/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');*/
/* font-family: 'Montserrat'; */
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');*/
/* font-family: 'Open Sans', ; */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figcaption,figure,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {

border:0; font:inherit; font-size:100%; outline:0; vertical-align:baseline; margin:0; padding:0;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block; *zoom:1;}

blockquote,q {quotes:none;}

blockquote:before,blockquote:after,q:before,q:after {content:none;}

input[type="button"], a, button{background:transparent; color:#000; outline:none; text-decoration:none; vertical-align:baseline; margin:0; padding:0; -webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;}

a:hover{text-decoration:none;}

abbr[title],dfn[title] {border-bottom:1px dotted; cursor:help;}

input,select {vertical-align:middle;}

html {-ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;}

button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button; -webkit-border-radius: 0; cursor:pointer; font-family: 'Montserrat';}

button[disabled],input[disabled] {cursor:default;}

input[type="checkbox"],input[type="radio"] {-webkit-box-sizing:border-box;-moz-box-sizing:border-box; box-sizing:border-box; padding:0;}

input[type="search"] {-moz-box-sizing:content-box; -webkit-appearance:textfield; -webkit-box-sizing:content-box; box-sizing:content-box; box-shadow:none;}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}

input::-moz-focus-inner{border:0;padding:0;}

input[type="text"], input[type="tel"], input[type="email"]{outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-shadow:none; font-family: 'Montserrat';}

textarea{overflow:auto;vertical-align:top; font-family: 'Montserrat'; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-shadow:none;}

h1, h2, h3, h4, h5, h6 
{   font-weight: 400; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Montserrat'; letter-spacing: 0.070em;
}
h1
{	font-size: 25px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: left; letter-spacing: 0px; 
	text-transform: uppercase; clear: both;
}
h2
{	font-size: 20px; line-height: 28px; color: #000000; font-family: "Montserrat"; font-weight: 500; text-align: left; letter-spacing: 0px; clear: both;
}
h3
{	font-size: 18px; line-height: 26px; color: #000000; font-family: "Montserrat"; font-weight: 400; text-align: left; letter-spacing: 0px; clear: both;
}
p{text-align: left;}
*{margin:0px; padding:0px;}

nav ul{list-style:none;}

img{max-width: 100%;}

ul{list-style:none;}

li{list-style:none;}

strong{font-weight:700;}

em{font-style: italic;}

a,div,figure,aside,input,li,ol,p,section,span,textarea,ul,h1,h2,h3,h4,h5,h6{-webkit-box-sizing:border-box;-moz-box-sizing:border-box; box-sizing:border-box;}
body 
{   font-family: 'Montserrat' ; font-size: 15px; font-weight: 400; margin: 0px; text-align: center; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
    line-height: 1; letter-spacing: 0; padding:0; background: #fff !important;
}
.container{max-width: 1200px; width: 100%; margin:0 auto; padding: 0; }
#wrapper 
{   width: 100%; float:left; background:#fff; position:relative;
}
.addtoany_shortcode .a2a_svg, .addtoany_content_bottom{display: none !important;}
.ApplyFinance { margin-bottom: 20px !important;}
.wpcf7-not-valid-tip{display: inherit !important;}
.wpcf7-form-control-wrap {width: 100%; float: left; }
.error404 .search-submit:hover{background-color: #000;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"]{margin-bottom: 7px !important;}
.error404-content p.nt-found{ text-align: center;font-size: 200px;margin: 47px 0;display: block;line-height: 150px;font-weight: 600;}

/* 404 page  */
.error404 {overflow-x: hidden;}
.error404 #site-content{padding: 40px 15px;}
.error404 h1.entry-title{text-align: center;}
.error404 .intro-text p {text-align: center; margin: 20px 0;}
.error404 #quickSearch{display: flex; justify-content: center;}
.error404 #search-form-3{width: 200px;}
.error404 .search-submit{padding: 10px 20px;font-size: 16px;outline: none;color: #fff;border: none;}
.error404 main#site-content{width: auto !important;}


/* sticky */
.header.sticky .Header_bottom 
{   position: fixed;  width: 100%; z-index: 9999; top: 0; margin: 0;  -webkit-animation: fadeInDown 1s both; animation: fadeInDown 1s both; display: block; left: 0; 
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3); right: 0;
}
/* hover */
.my-account-link ul li .effect-shine{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -o-transition: all .3s ease-in;
transition: all .3s ease-in;} 
.my-account-link ul li .effect-shine:hover, .Hleft p a:hover, .desktop-menu ul li > a:hover, .address p a:hover, .site-main .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .product-outer-div ul.products li.product .woocommerce-loop-product__title:hover, .woocommerce .product-outer-div ul.products li.product .price:hover, .woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li a:hover, .woocommerce-breadcrumb ul li a:hover, .CP_r.right ul li a:hover, .blog-rgt ul li span:hover, .menu ul > li > ul.sub-menu > li > a:hover, section.HPcategory ul.Law-cate.products.owl-loaded .owl-item li a h3:hover, .site-main .woocommerce-breadcrumb a:hover, .woocommerce .site-main .woocommerce-breadcrumb a:hover, .simple-sitemap-container ul li a:hover, .woocommerce .wishlist_table.cart td.product-name a:hover, .cart-wrapper .product-name a:hover, .price_filter ul li a:hover{color:#eb6c12;}
.my-account-link ul li a.effect-shine.admin:hover::after
{	 background-position: left bottom; 	-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -o-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.woocommerce .product-outer-div .Shorting_filter_T .price_slider_amount .button:hover {
    background: transparent;
    color: #000;
    border: none !important;
}
.my-account-link ul li a.effect-shine.cart:hover::after
{	background-position: left bottom;	-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -o-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.FSec .menu ul li a:hover
{	padding-left:2px; color:#eb6c12;
}
.button, .FSec .wysija-submit.wysija-submit-field{transition: all 0.5s; }
.FSec .wysija-submit.wysija-submit-field:hover{border:1px solid #fff; background: transparent;}
.button:hover, .woocommerce .product-outer-div ul.products li.product .button:hover, .woocommerce ul.products li.product .button:hover, .woocommerce .Detail_right a.button.alt:hover, .woocommerce .product .Detail_right .cart .button:hover, .accounts .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce .form-row .button:hover, .woocommerce a.button:hover, .accounts .woocommerce a.button:hover, .accounts .woocommerce .button:hover, .woocommerce .product_detail .woocommerce-message a.button:hover, .accounts .woocommerce #respond input#submit.alt:hover, .accounts .woocommerce a.button.alt:hover, .accounts .woocommerce button.button.alt:hover, .accounts .woocommerce input.button.alt:hover, .contact-lft .field-row input[type="submit"]:hover, .accounts .ApplyFinance .col-12.FormBTN input.wpcf7-form-control.wpcf7-submit:hover
{	-webkit-border-radius: 25px !important; -moz-border-radius: 25px; border-radius: 25px; transition: all 0.5s; background: transparent; color: #eb6c12; border:1px solid #eb6c12 !important;}
 .woocommerce .form-row .button:hover, .woocommerce a.button:hover, .accounts .woocommerce a.button:hover, .accounts .woocommerce .button:hover, .woocommerce .product_detail .woocommerce-message a.button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce .form-row .button:hover, .accounts .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce .form-row .button, .woocommerce a.button:hover, .woocommerce-cart .cart-wrapper .wc-proceed-to-checkout a.checkout-button:hover, .accounts .woocommerce button:disabled:hover, .accounts .woocommerce .button:disabled[disabled]:hover, .accounts .woocommerce #respond input#submit.alt:hover, .accounts .woocommerce a.button.alt:hover, .accounts .woocommerce button.button.alt:hover, .accounts .woocommerce input.button.alt:hover, .contact-lft .field-row input[type="submit"]:hover, .accounts .ApplyFinance .col-12.FormBTN input.wpcf7-form-control.wpcf7-submit:hover
 {background: transparent; color: #eb6c12; border:1px solid #eb6c12 !important;} 
.woocommerce .Detail_right a.button.alt:hover, .woocommerce .product .Detail_right .cart .button:hover{background: transparent; color: #eb6c12; border:1px solid #eb6c12;}
.footer_Retailer ul li a:hover img, .About a:hover, .footer_Retailer .owl-carousel .owl-nav button.owl-next:hover, .footer_Retailer .owl-carousel .owl-nav button.owl-prev:hover{opacity:0.5;}	
/* Header */
.header, .Header_top {width: 100%; float: left;}
.Header_Ttop {width: 100%; float: left; padding: 16px 0; display: flex; flex-wrap: wrap; align-items: center; }
.Hright {display: inline-block; float: right; vertical-align: middle; width: 50%; text-align: right;}
.Hcenter {display: inline-block; vertical-align: middle; width: 50%; text-align: left; float: left; }
.Hleft {display: inline-block; float: left; vertical-align: middle; width: 33.33%; text-align: left;}
.logo {display: inline-block;}
.logo a {display: inline-block; vertical-align: middle;}
.logo a img{max-height: 97px; }
.Hleft p {font-size: 15px; line-height: 31px; color: #000000; font-family: 'Montserrat'; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; }
.Hleft p a {font-weight: 300; color: #000; }
.Hleft p span {width: 100%; float: left;line-height: normal;}
.my-account-link ul li .effect-shine {font-size: 18px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 400; text-align: center; text-transform: uppercase;
    letter-spacing: 0; position: relative;  padding-left: 34px;}
.my-account-link ul li .effect-shine.cart{ padding-left: 37px; }
.my-account-link ul li .effect-shine .cart_count{ background: #eb6c12; height: 20px; width: 20px; border-radius: 50%; position: absolute; top: -10px; display: flex;
    left: 14px; justify-content: center; align-items: center; color: #fff; font-size: 13px; z-index: 3; }
.my-account-link ul li {display:block;}
.my-account-link ul li:first-child {margin-bottom: 5px;}
a.effect-shine.admin:after {content:""; height:22px; width:22px; background: url(../images/admin.png) no-repeat 15px center; background-size: 22px; background-position: left top;
    position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
a.effect-shine.cart:after {content:""; height:28px; width:22px; background: url(../images/cart_n.png) no-repeat 15px center; background-size: 22px; background-position: left top;
    position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.my-account-link ul li:last-child {margin-left: 40px; }
.Header_bottom {float: left; width: 100%; background: #000000;}
.Hleft p i {display: none;}

/* search */
.search-icon {display: inline-block; float: right; height: 100%; vertical-align: middle; padding: 8px 0;}
.search-field {border-bottom: 2px solid #fff; color: #fff; border-top: none; border-left: none; border-right: none; line-height: 35px; font-size: 19px; padding: 0 15px; height: 50px;
	background: 0 0; border-radius: 0; text-transform: capitalize; width: 100%; }
.search_open .search_input {display: block; opacity: 1; visibility: visible; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); 
	-ms-transform: translateY(0); -o-transform: translateY(0); -ms-transform-origin: left; transform-origin: left; transition: all .7s linear; -webkit-transition: all .7s linear;
    -moz-transition: all .7s linear; z-index: 99; }
.search_input {left: 0!important; outline: 0; right: 0!important; width: 100%!important; z-index: 50; background: rgba(0,0,0,.9); position: fixed; top: 0!important; height: 100%;
    display: block; margin: 0; padding: 0; opacity: 0; visibility: hidden; transform: translateY(-150px); -webkit-transform: translateY(-150px); -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px); -o-transform: translateY(-150px); -ms-transform-origin: left; transform-origin: left; transition: all .7s linear; -webkit-transition: all .7s linear; -moz-transition: all .7s linear;}
form.search-form {max-width: 100%; width: 80%; position: fixed; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
a.close-search {position: absolute; top: -50px; right: 0; color: #fff; font-size: 18px; }
.search-icon img {cursor: pointer; }
.search-icon {box-sizing: border-box; position: relative;}
.desktop-menu {display: inline-block;}
.desktop-menu ul {float: left; width: 100%; font-size: 0;}
.menu {width: 100%; float: left;}
.desktop-menu  ul > li {display: inline-block; font-size: 18px; line-height: 31px; color: #ffffff; font-family: "Montserrat"; font-weight: 400; text-align: center; 
	text-transform: uppercase; padding: 2px 0 1px; border: 1px solid transparent;}
.desktop-menu ul > li > a {color: #fff;}

.menu ul ul {line-height: 1; position: absolute; border-color: #e6e6e6; border-width: 1px; border-style: solid; position: absolute; width: 265px; z-index: 5; padding: 7px 0;
   margin-top: 3px; border-top: 2px solid #eb6807; box-sizing: border-box; top: 100%; left: 0; background-color: #fff; opacity: 0; visibility: hidden;
   -moz-transition: all 0.4s ease-in-out;  -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; 
   transition: all 0.4s ease-in-out;  transform: translateY(20px); -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); 
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); padding: 10px 10px;}
.desktop-menu .menu ul.menu  ul.sub-menu ul.sub-menu{left: 107%; top: 0; right: auto;} 
ul.sub-menu li{position: relative;}
.desktop-menu ul > li {position: relative; margin: 0 30px; }
.menu ul.menu > li:hover > ul {opacity: 1; visibility: visible; transform: translateY(0px); z-index: 999;}
.menu ul.menu > li > ul > li:hover > ul {opacity: 1; visibility: visible; transform: translateY(0px); right: -100%; left: auto; top: 80%;}
.desktop-menu ul.menu > li.menu-item-has-children > a:after { content: ""; background: url(../images/arrow.png) no-repeat right center; height: 8px;
    width: 12px; position: absolute; right: 0; top: 50%; background-size: contain;transform: translateY(-50%);}
/*.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:after { content: ""; background: url(../images/arrow_f.png) no-repeat right center; height: 6px; width: 7px; position: absolute; right: 5px; top: 10px; background-size: 7px; transform: translateY(-50%);} */
.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:after {content: '›'; display: inline; position: absolute;
    top: 8px; right: 5px; line-height: 0; color: #000; font-size: 18px;}
.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:hover::after {content: '›'; display: inline; position: absolute; top: 8px; right: 5px; line-height: 0; color: #eb6c12; font-size: 18px;}
.menu ul > li > ul.sub-menu > li > a {color: #000; text-align: left; margin: 0; display: block; padding: 0; padding-left: 0; text-decoration: none; line-height: normal; position:relative; text-transform: capitalize; font-size: 14px; width: 100%; float: left; padding-right: 0;}
.desktop-menu ul li > a {color: #fff; position: relative; padding-right: 20px; float: left; letter-spacing: 0;}
.desktop-menu ul.menu > li.menu-item-has-children > a:hover::after {background:  url(../images/arrow_hover.png) no-repeat right center; background-size: contain;}
.menu ul ul li a {color: #000; text-align: left; margin: 0; display: block; padding:0; padding-left: 10px; text-decoration: none; line-height: 18px; text-transform: capitalize;    font-size: 13px; }
ul.sub-menu li {margin: 0 !important; text-align: left; float: left; padding-left: 0px; width: 100%;padding-top: 6px; padding-bottom: 6px; }
.menu ul ul li a:before{content: '›'; display: inline; position: absolute; top: 7px; left: 0; line-height: 0; color: #b2b2b2; font-size: 20px; display: none;}
.menu ul > li > ul.sub-menu > li > a:hover::before{color: #eb6c12;}

/* ship section*/
.shipping {width: 100%; float: left; }
.Banner-ship {float: left; width: 100%; background: #eb6c12;}
ul.Ship.owl-loaded{width: 100%; float: left; }
.shipping ul.Ship.owl-loaded .owl-item {width: 33.33%; float: left; }
ul.Ship li {width: 100%; float: left; display: flex; flex-wrap: wrap; align-items: center; color: #fff; text-align: left; justify-content: center;
position: relative;}
ul.Ship.owl-loaded{width: 100%; float: left;padding: 15px 0; }
.shipping .owl-nav.disabled, .shipping .owl-dots.disabled {display: none;}
.main-content {float: left; padding-left: 15px; }
.main-content h3.ft-title {font-size: 18px; line-height: normal; color: #ffffff; font-family: "Montserrat"; font-weight: 600; margin: 0; letter-spacing: 0; }
.main-content h3.ft-title a { text-decoration: none; color:#ffffff; }
.main-content p {font-size: 13px; line-height: normal; color: #ffffff; font-family: "Montserrat"; font-weight: 300; letter-spacing: 0; }
ul.Ship.owl-loaded .owl-item:not(:last-child) li:after{content: ""; border-right: 1px solid #fff; position: absolute; height: 100%; width: 1px; right: 0; top: 50%; 
	transform: translateY(-50%);}
	
/* banner section */
.banner_block 
{   float: left; width: 100%; position: relative;
}
.categories_pro .woocommerce ul.products li.product a figure 
{   width: 100%; float: left; height: 341px; position: relative; display: flex; flex-wrap: wrap; align-items: center; 
}
.categories_pro .woocommerce ul.products li.product a figure:before 
{   content: ""; position: absolute; height: 100%; width: 100%; background: url(../images/product_l.png) left center; top: 0; background-position: 100% 100%; 
	background-repeat: no-repeat; bottom: 0; left: 0; z-index: 9999; display: inline-block; background-size: cover;
}
.catListWrapp .woocommerce ul.products.columns-3 li.product:hover a figure:before{display:none;}
.catListWrapp .woocommerce ul.products.columns-3 li.product a figure:after
{	bottom:-384px; content: ""; position: absolute; height: 100%; width: 100%;	background-position: 100% 100%; background-repeat: no-repeat; left: 0; z-index: 9999; display: inline-block;
}
.catListWrapp .woocommerce ul.products.columns-3 li.product:hover a figure:after
{	bottom:0; transition: all .3s ease-in; background: -moz-linear-gradient(top,  rgba(153,183,196,0) 0%, rgba(157,179,187,0.05) 8%, rgba(159,177,181,0.09) 13%, rgba(166,171,167,0.17) 22%, rgba(174,162,148,0.27) 32%, rgba(179,158,137,0.32) 37%, rgba(217,125,57,0.77) 75%, rgba(218,124,55,0.78) 76%, rgba(227,115,37,0.9) 88%, rgba(228,114,34,0.91) 90%, rgba(233,109,22,0.98) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(153,183,196,0) 0%,rgba(157,179,187,0.05) 8%,rgba(159,177,181,0.09) 13%,rgba(166,171,167,0.17) 22%,rgba(174,162,148,0.27) 32%,rgba(179,158,137,0.32) 37%,rgba(217,125,57,0.77) 75%,rgba(218,124,55,0.78) 76%,rgba(227,115,37,0.9) 88%,rgba(228,114,34,0.91) 90%,rgba(233,109,22,0.98) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(153,183,196,0) 0%,rgba(157,179,187,0.05) 8%,rgba(159,177,181,0.09) 13%,rgba(166,171,167,0.17) 22%,rgba(174,162,148,0.27) 32%,rgba(179,158,137,0.32) 37%,rgba(217,125,57,0.77) 75%,rgba(218,124,55,0.78) 76%,rgba(227,115,37,0.9) 88%,rgba(228,114,34,0.91) 90%,rgba(233,109,22,0.98) 100%);  } 
.categories_pro 
{   width: 100%; float: left; position: absolute; left: 0;  bottom: -50%; z-index: 9; overflow: hidden;
}
.woocommerce-loop-category__title mark.count 
{	display: none !important;
}
.categories_pro .owl-item 
{  float: left;
}
.categories_pro .woocommerce ul.products li.product a img 
{   position: relative; width: 100%; height: auto; float: left; display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto;
}
.catListWrapp .woocommerce ul.products.columns-3 li.product 
{width: 100%!important;float: left;position: relative;margin: 0;overflow: hidden;padding: 0 12.5px;}
.categories_pro .products.columns-3.owl-loaded {
    margin: 0;
}
.categories_pro .owl-nav.disabled 
{   display: inline-block;
}
.categories_pro .owl-carousel .owl-nav button.owl-prev, .categories_pro .owl-nav button.owl-prev {
    left: 40px;
    position: absolute;
    background: url(../images/slider-left.png) no-repeat right center;
    background-size: contain;
    width: 13px;
    height: 25px;
    border: none;
    z-index: 9999;    top: 161px;
}
.categories_pro .owl-carousel .owl-nav button.owl-next, .categories_pro .owl-nav button.owl-next {
    right: 40px;
    position: absolute;
    background: url(../images/slider-left.png) no-repeat right center;
    background-size: contain;
    width: 13px;
    height: 25px;
    border: none;
    transform: rotate(-180deg);
    z-index: 9999;    top: 161px;
}
.categories_pro .owl-nav span {
    display: none;
}
.categories_pro .woocommerce ul.products li.product .woocommerce-loop-category__title 
{  	position: absolute; text-transform: uppercase; z-index: 9999; left: 0; right: 0; font-size: 28px; line-height: 35px; color: #ffffff; 
	font-family: "Montserrat"; font-weight: 700; text-align: center; padding: 0 50px; vertical-align: top; justify-content: center; display: flex; 
	flex-wrap: wrap; top: 70%; bottom: auto;
}
.HPCategory, .Category1, .Category2, .Category3 
{   width: 100%; float: left;
}
.categories_pro 
{   float: left; width: 100%; margin-top: 30px; position: relative; margin-bottom: 40px; z-index: 9;
}
ul.Law-cate.products.owl-loaded .owl-item li a.added_to_cart.wc-forward 
{   padding: 17px 0; vertical-align: middle; float: right;
}
/* About */
.About 
{   width: 100%; float: left; background: #f1f1f1; text-align: left; padding: 60px 0;
}
.About p 
{   font-size: 15px; line-height: 25px; color: #000000; font-family: "Open Sans"; font-weight: 400; margin-bottom: 12px; padding-right: 30px; letter-spacing: 0;
}
.About h2 
{   font-size: 20px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: left; margin: 0 0 20px; 
}
.About a 
{   font-size: 15px; letter-spacing: 0.08em; line-height: 31px; color: #eb6c12; font-family: "Montserrat"; font-weight: 600; text-align: center; text-transform: uppercase;
}
.footer_Retailer 
{   float: left; width: 100%; background: #eb6c12; padding: 54px 0;
}
.footer_Retailer h2 
{   font-size: 20px; line-height: 31px; color: #ffffff; font-family: "Montserrat"; font-weight: 600; letter-spacing: 0; text-transform: uppercase; text-align: left; width: 100%;
	float: left; margin: 0 0 53px;
}
ul#Brand 
{   width: 100%; float: left; position: static;
}
.footer_Retailer ul li
{   display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
}
.footer_Retailer ul li a figure 
{   display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto; text-align: center;
}
.owl-stage 
{   display: flex; flex-wrap: wrap; align-items: center;
}
.footer_Retailer ul .owl-item 
{   display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto !important; text-align: center; justify-content: center;
}
.brand 
{   width: 100%; float: left; position: relative;
}
.footer_Retailer ul li a 
{   width: 100%; float: left; display: flex; align-items: center; margin: 0 auto; text-align: center;
}
.brand .owl-carousel .owl-nav, .brand .owl-carousel .owl-nav.disabled 
{   position: absolute; top: 0; right: 0; color: #fff; display: block;
}
.brand .owl-nav span 
{   display: none;
}
.footer_Retailer .owl-carousel .owl-nav button.owl-next
{	background: url(../images/right-arrow.png) no-repeat right center; background-size: auto; width: 10px; height: 19px;
}
.footer_Retailer .owl-carousel .owl-nav button.owl-prev
{   background: url(../images/leaft-arrow.png) no-repeat right center; background-size: auto; margin-right: 15px; width: 10px; height: 19px;
}
.footer 
{   width: 100%;  float: left; background: #000000; padding: 60px 0;
}
.FSec 
{   width: 20%; float: left; text-align: left;
}
.footer-col-1.FSec p 
{   font-size: 14px; line-height: 22px; color: #ffffff; font-family: "Open Sans"; font-weight: 400; letter-spacing: 0; opacity: 0.8; max-width: 350px; width: 100%; float: left;
}
.footer-col-1.FSec 
{   width: 34%;
}
.footer-col-2.FSec 
{   width: 18%;
}
.footer-col-3.FSec
{   width: 16%;
}
.footer-col-4.FSec 
{   width: 32%;
}
.footer-col-1.FSec .logo 
{   margin-bottom: 30px; float: left; width: 100%;
}
.FSec form p input 
{   width: 265px; height: 46px; border-radius: 5px; background-color: #ffffff; border: none; font-size: 13px; line-height: 22px; color: #000000;  font-family: "Open Sans";
    font-weight: 400; text-align: left; padding: 0 14px;letter-spacing: 0; float: left; margin-right: 3px;
}
.FSec .wysija-submit.wysija-submit-field 
{   width: 115px; height: 46px; border-radius: 5px; background-color: #eb6c12; border: 1px solid transparent; font-size: 14px; line-height: 24px; color: #ffffff; font-family: "Montserrat";
    font-weight: 400; text-align: center; letter-spacing: 0; float: left; margin:0;
}
.FSec h2 
{   font-size: 14px; line-height: 24px; color: #ffffff; font-family: "Montserrat"; font-weight: 400; text-transform: uppercase; margin: 0 0 20px;
}
.FSec .menu ul li a{color:#fff;}
.FSec .menu ul li 
{   font-size: 14px; line-height: 24px; color: #ffffff; font-family: "Open Sans"; font-weight: 400; opacity: 0.8;
}
form#form-wysija-shortcode5e5dfbaa0161e-2 
{   width: 100%; float: left;
}
p.wysija-paragraph 
{   float: left; width: auto; position: relative;
}
p.wysija-paragraph .formError
{	top: 45px !important; left: 0 !important; margin-top: 0px; width: 100%; float: left;	
}
p.wysija-paragraph .formError .formErrorContent{width: 100%;}
.address p 
{   font-size: 14px; line-height: 18px; color: #ffffff; font-family: "Open Sans"; font-weight: bold; width: 65%; float: left; letter-spacing: 0; margin: 0; opacity: 0.8; 
	text-align: left;
}
.address p span 
{   font-weight: 400;
}
.address p a
{	color: #fff;
}
.address p .Cleft 
{   font-weight: bold;
}
.address 
{   width: 100%; float: left; margin: 0;
}
.address li 
{   width: 100%; float: left; margin-bottom: 15px;
}
.address li figure img 
{   vertical-align: middle;
}
.address li figure 
{   float: left; width: 5%; margin-right: 15px;
}
.copyright 
{   float: left; width: 100%; background: #1a1a1a; padding: 18px 0;
}
.CP_r 
{   display: inline-block;
}
.CP_r.left ul 
{   float: left; width: 100%;
}
.CP_r.left 
{   float: left; text-align: left;
}
.CP_r.left ul li 
{   float: left; width: 28px;  height: 28px; margin-right: 12px;
}
.copyright .CP_r.left .youtube 
{   background: url(../images/Fyoutube.png) no-repeat; height: 28px; width: 28px; background-size: auto; transition: all .7s ease; -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease; float: left; background-position: top;
}
.copyright .CP_r.left .youtube:hover{background-position: bottom;}
.copyright .CP_r.left .linkedin 
{   background: url(../images/Flinkdin.png) no-repeat; height: 28px; width: 28px; background-size: auto; transition: all .7s ease; -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease; float: left; background-position: top;
}
.copyright .CP_r.left .linkedin:hover{background-position: bottom;}
.copyright .CP_r.left .facebook 
{   background: url(../images/Ffacebook.png) no-repeat; height: 28px; width: 28px; background-size: auto; transition: all .7s ease; -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease; float: left; background-position: top;
}
.copyright .CP_r.left .facebook:hover{background-position: bottom;}
.CP_r.right 
{   float: right; opacity: 0.5; font-size: 13px; line-height: 22px;  color: #ffffff; font-family: "Open Sans"; font-weight: 400; text-align: right; letter-spacing: 0; margin:4px 0;
}
.copyright p 
{   font-size: 13px; line-height: 22px; color: #ffffff; font-family: "Open Sans"; font-weight: 400; text-align: right; margin: 0; padding: 0; 
	letter-spacing: 0;
}
.CP_r.right ul {width: 100%; float: left;}
.CP_r.right ul li{display: inline-block; font-size: 13px; line-height: 22px; color: #ffffff; font-family: "Open Sans"; font-weight: 400; text-align: right; 
	margin: 0; padding: 0 6px;  letter-spacing: 0; position: relative;}
.CP_r.right ul li a{display: inline-block; font-size: 13px; line-height: 22px; color: #ffffff; font-family: "Open Sans"; font-weight: 400; text-align: right; 
	margin: 0; padding: 0;  letter-spacing: 0;}
.CP_r.right ul li:after {display: inline-block; position: absolute; content: ""; height: 13px; width: 1px; background: #fff; top: 50%; 
	transform: translateY(-50%); right: 0; margin: 1px -3px 0 0;}
.CP_r.right ul li:last-child {padding-right: 0; }
.CP_r.right ul li:last-child::after{display: none;}
/* category */

ul.Law-cate.products.owl-loaded .owl-item li:hover, .related .products.owl-loaded .owl-item li:hover
{	box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.18);}
ul.Law-cate.products.owl-loaded 
{   width: 100%; float: left; position: relative;  padding: 0;
}
ul.Law-cate.products.owl-loaded .owl-stage-outer
{	width:100%; float: left; box-sizing: border-box;
}
.Category 
{   width: 100%; float: left; padding: 0 30px; margin-bottom: 60px;
}
.HPcategory .owl-carousel .owl-nav button.owl-prev, .HPcategory .owl-nav button.owl-prev
{   left: -40px; position: absolute; background: url(../images/slider-left.png) no-repeat right center; background-size: contain; width: 13px; height: 25px; border: none; z-index: 9999;
}
.HPcategory .owl-carousel .owl-nav button.owl-next, .HPcategory .owl-nav button.owl-next  
{   right: -40px; position: absolute; background: url(../images/slider-left.png) no-repeat right center; background-size: contain; width: 13px; height: 25px; border: none; transform: rotate(-180deg); z-index: 9999;
}
.HPcategory .owl-nav span{display: none;}
.HPcategory .owl-nav 
{   position: absolute; top: 50%; transform: translateY(-50%); width: 100%; float: left;
}
section.HPcategory h2 
{   font-size: 18px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: center; letter-spacing: 0; text-transform: uppercase; 
	position: relative; margin: 0 0 20px; width: auto; display: inline-block;
}
section.HPcategory h2 a{color: #000000;}
section.HPcategory h2 a:hover{color: #eb6c12;}
section.HPcategory h2:before, section.HPcategory h2:after
{	width: 20px; height: 2px; background-color: #eb6c12; content:""; display: inline-block; position: absolute;
}
section.HPcategory 
{   width: 100%; float: left;
}
section.HPcategory h2:before 
{   left: -35px; top: 50%; transform: translateY(-50%);
}
section.HPcategory h2:after
{	right: -35px; top: 50%; transform: translateY(-50%);	
}
ul.Law-cate.products.owl-loaded .owl-item  
{   background-color: rgba(152,183,196,0); float: left; 
}
ul.Law-cate.products.owl-loaded .owl-item li 
{   width: 100%; float: left; text-align: left; padding: 20px; border: 1px solid #e7e7e7; box-sizing: border-box;
}
ul.Law-cate.products.owl-loaded .owl-item li del span 
{   text-decoration: line-through; float: left; width: auto; 
}
ul.Law-cate.products.owl-loaded .owl-item li a
{	width: 100%; float: left;	
}
ul.Law-cate.products.owl-loaded .owl-item li figure 
{   height: 220px; overflow: hidden; width: 100%; margin: 0px auto 15px; display: flex; align-items: center; text-align: center;
}
ul.Law-cate.products.owl-loaded .owl-item li figure:hover img
{	transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    overflow: hidden;	
}
ul.Law-cate.products.owl-loaded .owl-item li figure img 
{   margin: 0 auto; height: auto; transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
a.button 
{   width: 145px;  padding: 8px 0; border-radius: 5px; background-color: #eb6c12; border: 1px solid transparent; font-size: 15px; line-height: 31px; color: #ffffff; 
	font-family: "Montserrat"; font-weight: 600; text-align: center; letter-spacing: 0; float: left; margin: 0; text-transform: uppercase;
}
section.HPcategory ul.Law-cate.products.owl-loaded .owl-item li .amount
{	 font-weight: 600;  font-size: 18px;  line-height: 31px;  letter-spacing: 0px;  width: auto; float: left; color: #000; padding-right: 10px; 
}
section.HPcategory ul.Law-cate.products.owl-loaded .owl-item li h3
{	width: 100%; display: block; float: left; line-height: 20px; font-weight: 600; letter-spacing: normal; font-size: 15px; margin: 0 0 24px; color: #000000;
}
ul.Law-cate.products.owl-loaded .owl-item li p.Pcategory
{	color: rgba(0,0,0,0.5); font-size: 14px; line-height: 31px; font-weight: 300; float: left; width: 100%;  text-transform: uppercase; letter-spacing:0; margin:0 0 5px;
}
section.HPcategory ul.Law-cate.products.owl-loaded .owl-item li .button.product_type_simple.add_to_cart_button.ajax_add_to_cart{margin:0 0 10px;}

/* listing page */
div#primary 
{   float: left;  width: 100%;
}
.middle-container 
{   width: 100%; float: left;
}
.site-main .woocommerce-breadcrumb a, .woocommerce .site-main .woocommerce-breadcrumb a
{   font-size: 14px; line-height: 31px; color: #858585; font-family: "Open Sans"; font-weight: 400; text-align: center; letter-spacing: 0;
}
.site-main .woocommerce-breadcrumb, .site-main .woocommerce-breadcrumb ul li.current 
{   color: #000; letter-spacing: 0; font-size: 14px; line-height: 31px; font-family: "Open Sans"; font-weight: 400; text-align: center; 
}
.main-title h1 
{   font-size: 25px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 400; text-align: left; letter-spacing: 0px; text-transform: uppercase;
	margin: 0 0 33px
}
.product-outer-div .shop-rgt 
{   float: right; width: 71%;
}
.product-outer-div .shop-lft 
{   float: left; width: 24%; margin-right: 5%;
}
.product-outer-div .shop-rgt .products 
{	float: left; width: 100%;
}
.product-outer-div .products li 
{   width: 31.53%; float: left; margin-right: 23px; margin-bottom: 29px; border: 1px solid #e7e7e7; padding: 30px;
}
.middle-container .products li:nth-child(3n) 
{   margin-right: 0px;
}
.site-main .woocommerce-breadcrumb ul li:after 
{   content: "/"; padding-left: 4px; padding-right: 4px; color: #858585;
}
.site-main .woocommerce-breadcrumb ul li 
{   float: none; display: inline-block;
}
.site-main .woocommerce-breadcrumb ul li:last-child:after 
{   content: ""; padding-left: 0px; padding-right: 0px;
}
.middle-container .woocommerce-result-count 
{   font-size: 14px; line-height: 31px; color: #000000; font-family: "Open Sans"; font-weight: 400; text-align: center; letter-spacing: 0; display: inline-block; float: left;
}
.middle-container .woocommerce-pagination 
{   width: 100%; float: left;
}
.middle-container .woocommerce-ordering 
{   float: right; display: inline-block;
}
.product-outer-div .orderby 
{   width: 214px; height: 41px; background-color: rgba(152,183,196,0); border: 1px solid #636363; font-size: 14px; line-height: 31px; color: #000000; font-family: "Open Sans";
    font-weight: 400; text-align: left; padding: 0 15px; position: relative;     background: url(../images/dropdown_arrow.png) 96% no-repeat;
    border-radius: 0; background-size: auto; text-transform: capitalize;
}
.product-outer-div .page-numbers li span.page-numbers.current, .woocommerce .product-outer-div .woocommerce-pagination ul li span.current
{   width: 33px; border-radius: 5px; background-color: #eb6c12; float: left; font-size: 14px; line-height: 22px; color: #ffffff; font-family: "Montserrat"; font-weight: 400;
    text-align: center; padding: 4px 0; border: 1px solid #eb6c12;
}
.woocommerce .product-outer-div .woocommerce-pagination ul li 
{   border-right: none; padding: 0 5px; margin: 0; float: left; display: inline; overflow: hidden; margin: 5px 0;
}
.woocommerce .product-outer-div .woocommerce-pagination ul 
{   display: inline-block; white-space: nowrap; padding: 0; clear: both; border: none; border-right: 0; margin: 0;
}
.product-outer-div .page-numbers li 
{   display: inline-block; padding: 0 9px;
}
.product-outer-div .page-numbers li .page-numbers 
{   width: 33px; border-radius: 5px; background-color: rgba(152,183,196,0); border: 1px solid #d9d9d9; font-size: 14px; line-height: 22px; color: #000000; font-family: "Montserrat";
    font-weight: 400; text-align: center; float: left; padding: 4px 0;
}
.product-outer-div select 
{	-webkit-appearance: none;}
.product-outer-div .page-numbers li a.next.page-numbers 
{   background: url(../images/next.png); text-indent: -9999px; background-size: auto; background-position: center; background-repeat: no-repeat;  margin-left: 30px;
}
.product-outer-div .page-numbers li a.prev.page-numbers 
{   background: url(../images/prev.png); text-indent: -9999px; background-size: auto; background-position: center; background-repeat: no-repeat;  margin-right: 30px;
}
.product-image
{   width: 100%; margin: 0 auto 12px; text-align: center; float: left;
}
.product-image img 
{   width: auto; height: auto;
}
.woocommerce .product-outer-div .woocommerce-ordering label 
{   display: none;
}
.woocommerce .site-main .woocommerce-breadcrumb 
{   margin: 0 0 22px; padding: 0; float: left; width: 100%; text-align: left; font-size: 14px; line-height: 31px; color: #858585; font-family: "Open Sans"; 
	font-weight: 400; letter-spacing: 0;
}
.main-title 
{   float: left; width: 100%;
}
.product-outer-div 
{   width: 100%; float: left; padding: 40px 0 75px;
}
.Pro_count 
{   width: 100%; float: left; margin: 0 0 39px;
}
.woocommerce .product-outer-div .woocommerce-result-countt{margin:0 !important}
.woocommerce .product-outer-div .woocommerce-ordering
{   margin: 0; float: right;
}
.woocommerce .product-outer-div ul.products li.product .price 
{   font-weight: 600; font-size: 18px; line-height: 31px; letter-spacing: 0px; color: #000; width: 100%; float: left; text-align: left; margin:0;
}
.woocommerce .product-outer-div ul.products li.product .price span.woocommerce-Price-amount{width: auto; float: left; color: #000; padding-right: 7px;}
.woocommerce .product-outer-div ul.products li.product .woocommerce-loop-product__title 
{   width: 100%; display: block; float: left; line-height: 20px;  font-weight: 600; letter-spacing: normal; font-size: 15px; margin: 0 0 24px;  text-align: left; color: #000; 
	padding: 0;
	    height: 43px;
    overflow: hidden;
}
.woocommerce .product-outer-div  ul.products li.product .button 
{   margin: 0; width: 145px; height: 49px; border-radius: 5px; background-color: #eb6c12; font-size: 15px; line-height: 31px; color: #ffffff; font-family: "Montserrat"; 
	font-weight: 600; text-align: center; float: left; padding: 9px 0;
}
.product-outer-div .products li:hover {
    box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.11);
}
.woocommerce .product-outer-div ul.products li.product a img 
{   width: 100%; height: 100%; display: flex; flex-wrap: wrap; margin: 0 auto; box-shadow: none; align-items: center;
}
.product-image span 
{   width: 100%; float: left;  margin: 0 auto; text-align: center; flex-wrap: wrap; display: flex; align-items: center;
}
.price_filter 
{   float: left; width: 100%;
}
.sidebar 
{   float: left; width: 100%;
}
.price_filter h3 
{   font-size: 16px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 400; text-align: left; text-transform: uppercase; letter-spacing: 0; margin: 0 0 21px;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all 
{   width: 13px; height: 13px; border-radius: 6px; background: #eb6c12 !important; border: none;
}
.price_slider 
{   width: 100%; float: left; max-width: 245px;
}
.price_slider_wrapper 
{   width: 100%; float: left;
}
.price_filter form 
{   width: 100%; float: left; padding: 0 0 40px; border-bottom: 1px solid #d1d1d1; margin: 0 0 53px; 
}
.price_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all 
{   margin: 0 10px;
}
.price_slider_wrapper .ui-widget-content 
{   border: none; background: #a3a3a3; color: #222; height: 3px;
}
.price_slider_wrapper .ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right 
{   border-bottom-right-radius: 0;
}
.price_slider_wrapper .ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left 
{   border-bottom-left-radius: 0;
}
.price_slider_wrapper .ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr 
{   border-top-right-radius: 0;
}
.price_slider_wrapper .ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top 
{   border-top-left-radius: 0;
}
.price_slider_wrapper .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default 
{   border: none; background: #eb6c12; font-weight: 400; color: #555; width: 13px; height: 13px; border-radius: 6px;
} 
.price_label p .price_text 
{   font-size: 16px; line-height: 31px; color: #010101; font-family: "Open Sans"; font-weight: 400; text-align: center; 
}
.price_label {width: 100%; float: left; }
.price_label p {width: 100%; float: left; font-size: 16px; line-height: 31px; color: #010101; font-family: "Open Sans"; font-weight: 400; text-align: left; letter-spacing: 0;}
.woocommerce .price_slider_wrapper button.button 
{   font-size: 15px; line-height: 31px; color: #eb6c12; font-family: "Open Sans"; font-weight: 700; text-align: left; background: none; text-transform: uppercase; float: left; 
	padding: 0;
}
.woocommerce .product-outer-div .button:hover{background: transparent; color: #000;}
.price_slider_amount 
{   float: left; width: 100%; margin: 15px 0 0; text-align: left;
}
.woocommerce .product-outer-div .woocommerce-pagination ul li a:hover, .woocommerce .product-outer-div .woocommerce-pagination ul li a:focus{background: #eb6c12; color: #fff; border: 1px solid #eb6c12;}
.woocommerce .product-outer-div .woocommerce-pagination ul.page-numbers li a.next.page-numbers:hover{background: #eb6c12 url(../images/next_h.png); background-size: auto; 
	background-position: center; background-repeat: no-repeat;}
.woocommerce .product-outer-div .woocommerce-pagination ul.page-numbers li a.prev.page-numbers:hover{background: #eb6c12 url(../images/prev_h.png); background-size: auto; 
	background-position: center; background-repeat: no-repeat;}
.textwidget.custom-html-widget 
{   float: left; width: 100%;
}
.sidebar_top, .sidebar_bottom 
{   float: left; width: 100%; text-align: left; padding: 0 0 40px; border-bottom: 1px solid #d1d1d1; margin: 0 0 53px;
}
figure.left 
{   display: inline-block; float: left; padding-right: 12px;
}
.Finance 
{   float: left; width: 100%; margin: 0 0 5px;
}
p.right 
{   font-size: 16px; line-height: 22px; color: #000000; font-family: "Montserrat"; font-weight: 400; letter-spacing: 0; padding-right: 25px;
}
.sidebar_top a 
{   font-size: 15px; line-height: 31px; color: #eb6c12; font-family: "Open Sans"; font-weight: 700; text-align: center; text-transform: uppercase; letter-spacing: 0;
}
.sidebar_top a:hover{color: #000;}
ul.free_delivery 
{   float: left; width: 100%; text-align: left;
}
ul.free_delivery li 
{	text-align: left; font-size: 16px; line-height: 22px; color: #000000; font-family: "Montserrat"; font-weight: 400; letter-spacing: 0; padding-left: 27px; padding-bottom: 30px;
    position: relative;
}
ul.free_delivery li:after 
{   content: ""; display: inline-block; background: url(../images/right_click.png); background-size: auto; background-position: center; background-repeat: no-repeat; 
	position: absolute; left: 0; top: 5px; width: 20px; height: 16px;
}
.sidebar_bottom {border: none;}
.product-outer-div .products li .Pcategory 
{   color: rgba(0,0,0,0.5); font-size: 14px; line-height: 31px; font-weight: 300;  float: left; width: 100%; text-transform: uppercase; text-align: left; letter-spacing: 0;
	margin: 0 0 5px;
}
a.added_to_cart.wc-forward, .woocommerce .product-outer-div a.added_to_cart 
{   float: left; display: inline-block; text-align: left; color: #eb6c12; padding: 15px 0 0;
}
.main-title hr 
{   display: none;
}
.product-outer-div .products li:nth-child(3n+1) 
{   clear: both;
}
#filter, .fliter-wraper {
    display: none;
}
.Shorting_L 
{   width: 100%; float: left;}
.woocommerce .product-outer-div .products ul, .woocommerce .product-outer-div ul.products{margin:0;}
.Shorting_filter {float: left; width: 100%; margin: 0 0 53px;}
.Shorting_filter_T {width: 100%; float: left;}

/* product detail */
.related .products.owl-loaded 
{	width: 100%; float: left; position: relative; margin: 0;
}
.related .products.owl-loaded .owl-stage-outer 
{   width: 100%; float: left; overflow: hidden;
}
.related .products.owl-loaded .owl-item 
{   background-color: rgba(152,183,196,0); border: 1px solid #e7e7e7; 
}
.related .products.owl-loaded .owl-item li 
{   width: 100%; float: left; text-align: left; padding: 20px;
}
.related .products.owl-loaded .owl-item li .product-image 
{   height: 200px; overflow: hidden; width: 100%; margin: 0px auto 15px; display: flex; flex-wrap: wrap; align-items: center; text-align: center;
}
.related .products.owl-loaded .owl-item li .product-image span
{	width: 100%; float: left;	
}
.related .products.owl-loaded .owl-item li .product-image img 
{   margin: 0 auto; height: auto; width: auto;
}
.related .products.owl-loaded .owl-item li .amount 
{   font-weight: 600; font-size: 20px; line-height: 31px; letter-spacing: 0px; width: auto; float: left; color: #000; padding-right: 10px; 
}
.related .products.owl-loaded .owl-item li p.Pcategory 
{   color: rgba(0,0,0,0.5); font-size: 14px; line-height: 31px; font-weight: 300; float: left; width: 100%; text-transform: uppercase; letter-spacing: 0; margin: 0 0 5px;
}
.related .products.owl-loaded .owl-item li h2.woocommerce-loop-product__title:after, .related .products.owl-loaded .owl-item li h2.woocommerce-loop-product__title:before
{	display: none;
}
.related .products.owl-loaded .owl-item li h2.woocommerce-loop-product__title 
{   width: 100%; display: block; float: left; line-height: 20px; font-weight: 400; letter-spacing: normal; font-size: 15px; margin: 0 0 24px; color: #000000;
	text-transform: capitalize; text-align: left; padding:0; height: 40px; overflow: hidden;
}
.woocommerce ul.products li.product .button 
{   margin-top: 0 !important; width: 145px; padding: 8px 0; border-radius: 5px; background-color: #eb6c12; border: 1px solid transparent; font-size: 15px; line-height: 31px;
    color: #ffffff; font-family: "Montserrat"; font-weight: 600; text-align: center; letter-spacing: 0; float: left; margin: 0 0 10px; text-transform: uppercase;
}
.woocommerce ul.products li.product .product-image .onsale 
{	position: absolute; top: -14%; left: -15%; padding: 0; height: 25px; width: 60px; text-align: center; margin: 0; line-height: 31px; background: #000000; min-width: 60px;
    min-height: 25px; border-radius: 0; justify-content: center; border-bottom-right-radius: 12px;
}
.product-image{position: relative;}
.product-image span 
{   width: 100%; float: left; height: 200px; display: flex; flex-wrap: wrap; align-items: center; overflow: hidden;
}
.woocommerce .product-outer-div ul.products li.product .price{display: flex; flex-wrap: wrap; align-items: center;}
.product_detail 
{   width: 100%; float: left; padding: 40px 0 70px;
}
.Detail_left 
{   float: left; width: 46%; margin-right: 5%; position: relative;
}
.Detail_right 
{   float: right; width: 49%;
}
.woocommerce-tabs.wc-tabs-wrapper 
{   width: 100%; float: left;
}
.woocommerce .product .Detail_right .product_title
{   font-size: 25px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: left; text-transform: uppercase; 
	letter-spacing: 0;  border-bottom: 1px solid #e5e5e5; padding: 0 0 15px; margin: -5px 0 25px;
}
.woocommerce-product-details__short-description 
{   font-size: 15px; line-height: 24px; color: #000000; font-family: "Open Sans"; font-weight: 400; text-align: left; letter-spacing: 0; margin: 0 0 32px;
}
.woocommerce .product .Detail_right .cart .variations td.label 
{   padding-right: 0; font-size: 18px; line-height: 24px; color: #eb6c12; font-family: "Open Sans"; font-weight: 600; text-transform: uppercase; letter-spacing: 0; padding: 0;
    width: auto; float: left; margin-right: 20px;
}
.woocommerce .product .Detail_right .cart .variations td.label label
{	font-weight: 600;	
}
.woocommerce .product .Detail_right .cart .variations select 
{   -webkit-appearance: none; 
}
.woocommerce .product .Detail_right .cart .variations select 
{   max-width: 100%; min-width: 197px; display: inline-block; margin-right: 0; width: 197px; height: 40px; background-color: rgba(0,0,0,0);
	border: 1px solid #e5e5e5; font-size: 14px; line-height: 31px; color: #858585; font-family: "Open Sans"; font-weight: 400; padding: 0 20px;
	background: url(../images/dropdown_arrow_product.png) 90% no-repeat; background-size: auto;
}
.woocommerce .product .Detail_right .cart .variations 
{   margin-bottom: 0; border: 0; width: 100%; float: left; display: flex; flex-wrap: wrap; align-items: center;     margin: 0 0 40px;
}
.woocommerce .product .Detail_right .cart .variations tr {
    display: flex; align-items: center; flex-wrap: wrap;
}
.woocommerce .product .Detail_right .cart .button 
{   vertical-align: middle; float: left; width: 195px; height: 49px; border-radius: 5px; background-color: #eb6c12; opacity: inherit; text-transform: uppercase;
    font-size: 15px; line-height: 31px; color: #ffffff; font-family: "Montserrat"; font-weight: 600; text-align: center;
}
.woocommerce .product .Detail_right .price 
{   width: 100%; float: left; text-align: left; font-size: 39px; line-height: 31px; color: #000000; font-family: "Open Sans"; font-weight: 700; letter-spacing: 0; margin: 0 0 50px;
}
.woocommerce .product .Detail_right .cart div.quantity 
{   float: left; margin: 0 0 50px; width: 100%; text-align: left; position: relative; display: flex; flex-wrap: wrap; align-items: center;
}
.Detail_left .slick-initialized .slick-slide 
{   display: block; padding: 0;
}
.woocommerce .product .Detail_left .images img 
{   display: block; width: 100%; height: auto;  box-shadow: none; opacity: inherit;
}
.Detail_left .wpgs-for.slick-initialized.slick-slider i.flaticon-back.slick-arrow 
{   display: none !important;
}
.Detail_left .wpgs-for.slick-initialized.slick-slider i.flaticon-right-arrow.slick-arrow 
{   display: none !important;
}
.Detail_left .wpgs-nav .slick-prev
{	left: 0px; position: absolute; background: url(../images/pro_arrow_left.png) no-repeat right center; background-size: auto; width: 7px; height: 13px; border: none;
}
.Detail_left .wpgs-nav .slick-next
{	right: 0px; position: absolute; background: url(../images/pro_arrow_right.png) no-repeat right center; background-size: auto; width: 7px; height: 13px; border: none;
}
.Detail_left .slick-prev.slick-disabled:before, .Detail_left .slick-next.slick-disabled:before, .Detail_left .slick-prev:before, .Detail_left .slick-next:before 
{   display: none;
}
.Product_tabs 
{   float: left; width: 100%; margin:0 0 30px;
}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li.active 
{   background: #fff; z-index: 2; border-bottom-color: inherit; font-size: 18px; line-height: 31px; color: #eb6c12; font-family: "Montserrat"; font-weight: 600; text-align: center;
	border-bottom: 1px solid #eb6c12; letter-spacing: 0; text-transform: uppercase; position: relative; margin: 0 50px 0 0; border-radius: 0; border: none; padding: 0 0 0;
}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li a	
{	padding:0;	position: relative;
}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li.active a{border-bottom: 2px solid #eb6c12;}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li.active:before, .woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li.active:after, .woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li:before, .woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li:after{display: none;}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li.active a:after
{	position: absolute; content: ""; background: url(../images/tabs_arrow.png) no-repeat right center; background-size: auto; width: 7px; height: 13px; left: 50%; box-shadow: inherit;
    border: none;  bottom: -10px; transform: translateX(-50%);
}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs
{	margin:0; overflow: visible; padding: 0; text-align: left;
}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li 
{   border: none; background-color: transparent; display: inline-block; position: relative; z-index: 0; border-radius: 0; margin: 0; padding: 0; font-size: 18px; line-height: 31px;
    color: #9b9b9b; font-family: "Montserrat"; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing:0; margin:0 50px 0 0;
}
.woocommerce .product .Product_tabs .woocommerce-tabs ul.tabs li a
{	color: #9b9b9b; font-weight: 600;
}	
.product-shop 
{   width: 100%; float: left; margin: 0 0 62px;
}
.woocommerce .product .Product_tabs .woocommerce-tabs .panel 
{   margin: 0; padding: 35px 0 0; font-size: 16px; line-height: 24px; color: #000000; font-family: "Open Sans"; font-weight: 400; text-align: left; letter-spacing: 0; float: left;
    width: 100%;
}
.woocommerce .product .Product_tabs .woocommerce-tabs .panel strong 
{   display: inline-block; margin: 0 0 20px;
}

.woocommerce .product .Product_tabs .woocommerce-tabs .panel p 
{   width: 100%; float: left; 
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_size {
    display: flex;
    align-items: center;
}
td.woocommerce-product-attributes-item__value p 
{	margin:0; line-height: normal;
}
.woocommerce .product .Product_tabs table.shop_attributes th 
{   border-top: 0; border-bottom: none; margin: 0; padding-right: 0; font-size: 18px; line-height: 24px; color: #eb6c12; font-family: "Open Sans"; font-weight: 600;
    text-transform: uppercase; letter-spacing: 0; padding: 0; width: auto; float: left; margin-right: 20px;
}
.woocommerce .product .Product_tabs table.shop_attributes td 
{   font-style: italic; padding: 0; border-top: 0; border-bottom: none; margin: 0; line-height: normal;
}
.woocommerce .product .Product_tabs table.shop_attributes td p 
{   padding: 0; margin: 0;
}
.woocommerce .product table.shop_attributes 
{   border: 0; border-top: none; margin-bottom: 0; width: 100%;
}
.woocommerce .product table.shop_attributes tbody{display: flex; flex-wrap: wrap; align-items: center;}
.woocommerce .Detail_left span.onsale
{	position: absolute; top: 0; left:0; padding: 0; height: 25px; width: 60px; text-align: center; margin: 0; line-height: 31px; background: #000000; min-width: 60px;
    min-height: 25px; border-radius: 0; justify-content: center; border-bottom-right-radius: 12px;	
}
.Detail_right .reset_variations 
{   color: #eb6c12; margin-left: 10px; font-size: 16px; font-weight: bold; text-transform: uppercase;
}
.Detail_right del .woocommerce-Price-amount.amount 
{   font-size: 24px; line-height: 31px; text-decoration: line-through; color: #000000; font-family: "Open Sans"; font-weight: 600; letter-spacing:0; margin-right: 0px;
}
.Detail_right ins .woocommerce-Price-amount.amount 
{   font-size: 39px; line-height: 31px; color: #000000; font-family: "Open Sans"; font-weight: 700; letter-spacing:0;
}
.woocommerce-variation-availability 
{   width: 100%; float: left; text-align: left; margin: -20px 0 30px; display: none;
}
.woocommerce div.product .Detail_right p.stock 
{   font-size: 16px; color: #eb6c12; text-transform: capitalize; font-weight: 400;
}
.woocommerce .product .Detail_right p.price ins, .woocommerce .product .Detail_right .price ins{text-decoration: none;}
.woocommerce-variation.single_variation
{   width: 100%; float: left;
}
.woocommerce .product .Detail_right .woocommerce-variation-price span.price 
{   margin: 0 0 25px;
}
.woocommerce-variation-price 
{   width: 100%; float: left;
}
.wpgs-nav.slick-initialized.slick-slider .slick-list.draggable 
{   padding: 0 ; width: 100%; float: none; overflow: hidden; max-width: 385px; margin: 0 auto;
}
.wpgs-nav.slick-initialized.slick-slider{overflow: hidden;}
.wpgs-nav.slick-initialized.slick-slider .slick-list.draggable .slick-slide
{	height:97px; border: 1px solid #f0f0f0; display: flex; flex-wrap: wrap; align-items: center; margin: 0 16px; float: left;
}
.wpgs-nav.slick-initialized.slick-slider .slick-list.draggable .slick-slide img 
{	height: auto; width: auto; display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto; vertical-align: top;
}
.woocommerce div.product div.images 
{   margin-bottom: 0;
}
.woocommerce div.product div.images .wpgs-for.slick-initialized.slick-slider 
{	width: 550px;  height: 473px; background-color: #ffffff; border: 1px solid #f0f0f0; display: flex; flex-wrap: wrap; align-items: center; margin: 0 0 25px;
	justify-content: center;
}
.woocommerce div.product div.images .wpgs-for.slick-initialized.slick-slider .slick-track
{	display: flex; flex-wrap: wrap; align-items: center;
}
.woocommerce div.product div.images .wpgs-for.slick-initialized.slick-slider img 
{   height: auto; width: auto; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center;
}
.woocommerce .Detail_right .input-group input[type='button'] 
{   width: 53px; height: 43px; background-color: rgba(255,255,255,0); border: 1px solid #e5e5e5; transition: all 300ms ease; font-weight: 400; top:1px;
}
.woocommerce .Detail_right .input-group input.button-minus 
{   border-right: 0px; background: url(../images/minus.png) no-repeat center; background-size: 13px; font-size: 0;
}
.woocommerce .Detail_right .input-group input.button-plus 
{   border-left: 0px; background: url(../images/plus.png) no-repeat center;  background-size: 10px; font-size: 0;
}
.woocommerce .Detail_right .quantity .qty 
{   width: 73px; height: 43px; background-color: rgba(46,153,71,0); border: 1px solid #e5e5e5; margin: 0; padding: 0; font-size: 18px; color: rgba(0,0,0,0.5); 
	font-family: "Open Sans"; font-weight: 400; text-align: center; letter-spacing: 0;
}
.woocommerce .Detail_right .input-group .quantity-field 
{	position: relative; resize: vertical; 
}
.woocommerce .quantity input::-webkit-inner-spin-button, 
.woocommerce .quantity input::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.ced 
{   float: left; width: 100%;
}
.woocommerce 
{   width: 100%; float: left;
}
.shop-rgt .yith-wcwl-add-button, .HPcategory .yith-wcwl-add-button 
{   display: none;
}
.Product_tabs .branditem 
{   width: 100%; float: left;
}
.Product_tabs .branditem h3 
{   font-size: 18px; line-height: 31px; color: #eb6c12; font-family: "Montserrat"; font-weight: 600; text-align: left; margin: 0 0 5px;
}
.Product_tabs .brandimg 
{   width: auto;  display: flex; flex-wrap: wrap; align-items: center; background: #eb6c12; padding: 10px; float: left;
}
.Product_tabs .brandimg img 
{   margin: 0 auto; text-align: center; height: auto; width: auto;
}
section.Also_like.related.products.HPcategory .Category 
{   margin-bottom: 0;
}
.woocommerce .Detail_right a.button.alt 
{   width: 195px; border-radius: 5px; background-color: rgba(235,108,18,0); border: 1px solid #eb6c12; font-size: 15px; line-height: 49px; color: #eb6c12;
    font-family: "Montserrat"; font-weight: 600; text-align: center; padding: 0 0; height: 49px;
}
.Detail_right .yith-wcwl-add-button i{display: none;}
.Detail_right .yith-wcwl-add-button {position: absolute; left: 230px; bottom: 0; }
.woocommerce div.product div.summary {margin-bottom: 0; position: relative;}
.addtoany_list {width: 100%; text-align: left; float: left;}
.woocommerce .product_detail .Category .products .product .price {float: left; width: 100%; display: flex; flex-wrap: wrap; align-items: center; font-weight: 600; font-size: 20px; line-height: 31px;
    letter-spacing: 0px; margin: 0; color: #eb6c12;}
.products.owl-loaded .owl-item li .amount:last-child, .woocommerce .product-outer-div ul.products li.product .price span.woocommerce-Price-amount:last-child{padding-right:0; padding-left: 10px;}
.products.owl-loaded .owl-item li .amount:first-child, .woocommerce .product-outer-div ul.products li.product .price span.woocommerce-Price-amount:first-child{padding-left: 0;}
.related .products.owl-loaded .owl-item li .product-image .onsale{display: none;}
.yith-wcwl-add-to-wishlist {margin-top: 0 !important;}
.woocommerce .product .Detail_right .cart {margin-bottom: 35px;}
.yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse {width: auto; float: left; position: absolute; left: 230px; bottom: 0; margin:0; line-height: 22px; text-align: left;}
.addtoany_list{margin: 35px 0 0;}
/* blogs */
.cms-page 
{   width: 100%; float: left; padding: 30px 0; overflow-x: hidden;
}
.blog-lft 
{   width: 68.6%; float: left; padding-right: 33px; text-align: left; 
}
.blog-PD_right
{   width: 68.6%; float: left; padding-right: 33px; text-align: left; padding-left: 73px; position: relative; padding-bottom: 37px;
}
.blog-rgt 
{   width: 31.40%; float: right;
}
.blog_deatil .blog-rgt 
{	margin-top: -67px;
}
.content-box 
{   margin: 0 0 10px;
}
.content-box, .blog-inner 
{   width: 100%; float: left;
}	
.blog-block:nth-child(3n+1) 
{   margin-left: 0;
}
.blog_image figure:after 
{   position: absolute; top: 0; content: ""; width: 100%; height: 100%; background: rgba(0,0,0,0.5); display: inline-block; left: 0;
}
.blog-block 
{   width: 30.71%; float: left; margin: 0 12px 30px;
}
.blog_description, .blog-det-title 
{   float: left; width: 100%;
}
.blog_image 
{   width: 100%; float: left; position: relative; font-size: 0;
}
.blog_image a 
{   float: left; width: 100%;
}
.blog_image figure 
{   height: 192px; overflow: hidden; position: relative;
}
.blog_image figure img 
{   min-height: 192px; overflow: hidden; width: 100%; height: 100%;
}
.blog_image figure img 
{   transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;
}
.blog_image a:hover img 
{   transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); 
	-o-transform: scale(1.1,1.1); transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;
}
.blog_image a:hover h2
{	color: #eb6c12;	
}
.postmetabox 
{   width: 100%; float: left; margin: 22px 0 25px; display: flex; flex-wrap: wrap;  align-items: center;
}
span.meta-text 
{   font-size: 14px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 400; letter-spacing:0;
}
.post-meta-wrapper.post-meta-single.post-meta-single-top 
{   display: inline-block; float: left; background-color: #e4e4e4; padding: 1px 53px; margin-right: 22px;
}
.cms-page .entry-header .postmetabox .post-meta .meta-text a
{	font-size: 14px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 400; letter-spacing:0;	
}
.blog_date a:hover{color: #000;}
.blog-title 
{   position: absolute; width: 100%; top: 50%; transform: translateY(-50%); z-index: 9; height: 70px; display: flex; align-items: center; overflow: hidden;
}
.blog-title h2 
{   font-size: 16px; font-weight: bold; color: #fff; line-height: 24px; padding: 0 22px; width: 100%; float: left; opacity: 0.9; flex-wrap: wrap; 
	text-align: center;  height: 70px;
}
.blog_date 
{   float: left; width: 100%; margin: 10px 0 0; padding: 0 0 0px; border-bottom: 1px solid #e5e5e5;
}
.date 
{   display: inline-block; text-align: left; float: left; color: #929292; font-size: 14px; line-height: 31px;
}
.blog_date a 
{   display: inline-block; float: right; line-height: 31px; color: #eb6c12; font-size: 14px; letter-spacing: 0.06em; font-weight: 500; 
	text-transform: uppercase;
}
h2.widget-title.subheading.heading-size-3 
{   font-size: 18px; line-height: 26px; color: #000; font-family: "Open Sans"; font-weight: 600; letter-spacing: 0; text-align: left; margin: 0 0 14px;
}
.blog-rgt .rpwwt-widget ul li 
{   display: flex; flex-wrap: wrap; align-items: flex-start; vertical-align: top; width: 100%; float: left; margin: 0 0 30px;
}
.blog-rgt .rpwwt-widget ul 
{   width: 100%; float: left;
}
.blog-rgt ul li a 
{   float: left; width: 100%;
}
.blog-rgt #rpwwt-recent-posts-widget-with-thumbnails-2 img 
{	margin: 0; max-width:100%; width: 108px;
}
.blog-rgt ul li span 
{   text-align: left; float: left; font-size: 15px; line-height: 22px; color: #000; font-family: "Open Sans"; letter-spacing: 0; font-weight: 400; 
	max-width: 65%; margin-left: 22px;
}
main#site-content 
{   float: left; width: 100%;
}
.postmetabox .post-views.post-218.entry-meta span
{   font-size: 15px; line-height: normal; color: #000000; font-family: "Open Sans"; font-weight: 600; opacity: 0.5; letter-spacing: 0;
}
.postmetabox .post-views.entry-meta > span.post-views-icon.dashicons
{	background: url(../images/eye.png)no-repeat center; background-size: contain; text-indent: -9999px; opacity: inherit; float: left; display: inline-block;
    vertical-align: middle; margin: 4px 6px 4px 0 !important; width: 26px; vertical-align: middle; display: flex; flex-wrap: wrap;
}
.post-views.post-227.entry-meta {float: left; width: auto; vertical-align: middle; justify-content: center;}
.blog-rgt .rpwwt-widget ul li:first-child 
{   display: inline-block; float: left; width: 100%; position: relative;
}
.blog-rgt .rpwwt-widget ul li:first-child::after
{	content: ""; display: inline-block; height: 100%; width: 100%; left: 0; position: absolute; top:0; background: rgba(0,0,0,0.5);
}
.blog-rgt .rpwwt-widget ul li:first-child a img 
{    width: 100% !important; height: 250px !important;
}
.blog-rgt .rpwwt-widget ul li:first-child a span 
{   position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); margin: 0; max-width: 100%; width: auto; z-index:9; color: #fff; font-weight: 600;
}
.blog_share 
{   float: left; width: auto; position: absolute; left: 0; top: 0;
}
.blog_share .addtoany_shortcode 
{   width: 100%; float: left;
}
.blog_share .addtoany_shortcode a 
{   width: 100%; float: left; min-width: 28px; padding: 0; margin: 0 0 -3px;
}
.blog_share .addtoany_shortcode .addtoany_list 
{   margin: 0; width: 100%; float: left;
}
.cms-page .entry-title 
{   float: left; width: 60%; text-align: left; font-size: 25px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; 
	letter-spacing: 0; margin: 0 0 35px;
}
.blog_share .addtoany_shortcode.fixed 
{   position: fixed; top: 35px; left: auto; width: auto;
}
.blog_share .addtoany_list.a2a_kit_size_32 a img{display: none;}
.blog_share .addtoany_list.a2a_kit_size_32 a.a2a_button_facebook
{	background: #fff url(../images/facebook_blog.png)no-repeat center; background-size: contain; height: 56px; 
}
.blog_share .addtoany_list.a2a_kit_size_32 a.a2a_button_twitter
{	background: #fff url(../images/twitter_blog.png)no-repeat center; background-size: contain; height: 56px; 
}
.blog_share .addtoany_list.a2a_kit_size_32 a.a2a_button_email
{	background: #fff url(../images/email_blog.png)no-repeat center; background-size: contain; height: 56px; display: none;
}
.postmetabox .post-views.entry-meta .post-views-count 
{	float: left; margin-right: 3px !important; margin: 8px 0; vertical-align: middle; display: flex; align-items: center;
}
.postmetabox .post-views.entry-meta .post-views-label
{	margin: 8px 0; float: right; vertical-align: middle; display: flex; align-items: center;
}
figure.featured-media 
{   width: 100%; float: left; margin: 0 0 36px;
}
.post-inner.thin 
{   float: left; width: 100%;
}
.entry-content 
{   font-size: 15px; line-height: 26px; color: #000000; font-family: "Open Sans"; font-weight: 400; letter-spacing: 0; width: 100%; float: left; 
	padding-right: 40px;
}
.entry-content p
{   font-size: 15px; line-height: 26px; color: #000000; font-family: "Open Sans"; font-weight: 400; letter-spacing: 0; width: 100%; float: left; 
	margin: 0 0 25px;
}
.entry-content ul 
{   width: 100%; float: left; padding-left: 18px;
}
.entry-content ul li 
{   list-style-type: circle; float: left; text-align: left; width: 100%; margin: 0 0 7px; font-size: 15px; line-height: 26px; color: #000000; 
	font-family: "Open Sans"; font-weight: 400;
}
header.entry-header.has-text-align-center.header-footer-group 
{   float: left; width: 100%;
}
.featured-media-inner.section-inner img 
{   width: auto; float: left; max-width: 100%; height: auto;
}
/* my account */
.woocommerce-breadcrumb 
{   margin: 0 0 22px; padding: 0; float: left; width: 100%; text-align: left; font-size: 14px; line-height: 31px; color: #858585; font-family: "Open Sans";
	font-weight: 400; letter-spacing: 0;
}
.woocommerce-breadcrumb ul 
{   list-style: none;
}
.woocommerce-breadcrumb ul li 
{   float: none; display: inline-block;
}
.woocommerce-breadcrumb ul li a 
{   font-size: 14px; line-height: 31px; color: #858585; font-family: "Open Sans"; font-weight: 400; text-align: center; letter-spacing: 0; 
}
.woocommerce-breadcrumb ul li:after 
{   content: "/"; padding-left: 4px; padding-right: 4px; color: #858585;
}
.woocommerce-breadcrumb ul li.current 
{   color: #000; letter-spacing: 0; font-size: 14px; line-height: 31px; font-family: "Open Sans"; font-weight: 400; text-align: left;
}
.woocommerce-breadcrumb ul li:last-child:after 
{   content: ""; padding-left: 0px; padding-right: 0px;
}
.accounts, .ContactUs 
{   padding: 40px 0px; width: 100%; float: left;
}
div#customer_login 
{   float: left; width: 100%;
}
.woocommerce .col2-set .col-1 
{   float: left; width: 48%;
}
.middle-container #customer_login h2 
{	font-size: 18px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: center; letter-spacing: 0; 
	text-transform: uppercase;  position: relative; width: auto; display: inline-block;margin-bottom: 15px;
}
.middle-container #customer_login form 
{   float: left; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin: 15px 0; min-height: 320px;
}
.woocommerce form .form-row 
{   padding: 0 !important;
}
.form-row 
{   float: left; width: 100%;
}
.woocommerce form .form-row 
{   padding: 3px; margin: 0 0 6px;
}
.middle-container #customer_login label 
{   color: #000; float: left; font-size: 16px; font-weight: 400; line-height: normal; margin: 0 0 5px; width: 100%; display: flex; flex-wrap: wrap; 
	align-items: center;
}
.middle-container #customer_login form .form-row input.input-text, .middle-container #customer_login form form .form-row textarea 
{   width: 100% !important; margin: 0 0 10px
}
.woocommerce .col2-set .col-2 
{   float: right; width: 48%;
}
.form-row input.input-text 
{   border: 1px solid #ccc; float: left; font-family: "Open Sans",sans-serif; font-size: 16px; font-weight: 400; height: 40px; padding: 0 15px;
}
.checkout-wrapper .showcoupon, .lost_password a 
{   color: #267bc9;
}
.accounts .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .form-row .button, .woocommerce a.button 
{   margin: 10px 0 0; padding: 5px 30px; border-radius: 5px; background-color: #eb6c12; border: 1px solid transparent; font-size: 15px;
    line-height: 31px; color: #ffffff; font-family: "Montserrat"; font-weight: 600; text-align: center; letter-spacing: 0;  float: left; 
	text-transform: uppercase;
}
.woocommerce form .form-row button.woocommerce-button.button.woocommerce-form-login__submit {
    margin: 10px 0 10px;
}
p.woocommerce-LostPassword.lost_password 
{   float: left; width: auto; display: inline-block; margin:0; padding:0;
}
p.woocommerce-LostPassword.lost_password a 
{   color: #eb6c12;
}
.middle-container #customer_login label input 
{   margin: 0 5px 0 0;
}
.accounts p
{	font-size: 15px; line-height: 25px; color: #000000; font-family: "Open Sans"; font-weight: 400; margin-bottom: 12px; padding-right: 30px; 
	letter-spacing: 0;	
}
p
{	font-size: 15px; line-height: 25px; color: #000000; font-family: "Open Sans"; font-weight: 400;	letter-spacing: 0;	
}
.accounts .woocommerce-privacy-policy-text a 
{   color: #eb6c12;
}
.accounts .woocommerce-error 
{   border-top-color: #eb6c12;
}
.accounts .woocommerce-error::before 
{   content: "\e016"; color: #eb6c12;
}
.accounts .woocommerce-error, .accounts .woocommerce-info, .accounts .woocommerce-message 
{   color: #000; border-top: 3px solid #eb6c12;
}
.accounts .woocommerce-ResetPassword.lost_reset_password 
{   text-align: left; float: left; width: 100%; margin: 0px 0px 50px; border: 1px solid #d3ced2; box-sizing: border-box; padding: 20px; text-align: left; border-radius: 5px;
}
.accounts .woocommerce-ResetPassword.lost_reset_password p 
{   font-size: 15px; text-align: left;
}
.accounts .woocommerce form .form-row, .accounts .woocommerce-LostPassword.lost_password 
{   float: left; width: 100%; padding: 0px; text-align: left; box-sizing: border-box;
}
.accounts .woocommerce form .form-row label 
{   line-height: 2; width: 100%; float: left;
}
.accounts .woocommerce-MyAccount-navigation 
{   float: left; width: 20%; text-align: left;
}
.accounts .woocommerce-MyAccount-navigation ul 
{   border: 1px solid #111; float: left; width: 100%;
}
.accounts .woocommerce-MyAccount-navigation ul li 
{   border-bottom: 1px solid #111; float: left; width: 100%;
}
.accounts .woocommerce-MyAccount-navigation ul li.is-active a 
{   background: #eb6c12; color: #fff;
}
.accounts .woocommerce-MyAccount-navigation ul li a 
{   background: #fcfcfc;  padding: 10px; float: left; width: 100%; color: #111; text-transform: uppercase; box-sizing: border-box; -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
}
.accounts .woocommerce-MyAccount-navigation ul li a:hover 
{   background: #eb6c12; color: #fff;
}
.accounts .woocommerce-MyAccount-content 
{   float: right; width: 77%; text-align: left; background: #fcfcfc; border: 1px solid #ddd; padding: 20px; 
}
.accounts .woocommerce-MyAccount-navigation ul li:last-child 
{   border-bottom: 0;
}
.accounts .color-accent, .accounts .color-accent-hover:hover, .accounts .color-accent-hover:focus, .accounts :root .has-accent-color, .accounts .has-drop-cap:not(:focus):first-letter, .accounts .wp-block-button.is-style-outline, .accounts  a 
{   color: #eb6c12;
}
.accounts .woocommerce-info::before {
    color: #eb6c12;
}
.accounts .woocommerce a.button, .accounts .woocommerce .button, .woocommerce .product_detail .woocommerce-message a.button 
{ 	margin: 10px 0 0; padding: 5px 10px; border-radius: 5px; background-color: #eb6c12; border: 1px solid transparent; font-size: 15px; line-height: 31px; color: #ffffff; 
	font-family: "Montserrat"; font-weight: 600; text-align: center; letter-spacing: 0; float: left; text-transform: uppercase; width: auto;
}
.accounts .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info 
{   text-align: left; float: left; width: 100%; margin: 0;
}
.accounts .woocommerce-error, .accounts .woocommerce-info, .accounts .woocommerce-message
{	margin:0 ;	
}
.woocommerce-account .addresses .title h3 
{   float: left; font-size: 20px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: left; margin: 0 0 20px; width: 100%; letter-spacing: 0;
}
.woocommerce .col2-set .col-1 address 
{   color: #000; float: left; font-size: 15px; font-weight: 500; line-height: 20px; width: 100%;
}
.u-columns.woocommerce-Addresses.col2-set.addresses
{   width: 100%; float: left; margin: 10px 0 0;
}
.u-column1.col-1.woocommerce-Address 
{   border-right: 1px solid #cccc; padding: 0 20px; width: 50%;
}
.u-column2.col-2.woocommerce-Address 
{   width: 50%; padding: 0 20px;
}
.woocommerce form.woocommerce-EditAccountForm fieldset legend {
    text-transform: uppercase; font-size: 18px; margin: 15px 0; font-weight: 600; float: left; width: 100%;
}
.woocommerce form.woocommerce-EditAccountForm fieldset 
{   width: 100%; float: left; border-top: 1px solid #ccc; margin: 20px 0 0; padding: 10px 0 0;
}
.accounts .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info a.woocommerce-Button.button, .woocommerce-Message.woocommerce-Message--info.woocommerce-info a.woocommerce-Button.button 
{   float: right; margin: 0;
}
p.return-to-shop 
{   width: 100%; float: left; margin: 10px 0 0;
}
.product_detail .woocommerce-message
{   border-top-color: #eb6c12; padding: 10px 20px 10px 60px; margin: 0 0 20px; float: left; width: 100%; text-align: left;
}
.product_detail .woocommerce-message::before 
{   content: "\e015"; color: #eb6c12;
}
.woocommerce .product_detail .woocommerce-message a.button
{	margin:0; margin-right: 10px; float: right;	
}
.cart-wrapper 
{   width: 100%; float: left; padding: 0px;
}
.woocommerce-cart .cart-wrapper form 
{   background: transparent; padding: 0; border: 0;
}
.woocommerce form, .woocommerce form.login 
{   margin: 0 !important;
}
.cart-wrapper .cart-collaterals 
{   float: right; width: 100%;
}
.woocommerce .shop_table.cart 
{   float: left; width: 100%; border: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,0.5); margin: 0 -1px 24px 0; text-align: left; 
	border-radius: 5px;
}
.shop_table.cart .column-container 
{   float: left; width: 100%;
}
.shop_table.cart .column-container 
{   float: left; width: 100%;
}
.shop_table.cart .column-row 
{   float: left; width: 100%; vertical-align: middle;
}
.shop_table.cart .actions 
{   border-top: 1px solid rgba(0,0,0,.1); padding: 10px 12px; vertical-align: middle; float: left; width: 100%; box-sizing: border-box; 
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.cart-wrapper .actions
{   text-align: right;
}
.shop_table.cart .column-row-title 
{   float: left; width: 100%; vertical-align: middle;
}
.shop_table.cart .title 
{   font-weight: 700; padding: 9px 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.shop_table.cart .product-remove 
{   width: 7%; float: left;
}
.cart-wrapper .product-remove 
{   text-align: center;
}
.cart.cart-wrapper .shop_table.cart .product-thumbnail 
{   width: 10%; float: left;
}
.cart.cart-wrapper .shop_table.cart .product-name 
{   width: 47%; float: left;
}
.cart.cart-wrapper .shop_table.cart .product-price 
{   width: 10%; float: left;
}
.cart.cart-wrapper .shop_table.cart .product-quantity 
{   width: 16%; float: left;
}
.cart.cart-wrapper .shop_table.cart .product-subtotal 
{   width: 10%; float: left;
}
.cart.cart-wrapper .shop_table.cart .column-row-content 
{   border-top: 1px solid rgba(0,0,0,.1); display: flex; flex-wrap: wrap; align-items: center; float: left; width: 100%; vertical-align: middle;
}
.cart.cart-wrapper .shop_table.cart .product-remove 
{   width: 7%; float: left;
}
.cart.cart-wrapper .shop_table.cart .cart_item 
{   padding: 15px 12px; box-sizing: border-box;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; float: left; width: 100%;
}
.cart.cart-wrapper .shop_table.cart .product-thumbnail 
{   width: 10%; float: left;
}
.cart.cart-wrapper .shop_table.cart .cart_item 
{   padding: 15px 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; float: left; width: 100%;
}
.cart-wrapper .product-thumbnail a 
{   display: inline-block; height: 80px;
}
.cart.cart-wrapper .shop_table.cart .product-thumbnail .cart_item img 
{   width: auto; max-height: 100%; max-width: 100%; height: auto;
}
.cart.cart-wrapper .shop_table.cart .product-name 
{   width: 47%; float: left;
}
.cart-wrapper .product-name a 
{   color: #000; margin-bottom: 5px; float: left;
}
.woocommerce table.shop_table th 
{   font-weight: 700; padding: 9px 12px; line-height: 1.5em;
}
.woocommerce-cart .product-price 
{   font-weight: 600; color: #eb6c12;
}
.cart-wrapper .quantity 
{	float: left; width: 100%; text-align: left; position: relative; display: flex; align-items: center;
}
.cart.cart-wrapper .shop_table.cart .product-quantity .qty-cnt label 
{   display: none;
}
.cart-wrapper .quantity .qty-text 
{   display: none;
}
.cart.cart-wrapper .shop_table.cart .button-minus
{	float: left; margin-right: 0; background: url(../images/minus.png) no-repeat center; background-size: 13px; font-size: 0; width: 53px; height: 43px; 
	background-color: rgba(255,255,255,0); border: 1px solid #e5e5e5; transition: all 300ms ease; font-weight: 400; top: 1px; border-right: 0px;
}
.shop_table.cart .quantity .qty 
{   height: 38px; border-color: #000; color: #000; background: #F9F9F9;
}
.woocommerce .cart .quantity .qty 
{	float: left; width: 73px; height: 43px; background-color: rgba(46,153,71,0); border: 1px solid #e5e5e5; margin: 0; padding: 0; font-size: 18px; color: rgba(0,0,0,0.5);
    font-family: "Open Sans"; font-weight: 400; text-align: center; letter-spacing: 0;
}
.cart.cart-wrapper .shop_table.cart .button-plus 
{   background: url(../images/plus.png) no-repeat center; background-size: 10px; font-size: 0; width: 53px; height: 43px; background-color: rgba(255,255,255,0); 
	border: 1px solid #e5e5e5; transition: all 300ms ease; font-weight: 400; top: 1px; border-left: 0px;
}
.accounts .woocommerce .coupon .button{margin:0;}
input#coupon_code , input#wc_gc_cart_code 
{   border: 1px solid #ccc; padding: 12px 10px;
}
.accounts .woocommerce button:disabled, .accounts .woocommerce .button:disabled[disabled]{padding: 5px 10px; color: #fff; margin: 0;}
.cart_totals h2 
{   font-size: 25px; line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 400; text-align: left; letter-spacing: 0px; text-transform: uppercase;
    margin: 0 0 33px;
}
.woocommerce-cart .cart-wrapper .cart_totals .shop_table tbody 
{   float: left; width: 100%;
}
.woocommerce-cart .cart-wrapper .cart_totals .shop_table tr 
{   float: left; width: 100%; border-bottom: none; border-top: 1px solid #ddd;
}
.woocommerce-cart .cart-wrapper .cart_totals .shop_table tr th 
{   float: left; width: 22%;
}
.woocommerce-cart .cart-wrapper .cart_totals .shop_table tr td 
{   float: right; width: 70%;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th 
{   border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th 
{   border-top: 0;
}
.woocommerce-cart .cart-wrapper .cart_totals .shop_table th, .woocommerce-cart .cart-wrapper .cart_totals .shop_table td 
{   border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-shipping-destination 
{   text-align: right;
}
.woocommerce .cart table.shop_table td 
{   box-sizing: border-box;
}
.woocommerce-cart .cart-collaterals .cart_totals table 
{   border-collapse: separate; border-left: 0 none; margin: 0 0 6px; padding: 0; position: relative;
}
.woocommerce-cart .cart-collaterals .cart_totals table 
{   border-left: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce-cart .cart-wrapper .wc-proceed-to-checkout 
{   padding: 0; margin: 10px 0 0 0;
}
.woocommerce-cart .cart-wrapper .wc-proceed-to-checkout a.checkout-button 
{   padding: 8px 30px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; float: right; text-transform: uppercase; 	
	font-size: 15px; display: block; text-align: center; background: #eb6c12;
}
.coupon 
{   display: inline-block; float: left;
}
.woocommerce form .form-row, .woocommerce-LostPassword.lost_password 
{   float: left; width: 100%; padding: 0px; text-align: left; box-sizing: border-box;
}
.accounts .select2-container--default .select2-selection--single .select2-selection__rendered 
{   color: #757575; text-align: left; padding: 5px 0; line-height: normal;
}
.accounts .select2-selection.select2-selection--single
{	background-color: #fff; border-radius: 4px; border: 1px solid #ccc; float: left; font-family: "Open Sans",sans-serif; font-size: 16px; font-weight: 400; height: 40px; 
	padding: 0 15px; width: 100%; border-radius:0px;
}
.accounts .selection 
{   float: left; width: 100%; margin: 0 0 4px;
}
.accounts .select2-container--default .select2-selection--single .select2-selection__arrow 
{	height: 100%;
}
.select2-results__option[aria-selected], .select2-results__option[data-selected] 
{   cursor: pointer; text-align: left; padding: 8px 7px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]
{	background-color: #eb6c12 !important;	
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form button.button 
{   float: left; margin: 0;
}
.woocommerce-info, .woocommerce-message::before, .woocommerce-info::before 
{   text-align: left; color: #eb6c12; border-top-color: #eb6c12;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message 
{   font-size: 13px;
}
.accounts .woocommerce-info
{   box-sizing: border-box; float: left; width: 100%; margin:0 0 2em;
}
.woocommerce .woocommerce-error 
{   border-top-color: #d1202d; text-align: left; line-height: 20px; width: 100%; float: left; box-sizing: border-box;
}
.woocommerce-error li 
{   color: #b81c23;
}
#order_review_heading, .woocommerce-form-login-toggle, .woocommerce-form-coupon-toggle, .checkout_coupon, .checkout.woocommerce-checkout, #customer_details 
{	box-sizing: border-box; float: left; width: 100%;
}
.woocommerce .col2-set .col-1 
{   margin-bottom: 2%;
}
.woocommerce .col2-set .col-1 
{   margin-right: 4%;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 
{   float: left; width: 48%;
}
.woocommerce-billing-fields 
{   float: left;
}
.checkout.woocommerce-checkout h3, .checkout.woocommerce-checkout h3 
{   font-size: 21px;
}
.checkout.woocommerce-checkout h3, .checkout.woocommerce-checkout h3 
{   margin-bottom: 20px;
}
.woocommerce-billing-fields h3, .checkout.woocommerce-checkout h3 
{   font-weight: 600; color: #000; line-height: 21px; text-transform: uppercase; letter-spacing: 1px; padding:0; position: relative; text-align: left; letter-spacing:0;
}
.checkout.woocommerce-checkout .form-row 
{   margin-bottom: 10px;
}
.woocommerce form .form-row, .woocommerce-LostPassword.lost_password 
{   float: left; width: 100%; padding: 0px; text-align: left; box-sizing: border-box;
}
.accounts .woocommerce form .form-row .screen-reader-text 
{   width: auto; float: left;
}
.woocommerce-additional-fields__field-wrapper #order_comments 
{   height: 100px !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single 
{   border: 1px solid #ccc !important; float: left; font-size: 15px; font-weight: 400; height: 35px !important; padding: 2px 15px; box-sizing: border-box; 
	border-radius: 3px !important;
}
.accounts .woocommerce #respond input#submit.alt, .accounts .woocommerce a.button.alt, .accounts .woocommerce button.button.alt, .accounts .woocommerce input.button.alt , button#wc_gc_cart_redeem_send
{   -webkit-font-smoothing: antialiased; margin: 0; width: 145px; height: 40px; border-radius: 5px; background-color: #eb6c12; font-size: 15px; 
	line-height: normal; color: #ffffff; font-family: "Montserrat"; font-weight: 600; text-align: center; float: left; padding: 9px 0;
}
button#wc_gc_cart_redeem_send{float: none;border: 1px solid #eb6c12; margin-left: 5px;text-transform: uppercase;height: 42px;}
button#wc_gc_cart_redeem_send:hover {
    display: inline-block;
    border-radius: 25px;
    background-color: transparent;
    color: #eb6c12;
    
}
.add_gift_card_form h4{
	    font-size: 25px;
    line-height: 31px;
    color: #000000;
    font-family: "Montserrat";
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 14px 0 33px;
}

.woocommerce table.shop_table 
{   border: 1px solid rgba(0,0,0,.1); margin: 0 -1px 24px 0; text-align: left; width: 100%; border-collapse: separate; border-radius: 5px; 
}
.woocommerce-order p 
{   text-align: left; margin: 0 0 30px 0; float: left; width: 100%;
}
.oreder-receive p, .woocommerce-thankyou-order-received 
{   float: left; width: 100%; margin: 0 0 30px !important; font-size: 19px; text-align: left; font-weight: 600;
}
.woocommerce-thankyou-order-details 
{   float: left; width: 100%; margin: 0 0 30px !important;
}
.woocommerce-thankyou-order-details li strong 
{   font-size: 16px !important; font-weight: 400;
}
.woocommerce-order h2, .woocommerce-order h3 
{   color: #000; font-size: 20px; margin-bottom: 20px; text-align: left;
}
.shop_table.order_details 
{   font-size: 18px; font-weight: 700;
}
.woocommerce table.shop_table 
{   background: #F9F9F9;
}
.woocommerce-thankyou-order-details li 
{   font-size: 15px !important; font-weight: 700; line-height: 26px !important;
}
.woocommerce-order-details .woocommerce-table tr td, .woocommerce-order-details .woocommerce-table tr th 
{   font-size: 13px; letter-spacing: 0;
}
.woocommerce table th 
{   text-align: left;
}
.woocommerce-customer-details address 
{   color: #000; font-size: 16px; line-height: 25px; background: #F9F9F9; border: 1px solid rgba(0,0,0,.1); padding: 20px; box-sizing: border-box; 
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: left; float: left; width: 100%;
}
.accounts .woocommerce .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward 
{   width: auto; padding: 10px 24px; float: right;
}
.accounts .woocommerce-message::before 
{   content: "\e015"; color: #eb6c12;
}
.woocommerce-customer-details 
{   float: left; width: 100%; margin: 15px 0 0;
}
h2.woocommerce-order-details__title, h2.woocommerce-column__title 
{   float: left; font-size: 20px;  line-height: 31px; color: #000000; font-family: "Montserrat"; font-weight: 600; text-align: left; margin: 0 0 10px; 
	width: 100%; letter-spacing: 0;
}
.accounts .woocommerce .woocommerce-customer-details, .accounts .woocommerce .woocommerce-order-details, .accounts .woocommerce .woocommerce-order-downloads 
{   margin-bottom: 0;
}
.accounts .woocommerce .actions .button 
{	margin-top: 0;
}
span.woocommerce-input-wrapper {width: 100%; float: left;}
.woocommerce table.my_account_orders .button {white-space: nowrap; width: 100%; margin: 0;}
.woocommerce-account .accounts .addresses .title .edit {float: left; margin: 0 0 10px; background: #eb6c12; color: #fff; padding: 8px 20px; }

/*----------------------------------------- Contact Page --------------------------------------------*/
.contact-div {float: left;width: 100%;}
.contact-div .contact-lft{width: 48%; float: left;}
.contact-div .contact-rgt{width: 48%; float: right; text-align: left;}
.contact-lft .field-row{margin-bottom: 20px; float: left; width: 100%;}
.contact-lft .field-row input[type="text"],.contact-lft .field-row input[type="tel"],.contact-lft .field-row input[type="email"] {width: 100%;float: left;height: 45px;border: #c8c9c6 solid 1px; letter-spacing: 0.070em;font-weight: 400;font-size: 14px;color: #000;margin-bottom: 0;padding: 0 10px;}
.contact-lft .field-row textarea {width: 100%;float: left;height: 135px;border: #c8c9c6 solid 1px;letter-spacing: 0.070em;font-weight: 400;font-size: 14px;color: #000;margin-bottom: 0;padding: 10px; resize: none;}
.contact-lft .field-row input[type="submit"]{width: 100%;float: left;background: #eb6c12; font-weight: 700;color: #fff;font-size: 14px;height: 45px;margin-top: 0;text-transform: uppercase;letter-spacing: 0.070em; border: none;}
.contact-lft .wpcf7-not-valid-tip {color: red; float: left; font-size: 13px; line-height: 15px; text-align: left; width: 100%; margin: 2px 0 0 ;}
.contact-lft .field-row label {float: left; font-size: 16px; font-weight: 600; line-height: 18px; margin: 0 0 5px; width: 100%;}
.contact-lft .ajax-loader {display: none !important;}
div.wpcf7-validation-errors {display: none !important;}
.contact-lft .field-row input[type="text"]:focus,.contact-lft .field-row input[type="tel"]:focus,.contact-lft .field-row input[type="email"]:focus,.contact-lft .field-row textarea:focus{border:1px solid #eb6c12;}
.contact-lft .field-row .list-row{float: left; width: 100%; position: relative;}
.contact-lft .field-row .list-row:first-child{padding-right:20px}
form.submitting .wpcf7-spinner{width:24px !important;}
.contact-rgt .address p .Cleft {font-weight: 400; }
.contact-rgt h3{color: #000; font-size: 20px; font-weight: 600; margin-bottom: 20px; text-transform: uppercase;}
.contact-rgt p{font-size: 17px; line-height: 28px; color: #4c4c4c; margin-bottom: 15px;}
.contact-rgt p.address span{display: block;}
.contact-rgt a, .contact-rgt .address p a{font-size: 17px; line-height: 28px; color: #4c4c4c; margin-bottom: 15px; font-weight: 400;}
.contact-rgt a:hover, .contact-rgt .address p a:hover{color: #eb6c12;}
.captcha-img {float: left;height: 45px;left: 0;padding: 10px 0 0;position: absolute;text-align: center;top: 0;width: 115px;z-index: 9;}
.contact-lft .list-row span { float: left;width: 100%;}
.contact-lft .list-row.captcha-box input[type="text"] {padding-left: 120px;}
.contact-lft .wpcf7 .wpcf7-mail-sent-ng{display: none !important;}
.contact-lft .wpcf7 .wpcf7-mail-sent-ok{display: none !important;}
.contact-rgt .address { margin: 0;}
.contact-rgt .address li figure {float: left; width: auto; margin-right: 10px;  margin-top: 5px;}
.accounts .ApplyFinance input, select.wpcf7-form-control.wpcf7-select {width: 100%; border: 1px solid #ccc !important; font-size: 15px; font-weight: 400; height: 35px !important; padding: 2px 15px; float: left;
    text-align: left;
    margin: 0;
    justify-content: left;
   box-sizing: border-box; border-radius: 3px !important;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    width: 100% !important;
    float: left;
    justify-content: left;
    margin: 0;
    text-align: left;
}
.accounts .ApplyFinance label {color: #000; width: 100%; text-align: left; display: block; font-weight: 600; font-size: 15px; float: none; line-height: 1.3;
	margin: 0 0 6px 0; padding: 0 10px; }
.accounts .ApplyFinance textarea 
{	width: 100%; border: 1px solid #ccc!important; font-size: 15px; font-weight: 400; padding: 2px 15px; box-sizing: border-box; 
	border-radius: 3px !important;
}
.accounts .ApplyFinance p{padding:0; margin: 0;}
.accounts .ApplyFinance small {display: block; font-size: 13px; float: none; font-weight: 400; line-height: 1.3; padding: 0; text-align: left; 
	margin: 4px 0 0px; }
.ApplyFinance .col-sm-6{width: 50%; vertical-align: top; display: inline-block; font-size: 0;padding: 0 10px; }
.ApplyFinance .col-12.half {width: 50%; float: left;}
.ApplyFinance .col-sm-12{width: 100%; display: inline-block; padding: 0 10px; vertical-align: top;}
.ApplyFinance .col-12 {width: 100%; display: inline-block; margin-bottom: 18px; vertical-align: top; font-size: 0;}
.col-12.Address .col-sm-12, .col-12.Address .col-sm-6{margin-bottom: 18px;}
.ApplyFinance .list-row input[type="checkbox"] {width: auto; height: auto !important; }
.ApplyFinance {float: left; width: 100%; border: 1px solid #d3ced2; padding: 20px;}
.ApplyFinance .list-row {text-align: left; font-size: 16px; padding: 0 10px; }
.ApplyFinance .list-row span {margin: 0;}
.accounts .ApplyFinance .col-12.FormBTN input.wpcf7-form-control.wpcf7-submit {padding: 5px 30px;  border-radius: 5px !important; background-color: #eb6c12;
border: 1px solid transparent !important; font-size: 15px; line-height: normal; color: #ffffff; font-family: "Montserrat"; font-weight: 600; 
text-align: center; letter-spacing: 0; float: left; text-transform: uppercase; width: auto; margin: 0 auto;}
.col-12.Address {margin: 0;}
.col-12.half.checkbox .col-sm-12 span {float: left; padding: 0; margin: 0; display: flex; align-items: center; vertical-align: top; margin-right: 5px; text-align: left; font-size: 15px;}
.col-12.half.checkbox .col-sm-12 span input {height: 14px !important; width: 14px; float: left; vertical-align: top; margin-right: 5px;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.accounts .ApplyFinance .col-12.half.file .col-sm-12 span input { border: none !important; padding: 2px 0; height: auto !important;}
.col-12.agreement input {float: left; text-align: left; width: 14px; height: 14px !important; margin-right: 5px; }
.col-12.agreement {text-align: left; }
.col-12.agreement > span {padding: 0 10px;}
.col-12.agreement span {margin: 0; line-height: 15px; font-size: 15px;}

/* search */
.no-search-results-form.section-inner.thin 
{   float: left; width: 100%; }
.no-search-results-form.section-inner.thin form.search-form 
{position: static;width: 100%;float: left;transform: inherit;display: flex;align-items: center;margin-bottom: 20px;}
.no-search-results-form.section-inner.thin form.search-form label
{   float: left; width: auto;
}
.no-search-results-form.section-inner.thin form.search-form label input#search-form-2 
{   border: 1px solid #ccc; float: left; width: 350px; border-radius: 5px; color: #000; line-height: normal; font-family: "Open Sans"; font-weight: 400;
    font-size: 16px; padding: 0 20px; height: 45px; margin-right: 10px;
}
.no-search-results-form.section-inner.thin .search-submit 
{
    width: 90px;
    height: 40px;
    border-radius: 5px;
    background-color: #eb6c12;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
    float: left;
    margin: 0 0 0 17px;
}
.search-icon.search_open input.search-submit 
{   display: none;
}

/* 16_03_2020 */
.inner-page-container 
{   float: left; width: 100%;
}
.inner-page-container .careerimg { float:left; padding-right:15px; }
.woocommerce .woocommerce-ordering select::-ms-expand 
{    display: none;
}
.simple-sitemap-container-5e71c82907193 
{ 	margin: 0; width: 100%; float: left;
}
.simple-sitemap-wrap 
{   float: left; width: 100%;
}
.simple-sitemap-wrap h3.post-type 
{   margin: 0 0 10px;
}
.simple-sitemap-container .simple-sitemap-wrap ul 
{   margin: 0; padding: 0; width: 100%; float: left; text-align: left;
}
.simple-sitemap-container ul li, .simple-sitemap-container ul li a 
{   text-align: left; font-size: 15px; line-height: 25px; color: #000000; font-family: "Open Sans"; font-weight: 400; letter-spacing: 0;
}
body .mm-listview>li:last-child a, body .mm-listview>li:last-child span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.Detail_right .a2a_kit.a2a_kit_size_32.addtoany_list {margin: 35px 0 0 -4px;}
.woocommerce table.shop_table, .woocommerce table.wishlist_table {font-size: 85% !important;}
.woocommerce .myaccount-div table.my_account_orders.shop_table th, .woocommerce table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {font-size: 15px; font-weight: 600;}
.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td {border-color: #e7e7e7;}
.woocommerce table.wishlist_table thead th{padding: 16px 12px;}
.woocommerce table.wishlist_table thead th {padding: 16px 12px; border-top: none;}
.woocommerce table.wishlist_table tr td.product-remove {padding: 16px 0;}
.woocommerce table.wishlist_table tr td.product-remove {
    padding-left: 10px !important;
    margin: 0;
    width: auto;
    float: none;
}
.wishlist_table tr td.product-thumbnail a {display: block; border: none; max-width: 80px;}
.woocommerce .wishlist_table.cart img {width: 60px; height: auto;}
.woocommerce .wishlist_table.cart td.product-name a {color: #000; margin-bottom: 5px; float: left; font-size: 15px; margin: 0; }
.woocommerce .wishlist_table.cart td.product-price {font-weight: 600; color: #eb6c12; text-align: left; }
.woocommerce .wishlist_table.cart td.product-stock-status{	text-align: left; 	font-weight: 600;}
.cart.cart-wrapper .shop_table.cart .button-plus {border-left: 0;}
.cart.cart-wrapper .shop_table.cart .button-minus {border-right: 0;}
.wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td, .wishlist_table.modern_grid li .item-details table.item-details-table td {border: none; font-size: 16px;
    padding: 3px; vertical-align: top;}
.wishlist_table.mobile li table.additional-info {margin: 0;}
.woocommerce .wishlist_table.cart td.product-add-to-cart a.button.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {width: 80%; float: right;}
h2.woocommerce-loop-category__title {text-align: center;}
span.wpcf7-not-valid-tip{text-align: left; margin: 3px 0 0 !important; font-size: 12px !important; line-height: 20px !important;}

.ApplyFinance br {display: none;}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {border: none; margin: 5px auto; padding: 0; float: left; text-align: center; color: red; }

.woocommerce table.my_account_orders .button {white-space: nowrap; width: auto; margin: 0 5px 0 0; font-size: 13px; padding: 0 12px;}
.woocommerce table.shop_table tfoot tr, .woocommerce table.shop_table tfoot, table.shop_table.woocommerce-checkout-review-order-table thead tr{
    float: none;
}
table.shop_table.woocommerce-checkout-review-order-table thead, table.shop_table.woocommerce-checkout-review-order-table tbody td.product-total, table.shop_table.woocommerce-checkout-review-order-table tbody td.product-name, table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item, table.shop_table.woocommerce-checkout-review-order-table tbody {
    float: none;
}
table.shop_table.woocommerce-checkout-review-order-table thead th.product-name, table.shop_table.woocommerce-checkout-review-order-table thead th.product-total {
    float: none;
    width: auto; text-align: left;
}
.woocommerce table.shop_table tfoot td {
    float: none;
}
.woocommerce table.shop_table tfoot th {
    float: none;
}
.middle-container #customer_login form .form-row input.input-text, .middle-container #customer_login form form .form-row textarea
{	font-size: 14px;	
}
form.checkout_coupon.woocommerce-form-coupon {margin: 0 0 30px !important; float: left; width: 100%;}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{text-decoration: none;}
.woocommerce-checkout #payment div.form-row.place-order button#place_order {
    float: right;
}
div.wpcf7-mail-sent-ok {border: none; margin: 9px 0 0; padding: 0; float: left; text-align: center; color: green;}
form#yith-wcwl-form{overflow-x: scroll;}
.wishlist_table.mobile li { margin-bottom: 7px; border-top: 1px solid rgba(0,0,0,.1); padding: 9px 12px; vertical-align: middle; line-height: 1.5em; 
	display: flex; align-items: center;}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li .item-details table.item-details-table td.label, ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li .item-details table.item-details-table td {border: none; font-size: 15px; vertical-align: top; width: auto; float: none;}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li table.additional-info td.label, ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li table.additional-info td.value {width: auto; font-size: 15px;}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li .additional-info-wrapper .product-remove {text-align: right; width: auto; float: none;}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li a {width: auto; padding: 8px 7px!important; height: auto; font-size: 14px;}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile li .item-wrapper {display: inline-block; width: calc(100% - 60px); vertical-align: top;
    margin-bottom: 7px;}
dl.variation p {padding: 0; line-height: normal; height: auto; margin: 0 5px; font-size: 15px; }
dl.variation {float: left; width: 100%; display: flex; align-items: center; }
span, input[type="text"], input[type="tel"], input[type="email"], input[type=number]{box-shadow: none; -webkit-appearance: none;
box-shadow: none !important;} 
input[type=text],
input[type=email],
input[type=password],
textarea, .woocommerce .product .Detail_right .cart .variations select, input[type=number] {
    -webkit-appearance: none !important; box-shadow: none;
box-shadow: none !important;}
select::-ms-expand {
    display: none; box-shadow: none;
}
.ApplyFinance .col-sm-12 span.wpcf7-form-control-wrap.date-291 {
    width: 100%;
    float: left;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none !important;
    background: none !important;
}

.search-box {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    display: none;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 390px;
    z-index: 999;
    box-sizing: border-box;
}
.search-field {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 37px;
    padding: 0 40px 0 15px;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
}
.search-box input[type="search"] {
    box-sizing: border-box;
}
.search-icon.search_open input.search-submit {
    display: block;
    background: rgba(0, 0, 0, 0) url(../images/search-icon-header.png) no-repeat scroll center center;
    border: medium none;
    float: right;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 10px;
    font-size: 0;
    top: 9px;
    vertical-align: middle;
    width: 40px;
}
a.close-search{display: none;}
form.search-form {max-width: 100%; width: 100%; position: static; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); 
	transform: inherit; float: left;}
.FSec.Nletter 
{   width: 100%; margin: 0 auto;  float: left; display: flex; align-items: center; justify-content: center; text-align: center;}
.newsletter {float: left; width: auto; margin: 10px 0 0 0; text-align: center;}
.FSec .newsletter h2 {margin: 0 0 5px; }
.FSec .newsletter p {width: auto;}
.CP_r.right ul li a.digitales img {height: 100%; vertical-align: middle; }
.search-icon.search_open input.search-submit {
   display: block;
   background: rgb(235, 108, 18) url(../images/search-icon-header.png) no-repeat scroll center center;
   border: medium none;
   float: right;
   height: 39px;
   padding: 0;
   position: absolute;
   right: 72px;
   font-size: 0;
   top: 20px;
   vertical-align: middle;
   width: 40px;
   border-radius: 4px;
}
.search-box input[type="search"] {
   box-sizing: border-box;
   border: solid 1px #aaa;
   background: #fff;
   box-shadow: 0 0 3px #ccc inset;
   height: 50px;
   padding: 10px;
   color: #555;
   font-size: 20px;    width: 95%;
}
a.close-search {
   display: block;
   top: 3px;
   right: 10px;
   border: 2px solid #666;
   color: #666;
   font-size: 28px;
   font-weight: bold;
   height: 30px;
   border-radius: 60px;
   width: 30px;
   line-height: 22px;
}
.search-box {
   background-color: #f6f6f6;
   box-shadow: 0 5px 5px #999;
   padding: 14px 20px 0 20px;
   top: 38px;
   width: 917px;
   left: auto;
   height: 80px;
   border-radius: 0 0 5px 5px;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
   background-color: #eb6c12;
}
.Header_bottom .search-icon input.search-submit{display: block;background: rgb(235, 108, 18) url(../images/search-icon-header.png) no-repeat scroll center center;border: medium none; float: right; height: 39px; padding: 0; position: absolute;
    right: 72px;  font-size: 0; top: 20px; vertical-align: middle; width: 40px; border-radius: 4px;}

.no-search-results-form .close-search{display:none;}
.no-search-results-form .search-field{color: #000 !important;}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #000000;
}
	

.search-field{
	height: 39px;
    background: transparent;
    border: 1px solid #00000017;
    color: #778fa4;
    border-radius: 0 !important;
    box-shadow: none;
    box-shadow: none !important;
    -webkit-appearance: none;
    outline: none;
}
/* 21-04-2020 :: Start */
.Hcenter{width:15%;}
.Hright{width:17%;}
.Header_Ttop .Hleft{width: calc(100% - 32%);}
.Header_Ttop .Hleft .search-bar  .search-field{
    box-sizing: border-box;
}
.Header_Ttop .Hleft .search-bar  form.search-form {
    position: relative;
    top: 0;
    left: 0;
}
.Header_Ttop .Hleft .search-bar  input.search-submit {
    display: block;
    background: rgb(235, 108, 18) url(../images/search-icon-header.png) no-repeat scroll center center;
    border: medium none;
    float: right;
    height: 38px;
    padding: 0;
    position: absolute;
    right: 0px;
    font-size: 0;
    top: 0px;
    vertical-align: middle;
    width: 38px;
    border-radius: 4px;
}
.Header_Ttop .Hleft .search-bar form.search-form a.close-search {
    display: none;
}

.Header_Ttop .Hleft .search-bar {
    display: inline-block;
    width: 100%;
}

.Header_Ttop .Hleft .search-bar .widget.widget_search {
    width: 100%;
    display: block;
    margin: auto;
    max-width: 85%;
}
.Header_Ttop .Hleft .search-bar .search-field{
	    height: 39px;
	    background: transparent;
	    border: 1px solid #00000017;
	    color: #778fa4;
	    border-radius: 0 !important;
    box-shadow: none;
    box-shadow: none !important;
    -webkit-appearance: none;
    outline: none;
}
.Header_Ttop .Hleft.serchbox_mobile{display:none}

.HPCategory .thumbs {
    display: none !important;
}
.woocommerce ul.products {
       margin-left: -12.5px !important;
    margin-right: -12.5px !important;
    margin-bottom: 0 !important;
}
.footer-col-1.FSec p a {
    color: #eb6e35;
}
.footer-col-1.FSec p a:hover {
    color: #fff;
}
.grecaptcha-badge {
    bottom: 83px !important;
	    z-index: 99999;
}
.price_filter .Shorting_filter_B1 {
    width: 100%;
    float: left;
    text-align: left;
}
ul.product-categories {
    margin-left: 15px;
    display: inline-block;
    width: calc(100% - 15px);
}
.price_filter ul li {
        list-style: circle;
    width: 100%;
    text-align: left;
    display: list-item;
}
.price_filter ul li a {
    display: inline-block;
    width: 100%;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 15px;
    padding-left: 0;
    position: relative;    vertical-align: top;
}
ul.product-categories ul.children {
    padding-left: 20px;
}
ul.product-categories ul.children{display: none;}
ul.product-categories li {position: relative;}
ul.product-categories li .nav_expand::before {
    content: '+';
    position: absolute;
    right: 0;
    z-index: 1;
    cursor: pointer;
    font-weight: 400;
    font-size: 22px;
    width: 20px;
    text-align: center;
    top: -2px;
}
ul.product-categories li .nav_expand.open::before {
    content: '-';
    top: -4px;
}
.entry-content ul li a {
    color: #000000;
    text-decoration: underline;
}
.related .products.owl-loaded li.product {
    width: 100% !important;
}

.woocommerce div.product div.images .wpgs-for.slick-initialized.slick-slider img {height: 100%; width: auto; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center;}
.Detail_left .slick-initialized .slick-slide a {height: 420px; display: flex; align-items: center; overflow: hidden;}
.Detail_left .slick-initialized .slick-slide {display: block; padding: 0; height: 450px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.pswp--open{    z-index: 99999;}

.woocommerce-page div.product div.images .flex-viewport {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    margin-bottom: 30px;

}

.woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper {
    float: left;
    width: 100%;
}




.woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    float: left;
    width: 100%;
    display: table !important;
    table-layout: fixed !important;
    vertical-align: middle;

}
.woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    vertical-align: middle;
    width: 100%;
    display: table-cell;
    height: 428px;
    text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0;
}

.woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.woocommerce-page div.product div.images .flex-control-thumbs {
    padding: 0 35px !important;
    box-sizing: border-box;
    position: relative;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-item {
    display: table;
    table-layout: fixed;
    vertical-align: middle;
    float: left;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    display: table-cell;
    height: 120px;
    width: 100% !important;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    float: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: inline-block;
}

.woocommerce div.product div.images .flex-control-thumbs .owl-nav button.owl-prev {
    left: 0;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 39px !important;
    height: 100%;
    background-color: #fff;
    border: 0;
    width: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-nav button.owl-next {
    right: 0;
}

.woocommerce div.product div.images .flex-control-thumbs .owl-nav button span {
    opacity: 0.5;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    display: none;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    display: none;
}

.single-product .related a.added_to_cart.wc-forward {
    margin-left: 10px;
}
.related .products.owl-loaded{    margin: 0 !important;}
.woocommerce .product-outer-div ul.products li.product a img {
    width: auto;    height: auto;    max-height: 100%;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 0px solid #f2f2f2;
}

h2.woocommerce-loop-category__title{font-size: 16px !important;}
.yith-wcwl-wishlistaddedbrowse{bottom: 14px;}
.related .yith-wcwl-wishlistexistsbrowse,.related .yith-wcwl-wishlistaddedbrowse{display:none}
.wishlist-fragment a.button.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    height: 40px;
    padding-top: 0 !important;
    padding-bottom: 0!important;
    line-height: normal;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
p.woocommerce-shipping-destination {
    padding-right: 0;
}
.accounts a:hover,.yith-wcwl-wishlistexistsbrowse a:hover, .yith-wcwl-wishlistaddedbrowse a:hover  {
    opacity: 0.6;
}
.amount bdi {
    word-break: break-all;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form .wpcf7-response-output{  width: 97%;  float: left;  margin: auto;}
.woocommerce .product_detail .woocommerce-message a.button {
    margin-left: 10px;
}
.yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a {
    color: #eb6c12;
}


.woocommerce-account .accounts .addresses .title .edit:hover {
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: transparent;
    color: #EB6C12;
    border: 1px solid #EB6C12 !important;
}
.woocommerce-account .accounts .addresses .title .edit {
    border: 1px solid transparent !important;
}

.woocommerce address {
    font-weight: 500;
    line-height: 22px !important;
}
.woocommerce ul.products li.product a{ font-size: 16px;}
.added_to_cart {
    font-size: 16px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    margin-right: 10px !important;
}

.Also_like  .yith-wcwl-wishlistexistsbrowse,.Also_like  .yith-wcwl-wishlistaddedbrowse {
    display: none;
}

.owl-stage {
    margin: auto;
}

.owl-nav.disabled {
    display: none; 
}




.product-type-variable span.price {
    display: none;
}
.woocommerce-product-details__short-description {
    float: left;
    width: 100%;
}

.woocommerce-product-details__short-description p {
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    font-family: "Open Sans";
    font-weight: 400;
    letter-spacing: 0;
    width: 100%;
    float: left;
    margin: 0 0 10px;
}

.woocommerce-product-details__short-description ul {
    width: 100%;
    float: left;
    padding-left: 18px;
}

.woocommerce-product-details__short-description ul li {
    list-style-type: circle;
    float: left;
    text-align: left;
    width: 100%;
    margin: 0 0 7px;
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    font-family: "Open Sans";
    font-weight: 400;
}

.single_variation_wrap .woocommerce-variation-price .price {
    display: block;
    font-size: 25px !important;
}
#tab-additional_information ul li strong,#tab-description ul li strong #tab-description strong{
    width: auto;
    margin: 0;
	    float: none;
}
#tab-description h2,#tab-description h3,#tab-description h4,#tab-description h5,#tab-description h6{margin:20px 0 10px; float: left; width: 100%;}


  .standard_products {
    padding: 0 !important;
}

.standard_products li {
    margin: 0 0 15px !important;
    list-style: none !important;
}

.standard_products li .images {
    width: 170px;
    float: left;
}

.standard_products li .description {
    float: left;
    width: calc(100% - 200px);
    padding-left: 30px;
}

.standard_products li .description span {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.standard_products li .description p {}

.standard_products li .images img {
    max-height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.standard_products li .images figure {
    display: inline-flex;
    table-layout: fixed;
    float: left;
    width: 100%;
    background-color: #fff;

}

.standard_products li .images figure a {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
    float: initial;
    height: 170px;
}

.standard_products h2 {
    font-size: 25px;
    display: inline-block !important;
    width: 100%;
    padding: 20px 0 30px;
    font-weight: 700;
}

.entry-content ul li sup {
    vertical-align: super;
    font-size: smaller;
    padding: 0 5px 0 0;
}
#tab-additional_information strong,.woocommerce .product .Product_tabs .woocommerce-tabs .panel strong {
    margin: 0 !important;
}

#tab-additional_information ul,.woocommerce .product .Product_tabs .woocommerce-tabs .panel ul{
	padding: 5px 0 12px 18px;
}

.woocommerce-product-details__short-description h2, .woocommerce-product-details__short-description h3, .woocommerce-product-details__short-description h4, .woocommerce-product-details__short-description h5, .woocommerce-product-details__short-description h6 {
    margin-bottom: 10px;
}

.woocommerce .product .Product_tabs .woocommerce-tabs .panel ul li strong{}
/*.woocommerce div.product div.summary{float: left;width: 100%;}
*/
.woocommerce .product .Product_tabs .woocommerce-tabs .panel ul li img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.woocommerce .product .Product_tabs .woocommerce-tabs .panel ul li strong {
    float: none;
    width: auto;
    vertical-align: middle;
}
#tab-additional_information ul p, .woocommerce .product .Product_tabs .woocommerce-tabs .panel ul p {
    margin-bottom: 10px !important;
}


.woocommerce .product .Product_tabs .woocommerce-tabs .panel .row {
    float: left;
    width: 100%;
}

.woocommerce .product .Product_tabs .woocommerce-tabs .panel .row .col-6 {
    float: left;
    width: auto;
    padding-right: 10px;
}

.table {
    float: left;
    width: 100%;
    padding: 15px 0;
}
.table table{
    width: 100%;
    padding: 0;
    border-spacing: 0;
    white-space: nowrap;
    border: 1px solid #ececec;
}

.table table tr th {
    font-weight: 700;
}

.table table tr {
    border-bottom: 1px solid #ccc;
}

.table table th,.table table td {
    border-bottom: 1px solid #ececec;
    padding: 6px 15px 6px 10px;
}
.table table th:not(:last-child), .table table td:not(:last-child) {
    border-right: 1px solid #ececec;
}


#Brand .brandimg {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    float: initial;
    height: 90px;
}

#Brand .branditem {
    display: table;
    table-layout: fixed;
    float: left;
    width: 100%;
    /* background-color: #fff; */
}

#Brand .brandimg img {
    max-height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: auto !important;
    margin: auto;
}

.amount bdi{
    color: #eb6c12;
}
.home del .amount  bdi{
    color:#0f0c0c !important;
    font-size: 15px;
    padding-right: 7px;
    opacity: 0.5;
}
.Detail_left .save {
    text-align: left;
    float: left;
     margin-left: 0px;
}

.is-on-sale bdi{
     color:#0f0c0c !important;
    font-size: 16px;
    padding-right: 7px;
   
}

.save{
    background-color: #eb6c12;
     float: left;
    text-align: left;
    padding: 6px;
    color: #fff;
    margin-left: -20px;
    position: static;
}
.woocommerce .Detail_left span.onsale{
    display: none;
}
.woocommerce .product .Detail_right .price{
    margin-bottom: 20px;
}
.woocommerce ul.products li.product .product-image .onsale{
    display: none;
}
.tax-product_cat .save{
    margin-left: -30px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	text-decoration: none;
}
.price p{
	font-size: 13px;
}
.woocommerce ul.products li.product .price del .amount bdi{
		color: #0f0c0c !important;
    font-size: 15px;
    text-decoration: line-through;
} 
.woocommerce ul.products li.product .price del {
	margin-right: 7px;
	font-size: 15px;
}
.Detail_right .price del bdi{
	 color:#0f0c0c !important;
	font-size: 24px;

}
.woocommerce div.product span.price del{

	text-decoration: none;

}

.search-results .blog_image a:hover figure:after{
    background: rgba(255, 255, 255,0.7);
}
.search-results .blog_date .date{ display: none; }
.search-results .blog_date a{ position: relative; font-size: 0; }
.search-results .blog_date a:before{
    line-height: 31px;
    color: #eb6c12;
    font-size: 14px;
    letter-spacing: 0.06em;
    font-weight: 500;
    text-transform: uppercase;
    content: 'click here';
    top: 0;
    right: 0;
}
.search-results .blog_date a:hover:before{
    color: #232323;
}

.woocommerce_gc_giftcard_form input[type=text]{
    height: 45px;
    border: 1px solid #ddd;
    padding: 10px;
}
.woocommerce_gc_giftcard_form textarea{
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}
.woocommerce_gc_giftcard_form label{
    text-align: left;
    padding-bottom: 10px;
    color: #000;
    font-weight: 500;
}
.woocommerce_gc_giftcard_form .wc_gc_field {
    margin-bottom: 1.2em;
}
#ui-datepicker-div .ui-datepicker-title span{
    font-size: 18px !important;
}
#ui-datepicker-div .ui-datepicker-calendar span{
    font-size: 14px !important;
}
#ui-datepicker-div .ui-state-default{
    font-size: 14px !important;
}
.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-title{
    padding: 1rem 0;
}
label[for="wc_gc_send_as_gift_checkbox"]{
    text-align: left;
    float: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 500;
}
label[for="choose-a-gift-voucher-amount"]{
    padding-right: 10px;
}
.wc_gc_giftcard_delivery .reset_delivery_date{
    padding: 5px 10px;
    display: inline-block !important;
    background: #eb6c12;
    color: #fff;
    margin-top: 10px;
}
.cart_item .variation{
    display: block;
}
.cart_item .variation dt{
    font-weight: 500;
    margin-bottom: 5px;
}
.cart_item .variation p{
       margin: 0 0px;
}
.cart_item .variation dd{
    margin-bottom: 12px!important;
}
.cart_item a{
    margin-bottom: 10px!important;
}
.woocommerce td.product-name dl.variation dt{
    display: block;
    float: unset;
    margin-bottom: 0;
}

/* 06-03-24 */
.page-id-233 .ApplyFinance .list-row input[type="checkbox"]{
	margin-top: 6px;
    margin-right: 4px;
}

@media screen and (max-width: 1199px){
    .table {overflow-x: scroll;}

}


.menu ul.menu > li > ul > li:hover > ul > li:hover > ul,.menu ul.menu > li > ul > li:hover > ul > li:hover > ul > li:hover ul {
    opacity: 1;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a::after {
    right: -2px;
}

.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:hover::after {
    right: -2px;
}

@media screen and (max-width: 1366px){
		.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a::after,.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:hover::after {right: -4px; }
}
@media screen and (max-width: 1199px){
	.menu ul > li > ul.sub-menu > li > a {font-size: 13px; } 
	.menu ul ul {width: 225px; } 
	ul.sub-menu li {padding-right: 8px; } 
	.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a::after,.desktop-menu ul.menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a:hover::after {right: -12px; }
}




.desktop-menu {width: 100%; } 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {font-size: 18px !important; color: #ffffff !important; font-family: "Montserrat"; font-weight: 400 !important; text-align: center;  } 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {margin: 0 30px; } 
#mega-menu-wrap-primary #mega-menu-primary {text-align: center; } 
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {font-size: 14px !important; text-transform: inherit!important; } 
.menu ul ul li a:before {display: none !important; } 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {padding: 5px 15px !important;} 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {background-color: #fff;box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 30%); } 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > .mega-menu-row {padding: 10px; }
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {padding: 5px 0 0 15px !important; }
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:hover {color: #eb6c12 !important; } 
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li a {position: relative; } 
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li a:before {display: inline-block !important; content: '›'; position: absolute; left: -12px; top: -4px; }

.bloc-cat {
    float: left;
    width: 100%;
    text-align: left;
}

.bloc-cat ul {
    padding: 5px 0 15px 20px;
}

.bloc-cat ul li {
    list-style: disc;
    padding: 7px 0;
}

/*.save{
    margin-left: -15px;
}*/
@media only screen and (max-width: 1220px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {margin: 0 28px;}
    .save {
    margin-left: -20px;
}
.tax-product_cat .save {
    margin-left: -25px;
}
}
@media only screen and (max-width: 1199px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {margin: 0 20px;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {font-size: 17px !important;}
}


.product-category-list {
    display: flex;
    flex-wrap: wrap;
}
.product-category-list .product-category a figure {
    height: 200px;
}


.my-account-link input[type="submit"] {
    border-radius: 5px;
    background-color: #eb6c12;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
    margin: 0 0 10px;
    display: inline-block;
    padding: 6px 15px;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{ height: calc(100vh - 50px); overflow-y: scroll;}


#wcvat-toggle {
    padding: 0;
    z-index: 100;
    color: #eb6c12;
    background-color: transparent;
    display: flex;
    font-style: normal;
    font-weight: 500;
    text-align: right;
    width: auto;
    left: 0;
    border: 2px solid;
    margin: 0 0 12px;
}
#wcvat-toggle span {
    display: block !important;
    padding: 11px;
    width: 50%;
    text-align: center;
}
#wcvat-toggle span.active {
    background: #eb6c12;
    color: #fff;
}
.woocommerce .product .Detail_right .price p {
    vertical-align: middle;
    display: inline-block;
}
@media only screen and (max-width: 1023px){
    .tax-product_cat .save {
    margin-left: -20px;
      font-size: 13px;
}
.save{
    font-size: 13px!important
}
.related.products .save{
     margin-left: -15px;
}
}
@media only screen and (max-width: 810px){
    #wcvat-toggle span {
        padding: 8px 2px;
    }
    #wcvat-toggle {
        font-size: 10px;
    }
}

@media only screen and (max-width: 639px){
    .tax-product_cat .save {
    margin-left: -15px;
    }
}
@media only screen and (max-width: 567px){
    #wcvat-toggle {
        width: 110px;
        margin: 0 0px 7px auto;
    }
    .save {
    margin-left: -20px;
}
    .tax-product_cat .save {
    margin-left: -10px;
    }
    .related.products .save {
    margin-left: -20px;
}

}
@media only screen and (max-width: 413px){
    .tax-product_cat .save {
    margin-left: -15px;
    }
}