@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.1em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:14px;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css*/
.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
/*/wp-content/plugins/woocommerce/assets/css/woocommerce.css*/
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://allegroec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{-webkit-transition:all cubic-bezier(.795,-.035,0,1) .5s;transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"\2193";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://allegroec.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-float/styles/modules/site-logo.css*/
#site-logo {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-size: 2.7em;
	font-weight: 600;
	letter-spacing: -0.025em;
	line-height: normal;
	vertical-align: middle;
	transition: font-size 0.5s ease-in-out;
}
#site-logo a {
	text-decoration: none;
	color: inherit;
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo {
	display:none !important;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/css/grids/grid4.css*/
.loops-wrapper.products.grid4>.product,
.loops-wrapper.grid4>.post{
    width:22.6%
}
.loops-wrapper.products.grid4>.product:nth-of-type(4n+1),
.loops-wrapper.grid4>.post:nth-of-type(4n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid4.no-gutter>.product,
.loops-wrapper.grid4.no-gutter>.post{
    width:25%
}
@media screen and (max-width:900px){
	.loops-wrapper.products.grid4>.product,
	.loops-wrapper.grid4>.post{
		width:48.4%
	}
	.loops-wrapper.products.grid4.no-gutter>.product,
	.loops-wrapper.grid4.no-gutter>.post{
		width:50%
	}
	.loops-wrapper.products.grid4>.product:nth-of-type(2n+1),
	.loops-wrapper.grid4>.post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	.loops-wrapper.grid4>.post,
	.loops-wrapper.grid4.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
}
/*/css/widgets/twitter.css*/
.shortcode.twitter-list{
    margin:0 0 1.3em
}
.shortcode.twitter-list ul{
    margin:0;
    padding:0
}
.shortcode.twitter-list li{
    margin:0 0 1em;
    padding:0;
    list-style:none
}
.shortcode.twitter-list .twitter-timestamp a{
    font-size:85%;
    color:inherit;
    text-decoration:none
}
.shortcode.twitter-list .follow-user{
    margin:0;
    padding:.2em 0
}
/*/wp-content/themes/themify-float/style.css*/
/* 
Theme Name: Themify Float
Theme URI: https://themify.me/themes/float
Version: 5.1.6
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) Themify.
Tags: themify, featured-images, translation-ready, custom-menu, sidebar
Text Domain: themify

Required Plugins: themify-portfolio-post, woocommerce, themify-shortcodes
---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/*----------------------------------------------------------------------------------
TABLE OF CONTENT

1.  Reset
2.  General Styling (default font, color, lists, headings, form elements, etc.)
3.  Structure (page width & layout containers)
4.  Grid (column width)
5.  Header (logo, tagline, social widget, search form, main menu)
6.  Page (page title, author page, pagination)
7.  Post (post layouts & styling, comments, post navigation)
    7.1 Portfolio Post Type
    7.2 Team Post Type
8.  Sidebar
    8.1 Widget Styles
9.  Footer
10. Builder Styling
11. WordPress Formatting
12. Gallery
13. Clear & Alignment
14. Image Filter
15. WooCommerce

----*/
/************************************************************************************
1. RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

audio,
iframe, object, embed {
	max-width: 100%;
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/

/* FONT FACE GENERATE
================================================ */
@font-face {
	font-family: 'themify_theme_icon';
	font-display:swap;
	src: url('data:application/octet-stream;base64,d09GRgABAAAAABPcAA8AAAAAIGQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IFIlY21hcAAAAdgAAADBAAACjqqpk5djdnQgAAACnAAAABMAAAAgBtX/BGZwZ20AAAKwAAAFkAAAC3CKkZBZZ2FzcAAACEAAAAAIAAAACAAAABBnbHlmAAAISAAACBYAAArqnKl2KmhlYWQAABBgAAAAMgAAADYO5JGBaGhlYQAAEJQAAAAgAAAAJAhaBIBobXR4AAAQtAAAACwAAABMQvL//2xvY2EAABDgAAAAKAAAACgTcBaHbWF4cAAAEQgAAAAgAAAAIAEZC+puYW1lAAARKAAAAZgAAANF4g1h0XBvc3QAABLAAAAAnwAAAOVF3kARcHJlcAAAE2AAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZG5jnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGD4KMAf9z2KIYg5imAYUZgTJAQDsfAvMAHic7ZLNDYJAEEYfgn+IitRgPFmezejBeLIgEwvwNsexAv12d2JCD+7mEebLAJt5AFOgFkfRQHWnIq2b0irnNW3OG06qe231W+sXv/rDn/5695+PEvw8Tkar0nN7Dr+dkone1OgEM+YsWOo7KzrWbNiqe8egphn/1eWrRTWU21zKkAWaJhZkQ0GyakGybYGmjgWaPxbIBBbICRakv8ACeZLtQjqdXwpyh18Lsog/CvKJPwsyi78Kcsy7LzB8AYiWSV8AAAB4nGNgQAMSEMgc9D8LhAESbAPdAHicrVZpd9NGFB15SZyELCULLWphxMRpsEYmbMGACUGyYyBdnK2VoIsUO+m+8Ynf4F/zZNpz6Dd+Wu8bLySQtOdwmpOjd+fN1czbZRJaktgL65GUmy/F1NYmjew8CemGTctRfCg7eyFlisnfBVEQrZbatx2HREQiULWusEQQ+x5ZmmR86FFGy7akV03KLT3pLlvjQb1V334aOsqxO6GkZjN0aD2yJVUYVaJIpj1S0qZlqPorSSu8v8LMV81QwohOImm8GcbQSN4bZ7TKaDW24yiKbLLcKFIkmuFBFHmU1RLn5IoJDMoHzZDyyqcR5cP8iKzYo5xWsEu20/y+L3mndzk/sV9vUbbkQB/Ijuzg7HQlX4RbW2HctJPtKFQRdtd3QmzZ7FT/Zo/ymkYDtysyvdCMYKl8hRArP6HM/iFZLZxP+ZJHo1qykRNB62VO7Es+gdbjiClxzRhZ0N3RCRHU/ZIzDPaYPh788d4plgsTAngcy3pHJZwIEylhczRJ2jByYCVliyqp9a6YOOV1WsRbwn7t2tGXzmjjUHdiPFsPHVs5UcnxaFKnmUyd2knNoykNopR0JnjMrwMoP6JJXm1jNYmVR9M4ZsaERCICLdxLU0EsO7GkKQTNoxm9uRumuXYtWqTJA/Xco/f05la4udNT2g70s0Z/VqdiOtgL0+lp5C/xadrlIkXp+ukZfkziQdYCMpEtNsOUgwdv/Q7Sy9eWHIXXBtju7fMrqH3WRPCkAfsb0B5P1SkJTIWYVYhWQGKta1mWydWsFqnI1HdDmla+rNMEinIcF8e+jHH9XzMzlpgSvt+J07MjLj1z7UsI0xx8m3U9mtepxXIBcWZ5TqdZlu/rNMfyA53mWZ7X6QhLW6ejLD/UaYHlRzodY3lBC5p038GQizDkAg6QMISlA0NYXoIhLBUMYbkIQ1gWYQjLJRjC8mMYwnIZhrC8rGXV1FNJ49qZWAZsQmBijh65zEXlaiq5VEK7aFRqQ54SbpVUFM+qf2WgXjzyhjmwFkiXyJpfMc6Vj0bl+NYVLW8aO1fAsepvH472OfFS1ouFPwX/1dZUJb1izcOTq/Abhp5sJ6o2qXh0TZfPVT26/l9UVFgL9BtIhVgoyrJscGcihI86nYZqoJVDzGzMPLTrdcuan8P9NzFCFlD9+DcUGgvcg05ZSVnt4KzV19uy3DuDcjgTLEkxN/P6VvgiI7PSfpFZyp6PfB5wBYxKZdhqA60VvNknMQ+Z3iTPBHFbUTZI2tjOBIkNHPOAefOdBCZh6qoN5E7hhg34BWFuwXknXKJ6oyyH7kXs8yik/Fun4kT2qGiMwLPZG2Gv70LKb3EMJDT5pX4MVBWhqRg1FdA0Um6oBl/G2bptQsYO9CMqdsOyrOLDxxb3lZJtGYR8pIjVo6Of1l6iTqrcfmYUl++dvgXBIDUxf3vfdHGQyrtayTJHbQNTtxqVU9eaQ+NVh+rmUfW94+wTOWuabronHnpf06rbwcVcLLD2bQ7SUiYX1PVhhQ2iy8WlUOplNEnvuAcYFhjQ71CKjf+r+th8nitVhdFxJN9O1LfR52AM/A/Yf0f1A9D3Y+hyDS7P95oTn2704WyZrqIX66foNzBrrblZugbc0HQD4iFHrY64yg18pwZxeqS5HOkh4GPdFeIBwCaAxeAT3bWM5lMAo/mMOT7A58xh0GQOgy3mMNhmzhrADnMY7DKHwR5zGHzBnHWAL5nDIGQOg4g5DJ4wJwB4yhwGXzGHwdfMYfANc+4DfMscBjFzGCTMYbCv6dYwzC1e0F2gtkFVoANTT1jcw+JQU2XI/o4Xhv29Qcz+wSCm/qjp9pD6Ey8M9WeDmPqLQUz9VdOdIfU3Xhjq7wYx9Q+DmPpMvxjLZQa/jHyXCgeUXWw+5++J9w/bxUC5AAEAAf//AA94nI1Wa2wU1xW+59557M7se2dnbLxevA/vm7XZJ9hmPbFsjB+Aa5zUEAPGsQyYgC26ICtpaUQrFOXhpo4EqCIujewqKooa2pTyq6BCqyqt0kZCBfVP/1RqI0VtfrSJ+oNxz8yuaaP2R3dHM/eee/Z893znO3eWACEbf2a3aIoopFlXnUAABingY4EQMqdoPsZrGTsIkQTEi71Qzmt2vG0FVWE3jBkpJBkzsnwYn5CEpBx0TMnwLeM5WYa35JA0JcvGIzTLU3KQEBPrh+xd5iE2ktTbOQtL4CkMMEpJv7kO42gjz5i+w6qH8moGwiDaQYMwe/exB06mjP1wM2VcoZ9Cn3ElDTfhvZRxeTP2NSt2RN9qEzEqhf8R1es3o9ohAeFSGCrsmrE/BScfe+inxpUUTBv703CyG+ZTmD3d2NiYZ99jTowZJhk9uRWjuIABHSQcBuPINEZkFNg0odRJh7So4vfxfHMGijkQFLUKoAiRDhCikRytciGqKaKm0m+s/G4FLwhlu5Q7sy+OrZzQac/zy2vLz/fAwJ0AXDy+Qi9/cFV4zfhOazpwZ6A6/8bby2e6uL65y3tfnL0TwK1Z+d6lV1k/1m3bT8CicuS92NikLpuLizh3wFCLbiebpTz4vqZZqVNVcTfqWWmUki4bDyElSYfloGzWE1axoIcl+gPjkfHQGkrwXbPGq1atn+DXGvj2/ws/6KtTb1KC2PZNQZkbmEfYoHwYoZPGo4agViU4aRyr7wpSprpMB9PRwicEdbu7rlseCIVBQgldQC7InKZYum0XMc8ngA0sdmMKpYmZPWogrprxV+VTU5hlCvOVzHVEl+pQVq5/ow/oJRIjIb0l0uwRORMOhbCJpwQVheObMu0WtR0g1iF7IVHPcStU6ky7AQXwwD3qyXrW1vA26jGfnn/P3e61Nfeiag7W193/7ejOmQ7WnlboQ5YjPBF+zFHYhsRajZKH9bSRhw/TKOZnU/Ahjho5rDB7w58Hyx+pqTC7kU/DuvGs6Z9PwTqsbfr/jH7AZBIkYT3kMhWGCaN9AU8HmAPi8zgkEoQWjlcykNdCoHkVQUSpm9lHI4kclLzFcqVcoK84HH4FVJ/kalE++0zZ4nT4VNXncDKZt4WUx9v9bSLn++QTPy+2+elvccbX8T9nL9N7pIPs1Ydz2XQb5XmhGThe9VHGyQCUGyQCLywQnuMXCMe4BexFtoCVoQtW10+YXT9pxhqNqWrUG0mKfEsGBDGguFgiklAL+UoOGo9doGo5KFYwj3gJ953XyhVBLLOX20vpZ5beOXbla/6mCzPdUz6/u6mpdzyebc82999d5OeH95d2lQPdRXqmnNCG3rg0q9Mv0b2wu8wE50wfDdDmfdPpA7N8QBk5ATsdbXpMaPB7k2ps3OwfPY1zAfWL+1/E2nBAUVtH0E2YJILgIENRL378YWv/gWhEaIWCGPXit1TAzRbyVPtyZ2RNXb6xvFw7Ns5G3kwm59eNSXhn/YUTZ61WQbx/Mj/W00bayE5S1gtJOzW7ljAeeAaniUB4JvDT/0Edh8cykldWdwSLfp8JXsHzLF4s51VeFTIQiWOVEyZ3xUq5G0KsYa3kWN2KRpVTfb+vHqriBSFQvCMuBRy3XnL5HHY3O/j210ehHQKeMZcK4uzqH867lIAb3gTpo6XZbeZvqmfdms/10i0HKK4RjySJoxfWDrlVxbn06PqMDY1jHsV2/iPj75ucsinMcYTs0Qd6USsSktknYBYMj2zMk7PypEyg00gJz7Ev5GtJZWhP987tHZlUPBEV8QhBCEA1o5BRGoV8FUp4ticiLiYqqqZib1fKibhVA1VE/WPyVVoqxrFGAUUTBdRUqViFfAjYwbO/rFV7wpLQLHdF++e7+r861j23u6hCNuvBnVBmb60dnZiGfd0oVE51hILRTlfFTr+yXPv5X+8uwZFz92u+YtL/nNo2emlCX+ynkeLu4XjXpE/0eZ2cU47kJ16YGjr6TciH/X2d/mCsuj0Z/DjRU3hwEX9au2/qgCJH93mBfk6i2FmH9UNuoOABieI7TaI8lfjTRMReEtlpJINKQKdtIHC8MO6Q7YwnnMhzR0w1sQnCmEkZw+6KxTpiHblt2QyK1BtojyaiTr7Voi6Bb75ilRbymoicuECxSGSVaCmstgeigWjJlHAhwCIzPzp34OoZXT9z9cD1swtPzQzU+vtrA7l9+biH+wtcFOFP58wPPH3u/ROAXt9H51OnevuXXlvq3xLvzPlej8XO12p4ber9N+wg3cCRi6TJsD4YAWytQdFOwcbbgD8tcBQPw0V0oDaGekCbbYLYbPwk4W38KCGpRLgt2KIqXo/TYRfQj3klPpDxY99hH5hCNzsBcGrVWxQC3mh5FyQKgShmmFfv3b7flYPcjq6pHfTVn+Y6ozmncBvgNshN8Z7I0Rr84/FDmrqRKpfHy2VDN+5Bsrsv3uoNGr/+4yvrLWO+LW0euECwY8nGMruPZ4WNeMkWrFyWlEiVDJJJ/ekW/D9iN19Eg3bgHOAwFW4josMmThMncXBOx7QAYL0fial5yugUkSR5ksiyQxraPdD31K6enTs6O/yKv0nBm8+FpWt/0uc4yEE5BGYxGwNcMnsZNn3MpS9a+LozLsXT3el0VxaUZDXO5cqdRi3dk6TZHTl6DVdoXI89/rg4XMSLvo5+FN2MtxrHRXL4+B4Ynhve05o2o3y7NW15wHzIiiBEjF81TNTZboYoGr/YXILj9ePjetEKMUz+BZuX64QAAHicY2BkYGAA4tCX7mfi+W2+MnAzvwCKMFxNUPsAo////5/FysYcBORyMDCBRAF3kA1QAAB4nGNgZGBgDvqfxcDAyvr///+/rGwMQBEUIAwAj+4F43icY37BwMCMjBf8/890ioEBhMF8QYQcWGwBkLaGikcyMLCyQmiQPACY9Q4oAAAAAAA2AGQAjgDcARwBXAGSAdwB9AIMAkwCvAL0A2YD+ARsBNIFdQABAAAAEwBMAAgAAAAAAAIAHAAsAHMAAABuC3AAAAAAeJyNkM1Kw0AUhU9qVbTgQsH1LEQUIf0BKbhSCu3OhYtuXNQYJ8mUdKZMpkIWPoL4LG59AVe+gi/gS3iSDiIWoQmT+e65507mXgD7+ESA5XPOteSA+rnnBrYx8rxB/dpzk3zneRMtWM9b1J887+IML55bOMAbTwiaO4ym+PAc4Cjoe25gL7j1vEFdeW6Snz1v4jB49bxF/d3zLsbBl+cWjhtXAzMvrUozJ04Gp6LX6fbFfSkMJaWjXEQLlxlbiEuRGO1knpswNjOXyZlKykm1y4mKjb6R6SKP7GpiVRlLWyijRTfsrCZHUksbOflQ3aJ4THvOJSKxZiaG/v9ibs1Uxi7MnJtftNu/74UBDOYoOWaFFBkcBE6onnLvoYMu+qR7OgSdS5eCRoScSoQFK7I6UzC+5EoYaaqSjpwcIuZ3Vvskd0VHiclPLMmq9mjcMEp5Zs6T7VoV63jGjKr7qToS7ClkZ+tUjhjpujqqO3r4mUWBR960R9Wxvura1l0KDP/0LzjfKjelElMP6yk7qhdo8/1nXt9ndae2eJxtS0sSgjAUa0Ao4BfxGizUE2F5QIdaOm0ZxtuLwNIskkw+LGArMvYfBQKE2CFCDI4EKTLsccARJ5xxQY4rCtxYWg+TLgdDOmrVx3R84fIeO6qs6FJFjV/qzMq2Wy0fzaKxqLQgtV0emz6T1zD078r23E/Se7JJUwn6haF1LjdSzxk5XwpphaI6ao0aXaKk7qmWmrt5ocky9gWHfThLAHicY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZWJ02MTAyaIEYm7mYGDkgLD4GMIvNaRfTAaA0J5DN7rSLwQHCZmZw2ajC2BEYscGhI2Ijc4rLRjUQbxdHAwMji0NHckgESEkkEGzmYWLk0drB+L91A0vvRiYGFwAMdiP0AAA=') format('woff');
}

body {
	font: 1.1em/1.8em 'Open Sans', sans-serif;
	overflow-wrap:break-word;
	color: #656565;
 	-webkit-font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
a {
	text-decoration: none;
	outline: none;
	color: #1abbc5;
	transition: color 0.3s ease-in-out;
}
a:hover {
	color: #7793b3;
}
p {
	padding: 0;
	margin: 0 0 1.1em;
}
small {
	font-size: 87%;
}
blockquote {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: .8em 2em 1em;
	margin: 0 0 1.2em;
	position: relative;
}
blockquote:before {
	content: '\201C';
	font-size: 3.3em;
	position: absolute;
	margin-left: -.5em;
	margin-top: .2em;
}
ins {
	text-decoration: none;
}

/* LIST
================================================ */
ul, ol {
	margin: 0 0 1.4em 1.6em;
	padding: 0;
}
li {
	margin: 0 0 1em 0;
	padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-top: 1em;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display';
	font-weight: 900;
	line-height: 1.3em;
	margin: 0 0 .5em;
	overflow-wrap: normal;
	color: #000;
}
h1 {
	font-size: 4.2em;
	font-style: italic;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2.5em;
	font-style: italic;
}
h3 {
	font-size: 2em;
	font-weight: 700;
	font-style: italic;
}
h4 {
	font: 600 1.3em/1.4em "Poppins";
	text-transform: uppercase;
	letter-spacing: .04em;
}
h5 {
	font-size: 1.5em;
}
h6 {
	font-size: 1.2em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
	max-width: 100%;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	font-size: 0.95em;
	padding: 0.5em 1.2em;
	letter-spacing: 0.03em;
	margin: 1em 0 0.35em;
	max-width: 100%;
	-webkit-appearance: none;
	transition: all 0.3s ease-in-out;
}
input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
	width: 15em;
}
input[type=number] {
	width: 7em;
}
select {
	padding: 0.5em 1.2em;
}

/* text area */
textarea {
	width: 100%;
	min-height: 225px;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus {
	outline: none;
	border-color: #000;
}

/* form button */
input[type=reset], input[type=submit], button[type=submit] {
	background-color: #1abbc5;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-family: 'Poppins';
	font-size: 0.85em;
	font-weight: 700;
	padding: 1.05em 2.8em 1em 3em;
	cursor: pointer;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	-webkit-appearance: none;
	transition: all 0.3s ease-in-out;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button[type=submit]:hover {
	background-color: #f4dd3f;
	color: #7793b3;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #959595;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #959595;
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
img, textarea, input, #pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer, .col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 {
	box-sizing: border-box;
}

/* main page width */
.pagewidth,
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 1160px;
	max-width: 100%;
	margin: 0 auto;
}

/* body (middle container) */
#body {
	max-width: 100%;
	clear: both;
}

/* content */
#content {
	width: 71.5%;
	float: left;
	padding: 6% 0;
	position:relative;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 22.5%;
	float: right;
	padding: 6% 0;
	font-size: 0.85em;
	line-height: 1.7em;
}
#sidebar .secondary {
	width: 47%;
}

/* full_width content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	max-width: 100%;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap {
	color: #fff;
	background: linear-gradient(135deg,  rgba(26, 187, 197, 1) 0, rgba(26, 187, 197, 1) 41%, rgba(45, 188, 129, 1) 56%, rgba(45, 188, 129, 1) 100%);
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	min-height: 55px;
}
/* Fluid Header/ Fullwidth Header */
#header {
	width: auto;
	max-width: none;
	padding: 1.2em 30px 0.85em;
	position: relative;
	transition: padding 0.5s ease-in-out;
}
/* 
SOCIAL WIDGET
================================================ */
.social-widget {
	max-width: 350px;
	margin: 0 auto;
	text-align: center;
}
.social-widget a {
	text-decoration: none;
	color: inherit;
	display: inline-block;
}
.social-widget .widget {
	display: inline-block;
	vertical-align: middle;
	margin: 2em 2px 2em 0;
	padding: 0;
	background: none;
	border: none;	
	border-radius: 0;
	box-shadow: none;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	display: none;
}
.social-widget ul {
	margin: 0 0 0 !important;
	padding: 0;
	display: inline-block;
}
.social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	color: inherit;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -3px;
}
.social-widget .social-links .icon-medium i,
.social-widget div.rss a {
    font-size: 1.6em;
    padding: 0.75em 0.95em 0.5em 0;
	display: inline-block;
}

/* rss */
.social-widget div.rss {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}
.social-widget div.rss a {
    display: inline-block;
}
.social-widget .rss a:before {
	content: '\f09e'; /* fa-rss */
	font-family: 'themify_theme_icon';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

/* 
SEARCH FORM
================================================ */
#searchform-wrap {
	display: block;
	max-width: 350px;
	margin: 0 auto;
}
#headerwrap #searchform {
	position: relative;
	margin: 0 0 3.4em;
}
#headerwrap #searchform #s {
	border: 1px solid rgba(255,255,255,0.5);
	background-color: transparent;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 20px 45px 22px 29px;
	width: 100%;
}
#headerwrap #searchform #s::-webkit-input-placeholder {
    color: #fff;
}

#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s {
	border-color: rgba(255,255,255,1);
}
#headerwrap #searchform .icon-search:before {
	content: '\e803'; /* fa-search */
	font-family: 'themify_theme_icon';
	font-size: 1.25em;
	font-style: normal;
	position: absolute;
	right: 21px;
	top: 48%;
	transform: translateY(-50%);
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	max-width: 350px;
	margin: 2em auto;
	padding: 0;
	font-size: 1.5em;
	font-weight: 300;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: block;
}
#main-nav li.menu-item-has-children > a {
	padding-right: 1.5em;
}

/* main level link */
#main-nav a {
	color: inherit;
	display: block;
	padding: 0.715em 0;
	position: relative;
	margin: 0;
	text-decoration: none;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
/* main level link :hover */
#main-nav > .current-menu-ancestor > a,
#main-nav > .current_page_item > a,
#main-nav > .current-menu-item > a,
#main-nav li a:hover {
	color: #f4dd3f;
}

/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	display: block;
}
body:not(.horizontal-menu) #main-nav ul {
	display: none
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	padding-left: 1em;
}
#main-nav ul li a {
	font-size: 0.85em;
}

/* sub-levels dropdown */
#main-nav ul ul {
	left: 190px;
	top: -2px;
}
	
/* mobile menu icon */
#menu-icon,
#menu-icon-close {
	display: none;
}

/* menu icon */
#menu-icon {
	display: block;
	text-decoration: none;
	color: inherit;
	position: absolute;
	top: 46px;
	right: 30px;
	z-index: 9999;
	transition: all 0.5s ease-in-out;
	transition-property: color, border;
	line-height: normal;
}
.menu-icon-inner {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	width: 36px;
	height: 23px;
	vertical-align: middle;
}
.menu-icon-inner:before,
.menu-icon-inner:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	transition: all .7s ease;
	transition-property: transform;
	box-sizing: border-box;
}
.menu-icon-inner:before {
	top: 0;
	height: 100%;
	border-top: 2px solid;
	border-bottom: 2px solid;
}
.menu-icon-inner:after {
	top: 50%;
	transform: translateY(-50%);
	border-top: 2px solid;
}

.mobile-menu-visible #menu-icon {
	z-index: 111111;
}
.mobile-menu-visible .menu-icon-inner:before,
.mobile-menu-visible .menu-icon-inner:after {
	top: 50%;
	border-top: 2px solid;
	border-bottom: none;
	height: auto;
}
.mobile-menu-visible .menu-icon-inner:before {
	transform: rotateZ(-45deg);
}
.mobile-menu-visible .menu-icon-inner:after {
	transform: rotateZ(45deg);
}
body:not(.horizontal-menu).mobile-menu-visible {
	overflow: hidden !important;
	position: absolute;
	height: 100%;
	width: 100%;
	top:0;
	left:0;
}
body:not(.header-leftpane):not(.header-rightpane):not(.horizontal-menu).mobile-menu-visible #headerwrap {
	height: 100vh;
	min-height: 300px;
	transition: height, background 1s ease-in-out;
	background: linear-gradient(135deg,  rgba(26, 187, 197, .95) 0, rgba(26, 187, 197, .95) 41%, rgba(45, 188, 129, .95) 56%, rgba(45, 188, 129, .95) 100%);
}

.body-overlay {
    display: none;
    background-color: rgba(255,255,255,.7);
    width: 100%;
    height: 100%;
    position: fixed;
    right: 300px;
    top: 0;
    z-index: 1000;
    box-shadow: inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on {
    display: none; /* fix for Windows phone */
}
@media (hover:none){
	#main-nav .menu-item-has-children> a{
		padding-right:50px!important
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1;
		visibility: visible
	}
}
.menu-item-has-children .child-arrow{
	display:none;
	cursor:pointer;
	z-index:12;
	width:36px;
	height:36px;
	border-radius:100%;
	position:absolute;
	right:0;
	top:4px;
	transition:transform .3s
}
.overlay-menu .child-arrow{
	top: 20px
}
body:not(.horizontal-menu) .child-arrow{
	display: inline;
}
.child-arrow:before,
.child-arrow:after{
	top:50%;
	left:12px;
	content:'';
	position:absolute;
	transition:transform .3s ease-in-out;
	height:1px;
	width:8px;
	transform:rotate(45deg);
	background:currentColor;
	z-index:9999;
	border-radius:10px
}
.child-arrow:after{
	left:17px;
	transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
/* Mobile Menu Styles */
.sidemenu {
	padding: 38px 30px 30px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1111;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	transition: all 0.2s ease-in-out;
	display: none;
}
#mobile-menu.sidemenu-on {
	display: block;
}

#headerwrap .social-widget,
#headerwrap #searchform-wrap,
#headerwrap #main-nav {
	transition: all 0.2s ease-in-out;
}
.mobile-menu-visible #headerwrap #main-nav,
.mobile-menu-visible #headerwrap #searchform-wrap {
	animation: fadeInDown 0.5s alternate;
	animation-timing-function: linear;
}
.mobile-menu-visible #headerwrap .social-widget {
	animation: fadeInDown 1s alternate;
	animation-timing-function: linear;
}

/* 
FIXED HEADER
================================================ */
.transparent-header #headerwrap,
.horizontal-menu.transparent-header #headerwrap{
	position: absolute;
}
#headerwrap.fixed-header,
.fixed-header-enabled #headerwrap.fixed-header {
	position: fixed;
}
#headerwrap.fixed-header {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background: linear-gradient(135deg,  rgba(26, 187, 197, .95) 0, rgba(26, 187, 197, .95) 41%, rgba(45, 188, 129, .95) 56%, rgba(45, 188, 129, .95) 100%);
}
#headerwrap.fixed-header #header {
	padding-top: 10px;
	padding-bottom: 10px;
}
#headerwrap.fixed-header #site-logo {
	font-size: 2em;
}
/* sticky header logo */
#headerwrap .tf_sticky_logo, /* hide sticky header logo */
#headerwrap #fixedheaderheaderwrapsitelogoa,
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header .tf_sticky_logo + span,
#headerwrap.fixed-header .tf_sticky_logo + img,
#headerwrap #fixedheaderheaderwrapsitelogoa ~ .tf_sticky_logo {
	display: none;
}
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header #fixedheaderheaderwrapsitelogoa {
	display:block;
}
#headerwrap.fixed-header #site-logo img:not(.tf_sticky_logo) {
	max-height: 60px;
	width: auto;
}
#headerwrap.fixed-header #menu-icon {
	top: 26px;
}

/* 
TRANSPARENT HEADER
================================================ */
.transparent-header #headerwrap {
	background: none; /* required for transparent-header */
	color: #fff;
}
.transparent-header:not(.themify_builder_active) #pagewrap {
	padding-top: 0 !important;
}
.transparent-header #headerwrap.fixed-header,
body:not(.header-leftpane):not(.header-rightpane):not(.horizontal-menu).transparent-header.mobile-menu-visible #headerwrap {
    background: linear-gradient(135deg,  rgba(26, 187, 197, .95) 0, rgba(26, 187, 197, .95) 41%, rgba(45, 188, 129, .95) 56%, rgba(45, 188, 129, .95) 100%);
}
.transparent-header #headerwrap.fixed-header{
    color: #fff;
}
/* prevent transparent header overlap builder */
.themify_builder_active #headerwrap,
.themify_builder_active.has-fixed-header #headerwrap,
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}

/* 
ADMINBAR
================================================ */
.admin-bar #headerwrap {
	top: 0;
}
.admin-bar #headerwrap.fixed-header,
.admin-bar.transparent-header #headerwrap,
.admin-bar.horizontal-menu.transparent-header #headerwrap {
	top: 32px;
}

/* 
HORIZONTAL MENU
================================================ */
.horizontal-menu .body-overlay.body-overlay-on {
    display: block; /* fix for Windows phone */
}

.mobile-menu-visible.horizontal-menu #headerwrap {
	height: auto;
	min-height: inherit;
}
.horizontal-menu #header {
	padding: 36px 30px 23px;
}
.horizontal-menu .sidemenu {
	display: block;
	position: static;
	padding: 0;
	width: auto;
	overflow: visible;
}
.horizontal-menu #site-logo {
	float: left;
	line-height: 1em;
}
.horizontal-menu .social-widget,
.horizontal-menu #searchform-wrap,
.horizontal-menu #main-nav {
	max-width: none;
	margin: auto;
	float: left;
}

/* SEARCH FORM*/
.horizontal-menu #headerwrap #searchform-wrap {
	position: relative;
}
.horizontal-menu #headerwrap #searchform {
	margin: 0;
	position: absolute;
	z-index: 9999;
}
.horizontal-menu #headerwrap #searchform #s {
	width: 40px;
	border-color: transparent;
	border-left-color: rgba(255,255,255,0.5);
	padding: 0.4em 0.5em;
	padding-right: 35px;
	transition: width 0.3s ease-in-out;
}
.horizontal-menu #headerwrap #searchform .icon-search:before {
	right: 10px;
	font-size: 1em;
	z-index: 1;
	top: 20px;
}
.horizontal-menu #headerwrap #searchform #s:focus,
.horizontal-menu #headerwrap #searchform:focus #s,
.horizontal-menu #headerwrap #searchform:hover #s,
.horizontal-menu #headerwrap #searchform .icon-search:hover + #s {
	width: 140px;
	background-color: #fff;
	color: #000;
}
.horizontal-menu #headerwrap #searchform:hover .icon-search:before {
	color: #000;
}

/* SOCIAL WIDGETS */
.horizontal-menu .social-widget {
	height: auto;
}
.horizontal-menu .social-widget .widget {
	margin: auto;
	margin-left: 1.65em;
	height: auto;
}
.horizontal-menu .social-links .icon-medium i,
.horizontal-menu .social-widget div.rss a {
	font-size: 1.1em;
	padding: 0.2em 0.45em;
}

/* MAIN NAV */
.horizontal-menu #main-nav {
	margin: auto;
	float: right;
	font-size: 1em;
    font-family: 'Poppins';
	font-weight: 600;
	max-width: 65%;
}
.horizontal-menu #main-nav li {
	display: inline-block;
	float: left;
	margin: 0 0.13em;
}
.horizontal-menu #main-nav > li > a {
	border: none;
	text-transform: uppercase;
	padding: 0.15em 0.525em;
	letter-spacing: -0.015em;
	margin-bottom: 5px;
}
.horizontal-menu #main-nav li ul {
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 9999;
	padding: 0;
	margin: 20px 0 0 -100px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	transition: all 0.1s linear;
}
.horizontal-menu #main-nav li ul ul {
	left: 100%;
	top: 0;
	margin-top: 0;
	margin-left: 20px;
	text-align: left;
}
@media (hover:hover){
	.horizontal-menu #main-nav li:hover > ul {
		visibility: visible;
		opacity: 1;
		margin-top: 0;
	}
	.horizontal-menu #main-nav li li:hover > ul {
		margin-left: 0;
	}
}
.horizontal-menu #main-nav li ul li {
	display: block;
	padding: 0;
}
.horizontal-menu #main-nav li ul li a {
	display: block;
	width: 200px;
	border-bottom: 1px solid #ddd;
	padding-left: 1.05em;
	padding-right: 1.05em;
	font-size: 0.9em;
	line-height: 1.5em;
}
.horizontal-menu #main-nav li ul li:last-child > a {
	border-bottom: none;
}
.horizontal-menu #main-nav li li:hover > a {
	color: #7793b3;
}

/* Arrow on top side for sub level menu */
.horizontal-menu #main-nav ul:before {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	bottom: 100%;
	position: absolute;
	pointer-events: none;
}
.horizontal-menu #main-nav ul:before {
	border-bottom-color: #fff;
	border-width: 12px;
	left: 50%;
	margin-left: -12px;
}

/* Arrow on left side for sub sub level menu */
.horizontal-menu #main-nav ul ul:before {
	left: -10px;
	top:24px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.horizontal-menu #main-nav ul ul:before {
	border-right-color: #ddd;
	border-width: 11px;
	margin-top: -11px;
}
.horizontal-menu #main-nav ul li {
	background: none;
	float: none;
	display: block;
}

/* Edge Menu */
.horizontal-menu #main-nav .edge > ul {
	left: auto;
    right: 0;
}
.horizontal-menu #main-nav ul .edge > ul {
	left: auto;
    right: 100%;
}
.horizontal-menu #main-nav ul .edge > ul:before {
	left: auto;
    right: -22px;
	transform: rotateY(180deg);
}

/* MENU ICON */
.horizontal-menu #menu-icon {
	display: none;
}

/************************************************************************************
INFINITE SCROLL
*************************************************************************************/
.load-more {
	clear: both;
	padding: 50px 0;
	text-align: center;
}
.loader-wait .load-more-button:before {
	content: '\f110'; /* fa-spin */
	font-family: 'themify_theme_icon';
	animation: fa-spin 2s infinite linear;
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 2;
}
.load-more .load-more-button{
	font: 300 1.2em/100% 'Poppins';
	background-color: #56dcb1;
	color: #fff;
	padding: .8em 1.5em;
	text-decoration: none;
	display: none;
	position: relative;
	background: linear-gradient(135deg,  rgba(26, 187, 197, .95) 0, rgba(26, 187, 197, .95) 41%, rgba(45, 188, 129, .95) 56%, rgba(45, 188, 129, .95) 100%);
	transition: all .5s;
	width:auto;
}
.loader-wait .load-more-button {
	padding-right: 2em;
}
.full_width .load-more {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}
/* 
LEFTPANE LAYOUT
================================================ */
/* header leftpane body-overlay */
.header-leftpane .body-overlay {
	right: 300px;
	transition: right .3s linear;
}
.header-leftpane .body-overlay.body-overlay-on {
    display: block; /* fix for Windows phone */
	right: -300px;
}

/* header leftpane body */
.header-leftpane {
	font-size: 1em;
	margin-left: 90px;
	margin-right: 20px;
}
.header-leftpane.full_width {
	margin-left: 70px;
	margin-right: auto;
}

/* header leftpane pagewrap */
.header-leftpane #pagewrap {
	padding-top: 0 !important;
}

/* header leftpane headerwrap */
.header-leftpane #headerwrap {
	opacity: 1;
	float: left;
	width: 300px;
	height: 100%;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	padding-right: 77px;
	position: fixed !important;
}

/* header leftpane header */
.header-leftpane #header {
	padding: 0;
}
.header-leftpane .logo-desc-wrap {
	position: fixed;
	width: 100%;
	bottom: 25px;
	min-height: 65px;
	transform-origin: bottom left;
	transform: rotateZ(-90deg);
}

/* header leftpane site description */
.header-leftpane #site-description {
	position: static;
	transform: translateX(10%);
}
.header-leftpane #site-logo:hover + #site-description {
	opacity: 1;
	transform: none;
}

/* header leftpane sidemenu */
.header-leftpane .sidemenu {
	position: static;
	display: block;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	text-align: left;
	padding-top: 70px;
}

/* header leftpane menu icon */
.header-leftpane #menu-icon {
	display: block;
	position: fixed;
	right: auto;
	top: 26px;
}

/* header leftpane main nav */
.header-leftpane #main-nav {
	max-width: inherit;
	font-size: 1.2em;
	margin: 0 0 1em;
}
.header-leftpane #main-nav a {
	padding: .4em 0;
}
.header-leftpane #main-nav ul {
	padding: 0;
}

/* header leftpane social widget */
.header-leftpane .social-widget {
	max-width: inherit;
	font-size: 1em;
	text-align: left;
	margin: 0;
}
.header-leftpane .social-widget .widget {
	margin: 0 0 1em;
}
.header-leftpane .social-widget div.rss {
	margin-bottom:.5em;
}
.header-leftpane .social-links .icon-medium i,
.header-leftpane .social-widget div.rss a {
	padding: 5px;
	width: auto;
}
.header-leftpane .widget .social-links i:first-child {
	padding-left: initial;
}

/* header leftpane searchform */
.header-leftpane #headerwrap #searchform #s {
	padding: 0.75em;
	padding-right: 3em;
}
.header-leftpane #headerwrap #searchform {
	margin: 0 0 1em;
}

/* header leftpane footerwrap */
.header-leftpane #footer {
	width: auto;
}

/* Animate header leftpane panel */
.header-leftpane {
	position: relative;
	right: 0;
	transition: right 0.3s ease-in-out;
}
.mobile-menu-visible.header-leftpane {
	right: -300px;
}
.header-leftpane #headerwrap {
	left: -230px;
	transition: all 0.3s ease-in-out;
}
.mobile-menu-visible.header-leftpane #headerwrap {
	left: 0;
	padding-right: 0;
	overflow-y: auto;
}
.header-leftpane .logo-desc-wrap {
	left: 70px;
	transition: all 0.3s ease-in-out;
}
.mobile-menu-visible.header-leftpane .logo-desc-wrap {
	left: 300px;
	transform: rotateZ(-90deg) translate(0, 100%);
	opacity: 0;
	visibility: hidden;
}
.header-leftpane #menu-icon {
	left: 15px;
	transition: left 0.3s ease-in-out;
}
.mobile-menu-visible.header-leftpane #menu-icon {
	left: 240px;
}

/*
RIGHTPANE LAYOUT
================================================ */
/* header rightpane body-overlay */
.header-rightpane .body-overlay {
	right: -300px;
	transition: right 0.3s linear;
}
.header-rightpane .body-overlay.body-overlay-on {
    display: block; /* fix for Windows phone */
	right: 300px;
}

/* header rightpane body */
.header-rightpane {
	font-size: 1em;
	margin-right: 90px;
	margin-left: 20px;
}
.header-rightpane.full_width {
	margin-right: 70px;
	margin-left: auto;
}

/* header rightpane pagewrap */
.header-rightpane #pagewrap {
	padding-top: 0 !important;
}

/* header rightpane headerwrap */
.header-rightpane #headerwrap {
	opacity: 1;
	float: left;
	width: 300px;
	height: 100%;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	padding-left: 77px;
	left: auto;
	position: fixed !important;
}

/* header rightpane header */
.header-rightpane #header {
	padding: initial;
}
.header-rightpane .logo-desc-wrap {
	position: fixed;
	width: 100%;
	bottom: 25px;
	min-height: 40px;
	transform-origin: bottom right;
	transform: rotateZ(-90deg) translateX(100%);
}

/* header rightpane site logo */
.header-rightpane #site-logo {
	line-height: 1em;
}

/* header rightpane site description */
.header-rightpane #site-description {
	position: static;
	transform: translateX(10%);
}
.header-rightpane #site-logo:hover + #site-description {
	opacity: 1;
	transform: none;
}

/* header rightpane sidemenu */
.header-rightpane .sidemenu {
	position: static;
	display: block;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	text-align: left;
	padding-top: 70px;
}

/* header rightpane menu icon */
.header-rightpane #menu-icon {
	display: block;
	position: fixed;
	right: auto;
	top: 26px;
}

/* header rightpane main nav */
.header-rightpane #main-nav {
	max-width: inherit;
	font-size: 1.2em;
	margin: 0 0 1em;
}
.header-rightpane #main-nav a {
	padding: .4em 0;
}
.header-rightpane #main-nav ul {
	padding: 0;
}

/* header rightpane social widget */
.header-rightpane .social-widget {
	max-width: inherit;
	font-size: 1em;
	text-align: left;
	margin: 0;
}
.header-rightpane .social-widget .widget {
	margin: 0 0 1em;
}
.header-rightpane .social-links .icon-medium i,
.header-rightpane .social-widget div.rss a {
	padding: 5px;
	width: auto;
}
.header-rightpane .social-widget div.rss {
	margin-bottom:.5em;
}
.header-rightpane .widget .social-links i:first-child {
	padding-left: initial;
}

/* header rightpane searchform */
.header-rightpane #headerwrap #searchform #s {
	padding: 0.75em;
	padding-right: 3em;
}
.header-rightpane #headerwrap #searchform {
	margin: 0 0 1em;
}

/* header rightpane footerwrap */
.header-rightpane #footer {
	width: auto;
}

/* Animate header rightpane panel */
.header-rightpane {
	position: relative;
	left: 0;
	transition: left 0.3s ease-in-out;
}
.mobile-menu-visible.header-rightpane {
	left: -300px;
}
.header-rightpane #headerwrap {
	right: -230px;
	transition: all 0.3s ease-in-out;
}
.mobile-menu-visible.header-rightpane #headerwrap {
	right: 0;
	padding-left: 0;
	overflow-y:auto;
}
.header-rightpane .logo-desc-wrap {
	right: 10px;
	transition: all 0.3s ease-in-out;
}
.mobile-menu-visible.header-rightpane .logo-desc-wrap {
	right: 240px;
	transform: rotateZ(-90deg) translate(100%, -100%);
	opacity: 0;
	visibility: hidden;
}
.header-rightpane #menu-icon {
	right: 15px;
	transition: right 0.3s ease-in-out;
}
.mobile-menu-visible.header-rightpane #menu-icon {
	right: 240px;
}

/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 0 0.365em;
	padding: 0;
	font-family: 'Playfair Display';
	font-style: italic;
	font-size: 6em;
	line-height: 110%;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 2em;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	border-radius: 100%;
}
.author-bio .author-name {
	margin: 0 0 0.85em;
	padding: 0;
	font-family: 'Poppins';
	font-size: 0.95em;
	font-weight: 500;
	letter-spacing: 0.02em;
}
.author-posts-by {
	margin: 0 0 1.5em;
	padding: 1em 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	border-top: solid 4px #ccc;
	border-color: rgba(118,118,118,.3);
}
/************************************************************************************
7. POST
*************************************************************************************/
.loops-wrapper.grid4 .post {
	margin-bottom: 2.5em;
	width: 22.6%;
	margin-left: 3.2%;
	float: left;
}
.loops-wrapper.grid3 .post {
	margin-bottom: 3.1em;
	float: left;
	margin-left: 3.2%;
	width: 31.2%;
}
.loops-wrapper.grid2 .post {
	margin-bottom: 3.7em;
	float: left;
	margin-left: 3.2%;
	width: 48.4%;
}
.loops-wrapper.grid2-thumb .post {
	width: 48.4%;
	margin-left: 3.2%;
	float: left;
}
.loops-wrapper.grid2-thumb .post-title {
	font-size: 1.8em;
}
.loops-wrapper.grid2-thumb .post-image {
	width: 20%;
	float: left;
	margin: 0 1.6em 1.3em 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
	min-width: 120px;
}
/*
CLEAR GRID FLOAT
================================================ */
.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
}

/*
GENERIC POST
================================================ */
.post {
	margin-bottom: 3.15em;
}

/* post content */
.post-content {
	min-width: 120px;
	position: relative;
}

/* post title */
.post-title {
	font-size: 3.4em;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-style: italic;
	line-height: 1.1em;
	margin: 0 0 .5em;
	padding: 0;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-title a:hover {
	color: #7793b3;
}

/* post image */
.post-image {
	margin: 0;
	position: relative;
	overflow: hidden;
}
.loops-wrapper .post-image img,
.single-post .post-image img {
  	vertical-align: bottom;
	-webkit-clip-path: polygon(0 16%, 100% 0, 100% 84%, 0 100%);
	clip-path:  polygon(0 16%, 100% 0, 100% 84%, 0 100%);
}
.loops-wrapper.zig-zag .post:nth-of-type(even) .post-image img {
	-webkit-clip-path: polygon(0 0, 100% 16%, 100% 100%, 0 84%);
	clip-path: polygon(0 0, 100% 16%, 100% 100%, 0 84%);
}
.loops-wrapper.portfolio .post-image img {
	clip-path: none;
	-webkit-clip-path: none;
}
.list-post .post-image img,
.single-post .post-image img {
	width: 100%;
}
.post-image.left {
	float: left;
	margin-right: 1em;
}
.post-image.right {
	float: right;
	margin-left: 1em;
}

/* post meta */
.post-meta {
	margin: 0 0 1em;
	padding: 0;
	position: relative;
	text-align: right;
}

/* post date */
.post-date {
	color: #fff;
	display: inline-block;
	width: 115px;
	height: 115px;
	margin: 0;
	text-align: center;
	padding: 7px 0;
	border-radius: 100%;
	background: linear-gradient(138deg,  #1abbc5 0,#2dbc81 100%);
	box-sizing: border-box;
	opacity: 0.8;
	float: left;
}
.post-date span {
	display: block;
	line-height: normal;
}
.post-date .day {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 1.9em;
}
.post-date .month {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
}
.post-date .year {
	font-weight: bold;
	font-size: 0.9em;
}
.has-post-thumbnail .post-date {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 45px;
	margin-top: -43px;
}

/* post author */
.post-author {
	font-size: 1.2em;
	vertical-align: middle;
	font-family: 'Playfair Display';
	font-style: italic;
}
.post-author a {
	color: inherit;
}

/* post tag */
.post-tag {
	display: block;
	font-size: .65em;
	text-transform: uppercase;
}
.post-tag a {
	opacity: .7;	
	color: inherit;
}
.post-tag a:hover {
	opacity: .9;
}

/* post category */
.post-cattag-wrapper {
	display: inline-block;
	vertical-align: middle;
	padding: .4em 0 .4em 1.2em;
	position: relative;
	line-height: 1.4em;
}
.post-cattag-wrapper:before {
	content: '';
	display: block;
	vertical-align: text-top;
	border-left: 1px solid rgba(0,0,0,.15);
	width: 0;
	height: 100%;
	transform: skewX(-15deg);
	margin: 0 0.65em 0 0.5em;
	position: absolute;
	left: 0;
	top: 0;
}

/* post comment */
.post-comment {
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
	margin-left: .8em;
	display: inline-block;
	vertical-align: middle;
}
.post-comment a {
	border: 1px solid #ddd;
	border-radius: 100%;
	display: inline-block;
	vertical-align: top;
	width: 59px;
	height: 59px;
	line-height: 59px;
	position: relative;
	transition: all 0.3s ease-in-out;
	white-space: nowrap;
}

/* more link */
.more-link {
    font-size: 0.825em;
    font-weight: 600;
    padding: .1em 0 .1em 1.5em;
    text-transform: uppercase;
	text-decoration: none;
    transition: all 0.3s ease-in-out;
	position: relative;
	display: inline-block;
}
.more-link:before {
	content: '';
	display: block;
	vertical-align: text-top;
	border-left: 1px solid rgba(0,0,0,.15);
	width: 0;
	height: 100%;
	transform: skewX(-15deg);
	margin: 0 0.65em 0 0.5em;
	position: absolute;
	left: 0;
	top: 0;
}

/*
LIST POST
================================================ */
.loops-wrapper.list-post .post-title {
	margin-bottom: .7em;
}
.loops-wrapper.list-post .has-post-thumbnail .post-meta,
.single-post .has-post-thumbnail .post-meta {
	margin: -7% 0 9%;
}
.sidebar1 .loops-wrapper.list-post .has-post-thumbnail .post-meta,
.sidebar1.single-post .has-post-thumbnail .post-meta {
	margin-top: -5%;
}
.has-post-thumbnail .post-date {
	margin-top: 0;
}

.loops-wrapper.list-post.masonry > .post {
	width:100%;
	margin-left:0
}

/*
GRID4 POST
================================================ */
.loops-wrapper.grid4 .post-title {
	font-size: 1.7em;
}
.loops-wrapper.grid4 .entry-content {
	font-size: .9em;
	line-height: 1.7em;
}
.loops-wrapper.grid4 .post-image img {
	width: 100%;
}
.loops-wrapper.grid4 .post-meta .post-author,
.loops-wrapper.grid4 .post-meta .post-cattag-wrapper {
	font-size: 0.8em;
}
.loops-wrapper.grid4 .post-date {
	width: 58px;
	height: 58px;
	font-size: 0.55em;
	padding-top: 0;
}
.loops-wrapper.grid4 .has-post-thumbnail .post-date {
	margin-top: -38px;
	margin-left: 10px;
}
.loops-wrapper.grid4 .has-post-thumbnail .post-comment {
	position: absolute;
	bottom: 100%;
	right: 0;
	margin: 0;
	margin-right: 11px;
	margin-bottom: 8px;
}
.loops-wrapper.grid4 .post-comment a {
	background-color: #fff;
	margin: 0;
	width: 45px;
	height: 45px;
	line-height: 40px;
}
.loops-wrapper.grid4 .social-share-wrap,
.loops-wrapper.grid3 .social-share-wrap,
.loops-wrapper.grid2 .social-share-wrap {
	font-size: .6em;
}
.loops-wrapper.grid4 .social-share .sharrre .share:before,
.loops-wrapper.grid3 .social-share .sharrre .share:before,
.loops-wrapper.grid2 .social-share .sharrre .share:before {
	width: 35px;
	height: 35px;
	line-height: 35px;
}
.loops-wrapper.grid4 .post-comment a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 0.8em;
}

/*
GRID3 POST
================================================ */
.loops-wrapper.grid3 .post-title {
	font-size: 2.4em;
}
.loops-wrapper.grid3 .post-image img {
	width: 100%;
}
.loops-wrapper.grid3 .post-meta .post-author,
.loops-wrapper.grid3 .post-meta .post-cattag-wrapper {
	font-size: 0.8em;
}
.loops-wrapper.grid3 .post-date {
	width: 58px;
	height: 58px;
	font-size: 0.55em;
	padding-top: 0;
}
.loops-wrapper.grid3 .has-post-thumbnail .post-date {
	margin-top: -38px;
	margin-left: 10px;
}
.loops-wrapper.grid3 .has-post-thumbnail .post-comment {
	position: absolute;
	bottom: 100%;
	right: 0;
	margin: 0;
	margin-right: 11px;
	margin-bottom: 8px;
}
.loops-wrapper.grid3 .post-comment a {
	background-color: #fff;
	margin: 0;
	width: 45px;
	height: 45px;
	line-height: 40px;
}

/*
GRID2 POST
================================================ */
.loops-wrapper.grid2 .post-title {
	font-size: 2.6em;
}
.loops-wrapper.grid2 .post-image img {
	width: 100%;
}
.loops-wrapper.grid2 .post-date {
	width: 58px;
	height: 58px;
	font-size: 0.55em;
	padding-top: 0;
}
.loops-wrapper.grid2 .has-post-thumbnail .post-date {
	margin-top: -38px;
	margin-left: 10px;
}
.loops-wrapper.grid2 .has-post-thumbnail .post-comment {
	position: absolute;
	bottom: 100%;
	right: 0;
	margin: 0;
	margin-right: 11px;
	margin-bottom: 8px;
}
.loops-wrapper.grid2 .post-comment a {
	background-color: #fff;
	margin: 0;
	width: 45px;
	height: 45px;
	line-height: 40px;
}

/*
GRID2-THUMB POST
================================================ */
.loops-wrapper.grid2-thumb .post {
	width: 48.4%;
	margin-left: 3.2%;
	float: left;
}
.loops-wrapper.grid2-thumb .post-title {
	font-size: 2.6em;
}
.loops-wrapper.grid2-thumb .post-image {
	width: 20%;
	float: left;
	margin: 0 1.6em 1.3em 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
	min-width: 120px;
}

/*
LIST-THUMB-IMAGE POST
================================================ */
.loops-wrapper.list-thumb-image .post {
	clear: both; /* require for FF */
}
.loops-wrapper.list-thumb-image .post-image {
	width: 20%;
	float: left;
	margin: 0 1.4em 1em 0;
}
.loops-wrapper.list-thumb-image .post-image img {
	width: 100%;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}
.loops-wrapper.list-thumb-image .post-video {
	width: 20%;
	float: left;
	margin: 0 1.4em 1em 0;	
	padding-bottom: 12.25%;
}
.loops-wrapper.list-thumb-image .post-video .post-video { /* reset inner video wrapper */
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
	display: block;
	position: static;
}

/*
LIST-LARGE-IMAGE POST
================================================ */
.loops-wrapper.list-large-image .post-image {
	max-width: 70%;
	float: left;
	margin: 0 2em 1.3em 0;
}

/*
SLIDER POST
================================================ */
.loops-wrapper.slider {
	position: relative;
	margin: 0 0 50px;
}
.loops-wrapper .slideshow-wrap {
	height: 0; /* will be toggled with js */
	visibility: hidden; /* will be toggled with js */

/* remove this on final because it will be toggled with js */
	height: auto;
	visibility: visible;
/* end remove */
}
.loops-wrapper.slider .post {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	text-align: left;
	position: relative;
	margin: 0 0 15px;
	min-height: 40px;
} 
.loops-wrapper.slider .post-image {
    width: auto;
	float: none;
    margin: 0;
}
.loops-wrapper.slider .post-image img {
	width: 100%;
	vertical-align: bottom;
}
.loops-wrapper.slider .post-image .lightbox .zoom {
	display: none;
}
.loops-wrapper.slider .post-title {
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 0 0.313em;
}
.loops-wrapper.slider .post-date {
	margin: 0;
}
.loops-wrapper.slider .post-content {
	position: absolute;
	bottom: 0;
	width: 90%;
	min-height: 40px;
	padding: 15px 5%;
	overflow: visible;
	margin: 0 auto;
	background-color: rgba(0,0,0,.6);
	font-size: .9em;
	line-height: 1.5em;
	color: #eee;
}
.loops-wrapper.slider .post-content a {
	color: #fff !important;
}

/* reset slider shortcode in framework css */
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next {
	border-radius: 0;
	border: 0;
	text-shadow: none;
	margin: 0;
	box-shadow: none;
	background-image: none;
}

/* slider carousel controls */
.loops-wrapper.slider .carousel-wrap {
	position: relative;
}
.loops-wrapper.slider .carousel-nav-wrap {
	width: 100% !important;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev, 
.loops-wrapper.slider .carousel-nav-wrap .carousel-next {
	position: absolute; 
	top: 30%;
	display: block;
	width: auto !important;
	height: auto !important;
	float: left;
	font-size: 0;
	text-indent: -900em;
	text-decoration: none;
	color: #fff;	
	background-color: rgba(0,0,0,.3);
	padding: 5% 2.5%;
	transition: all .2s ease-in-out;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	left: 0;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;	
	right: 0;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover, 
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover {
	color: #fff;
	background-color: rgba(0,0,0,.5);
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover {
	padding-left: 4%;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover {
	padding-right: 4%;
}

/* carousel prev/next arrow */
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before,
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:before {
	width: 100%;
	text-align: center;
	content: '\e804'; /* fa-chevron-left */
	font-family: 'themify_theme_icon';
    display: block;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	text-align: center;
    font-size: 18px;
	line-height: 100%;
	position: absolute;
	left: 0;
	top: 45%;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before {
	content: '\e805'; /* fa-chevron-right */
}

/* carousel pager */
.loops-wrapper.slider .carousel-pager {
	clear: both;
	text-align: center;
	line-height: 100%;
	width: auto;
}
.loops-wrapper.slider .carousel-pager a {
	text-indent: -900em;
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 2px 3px 0;
	background-color: rgba(0,0,0,.2);
	border: solid 2px #666;
	border-radius: 100%;
	cursor: pointer;
}
.loops-wrapper.slider .carousel-pager a.selected  {
	background-color: #fff;
	border-color: #ccc;
}
/*
NO-GUTTER POST
================================================ */
.loops-wrapper.no-gutter.grid4 {
	margin: 0 0 3em;
}
.loops-wrapper.no-gutter.grid4 .post {
	margin: 0;
	width: 25%;
}
.loops-wrapper.no-gutter.grid3 .post {
	margin: 0;
	width: 33.33%;
}
.loops-wrapper.no-gutter.grid2 .post {
	width: 50%;
	margin: 0;
}
.loops-wrapper.no-gutter.list-post .post {
	padding: 0;
	width: 100%;
}
.loops-wrapper.slider.no-gutter .post {
	margin-left: 0;
	margin-right: 0;
}
.loops-wrapper.no-gutter .post-image img {
	width: 100%;
}
.loops-wrapper.no-gutter .post-content {
	padding-left: 9%;
	padding-right: 9%;
}

/*
ZIG ZAG POST
================================================ */
.loops-wrapper.zig-zag .post-title {
	font-size: 3.5em;
}
.loops-wrapper.zig-zag .post .post-image-wrap {
	width: 60%;
	float: left;
	position: relative;
	box-sizing: border-box;
}
.loops-wrapper.zig-zag .post .post-content {
	width: 36%;
	float: right;
	box-sizing: border-box;
}
.loops-wrapper.zig-zag .post:not(.has-post-thumbnail) .post-content {
	width: 100%;
	padding: initial;
}
.loops-wrapper.zig-zag .post:nth-of-type(even) .post-image-wrap {
	float: right;
}
.loops-wrapper.zig-zag .post:nth-of-type(even) .post-content {
	float: left;
}
.loops-wrapper.zig-zag .has-post-thumbnail .post-meta {
	padding: initial;
	margin: -2.6em 0 0;
}
.loops-wrapper.zig-zag .post-date {
	position: static;
	margin-top: -10px
}
.loops-wrapper.zig-zag .post-comment {
	position: static;
	margin-right: 0;
}
.loops-wrapper.zig-zag .has-post-thumbnail.post:nth-of-type(even) .post-meta {
    direction: rtl;
	text-align: left;
}
.loops-wrapper.zig-zag .has-post-thumbnail.post:nth-of-type(even) .post-date {
    float: right;
	margin-left: 0;
	margin-right: 45px;
}
.loops-wrapper.zig-zag .has-post-thumbnail.post:nth-of-type(even) .post-meta .post-comment {
	margin-left: 0.3em;
	margin-right: 0.3em;
}
.loops-wrapper.zig-zag .has-post-thumbnail.post:nth-of-type(even) .post-meta .post-cattag-wrapper {
	padding-left: 0;
	padding-right: 1.2em;
}
.loops-wrapper.zig-zag .has-post-thumbnail.post:nth-of-type(even) .post-meta .post-cattag-wrapper:before {
	left: auto;
	right: 0;
}

/*
PORTFOLIO POST
================================================ */
.portfolio-filter-wrap {
	background-color: #2c3f55;
	color: #1abbc5;
	width: 100%;
	height: 100%;
	position: relative;
}
.portfolio-filter-wrap:not(.post-filter):before {
	content: '';
	display: block;
	border-left: 1px solid #eef0f2;
	height: 100%;
	width: 1px;
	position: absolute;
	left: 50%;
	transform: skew(-45deg);
}
.portfolio-filter-wrap.post-filter {
	margin: 0;
	line-height: normal;
	padding: 22px 0 0 26px;
	float: left;
	font-size: 0.9em;
	font-family: 'Poppins';
	font-weight: 600;
	position: absolute;
    z-index: 10;
    left: 0;
    width: auto;
    height: auto;
}
.post-filter li {
	display: block;
	margin: 0;
	line-height: 1.9em;
	position: relative;
	padding-left: 24px;
}
.post-filter li a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.09em;
}
.post-filter li a:before {
	content: '\e802'; /* ti-arrow-right */
	font-family: 'themify_theme_icon';
	font-size: 1.2em;
	color: #1abbc5;
	position: absolute;
	left: 0;
	top: -2px;
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: translateX(-100%);
}
.post-filter li:hover > a:before {
	opacity: 1;
	transform: translateX(0);
}
.post-filter li.active a:before {
	content: '\e807'; /* ti-close */
	opacity: 1;
	transform: translateX(0) rotateZ(90deg);
}

.post-filter-title {
	position: absolute;
	bottom: 5%;
	right: 5%;
	width: 55%;
	font-family: 'Playfair Display';
    font-weight: 700;
	font-size: 2em;
    font-style: italic;
	color: #fefefe;
    line-height: 1.1em;
}

.portfolio .post-image:before,
.portfolio .post-image:after {
	display: none;
}
.loops-wrapper.portfolio .post {
	margin: 0;
	position: relative;
	overflow: hidden;
	font-size:.75em;
	float:left;
}
.loops-wrapper.portfolio.grid4 .post{
	width: 25%;
}
.loops-wrapper.portfolio.grid3 .post {
	width: 33.33%;
}
.loops-wrapper.portfolio.grid5 .post {
	width: 20%;
	font-size: .6em;
}
.loops-wrapper.portfolio .post-image img {
	width: 100%;
}
.loops-wrapper.portfolio .post > .post-image {
	transition:  all .3s ease-in-out;
}
.loops-wrapper.portfolio .post:hover > .post-image {
	transform: scale(1.1);
}
.loops-wrapper.portfolio .post-image + .post-content {
	background-color: rgba(44, 63, 85,.8);
	color: #fbfcfc;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	overflow: hidden;
	text-align: center;
	padding: 17px;
	opacity: 0;
	transition:  all .3s ease-in-out;
}
.loops-wrapper.portfolio .post:hover > .post-image + .post-content {
	opacity: 1;
}
.portfolio .post-content-inner-wrapper {
	display: table;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out;
	transform: scale(1.5);
	overflow: hidden;
}
.portfolio .post-content-inner {
	display: table-cell;
	vertical-align: middle;
}
.portfolio-post:hover .post-content-inner-wrapper {
	border-color: #7793b3;
	transform: scale(1);
}
.loops-wrapper.portfolio .has-post-thumbnail .post-title {
	font-size: 2.1em;
	letter-spacing: normal;
	color: inherit;
}
.loops-wrapper.portfolio .has-post-thumbnail .post-title a {
	color: inherit;
}
.loops-wrapper.portfolio .post-meta {
	font-family: 'Poppins';
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}
.loops-wrapper.portfolio .has-post-thumbnail .post-meta {
	margin: 0 0 0.5em;	/* reset blog meta */
}
.loops-wrapper.portfolio .post-meta,
.loops-wrapper.portfolio .post-title,
.loops-wrapper.portfolio .entry-content,
.loops-wrapper.portfolio .edit-button{
	z-index: 12;
    position: relative;
}
.loops-wrapper.portfolio .post-meta .post-category {
	letter-spacing: 0.07em;
}
.loops-wrapper.portfolio .entry-content {
	max-width: 76%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	display: block;
	font-size: 0.85em;
	line-height: normal;
}
.loops-wrapper.portfolio .more-link {
	font-size: 0.825em;
	padding: .5em 1.6em;
}
.portfolio .post-cattag-wrapper:before {
	display: none;
}
.loops-wrapper.portfolio .post-meta .post-category a:hover,
.loops-wrapper.portfolio .more-link:hover {
	color: #f4dd3f;
}

/* Portfolio Post Sizes */
.loops-wrapper.portfolio.grid4 .post.size-large {
	width: 50%;
	font-size: 1em;
}
.loops-wrapper.portfolio.grid3 .post.size-large{
	width:66.66%;
}
.loops-wrapper.portfolio.grid5 .post.size-large{
	width:40%;
}
.loops-wrapper.portfolio .post.size-small .entry-content {
	font-size: 1.1em;
}
.loops-wrapper.portfolio .post.size-small .post-meta {
	margin-top: auto;
	margin-bottom: 0.3em;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
	border: none;
}
.author-box .author-avatar {
	float: left;
	margin: 0 30px 5px 0;
}
.author-box .author-avatar img {
	border-radius: 100%;
}
.author-box .author-name {
	margin: 0 0 0.85em;
}

/************************************************************************************
POST PAGINATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}

/************************************************************************************
POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 1.75em;
	padding: 0;
	color: #fff;
	clear: both;
	font-family: 'Playfair Display';
	font-weight: 900;
	font-size: 1.6em;
	position: relative;
	overflow: hidden;
}
.post-nav .prev,
.post-nav .next {
	width: 50%;
	padding: 3em 41px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}
.post-nav .prev {
	float: left;
	padding-left: 78px;
}
.post-nav .next {
	float: right;
	text-align: right;
	padding-right: 78px;
}
.post-nav .prev:before,
.post-nav .next:before {
	content: '';
	display: block;
	background-color: #000;
	opacity: .25;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.post-nav .prev:hover,
.post-nav .next:hover {
	transform: scale(1.1);
}

/* post nav link */
.post-nav a {
	color: inherit;
	display: inline-block;
	letter-spacing: 0.015em;
	line-height: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
}
.post-nav span:hover > a {
	color: #f4dd3f;
}

/* post nav arrow */
.post-nav .next .arrow {
	float: right;
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before {
	font-family: 'themify_theme_icon';
	font-size: 1.9em;
    top: 50%;
	position: absolute;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	transform: translateY(-50%);
}
.post-nav .next .arrow:before {
	content: '\e809'; /* ti-angle-right */
	right: 6%;
}
.post-nav .prev .arrow:before {
	content: '\e808'; /* ti-angle-left */
	left: 6%;
}
.post-nav .next:hover .arrow:before {
	animation: next-arrow 1s infinite;
	animation-timing-function: linear;
}
.post-nav .prev:hover .arrow:before {
	animation: prev-arrow 1s infinite;
	animation-timing-function: linear;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 2.25em 0 1.25em;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, .comment-reply-title {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 1.4em;
	font-style: normal;
	color: #6faf24;
	margin: 0 0 0.625em;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.07em;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	color: inherit;
	padding: inherit;
}
.commentwrap .pagenav.bottom {
	background-color: transparent;
	color: inherit;
	padding: inherit;
}
/* commentlist */
.commentlist {
	margin: 3.25em 0 30px;
	padding: 5px 0 0;
}
.commentlist li {
	margin: 0;
	padding: 3.45em 0 0.8em;
	list-style: none;
	position: relative;
}
.commentlist > li:first-child {
	padding-top: 0;
}
.commentlist > li:first-child:before {
	display: none;
}
.commentlist li:before {
	content: '';
	display: block;
	border-bottom: 1px solid #dddddd;
	transform: rotateZ(-3.5deg);
	transform-origin: bottom;
	position: absolute;
	top: 0;
	width: 100%;
}
.commentlist li:nth-child(even):before {
	transform: rotateZ(3.5deg);
}
.commentlist .comment-author {
	margin: 2px 0 5px;
	padding: 0;
}
.commentlist .comment-author br {
	display: none;
}
.commentlist .avatar {
	float: left;
	margin: 5px 42px 0 0;
	border-radius: 100%;
	width: 95px;
	height: 95px;
}
.commentlist cite {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin: 0 0 0.25em;
	display: block;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite:before {
	content: '\e80a'; /* fa-bookmark */
	font-family: 'themify_theme_icon';
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	margin-right: 12px;
}
.commentlist .comment-time {
	font-size: 0.8em;
	font-family: 'Poppins', sans-serif;
	letter-spacing: -0.015em;
}
.commentlist .commententry {
	position: relative;
	min-height: 75px;
	overflow: hidden;
	overflow-wrap:break-word;
	clear: right;
}
.commentlist ul,
.commentlist ol {
	margin: 0 0 0 7%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 112px;
	top: 2.65%;
}
.commentlist li:nth-child(even) .reply {
	top: 50px;
}
.commentlist .comment-reply-link {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 1.0275em;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	line-height: 1em;
}
.commentlist .comment-reply-link:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	height: 1.5em;
	border-left: 1px solid #e7e7e7;
	margin-right: 0.8em;
	transform: skewX(41deg);
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}
.commentlist > li:first-child .reply {
	top: 0;
}

.commentlist li #respond {
    padding-bottom: 4%;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 1em;
	line-height: 100%;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
#respond #cancel-comment-reply-link:hover {
	color: #fb4e55;
}
#respond #cancel-comment-reply-link:before,
#respond #cancel-comment-reply-link:after {
	content: '';
	display: inline-block;
	border-top: 1px solid;
	width: 1.2em;
    position: absolute;
    left: -25px;
    top: 7px;
	transition: all .3s ease-in-out;
}
#respond #cancel-comment-reply-link:hover:after,
#respond #cancel-comment-reply-link:before {
    transform: rotate(45deg);
}
#respond #cancel-comment-reply-link:after {
    transform: rotate(-45deg);
}
#respond #cancel-comment-reply-link:hover:before {
    transform: rotate(135deg);
}
#commentform {
	margin: 0.9em 0 0;
}
#commentform input[type=text] {
	margin-right: 5px;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform p {
	margin: 0 0 1em;
	clear: both;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* portfolio masonry size */
.loops-wrapper.portfolio.masonry-layout .portfolio-post.size-small,
.loops-wrapper.portfolio .gutter-sizer {
	width: 25%;
}
.loops-wrapper.portfolio.masonry-layout .portfolio-post.size-small .post-title {
	font-size: 1.6em;
}
/* portfolio masonry align post-image & post-content */
.loops-wrapper.portfolio.masonry-layout .image-right .post-image,
.loops-wrapper.portfolio.masonry-layout .image-left .post-content {
	float: right;
}
.loops-wrapper.portfolio.masonry-layout .image-left .post-image,
.loops-wrapper.portfolio.masonry-layout .image-right .post-content {
	float: left;
}

/************************************************************************************
7.1 PORTFOLIO POST TYPE
*************************************************************************************/
.single-portfolio #content,
.single-portfolio #sidebar {
	padding-top: 4%;
}
.single-portfolio .featured-area,
.single-portfolio .post {
	position: relative;
}
.single-portfolio .post-image {
	margin: 0;
}
.single-portfolio .post-image:before,
.single-portfolio .post-image:after {
	display: none;
}
.single-portfolio .featured-area img {
	width: 100%;
	display: block;
}
.single-portfolio .project-meta {
	padding-left: 35px;
	background-color: #2c3f55;
	opacity: 0.8;
	color: #fff;
	font-size: 0.9em;
	font-family: 'Open Sans', serif;
	position: absolute;
	bottom: 0;
}
.single-portfolio .project-meta:after {
	content: '';
	display: block;
	height: 100%;
	width: 55px;
	background-color: #2c3f55;
	position: absolute;
	left: 100%;
	top: 0;
	transform-origin: left top;
	transform: skewX(-29deg);
	z-index: -1;
}
.project-date,
.project-client,
.project-services,
.project-view {
	display: inline-block;
	margin: 0 3.15em 0 0;
	padding: 1.2em 0;
	font-weight: 300;
	letter-spacing: 0.025em;
}
.project-date strong,
.project-client strong,
.project-services strong,
.project-view strong {
	color: #3ac5cd;
	display: block;
	font-size: 0.925em;
	font-weight: 700;
	letter-spacing: 0.015em;
	margin-bottom: 0;
	text-transform: uppercase;
}
.single-portfolio .post-title {
	font-size: 4.2em;
	letter-spacing: -0.035em;
	margin-bottom: 0.6em;
}

/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 3em;
}
.widgettitle {
	color: #6faf24;
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 1.2em;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	margin: 0 0 1em;
	padding: 0;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: .4em 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar {
	width: 100%;
}
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* recent post widget */
.widget_recent_entries .post-date {
	display: block;
	font-size: .95em
}

/* feature posts widget */
.widget .feature-posts-list li {
	margin: 0 0 .5em;
}
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 0.5em 1.2em 1em 0;
	float: left;
}
.widget .feature-posts-list small {
	font-size: 90%;
	display: block;
	margin: 0 0 .3em;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 0 0 .2em;
	display: inline-block;
	font-size: 1.1em;
	max-width: 70%;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list li {
	padding: 0;	
	margin: 0 0 1.2em;
}
.widget .twitter-list .twitter-timestamp {
	font-style: italic;
	display: block;
	padding-top: .4em;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
    width: 65px;
    height: 65px;
    float: left;
    margin-right: 30px;
	margin-top: 24px;
}
.widget .social-links i:first-child {
	padding-left: 0;
}

/* search widget */
#searchform {
	position: relative;
}
#searchform #s {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 45px 22px 29px;
	margin: 0;
}
#searchform .icon-search:before {
	content: '\e803'; /* fa-search */
	font-family: 'themify_theme_icon';
	font-style: normal;
	font-size: 1.25em;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"] {
	background-color: #fff;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
9. FOOTER
*************************************************************************************/
#footerwrap {
	clear: both;
	padding-top: 2em;
}

/* back to arrow */
.back-top {
	margin: 0 auto;
	margin-top: 1em;
	text-align: center;
	width: 50px;
	font-size: 10px;
}
.back-top a {
	display: inline-block;
	position: relative;
	bottom: 0;
	z-index: 10;
	transition: all .5s;
}
.back-top a:before {
	content: '\e806'; /* fa-angle-up */
	font-family: 'themify_theme_icon';
	font-size: 3em;
	display: inline-block;
}
.back-top:hover a {
	animation: backtoparrow 1s infinite;
	animation-timing-function: linear;
}

/* footer logo */
.footer-logo-wrapper {
	text-align: center;
}
#footer-logo {
	font-family: 'Poppins';
	font-size: 2.65em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0.6em 0 0.75em;
	letter-spacing: -0.04em;
	line-height: normal;
}
#footer-logo a {
	color: inherit;
}

/* footer widgets */
.footer-widgets {
	clear: both;
	margin: 0 10%;
}
.footer-widgets .widget {
	margin-bottom: 2.5em;
}
.footer-widgets .widgettitle {
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 0.7em;
	color: #31373c;
}

/* footer text */
.footer-text {
	border-top: 1px solid #ddd;
	clear: both;
	color: #999;
	font-size: 0.75em;
	padding: 3.1em 0;
	text-align: center;
	letter-spacing: 0.02em;
	margin: 0 20%;
}
.footer-text a {
	color: inherit;
}

/* footer nav */
.footer-nav {
	margin: 1em auto 3em;
	padding: 0;
	display: table;
}
.footer-nav li {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
.footer-nav a {
	text-decoration: none;
	margin: 0 1em .8em 0;
}
.footer-horizontal-left .footer-nav a,
.footer-horizontal-right .footer-nav a,
.footer-left-col .footer-nav a,
.footer-right-col .footer-nav a {
	margin: 0 .8em 1em 0;
	padding: 0;
}

.footer-nav li ul {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.1);
	margin: 0;
	padding: .6em 0;
	position: absolute;
	z-index: 11;
	bottom: 100%;
	list-style: none;
	text-align: left;
	margin-bottom: 1em;
	opacity: 0;
	visibility: hidden;
	display: none;
	box-sizing: border-box;
	transition: all .2s ease-in-out;
}

.footer-nav ul a {
	display: block;
	width: 238px;
	padding: 0.5em 1.25em .5em 1.6em;
	margin: 0;
	box-sizing: border-box;
}
.footer-nav li li ul {
	left: 100%;
	bottom: -0.65em;
}
.footer-nav li:hover > ul {
	margin-bottom: 0;
	opacity: 1;
	visibility: visible;
	display: block;
}
.footer-nav li:hover > a {
    color: #ed1e24;
}

/* Footer Edge Menu */
.footer-nav li.edge ul {
	left: auto;
	right: 0;
}
.footer-nav ul li.edge ul {
	right: 100%;
}
.footer-right-col #footerwrap .footer-nav ul li.edge ul {
	left: auto;
	right: 100%;
}

/************************************************************************************
SOCIAL SHARE SHORTCODE
*************************************************************************************/
.social-share-wrap {
	display: block;
	margin: 0 0 .9em;
}
/* sharrre container */
.social-share {
	display: inline-block;
	clear: both;
	z-index: 99;
}
.social-share .sharrre {
	display: inline-block;
	text-align: center;
	float: left;
	font-size: 1.6em;
	margin-left: -1px;
}
.sharrre .count,
.sharrre .share span {
    display: none;
}
.sharrre .share {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.social-share .sharrre .share:before {
	content: '';
	font-family: 'themify_theme_icon';
	display: inline-block;
	line-height: 60px;
	border: 1px solid #ddd;
	width:58px;
	height: 57px;
	transition: 0.3s ease-in-out;
}
.social-share .twitter-share.sharrre .share:before {
	content: '\f099'; /* fa-twitter */
}
.social-share .facebook-share.sharrre .share:before {
	content: '\f09a'; /* fa-facebook */
}
.social-share .googleplus-share.sharrre .share:before {
	content: '\f0d5'; /* fa-google-plus */
}
.social-share .pinterest-share.sharrre .share:before {
	content: '\f0d2'; /* fa-pinterest*/
}
.social-share .linkedin-share.sharrre .share:before {
	content: '\f0e1'; /* fa-linkedin */
}
.sharrre a {
	color: #8d8d8d;
}
.sharrre:hover .share:before {
	background-color: #31373c;
	border-color: #31373c;
	color: #fff;
}
.twitter-share.sharrre:hover .share:before {
	border-color: #00aced;
	background-color: #00aced !important;
}
.facebook-share.sharrre:hover .share:before {
	border-color: #3b5998;
	background-color: #3b5998 !important;
}
.googleplus-share.sharrre:hover .share:before {
	border-color: #dd4b39;
	background-color: #dd4b39 !important;
}
.pinterest-share.sharrre:hover .share:before {
	border-color: #cb2027;
	background-color: #cb2027 !important;
}
.linkedin-share.sharrre:hover .share:before {
	border-color: #007bb6;
	background-color: #007bb6 !important;
}

/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* builder row */
.module_row.fullwidth > .row_inner {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

/* module title */
.themify_builder_content .module-title {
	margin: 1.4em 0 1.6em;
	padding: 1em 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* button module */
.ui.builder_button {
	border: none;
	font-weight: 900;
	text-transform: uppercase;
	font-size: .8em;
	padding: 1em 1.5em;
}

/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 1em;
}
.alignleft {
	float: left;
	margin-right: 2em;
}
.alignright {
	float: right;
	margin-left: 2em;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1em;
	max-width: 100%;
}
.wp-caption-text {
    margin: 1em 0 .5em;
}

/* attachment page */
body.attachment {
	width: auto;
	float: none;
	position: static;
}
.single .attachment.post {
	width: auto;
	float: none;
}

/************************************************************************************
13. CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after, #content:after, .post-meta:after {
	content: "";
	display: table;
	clear: both;
}

/************************************************************************************
14. ANIMATIONS
*************************************************************************************/
@keyframes fadeInDown {
	0% {
		transform: translate(0, -40px);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

/* post nav animation */
@keyframes prev-arrow {
	0% {left: 6%;}
	50% {left: 3%;}
	100% {left: 6%;}
}
@keyframes next-arrow {
	0% {right: 6%;}
	50% {right: 3%;}
	100% {right: 6%;}
}

/* back to top animation */
@keyframes backtoparrow {
	0% {bottom: 0;}
	50% {bottom: 20px;}
	100% {bottom: 0;}
}

.themify_link_to{
	position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
}

/*/wp-content/themes/themify-float/styles/wc/woocommerce.css*/
/* button */
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{
	background-color: #1abbc5;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: none;
	padding: .7em 1em;
	letter-spacing: .05em;
	transition: all .7s ease-in-out;
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	background-color: #000;
	color: #fff;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select{
	border: 1px solid #c9caca;
}

/* add to cart button in product archive */
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .button[data-product_id] {
	font-size: .65em;
	color: #fff;
}

/* pagination */
.woocommerce nav.woocommerce-pagination {
	clear: both;
}
.woocommerce #content nav.woocommerce-pagination ul{
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 1.05em;
	background-color: #1abbc5;
	color: #fff;
	padding: 0;
	border: none;
}
.woocommerce #content nav.woocommerce-pagination ul li{
	border: none;
	margin: 0 2px;
	overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
	border: none;
	color: inherit;
	font-size: 0.9em;
	padding: 1.7em 0;
	line-height: 1.9em;
	min-width: 1.65em;
}
.woocommerce nav.woocommerce-pagination ul li a:after,
.woocommerce nav.woocommerce-pagination ul li span.current:after {
	content: '';
	border-bottom: 2px solid transparent;
	width: 100%;
	display: block;
	color: inherit;
	transition: all 0.3s ease-in-out;
}
.woocommerce nav.woocommerce-pagination ul li a:focus:after,
.woocommerce nav.woocommerce-pagination ul li a:hover:after,
.woocommerce nav.woocommerce-pagination ul li span.current:after{
	border-bottom-color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background-color: transparent;
    color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next {
	position: relative;
    padding-left: 3em;
	color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a.prev:after,
.woocommerce nav.woocommerce-pagination ul li a.next:before {
	content: '';
	border-right: 1px solid #e7f6f7;
	position: absolute;
	height: 100%;
	top: 0;
	right: 55%;
	transform: skewX(-45deg);
}
.woocommerce nav.woocommerce-pagination ul li a.prev:before {
	content: '\e801';  /* ti-arrow-left */
	font-family: 'themify_theme_icon';
    position: absolute;
    left: 6px;
    top: 7px;
    font-size: 1.95em;
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.next:after {
	content: '\e802';  /* ti-arrow-right */
	font-family: 'themify_theme_icon';
	font-size: 1.95em;
	position: absolute;
	right: 6px;
	bottom: 6px;
	border-bottom: none;
	width: auto;
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.prev:hover:before {
	animation: pagenav-prev-arrow 1s infinite;
	animation-timing-function: linear;
}
.woocommerce nav.woocommerce-pagination ul li a.next:hover:after {
	animation: pagenav-next-arrow 1s infinite;
	animation-timing-function: linear;
}
.woocommerce nav.woocommerce-pagination ul li:first-child > a:not(.prev),
.woocommerce nav.woocommerce-pagination ul li:first-child > span.current {
	padding-left: 3em;
}
.woocommerce nav.woocommerce-pagination ul li:last-child > a:not(.next),
.woocommerce nav.woocommerce-pagination ul li:last-child > span.current {
	padding-right: 3em;
}

/* CART
================================================ */
.woocommerce table.shop_table {
	border-radius: 0;
	border: 1px solid #c9caca;
	border-collapse: collapse;
}
.woocommerce table.shop_table td {
	border-top: 1px solid #c9caca;
	padding: 1em 1.5em;
}
.woocommerce #content table.cart a.remove{
	color: inherit !important;
}
.woocommerce #content table.cart a.remove:hover{
	background-color: #1abbc5;
	color: #fff !important;
}

/* coupon */
.woocommerce-cart #content table.cart td.actions .coupon .input-text{
	border: 1px solid #c9caca;
	padding: 0.275em 0.45em;
	width: 7.5em;
}

/* quantity */
.woocommerce .quantity .qty {
	padding: 0.7em 0.75em;
	margin: 0;
	width: 5em;
}
.woocommerce div.product form.cart div.quantity {
	margin-right: 0.35em;
}
.woocommerce div.product form.cart .button {
	padding: 1.2em 2.3em;
}

/* price */
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price{
	color: inherit;
}

/* proceed */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
}

/* cart totals */
.woocommerce .cart-collaterals .cart_totals{
	text-align: right;
}

/* cart collaterals */
.woocommerce .cart-collaterals .cart_totals tr td{
	border-top: 1px solid #c9caca;
	width: 17%;
	box-sizing:border-box
}
.woocommerce .cart-collaterals .shipping_calculator{
	text-align: right;
}

/* cart table h2 */
.cart-collaterals h2 {
	font-size: 1.3em;
}

/* cart update button */
.woocommerce .cart-collaterals .shipping_calculator .button{
	display: inline-block;
	width: auto;
}

/* cart live css */
.woocommerce .cart .button,
.woocommerce .cart input.button {
	margin: 0 .1em;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button span,
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
	display: none;
}

/* CHECKOUT
================================================ */
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	border-top: 1px solid #c9caca;
}

/* payment */
.woocommerce-checkout #payment {
	background-color: #f7f7f7;
	border-radius: 0;
}
/* payment box */
.woocommerce-checkout #payment div.payment_box {
	background-color: #1abbc5;
	color: #fff;
	text-shadow: none;
}
.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #1abbc5;
}
.woocommerce-checkout #payment div.payment_box:after {
	border-bottom-color: #1abbc5;
	top: -1px;
}
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 1px solid #c9caca;
}

/* message, info, error */
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message{
	border-top: 5px solid #1abbc5;
	background-color: #FFF;
	box-shadow: none;
	border-radius: 0;
	text-shadow: none;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	color: inherit;
	text-shadow: none;
	box-shadow: none;
}

.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus{
	border-color: #000;
	outline: 0;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
	font-size: 1.3em;
}

/* ARCHIVE PRODUCTS
================================================ */
/* Sale */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	box-shadow: none;
	text-transform: Uppercase;
	text-shadow: none;
	border-radius: 100%;
	background-color: #1abbc5;
	font-size: .675em;
	right: 0;
	left: auto;
	top: 0;
	letter-spacing: .1em;
	line-height: 3.4em;
	min-height: 3.4em;
	min-width: 3.4em;
	padding: .44em;
	color: #fff;
}
.wc-products .product.sale .star-rating {
	margin-top: 1em;
}

/* archive product */
.woocommerce .products {
	clear: both;
}
.woocommerce ul.products li.product{
	text-align: center;
}
.woocommerce ul.products li.product .star-rating {
	margin: 0 auto 0.5em;
}

/* archive product title */
.woocommerce ul.products li.product h3 {
	font-size: 1.1em;
	font-weight: 500;
	font-style: normal;
}

/* product image */
.woocommerce #content div.product div.images img,
.woocommerce ul.products li.product a img:hover,
.woocommerce ul.products li.product a img{
	box-shadow: none;
}
.woocommerce ul.products li.product a:hover img{
	box-shadow: none;
}
.woocommerce ul.products li.product a,
.woocommerce ul.products li.product .price {
	color: #000;
}
.woocommerce ul.products li.product .price {
	font-family: 'Playfair Display';
	font-size: 1.25em;
}

/* SINGLE PRODUCTS
================================================ */
/* single title */
.woocommerce #content div.product .product_title{
	font-size: 2.6em;
}

/* single price */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: inherit;
}

/* tabs */
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before{
	border-bottom: 1px solid #c9caca;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li{
	background: none;
	border-radius: 0;
	border: 1px solid #c9caca;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a{
	background-color: #FFF;
	color: #000;
	padding: .8em 1.9em;
	text-shadow: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active{
	border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a{
	background-color: #fff;
	color: #1abbc5;
}

/* single product tabs h2 */
.woocommerce #content div.product .woocommerce-tabs h2,
.woocommerce .related h2,
.woocommerce .upsells h2{
	font-size: 1.08em;
	font-family: 'Poppins';
	font-weight: 600;
	font-style: normal;
	letter-spacing: -0.007em;
	text-transform: uppercase;
}

/* single product review */
.woocommerce #reviews #comments ol.commentlist li {
	padding: 3.45em 0 0.8em;
}
.woocommerce #content div.product #reviews .comment:first-child:before,
.woocommerce .woocommerce-pagination ul.page-numbers:first-child:before,
.woocommerce ul.products:after, .woocommerce ul.products:first-child:before {
	display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	padding: 0;
	position: static;
	width: 49px;
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li img + .comment-text {
	margin: 0 0 0 73px;
	padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0;
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
	color: inherit;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	margin: auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight: normal;
	font-size: 1.5em;
	font-family: 'Playfair Display', serif;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
	font-size: 0.85em;
	font-style: normal;
	text-transform: uppercase;
}
.woocommerce.single-product span.onsale,
.woocommerce.single-product ul.products li.product .onsale{
	right: auto;
	left: 0;
	margin: -.5em 0 0 -.5em;
}

/* products widget */
.woocommerce ul.product_list_widget li {
	margin: 0 0 1em;
}
.woocommerce ul.product_list_widget li a {
	font-weight: inherit;
	font-size: 1.1em;
}

/************************************************************************************
RESPONSIVE
*************************************************************************************/
@media screen and (max-width: 768px){
	.woocommerce .cart-collaterals .cart_totals tr td{
		width:100%;
	}
}
@media screen and (max-width: 680px) {
	.woocommerce #content div.product .product_title {
		font-size: 2.5em;
	}
}

/* WooCommerce 3.0 fix */

.woocommerce div.product div.images {
	margin-bottom: 2em
}

.woocommerce div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
	padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	transition: all cubic-bezier(.795, -.035, 0, 1) .5s
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 25%;
	display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 2em;
	z-index: 9;
	width: 36px;
	height: 36px;
	background: #fff;
	text-indent: -9999px;
	border-radius: 100%;
	box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 100%;
	position: absolute;
	top: 9px;
	left: 9px;
	box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
	content: "";
	display: block;
	width: 2px;
	height: 8px;
	background: #000;
	border-radius: 6px;
	position: absolute;
	top: 19px;
	left: 22px;
	transform: rotate(-45deg);
	box-sizing: content-box
}

.woocommerce div.product div.images .flex-control-thumbs {
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
	list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	cursor: pointer;
	opacity: .5;
	margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
	opacity: 1
}
/*/wp-content/themes/themify-float/skins/pink/style.css*/
/*  
Skin Name: Pink
Version: 1.0
*/

/************************************************************************************
GENERAL
*************************************************************************************/
.post-date,
.horizontal-menu #mobile-menu,
#headerwrap {
	background: linear-gradient(135deg, rgba(253, 169, 240, 1) 0%, rgba(181, 29, 213, 1) 100%);
}

a,
.comment-title,
.comment-reply-title,
.widgettitle {
	color: #b357a5;
}
a:hover,
.post-nav span:hover > a,
.post-title a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a {
	color: #f59ae7;
}
#main-nav > .current-menu-ancestor > a,
#main-nav > .current_page_item > a,
#main-nav > .current-menu-item > a,
#main-nav li a:hover {
	color: #9300af;
}
.pagenav,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-checkout #payment div.payment_box,
input[type=reset],
input[type=submit],
button {
	background-color: #f53fd9;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	border-top-color: #f53fd9;
}
.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #f53fd9;
}

.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:hover {
	background-color: #d560e2;
	color: #fff;
}

/* 
FIXED HEADER
================================================ */
.load-more-button,
body:not(.header-leftpane):not(.header-rightpane):not(.horizontal-menu).mobile-menu-visible #headerwrap,
body:not(.header-leftpane):not(.header-rightpane):not(.horizontal-menu).transparent-header.mobile-menu-visible #headerwrap,
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header {
	background: linear-gradient(135deg, rgba(253, 169, 240, .95) 0%, rgba(181, 29, 213, .95) 100%);
}
/*/wp-content/uploads/themify-customizer-5.1.3-5.1.6.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Montserrat";	font-weight:300;
 
}
h1 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
#headerwrap {	background: none;
	background-color: #3c6e69;
	padding-bottom: 100px; 
}
#header {	
	font-family: "Poppins";	font-weight:300;
 
}
body #site-logo a img {		width: 230px; 
}
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #3c6d68; 
}
.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a {	
	color: #ffffff; 
}
#headerwrap #mobile-menu.sidemenu-on nav #main-nav .current_page_item > a, #headerwrap #mobile-menu.sidemenu-on nav #main-nav .current-menu-item > a {	
	color: #efd2d5; 
}
#headerwrap #mobile-menu.sidemenu-on nav #main-nav .current_page_item > a:hover, #headerwrap #mobile-menu.sidemenu-on nav #main-nav .current-menu-item > a:hover {	
	color: #efd2d5; 
}
#sidebar {	
	font-family: "Montserrat";	font-weight:100;
	text-align:left; 
}
#sidebar a:hover {	
	color: #3c6d68; 
}
#footer-logo, #footer #footer-logo a img {		width: 250px; 
}
#footerwrap {	background: none;
	background-color: #9c176e; 
}
#footer, #footer .footer-text {	
	color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 230px; 
}
#footer-logo, #footer #footer-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 230px; 
}
#footer-logo, #footer #footer-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 230px; 
}
#footer-logo, #footer #footer-logo a img {		width: 250px; 
}
 }
/* Themify Custom CSS */
/*Colors of buttons*/
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background:#3C6D68 !important;

background-color:#3C6D68 !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#ca0606 !important;
font-family: Arial, Helvetica, sans-serif;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {

background:#E8A0B5 !important;

background-color:#E8A0B5 !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#ca0606 !important;

}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {

background: #cc5174 !important;

color:white !important;

text-shadow: transparent !important;

border-color:#ca0606 !important;
font-family: Arial, Helvetica, sans-serif;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background: #EFD2D5 !important;

box-shadow: none;

text-shadow: transparent !important;

color:white !important;

border-color:#ca0606 !important;

}
.sidemenu{background: #3C6D68 !important;}
/*Color and size of menu*/


  
/*Remove RSS*/
.rss{
	visibility: hidden;
}
/*remove yellow*/
mark {
background: transparent;
text-decoration: none;
}
/* Color backtop*/
.back-top {
	color: white !important;
} 

/*Color to count*/
.count{color: #cc5174 !important;}
/*Tab color*/
a[href="#tab-description"]{color: #cc5174 !important;}
a[href="#tab-reviews"]{color: #cc5174 !important;}
a[href="#tab-additional_information"]{color: #cc5174 !important;}
a[href="#header"]{color: #cc5174 !important;}
/*Hover color in tab*/
a[href="#tab-description"]:hover{color: #d8abac !important;}
a[href="#tab-reviews"]:hover{color: #d8abac !important;}
a[href="#tab-additional_information"]:hover{color: #d8abac !important;} 	

/*Tittle color*/
@font-face {
	/*
  font-family: Hestenia;
  src: url(http://www.allegroec.com/wp-content/uploads/2021/01/Hestina-Font-by-Keithzo-_7NTypes_-1.woff);*/
	
	font-family: Montserrat;
  src: url(http://www.allegroec.com/wp-content/uploads/2021/06/Sacramento-Regular.woff);
}
.product_title{color: #cc5174 !important; 
font-family: '';
}
/*pagination color*/
.page-numbers{background: #cc5174 !important;}  
/*Related Products*/ 
h2{
	font-family: 'Hestenia' 
		!important;
	color: #cc5174 !important;
}     
/*Hide recent post*/
#themify-feature-posts-1002{
	display: none;
}
#themify-twitter-1004{
	display: none;
}
/* Recent Products Style*/
h4{
		font-family: 'Montserrat' 
		!important;
	color: #9C176E !important;
	text-transform: capitalize !important; 
}

ul.product_list_widget li a{
	color: #cc5174 !important;
}
/*Mobile stuff*/
@media screen and (max-width: 640px){
#site-logo img {
width:30%!important;
margin:auto;
}  
}
/*Color active link
 remove to make it selectable */
a[href="http://www.allegroec.com/catalogue/"]{color: white !important} 
/*Woocomerce mesagge color*/
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    border-top-color: #cc5174 !important;
}
/*checkout color*/
.pagenav, .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul, .woocommerce span.onsale, .woocommerce ul.products li.product .onsale, .woocommerce-checkout #payment div.payment_box, input[type=reset], input[type=submit], button {
    background-color: #cc5174;
}
/*arrow checkout color*/
.woocommerce-checkout #payment div.payment_box:before {
    border-bottom-color: #cc5174;
}
/*color link ref*/
a, .comment-title, .comment-reply-title, .widgettitle {
    color: pink;
} 
/*Color selected catalogue*/
#main-nav .current-menu-ancestor a, #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav li a:hover {
    color: #efd2d5 !important;
} 

#footer-logo, #footer #footer-logo a img {
        margin-left: auto;
    margin-right: auto;
}
.back-top a:before{
	    margin-top: 15px;
	color: white;
}
#sidebar{
	font-family: 'Spartan';
}
#footerwrap{
	margin-left: -3%;
}

.page.page-id-1788 #wa{
    display: none;
}
#page-1788 .page-title{    font-size: xxx-large;}

#themify-social-links-1005 {display:none !important;}

/* Hide "Leer más" buttons in WooCommerce */
a.button.product_type_simple {
    display: none !important;
}