@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: 'sf_willamette_extendedbold';
    src: url('../fonts/sfwillametteextended-bold.woff2') format('woff2'),
         url('../fonts/sfwillametteextended-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@import url('font-awesome.css');
body {padding: 0;margin: 0;font-weight: normal;font-family: 'Poppins', sans-serif;font-size:16px;color:#666666}
html, body {width: 100%;height: 100%;}
a {text-decoration: none;transition: all 0.6s ease;-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease; color:#666666;}
a:hover {text-decoration: none !important;cursor: pointer;color:#5e8cc2}
a:focus {text-decoration: none;transition: all 1s ease;color:#5e8cc2}
*:focus {outline: none !important;}

::-moz-selection { background-color: #5e8cc2;color: #fff; }
::selection { background-color: #5e8cc2;color: #fff; }
img{max-width: 100%;height: auto;}
p {
    color: #666666;
    font-size: 16px;
    line-height: 26px;
}
/*============= Back to top ============*/ 
#back-top-wrapper { position: fixed; right: 15px; bottom: 94px; overflow: hidden; z-index: 2; }
p#back-top { margin: 0; }
#back-top-wrapper #back-top a { width: 63px; height: 64px; opacity: 1; transition: 1s all;text-align: center;border-radius: 8px; border: 2px solid #0b8740; display: inline-block; background: #f7f7f7 url(../images/top-arrow.png) no-repeat center; background-position: center; }
#back-top-wrapper #back-top a:hover {  background-color: #fff; }
#back-top-wrapper #back-top a img{display: none;}
.vc_section { 
    margin-left: 0px !important;
    margin-right: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.top-bar {
    background: #789ecb;
    padding: 10px 0px;
}
.top-left{text-align:left}
.top-left ul {
    margin: 0px;
    padding: 0px;
}
.top-left ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 16px 0px 0px;
}
.top-left .lang select,.top-left .currency select{
    background: none;
    border: none;
    color: #fff;
}
.top-left select {
    -moz-appearance:none;  
    -webkit-appearance:none;  
    appearance:none;
	cursor:pointer;
}
.top-left .lang select {
    background: transparent;
    background-image: url(../images/select-icon.png);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 8px;
    padding-right: 16px;
}
.top-left .currency select {
    background: transparent;
    background-image: url(../images/select-icon.png);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 8px;
    padding-right: 16px;
}
.right-top{text-align:right}
.right-top ul {
    margin: 0px;
    padding: 0px;
}
.right-top ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 8px;
} 
.right-top ul li a{color:#fff;font-size:16px;}
.right-top ul li a:hover{color:#000;}
.right-top ul li img{padding-right:6px;margin-top: -2px;}

 
 .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
 
.container {
    margin: auto !important;
} 
div#myHeader {
    background: #fff;  
	padding:25px 0px;
	box-shadow: 1px 1px 8px rgb(120 158 203 / 43%);
} 
.header-right-part {
    text-align: right;
    padding-top: 18px;
}
.account-menu ul{margin:0px;padding:0px}
.account-menu li {
    list-style: none;
    display: inline-block;
    padding-left: 15px;
}
.search-box {
    position: relative;
}.account-menu {
    text-align: right;
    padding-top: 18px;
    margin-right: 20px;
}
.search-form-top {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    display: none;
    opacity: 0;
}
button.sub-menu-toggle {
    display: none;
}
h1.rs-layer {
    font-family: 'sf_willamette_extendedbold' !important;
}
section.vc_section.home-about-section {
    padding-top: 70px;
}
.about-left-image img{width:100%;} 
.about-left-image.wpb_single_image .vc_figure { 
    width: 100% !important;
}
.about-left-image.wpb_single_image .vc_single_image-wrapper { 
    width: 100% !important;
}
.about-left-image img {
    max-width: 100% !important;
} 
.theme-button a{
    background: #789ecb !important;
    border: 2px solid #5e8cc2 !important;
    padding: 12px 30px !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
	border-radius:100px !important;
	font-weight: 500 !important;
	font-family: 'Poppins', sans-serif!important;
}
.theme-button a:hover{background: #5e8cc2 !important;
border: 2px solid #5e8cc2 !important;}
.home-about-section .wpb_content_element {
    margin-bottom: 15px !important;
}
.box-section{padding-top: 70px;}
.box-section .vc_column_container>.vc_column-inner { 
    padding-left: 0px;
    padding-right: 0px; 
}
.box-section .img img{max-width: 100% !important;} 
.box-section .img.wpb_single_image .vc_figure { 
    width: 100% !important;
}
.box-section .img.wpb_single_image .vc_single_image-wrapper { 
    width: 100% !important;
}
.position {
    position: relative;
}
.box-section .position .wpb_text_column {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    padding: 0px 60px;
    text-align: center;
	z-index:9;
	width: 100%;
}
.box-section .wpb_content_element {
    margin-bottom: 0px !important;
}
.box-section .position .wpb_text_column p{color:#fff;display:none;font-size: 18px;} 
.box-section .position .wpb_text_column a{display: inline-block;
    background: #789ecb;
    border: 2px solid #5e8cc2;
    padding: 12px 30px;
    font-size: 20px;
    text-transform: uppercase;
    
    margin: auto;
    color: #fff;
    border-radius: 100px;font-weight: 500;font-family: 'Poppins', sans-serif;}
.box-section .position:before {
    content: "";
    border: 2px solid #f7f6f5;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 1;
	transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
}
.box-section .position:hover .wpb_text_column p{
	display:block;
	}
	.box-section .position:hover a{ 
    background: #fff;
    border: 2px solid #fff; 
    color: #789ecb; }
.box-section .position:hover:before {
    content: "";
    border: 2px solid #6799d4;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 1;
	background:#6799d4;
	opacity:0.5;
}
.home-shipping-section{padding-top:70px}
.shp-1 .vc_column-inner>.wpb_wrapper{
    background: #f2f9fd;
    padding: 30px;
    min-height: 270px;
}
.home-shipping-section .wpb_content_element{margin-bottom:0px !important}
.icon-box {padding-bottom:25px}

.home-shipping-section .vc_column-inner .wpb_wrapper h1,.home-shipping-section .vc_column-inner .wpb_wrapper h2,.home-shipping-section .vc_column-inner .wpb_wrapper h3{
    text-align: center;
    color: #333333;
    font-size: 22px;
    font-weight: 600;
	line-height: 32px;
}
.shp-2 .vc_column-inner>.wpb_wrapper{
    background: #f6fef9;
    padding: 60px 30px 30px;
    min-height: 270px;
}
.shp-3 .vc_column-inner>.wpb_wrapper{
    background: #fef9f4;
    padding: 30px;
    min-height: 270px;
}
.shop-promotion-banner{padding-top:70px}
.shop-promotion-banner .vc_column-inner{padding:0px !important}
.shop-promotion-banner .position{position:relative !important}
.shop-promotion-banner .position .wpb_text_column {
        top: 25%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    padding: 0px 70px;
    text-align: left;
    z-index: 9;
    width: 100%;
}
.shop-promotion-banner .position:before {
    content: "";
    border: 2px solid #f4f4f3;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
}
.shop-promotion-banner .wpb_content_element  {
    margin-bottom: 0px !important;
}
.shop-promotion-banner .position h2{
    font-size: 42px;
    color: #333333;
    font-weight: 600;
	padding-bottom:5px;
}
.shop-promotion-banner .position p{
    font-size: 22px;
    color: #333333;
    font-weight: 500;
	padding-bottom:25px;
}
 .s-notification {
    color: #fff;
    text-align: center;
}.shipping-text .hed {
    display: none;
}.s-notification .prod {
   display: none;
}
.shop-promotion-banner .position .wpb_text_column a { 
    background: #789ecb;
    border: 2px solid #5e8cc2;
    padding: 12px 30px;
    font-size: 20px;
    text-transform: uppercase;
    width: 200px;
    margin: auto;
    color: #fff;
    border-radius: 100px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}button.single_add_to_cart_button.button.alt {
    margin-left: 15px;
}
.shop-promotion-banner .position .wpb_text_column a:hover { 
    background: #5e8cc2;
    border: 2px solid #5e8cc2; 
}
.consult-section {
    padding: 70px 0px 40px;
    text-align: center;
}
.consult-section .theme-button{margin-top:15px; margin-bottom: 0px !important;}
.consult-section .theme-button a{margin:0px 10px !important;}
#mailpoet_form_1 .parsley-custom-error-message { 
    background: none !important;
}
.search-form-top {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    display: none;
    opacity: 0;
	right: 0px;
}
.search-form-top.open {
    opacity: 1;
    z-index: 1;
    display: block;
    clear: both;
}.search-form-top .close-search {
    position: absolute;
    top: 50%;
    right: 3px;
    background: transparent;
    color: #000;
    font-size: 16px;
    font-weight: 800;
    z-index: 999;
    width: 29px;
    height: 22px;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 22px; 
}


 

.footer-section {
    background: url(../images/footer-image.png) no-repeat center center;
	background-size: cover;
    padding: 60px 0px 10px 0px;
	margin-top: 20px;
}
 
.footer-menu h2 {
    font-size: 24px;
    color: #333;
	position:relative;
	margin-bottom: 35px;
}
 
.footer-menu ul{margin:0px;padding:0px}
.footer-menu ul li {
    list-style: none;
    padding: 3px 0px;
    background: url(../images/arrow.png) no-repeat !important;
    background-position: 0 8px !important;
    padding-left: 20px;
}
.footer-menu ul li a {
    color: #666;
    font-size: 16px;
}
.footer-menu h2:after {
    display: block;
    border-bottom: 4px solid #789ecb;
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0px;
    width: 40px;
}
.footer-menu ul li a:hover{color:#789ecb}
.copyright { 
    text-align: center;
	padding:40px 0px 10px 0px;
}.footer-logo img {
    width: auto !important;
}
.copyright p {
    color: #333333;
    font-size: 16px;
    margin: 0px;
}
#mailpoet_form_1 form.mailpoet_form {
    padding: 0px !important;
    position: relative;
	text-align:left;
}#mailpoet_form_1 .mailpoet_text  { 
    background: transparent !important;
    border: 1px solid #a3a3a3 !important;
}
.mailpoet_spacer { 
    margin-bottom: 0px!important;
}input.mailpoet_submit {
    width: auto !important;
    position: absolute;
    top: 3px;
    right: 0px;
    background: #789ecb !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif !important;
    padding: 12px 26px !important;
	cursor:pointer;
}
 .logo img {
    width: auto !important;
}
.copyright .textwidget {
    border-top: 2px solid #e6e6e6;
    padding-top: 20px;
}

.woocommerce ul.order_details li { 
    font-size: 16px; 
}.woocommerce ul.order_details li strong { 
    font-size: 16px; 
}.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px !important;
}
.vc_btn3{background: #789ecb !important;
    color: #fff !important;
    padding: 12px 20px !important;
    border-radius: 5px !important;
    font-weight: normal !important;
    margin-top: 6px !important;
	border:none !important;
	border-radius: 100px !important;
	}
	.about-page 
	.vc_btn3:hover{background: #333 !important;
    color: #fff !important; }
h1,h1,h3,h4,h5,h5{color:#333333;font-weight: 600;}
strong{font-weight: 600 !important;}
 li{font-weight: normal !important}
 .entry-content{width:100%}
.default-style{width:100%;padding:0 0}
.default-style h1{font-size: 32px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif;}
.default-style h2{font-size: 30px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif;}
.default-style h3{font-size: 28px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif;}
.default-style h4{font-size: 26px; color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif;}
.default-style h5{font-size: 24px; color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif;}
.default-style h6{font-size: 22x;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif;}
.default-style h1 a,.default-style h2 a,.default-style h3 a,.default-style h4 a,.default-style h5 a,.default-style h6 a{color:#789ecb ;}
.default-style h1 a:hover,.default-style h2 a:hover,.default-style h3 a:hover,.default-style h4 a:hover,.default-style h5 a:hover,.default-style h6 a:hover{color:#5e8cc2;}

.default-style h1 b{font-weight: 600;}
.default-style h2 b{font-weight: 600;}
.default-style h3 b{font-weight: 600;}
.default-style h4 b{font-weight: 600;}
.default-style h5 b{font-weight: 600;}
.default-style h6 b{font-weight: 600;}


.default-style iframe{width:100%;height:550px !important;}
.alignleft{float:left;margin-right:1.5em;margin-bottom:15px;margin-top: 8px;}
.alignright{float:right;margin-left:1.5em;margin-bottom:15px;margin-top: 8px;}
.aligncenter{clear:both;display:block;margin:0 auto 15px}
.default-style p{ font-size: 16px; line-height: 26px; color: #666666; font-weight: 400; font-family: 'Poppins', sans-serif;}
.default-style p a{color:#789ecb }
.default-style p a:hover{color:#5e8cc2}
.default-style ul { padding: 0 !important; display: block; margin: 0px !important; }
.default-style ol{padding:0 0 0 15px}
.default-style ul li, .default-style ol li { font-size: 16px !important;
    line-height: 25px !important;
    color: #666666;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px !important; }
	.default-style p img {
    padding: 0;
    border: 1px solid #789ecb;
}
.default-style ul li a,.default-style ol li a{color:#5e8cc2 }
.default-style ul li a:hover,.default-style ol li a:hover{color:#06813e}
.default-style ul li { list-style: none !important; background: url(../images/arrow.png) no-repeat !important; background-position: 0 6px !important; padding-left: 16px !important; }
.default-style ul li ul li { background: url(../images/arrow.png) no-repeat !important; background-position: 0 5px !important; padding-left: 18px !important; background-size: 13px !important; }
.default-style ul li ul li ul li { background: url(../arrow.png) no-repeat !important; background-position: 0 5px !important; padding-left: 13px !important; background-size: 8px !important; }
.default-style p img{padding:0}
.default-style ul li ul {
    margin: 8px 0 !important;
}
section.no-results.not-found h1 { 
    font-size: 24px; 
}
.shipping-text {
    display: inline-block;
    margin-top: 25px;
    background: #ecf5ff;
    width: 100%;
    padding: 8px 70px;
}
.shipping-text img{padding-right:10px}
.awdr-bulk-customizable-table table {
    width: 450px;
    text-align: center;
	margin-bottom:20px;
}
.awdr-bulk-customizable-table table th {
    background: #789ecb;
    color: #fff;
    font-weight: 500;
    padding: 6px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.awdr-bulk-customizable-table table td {
    background: #ecf5ff;
    padding: 6px;
    border: 2px solid #fff;
}
.woocommerce-product-details__short-description p { 
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 12px;
}.woocommerce div.product p.price {
    margin-bottom: 8px;
    font-weight: 600 !important;
} 
.woocommerce div.product form.cart {
    margin-bottom: 22px;
}
ul.products img.attachment-woocommerce_thumbnail {
    margin: 0px !important;
    width: 100% !important; 
}
.woocommerce span.onsale {
    background-color: #789ecb; 
}
h2.woocommerce-loop-product__title {
    text-align: center;
    color: #333; 
    font-size: 20px !important;
}span.price {
    text-align: center;
}.woocommerce .price {
    color: #333333 !important;
    font-size: 16px !important;
}
.woocommerce .price del { 
    opacity: 1 !important; font-weight: 600;
}
span.price ins span.woocommerce-Price-amount.amount {
    color: #789ecb !important
}.woocommerce .price ins { 
    text-decoration: none;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    width: 100%;
    display: inline-block;
}.woocommerce div.product form.cart .variations select {
    border-radius: 3px;
    height: 40px;
    border: 1px solid #c5c3c3;
    font-size: 16px;
    padding: 0px 8px;
}.woocommerce .products .star-rating {
    display: inline-block; 
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    margin: 0px;
}.woocommerce div.product p.price, .woocommerce div.product span.price { 
    font-size: 18px;
    font-weight: normal;
}.woocommerce-message {
    border-top-color: #789ecb;
}.woocommerce-message::before { 
    color: #789ecb;
}#customer_details h3 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 24px;
}.woocommerce table.my_account_orders {
    font-size: 16px;
}
#order_review_heading {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 24px;
}textarea#order_comments {
    height: 120px;
}a.added_to_cart.wc-forward {
    display: inline-block;
    width: 100%;
}
p#calc_shipping_state_field > span {
    width: 100%;
}h1.entry-title { 
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
	line-height:48px;
	text-align:center;
    font-weight: 600;
	padding-bottom: 20px;
}
span.price span.woocommerce-Price-amount.amount{padding:0px 5px} 
 
.button, .submit,input.wpcf7-form-control.wpcf7-submit{
    background: #789ecb !important;
    color: #fff !important;
    padding: 14px 20px !important;
    border-radius: 5px !important;
	font-weight: normal !important;
	margin-top: 6px !important;
	border-radius: 100px !important;
}
.button:hover, .submit:hover,input.wpcf7-form-control.wpcf7-submit:hover{
    background: #31272a !important;
    color: #fff !important; 
}.woocommerce ul.products li {
    text-align: center;
    border: 1px solid #789ecb;
    padding: 5px 5px 12px 5px !important;
    margin: 0 2% 1.992em 0 !important; 
    width: 23.5% !important;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}
 
.page-title {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
	line-height:48px;
	text-align:center;
    font-weight: 600;
	padding-bottom: 20px;
}

.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 24px;text-transform: capitalize;
}
 
.woocommerce-page .woocommerce-ordering select {
    border: 1px solid #ccc;
    height: 40px;
    padding: 2px 15px;
    border-radius: 3px;
    font-size: 15px;
}
.woocommerce-page div#primary {
    padding: 60px 0px 20px 0px;
}.term-description {
    padding-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination ul { 
    border: 1px solid #789ecb; 
}.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #789ecb; 
}.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { 
    padding: 12px; 
}.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #789ecb;
    color: #ffffff;
}
.single-product #primary h1, .default-secton .woocommerce-checkout h1, .woocommerce-order h1,.woocommerce-order-details h1,.woocommerce-customer-details h1{font-size: 28px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif; text-transform: capitalize;}
.single-product #primary h2, .default-secton .woocommerce-checkout h2, .woocommerce-order h2,.woocommerce-order-details h2,.woocommerce-customer-details h2{font-size: 24px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif; text-transform: capitalize;}
.single-product #primary h3, .default-secton .woocommerce-checkout h3, .woocommerce-order h3,.woocommerce-order-details h3,.woocommerce-customer-details h3{font-size: 20px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif; text-transform: capitalize;}
.single-product #primary h4, .default-secton .woocommerce-checkout h4, .woocommerce-order h4,.woocommerce-order-details h4,.woocommerce-customer-details h4{font-size: 18px; color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif; text-transform: capitalize;}
.single-product  #primary h5, .default-secton .woocommerce-checkout h5, .woocommerce-order h5,.woocommerce-order-details h5,.woocommerce-customer-details h5{font-size: 16px; color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif; text-transform: capitalize;}
.single-product #primary h6, .default-secton .woocommerce-checkout h6, .woocommerce-order h6,.woocommerce-order-details h6,.woocommerce-customer-details h6{font-size: 14px;color: #333333; font-weight: 600;font-family: 'Poppins', sans-serif; text-transform: capitalize;} 
.single-product .quantity .qty {
    width: 70px;
    text-align: center;
    height: 42px;
    margin-top: 5px;
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    padding: 5px;
}
.woocommerce-product-gallery__wrapper ,.flex-viewport {
    border: 1px solid #31272a;
    margin-bottom: 15px;
    border-radius: 3px;
    background: #fff;
}
.flex-viewport .woocommerce-product-gallery__wrapper{ border:none;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: -17px;
    right: -16px;
    border: 1px solid #31272a;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 24%;
    border: 1px solid #31272a;
    margin-right: 4px !important;
    border-radius: 3px;
}.woocommerce div.product div.images img { 
    margin: auto;
}
section.related.products>h2 {
    padding-bottom: 10px;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: bold;
}ol.flex-control-nav.flex-control-thumbs li {
    margin-bottom: 4px !important;
}div#page-type {
    padding: 60px 0px 20px 0px;
}
.woocommerce-tabs.wc-tabs-wrapper h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #000;
} 
h1.entry-title {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 600; 
    color: #333333;
}  
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #789ecb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #789ecb;
	background-color: #789ecb;
	margin: 0px;
}


}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	box-shadow: 2px 2px 0 #789ecb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	box-shadow: -2px 2px 0 #789ecb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	
	color: #ffffff;
	text-transform: capitalize;
}



nav.woocommerce-MyAccount-navigation ul {
    margin: 0px;
    padding: 0px;
}
nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    margin: 2px 0px;
}
nav.woocommerce-MyAccount-navigation li a {
    background: #789ecb;
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    display: inline-block;
}
nav.woocommerce-MyAccount-navigation li a:hover {
    background: #31272a;
	color:#fff;
}
div.woocommerce .col-1, div.woocommerce .col-2{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #c5c3c3;
    margin: 5px 5px 0px 0px;
    width: 100%;
    border-radius: 3px;
    height: 40px;
    padding: 2px 10px;
}
span.woocommerce-input-wrapper {
    width: 100%;
}table.wishlist_table {
    font-size: 16px;
}.woocommerce a.remove { 
    color: #333!important; 
}.woocommerce a.remove:hover {
    color: #333!important;
    background: #789ecb;
}
.woocommerce form .form-row label {
    line-height: 2;
    margin: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 34px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0px;
	padding-right: 20px;
	color: #8a8080 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 84%;
}.sku_wrapper, .posted_in, .tagged_as {
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.sku_wrapper .sku, .posted_in a, .tagged_as a{font-weight:normal}
.product_meta {
    margin-top: 10px;
}
.select2-container .select2-selection--single {
	border: 1px solid #c5c3c3;
	margin: 5px 5px 0px 0px !important;
	width: 100% !important;
	border-radius: 3px;
	height: 40px !important;
	padding: 2px 10px !important;
}
.edit-account label {
    width: 100%;
    display: inline-block;
} 
.edit-account legend { 
    margin-bottom: 0px;
    font-size: 22px; 
    display: inline-block;   
    color: #333333;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.woocommerce-MyAccount-content h3 {
    font-size: 24px;font-weight: 600;text-transform:capitalize;
}
.cart_item img {
    width: 70px !important;
    height: auto !important;padding: 0px !important;
}.woocommerce table.shop_table th {
    font-weight: 600;
    padding: 9px 12px;
    line-height: 1.5em;
    text-transform: capitalize;
}#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid rgba(0,0,0,.1);
    margin: 5px 5px 0px 0px;
    /*width: 200px;*/
    min-width: 200px;
    border-radius: 3px;
    height: 44px;
}
section.shipping-calculator-form .input-text {
    margin: 0px !important;
}
 .cart_totals h2 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 24px;
}
.checkout_coupon input#coupon_code {
    border: 1px solid rgba(0,0,0,.1);
    margin: 5px 5px 0px 0px;
    width: 100%;
    border-radius: 3px;
    height: 40px;
    padding: 2px 10px;
}
#customer_details .col-1, #customer_details col-2{padding:0px}
h3#order_review_heading {
    padding-top: 15px;
}
.woocommerce-info {
    border-top-color: #789ecb;
}
.woocommerce-info::before {
    color: #789ecb;
}
label .wpcf7-form-control {
    border: 1px solid #c5c3c3;
    margin: 5px 5px 0px 0px;
    width: 100%;
    border-radius: 3px;
    height: 40px;
    padding: 2px 10px;
}
label textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.contact-form label {
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
    border: none !important;
    cursor: pointer;
    padding: 10px 30px !important;
}label { 
    width: 100%;
}
.wpcf7-form p{margin-bottom:5px}
.woocommerce .quantity .qty {
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    padding: 5px;
}ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 0px;
}
.woocommerce-customer-details .woocommerce-column{padding:0px}
button.sub-menu-toggle {
    display: none;
}
#customer_login h2{font-size: 24px;
    color: #333333;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;}
 .woocommerce form.login, .woocommerce form.register {
     
    margin: 15px 0; 
}.woocommerce .star-rating span::before { 
    color: #789ecb;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    width: 100%;
}.woocommerce form .password-input, .woocommerce-page form .password-input {
     
    width: 100%;
}
#customer_login form .form-row input.input-text, #customer_login form .form-row textarea {
    margin: 0px;
}
.woocommerce-Reviews #commentform textarea {
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    height: 100px;
    padding: 5px;
}
.woocommerce-Reviews #commentform input[type="text"], #commentform input[type="email"] {
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    height: 40px;
    padding: 5px;
}
.woocommerce-Reviews #commentform label {
    width: 100%;
    margin-bottom: 2px;
}.woocommerce-Reviews p.comment-form-cookies-consent label {
    width: auto !important;
}
.wishlist-items-wrapper td.product-price {
    text-align: left !important;
}
.wishlist-items-wrapper td.product-stock-status {
    text-align: left !important;
}
.woocommerce .wishlist-title h2 {
	font-size: 26px;
    color: #333333;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.woocommerce .wishlist-title {
	margin-bottom: 10px;
}
.wishlist-title-container input[type="text"] {
	color: #000;
	box-shadow: none;
	height: 38px;
	font-family: 'Poppins', sans-serif;
	padding: 2px 10px;
	border-radius: 3px;
	border: 1px solid #c4c6cc;
}
.yith-wcwl-share-title {
	font-size: 20px;
    color: #333333;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.yith_wcwl_wishlist_footer {
	display: inline-block;
	width: 100%;
}
.error-404.not-found {
    text-align: center;
    padding: 100px 0px 100px 0px;
}.not-found h1 {
    color: #789ecb;
    font-size: 4.7rem;
    font-weight: bold;
}.not-found h2 {
    color: #789ecb;
    font-size: 26px;
    margin: 0 0 12px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 400;
}.not-found p{font-size: 18px;} 

.blog-sec {
    padding: 40px 0px;
}
.blog-sec .l-post {
    padding-bottom: 30px;
}
footer.entry-footer.default-max-width {
    font-weight: 600;
}
input.search-field {
    border: 1px solid #9a9a9a;
    height: 38px;
    padding: 2px 10px;
}input.search-submit {
    background: #789ecb;
    border: 0px;
    padding: 7px 10px;
    cursor: pointer;
	color:#fff
}input.search-submit:hover {
    background: #333;
    color:#fff;
}h2.b-side {
    margin-top: 25px;
}
.search-form label{
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.sidebar-blog h2 {
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    margin-top: 20px;
}
.wpsi_social_share_buttons .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    background: #fff !important;
}
.wpsi_social_share_buttons {
    margin: 0px 0px 2px -14px !important;
}
.wpsi_social_share_buttons a span { 
    background: #789ecb !important; 
}.wpsi_social_share_buttons a.a2a_button_facebook:hover, .wpsi_social_share_buttons a.a2a_button_facebook:hover span {
    background: #ffffff !important;
}
.wpsi_social_share_buttons a.a2a_button_twitter:hover, .wpsi_social_share_buttons a.a2a_button_twitter:hover span {
    background: #ffffff !important;
}.wpsi_social_share_buttons a.a2a_button_email:hover, .wpsi_social_share_buttons a.a2a_button_email:hover span {
    background: #ffffff !important;
}
.wpsi_social_share_buttons a.a2a_button_linkedin:hover, .wpsi_social_share_buttons a.a2a_button_linkedin:hover span {
    background: #ffffff !important;
}

.wpsi_social_share_buttons a span {
    background: transparent !important;
}
.wpsi_social_share_buttons path {
    fill: rgb(0 0 0);
}.wpsi_social_share_buttons .a2a_svg {
    width: 25px !important;
    height: 25px !important;
}
a.cart-customlocation {
    position: relative;
}.cart-customlocation span {
    width: 25px;
    height: 25px;
    background: #789ecb;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 26px;
    border-radius: 100px;
    position: absolute;
    right: -22px;
    top: -10px;
}
.woocommerce-wishlist h1.entry-title, .woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title,.woocommerce-account h1.entry-title{margin-left:-15px}


 @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
  .menu-item-has-children > a::after{ line-height:7px; }
}

@media (min-width: 1200px){
  .navbar-collapse ul { margin:0; padding: 0;}
  .navbar-collapse .menu-main-menu-container > ul > li { display: inline-block; list-style:none; position: relative;margin: 0 40px 0 40px;}
  .navbar-collapse .menu-main-menu-container > ul > li:hover::after, .navbar-collapse .menu-main-menu-container > ul > li.current-menu-item::after{ content: ""; background: url('../images/hover-border-menu.png') no-repeat center bottom; position: absolute; left: 0;right: 0;bottom: -10px; width: 54px;height: 9px;margin: 0 auto; }
  .navbar-collapse > ul > li:last-child::after{display: none;}
  .navbar-collapse ul li a{ margin: 0; padding: 0; color: #333; position: relative; display: block; font-weight: 500; line-height: normal;background: #fff; }
  .navbar-collapse ul li ul a { 
    background: #789ecb;
}
  .navbar-collapse .menu-main-menu-container>ul li:hover a, .navbar-collapse .menu-main-menu-container>ul li.current-menu-item a { color: #789ecb;  }
  .navbar-collapse.collapse { display: block!important; }
  .navbar-toggle { display: none; }
  .menu-item-has-children > a:after { content: "\f0d7";
    font-family: FontAwesome;
    color: #333;
    font-size: 16px;
    margin-left: 5px;
    transition: 1s;
    font-weight: 600; }
  .menu-item-has-children > ul > li.menu-item-has-children > a:after { content: "\f0a9"; font-family: 'FontAwesome'; margin-left: 0; font-size: 16px; float: right; margin-top: 6px; position: static; width: auto; height: auto; background: none; color: #fff; }
  .menu-item-has-children > ul > li.menu-item-has-children > a:hover:after { color: #333; }
  .navbar-collapse > ul > li.menu-item-has-children:hover > a::after { content: "\f106"; color: #333; }
  .menu-item-has-children ul { position: absolute; width: 260px; list-style: none; text-align: left; padding-left: 0; z-index: 999; top: 100%; display: block !important; padding: 0; left: 0; opacity: 0; border-radius: 10px; visibility: hidden; transform-origin: top; transition: 0.3s; transform: scale(0); margin-top: 0px; padding-top: 26px;   }
  .menu-item-has-children ul li { position: relative; width: 100%; float: left; padding: 0 !important; margin: 0px 0 0 !important; border-bottom: 1px #fff solid; transition: 1s; border-right: none; font-size: 16px; border-radius: 0; background: #789ecb; }
  .menu-item-has-children ul li:last-child{ border-bottom: none; }
  .menu-item-has-children ul li.active >a{ color:#2f3068 !important; }
  .menu-item-has-children ul li a { margin-left: 0; color: #fff !important; white-space: normal; width: 100%; float: none; text-decoration: none; padding:11px 15px 11px; display: block; -webkit-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;   }
 .menu-item-has-children ul li a:hover { color: #333!important; position: relative; text-align: left;}
  .menu-item-has-children ul li a:before{ border-left: none; border-right: none; display: none; }
  .menu-item-has-children ul ul{ position: absolute; list-style: none; text-align: left; padding-left: 0; z-index: 999; display: block; padding:0px 0 0 3px; left: 100%; border-radius:0px; top: 0px !important; border-bottom: none; }
  .menu-item-has-children ul ul li { position: relative; width: 100%; float: left; border-bottom: none; background: #789ecb; }
  .menu-item-has-children ul ul li+li{border-top: 1px solid #bbd088;}
  .menu-item-has-children ul ul li a:hover { color: #333 !important;  position: relative;  }
  .menu-item-has-children ul li:hover ul{ opacity: 1; visibility: visible; }
  .menu-item-has-children:hover > ul { opacity: 1; visibility: visible; transform: scale(1); } 
   .menu-item-has-children ul li:hover { background: #789ecb;color:#fff !important; }
   .menu-item-has-children ul li a:hover{color:#789ecb !important;}

   .menu-item-has-children ul li:hover > a { color: #333 !important; }
  .menu-item-has-children ul li:hover > a::after { color: #333 !important; }
	#menu-main-menu li ul li ul {
    width: 200px;
}

}
@media (max-width: 1599px){
  .navbar-collapse .menu-main-menu-container > ul > li { margin: 0 15px 0 0;}
	#menu-main-menu li ul li ul li ul {
    left: -203px;
}
}
@media (max-width: 1499px){
  .navbar-collapse .menu-main-menu-container > ul > li { margin: 0 20px 0 0;}
   
  .menu-item-has-children ul li a { padding: 11px 20px 11px; }
	
	
}
@media (max-width: 1299px){
.navbar-collapse ul li a {
    font-size: 16px;
} 
}

@media (max-width: 1199px ){
  div#myNavbar.collapse.show { right: 0; }
  button:focus { outline: 0px dotted; outline: 0px auto -webkit-focus-ring-; }
  .menu-item-has-children > a:after { font-size: 15px; display: none; }
  .menu-item-has-children ul li ul{ left:0;}
  .menu-item-has-children ul li a{font-size: 14px; font-weight: normal;padding: 10px 20px;transform: skew(0deg);}
  .collapse.show ul > li > a {font-size: 16px; padding: 11px 11px 12px;}
  .main_navigation .navbar-inverse{position: unset;}
  .navbar-header { position: absolute; top:7px; right: 15px; z-index: 999; display: block; } 
  .mobile-navbar{display: block;}
  .navbar-toggle{display: block;border-color: transparent;margin-top: 0;margin-bottom: 0;}
  .navbar-toggle.collapsed .icon-bar{background-color:#000  !important;width: 30px;height: 3px;float: left;}
  .navbar-toggle .icon-bar{background-color: #fff !important;width: 30px;height: 3px;}
  .navbar-toggle .icon-bar+.icon-bar {margin-top: 6px;}
  .navbar-toggle:focus, .navbar-toggle:hover {}
  div#navbarOpened.openMenu {width: 100%;height: 100%;top: 0;left: 0;position: fixed;background: rgba(0, 0, 0, 0.47); z-index: 99;}
  .navbar-toggle { height: 35px; cursor: pointer; width: 30px; background: none; right: 10px; float: right; padding: 0px 0px; margin: 0; z-index: 999999; position: fixed; top: 0px; transform: scale(0.7); -webkit-transform: scale(0.7); -moz-transform: scale(0.7); border: none; border-radius: 4px; }
  .navbar-toggle.collapsed {position: static;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);}
  div#myNavbar { position: fixed; overflow-x: auto; width: 350px; height: 100vh !important; z-index: 99; bottom: 0; top: 0; 
  right: -100%; left: inherit; padding: 54px 0 20px; display: block !important; 
  -webkit-transition: right .4s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: right .4s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: right .4s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background: #789ecb;  }
  div#myNavbar.navbar-collapse.show {right: 0;} 
  .collapse.show ul{text-align: left; margin:0;display: block;padding: 0;position: relative;z-index: 9;float: left;width: 100%;}
  .collapse.show ul > li {display: block;float: left;width: 100%;margin-left: 0px !important;margin-top: 0px !important;padding: 0;    margin: 0;}
  .navbar-collapse ul > li {padding: 0;border-right: none;}
  .collapse.show ul >li + li {border-top: solid 1px #373a3c;}
  .collapse.show ul > li > a {  font-size: 16px; padding: 8px 20px; font-weight: 600; text-align: left; transform: skew(0deg); margin: 0px; color: #fff; display: block; letter-spacing: 1px; }
  .collapse.show ul > li > a:hover, .collapse.show ul > li.current-menu-item > a { color: #fff; background: #40474c; }
  .collapse.show ul > li > a:focus { color: #fff; }
  .navbar-toggle.collapsed .icon-bar:first-child{transform: rotate(0deg);margin-top: 0px;}
  .navbar-toggle.collapsed .icon-bar:last-child{transform: rotate(0deg);margin-top: 7px;}
  .navbar-toggle .icon-bar:first-child{transform: rotate(45deg);margin-top: 7px;    float: left;}
  .navbar-toggle .icon-bar:last-child{transform: rotate(-45deg);margin-top: -3px;    float: left;}
  .navbar-toggle .icon-bar:nth-child(2){display: none;}
  .navbar-toggle.collapsed .icon-bar:nth-child(2){display: block;margin-top: 7px;}
  .menu-item-has-children .subItem { width: 43px; position: absolute; margin-top: 0; right: 0; z-index: 999; text-align: center; cursor: pointer; height: 40px; }
  .menu-item-has-children .subItem:before { content: '\f107'; font-family: 'FontAwesome'; font-size: 16px; float: left; width: 100%; color: #fff; position: relative; top: 50%; transform: translateY(-50%); }
  .menu-item-has-children.parentMenuActive > .subItem:before{content:'\f106';color: #fff;}
  .navbar-collapse .menu-item-has-children ul li a { background: rgba(64, 71, 76, 0.56); color: #fff; }
  .menu-item-has-children{position: unset;}
  .menu-item-has-children:hover > a:before{display: none;}
  .menu-item-has-children ul li {display: block;float: left;width: 100%;padding: 0; border:none;}
  .menu-item-has-children ul li + li{border-top: 1px solid rgba(255, 255, 255, 0.9) !important;}
  .menu-item-has-children ul li.active >a {color: #fff !important;}
  .menu-item-has-children ul li ul{    background: #4a4f58;}
  .iphon_navigation .useful-link.clearfix { display: block !important; text-align: left; padding: 10px 22px; }
  .iphon_navigation .social-connect { text-align: left; }
  .iphon_navigation .useful-link h4:before { bottom: 0; right: 0; margin: 0; }
  .iphon_navigation .phone { display: block !important; text-align: left; padding: 20px 0 8px 18px; }
  .iphon_navigation .email { display: block !important; text-align: left; padding: 0px 0 7px 20px; }
  .iphon_navigation .email a{ padding: 0px;    margin: 0px;}
  .iphon_navigation  .phone,	.iphon_navigation  .email { font-size: 16px; }
  .navbar-collapse .menu-item-has-children.special-mega-menu ul li .heading-product a { background: none; }
}
 
@media (max-width: 767px ){
  div#myNavbar {
      width: 100%;
  }
  .navbar-header {
          top: 9px;
  }
} 
@media (max-width: 480px ){
	.navbar-inverse .navbar-collapse.collapse{top: 53px;}
} 
@media (min-width:1201px) and (max-width:1450px) {
  .menu-item-has-children.special-mega-menu ul {
      width: 650px;
      padding: 25px 20px;
  }
}

.post-type-archive-product .woocommerce-products-header, .tax-product_cat .woocommerce-products-header
{
    padding: 0px 15px;
}
.post-type-archive-product  .woocommerce-result-count, .tax-product_cat .woocommerce-result-count
{
    padding-left: 15px;
}
.post-type-archive-product  .woocommerce-ordering, .tax-product_cat .woocommerce-ordering
{
    padding-right: 15px;
}
.post-type-archive-product ul.products, .tax-product_cat ul.products
{
    padding: 0px 15px !important;
    margin-bottom: 0px;
}
ul.products .product h2.woocommerce-loop-product__title
{
    font-size: 18px !important;
}

.single-product .type-product 
{
    padding: 0px 15px;
}

.blog-box .l-post h2
{
    margin-bottom: 20px;
}

.woocommerce-cart h1.entry-title
{
    margin-left: 0px;
}
.woocommerce-cart .entry-content
{
    padding: 0px 15px;
}

.woocommerce-checkout h1.entry-title
{
    margin-left: 0px;
}
.woocommerce-checkout  .entry-content
{
    padding: 0px 15px;
}
.woocommerce form .form-row
{
    position: relative;
}
.woocommerce-account .entry-title
{
    margin-left: 0px !important;
}

.woocommerce-Address
{
    position: relative;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    padding: 15px;
}
.woocommerce-account.customize-support .entry-content
{
    padding: 0px 15px ;
} 
.woocommerce-account .woocommerce-notices-wrapper
{
    padding: 0px 15px;
}
/*.woocommerce-Address:before
{
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
}*/
.woocommerce-wishlist .entry-title
{
    margin-left: 0px !important;
}
.woocommerce-wishlist .entry-content
{
    padding: 0px 15px;
}
.woocommerce-wishlist table.shop_table th
{
    border-top: 0px !important;
}
.contact-from .vc_column-inner
{
    padding: 0px 15px !important; 
}

.box-center {
    padding: 10px 0px 40px 0px;
}
.woocommerce ul.products li.product a img { 
    margin: auto !important;
}