/* 5 cached file css_d126fca92f20467300d9cdadb8cf155c */
body {
    background: #fffef7;
    font-family: 'Georgia', sans-serif;
    letter-spacing: normal;
    color: #4e4848;

}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: #fff!important;
    background-color: #4e4848;
    border-color: #4e4848;
}
*:focus {
    outline: 0;
}
* {
    -webkit-transition: .50s;
    -moz-transition: .50s;
    -o-transition: .50s;
    -ms-transition: .50s;
    transition: .50s;
}
a {
    color: #4e4848;
    font-family: 'Georgia', sans-serif;
}

a:focus,
a:hover,
a:active {
    color: #9f7a5f;
}

a,
a:focus,
a:hover,
a:active {
    outline: 0!important;
    text-decoration: none;
}
.flex {
    display: flex;
}
dd,
p {
    font-size: 14px;
}

.d-inline {
    display: inline-block;
}

.f-geo {
    font-family: 'Georgia', sans-serif!important;
}

.f-osas {
    font-family: 'Open Sans', sans-serif!important;
}

.f-abril {
    font-family: 'Abril Fatface', cursive!important;
}

.f18 {
    font-size: 18px;
}

.lh28 {
    line-height: 28px;
}

.lh40 {
    line-height: 40px;
}

.semi-bold {
    font-weight: 600!important;
}

.bg-red {
    background-color: #e33632;
}

.bg-orange {
    background-color: #F9901D;
}

.bg-brown {
    background-color: #4E4848;
}

.b-gray {
    border-color: #dcdbd3;
}
.b-brown {
    border-color: #D8C1A2;
}
.b-orange-2 {
    border-color: #FBC78E;
}

.text-brown {
    color: #9f7a5f;
}

.br-7 {
    border-radius: 7px;
}

.mt0 {
    margin-top: 0;
}
.mt70 {
    margin-top: 70px;
}
.mb0 {
    margin-bottom: 0;
}
.mb40 {
    margin-bottom: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pb50 {
    padding-bottom: 50px;
}
.alert-success {
    border-color: #dff0d8;
    background-color: #d6e9c6;
    color: #3c763d;
}
#img-captcha {
    padding-bottom: 10px;
}
.form-cont select,
.cart-item-row input {
    width: 100%;
    border: 1px solid #dcdbd3;
    height: 35px;
    background: transparent;
}
.form-group label:not(.error) {
    font-family: 'Open Sans';
    letter-spacing: 0.5px;
}

.form-group-focus {
    background: transparent;
}

.form-group .form-control,
.form-group-focus .form-control {
    padding: 6px;
}
.btn-red {
    color: #ffffff;
    background-color: #E33632;
    border-color: #E33632;
}
.btn-primary {
    color: #ffffff;
    background-color: #4e4848;
    border-color: #4e4848;
}

.btn-primary:focus {
    color: #ffffff;
    background-color: #4e4848;
    border-color: #4e4848;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary.active:focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #4e4848;
    border-color: #4e4848;
    color: #ffffff;
}

.btn-primary.hover,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #9f7a5f;
    border-color: #9f7a5f;
    color: #ffffff;
}

.btn-primary.active:hover {
    background: #9f7a5f;
    border-color: #9f7a5f;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #9f7a5f;
    border-color: #9f7a5f;
}

.btn-primary .badge {
    color: #ffffff;
    background-color: #4e4848;
}

.cart .badge {
    margin-top: 5px;
    margin-left: -5px;
    font-size: 8px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    color: #ffffff;
}
.polling-button .btn-default {
    color: #ffffff;
    background-color: #4e4848;
    border-color: #4e4848;
}
.polling-button .btn-default:hover {
    background-color: #9f7a5f;
    border-color: #9f7a5f;
    color: #ffffff;
}
#topbar {
    border-bottom: 1px solid #dcdbd3;
}

#topbar .topbar-right .inner > ul > li {
    padding: 5px 5px;
    display: inline-block;
}

#topbar .dropdown-backdrop {
    display: none;
}

#topbar .topbar-inner {
    display: table;
    width: 100%;
    padding: 10px 0;
    color: #ffffff;
}

#topbar .topbar-socials a {
    position: relative;
    z-index: 1;
    width: 15px;
    height: 20px;
    margin-left: 5px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
}

#topbar .topbar-socials a:first-child {
    margin-left: 0;
}



#topbar .topbar-right ul {
    margin-bottom: 0;
}

#topbar .topbar-right a {
    font-size: 12px;
    letter-spacing: 0.2px;
}

#logo {
    padding: 50px 0 50px;
    clear: both;
    position: relative;
}

#mainnav.bordered {
    border-top: 1px solid #dcdbd3;
    border-bottom: 1px solid #dcdbd3;
}


.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    border-color: #337ab7;
}

#mainnav .navbar-nav .ti-angle-down,
#mainnav .navbar-nav .ti-angle-right {
    font-size: 10px;
    margin-left: 2px;
}

#mainnav .navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
}

#mainnav .navbar-nav > li > ul > li a {
    font-size: 14px;
}

.search .dropdown-menu {
    min-width: 280px;
}

.login .dropdown-menu {
    min-width: 300px;
}

.dropdown-menu {
    color: #4e4848;
    box-shadow: none;
    border-radius: 0;
    background-color: #efeee8;
    /*    border: 1px solid #e2e1da;
    top: auto;*/
    min-width: 220px;
}

.dropdown-menu > li > a {
    border-radius: 0px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {

    background-color: rgba(0, 0, 0, 0.1);

}

.form-control {
    background-color: #fffef7;
    border: 1px solid #dcdbd3;
}

/* Navigation */

.mobile-button {
    display: none;
    margin-left: 10px;
    margin-top: 15px;
    width: 26px;
    height: 16px;
    float: right;
    position: relative;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.mobile-button:before,
.mobile-button:after,
.mobile-button span {
    background-color: #303030;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.mobile-button:before,
.mobile-button:after {
    content: '';
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.mobile-button span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.mobile-button:before {
    -webkit-transform: translate3d(0, -7px, 0);
    -moz-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
}

.mobile-button:after {
    -webkit-transform: translate3d(0, 7px, 0);
    -moz-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0);
}

.mobile-button.active span {
    opacity: 0;
}

.mobile-button.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.mobile-button.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}


#main-banner {
    margin-top: 40px;
}


#main-banner img:hover,
.home-news img:hover,
.etc img:hover {
    filter: grayscale(0.8);

}
.title-shaped:before {
    background-color: #D8C1A2;
    content: '';
    width: 100%;
    height: 1px;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.title-heading:before,
.title-heading:after {
    content: '';
    background-color: #4E4848;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    margin: auto !important;
    position: absolute;
    left: -10px;
    right: auto;
    top: 0;
    bottom: 0;
}

.title-shaped {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
    text-align: center !important;
}

.title-heading {
    font-size: 15px !important;
    line-height: 30px !important;
    margin: 0;
    padding: 0 18px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center !important;
    background-color: #4E4848;
    color: #ffffff;
}

.title-heading:after {
    right: -10px;
    left: auto;
}

.prev_caro,
.next_caro {
    line-height: 0;
    position: absolute;
    top: 35%;
    display: block;
    height: 40px;
    width: 40px;
    padding: 15px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    border-radius: 50px;
}

.prev_caro {
    left: -50px;
}

.next_caro {
    right: -50px;
}

.product-image {
    position: relative;

}

.product-image > a {
    position: relative;
    display: block;
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #eae9e0;
}

.product-image > a:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: rgba(78, 72, 72, 0.8);
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 7px;
    overflow: hidden;
}

.product-image:hover a:after {
    opacity: 1;
}

.addon {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
}

.product-image:hover .addon {
    opacity: 1;
}

.block-side-product li:hover .in-hover,
.product-image .addon .view a:hover,
.item-product:hover .in-hover {
    color: #F76D2B!important;
}

.item-product-atribute {
    padding: 15px;
}

/* Modal Carousel */

.quickview .carousel-control.left {
    left: 15px;
    right: auto;
}

.quickview .carousel-control.right {
    right: 15px;
    left: auto;
}

.quickview .carousel-control.left,
.quickview .carousel-control.right {
    background-size: 16px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.quickview .carousel-control {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -22px;
    line-height: 42px;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50px;
}

.modal-body {
    padding: 0;
}

.quickview .modal-header {
    padding: 0px 0px 10px 0;
    border-bottom: 0;
}

.quickview .modal-content .close {
    opacity: 1;
}

.quickview .modal-content {
    background-color: transparent;
    position: relative;
    border: 0;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*
    background-color: none;
    background: none;
*/
}

/*
.modal-backdrop {
    background-color:#000000;
}
*/

.etc {
    margin-top: 30px;
}

.newsletter-home {
    padding: 55px 50px 55px 50px;
}

input#newsletter_email {
    width: 75%;
    height: 45px;
    border: 0;
    background: rgba(255, 255, 255, 0.5);
}

.btn#newsletter_submit {
    border-radius: 0;
    background-color: #D87C19;
    color: #ffffff;
    padding: 12px 25px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 0;
    height: 46px;
}

.btn#newsletter_submit:hover {
    background-color: #4e4848;
}


.slick-product-detail-slider-nav li {
    text-align: center;
    overflow: hidden;

}

.slick-prev,
.slick-next {
    z-index: 9;
}

.slick-product-detail-slider-nav {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-top: 10px;
    /*    margin-right: auto;*/
}

.slick-product-detail-slider-nav li img:hover {
    opacity: .7;

}

.slick-product-detail-slider-nav li img {
    width: 100%;
    object-fit: cover;
    height: 84px;
    display: block;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.slick-product-detail-nav .slick-arrow-detail .prev_caros {
    margin-left: 0px;
}

.slick-product-detail-nav .slick-arrow-detail .next_caros {
    margin-top: 42px;
}

.slick-product-detail-nav .slick-arrow-detail button {
    text-decoration: none;
    position: absolute;
    line-height: 30px;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
}

.slick-product-detail-slider-nav .slick-item {
    margin-right: 10px;
}



/* Tabs panel */

.tabbable-panel {
    padding: 25px 0px 0 0;
}


/* Default mode */

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
    padding: 0 20px 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Georgia', sans-serif;
}

.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
    border-bottom: 1px solid #4e4848;
}

.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
    border-bottom: 1px solid #4e4848;
    position: relative;

}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
    background: none;
    font-family: 'Georgia', sans-serif;
}

.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}

.tabbable-line > .tab-content {
    border: 0;
    border-top: 1px solid #DBDBD3;
    padding: 25px 0;
    font-family: 'Georgia', sans-serif;
    line-height: 22px;
    font-size: 13px;
}

/* blog post */

.blog-post .blog-post-image {
    height: 28vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: .50s;
    -moz-transition: .50s;
    -o-transition: .50s;
    -ms-transition: .50s;
    transition: .50s;
}

.blog-post .blog-post-image:hover {
    filter: grayscale(0.6);

}
#btn-buy-prod.btn {
    padding-left: 28px;
    padding-right: 28px;
    line-height: 23px;
    border-radius: 100px;
    margin-top: 10px;
}
.buy-attr .block-title {
    display: none;
}
.menu-member .nav-pills > li.active > a:hover, .menu-member .nav-pills > li.active > a {
    background-color: #4e4848;
}
.menu-member .nav-pills > li.active > a i {
    color: #4e4848;
}
.menu-member .nav-pills > li > a {
    padding: 12px!important;
    border: 1px solid #efede2;
}
.menu-member.menu-pills {
    padding-bottom: 6px;
    border-bottom: 0!important;
}
.member-tab-content {
    padding: 30px!important;
    border: 1px solid #dcdbd3;
}
.menu-member .nav-pills > li {
    margin: 0 0px 10px 0!important;
}
.menu-member .nav-pills > li > a i {
    background-color: #ffffff!important;
    padding: 10px!important;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
}

/**
 * Cart
 **/

#order-step {
    margin-bottom: 28px;
}

#order-step .title {
    display: inline-block;
	height: 38px;
	line-height: 38px;
	color: #ffffff;
	background-color: #424242;
	padding: 0 12px;
	position: relative;
	z-index: 110;
	margin-bottom: 8px;
}

#order-step .title:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 19px solid transparent;
	position: absolute;
	border-left-color: #424242;
	top: 0;
	right: -38px;
}

#order-step .step {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	background-color: #eeeeee;
	padding: 0 12px 0 28px;
	position: relative;
	margin: 0 0 8px -8px;
	z-index: 100;
}

#order-step .step:first-child {
	margin-left: 3px;
}

#order-step .step:nth-child(1) {
	z-index: 105;
}

#order-step .step:nth-child(3) {
	z-index: 104;
}

#order-step .step:nth-child(5) {
	z-index: 103;
}

#order-step .step.active {
	color: #000000;
	background-color: #fbbb01;
}

#order-step .step:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 19px solid transparent;
	position: absolute;
	border-left-color: #eeeeee;
	top: 0;
	right: -38px;
}

#order-step .step.active:after {
	border-left-color: #fbbb01;
}

#order-step .step:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 19px solid transparent;
	position: absolute;
	border-left-color: #ffffff;
	top: 0;
	left: 0;
}

.shopcart .tdtitle {
	width: 360px;
}

.shopcart-main .tdtitle {
	width: 300px;
}

.shopcart .qty {
	width: 50px;
}

.shopcart>tfoot>tr>td {
	background-color: #e9e9e9;
	border-top: 1px solid #cccccc;
}

.shopcart>tfoot>tr:last-child>td {
	border-bottom: 1px solid #cccccc;
}

#content-cart-login .form-horizontal {
	margin-top: 32px;
}

#shoppingcart-wrap .button-wrap {
	margin-top: 36px;
}


/** Cart Mobile **/

#shoppingcart-mobile {
	display: none;
}

#shoppingcart-mobile .cart-item {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f9f9f9;
}

#shoppingcart-mobile .cart-title {
	float: left;
	width: 170px;
	padding: 10px 8px;
	background-color: #f3f3f3;
	margin-bottom: 5px;
}

#shoppingcart-mobile .cart-value {
	margin-left: 180px;
}

#shoppingcart-mobile.scart-mobile-main .cart-item-row:first-child {
	margin-right: 70px;
}

#shoppingcart-mobile .cart-item-delete {
	position: absolute;
	top: 0;
	right: 0;
}

.cart-item-total {
	margin-bottom: 10px;
}

#address-add-form select,
.address-fields select {
	width: 100%;
	padding: 9px 12px;
	min-height: 35px;
	height: 35px;
	outline: 0;
	    border: 1px solid #dcdbd3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #ffffff;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #2c2c2c;
	vertical-align: middle;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: normal;
	-webkit-transition: all 0.12s ease;
	transition: all 0.12s ease;
}

.menu-member .nav-pills>li.active>a:hover,
.menu-member .nav-pills>li.active>a {
	background-color: #fbbb01!important;
	color: #222222!important;
}

.stepwizard-step p {
	margin-top: 10px;
}

.stepwizard-row {
	display: table-row;
}

.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}

.stepwizard .btn {
	cursor: default;
}

.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-order: 0;
}

.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
#cart-form-secondary .button-wrap {
    margin: 0;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.atributdetails .list-info ul li {
    padding: 10px 0px;
    border-bottom: 1px dotted #dcdbd3;
    display: block;
}
.buy-attr select {
    background-color: transparent;
    border: 1px solid #dcdbd3;
    outline: 0;
    padding: 9px 12px;
    width:100%
}
.buy-attr .btn-default.btn-number {
    background-color: #4e4848;
    color: #ffffff;
    border: 1px solid #4e4848;
}
.meta-bg {
    background-color: transparent;
    padding: 10px;
}

.member-form-container {
    padding: 30px 0px;
    border-top: 2px solid #dddddd;
    border-bottom: 0;
    background-color: transparent;
}
.btn-success, .btn-success:focus {
    border-color: #2196F3;
    background-color: #2196F3;
    color: #ffffff;
}
@media (max-width: 992px) {
    .mobile-button {
        display: block;
        margin: 15px auto;
        float: none;
    }
    .navbar-nav {
        margin: 40px -15px;
    }
    .navbar-collapse.in {
        overflow: visible!important;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 30px;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #f1f0ea;
    }
    input#newsletter_email,
    .btn#newsletter_submit {
        width: 100%;
    }
    .breadcrumb {
        background: transparent;
    }
.product-container {
    float: none!important;
    width: 100%;
}
}

@media (max-width: 768px) {
    .navbar {
        border-bottom: none;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
#shoppingcart {
    display: none;
}
#shoppingcart-mobile {
    display: block!important;
}
input#update-coupon,#belanjalagibtn,#checkoutbutton,#checkoutguestbutton {
    margin: 10px 0 0px 0;
    width: 100%;
    padding:10px;
}
#cart-form-secondary .button-wrap {
    float: none!important;
}
}

@media (min-width: 992px) {
    .dropdown-menu {
        -webkit-animation: fadeIn 0.5s both;
        animation: fadeIn 0.5s both
    }
    #mainnav .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    #mainnav .navbar .navbar-collapse {
        text-align: center;
    }
    .btn#newsletter_submit {
        margin-left: -4px;
    }
    .slick-product-detail-slider-nav {
        width: 88%;
    }
}

@media (min-width: 480px) {

    #topbar .topbar-right {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        width: 75%;
    }
    #topbar .topbar-socials {
        display: table-cell;
        margin: 0;
        text-align: left;
        vertical-align: middle;
        width: 25%;
    }
    .media-left,
    .media > .pull-left {
        padding-right: 20px;
    }
   /* .pricedetails {
        display: table;
        width: 100%;
    }
    .pricedetails .pricedesc,
    .pricedetails .buy-attr {
        display: table-cell;
        vertical-align: middle;
    }
    .pricedetails .pricedesc {
        width: 80%;
        padding-right:10px;
    }

    .pricedetails .buy-attr {
        width: 20%;
        padding: 10px 0 10px 0;
    }
    */
    .menu-member .tab-menu {
        margin-right:0;
    }
        .logo-bottom {
        float: right;
    }

}

@media (max-width: 480px) {
    .topbar-right .relative {
        position: static;
    }
    .dropdown-menu {
        width: 100%;
        margin-top: 10px;
    }
    #topbar .topbar-inner,
    #topbar .topbar-socials {
        text-align: center;
        padding: 5px 0 10px 0;
    }
    #mainnav .navbar-nav .ti-angle-down,
    #mainnav .navbar-nav .ti-angle-right {
        background-color: #4e4848;
        color: #ffffff;
        margin: 0;
        border-radius: 50px;
        padding: 5px;
    }
    .home-news .media-left {
        display: block;
        margin-bottom: 15px;
    }
    .home-news .media-left img {
        width: 100%;
    }
    .dropdown-menu {
        width: 100%;
    }
    #topbar .topbar-right .dropdown {
        position: inherit;
    }
    #topbar .topbar-right .dropdown-menu {
        top: auto;
    }
    #btn-buy-prod {
        width:100%;
    }
.logo-bottom {
    margin-top: 5px;
    display: block;
}
}
.coribbon {
    float: left;
    position: absolute;
    top: 5%;
    text-align: center;
    left: 3%;
}

.sale, .disc, .oos {
    float: left;
    margin: 0.2em .2em .2em;
    border-radius: 3px;
    display: inline;
    padding: 0.6em .6em .6em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.disc {
    background-color: rgba(20, 191, 243, 0.95);
}

.sale {
    background-color: rgb(242, 64, 126);
}

.oos {
    background-color: rgba(244, 56, 63, 0.95);
}
a.chat-whatsapp {
    position: fixed;
    z-index: 99;
    width: 48px;
    height: 48px;
    bottom: 10px;
    right: 10px;
}
.chat-whatsapp span {
    z-index: -1;
    color: #fff;
    background: #57bb63;
    padding: 17px;
    position: absolute;
    top: 0;
    width: 132px;
    right: 26px;
    border-radius: 40px 0 0 40px;
    line-height: normal;
    word-spacing: normal;
    font-size: 13px;
    font-weight: normal;
    font-family:Helvetica,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}