body {
	font-family: 'Sofia Sans', sans-serif;
	font-weight: 300;
	color: #000;
	font-size: 16px;
	line-height: 23px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
	text-decoration: underline;
	text-decoration-color: #8e9d74
}
a:hover {
	color: #8e9d74;
	text-decoration: none;
}
.strong {
	font-weight: 500;
}
.modal-body a {
	color: #000;
	text-decoration: underline;
	text-decoration-color: #8e9d74
}
.modal-body a:hover {
	color: #8e9d74;
	text-decoration: none;
}
.modal-body .btn-primary, .modal-body .btn-primary:hover,
.success-addtocart .btn-primary, .success-addtocart .btn-primary:hover {
	color: #fff;
	margin-top: 20px;
	display: block;
	font-size: 14px;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
.label-sale {
	display: inline-block;
}
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.text-center img {
	margin-left: auto;
	margin-right: auto;
}
.well {
	background-color: #e2e4e966;
}
.tooltip {
	z-index: 5;
	font-family: 'Sofia Sans', sans-serif;;
}
.form-control {
	border-radius: 5px;
	border-color: #676f59;
	box-shadow: none;
}
.form-control:focus {
	border-color: #eaa83a;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(234,168,58,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(234,168,58,.6);
}
select.input-lg, .input-lg {
	height: 40px;
	line-height: 40px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:after {
	content: ' *';
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.container, .scontent-top-fullwidth {
    width: 100%;
    max-width: 1700px;
    margin-right: auto;
    margin-left: auto;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
header {
	min-height: 46px;
	box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.col-xs-8ths,
.col-sm-8ths,
.col-md-8ths,
.col-lg-8ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-8ths {
    width: 12.5%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-8ths {
        width: 12.5%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-8ths {
        width: 12.5%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-8ths {
        width: 12.5%;
        float: left;
    }
}
.col-xs-10ths,
.col-sm-10ths,
.col-md-10ths,
.col-lg-10ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-10ths {
    width: 10%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-10ths {
        width: 10%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-10ths {
        width: 10%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-10ths {
        width: 10%;
        float: left;
    }
}
.dr-innerheader {
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex;
	flex-wrap: nowrap;
	padding-right: 5px;
}
.dr-header {
    position: relative;
    z-index: 20;
    background: #fff;
    color: #000;
}
.dr-header.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px;
    z-index: 8;
    background-color: #fff;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.dr-header.affix + .affixSpacer
{
    height: 130px;
}
@media (min-width: 768px) {
	.dr-header.affix {
		z-index: 10;
	}
}
.dr-menu-button {
    display: flex;
    margin-right: 20px;
    color: #000;
    align-items: center;
    text-decoration: none;
}
.dr-menu-button:hover,
.secondary-menu a:hover,
.dr-menu-button:visited,
.secondary-menu a:visited,
.dr-menu-button:active,,
.secondary-menu a:active,
.dr-menu-button:focus,
.secondary-menu a:focus {
	color: #8e9d74;
	text-decoration: none;
}
.dr-menu-button:hover path{
	stroke: #8e9d74;
}
.menu-block {
	display: flex;
	align-items: center;
	order: 0;
}
.secondary-menu {
	display: flex;
	flex-direction: row;
	gap: 20px;
}
.secondary-menu a {
	color: #000;
	text-decoration: none;
}
.dr-phone {
	font-size: 20px;
    font-weight: 600;
    color: #666;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.dr-phone .phones-container a {
	padding: 6px 15px 8px;
	display: block;
	font-size: 18px;
}
.dr-phone .phones-container a:hover {
	text-decoration: none;
	color: #48473f;
	cursor: pointer;
}
.dr-header.affix .dr-phone .phones-container a:first-child {
	margin-bottom: 0px;
	-webkit-transition: margin 0.2s ease-out;
	-moz-transition: margin 0.2s ease-out;
	-o-transition: margin 0.2s ease-out;
	transition: margin 0.2s ease-out;
}
.dr-header.affix .dr-phone {
	font-size: 14px;
	line-height: 17px;
}
.dr-phone .dropdown-menu-left {
	left:-15px;
}
.dr-innerheader #logo {
	flex: 2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.dr-innerheader #logo img {
	max-width: 115px;
}
.dr-header.affix #logo img {
	max-width: 115px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dr-right-icons {
    display: flex;
    justify-content: right;
    align-items: center;
}
.header-big-icons {
	margin-left: 5px;
	padding:0 5px;
}
.header-big-icons svg,
#cart svg,
.dr-phone svg {
    height: 22px;
}
.header-big-icons svg > *, #cart svg > *, .dr-phone svg > * {
	stroke: #000;
}
.header-big-icons svg#searchiconinner > * {
	stroke: #000;
}
.header-big-icons svg:hover > *, #cart svg:hover > *, .dr-phone svg:hover > * {
	stroke: #febe98;
}
.search-header.header-big-icons .openBtn, .header-big-icons > a, .dr-cart.header-big-icons .btn {
	display: flex;
	align-items: center;
}
.dr-header.affix .header-big-icons svg, .dr-header.affix #cart svg, .dr-header.affix .dr-phone svg {
    height: 22px;
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dr-cart.header-big-icons .btn {
	background: none;
    color: #888;
    font-size: 16px;
}
#smenu {display: none}
.mm-ocd-opened #smenu {
    display: inherit!important;
}
.mm-spn a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	color: #000;
}
.mm-spn a:not(:last-child):after {
	display: none;
}
.mm-spn.mm-spn--light {
	color: #333;
}
#smenu a:focus, #smenu a:hover, #cart a {
	text-decoration: none;
}
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.85)
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white
}

.overlay .closebtn:hover {
    color: #ccc
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    margin-left: 10%;
    width: 80%;
    background: #fff;
    border-radius: 5px;
}

.overlay input[type=text]:hover {
    background: #f1f1f1
}

.overlay .search-icon {
    position: absolute;
    right: 9%;
    top: 0;
    font-size: 24px;
    cursor: pointer;
    background: none;
}
.greybg {
	background-color: #e8e5e033;
	border-top: 1px solid #e6ddd626;
	border-bottom: 1px solid #e6ddd626;
	padding-top: 30px;
	padding-bottom: 30px;
}
.whitebg {
	padding-top: 30px;
	padding-bottom: 30px;
}
.bluebg {
	background-color: #e6e5e099;
	padding:15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bluebg.nopadding {
	padding:0;
}
.alert-success {
	color:#fff;
	background-color: #88C9A5;
	border-color: #88C9A5;
	border-radius: 5px;
}
.alert-success a {
	color: #fff;
}
.alert-success a:hover {
	color: #76664f;
	text-decoration: none;
}
.close {
	font-size: 26px;
	line-height: 20px;
}
.menu-burger {
    height: 35px;
    margin-right: 0;
}
/*#livesearch li {
	z-index: 30;
}*/
.topbar a {
	text-decoration: none;
}
.topbar a:first-child {margin-right: 10px}
/* top */
.topbar {
	background: #d7d7d766;
	color: #000;
	padding: 4px 15px 3px;
	margin: 0;
	height: 30px;
	text-transform: uppercase;
	font-size: 10px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
/*	display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: center;*/
}
/*.topbar .marquee {
	flex-grow: 1;
    text-align: center;
}*/
.topbar .marquee {
    /*-moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-animation 15s linear infinite;
    -webkit-animation: scroll-animation 15s linear infinite;
    animation: scroll-animation 15s linear infinite;*/
}

@-moz-keyframes scroll-animation {
    from {
        -moz-transform: translateX(100%)
    }

    to {
        -moz-transform: translateX(-100%)
    }
}

@-webkit-keyframes scroll-animation {
    from {
        -webkit-transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-100%)
    }
}

@keyframes scroll-animation {
    from {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
.topbar .marquee .fa {
	margin-right:5px;
	-webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
    -webkit-animation-duration: 2s;
    color: #ff8252;
}
@-webkit-keyframes blinker{from{opacity:1}to{opacity:0}}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* search */
#search {
	padding: 0;
	min-width: 100px;
	width: calc(100vw - 140px);
	max-width: 300px;
	position: relative;
	margin: 5px 0 0;
}
#search .input-lg {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border-width: 1px;
	background: #fff;
	border-color: #ccc;
	color: #000;
}
#search .search-icon {
	position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border-radius: 0;
    border: none;
    padding: 9px 10px 2px;
}
#search .search-icon svg {
	height: 22px;
}
#searchicon {
	margin-top: 4px;
}
#searchicon:hover {
	cursor: pointer;
}
.dr-search .dropdown-menu-right {
	right: -5px !important;
    top: -15px !important;
    box-shadow: none !important;
    border: 0;
    padding: 5px 0 0;
    margin: 0;
    background: none;
}
.search-box {
	background:#e6e5e099;
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.search-box select {
	margin-bottom: 10px;
}
[name=search] {outline: none;}
#search.header-search{position:relative;width:100%;}
#search .header-search-input::placeholder{color:var(--color-dark);font-size:14px!important;}
#search .header-search-input:focus{border-color:var(--color-gold);outline:none;box-shadow:none;}
#livesearch{position:fixed;/*top:100%;*/width:96%;left:2%;right:2%;z-index:10;display:flex;flex-wrap:wrap;flex-direction:row;gap:10px;margin-top:0px;padding:10px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.08);max-height: calc(100vh - 120px);overflow-y:auto;}
#livesearch .livesearch-item{flex-basis:calc(100%/2 - 5px);display:flex;}
#livesearch .ls-header{flex-basis:100%;font-weight:600;font-size:17px}
#livesearch .ls-spacer{flex-basis:100%;height:20px}
#livesearch .ls-header .amore a{color:#999;font-size:13px;padding-left: 15px;padding-top:4px;font-weight:400 !important;text-decoration:none;border:none}
#livesearch .livesearch-item a{display:flex;flex-direction:column;gap:10px;border-radius:10px;padding:8px;text-decoration:none;color:inherit;}
#livesearch .livesearch-item .amore > div{background:var(--bg-gold-light);display: flex;align-items: center;justify-content: center;border-radius: 10px;}
#livesearch .livesearch-item a:hover,#livesearch .livesearch-item.active{background:var(--bg-gold-light);}
#livesearch .livesearch-item img{max-width:100%;border-radius:10px;box-shadow:0px 6px 7px rgba(0,0,0,.09)}
#livesearch .livesearch-item span{display:block;font-weight:400;font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:34px;line-height:17px;}
#livesearch .livesearch-item small{display:block;color:#6b7280;font-size:12px;}
#livesearch .livesearch-item em{display:block;font-style:normal;color:#111;font-size:13px;margin-top:4px;}
@media (min-width:768px){
  #livesearch{position:absolute;top:100%;width:480px;left:auto;right:0;}
  #livesearch .livesearch-item{flex-basis:calc(100%/3 - 7px);}
}
#livesearch .livesearch-item.product.amore{flex-basis:100%}
#livesearch .livesearch-item.product.amore a{width:100%;background:var(--bg-gold-light)}
#livesearch .livesearch-item.product.amore a:hover;{width:100%;background:var(--color-gold)}
#livesearch .livesearch-item.np{flex-basis:100% !important}
#livesearch .livesearch-item.np a{display:flex;flex-direction:column;gap:10px;border-radius:0px;padding:0px;text-decoration:none;color:inherit;border:none}
#livesearch .livesearch-item.np a:hover,#livesearch .livesearch-item.np.active{background:none;color:var(--color-gold);}
#livesearch .livesearch-item.np span{display:block;font-weight:400;font-size:14px;overflow:auto;height:auto;line-height:17px;}
/*#livesearch, #livesearch * {margin: 0;padding: 0;list-style: none;}
#livesearch {position: absolute;width: calc(100vw - 25px);top: 45px;left:-40px;border-radius:5px;background: #fff;z-index: 10;min-width:300px;max-width:500px;max-height: calc(100vh - 90px);overflow-y: scroll;padding: 15px;box-shadow: 0px 3px 8px rgba(0,0,0,0.5);}
#livesearch li {border-bottom: 1px solid #e6e5e099;box-shadow:none}
#livesearch li:last-child {border-bottom:none}
#livesearch a {display: block;clear: both;overflow: hidden;line-height: 16px;padding: 5px;text-decoration: none;text-shadow:none;border:none}
#livesearch a span {display:block;font-size:13px;margin-bottom:5px;color:#000}
#livesearch a.amore {color: #fff;padding: 0px;}
#livesearch a:hover, #livesearch a:hover .pmore,#livesearch li.active a{background: #e2e4e9 !important;color:#000}
#livesearch img {float: left;width: 80px;margin-right: 10px;border-radius:5px}
#livesearch img[src=''] {display: none;}
.pmore {display:none;background: #ccc; margin: 10px 5px !important; padding: 15px 5px !important;text-align: center;}
#livesearch a em {display: block;color: #333333;font-style: normal;font-weight: 400;font-size:12px}
#livesearch strike {color: #aaaaaa;}
#livesearch a:hover strike {}
#livesearch small {display: block;}
@media (min-width:440px) {
	#livesearch {width: 100%;top: 45px;left:0px;min-width:300px;max-width:500px}
}*/
/* cart */
#cart {
	position: relative;
}
#cart > .btn {
	background: none !important;
	padding: 0 !important;
	position: relative;
}
#cart > .btn:focus, #cart > .btn svg:focus, .dr-phone .phones-container a:focus {
	outline: none;
	box-shadow: none;
	text-decoration: none;
}
#cart > .btn #cart-total {
	position: absolute;
    top: -5px;
    right: -5px;
    text-align: center;
    font-size: 11px;
    background: #8e9d74;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    color: #fff;
    line-height: 14px;
}
#cart.open > .btn {
	
}
#cart.open > .btn:hover {
	
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	min-width: 320px;
	right: -20px;
	top: 30px;
	padding:10px;
}
#cart .dropdown-menu .table-condensed {
	max-height: 300px;
	display: block;
    overflow-y: scroll;
}
.table-minicart-totals {
	border-top: 2px solid #544835;
}
#wishlist-total {
	position: relative;
}
#wishlist-total span {
	position: absolute;
    top: -5px;
    right: -5px;
    text-align: center;
    font-size: 11px;
    background: #8e9d74;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    color: #fff;
    line-height: 14px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
		min-width: calc(100vw - 10px);
		max-height: calc(100vh - 50px);
		overflow-y: scroll;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu table td {
	border: none !important;
}
#cart .dropdown-menu table tr td {
	border-top: 1px solid #544835 !important;
}
#cart .dropdown-menu table tr:first-child td,
#cart .dropdown-menu table tr.options td,
#cart .dropdown-menu table.table-minicart-totals tr td {
	border-top: none !important;
}
#cart .dropdown-menu table tr.options td {
	padding-top: 0 !important;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu table img {
	width: 120px;
	min-width: 120px;
}
#cart .cart-item-price {
	margin-top: 5px;
	display: flex;
	justify-content: space-between;
}
.btn-tocheckout {
	justify-content: center;
	background: #8e9d74 !important;
	font-size: 14px !important;
	color: #fff !important;
	font-weight: 500 !important;
}
.btn-tocheckout:hover {
	background: #676f59 !important;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
.dropdown-backdrop {
	display: none;
}
.nav-wrapper {
	flex: 6;
    justify-content: center;
    display: none;
    align-items: center;
}
#menu {
	color: #000;
	width: 100%;
}
#menu .dropdown {
	position: relative;
}
#menu .dropdown.megamenu {
    position: static!important;
}
#menu > ul {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin:0;
    padding: 0;
    flex-wrap: nowrap;
}
#menu > ul > li {
	list-style: none;
}
#menu > ul > li > a {
	color: #000;
	padding: 10px 5px;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-flex;
    text-align: center;
  	position: relative;
}
#menu > ul > li > a:hover, #menu > ul > li > a:focus, #menu > ul > li.open > a {
	text-decoration: none;
}
#menu > ul > li > a::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #d7c4a6;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
#menu > ul > li > a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
#menu .dropdown-menu {
	padding: 15px 30px;
	margin-top: 0px;
	border-radius: 0px;
	z-index: 1002;
	top: 70px;
	left: 0;
	position: absolute;
	width: 330px;
	border: none;
	box-shadow: 0 0 11px rgba(33,33,33,.2);
}
#menu .megamenu .dropdown-menu {
	top: 130px;
	width: 100%;
}
.dr-header.affix #menu .megamenu .dropdown-menu {
	top: 62px;
}
.dr-header.affix #menu .dropdown-menu {
	top: 52px;
}
#menu .dropdown-inner {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#menu .dropdown-inner > ul {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
	flex-grow: 1;
}
#menu .dropdown-menu li a {
	padding: 7px 10px;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
	color: #111111;
	display: block;
}
#menu .dropdown-menu li a:hover {
	color: #000;
	text-decoration: none;
}
#menu .dropdown-inner > ul > li > ul {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}
#menu .dropdown-menu ul li ul li a {
	text-transform: none;
	font-weight: 400;
	font-size: 13px;
	padding: 2px 10px;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	/*#menu .dropdown:hover .dropdown-menu {
		display: block;
	}*/
}
@media (max-width: 767px) {
	.dr-header {
	    z-index: 8;
	}
	#column-left-grid, #column-right-grid, #column-left, #column-right {
		z-index: 9 !important;
	}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.scontent-top-fullwidth {
		margin-bottom: 15px;
	}
}
/* content */
#content {
	min-height: 600px;
}
#content .slideshow {
	margin-bottom: 30px;
}
body[class^='product-'] #content {
	min-height: auto;
}
#content .breadcrumb {
	margin-top:0;
	background: none;
	padding: 0;
}
#content h1 {
	font-weight: 400;
	color: #000;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 5px;
}
#content h2 a {
	font-size: 16px;
	float: right;
}
.html-module {
	margin-bottom: 20px;
}
/* footer */
footer {
	margin-top: 0;
	padding-top: 30px;
	background: #524634;
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
/* alert */
.alert {
	padding: 20px;
	text-align: center;
}
.success-addtocart {
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 90%;
    max-width: 450px;
    background: #fff;
    padding: 40px 30px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    border-radius: 0;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    border: 1px solid #f5f5f5;
}
.success-addtocart a {
	color: #000;
	text-decoration: underline;
	text-decoration-color: #8e9d74
}
.success-addtocart a:hover {
	color: #8e9d74;
	text-decoration: none;
}
button.close {
	position: absolute;
    top: 15px;
    right: 10px;
    font-size: 40px;
    opacity: 0.6;
}
button.close:hover {
    opacity: 1;
}
/* breadcrumb */
.breadcrumb {
	margin: 5px 0;
	padding: 10px 3px;
	background:none;
}
.breadcrumb i {
	font-size: 13px;
}
.breadcrumb > li {
	padding: 0 15px 0 0;
	position: relative;
	font-size: 13px;
}
.breadcrumb > li + li:before {
	content: '\2192';
	display: block;
	position: absolute;
	top: 0px;
	left: -20px;
	color: #888;
}
.breadcrumb > li:first-child {
	display: none;
}
.breadcrumb > li:nth-child(2) {
	padding-left: 0 !important;
}
.breadcrumb > li:nth-child(2):before {
	display: none;
}
.breadcrumb > li:last-child {
	display: none;
}
.breadcrumb > li a {
	color: #666;
}
.breadcrumb > li a:hover {
	color: #000;
}
.pagination {
	margin: 0;
}
.pagination>li {
	font-size: 16px;
	font-weight: 600;
}
.pagination>li>a, .pagination>li>span {
	background-color: transparent;
	border: none;
	padding: 6px 12px;
	color: #333;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	border:none;
	background-color: #333;
	border-radius: 5px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #676f59;
	background-color: transparent;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 5px;
}
.pagination-results {
	color: #666;
	font-size: 11px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: none;
	border-radius: 4px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	background-color: #333;
}
.btn-default:hover {
	color: #fff;
	background-color: #000;
}
.btn-removefav {
	background-color: #fff;
	color: #666;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	padding: 0;
}
.btn-removefav i {
	font-size: 30px !important;
	line-height: 40px;
}
.btn-removefav:hover {
	background-color: #da4f49;
	color: #fff;
}
.btn-primary {
	color: #ffffff;
	background-color: #8e9d74;
	text-transform: uppercase;
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	background-color: #676f59;
	outline: none;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.swiper-button-next, .swiper-button-prev {
	color: #000;
	padding-top: 44px;
	z-index: 7;
}
.slideshow .swiper-button-next {
	right: 20px;
}
.slideshow .swiper-button-prev {
	left: 20px;
}
.swiper-button-prev:before, .swiper-button-next:before, .swiper-rtl .swiper-button-prev:before, .swiper-rtl .swiper-button-next:before {
	display: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.carousel-control .icon-prev:before {
	content: "\f137";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	background: #ffffffcc;
    border-radius: 100%;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.carousel-control .icon-next:before {
	content: "\f138";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	background: #ffffffcc;
    border-radius: 100%;
}
.module-swiper-button-prev,
.module-swiper-button-next {
	position: absolute;
	top: 120px;
	z-index: 12;
	background: #fff;
    border-radius: 100%;
}
.module-swiper-button-prev {    
    left: 15px;
}
.module-swiper-button-next {
    right: 15px;
}
@media (max-width:1200px) {
	.blog_grid_holder .swiper-button-next,
	.blog_grid_holder .swiper-button-prev {
		top: 80px;
	}
}
@media (max-width:768px) {
	.module-swiper-button-prev {
	    top: 60px;
	    left: 5px;
	}
	.module-swiper-button-next {
	    top: 60px;
	    right: 5px;
	}
	.blog_grid_holder .swiper-button-next,
	.blog_grid_holder .swiper-button-prev {
		top: 60px;
	}
}
@media (max-width:500px) {
	.blog_grid_holder .swiper-button-next,
	.blog_grid_holder .swiper-button-prev {
		top: 90px;
	}
}
/* product list */
.product-layout {
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 5px;
	position: relative;
}
..product-layout .product-thumb {
	padding-bottom: 10px;
}
.product-layout .product-thumb,
.product-layout .product-thumb .img-buttons {
	position: relative;
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
    background: #fff;
    overflow: hidden;
}
.product-layout .button-group {
	display: flex;
	justify-content: space-between;
    margin: 0 10px 10px;
}
.product-layout .button-group .la-shopping-cart {
	font-size: 27px;
    line-height: 38px;
}
.product-layout {
	height: auto;
}
.product-layout .button-group .las {
	font-size: 20px;
}
.product-layout:hover {
	z-index: 4 !important;
	overflow: visible;
}
.product-thumb .price {
	margin-bottom: 0;
}
.module-swiper,.testimonials-module {
	padding-bottom: 15px;
}
.module-swiper .swiper-slide, .testimonials-module .swiper-slide {
	border-radius: 5px;
}
.product-layout .product-thumb a, .product-fav-container a {
	text-decoration: none;
}
.product-thumb a:hover, .product-thumb a:focus {
	text-decoration: none;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb .product-title {
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    margin: 10px 15px 15px;
    display: block;
}
.product-thumb .image {
	float: none;
}
.product-fav-container .product-layout {
	display: flex;
	flex-direction: column;
}
.product-fav-container .fav-image {
	margin-bottom: 20px;
}
.product-fav-container .fav-image img {
	border-radius: 5px;
}
.product-fav-container .product-title {
	padding-right: 45px;
	display: block;
}
.product-fav-container .fav-inner {
	position: relative;
}
dl.fav-attributes {
	font-size: 11px;
}
@media (min-width: 767px) {
	.product-list .product-layout .image {
		float: left;
		padding: 0 15px;
	}
}
.button-over {
	position: absolute;
	top: 5px;
	right: 5px;
}
.swiper-slide .button-over {
	top: 5px;
	right: 5px;
}
.button-over button {
	border-radius: 100%;
	height: 30px;
	width: 30px;
	background-color: #ffffffcc;
	border: none;
	box-shadow: none;
}
.button-over button .fa {
	font-size: 17px;
	color: #8e9d74;
}
.button-over button:hover {
	background: #8e9d74;
}
.button-over button:hover .fa {
	color: #fff;
}
.product-thumb .btn-wishlist {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    padding: 0;
    font-size: 24px;
    color: #fff
}

.product-thumb .btn-wishlist .fa {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #8e9d74
}

.product-thumb .btn-wishlist:hover {
    color: #8e9d74
}
.price_rating {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	padding: 0 15px 10px;
}
.product-thumb .rating {
	position: absolute;
    background: #fff;
    left: 50%;
    transform: translate(-50%);
    padding: 3px 10px 0;
    border-radius: 20px;
}
.rating a {
	color: #000;
}
.rating a,.rating a:hover,.rating a:active,.rating a:visited {
	text-decoration: none;
}
.rating .la-stack, .reviews-innercontent .la-stack {
	font-size: 10px;
	width: 12px;
}
.rating .la-star, .reviews-innercontent .la-star {
	color: #eed153;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
}
.rating .la-star + .la-star, .reviews-innercontent .la-star + .la-star {
	color: #eed153;
}
.rating div {
	display: block;
}
.reviews-innercontent .la-stack .las,
.reviews-innercontent .la-stack .lar {
	position: absolute;
	left: 0;
}
h2.price {
	margin: 0;
}
.product-thumb .price, .price .price-new, .fav-inner .price {
	color: #000;
	font-weight: 600;
	font-size: 14px;
}

.product-thumb .price-old, .price .price-old {
	color: #444;
	margin-left: 10px;
	position: relative;
	font-size: 13px;
}
.product-thumb .price-old:before, .price .price-old:before {
	top: 46%;
    background: red;
    opacity: 0.95;
    content: "";
    width: 110%;
    position: absolute;
    height: 2px;
    border-radius: 2px;
    left: -5%;
    white-space: nowrap;
    display: block;
    transform: rotate(-7deg);
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-layout .button-group button,
.product-layout .button-group .btn-oos {
	border: none;
	color: #fff;
	line-height: 38px;
	height: 38px;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	border-radius: 5px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.product-layout .button-group button {
	background-color: #8e9d74;
}
.product-layout .button-group .btn-oos {
	background-color: #000;
}
.product-layout .button-group button:hover {
	color: #fff;
	background-color: #676f59;
	text-decoration: none;
	cursor: pointer;
}

.ocf-btn-mobile-fixed .ocf-btn {
	background-color: #FF9518 !important;
	color: #fff !important;
}
.rrp {
	font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: -10px;
    color: #777;
}
@media (max-width: 767px) {
	.product-layout {
		height: auto;
	}
	.product-layout .product-thumb {
		display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-layout .product-thumb > a {
		flex-grow: 1;
	}
	.product-layout .button-group button, .product-layout .button-group .btn-oos {
		padding-left: 15px;
		padding-right: 15px;
	}
	.breadcrumb {
		white-space: nowrap;
    	overflow-x: scroll;
	}
	.product-layout .button-group {
		display: flex !important;
		overflow: hidden;
		position: unset;
		left: auto;
		width: calc(100% - 20px);
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnail {
	padding: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	display: block;
	border: 1px solid #ddd;
}
/*.image-additional {
	max-width: 78px;
}*/
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 34px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.pr_pricebox {
	display: flex;
	margin: 20px 0;
	align-items: baseline;
	flex-direction: row;
	gap: 20px;
}
.pr_pricebox .pr_regularprice h2, .pr_pricebox .pr_specialprice h2 {
	color: #475055;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 0;
}
.pr_pricebox .pr_save {
	color: #FF4E20;
    font-weight: 600;
    font-size: 16px;
}
.pr_pricebox .pr_oldprice, .pr_pricebox .pr_oldprice > span {
	color: #666;
	position: relative;
}
.pr_pricebox .pr_oldprice > span:before {
	top: 46%;
    background: #ff8252;
    opacity: 0.95;
    content: "";
    width: 110%;
    position: absolute;
    height: 2px;
    border-radius: 2px;
    left: -5%;
    white-space: nowrap;
    display: block;
    transform: rotate(-7deg);
}
.pr_stockstatus {
    position:relative;
    display: inline-flex;
    padding: 2px 10px 2px 23px;
    align-items: center;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin-right: 10px;
}  
.product-fav-container .pr_stockstatus {
	margin-left: 10px;
}
.pr_upc {
    display: inline-flex;
    padding: 2px 10px;
    align-items: center;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin-right: 10px;
}  
.pr_stockstatus.instock, .pr_stockstatus.outofstock, .pr_upc {
    background: #e5e5e5;
} 
.pr_stockstatus.instock:before {
    content: "\f00c";
    font-family: 'Line Awesome Free';
    left:7px;
    position:absolute;
    top:2pxpx;
    font-weight: 900;
}
.pr_stockstatus.outofstock:before {
    content: "\f00d";
    font-family: 'Line Awesome Free';
    left:7px;
    position:absolute;
    top:2px;
    font-weight: 900;
}
.pr_model, .pr_brand {
	font-size: 14px;
}
.pr_brand {
	margin-top: 15px;
}
.pr_brand a {
	text-decoration: none;
	color: #000;
}
.pr_brand a:hover {
	text-decoration: none;
	color: #8e9d74;
}
.pcountsale {
	max-width:260px;
	display:block;
	width:100%;
	background:#f2f2f2;
	border:1px solid #e5e5e5;
	position:relative;
	margin:10px 0 20px;
	padding:0;
	border-radius:0;
	text-align:center
}
.pcountsale .pcs-title {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 2px;
	color: #ff8252
}
.pcountsale .pcs-time {
	display:inline-block;
	width:23%
}
.pcountsale .pcs-time .pcs-number {
	font-size:18px;
	width:100%;
	display:block;
	font-weight:300;
	position:relative;
	height:18px
}
.pcountsale .pcs-time .pcs-number:after {
	content:':';
	display:block;
	position:absolute;
	color:#777;
	right:-5px;
	top:-2px
}
.pcountsale .pcs-time.seconds .pcs-number:after {
	content:none
}
.pcountsale .pcs-time.seconds .pcs-number {
	color:#111
}
.pcountsale .pcs-time .pcs-label {
	font-size:9px;
	text-transform:uppercase;
	display:block;
	color:#777
}
#product .control-label {
	font-size: 16px;
    font-weight: 600;
    color: #111;
}
.product-rightcol {
	display: flex;
	flex-direction: row;
	gap: 20px;
}
.product-rightcol .maininfo {
	flex-grow: 1;
}
.breadcrumb {
	margin: 15px 0 10px 0;
    padding: 5px 0;
    background: none;
    border-radius: 0;
}
.breadcrumb li {
	padding: 0 20px 0 5px;
}
.breadcrumb li a {
	color: #666;
    font-size: 12px;
    text-decoration: none;
}
.product-rightcol .rightinfo {
	min-width: 230px;
	background-color: #E9FCFB;
	padding: 15px;
	display: grid;
    align-items: start;
    align-content: flex-start;
}
.product-rightcol .rightinfo .btn {
	white-space: normal;
}
.pr-shopping-options {
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 15px;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 0;
	width: 100%;
}
.pr-shopping-options input {
	box-shadow: none;
	height: 50px;
	text-align: center;
	font-size: 14px !important;
	width: 50px;
}
.pr-shopping-options .btn {
	text-shadow: none;
	border-radius: 5px;
	box-shadow: none;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;
	height: 50px;
	padding: 0 10px;
}
.pr-shopping-options .btn:hover {
	text-decoration: none;
	cursor: pointer;
}
.pr-shopping-options .btn-cart {
	flex-grow: 1;
}
.pr-shopping-options .btn-cart, .btn-cart {
	background: #8e9d74;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
	margin-left: 10px;
	margin-right: 0;
	width: calc(100% - 60px);
	order: 2;
}
.pr-shopping-options .btn-cart:hover, .btn-cart:hover {
	background: #676f59;
	color: #fff;
}
.pr-shopping-options .btn.btn-wishlist {
	font-size: 25px;
	background: none;
}
.btn-cart i {
	font-size: 26px;
}
.pr-shopping-options .btn-fastorder {
	background: #fff;
	color: #676f59;
	margin-top: 10px;
	margin-left: 10px;
	width: calc(100% - 60px);
	order: 4;
}
.pr-shopping-options .btn-fastorder:hover {
	background: #f8f8f8;
	color: #676f59;
}
.quantity-instock {
	font-size: 12px;
    text-align: center;
    color: #7B9604;
    margin: 0 0 10px;
    padding: 0;
    line-height: 12px;
}
.cust-fastbuy-checkout {
	background: #8e9d74;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
}
.cust-fastbuy-checkout:hover {
	background: #B22D73;
	color: #fff;
}
.btn-tocart {
	background: linear-gradient(180deg, rgba(189,207,97,1) 0%, rgba(97,167,94,1) 100%);

	border-color: #676f59;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
}
.btn-tocart:hover {
	background: #676f59;
	border-color: #676f59;
	color: #fff;
}
.product-rightcol .btn.btn-wishlist {
	border-color: transparent;
	background-color: transparent;
	margin-top: 10px;
	order: 4;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
	text-align: center;
	padding:0;
	letter-spacing: 0;
	height:30px;
	margin-bottom: 0;
}
.product-rightcol .btn.btn-wishlist:active,
.product-rightcol .btn.btn-wishlist:focus {
	box-shadow: none;
	outline: none;
}
.btn-wishlist .fa {
	font-size: 20px;
}
.pr-quantity {
	order: 1;
	max-width: 100px;
}
.pr-quantity label {
		display: none;
}
.pr-quantity .plus-minus .btn:focus {
	outline: none;
}
.pr-quantity .btn {
	padding: 0 10px !important;
	margin-bottom: 0;
	background: white;
    color: #333;
    border: 1px solid #ccc;
}
.pr-quantity .form-control {
	padding-left: 0;
	padding-right: 0;
	border-left: 0;
    border-right: 0;
    border-color: #ccc;
    z-index: 3;
}
.pr-quantity .input-group .input-group-btn:first-child {
	border-right: 0;
}
.pr-quantity .input-group .input-group-btn:last-child {
	border-left: 0;
}
h1, .title-subtitle, h2, h3 {
	font-size: 15px;
	font-weight: 600;
	color: #333;
}
#column-left .title-block, #column-right .title-block {
	margin-top: 0;
}
.breadcrumb + .title-block {
	margin-top: 10px;
}
.title-link {
	width: 100%;
    text-align: left;
    display: block;
    margin-top: -5px;
    padding-bottom: 5px;
    text-decoration: none;
}
.title-subtitle {
	font-size: 18px;
	margin: 25px 0;
	color: #000;
	font-weight: 600;
	position: relative;
}
.title-subtitle:after {
	content: "";
	height: 3px;
	width: 65px;
	background: #eed153;
	display: block;
	position: absolute;
	bottom: -10px;
	left:0;
}
input[name^="option"].form-control {
	max-width: 250px;
}
#tab-description pre {
	background-color: #eaa83a0d;
	border: 1px solid #eaa83a;
	font-family: 'Sofia Sans', sans-serif;
	font-size: 15px;
}
#tab-description .block_desc {
	height: 450px;
}
#tab-description .block_desc:after {
    width: 100%;
    left: 0;
}
#tab-description .btn_showhide {
	margin-bottom:20px;
}

@media (max-width:640px) {
	.fbiframe-container iframe {
		width: 98%;
	}
}
._4-u2 {
	border-radius: 5px;
}
#tab-review {
	background-color: #e6e5e099;
	padding: 0 20px;
	margin: 20px 0;
	border-radius: 5px;
}
.reviews-innercontent {
	display: grid;
}
.reviewsblock-title {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-between;
    padding: 20px 0;
    align-items: center;
}
.reviewsblock-title .fa-stack {
	line-height: 1em;
}
.reviewsblock-title .title-subtitle {
	flex-grow: 1;
	margin-top:0;
}
.reviewsblock-title .title-subtitle:after {
	margin-bottom: 1px;
}
.review-inner {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    gap: 20px;
}
.review-item {
	background-color: #fff;
    padding: 12px;
    border-radius: 5px;
    color: #000;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 1 1 0px;
}
.review-item:last-child {
	margin-right: 0;
}
.review-author {
	font-weight: 600;
	flex-basis: 60%;
}
.review-stars {
	flex-basis: 40%;
	justify-content: flex-end;
   display: inline-flex;
}
.review-date,.review-date-added {
	color:#90949c;
	font-size: 11px;
	display: block;
	font-weight: 400;
}
.review-text {
	flex-grow: 1;
	flex-basis: 100%;
}
.testimonial-testimonial .review-inner {
	flex-wrap: wrap;
}
.testimonial-testimonial #review {
	margin-top: 20px;
} 
.testimonial-testimonial .review-item {
	flex: 1 0 calc(50% - 20px);
	background: #D9CEB266;
    padding: 15px;
}
.testimonial-swiper-pagination {
	margin-top: 15px;
	text-align: center;
}
.swiper-slide .review-caption {
    height: 100% !important;
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin: 5px;
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
div[id^='carousel-testimonialssr'], div[id*=' carousel-testimonialssr'] {
	padding-bottom: 50px;
	margin-top: 3px;
}
div[id^='carousel-testimonialssr'] .swiper-slide, div[id*=' carousel-testimonialssr'] .swiper-slide {
	height: auto;
}
body.plugin {
	font-family: 'Sofia Sans', sans-serif;
}
/*deluxe test product gallery*/
.gallary-wrapper{
display: flex;
flex-direction: row;
align-items: flex-start;
}
.rowimg {
flex: 0 0 60px;
height: auto;
max-height: 100%;
}
#additional.additional_v {
height: auto;
margin-bottom: 45px;
}
.image-additional img {
cursor: pointer;
padding: 3px;
max-width: 100%;
margin-bottom: 10px;
}
.thumbnail.imglink {
display: inline-block;
padding: 0;
}
.demo-gallery.swiper-container {
margin: 0 15px;
}
.zoomContainer {
z-index: 1000;
}
.brand-item {
	background: #f7edea;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 2px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}
.brand-item:hover {
	background: #f2e1dc;
	text-decoration: none;
}
.brand-item span {
	padding: 5px 10px;
}
.brand-item img {
	background-color: #fff;
	border-radius: 5px;
}
.product-manufacturer p strong{display:block;font-size:14px;margin-bottom:15px}
.product-manufacturer p a{background:#f7edea;padding:5px;border-radius:5px;margin:0 3px 8px 0;display:inline-block;width:58px;text-align:center}
.lg-backdrop.in {
	opacity: 0.8 !important;
}
.labels-wrapper {position:absolute; z-index:2; color:#fff; font-weight:bold; line-height:1.75;}
.labels-wrapper.position_upleft {top:5px; left:5px; right:auto;}
.labels-wrapper.position_upright {top:5px; right:5px; left:auto;}
.labels {padding:0 10px; margin-bottom:5px;border-radius:0px;font-size:13px;font-weight:300;}
.inline-labels {position: relative;display: inline-flex;padding: 2px 15px;align-items: center;border-radius: 0;font-size: 12px;line-height: 18px;margin-right: 10px;}
.labels.label-new{display:flex}
.inline-labels.label-stock-5{display:none}
.inline-labels .label-sale {display: inline-block;}
@media (max-width:768px) {
	.labels {padding:3px 5px;font-size:14px;line-height:14px;margin-bottom:2px}
	.label-sale {font-size:15px;line-height:15px;font-weight: 600}
}
.collection-group-cat,.collection-group{display:block;overflow:hidden}
.collection-group-cat{margin:10px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;height:30px}
.collection-group-cat .collection-item-cat,.collection-group .collection-item{display:inline-block}
.collection-group .collection-item{margin-right:10px}
.collection-group .collection-item a img{width:120px;}
.collection-group-cat .collection-item-cat a{display:block;height:30px;width:40px;margin-right:7px;border-radius:2px;background-position:center center;background-size:140%;border: 1px solid #efefef}
.collection-group-cat .collection-item-cat a:hover, .collection-group .collection-item a:hover{opacity:0.8}
.fromthecollection.collection-group {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.fromthecollection.collection-group .collection-item {
	display: flex;
	gap: 10px;
	flex-basis: 100%;
	border: 1px solid #e5e5e5;
	padding: 15px;
	align-items: center;
	justify-content: flex-start;
	margin:0;
	position: relative;
}
.fromthecollection.collection-group .collection-item .price_rating {
	width: 150px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}
.fromthecollection.collection-group .collection-item .price_rating .price-new,
.fromthecollection.collection-group .collection-item .price_rating .price-regular {
	font-weight: 500;
}
.fromthecollection.collection-group .collection-item .price_rating .price-old {
	color: #666;
	font-size: 12px;
    position: relative;
}
.fromthecollection.collection-group .collection-item .price_rating .price-old:before {
    top: 46%;
    background: #ff8252;
    opacity: 0.95;
    content: "";
    width: 110%;
    position: absolute;
    height: 2px;
    border-radius: 2px;
    left: -5%;
    white-space: nowrap;
    display: block;
    transform: rotate(-7deg)
}
@media (min-width:1200px) {
	.fromthecollection.collection-group .collection-item {
		flex-basis: 49%;
	}
}
.fromthecollection.collection-group .collection-item .btn-wishlist {
	position: absolute;
	left: 10px;
	top: 10px;
	background: none;
    border: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
}
.fromthecollection.collection-group .collection-item .btn-wishlist .las {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000
}

.fromthecollection.collection-group .collection-item .btn-wishlist:hover {
    color: #ff8252
}
.fromthecollection.collection-group .collection-item:hover {
	background: #e5e5e5;
}
.fromthecollection.collection-group .collection-item > a {
	display: flex;
	align-items: center;
	flex-grow: 1;
	color: #000;
	font-size: 15px;
	line-height: 1.4;
	width: calc(100% - 250px);
	text-decoration: none;
}
.fromthecollection.collection-group .collection-item > a:hover {
	text-decoration: none;
}
.fromthecollection.collection-group .collection-item a img {
	max-width:150px;
	width: auto;
	margin-right: 15px;
}
.fromthecollection.collection-group .collection-item .button-group {
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100px;
}
.fromthecollection.collection-group .collection-item .btn-cart {
	width: auto;
	margin: 0;
	flex-grow: 1;
}
.fromthecollection.collection-group .collection-item .pr-quantity .btn {
	height: 34px;
}
@media (max-width:768px) {
	.fromthecollection.collection-group .collection-item {
		flex-direction: column;
	}
	.fromthecollection.collection-group .collection-item > a {
		flex-direction: column;
    	width: 100%;
	}
	.fromthecollection.collection-group .collection-item a img {
		margin-right: 0;
		margin-bottom: 15px;
		max-width: 100%;
	}
	.fromthecollection.collection-group .collection-item .rating {
		text-align: center;
	}
}
.samecollection_block {margin-bottom: 20px}
.samecollection_block h3 {
	font-size: 16px;
    font-weight: 600;
    color: #111;
}
.go-top {
	display: inline-block;
    text-align: center;
    background: #fff;
    position: fixed;
    right: 25px;
    bottom: 25px;
    width: 50px;
    height: 50px;
    padding: 0;
    margin: 0;
    border-radius: 50px;
    cursor: pointer;
    z-index: 1;
    color: #999;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 8px;
}
.go-top .las {
	line-height: 50px;
	font-size: 30px;
}
.go-top:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}
.go-top:hover .las {
	color: #000;
}
.newsletter-section {
	background-color: #e6e5e099;
	color: #000;
	text-align: center;
	padding: 15px 0;
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}
.newsletter-section h3 {
	font-size: 18px;
	font-weight: 300;
	color: #000;
}
#form-newsletter {
	width: 90%;
	max-width: 500px;
}
#form-newsletter .btn {
	background-color: #8e9d74;
	color: #fff;
}
#form-newsletter .btn:hover {
	background-color: #676f59;
	color: #fff;
}
body.checkout-cart .newsletter-section {
	display: none;
}
.load_more_btn {
	margin-top: 30px;
}
.load_more_btn a {
	background-color: #d7c4a6;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	padding:10px 25px;
	display: inline-block;
    margin-bottom: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    min-width: 200px;
}
.load_more_btn a small {
	text-transform: none;
	font-size: 12px;
	margin-top: 5px;
}
.modal-header h3, .modal-header h4 {
	display: inline-block;
	margin: 0;
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.modal-header .close .fa {
	font-size: 30px;
    -webkit-text-stroke: 3px #fff;
}
.modal-fastbuy-note {
	background-color: #D5DED9;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.modal-fastbuy-data .pr_pricebox {
	margin-bottom: 0;
	flex-direction: row;
	align-items: flex-end;
}
.modal-fastbuy-data .pr_pricebox .pr_regularprice h2, .modal-fastbuy-data .pr_pricebox .pr_specialprice h2 {
	margin-top: 5px;
}
.modal-fastbuy-data .pr_pricebox .pr_oldprice {
	margin-left: 15px;
}
.modal-fastbuy-data .main-image-fastbuy, .modal-fastbuy-data .main-image-fastbuy img {
	border-radius: 5px;
}
.modal-fastbuy-data .thumbnails {
	margin: 0;
}
.modal-fastbuy-data .product-data-product-title {
	font-size: 20px;
    color: #48473f;
    font-weight: 600;
}
#product-fastbuy .product-options .control-label {
	font-size: 16px;
    font-weight: 600;
    color: #111;
}
.modal-fastbuy-buttons .product-buttons,
.modal-fastbuy-buttons .product-buttons .buttons-quantity {
	display: flex;
	align-items: center;
}
#input-quantity-fastbuy {
	min-width: 60px;
	margin-left: 10px;
}
#button-checkout-fastbuy {
	margin-left: 20px;
}
/*banner row desc style*/
.banner-row {
	margin-top: 30px;
}
.banner-row .item-r, .banner-row .item-r-m {
	margin-bottom: 20px;
}
.banner-zoom .img-hover-zoom {
  overflow: hidden;
}
.banner-zoom .img-hover-zoom img {
  transition: transform .5s ease;
}
.banner-zoom .img-hover-zoom:hover img {
  transform: scale(1.2);
}
.scontent-top-fullwidth .banner-row .row {
	margin-left: 0;
	margin-right: 0;
}
.scontent-top-fullwidth .banner-row .item-r {
	padding-left: 0;
	padding-right: 0;
}
.scontent-top-fullwidth .banner-row .item-r img, .scontent-top-fullwidth .banner-row .item-r-m img {
	border-radius: 0px;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.23);
}
.banner-row .item-r a, .banner-row .item-r-m a {
	position: relative;
	display: block;
	width: 100%;
}
.scontent_top .banner-row .item-r img, .scontent_top .banner-row .item-r-m img {
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	width: 100%;
}
.scontent_top .module-swiper {
	padding-bottom: 0;
}
.scontent_mid1 .banner-row,
.scontent_mid1 .banner-row .item-r, .scontent_mid1 .banner-row .item-r-m {
	margin-top: 0;
	margin-bottom: 0;
}
.banner-row .banner-title a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0 5px;
	text-decoration: none;
}
.banner-row .banner-title a:hover{
	text-decoration: none;
}
.banner-row .banner-description {
	color: #000;
	text-transform: none;
	font-weight: 300;
	font-size: 13px;
	line-height: 15px;
}
.product-description img,
.blog_post img {
	max-width: 100%;
}
.blog_grid_holder .
.blog_post h2 a {
	float: none !important;
	font-size: inherit !important;
}
#blog-search {
	padding: 20px;
    background: #e0dad380;
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#blog-search .input-group {
	max-width: 500px;
	width: 90%;
}
.product-images-wrapper {
	margin-top: 30px;
}
.product-images-wrapper .thumb-image {
	display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 8px;
}
.product-images-wrapper img,
.thumb-image.single {
	cursor: zoom-in;
}
.btn_showhide {
	display: none;
}
.category_title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.category_title h1 {
	margin: 0;
	margin-bottom: 0 !important;
}
.sorting_options {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 15px;
}
.sorting_options .form-group {
	margin-bottom: 0;
}
.sorting_options .input-group-addon {
	background: none;
	border: none;
	padding: 0;
	font-size: 12px;
	height:25px;
}
.sorting_options .form-control {
	border: none;
	box-shadow: none;
	font-size: 12px;
	max-width: 130px;
	padding: 0 5px 0 2px;
	height:25px;
}
aside#column-left {
	border-right: 1px solid #efefef;
}
/*filter*/
.ocf-container {
    padding: 0;
    margin-bottom: 20px;
    border-radius: 5px;
}
.ocf-content {
	margin-bottom: 0px !important
}
.ocf-header {
	font-weight: 400;
    color: #252D01;
    font-size: 24px !important;
    line-height: 32px !important;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef;
}
.ocf-theme-light .ocf-dropdown .ocf-filter-header {
	background-color: #e6ddd666 !important
}
.ocf-noUi-connect:before,.ocf-noUi-handle {
    background-color: #544835 !important
}
.ocf-between .ocf-btn {
	display: none !important;
}
@media (min-width:768px) {
	.ocf-header {
		margin-bottom: 26px !important;
	}
	.listing_page #column-left {
		padding-right: 25px;
	}
	.listing_page #content {
		padding-left: 25px;
	}
	.btn-cart i {
		display: inline-block;
	}
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.ico_wall_flex {
	padding: 20px 0 0;
}
.fix_rowm {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}
.block_ico a {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    font-size: 16px;
    line-height: 17px;
    color: #48473f;
    text-decoration: none;
}

.block_ico a:hover, .block_ico a:focus {
    text-decoration: none
}

.block_ico a img {
    margin-right: 10px;
    max-width: 50px
}

.block_ico .ico_msvt {
    display: flex;
    flex-direction: column;
    font-weight: 300;
    color: #666;
    font-size: 12px
}

.block_ico .ico_msvt .ico_sz {
    color: #333;
    font-weight: 500;
    font-size: 13px
}
.icons-faq-title {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 30px;
}
.icons-faq-title:first-child {
	margin-top: 0;
}
.linked-category-block {
	margin-top: 20px;
}
.linked-category-block p {
	font-weight: 600;
}
.pr-cat-list,
.subcategories {
	padding: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.subcategories {
	gap: 15px;
	margin: 30px 0 20px;
}
.subcategories .subcategory_item  {
	display: flex;
	flex: 0 1 100%
}
.subcategories .subcategory_item a {
	display: flex;
	flex: 1;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #f5f5f5;
    text-decoration: none;
    border: 1px solid #ccc;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}
.subcategories .subcategory_item a:hover {
	text-decoration: none;
	background: #fff;
	border: 1px solid #ccc;
}
.subcategories .subcategory_item a span {
	padding: 10px 5px;
}
.subcategories .subcategory_item img {
	max-width: 100%;
}
.pr-cat-list li {
	list-style: none;
    padding: 3px 8px;
    margin: 0;
    background: #e5e5e5;
    border-radius: 0px;
}
.pr-cat-list .pr-cat a {
	font-size: 12px;
	display: block;
	color: #000;
	text-decoration: none;
}
/*mpf*/
.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px 30px 20px !important;
    width: auto;
    max-width: 700px !important;
    margin: 20px auto;
    border-radius: 5px;
}
.product_variants {
	background-color: #c9c4c066;
	border-radius: 5px;
	padding: 15px;
	max-width: 500px;
	border: none;
	margin-bottom: 20px;
}
.product_variants table {
	margin:0;
}
.product_variants tr td {
	border-bottom: 1px dotted #dedad6;
	border-top: none !important;
	font-size:12px;
}
.product_variants tr:first-child td:last-child {
	min-width: 100px;
}
.product_variants tr:last-child td {
	border-bottom: none !important;
}

/*attributes*/
#tab-specification {
	margin-bottom: 20px;
}
.attributes_list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 30px;
	font-size: 14px;
	line-height: 16px;
}
.attributes_list_item {
	flex: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #dedad6;
	display: flex;
	flex-wrap: wrap;
}
.attributes_list_item_name {
	flex: 45%;
	font-weight: 500;
	padding-right:15px;
}
.attributes_list_item_text {
	flex: 54%;
}
/*account pages*/
.login_page {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}
.login_page .well {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
}
.login_page h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}
.login_page .form-group {
	width: 100%;
    margin-bottom: 20px;
}
.login_page .form-inline .control-label {
	width: 115px;
}
.login_page .form-inline input {
	width: 100%;
	max-width: 300px;
}
body[class^='account-'] form, body[class*=' account-'] form {
	width: 100%;
	max-width: 700px;
}
body[class^='account-'] #content .btn, body[class*=' account-'] #content .btn {
	min-width: 250px;
	margin-top: 20px;
}
body.account-wishlist #content .btn,
body.account-account-notify_when_available #content .btn,
body[class^='account-'] #content .btn-link, body[class*=' account-'] #content .btn-link,
body[class^='account-'] #content .btn-logout,
body.account-return-add #content .btn {
	min-width: auto;
	margin-top: 0;
}
body[class^='account-address'] td.text-right {
	max-width: 170px;
	width: 170px;
}
body[class^='account-address'] #content td.text-right .btn {
	min-width: 150px;
}
.account-account{padding-bottom:60px}
.account-account .list-unstyled{margin:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:row}
.account-account .list-unstyled li{display:flex;width:100%;padding:10px;margin:0}
.account-account .list-unstyled li a{background:#e2e4e933;border-radius:5px;color:#676f59;padding:15px;flex-direction:column;width:100%;text-align:center;border-radius:2px;text-transform: uppercase;}
.account-account .list-unstyled li a:hover{text-decoration:none;background:#676f59;color:#ffffff}
.account-account .list-unstyled li a .fa{font-size:26px;background:#fff;height:50px;width:50px;line-height:50px;border-radius:100%;color:#666;border:1px solid #ccc;display:block;margin:0 auto 10px}
@media (min-width:360px) {
   	.subcategories.big-images .subcategory_item  {
		flex: 0 1 calc(50% - 15px)
	}
	.subcategories.small-images .subcategory_item  {
		flex: 0 1 calc(33% - 15px)
	}
}
@media (min-width:530px) {
    .account-account .list-unstyled li{width:calc(100% / 2)}
}
@media (min-width:768px) {
	.subcategories .subcategory_item a span {
		padding: 20px 10px;
	}
    .account-account .list-unstyled li{width:calc(100% / 4)}
}
ul.checklist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.checklist li {
	margin-bottom: 8px;
}
ul.checklist li:before {
  content: '✓';
  margin-right:10px;
}
.captcha-group .input-group-addon {
	padding: 0;
	border:0;
}
.captcha-group .input-group-addon img {
	border-top-left-radius: 5px;
    border: 1px solid #6f8085;
    border-right: none;
    border-bottom-left-radius: 5px;
    height: 35px;
}
.captcha-group input {
	height: 35px;
}
.oinfo-head{background:#efefef;padding:20px;font-weight:600;text-transform:uppercase;margin-top:20px}
.oinfo-head:first-child{margin-top:0}
.faq {border-bottom: 1px solid #544835;}
#accordion.faq {border: none;}
.faq-link{color: #333333;font-size: 20px;padding: 0;}
.faq-title{color: #676f59;font-size: 24px;margin-bottom: 20px;}
#accordion{margin-bottom:30px;margin-top:30px;clear:both;}
.faq .card-header{padding: 10px 0;}
.faq .card-body {padding: 0 0 10px 27px;}
.faq .btn-link.faq-link i {color: #676f59;}
.faq .btn-link:focus,.faq  .btn-link:hover {color: #676f59;text-decoration: none;}
.faq-link i{width:19px;}
@media (min-width:768px){.btn-link.faq-link {text-align:left;}}

body.checkout-checkout .newsletter-section {
	display: none;
}
.cart_product_title {
	padding-left: 0 !important;
	padding-right: 0 !important;
	border-bottom: 1px solid #e6ddd6 !important;
	padding-bottom: 10px !important;
	border-radius: 0px !important;
}
.cart_product_title a {
	font-weight: 600;
	margin-bottom: 5px;
	color: #48473f !important;
	font-size: 13px;
}
.cart_product_title a:hover {
	text-decoration: none;
}
.cart_product_title a,
.cart_product_title small {
	display: block !important;
	line-height: 1.6;
}
#modal-message .modal-header {
	border: none;
}
#modal-message .modal-content {
	padding: 20px;
}
#modal-message .message-success {
	font-size: 16px;
}
#modal-message .message-success .btn {
	margin:20px auto;
}
#modal-message .message-success #relatedProducts .title-subtitle {
	font-size: 16px;
}
#modal-message .message-success #relatedProducts .btn-prinfo {
	display: none;
}
#modal-message .message-success #relatedProducts .button-group button {
	font-size: 13px;
}
@media (min-width: 992px) {
	#modal-message .message-success #relatedProducts .col-md-3 {
		width: 33%;
	}
	#modal-message .message-success #relatedProducts .price_rating .rating {
		display: none;
	}
}
@media (min-width: 1200px) {
	#modal-message .message-success #relatedProducts .col-lg-5ths {
		width: 33%;
	}
}
.payment_icons {
	margin-top: 40px;
}
.payment_icons img {
	width: 140px;
}
.f_socials {
	display: flex;
    flex-wrap: wrap;
}
.f_socials a {
	border: 1px solid #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    margin-right: 5px;
    margin-bottom: 10px;
    background: #ffffff66;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f_socials a img {
	width: 25px;
	height: 25px;
}
.info-links-footer,
.contact-links-footer {
	text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.info-links-footer ul {
	max-width: 800px;
}
.info-links-footer ul li {
	display: inline-block;
	padding: 0 5px 7px;
	position: relative;
}
.info-links-footer ul li:before {
	content: "\2219";
	padding-right: 10px;
	font-size: 20px;
}
.info-links-footer ul li:after {
	content: "\2219";
    padding-right: 6px;
    position: absolute;
    right: -20px;
    font-size: 20px;
}
.sitemap_child1 {
	margin: 0;
	padding: 0;
}
.sitemap_child1 li {
	list-style: none;
}
.sitemap_child1 > li > a {
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 30px;
	display: block;
}
.sitemap_child2 {
	margin: 0;
	padding: 0;
}
.sitemap_child2 > li {
	background-color: #efefef;
	margin-bottom: 20px;
	border-radius: 5px;
	padding:20px 20px 10px 20px;
	list-style: none;
}
.sitemap_child2 > li > a {
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
}
.sitemap_child3 {
	margin: 0;
	padding: 0 0 0 10px;
}
.sitemap_child3 > li {
	margin-bottom: 10px;
}
.sitemap_child3 > li:before {
	content: "\21B3";
	width: 20px;
	display: inline-block;
}
.sitemap_child4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-left: 10px;
}
.sitemap_child4 > li {
	padding-right: 17px;
	padding-left: 10px;
	position: relative;
}
.sitemap_child4 > li:after {
	content: "\2022";
	position: absolute;
	right: 0;
	top: 0;
}
.sitemap_child4 > li:last-child:after {
	content: "";
}
@media (min-width: 480px) {
	.topbar {
		font-size: 12px;
	}
	h1, .title-subtitle {
		font-size: 16px;
	}
}
@media (min-width:580px) {
	.pr-shopping-options .btn-cart {
		width: auto;
	}
	.pr-shopping-options .btn-fastorder {
		margin-left: 10px;
		width: auto;
		order: 3;
		margin-top: 0;
	}
	.pr-shopping-options .btn.btn-wishlist {
		order: 4;
		margin-top: 0;
	}
	.review-inner {
	    flex-direction: row;
	}
}
@media (max-width : 767px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 8px;
		padding-right: 8px;
	}
	.row {
		margin-left: -8px;
		margin-right: -8px;
	}
	.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
		width: 95%;
	}
}
@media (min-width:768px) {
	.fix_rowm {
		justify-content: flex-start;
	}
	.pr-shopping-options .btn {
		padding: 0 20px;
		height: 46px;
		margin: 0;
	}
	.pr-shopping-options input {
		height: 46px;
	}
	.form-horizontal .control-label {
		text-align: left;
	}
	.dr-innerheader {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	h1, h2, h3 {
		font-size: 20px;
	}
	.title-subtitle {
		font-size: 24px;
	}
	#content h1 {
		font-size: 22px;
	}
	.price_rating {
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
	.newsletter-section {
		padding: 30px 0;
	}
	.newsletter-section h3 {
		font-size: 22px;
	}
	.block_desc.homepage {
	    padding: 25px 25px 15px;
	}
	.btn_showhide {
	    padding: 15px;
	}
	.category_title {
		flex-direction: row;
		align-items: end;
		justify-content: space-between;
	}
	.product-layout {
		padding: 10px;
	}
	.product-layout:hover .product-thumb {
		box-shadow: 0 3.9px 13.3px rgba(0, 0, 0, 0.044),0 13px 17.9px rgba(0, 0, 0, 0.066),0 0 30px rgba(0, 0, 0, 0.11);
	}
	.banner-row .item-r a .banner-description {
		bottom: 3px;
		left: 3px;
		right: 3px;
		width: calc(100% - 6px);
		font-size: 15px;
		line-height: 23px;
		border-bottom-left-radius: 3px;
    	border-bottom-right-radius: 3px;
	}
	.attributes_list_item {
		flex: calc(50% - 15px);
		max-width: calc(50% - 15px);
	}
	.pr-shopping-options .btn {
		padding:0 10px;
		font-size: 12px;
	}
	.login_page {
		gap: 50px;
	}
	.login_page .well {
		padding: 0 20px;
	}
	.login_page_column {
		flex-basis: calc(50% - 25px);
	}
	.block_desc:after {
	    width: calc(100% - 30px);
	    left: 15px;
	}
	.block_ico a {
		text-align: left;
		flex-direction: row;
	}
	.subcategories.big-images .subcategory_item  {
		flex: 0 1 calc(33% - 15px)
	}
	.subcategories.small-images .subcategory_item  {
		flex: 0 1 calc(20% - 15px)
	}
	.product-thumb .product-title {
	    margin: 10px 15px;
	    -webkit-line-clamp: 3;
	    line-clamp: 3;
	    height: 58px;
	    overflow: hidden;
	    text-overflow:ellipsis;
	    display:-webkit-box;
	    -webkit-box-orient:vertical;
	}
	.product-thumb .price, .price .price-new, .fav-inner .price {
		font-size: 15px;
	}

	.product-thumb .price-old, .price .price-old {
		margin-left: 10px;
		font-size: 13px;
	}
} /*end of 768*/
@media (min-width:768px) and (max-width:850px) {
	.pr-shopping-options input,
	.pr-shopping-options .btn.btn-wishlist {
		width: 40px;
	}
	.pr-shopping-options .btn {
		padding: 0 5px;
	}
}
@media (min-width: 992px) {
	.menu-burger {
		margin-right: 10px;
	}
	.nav-wrapper {
		display: flex;
	}
	.dr-header.affix {
	    box-shadow: 0 0 11px rgba(33,33,33,.2);
	    -webkit-transition: padding 0.2s ease-out;
		-moz-transition: padding 0.2s ease-out;
		-o-transition: padding 0.2s ease-out;
		transition: padding 0.2s ease-out;
	}
	.dr-header.affix .dr-innerheader {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.dr-innerheader #logo {
		order: 2;
		justify-content: center;
	}
	.dr-innerheader #logo img {
		max-width: 150px;
	}
	.d_hidden_desktop {
		display: none;
	}
	.dr-phone .phones-container.dropdown-menu {
		position: unset;
		box-shadow: none;
		border: none;
		border-radius: 0;
		margin: 0;
		padding: 0;
		min-width: auto;
		font-size: 16px;
		background-color: transparent;
		display: flex;
		flex-direction: column;
		z-index: 9;
	}
	.dr-phone .phones-container a {
		padding: 0;
		font-size: 20px;
	}
	.dr-header.affix .dr-phone .phones-container a {
		font-size: 18px;
	}
	.dr-phone svg {
		margin-right: 10px;
	}
	.dr-phone {
	    flex: 2;
	    order: 1;
	    justify-content: left;
	}
	.dr-right-icons {
		flex: 2;
		order: 3;
	}
	.menu-block {
		flex: 2;
	}
	.header-big-icons svg,
	#cart svg,
	.dr-phone svg {
	    height: 28px;
	}
	.dr-header.affix .header-big-icons svg, .dr-header.affix .dr-phone svg {
	    height: 22px;
	}
	.dr-header.affix #cart svg {
	    height: 24px;
	}
	.dr-header.affix .profile-header svg {
		height: 20px;
	}
	.dr-header.affix .dr-phone .phones-container a:first-child {
		margin-bottom: 2px;
	}
	.dr-header.affix #logo img {
		max-width: 115px;
	}
	#content h1 {
		font-size: 24px;
		line-height: 32px;
	}
	#search {
		padding: 0;
		min-width: 260px;
		max-width: 260px;
		position: relative;
		margin: 0 10px 0 0;
	}
	#search .input-lg {
		height: 50px;
		line-height: 50px;
		padding: 0 10px;
		border-width: 1px;
	}
	#search .search-icon {
		position: absolute;
	    top: 1px;
	    right: 1px;
	    background: #fff;
	    border-radius: 10px;
	    border: none;
	    padding: 10px 10px 0px;
	}
	#search .search-icon svg {
		height: 28px;
	}
	#livesearch {top: 50px;}
	.dr-header.affix #search .input-lg {
		height: 36px;
		line-height: 36px;
	}
	.dr-header.affix #search .search-icon svg {
		height: 22px;
	}
	.dr-header.affix #livesearch {top: 45px;}
	#searchicon {
		margin-top: 4px;
	}
	.dr-search .dropdown-menu-right {
		right: -6px !important;
	    top: -15px !important;
	    box-shadow: none !important;
	    border: 0;
	    padding: 5px 0 0;
	    margin: 0;
	    background: #fff;
	}
	.dr-header.affix #search {
		margin-top: 4px;
	}
	.dr-header.affix #search .search-icon {
		padding-top: 6px;
		padding-bottom: 0;
		height:34px;
	}
	#cart .dropdown-menu {
		top: 50px;
	}
	.affix #cart .dropdown-menu {
		top: 30px;
	}
	.pr-shopping-options .btn {
		padding:0 15px;
		font-size: 13px;
	}
	.fix_rowm {
		justify-content: center;
	}
}/*end 992*/
@media (min-width: 992px) and (max-width:1070px) {
	.dr-phone .phones-container a {
		font-size: 18px;
	}
}
@media (min-width: 1200px) {
	#menu > ul > li > a {
		padding: 10px;
	    font-size: 16px;
	}
	.dr-innerheader #logo img {
		max-width: 190px;
	}
	.dr-phone .phones-container a:first-child {
		margin-bottom: 6px;
	}
	.dr-search .dropdown-menu-right {
		display: block;
	}
	.header-big-icons svg,
	.dr-phone svg {
	    height: 30px;
	}
	.profile-header svg {
		height: 28px;
	}
	#cart svg {
		height: 32px;
	}
	.dr-header.affix .header-big-icons svg, .dr-header.affix #cart svg, .dr-header.affix .dr-phone svg {
	    height: 25px;
	}
	.dr-header.affix #logo img {
		max-width: 133px;
	}
	.dr-header.affix #search {
		margin-top: 9px;
	}
	.pr-shopping-options .btn {
		padding:0 20px;
		font-size: 13px;
	}
	#search {
		margin-top: 3px;
	}
	#search .search-icon svg {
		height: 30px;
	}
	#livesearch {top: 50px;}
	.dr-header.affix #search .input-lg {
		height: 36px;
		line-height: 36px;
	}
	.dr-header.affix #search .search-icon svg {
		height: 25px;
	}
	.dr-header.affix #livesearch {top: 45px;}
	#searchicon {
		margin-top: 4px;
	}
	.subcategories.big-images .subcategory_item  {
		flex: 0 1 calc(25% - 15px)
	}
	.subcategories.small-images .subcategory_item  {
		flex: 0 1 calc(16.66% - 15px)
	}
}
@media (max-width: 1000px) {
	.product-rightcol {
		flex-direction: column;
	}
	.product-buy-options {
		position: fixed;
	    left: 0;
	    bottom: 0;
	    background: #E9FCFB;
	    width: 100%;
	    z-index: 100;
	    display: flex;
	    padding: 15px;
	    justify-content: space-between;
	    align-items: center;
	}
	.pr_pricebox {
		margin: 5px 0 20px;
	}
	.pr-shopping-options {
		flex-direction: row;
		gap: 10px;
	}
	.input-group .form-control[name^=quantity] {
		min-width: 30px;
	}
	.pr-shopping-options .btn-cart,
	.pr-shopping-options .btn-fastorder {
		width: auto;
		flex-grow: 1;
		flex-basis: 30%;
	}
	.pr-shopping-options .btn-fastorder {
		margin-top: 0;
	}
	.rightinfo .btn.btn-wishlist {
		order: 2;
		margin-top: 0;
	}
	#bnpl_box + .btn-wishlist {
		margin-top: 20px;
	}
	.rating {
		order:6;
	}
	.bnpl_div {
		order: 0;
	}
}
@media (max-width: 767px) {
	.product-list .product-layout .button-group {
		border-left: none;
	}
	.reward-points {
		margin-top: 15px;
	}
}
@media (max-width: 560px) {
	.product-buy-options {
		flex-direction: column;
	}
	.pr-shopping-options {
		width: 100%;
	}
	.pr_pricebox {
		flex-wrap: wrap;
		gap: 15px;
	}
}
.slideshow {
	max-width: calc(100vw - 30px);
}
.scontent-top-fullwidth .slideshow {
	max-width: 100%
}
.slideshow img {
	max-width: 100%;
}
.gridhmobile-1 {
	height: calc(100% + 15px) !important;
}

.gridhmobile-2 {
	height: calc(100% + 30px) !important;
}
.gridhmobile-3 {
	height: calc(100% + 45px) !important;
}

.gridh-1 {
	height: calc(100% + 15px) !important;
}

.gridh-2 {
	height: calc(100% + 30px) !important;
}

.gridh-3 {
	height: calc(100% + 45px) !important;
}
.single {
	margin-top: 30px;
	margin-bottom: 20px;
	aspect-ratio: 737/504;
	max-width: 100%;
	display: inline-block;
	height: auto;
}
.video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    margin-top: 20px;
    z-index: 5;
    margin-left: 35px;
}
.video-player img {
	max-width: 100%;
}
#videoModal .modal-dialog {
	max-width: 85%;
	margin:0 auto;
}
#videoModal .video {
    aspect-ratio: 16 / 9;
    width: 100%;
}
.block_desc {
    height: 95px;
    overflow: hidden;
    position: relative;
}
.html-module .block_desc {
    height: 300px;
}
.html-module .btn_showhide {
	padding-left: 0;
}
.block_desc.opener {
    height: auto!important
}

.block_desc.opener:after {
    opacity: 0
}
.block_desc:after {
    width: 100%;
    left: 0
}
.btn_showhide {
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #8e9d74;
    display: block;
    text-align: left;
    background: #fff;
    margin-top: 0;
    padding: 10px;
}

.btn_showhide:hover {
    text-decoration: underline;
    color: #8e9d74;
}
.cart-block {
	max-height: 300px;
    overflow-y: scroll;
    font-size: 12px;
}
div[id*="input-option"] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#product .radio {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0px;
    text-align: center
}

#product .radio label {
    padding-left: 0px
}
#product .radio, #product .checkbox {
    position: relative;
    display: flex;
    margin:0;
}
#product .checkbox+.checkbox, #product .radio+.radio {
    margin-top:0;
}

#product .radio label, #product .checkbox label {
    font-size: 15px;
    margin: 0;
    font-weight: 300;
    cursor: pointer;
    width: 150px;
    background: #efefef;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 50px;
    line-height: 16px;
    flex-direction: column;
    border: 2px solid #efefef;
}
#product .radio label:has(input[type="radio"]:checked) {
	border: 2px solid #8e9d74;
}
#product .radio input[type="radio"], #product .radio-inline input[type="radio"], #product .checkbox input[type="checkbox"], #product .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
    visibility: hidden;
}

#product .radio-inline, #product .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

#product input[type="radio"][disabled], #product input[type="checkbox"][disabled], #product input[type="radio"].disabled, #product input[type="checkbox"].disabled, #product fieldset[disabled] input[type="radio"], #product fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

#product .radio-inline.disabled, #product .checkbox-inline.disabled, #product fieldset[disabled] .radio-inline, #product fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

#product .radio.disabled label, #product .checkbox.disabled label, #product fieldset[disabled] .radio label, #product fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.option-price-text {
    font-size: 12px;
}
.accordion.md-accordion .card-header{margin-bottom:10px}
.accordion.md-accordion .card-header a{text-transform:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:10px 30px 10px 0;color:#000;font-size:16px;font-weight:400;border-bottom:1px solid #efefef;font-weight:600}
.accordion.md-accordion .card-header a.collapsed,.accordion.md-accordion .card-header a:focus,.accordion.md-accordion .card-header a:hover{text-decoration:none}
.accordion.md-accordion .card-header a.collapsed i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}
.accordion.md-accordion .card-header a i{position:absolute;float:right;right:10px;font-size:1rem;color:#000;font-size:24px;line-height:33px;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}
.accordion.md-accordion .card-body{padding:20px 20px 5px}
.table.table-pricelist tr td:first-child {font-weight: 500}
.table.table-pricelist tr td:nth-child(2) {text-align:right}

.checkout-cart .mfp-content {
	position: fixed;
	top: 10%;
	left: 0;
	right: 0;
}




/*product slider*/

.product-gallery .swiper-container {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1100px) {
  .product-gallery .swiper-container {
    min-height: 320px;
  }
}
.product-gallery .swiper-container-wrapper {
  display: flex;
  flex-flow: column nowrap;
}
@media (min-width: 1100px) {
  .product-gallery .swiper-container-wrapper {
    flex-flow: row nowrap;
  }
}

.product-gallery .swiper-slide {
  display: flex;
  flex-flow: column nowrap;
}

.product-gallery .gallery-top {
  position: relative;
  max-width: 100%;
  height: auto;
/*  max-height: 400px;*/
}
@media (min-width: 1100px) {
  .product-gallery .gallery-top {
    width: 80%;
/*    height: 100vh;*/
    margin-right: 10px;
  }
}

.product-gallery .gallery-thumbs {
  width: 100%;
  max-height: 82px;
  padding-top: 10px;
}
@media (min-width: 1100px) {
  .product-gallery .gallery-thumbs {
    width: 20%;
    max-height: 328px;
    padding: 0;
  }
}
@media (min-width: 1300px) {
  .product-gallery .gallery-thumbs {
    width: 20%;
    max-height: 393px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .product-gallery .gallery-thumbs {
    width: 20%;
    max-height: 488px;
    padding: 0;
  }
}
.product-gallery .gallery-thumbs .swiper-wrapper {
  flex-direction: row;
}
@media (min-width: 1100px) {
  .product-gallery .gallery-thumbs .swiper-wrapper {
    flex-direction: column;
  }
}
.product-gallery .gallery-thumbs .swiper-slide {
  width: 25%;
  flex-flow: row nowrap;
  height: 100%;
  opacity: 0.75;
  cursor: pointer;
}
.product-gallery .swiper-slide img {
	height: auto;
	max-width: 100%;
}
@media (min-width: 1100px) {
  .product-gallery .gallery-thumbs .swiper-slide {
    flex-flow: column nowrap;
    width: 100%;
  }
}
.product-gallery .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.product-layout .button-group .btn-prinfo {
	background-color: #e5e5e5;
	height: 38px;
	width: 38px;
	border-radius: 38px;
	text-align: center;
	padding: 0;
}
.btn-prinfo i {
	color: #333;
	line-height: 38px;
}
.btn-prinfo:hover i {
	color: #fff;
}
.product-info-block {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: rgba(255,255,255,0.8);
	width: 100%;
	font-size: 14px;
	z-index: 8;
	overflow-y: scroll;
}
@media (max-width:768px) {
	.product-info-block {
		padding: 10px;
	}
}
#tbibank_button_container2 {
	order: 5;
    flex-basis: calc(100% - 27px);
}
@media (max-width: 768px) {
	#tbibank_button_container2 {
		flex-basis: calc(100% - 57px);
		order: 3;
	}
	.pr-shopping-options .btn.btn-wishlist {
		order: 4;
	}
	#tbibank_button2 {
		max-width: 100% !important;
	}
}
#tbibank_button2 {
	width: 100%;
	max-width: auto;
	min-width: auto;
}
#tbibank_button_body2 {
	margin-top: 0 !important;
	border-radius: 5px !important;
	height: 46px !important;
	box-shadow: none !important;
	flex-direction: row !important;
	background: #fff !important;
	border: 2px solid #8e9d74;
}
.tbibank_button_line, .tbibank_button_line{
	font-family: 'Sofia Sans', sans-serif !important;
}
#tk_cart a,.tk_btn_home, #accordion_faqm .panel-title a {text-decoration: none}
.panel-default {
	background: #fff;
	border: none;
}
.panel-default>.panel-heading {
	background-color: #fff;
    border-color: #efefef;
}
.panel-heading {
	padding: 15px 0;
	border-radius: 0;
}
#tk_checkout .tk_order_column #tk_cart {
	order: 1 !important;
}
#tk_checkout .tk_shipping_method label input[type="radio"]:checked + div,
.tk_payment_method label input[type="radio"]:checked + span,
#tk_checkout .tk_shipping_method label input[type="radio"]:checked + div:after,
.tk_payment_method label input[type="radio"]:checked + span:after {
	border-color: #8e9d74 !important;
}
#tk_checkout .tk_shipping_method label input[type="radio"]:checked + div:after,
.tk_payment_method label input[type="radio"]:checked + span:after {
	color: #8e9d74 !important;
}



