@import url('https://fonts.googleapis.com/css?family=Poppins');
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 50px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 9;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#sp-title {
  min-height: 0;
}
#sp-title .breadcrumb {
  background-color: transparent;
  margin: 0;
  font-size: 14px;
  padding: 0;
}
#sp-title .breadcrumb > li:first-child:before {
  color: #999;
  padding: 0 5px;
  content: "\f015";
  font-family: "FontAwesome";
  font-size: 13px;
}
label.hasPopover {
  display: block !important;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 10px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 20px;
  padding: 0px;
  border-radius: 0px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  font-size: 20px;
  background: #444;
  margin: 0 0 0px;
  padding: 15px 20px 13px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  color: #fff;
}
#sp-left .sp-module .sp-module-title:before, #sp-right .sp-module .sp-module-title:before {
  content: "";
  display: table;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #7d7d7d;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #be3d20;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #7d7d7d;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #be3d20;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #7d7d7d;
}
.article-info > span a:hover {
  color: #be3d20;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.search .form-group .input-group input.form-control {
  font-size: 14px;
}
.search .form-group .input-group, .search .form-group select:not(.form-control) {
  width: 45%;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-counter {
  display: none;
}
.pagination-wrapper, .paginationblock {
  text-align: center;
  justify-content: center;
  margin-bottom: 20px;
}
.pagination-wrapper .pagination li, .paginationblock .pagination li {
  display: inline-block;
  padding: 0 1px;
}
.pagination-wrapper .pagination li a, .paginationblock .pagination li a, .pagination-wrapper .pagination li span, .paginationblock .pagination li span {
  border-radius: 0;
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ddd;
  padding: 0 10px;
  color: #898989;
  text-align: center;
  display: block;
  font-size: 14px;
  margin: 0;
}
.pagination-wrapper .pagination li:hover a, .paginationblock .pagination li:hover a, .pagination-wrapper .pagination li:hover span, .paginationblock .pagination li:hover span {
  color: #fff;
  background-color: #be3d20;
  border-color: #be3d20;
}
.pagination-wrapper .pagination li.active a, .paginationblock .pagination li.active a, .pagination-wrapper .pagination li.active span, .paginationblock .pagination li.active span {
  color: #fff;
  background-color: #be3d20;
  border-color: #be3d20;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  font-size: 14px;
  line-height: 25px;
}
#sp-bottom .sp-module {
  margin-bottom: 0px;
}
#sp-bottom .sp-module .sp-module-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 18px;
}
#sp-bottom .sp-module .sp-module-title:before {
  content: "";
  background: #be3d20;
  width: 40px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#sp-bottom .sp-module ul.menu li {
  position: relative;
  padding-left: 10px;
}
#sp-bottom .sp-module ul.menu li:hover:before {
  color: #be3d20;
}
#sp-bottom .sp-module ul.menu li:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
#sp-bottom .sp-module ul.menu li > a {
  color: #fff;
}
#sp-bottom .sp-module ul.menu li > a:hover {
  color: #be3d20;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 0;
  /*border-top: 1px solid rgba(255, 255, 255, .1);*/
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer1 .sp-copyright {
  padding-top: 6px;
  display: inline-block;
  font-size: 12px;
}
#sp-footer #sp-footer1 .sp-copyright a {
  color: #be3d20;
}
#sp-footer #sp-footer1 .sp-copyright a:hover {
  color: #fff;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
#sp-footer #sp-footer2 .custom {
  float: right;
}
#sp-footer #sp-footer2 .custom p {
  margin-bottom: 0px;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 150px;
  padding-left: 150px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.collapse.in {
  display: block;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
table.category thead > tr th a, table.category tbody > tr th a, table.category thead > tr td a, table.category tbody > tr td a {
  color: #212529;
  display: block !important;
}
table.category thead > tr th a:hover, table.category tbody > tr th a:hover, table.category thead > tr td a:hover, table.category tbody > tr td a:hover {
  color: #be3d20;
}
.tooltip.show {
  opacity: 0;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: absolute;
  top: -1px;
  height: 50px;
  left: 50%;
  margin-left: -180px;
  width: 0px;
  width: 0px;
  border-left: 180px solid transparent;
  border-right: 180px solid transparent;
  border-top: 30px solid #f5f5f5;
  z-index: 1000;
}
.sp-scroll-up .icon {
  position: relative;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, .32);
  margin-left: -35px;
  margin-top: -37px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.sp-scroll-up .icon:before {
  content: "";
  width: 90px;
  height: 90px;
  border: 1px solid rgba(255, 255, 255, .32);
  left: -10px;
  top: -10px;
  position: absolute;
  border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.sp-scroll-up .fa {
  font-size: 26px;
  color: #fff;
  background: #be3d20;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.control-group {
  margin-bottom: 1rem;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.badge-info {
  display: inline-block !important;
}
.hidden {
  display: none !important;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
  display: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
#sp-position6 .contact-ajax .ctajax-element .el-ctajax-form input {
  width: 100%;
}
#sp-position6 .contact-ajax .ctajax-element .el-ctajax-form input[type="submit"] {
  background-color: #be3d20;
}
.ratingbox {
  position: relative;
  display: inline-block;
}
.ratingbox div, .ratingbox span {
  display: block;
  width: 1%;
  height: 24px;
  position: static;
}
.sp-module.slide {
  margin-top: 24px;
}
.sp-column h2.modtitle {
  font-weight: bold;
}
.profile-edit .form-group button.btn#helpsite-refresh {
  margin-top: 15px;
}
#sp-slide .yt-content-slider .owl-nav [class*='owl-'] {
  line-height: 44px;
}
.search .controls input[type="radio"] {
  margin: 0 6px;
}
.search .error {
  padding-bottom: 40px;
}
.article-details .article-header h1 {
  font-size: 18px;
}
.alert.alert-notice {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#sp-component #form-login {
  margin-bottom: 15px;
}
#sp-component .form-validate h2 {
  margin-bottom: 15px;
}
.blog-featured .article-intro-image {
  margin-bottom: 15px;
}
.vm-order-done .post_payment_payment_name, .vm-order-done .post_payment_order_number, .vm-order-done .post_payment_order_total, .vm-order-done .vm-button-correct {
  margin-bottom: 15px;
}
.category-list select:not([multiple]).inputbox {
  width: 80px;
}
.blog-featured ul.tags {
  margin: 0 0 1rem;
}
body.view-cart #sp-component {
  flex: 0 0 100%;
  max-width: 100%;
}
.vm-order-done p {
  display: inline-block;
  background: #10901f;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.vm-order-done #form-login span {
  line-height: 40px;
}
.login .list-group .list-group-item {
  border: none;
}
.login .list-group a:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  background-color: #be3d20;
  left: 10px;
  transition: all 0.2s ease-in-out 0s;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-module.all-categories {
  position: relative;
  margin: 0;
}
.sp-module.all-categories:hover .sj-flat-menu {
  display: block;
}
.sp-module.all-categories .sp-module-title {
  background-color: #be3d20;
  border: 0 none;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
  padding: 0 0 0 45px;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.sp-module.all-categories .sp-module-title:before {
  background: url(../images/menu-1.png) no-repeat 0px 0px;
  border: 0 none;
  content: "";
  height: 16px;
  position: absolute;
  left: 18px;
  top: 17px;
  width: 19px;
}
.sp-module.all-categories .sj-flat-menu {
  border-top: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.sp-module.all-categories .sj-flat-menu li:last-child .fm-item {
  border-bottom: 0;
}
.sp-module.all-categories .sj-flat-menu li .fm-item {
  border-bottom: 1px solid #e1e1e1;
}
.sp-module.all-categories .sj-flat-menu li .fm-item .fm-link {
  line-height: 39px;
  height: 39px;
}
.sp-module.all-categories .sj-flat-menu li .fm-item .fm-link a {
  color: #222;
  padding: 0;
  font-size: 12px;
}
.sp-module.all-categories .sj-flat-menu li .fm-item .fm-link a:hover {
  color: #be3d20;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul {
  min-width: 260px;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul li {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul li a {
  color: #444;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul li:hover a {
  color: #be3d20;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul li .fm-container ul li a {
  color: #444;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul li .fm-container ul li:hover a {
  color: #be3d20;
}
.sp-module.all-categories .sj-flat-menu li .fm-container ul li.fm-first {
  border-top: 1px solid #ddd;
}
.module.all-categories:hover .sj-flat-menu {
  display: block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 96;
  display: block;
  float: left;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 50px;
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 700;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 41px;
  line-height: 41px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: FontAwesome;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 0px;
  position: relative;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right:before {
  background: url(../images/menu-1.png) no-repeat 0px 0px;
  border: 0 none;
  content: "";
  height: 16px;
  position: absolute;
  left: -13px;
  top: 13px;
  width: 19px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right span {
  color: #fff;
  font-size: 14px;
  margin-left: 13px;
  vertical-align: bottom;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
@media (min-width: 1199px) {
  .container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
  }
  body.helix-ultimate .sppb-row-container {
    width: 1170px;
    max-width: 1170px;
    padding: 0px !important;
  }
  .hidden-lg {
    display: none !important;
  }
  #offcanvas-toggler {
    display: none;
  }
  body.site.home-layout1 .sp-module.all-categories .sj-flat-menu {
    display: block;
  }
  .search .form-group {
    width: 50%;
  }
  .search .form-group .chzn-container .chzn-drop, .search .form-group .chzn-container .chzn-single {
    width: 50%;
  }
  .search .form-group.search-display .chzn-container .chzn-drop, .search .form-group.search-display .chzn-container .chzn-single {
    width: 20%;
  }
  .search .form-group.search-only {
    width: 100%;
  }
  .homepage-slider .yt-content-slider {
    height: 630px;
  }
}
/*================ HEADING ===================*/
body, input, button, select, textarea, .search-query {
  font-family: 'Poppins' !important;
}
html {
  width: 100%;
  outline: 0 !important;
  direction: ltr;
}
body {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 25px;
}
.owl2-carousel .owl2-item img {
  transform-style: inherit;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 23px;
}
h4 {
  font-size: 17px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 12px;
}
.h1, .h2, .h3, h1, h2, h3, .h4, .h5, .h6, h4, h5, h6 {
  margin: 0 0 15px 0;
}
::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}
::-webkit-scrollbar-thumb {
  background: #777;
}
::-webkit-scrollbar-track {
  background: #d6d6d6;
}
body {
  scrollbar-face-color: #777;
  scrollbar-track-color: #d6d6d6;
}
@media only screen and (max-width: 992px) {
  ::-webkit-scrollbar {
    width: 0.3em;
    height: 0.3em;
  }
  ::-webkit-scrollbar-thumb {
    background: #777;
  }
  ::-webkit-scrollbar-track {
    background: #d6d6d6;
  }
  body {
    scrollbar-face-color: #777;
    scrollbar-track-color: #d6d6d6;
  }
}
/*================ LINK & COLUMN ===================*/
.textColor {
  color: #be3d20;
}
ul.menu, ol.menu, ul.blank {
  list-style: none;
  margin: 0;
  padding: 0;
}
option {
  padding: 2px 5px;
  border-width: 1px;
}
.alert ol li {
  list-style-type: decimal;
  margin: 0 0 5px 15px;
}
img {
  max-width: 100%;
}
.over {
  overflow: visible;
}
.align-center {
  display: table;
  margin: 0 auto;
}
.text-danger {
  color: #fff;
  display: inline-block;
  background-color: #a94442;
  padding: 0 5px;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 11px;
}
a {
  color: #666;
}
a:hover {
  color: #be3d20;
  text-decoration: none;
}
a, a:visited, a:active, a:link, a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
ol {
  counter-reset: item;
  padding: 0 0 0 15px;
}
sup {
  color: #f00;
  font-size: 100%;
  top: -4px;
}
.list-inline {
  display: inline-block;
  margin: 0;
}
.container-megamenu .list-inline a {
  display: inline-block;
}
.clearfix {
  clear: both;
}
.img-thumbnail.pull-left {
  margin-right: 30px;
}
.img-thumbnail.pull-right {
  margin-left: 30px;
}
.margin-zero {
  margin: 0;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/*============@group Banners hover effect ==================*/
.bannergroup .banneritem a {
  display: block;
  position: relative;
  overflow: hidden;
}
.bannergroup .banneritem a:before, .bannergroup .banneritem a:after {
  border-bottom: 50px solid rgba(0, 0, 0, 0.2);
  border-top: 50px solid rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform-origin: 50% 50% 0;
  width: 100%;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.35s ease 0s;
  -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.35s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.35s ease 0s;
  visibility: visible;
  z-index: 1;
}
.bannergroup .banneritem a:hover:before, .bannergroup .banneritem a:hover:after {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}
.bannergroup .banneritem a img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.bannergroup .banneritem a img:hover {
  opacity: 0.8;
}
/*===============================================
 [SASS DIRECTORY ]
 [1] BLOCK HEADER
 [2] BLOCK FOOTER
 ==============================================*/
.typeheader-1 .sj-search-pro-wrapper .input-group input {
  height: 40px;
  border: 1px solid #ebeaea;
  background: none;
  font-size: 12px;
}
.typeheader-1 .sj-search-pro-wrapper .input-group span.input-group-btn .button-search {
  height: 40px;
  padding: 9px 16px 11px;
}
.typeheader-1 .sj-search-pro-wrapper .input-group span.input-group-btn .button-search > i {
  display: none;
}
.typeheader-1 .sj-search-pro-wrapper .input-group .btn-default {
  background: #be3d20;
  border-radius: 0;
  border-color: #be3d20;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
}
.typeheader-1 .sj-search-pro-wrapper .input-group .btn-default:hover {
  background: #be3d20;
}
.typeheader-1 .block-cart {
  float: right;
  position: relative;
  padding-left: 15px;
  padding-top: 10px;
}
.typeheader-1 .block-cart:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 19px;
}
.typeheader-1 .block-cart .title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #222;
}
.typeheader-1 .block-cart .handle {
  background: url(../images/icon-image.png) no-repeat -13px -13px;
  width: 36px;
  height: 34px;
}
.typeheader-1 .block-cart .total-shopping-cart {
  font-size: 12px;
  color: #be3d20;
  margin-bottom: 0;
  margin-top: -9px;
}
.typeheader-1 .setting {
  float: right;
  position: relative;
  padding-right: 15px;
  padding-top: 10px;
}
.typeheader-1 .setting:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.typeheader-1 .setting .fa {
  font-size: 26px;
  color: #222;
  margin: 6px 0;
  cursor: pointer;
}
.typeheader-1 .setting .currencies-block .vm-chzncur > select:not(.form-control) {
  font-size: 12px;
  border: none;
  color: #7d7d7d;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.typeheader-1 .setting .dropdown-toggle {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #222;
  padding: 0;
}
.typeheader-1 .setting .dropdown-toggle .btn-group .btn-link:hover {
  color: #222;
}
.typeheader-1 .setting .dropdown-menu {
  padding: 10px;
}
.typeheader-1 .setting .dropdown-menu .box-lang-cunrent .currencies-block .button {
  margin-bottom: 6px;
  font-size: 12px;
  padding: 2px 12px;
}
.typeheader-1 .setting .dropdown-menu .account ul.dropdown li a {
  text-transform: capitalize;
  text-decoration: none;
}
.typeheader-1 .setting ul.dropdown {
  padding-left: 15px;
  margin-bottom: 10px;
}
.typeheader-1 .setting .dropdown-toggle {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #222;
  padding: 0;
  border: none;
  text-decoration: none;
}
.typeheader-1 .setting .dropdown-toggle::after {
  display: none;
}
.banner-top #sp-slide .sp-module._menu {
  display: none;
}
/*============LANGUAGE CURENTY ==================*/
.mod-languages .btn-group {
  display: block;
}
.mod-languages .btn-group .btn-block img {
  display: inline;
}
.dropdown-menu .btn-block {
  border: none;
  background: transparent;
  text-align: left;
}
/* @group 3. Dropdown 
 -------------------*/
.typeheader-1 .dropdown-menu {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s ease-out;
  margin-top: 20px;
  padding: 0;
  border: none;
  right: 0;
  left: auto;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-width: 155px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.typeheader-2 .header-block1 {
  float: right;
}
.typeheader-2 .header-block1 .socials-wrap {
  float: right;
  padding: 10px;
  background: rgba(255, 255, 255, .1);
}
.typeheader-2 .header-block1 .socials-wrap ul {
  display: table-cell;
  padding-top: 5px;
}
.typeheader-2 .header-block1 .socials-wrap ul li {
  float: left;
  position: relative;
}
.typeheader-2 .header-block1 .socials-wrap ul li:before {
  display: none;
}
.typeheader-2 .header-block1 .socials-wrap ul li a {
  padding: 0 5px;
  color: #c4c4c4;
}
.typeheader-2 .header-block1 .socials-wrap ul li a .name-social {
  display: none;
}
.typeheader-2 .header-block1 .socials-wrap ul li a:hover {
  color: #be3d20;
}
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown-menu {
  background: #fff;
  padding: 5px 0;
  margin-top: 0;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  font-size: 12px;
}
.yt-content-slider .owl-controls .owl-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  left: 0;
}
.yt-content-slider .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  float: none;
}
.yt-content-slider .owl-controls .owl-dots .owl-dot span {
  width: 30px;
  height: 3px;
  background-color: transparent;
  border: none;
  margin: 0 2px;
  opacity: 1;
  display: block;
  border-radius: 0%;
  -webkit-border-radius: 0%;
  background: #fff;
}
.yt-content-slider .owl-controls .owl-dots .owl-dot.active span {
  background: #be3d20;
}
.yt-content-slider .owl-controls .owl-dots .owl-dot:hover span {
  background: #be3d20;
}
.banner-top {
  margin: 0 -5px;
  padding-top: 10px;
}
.banner-top .banner-right {
  padding: 0;
  margin-left: 5px;
}
.banner-top .banner-left {
  padding: 0;
  margin-left: -20px;
  padding-right: 5px;
}
.banner-top-right {
  text-align: center;
}
.banner-top-right .row {
  margin: 0 0px 0 -5px;
}
.banner-top-right .row [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.banner-top-right .banner3 {
  margin-bottom: 10px;
}
.banner-top-right .banner5 {
  margin: 10px 0px;
}
#sp-position1 {
  padding-right: 0px;
}
#sp-position2 {
  padding: 0;
}
.homepage-slider {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 24px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
}
/*-----------Deals of the days-----------*/
.sj_vm_deals_wrap h3.modtitle {
  display: none;
}
.sj_vm_deals_wrap .modcontent .deals-nav {
  border: none;
  position: absolute;
  left: 44%;
  top: 30px;
  z-index: 99;
}
.sj_vm_deals_wrap .modcontent .deals-nav .slick-prev {
  border-right: none;
}
.sj_vm_deals_wrap .modcontent .deals-nav .slick-prev, .sj_vm_deals_wrap .modcontent .deals-nav .slick-next {
  padding: 0 4px;
  font-size: 25px;
  border: none;
}
.sj_vm_deals_wrap .modcontent .deals-nav .slick-prev:hover, .sj_vm_deals_wrap .modcontent .deals-nav .slick-next:hover {
  cursor: pointer;
  color: #be3d20;
}
.sj_vm_deals_wrap .deals-content .ds-items {
  width: 118px;
  padding: 0;
  float: left;
}
.sj_vm_deals_wrap .deals-content .ds-items .slick-slide {
  width: 100px !important;
  margin-bottom: 20px;
  position: relative;
  outline: none;
}
.sj_vm_deals_wrap .deals-content .ds-items .slick-slide img {
  border: 2px solid #fff;
}
.sj_vm_deals_wrap .deals-content .ds-items .slick-slide:hover img {
  border-color: #be3d20;
}
.sj_vm_deals_wrap .deals-content .ds-items .slick-slide:hover:before {
  bottom: 45%;
  position: absolute;
  right: 0;
  left: inherit;
  margin-right: -6px;
  background: #f5f5f5 !important;
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  border-bottom: 2px solid #be3d20;
  border-right: 2px solid #be3d20;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sj_vm_deals_wrap .deals-content .ds-items .slick-current img {
  border: 2px solid #be3d20;
}
.sj_vm_deals_wrap .deals-content .ds-items .slick-current:before {
  bottom: 45%;
  position: absolute;
  right: 0;
  left: inherit;
  margin-right: -6px;
  background: #f5f5f5 !important;
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  border-bottom: 2px solid #be3d20;
  border-right: 2px solid #be3d20;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sj_vm_deals_wrap .deals-content .ds-items-detail {
  margin-left: 120px;
  margin-right: 0px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image {
  margin-top: 0;
  position: relative;
  width: 43%;
  float: left;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .box-label span.label-sale {
  z-index: 3;
  display: block;
  font-size: 12px;
  position: absolute;
  left: 20px;
  top: 10px;
  text-align: center;
  text-transform: uppercase;
  transform: rotate(90deg);
  margin-bottom: 24px;
  color: #fff;
  height: 25px;
  line-height: 29px;
  width: 59px;
  font-weight: bold;
  background: url(../images/bg_sale.png) no-repeat center center !important;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content h4 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content h4 a {
  color: #222;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content h4 a:hover {
  color: #be3d20;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content .item-prices {
  margin: 0 0 10px 0;
  line-height: normal;
  color: #be3d20;
  font-size: 14px;
  font-weight: 700;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content .item-prices > div {
  display: inline-block;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content .item-prices span.PricesalesPrice {
  color: #be3d20;
  font-size: 14px;
  font-weight: bold;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image .content .item-prices span.PricebasePriceVariant {
  line-height: normal;
  padding: 0 5px;
  display: inline-block;
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
  width: 50%;
  float: left;
  padding: 30px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-content .item-description {
  font-size: 14px;
  margin-bottom: 22px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-addtocart .addtocart-bar span.quantity-box {
  display: none;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-addtocart span.addtocart-button {
  float: left;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-addtocart span.addtocart-button .addToCart {
  height: 50px;
  width: 150px;
  color: #fff;
  border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  border: 1px solid #be3d20 !important;
  background: #be3d20 !important;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-addtocart span.addtocart-button .addToCart i {
  font-size: 14px;
  z-index: 2;
  color: #fff;
  margin-right: 8px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer {
  background: none;
  text-align: left;
  margin-bottom: 10px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .item-deals {
  border: 0;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
  background: transparent;
  text-align: left;
  position: relative;
  border: none;
  width: 100px;
  float: left;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day:first-child:before {
  display: none;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .num-time {
  font-size: 26px;
  font-weight: bold;
  color: #be3d20;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .name-time {
  font-size: 14px;
  color: #666;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day:before {
  content: ":";
  width: 10px;
  height: 20px;
  position: absolute;
  top: 15px;
  left: -32px;
  color: #000;
  font-size: 20px;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .modtitle {
  font-size: 26px;
  font-weight: 300;
  color: #222;
  text-transform: uppercase;
  line-height: 100%;
  padding: 0px 0 15px 20px;
  margin-bottom: 0;
  position: relative;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .modtitle span {
  font-size: 26px;
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  display: inline-block;
}
.sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .modtitle:before {
  content: "";
  width: 2px;
  height: 17px;
  background: #be3d20;
  position: absolute;
  left: 0;
  top: 2px;
}
.box-label {
  position: absolute;
  top: 0;
  left: 0px;
  right: inherit;
}
.banner-middle .content {
  position: relative;
  overflow: hidden;
}
.banner-middle .content .title {
  text-align: center;
  position: absolute;
  background: rgba(255, 255, 255, .6);
  bottom: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  padding: 3px 0 2px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.banner-middle .content .title a {
  color: #111;
  font-size: 16px;
  font-weight: bold;
}
.banner-middle .content img {
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
}
.banner-middle .content:hover .title {
  bottom: 50%;
  transform: translate3d(0, 50%, 0);
  -webkit-transform: translate3d(0, 50%, 0);
  -ms-transform: translate3d(0, 50%, 0);
  -o-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
}
.banner-middle .content:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.item-price {
  margin: 0 0 10px 0;
  line-height: normal;
  color: #be3d20;
  font-size: 14px;
  font-weight: 700;
}
.item-price > div {
  display: inline-block;
}
.item-price span.PricesalesPrice {
  color: #be3d20;
  font-size: 14px;
  font-weight: bold;
}
.item-price span.PricebasePriceVariant {
  line-height: normal;
  padding: 0 5px;
  display: inline-block;
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
.moduletable.products-list .owl-controls {
  float: right;
  text-align: right;
}
.moduletable.products-list .owl-controls .owl-nav > div {
  display: inline-block;
  width: 17px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #999;
  font-size: 22px;
  cursor: pointer;
  opacity: 1;
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
}
.moduletable.products-list .owl-controls .owl-nav div.owl-next {
  position: absolute;
  top: 0px;
  right: 10px;
}
.moduletable.products-list .owl-controls .owl-nav div.owl-prev {
  position: absolute;
  top: 0px;
  right: 30px;
}
.moduletable.products-list .owl-controls .owl-nav .owl-dots {
  position: absolute !important;
  left: 0;
  bottom: -20px;
  width: 100% !important;
}
.moduletable.products-list .owl-controls .owl-nav .owl-dots .owl-dot {
  width: 30px;
  height: 3px;
  border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
.moduletable.products-list .product-layout {
  overflow: hidden;
  padding: 0px;
}
.moduletable.products-list .product-layout .product-item-container {
  margin: 15px 0;
  position: relative;
  overflow: hidden;
}
.moduletable.products-list .product-layout .product-item-container:hover .left-block .button-group {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.moduletable.products-list .product-layout .product-item-container:hover .left-block .button-group a.sj_quickview_handler {
  opacity: 1;
  visibility: visible;
}
.moduletable.products-list .product-layout .product-item-container:hover .right-block .item-addtocart .addtocart-bar span.addtocart-button i {
  color: #be3d20;
}
.moduletable.products-list .product-layout .product-item-container:hover .left-block .item-image a:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.moduletable.products-list .product-layout .product-item-container .left-block {
  position: relative;
  width: 100%;
  text-align: center;
}
.moduletable.products-list .product-layout .product-item-container .left-block .item-image {
  position: relative;
  display: block;
}
.moduletable.products-list .product-layout .product-item-container .left-block .item-image a:before {
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  display: inline-block;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.moduletable.products-list .product-layout .product-item-container .left-block .button-group {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.moduletable.products-list .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler {
  position: relative;
  border: none;
  height: 30px;
  width: 30px;
  line-height: 31px;
  color: #999;
  background: #fff;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  margin-bottom: 5px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  cursor: pointer;
  z-index: 99;
}
.moduletable.products-list .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler:before {
  background: transparent;
}
.moduletable.products-list .product-layout .product-item-container .right-block {
  margin-top: 20px;
  width: 100%;
  text-align: left;
  clear: both;
}
.moduletable.products-list .product-layout .product-item-container .right-block .caption {
  padding: 0;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moduletable.products-list .product-layout .product-item-container .right-block .caption h4 a {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
}
.moduletable.products-list .product-layout .product-item-container .right-block .caption h4 a:hover {
  color: #be3d20;
}
.moduletable.products-list .product-layout .product-item-container .right-block .item-addtocart {
  float: right;
}
.moduletable.products-list .product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.quantity-box {
  display: none;
}
.moduletable.products-list .product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart {
  position: relative;
  background: none;
  border: none;
  font-size: 100%;
  color: #545454;
  float: right;
  margin-top: -40px;
  margin-bottom: 0;
  border: none;
  font-size: 0;
  height: 20px;
  cursor: pointer;
}
.moduletable.products-list .product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart i {
  font-size: 14px;
  z-index: 2;
}
.moduletable.products-list .product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart i:hover {
  color: #be3d20;
}
.moduletable.products-list .sj-extra-slider {
  margin: 0;
}
.moduletable.products-list .sj-extra-slider h3.modtitle {
  font-size: 26px;
  font-weight: 300;
  color: #222;
  text-transform: uppercase;
  line-height: 100%;
  padding: 0px 0 15px 20px;
  margin-bottom: 0;
  position: relative;
}
.moduletable.products-list .sj-extra-slider h3.modtitle:before {
  content: "";
  width: 2px;
  height: 17px;
  background: #be3d20;
  position: absolute;
  left: 0;
  top: 2px;
}
.moduletable.products-list .sj-extra-slider h3.modtitle span {
  font-size: 26px;
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  display: inline-block;
}
/*============ BOX SALE,NEW ==============*/
.label-product.label-sale {
  background: url('../images/bg_sale.png') no-repeat center center !important;
}
.label-product.label-sale:after {
  display: none;
}
.label-product.label-new {
  min-width: 59px !important;
  transform: rotate(90deg);
  line-height: 28px !important;
  z-index: 99;
  background: url('../images/bg_new.png') no-repeat center center !important;
}
.label-product {
  padding-left: 9px;
  padding: 0px !important;
  border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 24px;
  color: #fff;
  height: 25px !important;
  position: relative;
  transform: rotate(90deg);
  font-size: 12px;
  width: 59px !important;
  min-width: 59px !important;
  display: block;
  line-height: 29px !important;
  z-index: 1;
  top: 10px !important;
  z-index: 9;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.box-label {
  position: absolute;
  top: 0;
  left: 0px;
  right: inherit;
}
.label-percent {
  padding: 2px 5px;
  background: #be3d20;
  font-size: 13px;
  font-weight: normal;
}
.product-options label {
  padding: 0;
  color: #666;
}
.product-options .label {
  font-weight: normal;
  font-size: 11px;
}
.product-options .radio {
  position: relative;
  z-index: 2;
  text-transform: capitalize;
  cursor: pointer;
}
.product-options .radio .fa {
  display: none;
}
.product-options .active .fa {
  display: block;
}
.product-options .fa {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 22px;
  height: 22px;
  color: white;
  line-height: 22px;
  text-align: center;
  left: 0;
}
/*============MODULE DEFAULT ==================*/
.sp-module .modtitle {
  font-size: 26px;
  font-weight: 300;
  color: #222;
  text-transform: uppercase;
  line-height: 100%;
  padding: 0px 0 15px 20px;
  margin-bottom: 0;
  position: relative;
}
.sp-module .modtitle:before {
  content: "";
  width: 2px;
  height: 17px;
  background: #be3d20;
  position: absolute;
  left: 0;
  top: 2px;
}
.sp-module .modtitle span {
  font-size: 26px;
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  display: inline-block;
}
.home1_categories {
  margin-top: 40px;
}
.home1_categories .modtitle {
  max-width: 250px;
}
.home1_categories .modtitle:before {
  height: 46px !important;
  top: 0;
}
.home1_categories p {
  margin-bottom: 8px;
  line-height: 20px;
}
.home1_categories .link {
  float: right;
  color: #be3d20;
}
.home1_categories .link:hover {
  text-decoration: underline;
}
.home1_categories .col1, .home1_categories .content {
  position: relative;
  margin-bottom: 30px;
}
.home1_categories .content img {
  width: 100%;
}
.home1_categories .content .title {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.home1_categories .content .title a {
  z-index: 9;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  text-transform: uppercase;
  padding: 3px 15px 2px;
  background: #be3d20;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  color: #fff;
  white-space: nowrap;
}
.home1_categories .content:hover .title {
  left: 50%;
  bottom: 50%;
  text-align: center;
  z-index: 9;
  transform: translate3d(-50%, 50%, 0);
  -webkit-transform: translate3d(-50%, 50%, 0);
  -ms-transform: translate3d(-50%, 50%, 0);
  -o-transform: translate3d(-50%, 50%, 0);
  -moz-transform: translate3d(-50%, 50%, 0);
}
.home1_categories .content:hover > a:before {
  content: "";
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sp-module.latest-blog .sj-extraslider {
  border: none;
  background-color: transparent;
  position: relative;
  overflow: hidden;
}
.sp-module.latest-blog .sj-extraslider .pre-text {
  margin: 0;
}
.sp-module.latest-blog .sj-extraslider .owl-controls {
  text-align: right;
  float: right;
  vertical-align: middle;
  display: inline;
  width: 100%;
}
.sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots {
  position: absolute !important;
  top: 0px;
  right: 0;
  width: 100% !important;
}
.sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots .owl-dot {
  margin: 4px;
  background: #797575;
  cursor: pointer;
  vertical-align: middle;
  width: 30px;
  height: 3px;
  border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  zoom: 1;
}
.sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots .owl-dot.active {
  background-color: #be3d20;
}
.sp-module.latest-blog .sj-extraslider .owl-carousel .owl-item:hover .media {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.sp-module.latest-blog .sj-extraslider .owl-carousel .owl-item:hover .media .content-detail h4 a {
  color: #be3d20;
}
.sp-module.latest-blog .sj-extraslider .owl-carousel .owl-item:hover .media .content-detail .item-content .item-readmore a {
  color: #be3d20;
}
.sp-module.latest-blog .sj-extraslider .owl-carousel .owl-item:hover .content-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  top: 0;
  left: 0;
  z-index: 9999;
}
.sp-module.latest-blog .sj-extraslider .owl-carousel .owl-item:hover .content-img:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  background: url(../images/icon-image.png) -126px -12px;
  z-index: 9999;
}
.sp-module.latest-blog .sj-extraslider .media {
  background: #fff;
  box-shadow: none;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-img {
  margin-bottom: 12px;
  position: relative;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-img .entry-date {
  position: absolute;
  left: 0;
  top: 1px;
  background: #be3d20;
  color: #fff;
  width: 50px;
  text-align: center;
  padding: 9px 0;
  display: flex;
  flex-direction: column;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-img .entry-date .day-time {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-img .entry-date .month-time {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail {
  display: block;
  float: left;
  padding: 0 20px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail h4 {
  margin-bottom: 12px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail h4 a {
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  color: #222;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail h4 a:hover {
  color: #be3d20;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail .item-content .item-description {
  font-size: 12px;
  font-weight: 300;
  color: #666;
  margin-bottom: 20px;
  line-height: 24px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail .item-content .item-readmore {
  float: none;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 10px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail .item-content .item-readmore a {
  color: #999;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail .item-content .item-readmore a .fa {
  margin-left: 5px;
}
.sp-module.latest-blog .sj-extraslider .media .item .content-detail .item-content .item-readmore a:hover {
  color: #be3d20;
}
.faq-about-us {
  position: relative;
}
.faq-about-us .views {
  position: absolute;
  top: 0;
  font-size: 12px;
  color: #be3d20;
  right: 0;
}
.about-us .content-faq {
  position: relative;
}
.about-us .content-faq .yt-accordion-group {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  margin-bottom: 11px;
  -webkit-border-radius: 0;
  background-color: #fff;
}
.about-us .content-faq .yt-accordion-group .yt-accordion-inner {
  padding: 7px 0px 13px;
  margin: 0 20px;
  border-top: 1px solid #ebebeb;
  font-size: 12px;
}
.about-us .content-faq .yt-accordion-group .accordion-heading {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 22px;
  display: block;
  padding: 15px 0 15px 25px;
  position: relative;
}
#sp-footer .socials-wrap ul li a:hover {
  color: #be3d20;
}
.socials-wrap {
  float: right;
}
.socials-wrap ul {
  display: table-cell;
  padding-top: 5px;
}
.socials-wrap ul li {
  float: left;
  position: relative;
}
.socials-wrap ul li:first-child:before {
  display: none;
}
.socials-wrap ul li:before {
  content: "";
  width: 1px;
  height: 22px;
  background: rgba(255, 255, 255, .1);
  position: absolute;
  left: 0;
  top: 0;
}
.socials-wrap ul li a {
  padding: 0 20px;
  color: #ccc;
}
.socials-wrap ul li a:hover {
  color: #be3d20;
}
.socials-wrap ul li a span.name-social {
  display: none;
}
.policy-shop {
  clear: both;
}
.policy-shop .row {
  margin: 0 -10px;
}
.policy-shop .row [class*="col-"] {
  padding: 0 10px;
}
.policy-shop .content-policy {
  border: 1px solid #ebeaea;
  background: #fff;
  cursor: pointer;
  padding: 30px 6px 13px;
  padding-left: 100px;
  position: relative;
}
.policy-shop .content-policy:hover {
  border-color: #be3d20;
}
.policy-shop .content-policy:hover h2, .policy-shop .content-policy:hover .fa {
  color: #be3d20;
}
.policy-shop .content-policy h2 {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.policy-shop .content-policy p {
  color: #666;
  font-size: 12px;
}
.policy-shop .content-policy .icon {
  margin-bottom: 12px;
  font-size: 46px;
  color: #ccc;
  position: absolute;
  left: 30px;
  margin: 0;
  top: 27px;
}
.acymailing_module_form {
  overflow: hidden;
  text-align: center;
}
.acymailing_module_form .acymailing_introtext {
  color: #222;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.acymailing_module_form .acymailing_finaltext {
  font-size: 14px;
  color: #666;
  margin-bottom: 24px !important;
}
table.acymailing_form {
  margin: 0;
  position: relative;
}
table.acymailing_form tr, table.acymailing_form td {
  display: inline-table;
}
table.acymailing_form td.acyfield_email {
  width: 433px;
  float: left;
  position: relative;
}
table.acymailing_form td.acyfield_email:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #fff;
  background: url(../images/icon-image.png) no-repeat -16px -61px;
  position: absolute;
  left: 5px;
  top: 9px;
}
table.acymailing_form td.acyfield_email input[type="text"]:not(.form-control) {
  padding-left: 44px;
  color: #999;
  height: 48px;
  border: 2px solid #be3d20;
  width: 100%;
  font-size: 14px;
  background: #fff;
  border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
table.acymailing_form td.acysubbuttons {
  right: 2px;
  position: absolute;
  border-left: 2px solid #be3d20;
}
table.acymailing_form td.acysubbuttons .btn-primary {
  height: 48px;
  text-transform: uppercase;
  font-size: 13px;
  transition: 0.3s all ease 0s;
  font-weight: normal;
  background-color: #222;
  border: 2px solid #be3d20;
  border-right: 0;
  color: #fff;
  border-left: 0;
  border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
table.acymailing_form td.acysubbuttons .btn-primary:hover {
  color: #fff;
  background-color: #be3d20;
}
#sp-bottom {
  color: #fff;
  font-size: 12px;
  position: relative;
  background: url(../images/bg-footer.png) repeat center center;
}
#sp-bottom .container {
  padding: 100px 0;
}
#sp-footer .container {
  padding: 0px;
}
#sp-bottom .sp-module.contact-footer ul li a {
  color: #fff;
}
#sp-bottom .sp-module.contact-footer ul li a:hover {
  color: #be3d20;
}
.sp-module.contact-footer .custom.contact-footer {
  background: url(../images/map.png) no-repeat center center transparent;
  height: 164px;
}
.sp-module.contact-footer .modcontent ul li .fa {
  margin-right: 10px;
}
/*============MODULE BREADCRUMB ==================*/
.breadcrumbs {
  position: relative;
  padding: 100px 0 49px;
  text-align: center;
  text-transform: uppercase;
  background: url("../images/bg-bread.jpg") repeat fixed center top;
  margin-bottom: 40px;
  min-height: 155px;
  color: #fff;
}
.breadcrumbs .breadcrumb-cate {
  background: none;
  border-radius: 0;
  display: block;
  padding: 0;
}
.breadcrumbs .breadcrumb-cate > li {
  display: inline-block;
  position: relative;
  text-transform: capitalize;
  padding: 0 5px 0 18px;
}
.breadcrumbs .breadcrumb-cate > li + li:before {
  color: #fff;
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 0;
}
.breadcrumbs .breadcrumb-cate > li + li:hover a {
  color: #be3d20;
}
.breadcrumbs .breadcrumb-cate > li.active {
  color: #fff;
}
.breadcrumbs .breadcrumb-cate > li a {
  color: #fff;
}
.breadcrumbs .breadcrumb-cate > li:first-child {
  padding: 0 5px 0 0px;
}
.breadcrumbs .breadcrumb-cate > li:first-child:before {
  color: #fff;
  padding: 0 5px;
  content: "\f015";
  font-family: "FontAwesome";
  font-size: 13px;
}
@media (min-width: 1200px) {
  .breadcrumbs {
    padding: 150px 0 49px;
    min-height: 300px;
    background-size: cover;
  }
  .breadcrumbs .title-breadcrumb h2.last-breadcrumb {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 17px;
    display: block;
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .breadcrumbs {
    padding: 100px 0 49px;
  }
  .breadcrumbs .title-breadcrumb h2.last-breadcrumb {
    font-size: 40px;
  }
}
/*== Search sidebar ==*/
.search-sidebar .form-search {
  position: relative;
}
.search-sidebar .form-search .search-query {
  width: 100%;
  height: 40px;
  border-radius: 0;
  padding: 0 0 0 20px;
  line-height: 40px;
}
.search-sidebar .form-search .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  line-height: 40px;
  height: 40px;
  width: 40px;
}
.search-sidebar .form-search .btn-search:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
}
.search-sidebar .form-search .btn-search:hover {
  color: #be3d20;
}
.product-layout {
  overflow: hidden;
}
.product-layout .product-item-container {
  margin: 15px 0;
  position: relative;
  overflow: hidden;
}
.product-layout .product-item-container:hover .left-block .button-group {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.product-layout .product-item-container:hover .left-block .button-group a.sj_quickview_handler {
  opacity: 1;
  visibility: visible;
}
.product-layout .product-item-container:hover .right-block .item-addtocart .addtocart-bar span.addtocart-button i {
  color: #be3d20;
}
.product-layout .product-item-container:hover .left-block .item-image a:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.product-layout .product-item-container .left-block {
  position: relative;
  width: 100%;
  text-align: center;
}
.product-layout .product-item-container .left-block .item-image {
  position: relative;
  display: block;
}
.product-layout .product-item-container .left-block .item-image a:before {
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  display: inline-block;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product-layout .product-item-container .left-block .button-group {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product-layout .product-item-container .left-block .button-group a.sj_quickview_handler {
  position: relative;
  border: none;
  height: 30px;
  width: 30px;
  line-height: 31px;
  color: #999;
  background: #fff;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  margin-bottom: 5px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  cursor: pointer;
  z-index: 99;
}
.product-layout .product-item-container .left-block .button-group a.sj_quickview_handler:before {
  background: transparent;
}
.product-layout .product-item-container .right-block {
  margin-top: 20px;
  width: 100%;
  text-align: left;
  clear: both;
}
.product-layout .product-item-container .right-block .caption {
  padding: 0;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-layout .product-item-container .right-block .caption h4 a {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
}
.product-layout .product-item-container .right-block .caption h4 a:hover {
  color: #be3d20;
}
.product-layout .product-item-container .right-block .item-addtocart {
  float: right;
}
.product-layout .product-item-container .right-block .item-addtocart .vm-customfields-wrap {
  display: none;
}
.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.quantity-box {
  display: none;
}
.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart {
  position: relative;
  background: none;
  border: none;
  font-size: 100%;
  color: #545454;
  float: right;
  margin-top: -33px;
  margin-bottom: 0;
  border: none;
  font-size: 0;
  height: 20px;
  cursor: pointer;
}
.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart i {
  font-size: 14px;
  z-index: 2;
}
.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart i:hover {
  color: #be3d20;
}
#sp-right, #sp-left {
  /* ====================== Filter Product Module ==================== */
}
#sp-right .sp-module.best-sellers .sj-extra-slider, #sp-left .sp-module.best-sellers .sj-extra-slider {
  margin: 0;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2, #sp-left .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 {
  margin-top: 20px;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-wrap-inner, #sp-left .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-wrap-inner {
  margin: 0;
  padding: 0;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-image:hover, #sp-left .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-image:hover {
  box-shadow: none;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-image:hover img, #sp-left .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-image:hover img {
  border-color: #be3d20;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-image img, #sp-left .sp-module.best-sellers .extraslider-inner .item .item-wrap.style2 .item-image img {
  box-shadow: none;
  border: 1px solid #ddd;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .left-block, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .left-block {
  float: left;
  margin-right: 20px;
  position: relative;
  z-index: 2;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block {
  overflow: hidden;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info {
  background: #fff;
  text-align: left;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-title, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-title {
  margin-top: 0;
  padding: 0;
  margin-bottom: 5px;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-title a, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-title a {
  color: #222;
  font-size: 14px;
  color: #444;
  font-weight: bold;
  line-height: 20px;
  position: relative;
  text-transform: uppercase;
  top: -1px;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-title a:hover, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-title a:hover {
  color: #be3d20;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .product-review .ratingbox, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .product-review .ratingbox {
  background: url(../images/icon/star.png) repeat-x scroll 0 0 transparent;
  width: 65px;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .product-review .ratingbox > div, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .product-review .ratingbox > div {
  background: url(../images/icon/star-active.png) repeat-x;
  height: 11px;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price {
  color: #be3d20;
  font-size: 14px;
  font-weight: bold;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price div, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price div {
  display: inline-block;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price span.PricesalesPrice, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price span.PricesalesPrice, #sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price span.PricediscountAmount, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price span.PricediscountAmount {
  font-size: 14px;
  color: #be3d20;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price div.PricebasePriceVariant, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price div.PricebasePriceVariant {
  line-height: normal;
  padding: 0 5px;
  display: inline-block;
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price div.PricebasePriceVariant span.PricebasePriceVariant, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-price div.PricebasePriceVariant span.PricebasePriceVariant {
  color: #999;
}
#sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-content, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info .item-content {
  margin-bottom: 0;
}
#sp-right .sp-module, #sp-left .sp-module {
  float: left;
  width: 100%;
}
#sp-right .sp-module .categories-module, #sp-left .sp-module .categories-module {
  padding: 0 20px;
  margin: 0;
  border: 1px solid #ddd;
}
#sp-right .sp-module .categories-module li, #sp-left .sp-module .categories-module li {
  border: 0;
  margin: 0;
  padding: 0;
}
#sp-right .sp-module .categories-module li > a, #sp-left .sp-module .categories-module li > a {
  padding: 0;
}
#sp-right .sp-module .categories-module li > a span, #sp-left .sp-module .categories-module li > a span {
  float: right;
}
#sp-right .sp-module .tagspopular, #sp-left .sp-module .tagspopular {
  margin-top: 20px;
}
#sp-right .sp-module .tagspopular ul, #sp-left .sp-module .tagspopular ul {
  padding: 0;
  list-style-type: none;
  margin: -4px;
}
#sp-right .sp-module .tagspopular ul li, #sp-left .sp-module .tagspopular ul li {
  float: left;
  padding: 4px;
  border-bottom: 0;
}
#sp-right .sp-module .tagspopular ul li a, #sp-left .sp-module .tagspopular ul li a {
  display: block;
  padding: 4px 10px;
  color: #444;
  border: 1px solid #ebeaea;
  border-radius: 3px;
  font-size: 14px;
  line-height: normal;
}
#sp-right .sp-module .tagspopular ul li a:hover, #sp-left .sp-module .tagspopular ul li a:hover {
  background-color: #be3d20;
  border-color: #be3d20;
  color: #fff;
}
#sp-right .sp-module .categories-sidebar, #sp-left .sp-module .categories-sidebar {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  margin-bottom: 23px;
}
#sp-right .sp-module .categories-sidebar .sp-module-title, #sp-left .sp-module .categories-sidebar .sp-module-title {
  background-image: none;
  background-color: #f5f5f5;
  padding: 15px 0 15px 15px;
  margin: 0px 0 20px;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 5px 5px 0 0;
}
#sp-right .sp-module .categories-sidebar .sp-module-title:before, #sp-left .sp-module .categories-sidebar .sp-module-title:before {
  background: transparent;
  margin: 0px;
}
#sp-right .sp-module .categories-sidebar ul, #sp-left .sp-module .categories-sidebar ul {
  padding: 0px 15px;
  border: none;
}
#sp-right .sp-module .categories-sidebar ul > li, #sp-left .sp-module .categories-sidebar ul > li {
  display: inline-block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  line-height: 30px;
}
#sp-right .sp-module .categories-sidebar ul > li a, #sp-left .sp-module .categories-sidebar ul > li a {
  color: #222;
  font-weight: normal;
  font-size: 14px;
}
#sp-right .sp-module .categories-sidebar ul > li a:hover, #sp-left .sp-module .categories-sidebar ul > li a:hover {
  color: #be3d20;
}
#sp-right .sp-module .categories-sidebar ul > li:first-child, #sp-left .sp-module .categories-sidebar ul > li:first-child {
  padding-top: 0px;
}
#sp-right .sp-module .categories-sidebar ul > li:last-child, #sp-left .sp-module .categories-sidebar ul > li:last-child {
  border-bottom: none;
}
#sp-right .sp-module .categories-sidebar ul > li.hover ul, #sp-left .sp-module .categories-sidebar ul > li.hover ul {
  max-height: 200px;
  display: block;
  margin: 0;
  padding: 0;
}
#sp-right .sp-module .categories-sidebar ul > li.hover ul li, #sp-left .sp-module .categories-sidebar ul > li.hover ul li {
  padding: 0;
  border-bottom: 0;
}
#sp-right .sp-module .categories-sidebar ul > li.hover ul li a, #sp-left .sp-module .categories-sidebar ul > li.hover ul li a {
  color: #222;
  background-color: #fff;
  width: 100%;
  display: block;
  padding: 7px 10px;
}
#sp-right .sp-module .categories-sidebar ul > li.hover ul li a:hover, #sp-left .sp-module .categories-sidebar ul > li.hover ul li a:hover {
  background-color: #f7f7f7;
  color: #be3d20;
}
#sp-right .sp-module .categories-sidebar ul > li ul, #sp-left .sp-module .categories-sidebar ul > li ul {
  overflow: inherit;
  max-height: 0;
  -webkit-transition: all 2s ease-out;
}
#sp-right .sp-module .categories-sidebar ul > li ul > li, #sp-left .sp-module .categories-sidebar ul > li ul > li {
  border-bottom: 0;
}
#sp-right .sp-module .categories-sidebar ul > li ul > li.VmClose, #sp-left .sp-module .categories-sidebar ul > li ul > li.VmClose {
  display: none;
}
#sp-right .sp-module .archies-sidebar, #sp-left .sp-module .archies-sidebar {
  margin-bottom: 35px;
}
#sp-right .sp-module .archies-sidebar img, #sp-left .sp-module .archies-sidebar img {
  border-radius: 3px;
  width: 100%;
}
#sp-right .sp-module .archies-sidebar:hover img, #sp-left .sp-module .archies-sidebar:hover img {
  opacity: 0.85;
}
#sp-right .sp-module .archies-sidebar p, #sp-left .sp-module .archies-sidebar p {
  padding: 0px;
  margin: 20px 0 46px;
  text-align: left;
  line-height: 34px;
}
#sp-right .sp-module .archies-sidebar ul, #sp-left .sp-module .archies-sidebar ul {
  margin: 0;
  padding: 0;
}
#sp-right .sp-module .archies-sidebar ul li, #sp-left .sp-module .archies-sidebar ul li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
#sp-right .sp-module .archies-sidebar ul li:last-child, #sp-left .sp-module .archies-sidebar ul li:last-child {
  border-bottom: none;
}
#sp-right .sp-module .archies-sidebar ul li a, #sp-left .sp-module .archies-sidebar ul li a {
  color: #666;
  display: inline-block;
  padding: 10px 20px 10px;
  position: relative;
  font-size: 14px;
}
#sp-right .sp-module .archies-sidebar ul li a:before, #sp-left .sp-module .archies-sidebar ul li a:before {
  content: "\f073";
  position: absolute;
  left: 0px;
  top: 8px;
  font-family: "FontAwesome";
}
#sp-right .sp-module .archies-sidebar ul li a .num, #sp-left .sp-module .archies-sidebar ul li a .num {
  float: right;
}
#sp-right .sp-module .archies-sidebar ul li a:hover, #sp-left .sp-module .archies-sidebar ul li a:hover {
  color: #be3d20;
}
#sp-right .filter-vm .sj-vm-filter, #sp-left .filter-vm .sj-vm-filter {
  border: 1px solid #ddd;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group {
  margin: 0;
  border: none;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size input, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size input {
  display: none;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select {
  padding: 20px 16px 20px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option {
  display: inline-block;
  font-size: 12px;
  padding: 0px;
  border-bottom: 0;
  line-height: normal;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option:hover, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option:hover {
  border-color: #be3d20;
  background: #be3d20;
  color: #fff;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option:hover span, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option:hover span {
  color: #fff;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option .ft-opt-inner, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option .ft-opt-inner {
  padding: 0px;
  display: inline-block;
  cursor: pointer;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option .ft-opt-inner span.ft-opt-name, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option .ft-opt-inner span.ft-opt-name {
  border: 1px solid #e8e8e8;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  margin-left: 0;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option .ft-opt-inner span.ft-opt-name.ft-checked, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-size .ft-content .ft-select .ft-option .ft-opt-inner span.ft-opt-name.ft-checked {
  border-color: #be3d20;
  background: #be3d20;
  color: #fff;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-content .ft-opt-clearall, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-content .ft-opt-clearall {
  margin: 16px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-select, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-select {
  border: none;
  margin: 0;
  padding: 20px 16px 20px;
  display: flex;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-option, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-option {
  padding: 1px;
  border: 1px solid #e8e8e8;
  width: auto;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-option.ft-color, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-option.ft-color {
  border: 0;
  padding: 0;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-option .ft-color-value, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-color .ft-option .ft-color-value {
  width: 32px;
  height: 32px;
  margin: 2px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-manuafactures .ft-opt-clearall, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-manuafactures .ft-opt-clearall {
  margin-top: 10px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-current-label, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-current-label {
  padding: 20px 16px;
  margin: 0;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-current-group, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-current-group {
  padding: 0 16px;
  color: #be3d20;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-option .ft-opt-close, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-option .ft-opt-close {
  right: 6px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-content .ft-opt-clearall, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-filtering .ft-content .ft-opt-clearall {
  margin: 16px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-slider-price, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-slider-price {
  height: 8px;
  border: none;
  border-radius: 8px;
  background: #555;
  margin: 20px 0;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-slider-price.ui-slider-horizontal .ui-slider-handle, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-slider-price.ui-slider-horizontal .ui-slider-handle {
  height: 16px;
  width: 16px;
  border-radius: 16px;
  border-color: #e9e9e9;
  background: #be3d20;
  top: -4px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-slider-price .ui-slider-range, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-slider-price .ui-slider-range {
  background: #be3d20;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-price-value input[type="text"], #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-price-value input[type="text"] {
  min-height: 30px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-opt-inner:hover span, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-opt-inner:hover span {
  color: #7d7d7d;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-opt-inner .ft-price-curent, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group.ft-group-prices .ft-opt-inner .ft-price-curent {
  border: 1px solid #e8e8e8;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-heading, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-heading {
  font-size: 13px;
  color: #222;
  font-weight: bold;
  background: none;
  border-bottom: 1px solid #e8e8e8;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content {
  padding: 0px;
  display: block;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-opt-clearall, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-opt-clearall {
  margin: 10px 15px;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option {
  padding: 12px 16px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option .ft-opt-inner:hover span, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option .ft-opt-inner:hover span {
  color: #be3d20;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option .ft-opt-inner .ft-opt-close, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option .ft-opt-inner .ft-opt-close {
  display: none;
}
#sp-right .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option .ft-opt-inner span, #sp-left .filter-vm .sj-vm-filter .ft-wrap .ft-group .ft-content .ft-option .ft-opt-inner span {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: 600;
}
#myLogin .modal-dialog {
  width: 360px;
  margin: 100px auto;
  z-index: 999;
}
#myLogin .modal-dialog .modal-content {
  padding: 25px;
  border-radius: 0;
}
#myLogin .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 0;
}
#myLogin .modal-dialog .modal-content h3 {
  font-size: 24px;
  color: #1c1c1c;
  text-transform: uppercase;
}
#myLogin .modal-dialog .modal-content #login-form .userdata {
  margin: 0 0 20px 0;
}
#myLogin .modal-dialog .modal-content #login-form .userdata .inputbox {
  width: 100%;
}
#myLogin .modal-dialog .modal-content #login-form .userdata button {
  text-transform: uppercase;
  border: none;
  line-height: 28px;
  min-width: 100px;
  background: #be3d20;
  color: #fff;
}
#myLogin .modal-dialog .modal-content #login-form .userdata button:hover {
  background: #7d2815;
}
#myLogin .modal-dialog .modal-content #login-form ul.listlogin {
  border-top: 1px solid #e7e7e7;
  margin: 20px 0 10px;
  padding: 10px 0px 0px;
}
#myLogin .modal-dialog .modal-content #login-form ul.listlogin li {
  padding: 6px 0;
}
#myLogin .modal-dialog .modal-content #login-form ul.listlogin li > a {
  color: #444;
}
#myLogin .modal-dialog .modal-content #login-form ul.listlogin li > a:hover {
  color: #be3d20;
}
#myLogin .modal-dialog .modal-content .btReverse {
  display: block;
  text-align: center;
  background: #666;
  text-transform: uppercase;
  line-height: 28px;
  border: none;
  color: white;
}
#myLogin .modal-dialog .modal-content .btReverse:hover {
  background: #7d2815;
}
@media (min-width: 768px) {
  .contact-ajax .ctajax-element .el-ctajax-form input {
    width: 100% !important;
  }
  .contact-ajax .ctajax-element .el-ctajax-form input[type="submit"] {
    background-color: #be3d20 !important;
  }
}
@media (min-width: 992px) {
  .category-view .vm-list .item.product-layout {
    flex: 100%;
    max-width: 100%;
  }
}
#sp-header-top .sj-search-pro-wrapper .dropdown-menu-sj {
  top: 100%;
}
#sp-header-top .sj-search-pro-wrapper .dropdown-menu-sj .media-body .box-price span {
  font-size: 16px;
  color: #be3d20;
}
.tag-category .list-group {
  margin-bottom: 20px;
}
.tag-category .pagination li {
  display: inline-block;
  padding: 0 1px;
}
.tag-category .pagination li a, .tag-category .pagination li span {
  border-radius: 0;
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ddd;
  padding: 0 10px;
  color: #898989;
  text-align: center;
  display: block;
  font-size: 14px;
  margin: 0;
}
.tag-category .pagination li:hover a, .tag-category .pagination li:hover span {
  color: #fff;
  background-color: #be3d20;
  border-color: #be3d20;
}
.tag-category .pagination li.active a, .tag-category .pagination li.active span {
  color: #fff;
  background-color: #be3d20;
  border-color: #be3d20;
}
/******************   Start:: Category Page  *******************/
.browse-view .open-sidebar {
  display: inline-block;
  border: 2px solid #999;
  padding: 3px 15px;
  letter-spacing: 1px;
  line-height: 23px;
  font-size: 10px;
  vertical-align: top;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #666;
}
.browse-view .open-sidebar:hover {
  border-color: #be3d20;
}
.browse-view #close-sidebar {
  display: none;
}
.browse-view .category-view {
  margin-bottom: 0px;
}
.browse-view .vm-pagination .pagination {
  padding: 0px;
  margin: 0px 0 20px;
  border: none;
}
.browse-view .vm-pagination .pagination li:first-child a, .browse-view .vm-pagination .pagination li:last-child a, .browse-view .vm-pagination .pagination li:first-child span, .browse-view .vm-pagination .pagination li:last-child span {
  border-radius: 0px;
}
.browse-view .vm-pagination .pagination li a, .browse-view .vm-pagination .pagination li span {
  margin: 0 2px;
  color: #404040;
}
.browse-view .vm-pagination .pagination li.active a, .browse-view .vm-pagination .pagination li:hover a, .browse-view .vm-pagination .pagination li.active span, .browse-view .vm-pagination .pagination li:hover span {
  color: #fff;
  background: #be3d20;
  border-color: #be3d20;
}
.browse-view .vm-pagination .vm-page-counter {
  display: none;
}
.calendar .button {
  display: table-cell;
}
.category-view .products-category .row {
  margin: 0 !important;
}
.category-view .products-category .row .category .spacer {
  padding: 0;
  margin-bottom: 30px;
}
.category-view .products-category .row .category .spacer a {
  font-size: 14px;
  color: #7d7d7d;
  font-weight: bold;
}
.category-view .products-category .row .category .spacer a:hover {
  color: #be3d20;
}
.category-view .products-category .row .category .spacer a:hover img {
  opacity: 0.85;
}
.category-view .products-category .row .category .spacer a img {
  width: 250px;
  height: 250px;
  margin-bottom: 5px;
}
.category-view h3.form-group {
  display: none;
}
.category-view .row {
  list-style-type: none;
  padding: 0;
  display: block !important;
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.category-view .row .item {
  float: left;
}
.category-view .row .item .product-item-container .right-block .caption h4 {
  margin-bottom: 15px;
}
.category-view .row .item .product-item-container .right-block .caption .ratings .ratingbox {
  background: url(../images/icon/star.png) repeat-x scroll 0 0 transparent;
  width: 65px;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.category-view .row .item .product-item-container .right-block .caption .ratings .ratingbox > div {
  background: url(../images/icon/star-active.png) repeat-x;
  height: 11px;
}
.category-view .row .item .product-item-container .right-block .caption .price .product-price {
  min-height: auto;
}
.category-view .row .item .product-item-container .right-block .caption .price .product-price > div {
  display: inline-block;
}
.category-view .row .item .product-item-container .right-block .caption .price .product-price .vm-price-desc {
  display: none;
}
.category-view .row .item .product-item-container .right-block .caption .price .product-price .PricesalesPrice {
  color: #be3d20;
  font-size: 14px;
  font-weight: bold;
}
.category-view .row .item .product-item-container .right-block .caption .price .product-price .PricebasePriceVariant {
  color: #999;
  margin-top: 5px;
  text-decoration: line-through;
  padding: 0 5px;
}
.category-view .row .item .product-item-container .right-block .caption .description {
  display: none;
}
.category-view .row .item .product-item-container .right-block .left-block {
  position: relative;
  width: 100%;
  text-align: center;
}
.category-view .vm-grid .item .product-item-container .right-block .caption h4 {
  margin-bottom: 15px;
}
.category-view .vm-list .item.product-layout .product-item-container {
  display: flex;
  width: 100%;
  padding: 0;
  margin: 15px 0;
  overflow: hidden;
  border: 1px solid #ebeaea;
  background: #fff;
}
.category-view .vm-list .item.product-layout .product-item-container .left-block {
  width: 33.33333333%;
  padding: 0;
  float: left;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block {
  width: 66.66666667%;
  color: #444;
  padding: 25px 15px 0 15px;
  margin: 0;
  float: left;
  clear: unset;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .item-addtocart {
  float: left;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button {
  float: left;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart {
  margin-top: 3px;
  height: 50px;
  width: 150px;
  color: #fff;
  border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  border: 1px solid #be3d20 !important;
  background: #be3d20 !important;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .item-addtocart .addtocart-bar span.addtocart-button .addToCart i {
  font-size: 14px;
  z-index: 2;
  color: #fff;
  margin-right: 8px;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .caption {
  padding: 0 0 0 15px;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .caption h4 a {
  color: #444;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .caption h4 a:hover {
  color: #be3d20;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .caption .description {
  display: block !important;
  float: left;
}
.category-view .vm-list .item.product-layout .product-item-container .right-block .caption .description p.product_s_desc {
  height: auto;
}
.category-view .cate-title {
  color: #222;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 30px;
}
.category-view .orderby-displaynumber {
  border: none;
  background: #fff;
  line-height: normal;
  display: inline-block !important;
  margin: 0 0 30px !important;
  width: 100%;
}
.category-view .orderby-displaynumber.bottom {
  margin: 0;
}
.category-view .orderby-displaynumber .vm-view-list {
  padding: 0;
  float: left;
}
.category-view .orderby-displaynumber .vm-view-list .icon-list-grid {
  display: inline-block;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view {
  float: left;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view .listing-icon {
  display: inline-block;
  height: 40px;
  width: 40px;
  float: left;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.vm-list .listing-icon {
  background: #3b3b3b url(../images/icon/list.png) no-repeat center;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.vm-list .listing-icon:hover {
  background-color: #be3d20;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.vm-list.active .listing-icon {
  background-color: #be3d20;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.vm-grid.active .listing-icon {
  background-color: #be3d20;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.vm-grid .listing-icon {
  background: #3b3b3b url(../images/icon/grid.png) no-repeat center;
}
.category-view .orderby-displaynumber .vm-view-list .vm-view.vm-grid .listing-icon:hover {
  background-color: #be3d20;
}
.category-view .orderby-displaynumber .toolbar-center {
  padding-left: 0;
  padding-right: 0;
  font-weight: 300;
  font-size: 13px;
  float: left;
}
.category-view .orderby-displaynumber .toolbar-center .clear {
  display: none;
}
.category-view .orderby-displaynumber .toolbar-center .counter, .category-view .orderby-displaynumber .toolbar-center .limitbox {
  float: right;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer {
  position: relative;
  border: 1px solid #e8e8e8;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .title {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  display: inline-block;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .activeOrder {
  border: none;
  cursor: pointer;
  position: relative;
  padding: 0 32px 0 0;
  display: inline-block;
  background: none;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .activeOrder:after {
  color: #8d8d8d;
  content: "\f0dd";
  font-size: 14px;
  font-family: "FontAwesome";
  position: absolute;
  right: 13px;
  top: 3px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .activeOrder a {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  color: #404040;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist {
  top: 100%;
  left: 0px;
  z-index: 999;
  width: 100%;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist div {
  padding: 4px 15px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist div:hover {
  background: #be3d20;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist div:hover a {
  color: #fff;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist div a {
  color: #404040;
  font-size: 12px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.orderByList {
  padding: 4px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.orderByList .title:after {
  content: ":";
  display: inline-block;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.orderByList .orderlist {
  left: 0;
  width: 100%;
  border-color: #e8e8e8;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.manuList {
  padding: 4px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.manuList .activeOrder:after {
  top: 0px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.counter {
  padding: 12px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox {
  padding: 0px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox .chzn-container {
  padding: 5px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox .chzn-container-single .chzn-single {
  border: none;
  box-shadow: none;
  background: none;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border: none;
  padding: 0px 10px;
  width: auto;
  line-height: 24px;
  height: 42px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox a *:hover {
  color: #6b6b6b;
  background-color: transparent;
}
.category-view .orderby-displaynumber .toolbar-center .display-number {
  float: left;
}
.category-view .orderby-displaynumber .toolbar-center .display-number .title {
  float: left;
  padding: 0 10px;
  line-height: 30px;
  margin-left: 10px;
}
.category-view .orderby-displaynumber .toolbar-center .display-number .display-number-list {
  float: left;
  position: relative;
}
.category-view .orderby-displaynumber .toolbar-center .display-number .display-number-list select {
  border: #ddd 1px solid;
  padding: 5px 0;
  height: 30px;
  line-height: 30px;
  -moz-appearance: none;
  -ms-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background-image: url(../images/icon/icon-select.png);
  background-repeat: no-repeat;
  background-position: 12px -1px;
}
.category-view .orderby-displaynumber .toolbar-center .display-number .display-number-list select > option {
  background: #fff;
  padding: 4px 8px;
}
.category-view .orderby-displaynumber .toolbar-center .display-number .display-number-list select > option:hover {
  background: #be3d20;
  color: #fff;
}
.category-view .orderby-displaynumber .display-number select:not([multiple]) {
  margin-top: 10px;
}
.category-view .orderby-displaynumber .orderlistcontainer .title {
  padding-bottom: 10px;
}
.category-view .virtuemart_search {
  background: #f2f2f2;
  padding: 20px;
  margin: 0 0 30px;
}
.category-view .virtuemart_search .vm-search-custom-search-input .inputbox {
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border-radius: 0;
  background: #fff;
  min-height: 40px;
  width: 50%;
}
.category-view .virtuemart_search .vm-search-custom-search-input input.button {
  min-height: 40px;
}
.category-view .virtuemart_search .vm-search-custom-search-input .vm-search-descr {
  padding-top: 5px;
}
/******************   END:: Category Page  *******************/
#fancybox-wrap {
  box-sizing: content-box;
}
#fancybox-wrap #fancybox-title-float-wrap {
  display: none;
}
#fancybox-wrap #fancybox-outer {
  border: 0;
}
#fancybox-wrap #fancybox-outer #fancybox-content {
  position: relative;
  background: #fff;
  padding: 10px;
}
#fancybox-wrap #fancybox-outer #fancybox-content h4 {
  font-size: 16px;
  margin-bottom: 15px;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div {
  overflow: hidden !important;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div h5 {
  font-size: 14px;
  margin-top: 5px;
  display: block;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a {
  background: #444;
  border: 0 none;
  border-radius: 0 !important;
  bottom: 30px;
  color: #fff;
  display: inline-block;
  font-size: 100%;
  left: 20px;
  line-height: 22px;
  padding: 5px 15px;
  text-shadow: none;
  transition: all 0.3s ease-in-out 0s;
  vertical-align: top;
  z-index: 2;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a:hover {
  background: #be3d20;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a.showcart {
  background: #be3d20;
  left: auto;
  right: 20px;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a.showcart:hover {
  background: #444;
}
/* ====================== minicart pro module ====================== */
.sj-minicart-pro .mc-wrap.mc-left .mc-content {
  border: 1px solid #eaeaea;
  box-shadow: 0 2px 2px #ccc;
  padding: 20px 10px;
  z-index: 999;
  top: 100%;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-empty {
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-top {
  background: none;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-top .mc-header {
  color: #7d7d7d;
  text-align: left;
  width: auto;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-top .mc-header small {
  color: #be3d20;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-top .mc-update-btn {
  background: #be3d20;
  border-radius: 0;
  top: 16px;
  right: 0px;
  position: absolute;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product:last-child .mc-product-inner {
  border: none;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 8px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-image a img {
  border: 1px solid #ebebeb;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-attribute .attr-name {
  margin: 0 0 8px;
  padding: 0;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-attribute .attr-name a {
  color: #222;
  font-size: 14px;
  text-decoration: none;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-attribute .attr-name a:hover {
  color: #be3d20;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-attribute .attr-price {
  margin: 0px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-attribute .attr-price span.value {
  font-size: 12px;
  font-weight: bold;
  color: #be3d20;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-attribute .attr-quantity {
  display: block;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-remove {
  background: none;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-remove:hover:before {
  color: red;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-list .mc-product-inner .mc-remove:before {
  content: "\f014 ";
  position: absolute;
  font-family: fontawesome;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #4f4f4f;
  font-size: 14px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-coupon {
  border-top: 1px solid #ebebeb;
  padding: 20px 0;
  height: auto;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-coupon .coupon-title {
  font-size: 14px;
  color: #222;
  font-weight: bold;
  margin: 0;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-coupon .coupon-input input.coupon-code {
  padding: 0 20px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-coupon .coupon-input .coupon-button-add {
  height: 37px;
  line-height: 37px;
  background: #be3d20;
  border-radius: 0;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-coupon .coupon-input .coupon-button-add:hover {
  background: #444;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-totalprice-footer {
  font-size: 14px;
  color: #222;
  text-align: left;
  display: block;
  margin: 25px 0;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-totalprice-footer strong {
  color: #be3d20;
  font-weight: bold;
  float: right;
  font-size: 16px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-gotocart {
  background: none;
  border: 1px solid #ebebeb;
  border-radius: 0;
  color: #222;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 15px;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-gotocart:hover {
  color: #fff;
  background: #444;
  border-color: #444;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-checkout-footer {
  background: #be3d20;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 15px;
  height: auto;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-checkout-footer .mc-checkout {
  border: none;
  padding: 0;
  background: none;
  line-height: normal;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-checkout-footer .mc-checkout-arrow {
  display: none;
}
.sj-minicart-pro .mc-wrap.mc-left .mc-content .mc-footer .mc-checkout-footer:hover {
  background: #444;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content {
  border: 1px solid #eaeaea;
  box-shadow: 0 2px 2px #ccc;
  padding: 20px 10px;
  z-index: 999;
  top: 100%;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-empty {
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-top {
  background: none;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-top .mc-header {
  color: #7d7d7d;
  text-align: left;
  width: auto;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-top .mc-header small {
  color: #be3d20;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-top .mc-update-btn {
  background: #be3d20;
  border-radius: 0;
  top: 16px;
  right: 0px;
  position: absolute;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product:last-child .mc-product-inner {
  border: none;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 8px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-image a img {
  border: 1px solid #ebebeb;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-attribute .attr-name {
  margin: 0 0 8px;
  padding: 0;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-attribute .attr-name a {
  color: #222;
  font-size: 14px;
  text-decoration: none;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-attribute .attr-name a:hover {
  color: #be3d20;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-attribute .attr-price {
  margin: 0px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-attribute .attr-price span.value {
  font-size: 12px;
  font-weight: bold;
  color: #be3d20;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-attribute .attr-quantity {
  display: block;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-remove {
  background: none;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-remove:hover:before {
  color: red;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-list .mc-product-inner .mc-remove:before {
  content: "\f014 ";
  position: absolute;
  font-family: fontawesome;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #4f4f4f;
  font-size: 14px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-coupon {
  border-top: 1px solid #ebebeb;
  padding: 20px 0;
  height: auto;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-coupon .coupon-title {
  font-size: 14px;
  color: #222;
  font-weight: bold;
  margin: 0;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-coupon .coupon-input input.coupon-code {
  padding: 0 20px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-coupon .coupon-input .coupon-button-add {
  height: 37px;
  line-height: 37px;
  background: #be3d20;
  border-radius: 0;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-coupon .coupon-input .coupon-button-add:hover {
  background: #444;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-totalprice-footer {
  font-size: 14px;
  color: #222;
  text-align: left;
  display: block;
  margin: 25px 0;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-totalprice-footer strong {
  color: #be3d20;
  font-weight: bold;
  float: right;
  font-size: 16px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-gotocart {
  background: none;
  border: 1px solid #ebebeb;
  border-radius: 0;
  color: #222;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 15px;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-gotocart:hover {
  color: #fff;
  background: #444;
  border-color: #444;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-checkout-footer {
  background: #be3d20;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 15px;
  height: auto;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-checkout-footer .mc-checkout {
  border: none;
  padding: 0;
  background: none;
  line-height: normal;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-checkout-footer .mc-checkout-arrow {
  display: none;
}
.block-cart .sj-minicart-pro .mc-wrap.mc-right .mc-content .mc-footer .mc-checkout-footer:hover {
  background: #444;
}
/* ====================== Product Details ==================== */
#close-sidebar {
  display: none;
}
.productdetails .vm-product-container .icons {
  display: none;
}
.productdetails .product_detail.row {
  margin-left: -15px;
}
.productdetails .vm-product-media-container {
  /*display: flex;*/
}
.productdetails .vm-product-media-container #addimgzoom {
  margin-top: 10px;
}
.productdetails .vm-product-media-container #addimgzoom .image-additional {
  padding: 0 5px;
}
.productdetails .vm-product-media-container #addimgzoom .image-additional a {
  display: inline-block;
  padding: 0;
  border-radius: 0;
  margin-bottom: 0;
  line-height: 1.42857143;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.productdetails .vm-product-media-container #addimgzoom .image-additional a:hover img {
  opacity: 0.85;
}
.productdetails .vm-product-media-container #addimgzoom .image-additional a.active {
  border-color: #be3d20;
}
.productdetails .vm-product-media-container #addimgzoom .owl-carousel {
  padding: 0;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav {
  position: absolute;
  top: 0px;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav > div {
  width: 20px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  border-radius: 0;
  overflow: hidden;
  cursor: pointer;
  background-color: #e0e0e0;
  position: relative;
  display: inline-block;
  border: none;
  right: auto;
  float: none;
  color: #999;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav > div:hover {
  background-color: #d32f2f;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav .owl-prev:before {
  font-family: FontAwesome;
  font-size: 28px;
  content: "\f104";
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav .owl-next {
  right: -440px;
}
.productdetails .vm-product-media-container #addimgzoom .owl-controls .owl-nav .owl-next:before {
  font-family: FontAwesome;
  font-size: 28px;
  content: "\f105";
}
.productdetails .content_product_detail h1 {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.productdetails .content_product_detail .product-info {
  display: block;
  overflow: hidden;
  padding: 20px 0 0;
  border-top: 1px solid #f0f0ed;
}
.productdetails .content_product_detail .product-info .product_sku {
  margin-bottom: 15px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #525252;
  text-transform: uppercase;
}
.productdetails .content_product_detail .availability {
  display: inline-block;
  text-align: left;
  margin: 0px 15px 0 0px;
  font-size: 12px;
  font-weight: 600;
  color: #525252;
  text-transform: uppercase;
}
.productdetails .content_product_detail .form-group {
  margin: 0px;
}
.productdetails .content_product_detail .form-group .manufacturer {
  margin: 0px;
  padding: 0 0 10px;
  text-align: left;
}
.productdetails .content_product_detail .product-short-description {
  line-height: 22px;
  color: #7d7d7d;
  margin-bottom: 30px;
}
.productdetails .content_product_detail .product-price {
  float: none;
  text-align: left;
  line-height: 24px;
}
.productdetails .content_product_detail .product-price span.vm-price-desc {
  margin: 0;
}
.productdetails .content_product_detail .product-price .PricesalesPrice {
  display: inline-block;
  font-size: 22px;
  color: #be3d20;
  font-weight: 600;
}
.productdetails .content_product_detail .product-price .PricebasePriceVariant {
  display: inline-block;
  color: #999;
  font-weight: 600;
  padding: 0 5px;
  text-decoration: line-through;
}
.productdetails .content_product_detail .spacer-buy-area {
  padding: 0px;
}
.productdetails .content_product_detail .spacer-buy-area .product-fields-title-wrapper {
  display: inline-block;
  text-transform: uppercase;
  color: #222;
  min-width: 60px;
}
.productdetails .content_product_detail .spacer-buy-area .product-field-display {
  display: inline-block;
}
.productdetails .content_product_detail .spacer-buy-area .product-field-display .chzn-container {
  width: auto !important;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar {
  margin: 20px 0 30px;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .quantity_box {
  text-tranform: uppercase;
  font-weight: bold;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .quantity-box {
  border: 1px solid #ebebeb;
  padding: 0 10px;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .quantity-box .quantity-input {
  border: none;
  font-weight: bold;
  min-height: 30px;
  height: 30px;
  width: 35px;
  display: inline-block;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .quantity-box .quantity-minus {
  background: url(../images/icon/mins.png) no-repeat scroll center center;
  border: none;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .quantity-box .quantity-plus {
  background: url(../images/icon/plus.png) no-repeat scroll center center;
  border: none;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .addtocart-button i {
  display: none;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .addtocart-button .addToCart {
  height: 32px;
  line-height: 14px;
  text-transform: capitalize;
  background: #be3d20;
  border-color: transparent;
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
  border-radius: 3px;
  margin: 0 0 0 5px;
  opacity: 1;
  cursor: pointer;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-bar .addtocart-button .addToCart:hover {
  background-color: #7d2815;
}
.productdetails .content_product_detail .spacer-buy-area .addtocart-area .product-fields .product-field .product-fields-title {
  text-transform: uppercase;
}
.productdetails .content_product_detail .ratingbox {
  background: url(../images/icon/star.png) repeat-x scroll 0 0 transparent;
  width: 65px;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.productdetails .content_product_detail .ratingbox > div {
  background: url(../images/icon/star-active.png) repeat-x;
  height: 11px;
}
.productdetails .tab-product-detail {
  display: block;
}
.productdetails .tab-product-detail .tab-product .tab-content {
  overflow: hidden;
}
.productdetails .tab-product-detail .tab-product .tab-content .tab-pane {
  position: absolute;
  visibility: hidden;
  top: 0;
  display: block;
}
.productdetails .tab-product-detail .tab-product .tab-content .tab-pane.active {
  position: static;
  visibility: visible;
}
.tab-product .tab-content .tab-pane {
  padding: 29px;
  line-height: 24px;
  color: #666;
}
.tab-product .tab-content .product-description p {
  text-align: justify;
}
.tab-product .tab-content #reviews .customer-reviews {
  margin: 0;
  line-height: 30px;
}
.tab-product .tab-content #reviews .customer-reviews p.step {
  margin: 0;
}
.tab-product .tab-content #reviews .customer-reviews div.rating .ratingbox {
  background: url(../images/icon/star.png) repeat-x scroll 0 0 transparent;
  width: 65px !important;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.tab-product .tab-content #reviews .customer-reviews div.rating .ratingbox > span {
  background: url(../images/icon/star-active.png) repeat-x;
  height: 11px;
}
.tab-product .tab-content #reviews .customer-reviews .list-reviews {
  text-align: left;
  margin: 0;
}
.tab-product .tab-content #reviews .customer-reviews .list-reviews label[for="vote"] {
  margin: 0;
}
.tab-product .tab-content #reviews .customer-reviews .list-reviews .ratingbox {
  background: url(../images/icon/star.png) repeat-x scroll 0 0 transparent;
  width: 65px !important;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.tab-product .tab-content #reviews .customer-reviews .list-reviews .ratingbox > span {
  background: url(../images/icon/star-active.png) repeat-x;
  height: 11px;
}
.tab-product .tab-content #reviews .customer-reviews .write-reviews {
  text-align: left;
  margin: 0;
}
.tab-product .tab-content #reviews .customer-reviews .write-reviews .highlight-button {
  background: #be3d20;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  margin-bottom: 20px;
}
.tab-product .tab-content #reviews .customer-reviews .write-reviews textarea.virtuemart {
  width: 100%;
}
.tab-product .tab-content #reviews .customer-reviews .write-reviews span input {
  border-radius: 0;
  background: #fff;
  display: inline-block;
  width: auto;
}
.product-related-products {
  border-top: 0;
}
.product-related-products h3.modtitle {
  background: #404040;
  margin-bottom: 30px;
  line-height: normal;
  font-size: 16px;
  padding: 8px 15px;
}
.product-related-products h3.modtitle span.product-fields-title {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
}
.product-related-products #owl-carousel-related {
  display: flex;
}
.product-related-products #owl-carousel-related .item {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.product-related-products #owl-carousel-related .item a {
  color: #222;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin: 0px 0;
}
.product-related-products #owl-carousel-related .item a img {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.product-related-products #owl-carousel-related .item a:hover {
  color: #be3d20;
}
.product-related-products #owl-carousel-related .item a:hover img {
  border-color: #be3d20;
}
.product-related-products #owl-carousel-related .item .PricesalesPrice {
  font-size: 18px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
}
.product-related-products #owl-carousel-related .item .PricesalesPrice span.PricesalesPrice {
  color: #be3d20;
}
.product-related-products #owl-carousel-related .item:last-child {
  margin: 0;
}
.tab-product-detail {
  margin-bottom: 60px;
  margin-top: 10px;
  border: 1px solid #eee;
}
.tab-product-detail .tab-product ul.nav {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-bottom: 1px solid #eee;
}
.tab-product-detail .tab-product ul.nav li {
  border: 0;
  position: relative;
  margin: 0;
}
.tab-product-detail .tab-product ul.nav li.active a {
  background-color: #be3d20;
  color: #fff;
  border-right: 1px solid #be3d20;
}
.tab-product-detail .tab-product ul.nav li a {
  border: 0;
  padding: 0 26px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  color: #222;
  font-weight: 700;
  background-color: #f2f2f2;
  border-radius: 0;
  margin: 0;
  border-right: 1px solid #eee;
}
#additional_images_gallery {
  display: flex;
  padding: 0;
  margin-top: 10px;
  list-style: none;
}
#additional_images_gallery .owl-item {
  width: auto;
}
#additional_images_gallery li {
  margin-right: 5px;
  cursor: pointer;
}
#additional_images_gallery li a {
  border: 1px solid #ddd;
  display: block;
  background-color: #fff;
}
#additional_images_gallery li a.active {
  border: 1px solid #be3d20;
}
#additional_images_gallery li a img {
  width: 79px;
  height: 79px;
  margin: 0 auto;
}
#additional_images_gallery .owl-controls .owl-nav .owl-prev {
  left: -15px;
}
#additional_images_gallery .owl-controls .owl-nav .owl-next {
  right: -15px;
}
#additional_images_gallery .owl-controls .owl-nav > div {
  position: absolute;
  margin-top: -15px;
  top: 50%;
  height: 30px;
  width: 30px;
  opacity: 1;
  background: #be3d20;
  color: #fff;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
}
#additional_images_gallery .owl-controls .owl-dots {
  display: flex;
}
#additional_images_gallery .owl-controls .owl-dots .owl-dot > span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* *****************   END:: Product Details  ****************** */
.sp-column h1 {
  font-size: 18px;
}
.sp-column h2 {
  font-size: 16px;
  font-weight: 400;
}
.sp-column fieldset legend {
  font-size: 14px;
}
.sp-column table.user-details {
  width: 100%;
}
.sp-column table.user-details input {
  width: 100%;
}
.sp-column table.user-details tr td {
  padding: 8px;
  border-bottom: 1px solid #ddd;
}
.sp-column .button {
  background: #be3d20;
  color: #fff;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
}
.sp-column button.default {
  padding: 7px 20px;
  border-radius: 0;
}
.sp-column #com-form-login {
  background: #ebebeb;
  padding: 20px;
  margin: 0 0 30px;
  border: 1px solid #ddd;
}
.sp-column #com-form-login .userdata p {
  padding: 0 15px;
}
.sp-column #com-form-login .width30.floatleft {
  padding: 0 15px;
}
.sp-column #com-form-login h2 {
  font-size: 16px;
  padding: 0 15px;
}
.sp-column #com-form-login #com-form-login-username {
  width: 50%;
  margin: 0;
  padding: 0 15px;
}
.sp-column #com-form-login #com-form-login-username input {
  width: 100%;
  line-height: 15px;
}
.sp-column #com-form-login #com-form-login-password {
  width: 50%;
  margin: 0;
}
.sp-column #com-form-login #com-form-login-password input {
  width: 100%;
  line-height: 15px;
}
.sp-column #com-form-login #com-form-login-remember {
  padding: 0 15px;
  margin: 20px 0;
}
.sp-column #com-form-login #com-form-login-remember input.default {
  padding: 5px 20px;
  border-radius: 0;
  background: #be3d20;
  box-shadow: none;
  border: none;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
.sp-column #com-form-login #com-form-login-remember input.default:hover {
  background: #666;
}
/* ====================== Quickview ==================== */
.fancybox-wrap #addimgzoom {
  display: block;
}
.fancybox-wrap .productdetails-view {
  overflow: hidden;
}
.fancybox-wrap .product-related-products {
  display: none;
}
.fancybox-wrap #yt_tab_products {
  display: none;
}
.fancybox-lock .zoomContainer {
  z-index: 9;
}
#logout-form {
  float: right;
}
#logout-form .btn {
  background: #be3d20;
  padding: 0 5px;
  margin: 0px;
  border-color: transparent;
}
#logout-form .btn:hover {
  background: #000;
}
#editcell table.adminlist {
  width: 80%;
  border: 1px solid #ccc;
}
#editcell table.adminlist tbody tr:nth-child(odd) {
  background-color: #f1f1f1;
}
#editcell table.adminlist tr {
  border-bottom: 1px solid #ddd;
}
#editcell table.adminlist tr th, #editcell table.adminlist tr td {
  padding: 8px;
  display: table-cell;
}
div.calendar {
  width: auto;
}
.tag-category {
  padding: 0 0 40px;
}
.tag-category .category h3 {
  font-size: 14px;
}
.tag-category .limit-box > select:not(.form-control), .tag-category .input-group > .form-control, .tag-category .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .tag-category .input-group > .input-group-append > .btn {
  height: 38px;
}
.tag-category .mt-3 {
  margin-top: 0 !important;
  margin-left: 1rem;
}
.tag-category .limit-box > select:not(.form-control) {
  width: 80px !important;
}
.hasTooltip {
  display: inline-block !important;
}
/*============ PAEG ABOUT US ==============*/
.about_us {
  text-align: center;
}
.about_us .module {
  margin-bottom: 50px;
}
.about_us .title-page {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
}
.about_us .content-page {
  text-align: center;
}
.ratingbox {
  background: url(../images/icon/star.png) repeat-x scroll 0 0 transparent;
  width: 65px;
  height: 11px;
  margin: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.ratingbox > div {
  background: url(../images/icon/star-active.png) repeat-x;
  height: 11px;
}
.brands .owl-item:first-child .yt-content-slide:first-child {
  border-left: 0;
}
.brands .yt-content-slider .owl-controls {
  margin-top: 0px;
}
.brands .yt-content-slider .owl-controls .owl-nav {
  position: static;
}
.brands .yt-content-slider .owl-controls .owl-nav div {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #999;
  background: #fff;
  border: 1px solid #ebeaea;
  opacity: 1;
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.brands .yt-content-slider .owl-controls .owl-nav div.owl-next {
  position: absolute;
  margin-top: -20px;
  top: 50%;
  right: 0px;
}
.brands .yt-content-slider .owl-controls .owl-nav div.owl-next::before {
  content: '\f105';
}
.brands .yt-content-slider .owl-controls .owl-nav div.owl-prev {
  position: absolute;
  margin-top: -20px;
  top: 50%;
  left: 0px;
}
.brands .yt-content-slider .owl-controls .owl-nav div.owl-prev::before {
  content: '\f104';
}
.brands .yt-content-slider .owl-controls .owl-nav div:before {
  position: absolute;
  left: 0;
  right: inherit;
  top: 0;
  display: inline-block;
  text-indent: 0;
  width: 38px;
  height: 38px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  color: #000;
}
.brands .yt-content-slider .owl-controls .owl-nav div:hover {
  background: #be3d20;
  border: 1px solid #ebeaea;
  color: #fff;
}
.brands .yt-content-slider .owl-controls .owl-nav div:hover:before {
  color: #fff;
}
.brands .yt-content-slider .yt-content-slide {
  padding: 40px 0;
  border-left: 1px solid #f5f5f5;
  text-align: center;
}
.brands .yt-content-slider .yt-content-slide:hover img {
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
}
/* ====================== Checkout Page ==================== */
.com_virtuemart .vm-cart-header-container h1 {
  margin: 0 0 5px;
}
.com_virtuemart .vm-continue-shopping .continue_link {
  background: #be3d20;
  color: #fff;
  padding: 10px;
  float: right;
  margin-bottom: 10px;
}
.com_virtuemart #com-form-login {
  background: #ebebeb;
  padding: 20px;
  margin: 0 0 30px;
  border: 1px solid #ddd;
}
.com_virtuemart #com-form-login h2 {
  padding: 0 15px;
}
.com_virtuemart #com-form-login #com-form-login-username {
  width: 50%;
  margin: 0;
  padding: 0 15px;
}
.com_virtuemart #com-form-login #com-form-login-username input {
  width: 100%;
}
.com_virtuemart #com-form-login #com-form-login-password {
  width: 50%;
  margin: 0;
}
.com_virtuemart #com-form-login #com-form-login-password input {
  width: 100%;
}
.com_virtuemart #com-form-login #com-form-login-remember {
  padding: 0 15px;
  margin: 20px 0;
}
.com_virtuemart #com-form-login #com-form-login-remember input.default {
  padding: 5px 20px;
  border-radius: 0;
  background: #be3d20;
  box-shadow: none;
  border: none;
  text-transform: uppercase;
  color: #fff;
}
.com_virtuemart #com-form-login #com-form-login-remember input.default:hover {
  background: #666;
}
.com_virtuemart #com-form-login #com-form-login-remember label {
  margin: 0 10px;
}
.com_virtuemart #com-form-login #com-form-login-remember input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.com_virtuemart #com-form-login .width30.floatleft {
  padding: 0 15px;
  width: auto;
}
.com_virtuemart #com-form-order-submit {
  margin: 24px 0 0;
}
.com_virtuemart #form-login {
  border: 1px solid #ddd;
  padding: 20px;
  margin: 20px 0;
  background: #ebebeb;
}
.com_virtuemart #form-login .button {
  display: block;
}
.com_virtuemart input.usersearch {
  padding: 7px;
}
.com_virtuemart #adminForm > a {
  background: #f2f2f2;
  padding: 10px;
  margin: 15px;
  display: inline-block;
}
.com_virtuemart #adminForm .radio, .com_virtuemart #adminForm .checkbox {
  padding: 0 20px;
}
.com_virtuemart #adminForm .radio input[type="radio"], .com_virtuemart #adminForm .radio-inline input[type="radio"], .com_virtuemart #adminForm .checkbox input[type="checkbox"], .com_virtuemart #adminForm .checkbox-inline input[type="checkbox"] {
  margin-left: -20px;
}
.com_virtuemart #adminForm table.user-details input {
  width: 100%;
}
.com_virtuemart #adminForm table.user-details .chzn-container-single {
  width: 100%;
}
.com_virtuemart #checkoutForm .billto-shipto {
  margin: 30px 0 10px;
  padding: 20px;
  border: 1px solid #e8e8e8;
}
.com_virtuemart #checkoutForm .billto-shipto a.details {
  border-radius: 0;
  color: #fff;
  background: #be3d20;
  padding: 5px 10px;
  border: none;
}
.com_virtuemart #checkoutForm .billto-shipto a.details:hover {
  background: #444;
}
.com_virtuemart #checkoutForm .billto-shipto #STsameAsBTjs {
  margin: 5px;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr.sectiontableentry2 td input {
  box-shadow: none;
  border-radius: 0;
  display: inline-block;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr.sectiontableentry2 td input.coupon {
  width: 70%;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td .details-button {
  padding: 5px 10px;
  border-radius: 0;
  color: #222;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td .details-button:hover {
  color: #be3d20;
  border-color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td h3 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-name .cart-images {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-name > a {
  font-weight: bold;
  font-size: 14px;
  color: #222;
  display: block;
  overflow: hidden;
  margin: 10px 0 0;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-name > a:hover {
  color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-basicprice .PricediscountedPriceWithoutTax .vm-price-desc {
  display: none;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-basicprice .PricediscountedPriceWithoutTax span {
  font-weight: bold;
  font-size: 16px;
  color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-basicprice .PricediscountedPriceWithoutTax .PricesalesPrice {
  font-weight: bold;
  font-size: 16px;
  color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-total .PricediscountedPriceWithoutTax .vm-price-desc {
  display: none;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-total .PricediscountedPriceWithoutTax span {
  font-weight: bold;
  font-size: 16px;
  color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-total .PricediscountedPriceWithoutTax .PricesalesPrice {
  font-weight: bold;
  font-size: 16px;
  color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-quantity {
  padding: 30px 5px;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-quantity .quantity-input {
  display: inline-block;
  float: left;
  height: 50px;
  width: 40px;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-quantity .vm2-remove_from_cart, .com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-quantity .vm2-add_quantity_cart {
  display: block;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-discount .vm-price-desc {
  display: none;
}
.com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr td.vm-cart-item-discount .PricediscountAmount {
  color: #be3d20;
}
.com_virtuemart #checkoutForm .vm-fieldset-customer-note textarea#customer_note_field {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  height: auto;
}
.com_virtuemart .cart-view .cart-summary tr td {
  padding: 30px 15px;
}
.com_virtuemart .cart-view .vm-button-correct {
  border: none;
  border-radius: 0;
  background: #be3d20;
  font-size: 14px;
  padding: 5px 15px;
}
.com_virtuemart .cart-view .vm-button-correct:hover {
  background: #444;
}
.com_virtuemart .cart-view .vm-payment-plugin-single label, .com_virtuemart .cart-view .vm-shipment-plugin-single label {
  display: inline-block;
  overflow: hidden;
  line-height: normal;
  margin: 0;
}
.com_virtuemart .cart-view input[type="radio"], .com_virtuemart .cart-view input[type="checkbox"] {
  display: inline-block;
  margin: 0;
}
.order-view .floatleft {
  float: left;
  margin: 0 2rem 0 0;
  padding: 0;
}
.order-view #com-form-order-submit {
  margin: 30px 0 0;
}
#facebox_overlay {
  opacity: 0.6 !important;
  z-index: 999;
}
#facebox {
  box-sizing: content-box;
  z-index: 9999;
}
#facebox .popup {
  border: 0;
  overflow: hidden;
}
#facebox .popup .content {
  padding: 15px 15px;
  position: relative;
  background: #fff;
}
#facebox .popup .content > h4 {
  font-size: 15px;
  margin-bottom: 30px;
}
#facebox .popup .content > h5 {
  font-size: 13px;
  margin-top: 30px;
}
#facebox .popup .content > a {
  background: #444;
  border: 0 none;
  border-radius: 0 !important;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
}
#facebox .popup .content > a:hover {
  background: #be3d20;
}
#facebox .popup .content > a.showcart {
  background: #be3d20;
  left: auto;
  right: 20px;
}
#facebox .popup .content > a.showcart:hover {
  background: #444;
}
#facebox .popup .content .product-related-products {
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  max-width: 320px;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#facebox .popup .content .product-related-products .product-field {
  width: 33.33%;
  margin: 0 10px 0 0;
}
#facebox .popup .content .product-related-products h4 {
  font-size: 14px;
}
#facebox .popup .content .product-related-products .product-field-display a {
  color: #666;
}
#facebox .popup .content .product-related-products .product-field-display a:hover {
  color: #be3d20;
}
#facebox .popup .content .product-related-products .PricesalesPrice .vm-price-desc {
  display: none;
}
#facebox .popup .content .product-related-products .PricesalesPrice span.PricesalesPrice {
  color: #be3d20;
}
/* *****************   END:: Checkout Page  ****************** */
/**
 *	Responsive
 */
@media (max-width: 320px) {
  .hidden-sm {
    display: none !important;
  }
  .col-sm-6 {
    flex: 50%;
    max-width: 50%;
  }
  .about-demo-4 {
    padding-top: 60px;
  }
  .module {
    margin-bottom: 50px;
  }
  table.acymailing_form td.acyfield_email {
    width: 285px;
  }
  #sp-bottom2, #sp-bottom3, #sp-bottom4 {
    margin-top: 20px;
  }
  #sp-bottom .row {
    margin: 0;
  }
  #sp-position2 {
    padding: 0 15px;
  }
  .homepage-slider {
    margin-bottom: 4px;
  }
  .banner-top .banner-right {
    margin-left: 0px;
    margin-bottom: 24px;
  }
  #sp-position1 {
    padding-right: 15px;
  }
  .banner-top .banner-left {
    margin-left: 0;
    padding-right: 0;
  }
  #sp-footer, #sp-footer #sp-footer2 {
    text-align: center;
  }
  #sp-footer #sp-footer2 .custom, .socials-wrap {
    float: none;
  }
  .socials-wrap ul {
    display: inline-block;
    padding-top: 10px;
  }
  #sp-bottom .container {
    padding-bottom: 50px;
  }
  #sp-footer .container {
    padding-bottom: 0px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items {
    display: none;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail {
    margin-left: 0;
    margin-right: 0px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image {
    width: 100% !important;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
    width: 100% !important;
    padding: 15px 0;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
    width: 70px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day::before {
    left: -16px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .num-time {
    font-size: 18px;
    font-weight: 700;
  }
  .category-view .orderby-displaynumber .vm-view-list .vm-view .listing-icon {
    width: 30px;
    height: 30px;
  }
  .category-view .orderby-displaynumber .toolbar-center {
    margin: 0;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .title {
    display: none;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.counter, .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox {
    display: none;
  }
  .chzn-container.chzn-container-single .chzn-single div > b {
    background-position: left 8px;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .activeOrder a, #sp-top-bar .sp-module.login .logout-button .btn-primary {
    padding: 0 5px;
  }
  .category-view .vm-list .item.product-layout .product-item-container .right-block .caption .description p.product_s_desc {
    display: none;
  }
  body.site #fancybox-wrap {
    width: 274px !important;
  }
  body.site #fancybox-wrap #fancybox-outer #fancybox-content {
    width: 274px !important;
    padding: 0px;
  }
  body.site #fancybox-wrap #fancybox-outer #fancybox-close {
    right: -15px;
  }
  .banner-middle .content {
    margin-bottom: 10px;
  }
  .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler, .moduletable.products-list .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler {
    display: none;
  }
  .home1_categories .content .title a {
    font-size: 10px;
  }
  .login {
    padding: 40px 0;
  }
  .sp-column #com-form-login #com-form-login-username {
    width: 100%;
    margin: 0 0 15px;
  }
  .sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots {
    position: static !important;
    float: left;
    text-align: left;
    margin: 0 0 10px;
  }
  #additional_images_gallery li a img {
    width: auto;
    height: auto;
  }
  .sp-column #com-form-login #com-form-login-password {
    width: 100%;
  }
  .list-inline-item:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .pager {
    margin: 2rem 0 1rem 0;
  }
  .search .form-group .input-group, .search .form-group select:not(.form-control) {
    width: 100%;
  }
  #ui-tabs ul#tabs {
    padding: 0px 0px 16px;
  }
  #ui-tabs .tabs {
    padding: 0px;
  }
  .category-view .vm-list .item.product-layout {
    flex: 100%;
    max-width: 100%;
  }
  .offcanvas-menu .offcanvas-inner {
    padding: 50px 30px 30px;
  }
  .logo {
    margin: 0 0 10px;
  }
  body.site #sp-header-top {
    padding: 22px 0 2px;
  }
  .typeheader-2 {
    margin: 0 10px;
  }
  .typeheader-2 .container {
    padding: 0;
  }
  .typeheader-2 .container #offcanvas-toggler.offcanvas-toggler-right {
    margin: 0 15px 0 0px;
  }
  .typeheader-1 .container {
    padding: 0 10px;
  }
  .typeheader-1 .row {
    flex-direction: row;
  }
  .typeheader-1 .row #sp-logo {
    order: 1;
  }
  .typeheader-1 .row #sp-top1 {
    order: 3;
    margin-top: 10px;
  }
  .typeheader-1 .row #sp-top2 {
    order: 2;
  }
  .sp-module.all-categories .sp-module-title {
    height: 41px;
    line-height: 41px;
  }
  .sp-module.all-categories .sp-module-title:before {
    top: 13px;
  }
  #sp-logo {
    padding-right: 0px;
  }
  #sp-top2 .setting {
    padding-right: 10px;
  }
  #sp-top2 .block-cart {
    padding: 10px 0px 0 5px;
  }
  #sp-top2 .block-cart .shopcart .handle {
    display: block !important;
  }
  #sp-top2 .block-cart .shopcart .pull-left {
    display: none;
  }
  .sj_vm_deals_wrap .modcontent .deals-nav {
    left: 80%;
    display: none;
  }
  .sp-module.all-categories .sj-flat-menu li .fm-container ul {
    min-width: 180px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    padding: 0.325rem 0;
  }
  .moduletable.products-list .owl-controls .owl-nav .owl-dots .owl-dot, .sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots .owl-dot {
    width: 20px;
  }
  .policy-shop .content-policy:nth-child(1), .policy-shop .content-policy:nth-child(2) {
    border-bottom: 0px;
  }
  body.rtl .dropdown-menu {
    right: auto;
    left: 0;
  }
  body.rtl #sp-logo {
    padding-left: 0px;
    padding-right: 15px;
  }
  body.rtl .typeheader-1 #sp-top2 .setting {
    padding-left: 10px;
    padding-right: 0px;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart {
    padding: 10px 5px 0 0px;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart .shopcart .handle {
    display: block !important;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart .shopcart .pull-left {
    display: none;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  #sp-bottom2, #sp-bottom3, #sp-bottom4 {
    margin-top: 20px;
  }
  .banner-middle .content {
    margin-bottom: 10px;
  }
  .banner-middle .content img {
    width: 100%;
  }
  .sj_vm_deals_wrap .deals-content .ds-items, .typeheader-2 .header-block1 {
    display: none;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail {
    margin-left: 0;
    margin-right: 0px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image {
    width: 100% !important;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
    width: 100% !important;
    padding: 15px 0;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
    width: 70px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day::before {
    left: -16px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .num-time {
    font-size: 18px;
    font-weight: 700;
  }
  .policy-shop .row [class*="col-"] {
    flex: 100%;
    max-width: 100%;
  }
  #sp-footer, #sp-footer #sp-footer2 {
    text-align: center;
  }
  #sp-footer #sp-footer2 .custom, .socials-wrap {
    float: none;
  }
  .socials-wrap ul {
    display: inline-block;
    padding-top: 10px;
  }
  #sp-bottom .container {
    padding-bottom: 50px;
  }
  #sp-footer .container {
    padding-bottom: 0px;
  }
  .sj_vm_deals_wrap .modcontent .deals-nav {
    left: 85%;
  }
  .view-productdetails #close-sidebar, .view-category #close-sidebar {
    display: none;
  }
  .view-productdetails #sp-left .sidebar-offcanvas, .view-category #sp-left .sidebar-offcanvas {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 40px;
    margin: 0px;
    left: -100%;
  }
  .view-productdetails #sp-left .sidebar-offcanvas.active, .view-category #sp-left .sidebar-offcanvas.active {
    left: 0;
  }
  .view-productdetails #sp-left .sidebar-offcanvas #close-sidebar, .view-category #sp-left .sidebar-offcanvas #close-sidebar {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 16px;
    display: block;
  }
  .productdetails .open-sidebar {
    display: inline-block;
    border: 2px solid #999;
    padding: 3px 15px;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 10px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #666;
  }
  .productdetails .open-sidebar:hover {
    border-color: #fe5722;
  }
  .productdetails #close-sidebar {
    display: none;
  }
  .productdetails .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .productdetails .sidebar-overlay.show {
    display: block;
  }
  .browse-view .vm-view-list {
    flex: 25%;
    max-width: 25%;
  }
  .browse-view .toolbar-center {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .browse-view .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .browse-view .sidebar-overlay.show {
    display: block;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .title {
    display: none;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.counter, .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox {
    display: none;
  }
  .category-view .vm-list .item.product-layout {
    flex: 100%;
    max-width: 100%;
  }
  .view-productdetails #close-sidebar, .view-category #close-sidebar {
    display: none;
  }
  .view-productdetails #sp-left .sidebar-offcanvas, .view-category #sp-left .sidebar-offcanvas {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 40px;
    margin: 0px;
    left: -100%;
  }
  .view-productdetails #sp-left .sidebar-offcanvas.active, .view-category #sp-left .sidebar-offcanvas.active {
    left: 0;
  }
  .view-productdetails #sp-left .sidebar-offcanvas #close-sidebar, .view-category #sp-left .sidebar-offcanvas #close-sidebar {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 16px;
    display: block;
  }
  .productdetails .open-sidebar {
    display: inline-block;
    border: 2px solid #999;
    padding: 3px 15px;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 10px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #666;
  }
  .productdetails .open-sidebar:hover {
    border-color: #fe5722;
  }
  .productdetails #close-sidebar {
    display: none;
  }
  .productdetails .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .productdetails .sidebar-overlay.show {
    display: block;
  }
  .browse-view .vm-view-list {
    flex: 25%;
    max-width: 25%;
  }
  .browse-view .toolbar-center {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .browse-view .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .browse-view .sidebar-overlay.show {
    display: block;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .hidden-xs {
    display: none !important;
  }
  .banner-middle .content {
    margin-bottom: 10px;
  }
  .banner-middle .content img {
    width: 100%;
  }
  .sj_vm_deals_wrap .deals-content .ds-items {
    display: none;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail {
    margin-left: 0;
    margin-right: 0px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image {
    width: 100% !important;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
    width: 100% !important;
    padding: 15px 0;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
    width: 70px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day::before {
    left: -16px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .num-time {
    font-size: 18px;
    font-weight: 700;
  }
  .policy-shop .row [class*="col-"] {
    flex: 100%;
    max-width: 100%;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .title {
    display: none;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.counter, .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox {
    display: none;
  }
  .category-view .vm-list .item.product-layout {
    flex: 100%;
    max-width: 100%;
  }
  .view-productdetails #close-sidebar, .view-category #close-sidebar {
    display: none;
  }
  .view-productdetails #sp-left .sidebar-offcanvas, .view-category #sp-left .sidebar-offcanvas {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 40px;
    margin: 0px;
    left: -100%;
  }
  .view-productdetails #sp-left .sidebar-offcanvas.active, .view-category #sp-left .sidebar-offcanvas.active {
    left: 0;
  }
  .view-productdetails #sp-left .sidebar-offcanvas #close-sidebar, .view-category #sp-left .sidebar-offcanvas #close-sidebar {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 16px;
    display: block;
  }
  .productdetails .open-sidebar {
    display: inline-block;
    border: 2px solid #999;
    padding: 3px 15px;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 10px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #666;
  }
  .productdetails .open-sidebar:hover {
    border-color: #fe5722;
  }
  .productdetails #close-sidebar {
    display: none;
  }
  .productdetails .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .productdetails .sidebar-overlay.show {
    display: block;
  }
  .browse-view .vm-view-list {
    flex: 25%;
    max-width: 25%;
  }
  .browse-view .toolbar-center {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .browse-view .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .browse-view .sidebar-overlay.show {
    display: block;
  }
  .typeheader-2 .header-block1 {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner {
    padding: 50px 30px 30px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    padding: 0.325rem 0;
  }
  .logo {
    margin: 0 0 10px;
  }
  table.acymailing_form td.acyfield_email {
    width: 343px;
  }
  .sp-module.all-categories .sj-flat-menu li .fm-container ul {
    min-width: 180px;
  }
  .policy-shop .content-policy:nth-child(1), .policy-shop .content-policy:nth-child(2) {
    border-bottom: 0px;
  }
  .moduletable.products-list .owl-controls .owl-nav .owl-dots .owl-dot, .sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots .owl-dot {
    width: 20px;
  }
  .sp-module.latest-blog .sj-extraslider .owl-controls .owl-dots {
    position: static !important;
    float: left;
    text-align: left;
    margin: 0 0 10px;
  }
  .typeheader-2 {
    margin: 0 10px;
  }
  .typeheader-2 .container {
    padding: 0;
  }
  .typeheader-2 .container #offcanvas-toggler.offcanvas-toggler-right {
    margin: 0 15px 0 0px;
  }
  .typeheader-1 .container {
    padding: 0 10px;
  }
  .typeheader-1 .row {
    flex-direction: row;
  }
  .typeheader-1 .row #sp-logo {
    order: 1;
  }
  .typeheader-1 .row #sp-top1 {
    order: 3;
    margin-top: 10px;
  }
  .typeheader-1 .row #sp-top2 {
    order: 2;
  }
  body.site #sp-header-top {
    padding: 22px 0 2px;
  }
  #sp-logo {
    padding-right: 0px;
  }
  #sp-top2 .setting {
    padding-right: 10px;
  }
  #sp-top2 .block-cart {
    padding: 10px 0px 0 5px;
  }
  #sp-top2 .block-cart .shopcart .handle {
    display: block !important;
  }
  #sp-top2 .block-cart .shopcart .pull-left {
    display: none;
  }
  .sp-module.all-categories .sp-module-title {
    height: 41px;
    line-height: 41px;
  }
  .sp-module.all-categories .sp-module-title:before {
    top: 13px;
  }
  body.rtl .dropdown-menu {
    right: auto;
    left: 0;
  }
  body.rtl #sp-logo {
    padding-left: 0px;
    padding-right: 15px;
  }
  body.rtl .typeheader-1 #sp-top2 .setting {
    padding-left: 10px;
    padding-right: 0px;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart {
    padding: 10px 5px 0 0px;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart .shopcart .handle {
    display: block !important;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart .shopcart .pull-left {
    display: none;
  }
}
@media (max-width: 568px) {
  .hidden-sm {
    display: none !important;
  }
  .col-sm-6 {
    flex: 50%;
    max-width: 50%;
  }
  .browseProductImage {
    width: auto;
    margin: auto;
  }
  .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.counter, .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox {
    display: none;
  }
  .chzn-container.chzn-container-single .chzn-single div > b {
    background-position: left 8px;
  }
  .category-view .products-category .row .category .spacer a img {
    width: auto;
    height: 290px;
  }
  #sp-position2 {
    padding: 0 15px;
  }
  .homepage-slider {
    margin-bottom: 4px;
  }
  .banner-top .banner-right {
    margin-left: 0px;
    margin-bottom: 24px;
  }
  #sp-position1 {
    padding-right: 15px;
  }
  .banner-top .banner-left {
    margin-left: 0 !important;
    padding-right: 0;
  }
  .banner-middle .content img, .bannergroup .banneritem a img {
    width: 100%;
  }
  .sj_vm_deals_wrap .deals-content .ds-items {
    display: none;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail {
    margin-left: 0;
    margin-right: 0px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image {
    width: 100% !important;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
    width: 100% !important;
    padding: 15px 0;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
    width: 70px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day::before {
    left: -16px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .num-time {
    font-size: 18px;
    font-weight: 700;
  }
  #sp-footer, #sp-footer #sp-footer2 {
    text-align: center;
  }
  #sp-footer #sp-footer2 .custom, .socials-wrap {
    float: none;
  }
  .socials-wrap ul {
    display: inline-block;
    padding-top: 10px;
  }
  #sp-bottom .container {
    padding-bottom: 50px;
  }
  #sp-footer .container {
    padding-bottom: 0px;
  }
  .view-productdetails #close-sidebar, .view-category #close-sidebar {
    display: none;
  }
  .view-productdetails #sp-left .sidebar-offcanvas, .view-category #sp-left .sidebar-offcanvas {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 40px;
    margin: 0px;
    left: -100%;
  }
  .view-productdetails #sp-left .sidebar-offcanvas.active, .view-category #sp-left .sidebar-offcanvas.active {
    left: 0;
  }
  .view-productdetails #sp-left .sidebar-offcanvas #close-sidebar, .view-category #sp-left .sidebar-offcanvas #close-sidebar {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 16px;
    display: block;
  }
  .productdetails .open-sidebar {
    display: inline-block;
    border: 2px solid #999;
    padding: 3px 15px;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 10px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #666;
  }
  .productdetails .open-sidebar:hover {
    border-color: #fe5722;
  }
  .productdetails #close-sidebar {
    display: none;
  }
  .productdetails .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .productdetails .sidebar-overlay.show {
    display: block;
  }
  .browse-view .vm-view-list {
    flex: 25%;
    max-width: 25%;
  }
  .browse-view .toolbar-center {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .browse-view .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .browse-view .sidebar-overlay.show {
    display: block;
  }
  .about-demo-4 {
    padding-top: 60px;
  }
  .module {
    margin-bottom: 50px;
  }
  #sp-bottom .row {
    margin: 0;
  }
  #sp-bottom2, #sp-bottom3, #sp-bottom4 {
    margin-top: 20px;
  }
  .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler, .moduletable.products-list .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler {
    display: none;
  }
  .login {
    padding: 40px 0;
  }
  .sp-column #com-form-login .width30.floatleft, .sp-column #com-form-login #com-form-login-remember {
    width: 100%;
  }
  .list-inline-item:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .pager {
    margin: 2rem 0 1rem 0;
  }
  .category-view .vm-list .item.product-layout {
    flex: 100%;
    max-width: 100%;
  }
  .banner-middle .content {
    margin-bottom: 10px;
  }
  body.site #sp-header-top {
    padding: 22px 0 2px;
  }
  .typeheader-2 {
    margin: 0 10px;
  }
  .typeheader-2 .container {
    padding: 0;
  }
  .typeheader-2 .container #offcanvas-toggler.offcanvas-toggler-right {
    margin: 0 15px 0 0px;
  }
  .typeheader-1 .container {
    padding: 0 10px;
  }
  .typeheader-1 .row {
    flex-direction: row;
  }
  .typeheader-1 .row #sp-logo {
    order: 1;
  }
  .typeheader-1 .row #sp-top1 {
    order: 3;
    margin-top: 10px;
  }
  .typeheader-1 .row #sp-top2 {
    order: 2;
  }
  .sp-module.all-categories .sp-module-title {
    height: 41px;
    line-height: 41px;
  }
  .sp-module.all-categories .sp-module-title:before {
    top: 13px;
  }
  #sp-logo {
    padding-right: 0px;
  }
  #sp-top2 .setting {
    padding-right: 10px;
  }
  #sp-top2 .block-cart {
    padding: 10px 0px 0 5px;
  }
  #sp-top2 .block-cart .shopcart .handle {
    display: block !important;
  }
  #sp-top2 .block-cart .shopcart .pull-left {
    display: none;
  }
  body.rtl .dropdown-menu {
    right: auto;
    left: 0;
  }
  body.rtl #sp-logo {
    padding-left: 0px;
    padding-right: 15px;
  }
  body.rtl .typeheader-1 #sp-top2 .setting {
    padding-left: 10px;
    padding-right: 0px;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart {
    padding: 10px 5px 0 0px;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart .shopcart .handle {
    display: block !important;
  }
  body.rtl .typeheader-1 #sp-top2 .block-cart .shopcart .pull-left {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .category-view .products-category .row .category .spacer a img {
    width: 150px;
    height: 150px;
  }
  .browseProductImage {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .about-demo-4 {
    padding-top: 60px;
  }
  .module {
    margin-bottom: 50px;
  }
  .col-sm-12 {
    flex: 100%;
    max-width: 100%;
  }
  .col-sm-6 {
    flex: 50%;
    max-width: 50%;
  }
  .login-greeting {
    font-size: 10px;
  }
  .typeheader-1 .logout-button input[type="submit"] {
    padding: 5px;
    border: none;
    font-size: 10px;
  }
  .category-view .vm-list .item.product-layout {
    flex: 100%;
    max-width: 100%;
  }
  .list-inline-item:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .pager {
    margin: 2rem 0 1rem 0;
  }
  .homepage-slider .yt-content-slider {
    height: 457px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .image, .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
    width: 100%;
  }
  .category-view .products-category .row .category .spacer a img {
    width: 200px;
    height: 200px;
  }
  .chzn-container.chzn-container-single .chzn-single div > b {
    background-position: left 8px;
  }
  .policy-shop .content-policy {
    padding-left: 80px;
  }
  .policy-shop .col-sm-4:last-child .content-policy {
    padding-left: 50px;
  }
  .banner-top .banner-left {
    margin-left: 0;
  }
  .policy-shop .content-policy .icon {
    left: 15px;
  }
  .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler, .moduletable.products-list .product-layout .product-item-container .left-block .button-group a.sj_quickview_handler {
    display: none;
  }
  #sp-footer, #sp-footer #sp-footer2 {
    text-align: center;
  }
  #sp-footer #sp-footer2 .custom, .socials-wrap {
    float: none;
  }
  .socials-wrap ul {
    display: inline-block;
    padding-top: 10px;
  }
  #sp-bottom .container {
    padding-bottom: 50px;
  }
  #sp-footer .container {
    padding-bottom: 0px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption {
    padding: 20px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
    width: 70px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day::before {
    left: -16px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day .num-time {
    font-size: 18px;
    font-weight: 700;
  }
  .view-productdetails #close-sidebar, .view-category #close-sidebar {
    display: none;
  }
  .view-productdetails #sp-left .sidebar-offcanvas, .view-category #sp-left .sidebar-offcanvas {
    padding-left: 15px !important;
    padding-right: 10px !important;
    background: #fff;
    width: 300px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    height: 100%;
    overflow-x: scroll;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    transition: all 300ms ease-in-out;
    padding-top: 40px;
    margin: 0px;
    left: -100%;
  }
  .view-productdetails #sp-left .sidebar-offcanvas.active, .view-category #sp-left .sidebar-offcanvas.active {
    left: 0;
  }
  .view-productdetails #sp-left .sidebar-offcanvas #close-sidebar, .view-category #sp-left .sidebar-offcanvas #close-sidebar {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 16px;
    display: block;
  }
  .productdetails .open-sidebar {
    display: inline-block;
    border: 2px solid #999;
    padding: 3px 15px;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 10px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #666;
  }
  .productdetails .open-sidebar:hover {
    border-color: #fe5722;
  }
  .productdetails #close-sidebar {
    display: none;
  }
  .productdetails .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .productdetails .sidebar-overlay.show {
    display: block;
  }
  .browse-view .sidebar-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 9998;
  }
  .browse-view .sidebar-overlay.show {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .view-category .col-xl-3 {
    flex: 25%;
    max-width: 25%;
  }
  .view-category .col-xl-9 {
    flex: 75%;
    max-width: 75%;
  }
  .login-greeting {
    font-size: 10px;
  }
  .typeheader-1 .logout-button input[type="submit"] {
    padding: 5px;
    border: none;
    font-size: 10px;
  }
  #sp-right .sp-module.best-sellers .extraslider-inner .item .product-item-container .left-block, #sp-left .sp-module.best-sellers .extraslider-inner .item .product-item-container .left-block {
    margin-right: 0px;
  }
  #sp-right .sp-module.best-sellers .sj-extra-slider .extraslider-inner .item-wrap .item-image, #sp-left .sp-module.best-sellers .sj-extra-slider .extraslider-inner .item-wrap .item-image {
    width: 80%;
  }
  .chzn-container.chzn-container-single .chzn-single div > b {
    background-position: left 8px;
  }
  .category-view .products-category .row .category .spacer a img {
    width: 200px;
    height: 200px;
  }
  #offcanvas-toggler {
    display: none;
  }
  body.site.home-layout1 .sp-module.all-categories .sj-flat-menu {
    display: block;
  }
  body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: -100px;
  }
  .sj_vm_deals_wrap .deals-content .ds-items-detail .product-thumb .caption .item-timer .sj_deals_cd_day {
    width: 80px;
  }
  .list-inline-item:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .pager {
    margin: 2rem 0 1rem 0;
  }
}
