body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #898989;
	font-size: 16px;
	line-height: 29px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/*antropy*/
.antropy-footer {
	display:flex;
	font-size: 14px;
	justify-content: center;
}
/*antropy*/
p{
    margin-bottom: 20px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 36px;
    color: #43456e;
    font-weight: 900;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
h1 span{
    color: #40bfca;
}
h2 {
	font-size: 27px;
    letter-spacing: 1px;
}
h3 {
	font-size: 28px;
    color: #43456e;
    font-weight: 600;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #42bdcc;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 15px;
	font-weight: normal;
}
.form-horizontal .control-label{
    padding-top: 0;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{
    padding-top: 0;
}
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: 15px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 15px;
}
.input-group .input-group-addon {
	font-size: 15px;
	height: 30px;
}
.container{
    width: 1230px;
}

/* 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:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #42bdcc, #1f90bb);
	background-repeat: repeat-x;
}
.form-control{
    background: #F2F7F7;
    border: 1px solid #F2F7F7;
    box-shadow: none;
    border-radius: 2px;
}
.form-control:focus{
    border: 1px solid #F2F7F7;
    box-shadow: none;
}
.show_wl_mob{
    display: none;
}
.well{
    background: #fff;
    border: 1px solid #DCDCE4;
    box-shadow: none;
    border-radius: 0;
}
.alert{
    border-radius: 0;
}
.list-group-item:first-child{
    border-radius: 0;
}
/* top */
#top {
	background-color: #494872;
	border-bottom: 1px solid #494872;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
    margin-bottom: 0;
    text-align: center;
}
#top .container {
	padding: 0 20px;
}
#top .container {

}
.top_sale_txt{
    font-size: 15px;
    font-weight: bold;
    color: #f7f7f7;
    margin-right: 15px;
}
.top_sale_btn{
    display: inline-block;
    line-height: 26px;
}
.top_sale_btn a{
    background: #3FBFCC;
    color: #f7f7f7;
    font-weight: bold;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 12px;
    vertical-align: top;

}
.top_sale_btn a:hover{
    background: #FED150;
    border-color: #FED150;;
    color: #494872;
}
.btp_add_cart_wr{
    position: relative;
}
.pin_btn:hover{
    cursor: pointer;
}
#top-links ul{
    margin-bottom: 0;
}
#top-links li, #top-links a {
	color: #7c7e81;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
#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 {
	margin-top: 25px;
    margin-bottom: 25px;
    float: right;
}
#top-links a + a {
	margin-left: 15px;
}


#form-currency .dropdown-menu{
    right: 0;
    left: inherit;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0,0,0,.175);
}
#form-currency .dropdown-menu li .btn{
    text-align: right;
    font-size: 14px;
    padding: 4px 12px;
    color: #231f20;

}
#form-currency .dropdown-menu li .btn:hover{
    text-decoration: none;
    color: #42bdcc;
}
#form-currency{
    position: relative;
}
#form-currency a{
    cursor: pointer;
    color: #231f20;
    font-size: 14px;
}
#form-currency a i{
    color: #7AB211!important;
}
#form-currency .open a{
    background: transparent;
}
.cat_wr{
    text-align: center;

}
.sub_cat_name{
    line-height: 20px!important;
    display: block;
    height: 50px;
    margin-top: 5px;
    color: #23527c;
}
.sub_cat_name:hover{
    color: #3FBFCC;
}
header{
   height: 185px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
    margin-top: -51px;
}
#search_wr, #cart_wr{
    display: inline-block;
}
#cart_wr{
    float: right;
    margin-left: 25px;
}
/* search */
#search {
	margin-bottom: 0px;
    width: 270px;
}
#search .input-lg {
	height: 45px;
	line-height: 20px;
	padding: 0 10px;
    font-size: 15px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 19px;
	padding: 12px 25px;
	text-shadow: none;
    box-shadow: none;
    border: 1px solid #F2F7F7;
    background: #F2F7F7 url('../image/search_icon.png') no-repeat center ;
}
/* cart */
#cart {
	margin-bottom: 0px;
}
#cart > .btn {
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
    float: none;
    background: #FFFFFF url('../image/bag.png') no-repeat 7px center ;
    border: 0px;
    box-shadow: none;
    text-shadow: nono;
    color: #231f20;
    padding-left: 45px;
    text-transform: uppercase;
}
#cart > .btn b{
    color: #41becb;
    font-weight: normal;
}
#cart.open > .btn {
/*	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;*/
}
#cart.open > .btn:hover {
	/*color: #444;*/
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
.menu_wr{
    background: #F7F7F7;
    margin-bottom: 20px;
    transition: 0.5s;
}
._fixed .menu_wr{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    transition: 0.5s;
}
._fixed{
    padding-top: 63px;
}
#menu {
	background: none;
	min-height: 40px;
    margin-bottom: 0;
    border-top: 3px solid #E8EDED;
}
#menu .navbar-nav{
    margin-top: -3px;
    /*display: table;*/
    display: flex;
    width: 100%;
}
#menu .navbar-nav > li{
    /*display: table-cell;*/
    text-align: center;
    float: none;
    flex: 1 1 auto;
}
#menu .collapse {
    padding-left: 0;
    padding-right: 0;
}
#menu .nav > li > a {
	color: #494872;
	text-shadow: none;
	padding: 15px 15px 20px 15px;
	min-height: 15px;
	background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 7px solid transparent;
    font-size: 15px;
    letter-spacing: 1px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: transparent;
    border-top: 7px solid #42BCCB;
    color: #42bccb;
}
#menu .dropdown-menu {
	padding-bottom: 0;
    border: 1px solid #fff;
    box-shadow: none;
    box-shadow: 0 1px 5px rgba(0,0,0,.175);
}
#menu .dropdown-inner {
	display: table;
    padding: 35px 40px;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 260px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 30px;
	color: #8a8b8f;
	font-size: 15px;
    text-transform: uppercase;
}
#menu .dropdown-inner li a:hover {
	color: #42bdcc;
    background: #fff;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #42bdcc, #1f90bb);
	background-repeat: repeat-x;
}
#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, #42bdcc, #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) {
	#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;
	}
}

/* slide */
.swiper-viewport{
    border: 0!important;
    box-shadow: none!important;
    border-radius: 0!important;
}
/* content */
#content {
	min-height: 600px;
}
.footer_html p{
    margin-bottom: 0;
}
/* footer */
footer {
	margin-top: 40px;
	padding-top: 30px;
	background-color: #64C6D1;
	color: #fff;
    padding-bottom: 25px;
}
footer li{
    line-height: 28px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #fff;
    font-size: 15px;
}
footer a:hover {
	text-decoration: underline;
    color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
    text-transform: uppercase;
}
.footer_html h2{
    font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}
.footer_html p{
    font-size: 15px;
    line-height: 22px;

}
.contact_footer{
    font-size: 15px;
    line-height: 22px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 2px 0;
	border-bottom: 2px dashed #DCDCE4;
    background: #fff;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 7px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li a {
    font-size: 14px;
    font-weight: 600;
    color: #acacbf;
}
.breadcrumb > li:first-child a {
    color: #494872;
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '»';
	display: block;
	position: absolute;
	top: 2px;
	right: -7px;
	height: 26px;
    color: #494872;
    font-size: 14px;
    font-weight: 600;
}
.breadcrumb > li:last-child:after{
    display: none;
}
.back_product{
    float: right;
}
.back_product a{
    font-weight: 600;
    color: #494872;
    font-size: 15px;
    text-decoration: underline;
}
.back_product a:hover{
    text-decoration: none;
}
.pagination {
	margin: 0;
}
/* category */
.cat_thumb{
    margin-bottom: 35px;
}
.cat_des{
    margin-bottom: 10px;
}
#product-category h1{
    color: #454870;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 36px;
    margin-bottom: 22px;
}
#product-category h2{
    color: #454870;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 36px;
}
#column-left h2{
    font-weight: 600;
}
#product-category #column-left{
    width: 21%;
}
#product-category #content{
    width: 79%;
}
/** product */
#product-product .pr_wr_right {
    position: relative;
}
#product-product #special_offer{
    position: absolute;
    right: 15px;
    top: -15px;
}
#product-product .thumbnail{
    padding: 0;
    border: 0;
    border-radius: 0;
}
#product-product h1{
    font-weight: bold;
    color: #43456e;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 0;
}
#product-product h1.has_spec{
    padding-right: 105px;
}
#product-product h2.price {
    font-weight: 600;
    color: #43456e;
    text-transform: uppercase;
    font-size: 30px;
    margin: 23px 0;
}
#product-product h2.price span{
    color: #45476f;
}
#product-product .thumb_wr{
    width: 630px;
}
#product-product .pr_wr_right{
    width: 600px;
}

#carousel_pr_img_wr{
    padding: 0 44px;
    margin-top: 30px;
}
#carousel_pr_img_wr .owl-controls .owl-buttons .owl-prev{
    top: 50%;
    left: -43px;
}
#carousel_pr_img_wr  .owl-controls .owl-buttons .owl-next{
    top: 50%;
    right:  -43px;
}
#input-search{
    font-size: 15px;
    height: 40px;
}
.refine_subcat{
    padding-left: 0;
    list-style: none;
}
.owl-controls .owl-buttons .owl-prev .btn_owl_prev{
    width: 35px;
    height: 35px;
    background:   url('../image/owl_prev.jpg') no-repeat center ;
    display: block;
}
 .owl-controls .owl-buttons .owl-next .btn_owl_next{
    width: 35px;
    height: 35px;
    background:   url('../image/owl_next.jpg') no-repeat center ;
    display: block;
}
#carousel_pr_img_wr a.thumbnail{
    margin: 0 5px ;
}
.owl-controls{
    display: block!important;
}
.no_slider{
    padding: 0px!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
}

.item_rel{
    margin: 0 15px;
}
#carousel_related .owl-controls .owl-buttons .owl-prev{
    top: 31%;
    left: -45px;
}
#carousel_related .owl-controls .owl-buttons .owl-next{
    top: 31%;
    right: -45px;
}
#product-product h3 {
    font-size: 24px;
    font-weight: 600;
    color: #43456e;
    text-transform: uppercase;
    border-bottom: 3px solid #D6D7D7;
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-top: 40px;
}
.head_ob{
    margin-bottom: 20px;
    margin-top: 40px;
      border-bottom: 2px solid #D6D7D7;
       padding-bottom: 20px;
}
/*panel */
.panel-group .panel{
    border-radius: 0;
    box-shadow: none;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 20px;
	font-size: 13px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.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: #777;
	text-shadow: none;
    box-shadow: none;
	background: #fff;
	border:2px solid #E8EDED;
    font-weight: 800;
    text-transform: uppercase;
     border-radius: 0;
}
.btn-primary {
	color: #3CBAC8;
	text-shadow: none;
	background: #fff;
	border: 2px solid #3CBAC8;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none;
    letter-spacing: 1px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #3CBAC8;
    color: #fff;
    border: 2px solid #3CBAC8;
    box-shadow: none;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.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;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.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;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.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;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.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: #42bdcc;
	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);
}
#button-cart{
    padding: 7.5px 29px;
}
.wishlist_add{
    padding: 6px 11px;
    color: #43456e;
    border-color: #43456e;
    margin-left: 7px;
}
.wishlist_add .fa{
    font-size: 20px;
    color: #43456e;
}
.des_block p{

    color: #898989;
    line-height: 28px;
}
/* list group */
.list-group a {
	border: 0px solid #DDDDDD;
	color: #888888;
	padding: 5px 12px;
    border-left: 4px solid transparent;
    line-height: 26px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #42bccb;
	background: #fff;
	border-left: 4px solid #42BCCB;
	text-shadow: none
}
#product-category  #column-left .list-group a {
    line-height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 12px 0;
}
#column-left h2.module_heading{
    margin-bottom: 25px;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 0px solid #ddd;
	margin-bottom: 40px;
    position: relative;
}
.sale_icon{
    position: absolute;
    top: -20px;
    right: -15px;
    z-index: 10;
}
#home_tabs .owl-item .item{
    padding-top: 30px;
}
.product-thumb:hover {

}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
/*	opacity: 0.8;*/
/*    -webkit-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);*/
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb .image a:hover img{
    opacity: 0.8;
}
.product-grid .product-thumb .image {
	float: none;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 30px;
    background: #64c6d1 url('../image/top_btn.png') no-repeat center ;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    /*-webkit-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    */
}
#back-to-top:hover {
    background-color: #FED150;
   /* -webkit-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 17px 0px rgba(0,0,0,0.5);
    */
}
#back-to-top.show {
    opacity: 1;
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
    font-size: 17px;
    color: #45476f;
    margin: 0;
    height: 38px;
    overflow: hidden;
    margin-top: 14px;
}
.product-thumb h4 a{
    font-size: 17px;
    color: #45476f;
    text-transform: uppercase;
}
.product-thumb h4 a:hover{
    color: #42bdcc;
}
.product-thumb .caption {
	padding: 0px;
	min-height: 112px;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.pr_item_btn{

    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {

	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #45476f;
    font-size: 24px;
    font-weight: bold;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #45476f;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

#copy_site{
    background: #45476E;
    padding: 30px 0;
    padding-bottom: 26px;
}
.copy_text{
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
#home_tabs .nav-tabs{
    border-bottom: 0;
    text-align: center;
    margin-bottom: 30px;
}
#home_tabs .nav-tabs > li{
    float: none;
    display: inline-block;
}
#home_tabs .nav-tabs > li > a{
    color: #949494;
    font-size: 20px;
    text-transform: uppercase;
    padding: 7px 40px;
    border: 2px solid transparent;
    letter-spacing: 1px;
    font-weight: 700;

}
#home_tabs .nav-tabs > li.active > a,
#home_tabs .nav-tabs > li.active > a:focus,
#home_tabs .nav-tabs > li.active > a:hover,
#home_tabs .nav-tabs > li > a:hover{
    border: 2px solid #45476F;
    border-radius: 0;
    font-size: 20px;
    color: #45476f;
    text-transform: uppercase;
    background: #fff;

}
#home_tabs h3{
    display: none;
}
#subscribe_block{
    background: #FFD050;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}
#subscribe_block .subscribe_h1{
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    margin-right: 20px;
    line-height: 60px;
}
#subscribe_block .subscribe_h2{
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin-right: 20px;
    line-height: 60px;
}
#subscribe_block .subscribe_btn{
    line-height: 60px;
    vertical-align: bottom;
}
#subscribe_block .subscribe_btn .btn,
.subscribe_btn_p_win
{
    padding: 14px 56px;
    background: #45476E;
    border: 1px solid #45476E;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {

	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 0px;
}
.thumbnails {
	margin-left: 0px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
#social_product h5{
    text-transform: uppercase;
    font-weight: 600;
    color: #C5C5C5;
}
#social_product{
    position: absolute;
    text-align: center;
    top: -36px;
    right: 20px;
}
#social_product div{
    display: inline-block;
}
#social_product a.soc_s {
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    line-height: 31px;
    text-align: center;
    margin-left: 1px;
    border: 2px solid #C5C5C5;
}
#social_product a.soc_s i{
    color: #C5C5C5;
    font-size: 18px;
}
#social_product a.soc_s:hover{
   border-color: #43456E;
}
#social_product a.soc_s:hover i {
    color: #43456E;
}



#social_footer{
    text-align: right;
}
#social_footer a {
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-left: 10px;
}
#social_footer a:hover {
    background: #64C6D1;
}
#social_footer a:hover i {
    color: #fff;
}
#social_footer a i{
    color: #000;
    font-size: 19px;
}

h2.module_heading{
    color: #666666!important;
    font-size: 25px!important;
    font-weight: bold;
    text-transform: uppercase;
}
#home_tabs .tab-pane{
    position: relative;
}
#home_tabs .tab-pane .owl-controls{
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
}
#home_tabs .tab-pane .owl-controls.owl-controls-bottom {
    top: unset;
    bottom: 30px;
}
#home_tabs .tab-pane .owl-carousel{
    padding-top: 70px;
    padding-bottom: 70px;
}
#home_tabs .tab-pane .owl-carousel .owl-controls .owl-buttons div{
    position: inherit;
    display: inline-block;;
}
#home_tabs .tab-pane .owl-carousel .owl-controls .owl-buttons{
    text-align: center;

}
#home_tabs .tab-pane .owl-carousel .owl-controls .owl-buttons div{
    margin: 0 10px;
}

#home_tabs .tab-pane .owl-carousel .owl-controls{
    background:  url('../image/line.png') no-repeat center 6px ;
}
#home_3_categories_link h2{
    display: none;
}
#home_3_categories_link a{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
#home_3_categories_link a span{
    display: block;
    padding: 15px 0;
}
#home_3_categories_link a.cat_1{
    border: 12px solid #f38a53;
}
#home_3_categories_link a.cat_1 span{
    border: 1px solid #fff;
    background: #f38a53;
}
#home_3_categories_link a.cat_2{
    border: 12px solid #f06fa7;
}
#home_3_categories_link a.cat_2 span{
    border: 1px solid #fff;
    background: #f06fa7;
}
#home_3_categories_link a.cat_3{
    border: 12px solid #77b962;
}
#home_3_categories_link a.cat_3 span{
    border: 1px solid #fff;
    background: #77b962;
}
.swiper-viewport{
    margin-bottom: 40px!important;
}
#home_3_categories_link>div{
    margin-bottom: 40px;
}
.pagination{
    margin: 20px 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: #3CBAC8;
    border-color: #3CBAC8;
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span{
    border-radius: 0;
}
.pagination > li > a, .pagination > li > span{
    color: #3CBAC8;
}
.pagination > li > a, .pagination > li > span{
    margin:0 5px ;
}
.information_4 h1.inf_title{
    display: none;
}
.information_4 img{
    padding: 17px;
    background: #f6f4f5;
}
.arrow_list{
    padding-left: 0;
}
.arrow_list li{
    padding-left: 32px;
}
.arrow_list li{
    list-style: none;

}
.arrow_list li{
    background:  url('../image/arrow.png') no-repeat left 9px ;
}
.join_me{
    text-align: center;
    border-bottom: 2px solid #a2a3b7;
    line-height: 1px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #45476f;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
}
.join_me span{
    background: #fff;
    padding: 0 20px;
}
.instagram-images-wr{
    margin: 50px 0;
}
.mi_inner{
    padding: 40px;
    position: relative;
}
.mi_inner .close2{
    right: 10px;
    top: 10px;
    font-weight: 900;
    font-size: 36px;
    color: #fff;
    position: absolute;
}
.mi_inner h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}
.mi_inner > div{
    padding: 0 40px;
}
.mi-block input[type=text]{
    height: 49px;
}
.mi-block{
    margin-bottom: 15px;
}
#cart_wr_m{
    display: none;
}
.cat_control {
    margin-top: 20px;
    margin-bottom: 10px;
}

.cat_control label.input-group-addon{
    background: #fff;
    border-color:transparent ;
}
.cat_control select,
.cat_control select:active,
.cat_control select:focus {
    border: 1px solid #ccc;
    height: 35px!important;
}
#carousel_related .item {
    padding-top: 22px;
}
h3.related_head{
    margin-bottom: 10px!important;
}
.mob_total{
    display: none;
}
@media (min-width: 1200px) {
	#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-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-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: 50px;

}

/* 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;
}
#home_tabs{
    padding-top: 5px;
    margin-left: -15px;
    margin-right: -15px;
}
#home_3_categories_link{
    text-align: center;
}
#home_3_categories_link img{
    display: inline-block;
}
#home_3_categories_link > div > div{
    margin-bottom: 30px;
}
.item_inner{
    padding:0 15px ;
}
     .table_cart .td_image img{
        max-width: 300px;
     }
.alert-dismissable .close, .alert-dismissible .close{
    right: 0;
}
#country_ip_label{
   display: none;
}
@media (max-width: 1230px) {
    .container{
        width: auto;
    }
    #product-product .thumb_wr{
        width: 50%;
    }
    #product-product .pr_wr_right{
        width: 50%;
    }
    #carousel_related{
        padding-left: 40px;
        padding-right: 40px;
    }
    #carousel_related .owl-controls .owl-buttons .owl-prev{
        left: 0;
    }
    #carousel_related .owl-controls .owl-buttons .owl-next{
        right: 0;
    }
}
@media (max-width: 1045px) {
    #top-links{
        float: none;
        text-align: center;
        margin-top: 10px;
    }
    #logo{
        margin-top: -27px;
    }
    #search_wr{
        margin-top: -8px;
    }
    #product-product .thumb_wr{
        width: 100%;
    }
    #product-product .pr_wr_right{
        width: 100%;

    }

}
@media (max-width: 815px) {
    #social_footer a{
        margin-left: 3px;
    }
    .copy_text{
        font-size: 12px;

    }
}
@media (min-width: 600px) and (orientation:landscape) {
    .table_cart .td_image img{
        min-width: 200px;
    }
}

@media (max-width: 767px) {
    #logo{
        margin-top: 0px;
        text-align: center;
    }
    #logo img{
        display: inline-block;
    }
    #top-links{
        margin-bottom: 10px;
    }
    #search_wr{
        margin-top: 0px;
    }
    header{
        height: auto;
    }
    #cart_wr{
        display: none;
    }
    #cart_wr_m{
        display: inline-block;

    }
    .s_wr{
        text-align: center!important;
    }
    #cart_wr_m #cart > .btn{
        background-color: transparent;
    }
    .navbar-toggle{
        margin-top: 8px;
    }
    #menu .btn-navbar,
    #menu .btn-navbar:hover,
    #menu .btn-navbar:active    {
        color: #3CBAC8;
        background: transparent;
        border: 0;
        box-shadow: none;
    }
    #menu .navbar-nav{
        display: block;
    }
    #menu .btn-navbar i{
        font-size: 33px;
    }
    #menu .navbar-nav > li{
        display: block;
        text-align: left;
    }
    #menu .nav > li > a{
        border-top: 0;
        border-left: 7px solid transparent;
        padding: 7px;
    }
    #menu .nav > li > a:hover, #menu .nav > li.open > a{
        border-left: 7px solid #3CBAC8;
        border-top: 0;
    }
    #menu .nav{
        margin-left: 0;
    }
    #menu .navbar-collapse.in{
        -webkit-box-shadow: 0px 10px 13px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 10px 13px -7px rgba(0,0,0,0.75);
        box-shadow: 0px 10px 13px -7px rgba(0,0,0,0.75);
    }
    .menu_wr .container{
        padding-left: 0;
        padding-right: 0;
    }
    #menu div.dropdown-menu {
        border: 0;
        box-shadow: none;
        background: #EDEDED;
     }
     #menu .dropdown-inner{
        padding: 0 10px;
     }
    #menu .dropdown-inner a{
        color: #8D8F92;
        min-width: 0;
        line-height: 22px;
        font-weight: 600;

    }
    #menu .dropdown-inner a:hover{
        color: #3BBACA!important;
        background: transparent!important;
    }
    #menu .navbar-nav{
        margin-bottom: 0;
    }
    #copy_site,
    #social_footer{
        text-align: center;
    }
    #copy_site img{
        display: inline-block;
    }
    #copy_site{
        padding: 15px 0;
    }
    .copy_text{
        padding: 5px 0;
    }
    #product-category #content{
        width: 100%;
    }
    .c_customer,
    .c_product{
        display: none;
    }
    #cart{
        margin-top: 6px;
    }
    .instagram-images-wr img {
        display: inline-block;
        margin-bottom: 20px;
     }
     #home_3_categories_link > div{
        margin-bottom: 0;

     }
}
@media (max-width: 767px) {
    .table_cart .td_image img{
        max-width: 100px;
    }
}

@media (max-width: 520px) {
    h1{
        font-size: 23px;
    }
    .dc-alert{
        font-size: 12px!important;
    }
    .cart_total_td{
        display: none;
    }
    .mob_total{
        display: block;
        font-size: 14px;
    }
    #subscribe_block .subscribe_h1,
    #subscribe_block .subscribe_h2,
    #subscribe_block .subscribe_btn{
        display: block;
        margin-right: 0;
    }
    #subscribe_block .subscribe_h1{
        line-height: 33px;
        font-size: 23px;
    }

    #subscribe_block .subscribe_h2{
        line-height: 34px;
        font-size: 20px;
    }
    .payment_logo{
        text-align: center;
    }
    .payment_logo img{
        display: inline-block;
    }
    #social_footer{
        text-align: center;
    }
    #back-to-top{
        bottom: 20px;
        right: 20px;
    }
    #carousel_related .owl-controls .owl-buttons .owl-prev{
        left: 0;
    }
    #carousel_related .owl-controls .owl-buttons .owl-next{
        right: 0;
    }
    .mi_inner{
        padding: 10px;
        padding-top: 20px;
    }
    .mi_inner > div{
        padding: 0px
    }
    .mi_inner h3{
        font-size: 19px;
    }
     .subscribe_btn_p_win{
        font-size: 15px;
        padding: 10px 56px;
     }
     .instagram-images-wr img {
        display: inline-block;
        margin-bottom: 15px;
     }
     #input-voucher,
     #input-coupon {
        display: block;
     }
     #collapse-voucher .input-group,
     #collapse-coupon .input-group{
        display: block;
     }
     #collapse-voucher #button-voucher,
     #collapse-coupon #button-coupon{
        display: block;
        width: 100%;
     }
     #home_3_categories_link .cat_1,
     #home_3_categories_link .cat_2{
        margin-bottom: 15px;
     }
     .swiper-viewport{
        margin-bottom: 20px!important;
     }

     .td_model,
     .td_price{
        display: none;
     }

     .table_cart td,
     .table_cart th{
        font-size: 12px;
        white-space: normal!important;
     }
     .c_total{
        display: none;
     }
     .order_tbl td,
     .order_tbl th{
        font-size: 14px;
     }
     .product-thumb h4 a{
        font-size: 16px;
     }

    .join_me{
        border-bottom: 0px solid #a2a3b7;
        line-height: 39px;
        font-size: 20px;
    }
    .join_me span{
        padding: 0;
    }
    .join_me{
        margin-top: 0;

    }
     .wl_price,
    .wl_action{
        display: none;
    }
    .oi_price{
        display: none;
    }

    .show_wl_mob{
        display: block;
    }
    #home_tabs ul.nav-tabs{
        padding-left: 15px;
        padding-right: 15px;
    }
    #home_tabs ul.nav-tabs li{
        display: inline-block;
        width: 33%;
        float: left;
    }
    #home_tabs .nav-tabs > li.active > a,
    #home_tabs .nav-tabs > li.active > a:focus,
    #home_tabs .nav-tabs > li.active > a:hover,
    #home_tabs .nav-tabs > li > a:hover,
    #home_tabs .nav-tabs > li > a{
        padding-left: 0;
        padding-right: 0;
        font-size: 16px;
    }
}
@media (max-width: 440px) {
    #social_product{
        position: static;
    }
    .btp_add_cart_wr{
        text-align: center;
    }
    #order_info_tbl td,
    #order_info_tbl th{
        font-size: 13px;
    }
    .col-xs-6{
        width: 100%;
    }
    .cat_control .col-xs-6{
        width: 50%;
    }
    #home_3_categories_link div div {
        width: 100%;
    }

    #home_tabs .nav-tabs > li.active > a,
    #home_tabs .nav-tabs > li.active > a:focus,
    #home_tabs .nav-tabs > li.active > a:hover,
    #home_tabs .nav-tabs > li > a:hover,
    #home_tabs .nav-tabs > li > a{
        font-size: 14px;
    }
}
@media (max-width: 400px) {
    .instagram-images-wr{
        margin: 20px 0;
    }
    #home_tabs .owl-carousel{
        margin-bottom: 0;
    }
    .table_cart .btn {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 400px) {
    #home_tabs .nav-tabs > li.active > a,
    #home_tabs .nav-tabs > li.active > a:focus,
    #home_tabs .nav-tabs > li.active > a:hover,
    #home_tabs .nav-tabs > li > a:hover,
    #home_tabs .nav-tabs > li > a{
        font-size: 12px;
    }
}

#subscribe_block_new {
    background-color: #f0f0f0;
    padding: 3em 4vw 4em;
}

#subscribe_block_new h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 1em;
}

#subscribe_block_new p {
    line-height: 1.6;
    color: #555;
    text-align: center;
}

#subscribe_block_new input[type="text"] {
    border: 1px solid #ccc;
    padding: 13.5px;
    font-size: 15px;
    line-height: 15px;
    color: #666;
    border-radius: 2px;
    margin-right: 16px;
    flex-grow: 1;
}

#subscribe_block_new input[type="text"]::placeholder {
    color: #bbb;
}

#subscribe_block_new input[type="text"]:focus {
    border-color: rgb(50,173,184);
    outline: none;
}

#subscribe_submit {
    background-color: rgb(69,71,109);
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border-radius: 2px;
    padding: 13.5px 30px;
    line-height: 16px;
}

#subscribe_submit:hover {
    background-color: rgb(79,81,119);
}

#subscribe_submit:active {
    background-color: rgb(69,71,109);
}

.subscribe_controlzone {
    display: flex;
    width: 100%;
    position: relative;
}

#subscribe_block_new img {
    margin-top: 20px;
    max-width: 100%;
}

#subscribe_controlzone.wrongemail::after {
    content: "Please enter a valid email address.";
    position: absolute;
    top: 100%;
    color: #c00;
}

#subscribe_controlzone.wrongemail input[type="text"] {
    border-color: #c00;
}

#subscribe_controlzone.wrongname::after {
    content: "Please enter a valid name greater than 3 characters.";
    position: absolute;
    top: 100%;
    color: #c00;
}

#subscribe_controlzone.wrongname input[type="text"] {
    border-color: #c00;
}

.subscribe_controlzone.subscribe_submitted input,
.subscribe_controlzone.subscribe_submitted button {
    visibility: hidden;
    width:         0 !important;
    margin-left:   0 !important;
    margin-right:  0 !important;
    padding-left:  0 !important;
    padding-right: 0 !important;
    border-left:   0 !important;
    border-right:  0 !important;
    flex-grow:     0 !important;
    flex-shrink:   1 !important;
}

.subscribe_controlzone.subscribe_submitted::before {
    align-self: center;
    padding-left: 2ch;
    padding-right: 2ch;
    content: "Processing...";
}

.subscribe_controlzone.subscribe_submitted {
    background-color: #ccc;
    color: #111;
}

.subscribe_controlzone.subscribe_submitted.subscribe_success::before,
.subscribe_controlzone.subscribe_submitted.subscribe_already::before,
.subscribe_controlzone.subscribe_submitted.subscribe_error::before {
    color: #fff;
}

.subscribe_controlzone.subscribe_submitted.subscribe_success,
.subscribe_controlzone.subscribe_submitted.subscribe_already {
    background-color: #45476E;
}

.subscribe_controlzone.subscribe_submitted.subscribe_success::before {
    content: "Success! You're on the list.";
}

.subscribe_controlzone.subscribe_submitted.subscribe_already::before {
    content: "You're already on the list!";
}

.subscribe_controlzone.subscribe_submitted.subscribe_error {
    background-color: #8a0000;
}

.subscribe_controlzone.subscribe_submitted.subscribe_error::before {
    content: "";
    display: none;
}

.subscribe_controlzone.subscribe_submitted.subscribe_error::after {
    content: attr(data-error);
    position: absolute;
    width: 100%;
    background-color: #000000ee;
    font-size: 0.8em;
    color: #fff;
    font-weight: bold;
    line-height: 1.5em;
    padding: 1ch 2ch;
    text-align: center;
    bottom: 90%;
    opacity: 0;
    margin: 8px 0;
    border-radius: 8px;
    box-shadow: 0px 8px 6px 2px rgba(0,0,0,0.25);
    transition: all 0.5s ease;
}

.subscribe_controlzone.subscribe_submitted.subscribe_error:hover::after {
    bottom: 100%;
    opacity: 1;
    transition-delay: 1s;
}

.subscribe_controlzone .subscribe_uncaught_error {
    display: none;
    align-self: center;
    padding: 0.5ch 2ch;
    height: 100%;
    color: #fff;
}

.subscribe_controlzone.subscribe_error .subscribe_uncaught_error {
    display: block;
}

/** Gallery tj@ant **/
.gallery-images .text-success, .gallery-images .text-danger {
    text-align: center;
}
.gallery-images [class^="image-row"] {
    display:inline-block;
    vertical-align: text-top;
    margin: 5px 0;
}

.gallery-images [class^="image-row"] img {
    width:100%;
    height: 162px;
}

/** Gallery post edit/create buttons **/
.btn-container {
    text-align: center;
    margin-top: 5px;
}
.btn-move, .btn-removeImg {
    padding: 7px 15px;
}

.btn-move {
	color: #3CBAC8;
	text-shadow: none;
	background: #fff;
	border: 2px solid #3CBAC8;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none;
    letter-spacing: 1px;
}
.btn-move:hover, .btn-move:active, .btn-move.active, .btn-move.disabled, .btn-move[disabled] {
	background: #3CBAC8;
    color: #fff;
    border: 2px solid #3CBAC8;
    box-shadow: none;
}

.btn-removeImg {
	color: #f66;
	text-shadow: none;
	background: #fff;
	border: 2px solid #f66;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none;
    letter-spacing: 1px;
}
.btn-removeImg:hover, .btn-removeImg:active, .btn-removeImg.active, .btn-removeImg.disabled, .btn-removeImg[disabled] {
	background: #f66;
    color: #fff;
    border: 2px solid #f66;
    box-shadow: none;
}

.gallery-btn-add-container {
    margin: 5px 0 10px 0;
}

@media (max-width: 1000px) {
    .gallery-images [class^="image-row"] img {
        height: unset;
    }
}

/* add-to-cart popin notification */

.alert.alert-popin {
    z-index: 3000;
    position: fixed;
    top: -320px;
    left: 50%;
    width: calc(100% - 32px);
    margin: 16px 0;
    animation: alert-popin 5s;
    transform: translateX(-50%);
    box-shadow: 0px 8px 12px 0 #0002;
}

.alert-popin .close {
	top: 4px;
}

@keyframes alert-popin {
  0% {
    top: -160px;
    opacity: 1;
    display: block;
  }

  10% {
    top: 0px;
  }

  80% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    top: 0px;
  }
  100% {
    display: none;
    top: -320px;
  }
}

/**/
#collapse-payment-method .radio img {
  max-width: 50px;
}

#collapse-payment-method .radio:not(:has(~ .radio)) img {
  max-width: none !important;
}