*{ box-sizing: border-box;}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after{ width:100%;max-height:1px;}
	::-webkit-scrollbar{
	width: 4px;height:4px;
	background-color: #fff;
	border:0;
	}
	::-webkit-scrollbar::-webkit-scrollbar-thumb {
		width: 4px;height:4px;
		background-image: -webkit-linear-gradient(#F5F5F5, #8A8A8A);
	}
	::-webkit-scrollbar-corner {
		background-color: #fff;
	}
	::-webkit-scrollbar-button {
	}
	::-webkit-scrollbar-track {
		-webkit-box-shadow: none;
		background-color: #F5F5F5;
	}
	::-webkit-scrollbar-thumb {
		height:4px;
		width: 4px;border: 0px solid #fff;cursor:pointer;
		background-image: -webkit-linear-gradient(#F5F5F5, #8A8A8A);
		background: rgba(202, 200, 227, 1);
	}
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {scroll-behavior: smooth;
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans';display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}
body .fix_body_flex{ }
body.preload{ position:relative;overflow:hidden;max-height:100vh;width:100%;z-index:1;} 
body.overflow{ position:relative;overflow:hidden;max-height:100vh;width:100%;z-index:1;}
body.overflow:after{ content:'';background: rgba(0, 0, 0, 0.5);display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index: 199;}
body.preload:after{ content:'';background:rgba(255,255,255,0.9) url('/catalog/view/image/loading.gif') center center no-repeat;display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index: 9999;}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #636E75;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #404040;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img{ max-width:100%;}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea { font-family: 'Open Sans';background: #fff;font-weight:400;padding: 3px 0;margin-left: 0px;margin-right: 0px;font-size: 12px;color: rgba(186, 183, 216, 1);outline: none;
width: 100%;
    font-style: italic;
    font-size: 14px;
    min-height: 40px;
    border: 1px solid rgba(186, 183, 216, 1);
    border-radius: 10px;
    color: rgba(117, 112, 153, 1);
}
select {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 2px;
	-webkit-appearance: none;
	background-image: url('../image/select.png');
	background-position: right center;
	background-repeat: no-repeat;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none!important;
	outline: none;
}
::placeholder { font-size: 12px;color: rgba(186, 183, 216, 1);}
label {
	cursor: pointer;
}
.mt20{ height:20px;}
.common-home .mt20{ height:0px;}
.fixaccordion{ }
#header{margin-bottom: 10px;padding-top:10px;}
#header .container{ display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
#logo{ margin-bottom: 11px;position:relative;}
#logo a{
	display: block;
    text-decoration: none;
    width: 64%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    top: 43px;
}
#logo span{ position:absolute;top:100%;left:0;right:0;text-align:center;}
#logo img{ display: inline-block;vertical-align: top;max-width: 100%;width:100%;}
#acw1{ margin-bottom: 11px;display: flex;min-height:0;
    align-items: center;
    justify-content: space-between;}
.autoriz{ }
.autoriz a{
    color: #404040;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -0.3px;
    padding-left: 12px;
    padding-right: 12px;
}
.autoriz a:last-child{
    padding-right: 0;
}
.autoriz a:first-child{
    padding-left: 0;
}
.autoriz a:hover{color: #806995;}
.cartandwish{
    text-align: right;
}
.autoriz{
	color: #404040;
	font-size: 12px;

	text-decoration: none;
	text-align: right;

}
.cartandwish a{background: url(../image/cart.svg) left center no-repeat;
    text-decoration: none;
    font-size: 12px;
    color: #404040;display: block;
    width: 21px;
    height: 21px;
}
.autoriz img{
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
}
#mt1 .navbar{ display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.home_link{ position: absolute;top: 15px;left: 4px;position:static;display:block!important;height:20px;}
#wishlist-total{ 
	    vertical-align: top;
    text-align: left;
    min-height: 20px;
    cursor: pointer;
    display: block;
    padding: 0;
    box-shadow: none;
    min-width: 1px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 103;
    width: 15px;
    height: 20px;}
#wishlist-total svg{ display:block;}
#wishlist-total:hover{ color: #806995;}
#mt1 .navbar .navbar-header{ }
#mt1 .navbar .button_form{ background: none;padding: 0;margin: 0;border: 0;outline: none;display:block!important;width:21px;height:20px;}

.flex_p_c{ display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
#cart{
    display: inline-block;
    vertical-align: top;
}
#cart .heading{}
#cart a{}
#cart #cart-total{ display:none;
    background: url('../image/cart.svg') left center no-repeat;
    padding-left: 30px;
    min-height: 20px;
    text-align: left;
}
#cart #cart-total:hover{
    color: #806995;
}
.cartandwish a:hover{}
#fvs1{
}
#fvs1 .fv{

}
#fvs1 .fv1{

}
#fvs1 .fv2{

}

#mt1{
    border-bottom: 1px solid #cccccc;
}
#mt1 .container{}
#mt1 nav{
	position:relative;
    background: none;
    border: 0;
    text-align: center;
    margin-bottom: 0;height: 48px;
}
#mt1 .navbar .navbar-toggle{ height:20px;
	display:block;
}
#mt1 .navbar .navbar-toggle span{}
#mt1 .navbar #mtnav1,
#mt1 .navbar #mtnav2{}
#mt1 .navbar #mtnav1 .nav-center,
#mt1 .navbar #mtnav2 .nav-center{}
#mt1 .navbar #mtnav1 ul,
#mt1 .navbar #mtnav2 ul{
    float: none;
    display: inline-block;
    vertical-align: top;
}
#mt1 .navbar #mtnav1 ul li,
#mt1 .navbar #mtnav2 ul li{
    position: relative;
}
#mt1 .navbar #mtnav1 ul li a,
#mt1 .navbar #mtnav2 ul li a{
    font-size: 16px;
    color: #806995;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    padding: 14px 27px;
}
#mt1 .navbar #mtnav1 ul li.active a,
#mt1 .navbar #mtnav1 ul li a:hover,
#mt1 .navbar #mtnav2 ul li.active a,
#mt1 .navbar #mtnav2 ul li a:hover{
    color: #b0c9de;
}
#mt1 .navbar #mtnav1 ul li:after,
#mt1 .navbar #mtnav2 ul li:after{
	content:'';height: 1px;width: 10px;display: inline-block;vertical-align: middle;background: #ccc;position: absolute;top: 52%;right: -4px;
}
#mt1 .navbar #mtnav1 ul li:last-child:after,
#mt1 .navbar #mtnav2 ul li:last-child:after{display:none;}
.common-home #mt1{
	border-bottom:0;
}

#header #visfix{display:none;}


#bh1{}
#bh1 .slideshow{}
#bh1 .slideshow > div{}
#bh1 .slideshow > div .owl-item{}
#bh1 .slideshow > div .owl-item a{}
#bh1 .slideshow > div .owl-item a.more{
    margin-left: 4%;
    margin-right: 4%;
    font-size: 18px;
    color: #fe7283;
    text-decoration: none;
    border: 1px solid #fe7283;
    width: 261px;
    display: block;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 19px;
}
#bh1 .slideshow > div .owl-item img{
    z-index: 1;
    position: relative;
}
#bh1 .slideshow > div .owl-controls{
    position: relative;
}
#bh1 .slideshow > div .owl-controls .owl-pagination{}
#bh1 .slideshow > div .owl-controls .owl-pagination .owl-page{}
#bh1 .slideshow > div .owl-controls .owl-pagination .owl-page span{}
#bh1 .slideshow > div .owl-controls .owl-pagination .owl-page.active{}
#bh1 .slideshow > div .item-banner{ text-align:center;background-size: cover;background-position: center top;background-repeat: no-repeat;}
#bh1 .slideshow > div .item-banner .container{
    padding-top: 19px;
    padding-bottom: 39px;
}
#bh1 .slideshow > div .item-banner .container h4{
    font-size: 60px;
    color: #404040;
    font-weight: 100;
    margin-top: 0;
    display: block;
    line-height: 106%;
    margin-bottom: 22px;
    padding-left: 4%;
    padding-right: 4%;
}
#bh1 .slideshow > div .item-banner .container h5{
    font-size: 30px;
    color: #fe7283;
    display: block;
    margin-top: 0;
    text-transform: uppercase;
    padding-left: 4%;
    padding-right: 4%;
    margin-bottom: 75px;
}
#bh1 .slideshow > div .item-banner .container p{}

#home{}
#bans1{
    padding-top: 51px;
}
#bans1 .ul{}
#bans1 .ul .li{
    padding-bottom: 30px;
    min-height: 253px;
    text-align: center;
}
#bans1 .ul .li img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 33px;
}
#bans1 .ul .li span{
    display: block;
    color: #404040;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#bans1 .ul .li p{
    display: block;
    color: #404040;
    font-size: 14px;
    line-height: 154%;
}

#cats1{ margin-bottom: 25px;}
#cats1 .h3{color: #404040;
	color: rgba(84, 79, 125, 1);
    font-size: 22px;
    font-weight: 100;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Open Sans';
}
#cats1 .ul{     display: flex;flex-wrap: wrap;justify-content: center;}
#cats1 .ul:after{content:'';display:table;clear:both;}
#cats1 .ul .li{ display: block;
    opacity: 1;
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}
#cats1 .ul .li .box{ padding-left:0;}
#tab-related .box-product{ margin-left:-10px;}
#cats1 .ul .li .box .box-content{ }
#cats1 .ul .li img{ width: 100%;border-radius:10px;margin-bottom: 25px;cursor: pointer;}
#cats1 .ul .li img:hover{
    opacity: 0.85;
}
#cats1 .ul .li img:hover+a{
    color: #b0c9de;
}
#cats1 .ul .li a{
    font-size: 18px;
    color: rgba(84, 79, 125, 1);
    text-decoration: none;
    display: block;
	font-weight:600;
	padding-bottom: 1px;
}
#cats1 .ul .li a:hover{
    color: #b0c9de;
}
#cats1.category-list{}
#cats1.category-list .ul{}
#cats1.category-list .ul .li{
    padding-left: 5px;
    padding-right: 5px;
    min-height: 420px;
}

#featured{
    padding-bottom: 98px;
}
#featured .box-content{
    padding-top: 0;
}
#featured .box-product{ padding-bottom: 38px;display: flex;
    flex-wrap: wrap;}
#featured .box-product:after{content:'';display:table;clear:both;}
.box-heading{ text-align: center;margin-bottom: 44px;font-size: 20px;font-weight: 600;line-height: 120%;text-transform: uppercase;color: rgba(84, 79, 125, 1);}
.item{ padding-left: 0px;padding-right: 0px;padding-bottom: 5px;margin-bottom: 20px;}
.item .image{ text-align:center;
	min-height:120px;}
.item .image a{ display: block;position: relative;vertical-align: top;text-align:center;}
.item .image img{ width:100%;border-radius:10px;
    position: relative;
    z-index: 2;
    display: block;
}
.item .image img.hover-visible{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: block;
}
.item .image:hover img.hover-visible{
    display: block;
    opacity: 1;
    z-index: 3;
}
.item .name{ min-height: 31px;padding-bottom: 5px;}
.item .name a{ font-size: 14px;color: rgba(84, 79, 125, 1);text-decoration: none;display: block;font-weight: 400;text-align: center;}
.item .name a:hover{
    color: #b0c9de;
}
.item .price{ text-align: center;}
.item .price .price-new{ font-size: 16px;
    color: rgba(252, 54, 136, 1);
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
}
.item .price .price-old{
    font-size: 14px;
    color: #838383;
    font-weight: 100;
    text-decoration: line-through;
}
#featured .popular{
    text-align: center;
}
#featured .popular a{ font-size: 14px;font-weight: 600;color: rgba(84, 79, 125, 1);text-transform: uppercase;text-decoration: none;}
#featured .popular a:hover{
    color: #b0c9de;
}
.blog-module{
    margin-bottom: 92px;
}
.blog-module .box-heading{
    padding-bottom: 45px;
    margin-bottom: 0;
}
.blog-module .box-content{
    padding-bottom: 55px;
}
.blog-module .box-blog{
    min-height: 650px;
    padding-bottom: 10px;
}
.blog-module .box-blog .blogimage{
    display: block;
    margin-bottom: 37px;
}
.blog-module .box-blog .blogimage img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog-module .box-blog .h4{
    font-size: 18px;
    color: #404040;
    display: block;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 20px;
}
.blog-module .box-blog p{
    font-size: 14px;
    color: #626262;
    display: block;
    line-height: 160%;
}
.blog-module .box-blog .h4:hover{color:#b0c9de;}
.blog-module .showall{
    text-align: center;
}
.blog-module .showall a{
    font-size: 16px;
    color: #838383;
    border: 1px solid #cccccc;
    text-decoration: none;
    width: 317px;
    height: 57px;
    display: inline-block;
    padding-top: 17px;
    text-transform: uppercase;
    max-width: 100%;
}
.blog-module .showall a:hover{color:#b0c9de;border-color:#b0c9de;}
#testimonial2{
    margin-bottom: 65px;
    clear: both;
}
#testimonial2 .box-content{}
#testimonial2 .box-heading{
    margin-bottom: 44px;
}
#testimonial2 .box-product{}
#testimonial2 .box-product .itemt{
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 10px;
    min-height: 578px;
}
#testimonial2 .box-product .itemt .img{
    margin-bottom: 15px;
}
#testimonial2 .box-product .itemt img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#testimonial2 .box-product .itemt .name{
    display: block;
    font-size: 16px;
    color: #404040;
    font-weight: 100;
    margin-bottom: 12px;
}
#testimonial2 .box-product .itemt .description{
    font-size: 12px;
    color: #626262;
    line-height: 160%;
    padding-right: 0;
}
#testimonial2 .testi2{
    clear: both;
    text-align: center;
}
#testimonial2 .testi2 a{
    font-size: 18px;
    color: #838383;
    text-decoration: none;
}
#testimonial2 .testi2 a:hover{    color: #b0c9de;}
#form-home{ text-align: center;max-height: 100vh;
    padding-top: 39px;
    padding-bottom: 25px;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff ;
    z-index: 200;
    opacity: 0;
	overflow-y: auto;
}
#form-home.in{ opacity:1;}
#form-home .container:before{ content: '';
    background: #fff url(../image/home_form_bg.png) center top no-repeat;
    height: 77px;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    max-height: 80px;
}
#form-home .container{ position:relative;}
#form-home button.close{ position: absolute;
    top: -88px;
    right: 13px;
    opacity: 1;
}
#form-home .h3{ margin-top: 0;
    line-height: 140%;
    margin-bottom: 3px;
    font-family: 'Open Sans';
    color: rgba(84, 79, 125, 1);
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
#form-home .h4{ font-size: 12px;
    font-weight: 400;
    line-height: 143%;
    margin-top: 0;
    margin-bottom: 30px;
    color: rgba(84, 79, 125, 1);
}
#form-home form{
    display: block;
}
#form-home textarea{ display: block;
    resize: none;
    width: 100%;
    padding: 9px;
    height: 290px;
    border: 1px solid rgba(186, 183, 216, 1);
    border-radius: 10px;
}
#form-home .phonenum{     height: 40px;
    display: block;
    resize: none;
    width: 100%;
    padding: 5px 5px 5px 9px;
    border: 1px solid rgba(186, 183, 216, 1);
    background: #fff;
    border-radius: 10px;
    color: rgba(117, 112, 153, 1);
    font-size: 12px;
}
#form-home span.error{
    font-size: 14px;
    color: red;
    display: block;
}
#form-home span.success{
    font-size: 14px;
    color: green;
    display: block;
}
#form-home .body{}
#form-home .qua{
    width: 160px;
    border: 0;
    display: flex;
    line-height: 41px;
}
#form-home .qua .minus{
    border: 0;
    background: none;
    font-size: 24px;
    color: #404040;
    line-height: 80%;
    width: 37px;
    border-right: 1px solid #ccc;
}
#form-home .qua .plus{
    border: 0;
    background: none;
    font-size: 24px;
    color: #404040;
    line-height: 80%;
    width: 37px;
    border-left: 1px solid #ccc;
}
#form-home .qua input[type=text]{
    width: 65px;
    border: 0;
}
#form-home .q{
    border: 1px solid #ccc;
    height: 41px;
    display: flex;
    margin-right: 5px;
}
#form-home .cena span{}
#form-home .cena p{}
#form-home .cena{
    padding-top: 19px;
    text-align: left;
    font-size: 14px;
    color: #838383;
    font-weight: 100;
    line-height: 143%;
    margin-bottom: 24px;
}
#form-home .info{ padding-top:10px;padding-left:0;padding-right:0;margin-bottom: 10px;}
#form-home .info font{
    font-size: 18px;
    color: #806995;
    display: block;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 25px;
}
.file_upl{ position:relative;padding:0;margin-bottom: 87px;}
.file_upl:after{ content: url(../image/file1.svg);
    width: 10px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 9%;
    top: 12px;
}
.file_upl #button-file{ background: #fff;
    height: 40px;
    width: 100%;
    display: block;
    padding-left: 23px;
    font-size: 12px;
    border: 1px solid rgba(84, 79, 125, 1);
    border-radius: 10px;
    color: rgba(84, 79, 125, 1);
}
.file_upl .error{ }

#form-home .foo{ padding:0;}
#form-home .foo button{ font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
    max-width: 100%;
    background: rgba(117, 112, 153, 1);
    border-radius: 10px;
}
#form-home .foo button:hover{ color: #fff;}
#home2{
    padding-top: 87px;
    padding-bottom: 49px;
}
#home2 .html{
    font-size: 14px;
    color: #626262;
    font-weight: 100;
    line-height: 160%;
}
#home2 .html h1,
#home2 .html h2,
#home2 .html h3,
#home2 .html h4,
#home2 .html h5{
    margin-top: 0;
    font-size: 16px;
    color: #2e2e2e;
    margin-bottom: 25px;
    line-height: 100%;
}
#home2 .html p{
    font-size: 14px;
    color: #626262;
    font-weight: 100;
    margin-bottom: 22px;
}
#footer{ background: rgba(84, 79, 125, 1);padding-top: 15px;padding-bottom: 20px;}
#footer .column{
    padding-top: 20px;
}
#footer .column h3{
    font-size: 16px;
    color: #404040;
    font-weight: 100;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 34px;
}
#footer .column ul{
    display: block;
    padding: 0;
}
#footer .column li{
    list-style: none;
    display: block;
    font-size: 14px;
    color: #404040;
    padding-bottom: 8px;
}
#footer .column li a{
    display: block;
    color: #404040;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 0;
}
#footer .column li a:hover{color: #b0c9de;}
#footer .soc{
    padding-top: 5px;
    margin-bottom: 41px;
}
#footer .soc a{
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    background: #acb8bd;
    border-radius: 50%;
    margin-right: 7px;
}
#footer .soc img{
    display: block;
}
#footer .soc a:hover{
    background: #b0c9de;
}
#footer .pay{
    font-size: 16px;
    color: #404040;
    text-transform: uppercase;
}
#footer .pay img{
    margin-top: 25px;
}
#powered{ font-size: 14px;
    padding-top: 15px;
    line-height: 160%;
    padding-bottom: 17px;
    text-align: center;
    margin-left: inherit;
    margin-right: inherit;
    color: rgba(84, 79, 125, 1);
}
#powered .container{ flex-direction: column;
    width: 360px;max-width:100%;}
#powered .flex{ display: flex;flex-direction: column;justify-content: center; flex-wrap: wrap;}
#powered .h2{ font-weight: 600;
    color: rgba(84, 79, 125, 1);
    font-size: 32px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 32px;
}
#powered .fv1, #powered .fv2{ 
    position: relative;
    padding-left: 82px;
    text-align: left;
	margin-bottom: 24px;
}
#powered .fv1 a, #powered .fv2 a{ font-size: 20px;font-family: 'Open Sans';letter-spacing: 0.4px;font-weight: 400;
    color: rgba(117, 112, 153, 1);
	text-decoration:none;
}
#powered .fv2{ display:none;}
#powered .fv1:before, #powered .fv2:before{ content:url('../image/ico_email_f.svg');display:block;position:absolute;left: 34px;}
#powered .mailto{ 
    position: relative;
    padding-left: 82px;
    text-align: left;
	margin-bottom: 27px;
}
#powered a{ font-size: 10px;
    text-decoration: none;
    padding: 0px 10px;
    color: rgba(117, 112, 153, 1);
    min-height: 0;
}
#powered .mailto:before{ content: url('../image/ico_phone_f.svg');
    display: block;
    position: absolute;
    left: 41px;
    top: -5px;
}
#powered .mailto a{ font-size: 14px;letter-spacing: -0.2px;
    color: rgba(117, 112, 153, 1);
    font-weight: 400;
    display: block;
    padding: 0;
}
#powered .addressto{ 
	position: relative;
    padding-left: 82px;
    text-align: left;
	margin-bottom: 33px;
}
#powered .addressto:before{ content: url(../image/ico_local_f.svg);
    display: block;
    position: absolute;
    left: 39px;
    top: -5px;
}
#powered .soc{ padding-bottom: 1px;
    margin-bottom: 17px;
}
#powered .soc .other_field4{ margin: 0 8px;background:rgba(66, 145, 225, 1) url('../image/ico_tg_white.svg') center center no-repeat;width:40px;height:40px;border-radius:10px;display:inline-block;}
#powered .soc .other_field5{ margin: 0 8px;background:rgba(29, 178, 89, 1) url('../image/ico_whatsapp_f.svg') center center no-repeat;width:40px;height:40px;border-radius:10px;display:inline-block;}
#powered .soc a:hover{ }

.breadcrumb{
    font-size: 14px;
    color: #838383;
}
.breadcrumb > div{
    padding-right: 14px;
    padding-left: 14px;
}
.breadcrumb a{
    font-size: 14px;
    color: #838383;
    text-decoration: none;
    font-weight: 100;
}
.breadcrumb span{
    font-size: 14px;
    color: #838383;
    text-decoration: none;
}
.breadcrumb > div:first-child{
    padding-left: 0;
}
#column-left{}
#column-left > .row{}
#column-left .box-category-module{
    margin-bottom: 44px;
}
#column-left .box-category-module .box-heading{
    text-align: left;
}
#column-left .box-category-module .box-content{}
#column-left .box-category-module ul.box-category{
    padding: 0;
    display: block;
}
#column-left .box-category-module ul.box-category > li{
    list-style: none;
    display: block;
    padding-bottom: 15px;
}
#column-left .box-category-module ul.box-category > li > a{
    font-size: 16px;
    color: #404040;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -0.4px;
}
#column-left .box-category-module ul.box-category > li > a.active{}
#column-left .box-category-module ul.box-category > li > a:hover{
    color: #b0c9de;
}
#column-left .box-category-module ul.box-category > li > ul{
    padding-left: 25px;
}
#column-left .box-category-module ul.box-category > li > ul > li{}
#column-left .box-category-module ul.box-category > li > ul > li > a{}
#column-left .box-category-module ul.box-category > li > ul > li > a.active{}
#column-left .box-category-module ul.box-category > li > ul > li > a:hover{}
#column-left #filterpro-box{
    padding-bottom: 50px;
}
#column-left #filterpro-box .box-heading{
    font-size: 16px;
    color: #404040;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}
#column-left #filterpro-box .price_slider{
    margin-bottom: 29px;
}
#column-left #filterpro-box .price_slider .option_name{
    margin-bottom: 13px;
}
#column-left #filterpro-box .price_slider .option_name label{
    font-size: 16px;
    color: #626262;
    font-weight: 100;
    text-transform: initial;
}
#column-left #filterpro-box #price_slider-fields{
    font-size: 14px;
    color: #626262;
}
#column-left #filterpro-box #price_slider-fields input{
    display: inline-block;
    vertical-align: middle;
    float: none;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 100;
    color: #626262;
    text-align: center;
    width: 58px;
    height: 23px;
    margin-right: 2px;
    margin-left: 2px;
    font-style: normal;
}
#column-left #filterpro-box .option_box input[type=checkbox], #column-left #filterpro-box .option_box input[type=radio]{ display: none;}
#column-left #filterpro-box .option_box input[type=checkbox]:checked, #column-left #filterpro-box .option_box input[type=radio]:checked{}
#column-left #filterpro-box .option_box input[type=checkbox]+label, #column-left #filterpro-box .option_box input[type=radio]+label{
    background: url('../image/checkbox.png') left center no-repeat;
    padding-left: 23px;
    font-size: 14px;
    color: #626262;
    font-weight: 100;
    display: block;
    float: none;
    margin-bottom: 2px;
}
#column-left #filterpro-box .option_box input[type=checkbox]:checked+label, #column-left #filterpro-box .option_box input[type=radio]:checked+label{
    background-image: url('../image/checkbox-checked.png');
}
#column-left #filterpro-box .clear_filter{
    float: none;
    text-align: center;
    border: 1px solid #ccc;
    padding-top: 0;
}
#column-left #filterpro-box .clear_filter:hover{border-color:#b0c9de;}
#column-left #filterpro-box .clear_filter a{
    font-size: 14px;
    color: #404040;
    text-transform: uppercase;
    font-weight: 100;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
}
#column-left #filterpro-box .clear_filter:hover a{color:#b0c9de;}
#column-left #filterpro-box table{
    width: 100%;
}
#column-left #filterpro-box form{
    display: block;
    margin-bottom: 40px;
}
#column-left #filterpro-box .attribute_box{
    border-radius: 6px;
    margin: 0 0px 20px 0;
    min-width: 136px;
    padding: 0 0 0 0;
    vertical-align: top;
    background: #fff;
    font-size: 12px;
}

#content{
    margin-bottom: 0px;
}
#content h1{ text-align:center;font-size: 22px;color: #404040;font-weight: 100;margin-bottom: 50px;}
.category-info{
    line-height: 190%;
}
#content .category-info h1,
#content .category-info h2,
#content .category-info h3,
#content .category-info h4,
#content .category-info h5{
    font-size: 16px;
    color: #2e2e2e;
    font-weight: 100;
    margin-bottom: 24px;
    line-height: 100%;
}
.category-info p{
    font-size: 14px;
    color: #626262;
    font-weight: 100;
    margin-bottom: 22px;
}
.category-info ul{}
.category-info ul li{}
.category-info a{}

.pagination{
    display: block;
    margin-top: 0;
    text-align: center;
    font-size: 16px;
    color: #404040;
    padding-top: 10px;
    font-weight: 100;
    margin-bottom: 115px;
}
.pagination b{
    color: #b0c9de;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    line-height: 23px;
    font-weight: 100;
    width: 21px;
    text-align: center;
}
.pagination a{
    color: #838383;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    line-height: 23px;
    font-weight: 100;
    width: 21px;
    text-align: center;
}
.pagination a.prev{
    color: #2e2e2e;
    font-size: 21px;
    line-height: 21px;
    position: relative;
    top: -2px;
}
.pagination a.next{
    color: #2e2e2e;
    font-size: 21px;
    line-height: 21px;
    position: relative;
    top: -2px;
}
.pagination .results{display:none;}

.product-filter{
    margin-bottom: 61px;
}
.product-filter b{
    font-size: 14px;
    color: #404040;
    font-weight: 100;
}
.product-filter .sort{ text-align:center;}
.product-filter .sort b{
    display: inline-block;
    vertical-align: top;
}
.product-filter .sort a{
    color: #404040;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
	margin-right: 10px;
}
.product-filter .sort a:hover{
    color: #fe7283;
}
.product-list{}
.product-list:after{content:'';display:table;clear:both;}
.product-product .breadcrumb{
    margin-bottom: 1px;
}
.product-product #content{ margin-bottom:0;}
.product-info{ display:flex;flex-wrap:wrap;align-items: stretch;margin-bottom: 30px;}
.product-info:after,.product-info:before{ display:none;}
.product-info .left{ position:relative;}
.product-info .left .image{ margin-bottom: 7px;position: sticky;top: 0;}
.product-info .left .image a{
    outline: none;
}
.product-info .left .image img{
	border-radius: 10px;
}
.product-info .left .image-additional{}
.product-info .left .image-additional a{
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 1.250%;
    width: 19%;
}
.product-info .left .image-additional a:nth-child(5n){margin-right:0;}
.product-info .left .image-additional img{
    display: block;
}
.product-info .right{ margin-bottom: 170px;}
.product-info .right .phones{
    font-size: 16px;
    color: #626262;
}
.product-info .right .phones td{
    font-size: 16px;
    color: #626262;
    font-weight: 100;
    padding-bottom: 9px;
    }
.product-info .right .phones a{
    font-size: 18px;
    color: #fe7283;
    text-decoration: none;
    display: block;
    text-align: right;
}
#tab-related .owl-controls .owl-page span{ border:1px solid #b556cf;}
#tab-related .box-product{ display: flex;flex-wrap: wrap;}
#content .product-info .right h1{
    font-size: 30px;
    color: #404040;
    line-height: 100%;
    margin-bottom: 25px;
}
#content .product-info .right .price{ display: block;vertical-align: top;position: relative;margin-bottom: 20px;}
#content .product-info .right .price .price-new{
    font-size: 30px;
    color: #806995;
    font-weight: 100;
    margin-left: 10px;
}
#content .product-info .right .price .price-old{
    font-size: 18px;
    color: #838383;
    text-decoration: line-through;
}
#content .product-info .right .price .wishlist{
    position: absolute;
    top: 40%;
    right: 0;
}
#content .product-info .right .price .wishlist a{
    background: url('../image/wish1.png') left top no-repeat;
    display: block;
    width: 21px;
    height: 21px;
}
#content .product-info .right .price .wishlist a:hover{
    background-image: url('../image/wish2.png');
}
#content .product-info .right .cart{ margin-bottom: 20px;}
#content .product-info .right .cart > input[type=text],
#content .product-info .right .cart > select{
    display: block;
    float: left;
    margin-top: 16px;
    font-size: 14px;
    color: #626262;
    height: 34px;
    width: 155px;
}
#content .product-info .right .cart > .options{
    display: block;
    float: left;
    margin-top: 16px;
    font-size: 14px;
    color: #626262;
    height: 34px;
    width: 169px;
}
#content .product-info .right .cart > .options select{
    border: 0;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 14px;
    color: #626262;
    height: 34px;
    width: 169px;
    padding: 0;
    cursor: pointer;
}
#content .product-info .right .cart > div.bb{
    float: right;
}
#content .product-info .right .cart > div.bb{}
#content .product-info .right #button-cart{
    font-size: 16px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    width: 300px;
    height: 55px;
    background: #806995;
    border: 0;
    cursor: pointer;
    outline: none;
	border-radius:7px;
}
#content .product-info .right #button-cart:hover{
    background: #806995;
    color: #fff;
}
#content .product-info .right .cart .minimum{}
#content .product-info .right .cart a.fastorder{
    display: block;
    text-align: center;
    color: #626262;
    font-size: 14px;
    text-decoration: none;
    padding-top: 16px;
    font-weight: 100;
    cursor: pointer;
}
#content .product-info .right .cart a.fastorder:hover{
    color: #b0c9de;
}
#content .product-info .right .cart:after{content:'';display:table;clear:both;}
.account-login{ }
.account-simpleregister{ }
.account-simpleregister .simpleregister-block-content{ padding-top: 0;
    padding-bottom: 1px;
    margin-bottom: 0;
}
.account-simpleregister .simpleregister{ margin-bottom:0;}
.account-simpleregister .simple-content .buttons{ 
	padding: 11px 0;
}
.account-login .login-content{ display:flex;flex-wrap:wrap;justify-content: space-between;}
.account-login .login-content h2{ color: rgba(84, 79, 125, 1);
font-size: 20px;
font-weight: 600;
line-height: 130%;
text-align: center;
}
.account-simpleregister #content h1{ 
font-size: 20px;
font-weight: 600;
color: rgba(84, 79, 125, 1);
}
.account-login .login-content .left{ margin-bottom:50px;width:48%;}
.account-login .login-content .left h2{ margin-bottom: 21px;
font-size: 14px;
font-weight: 600;
text-align: center;
color: rgba(84, 79, 125, 1);
}
.account-login .login-content .left .content{ padding-left: 20px;text-align: center;
    padding-right: 16px;}
.account-login .login-content .left p{ 
font-size: 12px;
font-weight: 400;
text-align: center;
color: rgba(84, 79, 125, 1);
}
.account-login .login-content .left a.button{ width: 100%;
    display: flex;
    border: 1px solid rgba(117, 112, 153, 1);
    background: rgba(255, 255, 255, 1);
    height: 50px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(117, 112, 153, 1);
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
.account-login .login-content .right{ width:48%;}
.account-login .login-content .right input[type=submit], .simpleregister-button-right .button.btn, .buttons .right .button{ font-size: 16px;border-radius:0;color: #fff;font-weight: 100;text-transform: uppercase;width: 238px;
	height: 50px;border: 0;cursor: pointer;outline: none;text-decoration:none;display:flex;justify-content: center;align-items: center;max-width:100%;border-radius:10px;
	background: rgba(117, 112, 153, 1);
}
.account-login .login-content .right .forgotten{ 
font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: rgba(84, 79, 125, 1);
    text-decoration: none;
    display: block;padding-top: 15px;
}
.simplecheckout-customer-right label input[name=subscribe]{ display:none;}
.simplecheckout-customer-right label input[name=subscribe]+span{ width: 16px;display:inline-block;margin-right: 2px;
	height: 16px;border: 1px solid rgba(186, 183, 216, 1);border-radius:20px;background:#fff;position:relative;top: 3px;
}
.simplecheckout-customer-right label input[name=subscribe]:checked{ }
.simplecheckout-customer-right label input[name=subscribe]:checked+span{ position:relative;}
.simplecheckout-customer-right label input[name=subscribe]:checked+span:after{     content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    display: block;
    background: rgba(117, 112, 153, 1);
    position: absolute;
    top: 3px;
    right: 3px;
}
.subscribe_td{ padding-top: 2px;
    vertical-align: middle;}
.simpleregister .subscribe_td label{     margin-bottom: 0;font-size:12px;color: rgba(84, 79, 125, 1);
    padding-top: 10px;
    margin-right: 7px;
}
.account-simpleregister .bottom{ padding-top: 31px;
    display: block;
    padding-left: 20px;
    padding-right: 16px;}
.account-simpleregister .bottom .button{ color: rgba(117, 112, 153, 1);
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(117, 112, 153, 1);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-transform: uppercase;
}
.account-simpleregister .bottom p{ color: rgba(84, 79, 125, 1);text-align:center;margin-bottom: 16px;
font-size: 12px;
font-weight: 400;
}
.account-simpleregister .simple-content{ display:flex;justify-content: space-between;flex-wrap:wrap;}
.account-simpleregister .simple-content #simpleregister{ width:48%;}
.account-simpleregister .simple-content > .bottom{ width:48%;}
.account-simpleregister .simpleregister-block-content .simplecheckout-customer{ width:100%;}
body.account-simpleregister .simpleregister-button-right{ float:none;}
.product-info .right .description{
    font-size: 14px;
    color: #626262;
    font-weight: 100;
    border-bottom: 1px solid #ccc;
    margin-bottom: 34px;
    padding-bottom: 6px;
}
.product-info .right .description h1,
.product-info .right .description h2,
.product-info .right .description h3,
.product-info .right .description h4,
.product-info .right .description h5{
    margin-top: 0;
    display: block;
    font-size: 18px;
    color: #626262;
    font-weight: 100;
    margin-bottom: 20px;
}
.product-info .right .description p{
    display: block;
    line-height: 160%;
    margin-bottom: 18px;
}
.checkout-simplecheckout{}

.checkout-simplecheckout h1{font-size: 30px!important;color: #2e2e2e!important;margin-bottom: 28px!important;}
.checkout-simplecheckout #banners4{}
.checkout-simplecheckout #banners4 > div{margin-bottom: 61px;}
.checkout-simplecheckout #banners4 > div .row{position: relative;}
.checkout-simplecheckout #banners4 > div .row a{display:block;text-decoration:none;}
.checkout-simplecheckout #banners4 > div .row img{display: block;position: absolute;top: -3px;left: 0;margin: 0;z-index: 1;}
.checkout-simplecheckout #banners4 > div .row span.title{font-size: 16px;font-weight: normal;color: #404040;display: block;margin-bottom: 9px;position: relative;z-index: 2;margin-left: 70px;text-transform: uppercase;}
.checkout-simplecheckout #banners4 > div .row span.description{display: block;font-size: 13px;color: #626262;line-height: 21px;width: auto;position: relative;z-index: 2;margin-left: 70px;}
.checkout-simplecheckout #banners4 > div:first-child img{}
.checkout-simplecheckout #banners4 > div:nth-child(2) img{
    width: 50px;
}
.checkout-simplecheckout #banners4 > div:nth-child(3) img{}
.checkout-simplecheckout #banners4 > div:nth-child(4) img{}
.checkout-simplecheckout #banners4 > div:nth-child(5) img{}

.checkout-simplecheckout .simplecheckout-cart td.image{padding-left: 0;}
.checkout-simplecheckout .simplecheckout-cart td.image a{}
.checkout-simplecheckout .simplecheckout-cart td.image img{max-width: 127px;border-radius:10px;}
.checkout-simplecheckout .simplecheckout-cart td.name{vertical-align: middle;text-align: left;padding-left: 6%;padding-right: 6%;font-weight: 100;}
.checkout-simplecheckout .simplecheckout-cart td.name .sku{font-size: 12px;color: #838383;}
.checkout-simplecheckout .simplecheckout-cart td.name .sku span{}
.checkout-simplecheckout .simplecheckout-cart td.name div.image{}
.checkout-simplecheckout .simplecheckout-cart td.name div.image a{}
.checkout-simplecheckout .simplecheckout-cart td.name div.image img{ border-radius:10px;}
.checkout-simplecheckout .simplecheckout-cart td.name > a{ font-size: 14px;
    color: rgba(84, 79, 125, 1);
    text-decoration: none;
    display: block;
    font-weight: 400;
    text-align: left;}
.checkout-simplecheckout .simplecheckout-cart td.name .options{}
.checkout-simplecheckout .simplecheckout-cart td.quantity{}
.checkout-simplecheckout .simplecheckout-cart td.quantity .flex{display:flex;align-items:center;}
.checkout-simplecheckout .simplecheckout-cart td.quantity img{display: inline-block;vertical-align: middle;}
.checkout-simplecheckout .simplecheckout-cart td.quantity input[type=text]{font-size: 16px;color: #2e2e2e;border: 0;text-align: center;line-height: 24px;display: inline-block;vertical-align: middle;background: none;font-style: normal;font-weight: normal;}
.checkout-simplecheckout .simplecheckout-cart td.total{font-size: 16px;color: #2e2e2e;}
.checkout-simplecheckout .simplecheckout-cart th{}
.checkout-simplecheckout .simplecheckout-cart th.image{}
.checkout-simplecheckout .simplecheckout-cart th.name{padding-left: 0%;padding-right: 6%;text-align: left;}
.checkout-simplecheckout .simplecheckout-cart th.quantity{}
.checkout-simplecheckout .simplecheckout-cart th.total{width: 1px;padding-left: 15px;}
#total_sub_total{margin-top: 33px;}
.simplecheckout-cart-total span{font-size: 16px;color: #2e2e2e;text-align: left;}
.simplecheckout-cart-total span b{font-weight: 100;color: #2e2e2e;font-size: 16px;}
.simplecheckout-cart-total .simplecheckout-cart-total-value{text-align: right;width: 97px;}
.simplecheckout-cart-total .simplecheckout-cart-total-remove{width:1px;}
#simplecheckout_customer{padding-top: 12px;width: 99.5%;margin-bottom: 24px;}
#simplecheckout_customer input[type=text]{border: 1px solid #d7d7d7;background: #fff;height: 42px;}
#simplecheckout_customer textarea{border: 1px solid #d7d7d7;background: #fff;resize: none;height: 92px;}
#simplecheckout_customer .simplecheckout-block-heading{}

#simplecheckout_shipping{margin-bottom: 24px;padding-bottom: 11px;border-bottom: 1px solid #d7d7d7;width: 99.5%;}
#simplecheckout_shipping .simplecheckout-block-heading,
#simplecheckout_payment .simplecheckout-block-heading{}
#simplecheckout_shipping .simplecheckout-block-content,
#simplecheckout_payment .simplecheckout-block-content{padding-top: 7px;}
#simplecheckout_shipping .simplecheckout-methods-table,
#simplecheckout_payment .simplecheckout-methods-table{}
#simplecheckout_shipping .simplecheckout-methods-table td,
#simplecheckout_payment .simplecheckout-methods-table td{font-size: 16px;color: #838383;font-weight: normal;padding-bottom: 18px;}
#simplecheckout_shipping .simplecheckout-methods-table td.code,
#simplecheckout_payment .simplecheckout-methods-table td.code{}
#simplecheckout_shipping .simplecheckout-methods-table td.quote,
#simplecheckout_payment .simplecheckout-methods-table td.quote{}
#simplecheckout_shipping input[type=radio],
#simplecheckout_payment input[type=radio]{display: none;}
#simplecheckout_shipping input[type=radio]+label, #simplecheckout_payment input[type=radio]+label{font-size: 16px;color: #838383;background: url('../image/checkbox2.png') left center no-repeat;padding-left: 30px;padding-top: 2px;padding-bottom: 2px;font-weight: 100;}
#simplecheckout_shipping input[type=radio]+label b,
#simplecheckout_payment input[type=radio]+label b{}
#simplecheckout_shipping input[type=radio]:checked+label, #simplecheckout_payment input[type=radio]:checked+label{background: url(../image/checkbox-checked2.png) left center no-repeat;}
#simplecheckout_shipping input[type=radio]+label:before, #simplecheckout_payment input[type=radio]+label:before{ }

#simplecheckout_payment{margin-bottom: 24px;padding-bottom: 11px;border-bottom: 0;width: 99.5%;}
#simplecheckout_button_confirm{ font-size: 16px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    width: 300px;
    height: 55px;
    background: #806995;
    border: 0;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
	border-radius:7px;
}
#simplecheckout_form .simplecheckout-button-right{ float:none;width:100%;}
#simplecheckout_form{margin-bottom: 30px;}
#simplecheckout_button_confirm:hover{
    background: #806995;
    color: #fff;
}
#simplecheckout_button_confirm:hover span{}
.html2{}
.html2 p{font-size:14px;color:#404040;line-height:150%;font-weight:100;}
.html2 ul{ }
.html2 ul li{ font-size:14px;color:#404040;line-height:150%;font-weight:100;margin-bottom: 20px;}
.bitem{}
.bitem h2{
    /* font-weight: 100; */
    font-size: 18px;
    color: #404040;
    display: block;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 20px;
    cursor: pointer;
}
.bitem h2:hover{
    color: #b0c9de;
}
.bitem p{
    font-size: 14px;
    color: #626262;
    display: block;
    line-height: 160%;
}
.bitem a{
    text-decoration: none;
    padding-top: 30px;
    display: block;
}
.bitem img{
}
.bitem:after{content:'';display:table;clear:both;}
.bitem .image{
    display: block;
    margin-bottom: 37px;
}
.bitem a:hover img{
    opacity: 0.85;
}
.bitem .image a{
    padding-top: 0;
}
.wishlist-info{}
.wishlist-info table{
    width: 100%;
}
.wishlist-info table tbody td{
    padding: 11px 0;
    border-bottom: 1px solid #DDDDDD;
    vertical-align: middle;
    font-size: 14px;
    color: #404040;
}
.wishlist-info table tbody td a{
    font-size: 16px;
    color: #404040;
    text-decoration: none;
    font-weight: 100;
}
.wishlist-info table thead td{
    padding: 8px 8px 16px 0px;
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff;
    color: #838383;
    font-weight: normal;
    font-size: 14px;
}
#fastorder{}
#fastorder input[type=text]{
    border-radius: 2px;
    border: 1px solid #ccc;
}
#fastorder textarea{
    resize: none;
    border-radius: 2px;
    border: 1px solid #ccc;
}
#fastorder label{
    font-size: 14px;
    font-weight: 100;
    text-transform: uppercase;
}
#fastorder .text-muted{}
#modal-city{}
#modal-city .modal-dialog{ width:300px;max-width:100%;margin-left: auto;margin-right: auto;}
#modal-city .modal-content{ padding-left:20px;padding-right:20px;}
#modal-city .modal-header{ position: relative;border-bottom:1px solid rgba(186, 183, 216, 1);}
#modal-city .modal-header h4{ display: block;text-align: center;font-size: 24px;text-transform: uppercase;color: rgba(61, 57, 101, 1);font-weight: 400;}
#modal-city .modal-header button{ position: absolute;top: 5px;right: -12px;}
#modal-city .modal-body{ }
#modal-city .modal-body a{ display:block;margin-bottom:15px;text-align:center;font-weight:400;text-decoration:none;font-size:16px;color: rgba(84, 79, 125, 1);}
#modal-city .modal-body a:hover, #modal-city .modal-body a:not([href]){ opacity:0.5;}
#modal-city .modal-body a.active{ text-decoration:underline;}

#modal-delacc{}
#modal-delacc .modal-dialog{ width:300px;max-width:100%;margin-left: auto;margin-right: auto;}
#modal-delacc .modal-content{ padding-left:20px;padding-right:20px;}
#modal-delacc .modal-header{ position: relative;border-bottom:1px solid rgba(186, 183, 216, 1);}
#modal-delacc .modal-header h4{ display: block;text-align: center;font-size: 24px;text-transform: uppercase;color: rgba(61, 57, 101, 1);font-weight: 400;}
#modal-delacc .modal-header button{ position: absolute;top: 5px;right: -12px;}
#modal-delacc .modal-body{ padding: 10px 0;}
#modal-delacc .modal-body a{ padding: 5px 20px;display:block;margin-bottom:15px;text-align:center;font-weight:400;text-decoration:none;font-size:16px;color: rgba(84, 79, 125, 1);}
#modal-delacc .modal-body a:hover, #modal-delacc .modal-body a.active{ opacity:0.5;}
#modal-delacc .modal-body form{ }
#modal-delacc .modal-body table.form{ }
#modal-delacc .modal-body table.form{ }
#modal-delacc .modal-body table.form td{ padding-bottom: 10px;}
#modal-delacc .modal-body table.form td label{ font-weight:400;margin-bottom:0;display:block;}
#modal-delacc .modal-body table.form td input[type=checkbox]{ }
#modal-delacc .modal-body table.form td textarea{ resize:none;border:1px solid rgba(186, 183, 216, 1);width:100%;}
#modal-delacc .modal-body h4{ }
#modal-delacc .modal-body .buttons{ }
#modal-delacc .modal-body .buttons .button{ margin:0 auto;width:100%;}
#modal-delacc .modal-body .buttons .error{ color:red;text-align:center;margin-bottom:10px;}
.successm{}
.successm .modal-content{
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #404040;
}
.successm .modal-content a{
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #404040;
}
.product-search #content b{}
.product-search #content .content{
    margin-bottom: 50px;
}
.product-search #content .content input[type=text]{}
.product-search #content .content p{}
.product-search #content .content select{
    background-color: #fff;
    border-bottom: 1px solid #CCCCCC;
    padding: 3px 0;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-style: italic;
    font-size: 14px;
    color: #838383;
}
.product-search #content .content input#sub_category{
    display: none;
}
.product-search #content .content input#sub_category+label{
    font-size: 16px;
    color: #404040;
    font-weight: 100;
    background: url(../image/checkbox.png) left center no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
}
 input:disabled+label{opacity:0.5;}
.product-search #content .content input#sub_category:checked+label{background-image:url('../image/checkbox-checked.png');}
.product-search #content .content input#description{
    display: none;
}
.product-search #content .content input#description+label{
    font-size: 16px;
    color: #404040;
    font-weight: 100;
    background: url('../image/checkbox.png') left center no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
}
.product-search #content .content input#description:checked+label{
    background-image: url('../image/checkbox-checked.png');
}
.product-search #content .content #button-search{
    font-size: 16px;
    color: #838383;
    font-weight: 100;
    text-transform: uppercase;
    width: 238px;
    height: 55px;
    background: #ffe1ea;
    border: 0;
    cursor: pointer;
}
.navbar-toggle .icon-bar + .icon-bar{ margin-top:5px;}

.box-products{ }
.box-products .box-product{ display: flex;flex-wrap: wrap;}
.box-products .box-product:after, .box-products .box-product:before{ content:'';display:table;clear:both;width:100%;}
.box-products .box-product .item{ }
#cats1 .box-products .popular .button_more{ background: #757099;font-size:13px;
    border-radius: 7px;
    color: #fff;
    padding: 10px;
    display: inline-block;
}
.box-products .box-product .popular{ text-align:center;width: 100%;}
.sticky-element{ padding-top:17px;}
.sticky-element .nav-tabs{ list-style: none;padding-left: 0;}
.sticky-element .nav-tabs > li{ float:none;margin-bottom:0;list-style:none;}
.sticky-element .nav-tabs > li.active{ }
.sticky-element .nav-tabs > li.active a{ border: 1px solid #544f7d;background: #fff;}
#start_page{ position:relative;top:1px;height:0;}
#content form p{ font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: rgba(84, 79, 125, 1);
}
.agree_sch a{ font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: rgba(84, 79, 125, 1);text-decoration:none;display:block;}
#content h1{ color: rgba(84, 79, 125, 1);
    font-size: 20px;
    font-weight: 600;
    line-height: 130%;
    text-align: center;}
table.form{ width:100%;}
table.form td:first-child{ width:26%;padding-bottom: 7px;padding-right: 10px;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
    color: rgba(117, 112, 153, 1);}
#content form{ }
#content form h2{ text-align:center;margin-bottom:20px;}
table.form input[type='text'], table.form input[type='password'], table.form textarea{ resize:none;width: 100%;
    background-color: #fff;
    padding: 3px 0;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-style: italic;
    font-size: 14px;
    min-height: 40px;
    border: 1px solid rgba(186, 183, 216, 1);
    border-radius: 10px;
    color: rgba(117, 112, 153, 1);}
#content form .buttons{ padding-top:20px;}
#content form .buttons .left{ margin-bottom:15px;}
#content form .buttons .left a.button{ width: 100px;
    display: flex;
    border: 1px solid rgba(117, 112, 153, 1);
    background: rgba(255, 255, 255, 1);
    height: 50px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(117, 112, 153, 1);
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;
    justify-content: center;
    align-items: center;}
#content form .buttons .right{ margin-bottom:15px;}
.container .warning{ text-align:center;}
#logo{ display:none;}
.common-home #logo{ display:block!important;}
.for_sticky{ position:relative;top:-60px;}

@media (max-width: 12000px) {
	#content form .buttons .left a.button{ width: 100%;}
	#content form .buttons .right [type=submit]{ width:100%;}
	table.form td:first-child{ }
	.sticky-element .nav-tabs.fixed{ 
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 101;
		background: #fff;
		padding-top: 5px;
		margin-left: 0;
		margin-right: 0px;
	}
	.flex_p_c{ justify-content: center;}
	body{ 
		padding-top:0;
	}
	#header{ position: relative;
		padding-top: 0;
		border: 0;
		margin-bottom: 0;
	}
	#logo{ position: absolute;
		left: 0;
		right: 0;
		top: 0;z-index: 2;
		text-align: center;
	}
	body:not(.common-home) #logo{ position:static;display:none;}
	#logo a{ text-align: center;
		padding-top: 15px;
		top: 3px;
		width: 63%;
	}
	#logo img{ }
	#logo span{ display:none;}
	#acw1{ margin-bottom: 0;position: relative;float: none;width: 100%;top:-10px;}
	.autoriz{ 
		margin: 0;
		width: 19px;
		height: 22px;
		text-indent: -999px;
		overflow: hidden;
		padding: 0;
		z-index: 102;
	}
	.autoriz a{ display: block;
		width: 17px;
		height: 20px;
		margin: 0;
	}
	.autoriz a:last-child{
	}
	.autoriz a:first-child{
	}
	.autoriz a:hover{}
	.cartandwish{ text-align: center;
		z-index: 102;

	}
	.cartandwish a{
		background-image: url('../image/cart2.svg');
	}
	.common-home #wishlist-total{ display:block;}
	.autoriz img{ right: 0;display:block;}
	.autoriz img+a{ background: url(/image/autoriz.svg) left center no-repeat;width: 17px;height: 22px;display: block;padding: 0;text-indent: 999px;margin: 0;overflow: hidden;letter-spacing: 0;}
	#cart{ width: auto;
		background: none;
		box-shadow: none;
		border-bottom-left-radius: 0;
		min-width: auto;
	}
	#cart .heading{}
	#cart a{}
	#cart #cart-total{ padding-left:21px;overflow:hidden;width:21px;white-space: nowrap;text-indent: -999px;}
	#fvs1{ }
	#fvs1 .fv{ }
	#fvs1 .fv1{ }
	#fvs1 .fv2{}

	#mt1{ 
		position: fixed;
		bottom: 0;
		z-index: 101;
		border: 0;
		left: 0;
		right: 0;
		background: rgba(84, 79, 125, 1);
		box-shadow: 0px 4px 10px 0px rgb(0 17 35 / 12%);
		height: 48px;
	}
	#mt1 .container{}
	#mt1 nav{
	}
	#mt1 .navbar{}

	#mt1 .navbar .navbar-toggle{ 
		background: none;
		margin-top: 0;
		padding: 0;
		border: 0;
		border-radius: 0;
		box-shadow: none;
		margin: 0;
	}
	
	#mt1 .navbar .navbar-toggle span{ background: rgba(186, 183, 216, 1);width:19px;}
	#mt1 .navbar #mtnav1{ position: fixed;top: 0;left: -120%;z-index: 9;background: #fff;box-shadow: 0 0 15px 3px rgba(0,0,0,0.2);padding-top: 50px;transition: linear 0.3s left;}
	#mt1 .navbar #mtnav1.collapsing, #mt1 .navbar #mtnav1.collapse.in{ height:auto;min-height:100vh;}
	#mt1 .navbar #mtnav1.collapsing{ left:-102%;}
	#mt1 .navbar #mtnav1.collapse.in{ left:0;}
	#mt1 .navbar #mtnav1.collapse.in+.navbar-header{ position:fixed;top:10px;right:10px;}
	#mt1 .navbar #mtnav1 .nav-center{}
	#mt1 .navbar #mtnav1 ul{margin: 0;}
	#mt1 .navbar #mtnav1 ul li{
	}
	#mt1 .navbar #mtnav1 ul li a{text-align: left;font-size: 14px;padding: 5px 20px;}
	#mt1 .navbar #mtnav1 ul li.active a,
	#mt1 .navbar #mtnav1 ul li a:hover{
	}
	#mt1 .navbar #mtnav1 ul li:after{
	display: none;
	}
	#mt1 .navbar #mtnav1 ul li:last-child:after{}

	.common-home #mt1{ position: fixed;
		z-index: 101;
		bottom: -3px;
		top: auto;
	}
	.account-login h1{ display:none;}
	.account-simpleregister #content h1{ margin-bottom: 28px;}
	.account-simpleregister #content form h3{ display:none;}
	.account-login #logo, .account-simpleregister #logo{ display:none;}
	.account-login .login-content, .account-simpleregister #content{ 
		padding-top: 60px;
	}
	#form-home{ 
		padding-top: 99px;
	}
	.account-login .login-content form, .account-simpleregister #content form, .account-forgotten #content form{ display: block;
		padding-left: 20px;
		padding-right: 16px;
	}
	#form-home .container{ padding:0 20px;}
	.account-login .login-content .simpleregister-block-content{ padding-top: 20px;margin-bottom: 3px;}
	.account-login .login-content .simpleregister-block-content .simplecheckout-customer-left, .account-simpleregister #content .simplecheckout-customer .simplecheckout-customer-left{ 
		padding-bottom: 7px;
		width: 13%;
	}
	.account-login .login-content .simpleregister-block-content .simplecheckout-customer-right{ 
		padding-bottom: 7px;
	}
	.account-login .login-content .right{ margin-bottom: 149px;width:100%;}
	.account-login .login-content .left{ width:100%;}
	.account-login .login-content{ }
	.account-login .login-content .right input[type=submit], .account-simpleregister .simpleregister-button-right .button.btn{ width:100%;
		background: rgba(117, 112, 153, 1);
		color:#fff;
		border-radius:10px;
		font-size:12px;
	}
	.account-simpleregister .simple-content{ display:flex;flex-wrap:wrap;margin-bottom:50px;}
	.account-simpleregister .simple-content #simpleregister{ width:100%;}
	.account-simpleregister .simple-content > .bottom{ width:100%;}
	.account-simpleregister .simpleregister-block-content .simplecheckout-customer{ }
	
	#header #visfix{}
	#featured .box-product .item:last-child{ margin-bottom:0;}
	#bh1{}
	#bh1 .slideshow{}
	#bh1 .slideshow > div{}
	#bh1 .slideshow .owl-carousel{ margin-bottom:0;}
	#bh1 .slideshow > div .owl-item{}
	#bh1 .slideshow > div .owl-item a{}
	#bh1 .slideshow > div .owl-item a.more{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	#bh1 .slideshow > div .owl-item img{}
	#bh1 .slideshow > div .owl-controls{
	}
	#bh1 .slideshow > div .owl-controls .owl-pagination{}
	#bh1 .slideshow > div .owl-controls .owl-pagination .owl-page{}
	#bh1 .slideshow > div .owl-controls .owl-pagination .owl-page span{}
	#bh1 .slideshow > div .owl-controls .owl-pagination .owl-page.active{}
	#bh1 .slideshow > div .item-banner{
	}
	#bh1 .slideshow > div .item-banner .container{
	}
	#bh1 .slideshow > div .item-banner .container h4{
	font-size: 19px;
	text-align: center;
	margin-bottom: 10px;
	}
	#bh1 .slideshow > div .item-banner .container h5{
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
	}
	#bh1 .slideshow > div .item-banner .container p{}
	#home{}
	#bans1{ background: rgba(244, 243, 252, 1);padding-top: 20px;}
	#bans1 .ul{ display: flex;flex-wrap: wrap;}
	#bans1 .ul .li{ min-height: auto;padding-bottom: 6px;}
	#bans1 .ul .li img{ margin-bottom: 12px;}
	#bans1 .ul .li span{ margin-left: 0px;display: block;text-align: center;font-size: 14px;font-weight: 400;line-height: 120%;margin-bottom: 0px;color: rgba(84, 79, 125, 1);}
	#bans1 .ul .li p{ margin-left: 0px;display: block;text-align: center;font-size: 10px;font-weight: 400;line-height: 144%;color: rgba(117, 112, 153, 1);}
	#cats1{ margin-bottom: 16px;padding-top: 17px;}
	.sticky-element .nav-tabs{ display: flex!important;
		overflow-y: auto;
		border: 0;
		min-height: 37px;
		padding-bottom: 9px;
		margin-bottom: 12px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.sticky-element .nav-tabs a{ white-space: nowrap;
		color: rgba(61, 57, 101, 1);
		text-decoration: none;
		font-size: 12px;
		background: rgba(233, 232, 243, 1);
		border-radius: 60px;
		padding: 10px 25px;
		margin-left: 10px;
		display: inline-block;
		flex: 1;
		min-width: auto;
	}
	.sticky-element .nav-tabs a.active{ }
	#cats1 .h3{ }
	#cats1 .ul{}
	#cats1 .ul:after{}
	#cats1 .ul .li{ width: 100%;margin-left: 0%;min-height: auto;}
	#cats1 .ul .li img{ margin-bottom: 14px;}
	#cats1 .ul .li a{ font-size: 12px;word-wrap: break-word;color: rgba(50, 50, 50, 1);}
	#cats1 .ul .li a:hover{ }
	#cats1 .ul .li:nth-child(n+3){ }
	#cats1 .ul .li.active{ display:block;opacity:1;}
	#cats1 .ul .li.in{ opacity:1;}
	#cats1.category-list{}
	#cats1.category-list .ul{}
	#cats1.category-list .ul .li{
	min-height: auto;
	}
	#featured{ padding-bottom: 10px;}
	#featured .box-content{
	}
	#featured .box-product{ padding-bottom: 17px;}
	#featured .box-product:after{}
	.box-heading{ margin-bottom: 28px;}
	.item{ min-height: auto;}
	#tab-related .item{ }
	.item .image{}
	.item .image a{
	}
	.item .image img{ width:100%;}
	.item .image img.hover-visible{
	}
	.item .image:hover img.hover-visible{
	}
	.item .name{
	}
	.item .name a{ }
	.item .name a:hover{ }
	.item .price{
	}
	.item .price .price-new{
	}
	.item .price .price-old{
	}
	#featured .popular{
	}
	#featured .popular a{
	}
	#featured .popular a:hover{
	}
	.blog-module{
	}
	.blog-module .box-heading{
	padding-bottom: 20px;
	}
	.blog-module .box-content{
	padding-bottom: 20px;
	}
	.blog-module .box-blog{
	min-height: auto;
	display: none;
	}
	.blog-module .box-blog:nth-child(1),
	.blog-module .box-blog:nth-child(2){
    display: block;
}
	.blog-module .box-blog .blogimage{
	margin-bottom: 20px;
	}
	.blog-module .box-blog .blogimage img{
	}
	.blog-module .box-blog .h4{
	font-size: 14px;
	min-height: 50px;
	}
	.blog-module .box-blog p{
	display: none;
	}
	.blog-module .box-blog .h4:hover{}
	.blog-module .showall{
	}
	.blog-module .showall a{
	}
	#testimonial2{
	}
	#testimonial2 .box-content{}
	#testimonial2 .box-heading{
	}
	#testimonial2 .box-product{}
	#testimonial2 .box-product .itemt{
	}
	#testimonial2 .box-product .itemt .img{
	}
	#testimonial2 .box-product .itemt img{
	}
	#testimonial2 .box-product .itemt .name{
	}
	#testimonial2 .box-product .itemt .description{
	}
	#testimonial2 .testi2{
	}
	#testimonial2 .testi2 a{
	}
	#testimonial2 .testi2 a:hover{ }

	#form-home .h3{
	}
	#form-home .h4{
		
	}
	#form-home form{
		margin: 0;
	}
	#form-home textarea{
	}
	#form-home .body{}
	#form-home .qua{
	float: none!important;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	}
	#form-home .qua .minus{
	}
	#form-home .qua .plus{
	}
	#form-home .qua input[type=text]{
	}
	#form-home .q{
	}
	#form-home .cena span{}
	#form-home .cena p{}
	#form-home .cena{
	}
	#form-home .info{
	}
	#form-home .info font{
	}
	#form-home .foo{}
	#form-home .foo button{
	}
	#home2{
	}
	#home2 .html{
	}
	#home2 .html h1,
	#home2 .html h2,
	#home2 .html h3,
	#home2 .html h4,
	#home2 .html h5{
	}
	#home2 .html p{
	}
	#footer{
	}
	#footer .column{
	}
	#footer .column h3{
	margin-bottom: 15px;
	}
	#footer .column ul{
	}
	#footer .column li{
	font-size: 12px;
	padding-bottom: 3px;
	}
	#footer .column li a{
	}
	#footer .column li a:hover{}
	#footer .soc{
	display: flex;
	}
	#footer .soc a{
	}
	#footer .soc img{
	}
	#footer .soc a:hover{
	}
	#footer .pay{
	}
	#footer .pay img{
	}
	#powered{ padding-bottom: 55px;}
	#powered .container{ display:none;}
	.common-home #powered .container{ display:block;}
	.account-login #powered, .account-simpleregister #powered{ display:none;}
	#powered a{
	}
	.config_name{ display:none;}
	.breadcrumb{
	}
	.breadcrumb > div{
	}
	.breadcrumb a{
	}
	.breadcrumb span{
	}
	.breadcrumb > div:first-child{
	}
	#column-left{}
	#column-left > .row{}
	#column-left .box-category-module{
	}
	#column-left .box-category-module .box-heading{
	}
	#column-left .box-category-module .box-content{}
	#column-left .box-category-module ul.box-category{
	text-align: center;
	}
	#column-left .box-category-module ul.box-category > li{
	display: inline-block;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	#column-left .box-category-module ul.box-category > li > a{
	font-size: 12px;
	}
	#column-left .box-category-module ul.box-category > li > a.active{}
	#column-left .box-category-module ul.box-category > li > a:hover{}
	#column-left .box-category-module ul.box-category > li > ul{
	}
	#column-left .box-category-module ul.box-category > li > ul > li{}
	#column-left .box-category-module ul.box-category > li > ul > li > a{}
	#column-left .box-category-module ul.box-category > li > ul > li > a.active{}
	#column-left .box-category-module ul.box-category > li > ul > li > a:hover{}
	#column-left #filterpro-box{ padding-bottom:1px;}
	#column-left #filterpro-box .box-heading{ cursor: pointer;text-align: center;font-size: 12px;font-weight: 400;line-height: 120%;color: #fff;background: rgba(117, 112, 153, 1);border: 0;text-transform: uppercase;width: 100%;height: 50px;margin-bottom: 30px;max-width: 100%;display: flex;justify-content: center;align-items: center;}
	#column-left #filterpro-box .box-heading+.filterpro{
    display: none;
}
	#column-left #filterpro-box .price_slider{
	}
	#column-left #filterpro-box .price_slider .option_name{
	}
	#column-left #filterpro-box .price_slider .option_name label{
	}
	#column-left #filterpro-box #price_slider-fields{
	}
	#column-left #filterpro-box #price_slider-fields input{
	}
	#column-left #filterpro-box .option_box input[type=checkbox],
	#column-left #filterpro-box .option_box input[type=radio]{
	}
	#column-left #filterpro-box .option_box input[type=checkbox]:checked, #column-left #filterpro-box .option_box input[type=radio]:checked{}
	#column-left #filterpro-box .option_box input[type=checkbox]+label, #column-left #filterpro-box .option_box input[type=radio]+label{ }
	#column-left #filterpro-box .option_box input[type=checkbox]:checked+label, #column-left #filterpro-box .option_box input[type=radio]:checked+label{ }
	#column-left #filterpro-box .clear_filter{
	}
	#column-left #filterpro-box .clear_filter a{
	}
	#column-left #filterpro-box table{
	}
	#column-left #filterpro-box form{
	}
	#column-left #filterpro-box .attribute_box{
	}
	#content{
	}

	.category-info{
	}
	#content .category-info h1,
	#content .category-info h2,
	#content .category-info h3,
	#content .category-info h4,
	#content .category-info h5{
	}
	.category-info p{
	}
	.category-info ul{}
	.category-info ul li{}
	.category-info a{}
	.pagination{
	}
	.pagination b{
	}
	.pagination a{
	}
	.pagination a.prev{
	}
	.pagination a.next{
	}
	.pagination .results{display:none;}
	.product-filter{
	margin-bottom: 30px;
	}
	.product-filter b{
	}
	.product-filter a{}
	.product-filter a.asc{}
	.product-filter a.desc{}
	.product-filter .sort b{
	display: block;
	text-align: center;
	}
	.product-filter .sort a{
	}
	.product-filter .sort a:hover{
	}
	.product-list{}
	.product-list:after{}
	.product-product .breadcrumb{
	}
	.product-info{
	}
	.product-info .left{}
	.product-info .left .image{
	}
	.product-info .left .image a{}
	.product-info .left .image img{}
	.product-info .left .image-additional{}
	.product-info .left .image-additional a{
	}
	.product-info .left .image-additional a:nth-child(5n){}
	.product-info .left .image-additional img{
	}
	.product-info .right{ margin-bottom:0px;}
	.product-info .right .phones{
	}
	.product-info .right .phones td{
	font-size: 12px;
	}
	.product-info .right .phones a{
	font-size: 14px;
	}
	#content .product-info .right h1{
	}
	#content .product-info .right .price{ text-align:center;flex: 1;white-space: nowrap;}
	#content .product-info .right .price .price-new{
	}
	#content .product-info .right .price .price-old{
	}
	#content .product-info .right .price .wishlist{
	}
	#content .product-info .right .price .wishlist a{
	}
	#content .product-info .right .price .wishlist a:hover{
	}
	#content .product-info .right .cart{
	}
	#content .product-info .right .cart > input[type=text],
	#content .product-info .right .cart > select{
	}
	#content .product-info .right .cart > .options{
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
	#content .product-info .right .cart > .options select{
	}
	#content .product-info .right .cart > div.bb{
	}
	#content .product-info .right .cart > div.bb{
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
	#content .product-info .right #button-cart{ max-width:100%;
	}
	#content .product-info .right .cart .minimum{}
	#content .product-info .right .cart a.fastorder{
	}
	#content .product-info .right .cart:after{}
	.product-info .right .description{ text-align:center;}
	.product-info .right .description h1,
	.product-info .right .description h2,
	.product-info .right .description h3,
	.product-info .right .description h4,
	.product-info .right .description h5{
	}
	.product-info .right .description p{
	}
	.checkout-simplecheckout{}

	.checkout-simplecheckout h1{}
	.checkout-simplecheckout #banners4{}
	.checkout-simplecheckout #banners4 > div{}
	.checkout-simplecheckout #banners4 > div .row{}
	.checkout-simplecheckout #banners4 > div .row a{}
	.checkout-simplecheckout #banners4 > div .row img{}
	.checkout-simplecheckout #banners4 > div .row span.title{}
	.checkout-simplecheckout #banners4 > div .row span.description{}
	.checkout-simplecheckout #banners4 > div:first-child img{}
	.checkout-simplecheckout #banners4 > div:nth-child(2) img{
	}
	.checkout-simplecheckout #banners4 > div:nth-child(3) img{}
	.checkout-simplecheckout #banners4 > div:nth-child(4) img{}
	.checkout-simplecheckout #banners4 > div:nth-child(5) img{}

	.checkout-simplecheckout .simplecheckout-cart td.image{}
	.checkout-simplecheckout .simplecheckout-cart td.image a{}
	.checkout-simplecheckout .simplecheckout-cart td.image img{}
	.checkout-simplecheckout .simplecheckout-cart td.name{
    padding-left: 0;
    padding-right: 0;
}

	.checkout-simplecheckout .simplecheckout-cart td.quantity img{
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
	.checkout-simplecheckout .simplecheckout-cart td.quantity input[type=text]{}
	.checkout-simplecheckout .simplecheckout-cart td.total{}
	.checkout-simplecheckout .simplecheckout-cart th{
    font-size: 10px;
}
	.checkout-simplecheckout .simplecheckout-cart th.image{}
	.checkout-simplecheckout .simplecheckout-cart th.name{
}
	.checkout-simplecheckout .simplecheckout-cart th.quantity{}
	.checkout-simplecheckout .simplecheckout-cart th.total{}
	#total_sub_total{}
	.simplecheckout-cart-total span{}
	.simplecheckout-cart-total span b{
    font-size: 11px;
}
	.simplecheckout-cart-total .simplecheckout-cart-total-value{}
	.simplecheckout-cart-total .simplecheckout-cart-total-remove{}
	#simplecheckout_customer{}
	#simplecheckout_customer input[type=text]{}
	#simplecheckout_customer textarea{}
	#simplecheckout_customer .simplecheckout-block-heading{
    font-size: 20px;
}
	#simplecheckout_shipping{}
	#simplecheckout_shipping .simplecheckout-block-heading,
	#simplecheckout_payment .simplecheckout-block-heading{
    font-size: 20px;
}
	#simplecheckout_shipping .simplecheckout-block-content,
	#simplecheckout_payment .simplecheckout-block-content{}
	#simplecheckout_shipping .simplecheckout-methods-table,
	#simplecheckout_payment .simplecheckout-methods-table{}
	#simplecheckout_shipping .simplecheckout-methods-table td,
	#simplecheckout_payment .simplecheckout-methods-table td{}
	#simplecheckout_shipping .simplecheckout-methods-table td.code,
	#simplecheckout_payment .simplecheckout-methods-table td.code{}
	#simplecheckout_shipping .simplecheckout-methods-table td.quote,
	#simplecheckout_payment .simplecheckout-methods-table td.quote{}
	#simplecheckout_shipping input[type=radio], #simplecheckout_payment input[type=radio]{}
	#simplecheckout_shipping input[type=radio]+label, #simplecheckout_payment input[type=radio]+label{
		font-size: 12px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	#simplecheckout_shipping input[type=radio]+label b, #simplecheckout_payment input[type=radio]+label b{}
	#simplecheckout_shipping input[type=radio]:checked+label, #simplecheckout_payment input[type=radio]:checked+label{}
	#simplecheckout_payment{}
	#simplecheckout_button_confirm{}
	#simplecheckout_form{}
	.html2{}
	.html2 p{}
	.bitem{}
	.bitem h2{
	}
	.bitem p{
	}
	.bitem a{
	}
	.bitem img{
	}
	.bitem:after{}
	.bitem .image{
	}
	.bitem .image a{
	}
	.wishlist-info{}
	.wishlist-info table{
	}
	.wishlist-info table tbody td{
	}
	.wishlist-info table tbody td a{
	}
	.wishlist-info table thead td{
	}
}
@media (max-width: 767px) {
	#wishlist-total{ }
}
@media (min-width: 768px) and (max-width: 991px) {


}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}

.information-contact{}
.information-contact h1{    font-size: 22px;
    color: #404040;
    font-weight: 100;
    margin-bottom: 50px;}
.information-contact #form-home{border:0;}