/*
Theme Name:         G5Plus Orson
Theme URI:          http://themes.g5plus.net/orson/
Description:        Orson for WordPress is a hugely flexible website builder with eCommerce baked in at its core, so that building your next online webstore will be a breeze. <a href="http://www.g5plus.net">Visit site</a>
Version:            1.4
Author:             g5plus
Author URI:         http://g5plus.net/

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-orson
Domain Path: 		/languages/
*/
@-moz-keyframes spinner{0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@-webkit-keyframes spinner{0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@-o-keyframes spinner{0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@keyframes spinner{0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@-moz-keyframes header-drop{0%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
}
@-webkit-keyframes header-drop{0%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
}
@-o-keyframes header-drop{0%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
}
@keyframes header-drop{0%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
}
@-moz-keyframes header-drop-out{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
100%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
}
@-webkit-keyframes header-drop-out{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
100%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
}
@-o-keyframes header-drop-out{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
100%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
}
@keyframes header-drop-out{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
100%{-webkit-transform:translateY(-92px);-moz-transform:translateY(-92px);-ms-transform:translateY(-92px);-o-transform:translateY(-92px);transform:translateY(-92px);}
}
.alignnone{margin:5px 20px 20px 0;}
.aligncenter,
div.aligncenter{display:block;margin:5px auto 5px auto;}
.alignright{float:right;margin:5px 0 20px 20px;}
.alignleft{float:left;margin:5px 20px 20px 0;}
a img.alignright{float:right;margin:5px 0 20px 20px;}
a img.alignnone{margin:5px 20px 20px 0;}
a img.alignleft{float:left;margin:5px 20px 20px 0;}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.wp-caption{max-width:100%;text-align:center;}
.wp-caption.alignnone{margin:5px 20px 20px 0;}
.wp-caption.alignleft{margin:5px 20px 20px 0;}
.wp-caption.alignright{margin:5px 0 20px 20px;}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption p.wp-caption-text{margin:5px 0 0 0;font-size:12px;color:#878787;line-height:1.8;}
.sticky{opacity:1;}
.bypostauthor{opacity:1;}
.gallery{margin:0 -5px 10px -5px;}
.gallery-item{margin:0 0 10px 0;padding:0 5px;display:inline-block;text-align:center;vertical-align:top;max-width:33.33%;width:100%;}
.gallery-caption{font-size:12px;color:#878787;line-height:1.8;margin-top:5px;}
.gallery-icon img{margin:0 auto;border-radius:2px;border:1px solid #eee;padding:7px;}
.gallery-icon img:hover{border:1px solid #ccc;}
.gallery-columns-1 .gallery-item{max-width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{display:none;}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4:not(.widget-title),
.entry-content h5,
.entry-content h6,
.entry-content p,
.entry-content hr,
.entry-content dl,
.entry-content blockquote,
.entry-content table,
.entry-content ul,
.entry-content ol,
.entry-content address,
.entry-content pre{margin-bottom:20px;}
.entry-content h1:last-child,
.entry-content h2:last-child,
.entry-content h3:last-child,
.entry-content h4:not(.widget-title):last-child,
.entry-content h5:last-child,
.entry-content h6:last-child,
.entry-content p:last-child,
.entry-content hr:last-child,
.entry-content dl:last-child,
.entry-content blockquote:last-child,
.entry-content table:last-child,
.entry-content ul:last-child,
.entry-content ol:last-child,
.entry-content address:last-child,
.entry-content pre:last-child{margin-bottom:0;}
.entry-content hr{margin-top:20px;border-top:1px solid #eeeeee;clear:both;}
.entry-content table{width:100%;border:1px solid #dddddd;}
.entry-content td,
.entry-content th{padding:8px;border-top:1px solid #dddddd;vertical-align:top;}
.entry-content th{font-weight:bold;background:#eeeeee;vertical-align:bottom;}
.entry-content thead:first-child > tr:first-child > td,
.entry-content thead:first-child > tr:first-child > th{border-top:none;}
.entry-content dt,
.entry-content dd{line-height:2;}
.entry-content dd{margin-bottom:15px;}
.entry-content ul,
.entry-content ol{padding-left:25px;}
.entry-content li > ul,
.entry-content li > ol{margin-bottom:0;}
.entry-content address{line-height:1.8;font-style:italic;color:#878787;}
.entry-content del{color:#878787;}
body{line-height:1.6;overflow-x:hidden;color:#666666;position:relative;-webkit-font-smoothing:antialiased;margin-top:0px !important;}
img{max-width:100%;height:auto;}
iframe{max-width:100%;}
a,
a:focus,
a:hover{outline:none;text-decoration:none;color:#222;}
a:hover,
a:focus{color:#fc5a5a;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
div,
iframe,
img{margin:0;padding:0;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{line-height:1.2;letter-spacing:-0.03em;color:#444444;margin-top:0;margin-bottom:20px;}
p{margin:0 0 20px 0;}
input,
textarea,
button,
select{outline:none;}
::selection{color:#ffffff;background-color:#261c34;}
::-moz-selection{color:#ffffff;background-color:#261c34;}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
textarea,
select{padding:0 10px;height:40px;line-height:1;background-color:transparent;color:#878787;border:1px solid #ccc;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder{color:#878787;}
input[type="text"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder{color:#878787;}
input[type="text"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder{color:#878787;}
input[type="text"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder{color:#878787;}
textarea{padding-top:10px;height:auto;}
select{min-width:150px;max-width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("https://www.costarimports.com/wp-content/themes/g5plus-orson/assets/images/icon-plus.png");background-repeat:no-repeat;background-position:98%;background-position:calc(100% - 15px);}
select::-ms-expand{display:none;}
#wrapper{background-color:#fff;}
body.boxed #wrapper{max-width:1210px;margin:auto;position:relative;}
.block-center:before{content:"";height:100%;vertical-align:middle;display:inline-block;}
.block-center{height:100%;width:100%;text-align:center;font-size:0;}
.block-center-inner{display:inline-block;margin:0 auto;position:relative;vertical-align:middle;max-width:100%;font-size:initial;}
.block-center-inner > *{margin:auto;}
.back-to-top{position:fixed;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-o-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);bottom:10px;right:10px;width:40px;height:40px;text-align:center;z-index:2;-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-o-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;color:#fff;background-color:#666666;}
.back-to-top i{font-size:22px;line-height:40px;}
.back-to-top:focus,
.back-to-top:hover{text-decoration:none;color:#ffffff;background-color:#261c34;}
.back-to-top.in{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);}
.site-loading{position:fixed;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-o-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:9999;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0;display:none;-webkit-transition:opacity 600ms ease 200ms;-moz-transition:opacity 600ms ease 200ms;-o-transition:opacity 600ms ease 200ms;transition:opacity 600ms ease 200ms;}
body.page-loading .site-loading{opacity:1;display:block;}
.logo-loading{margin-bottom:30px;}
.owl-dots{padding:0 !important;margin:30px 0 0 0;text-align:center;list-style:none;font-size:0;}
.owl-dot{display:inline-block;width:10px;height:10px;background-color:#bbb;margin:0 5px;padding:0;-webkit-border-radius:100%;-webkit-background-clip:padding-box;-moz-border-radius:100%;-moz-background-clip:padding;border-radius:100%;background-clip:padding-box;cursor:pointer;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.owl-dot:hover,
.owl-dot.active{background-color:#666666;}
.owl-nav{text-align:center;line-height:1;margin-top:20px;}
.owl-nav > div{text-transform:uppercase;font-weight:bold;font-size:13px;cursor:pointer;display:inline-block;}
.owl-nav > div i{color:#878787;font-size:10px;position:relative;top:-1px;font-weight:normal;text-transform:none;letter-spacing:-0.02em;}
.owl-nav > div:hover{color:#261c34;}
.owl-nav > div:hover i{color:inherit;}
.owl-nav > div + div:before{content:'|';display:inline;font-size:12px;padding:0 10px;position:relative;top:-1px;color:#dddddd;}
.owl-nav-top > .owl-nav{position:absolute;top:-35px;right:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-top:0;}
.product_list_widget.owl-nav-top > .owl-nav{right:0;}
.product_list_widget.owl-nav-top > .owl-nav > div{font-size:0;}
.product_list_widget.owl-nav-top > .owl-nav > div i{font-size:10px;}
.widget-border-background .product_list_widget.owl-nav-top > .owl-nav{right:20px;}
.widget-border .product_list_widget.owl-nav-top > .owl-nav{right:10px;}
.widget-border-round .product_list_widget.owl-nav-top > .owl-nav > div > i{color:#fff;}
.widget-border-round .product_list_widget.owl-nav-top.owl-nav-round > .owl-nav > div i{color:#878787;}
.widget-border-round .product_list_widget.owl-nav-top.owl-nav-round > .owl-nav{top:-25px;}
.widget-border-round .product_list_widget.owl-nav-top.owl-nav-square > .owl-nav{top:-27px;}
.widget-border-round-background .product_list_widget.owl-nav-top > .owl-nav{top:-30px;}
.widget-border-round-background .product_list_widget.owl-nav-top.owl-nav-round > .owl-nav,
.widget-border-round-background .product_list_widget.owl-nav-top.owl-nav-square > .owl-nav{top:-15px;}
.widget-classic-no-border .product_list_widget.owl-nav-top.owl-nav-round > .owl-nav,
.widget-classic-no-border .product_list_widget.owl-nav-top.owl-nav-square > .owl-nav{top:-25px;}
@media (min-width:1350px){.owl-nav-center > .owl-nav{margin-top:0;}
.owl-nav-center > .owl-nav > div{position:absolute;top:50%;}
.owl-nav-center > .owl-nav > .owl-prev{left:-20px;-webkit-transform:translate(-100%, -50%);-moz-transform:translate(-100%, -50%);-ms-transform:translate(-100%, -50%);-o-transform:translate(-100%, -50%);transform:translate(-100%, -50%);}
.owl-nav-center > .owl-nav > .owl-next{right:-20px;-webkit-transform:translate(100%, -50%);-moz-transform:translate(100%, -50%);-ms-transform:translate(100%, -50%);-o-transform:translate(100%, -50%);transform:translate(100%, -50%);}
.owl-nav-center:not(.owl-nav-round):not(.owl-nav-square) > .owl-nav > div + div:before{padding:0 10px 0 0;}
.owl-nav-center:not(.owl-nav-round):not(.owl-nav-square) > .owl-nav > .owl-prev:after{content:'|';display:inline;font-size:12px;padding:0 0 0 10px;position:relative;top:-1px;color:#dddddd;}
.owl-nav-center.owl-nav-round > .owl-nav > div + div,
.owl-nav-center.owl-nav-square > .owl-nav > div + div{margin-left:0;}
}
.owl-nav-round > .owl-nav > div + div{margin-left:5px;}
.owl-nav-round > .owl-nav > div + div:before{display:none;}
.owl-nav-round > .owl-nav > div{width:40px;height:40px;text-align:center;background-color:#eee;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;font-size:0;vertical-align:middle;}
.owl-nav-round > .owl-nav > div i{font-size:14px;position:static;line-height:40px;}
.owl-nav-square > .owl-nav > div + div{margin-left:5px;}
.owl-nav-square > .owl-nav > div + div:before{display:none;}
.owl-nav-square > .owl-nav > div{width:36px;height:36px;text-align:center;border:1px solid #eeeeee;font-size:0;}
.owl-nav-square > .owl-nav > div i{position:static;line-height:34px;}
.heading-style_03 .owl-nav-top.owl-nav-square > .owl-nav,
.heading-style_02 .owl-nav-top.owl-nav-square > .owl-nav,
.heading-style_03 .owl-nav-top.owl-nav-round > .owl-nav,
.heading-style_02 .owl-nav-top.owl-nav-round > .owl-nav{top:-25px;}
@media (max-width:320px){.owl-nav-top > .owl-nav > div{font-size:0;}
.owl-nav-top > .owl-nav > div i{font-size:10px;}
.owl-nav-top.owl-nav-round > .owl-nav > div{width:30px;height:30px;}
.owl-nav-top.owl-nav-round > .owl-nav > div i{font-size:10px;line-height:30px;}
.owl-nav-top.owl-nav-round > .owl-nav > div + div{margin-left:2px;}
}
.popup-close{position:absolute;top:5px;right:5px;width:35px;height:35px;text-align:center;line-height:35px !important;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background-color:#eeeeee;font-size:16px;z-index:1;}
.drop-shadow{-webkit-box-shadow:1px 0 3px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:1px 0 3px 1px rgba(0, 0, 0, 0.1);box-shadow:1px 0 3px 1px rgba(0, 0, 0, 0.1);}
body:not(.safari) .fold-out.in .fold-out-drop,
body:not(.safari) .fold-out.hover:hover .fold-out-drop{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);max-height:1000px;visibility:visible;opacity:1;}
body:not(.safari) .fold-out .fold-out-drop{max-height:0;position:absolute;z-index:9999;overflow:hidden;visibility:hidden;opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all 350ms;-moz-transition:all 350ms;-ms-transition:all 350ms;-o-transition:all 350ms;transition:all 350ms;}
body.safari .fold-out.in .fold-out-drop,
body.safari .fold-out.hover:hover .fold-out-drop{display:block;}
body.safari .fold-out .fold-out-drop{position:absolute;z-index:9999;display:none;}
#search_popup_wrapper form{margin:2em 1em;position:relative;}
#search_popup_wrapper input{width:100%;padding-right:95px;}
#search_popup_wrapper input:focus{border-color:#261c34;}
#search_popup_wrapper button{position:absolute;right:0;top:0;}
.popup-overlay-wrapper{position:absolute;z-index:9999;background-color:rgba(20, 22, 24, 0.95);width:100%;top:0;bottom:0;left:0;padding-bottom:80px;overflow:auto;opacity:0;visibility:hidden;-webkit-transition:opacity 0.5s 0.5s, visibility 0s 1s;transition:opacity 0.5s 0.5s, visibility 0s 1s;}
.popup-overlay-wrapper.in{opacity:1;visibility:visible;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}
.popup-overlay-wrapper.in .popup-overlay-content{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transition:-webkit-transform 0.5s 0.2s, opacity 0.5s 0.2s;transition:transform .5s .8s, opacity .5s .8s;}
.popup-overlay-content{margin:80px auto 0;width:80%;position:relative;font-size:20px;opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:-webkit-transform 0.2s, opacity 0.2s;transition:transform 0.2s, opacity 0.2s;-webkit-animation-timing-function:cubic-bezier(0.45, 0.005, 0, 1);-moz-animation-timing-function:cubic-bezier(0.45, 0.005, 0, 1);-o-animation-timing-function:cubic-bezier(0.45, 0.005, 0, 1);animation-timing-function:cubic-bezier(0.45, 0.005, 0, 1);}
.popup-overlay-content input{border:solid 2px #FFF;padding:1em;height:auto;color:#fff;}
.popup-overlay-content input::-webkit-input-placeholder{color:#eeeeee;}
.popup-overlay-content input:-moz-placeholder{color:#eeeeee;}
.popup-overlay-content input::-moz-placeholder{color:#eeeeee;}
.popup-overlay-content input:-ms-input-placeholder{color:#eeeeee;}
.popup-overlay-content .search-button{position:absolute;top:18px;right:30px;color:#fff;}
.popup-overlay-content .search-button:hover{cursor:pointer;color:#34a853;}
.popup-overlay-result{color:#fff;background-color:#343537;padding:0;font-size:16px;line-height:2em;}
.popup-overlay-result ul{padding:15px 0;margin:0;list-style:none;}
.popup-overlay-result li{padding:5px 30px;}
.popup-overlay-result li.selected,
.popup-overlay-result li:hover{color:#34a853;}
.popup-overlay-result li + li{border-top:solid 1px rgba(255, 255, 255, 0.1);}
.popup-overlay-result a{color:inherit;}
.popup-overlay-result .date{display:inline-block;float:right;}
.popup-overlay-result .view-more{position:absolute;background:#343537;left:0;right:0;text-align:center;padding:5px;-webkit-border-radius:0 0 100% 100%;-moz-border-radius:0 0 100% 100%;border-radius:0 0 100% 100%;margin:auto;border-top:solid 1px rgba(255, 255, 255, 0.1);text-transform:uppercase;}
.close-button{position:absolute;top:1em;right:1em;color:#fff;font-size:20px;}
.close-button:hover{color:#fff;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.custom-dropdown-list{position:relative;}
.custom-dropdown-list > span i{font-size:10px;letter-spacing:-0.02em;position:relative;top:-1px;}
.custom-dropdown-list ul{line-height:30px;list-style:none;margin:0;background-color:#fff;color:#212121;min-width:180px;padding:15px;text-align:left;}
.toggle-icon-wrapper{cursor:pointer;display:inline-block;vertical-align:middle;}
.toggle-icon-wrapper:before{content:"";display:inline-block;height:100%;vertical-align:middle;}
.toggle-icon-wrapper .toggle-icon{display:inline-block;height:30px;position:relative;vertical-align:middle;width:24px;margin-right:20px;margin-top:10px;}
.toggle-icon-wrapper .toggle-icon > span{background:none repeat scroll 0 0 #000;bottom:0;display:block;height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;}
.toggle-icon-wrapper .toggle-icon:after,
.toggle-icon-wrapper .toggle-icon:before{background-color:#000;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;width:100%;}
.toggle-icon-wrapper .toggle-icon:before{top:20%;-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;}
.toggle-icon-wrapper .toggle-icon:after{bottom:20%;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;}
.toggle-icon-wrapper + span{vertical-align:middle;text-transform:uppercase;}
.toggle-icon-wrapper.in .toggle-icon span{opacity:0;}
.toggle-icon-wrapper.in .toggle-icon:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.toggle-icon-wrapper.in .toggle-icon:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.ps-container > .ps-scrollbar-y-rail{width:3px;right:2px;background-color:#222 !important;}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y{width:5px;right:-1px;background-color:#34a853 !important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.ps-container:hover > .ps-scrollbar-y-rail{opacity:0.6 !important;}
.x-nav-menu > .x-menu-item > .x-menu-a-text,
.sticky-region,
.logo-header,
.x-nav-menu > .x-menu-item,
.header-customize-nav,
.header-3 .header-above-wrapper,
.menu-categories,
.menu-categories-select > i,
.header-nav-wrapper nav.primary-menu,
.header-nav-wrapper .product-text,
.popup-overlay-result a,
.search-product-wrapper .search-ajax-result li,
.search-product-wrapper .search-ajax-result li + li:before,
.toggle-icon-wrapper .toggle-icon > span,
.toggle-icon-wrapper .toggle-icon:before,
.toggle-icon-wrapper .toggle-icon:after,
.sticky-region .header-mobile-container-inner > div,
b.x-caret,
.menu-drop-fly,
.top-drawer-toggle,
.header-above-inner,
.logo-header img,
.x-sub-menu-tab > .x-menu-item,
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.x-nav-menu > .x-menu-item > .x-menu-a-text,
.sticky-region,
.logo-header,
.x-nav-menu > .x-menu-item,
.header-customize-nav,
.header-3 .header-above-wrapper,
.menu-categories,
.menu-categories-select > i,
.header-nav-wrapper nav.primary-menu,
.header-nav-wrapper,
.popup-overlay-result a,
.search-product-wrapper .search-ajax-result li,
.search-product-wrapper .search-ajax-result li + li:before,
.toggle-icon-wrapper .toggle-icon > span,
.toggle-icon-wrapper .toggle-icon:before,
.toggle-icon-wrapper .toggle-icon:after,
.sticky-region .header-mobile-container-inner > div,
.menu-drop-fly,
.top-drawer-toggle,
.header-above-inner,
.logo-header img{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;color:#222 !important;}
.page404{padding:175px 0;background-size:cover;position:relative;background-color:#261c34;}
.page404 .bg-404{background-color:#34a853;background-blend-mode:multiply;opacity:0.42;position:absolute;top:0;left:0;right:0;bottom:0;}
.page404 .container{position:relative;}
.page404 .container .content-wrap{text-align:center;}
.page404 .container h2{text-align:center;font-size:80px;font-weight:400;line-height:146px;padding:0 57px;display:inline-block;margin-bottom:16px;color:#fff;border:solid 2px #fff;}
.page404 .container h4.subtitle{text-align:center;font-size:18px;font-weight:400;line-height:29px;color:#fff;margin-bottom:-4px;}
.page404 .container div.return{text-align:center;font-size:18px;line-height:29px;display:inline-block;position:relative;color:#fff;}
.page404 .container div.return p{margin:0;}
.page404 .container div.return a{color:#fff;text-decoration:underline;}
@media (min-width:992px){body.has-sidebar .single-blog-wrap > .container > .row,
body.has-sidebar .page-wrap > .container > .row,
body.has-sidebar .archive-wrap > .container > .row{margin-left:-15px;margin-right:-15px;}
body.has-sidebar .single-blog-wrap .primary-sidebar,
body.has-sidebar .single-blog-inner,
body.has-sidebar .page-inner,
body.has-sidebar .page-wrap .primary-sidebar,
body.has-sidebar .archive-wrap .primary-sidebar,
body.has-sidebar .archive-inner{padding-left:15px;padding-right:15px;}
}
.archive-search-wrap .archive-search-result h3{margin:0;text-transform:uppercase;letter-spacing:0.05em;border-bottom:1px solid #eaeaea;padding-bottom:20px;margin-bottom:40px;}
.archive-search-wrap .archive-search-box{padding-bottom:50px;border-bottom:1px solid #eaeaea;}
.archive-search-wrap .archive-search-box .search-form-lg input{font-family:inherit;line-height:50px;}
.archive-search-wrap .archive-search-wrap-inner article{margin-top:50px;padding-bottom:50px;border-bottom:1px solid #eaeaea;position:relative;}
.archive-search-wrap .archive-search-wrap-inner article:after{position:absolute;bottom:-1px;width:0;height:2px;content:'';display:block;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;background-color:#34a853;}
.archive-search-wrap .archive-search-wrap-inner article:hover:after{width:100%;}
.archive-search-wrap .archive-search-wrap-inner article:hover .search-icon span,
.archive-search-wrap .archive-search-wrap-inner article:hover .search-icon span:after,
.archive-search-wrap .archive-search-wrap-inner article:hover .search-icon span:before{background-color:#34a853;}
.archive-search-wrap .archive-search-wrap-inner .search-icon{width:50px;height:50px;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;background-color:#eaeaea;text-align:center;float:left;}
.archive-search-wrap .archive-search-wrap-inner .search-icon span{width:20px;height:1px;vertical-align:middle;background-color:#444444;display:block;position:relative;margin-left:15px;line-height:50px;margin-top:24.5px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.archive-search-wrap .archive-search-wrap-inner .search-icon span:after,
.archive-search-wrap .archive-search-wrap-inner .search-icon span:before{content:'';display:block;width:20px;height:1px;background-color:#444444;position:absolute;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.archive-search-wrap .archive-search-wrap-inner .search-icon span:after{bottom:5px;}
.archive-search-wrap .archive-search-wrap-inner .search-icon span:before{top:5px;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap{padding-left:70px;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap h4{margin-top:0;margin-bottom:15px;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap h4 a{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;color:#444444;display:inline-block;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap h4 a:hover{color:#34a853;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap .search-entry-post-type{margin-bottom:0;color:#34a853;font-style:italic;letter-spacing:0.1em;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap .search-entry-excerpt{margin-top:25px;}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap .search-entry-excerpt p{margin-bottom:0;}
.breadcrumbs{margin:0;padding:0;list-style:none;font-size:0;}
.breadcrumbs li{display:inline;}
.breadcrumbs li a,
.breadcrumbs li span{font-size:14px;font-weight:500;color:#261c34;line-height:1.8;}
.breadcrumbs li span{opacity:0.65;}
.breadcrumbs li:after{font-family:'FontAwesome';display:inline-block;content:'\f061';font-size:10px;letter-spacing:-0.02em;padding:0 10px;color:#454545;}
.breadcrumbs li:last-child:after{display:none;}
.page-title-layout-only-breadcrumb .breadcrumbs li a,
.page-title-layout-only-breadcrumb .breadcrumbs li span{color:inherit;}
.page-title-layout-only-breadcrumb .breadcrumbs li span{opacity:1;}
.page-title-layout-only-breadcrumb .breadcrumbs li:after{color:inherit;}
.page-title-layout-only-breadcrumb .page-title-inner{padding:15px 0;border-bottom:1px solid #dddddd;}
.page-title:not(.page-title-layout-only-breadcrumb){padding:10px 0;background:#ffffff;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eaeaea), color-stop(1, #eaeaea));background:-ms-linear-gradient(bottom, #eaeaea, #eaeaea);background:-moz-linear-gradient(center bottom, #eaeaea 0%, #eaeaea 100%);background:-o-linear-gradient(#eaeaea, #eaeaea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#eaeaea', GradientType=0);display:none;}
.page-title:not(.page-title-layout-only-breadcrumb) h1{font-size:24px;font-weight:bold;color:#261c34;margin:0;display:inline-block;}
.page-title:not(.page-title-layout-only-breadcrumb) p{font-size:14px;color:#fff;margin:5px 0;opacity:0.65;}
.page-title-inner{position:relative;}
.page-title-background{background-repeat:no-repeat;background-position:center;background-size:cover;background-color:transparent;position:relative;}
.page-title-background:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-color:rgba(0, 0, 0, 0.3);}
.parallax-disabled{background-attachment:scroll !important;background-position:50% 50% !important;}
.page-title-layout-normal:not(.left) .breadcrumbs{position:absolute;right:0;top:0;bottom:0;margin:auto;height:25px;display:none;}
.page-title-layout-normal.left h1 + ul.breadcrumbs{margin-top:5px;}
.page-title-layout-center{text-align:center;}
.page-title-layout-center h1{font-size:40px;letter-spacing:-0.02em;text-transform:uppercase;font-weight:900;}
.page-title-layout-center p{font-size:15px;}
.page-title-layout-center h1 + .ul.breadcrumbs{margin-top:5px;}
.dialog,
.dialog__overlay{width:100%;height:100%;top:0;left:0;}
.dialog{position:fixed;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;pointer-events:none;z-index:9999;}
.dialog__overlay{position:absolute;z-index:1;background:rgba(55, 58, 71, 0.9);opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;-webkit-backface-visibility:hidden;}
.dialog--open .dialog__overlay{opacity:1;pointer-events:auto;}
.dialog__content{width:80%;max-width:520px;min-width:290px;background:#fff;padding:20px;text-align:center;position:relative;z-index:5;opacity:0;}
.dialog--open .dialog__content{pointer-events:auto;}
.dialog h2{margin:0;font-weight:400;font-size:24px;padding:0 0 15px;text-transform:uppercase;}
.dialog--open .dialog__overlay{-webkit-transition-duration:0.8s;transition-duration:0.8s;}
.dialog--close .dialog__overlay{-webkit-transition-duration:0.5s;transition-duration:0.5s;}
.dialog__content{padding:0;background:transparent;}
.dialog.dialog--open .dialog__content{opacity:1;}
.morph-shape{position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);top:-2px;left:-2px;z-index:-1;}
.morph-shape svg rect{stroke:#fff;stroke-width:2px;stroke-dasharray:1680;}
.dialog--open .morph-shape svg rect{-webkit-animation:anim-dash 0.6s forwards;animation:anim-dash 0.6s forwards;}
.dialog-inner{opacity:0;background:#fff;}
.dialog--open .dialog-inner{padding:30px;opacity:1;-webkit-transition:opacity 0.85s 0.35s;transition:opacity 0.85s 0.35s;}
.dialog.dialog--open h2{-webkit-animation:anim-elem-1 0.7s ease-out both;-o-animation:anim-elem-1 0.7s ease-out both;animation:anim-elem-1 0.7s ease-out both;}
.dialog.dialog--open a[data-dialog-close]{position:absolute;border:none;top:5px;right:5px;width:35px;height:35px;line-height:35px !important;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background-color:#eee;}
.dialog.dialog--open a[data-dialog-close] i{font-size:16px;line-height:35px !important;}
.dialog.dialog--open a[data-dialog-close]:hover{color:#34a853;}
.dialog.dialog--open p{line-height:1.5;font-size:18px;}
@keyframes anim-dash{0%{stroke-dashoffset:1680;}
100%{stroke-dashoffset:0;}
}
@-webkit-keyframes anim-dash{0%{stroke-dashoffset:1680;}
100%{stroke-dashoffset:0;}
}
@-webkit-keyframes anim-elem-1{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes anim-elem-1{0%{opacity:0;}
100%{opacity:1;}
}
body.safari .dialog__content{margin-left:auto;margin-right:auto;margin-top:100px;}
body.safari .dialog__content .morph-shape{display:none;}
b.x-caret:before{content:"\f067";font-family:fontawesome;font-size:10px;font-weight:400;vertical-align:top;}
b.x-caret:hover{content:"\f067";font-family:fontawesome;font-size:10px;font-weight:400;vertical-align:top;color:#fff !important;}
.x-sub-menu-open > a b.x-caret{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.x-custom-content-wrapper{white-space:normal;line-height:1.8;padding-top:5px;padding-bottom:5px;}
.x-nav-menu img{max-width:100%;height:auto;}
.x-image-layout > a{display:block;}
@media screen and (min-width:992px){.x-col-1-12{width:8.33333333333333%;}
.x-col-2-12{width:16.6666666666667%;}
.x-col-3-12{width:25%;}
.x-col-4-12{width:33.3333333333333%;}
.x-col-5-12{width:41.6666666666667%;}
.x-col-6-12{width:50%;}
.x-col-7-12{width:58.3333333333333%;}
.x-col-8-12{width:66.6666666666667%;}
.x-col-9-12{width:75%;}
.x-col-10-12{width:83.3333333333333%;}
.x-col-11-12{width:91.6666666666667%;}
.x-col-12-12{width:100%;}
.x-col-1-11{width:9.09090909090909%;}
.x-col-2-11{width:18.1818181818182%;}
.x-col-3-11{width:27.2727272727273%;}
.x-col-4-11{width:36.3636363636364%;}
.x-col-5-11{width:45.4545454545455%;}
.x-col-6-11{width:54.5454545454545%;}
.x-col-7-11{width:63.6363636363636%;}
.x-col-8-11{width:72.7272727272727%;}
.x-col-9-11{width:81.8181818181818%;}
.x-col-10-11{width:90.9090909090909%;}
.x-col-1-10{width:10%;}
.x-col-2-10{width:20%;}
.x-col-3-10{width:30%;}
.x-col-4-10{width:40%;}
.x-col-5-10{width:50%;}
.x-col-6-10{width:60%;}
.x-col-7-10{width:70%;}
.x-col-8-10{width:80%;}
.x-col-9-10{width:90%;}
.x-col-1-8{width:12.5%;}
.x-col-3-8{width:37.5%;}
.x-col-5-8{width:62.5%;}
.x-col-7-8{width:87.5%;}
.x-col-1-9{width:11.1111111111111%;}
.x-col-2-9{width:22.2222222222222%;}
.x-col-4-9{width:44.4444444444444%;}
.x-col-5-9{width:55.5555555555556%;}
.x-col-7-9{width:77.7777777777778%;}
.x-col-8-9{width:88.8888888888889%;}
.x-col-1-7{width:14.2857142857143%;}
.x-col-2-7{width:28.5714285714286%;}
.x-col-3-7{width:42.8571428571429%;}
.x-col-4-7{width:57.1428571428571%;}
.x-col-5-7{width:71.4285714285714%;}
.x-col-6-7{width:85.7142857142857%;}
.x-col{display:block;float:left;}
.x-clear{clear:both;}
.x-new-row{clear:both;}
li.x-pos-static{position:static;}
li.x-text-align-right{text-align:right;}
li.x-text-align-left{text-align:left;}
li.x-text-align-center{text-align:center;}
span.x-disable-text{display:none;}
i.x-menu-icon{color:#fc5a5a;}
i.x-menu-icon.x-icon-left{padding-right:10px;}
i.x-menu-icon.x-icon-right{padding-left:10px;}
i.x-menu-icon.x-icon-left.x-disable-text{padding-right:0;}
i.x-menu-icon.x-icon-right.x-disable-text{padding-left:0;}
li > a.x-disable-menu-item{display:none !important;}
li.x-new-row:after{content:"";display:block;clear:both;}
.x-list-style-none{list-style:none;list-style-position:inside;}
.x-list-style-disc{list-style:disc !important;list-style-position:inside !important;}
.x-list-style-square{list-style:square !important;list-style-position:inside !important;}
.x-list-style-circle{list-style:circle !important;list-style-position:inside !important;}
li.x-image-layout-image-only a.x-menu-a-text{display:none;}
li.x-image-layout-image-only p.x-description{display:none;}
li.x-image-layout-above > a.x-image + a.x-menu-a-text{margin-top:10px;}
.x-sub-menu-standard .x-sub-menu.x-pos-left-menu-parent,
.x-sub-menu-standard .x-sub-menu.x-pos-left-menu-bar{right:100%;left:auto;}
.x-sub-menu.x-pos-full{left:0;right:0;}
.x-nav-menu{display:inline-block;margin:0;padding:0;list-style:none;text-align:left;}
.x-nav-menu *{color:inherit;box-sizing:border-box;}
.x-nav-menu * a:hover{color:#ccc !important;box-sizing:border-box;}
.x-nav-menu > .x-menu-item + x-item-menu-standard a:hover{color:#ccc !important;}
.x-nav-menu > .x-menu-item{display:inline-block;line-height:24px;padding-top:15px !important;padding-bottom:15px !important;}
.x-nav-menu > .x-menu-item a:focus, a:hover, a:active{color:#454545;}
.x-nav-menu > .x-menu-item > a b.x-caret:before{margin-left:5px;}
.x-nav-menu > .x-menu-item + .x-menu-item{margin-left:30px;}
.x-nav-menu > .x-menu-item > .x-menu-a-text{font-size:13px;text-transform:uppercase;font-weight:700;color:#212121;}
.x-sub-menu{height:0;visibility:hidden;overflow:hidden;position:absolute;opacity:0;top:100%;padding:0;margin:0;color:#111;z-index:-1;list-style:none;background-color:#fff;border-bottom:solid 2px #fc5a5a;-webkit-box-shadow:0 2px 2px 1px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 2px 2px 1px rgba(0, 0, 0, 0.15);box-shadow:0 2px 2px 1px rgba(0, 0, 0, 0.15);}
.x-sub-menu .x-menu-item{position:relative;min-width:265px;white-space:nowrap;padding-left:20px;padding-right:20px;}
.x-sub-menu .x-menu-item + .x-menu-item > .x-menu-a-text{border-top:solid 0px #ededed;color:#454545 !important;}
.x-sub-menu .x-menu-a-text{line-height:38px;color:#454545 !important;}
.x-sub-menu b.x-caret:before{content:"\f178";font-size:11px;}
.x-menu-item{line-height:32px;}
.x-active > .x-sub-menu{overflow:visible;visibility:visible;opacity:1;height:auto;color:#fc5a5a !important;z-index:999;border-top:solid 1px #eee;}
.x-menu-a-text{font-size:14px;}
p.x-description{font-style:italic;font-size:0.9em;line-height:30px;margin-top:-8px;margin-bottom:10px;}
span.x-menu-text{position:relative;}
span.x-menu-text:hover{position:relative;color:#fff !important;}
.x-sub-menu-standard{padding:10px 0;}
.x-sub-menu-standard > .x-menu-item b.x-caret{position:absolute;right:20px;transition:all 0.5s;line-height:48px;color:#999 !important;}
.x-sub-menu-standard a.x-menu-a-text{padding:5px 0;color:inherit;-webkit-transition:background 0.3s ease-out;-moz-transition:background 0.3s ease-out;-ms-transition:background 0.3s ease-out;-o-transition:background 0.3s ease-out;transition:background 0.3s ease-out;display:block;}
.x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
.x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
.x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text{padding-left:20px;color:#fc5a5a !important;}
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon + span.x-menu-text{padding-left:0;color:#fc5a5a !important;}
.x-sub-menu-standard a.x-menu-a-text:hover{color:#fc5a5a !important;}
.x-sub-menu-standard .x-sub-menu{top:0;left:100%;right:auto;color:#fc5a5a !important;}
.x-sub-menu-multi-column{padding-bottom:20px;padding-left:20px;display:block;}
.x-sub-menu-multi-column.no-padding{padding:0;}
.x-sub-menu-multi-column:after{content:"";display:block;clear:both;}
.x-sub-menu-multi-column > .x-menu-item{padding-left:0;padding-right:10px;margin-top:5px;min-width:0;width:265px;color:#fc5a5a !important;}
.x-sub-menu-multi-column .x-menu-item{min-width:0;}
.x-sub-menu-multi-column .x-menu-item + .x-menu-item > .x-menu-a-text{border-top:none;}
.x-sub-menu-multi-column > .x-item-menu-standard .x-menu-item{padding-left:0;padding-right:0;}
.x-sub-menu-multi-column .x-custom-content .x-menu-a-text{display:none;}
.x-sub-menu-multi-column .x-menu-a-text{line-height:32px;}
.x-sub-menu-multi-column .x-sub-menu{padding-top:0;padding-bottom:0;height:auto;visibility:visible;opacity:1;position:static;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none;z-index:999;overflow:visible;}
.x-sub-menu-multi-column li.x-active > ul.x-sub-menu{visibility:visible !important;opacity:1 !important;overflow:visible !important;}
.x-sub-menu-multi-column .x-header-column > a{color:#fc5a5a !important;font-size:15px;font-weight:700;text-transform:uppercase;position:relative;line-height:1;display:block;margin-bottom:20px;padding-top:15px;padding-bottom:30px;border-bottom:solid 2px #fc5a5a;}
.x-sub-menu-multi-column b.x-caret{display:none;}
.x-tabs.x-item-menu-tab{position:static;padding:0;margin:0;}
.x-tabs.x-item-menu-tab > .x-menu-a-text{display:none;}
.x-sub-menu-tab > .x-menu-item{position:static;padding-left:0;padding-right:0;}
.x-sub-menu-tab > li > ul.x-sub-menu{position:absolute;left:0;right:0;top:0;border-bottom:0;visibility:hidden;overflow:hidden;opacity:0;height:0;padding-bottom:30px;}
.x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text{display:block;position:relative;padding-left:20px;padding-right:20px;line-height:50px;}
.x-sub-menu-tab > li.x-menu-active{background-color:#261c34;color:#ffffff;}
.x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after{content:'';position:absolute;right:0;border-top:solid 8px transparent;border-bottom:solid 8px transparent;border-right:solid 8px #fff;height:16px;top:0;bottom:0;margin:auto;}
.x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:hover{color:#f00;}
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu{visibility:visible;overflow:visible;opacity:1;height:auto;}
.x-sub-menu-tab .x-menu-item{min-width:0;}
.x-tabs > .x-sub-menu-tab{background-color:#fafafa;}
.x-nav-menu a:focus{color:inherit;}
.x-nav-menu .x-sub-menu-standard > li.current-menu-ancestor > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.current-menu-parent > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.current-menu-item > a.x-menu-a-text,
.x-nav-menu .x-sub-menu-standard > li.menu-current > a.x-menu-a-text{color:#fc5a5a !important;}
.x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.x-nav-menu > li.menu-current > a.x-menu-a-text,
.x-nav-menu > li > a.x-menu-a-text:hover,
.x-nav-menu > li.x-menu-item:hover > a{color:#fc5a5a !important;}
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-parent > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.current-menu-item > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.menu-current > a.x-menu-a-text > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li > a.x-menu-a-text:hover > span.x-menu-text:before,
.header-wrapper.nav-accent-color .x-nav-menu > li.x-menu-item:hover > a > span.x-menu-text:before{width:100%;}
}
@media screen and (max-width:991px){i.x-icon-left{margin-right:10px;}
i.x-icon-right{margin-left:10px;}
.x-sub-menu{display:none;margin:0;padding:0;}
p.x-description,
.x-custom-content-wrapper,
.x-image{padding-left:20px;padding-right:20px;}
a.x-image{padding-top:20px;display:inline-block;}
.x-nav-menu,
.x-nav-menu ul{list-style:none;}
.x-menu-item{position:relative;}
.x-nav-menu{padding:0;margin:0;}
.x-nav-menu a.x-menu-a-text{padding-top:10px;padding-bottom:10px;display:inline-block;text-transform:uppercase;font-weight:700;}
b.x-caret:before{font-weight:700;vertical-align:middle;}
.x-caret{position:absolute;right:0;}
.x-sub-menu,
.x-nav-menu,
.x-nav-menu li.x-menu-item + li{border-top:solid 1px #eeeeee;}
.menu-drop-fly{position:fixed;top:0;bottom:0;left:-280px;width:280px;background-color:#212121;color:#fff;z-index:9999;overflow:auto;}
.menu-drop-fly .nav-menu-mobile{color:#fff;}
.menu-drop-fly .nav-menu-mobile a{color:#fff;}
.menu-drop-fly .nav-menu-mobile a:hover{color:#fff;}
.menu-drop-fly .nav-menu-mobile{display:block;}
.menu-drop-fly .x-sub-menu,
.menu-drop-fly .x-nav-menu,
.menu-drop-fly li.x-menu-item + li{border-color:#ccc;background-color:#999 !important;}
.menu-drop-fly .x-caret{right:20px;}
.menu-drop-fly .x-menu-a-text{padding-left:20px !important;padding-right:20px;}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-a-text{text-transform:none;}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text{font-weight:400;}
.menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text{font-size:12px;}
.menu-drop-fly .x-sub-menu{background-color:#313131;position:relative;border-top:none !important;}
.menu-drop-fly .x-sub-menu .x-sub-menu{background-color:#414141;}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu{background-color:#515151;}
.menu-drop-fly li li.x-menu-item + li{border-color:#414141;}
.menu-drop-fly li li li.x-menu-item + li{border-color:#515151;}
.menu-drop-fly li li li li.x-menu-item + li{border-color:#616161;}
.menu-drop-fly .x-sub-menu:before{content:'';position:absolute;left:20px;border-left:solid 6px transparent;border-right:solid 6px transparent;border-top:solid 6px #212121;}
.menu-drop-fly .x-sub-menu .x-sub-menu:before{border-top-color:#313131;}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu:before{border-top-color:#414141;}
.menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu .x-sub-menu:before{border-top-color:#515151;}
body{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;left:0;}
.mobile-nav-overlay{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(0, 0, 0, 0.7);visibility:hidden;overflow:hidden;opacity:0;max-width:0;-webkit-transition:opacity 0.5s, visibility 1s;transition:opacity 0.5s, visibility 1s;cursor:url(../../../../wp-content/themes/g5plus-orson/assets/images/close.png) 15 15, default;}
body.mobile-nav-in{overflow:hidden;left:280px;}
body.mobile-nav-in .menu-drop-fly{left:0;}
body.mobile-nav-in .mobile-nav-overlay{max-width:100%;opacity:1;visibility:visible;}
body.mobile-nav-in .is-sticky .sticky-region{left:280px;right:-280px;}
}
.sidebar .widget{margin-bottom:15px;}
.widget:after{content:'';clear:both;display:block;}
.widget-title{font-size:20px;text-transform:uppercase;color:#444444;font-weight:bold;letter-spacing:-0.03em;margin-bottom:30px;line-height:1.2;}
.widget-title span{display:inline-block;padding-bottom:5px;position:relative;}
.widget-title span:before{content:'';border-top:2px solid #FC5A5A;position:absolute;bottom:-1px;left:0;display:block;width:100%;}
.widget-classic-no-border .widget-title{border-bottom:none;}
.widget-border-round{border:1px solid #dddddd;-webkit-border-radius:0 0 5px 5px;-webkit-background-clip:padding-box;-moz-border-radius:0 0 5px 5px;-moz-background-clip:padding;border-radius:0 0 5px 5px;background-clip:padding-box;padding-left:20px;padding-right:20px;padding-bottom:20px;}
.widget-border-round .widget-title{margin:-1px -21px 20px -21px;background-color:#261c34;color:#ffffff;border-bottom:none;font-size:15px;letter-spacing:0;}
.widget-border-round .widget-title span{line-height:20px;padding:15px 20px;}
.widget-border-round .widget-title span:before{display:none;}
.widget-border-round .widget-title a,
.widget-border-round .widget-title a:hover{color:#ffffff;}
.widget-border-round-background{border:1px solid #dddddd;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background-color:#f4f4f4;padding:25px 20px 30px 20px;}
.widget-border-round-background .widget-title{border-bottom:none;margin-bottom:20px;}
.widget-border{border:1px solid #dddddd;padding:30px 0 25px 0;}
.widget-border .widget-title span{margin-left:10px;}
.widget-border div.yith-wcan,
.widget-border .textwidget,
.widget-border .tagcloud,
.widget-border .yit-wcan-select-open,
.widget-border .yith-wcan-select-wrapper{margin-left:10px;margin-right:10px;}
.widget-border .yith-wcan-select-wrapper{width:80%;width:-webkit-calc(100% - 20px);width:calc(100% - 20px);}
.widget-border-background{background-color:#f9f9f9;border:1px solid #dddddd;padding:20px 0;}
.widget-border-background .widget-title span{margin-left:20px;}
.widget-border-background div.yith-wcan,
.widget-border-background .textwidget,
.widget-border-background .tagcloud,
.widget-border-background .yit-wcan-select-open,
.widget-border-background .yith-wcan-select-wrapper{margin-left:20px;margin-right:20px;}
.widget-border-background .yith-wcan-select-wrapper{width:80%;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);}
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul{list-style:none;padding:0;margin:0;}
.widget_archive > ul,
.widget_categories > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_product_categories > ul,
.widget_archive ul.menu,
.widget_categories ul.menu,
.widget_nav_menu ul.menu,
.widget_pages ul.menu,
.widget_product_categories ul.menu{margin-top:-14px;}
.widget_archive ul > li + li,
.widget_categories ul > li + li,
.widget_nav_menu ul > li + li,
.widget_pages ul > li + li,
.widget_product_categories ul > li + li{border-top:solid 1px #dddddd;}
.widget_archive li > ul,
.widget_categories li > ul,
.widget_nav_menu li > ul,
.widget_pages li > ul,
.widget_product_categories li > ul{border-top:solid 1px #dddddd;}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_pages li,
.widget_product_categories li{padding:0;margin:0;line-height:20px;font-size:14px;position:relative;}
.widget_archive a,
.widget_categories a,
.widget_nav_menu a,
.widget_pages a,
.widget_product_categories a,
.widget_product_search-categories a{display:inline-block;padding:14px 0;}
.widget_archive li li a,
.widget_categories li li a,
.widget_nav_menu li li a,
.widget_pages li li a,
.widget_product_categories li li a{padding-left:30px;}
.widget_archive li li li a,
.widget_categories li li li a,
.widget_nav_menu li li li a,
.widget_pages li li li a,
.widget_product_categories li li li a{padding-left:60px;}
.widget_archive li li li li a,
.widget_categories li li li li a,
.widget_nav_menu li li li li a,
.widget_pages li li li li a,
.widget_product_categories li li li li a{padding-left:90px;}
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_product_categories ul ul{display:none;}
.widget_archive .li-caret,
.widget_categories .li-caret,
.widget_nav_menu .li-caret,
.widget_pages .li-caret,
.widget_product_categories .li-caret{position:absolute;right:0;top:19px;cursor:pointer;font-size:10px;color:#878787;letter-spacing:-0.02em;}
.widget_archive .li-caret.in:before,
.widget_categories .li-caret.in:before,
.widget_nav_menu .li-caret.in:before,
.widget_pages .li-caret.in:before,
.widget_product_categories .li-caret.in:before{content:'\f068';}
.widget_archive.widget-border-round > ul,
.widget_categories.widget-border-round > ul,
.widget_nav_menu.widget-border-round > ul,
.widget_pages.widget-border-round > ul,
.widget_product_categories.widget-border-round > ul,
.widget_archive.widget-border-round-background > ul,
.widget_categories.widget-border-round-background > ul,
.widget_nav_menu.widget-border-round-background > ul,
.widget_pages.widget-border-round-background > ul,
.widget_product_categories.widget-border-round-background > ul,
.widget_archive.widget-border > ul,
.widget_categories.widget-border > ul,
.widget_nav_menu.widget-border > ul,
.widget_pages.widget-border > ul,
.widget_product_categories.widget-border > ul,
.widget_archive.widget-border-background > ul,
.widget_categories.widget-border-background > ul,
.widget_nav_menu.widget-border-background > ul,
.widget_pages.widget-border-background > ul,
.widget_product_categories.widget-border-background > ul,
.widget_archive.widget-border-round ul.menu,
.widget_categories.widget-border-round ul.menu,
.widget_nav_menu.widget-border-round ul.menu,
.widget_pages.widget-border-round ul.menu,
.widget_product_categories.widget-border-round ul.menu,
.widget_archive.widget-border-round-background ul.menu,
.widget_categories.widget-border-round-background ul.menu,
.widget_nav_menu.widget-border-round-background ul.menu,
.widget_pages.widget-border-round-background ul.menu,
.widget_product_categories.widget-border-round-background ul.menu,
.widget_archive.widget-border ul.menu,
.widget_categories.widget-border ul.menu,
.widget_nav_menu.widget-border ul.menu,
.widget_pages.widget-border ul.menu,
.widget_product_categories.widget-border ul.menu,
.widget_archive.widget-border-background ul.menu,
.widget_categories.widget-border-background ul.menu,
.widget_nav_menu.widget-border-background ul.menu,
.widget_pages.widget-border-background ul.menu,
.widget_product_categories.widget-border-background ul.menu{margin-bottom:-20px;}
.widget_archive.widget-border-background > ul,
.widget_categories.widget-border-background > ul,
.widget_nav_menu.widget-border-background > ul,
.widget_pages.widget-border-background > ul,
.widget_product_categories.widget-border-background > ul,
.widget_archive.widget-border-background ul.menu,
.widget_categories.widget-border-background ul.menu,
.widget_nav_menu.widget-border-background ul.menu,
.widget_pages.widget-border-background ul.menu,
.widget_product_categories.widget-border-background ul.menu{margin-top:-20px;}
.widget_archive.widget-border-background a,
.widget_categories.widget-border-background a,
.widget_nav_menu.widget-border-background a,
.widget_pages.widget-border-background a,
.widget_product_categories.widget-border-background a{padding-left:20px;}
.widget_archive.widget-border-background li li a,
.widget_categories.widget-border-background li li a,
.widget_nav_menu.widget-border-background li li a,
.widget_pages.widget-border-background li li a,
.widget_product_categories.widget-border-background li li a{padding-left:50px;}
.widget_archive.widget-border-background li li li a,
.widget_categories.widget-border-background li li li a,
.widget_nav_menu.widget-border-background li li li a,
.widget_pages.widget-border-background li li li a,
.widget_product_categories.widget-border-background li li li a{padding-left:80px;}
.widget_archive.widget-border-background li li li li a,
.widget_categories.widget-border-background li li li li a,
.widget_nav_menu.widget-border-background li li li li a,
.widget_pages.widget-border-background li li li li a,
.widget_product_categories.widget-border-background li li li li a{padding-left:110px;}
.widget_archive.widget-border-background .li-caret,
.widget_categories.widget-border-background .li-caret,
.widget_nav_menu.widget-border-background .li-caret,
.widget_pages.widget-border-background .li-caret,
.widget_product_categories.widget-border-background .li-caret{right:20px;}
.widget_archive.widget-border > ul,
.widget_categories.widget-border > ul,
.widget_nav_menu.widget-border > ul,
.widget_pages.widget-border > ul,
.widget_product_categories.widget-border > ul,
.widget_archive.widget-border ul.menu,
.widget_categories.widget-border ul.menu,
.widget_nav_menu.widget-border ul.menu,
.widget_pages.widget-border ul.menu,
.widget_product_categories.widget-border ul.menu{margin-top:-20px;}
.widget_archive.widget-border a,
.widget_categories.widget-border a,
.widget_nav_menu.widget-border a,
.widget_pages.widget-border a,
.widget_product_categories.widget-border a{padding-left:10px;}
.widget_archive.widget-border li li a,
.widget_categories.widget-border li li a,
.widget_nav_menu.widget-border li li a,
.widget_pages.widget-border li li a,
.widget_product_categories.widget-border li li a{padding-left:40px;}
.widget_archive.widget-border li li li a,
.widget_categories.widget-border li li li a,
.widget_nav_menu.widget-border li li li a,
.widget_pages.widget-border li li li a,
.widget_product_categories.widget-border li li li a{padding-left:70px;}
.widget_archive.widget-border li li li li a,
.widget_categories.widget-border li li li li a,
.widget_nav_menu.widget-border li li li li a,
.widget_pages.widget-border li li li li a,
.widget_product_categories.widget-border li li li li a{padding-left:100px;}
.widget_archive.widget-border .li-caret,
.widget_categories.widget-border .li-caret,
.widget_nav_menu.widget-border .li-caret,
.widget_pages.widget-border .li-caret,
.widget_product_categories.widget-border .li-caret{right:10px;}
.widget_archive.widget-border-round > ul,
.widget_categories.widget-border-round > ul,
.widget_nav_menu.widget-border-round > ul,
.widget_pages.widget-border-round > ul,
.widget_product_categories.widget-border-round > ul,
.widget_archive.widget-border-round ul.menu,
.widget_categories.widget-border-round ul.menu,
.widget_nav_menu.widget-border-round ul.menu,
.widget_pages.widget-border-round ul.menu,
.widget_product_categories.widget-border-round ul.menu{margin-top:0;}
.widget_archive.widget-border-round .widget-title + ul,
.widget_categories.widget-border-round .widget-title + ul,
.widget_nav_menu.widget-border-round .widget-title + ul,
.widget_pages.widget-border-round .widget-title + ul,
.widget_product_categories.widget-border-round .widget-title + ul,
.widget_archive.widget-border-round .widget-title + div > ul.menu,
.widget_categories.widget-border-round .widget-title + div > ul.menu,
.widget_nav_menu.widget-border-round .widget-title + div > ul.menu,
.widget_pages.widget-border-round .widget-title + div > ul.menu,
.widget_product_categories.widget-border-round .widget-title + div > ul.menu{margin-top:-20px;}
.widget_archive select,
.widget_categories select{width:100%;}
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text{display:none;}
.widget_archive.widget-border select,
.widget_categories.widget-border select{width:90%;width:-webkit-calc(100% - 20px);width:calc(100% - 20px);margin-left:10px;}
.widget_archive.widget-border-background select,
.widget_categories.widget-border-background select{width:85%;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);margin-left:20px;}
.widget_calendar .calendar_wrap caption{padding-top:0;padding-bottom:8px;color:#444444;text-transform:uppercase;font-weight:bold;letter-spacing:-0.02em;font-size:13px;}
.widget_calendar #wp-calendar{width:100%;}
.widget_calendar #wp-calendar th{background-color:#eeeeee;}
.widget_calendar #wp-calendar tbody td,
.widget_calendar #wp-calendar th{border:solid 1px #eeeeee;text-align:center;}
.widget_calendar #wp-calendar tfoot td{color:#444444;text-transform:uppercase;font-weight:bold;letter-spacing:-0.02em;font-size:11px;}
.widget_calendar #wp-calendar td#next{text-align:right;}
.widget_calendar.widget-border #wp-calendar{width:90%;width:-webkit-calc(100% - 20px);width:calc(100% - 20px);margin-left:10px;}
.widget_calendar.widget-border-background #wp-calendar{width:85%;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);margin-left:20px;}
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_recent_entries ul,
.woocommerce .widget_layered_nav ul,
.woocommerce .widget_layered_nav_filters ul,
.yith-woocompare-widget ul{list-style:none;padding:0;margin:-11px 0 0 0;}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li{border-top:solid 1px #dddddd;}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li{padding:11px 0;margin:0;line-height:20px;font-size:14px;position:relative;color:#878787;}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a{color:#444444;}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a:hover{color:#34a853;}
.widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before{content:'\f067';font-family:fontawesome;display:inline-block;vertical-align:middle;font-size:10px;letter-spacing:-0.02em;margin-right:10px;}
.widget_meta.widget-border-round ul,
.widget_recent_comments.widget-border-round ul,
.widget_rss.widget-border-round ul,
.widget_recent_entries.widget-border-round ul,
.woocommerce .widget_layered_nav.widget-border-round ul,
.woocommerce .widget_layered_nav_filters.widget-border-round ul,
.yith-woocompare-widget.widget-border-round ul,
.widget_meta.widget-border-round-background ul,
.widget_recent_comments.widget-border-round-background ul,
.widget_rss.widget-border-round-background ul,
.widget_recent_entries.widget-border-round-background ul,
.woocommerce .widget_layered_nav.widget-border-round-background ul,
.woocommerce .widget_layered_nav_filters.widget-border-round-background ul,
.yith-woocompare-widget.widget-border-round-background ul,
.widget_meta.widget-border ul,
.widget_recent_comments.widget-border ul,
.widget_rss.widget-border ul,
.widget_recent_entries.widget-border ul,
.woocommerce .widget_layered_nav.widget-border ul,
.woocommerce .widget_layered_nav_filters.widget-border ul,
.yith-woocompare-widget.widget-border ul,
.widget_meta.widget-border-background ul,
.widget_recent_comments.widget-border-background ul,
.widget_rss.widget-border-background ul,
.widget_recent_entries.widget-border-background ul,
.woocommerce .widget_layered_nav.widget-border-background ul,
.woocommerce .widget_layered_nav_filters.widget-border-background ul,
.yith-woocompare-widget.widget-border-background ul{margin-bottom:-20px;}
.widget_meta.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_comments.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_rss.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_entries.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav_filters.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.yith-woocompare-widget.widget-border ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li{padding-left:10px;padding-right:10px;}
.widget_meta.widget-border ul.yith-wcan-group,
.widget_recent_comments.widget-border ul.yith-wcan-group,
.widget_rss.widget-border ul.yith-wcan-group,
.widget_recent_entries.widget-border ul.yith-wcan-group,
.woocommerce .widget_layered_nav.widget-border ul.yith-wcan-group,
.woocommerce .widget_layered_nav_filters.widget-border ul.yith-wcan-group,
.yith-woocompare-widget.widget-border ul.yith-wcan-group{padding-left:10px;padding-right:10px;}
.widget_meta.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_comments.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_rss.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.widget_recent_entries.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.woocommerce .widget_layered_nav_filters.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.yith-woocompare-widget.widget-border-background ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li{padding-left:20px;padding-right:20px;}
.widget_meta.widget-border-background ul.yith-wcan-group,
.widget_recent_comments.widget-border-background ul.yith-wcan-group,
.widget_rss.widget-border-background ul.yith-wcan-group,
.widget_recent_entries.widget-border-background ul.yith-wcan-group,
.woocommerce .widget_layered_nav.widget-border-background ul.yith-wcan-group,
.woocommerce .widget_layered_nav_filters.widget-border-background ul.yith-wcan-group,
.yith-woocompare-widget.widget-border-background ul.yith-wcan-group{padding-left:20px;padding-right:20px;}
.widget_meta.widget-border-round ul,
.widget_recent_comments.widget-border-round ul,
.widget_rss.widget-border-round ul,
.widget_recent_entries.widget-border-round ul,
.woocommerce .widget_layered_nav.widget-border-round ul,
.woocommerce .widget_layered_nav_filters.widget-border-round ul,
.yith-woocompare-widget.widget-border-round ul{margin-top:0;}
.widget_meta.widget-border-round .widget-title + ul,
.widget_recent_comments.widget-border-round .widget-title + ul,
.widget_rss.widget-border-round .widget-title + ul,
.widget_recent_entries.widget-border-round .widget-title + ul,
.woocommerce .widget_layered_nav.widget-border-round .widget-title + ul,
.woocommerce .widget_layered_nav_filters.widget-border-round .widget-title + ul,
.yith-woocompare-widget.widget-border-round .widget-title + ul{margin-top:-11px;}
.woocommerce .widget_layered_nav ul.yith-wcan-group,
.woocommerce .widget_layered_nav_filters ul.yith-wcan-group{margin-top:0;}
.woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before,
.woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li:before{display:none;}
.yith-woocompare-widget ul{border-bottom:1px solid #dddddd;margin-bottom:15px !important;}
.yith-woocompare-widget ul.products-list li a.title{width:auto;}
.yith-woocompare-widget.widget-border .clear-all{margin-left:10px;}
.yith-woocompare-widget.widget-border .compare{margin-right:10px;}
.yith-woocompare-widget.widget-border-background .clear-all{margin-left:20px;}
.yith-woocompare-widget.widget-border-background .compare{margin-right:20px;}
.yith-woocompare-widget ul.products-list a.remove{font-size:0;width:14px;height:14px;line-height:14px;}
.widget-posts ul{list-style:none;padding:0;margin:0;}
.widget-posts li{margin-bottom:15px;}
.widget-posts li:last-child{margin-bottom:0;}
.widget-posts .entry-thumb-wrap{width:100px;margin-bottom:0;float:left;}
.widget-posts .entry-thumb-wrap + .entry-content-wrap{padding-left:115px;}
.widget-posts .entry-post-title{font-size:14px;margin:0 0 5px 0;text-transform:uppercase;}
.widget-posts .entry-meta-date{font-size:13px;}
.widget-posts.widget-border-round-background li + li{border-top:1px solid #dddddd;padding-top:15px;}
.widget-posts.widget-border-round-background .entry-thumb-wrap{width:70px;}
.widget-posts.widget-border-round-background .entry-thumb-wrap + .entry-content-wrap{padding-left:85px;}
.widget-posts.widget-border li + li{border-top:1px solid #dddddd;padding-top:15px;}
.widget-posts.widget-border li{padding-left:10px;padding-right:10px;}
.widget-posts.widget-border .entry-thumb-wrap{width:70px;}
.widget-posts.widget-border .entry-thumb-wrap + .entry-content-wrap{padding-left:85px;}
.widget-posts.widget-border-background li + li{border-top:1px solid #dddddd;padding-top:15px;}
.widget-posts.widget-border-background li{padding-left:20px;padding-right:20px;}
.widget-posts.widget-border-background .entry-thumb-wrap{width:70px;}
.widget-posts.widget-border-background .entry-thumb-wrap + .entry-content-wrap{padding-left:85px;}
.widget-posts .owl-dots{position:absolute;bottom:5px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.widget-posts .owl-dot{margin:0 2px;}
.widget-posts .post-video .prettyPhoto{font-size:18px;width:18px;height:18px;line-height:18px;}
.search-form{position:relative;width:100%;}
.search-form .search-field{height:50px;border-style:solid;border-width:3px;border-color:#34a853;width:100%;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;padding-right:65px;}
.search-form .search-field:focus{border-color:#444444;}
.search-form .search-field:focus + .search-submit{background-color:#444444;color:#fff;}
.search-form .search-submit{position:absolute;width:50px;height:50px;right:0;top:0;background-color:#fc5a5a;color:#ffffff;border:solid 3px transparent;border-left:0;background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.search-form .search-submit:hover{background-color:#444444;color:#fff;}
.search-form-small .search-form .search-field{border-style:solid;border-width:1px;border-color:#dddddd;height:36px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;width:270px;padding-right:36px;}
.search-form-small .search-form .search-submit{width:36px;height:36px;padding:0;border:none;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.search-form-square .search-form .search-field{border:none;height:36px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;width:270px;padding-right:36px;}
.search-form-square .search-form .search-field:focus + .search-submit{background-color:transparent;color:#34a853;}
.search-form-square .search-form .search-submit{background-color:transparent;color:#222;width:36px;height:36px;padding:0;border:none;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;}
.search-form-square .search-form .search-submit:hover{background-color:transparent;color:#34a853;}
.widget_search .widget-title + .search-form,
.widget_product_search .widget-title + .search-form{margin-top:5px;}
.widget_search.widget-border .search-field,
.widget_product_search.widget-border .search-field{width:90%;width:-webkit-calc(100% - 20px);width:calc(100% - 20px);margin-left:10px;}
.widget_search.widget-border .search-submit,
.widget_product_search.widget-border .search-submit{right:10px;}
.widget_search.widget-border-background .search-field,
.widget_product_search.widget-border-background .search-field{width:85%;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);margin-left:20px;}
.widget_search.widget-border-background .search-submit,
.widget_product_search.widget-border-background .search-submit{right:20px;}
.tagcloud{margin-bottom:-5px;font-size:0;}
.tagcloud a{display:inline-block;background-color:#eee;color:#888;font-size:13px;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;line-height:20px;padding:5px 10px;margin:0 5px 5px 0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.tagcloud a:hover{background-color:#fc5a5a;color:#ffffff;}
.social-profiles{list-style:none;padding:0;}
.social-profiles li{display:inline-block;}
.social-profiles li + li{margin-left:20px;}
.social-profiles.circle i{background-color:rgba(0, 0, 0, 0.1);width:28px;height:28px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;line-height:28px;text-align:center;}
.social-profiles-title{font-weight:700;float:left;margin-right:15px;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#aaa;height:6px;-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box;margin-bottom:25px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{height:8px;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;background-color:#34a853;top:-1px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{height:14px;width:14px;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;background-color:#34a853;top:-4px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;background-color:rgba(0, 0, 0, 0.1);}
.woocommerce .widget_price_filter .price_label{font-size:14px;}
.woocommerce .widget_price_filter .price_slider_amount .button{font-size:13px;background-color:#34a853;color:#ffffff;}
.woocommerce .widget_price_filter .price_slider_amount .button:hover{color:#222;background-color:#eee;}
.woocommerce .widget_price_filter.widget-border .price_slider_wrapper{padding-left:10px;padding-right:10px;}
.woocommerce .widget_price_filter.widget-border-background .price_slider_wrapper{padding-left:20px;padding-right:20px;}
.woocommerce ul.product_list_widget li{padding:0;margin-bottom:15px;}
.woocommerce ul.product_list_widget li:last-child{margin-bottom:0;}
.woocommerce ul.product_list_widget li img{float:left;width:100px;border:1px solid #eeeeee;margin:0 15px 0 0;}
.woocommerce ul.product_list_widget li a{font-weight:normal;line-height:1.4;}
.woocommerce ul.product_list_widget span.amount{display:inline-block;font-size:16px;font-weight:500;color:#212121;}
.woocommerce ul.product_list_widget ins span.amount{text-decoration:none;}
.woocommerce ul.product_list_widget del span.amount{font-size:14px;color:#878787;margin-right:5px;text-decoration:line-through;}
.woocommerce ul.product_list_widget del,
.woocommerce ul.product_list_widget ins{display:inline-block;}
.woocommerce ul.product_list_widget a + span.amount,
.woocommerce ul.product_list_widget a + del{margin-top:5px;}
.woocommerce ul.product_list_widget li .star-rating{margin-bottom:15px;margin-top:5px;}
.widget-border-background ul.product_list_widget li img,
.widget-border ul.product_list_widget li img,
.widget-border-round ul.product_list_widget li img,
.widget-border-round-background ul.product_list_widget li img{width:70px;}
.widget-border-background ul.product_list_widget li + li,
.widget-border ul.product_list_widget li + li,
.widget-border-round ul.product_list_widget li + li,
.widget-border-round-background ul.product_list_widget li + li{border-top:1px solid #dddddd;padding-top:15px;}
.widget-border ul.product_list_widget li{padding-left:10px;padding-right:10px;}
.widget-border-background ul.product_list_widget li{padding-left:20px;padding-right:20px;}
.woocommerce .widget_layered_nav ul.yith-wcan-color{margin-bottom:-5px;padding:0;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a{position:relative;width:32px;height:32px;border:none;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;margin:0 5px 5px 0;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover{border:none;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover:after{font-family:'FontAwesome';content:'\f00c';display:inline-block;color:#fff;position:absolute;margin:10px 0 0 10px;font-size:12px;line-height:1;text-indent:0;top:0;left:0;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a{border:none;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a:before{display:none;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a:after{font-family:'FontAwesome';content:'\f00c';display:inline-block;color:#fff;position:absolute;margin:10px 0 0 10px;font-size:12px;line-height:1;text-indent:0;top:0;left:0;}
.woocommerce .widget_layered_nav ul.yith-wcan-label{padding:0;margin-bottom:-5px;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a{background-color:transparent;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;font-size:14px;color:#878787;border:1px solid #dddddd;margin:0 5px 5px 0;line-height:20px;padding:5px;min-width:32px;text-align:center;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover{background-color:#878787;color:#fff;border-color:#878787;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a{background-color:#878787;color:#fff;border-color:#878787;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a:before{display:none;}
.widget-twitter-item > i{float:left;font-size:30px;}
.widget-twitter-item > div{padding-left:40px;}
.widget-twitter-item + .widget-twitter-item{margin-top:20px;}
.widget-twitter-item .twitter-name{color:#34a853;}
.widget-twitter-item .twitter-time{color:#878787;font-size:13px;margin-top:5px;}
.contact-info{padding:0;margin:0;list-style:none;}
.contact-info li{display:inline-block;}
.contact-info li + li{margin-left:40px;position:relative;}
.contact-info li + li:before{position:absolute;content:'';border-left:solid 1px #dddddd;right:100%;height:14px;margin-right:20px;}
.contact-info li i{margin-right:5px;}
.widget-info-box ul{padding:0;margin:0;}
.widget-info-box li{list-style:none;}
.widget-info-box li > div{display:table-cell;vertical-align:top;}
.widget-info-box li:last-child{margin-bottom:0 !important;}
.widget-info-box h4.widget-title + ul.if-classic li:first-child{padding-top:0;border-top:none;}
.widget-info-box p{margin-bottom:0;}
.widget-info-box p a{font-weight:500;}
.widget-info-box h3{font-weight:bold;text-transform:uppercase;}
.widget-info-box h3 a:hover,
.widget-info-box h3 a:focus{color:#34a853;}
.widget-info-box ul.if-classic li:first-child{padding-top:20px;border-top:1px solid #eeeeee;}
.widget-info-box ul.if-classic li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eeeeee;}
.widget-info-box ul.if-classic h3{font-size:14px;margin-bottom:5px;}
.widget-info-box ul.if-classic h3 a{color:#444444;}
.widget-info-box ul.if-classic p{color:#878787;}
.widget-info-box ul.if-classic .if-icon{width:30px;font-size:30px;line-height:1;color:#34a853;}
.widget-info-box ul.if-classic .if-content{padding-left:20px;}
.widget-info-box ul.if-round li{margin-bottom:25px;}
.widget-info-box ul.if-round h3{font-size:13px;letter-spacing:-0.02em;margin-bottom:5px;}
.widget-info-box ul.if-round h3 a{color:#878787;}
.widget-info-box ul.if-round p{color:#212121;letter-spacing:-0.02em;line-height:1.2;}
.widget-info-box ul.if-round .if-icon i{width:36px;height:36px;line-height:36px;text-align:center;font-size:13px;letter-spacing:-0.02em;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background-color:#fc5a5a;color:#ffffff;}
.widget-info-box ul.if-round .if-content{padding-left:10px;}
.widget-info-box.widget-border-background li:last-child,
.widget-info-box.widget-border li:last-child,
.widget-info-box.widget-border-round-background li:last-child,
.widget-info-box.widget-border-round li:last-child{padding-bottom:0;border-bottom:0;}
.widget-info-box.widget-border-background li:first-child,
.widget-info-box.widget-border li:first-child,
.widget-info-box.widget-border-round-background li:first-child,
.widget-info-box.widget-border-round li:first-child{border-top:none;}
.widget-info-box.widget-border-background li:first-child,
.widget-info-box.widget-border li:first-child,
.widget-info-box.widget-border-round-background li:first-child{padding-top:0;}
.widget-info-box.widget-border .if-icon{padding-left:10px;}
.widget-info-box.widget-border-background .if-icon{padding-left:20px;}
.primary-sidebar .widget:last-child{margin-bottom:0;}
@media (max-width:991px){.primary-sidebar{margin-top:30px;}
}
.top-drawer-wrapper{background-color:#2f2f2f;color:#c5c5c5;line-height:2em;position:relative;}
.top-drawer-wrapper .widget{margin-bottom:0;}
.top-drawer-wrapper .top-drawer-toggle{position:absolute;right:0;top:0;background-color:#f00;border-top:solid 2px rgba(0, 0, 0, 0.2);padding:7px;color:#fff;font-size:10px;line-height:1;cursor:pointer;opacity:0.7;}
.top-drawer-wrapper.in .top-drawer-toggle,
.top-drawer-wrapper:hover .top-drawer-toggle{opacity:1;}
.top-drawer-wrapper.in .top-drawer-toggle > i:before{content:"\f068";}
.top-drawer-inner{padding-top:0;padding-bottom:0;}
.top-drawer-type-toggle .top-drawer-inner{display:none;}
@media screen and (max-width:991px){.top-drawer-mobile-invisible{display:none;}
}
.shopping-cart-icon{line-height:1;font-size:16px;font-weight:500;text-transform:uppercase;border-top:solid 7px transparent;border-bottom:solid 7px transparent;}
.shopping-cart-icon .subtotal-info-wrapper{display:inline-block;}
.shopping-cart-icon > .icon{position:relative;display:inline-block;vertical-align:middle;}
.shopping-cart-icon > .icon > i:before{content:'\e615';font-family:"Pe-icon-7-stroke";font-style:normal;font-size:35px;}
.shopping-cart-icon > .icon > span{position:absolute;margin:auto;top:-9px;left:0;right:0;width:18px;height:18px;text-align:center;line-height:18px;background-color:#ef7e7e;color:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;font-size:12px;font-weight:700;}
.shopping-cart-list{position:absolute;top:100%;right:0;z-index:999;background:#fff;color:#212121;padding:0 0 30px;width:320px;line-height:1.6;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.shopping-cart-list li a{color:inherit;}
.shopping-cart-list li a:hover{color:#34a853;}
.shopping-cart-list ul.product_list_widget{position:relative;list-style:none;padding:0;margin:0;}
.shopping-cart-list ul.product_list_widget li img{width:60px;}
.shopping-cart-list ul.product_list_widget li,
.shopping-cart-list p.total{position:relative;margin:15px 30px;padding-top:15px;}
.shopping-cart-list ul.product_list_widget li + li{border-top:solid 1px #eeeeee;}
.shopping-cart-list ul.product_list_widget li:last-child{margin-bottom:15px;}
.shopping-cart-list ul.product_list_widget li.empty{border-bottom:none;padding-bottom:0;margin-bottom:0;}
.shopping-cart-list li.mini_cart_item a.remove{position:absolute;right:0;font-size:0;width:18px;height:25px;}
.shopping-cart-list li.mini_cart_item a.remove:before{content:'\e681';font-family:"Pe-icon-7-stroke";font-size:18px;}
.shopping-cart-list span.quantity{margin-top:5px;display:block;}
.shopping-cart-list p.total{display:none;}
.shopping-cart-list p.buttons{margin:0;text-align:center;margin:0 30px;border-top:solid 1px #eee;padding-top:15px;}
.shopping-cart-list p.buttons a.button + a.button{margin-left:10px;}
.widget_shopping_cart_content{position:relative;text-align:left;display:none;}
.bar-left{text-align:left;}
.bar-left .menu ul{left:100%;right:auto;}
.bar-left .menu li > ul{left:0;}
.bar-right{text-align:right;}
.bar-right .widget{text-align:left;}
.bar-wrapper{line-height:30px;}
.bar-wrapper .widget{display:inline-block;margin-bottom:0;position:relative;}
.bar-wrapper .widget + .widget{margin-left:40px;}
.bar-wrapper .menu{margin-top:0;}
.bar-wrapper .menu li{position:relative;}
.bar-wrapper .menu > li{display:inline-block;line-height:30px;}
.bar-wrapper .menu > li.menu-item-has-children{padding-right:15px;}
.bar-wrapper .menu > li + li{margin-left:40px;border-top:none;}
.bar-wrapper .menu > li > ul{right:0;}
.bar-wrapper .menu > li:hover ul{-webkit-transform:translateY(0);max-height:1000px;visibility:visible;opacity:1;}
.bar-wrapper .menu > li .li-caret{top:10px;}
.bar-wrapper .menu > li > a{padding-top:0;padding-bottom:0;}
.bar-wrapper .menu > li > .li-caret{color:inherit;}
.bar-wrapper .menu > li:hover > .li-caret{color:#34a853;}
.bar-wrapper .menu ul{display:block !important;padding:0 15px;left:auto;right:100%;min-width:180px;background-color:#fff;color:#212121;-webkit-box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.1);max-height:0;position:absolute;z-index:9999;overflow:hidden;visibility:hidden;opacity:0;-webkit-transform:translateY(30px);-webkit-transition:350ms;-moz-transition:350ms;-o-transition:350ms;transition:350ms;}
.bar-wrapper .menu ul a{padding-left:0;}
.bar-wrapper .widget_archive ul > li + li,
.bar-wrapper .widget_categories ul > li + li,
.bar-wrapper .widget_nav_menu ul > li + li,
.bar-wrapper .widget_pages ul > li + li,
.bar-wrapper .widget_product_categories ul > li + li{border-color:#eee;}
.bar-wrapper .widget + .widget:before,
.bar-wrapper .menu > li + li:before{content:'';position:absolute;top:0;bottom:0;left:-20px;margin:auto;height:15px;}
.bar-wrapper.text-center .bar-left,
.bar-wrapper.text-center .bar-right{text-align:center;}
.bar-wrapper .social-profiles-title{display:inline-block;font-weight:400;margin-right:15px;}
.bar-wrapper .social-profiles{display:inline-block;}
.top-bar-wrapper a:hover{color:#34a853;}
.top-bar-wrapper{background-color:#ffffff;color:#777777;}
.top-bar-wrapper a{color:inherit;}
.top-bar-wrapper.full-border{border-bottom:solid 1px #eeeeee;}
.top-bar-wrapper.container-border .top-bar-inner{border-bottom:solid 1px #eeeeee;}
.top-bar-wrapper .widget + .widget:before,
.top-bar-wrapper .menu > li + li:before{border-left:solid 1px;border-color:#eeeeee;}
.top-bar-wrapper .search-form-small .search-form .search-field{border-color:#eeeeee;background-color:#fff;}
.top-bar-wrapper .search-form-small .search-form .search-submit{background-color:#222 !important;}
.top-bar-wrapper .search-form-square .search-form .search-field{background-color:#fff;}
.top-bar-inner{padding-top:5px;padding-bottom:5px;}
@media screen and (min-width:992px){header.header-mobile{display:none;height:0;}
.header-wrapper{background-color:#ffffff;color:#212121;}
.header-wrapper .container-inner{position:relative;}
.header-above-inner{padding-top:0;padding-bottom:0;display:none;}
.logo-header{float:left;height:106px;font-size:0;}
.logo-header:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.logo-header img{max-height:106px;padding-top:0;padding-bottom:0;}
.logo-sticky{display:none;}
.header-row > .container,
.header-wrapper > .container{position:relative;}
.header-wrapper.float-header{position:absolute;z-index:999;left:0;right:0;}
.header-wrapper.container-full .container{width:100%;}
.header-nav-wrapper{background-color:#999999;color:#212121;}
.header-nav-wrapper .search-form input{height:44px;}
.header-nav-wrapper .search-form .search-submit{height:44px;width:44px;padding:0;text-align:center;}
.header-right{float:right;text-align:right;}
.header-customize-wrapper .header-customize-item:first-child{margin-left:30px;}
.header-customize-nav{float:right;line-height:55px !important;color:#212121;}
.header-customize-nav .header-customize-item{margin-left:10px;}
.header-customize-nav a{color:#212121;display:none;}
.header-customize-nav a:hover{color:#34a853;}
.header-customize-nav .shopping-cart-icon{border-top:none;border-bottom:none;}
.header-customize-nav .shopping-cart-icon .subtotal-info-wrapper{display:none;}
.header-customize-nav .shopping-cart-icon > .icon{padding-right:10px;margin-top:-5px;}
.header-customize-nav .shopping-cart-icon > .icon > span{top:-11px;left:auto;right:0px;width:16px;height:16px;line-height:16px;}
.header-customize-nav .shopping-cart-icon > .icon > i:before{font-size:14px;font-family:'fontawesome';content:"\f07a";}
.header-customize-left,
.header-customize-right{line-height:106px;}
.header-customize-left .header-customize-item:first-child,
.header-customize-right .header-customize-item:first-child{margin-left:0;}
.header-customize-left{float:left;text-align:left;}
.header-customize-left .header-customize-item{margin-left:40px;}
.header-customize-right{float:right;text-align:right;display:none;}
.header-customize-right .header-customize-item{margin-left:40px;}
.header-customize-item{display:inline-block;vertical-align:middle;line-height:1;max-width:100%;}
.item-info{text-align:left;}
.item-info > i,
.item-info a{width:36px;height:36px;background-color:#fc5a5a;text-align:center;line-height:36px;float:left;display:block;border-radius:5px;color:#ffffff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.item-info > i:hover,
.item-info a:hover{background-color:rgba(0, 0, 0, 0.2);}
.item-info > span{display:block;line-height:18px;position:relative;overflow:hidden;margin-left:46px;}
.item-info > span.label{font-weight:700;color:#666666;}
.item-sidebar{line-height:30px;}
.item-sidebar .widget{margin-bottom:0;position:relative;display:inline-block;}
.item-sidebar .widget + .widget{margin-left:30px;}
.item-sidebar .widget + .widget:before{content:'';position:absolute;top:0;bottom:0;left:-20px;margin:auto;height:15px;border-left:solid 1px #eeeeee;}
.search-product-wrapper{position:relative;text-align:left;}
.search-product-wrapper > input{max-width:100%;width:640px;padding-right:40%;padding-right:-webkit-calc(31.25% + 50px);padding-right:calc(31.25% + 50px);height:50px;border:solid 1px #eaeaea;padding-left:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;}
.search-product-wrapper > button{position:absolute;top:0;bottom:0;right:0;border-radius:0;padding-right:0;padding-left:3px;width:50px;text-align:center;}
.search-product-wrapper.search-ajax-content .categories{border-right:solid 0 #34a853;}
.search-product-wrapper .categories{position:absolute;top:0;right:50px;width:31.25%;border-left:solid 1px;border-right:solid 0;border-color:#eaeaea;cursor:pointer;}
.search-product-wrapper .categories > span{position:relative;display:block;line-height:50px;width:100%;color:#666666;padding-left:20px;padding-right:35px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.search-product-wrapper .categories > span:after{content:'\f107';font-family:'fontawesome';position:absolute;display:block;right:20px;top:0;}
.search-product-wrapper .categories > span.in:after{content:'\f00d';}
.search-product-wrapper .search-category-dropdown{display:none;position:absolute;background:#fff;color:#212121;left:0;right:-3px;list-style:none;padding:15px;line-height:42px;z-index:999;cursor:default;max-height:400px;overflow:hidden;}
.search-product-wrapper .search-category-dropdown span:hover{cursor:pointer;color:#34a853;}
.search-product-wrapper .search-category-dropdown li + li{border-top:solid 1px #eee;}
.search-product-wrapper .search-category-dropdown ul{padding:0;list-style:none;border-top:solid 1px #eee;}
.search-product-wrapper .search-category-dropdown li li span{padding-left:20px;}
.search-product-wrapper .search-category-dropdown li li li span{padding-left:40px;}
.search-product-wrapper .search-ajax-result{visibility:hidden;position:absolute;left:0;right:0;background:#fff;color:#212121;z-index:999;font-size:16px;line-height:1.6em;}
.search-product-wrapper .search-ajax-result ul{padding:0;margin:0;list-style:none;}
.search-product-wrapper .search-ajax-result li{padding:10px 15px;position:relative;}
.search-product-wrapper .search-ajax-result li:after{content:'';display:block;clear:both;}
.search-product-wrapper .search-ajax-result li + li:before{content:'';position:absolute;display:block;margin:auto;left:15px;right:15px;top:0;border-top:solid 1px #eee;}
.search-product-wrapper .search-ajax-result li.selected,
.search-product-wrapper .search-ajax-result li:hover{background-color:#f8f8f8;}
.search-product-wrapper .search-ajax-result li.selected + li:before,
.search-product-wrapper .search-ajax-result li:hover + li:before,
.search-product-wrapper .search-ajax-result li.selected:before,
.search-product-wrapper .search-ajax-result li:hover:before{border-top-color:transparent;}
.search-product-wrapper .search-ajax-result li.nothing{text-align:center;line-height:2em;}
.search-product-wrapper .search-ajax-result img{width:50px;float:left;margin-right:15px;}
.search-product-wrapper .search-ajax-result .view-more{text-align:center;padding:15px;border-top:solid 1px #eee;}
.search-product-wrapper.in .search-ajax-result{visibility:visible;}
.header-wrapper.full-border,
.header-wrapper.container-border .container-inner{border-bottom:solid 1px #eeeeee;}
.header-above-wrapper.full-border,
.header-above-wrapper.container-border .header-above-inner{}
.menu-categories{background-color:#34a853;color:#ffffff;line-height:106px;height:106px;vertical-align:top;padding-left:20px;padding-right:20px;text-align:left;position:relative;}
.menu-categories.in .menu-categories-select > i:before{content:'\f00d';}
.menu-categories.in .menu-categories-dropdown{display:block;}
.menu-categories ul.menu-categories-dropdown{position:absolute;z-index:999;top:100%;background:#fff;list-style:none;margin:0;padding:0 20px;left:0;right:0;}
.menu-categories-select{font-size:15px;font-weight:700;text-transform:uppercase;height:100%;}
.menu-categories-select:after{content:'';font-family:'fontawesome';}
.menu-categories-select > i{display:none;float:right;line-height:106px;cursor:pointer;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.menu-categories-select > i:hover{color:#444;}
.header-accent-color .search-product-wrapper > input,
.header-accent-color .search-product-wrapper .categories{border-color:#212121;color:#212121;}
.header-accent-color .search-product-wrapper > button{background-color:#212121;color:#34a853;}
.header-accent-color .search-product-wrapper > button:hover{opacity:0.8;}
.header-accent-color .search-product-wrapper > input::-webkit-input-placeholder{color:#ffffff;}
.header-accent-color .search-product-wrapper > input:-moz-placeholder{color:#ffffff;}
.header-accent-color .search-product-wrapper > input::-moz-placeholder{color:#ffffff;}
.header-accent-color .search-product-wrapper > input:-ms-input-placeholder{color:#ffffff;}
.header-accent-color a{color:#212121;}
.header-accent-color a:hover{color:#080808;}
.header-nav-hidden nav.primary-menu{opacity:0;visibility:hidden;display:inline-block;padding-left:20px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;float:left;}
.header-nav-hidden .product-text{line-height:106px;padding-left:20px;text-transform:uppercase;font-size:15px;font-weight:700;}
.header-nav-hidden .header-search{padding-right:100px;margin-left:-20px;}
.header-nav-hidden .header-search .search-product-wrapper{background-color:#fff;}
.header-nav-hidden .header-search .search-product-wrapper > button{border-right:solid 1px rgba(255, 255, 255, 0.3);width:58px;}
.header-nav-hidden .header-search .search-product-wrapper > input{height:106px;border-left:0;width:100%;}
.header-nav-hidden .header-search .search-product-wrapper .categories > span{line-height:106px;}
.header-nav-hidden .header-search .search-product-wrapper .search-ajax-result{left:3px;right:3px;}
.header-nav-hidden .header-search .search-product-wrapper .search-category-dropdown{right:5px;}
.header-nav-hidden .no-primary-menu{position:absolute;width:100%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.header-nav-hidden .menu-switch{float:right;width:100px;line-height:106px;text-align:center;text-transform:uppercase;font-weight:700;position:relative;z-index:1;cursor:pointer;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;color:#222222;}
.header-nav-hidden .menu-switch:hover{color:#454545;}
.header-nav-hidden .menu-switch > i{margin-right:5px;}
.header-nav-hidden .header-nav-inner.in .no-primary-menu{opacity:0;visibility:hidden;}
.header-nav-hidden .header-nav-inner.in nav.primary-menu{opacity:1;visibility:visible;}
.header-nav-hidden .header-nav-inner.in .menu-switch > i:before{content:"\f00d";}
.page-sidebar-right .header-nav-inner{text-align:right;}
.page-sidebar-right .no-primary-menu > .row > .col-sm-3{float:right;}
.page-sidebar-right .no-primary-menu > .row > .col-sm-9{float:left;}
.page-sidebar-right .header-nav-hidden .menu-switch{float:left;}
.page-sidebar-right .header-nav-hidden nav.primary-menu{float:right;}
.page-sidebar-right .header-nav-hidden .header-search{padding-left:100px;margin-right:-20px;padding-right:0;margin-left:0;}
.page-sidebar-right .header-nav-hidden .product-text,
.page-sidebar-right nav.primary-menu{padding-left:0;padding-right:20px;}
.header-float{position:absolute;z-index:999;left:0;right:0;}
.header-float input[type="text"],
.header-float input[type="search"],
.header-float input[type="email"],
.header-float input[type="url"],
.header-float input[type="password"],
.header-float input[type="tel"],
.header-float textarea,
.header-float select{color:#212121;}
.header-float input[type="text"]::-webkit-input-placeholder,
.header-float input[type="search"]::-webkit-input-placeholder,
.header-float input[type="email"]::-webkit-input-placeholder,
.header-float input[type="url"]::-webkit-input-placeholder,
.header-float input[type="password"]::-webkit-input-placeholder,
.header-float input[type="tel"]::-webkit-input-placeholder,
.header-float textarea::-webkit-input-placeholder,
.header-float select::-webkit-input-placeholder{color:#212121;}
.header-float input[type="text"]:-moz-placeholder,
.header-float input[type="search"]:-moz-placeholder,
.header-float input[type="email"]:-moz-placeholder,
.header-float input[type="url"]:-moz-placeholder,
.header-float input[type="password"]:-moz-placeholder,
.header-float input[type="tel"]:-moz-placeholder,
.header-float textarea:-moz-placeholder,
.header-float select:-moz-placeholder{color:#212121;}
.header-float input[type="text"]::-moz-placeholder,
.header-float input[type="search"]::-moz-placeholder,
.header-float input[type="email"]::-moz-placeholder,
.header-float input[type="url"]::-moz-placeholder,
.header-float input[type="password"]::-moz-placeholder,
.header-float input[type="tel"]::-moz-placeholder,
.header-float textarea::-moz-placeholder,
.header-float select::-moz-placeholder{color:#212121;}
.header-float input[type="text"]:-ms-input-placeholder,
.header-float input[type="search"]:-ms-input-placeholder,
.header-float input[type="email"]:-ms-input-placeholder,
.header-float input[type="url"]:-ms-input-placeholder,
.header-float input[type="password"]:-ms-input-placeholder,
.header-float input[type="tel"]:-ms-input-placeholder,
.header-float textarea:-ms-input-placeholder,
.header-float select:-ms-input-placeholder{color:#212121;}
.header-search-gray header .search-form input{border-color:#eeeeee;}
.header-search-gray header .search-form button{background-color:#eeeeee;}
.header-search-gray2 header .search-form input{border-color:#d5d5d5;}
.header-search-gray2 header .search-form button{background-color:#d5d5d5;}
.header-search-transparent header .search-product-wrapper > input{background-color:rgba(255, 255, 255, 0.2);border-color:rgba(255, 255, 255, 0.5);}
.header-search-transparent header .search-product-wrapper.search-ajax-content .categories{border-color:rgba(255, 255, 255, 0.5);}
.header-search-transparent header .search-product-wrapper > button{color:#34a853;background-color:#fff;border:none;}
.header-customize-item.search-form-small .search-form .search-field{border-color:#d5d5d5;}
.is-sticky .menu-categories,
.is-sticky .logo-header{height:55px;}
.is-sticky .x-nav-menu > .x-menu-item{padding-top:15.5px;padding-bottom:15.5px;}
.is-sticky .menu-categories,
.is-sticky .menu-categories-select > i,
.is-sticky .header-customize-nav{line-height:55px;}
.is-sticky .menu-categories-select > i{display:block;}
.is-sticky .logo-header img{max-height:55px;padding-bottom:5px;}
.is-sticky .logo-sticky{display:inline-block;padding-top:15px;width:140px;}
.is-sticky .has-logo-sticky .no-sticky{display:none;}
.header-1 .is-sticky .header-above-inner{padding-top:0;padding-bottom:0;}
.header-6 .is-sticky .header-nav-wrapper,
.header-10 .is-sticky .header-nav-wrapper{background-color:#261c34;}
.header-6 .is-sticky .header-nav-wrapper nav.primary-menu,
.header-10 .is-sticky .header-nav-wrapper nav.primary-menu{padding-left:0;padding-right:0;}
.header-nav-hidden .is-sticky .product-text,
.header-nav-hidden .is-sticky .menu-switch,
.header-nav-hidden .is-sticky .header-search .search-product-wrapper .categories > span{line-height:55px;}
.header-nav-hidden .is-sticky .header-search .search-product-wrapper > input{height:55px;}
.header-1 .header-customize-nav{float:none;display:inline-block;vertical-align:middle;}
.header-1 .primary-menu{}
.header-3 .header-above-wrapper{height:0px;opacity:1;visibility:visible;}
.header-3 .header-customize-right{float:none;line-height:0px;}
.header-3 .header-customize-nav{float:none;display:inline-block;vertical-align:middle;}
.header-3 .is-sticky .header-above-wrapper{height:0;line-height:0;opacity:0;visibility:hidden;}
.header-4 .primary-menu{display:inline-block;vertical-align:middle;padding-left:40px;}
.header-5 .logo-header,
.header-11 .logo-header{float:none;position:absolute;width:30%;margin:auto;left:0;right:0;text-align:center;}
.header-5 .item-search,
.header-11 .item-search{max-width:400px;}
.header-5 .search-product-wrapper .categories,
.header-11 .search-product-wrapper .categories{width:40%;}
.header-5 .search-product-wrapper > input,
.header-11 .search-product-wrapper > input{padding-right:45%;padding-right:-webkit-calc(40% + 50px);padding-right:calc(40% + 50px);}
.header-5 nav.primary-menu,
.header-11 nav.primary-menu{display:inline-block;vertical-align:middle;}
.header-5 .header-row > .container,
.header-11 .header-row > .container{text-align:center;}
.header-5 .header-customize-left,
.header-11 .header-customize-left,
.header-5 .header-customize-right,
.header-11 .header-customize-right{height:106px;}
.header-5 .search-form input,
.header-11 .search-form input{width:320px;}
.header-6{margin-bottom:20px;}
.header-6 .header-nav-wrapper{background-color:transparent;}
.header-6 .header-nav-wrapper nav.primary-menu{background-color:transparent;border-radius:5px;padding-left:20px;padding-right:20px;}
.header-6 .search-product-wrapper > input,
.header-6 .search-product-wrapper .categories{border-color:#666666;}
.header-6 .search-product-wrapper > button{background-color:#666666;color:#fff;}
.header-8 .top-bar-wrapper{border-bottom:none !important;}
.header-8 .header-nav-wrapper{background-color:transparent;}
.header-8 .header-above-inner{background-color:transparent;padding-left:30px;padding-right:30px;}
.header-8 .header-nav-inner{background-color:rgba(0, 0, 0, 0);}
.header-8 .item-info > i,
.header-8 .item-info a{background-color:rgba(0, 0, 0, 0.2);}
.header-8 .item-info > i:hover,
.header-8 .item-info a:hover{background-color:rgba(0, 0, 0, 0.5);}
.header-8 .is-sticky .header-nav-wrapper{background-color:rgba(0, 0, 0, 0);}
.header-8 .is-sticky .header-nav-wrapper nav.primary-menu,
.header-8 .is-sticky .header-nav-wrapper .product-text{padding-left:0;}
.header-8.header-float .is-sticky .header-nav-wrapper{background-color:rgba(0, 0, 0, 0.9);}
.header-8.header-float .is-sticky .header-nav-inner{background-color:transparent;}
.header-8 .no-primary-menu .search-product-wrapper input{border-color:rgba(0, 0, 0, 0);color:#212121;}
.header-8 .no-primary-menu .search-product-wrapper input::-webkit-input-placeholder{color:#212121;}
.header-8 .no-primary-menu .search-product-wrapper input:-moz-placeholder{color:#212121;}
.header-8 .no-primary-menu .search-product-wrapper input::-moz-placeholder{color:#212121;}
.header-8 .no-primary-menu .search-product-wrapper input:-ms-input-placeholder{color:#212121;}
.header-8 .no-primary-menu .search-product-wrapper .categories{border-color:rgba(0, 0, 0, 0);}
.header-8 .no-primary-menu .search-product-wrapper .categories > span{color:#212121;}
.header-8 .no-primary-menu .search-product-wrapper > button{background-color:rgba(0, 0, 0, 0);color:#fff;}
.header-9 .header-wrapper{margin-bottom:73px;}
.header-9 .header-nav-wrapper{background-color:transparent;height:53px;}
.header-9 nav.primary-menu{background-color:rgba(0, 0, 0, 0);position:absolute;padding-left:20px;padding-right:20px;left:0;right:0;}
.header-9 .item-info > i,
.header-9 .item-info a{background-color:rgba(0, 0, 0, 0.2);}
.header-9 .item-info > i:hover,
.header-9 .item-info a:hover{background-color:rgba(0, 0, 0, 0.5);}
.header-9 .is-sticky .header-nav-wrapper{background-color:rgba(0, 0, 0, 0);height:106px;}
.header-9 .is-sticky nav.primary-menu{padding-left:0;padding-right:0;}
.header-9.header-float .is-sticky .header-nav-wrapper{background-color:rgba(0, 0, 0, 0.9);}
.header-9.header-float .is-sticky nav.primary-menu{background-color:transparent;}
.header-10 .header-nav-wrapper{background-color:transparent;}
.header-10 .header-nav-inner{background-color:#999;}
.header-10 .is-sticky .header-nav-wrapper nav.primary-menu,
.header-10 .is-sticky .header-nav-wrapper .product-text{padding-left:20px;}
.header-11 .header-row > .container{text-align:left;}
.header-11 .header-customize-nav{float:right;}
.header-11 nav.primary-menu{display:block;}
.header-11 nav.primary-menu:after{content:'';display:block;clear:both;}
.header-12 .primary-menu{display:inline-block;vertical-align:middle;padding-left:40px;}
.header-12 .search-product-wrapper > input{border-color:#000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.header-12 .search-product-wrapper.search-ajax-content .categories{border-color:#000;}
.header-12 .search-product-wrapper > button{color:#fff;background-color:#000;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.header-12 .menu-categories{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
}
@media screen and (max-width:1199px){.header-5 .item-search,
.header-11 .item-search{max-width:350px;}
.search-product-wrapper > input{width:500px;}
}
.nav-custom-list{font-size:13px;font-weight:700;display:none;}
.nav-custom-list a + a{margin-left:30px;}
.is-sticky{height:55px;}
.is-sticky .sticky-region{position:fixed;left:0;right:0;z-index:999;-webkit-box-shadow:1px 0 3px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:1px 0 3px 2px rgba(0, 0, 0, 0.1);box-shadow:1px 0 3px 2px rgba(0, 0, 0, 0.1);margin:auto;}
.header-is-float .is-sticky .sticky-region{background-color:rgba(234, 234, 234, 0.9);}
.header-is-float .is-sticky .sticky-region .header-customize-nav a:hover,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.menu-current > a.x-menu-a-text,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li > a.x-menu-a-text:hover,
.header-is-float .is-sticky .sticky-region .x-nav-menu > li.x-menu-item:hover > a{color:#ffffff !important;}
body.boxed .is-sticky .sticky-region{max-width:1210px;width:100%;}
header.main-header .textwidget > span i,
header.header-mobile .textwidget > span i{font-size:13px;margin-right:5px;}
@media screen and (max-width:991px){header.main-header{display:none;}
header.header-mobile{display:block;height:auto;}
.top-bar-wrapper{background-color:#ffffff !important;color:#444444 !important;}
.top-bar-wrapper.full-border{border-bottom:solid 1px #eeeeee !important;}
.top-bar-wrapper.container-border .top-bar-inner{border-bottom:solid 1px #eeeeee !important;}
.top-bar-wrapper .widget + .widget:before,
.top-bar-wrapper .menu > li + li:before{border-left:solid 1px #eeeeee;}
.top-bar-inner{padding-top:5px !important;padding-bottom:5px !important;}
.header-mobile-inner{background-color:#ffffff !important;color:#444444 !important;}
.header-mobile-inner a{color:#444444;}
.header-mobile-inner a:hover{color:#34a853;}
.header-mobile-inner .toggle-icon-wrapper .toggle-icon:after,
.header-mobile-inner .toggle-icon-wrapper .toggle-icon:before,
.header-mobile-inner .toggle-icon-wrapper .toggle-icon > span{background-color:#444444 !important;}
.header-mobile-container-inner{}
.header-mobile-container-inner > div{background:url("../../../../wp-content/uploads/costar-header-ver1.jpg");background-repeat:repeat-x;text-align:center;margin-bottom:30px;}
.container .header-mobile-container{margin-right:auto;margin-left:auto;padding-left:0px !important;padding-right:0px !important;}
.toggle-mobile-menu{float:left;}
.logo-mobile-wrapper,
.item-shopping-cart,
.mobile-search-button,
.shopping-cart-icon{display:inline-block;}
.item-shopping-cart .subtotal-info-wrapper{display:none;}
.item-shopping-cart,
.mobile-search-button{float:right;}
.item-shopping-cart + .mobile-search-button{margin-right:20px;}
.mobile-search-button{font-size:20px;}
.logo-mobile-wrapper{position:absolute;padding-left:50px;padding-right:50px;left:0;right:0;text-align:center;}
.nav-menu-mobile{display:none;}
.menu-drop-fly .search-form{padding:20px;position:relative;background-color:#999;}
.menu-drop-fly .search-form input{width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-color:#333;background-color:#eaeaea;}
.menu-drop-fly .search-form button{position:absolute;right:20px;top:20px;padding-left:12px;padding-right:12px;border-radius:0;}
.menu-drop-dropdown li li a.x-menu-a-text{padding-left:20px;}
.menu-drop-dropdown li li li a.x-menu-a-text{padding-left:40px;}
.menu-drop-dropdown li li li li a.x-menu-a-text{padding-left:60px;}
.both-mobile-icon .logo-mobile-wrapper{padding-right:90px;}
.header-mobile-2 .toggle-icon-wrapper{float:right;margin-left:10px;}
.header-mobile-2 .logo-mobile-wrapper{text-align:center;padding-left:0;}
.header-mobile-2 .both-mobile-icon .logo-mobile-wrapper{}
.header-mobile-2 .mobile-search-button{margin-right:10px;}
.header-mobile-2 .item-shopping-cart + .mobile-search-button{margin-right:20px;}
.header-mobile-3 .toggle-icon-wrapper{margin-right:20px;}
.header-mobile-3 .item-shopping-cart,
.header-mobile-3 .mobile-search-button{float:left;}
.header-mobile-3 .logo-mobile-wrapper{text-align:right;padding-left:90px;padding-right:0;}
.header-mobile-3 .both-mobile-icon .logo-mobile-wrapper{padding-left:130px;}
.header-mobile-3 .item-shopping-cart + .mobile-search-button{margin-left:10px;}
.header-mobile-4 .both-mobile-icon .logo-mobile-wrapper{padding-right:50px;}
.is-sticky{height:60px;}
.is-sticky .header-mobile-container-inner > div{line-height:60px !important;}
.is-sticky .header-mobile-nav.menu-drop-dropdown{max-height:400px;overflow-y:auto;overflow-x:hidden;}
}
.main-footer-wrapper{background-color:#222222;color:#cccccc;position:relative;}
.main-footer.full-border{border-top:solid 1px #373737;}
.main-footer.container-border .footer-inner{border-top:solid 1px #373737;}
.main-footer a{color:inherit;}
.main-footer a:hover{color:#fc5a5a;}
.main-footer .widget-title{color:#ffffff;border-bottom-color:#373737;}
.main-footer .widget_archive li > ul,
.main-footer .widget_categories li > ul,
.main-footer .widget_nav_menu li > ul,
.main-footer .widget_pages li > ul,
.main-footer .widget_product_categories li > ul,
.main-footer .widget_archive ul > li + li,
.main-footer .widget_categories ul > li + li,
.main-footer .widget_nav_menu ul > li + li,
.main-footer .widget_pages ul > li + li,
.main-footer .widget_product_categories ul > li + li{border-top:none;}
.main-footer .widget-border-round,
.main-footer .widget-border,
.main-footer .widget-border-round-background,
.main-footer .widget-border-background{border-color:#373737;}
.main-footer .widget-border-round-background,
.main-footer .widget-border-background{background-color:#373737;}
.main-footer .widget-info-box:not(.widget-border-round-background):not(.widget-border-background) .if-round p{color:#ffffff;}
.main-footer .widget-info-box:not(.widget-border-round-background):not(.widget-border-background) .if-classic p{color:#ffffff;}
.main-footer .widget-info-box:not(.widget-border-round-background):not(.widget-border-background) ul h3 a{color:#cccccc;}
.main-footer .widget-info-box:not(.widget-border-round-background):not(.widget-border-background) ul.if-classic li{border-color:#373737;}
.main-footer .social-profiles-title{margin-bottom:10px;}
.main-footer .social-profiles-title{color:#ffffff;}
.main-footer .widget_archive a,
.main-footer .widget_categories a,
.main-footer .widget_nav_menu a,
.main-footer .widget_pages a,
.main-footer .widget_product_categories a{padding-top:7px;padding-bottom:7px;}
.main-footer input[type="text"],
.main-footer input[type="search"],
.main-footer input[type="email"],
.main-footer input[type="url"],
.main-footer input[type="password"],
.main-footer input[type="tel"],
.main-footer textarea,
.main-footer select,
.main-footer .widget_calendar #wp-calendar tbody td,
.main-footer .widget_calendar #wp-calendar th,
.main-footer .wp-caption{border-color:#373737;}
.main-footer .tagcloud a,
.main-footer .social-profiles.circle i,
.main-footer .widget_calendar #wp-calendar th{background-color:#373737;}
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li a,
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) li{color:inherit;}
.main-footer .widget_meta ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .widget_recent_comments ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .widget_rss ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .widget_recent_entries ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .woocommerce .widget_layered_nav ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .woocommerce .widget_layered_nav_filters ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li,
.main-footer .yith-woocompare-widget ul:not(.yith-wcan-color):not(.yith-wcan-label):not(.yith-wcan-select) > li + li{border-top-color:#373737;}
.main-footer .menu-horizontal .menu li{display:inline-block;font-weight:700;}
.main-footer .menu-horizontal .menu li + li{margin-left:15px;}
.main-footer .menu-horizontal .menu li + li:before{content:"";border-left:solid 1px #373737;margin-right:15px;height:14px;display:inline-block;vertical-align:middle;}
.main-footer .tagcloud a:hover{background-color:#34a853;color:#ffffff;}
.footer-inner{padding-top:10px !important;padding-bottom:0px !important;;}
.bottom-bar-wrapper{background-color:#2d2d2d;color:#aaaaaa;}
.bottom-bar-wrapper.full-border{border-top:solid 1px #eeeeee;}
.bottom-bar-wrapper.container-border .bottom-bar-inner{border-top:solid 1px #eeeeee;}
.bottom-bar-wrapper .widget + .widget{margin-left:10px;}
.bottom-bar-inner{padding-top:25px;padding-bottom:25px;}
@media only screen and (min-width:992px){footer.enable-parallax{position:fixed !important;bottom:0;left:0;z-index:-1;right:0;margin:auto;width:100%;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;}
footer.enable-parallax.static{position:static !important;}
body.boxed footer.enable-parallax{max-width:1210px;}
}
@media only screen and (max-width:991px){.bottom-bar-left,
.bottom-bar-right{text-align:center;}
.bottom-bar-left{margin-bottom:10px;}
}
@media (max-width:767px){footer.footer-collapse-able .widget-title{margin-bottom:0;cursor:pointer;}
footer.footer-collapse-able .widget-title:after{content:'+';float:right;}
footer.footer-collapse-able .widget-title.title-expanded:after{content:'-';}
footer.footer-collapse-able .widget-title + div,
footer.footer-collapse-able .widget-title + ul{padding-top:20px;margin:0;}
footer.footer-collapse-able .main-footer .sidebar{margin-bottom:0;}
footer.footer-collapse-able .main-footer .sidebar + .sidebar{margin-top:20px;}
footer.main-footer-wrapper .col-sm-6:nth-child(2n+1){clear:both;}
.sidebar .two-col ul > li{width:auto;float:none;}
}
.rtl .main-footer .menu-horizontal .menu li + li{margin-right:15px;margin-left:0;}
.rtl .main-footer .menu-horizontal .menu li + li:before{border-right:solid 1px #373737;border-left:0;margin-left:15px;margin-right:0;}
.rtl .bottom-bar-wrapper .widget + .widget{margin-right:10px;margin-left:0;}
@media (max-width:767px){.rtl footer.footer-collapse-able .widget-title:after{float:left;}
}
.page-links{clear:both;}
.page-links .page-link{width:36px;height:36px;text-align:center;line-height:36px;background-color:#34a853;color:#ffffff;font-size:13px;font-weight:bold;text-transform:uppercase;display:inline-block;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.page-links .page-link.current,
.page-links .page-link:hover,
.page-links .page-link:focus{background-color:#34a853;color:#ffffff;}
.page-links a > .page-link{background-color:#666666;}
.page-links > .page-links-title{font-weight:bold;letter-spacing:-0.03em;text-transform:uppercase;margin-right:30px;color:#212121;}
.entry-thumbnail{position:relative;}
.entry-thumbnail img{width:100%;}
.entry-thumbnail .prettyPhoto{position:absolute;bottom:10px;right:10px;width:30px;height:30px;line-height:30px;font-size:14px;text-align:center;background-color:#eeeeee;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;z-index:1;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.entry-thumbnail .prettyPhoto:hover{color:inherit;}
.entry-thumbnail:hover .prettyPhoto,
.entry-thumbnail:hover .entry-thumbnail-overlay:before{opacity:1;}
.entry-thumbnail-overlay:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;z-index:1;background-color:rgba(0, 0, 0, 0.5);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.post-video .entry-thumbnail-overlay:before{opacity:1;}
.post-video .prettyPhoto{opacity:1;font-size:36px;color:#fff;width:36px;height:36px;line-height:36px;background-color:transparent;left:0;right:0;top:0;bottom:0;margin:auto;cursor:pointer;}
.post-video .prettyPhoto:hover{color:#34a853;}
.no-image{background-color:#f5f5f5;}
.no-image .block-center-inner{text-transform:uppercase;font-size:24px;letter-spacing:0.05em;}
.entry-post-meta{display:inline-block;}
.entry-post-meta > div{display:inline-block;color:#878787;margin-right:10px;}
.entry-post-meta > div:last-of-type{margin-right:0;}
.entry-post-meta a{color:#444444;}
.entry-post-meta a:hover{color:#34a853;}
.entry-post-meta i{font-size:16px;color:#34a853;margin-right:5px;vertical-align:middle;}
.entry-meta-wrap{position:relative;}
.entry-meta-wrap .read-more{float:right;}
.entry-meta-wrap .entry-post-meta{position:relative;top:10px;}
.entry-meta-wrap.left .read-more{float:none;margin-top:25px;}
.entry-meta-wrap.left .entry-post-meta{position:static;display:block;}
.paging-navigation{padding-top:30px;}
.paging-navigation,
.comment-navigation{font-size:0;}
.paging-navigation .page-numbers,
.comment-navigation .page-numbers{margin-right:5px;width:36px;height:36px;text-align:center;line-height:36px;background-color:#666666;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;display:inline-block;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.paging-navigation .page-numbers.current,
.comment-navigation .page-numbers.current,
.paging-navigation .page-numbers:hover,
.comment-navigation .page-numbers:hover,
.paging-navigation .page-numbers:focus,
.comment-navigation .page-numbers:focus{background-color:#34a853;color:#ffffff;}
.paging-navigation .page-numbers.next,
.comment-navigation .page-numbers.next,
.paging-navigation .page-numbers.prev,
.comment-navigation .page-numbers.prev{width:auto;padding:0 20px;}
.paging-navigation .page-numbers i,
.comment-navigation .page-numbers i{font-size:10px;font-weight:normal;letter-spacing:-0.02em;position:relative;top:-1px;}
.paging-navigation .page-numbers:last-child,
.comment-navigation .page-numbers:last-child{margin-right:0;}
@media (max-width:480px){.page-numbers.next,
.page-numbers.prev{width:36px;height:36px;text-align:center;line-height:36px;padding:0;}
.page-numbers.next span,
.page-numbers.prev span{display:none;}
}
.entry-excerpt p:last-child{margin-bottom:0;}
.entry-thumb-wrap{margin-bottom:30px;}
.entry-post-title{font-weight:bold;line-height:1.4;font-size:24px;margin-top:-10px;letter-spacing:0;}
.entry-excerpt{margin-bottom:20px;}
.embed-responsive-large-image{padding-bottom:43.12354312354312%;}
.large-image .no-image:before{padding-bottom:63.98104265402844%;}
.embed-responsive-medium-image{padding-bottom:56.7567568%;}
.medium-image .no-image:before{padding-bottom:56.7567568%;}
.embed-responsive-small-image{padding-bottom:45.9459459%;}
.small-image .no-image:before{padding-bottom:45.9459459%;}
.post-large-image.format-audio .embed-responsive-large-image,
.post-medium-image.format-audio .embed-responsive-medium-image{padding:0;overflow:inherit;height:auto;font-size:0;}
.post-large-image.format-audio .embed-responsive-large-image iframe,
.post-medium-image.format-audio .embed-responsive-medium-image iframe{height:166px;position:static;}
.post-link{border:1px solid #eeeeee;padding:30px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;font-size:16px;}
.post-link i{font-size:20px;color:#34a853;}
.post-link a{letter-spacing:-0.04em;color:#878787;margin:0;padding-left:25px;}
.blog-wrap{margin-bottom:-30px;}
.blog-wrap article{padding-bottom:30px;border-bottom:1px solid #dddddd;margin-bottom:30px;}
article.post-masonry.sticky .entry-content-wrap{background-color:#f9f9f9;padding:20px;}
article.post-medium-image.sticky,
article.post-large-image.sticky{background-color:#f9f9f9;padding:20px;border-bottom:none;}
article.post-medium-image .entry-content-wrap{margin-bottom:20px;}
article.post-medium-image .entry-thumb-wrap{margin-bottom:0;float:left;width:50%;padding-right:10px;}
article.post-medium-image .entry-thumb-wrap + .entry-content-inner{float:left;width:50%;padding-left:10px;}
article.post-medium-image .entry-thumb-wrap + .entry-content-inner .entry-post-title{margin-top:0;}
article.post-medium-image .entry-excerpt{margin-bottom:0;}
article.post-medium-image.format-audio .entry-thumb-wrap{float:none;width:100%;margin-bottom:20px;padding-right:0;}
article.post-medium-image.format-audio .entry-thumb-wrap + .entry-content-inner{padding-left:0;float:none;width:100%;}
@media (max-width:767px){article.post-medium-image .entry-thumb-wrap{float:none;width:100%;margin-bottom:20px;padding-right:0;}
article.post-medium-image .entry-thumb-wrap + .entry-content-inner{padding-left:0;float:none;width:100%;}
article.post-medium-image .entry-thumb-wrap + .entry-content-inner .entry-post-title{margin-top:-10px;}
}
.archive-masonry .blog-wrap{margin-left:-10px;margin-right:-10px;}
.archive-masonry article{float:left;padding-left:10px;padding-right:10px;border-bottom:none;}
.archive-masonry article:after{content:'';display:block;position:absolute;bottom:0;left:10px;right:10px;border-top:1px solid #dddddd;}
.archive-masonry .entry-post-meta > div.entry-meta-date{display:block;margin:0 0 10px 0;}
.archive-masonry .entry-meta-wrap .read-more{float:none;margin-top:25px;}
.archive-masonry .entry-meta-wrap .entry-post-meta{position:static;display:block;}
@media (min-width:992px){.archive-columns-2 article.post-masonry{width:50%;}
.archive-columns-3 article.post-masonry{width:33.33333333333333%;}
}
@media (max-width:991px){article.post-masonry{width:50%;}
}
@media (max-width:767px){article.post-masonry{width:100%;}
}
article.post-single .entry-post-title{margin-top:0;}
article.post-single .entry-post-meta{margin-bottom:20px;}
article.post-single .social-share{margin-top:25px;}
.entry-meta-tag{margin-top:25px;}
label.label{font-size:14px;font-weight:bold;letter-spacing:-0.03em;text-transform:uppercase;margin-right:30px;color:#212121;}
.social-share a{display:inline-block;width:36px;height:36px;text-align:center;line-height:36px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background-color:#eee;color:#777;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.social-share a:hover{background-color:#34a853;color:#ffffff;}
.post-navigation{padding:0;display:table;width:100%;position:relative;}
.post-navigation .nav-links{width:100%;margin:0 auto;display:table;}
.post-navigation .nav-links > div{position:relative;vertical-align:middle;padding:30px 0;width:50%;float:left;}
.post-navigation .nav-links > div .post-navigation-content{margin-left:30px;}
.post-navigation .nav-next{float:right;text-align:right;}
.post-navigation .nav-next .post-navigation-content{margin-left:0;margin-right:30px;}
.post-navigation .post-navigation-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:0.2em;font-weight:bold;margin-bottom:5px;color:#444444;}
.post-navigation .post-navigation-icon{font-size:14px;line-height:1em;width:60px;display:inline-block;position:absolute;top:50%;margin-top:-7px;}
.post-navigation .nav-links .nav-next .post-navigation-icon{right:0;}
@media (max-width:767px){.post-navigation .nav-links > div{width:100%;}
.post-navigation .nav-previous{border-bottom:1px solid #eeeeee;}
}
.entry-content-wrap + .author-info{margin-top:30px;}
.author-avatar{float:left;width:80px;}
.author-avatar img{margin:0;}
.author-description{padding-left:100px;}
.author-title{font-size:14px;font-weight:bold;letter-spacing:-0.03em;text-transform:uppercase;margin-bottom:10px;}
.author-bio{margin-bottom:0;}
article.post-related .entry-thumb-wrap{margin-bottom:15px;}
article.post-related .entry-content-wrap > i{width:50px;height:50px;line-height:50px;text-align:center;background-color:#34a853;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;color:#fff;font-size:32px;float:left;}
article.post-related i + .entry-content-inner{padding-left:70px;}
article.post-related .entry-post-title{font-size:14px;letter-spacing:-0.03em;text-transform:uppercase;margin-bottom:5px;margin-top:0;}
article.post-related .entry-date{font-size:13px;margin-bottom:5px;}
article.post-related .owl-dots{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;}
article.post-related .entry-excerpt{margin-bottom:0;}
.medium-image .no-image:before{padding-bottom:56.7567568%;}
article.post-flat{padding-left:10px;padding-right:10px;}
article.post-flat .entry-thumb-wrap{margin-bottom:0;}
article.post-flat .entry-post-meta{font-size:13px;display:block;padding:15px 0;margin-bottom:15px;border-bottom:1px solid #eeeeee;}
article.post-flat .entry-post-meta a{color:#878787;}
article.post-flat .entry-post-meta a:hover{color:#34a853;}
article.post-flat .entry-post-meta i{margin-right:5px;color:#878787;}
article.post-flat .entry-post-meta > div{color:#878787;margin-right:20px;}
article.post-flat .entry-post-meta > div:last-child{margin-right:0;}
article.post-flat .entry-post-title{font-size:14px;letter-spacing:-0.03em;margin-top:0;text-transform:uppercase;margin-bottom:10px;}
article.post-flat .entry-post-title a{color:#444444;}
article.post-flat .entry-post-title a:hover{color:#34a853;}
article.post-flat .entry-excerpt{margin-bottom:10px;}
.entry-read-more{font-size:13px;font-weight:bold;text-transform:uppercase;color:#666666;border-bottom:2px solid #34a853;}
article.post-flat-2 .entry-post-meta{margin-bottom:25px;padding:0;border:none;}
article.post-flat-2 .entry-post-meta a{color:#444444;}
article.post-flat-2 .entry-post-meta i{color:#444444;}
article.post-flat-2 .entry-post-meta > div{color:#444444;background-color:#eee;line-height:20px;margin-right:0;padding:13px 0 13px 15px;width:50%;float:left;}
.comment-list{list-style-type:none;padding:0;margin:0;}
.comment-list li.comment + li.comment{margin-top:20px;}
.comment-list .children{list-style:none;padding-left:100px;margin-top:20px;}
.comment-list .avatar{margin:0;padding:0;float:left;width:80px;}
.comment-list .avatar + .comment-text,
.comment-list .comment-meta-wrap{padding-left:100px;}
.comment-list .comment-meta-wrap{margin-bottom:10px;}
.comment-list .pingback .comment-meta-wrap{padding-left:0;}
.comment-list .author-name{font-weight:bold;text-transform:uppercase;letter-spacing:-0.03em;}
.comment-list .comment-text .text{background-color:#eee;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;padding:20px;}
.comment-list .comment-meta{float:right;}
.comment-list .comment-meta a{color:#34a853;}
.comment-list .comment-meta a:hover{text-decoration:underline;}
.comment-list .comment-meta a + a:before{content:'|';display:inline-block;color:#eeeeee;margin:0 10px;}
.comment-navigation .page-numbers.next,
.comment-navigation .page-numbers.prev{width:36px;padding:0;}
.comment-form-field{margin-bottom:10px;}
.comment-form-field input,
.comment-form-field textarea{width:100%;}
.comment-form .form-submit{margin-bottom:0;}
@media (max-width:767px){.comment-list .children{padding-left:0;}
}
@media (max-width:480px){.comment-list .avatar{display:none;}
.comment-list .avatar + .comment-text,
.comment-list .comment-meta-wrap{padding-left:0;}
}
@media (max-width:320px){article.post-single .entry-meta-tag label.label,
article.post-single .social-share label.label{display:block;padding-left:0;}
}
.woocommerce-pagination{font-size:0;}
.woocommerce-pagination .page-numbers{font-size:14px;margin-right:5px;width:32px;height:32px;line-height:30px;color:#212121;font-weight:bold;border:1px solid #dddddd;text-align:center;display:inline-block;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.woocommerce-pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:focus{background-color:#261c34;border-color:#261c34;color:#ffffff;}
.woocommerce-pagination .page-numbers:last-child{margin-right:0;}
.woocommerce-pagination i{font-size:10px;}
.woocommerce nav.woocommerce-pagination{text-align:left;}
.catalog-filter{margin-bottom:30px;}
.catalog-filter select{height:32px;min-width:70px;}
.catalog-filter .woocommerce-pagination{display:inline-block;margin-left:20px;}
.yit-wcan-container + .catalog-filter,
.product-listing + .catalog-filter{margin-bottom:0;}
.catalog-filter-label{margin-right:5px;}
.woocommerce .woocommerce-ordering select{vertical-align:middle;}
.woocommerce .woocommerce-ordering{float:none;margin:0;}
.catalog-filter-left{float:left;}
.catalog-filter-right{float:right;}
.woocommerce-page-size{display:none;vertical-align:top;}
@media (max-width:550px){.catalog-filter-left,
.catalog-filter-right{float:none;}
.catalog-filter .woocommerce-pagination,
.woocommerce-page-size{margin-top:20px;}
}
.product-flash{font-size:13px;line-height:20px;padding:3px 10px;min-width:44px;font-weight:500;color:#fff;display:inline-block;text-transform:uppercase;position:absolute;top:10px;z-index:2;}
.on-sale{background-color:#6fa2f7;right:-3px;-webkit-border-radius:4px 0 0 4px;-webkit-background-clip:padding-box;-moz-border-radius:4px 0 0 4px;-moz-background-clip:padding;border-radius:4px 0 0 4px;background-clip:padding-box;}
.on-featured{background-color:#261c34;left:0px;-webkit-border-radius:0 4px 4px 0;-webkit-background-clip:padding-box;-moz-border-radius:0 4px 4px 0;-moz-background-clip:padding;border-radius:0 4px 4px 0;background-clip:padding-box;}
.product-thumb{position:relative;margin-bottom:25px;border:1px solid #ccc;}
.product-thumb img{width:100%;}
.product-link{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;opacity:0;z-index:1;background-color:rgba(0, 0, 0, 0.3);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.product-thumb-secondary{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;opacity:0;z-index:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.product-images-hover{position:relative;}
.product-images-hover.flip-back{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-ms-transition:all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);}
.product-images-hover.flip-back .product-thumb-primary{display:block;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;position:relative;}
.product-images-hover.flip-back .product-thumb-secondary{display:block;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);opacity:1;}
.product-item-inner:hover .product-link,
.product-item-wrap.active .product-link{opacity:1;}
.product-item-inner:hover .product-images-hover.change-image .product-thumb-secondary,
.product-item-wrap.active .product-images-hover.change-image .product-thumb-secondary{opacity:1;}
.product-item-inner:hover .product-images-hover.flip-back,
.product-item-wrap.active .product-images-hover.flip-back{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);}
.product-item-inner:hover .yith-wcwl-wishlistaddedbrowse a,
.product-item-wrap.active .yith-wcwl-wishlistaddedbrowse a,
.product-item-inner:hover .yith-wcwl-wishlistexistsbrowse a,
.product-item-wrap.active .yith-wcwl-wishlistexistsbrowse a,
.product-item-inner:hover .add_to_wishlist,
.product-item-wrap.active .add_to_wishlist,
.product-item-inner:hover .compare,
.product-item-wrap.active .compare,
.product-item-inner:hover .product-quick-view,
.product-item-wrap.active .product-quick-view{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}
.product-item-inner:hover a.added_to_cart,
.product-item-wrap.active a.added_to_cart,
.product-item-inner:hover a.add_to_cart_button,
.product-item-wrap.active a.add_to_cart_button,
.product-item-inner:hover a.product_type_simple,
.product-item-wrap.active a.product_type_simple,
.product-item-inner:hover a.product_type_external,
.product-item-wrap.active a.product_type_external,
.product-item-inner:hover a.product_type_grouped,
.product-item-wrap.active a.product_type_grouped{background-color:#34a853;color:#ffffff;}
.product-actions{position:absolute;bottom:20px;right:20px;z-index:3;font-size:0;}
.product-actions .compare{vertical-align:top;width:40px;height:40px;text-align:center;background-color:#fff;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;display:block;font-size:0;}
.product-actions .compare i{font-size:14px;line-height:40px;color:#222;}
.product-actions .compare:hover{background-color:#261c34;color:#ffffff;}
.product-actions .compare:before{display:inline-block;font-family:FontAwesome;content:'\f1de';font-size:14px;line-height:40px;}
.product-actions .yith-wcwl-add-to-wishlist{display:block;margin:0;font-size:0;vertical-align:top;}
.product-actions .yith-wcwl-add-to-wishlist + div.clear{display:none;}
.product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-actions .add_to_wishlist{width:40px;height:40px;line-height:40px;text-align:center;background-color:#fff;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;display:block;}
.product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
.product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
.product-actions .add_to_wishlist:hover,
.product-actions .yith-wcwl-wishlistaddedbrowse a.added-spinner,
.product-actions .yith-wcwl-wishlistexistsbrowse a.added-spinner,
.product-actions .add_to_wishlist.added-spinner{background-color:#34a853;}
.product-actions .yith-wcwl-wishlistaddedbrowse a:hover:before,
.product-actions .yith-wcwl-wishlistexistsbrowse a:hover:before,
.product-actions .add_to_wishlist:hover:before,
.product-actions .yith-wcwl-wishlistaddedbrowse a.added-spinner:before,
.product-actions .yith-wcwl-wishlistexistsbrowse a.added-spinner:before,
.product-actions .add_to_wishlist.added-spinner:before{color:#ffffff;}
.product-actions .yith-wcwl-wishlistaddedbrowse a:before,
.product-actions .yith-wcwl-wishlistexistsbrowse a:before,
.product-actions .add_to_wishlist:before{display:inline-block;font-family:FontAwesome;content:'\f08a';font-size:14px;color:#222;}
.product-actions .yith-wcwl-wishlistaddedbrowse a:before,
.product-actions .yith-wcwl-wishlistexistsbrowse a:before{content:'\f004';}
.product-actions .yith-wcwl-add-button{font-size:0;position:relative;}
.product-actions .yith-wcwl-add-button .ajax-loading{display:none !important;}
.product-actions .add_to_wishlist.added-spinner:before{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);content:"\f110";}
.product-actions .product-quick-view{vertical-align:top;width:40px;height:40px;line-height:40px;text-align:center;background-color:#fff;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;display:block;font-size:14px;color:#222;}
.product-actions .product-quick-view:hover{background-color:#261c34;color:#ffffff;}
.product-actions .product-quick-view,
.product-actions .yith-wcwl-add-to-wishlist{margin-top:5px;}
.product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-actions .add_to_wishlist,
.product-actions .compare,
.product-actions .product-quick-view{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);opacity:0;visibility:hidden;}
.product-actions .product-quick-view{-webkit-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.15s ease-out, opacity 0.5s 0.15s ease-out, -webkit-transform 0.5s 0.15s ease-out;-moz-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.15s ease-out, opacity 0.5s 0.15s ease-out, -moz-transform 0.5s 0.15s ease-out;-ms-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.15s ease-out, opacity 0.5s 0.15s ease-out, -ms-transform 0.5s 0.15s ease-out;-o-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.15s ease-out, opacity 0.5s 0.15s ease-out, -o-transform 0.5s 0.15s ease-out;transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.15s ease-out, opacity 0.5s 0.15s ease-out, transform 0.5s 0.15s ease-out;}
.product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-actions .add_to_wishlist{-webkit-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -webkit-transform 0.5s 0.25s ease-out;-moz-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -moz-transform 0.5s 0.25s ease-out;-ms-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -ms-transform 0.5s 0.25s ease-out;-o-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -o-transform 0.5s 0.25s ease-out;transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, transform 0.5s 0.25s ease-out;}
.product-actions .compare{-webkit-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -webkit-transform 0.5s 0.35s ease-out;-moz-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -moz-transform 0.5s 0.35s ease-out;-ms-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -ms-transform 0.5s 0.35s ease-out;-o-transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -o-transform 0.5s 0.35s ease-out;transition:color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, transform 0.5s 0.35s ease-out;}
.tooltip-inner{white-space:nowrap;}
.woocommerce div.product p.price,
.woocommerce div.product span.price{font-size:18px;font-weight:bold;color:#ef5254;}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{font-weight:bold;text-decoration:none;}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{font-size:16px;margin-right:5px;color:#ef5254;}
.woocommerce .products .star-rating,
.woocommerce .star-rating{font-size:10px;letter-spacing:2px;width:61px;top:7px;}
.woocommerce .products .star-rating:before,
.woocommerce .star-rating:before{color:#ddd;content:"\53\53\53\53\53";}
.woocommerce .products .star-rating span,
.woocommerce .star-rating span{color:#FFC926;}
.product-price-rating{min-height:25px;}
.woocommerce a.added_to_cart,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{display:inline-block;font-size:12px;line-height:20px;padding:5px 10px;font-weight:bold;text-transform:uppercase;color:#222;background-color:#261c34;border:none;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;margin-bottom:15px;}
.woocommerce a.added_to_cart:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.added_to_cart:focus,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus{color:#ffffff;background-color:#222;}
.woocommerce a.added_to_cart.disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce input.button.disabled,
.woocommerce a.added_to_cart:disabled[disabled],
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button:disabled[disabled],
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled[disabled]{padding:10px 20px;color:#222;background-color:#eee;}
.woocommerce a.added_to_cart.disabled:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce a.added_to_cart:disabled[disabled]:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button:disabled[disabled]:hover{color:#ffffff;background-color:#34a853;}
.woocommerce .track_order .button,
.woocommerce-account .woocommerce form.checkout_coupon .button,
.woocommerce-account .woocommerce form.login .button,
.woocommerce-account .woocommerce form.register .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{color:#ffffff;background-color:#34a853;}
.woocommerce .track_order .button:hover,
.woocommerce-account .woocommerce form.checkout_coupon .button:hover,
.woocommerce-account .woocommerce form.login .button:hover,
.woocommerce-account .woocommerce form.register .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{color:#222;background-color:#eee;}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled]{color:#ffffff;background-color:#34a853;}
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover{color:#ffffff;background-color:#34a853;}
.woocommerce a.added_to_cart,
.woocommerce a.add_to_cart_button,
.woocommerce a.product_type_simple,
.woocommerce a.product_type_external,
.woocommerce a.product_type_grouped{padding-left:57px;margin-top:22px;position:relative;display:none;}
.woocommerce a.added_to_cart:before,
.woocommerce a.add_to_cart_button:before,
.woocommerce a.product_type_simple:before,
.woocommerce a.product_type_external:before,
.woocommerce a.product_type_grouped:before{font-family:'FontAwesome';content:'\f291';font-size:14px;width:40px;height:40px;line-height:40px;text-align:center;position:absolute;left:0;top:0;border-right:1px solid #fff;}
.woocommerce a.added_to_cart.loading,
.woocommerce a.add_to_cart_button.loading,
.woocommerce a.product_type_simple.loading,
.woocommerce a.product_type_external.loading,
.woocommerce a.product_type_grouped.loading{padding-right:20px;}
.woocommerce a.added_to_cart.loading:after,
.woocommerce a.add_to_cart_button.loading:after,
.woocommerce a.product_type_simple.loading:after,
.woocommerce a.product_type_external.loading:after,
.woocommerce a.product_type_grouped.loading:after{top:0;display:inline-block;position:relative;right:auto;margin-left:10px;}
.woocommerce a.add_to_cart_button.added{display:none;}
.woocommerce a.added_to_cart:before{content:'\f061';}
h3.product-name{font-size:15px;letter-spacing:0;font-weight:normal;margin-bottom:10px;}
h3.product-name a{color:#212121;}
h3.product-name a:hover{color:#261c34;}
.product-cat{font-size:13px;text-transform:uppercase;font-weight:bold;margin-bottom:10px;}
.product-cat a{color:#999;}
.product-cat a:hover{color:#34a853;}
.single-product-image-main-wrap{position:relative;}
.product-item-wrap .product-deal-countdown,
.single-product-image-main-wrap .product-deal-countdown{position:absolute;width:100%;bottom:0;left:0;background-color:rgba(255, 255, 255, 0.8);padding:20px 0;z-index:1;}
.product-deal-countdown-inner{font-size:0;text-align:center;}
.countdown-section{display:inline-block;margin-right:10px;}
.countdown-section:last-child{margin-right:0;}
.countdown-amount{display:block;width:44px;height:44px;line-height:44px;text-align:center;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background-color:#34a853;color:#ffffff;font-size:16px;font-weight:500;}
.countdown-period{font-size:14px;display:block;color:#212121;font-weight:normal;margin-top:10px;line-height:1;}
.product-deal-countdown.small .countdown-amount{width:36px;height:36px;line-height:36px;font-size:14px;}
.product-deal-countdown.small .countdown-section{margin-right:5px;}
.yit-wcan-container:before,
.yit-wcan-container:after{content:'';display:table;clear:both;}
.product-listing.woocommerce{margin-left:-10px;margin-right:-10px;}
.product-listing.woocommerce.product-listing-small{margin-bottom:-15px;}
.product-listing.woocommerce.yith-wcan-loading{margin-bottom:0;margin-top:-40px;}
.product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 30px 10px;width:100%;}
.product-listing.woocommerce .owl-nav-top > .owl-nav{right:10px;}
.product-listing.woocommerce.column-gap-15{margin-left:-7.5px;margin-right:-7.5px;}
.product-listing.woocommerce.column-gap-15 .product-item-wrap{padding-left:7.5px;padding-right:7.5px;}
.product-listing.woocommerce.column-gap-15 .owl-nav-top > .owl-nav{right:7.5px;}
.product-listing.woocommerce.product-slider > .owl-loaded .product-item-wrap{width:100%;padding-bottom:0;}
.product-listing.woocommerce .product-category a{display:block;}
.product-listing.woocommerce .product-category a:hover h3{background-color:#261c34;}
.product-listing.woocommerce .product-category img{margin:0;border:1px solid #eeeeee;width:100%;}
.product-listing.woocommerce .product-category h3{color:#fff;background-color:#444;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;font-size:10px;line-height:20px;padding:10px 0;text-align:center;font-weight:bold;text-transform:uppercase;letter-spacing:-0.03em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.product-listing.woocommerce .product-category h3:hover{background-color:#34a853;}
.product-listing.woocommerce .product-category mark{background-color:transparent;color:#fff;display:none;padding:0;}
.product-listing.woocommerce .star-rating{float:right;margin:0;}
.product-listing.woocommerce .product-small-item-wrap{padding-bottom:15px;}
.product-listing.woocommerce .product-small-item-wrap .star-rating{float:none;margin-bottom:15px;margin-top:3px;}
.product-listing.woocommerce .product-small-item-wrap span.amount{display:inline-block;font-size:16px;font-weight:500;color:#212121;}
.product-listing.woocommerce .product-small-item-wrap ins span.amount{text-decoration:none;}
.product-listing.woocommerce .product-small-item-wrap del span.amount{font-size:14px;color:#878787;margin-right:5px;text-decoration:line-through;}
.product-listing.woocommerce .product-small-item-wrap del,
.product-listing.woocommerce .product-small-item-wrap ins{display:inline-block;}
.product-listing.woocommerce .product-small-item-wrap a + span.amount,
.product-listing.woocommerce .product-small-item-wrap a + del{margin-top:5px;}
.product-listing-center.woocommerce .product-info{text-align:center;}
.product-listing-center.woocommerce .star-rating{float:none;display:block;margin:0 auto 20px auto;}
.product-small-images{float:left;width:100px;}
.product-small-content{padding-left:115px;}
.product-small-content .product-title{font-size:14px;color:#666666;margin-bottom:0;line-height:1.4;}
@media (min-width:1200px){.product-listing.woocommerce.columns-2 .product-item-wrap{width:50%;}
.product-listing.woocommerce.columns-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:both;}
.product-listing.woocommerce.columns-3 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce.columns-4 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce.columns-5 .product-item-wrap{width:20%;}
.product-listing.woocommerce.columns-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
}
@media (min-width:481px) and (max-width:767px){.product-listing.woocommerce.columns-xs-2 .product-item-wrap{width:50%;}
.product-listing.woocommerce.columns-xs-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:both;}
.product-listing.woocommerce.columns-xs-3 .product-item-wrap{width:33.33333333%;}
.product-listing.woocommerce.columns-xs-3:not(.product-slider) .product-item-wrap:nth-child(3n+1){clear:both;}
.product-listing.woocommerce.columns-xs-4 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-xs-4:not(.product-slider) .product-item-wrap:nth-child(4n+1){clear:both;}
.product-listing.woocommerce.columns-xs-5 .product-item-wrap{width:20%;}
.product-listing.woocommerce.columns-xs-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 0px 10px;width:50%;}
.product-price-rating{max-height:2px;}
}
.quantity-inner{width:120px;position:relative;display:inline-block;}
.woocommerce .quantity .qty{width:100%;padding:0 36px;}
.btn-number{position:absolute;width:40px;height:40px;line-height:38px !important;text-align:center;border:1px solid #dddddd;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;font-size:10px;letter-spacing:-0.02em;color:#878787;z-index:1;top:0;cursor:pointer;}
.btn-number[data-type="minus"]{left:0;}
.btn-number[data-type="plus"]{right:0;}
.single-product-image{position:relative;}
.single-product-image img{border:1px solid #eeeeee;width:100%;}
.single-product-image a{display:block;position:relative;}
.product-image-thumb-item a:before{z-index:1;content:'';display:block;position:absolute;background-color:rgba(0, 0, 0, 0.3);left:0;right:0;top:0;bottom:0;margin:auto;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.product-image-thumb-item:hover a:before{opacity:1;}
.owl-item.current > .product-image-thumb-item a:before{opacity:1;}
.single-product-image-main .owl-item > div{position:relative;}
.single-product-image-main .owl-item > div:before{content:'';position:absolute;width:100%;height:100%;display:block;background-color:#000;opacity:0;left:0;right:0;z-index:1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.single-product-image-main .owl-item > div:hover:before{opacity:0.6;}
.single-product-image-main .owl-item > div:hover .woocommerce-light-gallery{opacity:1;}
.single-product-image-main .woocommerce-light-gallery{display:inline-block;position:absolute;bottom:10px;right:10px;width:30px;height:30px;line-height:30px;text-align:center;background-color:#dddddd;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:2;}
.single-product-image-main .woocommerce-light-gallery:hover{background-color:#261c34;}
.single-product-image-main .woocommerce-light-gallery:hover i{color:#fff;}
.woocommerce div.product .product_title{font-size:28px;font-weight:bold;margin-bottom:25px;}
.woocommerce .woocommerce-product-rating .star-rating{font-size:15px;width:88px;margin:0 30px 0 0;top:0;}
.woocommerce-review-link{color:#878787;}
.woocommerce div.product .woocommerce-product-rating{line-height:1;margin-bottom:25px;}
.woocommerce div.product .summary-product p.price,
.woocommerce div.product .summary-product span.price{font-size:36px;line-height:1;}
.woocommerce div.product .summary-product p.price del,
.woocommerce div.product .summary-product span.price del{font-size:32px;}
div[itemprop="description"]{color:#878787;}
div[itemprop="description"] p{margin-bottom:32px;}
.woocommerce div.product p.stock{font-size:20px;text-transform:uppercase;}
.woocommerce div.product .stock{color:#34a853;}
.woocommerce div.product .out-of-stock{color:#ef7e7e;}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart{margin-bottom:30px;}
.woocommerce .button.alt.single_add_to_cart_button{padding-left:57px;position:relative;}
.woocommerce .button.alt.single_add_to_cart_button:before{font-family:'FontAwesome';content:'\f291';font-size:14px;width:40px;height:40px;line-height:40px;text-align:center;position:absolute;left:0;top:0;border-right:1px solid #fff;}
.woocommerce div.product form.cart div.quantity{margin:0 10px 0 0;}
.single-product-function{color:#878787;}
.single-product-function .yith-wcwl-add-to-wishlist{display:inline-block;margin:0 10px 0 0;}
.single-product-function .yith-wcwl-add-to-wishlist .ajax-loading{display:none !important;}
.single-product-function .yith-wcwl-add-to-wishlist + div.clear{display:none;}
.single-product-function .yith-wcwl-add-button a:before,
.single-product-function .yith-wcwl-wishlistaddedbrowse a:before,
.single-product-function .yith-wcwl-wishlistexistsbrowse a:before{display:inline-block;font-family:'FontAwesome';content:'\f08a';width:36px;height:36px;text-align:center;line-height:36px;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;background-color:#eee;color:#666666;font-size:14px;margin-right:5px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.single-product-function .yith-wcwl-add-button a:hover:before,
.single-product-function .yith-wcwl-wishlistaddedbrowse a:hover:before,
.single-product-function .yith-wcwl-wishlistexistsbrowse a:hover:before{background-color:#261c34;color:#999;}
.single-product-function .yith-wcwl-wishlistaddedbrowse a:before,
.single-product-function .yith-wcwl-wishlistexistsbrowse a:before{content:'\f004';}
.single-product-function .compare:before{display:inline-block;font-family:'FontAwesome';content:'\f1de';width:36px;height:36px;text-align:center;line-height:36px;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;background-color:#eee;color:#666666;font-size:14px;margin-right:5px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.single-product-function .compare:hover:before{background-color:#261c34;color:#ffffff;}
.single-product-function span.feedback{display:none;}
.product_meta > span{display:block;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;text-transform:uppercase;line-height:20px;padding:10px 0;}
.product_meta > span span,
.product_meta > span a{text-transform:none;}
.product_meta > span a{color:#261c34;}
.product_meta > span + span{margin-top:-1px;}
.summary-product .social-share{margin-top:30px;display:none;}
.summary-product .social-share label.label{display:none;}
.woocommerce div.product form.cart .variations{margin-bottom:10px;}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th{vertical-align:middle;padding-bottom:10px;}
.woocommerce div.product form.cart .variations label{font-weight:normal;text-transform:uppercase;}
.woocommerce div.product form.cart .variations select{min-width:170px;height:34px;margin:0;}
.woocommerce div.product form.cart .group_table td{vertical-align:middle;padding-bottom:10px;}
.woocommerce div.product form.cart .group_table td.label{padding-left:10px;padding-right:10px;}
.woocommerce div.product form.cart .group_table td.label a{color:#444444;font-size:15px;}
.woocommerce div.product form.cart .group_table td.label a:hover{color:#34a853;}
.woocommerce div.product form.cart .group_table td.price{color:#34a853;font-size:15px;}
.woocommerce div.product form.cart .group_table td.price del{color:#878787;}
.woocommerce div.product form.cart .group_table td.price ins{text-decoration:none;}
.woocommerce-variation-add-to-cart:after,
.woocommerce-variation-add-to-cart:before{content:'';display:table;clear:both;}
.woocommerce-variation{margin-bottom:10px;}
.woocommerce div.product form.cart .reset_variations{margin-left:10px;color:#34a853;}
.woocommerce-tabs ul.tabs{padding:0;margin:0;border-bottom:1px solid #ddd;font-size:0;height:35px;}
.woocommerce-tabs ul.tabs:before{border-color:#dddddd;float:left;}
.woocommerce-tabs ul.tabs li{margin:0 5px 0 0;float:left;color:#FFF;font-weight:500;line-height:20px;padding:7px 0;background-color:#261c34;-webkit-border-radius:4px 4px 0 0;-webkit-background-clip:padding-box;-moz-border-radius:4px 4px 0 0;-moz-background-clip:padding;border-radius:4px 4px 0 0;background-clip:padding-box;border:none;border-bottom:none;font-size:14px;list-style:none !important;}
.woocommerce-tabs ul.tabs li:before,
.woocommerce-tabs ul.tabs li:after{display:none;}
.woocommerce-tabs ul.tabs li a{color:#FFF;font-weight:500;line-height:20px;padding:7px 15px;background-color:#454545;-webkit-border-radius:4px 4px 0 0;-webkit-background-clip:padding-box;-moz-border-radius:4px 4px 0 0;-moz-background-clip:padding;border-radius:4px 4px 0 0;background-clip:padding-box;border-bottom:none;font-size:14px;}
.woocommerce-tabs ul.tabs li.active a{background-color:transparent;}
.woocommerce-tabs .panel{-webkit-border-radius:0 0 4px 4px;-webkit-background-clip:padding-box;-moz-border-radius:0 0 4px 4px;-moz-background-clip:padding;border-radius:0 0 4px 4px;background-clip:padding-box;border-top:none;padding:20px;margin:0;}
.woocommerce #reviews #comments h2{display:none;}
.woocommerce #reviews #comments ol.commentlist{padding-left:10px;}
.woocommerce #reviews #comments ol.commentlist li{margin-bottom:40px;}
.woocommerce #reviews #comments ol.commentlist li:last-child{margin-bottom:0;}
.woocommerce #reviews #comments ol.commentlist li img.avatar{width:62px;padding:0;border-radius:100%;border:none;position:relative;}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 92px;padding:0;border:none;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:14px;color:#444;margin-bottom:10px;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong{text-transform:uppercase;font-weight:bold;}
.woocommerce #review_form #respond label{color:#444444;font-weight:bold;text-transform:uppercase;font-size:13px;letter-spacing:-0.02em;display:block;margin-bottom:5px;}
.woocommerce #review_form #respond p.stars{display:inline-block;margin:0;}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before{color:#FFC926;}
.woocommerce p.stars a{height:15px;width:15px;margin-right:2px;}
.woocommerce p.stars a:before{height:15px;width:15px;font-size:15px;}
.woocommerce #review_form #respond p.form-submit{margin-bottom:0;}
.woocommerce #review_form #respond input[type="text"]{width:100%;}
.woocommerce table.shop_attributes th{background-color:transparent;}
.woocommerce a.remove{font-size:0;width:11px;height:14px;}
.woocommerce a.remove:before{font-family:FontAwesome;font-size:14px;content:'\f00d';display:inline-block;color:#888;}
.woocommerce a.remove:hover{background-color:transparent;}
.woocommerce a.remove:hover:before{color:#34a853;}
.woocommerce form .form-row{padding:0;margin:0 0 10px 0;}
.woocommerce form .form-row label{line-height:1;margin-bottom:5px;}
.woocommerce ul#shipping_method li{padding:0 0 5px 22px;}
.woocommerce ul#shipping_method li input{margin:0 5px 0 0;position:relative;top:2px;}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;}
.woocommerce .cart-collaterals .cart_totals{margin-top:50px;}
.woocommerce table.shop_table{border:none;margin:0 0 30px 0;}
.woocommerce table.shop_table th{font-weight:bold;color:#444444;text-transform:uppercase;letter-spacing:-0.03em;line-height:20px;background-color:transparent;padding:10px;}
.woocommerce table.shop_table td{padding:10px;border-top:1px solid #dddddd;}
.woocommerce-cart table.cart img{width:100px;border:1px solid #eeeeee;}
.woocommerce-cart table.cart .product-thumbnail{width:120px;}
.woocommerce table.shop_table .amount{font-size:16px;color:#212121;font-weight:500;}
.woocommerce-cart table.cart .product-quantity .quantity-inner{width:150px;}
.woocommerce-cart table.cart .product-remove{padding-left:0;}
.woocommerce td.product-name dl.variation{margin:0;}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt{margin:0 0 5px 0;line-height:1;padding:0;}
.woocommerce td.product-name dl.variation dt{margin:0 5px 5px 0;}
.woocommerce table.cart td.actions{padding:30px 0 0 0;}
.woocommerce table.shop_table.cart{margin:0;}
.woocommerce-cart table.cart input{line-height:inherit;}
.woocommerce-cart table.cart td.actions .coupon .input-text{padding:0 10px;border:1px solid #dddddd;margin:0 10px 0 0;}
@media (min-width:769px){.woocommerce-cart table.cart td.actions .coupon .input-text{width:170px;}
}
.woocommerce-cart table.cart td.actions input.button:hover{background-color:#eee;color:#212121;}
.woocommerce-cart table.cart td.actions input[name="apply_coupon"]{background-color:#444444;color:#fff;}
.woocommerce-cart table.cart td.actions input[name="update_cart"]{background-color:#34a853;color:#ffffff;}
.woocommerce-cart .cart-collaterals .cart_totals table{margin:-15px 0 0 0;}
.woocommerce-cart .cart-collaterals .cart_totals table p{margin-bottom:10px;}
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table input{max-width:300px;}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th{line-height:20px;padding:15px 0;}
.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td .amount{color:#34a853;}
.shipping-calculator-button{font-weight:bold;color:#34a853;}
.woocommerce-cart .wc-proceed-to-checkout{padding:10px 0 0 0;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:inline-block;font-size:13px;padding:8px 20px;margin:0;}
@media (max-width:768px){.woocommerce-cart table.cart .product-remove{padding-left:10px;}
.woocommerce table.shop_table_responsive tr td:before{font-weight:bold;color:#444444;text-transform:uppercase;letter-spacing:-0.03em;background-color:transparent;}
.woocommerce-cart table.cart .product-quantity:before{position:relative;top:10px;}
.woocommerce table.cart td.actions{border-top:none;padding-top:10px;}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent;}
.woocommerce table.cart tr.cart_item{border:1px solid #dddddd;border-top:none;margin-bottom:20px;}
.woocommerce table.cart tbody tr:first-child td:first-child{border-top:1px solid #dddddd;}
}
.woocommerce-account .woocommerce form.checkout_coupon,
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register{border:none;padding:0;margin:0;}
.woocommerce form .form-row label[for="rememberme"]{margin-left:5px;}
.woocommerce form .form-row label[for="rememberme"] input[type="checkbox"]{position:relative;top:2px;}
.lost_password a{color:#34a853;}
@media (max-width:768px){.woocommerce .col2-set .col-2{margin-top:30px;}
}
form.edit-account fieldset{border:1px solid #eeeeee;padding:20px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;margin:0 0 20px 0;}
.woocommerce-account .woocommerce-MyAccount-navigation{width:25%;}
.woocommerce-account .woocommerce-MyAccount-content{width:75%;}
.woocommerce-MyAccount-navigation ul{margin-right:30px;border:1px solid #dddddd;list-style:none;padding:16px 20px;}
.woocommerce-MyAccount-navigation li a{line-height:20px;padding:14px 0;font-size:14px;display:block;color:inherit;}
.woocommerce-MyAccount-navigation li + li{border-top:1px solid #dddddd;}
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li:hover a{color:#34a853;}
@media (max-width:991px){.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%;}
.woocommerce-MyAccount-navigation{margin-bottom:30px;}
.woocommerce-MyAccount-navigation ul{margin-right:0;}
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:none;}
.select2-container .select2-choice{height:40px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;border:1px solid #dddddd;color:#878787;padding:0 0 0 10px;}
.woocommerce form .form-row .select2-container{line-height:20px;}
.select2-container .select2-choice > .select2-chosen{padding:8px 0;}
.select2-container .select2-choice .select2-arrow b:after{font-family:FontAwesome;content:'\f067';color:#878787;font-size:10px;letter-spacing:-0.02em;border:none;margin:0;text-align:center;line-height:40px;position:static;}
.select2-drop-active{border-color:#dddddd;}
.select2-dropdown-open .select2-choice{-webkit-border-radius:5px 5px 0 0;-webkit-background-clip:padding-box;-moz-border-radius:5px 5px 0 0;-moz-background-clip:padding;border-radius:5px 5px 0 0;background-clip:padding-box;}
div.create-account{padding:20px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;border:1px solid #dddddd;}
#order_review_heading{margin-top:30px;}
.woocommerce table.woocommerce-checkout-review-order-table{margin-bottom:10px;}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.woocommerce-checkout-review-order-table th,
.woocommerce table.order_details td,
.woocommerce table.order_details th,
.woocommerce table.customer_details td,
.woocommerce table.customer_details th{line-height:20px;padding:15px 0;}
.woocommerce table.woocommerce-checkout-review-order-table tr.order-total .amount .woocommerce table.order_details tr.order-total .amount{color:#34a853;}
.woocommerce-checkout #payment div.form-row{margin:0;}
@media (max-width:768px){.woocommerce #payment #place_order{float:right;width:auto;margin:0;}
}
.wishlist-title{font-size:20px;text-transform:uppercase;color:#444444;font-weight:bold;letter-spacing:-0.03em;border-bottom:1px solid #dddddd;margin-bottom:25px;display:block;}
.wishlist-title h2{display:inline-block;padding:0 0 5px 0;position:relative;}
.wishlist-title h2:before{content:'';border-top:2px solid #34a853;position:absolute;bottom:-1px;display:block;width:100%;}
.woocommerce table.wishlist_table{font-size:100%;}
.wishlist_table .add_to_cart.button{line-height:20px;padding:10px 20px 10px 57px;}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td{border-color:#dddddd;padding:10px;}
.woocommerce table.wishlist_table td.product-thumbnail{width:120px;}
.wishlist_table tr td.product-thumbnail a{max-width:100px;}
.wishlist_table tr td.product-thumbnail a img{border:1px solid #eeeeee;}
.woocommerce table.wishlist_table td.product-add-to-cart{min-width:205px;}
.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox{text-align:left;}
.woocommerce table.wishlist_table tfoot td{padding-left:0;padding-right:0;}
.woocommerce table.wishlist_table tfoot td .yith-wcwl-share{margin:0;}
.yith-wcwl-share h4.yith-wcwl-share-title{display:inline-block;margin:10px 0 0 0;}
.yith-wcwl-share ul{display:inline-block;margin:0;}
.catalog-banner-img{width:100%;}
.track_order{text-align:center;}
.track_order .input-text{text-align:center;}
.track_order p:first-child{max-width:800px;margin-left:auto;margin-right:auto;display:block;}
.woocommerce .track_order .form-row-first,
.woocommerce .track_order .form-row-last{float:none;margin:auto;margin-bottom:20px;}
.g5plus-btn-container{display:block;max-width:100%;}
.g5plus-btn-container.btn-inline{display:inline-block;vertical-align:top;}
.g5plus-btn-container.btn-right{text-align:right;}
.g5plus-btn-container.btn-center{text-align:center;}
.g5plus-btn-container.btn-left{text-align:left;}
.btn,
button,
input[type="submit"]{display:inline-block;font-size:13px;line-height:20px;padding:10px 20px;font-weight:bold;text-transform:uppercase;color:#ffffff;background-color:#261c34;border:none;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.btn:hover,
button:hover,
input[type="submit"]:hover,
.btn:focus,
button:focus,
input[type="submit"]:focus{color:#fff;background-color:#212121;}
.btn.disabled,
.btn[disabled],
button[disabled]{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;}
.btn-gray{background-color:#444444;color:#fff;}
.btn-gray.btn-icon span{background-color:#444444;}
.btn-gray.btn-icon i{background-color:#444444;}
.btn-gray.btn-bordered{color:#444444;border-color:#444444;}
.btn-gray.btn-bordered.btn-icon i{border-color:#444444;}
.btn-gray.btn-bordered.btn-icon:hover i,
.btn-gray.btn-bordered:hover{border-color:#34a853;}
.btn-light{background-color:#eee;color:#222;}
.btn-light:not(.btn-icon):not(.btn-bordered):hover,
.btn-light:not(.btn-icon):not(.btn-bordered):focus{background-color:#34a853;color:#ffffff;}
.btn-light.btn-icon span{background-color:#eee;}
.btn-light.btn-icon i{background-color:#eee;}
.btn-light.btn-icon:not(.btn-bordered):focus i,
.btn-light.btn-icon:not(.btn-bordered):hover i,
.btn-light.btn-icon:not(.btn-bordered):focus span,
.btn-light.btn-icon:not(.btn-bordered):hover span{color:#ffffff;background-color:#34a853;}
.btn-light.btn-bordered{color:#222;border-color:#eee;}
.btn-light.btn-bordered.btn-icon i{border-color:#eee;}
.btn-light.btn-bordered.btn-icon:hover i,
.btn-light.btn-bordered.btn-icon:focus i{border-color:#34a853;}
.btn-light.btn-bordered:hover,
.btn-light.btn-bordered:focus{border-color:#34a853;}
.btn-white{background-color:#fff;color:#222;}
.btn-white:not(.btn-icon):not(.btn-bordered):hover,
.btn-white:not(.btn-icon):not(.btn-bordered):focus{background-color:#34a853;color:#fff;}
.btn-white.btn-icon span{background-color:#fff;}
.btn-white.btn-icon i{background-color:#fff;}
.btn-white.btn-icon:not(.btn-bordered):focus i,
.btn-white.btn-icon:not(.btn-bordered):hover i,
.btn-white.btn-icon:not(.btn-bordered):focus span,
.btn-white.btn-icon:not(.btn-bordered):hover span{color:#fff;background-color:#34a853;}
.btn-white.btn-bordered{color:#fff;border-color:#fff;}
.btn-white.btn-bordered.btn-icon i{border-color:#fff;}
.btn-white.btn-bordered.btn-icon:hover i,
.btn-white.btn-bordered.btn-icon:focus i{border-color:#34a853;}
.btn-white.btn-bordered:hover,
.btn-white.btn-bordered:focus{border-color:#34a853;}
.btn-block{display:block;width:100%;}
.btn-bordered{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;background-color:transparent !important;color:#34a853;border:2px solid #34a853;padding-top:8px;padding-bottom:8px;}
.btn-bordered:hover,
.btn-bordered:focus{color:#222;border-color:#eee;}
.btn-icon{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;background-color:transparent !important;padding:0 !important;font-size:0 !important;}
.btn-icon span{display:inline-block;background-color:#34a853;padding:10px 20px;-webkit-border-radius:0 5px 5px 0;-webkit-background-clip:padding-box;-moz-border-radius:0 5px 5px 0;-moz-background-clip:padding;border-radius:0 5px 5px 0;background-clip:padding-box;font-size:13px;vertical-align:middle;}
.btn-icon i{font-size:14px;width:40px;height:40px;text-align:center;line-height:40px;background-color:#34a853;vertical-align:middle;-webkit-border-radius:5px 0 0 5px;-webkit-background-clip:padding-box;-moz-border-radius:5px 0 0 5px;-moz-background-clip:padding;border-radius:5px 0 0 5px;background-clip:padding-box;margin-right:1px;}
.btn-icon:not(.btn-bordered) span,
.btn-icon:not(.btn-bordered) i{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.btn-icon:not(.btn-bordered):focus,
.btn-icon:not(.btn-bordered):hover{background-color:transparent;}
.btn-icon:not(.btn-bordered):focus i,
.btn-icon:not(.btn-bordered):hover i,
.btn-icon:not(.btn-bordered):focus span,
.btn-icon:not(.btn-bordered):hover span{color:#222;background-color:#eee;}
.btn-icon-right span{-webkit-border-radius:5px 0 0 5px;-webkit-background-clip:padding-box;-moz-border-radius:5px 0 0 5px;-moz-background-clip:padding;border-radius:5px 0 0 5px;background-clip:padding-box;}
.btn-icon-right i{-webkit-border-radius:0 5px 5px 0;-webkit-background-clip:padding-box;-moz-border-radius:0 5px 5px 0;-moz-background-clip:padding;border-radius:0 5px 5px 0;background-clip:padding-box;margin-right:0;margin-left:1px;}
.btn-bordered.btn-icon i,
.btn-bordered.btn-icon span{background-color:transparent !important;}
.btn-bordered.btn-icon span{padding-top:8px;padding-bottom:8px;}
.btn-bordered.btn-icon i{margin:0;border-right:2px solid;border-color:#34a853;width:36px;height:36px;line-height:36px;}
.btn-bordered.btn-icon:hover i,
.btn-bordered.btn-icon:focus i{border-color:#eee;}
.btn-bordered.btn-icon-right i{border-right:0;border-left:2px solid #34a853;}
.btn-lg:not(.btn-icon):not(.btn-bordered){font-size:15px !important;padding:20px 30px !important;}
.btn-lg.btn-icon span{font-size:15px;padding:20px 30px;}
.btn-lg.btn-icon i{width:60px;height:60px;line-height:60px;font-size:16px;}
.btn-lg.btn-bordered{padding-top:18px;padding-bottom:18px;}
.btn-lg.btn-bordered.btn-icon span{padding-top:18px;padding-bottom:18px;}
.btn-lg.btn-bordered.btn-icon i{width:56px;height:56px;line-height:56px;}
.btn-md:not(.btn-icon):not(.btn-bordered){padding-top:12px !important;padding-bottom:12px !important;}
.btn-md.btn-icon span{padding-top:12px;padding-bottom:12px;}
.btn-md.btn-icon i{width:44px;height:44px;line-height:44px;}
.btn-md.btn-bordered{padding-top:10px;padding-bottom:10px;}
.btn-md.btn-bordered.btn-icon span{padding-top:10px;padding-bottom:10px;}
.btn-md.btn-bordered.btn-icon i{width:40px;height:40px;line-height:40px;}
.btn-sm:not(.btn-icon):not(.btn-bordered){padding-top:8px !important;padding-bottom:8px !important;}
.btn-sm.btn-icon span{padding-top:8px;padding-bottom:8px;}
.btn-sm.btn-icon i{width:36px;height:36px;line-height:36px;}
.btn-sm.btn-bordered{padding-top:6px;padding-bottom:6px;}
.btn-sm.btn-bordered.btn-icon span{padding-top:6px;padding-bottom:6px;}
.btn-sm.btn-bordered.btn-icon i{width:34px;height:34px;line-height:34px;}
body.safari .btn-icon i{float:left;}
body.safari .btn-icon-right i{float:right;}
.orson-btn-40,
.orson-btn-60-primary{background:#34a853 !important;color:#ffffff !important;}
.orson-btn-40:hover,
.orson-btn-60-primary:hover{background:#222 !important;color:#fff !important;}
.orson-btn-40-dark:hover{background:#34a853 !important;color:#ffffff !important;}
.orson-title-40 span,
.orson-title-40-385 span,
.orson-title-60-primary,
.orson-title-45-primary{color:#34a853 !important;}
.orson-title-40-yellow span{color:#D4A043 !important;}
.widget-title.light{border-color:rgba(255, 255, 255, 0.15);color:#fff;}
.widget-title.style_02{border-bottom:none;}
.widget-title.style_03{border-bottom:none;letter-spacing:0;}
.widget-title.style_03 span{background-color:#eee;padding:3px 10px;}
.widget-title.style_03 span:before{display:none;}
.widget-title.style_03 b{color:#34a853;}
.widget-title.style_03.light span{background-color:#333;}
.widget-title.size-lg{font-size:24px;margin-top:20px;}
.g5plus-posts-listing.icon-light article .entry-content-wrap > i{background-color:#fff;color:#34a853;}
.g5plus-product-categories-box ul li + li{border-top:1px solid #dddddd;}
.g5plus-product-categories-box ul li a:after{color:#878787;}
blockquote{font-size:14px;color:#878787;border-left:5px solid;border-color:#dddddd;padding:0 0 0 25px;}
blockquote.qt-sm{padding-left:20px;border-left-width:3px;}
blockquote p:last-child{margin:0;}
blockquote cite{display:block;margin-top:20px;}
blockquote cite a{color:inherit;}
blockquote cite:before{content:'';display:inline-block;width:14px;border-top:1px solid #888;vertical-align:middle;margin-right:10px;}
blockquote.quote-border-left-accent{border-color:#34a853;}
blockquote.quote-border{border:1px solid #eeeeee;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;padding:30px;}
blockquote.quote-border-large{border:1px solid #eeeeee;padding:30px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;margin:0;font-size:16px;}
blockquote.quote-border-large p{letter-spacing:-0.04em;margin:0;padding-left:45px;font-family:'Roboto Slab';line-height:1.8;}
blockquote.quote-border-large cite{display:block;font-style:italic;color:#878787;font-family:'Roboto';margin-top:5px;}
blockquote.quote-border-large cite:before{content:'';display:inline-block;width:14px;border-top:1px solid #888;vertical-align:middle;margin-right:10px;}
blockquote.quote-border-large:before{font-family:FontAwesome;content:'\f10d';font-size:20px;color:#34a853;position:absolute;}
.vc_toggle{margin-bottom:14px;}
.vc_toggle .vc_toggle_content{margin:20px 0;padding:0 !important;}
.vc_toggle .vc_toggle_title:hover > h4{color:#fff !important;}
.vc_toggle .vc_toggle_title:hover .vc_toggle_icon:after,
.vc_toggle .vc_toggle_title:hover .vc_toggle_icon:before{background-color:#fff !important;}
.vc_toggle.vc_toggle_active .vc_toggle_title > h4{color:#fff !important;}
.vc_toggle.vc_toggle_active .vc_toggle_icon:after,
.vc_toggle.vc_toggle_active .vc_toggle_icon:before{background-color:#fff !important;}
.vc_toggle.vc_toggle_color_white .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_grey .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_black .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_mulled_wine .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_default .vc_toggle_title:hover{background-color:#34a853;}
.vc_toggle.vc_toggle_color_white .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_grey .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_black .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_mulled_wine .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_default .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_white .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_grey .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_black .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_mulled_wine .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_default .vc_toggle_icon:before{background-color:#fff;}
.vc_toggle.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title:hover{border-color:#34a853;}
.vc_toggle.vc_toggle_color_white.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_grey.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_black.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_default.vc_toggle_active .vc_toggle_title{background-color:#34a853;}
.vc_toggle.vc_toggle_color_white.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title,
.vc_toggle.vc_toggle_color_grey.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title,
.vc_toggle.vc_toggle_color_black.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title,
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title,
.vc_toggle.vc_toggle_color_default.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{border-color:#34a853;}
.vc_toggle.vc_toggle_color_default .vc_toggle_title{background-color:#eee;}
.vc_toggle.vc_toggle_color_default .vc_toggle_title > h4{color:#444444;}
.vc_toggle.vc_toggle_color_default .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_default .vc_toggle_icon:before{background-color:#444444;}
.vc_toggle.vc_toggle_color_default.vc_toggle_color_inverted .vc_toggle_title{border-color:#eee;}
.vc_toggle.vc_toggle_color_mulled_wine .vc_toggle_title{background-color:#50485B;}
.vc_toggle.vc_toggle_color_mulled_wine .vc_toggle_title > h4{color:#fff;}
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title{border-color:#50485B;}
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title > h4{color:#50485B;}
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#50485B;}
.vc_toggle.vc_toggle_color_black .vc_toggle_title{background-color:#2A2A2A;}
.vc_toggle.vc_toggle_color_black .vc_toggle_title > h4{color:#fff;}
.vc_toggle.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title{border-color:#2A2A2A;}
.vc_toggle.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title > h4{color:#2A2A2A;}
.vc_toggle.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#2A2A2A;}
.vc_toggle.vc_toggle_color_grey .vc_toggle_title{background-color:#EBEBEB;}
.vc_toggle.vc_toggle_color_grey .vc_toggle_title > h4{color:#444444;}
.vc_toggle.vc_toggle_color_grey .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_grey .vc_toggle_icon:before{background-color:#444444;}
.vc_toggle.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title{border-color:#EBEBEB;}
.vc_toggle.vc_toggle_color_white .vc_toggle_title{background-color:#FFF;}
.vc_toggle.vc_toggle_color_white .vc_toggle_title > h4{color:#444444;}
.vc_toggle.vc_toggle_color_white .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_white .vc_toggle_icon:before{background-color:#444444;}
.vc_toggle.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title{border-color:#FFF;}
.vc_toggle.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title > h4{color:#FFF;}
.vc_toggle.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#FFF;}
.vc_toggle.vc_toggle_color_purple .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_sandy_brown .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_juicy_pink .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_green .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_sky .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_orange .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_vista_blue .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_chino .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_peacoc .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_violet .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_pink .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_turquoise .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_blue .vc_toggle_title > h4,
.vc_toggle.vc_toggle_color_primary .vc_toggle_title > h4{color:#fff;}
.vc_toggle.vc_toggle_color_purple .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_sandy_brown .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_juicy_pink .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_green .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_sky .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_orange .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_vista_blue .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_chino .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_peacoc .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_violet .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_pink .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_turquoise .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_blue .vc_toggle_title:hover,
.vc_toggle.vc_toggle_color_primary .vc_toggle_title:hover{background-color:#444;}
.vc_toggle.vc_toggle_color_purple .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_sandy_brown .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_juicy_pink .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_green .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_sky .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_orange .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_vista_blue .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_chino .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_peacoc .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_violet .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_pink .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_turquoise .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_blue .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_primary .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_purple .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_sandy_brown .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_juicy_pink .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_green .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_sky .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_orange .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_vista_blue .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_chino .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_peacoc .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_violet .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_pink .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_turquoise .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_blue .vc_toggle_icon:before,
.vc_toggle.vc_toggle_color_primary .vc_toggle_icon:before{background-color:#fff;}
.vc_toggle.vc_toggle_color_purple.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_green.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_sky.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_orange.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_chino.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_violet.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_pink.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_blue.vc_toggle_active .vc_toggle_title,
.vc_toggle.vc_toggle_color_primary.vc_toggle_active .vc_toggle_title{background-color:#444;}
.vc_toggle.vc_toggle_color_primary .vc_toggle_title{background-color:#34a853;}
.vc_toggle.vc_toggle_color_primary.vc_toggle_color_inverted .vc_toggle_title{border-color:#34a853;}
.vc_toggle.vc_toggle_color_primary.vc_toggle_color_inverted .vc_toggle_title > h4{color:#34a853;}
.vc_toggle.vc_toggle_color_primary.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#34a853;}
.vc_toggle.vc_toggle_color_primary.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_primary.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#34a853;}
.vc_toggle.vc_toggle_color_primary.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#34a853;}
.vc_toggle.vc_toggle_color_blue .vc_toggle_title{background-color:#5472D2;}
.vc_toggle.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title{border-color:#5472D2;}
.vc_toggle.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title > h4{color:#5472D2;}
.vc_toggle.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#5472D2;}
.vc_toggle.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#5472D2;}
.vc_toggle.vc_toggle_color_blue.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#5472D2;}
.vc_toggle.vc_toggle_color_turquoise .vc_toggle_title{background-color:#00C1CF;}
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title{border-color:#00C1CF;}
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title > h4{color:#00C1CF;}
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#00C1CF;}
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#00C1CF;}
.vc_toggle.vc_toggle_color_turquoise.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#00C1CF;}
.vc_toggle.vc_toggle_color_pink .vc_toggle_title{background-color:#FE6C61;}
.vc_toggle.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title{border-color:#FE6C61;}
.vc_toggle.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title > h4{color:#FE6C61;}
.vc_toggle.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#FE6C61;}
.vc_toggle.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#FE6C61;}
.vc_toggle.vc_toggle_color_pink.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#FE6C61;}
.vc_toggle.vc_toggle_color_violet .vc_toggle_title{background-color:#8D6DC4;}
.vc_toggle.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title{border-color:#8D6DC4;}
.vc_toggle.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title > h4{color:#8D6DC4;}
.vc_toggle.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#8D6DC4;}
.vc_toggle.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#8D6DC4;}
.vc_toggle.vc_toggle_color_violet.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#8D6DC4;}
.vc_toggle.vc_toggle_color_peacoc .vc_toggle_title{background-color:#4CADC9;}
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title{border-color:#4CADC9;}
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title > h4{color:#4CADC9;}
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#4CADC9;}
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#4CADC9;}
.vc_toggle.vc_toggle_color_peacoc.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#4CADC9;}
.vc_toggle.vc_toggle_color_chino .vc_toggle_title{background-color:#CEC2AB;}
.vc_toggle.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title{border-color:#CEC2AB;}
.vc_toggle.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title > h4{color:#CEC2AB;}
.vc_toggle.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#CEC2AB;}
.vc_toggle.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#CEC2AB;}
.vc_toggle.vc_toggle_color_chino.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#CEC2AB;}
.vc_toggle.vc_toggle_color_vista_blue .vc_toggle_title{background-color:#75D69C;}
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title{border-color:#75D69C;}
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title > h4{color:#75D69C;}
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#75D69C;}
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#75D69C;}
.vc_toggle.vc_toggle_color_vista_blue.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#75D69C;}
.vc_toggle.vc_toggle_color_orange .vc_toggle_title{background-color:#F7BE68;}
.vc_toggle.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title{border-color:#F7BE68;}
.vc_toggle.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title > h4{color:#F7BE68;}
.vc_toggle.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#F7BE68;}
.vc_toggle.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#F7BE68;}
.vc_toggle.vc_toggle_color_orange.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#F7BE68;}
.vc_toggle.vc_toggle_color_sky .vc_toggle_title{background-color:#5AA1E3;}
.vc_toggle.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title{border-color:#5AA1E3;}
.vc_toggle.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title > h4{color:#5AA1E3;}
.vc_toggle.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#5AA1E3;}
.vc_toggle.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#5AA1E3;}
.vc_toggle.vc_toggle_color_sky.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#5AA1E3;}
.vc_toggle.vc_toggle_color_green .vc_toggle_title{background-color:#6DAB3C;}
.vc_toggle.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title{border-color:#6DAB3C;}
.vc_toggle.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title > h4{color:#6DAB3C;}
.vc_toggle.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#6DAB3C;}
.vc_toggle.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#6DAB3C;}
.vc_toggle.vc_toggle_color_green.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#6DAB3C;}
.vc_toggle.vc_toggle_color_juicy_pink .vc_toggle_title{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title{border-color:#F4524D;}
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title > h4{color:#F4524D;}
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_juicy_pink.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_sandy_brown .vc_toggle_title{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title{border-color:#F4524D;}
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title > h4{color:#F4524D;}
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_sandy_brown.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#F4524D;}
.vc_toggle.vc_toggle_color_purple .vc_toggle_title{background-color:#B97EBB;}
.vc_toggle.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title{border-color:#B97EBB;}
.vc_toggle.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title > h4{color:#B97EBB;}
.vc_toggle.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover{background-color:#B97EBB;}
.vc_toggle.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon:after,
.vc_toggle.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon:before{background-color:#B97EBB;}
.vc_toggle.vc_toggle_color_purple.vc_toggle_active.vc_toggle_color_inverted .vc_toggle_title{background-color:#B97EBB;}
.vc_toggle.vc_toggle_color_inverted .vc_toggle_title{background-color:transparent;}
.vc_toggle:last-of-type{margin-bottom:0;}
.vc_toggle_title{border:1px solid transparent;box-sizing:border-box;-webkit-transition:background 0.2s ease-in-out;-moz-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;padding:8px 20px 8px 40px !important;}
.vc_toggle_title > h4{font-size:14px;font-weight:bold;letter-spacing:-0.03em;}
.vc_toggle .vc_toggle_icon{width:10px;height:10px;border:none;background-color:transparent !important;left:20px !important;}
.vc_toggle .vc_toggle_icon:after{height:8px;width:2px;}
.vc_toggle .vc_toggle_icon:before{height:2px;width:8px;}
.vc_toggle_size_lg .vc_toggle_title > h4{font-size:15px;}
.vc_toggle_text_only .vc_toggle_title{padding-left:20px !important;}
.vc_toggle_rounded .vc_toggle_title{-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.vc_icon_element-align-inline{display:inline-block;margin-bottom:0;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background:hover{background-color:#34a853;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background:hover .vc_icon_element-icon{color:#ffffff;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;transition:0.4s;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline:hover{background-color:#34a853;border-color:#34a853;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline:hover .vc_icon_element-icon{color:#ffffff;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;transition:0.4s;}
.vc_progress_bar .vc_single_bar .vc_label{padding:0 10px;}
.vc_progress_bar.style_01 .progress-bar-title{font-weight:700;font-size:14px;letter-spacing:-0.03em;line-height:1.2;color:#1f1f1f;padding-left:3px;}
.vc_progress_bar.style_01 .vc_label_units{position:absolute;right:-5px;width:34px;height:18px;border-radius:4px;background:#212121;color:#fff;font-weight:500;font-size:11px;line-height:1.8;text-align:center;transform:translate(0, -50%);}
.v-progress-bar .vc_single_bar{background:#EEEEEE;background-clip:content-box;position:relative;margin-bottom:70px;height:250px;float:left;min-height:1px;padding:0 15px;text-align:center;box-shadow:none;}
.v-progress-bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label{color:#222;}
.v-progress-bar .vc_single_bar .vc_label{position:absolute;bottom:-66px;left:0;right:0;line-height:1.8;letter-spacing:0.05em;font-size:14px;}
.v-progress-bar .vc_single_bar .vc_label .vc_label_units{display:block;}
.v-progress-bar .vc_single_bar .vc_bar{padding:0 15px;display:block;position:absolute;height:0;background-clip:content-box;width:100% !important;top:inherit;bottom:0;left:0;right:0;transition:height 1s linear;-moz-transition:height 1s linear;-webkit-transition:height 1s linear;-o-transition:height 1s linear;}
@media (max-width:991px){.v-progress-bar .vc_single_bar{width:25% !important;}
}
@media (max-width:767px){.v-progress-bar .vc_single_bar{width:50% !important;}
}
@media (max-width:480px){.v-progress-bar .vc_single_bar{width:100% !important;}
}
.vc_message_box{padding:18px 18px 18px 69px;margin:0 0 20px;}
.vc_message_box-icon{width:69px;}
.vc_message_box-icon > *,
.vc_message_box-icon > .fa{font-size:16px;line-height:1.4;}
.vc_color-success.vc_message_box-solid{color:#548854 !important;border-color:transparent;background-color:#DFF0D8 !important;}
.vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#548854 !important;}
.vc_color-info.vc_message_box-solid{color:#397793;border-color:transparent;background-color:#D9EDF7;}
.vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#397793;}
.vc_color-warning.vc_message_box-solid{color:#927746;border-color:transparent;background-color:#FCF8E3;}
.vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#927746;}
.vc_color-danger.vc_message_box-solid{color:#AA4644;border-color:transparent;background-color:#F2DEDE;}
.vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#AA4644;}
.wpb_element_wrapper .vc_color-success.vc_message_box-solid{color:#548854 !important;background-color:#DFF0D8 !important;}
.wpb_element_wrapper .vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#548854 !important;}
.wpb_element_wrapper .vc_color-info.vc_message_box-solid{color:#397793 !important;background-color:#D9EDF7 !important;}
.wpb_element_wrapper .vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#397793 !important;}
.wpb_element_wrapper .vc_color-warning.vc_message_box-solid{color:#927746 !important;background-color:#FCF8E3 !important;}
.wpb_element_wrapper .vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#927746 !important;}
.wpb_element_wrapper .vc_color-danger.vc_message_box-solid{color:#AA4644 !important;background-color:#F2DEDE !important;}
.wpb_element_wrapper .vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#AA4644 !important;}
.g5plus-lists-color-primary span{background-color:#34a853;color:#34a853;}
.g5plus-icon-box .ib-icon-inverted,
.g5plus-icon-box .ib-icon-classic{color:#34a853;}
.g5plus-icon-box .ib-icon-square i,
.g5plus-icon-box .ib-icon-round i{background-color:#34a853;border-color:#34a853;}
.g5plus-icon-box.ib-scheme-light .ib-icon-effect:not(.ib-icon-inverted){color:#34a853;}
.g5plus-icon-box.ib-layout-modern .ib-content{border-color:#34a853;background-color:#34a853;}
.g5plus-icon-box.ib-scheme-primary .ib-title{color:#34a853;}
.g5plus-icon-box.ib-scheme-primary .ib-title:hover{color:#34a853;}
.g5plus-icon-box.ib-scheme-primary .ib-icon-inverted,
.g5plus-icon-box.ib-scheme-primary .ib-icon-classic{color:#34a853;}
.g5plus-icon-box.ib-scheme-primary .ib-icon-square i,
.g5plus-icon-box.ib-scheme-primary .ib-icon-round i{background-color:#34a853;border-color:#34a853;}
.g5plus-testimonials.style1 .testimonial-item .quote:after{border-bottom-color:#dddddd;border-right-color:#dddddd;}
.g5plus-testimonials.style1 .testimonial-item i{color:#34a853;}
.g5plus-testimonials.style1 .testimonial-item p{color:#878787;}
.g5plus-testimonials.style1 .testimonial-item h4{color:#444444;}
.g5plus-testimonials.style1 .testimonial-item span{color:#878787;}
.g5plus-testimonials.style1.st1_type1 .quote{border-color:#dddddd;}
.g5plus-testimonials.style1.st1_type2 .testimonial-item{border-color:#dddddd;}
.g5plus-testimonials.style1.st1_type2 .testimonial-item .quote{border-bottom-color:#dddddd;background-color:#eeeeee;}
.g5plus-testimonials.style1.st1_type2 .testimonial-item .quote:after{background-color:#eeeeee;}
.g5plus-testimonials.style1.st1_type3 .testimonial-item .quote{border-color:#34a853;background-color:#34a853;}
.g5plus-testimonials.style1.st1_type3 .testimonial-item .quote:after{background-color:#34a853;border-color:#34a853;}
.g5plus-testimonials.style2.st2_type1 .testimonial-item .quote:after{background-color:#34a853;}
.g5plus-testimonials.style2.st2_type1 .testimonial-item i{color:#34a853;}
.g5plus-testimonials.style2.st2_type1 .testimonial-item .info h4{color:#444444;}
.g5plus-testimonials.style2.st2_type1 .testimonial-item .info span{color:#212121;}
.g5plus-testimonials.style2.st2_type2 p{color:#212121;}
.g5plus-testimonials.style2.st2_type2 p:before{color:#34a853;}
.g5plus-testimonials.style2.st2_type2 p:after{color:#34a853;}
.g5plus-testimonials.style2.st2_type2 .info h4{color:#212121;}
.g5plus-testimonials.style2.st2_type2 .info span{color:#878787;}
.g5plus-testimonials.style3 .testimonial-item p{color:#212121;border-bottom-color:#dddddd;}
.g5plus-testimonials.style3 .testimonial-item p:after{color:#eeeeee;}
.g5plus-testimonials.style3 .testimonial-item .info h4{color:#212121;}
.g5plus-testimonials.style3 .testimonial-item .info span{color:#212121;}
.g5plus-testimonials.color-light.style1.st1_type1 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style2.st1_type1 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style3.st1_type1 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style1.st1_type2 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style2.st1_type2 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style3.st1_type2 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style1.st1_type3 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style2.st1_type3 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style3.st1_type3 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style1.st2_type1 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style2.st2_type1 .owl-nav div:hover i,
.g5plus-testimonials.color-light.style3.st2_type1 .owl-nav div:hover i{color:#34a853;}
.g5plus-testimonials.color-light.style1.st1_type1.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style2.st1_type1.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style3.st1_type1.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style1.st1_type2.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style2.st1_type2.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style3.st1_type2.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style1.st1_type3.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style2.st1_type3.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style3.st1_type3.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style1.st2_type1.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style2.st2_type1.owl-nav-round .owl-nav i,
.g5plus-testimonials.color-light.style3.st2_type1.owl-nav-round .owl-nav i{color:#34a853;}
.g5plus-testimonials.color-light.style1.st1_type1 .owl-dot:hover,
.g5plus-testimonials.color-light.style2.st1_type1 .owl-dot:hover,
.g5plus-testimonials.color-light.style3.st1_type1 .owl-dot:hover,
.g5plus-testimonials.color-light.style1.st1_type2 .owl-dot:hover,
.g5plus-testimonials.color-light.style2.st1_type2 .owl-dot:hover,
.g5plus-testimonials.color-light.style3.st1_type2 .owl-dot:hover,
.g5plus-testimonials.color-light.style1.st1_type3 .owl-dot:hover,
.g5plus-testimonials.color-light.style2.st1_type3 .owl-dot:hover,
.g5plus-testimonials.color-light.style3.st1_type3 .owl-dot:hover,
.g5plus-testimonials.color-light.style1.st2_type1 .owl-dot:hover,
.g5plus-testimonials.color-light.style2.st2_type1 .owl-dot:hover,
.g5plus-testimonials.color-light.style3.st2_type1 .owl-dot:hover,
.g5plus-testimonials.color-light.style1.st1_type1 .owl-dot.active,
.g5plus-testimonials.color-light.style2.st1_type1 .owl-dot.active,
.g5plus-testimonials.color-light.style3.st1_type1 .owl-dot.active,
.g5plus-testimonials.color-light.style1.st1_type2 .owl-dot.active,
.g5plus-testimonials.color-light.style2.st1_type2 .owl-dot.active,
.g5plus-testimonials.color-light.style3.st1_type2 .owl-dot.active,
.g5plus-testimonials.color-light.style1.st1_type3 .owl-dot.active,
.g5plus-testimonials.color-light.style2.st1_type3 .owl-dot.active,
.g5plus-testimonials.color-light.style3.st1_type3 .owl-dot.active,
.g5plus-testimonials.color-light.style1.st2_type1 .owl-dot.active,
.g5plus-testimonials.color-light.style2.st2_type1 .owl-dot.active,
.g5plus-testimonials.color-light.style3.st2_type1 .owl-dot.active{background-color:#34a853;}
.g5plus-testimonials.color-light.style1.st2_type2 .owl-nav:hover i,
.g5plus-testimonials.color-light.style2.st2_type2 .owl-nav:hover i,
.g5plus-testimonials.color-light.style3.st2_type2 .owl-nav:hover i{color:#34a853;}
.g5plus-pricing-tables{border-color:#dddddd;}
.g5plus-pricing-tables .pricing-recommend{background:#212121;}
.g5plus-pricing-tables .pricing-name{background:#eeeeee;}
.g5plus-pricing-tables .pricing-name h4{color:#212121;}
.g5plus-pricing-tables .pricing-price{border-color:#dddddd;}
.g5plus-pricing-tables .pricing-price span{color:#212121;}
.g5plus-pricing-tables .pricing-features ul li{border-top-color:#dddddd;}
.g5plus-pricing-tables .pricing-features ul li:last-child{border-bottom-color:#dddddd;}
.g5plus-pricing-tables .pricing-features ul li:before{color:#34a853;}
.g5plus-pricing-tables.pricing-recommend{border-color:#34a853;}
.g5plus-pricing-tables.pricing-recommend .pricing-name{background:#34a853;}
.partner-item:hover .bordered{border-color:#34a853 !important;}
.g5plus-banner{position:relative;}
.g5plus-banner img{width:100%;}
.g5plus-banner a{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;z-index:2;background:rgba(0, 0, 0, 0.4);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.g5plus-banner.suprema-effect,
.g5plus-banner.layla-effect,
.g5plus-banner.bubba-effect,
.g5plus-banner.jazz-effect{position:relative;overflow:hidden;}
.g5plus-banner.suprema-effect a:before,
.g5plus-banner.layla-effect a:before,
.g5plus-banner.bubba-effect a:before,
.g5plus-banner.jazz-effect a:before,
.g5plus-banner.suprema-effect a:after,
.g5plus-banner.layla-effect a:after,
.g5plus-banner.bubba-effect a:after,
.g5plus-banner.jazz-effect a:after{z-index:2;}
.g5plus-banner.suprema-effect:hover a,
.g5plus-banner.layla-effect:hover a,
.g5plus-banner.bubba-effect:hover a,
.g5plus-banner.jazz-effect:hover a{opacity:1;}
.g5plus-banner.suprema-effect:hover a:before{transition:opacity 0.3s ease 50ms, transform 2s cubic-bezier(0.26, 0.63, 0, 0.96);-webkit-transform:rotate(-45deg) translateX(-800px);-moz-transform:rotate(-45deg) translateX(-800px);-o-transform:rotate(-45deg) translateX(-800px);-ms-transform:rotate(-45deg) translateX(-800px);transform:rotate(-45deg) translateX(-800px);opacity:1;}
.g5plus-banner.suprema-effect:hover a:after{transition:opacity 0.4s ease, transform 2s cubic-bezier(0.26, 0.63, 0, 0.96);-webkit-transform:rotate(-45deg) translateX(600px);-moz-transform:rotate(-45deg) translateX(600px);-o-transform:rotate(-45deg) translateX(600px);-ms-transform:rotate(-45deg) translateX(600px);transform:rotate(-45deg) translateX(600px);opacity:1;}
.g5plus-banner.suprema-effect a:after,
.g5plus-banner.suprema-effect a:before{position:absolute;content:'';display:block;z-index:2;width:45%;height:2px;top:50%;opacity:0;background:#fff;-webkit-transition:opacity 0.2s ease, -webkit-transform 0s 0.2s;transition:opacity .2s ease, transform 0s .2s;}
.g5plus-banner.suprema-effect a:before{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:50%;}
.g5plus-banner.suprema-effect a:after{right:50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.g5plus-banner.layla-effect a:before,
.g5plus-banner.bubba-effect a:before,
.g5plus-banner.layla-effect a:after,
.g5plus-banner.bubba-effect a:after{content:'';display:block;background-color:transparent;position:absolute;z-index:1;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.g5plus-banner.layla-effect a:before,
.g5plus-banner.bubba-effect a:before{top:50%;bottom:50%;left:25px;right:25px;border-left:1px solid #fff;border-right:1px solid #fff;}
.g5plus-banner.layla-effect a:after,
.g5plus-banner.bubba-effect a:after{top:25px;bottom:25px;left:50%;right:50%;border-top:1px solid #fff;border-bottom:1px solid #fff;}
.g5plus-banner.layla-effect:hover a:after{left:10px;right:10px;}
.g5plus-banner.layla-effect:hover a:before{top:10px;bottom:10px;}
.g5plus-banner.bubba-effect:hover a:after{left:25px;right:25px;}
.g5plus-banner.bubba-effect:hover a:before{top:25px;bottom:25px;}
.g5plus-banner.jazz-effect:hover a{opacity:1;}
.g5plus-banner.jazz-effect:hover a:before{-webkit-transform:scale(1.2) rotate(45deg);-moz-transform:scale(1.2) rotate(45deg);-o-transform:scale(1.2) rotate(45deg);-ms-transform:scale(1.2) rotate(45deg);transform:scale(1.2) rotate(45deg);}
.g5plus-banner.jazz-effect a:before{top:0;bottom:0;left:0;right:0;content:'';display:block;background-color:transparent;position:absolute;z-index:1;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;-webkit-transform:scale(0.7) rotate(45deg);-moz-transform:scale(0.7) rotate(45deg);-o-transform:scale(0.7) rotate(45deg);-ms-transform:scale(0.7) rotate(45deg);transform:scale(0.7) rotate(45deg);border-top:1px solid #fff;border-bottom:1px solid #fff;}
@media (max-width:480px){.g5plus-banner.layla-effect a:before,
.g5plus-banner.bubba-effect a:before{left:15px;right:15px;}
.g5plus-banner.layla-effect a:after,
.g5plus-banner.bubba-effect a:after{top:15px;bottom:15px;}
.g5plus-banner.layla-effect:hover a:after{left:5px;right:5px;}
.g5plus-banner.layla-effect:hover a:before{top:5px;bottom:5px;}
.g5plus-banner.bubba-effect:hover a:after{left:15px;right:15px;}
.g5plus-banner.bubba-effect:hover a:before{top:15px;bottom:15px;}
}
.widget-image .g5plus-banner img{width:auto;}
.g5plus-ourteam .btn:not(.btn-light):hover{background-color:#34a853;}
.g5plus-ourteam .owl-carousel .owl-nav > div:hover,
.g5plus-ourteam.style2 ul li a i:hover{color:#34a853;}
.g5plus-ourteam .top-content-ourteam-item,
.g5plus-ourteam .social-ourteam ul li{background-color:#eeeeee;}
.g5plus-ourteam select.ourteam-filter-group:focus{border-color:#34a853;}
.g5plus-ourteam.style1 .content-ourteam-item{border-color:#dddddd;}
.g5plus-ourteam.style1 .top-content-ourteam-item{border-bottom-color:#dddddd;}
.g5plus-ourteam.style1 .social-ourteam ul li:hover{background-color:#34a853;}
.g5plus-ourteam.style1 .ourteam-avatar span{color:#878787;}
.g5plus-ourteam.style2 .content-ourteam-item{border-color:#dddddd;}
.mc-style1 .mc4wp-form input,
.mc-style2 .mc4wp-form input,
.mc-style3 .mc4wp-form input{margin-right:6px;background:#fff;-webkit-border-radius:4px;-webkit-background-clip:padding-box;-moz-border-radius:4px;-moz-background-clip:padding;border-radius:4px;background-clip:padding-box;}
.mc-style1 .mc4wp-form input:focus,
.mc-style2 .mc4wp-form input:focus,
.mc-style3 .mc4wp-form input:focus{border-color:#34a853;}
.mc-style1 .mc4wp-form button,
.mc-style2 .mc4wp-form button,
.mc-style3 .mc4wp-form button{vertical-align:bottom;margin-top:10px;}
.mc-style1 .mc4wp-form button i,
.mc-style2 .mc4wp-form button i,
.mc-style3 .mc4wp-form button i{display:none;}
.mc-style1 .mc4wp-form button span,
.mc-style2 .mc4wp-form button span,
.mc-style3 .mc4wp-form button span{-webkit-border-radius:3px;-webkit-background-clip:padding-box;-moz-border-radius:3px;-moz-background-clip:padding;border-radius:3px;background-clip:padding-box;font-size:13px;font-weight:bold;}
.mc-style2 .mc4wp-form input{border-radius:inherit;border-color:#fff;}
.mc-style3 .mc4wp-form input{border-radius:inherit;background:#E8E7E7;border-color:#A1958F;margin-right:10px;}
.mc-style4 .widget-title{margin-bottom:20px;}
.mc-style4 .textwidget{margin-top:-5px;}
.mc-style4 .mc4wp-form{margin-top:13px;display:block;}
.mc-style4 .mc4wp-form input{width:100%;background:#fff;}
.mc-style4 .mc4wp-form input:focus{border-color:#34a853;}
.mc-style4 .mc4wp-form button{margin-top:10px;display:block;width:100%;}
.mc-other .widget-border-round-background{padding:47px 20px;background:#212121;}
.mc-other .widget-border-round-background .widget-title{color:#fff;}
.mc-other .widget-border-round-background .textwidget{color:#dddddd;}
.mc-other .widget-border-round-background .mc4wp-form button{color:#212121;}
@media (min-width:1025px){.mc-style2 .mc4wp-form input{min-width:380px;}
}
@media (max-width:1024px){.mc-style2 .mc4wp-form input{min-width:270px;}
}
@media (max-width:600px){.mc-style2{margin-top:20px;}
.mc-style4{text-align:center;}
}
@media (min-width:480px){.mc-style1 .mc4wp-form input{min-width:270px;}
.mc-style3 .mc4wp-form input{min-width:420px;}
}
@media (max-width:480px){.mc-style2 .mc4wp-form input{margin-right:0;}
.mc-style3 .mc4wp-form input{min-width:270px;}
}
.g5plus-portfolio .portfolio-category-left-tab a:hover,
.g5plus-portfolio .portfolio-category-center-tab a:hover,
.g5plus-portfolio .portfolio-category-left-tab .filter-active,
.g5plus-portfolio .portfolio-category-center-tab .filter-active{border-color:#dddddd;color:#212121;}
.g5plus-portfolio .portfolio-category-left-tab a,
.g5plus-portfolio .portfolio-category-center-tab a{color:#878787;}
.g5plus-portfolio.portfolio-tab-light .portfolio-filter-group .btn-light:hover{background-color:#34a853;}
.g5plus-portfolio select.portfolio-filter-group:focus{border-color:#34a853;}
.g5plus-portfolio .btn:not(.btn-light):hover,
.g5plus-portfolio.portfolio-color-dark .portfolio-filter-group .btn-light:hover{background-color:#34a853;}
.g5plus-portfolio .portfolio-overlay-title-category-icon.default-effect .icon-color-dark{background-color:#212121;}
.g5plus-portfolio .portfolio-overlay-title-category-icon.default-effect .icon-color-light{background-color:#eeeeee;}
.g5plus-portfolio .portfolio-overlay-title-category-icon.default-effect .icon-color-dark:hover,
.g5plus-portfolio .portfolio-overlay-title-category-icon.default-effect .icon-color-light:hover{background-color:#34a853;}
.g5plus-portfolio .portfolio-overlay-title-category-icon .content-portfolio-info:after,
.g5plus-portfolio .portfolio-overlay-title-category .content-portfolio-info:after{background-color:#212121;}
.g5plus-portfolio .portfolio-overlay-title-category-icon.default-effect .portfolio-info .block-center a:hover,
.g5plus-portfolio .portfolio-overlay-title-category.default-effect .portfolio-info .block-center a:hover{color:#34a853;}
.g5plus-portfolio .portfolio-overlay-none .content-portfolio-info a:hover{color:#34a853;}
.g5plus-portfolio .portfolio-overlay-none .content-portfolio-info p{color:#878787;}
.g5plus-portfolio.portfolio-color-dark .owl-nav > div:hover i{color:#34a853;}
.single-portfolio-wrap .portfolio-single-image .portfolio-thumbnail .single-image-pretty i,
.single-portfolio-wrap .horizontal-slide .portfolio-single-item .single-image-pretty i{background-color:#eeeeee;}
.single-portfolio-wrap .portfolio-single-image .portfolio-thumbnail .single-image-pretty i:hover,
.single-portfolio-wrap .horizontal-slide .portfolio-single-item .single-image-pretty i:hover{background-color:#34a853;}
.single-portfolio-wrap .portfolio-meta > div{border-bottom-color:#dddddd;}
.single-portfolio-wrap .portfolio-meta > div:first-child{border-top-color:#dddddd;}
.single-portfolio-wrap .portfolio-label{color:#444444;}
.single-portfolio-wrap a .portfolio-value{color:#34a853;}
.single-portfolio-wrap .social-profile-share ul li{background-color:#eeeeee;}
.single-portfolio-wrap .social-profile-share ul li:hover{background-color:#34a853;}
.single-portfolio-wrap .portfolio-video-layout .entry-thumbnail a:hover i{color:#34a853;}
.hover-content{position:relative;overflow:hidden;}
.hover-content .hover-image{position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.hover-content .hover-image:after{-webkit-transition:opacity .8s ease .2s;transition:opacity .8s ease .15s;position:absolute;content:'';display:block;top:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:1;}
.hover-content:after,
.hover-content:before{position:absolute;content:'';display:block;z-index:2;width:45%;height:2px;top:50%;background:#fff;opacity:0;-webkit-transition:opacity 0.2s ease, -webkit-transform 0s 0.2s;transition:opacity .2s ease, transform 0s .2s;}
.hover-content:before{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:50%;}
.hover-content:after{right:50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.effect-wrap .block-center{position:absolute;z-index:4;}
.effect-wrap .block-center a{font-size:14px;color:#fff;font-weight:bold;letter-spacing:-0.03em;display:inline-block;margin-bottom:3px;}
.effect-wrap .block-center p{font-size:14px;}
.layla-effect .content-effect:hover .effect-info:after,
.bubba-effect .content-effect:hover .effect-info:after,
.jazz-effect .content-effect:hover .effect-info:after{background-color:#34a853;}
.layla-effect .effect-avatar > a,
.bubba-effect .effect-avatar > a,
.jazz-effect .effect-avatar > a{display:block;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.layla-effect .effect-inner,
.bubba-effect .effect-inner,
.default-effect .effect-inner,
.jazz-effect .effect-inner{height:100%;}
.layla-effect .content-effect,
.bubba-effect .content-effect{position:relative;overflow:hidden;}
.layla-effect .content-effect:hover .effect-avatar > a,
.bubba-effect .content-effect:hover .effect-avatar > a{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.layla-effect .content-effect:hover .effect-info,
.bubba-effect .content-effect:hover .effect-info{opacity:1;bottom:0;}
.layla-effect .content-effect:hover .effect-info .block-center .block-center-inner a,
.bubba-effect .content-effect:hover .effect-info .block-center .block-center-inner a{margin-bottom:3px;}
.layla-effect .effect-info,
.bubba-effect .effect-info{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;}
.layla-effect .effect-info:after,
.bubba-effect .effect-info:after{width:100%;height:100%;display:block;content:'';opacity:0.4;position:absolute;top:0;left:0;z-index:0;}
.layla-effect .effect-info .effect-inner,
.bubba-effect .effect-info .effect-inner{position:relative;}
.layla-effect .effect-info .effect-inner:after,
.bubba-effect .effect-info .effect-inner:after,
.layla-effect .effect-info .effect-inner:before,
.bubba-effect .effect-info .effect-inner:before{content:'';display:block;background-color:transparent;position:absolute;z-index:1;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.layla-effect .effect-info .effect-inner:after,
.bubba-effect .effect-info .effect-inner:after{top:25px;bottom:25px;left:50%;right:50%;border-top:1px solid #fff;border-bottom:1px solid #fff;}
.layla-effect .effect-info .effect-inner:before,
.bubba-effect .effect-info .effect-inner:before{top:50%;bottom:50%;left:25px;right:25px;border-left:1px solid #fff;border-right:1px solid #fff;}
.layla-effect .effect-info .block-center .block-center-inner a,
.bubba-effect .effect-info .block-center .block-center-inner a{margin-bottom:50px;-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.layla-effect .effect-info .block-center .block-center-inner p,
.bubba-effect .effect-info .block-center .block-center-inner p{color:#fff;}
.layla-effect .content-effect:hover .effect-info .effect-inner:after{left:10px;right:10px;}
.layla-effect .content-effect:hover .effect-info .effect-inner:before{top:10px;bottom:10px;}
.bubba-effect .content-effect:hover .effect-info .effect-inner:after{left:25px;right:25px;}
.bubba-effect .content-effect:hover .effect-info .effect-inner:before{top:25px;bottom:25px;}
.jazz-effect .content-effect{position:relative;overflow:hidden;}
.jazz-effect .content-effect:hover .effect-avatar > a{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.jazz-effect .content-effect:hover .effect-info{opacity:1;}
.jazz-effect .content-effect:hover .effect-info .effect-inner:before{-webkit-transform:rotate(45deg) scale(1);-moz-transform:rotate(45deg) scale(1);-o-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);}
.jazz-effect .content-effect:hover .effect-info .block-center{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.jazz-effect .effect-info{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;}
.jazz-effect .effect-info:after{width:100%;height:100%;display:block;content:'';opacity:0.4;position:absolute;top:0;z-index:0;}
.jazz-effect .effect-info .effect-inner:before{content:'';display:block;background-color:transparent;position:absolute;z-index:2;width:100%;height:100%;top:0;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(45deg) scale(0.5);-moz-transform:rotate(45deg) scale(0.5);-o-transform:rotate(45deg) scale(0.5);-ms-transform:rotate(45deg) scale(0.5);transform:rotate(45deg) scale(0.5);}
.jazz-effect .effect-info .block-center{-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);}
.jazz-effect .effect-info .block-center p{color:#fff;}
.hover-wrap:hover .hover-content .hover-image{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.hover-wrap:hover .hover-content .hover-image:after{opacity:0.5;}
.hover-wrap:hover .hover-content:after,
.hover-wrap:hover .hover-content:before{opacity:1;}
.hover-wrap:hover .hover-content:before{transition:opacity 0.3s ease 50ms, transform 2s cubic-bezier(0.26, 0.63, 0, 0.96);-webkit-transform:rotate(-45deg) translateX(-600px);-moz-transform:rotate(-45deg) translateX(-600px);-o-transform:rotate(-45deg) translateX(-600px);-ms-transform:rotate(-45deg) translateX(-600px);transform:rotate(-45deg) translateX(-600px);}
.hover-wrap:hover .hover-content:after{transition:opacity 0.4s ease, transform 2s cubic-bezier(0.26, 0.63, 0, 0.96);-webkit-transform:rotate(-45deg) translateX(600px);-moz-transform:rotate(-45deg) translateX(600px);-o-transform:rotate(-45deg) translateX(600px);-ms-transform:rotate(-45deg) translateX(600px);transform:rotate(-45deg) translateX(600px);}
.wpb_gmaps_widget .wpb_wrapper{padding:0;}
.g5plus-feature-box .feature-content .text-link{border-bottom-color:#34a853;color:#34a853;}
.g5plus-contact-form.style_01 input[type="text"],
.g5plus-contact-form.style_01 input[type="subject"],
.g5plus-contact-form.style_01 input[type="email"],
.g5plus-contact-form.style_01 textarea{height:44px;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;margin-bottom:10px;text-align:center;width:100%;font-size:14px;}
.g5plus-contact-form.style_01 input[type="text"]::-webkit-input-placeholder,
.g5plus-contact-form.style_01 input[type="subject"]::-webkit-input-placeholder,
.g5plus-contact-form.style_01 input[type="email"]::-webkit-input-placeholder,
.g5plus-contact-form.style_01 textarea::-webkit-input-placeholder{color:#666666;}
.g5plus-contact-form.style_01 input[type="text"]:-moz-placeholder,
.g5plus-contact-form.style_01 input[type="subject"]:-moz-placeholder,
.g5plus-contact-form.style_01 input[type="email"]:-moz-placeholder,
.g5plus-contact-form.style_01 textarea:-moz-placeholder{color:#666666;}
.g5plus-contact-form.style_01 input[type="text"]::-moz-placeholder,
.g5plus-contact-form.style_01 input[type="subject"]::-moz-placeholder,
.g5plus-contact-form.style_01 input[type="email"]::-moz-placeholder,
.g5plus-contact-form.style_01 textarea::-moz-placeholder{color:#666666;}
.g5plus-contact-form.style_01 input[type="text"]:-ms-input-placeholder,
.g5plus-contact-form.style_01 input[type="subject"]:-ms-input-placeholder,
.g5plus-contact-form.style_01 input[type="email"]:-ms-input-placeholder,
.g5plus-contact-form.style_01 textarea:-ms-input-placeholder{color:#666666;}
.g5plus-contact-form.style_01 textarea{height:100px;padding-top:13px;margin-bottom:3px;}
.g5plus-contact-form.style_01 input[type="submit"]{width:100%;}
.g5plus-contact-form.style_01 img{display:none;}
.g5plus-contact-form.style_02 input[type="text"],
.g5plus-contact-form.style_02 input[type="subject"],
.g5plus-contact-form.style_02 input[type="email"],
.g5plus-contact-form.style_02 textarea{height:36px;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;margin-bottom:20px;text-align:left;width:100%;font-size:14px;}
.g5plus-contact-form.style_02 input[type="text"]::-webkit-input-placeholder,
.g5plus-contact-form.style_02 input[type="subject"]::-webkit-input-placeholder,
.g5plus-contact-form.style_02 input[type="email"]::-webkit-input-placeholder,
.g5plus-contact-form.style_02 textarea::-webkit-input-placeholder{color:#878787;}
.g5plus-contact-form.style_02 input[type="text"]:-moz-placeholder,
.g5plus-contact-form.style_02 input[type="subject"]:-moz-placeholder,
.g5plus-contact-form.style_02 input[type="email"]:-moz-placeholder,
.g5plus-contact-form.style_02 textarea:-moz-placeholder{color:#878787;}
.g5plus-contact-form.style_02 input[type="text"]::-moz-placeholder,
.g5plus-contact-form.style_02 input[type="subject"]::-moz-placeholder,
.g5plus-contact-form.style_02 input[type="email"]::-moz-placeholder,
.g5plus-contact-form.style_02 textarea::-moz-placeholder{color:#878787;}
.g5plus-contact-form.style_02 input[type="text"]:-ms-input-placeholder,
.g5plus-contact-form.style_02 input[type="subject"]:-ms-input-placeholder,
.g5plus-contact-form.style_02 input[type="email"]:-ms-input-placeholder,
.g5plus-contact-form.style_02 textarea:-ms-input-placeholder{color:#878787;}
.g5plus-contact-form.style_02 textarea{height:150px;padding-top:12px;margin-bottom:12px;}
.g5plus-contact-form.style_02 img{display:none;}
.wpb_image_grid_4_columns .wpb_image_grid .wpb_image_grid_ul .isotope-item{margin:0;width:25%;}
.wpb_image_grid_4_columns .wpb_image_grid .wpb_image_grid_ul .isotope-item img{width:100%;}
@media (max-width:480px){.wpb_image_grid_4_columns .wpb_image_grid .wpb_image_grid_ul .isotope-item{width:50%;}
}
.g5plus-countdown .product-deal-countdown-inner .countdown-section .countdown-amount{color:#34a853;}
.g5plus-countdown.cl_dark .product-deal-countdown-inner .countdown-section .countdown-amount{color:#212121;}
.g5plus-countdown.cl_primary .product-deal-countdown-inner .countdown-section .countdown-amount{background-color:#34a853;}
.bg-padding-reponsive{padding-left:30px;padding-right:30px;padding-top:30px;padding-bottom:20px;}
@media (min-width:1369px){.bg-padding-reponsive{padding-left:80px;padding-right:80px;padding-top:70px;padding-bottom:60px;}
}
.block-get-in-touch{position:absolute;z-index:3;left:0;bottom:-80px;}
.block-get-in-touch .vc_column-inner > .wpb_wrapper{background-color:#fff;-webkit-box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.08);-moz-box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.08);box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.08);padding:55px 0 68px 0;}
.block-get-in-touch .vc_column-inner > .wpb_wrapper .g5plus-widget-info-box{padding:0 40px;}
.contact-form-absolute{position:absolute;z-index:3;right:0;bottom:-40px;}
.contact-form-absolute .vc_column-inner > .wpb_wrapper{background-color:#fff;-webkit-box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.08);-moz-box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.08);box-shadow:0px 0px 8px 3px rgba(0, 0, 0, 0.08);padding:55px 50px 48px 50px;}
.block-get-in-touch-1 .icon-info{padding-left:0;}
.block-get-in-touch-1 .icon-info li{margin-bottom:28px;}
.block-get-in-touch-1 .icon-info li i{width:36px;height:36px;line-height:36px;}
.block-get-in-touch-1 .icon-info li .icon-info-title{color:#878787;}
.block-get-in-touch-1 .icon-info li p{color:#212121;}
.block-get-in-touch-1 .icon-info li:last-child{margin-bottom:0;}
.image-absolute{position:absolute;bottom:0;right:0;}
.icon-box-absolute{position:absolute;width:100%;top:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.fix-border-duplicate .widget-border{border-bottom:none;}
.fix-border-duplicate .widget-border-round-background{border-top-width:0;-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;}
@media (max-width:991px){.block-get-in-touch .vc_column-inner > .wpb_wrapper{padding:35px 0 40px 0;}
.block-get-in-touch .vc_column-inner > .wpb_wrapper .g5plus-widget-info-box{padding:0 20px;}
.contact-form-absolute .vc_column-inner > .wpb_wrapper{padding:35px 30px 28px 30px;}
.sm-text-left{text-align:left;}
.image-absolute,
.icon-box-absolute{position:static;}
.icon-box-absolute{-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
.fix-border-duplicate .widget-border-round-background{border-top-width:1px;}
}
@media (max-width:767px){.block-get-in-touch{position:static;bottom:0;}
.block-get-in-touch .vc_column-inner > .wpb_wrapper{padding:55px 0 68px 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.block-get-in-touch .vc_column-inner > .wpb_wrapper .g5plus-widget-info-box{padding:0 40px;}
.contact-form-absolute{position:static;bottom:0;}
.contact-form-absolute .vc_column-inner > .wpb_wrapper{padding:35px 0 28px 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.xs-text-left{text-align:left;}
}
@media (max-width:600px){.bg-padding-reponsive{padding-left:50px;padding-right:50px;padding-top:40px;padding-bottom:30px;}
}
@media (max-width:479px){.bg-padding-reponsive{padding-left:30px;padding-right:30px;padding-top:30px;padding-bottom:20px;}
}
.testimonial-fix-border.g5plus-testimonials.style1.st1_type2 .testimonial-item{-webkit-border-radius:0;-webkit-background-clip:padding-box;-moz-border-radius:0;-moz-background-clip:padding;border-radius:0;background-clip:padding-box;border-left-width:0;border-right-width:0;}
@media (min-width:992px){.fix-row-content .col-md-pull-9{padding-right:15px;}
.fix-row-content .col-md-push-3 .vc_column-inner{margin-left:-15px;margin-right:-15px;}
.fix-row-content .col-md-push-3 .wpb_wrapper{margin-right:-15px;}
}
.row-position-relative{position:relative;}
.row-position-relative.block-banner{background-color:#fff;margin-left:-30px;margin-right:-30px;top:-130px;padding-top:30px;}
.row-position-relative.block-banner > .vc_column_container:first-child > .vc_column-inner{padding-left:30px;}
.row-position-relative.block-banner > .vc_column_container:last-child > .vc_column-inner{padding-right:30px;}
.after-block-banner .vc_column_container{margin-top:-95px;}
.column-position-relative{position:relative;}
.column-position-relative .wpb_single_image{position:absolute;bottom:0;z-index:0;}
.row-fix-content .vc_column_container:last-child{padding-right:45px !important;}
.row-fix-content .vc_column_container:first-child > .vc_column-inner{margin-left:-40px;}
@media (max-width:767px){.row-position-relative.block-banner{margin-left:0;margin-right:0;top:0;padding-top:0;}
.row-position-relative.block-banner > .vc_column_container:first-child > .vc_column-inner{padding-left:0;padding-right:0;}
.row-position-relative.block-banner > .vc_column_container:last-child > .vc_column-inner{padding-right:0;padding-left:0;}
.row-fix-content .vc_column_container:last-child{padding-right:0 !important;}
.row-fix-content .vc_column_container:first-child > .vc_column-inner{margin-left:0;}
.after-block-banner .vc_column_container{margin-top:40px;}
.column-position-relative .wpb_single_image{position:static;bottom:0;}
.xs-mg-left-right-10{margin-left:10px;margin-right:10px;}
}
.g5plus-sale-box{border-color:#dddddd;}
.g5plus-sale-box .sale-number .sale-number-inner{color:#34a853;}
.g5plus-sale-box .sale-info .sale-title{color:#444444;}
.g5plus-sale-box .sale-info .sale-description{color:#878787;}
.g5plus-video.style_01 span:hover{color:#34a853;}
.g5plus-video.style_02 a:hover{border-color:#34a853;}
.g5plus-video.style_02 a:hover span{color:#34a853;}
.raw-icon-info{padding-left:1px !important;}
.raw-icon-info div{display:inline-block;}
.raw-icon-info div .raw-icon-info-title{display:inline-block;font-size:14px;color:#212121;font-weight:bold;}
.raw-icon-info div p{display:inline-block;font-size:14px;color:#212121;}
.raw-icon-info li{list-style:none;padding-bottom:6px;}
.raw-icon-info li i{background:transparent;color:#212121;font-size:15px;display:inline-block;line-height:1.6;width:18px;}
.sidebar-mobile-canvas-icon{position:fixed;opacity:1;left:0;top:66%;padding:5px 10px;box-shadow:3px 3px 3px;-webkit-border-radius:0 5px 5px 0;-webkit-background-clip:padding-box;-moz-border-radius:0 5px 5px 0;-moz-background-clip:padding;border-radius:0 5px 5px 0;background-clip:padding-box;cursor:pointer;display:none;z-index:1002;background-color:#fff;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sidebar-mobile-canvas-icon.changed{opacity:0;z-index:-1;}
.sidebar-mobile-canvas-icon i{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sidebar-mobile-canvas-icon:hover{box-shadow:3px 3px 3px #34a853;}
.sidebar-mobile-canvas-icon:hover i{color:#34a853;}
.sidebar-mobile-canvas-icon-close{display:none;}
@media screen and (max-width:991px){.sidebar-mobile-canvas-icon{display:block;}
.sidebar-mobile-canvas{margin-top:0;opacity:0;position:fixed !important;left:-300px;top:0;padding:30px;width:300px;box-sizing:border-box;background-color:#fff;z-index:1001;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sidebar-mobile-canvas.changed{opacity:1;left:0;}
.sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close{position:absolute;top:5px;right:5px;cursor:pointer;padding:0 5px;display:block;}
.sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close i{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close:hover i{color:red;}
.overlay-canvas-sidebar{position:absolute;content:'';display:block;opacity:0;width:100%;height:100%;top:0;left:0;background-color:rgba(0, 0, 0, 0.6);z-index:-1;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;cursor:url(../../../../wp-content/themes/g5plus-orson/assets/images/close.png) 15 15, default;}
.overlay-canvas-sidebar.changed{opacity:1;z-index:1000;}
}
.b-font{font-family:'Roboto' !important;}
.s-font{font-family:'Roboto Slab' !important;}
.text-color-accent{color:#fc5a5a !important;}
.bg-accent{background-color:#34a853 !important;}
.text-color-medium{color:#212121 !important;}
.text-color-bold{color:#444444 !important;}
.text-color-light{color:#878787 !important;}
.bordered{border:1px solid #eeeeee !important;}
.border-dark{border:1px solid #dddddd !important;}
.badge{background-color:#ef7e7e;}
.pd-top-0{padding-top:0px !important;}
.pd-top-5{padding-top:5px !important;}
.pd-top-10{padding-top:10px !important;}
.pd-top-15{padding-top:15px !important;}
.pd-top-20{padding-top:20px !important;}
.pd-top-25{padding-top:25px !important;}
.pd-top-30{padding-top:30px !important;}
.pd-top-35{padding-top:35px !important;}
.pd-top-40{padding-top:40px !important;}
.pd-top-45{padding-top:45px !important;}
.pd-top-50{padding-top:50px !important;}
.pd-top-55{padding-top:55px !important;}
.pd-top-60{padding-top:60px !important;}
.pd-top-65{padding-top:65px !important;}
.pd-top-70{padding-top:70px !important;}
.pd-top-75{padding-top:75px !important;}
.pd-top-80{padding-top:80px !important;}
.pd-top-85{padding-top:85px !important;}
.pd-top-90{padding-top:90px !important;}
.pd-top-95{padding-top:95px !important;}
.pd-top-100{padding-top:100px !important;}
@media screen and (max-width:991px){.sm-pd-top-0{padding-top:0px !important;}
.sm-pd-top-5{padding-top:5px !important;}
.sm-pd-top-10{padding-top:10px !important;}
.sm-pd-top-15{padding-top:15px !important;}
.sm-pd-top-20{padding-top:20px !important;}
.sm-pd-top-25{padding-top:25px !important;}
.sm-pd-top-30{padding-top:30px !important;}
.sm-pd-top-35{padding-top:35px !important;}
.sm-pd-top-40{padding-top:40px !important;}
.sm-pd-top-45{padding-top:45px !important;}
.sm-pd-top-50{padding-top:50px !important;}
.sm-pd-top-55{padding-top:55px !important;}
.sm-pd-top-60{padding-top:60px !important;}
.sm-pd-top-65{padding-top:65px !important;}
.sm-pd-top-70{padding-top:70px !important;}
.sm-pd-top-75{padding-top:75px !important;}
.sm-pd-top-80{padding-top:80px !important;}
.sm-pd-top-85{padding-top:85px !important;}
.sm-pd-top-90{padding-top:90px !important;}
.sm-pd-top-95{padding-top:95px !important;}
.sm-pd-top-100{padding-top:100px !important;}
}
@media screen and (max-width:767px){.xs-pd-top-0{padding-top:0px !important;}
.xs-pd-top-5{padding-top:5px !important;}
.xs-pd-top-10{padding-top:10px !important;}
.xs-pd-top-15{padding-top:15px !important;}
.xs-pd-top-20{padding-top:20px !important;}
.xs-pd-top-25{padding-top:25px !important;}
.xs-pd-top-30{padding-top:30px !important;}
.xs-pd-top-35{padding-top:35px !important;}
.xs-pd-top-40{padding-top:40px !important;}
.xs-pd-top-45{padding-top:45px !important;}
.xs-pd-top-50{padding-top:50px !important;}
.xs-pd-top-55{padding-top:55px !important;}
.xs-pd-top-60{padding-top:60px !important;}
.xs-pd-top-65{padding-top:65px !important;}
.xs-pd-top-70{padding-top:70px !important;}
.xs-pd-top-75{padding-top:75px !important;}
.xs-pd-top-80{padding-top:80px !important;}
.xs-pd-top-85{padding-top:85px !important;}
.xs-pd-top-90{padding-top:90px !important;}
.xs-pd-top-95{padding-top:95px !important;}
.xs-pd-top-100{padding-top:100px !important;}
}
.pd-bottom-0{padding-bottom:0px !important;}
.pd-bottom-5{padding-bottom:5px !important;}
.pd-bottom-10{padding-bottom:10px !important;}
.pd-bottom-15{padding-bottom:15px !important;}
.pd-bottom-20{padding-bottom:20px !important;}
.pd-bottom-25{padding-bottom:25px !important;}
.pd-bottom-30{padding-bottom:30px !important;}
.pd-bottom-35{padding-bottom:35px !important;}
.pd-bottom-40{padding-bottom:40px !important;}
.pd-bottom-45{padding-bottom:45px !important;}
.pd-bottom-50{padding-bottom:50px !important;}
.pd-bottom-55{padding-bottom:55px !important;}
.pd-bottom-60{padding-bottom:60px !important;}
.pd-bottom-65{padding-bottom:65px !important;}
.pd-bottom-70{padding-bottom:70px !important;}
.pd-bottom-75{padding-bottom:75px !important;}
.pd-bottom-80{padding-bottom:80px !important;}
.pd-bottom-85{padding-bottom:85px !important;}
.pd-bottom-90{padding-bottom:90px !important;}
.pd-bottom-95{padding-bottom:95px !important;}
.pd-bottom-100{padding-bottom:100px !important;}
@media screen and (max-width:991px){.sm-pd-bottom-0{padding-bottom:0px !important;}
.sm-pd-bottom-5{padding-bottom:5px !important;}
.sm-pd-bottom-10{padding-bottom:10px !important;}
.sm-pd-bottom-15{padding-bottom:15px !important;}
.sm-pd-bottom-20{padding-bottom:20px !important;}
.sm-pd-bottom-25{padding-bottom:25px !important;}
.sm-pd-bottom-30{padding-bottom:30px !important;}
.sm-pd-bottom-35{padding-bottom:35px !important;}
.sm-pd-bottom-40{padding-bottom:40px !important;}
.sm-pd-bottom-45{padding-bottom:45px !important;}
.sm-pd-bottom-50{padding-bottom:50px !important;}
.sm-pd-bottom-55{padding-bottom:55px !important;}
.sm-pd-bottom-60{padding-bottom:60px !important;}
.sm-pd-bottom-65{padding-bottom:65px !important;}
.sm-pd-bottom-70{padding-bottom:70px !important;}
.sm-pd-bottom-75{padding-bottom:75px !important;}
.sm-pd-bottom-80{padding-bottom:80px !important;}
.sm-pd-bottom-85{padding-bottom:85px !important;}
.sm-pd-bottom-90{padding-bottom:90px !important;}
.sm-pd-bottom-95{padding-bottom:95px !important;}
.sm-pd-bottom-100{padding-bottom:100px !important;}
}
@media screen and (max-width:767px){.xs-pd-bottom-0{padding-bottom:0px !important;}
.xs-pd-bottom-5{padding-bottom:5px !important;}
.xs-pd-bottom-10{padding-bottom:10px !important;}
.xs-pd-bottom-15{padding-bottom:15px !important;}
.xs-pd-bottom-20{padding-bottom:20px !important;}
.xs-pd-bottom-25{padding-bottom:25px !important;}
.xs-pd-bottom-30{padding-bottom:30px !important;}
.xs-pd-bottom-35{padding-bottom:35px !important;}
.xs-pd-bottom-40{padding-bottom:40px !important;}
.xs-pd-bottom-45{padding-bottom:45px !important;}
.xs-pd-bottom-50{padding-bottom:50px !important;}
.xs-pd-bottom-55{padding-bottom:55px !important;}
.xs-pd-bottom-60{padding-bottom:60px !important;}
.xs-pd-bottom-65{padding-bottom:65px !important;}
.xs-pd-bottom-70{padding-bottom:70px !important;}
.xs-pd-bottom-75{padding-bottom:75px !important;}
.xs-pd-bottom-80{padding-bottom:80px !important;}
.xs-pd-bottom-85{padding-bottom:85px !important;}
.xs-pd-bottom-90{padding-bottom:90px !important;}
.xs-pd-bottom-95{padding-bottom:95px !important;}
.xs-pd-bottom-100{padding-bottom:100px !important;}
}
.mg-top-0{margin-top:0px !important;}
.mg-top-5{margin-top:5px !important;}
.mg-top-10{margin-top:10px !important;}
.mg-top-15{margin-top:15px !important;}
.mg-top-20{margin-top:20px !important;}
.mg-top-25{margin-top:25px !important;}
.mg-top-30{margin-top:30px !important;}
.mg-top-35{margin-top:35px !important;}
.mg-top-40{margin-top:40px !important;}
.mg-top-45{margin-top:45px !important;}
.mg-top-50{margin-top:50px !important;}
.mg-top-55{margin-top:55px !important;}
.mg-top-60{margin-top:60px !important;}
.mg-top-65{margin-top:65px !important;}
.mg-top-70{margin-top:70px !important;}
.mg-top-75{margin-top:75px !important;}
.mg-top-80{margin-top:80px !important;}
.mg-top-85{margin-top:85px !important;}
.mg-top-90{margin-top:90px !important;}
.mg-top-95{margin-top:95px !important;}
.mg-top-100{margin-top:100px !important;}
@media screen and (max-width:991px){.sm-mg-top-0{margin-top:0px !important;}
.sm-mg-top-5{margin-top:5px !important;}
.sm-mg-top-10{margin-top:10px !important;}
.sm-mg-top-15{margin-top:15px !important;}
.sm-mg-top-20{margin-top:20px !important;}
.sm-mg-top-25{margin-top:25px !important;}
.sm-mg-top-30{margin-top:30px !important;}
.sm-mg-top-35{margin-top:35px !important;}
.sm-mg-top-40{margin-top:40px !important;}
.sm-mg-top-45{margin-top:45px !important;}
.sm-mg-top-50{margin-top:50px !important;}
.sm-mg-top-55{margin-top:55px !important;}
.sm-mg-top-60{margin-top:60px !important;}
.sm-mg-top-65{margin-top:65px !important;}
.sm-mg-top-70{margin-top:70px !important;}
.sm-mg-top-75{margin-top:75px !important;}
.sm-mg-top-80{margin-top:80px !important;}
.sm-mg-top-85{margin-top:85px !important;}
.sm-mg-top-90{margin-top:90px !important;}
.sm-mg-top-95{margin-top:95px !important;}
.sm-mg-top-100{margin-top:100px !important;}
}
@media screen and (max-width:767px){.xs-mg-top-0{margin-top:0px !important;}
.xs-mg-top-5{margin-top:5px !important;}
.xs-mg-top-10{margin-top:10px !important;}
.xs-mg-top-15{margin-top:15px !important;}
.xs-mg-top-20{margin-top:20px !important;}
.xs-mg-top-25{margin-top:25px !important;}
.xs-mg-top-30{margin-top:30px !important;}
.xs-mg-top-35{margin-top:35px !important;}
.xs-mg-top-40{margin-top:40px !important;}
.xs-mg-top-45{margin-top:45px !important;}
.xs-mg-top-50{margin-top:50px !important;}
.xs-mg-top-55{margin-top:55px !important;}
.xs-mg-top-60{margin-top:60px !important;}
.xs-mg-top-65{margin-top:65px !important;}
.xs-mg-top-70{margin-top:70px !important;}
.xs-mg-top-75{margin-top:75px !important;}
.xs-mg-top-80{margin-top:80px !important;}
.xs-mg-top-85{margin-top:85px !important;}
.xs-mg-top-90{margin-top:90px !important;}
.xs-mg-top-95{margin-top:95px !important;}
.xs-mg-top-100{margin-top:100px !important;}
}
@media (min-width:992px){.widget-mg-top--30{margin-top:-30px;}
}
.mg-bottom-0{margin-bottom:0px !important;}
.mg-bottom-5{margin-bottom:5px !important;}
.mg-bottom-10{margin-bottom:10px !important;}
.mg-bottom-15{margin-bottom:15px !important;}
.mg-bottom-20{margin-bottom:20px !important;}
.mg-bottom-25{margin-bottom:25px !important;}
.mg-bottom-30{margin-bottom:30px !important;}
.mg-bottom-35{margin-bottom:35px !important;}
.mg-bottom-40{margin-bottom:40px !important;}
.mg-bottom-45{margin-bottom:45px !important;}
.mg-bottom-50{margin-bottom:50px !important;}
.mg-bottom-55{margin-bottom:55px !important;}
.mg-bottom-60{margin-bottom:60px !important;}
.mg-bottom-65{margin-bottom:65px !important;}
.mg-bottom-70{margin-bottom:70px !important;}
.mg-bottom-75{margin-bottom:75px !important;}
.mg-bottom-80{margin-bottom:80px !important;}
.mg-bottom-85{margin-bottom:85px !important;}
.mg-bottom-90{margin-bottom:90px !important;}
.mg-bottom-95{margin-bottom:95px !important;}
.mg-bottom-100{margin-bottom:100px !important;}
@media screen and (max-width:991px){.sm-mg-bottom-0{margin-bottom:0px !important;}
.sm-mg-bottom-5{margin-bottom:5px !important;}
.sm-mg-bottom-10{margin-bottom:10px !important;}
.sm-mg-bottom-15{margin-bottom:15px !important;}
.sm-mg-bottom-20{margin-bottom:20px !important;}
.sm-mg-bottom-25{margin-bottom:25px !important;}
.sm-mg-bottom-30{margin-bottom:30px !important;}
.sm-mg-bottom-35{margin-bottom:35px !important;}
.sm-mg-bottom-40{margin-bottom:40px !important;}
.sm-mg-bottom-45{margin-bottom:45px !important;}
.sm-mg-bottom-50{margin-bottom:50px !important;}
.sm-mg-bottom-55{margin-bottom:55px !important;}
.sm-mg-bottom-60{margin-bottom:60px !important;}
.sm-mg-bottom-65{margin-bottom:65px !important;}
.sm-mg-bottom-70{margin-bottom:70px !important;}
.sm-mg-bottom-75{margin-bottom:75px !important;}
.sm-mg-bottom-80{margin-bottom:80px !important;}
.sm-mg-bottom-85{margin-bottom:85px !important;}
.sm-mg-bottom-90{margin-bottom:90px !important;}
.sm-mg-bottom-95{margin-bottom:95px !important;}
.sm-mg-bottom-100{margin-bottom:100px !important;}
}
@media screen and (max-width:767px){.xs-mg-bottom-0{margin-bottom:0px !important;}
.xs-mg-bottom-5{margin-bottom:5px !important;}
.xs-mg-bottom-10{margin-bottom:10px !important;}
.xs-mg-bottom-15{margin-bottom:15px !important;}
.xs-mg-bottom-20{margin-bottom:20px !important;}
.xs-mg-bottom-25{margin-bottom:25px !important;}
.xs-mg-bottom-30{margin-bottom:30px !important;}
.xs-mg-bottom-35{margin-bottom:35px !important;}
.xs-mg-bottom-40{margin-bottom:40px !important;}
.xs-mg-bottom-45{margin-bottom:45px !important;}
.xs-mg-bottom-50{margin-bottom:50px !important;}
.xs-mg-bottom-55{margin-bottom:55px !important;}
.xs-mg-bottom-60{margin-bottom:60px !important;}
.xs-mg-bottom-65{margin-bottom:65px !important;}
.xs-mg-bottom-70{margin-bottom:70px !important;}
.xs-mg-bottom-75{margin-bottom:75px !important;}
.xs-mg-bottom-80{margin-bottom:80px !important;}
.xs-mg-bottom-85{margin-bottom:85px !important;}
.xs-mg-bottom-90{margin-bottom:90px !important;}
.xs-mg-bottom-95{margin-bottom:95px !important;}
.xs-mg-bottom-100{margin-bottom:100px !important;}
}
.spacing--02{letter-spacing:-0.02em !important;}
.spacing--03{letter-spacing:-0.03em !important;}
.spacing-50{letter-spacing:0.05em !important;}
.spacing-100{letter-spacing:0.1em !important;}
.spacing-200{letter-spacing:0.2em !important;}
.spacing-400{letter-spacing:0.4em !important;}
.fw-light{font-weight:300 !important;}
.fw-medium{font-weight:500 !important;}
.fw-bold{font-weight:600 !important;}
.fw-semi-bold{font-weight:700 !important;}
.fs-10{font-size:10px !important;}
.fs-11{font-size:11px !important;}
.fs-12{font-size:12px !important;}
.fs-13{font-size:13px !important;}
.fs-14{font-size:14px !important;}
.fs-15{font-size:15px !important;}
.fs-16{font-size:16px !important;}
.fs-18{font-size:18px !important;}
.fs-20{font-size:20px !important;}
.fs-21{font-size:21px !important;}
.fs-24{font-size:24px !important;}
.fs-30{font-size:30px !important;}
.fs-32{font-size:32px !important;}
.fs-36{font-size:36px !important;}
.fs-38{font-size:38px !important;}
.fs-46{font-size:46px !important;}
.fs-50{font-size:50px !important;}
.fs-60{font-size:60px !important;}
.text-italic{font-style:italic !important;}
.uppercase{text-transform:uppercase !important;}
.line-small{line-height:1em !important;}
.line-normal{line-height:1.5em !important;}
.line-medium{line-height:1.6em !important;}
.line-large{line-height:1.8em !important;}
.line-2x{line-height:2em !important;}
.line-3x{line-height:3em !important;}
.line-21{line-height:21px !important;}
.line-24{line-height:24px !important;}
.transition03{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.transition05{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.overflow-hidden{overflow:hidden !important;}
.fixed{position:fixed;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-o-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.pd-right-60{padding-right:60px;}
@media screen and (max-width:991px){.md-pd-right-0{padding-right:0;}
}
@media (max-width:479px){.col-mb-1,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-mb-10,
.col-mb-11,
.col-mb-12{float:left;}
.col-mb-12{width:100%;}
.col-mb-11{width:91.66666667%;}
.col-mb-10{width:83.33333333%;}
.col-mb-9{width:75%;}
.col-mb-8{width:66.66666667%;}
.col-mb-7{width:58.33333333%;}
.col-mb-6{width:50%;}
.col-mb-5{width:41.66666667%;}
.col-mb-4{width:33.33333333%;}
.col-mb-3{width:25%;}
.col-mb-2{width:16.66666667%;}
.col-mb-1{width:8.33333333%;}
.col-mb-pull-12{right:100%;}
.col-mb-pull-11{right:91.66666667%;}
.col-mb-pull-10{right:83.33333333%;}
.col-mb-pull-9{right:75%;}
.col-mb-pull-8{right:66.66666667%;}
.col-mb-pull-7{right:58.33333333%;}
.col-mb-pull-6{right:50%;}
.col-mb-pull-5{right:41.66666667%;}
.col-mb-pull-4{right:33.33333333%;}
.col-mb-pull-3{right:25%;}
.col-mb-pull-2{right:16.66666667%;}
.col-mb-pull-1{right:8.33333333%;}
.col-mb-pull-0{right:auto;}
.col-mb-push-12{left:100%;}
.col-mb-push-11{left:91.66666667%;}
.col-mb-push-10{left:83.33333333%;}
.col-mb-push-9{left:75%;}
.col-mb-push-8{left:66.66666667%;}
.col-mb-push-7{left:58.33333333%;}
.col-mb-push-6{left:50%;}
.col-mb-push-5{left:41.66666667%;}
.col-mb-push-4{left:33.33333333%;}
.col-mb-push-3{left:25%;}
.col-mb-push-2{left:16.66666667%;}
.col-mb-push-1{left:8.33333333%;}
.col-mb-push-0{left:auto;}
.col-mb-offset-12{margin-left:100%;}
.col-mb-offset-11{margin-left:91.66666667%;}
.col-mb-offset-10{margin-left:83.33333333%;}
.col-mb-offset-9{margin-left:75%;}
.col-mb-offset-8{margin-left:66.66666667%;}
.col-mb-offset-7{margin-left:58.33333333%;}
.col-mb-offset-6{margin-left:50%;}
.col-mb-offset-5{margin-left:41.66666667%;}
.col-mb-offset-4{margin-left:33.33333333%;}
.col-mb-offset-3{margin-left:25%;}
.col-mb-offset-2{margin-left:16.66666667%;}
.col-mb-offset-1{margin-left:8.33333333%;}
.col-mb-offset-0{margin-left:0%;}
.mb-mg-bottom-40{margin-bottom:40px;}
}
.banner-fix-content .vc_column-inner > .wpb_wrapper{max-width:330px;margin-left:auto;margin-right:auto;}
.banner-fix-content .banner-sale-off{font-size:60px;font-weight:700;color:#ffd24c;margin-bottom:0;margin-top:40px;position:relative;line-height:1;}
.banner-fix-content .banner-sale-off p:not(.banner-sale-up){margin-bottom:9px;}
.banner-fix-content .banner-sale-up{width:60px;height:60px;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;-webkit-transform:rotate(-10deg) translateY(-50%);-moz-transform:rotate(-10deg) translateY(-50%);-o-transform:rotate(-10deg) translateY(-50%);-ms-transform:rotate(-10deg) translateY(-50%);transform:rotate(-10deg) translateY(-50%);background-color:#FFD24D;color:#D90000;font-size:15px;text-align:center;line-height:0.8;padding-top:15px;position:absolute;right:-5px;top:50%;}
.banner-fix-content ul{list-style:none;padding:0;margin:0;padding-left:15px;}
.banner-fix-content ul li{display:block;width:50%;float:left;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.banner-fix-content ul li a{color:#E3D8BB;font-size:13px;}
.banner-fix-content ul li i{color:#fff;font-size:10px;padding-right:5px;}
.banner-fix-content ul li:hover{padding-left:5px;}
.bg-clip-content-box > .vc_column-inner{background-clip:content-box !important;}
.pd-left-50per > .vc_column-inner > .wpb_wrapper{padding-left:50% !important;}
@media (max-width:479px){.banner-fix-content .banner-sale-off{font-size:50px;}
.mb-pd-left-40per > .vc_column-inner > .wpb_wrapper{padding-left:40% !important;}
.banner-fix-content ul li{width:100%;}
}
.img-right{position:absolute;right:0;bottom:0;height:100%;}
.img-right .vc_column-inner{height:100%;background-position:bottom !important;}
.img-left{position:absolute;left:0;top:0;height:100%;}
.img-left .vc_column-inner{height:100%;}
.width-151{width:151px;}
.width-100{width:100%;}
@media (max-width:767px){.xs-pd-left-50{padding-left:50px;}
}
.relative{position:relative;}
.z-index-1{z-index:1;}
.mg-left-30{margin-left:30px;}
body{}
.smlritem .product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 30px 10px;}
.stylesinsrs .product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 30px 10px;}
.x-menu-a-text{color:#261c34!important;}
.header-6 .is-sticky .header-nav-wrapper, .header-10 .is-sticky .header-nav-wrapper{background-color:#999 !important;}
.contact-form-left{float:left;margin:0 2% 0 0;width:48%;}
.contact-form-right{float:left;width:50%;}
.wpcf7-form-control-wrap textarea{background:#ffffff none repeat scroll 0 0;border:1px solid #47629a;color:#fff;display:block;margin:0 0 8px;padding:2%;text-transform:uppercase;width:96%;}
select, select:hover, input{background-color:#261c34;color:#fff !important;}
input, select{border:1px solid #efefef;font-size:12px;outline:medium none !important;}
textarea{background-color:#fff !important;border:1px solid #ccc !important;color:#000 !important;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form textarea[type="textarea"]{display:block;margin:0 0 8px;padding:2%;text-transform:uppercase;width:96%;background-color:#fff;color:#000;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{background-color:#333;color:#333 !important;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{background-color:#ffffff;}
span.wpcf7-form-control-wrap{position:relative;}
.btn, button, input[type="submit"]{background-clip:padding-box;background-color:#a2a2a2;border:medium none;border-radius:5px;color:#ffffff;display:inline-block;font-size:13px;font-weight:bold;line-height:20px;padding:10px 20px;text-transform:uppercase;transition:all 0.3s ease 0s;}
.contact-submit{text-align:center;float:right;}
.x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text, .x-nav-menu > li.current-menu-parent > a.x-menu-a-text, .x-nav-menu > li.current-menu-item > a.x-menu-a-text, .x-nav-menu > li.menu-current > a.x-menu-a-text, .x-nav-menu > li > a.x-menu-a-text:hover, .x-nav-menu > li.x-menu-item:hover > a{color:#fff !important;}
.flter_heading{background-clip:padding-box;background-color:#261c34;border:medium none;border-radius:5px;color:#ffffff;display:inline-block;font-size:13px;font-weight:bold;line-height:20px;padding:10px 20px;text-transform:uppercase;transition:all 0.3s ease 0s;}
.search_heading{background-clip:padding-box;background-color:#261c34;border:1px solid #261c34;border-radius:5px;color:#fff;display:inline-block;font-size:12px;font-weight:normal;line-height:15px;margin-right:5px;margin-bottom:10px !important;padding:5px 10px;text-transform:uppercase;transition:all 0.3s ease 0s;}
.searchtype_heading{background-clip:padding-box;background-color:#dadada;border:1px solid #ccc;border-radius:5px;color:#454545;display:inline-block;font-size:12px;font-weight:normal;line-height:15px;margin-right:5px;margin-bottom:10px !important;padding:5px 10px;text-transform:uppercase;transition:all 0.3s ease 0s;}
.search-product-thumb a:focus,
.search-product-thumb a:hover{position:relative;background:#dadada !important;background:cover;}
.product-listing.woocommerce .search-result-category h3{color:#fff;background-color:#444;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;font-size:11px;line-height:20px;padding:5px 0;margin:25px 0px -20px 0px;text-align:center;font-weight:bold;text-transform:uppercase;letter-spacing:-0.03em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.widget_product_search-categories li{padding:10px 0;margin:0;line-height:20px;font-size:14px;position:relative;}
.widget_product_search-categories li > ul{border-top:solid 1px #dddddd;}
.widget_product_search-categories > ul, .widget_product_search-categories ul.menu{margin-top:-14px;}
.widget_product_search-categories ul{list-style:outside none none;margin:0;padding:0;}
.widget_product_search-categories li li a{padding-left:30px !important;}
.form-group{margin-bottom:15px;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{cursor:inherit;background:#fff;}
.form-control:disabled, .form-control[readonly]{background-color:#eceeef;opacity:1;}
.form-control{display:block;width:100%;padding:10px 10px;font-size:13px !important;line-height:1.25 !important;color:#a4a4a4;background-color:#ffffff;background-image:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #e5e5e5;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
em{color:red;font-weight:700;}
.cos-prod-image{max-width:300px;border:1px solid #cccccc;}
.center-block{display:block;margin-left:auto;margin-right:auto;}
.cos-tac{text-align:center !important;}
.cos-free{text-align:center;font-weight:700;}
.pb20{padding-bottom:20px;}
.pt20{padding-top:20px;}
textarea{resize:vertical;}
input[type="email"]{text-transform:none;}
.free-prevButton{cursor:pointer;background-color:#1a2380 !important;width:100%;color:#fff;padding:7px 0;border:1px solid #1a2380 !important;}
.free-prevButton:hover{background-color:#313fa0 !important;color:#fff !important;border:1px solid #313fa0 !important;}
.free-prev-msg{text-align:center;padding:15px;color:green;font-size:13px;margin-left:147px;}
.bottom-description{text-align:justify;padding:10px 0;}
.sendButton{cursor:pointer;background-color:#1a2380 !important;width:60%;margin:0px;color:#fff;padding:7px 0 !important;border:1px solid #1a2380 !important;}
.sendButton:hover{background-color:#313fa0 !important;color:#fff !important;border:1px solid #313fa0 !important;}
.free-preview-details{margin:10px;text-align:left;font-size:13px;}
.free-preview-text{padding-left:10px;}
.pd-lft{padding-left:20px !important;}
.fp-main h1{display:inline-block;margin:0px;position:relative;font-size:30px;line-height:80px;z-index:1;padding:0px 10px;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:2px;}
.fp-main{position:relative;display:block;text-align:center;background:#313fa0;}
.interested-text{font-weight:bold;font-size:14px;padding-bottom:10px;padding-left:21.5%;}
label.lbl{text-align:left;font-size:14px;color:#333333;height:35px;}
.red{color:#f00;padding-left:3px;font-size:16px;}
.story-text{font-size:16px;font-weight:700;color:#454545;}
.menu-custom-menu-footer-horizontal-container{float:left;margin-top:20px;}
.similar_style{background:#261c34;color:#fff;padding:3px 10px;text-align:center;margin-bottom:10px;}
.csstest{border-top:1px solid #fff;}
.x-nav-menu > .x-menu-item (padding-bottom:0;padding-top:15px !important;)
.sticky-wrapper{background:#999 !important;}
.sticky-region{background-color:#999 !important;max-height:115px;}
.page-wrap{margin-top:0px !important;}
.costar_header_color{background:url("../../../../wp-content/uploads/costar-header-ver1.jpg");background-repeat:repeat-x;}
a.compare:hover{color:#fc5a5a !important;}
.header-above-wrapper.full-border, .header-above-wrapper.container-border .header-above-inner{border-bottom:0px solid rgba(255, 255, 255, 0.1)!important;}
.header-row > .container, .header-wrapper > .container{position:relative;background:#999;}
.woocommerce-breadcrumb{margin:0 0 0 4em;padding:5px;font-weight:bold;font-size:.92em;color:#222;}
.term-color-stone-collections .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fleur-de-lis .product-listing.woocommerce.columns-3 .product-item-wrap, .term-earring-jackets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-halo-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cross-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rock-n-roll-diamonds .product-listing.woocommerce.columns-3 .product-item-wrap, .term-two-stone-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-blue-sapphire-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-mocha-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fancy-yellow-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-aquamarine-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-peridot-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tanzanite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tesori-complete .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-sets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-all-other-colors .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-round-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-oval-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .term-color-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-r12080 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12508 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12591 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12592 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12593 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r22346 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12330 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12331 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12451 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-bangle-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-morganite-engagement-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22293 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22374 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-re22301 .product-listing.woocommerce.columns-3 .product-item-wrap,.term-diamonds-by-the-yard .product-listing.woocommerce.columns-3 .product-item-wrap,.term-bar-necklaces .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-sellers-tesori-petite .product-listing.woocommerce.columns-3 .product-item-wrap, .term-aria-collection .product-listing.woocommerce.columns-3 .product-item-wrap,.term-fashion-pendants .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-fashion-earrings .product-listing.woocommerce.columns-3 .product-item-wrap{width:20%;}
.page-id-90539 .product-listing.woocommerce.columns-4 .product-item-wrap, .page-id-90542 .product-listing.woocommerce.columns-4 .product-item-wrap{width:20%;white-space:nowrap;}
.term-color-stone-collections .archive-product-inner, .term-two-stone-collection .archive-product-inner, .term-morganite-collection .archive-product-inner, .term-fashion-rings .archive-product-inner, .term-fleur-de-lis .archive-product-inner, .term-earring-jackets .archive-product-inner, .term-halo-pendants-earrings .archive-product-inner, .term-cluster-collection .archive-product-inner, .term-cross-pendants .archive-product-inner, .term-bracelets .archive-product-inner, .term-rock-n-roll-diamonds .archive-product-inner, .term-rhodolite-garnet-collection .archive-product-inner, .term-blue-sapphire-collection .archive-product-inner, .term-mocha-collection .archive-product-inner, .term-fancy-yellow-collection .archive-product-inner, .term-aquamarine-collection .archive-product-inner, .term-peridot-collection .archive-product-inner, .term-tanzanite-collection .archive-product-inner, .term-london-blue-collection .archive-product-inner, .term-morganite-rings .archive-product-inner, .term-morganite-pendants-earrings .archive-product-inner, .term-rhodolite-garnet-pendants-earrings .archive-product-inner, .term-rhodolite-garnet-rings .archive-product-inner , .term-tesori-complete .archive-product-inner, .term-fashion-sets .archive-product-inner, .term-cluster-earrings .archive-product-inner, .term-cluster-rings .archive-product-inner, .term-cluster-pendants .archive-product-inner, .term-london-blue-earrings .archive-product-inner, .term-london-blue-pendants .archive-product-inner, .term-london-blue-rings .archive-product-inner, .term-morganite-earrings .archive-product-inner, .term-morganite-pendants .archive-product-inner, .term-morganite-rings .archive-product-inner, .term-all-other-colors .archive-product-inner, .term-diamond-hoop-earrings .archive-product-inner, .term-oval-hoop-earrings .archive-product-inner, .term-round-hoop-earrings .archive-product-inner, .term-diamond-fashion .archive-product-inner, .term-color-fashion .archive-product-inner, .term-r12080 .archive-product-inner, .term-r12508 .archive-product-inner, .term-r12591 .archive-product-inner, .term-r12592 .archive-product-inner, .term-r12593 .archive-product-inner, .term-r22346 .archive-product-inner, .term-r12330 .archive-product-inner, .term-r12331 .archive-product-inner, .term-r12451 .archive-product-inner, .term-bangle-bracelets .archive-product-inner, .term-morganite-engagement-rings .archive-product-inner, .term-re22293 .archive-product-inner, .term-re22374 .archive-product-inner, .term-re22301 .archive-product-inner,.term-diamonds-by-the-yard .archive-product-inner,.term-bar-necklaces .archive-product-inner,.term-best-sellers-tesori-petite .archive-product-inner, .term-aria-collection .archive-product-inner,.term-fashion-pendants .archive-product-inner, .term-fashion-earrings .archive-product-inner{width:100%;left:0;}
.term-color-stone-collections .product-text, .term-two-stone-collection .product-text, .term-two-stone-collection .product-text, .term-morganite-collection .product-text, .term-fashion-rings .product-text, .term-fleur-de-lis .product-text, .term-earring-jacketss .product-text, .term-cross-pendants .product-text, .term-cluster-collection .product-text, .term-bracelets .product-text, .term-rock-n-roll-diamonds .product-text, .term-rhodolite-garnet-collection .product-text, .term-blue-sapphire-collection .product-text, .term-mocha-collection .product-text, .term-fancy-yellow-collection .product-text, .term-aquamarine-collection .product-text, .term-peridot-collection .product-text, .term-tanzanite-collection .product-text, .term-morganite-pendants-earrings .product-text, .term-london-blue-collection .product-text, .term-morganite-rings .product-text, .term-rhodolite-garnet-pendants-earrings .product-text, .term-rhodolite-garnet-rings .product-text, .term-tesori-complete .product-text, .term-fashion-sets .product-text, .term-cluster-earrings .product-text, .term-cluster-rings .product-text, .term-cluster-pendants .product-text, .term-london-blue-earrings .product-text, .term-london-blue-pendants .product-text, .term-london-blue-rings .product-text, .term-morganite-earrings .product-text, .term-morganite-pendants .product-text, .term-morganite-rings .product-text, .term-all-other-colors .product-text, .term-diamond-hoop-earrings .product-text, .term-round-hoop-earrings .product-text, .term-oval-hoop-earrings .product-text, .term-diamond-fashion .product-text, .term-color-fashion .product-text, .term-r12080 .product-text, .term-r12508 .product-text, .term-r12591 .product-text, .term-r12592 .product-text, .term-r12593 .product-text, .term-r22346 .product-text, .term-r12330 .product-text, .term-r12331 .product-text, .term-r12451 .product-text, .term-bangle-bracelets .product-text, .term-morganite-engagement-rings .product-text, .term-re22293 .product-text, .term-re22374 .product-text, .term-re22301 .product-text,.term-diamonds-by-the-yard .product-text, .term-bar-necklaces .product-text,.term-best-sellers-tesori-petite .product-text, .term-aria-collection .product-text,.term-fashion-pendants .product-text, .term-fashion-earrings .product-text {display:none;}
.mdf_tax_filter_section > ul.mdf_taxonomy_check_list > li > label{display:none !important;}
.modal-body .single-product-info .single-product-image{display:none;}
@media (min-width:992px) and (max-width:1199px){.product-listing.woocommerce.columns-md-2 .product-item-wrap{width:50%;}
.product-listing.woocommerce.columns-md-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:both;}
.product-listing.woocommerce.columns-md-3 .product-item-wrap{width:33.33333333%;}
.product-listing.woocommerce.columns-md-3:not(.product-slider) .product-item-wrap:nth-child(3n+1){clear:both;}
.product-listing.woocommerce.columns-md-4 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-md-4:not(.product-slider) .product-item-wrap:nth-child(4n+1){clear:both;}
.product-listing.woocommerce.columns-md-5 .product-item-wrap{width:20%;}
.product-listing.woocommerce.columns-md-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 30px 10px;width:33.33333333%;}
}
@media (min-width:768px) and (max-width:991px){.product-listing.woocommerce.columns-sm-2 .product-item-wrap{width:50%;}
.product-listing.woocommerce.columns-sm-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:both;}
.product-listing.woocommerce.columns-sm-3 .product-item-wrap{width:33.33333333%;}
.product-listing.woocommerce.columns-sm-3:not(.product-slider) .product-item-wrap:nth-child(3n+1){clear:both;}
.product-listing.woocommerce.columns-sm-4 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-sm-4:not(.product-slider) .product-item-wrap:nth-child(4n+1){clear:both;}
.product-listing.woocommerce.columns-sm-5 .product-item-wrap{width:20%;}
.product-listing.woocommerce.columns-sm-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 0px 10px;width:25%;}
.product-price-rating{max-height:2px;}
}
@media (min-width:320px) and (max-width:767px){.product-listing.woocommerce.columns-xs-2 .product-item-wrap{width:50%;}
.product-listing.woocommerce.columns-xs-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:both;}
.product-listing.woocommerce.columns-xs-3 .product-item-wrap{width:33.33333333%;}
.product-listing.woocommerce.columns-xs-3:not(.product-slider) .product-item-wrap:nth-child(3n+1){clear:both;}
.product-listing.woocommerce.columns-xs-4 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-xs-4:not(.product-slider) .product-item-wrap:nth-child(4n+1){clear:both;}
.product-listing.woocommerce.columns-xs-5 .product-item-wrap{width:20%;}
.product-listing.woocommerce.columns-xs-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 0px 10px;width:50%;}
.product-price-rating{max-height:2px;}
.term-color-stone-collections .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fleur-de-lis .product-listing.woocommerce.columns-3 .product-item-wrap, .term-earring-jackets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-halo-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cross-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rock-n-roll-diamonds .product-listing.woocommerce.columns-3 .product-item-wrap, .term-two-stone-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-blue-sapphire-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-mocha-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fancy-yellow-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-aquamarine-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-peridot-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tanzanite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-color-stone-collections .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-sets .product-listing.woocommerce.columns-3 .product-item-wrap{width:25% !important;}
}
@media (max-width:767px){.page-id-90539 .product-listing.woocommerce.columns-4 .product-item-wrap{width:25% !important;white-space:nowrap;}
.product-listing.woocommerce.columns-xs-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:none;}
}
@media (max-width:480px){.page-id-90539 .product-listing.woocommerce.columns-4 .product-item-wrap{width:50% !important;}
.product-listing.woocommerce.columns-mb-2 .product-item-wrap{width:50%;}
.product-listing.woocommerce.columns-mb-2:not(.product-slider) .product-item-wrap:nth-child(2n+1){clear:both;}
.product-listing.woocommerce.columns-mb-3 .product-item-wrap{width:33.33333333%;}
.product-listing.woocommerce.columns-mb-3:not(.product-slider) .product-item-wrap:nth-child(3n+1){clear:both;}
.product-listing.woocommerce.columns-mb-4 .product-item-wrap{width:25%;}
.product-listing.woocommerce.columns-mb-4:not(.product-slider) .product-item-wrap:nth-child(4n+1){clear:both;}
.product-listing.woocommerce.columns-mb-5 .product-item-wrap{width:20%;}
.product-listing.woocommerce.columns-mb-5:not(.product-slider) .product-item-wrap:nth-child(5n+1){clear:both;}
.product-listing.woocommerce .product-item-wrap{float:left;padding:0 10px 0px 10px;width:50%;}
.product-price-rating{max-height:2px;}
}
@media (min-width:280px) and (max-width:480px){.term-color-stone-collections .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fleur-de-lis .product-listing.woocommerce.columns-3 .product-item-wrap, .term-earring-jackets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-halo-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cross-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rock-n-roll-diamonds .product-listing.woocommerce.columns-3 .product-item-wrap, .term-two-stone-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-blue-sapphire-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-mocha-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fancy-yellow-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-aquamarine-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-peridot-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tanzanite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tesori-complete .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-sets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-all-other-colors .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-round-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-oval-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .term-color-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-r12080 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12508 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12591 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12592 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12593 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r22346 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12330 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12331 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12451 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-bangle-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-morganite-engagement-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22293 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22374 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-re22301 .product-listing.woocommerce.columns-3 .product-item-wrap,.term-diamonds-by-the-yard .product-listing.woocommerce.columns-3 .product-item-wrap,.term-bar-necklaces .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-sellers-tesori-petite .product-listing.woocommerce.columns-3 .product-item-wrap,.term-aria-collection .product-listing.woocommerce.columns-3 .product-item-wrap,.term-fashion-pendants .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-fashion-earrings .product-listing.woocommerce.columns-3 .product-item-wrap{width:50% !important;}
.sendButton{cursor:pointer;background-color:#1a2380 !important;width:96%;margin:0px;color:#fff;padding:7px 0 !important;border:1px solid #1a2380 !important;}
.sendButton:hover{background-color:#313fa0 !important;color:#fff !important;border:1px solid #313fa0 !important;}
.woocommerce div.product .product_title{font-size:28px;font-weight:bold;margin-bottom:25px;padding-left:33%;}
.interested-text{font-weight:bold;font-size:14px;padding-bottom:10px;padding-left:26.5%;}
.fp-main h1{display:inline-block;margin:0px;position:relative;font-size:19px;line-height:40px !important;z-index:1;padding:0px 10px;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:2px;}
}
@media (min-width:481px) and (max-width:767px){.term-color-stone-collections .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fleur-de-lis .product-listing.woocommerce.columns-3 .product-item-wrap, .term-earring-jackets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-halo-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cross-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rock-n-roll-diamonds .product-listing.woocommerce.columns-3 .product-item-wrap, .term-two-stone-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-blue-sapphire-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-mocha-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fancy-yellow-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-aquamarine-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-peridot-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tanzanite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tesori-complete .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-sets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-all-other-colors .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-round-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-oval-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .term-color-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-r12080 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12508 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12591 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12592 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12593 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r22346 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12330 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12331 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12451 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-bangle-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-morganite-engagement-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22293 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22374 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-re22301 .product-listing.woocommerce.columns-3 .product-item-wrap,.term-diamonds-by-the-yard .product-listing.woocommerce.columns-3 .product-item-wrap,.term-bar-necklaces .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-sellers-tesori-petite .product-listing.woocommerce.columns-3 .product-item-wrap,.term-aria-collection .product-listing.woocommerce.columns-3 .product-item-wrap,.term-fashion-pendants .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-fashion-earrings .product-listing.woocommerce.columns-3 .product-item-wrap{width:33.3333333% !important;}
}
@media (min-width:768px) and (max-width:991px){.term-color-stone-collections .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fleur-de-lis .product-listing.woocommerce.columns-3 .product-item-wrap, .term-earring-jackets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-halo-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cross-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rock-n-roll-diamonds .product-listing.woocommerce.columns-3 .product-item-wrap, .term-two-stone-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-blue-sapphire-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-mocha-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fancy-yellow-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-aquamarine-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-peridot-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tanzanite-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-collection .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-pendants-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-rhodolite-garnet-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-tesori-complete .product-listing.woocommerce.columns-3 .product-item-wrap, .term-fashion-sets .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-cluster-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-london-blue-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-pendants .product-listing.woocommerce.columns-3 .product-item-wrap, .term-morganite-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-all-other-colors .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-round-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-oval-hoop-earrings .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-diamond-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .term-color-fashion .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-r12080 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12508 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12591 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12592 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12593 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r22346 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12330 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12331 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-r12451 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-bangle-bracelets .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-morganite-engagement-rings .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22293 .product-listing.woocommerce.columns-3 .product-item-wrap, .term-re22374 .product-listing.woocommerce.columns-3 .product-item-wrap, .product-item-wrap, .term-re22301 .product-listing.woocommerce.columns-3 .product-item-wrap,.term-diamonds-by-the-yard .product-listing.woocommerce.columns-3 .product-item-wrap,.term-bar-necklaces .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-sellers-tesori-petite .product-listing.woocommerce.columns-3 .product-item-wrap,.term-aria-collection .product-listing.woocommerce.columns-3 .product-item-wrap,.term-fashion-pendants .product-listing.woocommerce.columns-3 .product-item-wrap,.term-best-fashion-earrings .product-listing.woocommerce.columns-3 .product-item-wrap{width:25% !important;}
}
.product-listing.woocommerce.columns-3 .product-item-wrap h2{font-family:Roboto;font-style:normal !important;background:#444;color:#fff;font-size:10px;line-height:20px;padding:10px 0;text-align:center;border-radius:5px;font-weight:bold;background-clip:padding-box;text-transform:uppercase;letter-spacing:-0.03em;transition:all 0.3s;}
.product-listing.woocommerce .product-category a:hover h2{background-color:#261c34;}
.term-color-fashion .widget-meta-data-filter, .term-diamond-fashion .widget-meta-data-filter, .term-all-other-colors .widget-meta-data-filter, .term-color-stone-collections .widget-meta-data-filter, .term-morganite-collection .widget-meta-data-filter, .term-fashion-rings .widget-meta-data-filter, .term-fleur-de-lis .widget-meta-data-filter, .term-earring-jackets .widget-meta-data-filter, .term-halo-pendants-earrings .widget-meta-data-filter, .term-cluster-collection .widget-meta-data-filter, .term-cross-pendants .widget-meta-data-filter, .term-bracelets .widget-meta-data-filter, .term-rock-n-roll-diamonds .widget-meta-data-filter, .term-two-stone-collection .widget-meta-data-filter, .term-rhodolite-garnet-collection .widget-meta-data-filter, .term-blue-sapphire-collection .widget-meta-data-filter, .term-mocha-collection .widget-meta-data-filter, .term-fancy-yellow-collection .widget-meta-data-filter, .term-aquamarine-collection .widget-meta-data-filter, .term-peridot-collection .widget-meta-data-filter, .term-tanzanite-collection .widget-meta-data-filter, .term-london-blue-collection .widget-meta-data-filter, .term-morganite-rings .widget-meta-data-filter, .term-rhodolite-garnet-pendants-earrings .widget-meta-data-filter, .term-rhodolite-garnet-rings .widget-meta-data-filter, .term-tesori-complete .widget-meta-data-filter, .term-fashion-sets .widget-meta-data-filter, .term-cluster-earrings .widget-meta-data-filter, .term-cluster-rings .widget-meta-data-filter, .term-cluster-pendants .widget-meta-data-filter, .term-london-blue-earrings .widget-meta-data-filter, .term-london-blue-pendants .widget-meta-data-filter, .term-london-blue-rings .widget-meta-data-filter, .term-morganite-earrings .widget-meta-data-filter, .term-morganite-pendants .widget-meta-data-filter, .term-morganite-rings .widget-meta-data-filter, .term-all-other-colors .widget-meta-data-filter, .term-diamond-hoop-earrings .widget-meta-data-filter, .term-round-hoop-earrings .widget-meta-data-filter, .term-oval-hoop-earrings .widget-meta-data-filter, .term-r12080 .widget-meta-data-filter, .term-r12508 .widget-meta-data-filter, .term-r12591 .widget-meta-data-filter, .term-r12592 .widget-meta-data-filter, .term-r12593 .widget-meta-data-filter, .term-r22346 .widget-meta-data-filter, .term-r12330 .widget-meta-data-filter, .term-r12331 .widget-meta-data-filter, .term-r12451 .widget-meta-data-filter, .term-bangle-bracelets .widget-meta-data-filter, .term-morganite-engagement-rings .widget-meta-data-filter, .term-re22293 .widget-meta-data-filter, .term-re22374 .widget-meta-data-filter, .term-re22301 .widget-meta-data-filter, .term-diamonds-by-the-yard .widget-meta-data-filter,.term-bar-necklaces .widget-meta-data-filter,.term-best-sellers-tesori-petite .widget-meta-data-filter, .term-aria-collection .widget-meta-data-filter,.term-fashion-pendants .widget-meta-data-filter, .term-fashion-earrings .widget-meta-data-filter{display:none;}



/*------------ saikat samanta (24.11.2018)------------------ */

#primary-content .product-thumb .product-thumb-primary img.attachment-woocommerce_thumbnail{
    max-height:268.5px;
}

.owl-stage .owl-item .product-item-wrap{
  width: 100% !important;
}
@media (max-width:445px){
  .product-thumb img.attachment-woocommerce_thumbnail {
    width: auto;
    max-height: 254px !important;
  }
}