@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.elementor-widget-bookory-all-author .author-index-pagination{display:flex;flex-wrap:wrap;list-style:none;padding-bottom:5px;margin-bottom:50px;margin-left:0;border-bottom:1px solid var(--border);}
.elementor-widget-bookory-all-author .author-index-pagination a{display:block;position:relative;padding:0 10px;margin-top:7px;font-size:12px;line-height:2;color:var(--light);}
.elementor-widget-bookory-all-author .author-index-pagination a:hover{color:var(--primary);}
.elementor-widget-bookory-all-author .author-index-pagination li:first-child a{padding-left:0;}
.elementor-widget-bookory-all-author .author-index-pagination li:last-child a{padding-right:0;}
.elementor-widget-bookory-all-author .author-index-pagination li.active a{color:var(--accent);}
.elementor-widget-bookory-all-author .author-index-pagination li.active a:before{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:4px;background-color:var(--primary);}
.elementor-widget-bookory-all-author .author-pagination{margin-top:20px;}
.elementor-widget-bookory-all-author.style-1 .author-block{display:flex;align-items:center;margin-bottom:30px;}
.elementor-widget-bookory-all-author.style-1 .thumbnail{margin-right:15px;}
.elementor-widget-bookory-all-author.style-1 .thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-all-author.style-1 .name{flex:1;font-size:16px;font-weight:600;color:var(--accent);display:flex;justify-content:space-between;align-items:center;}
.elementor-widget-bookory-all-author.style-1 .name:hover{color:var(--primary);}
.elementor-widget-bookory-all-author.style-1 .count{display:none;}
.elementor-widget-bookory-all-author.style-2 .author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;}
.elementor-widget-bookory-all-author.style-2 .thumbnail{margin-bottom:20px;}
.elementor-widget-bookory-all-author.style-2 .thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-all-author.style-2 .name{font-size:14px;font-weight:600;color:var(--accent);}
.elementor-widget-bookory-all-author.style-2 .name:hover{color:var(--primary);}
.elementor-widget-bookory-all-author.style-2 .count{display:none;}
.elementor-widget-bookory-all-author.style-3 .author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;}
.elementor-widget-bookory-all-author.style-3 .thumbnail{margin-bottom:20px;}
.elementor-widget-bookory-all-author.style-3 .thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-all-author.style-3 .name{font-size:14px;font-weight:600;color:var(--accent);}
.elementor-widget-bookory-all-author.style-3 .name:hover{color:var(--primary);}
.elementor-widget-bookory-all-author.style-3 .count{display:block;font-size:12px;line-height:2;font-weight:400;color:var(--light);}
.opal-move-up{animation-name:opalMoveUp;-moz-animation-name:opalMoveUp;-webkit-animation-name:opalMoveUp;}
@-webkit-keyframes opalMoveUp {
from{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@-moz-keyframes opalMoveUp {
from{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@-ms-keyframes opalMoveUp {
from{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@keyframes opalMoveUp {
from{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
.opal-move-down{animation-name:opalMoveDown;-moz-animation-name:opalMoveDown;-webkit-animation-name:opalMoveDown;}
@-webkit-keyframes opalMoveDown {
from{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@-moz-keyframes opalMoveDown {
from{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@-ms-keyframes opalMoveDown {
from{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@keyframes opalMoveDown {
from{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
.opal-move-left{animation-name:opalMoveLeft;-moz-animation-name:opalMoveLeft;-webkit-animation-name:opalMoveLeft;}
@-webkit-keyframes opalMoveLeft {
from{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
@-moz-keyframes opalMoveLeft {
from{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
@-ms-keyframes opalMoveLeft {
from{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
@keyframes opalMoveLeft {
from{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
.opal-move-right{animation-name:opalMoveRight;-moz-animation-name:opalMoveRight;-webkit-animation-name:opalMoveRight;}
@-webkit-keyframes opalMoveRight {
from{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
@-moz-keyframes opalMoveRight {
from{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
@-ms-keyframes opalMoveRight {
from{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
@keyframes opalMoveRight {
from{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);opacity:0;}
to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
}
.opal-scale-up{animation-name:opalScaleUp;-moz-animation-name:opalScaleUp;-webkit-animation-name:opalScaleUp;}
@-webkit-keyframes opalScaleUp {
from{opacity:0;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);}
to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
}
@-moz-keyframes opalScaleUp {
from{opacity:0;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);}
to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
}
@-ms-keyframes opalScaleUp {
from{opacity:0;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);}
to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
}
@keyframes opalScaleUp {
from{opacity:0;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);}
to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
}
.opal-flip{animation-name:opalFlip;-moz-animation-name:opalFlip;-webkit-animation-name:opalFlip;}
@-webkit-keyframes opalFlip {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}
@-moz-keyframes opalFlip {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}
@-ms-keyframes opalFlip {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}
@keyframes opalFlip {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}
.opal-helix{animation-name:opalHelix;-moz-animation-name:opalHelix;-webkit-animation-name:opalHelix;}
@-webkit-keyframes rotate {
from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-moz-keyframes rotate {
from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-ms-keyframes rotate {
from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate {
from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.rotate{-ms-animation:rotate 12s linear infinite;-o-animation:rotate 12s linear infinite;-moz-animation:rotate 12s linear infinite;-webkit-animation:rotate 12s linear infinite;animation:rotate 12s linear infinite;}
@-webkit-keyframes opalHelix {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1;}
}
@-moz-keyframes opalHelix {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1;}
}
@-ms-keyframes opalHelix {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1;}
}
@keyframes opalHelix {
from{opacity:0;-webkit-perspective:1300px;perspective:1300px;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1;}
}
.opal-am-popup{animation:opalPopup;-moz-animation-name:opalPopup;-webkit-animation-name:opalPopup;}
@-webkit-keyframes opalPopup {
from{opacity:0;-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1300px;perspective:1300px;}
70%{transform:scale(1.1);-webkit-transform:scale(1.1);opacity:0.8;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;}
to{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
}
@-moz-keyframes opalPopup {
from{opacity:0;-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1300px;perspective:1300px;}
70%{transform:scale(1.1);-webkit-transform:scale(1.1);opacity:0.8;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;}
to{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
}
@-ms-keyframes opalPopup {
from{opacity:0;-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1300px;perspective:1300px;}
70%{transform:scale(1.1);-webkit-transform:scale(1.1);opacity:0.8;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;}
to{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
}
@keyframes opalPopup {
from{opacity:0;-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1300px;perspective:1300px;}
70%{transform:scale(1.1);-webkit-transform:scale(1.1);opacity:0.8;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;}
to{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
}
.elementor-widget-bookory-author.style-1 .author-block{display:flex;align-items:center;margin-bottom:30px;}
.elementor-widget-bookory-author.style-1 .thumbnail{margin-right:15px;}
.elementor-widget-bookory-author.style-1 .thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-author.style-1 .name{flex:1;font-size:16px;font-weight:600;color:var(--accent);display:flex;justify-content:space-between;align-items:center;}
.elementor-widget-bookory-author.style-1 .name:hover{color:var(--primary);}
.elementor-widget-bookory-author.style-1 .count{display:none;}
.elementor-widget-bookory-author.style-2 .author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;}
.elementor-widget-bookory-author.style-2 .thumbnail{margin-bottom:20px;}
.elementor-widget-bookory-author.style-2 .thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-author.style-2 .name{font-size:14px;font-weight:600;color:var(--accent);}
.elementor-widget-bookory-author.style-2 .name:hover{color:var(--primary);}
.elementor-widget-bookory-author.style-2 .count{display:none;}
.elementor-widget-bookory-author.style-3 .author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;}
.elementor-widget-bookory-author.style-3 .thumbnail{margin-bottom:20px;}
.elementor-widget-bookory-author.style-3 .thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-author.style-3 .name{font-size:14px;font-weight:600;color:var(--accent);}
.elementor-widget-bookory-author.style-3 .name:hover{color:var(--primary);}
.elementor-widget-bookory-author.style-3 .count{display:block;font-size:12px;line-height:2;font-weight:400;color:var(--light);}
.elementor-brand-item{text-align:center;display:flex;align-items:center;position:relative;overflow:hidden;}
.elementor-brand-item .elementor-brand-image{display:block;width:100%;font-size:0;transition:all ease 0.3s;}
.elementor-brand-item .elementor-brand-image i{font-size:40px;margin:0 auto;}
.elementor-brand-item .elementor-brand-image img{margin:0 auto;}
.elementor-brand-item .elementor-brand-image svg path{transition:all ease 0.3s;}
.elementor-brand-wrapper .row{justify-content:center;}
.elementor-brand-wrapper a{display:flex;align-items:center;justify-content:center;}
.elementor-brand-wrapper img{transition:all ease 0.3s;}
.elementor-brand-wrapper .column-item{margin-bottom:30px;}
.elementor-brand-wrapper .slick-slide{position:relative;}
.elementor-brand-wrapper .slick-slide:before{top:0;right:0;width:1px;height:100%;background:#ebebeb;position:absolute;}
.elementor-brand-wrapper .slick-slide:last-child:before{content:none !important;}
.elementor-widget-bookory-brand .bookory-carousel .column-item{margin-bottom:0 !important;}
.elementor-widget-bookory-brand .bookory-carousel .slick-track{display:flex !important;align-items:center;}
@media(min-width:1024px){
.elementor-widget-bookory-woocommerce-breadcrumb .elementor-widget-container{display:flex;justify-content:space-between;}
}
.elementor-widget-bookory-woocommerce-breadcrumb .bookory-woocommerce-title{font-size:64px;font-weight:600;line-height:1.125;color:var(--accent);}
@media(max-width:1024px){
.elementor-widget-bookory-woocommerce-breadcrumb .bookory-woocommerce-title{text-align:center;}
}
.elementor-widget-bookory-woocommerce-breadcrumb .woocommerce-breadcrumb{font-size:12px;text-align:center;margin-top:auto;text-transform:uppercase;margin-bottom:auto;line-height:1.6666666667;font-weight:500;color:var(--primary);}
.elementor-widget-bookory-woocommerce-breadcrumb .woocommerce-breadcrumb a{color:var(--light);font-size:12px;text-transform:uppercase;}
.elementor-widget-bookory-woocommerce-breadcrumb .woocommerce-breadcrumb a:hover{color:var(--accent);}
.elementor-widget-bookory-woocommerce-breadcrumb .woocommerce-breadcrumb i{font-size:8px;color:var(--light);margin:0 15px;}
.hidden-bookory-title-yes .bookory-woocommerce-title{display:none;}
.single-product .hidden-bookory-title-single-yes .bookory-woocommerce-title, .single-post .hidden-bookory-title-single-yes .bookory-woocommerce-title, .tax-pa_book-author .hidden-bookory-title-single-yes .bookory-woocommerce-title{display:none;}
.elementor-widget-bookory-banner .elementor-cta__content{position:relative;padding:50px;align-items:flex-end;align-content:flex-end;text-align:left;}
.elementor-widget-bookory-banner .elementor-cta__content .elementor-cta__content-item{margin-bottom:10px;}
.elementor-widget-bookory-banner .elementor-cta__content .elementor-cta__content-item:last-child{margin-bottom:0;}
.elementor-widget-bookory-banner .elementor-cta__description{font-size:16px;line-height:24px;font-weight:400;color:var(--text);}
.elementor-widget-bookory-banner .elementor-cta__subtitle{font-size:12px;line-height:2;font-weight:600;text-transform:uppercase;color:var(--accent);}
.elementor-widget-bookory-banner .elementor-cta__subtitle span{position:relative;}
.elementor-widget-bookory-banner .elementor-cta__subtitle span:before{content:"";display:inline-block;position:absolute;width:0;height:2px;left:auto;right:0;bottom:-2px;background-color:var(--accent);transition:all 0.3s ease;}
.elementor-widget-bookory-banner .elementor-cta__title{font-weight:600;font-size:24px;line-height:1.25;}
.elementor-widget-bookory-banner .elementor-button{padding:17px 31px;border:none;font-size:14px;line-height:1.2857142857;font-weight:700;border-radius:50px;background-color:#ffffff;color:var(--accent);}
.elementor-widget-bookory-banner .elementor-button i{overflow:hidden;font-size:16px;font-weight:700;margin-left:10px;color:var(--primary);}
.elementor-widget-bookory-banner .elementor-button:hover{background-color:var(--primary);}
.elementor-widget-bookory-banner .elementor-button:hover i{color:#ffffff;}
.elementor-widget-bookory-banner .elementor-button:hover i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
.elementor-widget-bookory-banner .elementor-cta__bg-overlay{position:absolute;bottom:0;width:100%;height:100%;pointer-events:none;left:0;}
.elementor-widget-bookory-banner.content-stretch-yes{height:100%;}
.elementor-widget-bookory-banner.content-stretch-yes .elementor-widget-container, .elementor-widget-bookory-banner.content-stretch-yes .elementor-shopic-banner{height:100%;}
.elementor-widget-bookory-banner:hover .elementor-cta__bg-overlay{opacity:0.5;}
.elementor-widget-bookory-banner:hover .elementor-cta__bg{-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-banner:hover .elementor-cta__subtitle span:before{width:100%;left:0;right:auto;}
.elementor-widget-bookory-banner.not-hover-divider-yes .elementor-cta__subtitle span:before{content:none;}
.button-banner-style-bookory-outline .elementor-button{padding:0;border-radius:0;background-color:transparent;}
.button-banner-style-bookory-outline .elementor-button:hover{background-color:transparent;}
.elementor-bg-transform-move-down-custom .elementor-bg{height:calc(100% + 50px);-ms-transform:translateY(-50px);-o-transform:translateY(-50px);-moz-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px);}
.elementor-bg-transform-move-down-custom:hover .elementor-bg{-ms-transform:translateY(0);-o-transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);}
.elementor-bg-transform-move-up-custom .elementor-bg{height:calc(100% + 50px);}
.elementor-bg-transform-move-up-custom:hover .elementor-bg{-ms-transform:translateY(-50px);-o-transform:translateY(-50px);-moz-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px);}
.elementor-bg-transform-move-left-custom .elementor-bg{width:calc(100% + 50px);}
.elementor-bg-transform-move-left-custom:hover .elementor-bg{-ms-transform:translateX(-50px);-o-transform:translateX(-50px);-moz-transform:translateX(-50px);-webkit-transform:translateX(-50px);transform:translateX(-50px);}
.elementor-bg-transform-move-right-custom .elementor-bg{width:calc(100% + 50px);-ms-transform:translateX(-50px);-o-transform:translateX(-50px);-moz-transform:translateX(-50px);-webkit-transform:translateX(-50px);transform:translateX(-50px);}
.elementor-bg-transform-move-right-custom:hover .elementor-bg{-ms-transform:translateX(0);-o-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}
.elementor-bg-transform-zoom-in:hover .elementor-bg{-ms-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}
.elementor-bg-transform-zoom-out .elementor-bg{width:calc(100% + 50px);-ms-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.elementor-bg-transform-zoom-out:hover .elementor-bg{-ms-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);}
.elementor-cta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.elementor-cta--skin-classic .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.elementor-cta--skin-classic .elementor-cta__bg-wrapper{position:relative;min-height:200px;width:100%;}
.elementor-cta--skin-classic .elementor-cta__content{-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;width:100%;}
.elementor-cta--skin-cover .elementor-cta{display:block;}
.elementor-cta--skin-cover .elementor-cta__bg-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;width:100%;}
.elementor-cta--skin-cover .elementor-cta__content{min-height:280px;}
.elementor-cta--layout-image-above .elementor-cta{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.elementor-cta--layout-image-above .elementor-cta__bg-wrapper{width:100%;}
.elementor-cta--layout-image-left .elementor-cta, .elementor-cta--layout-image-right .elementor-cta{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.elementor-cta--layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}
.elementor-cta--layout-image-left .elementor-cta__content, .elementor-cta--layout-image-right .elementor-cta__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.elementor-cta--layout-image-left .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
.elementor-cta--layout-image-right .elementor-cta{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.elementor-cta__bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;transition:transform calc(700ms * 1.5) cubic-bezier(0.19, 1, 0.22, 1);transition:all 0.2s ease;}
.elementor-cta__bg-wrapper{z-index:1;overflow:hidden;}
.elementor-cta__bg{-webkit-background-size:cover;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;}
.elementor-cta__bg-overlay{z-index:2;}
.elementor-cta__content{z-index:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:50px;width:100%;}
.elementor-cta__content, .elementor-cta__content-item{position:relative;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.elementor-cta__content-item{width:100%;margin:0;}
.elementor-cta__content-item{margin-bottom:15px;}
.elementor-cta__content-item:last-child{margin-bottom:0;}
.elementor-widget-bookory-banner.elementor-cta--valign-top .elementor-cta__content{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.elementor-widget-bookory-banner.elementor-cta--valign-middle .elementor-cta__content{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.elementor-widget-bookory-banner.elementor-cta--valign-bottom .elementor-cta__content{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
@media (max-device-width: 1024px) {
.elementor-cta{cursor:pointer;}
}
.wpcf7-form{margin:0;}
.wpcf7-form .wpcf7-form-control-wrap{width:100%;display:block;}
.wpcf7-form .wpcf7-form-control-wrap input[type=text], .wpcf7-form .wpcf7-form-control-wrap input[type=email], .wpcf7-form .wpcf7-form-control-wrap .input-text{width:100%;height:100%;border-width:1px;border-radius:50px;font-size:14px;padding:16px 26px;}
.wpcf7-form .wpcf7-form-control-wrap textarea{margin:auto;width:100%;height:100%;font-size:14px;border-width:1px;border-radius:20px;resize:none;padding:24px 26px;overflow:hidden;}
.wpcf7-form .row [class*=" column-"], .wpcf7-form .row [class^=column-]{padding-left:15px;padding-right:15px;margin-bottom:18px;}
.wpcf7-form .wpcf7-button button, .wpcf7-form .wpcf7-button input[type=button], .wpcf7-form .wpcf7-button input[type=reset], .wpcf7-form .wpcf7-button input[type=submit], .wpcf7-form .wpcf7-button .button{background-color:var(--primary);}
.wpcf7-form .wpcf7-button button i, .wpcf7-form .wpcf7-button input[type=button] i, .wpcf7-form .wpcf7-button input[type=reset] i, .wpcf7-form .wpcf7-button input[type=submit] i, .wpcf7-form .wpcf7-button .button i{font-size:14px;margin-left:10px;overflow:hidden;}
.wpcf7-form .wpcf7-button button:hover, .wpcf7-form .wpcf7-button input[type=button]:hover, .wpcf7-form .wpcf7-button input[type=reset]:hover, .wpcf7-form .wpcf7-button input[type=submit]:hover, .wpcf7-form .wpcf7-button .button:hover{transition:all 0.3s ease;background-color:var(--primary_hover);}
.wpcf7-form .wpcf7-button button:hover i:before, .wpcf7-form .wpcf7-button input[type=button]:hover i:before, .wpcf7-form .wpcf7-button input[type=reset]:hover i:before, .wpcf7-form .wpcf7-button input[type=submit]:hover i:before, .wpcf7-form .wpcf7-button .button:hover i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
@media(max-width:767px){
.wpcf7-form .wpcf7-button button, .wpcf7-form .wpcf7-button input[type=button], .wpcf7-form .wpcf7-button input[type=reset], .wpcf7-form .wpcf7-button input[type=submit], .wpcf7-form .wpcf7-button .button{width:100%;}
}
.wpcf7-form .wpcf7-button .wpcf7-spinner{position:absolute;}
.wpcf7-form .wpcf7-list-item{margin:0 0 20px;}
.wpcf7-form .wpcf7-list-item input[type=checkbox]{margin-right:10px;}
.elementor-widget-bookory-countdown .elementor-bookory-countdown{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;}
.elementor-widget-bookory-countdown .elementor-countdown-item{text-align:center;display:flex;flex-direction:column;justify-content:center;position:relative;margin-right:10px;}
.elementor-widget-bookory-countdown .elementor-countdown-item:before{content:":";position:absolute;font-weight:600;font-size:24px;line-height:1.25;right:-7px;top:0;}
.elementor-widget-bookory-countdown .elementor-countdown-item:last-child{margin-right:0;}
.elementor-widget-bookory-countdown .elementor-countdown-item:last-child:before{content:none;}
.elementor-widget-bookory-countdown .elementor-countdown-label{font-weight:600;font-size:16px;line-height:1.125;text-align:center;}
.elementor-widget-bookory-countdown .elementor-countdown-digits{font-weight:600;font-size:24px;line-height:1.25;text-align:center;}
.elementor-widget-bookory-countdown .countdown-inner{display:inline-flex;align-items:center;min-width:195px;border-radius:50px;padding:12px 10px;color:#ffffff;background-color:var(--primary);}
.elementor-widget-bookory-countdown .countdown-inner i{font-size:22px;margin-right:13px;}
.elementor-widget-bookory-dokan-stores .column-item{margin-bottom:30px;}
.elementor-widget-bookory-dokan-stores .store-wrapper .count{display:none;min-width:30px;height:30px;line-height:28px;text-align:center;font-size:12px;font-weight:600;background:#E6E6E6;border-radius:100%;border:2px solid #fff;}
.elementor-widget-bookory-dokan-stores .store-wrapper .seller-avatar{width:70px;height:70px;}
.elementor-widget-bookory-dokan-stores .store-wrapper .seller-avatar img{border-radius:15px;}
.elementor-widget-bookory-dokan-stores .store-wrapper .store-data h3{font-size:16px;line-height:1.25;margin-bottom:0;}
.elementor-widget-bookory-dokan-stores .store-wrapper .store-data .product-count{line-height:1.4285714286;color:var(--light);font-size:12px;}
.elementor-widget-bookory-dokan-stores .store-wrapper .dokan-seller-rating, .elementor-widget-bookory-dokan-stores .store-wrapper .profile-info-img{display:none;}
.elementor-widget-bookory-dokan-stores .store-wrapper .dokan-seller-rating{line-height:1;margin-top:6px;}
.elementor-widget-bookory-dokan-stores .store-wrapper .dokan-seller-rating i{width:14px;height:14px;color:#FA9A00;font-size:14px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .store-wrapper{border-radius:15px;background:#fff;overflow:hidden;position:relative;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .store-wrapper:before{content:"";position:absolute;left:0;bottom:0;right:0;height:100%;width:100%;border:1px solid #E4E4E4;border-radius:15px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .profile-info-img{display:block;padding-top:48%;position:relative;width:100%;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .profile-info-img.dummy-image{background-image:url(//www.kitapkolik.com/wp-content/plugins/dokan-lite/assets/images/default-store-banner.png);background-size:100% 100%;background-repeat:no-repeat;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .profile-info-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:1;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .seller-avatar{padding:3px;background:#fff;margin:-35px auto 21px;z-index:4;position:relative;border-radius:15px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .seller-avatar img{border-radius:15px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .store-data{padding:0 24px 24px;position:relative;z-index:1;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-1 .store-wrapper{text-align:center;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .store-wrapper, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .store-wrapper{display:flex;align-items:center;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .seller-avatar, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .seller-avatar{margin-right:20px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-seller-rating, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .dokan-seller-rating{display:block;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .product-count, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .product-count{display:inline;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .product-count:before, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .product-count:before{content:"(";}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .product-count:after, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .product-count:after{content:")";}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .store-data h3, .elementor-widget-bookory-dokan-stores.elementor-store-style-3 .store-data h3{display:inline;margin-right:6px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .store-wrapper{padding-bottom:20px;margin-bottom:28px;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .store-wrapper .count{margin-top:-60px;margin-right:-15px;display:block;z-index:9;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller{margin-bottom:0;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller .store-wrapper{border-bottom:1px solid var(--border);}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:first-child .store-wrapper .count{background:#D0D3E3;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:nth-child(2n+0) .store-wrapper .count{background:#F2DEA8;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:nth-child(3n+0) .store-wrapper .count{background:#8EDCCF;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:nth-child(4n+0) .store-wrapper .count{background:#B2E9FF;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:nth-child(5n+0) .store-wrapper .count{background:#CDBFFF;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:nth-child(6n+0) .store-wrapper .count{background:#E5ABAA;}
.elementor-widget-bookory-dokan-stores.elementor-store-style-2 .dokan-single-seller:last-child .store-wrapper{border-bottom:0;padding-bottom:0;margin-bottom:0;}
.elementor-widget-bookory-dokan-stores .product-wrapper{display:grid;grid-gap:12px;grid-template-columns:repeat(3, 1fr);margin-bottom:20px;}
.elementor-widget-bookory-dokan-stores .product-wrapper .product-item:first-child{grid-column-end:2 span;grid-row-end:2 span;}
.elementor-widget-bookory-dokan-stores .product-wrapper .product-item a{border-radius:15px;overflow:hidden;display:block;}
.elementor-header-group-wrapper .header-group-action{display:flex;align-items:center;justify-content:flex-end;padding-right:0;}
.elementor-header-group-wrapper .header-group-action > div{position:relative;margin-right:14px;padding-right:14px;border-right:1px solid var(--border);text-align:center;}
.elementor-header-group-wrapper .header-group-action > div:first-child{margin-left:0;}
.elementor-header-group-wrapper .header-group-action > div:last-child{margin-right:0;padding-right:0;border-right:0;}
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist, .elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button{display:none;}
@media(min-width:1025px){
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist, .elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button{display:block;}
}
.elementor-header-group-wrapper .site-header-account a .account-content{display:none;}
.elementor-header-group-wrapper .site-header-account .account-dropdown.active{pointer-events:auto;opacity:1;visibility:visible;z-index:9999;}
.elementor-widget-opal-image-gallery .grid__item a{display:block;}
.elementor-widget-opal-image-gallery .grid__item a img{display:block;}
.elementor-widget-bookory-image-gallery ul{margin:0 0 65px 0;}
.elementor-widget-bookory-image-gallery .column-item{padding-bottom:30px;}
.elementor-widget-bookory-image-gallery .column-item a{position:relative;overflow:hidden;display:block;border-radius:5px;}
.elementor-widget-bookory-image-gallery .column-item a:hover:before{opacity:0.6;}
.elementor-widget-bookory-image-gallery .column-item a:hover:after{opacity:1;}
.elementor-widget-bookory-image-gallery .column-item a:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;background-color:#000000;transition:all 0.3s ease;}
.elementor-widget-bookory-image-gallery .column-item a:after{position:absolute;top:50%;left:50%;font-size:25px;opacity:0;transition:all 0.3s ease;transform:translate(-50%, -50%);color:#ffffff;}
.elementor-widget-bookory-image-gallery .column-item img{display:block;transition:all 0.3s ease;}
.elementor-widget-bookory-image-gallery .column-item:nth-child(even){margin-top:30px;}
.elementor-widget-bookory-image-gallery .elementor-galerry__filter{display:inline-block;font-size:14px;line-height:22px;font-weight:700;padding:7px 21px;margin:0 5px;position:relative;cursor:pointer;outline:0;border:none;border-radius:5px;color:var(--text);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-image-gallery .elementor-galerry__filter .count{display:none;font-size:14px;color:var(--accent);position:absolute;top:-10px;}
.elementor-widget-bookory-image-gallery .elementor-galerry__filter.elementor-active, .elementor-widget-bookory-image-gallery .elementor-galerry__filter:hover{color:var(--primary);background-color:rgba(244, 195, 64, 0.2);}
.elementor-image-gallery{position:relative;}
.elementor-editor-active .isotope-grid{height:auto !important;}
.elementor-editor-active .isotope-grid .grid__item > a{pointer-events:none;}
.elementor-galerry__filters{list-style:none;justify-content:center;display:flex;flex-wrap:wrap;}
.elementor-filter-left .elementor-galerry__filters{justify-content:flex-start;}
.elementor-filter-right .elementor-galerry__filters{justify-content:flex-end;}
.elementor-widget-bookory-image-gallery .bookory-carousel .slick-list{overflow:visible;}
.form-style .mc4wp-form{margin:0;position:relative;}
.form-style .mc4wp-form .form-input{flex:1;}
.form-style .mc4wp-form .mc4wp-form-fields{display:flex;align-items:center;}
.form-style .mc4wp-form .mc4wp-form-fields p{margin:0;}
.form-style .mc4wp-form input[type=email]{padding:12px 140px 12px 25px;border-radius:50px;width:100%;font-size:13px;line-height:2;color:var(--accent);background-color:#ffffff;border:1px solid var(--border);}
.form-style .mc4wp-form input[type=email]:focus{border-color:var(--primary);}
.form-style .mc4wp-form input[type=email]::placeholder{color:var(--light);}
.form-style .mc4wp-form button, .form-style .mc4wp-form input[type=submit]{position:absolute;right:0;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1.2857142857;padding:17px 20px;border-radius:50px;border:none;background-color:var(--primary);transition:transform 0.3s ease;}
.form-style .mc4wp-form button i, .form-style .mc4wp-form input[type=submit] i{font-size:16px;font-weight:700;margin-left:10px;overflow:hidden;}
.form-style .mc4wp-form button:hover, .form-style .mc4wp-form input[type=submit]:hover{background-color:var(--primary_hover);}
.form-style .mc4wp-form button:hover i:before, .form-style .mc4wp-form input[type=submit]:hover i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
.form-style .mc4wp-alert.mc4wp-error{color:#e2401c;}
.form-style .mc4wp-alert.mc4wp-success{color:#0f834d;}
.form-style .mc4wp-alert a{color:var(--primary);}
.form-style .mc4wp-alert a:hover{color:var(--primary_hover);}
.form-mailchimp-style-2 .mc4wp-form-fields{position:relative;}
.form-mailchimp-style-2 .form-style input[type=email]{margin-right:0;}
.form-mailchimp-style-2 .form-style button[type=submit]{position:absolute;right:20px;top:0;bottom:0;padding:0;color:var(--primary);background-color:transparent;}
.form-mailchimp-style-2 .form-style button[type=submit]:hover{background-color:transparent;}
.elementor-canvas-menu-wrapper{display:flex;}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button{display:inline-flex;align-items:center;}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text{position:unset !important;word-wrap:unset !important;margin:0;height:unset;width:unset;clip:unset;overflow:unset;clip-path:unset;order:1;font-size:14px;text-transform:uppercase;color:var(--accent);}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button:hover .screen-reader-text{color:var(--primary);}
.bookory-canvas-menu-layout-2.elementor-widget-bookory-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text{display:none;}
.bookory-canvas-menu-layout-2.elementor-widget-bookory-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .bookory-icon{margin-right:0;}
@media(min-width:768px){
.elementor-nav-menu-wrapper .main-navigation ul.menu ul.sub-menu li.menu-item a > span{position:relative;}
.elementor-nav-menu-wrapper .main-navigation ul.menu ul.sub-menu li.menu-item:hover > a > span, .elementor-nav-menu-wrapper .main-navigation ul.menu ul.sub-menu li.focus > span{margin-left:0;}
.elementor-nav-menu-wrapper .main-navigation ul.menu li.menu-item .sub-menu .menu-item:hover > a{color:var(--primary);}
.elementor-nav-menu-wrapper .main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-item > a{color:var(--primary);}
.elementor-nav-menu-wrapper .main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-item > a > span:before{background-color:var(--primary);}
}
[class*=post-style-].column-item{margin-bottom:30px;}
.bookory-carousel [class*=post-style-].column-item{margin-bottom:0;height:100%;}
[class*=post-style-] .post-inner{position:relative;height:100%;display:flex;flex-direction:column;}
[class*=post-style-] .post-inner:hover .posted-on-square a{background-color:var(--primary);color:#fff;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
[class*=post-style-] .post-thumbnail{margin-bottom:20px;}
[class*=post-style-] .entry-content{flex:1;display:flex;flex-direction:column;}
[class*=post-style-] .bookory-meta-footer{margin-top:auto;}
[class*=post-style-] .entry-meta{margin-bottom:5px;}
[class*=post-style-] .entry-title{font-size:16px;line-height:1.5;font-weight:600;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.elementor-widget-bookory-post-grid .slick-slide > div{height:100%;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .bookory-meta-footer{display:none;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .entry-meta .posted-on:after{display:none;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .entry-meta .post-author{display:none;}
@media(min-width:1366px){
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);grid-column-gap:30px;margin:0;position:relative;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2{flex:0 0 100%;max-width:100%;padding:0;margin-bottom:5px;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2 .post-inner{flex-direction:row;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2 .post-thumbnail{margin-right:24px;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2 .post-thumbnail img{width:186px;object-fit:cover;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2 .bookory-meta-footer{margin-top:0;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:not(:nth-child(2)) .post-inner{align-items:center;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2){grid-column:2/span 1;grid-row-end:span 3;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner{flex:0 0 100%;max-width:100%;position:relative;overflow:hidden;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .post-thumbnail{border-radius:15px;overflow:hidden;margin:0;position:relative;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .post-thumbnail:before{content:"";background:linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 62.73%);bottom:0;left:0;right:0;position:absolute;z-index:2;border-radius:15px;width:100%;height:100%;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .post-thumbnail img{width:100%;height:100%;object-fit:cover;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-content{position:absolute;bottom:30px;right:30px;left:30px;z-index:2;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-meta .posted-on:after{display:inline-block;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-meta .post-author{display:block;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-meta a, .elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-meta, .elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-title a, .elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner a.more-link, .elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .categories-link span{color:#fff;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-title a:hover{color:var(--primary);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .entry-title{color:#fff;font-size:26px;line-height:32px;}
.elementor-widget-bookory-post-grid.elementor-post-style-2 .row .post-style-2:nth-child(2) .post-inner .bookory-meta-footer{display:flex;}
}
.elementor-widget-bookory-product-categories-2 .cat-title{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:5px;color:var(--accent);}
.elementor-widget-bookory-product-categories-2 .cat-content{font-weight:400;font-size:12px;line-height:2;margin-bottom:10px;color:var(--light);}
.elementor-widget-bookory-product-categories-2 .bottom-cat-link{display:inline-block;font-size:12px;font-weight:600;line-height:1.5;padding:0;border-radius:0;color:var(--accent);background-color:transparent;}
.elementor-widget-bookory-product-categories-2 .bottom-cat-link i{font-size:16px;margin-left:10px;overflow:hidden;color:var(--primary);}
.elementor-widget-bookory-product-categories-2 .bottom-cat-link:hover{color:var(--primary);}
.elementor-widget-bookory-product-categories-2 .bottom-cat-link:hover i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
.elementor-widget-bookory-product-categories-2 .product-cat-caption{text-align:left;flex:1;}
.elementor-widget-bookory-product-categories-2 .category-product-img{margin-right:30px;}
@media(max-width:567px){
.elementor-widget-bookory-product-categories-2 .category-product-img{margin-right:0;margin-bottom:30px;}
}
.elementor-widget-bookory-product-categories-2 .category-product-img img{border-radius:15px;}
.elementor-widget-bookory-product-categories-2 .product-cat{display:flex;align-items:center;}
@media(max-width:567px){
.elementor-widget-bookory-product-categories-2 .product-cat{flex-direction:column;align-items:flex-start;}
}
.elementor-widget-bookory-product-categories .column-item:hover{z-index:9;}
.elementor-widget-bookory-product-categories .category-product-img{display:block;overflow:hidden;border-radius:15px;}
.elementor-widget-bookory-product-categories .category-product-img img{margin-left:auto;margin-right:auto;object-fit:cover;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-product-categories .product-cat-link:hover .category-product-img img{transform:scale(1.1);}
.elementor-widget-bookory-product-categories .cat-title{font-size:20px;font-weight:600;line-height:1.4;color:var(--accent);}
.elementor-widget-bookory-product-categories .product-cat-caption{position:absolute;left:0;bottom:0;width:100%;padding:30px;}
.elementor-widget-bookory-product-categories .product-cat-link{display:block;position:relative;}
.elementor-widget-bookory-product-categories .product-cat-link .cat-total{display:none;}
.elementor-widget-bookory-product-categories .cat-title span{position:relative;}
.elementor-widget-bookory-product-categories .cat-title span:before{position:absolute;height:1px;width:0;content:"";background-color:#000;left:0;bottom:0;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;display:none;}
.elementor-widget-bookory-product-categories .cat-title:hover span:before{width:100%;}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .product-cat-caption{position:unset;}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .category-product-img{position:relative;padding-bottom:40px;min-height:260px;display:flex;align-items:flex-end;}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .category-product-img:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:160px;height:160px;background-color:#F6F6F6;border-radius:50%;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .category-product-img img{height:170px;object-fit:cover;transform:scale(1);}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .cat-title{font-size:16px;line-height:24px;}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .cat-total{color:var(--light);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .product-cat-link:hover .category-product-img img{height:220px;transform:scale(1);}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .product-cat-link:hover .category-product-img:before{background-color:var(--primary);}
.elementor-widget-bookory-product-categories.elementor-categories-layout-2 .product-cat-link:hover .cat-total{color:var(--primary);}
@media(max-width:767px){
.elementor-widget-bookory-products-tabs .elementor-tabs-header{display:none !important;}
}
.elementor-widget-bookory-products-tabs .woocommerce-overflow{overflow:hidden;}
.elementor-widget-bookory-products-tabs .elementor-tabs-wrapper{text-align:center;display:flex;flex-wrap:wrap;}
.elementor-widget-bookory-products-tabs .elementor-tabs-header{display:flex;align-items:center;}
.elementor-widget-bookory-products-tabs .elementor-tabs-header:after{content:"";display:inline-block;flex:1;height:1px;width:100%;margin-left:65px;margin-right:120px;background-color:var(--border);}
@media(max-width:767px){
.elementor-widget-bookory-products-tabs .elementor-tabs-header:after{content:none;}
}
.elementor-widget-bookory-products-tabs .elementor-tab-title{display:inline-flex;align-items:center;position:relative;font-size:20px;line-height:1.4;font-weight:600;padding:0;margin:0 25px;cursor:pointer;outline:0;border:none;color:var(--light);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-products-tabs .elementor-tab-title:last-child{margin-right:0 !important;}
.elementor-widget-bookory-products-tabs .elementor-tab-title:first-child{margin-left:0 !important;}
.elementor-widget-bookory-products-tabs .elementor-tab-title:after{content:"";display:inline-block;position:absolute;width:100%;height:4px;left:0;bottom:-5px;opacity:0;transform:scale(0);transition:all 0.3s ease;background-color:var(--primary);}
.elementor-widget-bookory-products-tabs .elementor-tab-title:hover, .elementor-widget-bookory-products-tabs .elementor-tab-title.elementor-active{color:var(--accent);}
.elementor-widget-bookory-products-tabs .elementor-tab-title:hover:after, .elementor-widget-bookory-products-tabs .elementor-tab-title.elementor-active:after{opacity:1;transform:scale(1);}
.elementor-widget-bookory-products-tabs .product-tab-title{margin-bottom:0;font-size:28px;margin-right:28px;}
.elementor-widget-bookory-products-tabs .product-tab-button{font-size:12px;color:var(--light);display:flex;align-items:center;font-weight:700;}
.elementor-widget-bookory-products-tabs .product-tab-button i{margin-left:10px;}
.elementor-widget-bookory-products-tabs .product-tab-button:hover{color:var(--primary);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-products-tabs .elementor-tab-content{border:0;padding-top:30px;}
.elementor-widget-bookory-products-tabs .elementor-tabs-content-wrapper{border:none;}
@media(min-width:767px){
.elementor-widget-bookory-products-tabs .elementor-tabs .elementor-tab-mobile-title{display:none !important;}
}
@media(max-width:767px){
.elementor-widget-bookory-products-tabs .elementor-tabs .elementor-tab-mobile-title{display:block !important;background-color:#eee;color:var(--e-global-color-secondary);padding:12px 20px 8px;margin:0 0 5px;}
.elementor-widget-bookory-products-tabs .elementor-tabs .elementor-tab-mobile-title:after{display:none;}
.elementor-widget-bookory-products-tabs .elementor-tabs .elementor-tab-mobile-title:hover, .elementor-widget-bookory-products-tabs .elementor-tabs .elementor-tab-mobile-title.elementor-active{background-color:var(--primary);color:#fff;}
}
.elementor-html .site-content-contain{z-index:100;}
.elementor-html .product-image.no-gallery{display:none !important;}
.layout-carousel-2.elementor-widget-bookory-products .woocommerce-carousel .slick-list{overflow:visible;}
.layout-carousel-2.elementor-widget-bookory-products .woocommerce-carousel .slick-slide:not(.slick-active){opacity:0;visibility:hidden;}
.layout-carousel-2.elementor-widget-bookory-products .woocommerce-carousel .slick-slide.slick-active ~ .slick-slide{opacity:1;visibility:visible;}
.layout-carousel-3.elementor-widget-bookory-products .woocommerce-carousel .slick-list{overflow:visible;}
.woocommerce-carousel{position:relative;}
.woocommerce-carousel ul.products{display:none;position:static !important;}
.woocommerce-carousel ul.products.slick-initialized{display:block;}
.woocommerce-carousel ul.products li.product{margin:0 !important;}
.woocommerce-carousel .slick-list{margin-right:1px;}
.woocommerce-carousel .slick-slide > div{display:flex;height:100%;}
.woocommerce-carousel .slick-next.slick-disabled, .woocommerce-carousel .slick-prev.slick-disabled{opacity:0.8;cursor:not-allowed;}
@media(min-width:500px) and (max-width:768px){
.mobile-switcher-style-product-yes.elementor-widget-bookory-products ul.products li.product{flex:0 0 50% !important;max-width:50% !important;}
}
@media(min-width:500px) and (max-width:768px){
.mobile-switcher-style-product-yes.elementor-widget-bookory-products .woocommerce-carousel ul.products li.product{flex:0 0 100% !important;max-width:100% !important;}
}
.elementor-widget-bookory-products.hidden-border-bottom-product-yes .woocommerce-overflow{position:relative;}
.elementor-widget-bookory-products.hidden-border-bottom-product-yes .woocommerce-overflow:before{content:"";position:absolute;z-index:9;height:1px;width:100%;left:0;bottom:30px;background-color:#ffffff;}
.elementor-widget-bookory-products.hidden-border-bottom-product-yes .woocommerce-carousel ul.products li.product:before{content:none;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2{position:relative;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2:before{content:"";position:absolute;z-index:9;height:1px;width:100%;left:0;bottom:0;background-color:#ffffff;}
@media(min-width:1024px){
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2 ul.products li.product:first-child{flex:0 0 100% !important;max-width:100% !important;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2 ul.products li.product:first-child .product-block-list-2{padding-top:0;padding-bottom:30px;margin-bottom:15px;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2 ul.products li.product:first-child .product-block-list-2 .short-description{display:block;margin-bottom:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2 ul.products li.product:first-child .product-block-list-2 .left{max-width:190px;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2 ul.products li.product:first-child .product-block-list-2 .left img{border-radius:15px;}
.elementor-widget-bookory-products.layout-space-product-yes .woocommerce-product-list-2 ul.products li.product:first-child .product-block-list-2 .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:20px;line-height:1.4;}
}
.elementor-widget-bookory-products .woocommerce-overflow{overflow:hidden;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-slider{overflow:hidden;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list{margin-left:-1px;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list .slick-track{display:flex;align-items:center;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list .slick-slide.slick-center li.product{padding-left:0;padding-right:0;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list .slick-slide.slick-center li.product .product-block{margin:0;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list .slick-slide.slick-center li.product .product-block:before{content:none;}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list .slick-slide li.product .product-block:before{content:"";position:absolute;height:100%;width:1px;left:-30px;top:0;background-color:var(--border);}
.elementor-widget-bookory-products .layout-carousel-center .woocommerce-carousel .slick-list .slick-slide.slick-center + .slick-slide.slick-active li.product .product-block:before{content:none;}
.elementor-widget-bookory-products .layout-carousel-center ul.products{margin-left:-30px;margin-right:-30px;}
.elementor-widget-bookory-products .layout-carousel-center ul.products li.product{margin-bottom:0;padding-left:30px;padding-right:30px;border-right:none;}
.elementor-widget-bookory-products .layout-carousel-center ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .layout-carousel-center ul.products li.product .product-block{margin:45px 0;}
.elementor-widget-bookory-products .woocommerce-product-list-1 ul.products li.product{margin-bottom:0;border-right:none;}
.elementor-widget-bookory-products .woocommerce-product-list-1 ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .woocommerce-product-list-1 ul.products li.product:last-child .product-block-list-1{border-bottom:none;}
.elementor-widget-bookory-products .woocommerce-product-list-2 ul.products li.product{margin-bottom:0;border-right:none;}
.elementor-widget-bookory-products .woocommerce-product-list-2 ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .woocommerce-product-list-2 ul.products li.product:last-child .product-block-list-2{border-bottom:none;}
.elementor-widget-bookory-products .woocommerce-product-list-3 ul.products li.product{margin-bottom:30px;border-right:none;}
.elementor-widget-bookory-products .woocommerce-product-list-3 ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .woocommerce-product-list-3 ul.products li.product:nth-child(1n+0) .product-block-list-3{background-color:#FEF5F5;}
.elementor-widget-bookory-products .woocommerce-product-list-3 ul.products li.product:nth-child(2n+0) .product-block-list-3{background-color:#F4FBF2;}
.elementor-widget-bookory-products .woocommerce-product-list-3 ul.products li.product:nth-child(3n+0) .product-block-list-3{background-color:#F5F7FE;}
.elementor-widget-bookory-products .woocommerce-product-list-3 .woocommerce-carousel .slick-list .slick-slide:nth-child(1n+0) .product-block-list-3{background-color:#FEF5F5;}
.elementor-widget-bookory-products .woocommerce-product-list-3 .woocommerce-carousel .slick-list .slick-slide:nth-child(2n+0) .product-block-list-3{background-color:#F4FBF2;}
.elementor-widget-bookory-products .woocommerce-product-list-3 .woocommerce-carousel .slick-list .slick-slide:nth-child(3n+0) .product-block-list-3{background-color:#F5F7FE;}
.elementor-widget-bookory-products .woocommerce-product-list-4{position:relative;}
.elementor-widget-bookory-products .woocommerce-product-list-4:before{content:"";position:absolute;z-index:9;height:1px;width:100%;left:0;bottom:30px;background-color:#ffffff;}
.elementor-widget-bookory-products .woocommerce-product-list-4 ul.products{margin-left:-30px;margin-right:-30px;}
.elementor-widget-bookory-products .woocommerce-product-list-4 ul.products li.product{margin-bottom:60px;padding-left:30px;padding-right:30px;}
.elementor-widget-bookory-products .woocommerce-product-list-4 ul.products li.product:before{bottom:-30px;}
.elementor-widget-bookory-products .woocommerce-product-list-5 ul.products{margin-left:-40px;margin-right:-40px;}
.elementor-widget-bookory-products .woocommerce-product-list-5 ul.products li.product{margin-bottom:40px;padding-left:40px;padding-right:40px;}
.elementor-widget-bookory-products .woocommerce-product-list-5 ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .woocommerce-product-list-5 .woocommerce-carousel .slick-list{margin-right:1px;}
.elementor-widget-bookory-products .woocommerce-product-list-6{counter-reset:section;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product{margin-bottom:30px;border-right:none;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product:nth-child(1n+0) .product-block-list-6 .left:before{background-color:#D0D3E3;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product:nth-child(2n+0) .product-block-list-6 .left:before{background-color:#F2DEA8;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product:nth-child(3n+0) .product-block-list-6 .left:before{background-color:#8EDCCF;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product:nth-child(4n+0) .product-block-list-6 .left:before{background-color:#B2E9FF;}
.elementor-widget-bookory-products .woocommerce-product-list-6 ul.products li.product:nth-child(5n+0) .product-block-list-6 .left:before{background-color:#CDBFFF;}
.elementor-widget-bookory-products .woocommerce-product-list-6.woocommerce-overflow{overflow:visible;}
.elementor-widget-bookory-products .woocommerce-product-list-7{counter-reset:section;}
.elementor-widget-bookory-products .woocommerce-product-list-7 ul.products li.product{margin-bottom:30px;border-right:none;}
.elementor-widget-bookory-products .woocommerce-product-list-7 ul.products li.product:before{content:none;}
.elementor-widget-bookory-products .product-block-list{display:flex;align-items:center;}
.elementor-widget-bookory-products .product-block-list .right{flex:1;}
.elementor-widget-bookory-products .product-block-list .left{margin-right:30px;}
.elementor-widget-bookory-products .product-block-list img{border-radius:15px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-1{padding:15px 0;border-bottom:1px solid var(--border);}
.elementor-widget-bookory-products .product-block-list.product-block-list-1 .left{max-width:130px;}
@media(max-width:567px){
.elementor-widget-bookory-products .product-block-list.product-block-list-1 .left{max-width:80px;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-2{padding:15px 0;border-bottom:1px solid var(--border);}
.elementor-widget-bookory-products .product-block-list.product-block-list-2 .left{max-width:80px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-2 .left img{border-radius:10px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-2 .short-description{display:none;}
.elementor-widget-bookory-products .product-block-list.product-block-list-3{padding:30px;border-radius:15px;}
@media(max-width:567px){
.elementor-widget-bookory-products .product-block-list.product-block-list-3{flex-direction:column;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .left{margin-right:30px;max-width:240px;position:relative;}
@media(max-width:1200px){
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .left{max-width:180px;}
}
@media(max-width:567px){
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .left{max-width:100%;margin-right:0;margin-bottom:20px;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
@media(min-width:768px){
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .woocommerce-loop-product__title{font-size:20px;line-height:1.4;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .posted-in{margin-bottom:20px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .short-description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:30px;}
@media(max-width:1200px){
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .short-description{margin-bottom:10px;-webkit-line-clamp:3;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-3 .star-rating{margin-bottom:5px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-4{align-items:flex-start;}
.elementor-widget-bookory-products .product-block-list.product-block-list-4 .left{max-width:190px;}
@media(max-width:567px){
.elementor-widget-bookory-products .product-block-list.product-block-list-4 .left{max-width:80px;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-4 .right{padding-top:30px;}
@media(max-width:567px){
.elementor-widget-bookory-products .product-block-list.product-block-list-4 .right{padding-top:0;}
}
.elementor-widget-bookory-products .product-block-list.product-block-list-5 .left{max-width:190px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-5 .deal-sold{margin-top:20px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-6 .left{position:relative;max-width:80px;margin-right:20px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-6 .left:before{counter-increment:section;content:counter(section);position:absolute;display:flex;align-items:center;justify-content:center;left:-11px;top:-8px;border-radius:50%;font-weight:600;font-size:12px;line-height:1;width:30px;height:30px;color:#000000;background-color:var(--primary);border:2px solid #ffffff;}
.elementor-widget-bookory-products .product-block-list.product-block-list-6 .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.4285714286;margin-bottom:10px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-6 .posted-in{margin-bottom:0;}
.elementor-widget-bookory-products .product-block-list.product-block-list-7{align-items:flex-start;}
.elementor-widget-bookory-products .product-block-list.product-block-list-7 .left{font-weight:600;font-size:14px;line-height:1.2857142857;color:#000000;margin-right:20px;}
.elementor-widget-bookory-products .product-block-list.product-block-list-7 .left:before{counter-increment:section;content:counter(section);}
.elementor-widget-bookory-products .product-block-list.product-block-list-7 .posted-in{margin-bottom:0;}
.elementor-widget-bookory-products .product-block-list.product-block-list-7 .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.2857142857;margin-bottom:10px;}
.elementor-widget-bookory-products .woocommerce-product-list-8{margin-top:-15px;margin-bottom:-15px;}
@media(min-width:1366px){
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(4, 1fr);grid-column-gap:30px;border-radius:15px;margin:0;position:relative;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product{flex:0 0 100%;max-width:100%;padding:15px 0;margin-bottom:0;border-right:none;border-top:1px solid var(--border);}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:before{display:none;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2){grid-column:2/span 1;grid-row-end:span 4;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3){grid-column:3/span 1;grid-row-end:span 4;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2), .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3){margin:0;border-top:none;position:relative;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2):after, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2):before, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3):after, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3):before{content:"";position:absolute;width:1px;height:calc(100% - 30px);top:15px;display:block;background-color:var(--border);}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2):after, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3):after{right:-16px;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2):before, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3):before{left:-15px;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2) .product-block-list, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3) .product-block-list{flex-direction:column;align-items:flex-start;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2) .product-block-list .left, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3) .product-block-list .left{margin-right:0;margin-bottom:20px;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(2) .product-block-list img, .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(3) .product-block-list img{width:100%;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(1), .elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product:nth-child(4){border-top:none;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product .product-block-list{align-items:flex-start;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product .product-block-list .left{margin-right:20px;}
.elementor-widget-bookory-products.layout-list-product-style-8 ul.products li.product .product-block-list img{border-radius:10px;width:80px;object-fit:cover;}
}
@media(max-width:1366px){
.elementor-widget-bookory-products.layout-list-product-style-8 .product .product-block-list{flex-direction:column;align-items:flex-start;}
.elementor-widget-bookory-products.layout-list-product-style-8 .product .product-block-list .left{margin-right:0;margin-bottom:20px;}
.elementor-widget-bookory-products.layout-list-product-style-8 .product .product-block-list img{width:100%;}
}
@media(min-width:1366px){
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products{margin-right:-30px;margin-left:-30px;}
}
@media(min-width:1366px){
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product{padding-left:30px;padding-right:30px;}
}
@media(max-width:768px){
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list{flex-direction:column;align-items:flex-start;}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .left{margin-right:0;margin-bottom:20px;}
}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list img{border-radius:15px;width:190px;object-fit:cover;}
@media(max-width:768px){
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list img{width:100%;}
}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .time-sale{flex-direction:column;align-items:flex-start;margin-top:20px;}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .time-sale .countdown-label{display:block;color:var(--light);font-size:12px;}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .time-sale .deal-text{font-size:14px;color:var(--text);margin-bottom:5px;}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .countdown-item{color:#74AF35;margin-right:25px;}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .countdown-item:after{position:absolute;top:7px;right:-15px;font-size:20px;}
.elementor-widget-bookory-products.layout-list-product-style-9 ul.products li.product .product-block-list .countdown-item .countdown-digits{font-size:20px;font-weight:600;}
.elementor-widget-bookory-products.layout-list-product-style-9 .deal-sold{display:none;}
.elementor-widget-bookory-products.layout-list-product-style-9.not-sold-yes .deal-sold{display:block;margin-top:30px;margin-bottom:0;}
.elementor-widget-bookory-products.layout-list-product-style-9.not-sold-yes .time-sale{display:none;}
.elementor-widget-bookory-search{z-index:999;}
.elementor-widget-bookory-search .widget{padding:0;margin-bottom:0;border:none;}
.elementor-widget-bookory-search .widget form .search-field{background-color:var(--background);border:2px solid var(--primary);padding:13px 55px 13px 20px;}
.elementor-widget-bookory-search.search-form-hide-search-yes .search-by-category{display:none;}
.elementor-widget-bookory-search.search-form-hide-search-yes .widget_product_search form input[type=search],
.elementor-widget-bookory-search.search-form-hide-search-yes .widget_product_search form input[type=text]{padding-left:1.41575em;}
.elementor-widget-bookory-search:not(.search-form-hide-search-yes) .widget_product_search form input[type=search],
.elementor-widget-bookory-search:not(.search-form-hide-search-yes) .widget_product_search form input[type=text]{padding-right:240px;}
.elementor-widget-bookory-search .site-header-search{display:block;}
.elementor-widget-bookory-search .site-header-search .button-search-popup{text-align:center;}
.elementor-widget-bookory-search .site-header-search .button-search-popup .bookory-icon-search{margin-bottom:5px;}
.elementor-widget-bookory-search .site-header-search .button-search-popup .content{display:block;font-size:12px;font-weight:700;}
.elementor-widget-bookory-search .site-header-search .button-search-popup:hover{color:var(--accent);}
.elementor-widget-bookory-search .site-header-search .button-search-popup:hover .bookory-icon-search{color:var(--accent);}
.elementor-widget-bookory-search .widget_product_search form{position:relative;}
.elementor-widget-bookory-search .widget_product_search form:before{display:none;}
.elementor-widget-bookory-search .widget_product_search form button{min-width:50px;}
.elementor-widget-bookory-search .widget_product_search form button:before{height:100%;width:100%;right:0;display:inline-flex;align-items:center;justify-content:center;color:#000;}
.elementor-widget-bookory-search .widget_product_search form button:hover:before{color:var(--primary);}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper{display:flex;overflow:unset;flex-wrap:wrap;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title{display:inline-block;position:relative;font-size:12px;line-height:1.25;font-weight:600;padding:10px 20px;margin:0 15px;cursor:pointer;outline:0;border:none;color:var(--text);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:last-child{margin-right:0 !important;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:first-child{margin-left:0 !important;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:after{content:"";position:absolute;width:100%;height:3px;left:0;right:0;bottom:0;margin:0;border-radius:0;border:none;transition:all 0.3s ease;background-color:var(--border);}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:hover, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:focus, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:active, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active{color:var(--accent);}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:hover:after, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:focus:after, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title:active:after, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active:after{opacity:1;left:auto;width:100%;border-color:var(--primary);height:3px;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper{border:none;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{padding:20px 0;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.sub-divider-tab-bookory-yes.elementor-tabs-view-horizontal .elementor-tab-title:before{content:"";position:absolute;width:100%;height:4px;left:0;right:0;bottom:0;margin:0;border-radius:0;border:none;transition:all 0.3s ease;background-color:#E5E5E5;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{display:block;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:2.1428571429;border:none;padding:0;width:220px;color:var(--light);}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title .number{display:inline-block;padding:0 5px;text-align:center;min-width:27px;font-weight:600;font-size:11px;line-height:1.1818181818;border-radius:20px;color:#ffffff;background-color:var(--primary);}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title:before, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title:after{content:none;}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title:hover, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title:focus, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title:active, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title.elementor-active{color:var(--accent);}
.elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-content, .elementor-widget-bookory-tabs.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{border:none;padding:0;}
.elementor-widget-bookory-tabs.elementor-widget-tabs .tab-button{display:inline-block;font-weight:700;font-size:14px;line-height:1.2857142857;border-radius:4px;padding:17px 29px;border:2px solid var(--primary);color:var(--accent);transition:all 0.3s ease;}
.elementor-widget-bookory-tabs.elementor-widget-tabs .tab-button i{font-size:11px;margin-left:10px;overflow:hidden;}
.elementor-widget-bookory-tabs.elementor-widget-tabs .tab-button .number{margin-left:5px;color:var(--primary);transition:all 0.3s ease;}
.elementor-widget-bookory-tabs.elementor-widget-tabs .tab-button:hover i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
.elementor-widget-bookory-tabs .elementor-tabs .elementor-tab-mobile-title{display:none !important;}
.elementor-widget-bookory-team-box .team-image img{width:100%;object-fit:cover;}
.elementor-widget-bookory-team-box .team-name{font-weight:500;font-size:20px;line-height:1.2;color:var(--accent);}
.elementor-widget-bookory-team-box .team-job{font-weight:400;font-size:14px;line-height:1.7142857143;color:var(--text);}
.elementor-widget-bookory-team-box .team-phone, .elementor-widget-bookory-team-box .team-email{font-weight:400;font-size:14px;line-height:2;color:#ffffff;}
.elementor-widget-bookory-team-box .team-icon-socials ul{display:flex;justify-content:center;align-items:center;margin:0;list-style:none;}
.elementor-widget-bookory-team-box .team-icon-socials ul li{line-height:1;margin-right:16px;text-align:center;}
.elementor-widget-bookory-team-box .team-icon-socials ul li:last-child{margin-right:0;}
.elementor-widget-bookory-team-box .team-icon-socials ul a{display:block;}
.elementor-widget-bookory-team-box .team-icon-socials ul i{font-size:16px;}
.elementor-widget-bookory-team-box .layout-1{position:relative;overflow:hidden;border-radius:5px;}
.elementor-widget-bookory-team-box .layout-1:before{content:"";display:inline-block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:all 0.3s ease;background:linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));}
.elementor-widget-bookory-team-box .layout-1 .team-icon-socials{position:absolute;top:60px;right:40px;opacity:0;visibility:hidden;transition:all 0.3s ease;transition-delay:0.1s;}
.elementor-widget-bookory-team-box .layout-1 .team-icon-socials ul{flex-direction:column;}
.elementor-widget-bookory-team-box .layout-1 .team-icon-socials ul li{margin-right:0;margin-bottom:10px;}
.elementor-widget-bookory-team-box .layout-1 .team-icon-socials ul li:last-child{margin-bottom:0;}
.elementor-widget-bookory-team-box .layout-1 .team-icon-socials ul a{color:#ffffff;}
.elementor-widget-bookory-team-box .layout-1 .team-icon-socials ul a:hover{color:var(--primary);}
.elementor-widget-bookory-team-box .layout-1 .team-caption{position:absolute;left:40px;bottom:0;opacity:0;visibility:hidden;transition:all 0.3s ease;}
.elementor-widget-bookory-team-box .layout-1 .team-name a{color:#ffffff;}
.elementor-widget-bookory-team-box .layout-1 .team-name a:hover{color:var(--primary);}
.elementor-widget-bookory-team-box .layout-1 .team-name, .elementor-widget-bookory-team-box .layout-1 .team-job{color:#ffffff;}
.elementor-widget-bookory-team-box .layout-1:hover:before{opacity:1;}
.elementor-widget-bookory-team-box .layout-1:hover .team-caption{opacity:1;visibility:visible;bottom:40px;}
.elementor-widget-bookory-team-box .layout-1:hover .team-icon-socials{opacity:1;visibility:visible;top:40px;}
.elementor-widget-bookory-team-box .layout-2{text-align:center;}
.elementor-widget-bookory-team-box .layout-2 .team-image{border-radius:50%;overflow:hidden;position:relative;margin-bottom:30px;}
.elementor-widget-bookory-team-box .layout-2 .team-image img{border-radius:50%;}
.elementor-widget-bookory-team-box .layout-2 .team-image:before{content:"";display:inline-block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:all 0.3s ease;background:linear-gradient(360deg, var(--primary) -3.43%, var(--primary) 17.72%, rgba(148, 190, 144, 0.27) 64.11%);}
.elementor-widget-bookory-team-box .layout-2 .team-header{position:relative;}
.elementor-widget-bookory-team-box .layout-2 .team-caption{position:absolute;bottom:0;left:50%;opacity:0;visibility:hidden;transition:all 0.3s ease;transform:translateX(-50%);}
.elementor-widget-bookory-team-box .layout-2 .team-email{margin-bottom:10px;}
.elementor-widget-bookory-team-box .layout-2 .team-icon-socials ul a{color:#ffffff;}
.elementor-widget-bookory-team-box .layout-2:hover .team-image:before{opacity:1;}
.elementor-widget-bookory-team-box .layout-2:hover .team-caption{bottom:30px;opacity:1;visibility:visible;}
.elementor-widget-bookory-team-box.team-box-not-hover-yes .layout-1:before{opacity:1;}
.elementor-widget-bookory-team-box.team-box-not-hover-yes .layout-1 .team-caption{opacity:1;visibility:visible;bottom:40px;}
.elementor-widget-bookory-team-box.team-box-not-hover-yes .layout-1 .team-icon-socials{opacity:1;visibility:visible;top:40px;}
.elementor-testimonial-item-wrapper .inner{margin-left:auto;margin-right:auto;}
.elementor-testimonial-item-wrapper .title{font-weight:600;font-size:16px;line-height:1.5;color:var(--light);padding-bottom:20px;margin-bottom:50px;position:relative;}
.elementor-testimonial-item-wrapper .title:before{content:"";position:absolute;width:80px;height:1px;background-color:var(--primary);margin:0 auto;bottom:0;left:0;right:0;}
.elementor-testimonial-item-wrapper .name{display:block;font-weight:400;font-size:12px;line-height:1.6666666667;text-transform:uppercase;color:var(--accent);z-index:9;}
.elementor-testimonial-item-wrapper .job{display:block;font-size:12px;line-height:1.6666666667;text-transform:uppercase;z-index:9;}
.elementor-testimonial-item-wrapper .job::before{content:"/";margin:0 3px;position:relative;}
.elementor-testimonial-item-wrapper .content{font-size:16px;line-height:1.5;margin-bottom:30px;color:var(--accent);z-index:9;}
.elementor-testimonial-item-wrapper .elementor-testimonial-image{line-height:0;margin-bottom:30px;}
.elementor-testimonial-item-wrapper .elementor-testimonial-image img{display:inline;width:70px;height:70px;object-fit:cover;border-radius:50%;}
.elementor-testimonial-item-wrapper .details{display:inline-flex;align-items:center;position:relative;padding:20px 0;}
.elementor-testimonial-item-wrapper .details:after{color:#EEEEEE;position:absolute;font-size:50px;margin:0 auto;left:0;right:0;}
.vertical-menu-separator-yes .vertical-navigation:after{content:"";position:absolute;right:0;top:50%;height:23px;width:1px;background-color:var(--border);transform:translateY(-50%);}
.vertical-menu-separator-yes .vertical-navigation:hover:after{background-color:transparent;}
.home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .vertical-menu, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .vertical-menu{opacity:1;visibility:visible;z-index:990;transform:translateY(0);}
.home .nav-vertiacl-menu-layout-content-style-2 .menu, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .menu{border-width:0 2px 2px 2px;border-color:var(--primary);border-radius:0 0 15px 15px;padding:20px 0;margin-top:0;}
.home .nav-vertiacl-menu-layout-content-style-2 .menu:before, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .menu:before{display:none;}
.home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2, .home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-3, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-3{width:16px;}
.home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .bookory-icon::before, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .bookory-icon::before{transform:translate3d(0, 0, 0);}
.home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .bookory-icon::after, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .bookory-icon::after{transform:translate3d(0, -250%, 0);}
.elementor-video-wrapper .elementor-video-popup{display:inline-flex;align-items:center;justify-content:center;position:relative;}
.elementor-video-wrapper .elementor-video-popup:hover .elementor-video-icon{color:var(--primary);border-color:var(--primary);}
.elementor-video-wrapper .elementor-video-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;font-size:18px;width:64px;height:64px;border-radius:50%;top:50%;left:50%;z-index:9;color:var(--accent);border:1px solid var(--accent);transform:translate(-50%, -50%);}
.elementor-video-wrapper .image-hover img{width:100%;object-fit:cover;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{font-size:24px;border:none;}
.mfp-image-holder .mfp-close:active, .mfp-image-holder .mfp-close:focus, .mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:active, .mfp-iframe-holder .mfp-close:focus, .mfp-iframe-holder .mfp-close:hover{color:var(--primary);background-color:transparent;border:none;}
.elementor-column-wrap:hover .text-editor-hover .elementor-text-editor > *:before{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > *{position:relative;display:inline-block;}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > *:before{position:absolute;content:attr(data-hover);color:#000000;clip-path:polygon(0 0, 0 0, 0% 100%, 0 100%);transition:clip-path 0.5s ease;}
.animated-slide-column > .elementor-column-wrap{transition:opacity 0s 0.6s, transform 1s 0.6s;opacity:0;transform:translateX(-20px) translateZ(0);}
.animated-slide-column:after{content:"";margin:0 -5px 0 0;position:absolute;top:0;right:100%;bottom:100%;left:0;background-color:var(--primary);z-index:3;transition:bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;}
.animated-slide-column.col-loaded{overflow:hidden;position:relative;}
.animated-slide-column.col-loaded .elementor-column-wrap{transform:translateX(0);opacity:1;}
.animated-slide-column.col-loaded:after{margin-right:0;right:-3px;bottom:0;left:100%;}
.animated-bg-parallax{overflow:hidden;}
.animated-bg-parallax > .elementor-column-wrap{overflow:hidden;}
.animated-bg-parallax .img-banner-parallax{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;width:100%;height:100%;object-fit:cover;}
.animated-bg-parallax .img-banner-parallax:not(.hover){transform:none !important;}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img{position:relative;overflow:hidden;}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img img{-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title{position:relative;}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title:before{content:"";position:absolute;width:2px;height:0;background-color:var(--primary);top:-60px;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1;left:0;right:0;margin:0 auto;}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title:before{height:50px;}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title a{color:var(--primary);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.elementor-widget-image-box.box-title-decor-yes:hover img{transform:scale(1.1);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.text-rotate{-moz-transform:translateX(-50%) translateY(-50%) rotate(-90deg);-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg);}
.text-shadow{-webkit-text-stroke:3px #fff;-webkit-text-fill-color:#F02757;}
.hover-style .elementor-cta__button-wrapper{opacity:0;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateY(10px);height:0;}
.hover-style .elementor-cta__title{transform:translateY(0);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.hover-style .elementor-cta__content{overflow:hidden;}
.hover-style:hover .elementor-cta__title{transform:translateY(-20px);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.hover-style:hover .elementor-cta__button-wrapper{opacity:1;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateY(-10px);}
.elementor-align-justify .elementor-button{text-align:justify;}
.elementor-widget-button .elementor-button{line-height:1.2857142857;}
.elementor-widget-button .elementor-button .elementor-align-icon-right{margin-left:10px;}
.elementor-widget-button .elementor-button .elementor-button-icon i{font-size:16px;font-weight:700;}
.elementor-button{border:none;}
.elementor-button .elementor-button-icon{display:inline-flex;align-items:center;justify-content:center;}
.elementor-button .elementor-button-content-wrapper{align-items:center;}
.elementor-default .elementor-button.elementor-size-xs{font-size:16px;padding:20px 35px;}
.elementor-default .elementor-button.elementor-size-md{font-size:14px;padding:12px 25px;}
.elementor-default .elementor-button.elementor-size-lg{font-size:12px;padding:10px 15px;}
.elementor-default .elementor-button.elementor-size-xl{font-size:12px;padding:10px 15px;}
.elementor-widget-button.elementor-button-info .elementor-button{border-color:#71d7f7;}
.elementor-widget-button.elementor-button-info .elementor-button:before{background-color:#71d7f7;}
.elementor-widget-button.elementor-button-success .elementor-button{border-color:#5cb85c;}
.elementor-widget-button.elementor-button-success .elementor-button:before{background-color:#5cb85c;}
.elementor-widget-button.elementor-button-warning .elementor-button{border-color:#f0ad4e;}
.elementor-widget-button.elementor-button-warning .elementor-button:before{background-color:#f0ad4e;}
.elementor-widget-button.elementor-button-danger .elementor-button{border-color:#d9534f;}
.elementor-widget-button.elementor-button-danger .elementor-button:before{background-color:#d9534f;}
.button-style-bookory-yes .elementor-button .elementor-button-icon.elementor-align-icon-right i{overflow:hidden;}
.button-style-bookory-yes .elementor-button:hover .elementor-button-icon.elementor-align-icon-right i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
.btn-effect i{overflow:hidden;}
.btn-effect:hover i:before{animation:toRightFromLeft 0.3s forwards;display:block;}
@-moz-keyframes toRightFromLeft {
49%{-moz-transform:translate(100%);}
50%{opacity:0;-moz-transform:translate(-100%);}
51%{opacity:1;}
}
@keyframes toRightFromLeft {
49%{transform:translate(100%);}
50%{opacity:0;transform:translate(-100%);}
51%{opacity:1;}
}
.elementor-view-framed .elementor-icon, .elementor-view-default .elementor-icon{color:var(--primary);border-color:var(--primary);}
.elementor-view-stacked .elementor-icon{background-color:var(--primary);}
.elementor-icon-box-wrapper:hover .elementor-icon{-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:scale(0.9);}
.elementor-image-box-wrapper .elementor-image-box-img img{display:inline-block;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-img a:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);opacity:0;left:0;top:0;transition:all 0.4s ease;z-index:10;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-img img{display:block;margin-left:auto;margin-right:auto;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content{bottom:0;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-img a:before{opacity:1;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-content{position:absolute;width:100%;bottom:-40px;z-index:11;transition:all 0.3s ease;}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title{margin-bottom:0;font-size:14px;background-color:var(--primary);}
.bookory-image-box-style-2.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a{display:flex;height:40px;align-items:center;justify-content:center;line-height:18px;color:#ffffff;}
.icon-list-hover-underline .elementor-icon-list-item a:hover .elementor-icon-list-text{text-decoration:underline;}
.style-theme-bookory-layout-1 .elementor-accordion .elementor-accordion-item{margin-bottom:0px;border-width:0 0 1px 0;border-style:solid;border-color:var(--border);}
.style-theme-bookory-layout-1 .elementor-accordion .elementor-tab-title{font-size:20px;line-height:1.4;letter-spacing:0;font-weight:700;padding:30px 30px 30px 0;color:var(--accent);}
.style-theme-bookory-layout-1 .elementor-accordion .elementor-tab-content{padding:0px 0px 30px;border:none;}
.style-theme-bookory-layout-1 p{margin:0;}
.style-theme-bookory-layout-1 .elementor-accordion .elementor-tab-title .elementor-accordion-icon{font-size:13px;line-height:1.7;text-align:center;color:var(--primary);}
.style-theme-bookory-layout-1 .elementor-accordion-item .elementor-tab-title:active{padding-bottom:20px;}
.style-theme-bookory-layout-1 .elementor-tab-content{border:none;}
.style-theme-bookory-layout-2.elementor-widget-accordion p{margin:0;}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-accordion-item{border-width:0 0 1px 0;border-style:solid;border-color:var(--border);}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-accordion-item:last-child{margin-bottom:0;}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-tab-title{display:flex;align-items:center;padding:0;font-weight:500;font-size:16px;line-height:1.375;color:var(--accent);}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-tab-title .elementor-accordion-title{flex:1;color:var(--accent);}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-tab-content{border:none;padding:10px 0 0 45px;margin-bottom:20px;}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:block;font-size:20px;line-height:46px;margin-right:15px;color:var(--accent);}
.style-theme-bookory-layout-2.elementor-widget-accordion .elementor-accordion .elementor-active.elementor-tab-title .elementor-accordion-icon{color:var(--primary);}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container{overflow:hidden;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a{position:relative;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a img{transform:scale(1);transition:transform 0.35s;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:before, .image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:after{transform:scale(0.9);transition:transform 0.35s, all 0.7s;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:before{position:absolute;content:"";width:100%;height:50%;left:50%;margin-left:-50%;top:25%;border-color:rgba(200, 200, 200, 0);border-style:solid;border-width:0 1px;z-index:2;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:after{position:absolute;content:"";width:50%;height:100%;left:50%;margin-left:-25%;top:0;border-color:rgba(200, 200, 200, 0);border-style:solid;border-width:1px 0;z-index:2;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:hover img{transform:scale(1.09);}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:hover:before{height:100%;top:0;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:hover:after{width:100%;margin-left:-50%;}
.image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:hover:before, .image-style-bookory-yes.elementor-widget-image .elementor-widget-container a:hover:after{border-color:#ffffff;}
.elementor_library-template-default .entry-header, .elementor_library-template-default #post-navigation,
.elementor_library-template-default .entry-taxonomy{display:none;}
.header-absolute{position:absolute !important;width:100%;z-index:99;background-color:transparent !important;}:root{--scroll-bar:8px;}
body:not(.has-scrollbar) .elementor-section.elementor-section-stretched{width:100vw !important;margin-left:calc(-50vw + 50%) !important;margin-right:calc(-50vw + 50%) !important;left:0 !important;}
body.has-scrollbar .elementor-section.elementor-section-stretched{width:calc(100vw - 20px) !important;margin-left:calc(-50vw + 50% + 10px) !important;margin-right:calc(-50vw + 50% + 10px);left:0 !important;}
@supports (color: var(--scroll-bar)) {
body.has-scrollbar .elementor-section.elementor-section-stretched{width:calc(100vw - var(--scroll-bar)) !important;margin-left:calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;margin-right:calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;left:0 !important;}
}
.elementor-social-icons-wrapper .elementor-social-icon:hover{opacity:1;}
.c-primary{color:var(--primary);}
.elementor-widget-tabs .elementor-tab-title a{display:flex;align-items:center;}
.underline-primary{position:relative;}
.underline-primary:before{content:"";position:absolute;width:100%;height:10px;bottom:10px;left:0;background-color:#FFD8D2;z-index:-1;}
.sublink .elementor-column:hover img{opacity:0.8;border-color:var(--primary) !important;}
.sublink .elementor-column img {
transition: all 0.3s ease;
}@font-face{font-family:eicons;src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-left:8px;margin-right:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-bottom:0;border-left-width:1px;border-right:0;border-top:0;border-style:solid;height:100%;left:auto;position:relative;right:auto;right:-8px;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media(min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media(max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media(max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media(max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media(max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg");}
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }.fa, .fas, .far, .fal, .fad, .fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-.0667em;}
.fa-xs{font-size:.75em;}
.fa-sm{font-size:.875em;}
.fa-1x{font-size:1em;}
.fa-2x{font-size:2em;}
.fa-3x{font-size:3em;}
.fa-4x{font-size:4em;}
.fa-5x{font-size:5em;}
.fa-6x{font-size:6em;}
.fa-7x{font-size:7em;}
.fa-8x{font-size:8em;}
.fa-9x{font-size:9em;}
.fa-10x{font-size:10em;}
.fa-fw{text-align:center;width:1.25em;}
.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}
.fa-ul > li{position:relative;}
.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}
.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em;}
.fa-pull-left{float:left;}
.fa-pull-right{float:right;}
.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left{margin-right:.3em;}
.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right{margin-left:.3em;}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
@-webkit-keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);transform:scale(-1, 1);}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);transform:scale(1, -1);}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1, -1);transform:scale(-1, -1);}:root .fa-rotate-90,
:root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both{-webkit-filter:none;filter:none;}
.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}
.fa-stack-1x, .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}
.fa-stack-1x{line-height:inherit;}
.fa-stack-2x{font-size:2em;}
.fa-inverse{color:#fff;}
.fa-500px:before{content:"\f26e";}
.fa-accessible-icon:before{content:"\f368";}
.fa-accusoft:before{content:"\f369";}
.fa-acquisitions-incorporated:before{content:"\f6af";}
.fa-ad:before{content:"\f641";}
.fa-address-book:before{content:"\f2b9";}
.fa-address-card:before{content:"\f2bb";}
.fa-adjust:before{content:"\f042";}
.fa-adn:before{content:"\f170";}
.fa-adversal:before{content:"\f36a";}
.fa-affiliatetheme:before{content:"\f36b";}
.fa-air-freshener:before{content:"\f5d0";}
.fa-airbnb:before{content:"\f834";}
.fa-algolia:before{content:"\f36c";}
.fa-align-center:before{content:"\f037";}
.fa-align-justify:before{content:"\f039";}
.fa-align-left:before{content:"\f036";}
.fa-align-right:before{content:"\f038";}
.fa-alipay:before{content:"\f642";}
.fa-allergies:before{content:"\f461";}
.fa-amazon:before{content:"\f270";}
.fa-amazon-pay:before{content:"\f42c";}
.fa-ambulance:before{content:"\f0f9";}
.fa-american-sign-language-interpreting:before{content:"\f2a3";}
.fa-amilia:before{content:"\f36d";}
.fa-anchor:before{content:"\f13d";}
.fa-android:before{content:"\f17b";}
.fa-angellist:before{content:"\f209";}
.fa-angle-double-down:before{content:"\f103";}
.fa-angle-double-left:before{content:"\f100";}
.fa-angle-double-right:before{content:"\f101";}
.fa-angle-double-up:before{content:"\f102";}
.fa-angle-down:before{content:"\f107";}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
.fa-angle-up:before{content:"\f106";}
.fa-angry:before{content:"\f556";}
.fa-angrycreative:before{content:"\f36e";}
.fa-angular:before{content:"\f420";}
.fa-ankh:before{content:"\f644";}
.fa-app-store:before{content:"\f36f";}
.fa-app-store-ios:before{content:"\f370";}
.fa-apper:before{content:"\f371";}
.fa-apple:before{content:"\f179";}
.fa-apple-alt:before{content:"\f5d1";}
.fa-apple-pay:before{content:"\f415";}
.fa-archive:before{content:"\f187";}
.fa-archway:before{content:"\f557";}
.fa-arrow-alt-circle-down:before{content:"\f358";}
.fa-arrow-alt-circle-left:before{content:"\f359";}
.fa-arrow-alt-circle-right:before{content:"\f35a";}
.fa-arrow-alt-circle-up:before{content:"\f35b";}
.fa-arrow-circle-down:before{content:"\f0ab";}
.fa-arrow-circle-left:before{content:"\f0a8";}
.fa-arrow-circle-right:before{content:"\f0a9";}
.fa-arrow-circle-up:before{content:"\f0aa";}
.fa-arrow-down:before{content:"\f063";}
.fa-arrow-left:before{content:"\f060";}
.fa-arrow-right:before{content:"\f061";}
.fa-arrow-up:before{content:"\f062";}
.fa-arrows-alt:before{content:"\f0b2";}
.fa-arrows-alt-h:before{content:"\f337";}
.fa-arrows-alt-v:before{content:"\f338";}
.fa-artstation:before{content:"\f77a";}
.fa-assistive-listening-systems:before{content:"\f2a2";}
.fa-asterisk:before{content:"\f069";}
.fa-asymmetrik:before{content:"\f372";}
.fa-at:before{content:"\f1fa";}
.fa-atlas:before{content:"\f558";}
.fa-atlassian:before{content:"\f77b";}
.fa-atom:before{content:"\f5d2";}
.fa-audible:before{content:"\f373";}
.fa-audio-description:before{content:"\f29e";}
.fa-autoprefixer:before{content:"\f41c";}
.fa-avianex:before{content:"\f374";}
.fa-aviato:before{content:"\f421";}
.fa-award:before{content:"\f559";}
.fa-aws:before{content:"\f375";}
.fa-baby:before{content:"\f77c";}
.fa-baby-carriage:before{content:"\f77d";}
.fa-backspace:before{content:"\f55a";}
.fa-backward:before{content:"\f04a";}
.fa-bacon:before{content:"\f7e5";}
.fa-bacteria:before{content:"\e059";}
.fa-bacterium:before{content:"\e05a";}
.fa-bahai:before{content:"\f666";}
.fa-balance-scale:before{content:"\f24e";}
.fa-balance-scale-left:before{content:"\f515";}
.fa-balance-scale-right:before{content:"\f516";}
.fa-ban:before{content:"\f05e";}
.fa-band-aid:before{content:"\f462";}
.fa-bandcamp:before{content:"\f2d5";}
.fa-barcode:before{content:"\f02a";}
.fa-bars:before{content:"\f0c9";}
.fa-baseball-ball:before{content:"\f433";}
.fa-basketball-ball:before{content:"\f434";}
.fa-bath:before{content:"\f2cd";}
.fa-battery-empty:before{content:"\f244";}
.fa-battery-full:before{content:"\f240";}
.fa-battery-half:before{content:"\f242";}
.fa-battery-quarter:before{content:"\f243";}
.fa-battery-three-quarters:before{content:"\f241";}
.fa-battle-net:before{content:"\f835";}
.fa-bed:before{content:"\f236";}
.fa-beer:before{content:"\f0fc";}
.fa-behance:before{content:"\f1b4";}
.fa-behance-square:before{content:"\f1b5";}
.fa-bell:before{content:"\f0f3";}
.fa-bell-slash:before{content:"\f1f6";}
.fa-bezier-curve:before{content:"\f55b";}
.fa-bible:before{content:"\f647";}
.fa-bicycle:before{content:"\f206";}
.fa-biking:before{content:"\f84a";}
.fa-bimobject:before{content:"\f378";}
.fa-binoculars:before{content:"\f1e5";}
.fa-biohazard:before{content:"\f780";}
.fa-birthday-cake:before{content:"\f1fd";}
.fa-bitbucket:before{content:"\f171";}
.fa-bitcoin:before{content:"\f379";}
.fa-bity:before{content:"\f37a";}
.fa-black-tie:before{content:"\f27e";}
.fa-blackberry:before{content:"\f37b";}
.fa-blender:before{content:"\f517";}
.fa-blender-phone:before{content:"\f6b6";}
.fa-blind:before{content:"\f29d";}
.fa-blog:before{content:"\f781";}
.fa-blogger:before{content:"\f37c";}
.fa-blogger-b:before{content:"\f37d";}
.fa-bluetooth:before{content:"\f293";}
.fa-bluetooth-b:before{content:"\f294";}
.fa-bold:before{content:"\f032";}
.fa-bolt:before{content:"\f0e7";}
.fa-bomb:before{content:"\f1e2";}
.fa-bone:before{content:"\f5d7";}
.fa-bong:before{content:"\f55c";}
.fa-book:before{content:"\f02d";}
.fa-book-dead:before{content:"\f6b7";}
.fa-book-medical:before{content:"\f7e6";}
.fa-book-open:before{content:"\f518";}
.fa-book-reader:before{content:"\f5da";}
.fa-bookmark:before{content:"\f02e";}
.fa-bootstrap:before{content:"\f836";}
.fa-border-all:before{content:"\f84c";}
.fa-border-none:before{content:"\f850";}
.fa-border-style:before{content:"\f853";}
.fa-bowling-ball:before{content:"\f436";}
.fa-box:before{content:"\f466";}
.fa-box-open:before{content:"\f49e";}
.fa-box-tissue:before{content:"\e05b";}
.fa-boxes:before{content:"\f468";}
.fa-braille:before{content:"\f2a1";}
.fa-brain:before{content:"\f5dc";}
.fa-bread-slice:before{content:"\f7ec";}
.fa-briefcase:before{content:"\f0b1";}
.fa-briefcase-medical:before{content:"\f469";}
.fa-broadcast-tower:before{content:"\f519";}
.fa-broom:before{content:"\f51a";}
.fa-brush:before{content:"\f55d";}
.fa-btc:before{content:"\f15a";}
.fa-buffer:before{content:"\f837";}
.fa-bug:before{content:"\f188";}
.fa-building:before{content:"\f1ad";}
.fa-bullhorn:before{content:"\f0a1";}
.fa-bullseye:before{content:"\f140";}
.fa-burn:before{content:"\f46a";}
.fa-buromobelexperte:before{content:"\f37f";}
.fa-bus:before{content:"\f207";}
.fa-bus-alt:before{content:"\f55e";}
.fa-business-time:before{content:"\f64a";}
.fa-buy-n-large:before{content:"\f8a6";}
.fa-buysellads:before{content:"\f20d";}
.fa-calculator:before{content:"\f1ec";}
.fa-calendar:before{content:"\f133";}
.fa-calendar-alt:before{content:"\f073";}
.fa-calendar-check:before{content:"\f274";}
.fa-calendar-day:before{content:"\f783";}
.fa-calendar-minus:before{content:"\f272";}
.fa-calendar-plus:before{content:"\f271";}
.fa-calendar-times:before{content:"\f273";}
.fa-calendar-week:before{content:"\f784";}
.fa-camera:before{content:"\f030";}
.fa-camera-retro:before{content:"\f083";}
.fa-campground:before{content:"\f6bb";}
.fa-canadian-maple-leaf:before{content:"\f785";}
.fa-candy-cane:before{content:"\f786";}
.fa-cannabis:before{content:"\f55f";}
.fa-capsules:before{content:"\f46b";}
.fa-car:before{content:"\f1b9";}
.fa-car-alt:before{content:"\f5de";}
.fa-car-battery:before{content:"\f5df";}
.fa-car-crash:before{content:"\f5e1";}
.fa-car-side:before{content:"\f5e4";}
.fa-caravan:before{content:"\f8ff";}
.fa-caret-down:before{content:"\f0d7";}
.fa-caret-left:before{content:"\f0d9";}
.fa-caret-right:before{content:"\f0da";}
.fa-caret-square-down:before{content:"\f150";}
.fa-caret-square-left:before{content:"\f191";}
.fa-caret-square-right:before{content:"\f152";}
.fa-caret-square-up:before{content:"\f151";}
.fa-caret-up:before{content:"\f0d8";}
.fa-carrot:before{content:"\f787";}
.fa-cart-arrow-down:before{content:"\f218";}
.fa-cart-plus:before{content:"\f217";}
.fa-cash-register:before{content:"\f788";}
.fa-cat:before{content:"\f6be";}
.fa-cc-amazon-pay:before{content:"\f42d";}
.fa-cc-amex:before{content:"\f1f3";}
.fa-cc-apple-pay:before{content:"\f416";}
.fa-cc-diners-club:before{content:"\f24c";}
.fa-cc-discover:before{content:"\f1f2";}
.fa-cc-jcb:before{content:"\f24b";}
.fa-cc-mastercard:before{content:"\f1f1";}
.fa-cc-paypal:before{content:"\f1f4";}
.fa-cc-stripe:before{content:"\f1f5";}
.fa-cc-visa:before{content:"\f1f0";}
.fa-centercode:before{content:"\f380";}
.fa-centos:before{content:"\f789";}
.fa-certificate:before{content:"\f0a3";}
.fa-chair:before{content:"\f6c0";}
.fa-chalkboard:before{content:"\f51b";}
.fa-chalkboard-teacher:before{content:"\f51c";}
.fa-charging-station:before{content:"\f5e7";}
.fa-chart-area:before{content:"\f1fe";}
.fa-chart-bar:before{content:"\f080";}
.fa-chart-line:before{content:"\f201";}
.fa-chart-pie:before{content:"\f200";}
.fa-check:before{content:"\f00c";}
.fa-check-circle:before{content:"\f058";}
.fa-check-double:before{content:"\f560";}
.fa-check-square:before{content:"\f14a";}
.fa-cheese:before{content:"\f7ef";}
.fa-chess:before{content:"\f439";}
.fa-chess-bishop:before{content:"\f43a";}
.fa-chess-board:before{content:"\f43c";}
.fa-chess-king:before{content:"\f43f";}
.fa-chess-knight:before{content:"\f441";}
.fa-chess-pawn:before{content:"\f443";}
.fa-chess-queen:before{content:"\f445";}
.fa-chess-rook:before{content:"\f447";}
.fa-chevron-circle-down:before{content:"\f13a";}
.fa-chevron-circle-left:before{content:"\f137";}
.fa-chevron-circle-right:before{content:"\f138";}
.fa-chevron-circle-up:before{content:"\f139";}
.fa-chevron-down:before{content:"\f078";}
.fa-chevron-left:before{content:"\f053";}
.fa-chevron-right:before{content:"\f054";}
.fa-chevron-up:before{content:"\f077";}
.fa-child:before{content:"\f1ae";}
.fa-chrome:before{content:"\f268";}
.fa-chromecast:before{content:"\f838";}
.fa-church:before{content:"\f51d";}
.fa-circle:before{content:"\f111";}
.fa-circle-notch:before{content:"\f1ce";}
.fa-city:before{content:"\f64f";}
.fa-clinic-medical:before{content:"\f7f2";}
.fa-clipboard:before{content:"\f328";}
.fa-clipboard-check:before{content:"\f46c";}
.fa-clipboard-list:before{content:"\f46d";}
.fa-clock:before{content:"\f017";}
.fa-clone:before{content:"\f24d";}
.fa-closed-captioning:before{content:"\f20a";}
.fa-cloud:before{content:"\f0c2";}
.fa-cloud-download-alt:before{content:"\f381";}
.fa-cloud-meatball:before{content:"\f73b";}
.fa-cloud-moon:before{content:"\f6c3";}
.fa-cloud-moon-rain:before{content:"\f73c";}
.fa-cloud-rain:before{content:"\f73d";}
.fa-cloud-showers-heavy:before{content:"\f740";}
.fa-cloud-sun:before{content:"\f6c4";}
.fa-cloud-sun-rain:before{content:"\f743";}
.fa-cloud-upload-alt:before{content:"\f382";}
.fa-cloudflare:before{content:"\e07d";}
.fa-cloudscale:before{content:"\f383";}
.fa-cloudsmith:before{content:"\f384";}
.fa-cloudversify:before{content:"\f385";}
.fa-cocktail:before{content:"\f561";}
.fa-code:before{content:"\f121";}
.fa-code-branch:before{content:"\f126";}
.fa-codepen:before{content:"\f1cb";}
.fa-codiepie:before{content:"\f284";}
.fa-coffee:before{content:"\f0f4";}
.fa-cog:before{content:"\f013";}
.fa-cogs:before{content:"\f085";}
.fa-coins:before{content:"\f51e";}
.fa-columns:before{content:"\f0db";}
.fa-comment:before{content:"\f075";}
.fa-comment-alt:before{content:"\f27a";}
.fa-comment-dollar:before{content:"\f651";}
.fa-comment-dots:before{content:"\f4ad";}
.fa-comment-medical:before{content:"\f7f5";}
.fa-comment-slash:before{content:"\f4b3";}
.fa-comments:before{content:"\f086";}
.fa-comments-dollar:before{content:"\f653";}
.fa-compact-disc:before{content:"\f51f";}
.fa-compass:before{content:"\f14e";}
.fa-compress:before{content:"\f066";}
.fa-compress-alt:before{content:"\f422";}
.fa-compress-arrows-alt:before{content:"\f78c";}
.fa-concierge-bell:before{content:"\f562";}
.fa-confluence:before{content:"\f78d";}
.fa-connectdevelop:before{content:"\f20e";}
.fa-contao:before{content:"\f26d";}
.fa-cookie:before{content:"\f563";}
.fa-cookie-bite:before{content:"\f564";}
.fa-copy:before{content:"\f0c5";}
.fa-copyright:before{content:"\f1f9";}
.fa-cotton-bureau:before{content:"\f89e";}
.fa-couch:before{content:"\f4b8";}
.fa-cpanel:before{content:"\f388";}
.fa-creative-commons:before{content:"\f25e";}
.fa-creative-commons-by:before{content:"\f4e7";}
.fa-creative-commons-nc:before{content:"\f4e8";}
.fa-creative-commons-nc-eu:before{content:"\f4e9";}
.fa-creative-commons-nc-jp:before{content:"\f4ea";}
.fa-creative-commons-nd:before{content:"\f4eb";}
.fa-creative-commons-pd:before{content:"\f4ec";}
.fa-creative-commons-pd-alt:before{content:"\f4ed";}
.fa-creative-commons-remix:before{content:"\f4ee";}
.fa-creative-commons-sa:before{content:"\f4ef";}
.fa-creative-commons-sampling:before{content:"\f4f0";}
.fa-creative-commons-sampling-plus:before{content:"\f4f1";}
.fa-creative-commons-share:before{content:"\f4f2";}
.fa-creative-commons-zero:before{content:"\f4f3";}
.fa-credit-card:before{content:"\f09d";}
.fa-critical-role:before{content:"\f6c9";}
.fa-crop:before{content:"\f125";}
.fa-crop-alt:before{content:"\f565";}
.fa-cross:before{content:"\f654";}
.fa-crosshairs:before{content:"\f05b";}
.fa-crow:before{content:"\f520";}
.fa-crown:before{content:"\f521";}
.fa-crutch:before{content:"\f7f7";}
.fa-css3:before{content:"\f13c";}
.fa-css3-alt:before{content:"\f38b";}
.fa-cube:before{content:"\f1b2";}
.fa-cubes:before{content:"\f1b3";}
.fa-cut:before{content:"\f0c4";}
.fa-cuttlefish:before{content:"\f38c";}
.fa-d-and-d:before{content:"\f38d";}
.fa-d-and-d-beyond:before{content:"\f6ca";}
.fa-dailymotion:before{content:"\e052";}
.fa-dashcube:before{content:"\f210";}
.fa-database:before{content:"\f1c0";}
.fa-deaf:before{content:"\f2a4";}
.fa-deezer:before{content:"\e077";}
.fa-delicious:before{content:"\f1a5";}
.fa-democrat:before{content:"\f747";}
.fa-deploydog:before{content:"\f38e";}
.fa-deskpro:before{content:"\f38f";}
.fa-desktop:before{content:"\f108";}
.fa-dev:before{content:"\f6cc";}
.fa-deviantart:before{content:"\f1bd";}
.fa-dharmachakra:before{content:"\f655";}
.fa-dhl:before{content:"\f790";}
.fa-diagnoses:before{content:"\f470";}
.fa-diaspora:before{content:"\f791";}
.fa-dice:before{content:"\f522";}
.fa-dice-d20:before{content:"\f6cf";}
.fa-dice-d6:before{content:"\f6d1";}
.fa-dice-five:before{content:"\f523";}
.fa-dice-four:before{content:"\f524";}
.fa-dice-one:before{content:"\f525";}
.fa-dice-six:before{content:"\f526";}
.fa-dice-three:before{content:"\f527";}
.fa-dice-two:before{content:"\f528";}
.fa-digg:before{content:"\f1a6";}
.fa-digital-ocean:before{content:"\f391";}
.fa-digital-tachograph:before{content:"\f566";}
.fa-directions:before{content:"\f5eb";}
.fa-discord:before{content:"\f392";}
.fa-discourse:before{content:"\f393";}
.fa-disease:before{content:"\f7fa";}
.fa-divide:before{content:"\f529";}
.fa-dizzy:before{content:"\f567";}
.fa-dna:before{content:"\f471";}
.fa-dochub:before{content:"\f394";}
.fa-docker:before{content:"\f395";}
.fa-dog:before{content:"\f6d3";}
.fa-dollar-sign:before{content:"\f155";}
.fa-dolly:before{content:"\f472";}
.fa-dolly-flatbed:before{content:"\f474";}
.fa-donate:before{content:"\f4b9";}
.fa-door-closed:before{content:"\f52a";}
.fa-door-open:before{content:"\f52b";}
.fa-dot-circle:before{content:"\f192";}
.fa-dove:before{content:"\f4ba";}
.fa-download:before{content:"\f019";}
.fa-draft2digital:before{content:"\f396";}
.fa-drafting-compass:before{content:"\f568";}
.fa-dragon:before{content:"\f6d5";}
.fa-draw-polygon:before{content:"\f5ee";}
.fa-dribbble:before{content:"\f17d";}
.fa-dribbble-square:before{content:"\f397";}
.fa-dropbox:before{content:"\f16b";}
.fa-drum:before{content:"\f569";}
.fa-drum-steelpan:before{content:"\f56a";}
.fa-drumstick-bite:before{content:"\f6d7";}
.fa-drupal:before{content:"\f1a9";}
.fa-dumbbell:before{content:"\f44b";}
.fa-dumpster:before{content:"\f793";}
.fa-dumpster-fire:before{content:"\f794";}
.fa-dungeon:before{content:"\f6d9";}
.fa-dyalog:before{content:"\f399";}
.fa-earlybirds:before{content:"\f39a";}
.fa-ebay:before{content:"\f4f4";}
.fa-edge:before{content:"\f282";}
.fa-edge-legacy:before{content:"\e078";}
.fa-edit:before{content:"\f044";}
.fa-egg:before{content:"\f7fb";}
.fa-eject:before{content:"\f052";}
.fa-elementor:before{content:"\f430";}
.fa-ellipsis-h:before{content:"\f141";}
.fa-ellipsis-v:before{content:"\f142";}
.fa-ello:before{content:"\f5f1";}
.fa-ember:before{content:"\f423";}
.fa-empire:before{content:"\f1d1";}
.fa-envelope:before{content:"\f0e0";}
.fa-envelope-open:before{content:"\f2b6";}
.fa-envelope-open-text:before{content:"\f658";}
.fa-envelope-square:before{content:"\f199";}
.fa-envira:before{content:"\f299";}
.fa-equals:before{content:"\f52c";}
.fa-eraser:before{content:"\f12d";}
.fa-erlang:before{content:"\f39d";}
.fa-ethereum:before{content:"\f42e";}
.fa-ethernet:before{content:"\f796";}
.fa-etsy:before{content:"\f2d7";}
.fa-euro-sign:before{content:"\f153";}
.fa-evernote:before{content:"\f839";}
.fa-exchange-alt:before{content:"\f362";}
.fa-exclamation:before{content:"\f12a";}
.fa-exclamation-circle:before{content:"\f06a";}
.fa-exclamation-triangle:before{content:"\f071";}
.fa-expand:before{content:"\f065";}
.fa-expand-alt:before{content:"\f424";}
.fa-expand-arrows-alt:before{content:"\f31e";}
.fa-expeditedssl:before{content:"\f23e";}
.fa-external-link-alt:before{content:"\f35d";}
.fa-external-link-square-alt:before{content:"\f360";}
.fa-eye:before{content:"\f06e";}
.fa-eye-dropper:before{content:"\f1fb";}
.fa-eye-slash:before{content:"\f070";}
.fa-facebook:before{content:"\f09a";}
.fa-facebook-f:before{content:"\f39e";}
.fa-facebook-messenger:before{content:"\f39f";}
.fa-facebook-square:before{content:"\f082";}
.fa-fan:before{content:"\f863";}
.fa-fantasy-flight-games:before{content:"\f6dc";}
.fa-fast-backward:before{content:"\f049";}
.fa-fast-forward:before{content:"\f050";}
.fa-faucet:before{content:"\e005";}
.fa-fax:before{content:"\f1ac";}
.fa-feather:before{content:"\f52d";}
.fa-feather-alt:before{content:"\f56b";}
.fa-fedex:before{content:"\f797";}
.fa-fedora:before{content:"\f798";}
.fa-female:before{content:"\f182";}
.fa-fighter-jet:before{content:"\f0fb";}
.fa-figma:before{content:"\f799";}
.fa-file:before{content:"\f15b";}
.fa-file-alt:before{content:"\f15c";}
.fa-file-archive:before{content:"\f1c6";}
.fa-file-audio:before{content:"\f1c7";}
.fa-file-code:before{content:"\f1c9";}
.fa-file-contract:before{content:"\f56c";}
.fa-file-csv:before{content:"\f6dd";}
.fa-file-download:before{content:"\f56d";}
.fa-file-excel:before{content:"\f1c3";}
.fa-file-export:before{content:"\f56e";}
.fa-file-image:before{content:"\f1c5";}
.fa-file-import:before{content:"\f56f";}
.fa-file-invoice:before{content:"\f570";}
.fa-file-invoice-dollar:before{content:"\f571";}
.fa-file-medical:before{content:"\f477";}
.fa-file-medical-alt:before{content:"\f478";}
.fa-file-pdf:before{content:"\f1c1";}
.fa-file-powerpoint:before{content:"\f1c4";}
.fa-file-prescription:before{content:"\f572";}
.fa-file-signature:before{content:"\f573";}
.fa-file-upload:before{content:"\f574";}
.fa-file-video:before{content:"\f1c8";}
.fa-file-word:before{content:"\f1c2";}
.fa-fill:before{content:"\f575";}
.fa-fill-drip:before{content:"\f576";}
.fa-film:before{content:"\f008";}
.fa-filter:before{content:"\f0b0";}
.fa-fingerprint:before{content:"\f577";}
.fa-fire:before{content:"\f06d";}
.fa-fire-alt:before{content:"\f7e4";}
.fa-fire-extinguisher:before{content:"\f134";}
.fa-firefox:before{content:"\f269";}
.fa-firefox-browser:before{content:"\e007";}
.fa-first-aid:before{content:"\f479";}
.fa-first-order:before{content:"\f2b0";}
.fa-first-order-alt:before{content:"\f50a";}
.fa-firstdraft:before{content:"\f3a1";}
.fa-fish:before{content:"\f578";}
.fa-fist-raised:before{content:"\f6de";}
.fa-flag:before{content:"\f024";}
.fa-flag-checkered:before{content:"\f11e";}
.fa-flag-usa:before{content:"\f74d";}
.fa-flask:before{content:"\f0c3";}
.fa-flickr:before{content:"\f16e";}
.fa-flipboard:before{content:"\f44d";}
.fa-flushed:before{content:"\f579";}
.fa-fly:before{content:"\f417";}
.fa-folder:before{content:"\f07b";}
.fa-folder-minus:before{content:"\f65d";}
.fa-folder-open:before{content:"\f07c";}
.fa-folder-plus:before{content:"\f65e";}
.fa-font:before{content:"\f031";}
.fa-font-awesome:before{content:"\f2b4";}
.fa-font-awesome-alt:before{content:"\f35c";}
.fa-font-awesome-flag:before{content:"\f425";}
.fa-font-awesome-logo-full:before{content:"\f4e6";}
.fa-fonticons:before{content:"\f280";}
.fa-fonticons-fi:before{content:"\f3a2";}
.fa-football-ball:before{content:"\f44e";}
.fa-fort-awesome:before{content:"\f286";}
.fa-fort-awesome-alt:before{content:"\f3a3";}
.fa-forumbee:before{content:"\f211";}
.fa-forward:before{content:"\f04e";}
.fa-foursquare:before{content:"\f180";}
.fa-free-code-camp:before{content:"\f2c5";}
.fa-freebsd:before{content:"\f3a4";}
.fa-frog:before{content:"\f52e";}
.fa-frown:before{content:"\f119";}
.fa-frown-open:before{content:"\f57a";}
.fa-fulcrum:before{content:"\f50b";}
.fa-funnel-dollar:before{content:"\f662";}
.fa-futbol:before{content:"\f1e3";}
.fa-galactic-republic:before{content:"\f50c";}
.fa-galactic-senate:before{content:"\f50d";}
.fa-gamepad:before{content:"\f11b";}
.fa-gas-pump:before{content:"\f52f";}
.fa-gavel:before{content:"\f0e3";}
.fa-gem:before{content:"\f3a5";}
.fa-genderless:before{content:"\f22d";}
.fa-get-pocket:before{content:"\f265";}
.fa-gg:before{content:"\f260";}
.fa-gg-circle:before{content:"\f261";}
.fa-ghost:before{content:"\f6e2";}
.fa-gift:before{content:"\f06b";}
.fa-gifts:before{content:"\f79c";}
.fa-git:before{content:"\f1d3";}
.fa-git-alt:before{content:"\f841";}
.fa-git-square:before{content:"\f1d2";}
.fa-github:before{content:"\f09b";}
.fa-github-alt:before{content:"\f113";}
.fa-github-square:before{content:"\f092";}
.fa-gitkraken:before{content:"\f3a6";}
.fa-gitlab:before{content:"\f296";}
.fa-gitter:before{content:"\f426";}
.fa-glass-cheers:before{content:"\f79f";}
.fa-glass-martini:before{content:"\f000";}
.fa-glass-martini-alt:before{content:"\f57b";}
.fa-glass-whiskey:before{content:"\f7a0";}
.fa-glasses:before{content:"\f530";}
.fa-glide:before{content:"\f2a5";}
.fa-glide-g:before{content:"\f2a6";}
.fa-globe:before{content:"\f0ac";}
.fa-globe-africa:before{content:"\f57c";}
.fa-globe-americas:before{content:"\f57d";}
.fa-globe-asia:before{content:"\f57e";}
.fa-globe-europe:before{content:"\f7a2";}
.fa-gofore:before{content:"\f3a7";}
.fa-golf-ball:before{content:"\f450";}
.fa-goodreads:before{content:"\f3a8";}
.fa-goodreads-g:before{content:"\f3a9";}
.fa-google:before{content:"\f1a0";}
.fa-google-drive:before{content:"\f3aa";}
.fa-google-pay:before{content:"\e079";}
.fa-google-play:before{content:"\f3ab";}
.fa-google-plus:before{content:"\f2b3";}
.fa-google-plus-g:before{content:"\f0d5";}
.fa-google-plus-square:before{content:"\f0d4";}
.fa-google-wallet:before{content:"\f1ee";}
.fa-gopuram:before{content:"\f664";}
.fa-graduation-cap:before{content:"\f19d";}
.fa-gratipay:before{content:"\f184";}
.fa-grav:before{content:"\f2d6";}
.fa-greater-than:before{content:"\f531";}
.fa-greater-than-equal:before{content:"\f532";}
.fa-grimace:before{content:"\f57f";}
.fa-grin:before{content:"\f580";}
.fa-grin-alt:before{content:"\f581";}
.fa-grin-beam:before{content:"\f582";}
.fa-grin-beam-sweat:before{content:"\f583";}
.fa-grin-hearts:before{content:"\f584";}
.fa-grin-squint:before{content:"\f585";}
.fa-grin-squint-tears:before{content:"\f586";}
.fa-grin-stars:before{content:"\f587";}
.fa-grin-tears:before{content:"\f588";}
.fa-grin-tongue:before{content:"\f589";}
.fa-grin-tongue-squint:before{content:"\f58a";}
.fa-grin-tongue-wink:before{content:"\f58b";}
.fa-grin-wink:before{content:"\f58c";}
.fa-grip-horizontal:before{content:"\f58d";}
.fa-grip-lines:before{content:"\f7a4";}
.fa-grip-lines-vertical:before{content:"\f7a5";}
.fa-grip-vertical:before{content:"\f58e";}
.fa-gripfire:before{content:"\f3ac";}
.fa-grunt:before{content:"\f3ad";}
.fa-guilded:before{content:"\e07e";}
.fa-guitar:before{content:"\f7a6";}
.fa-gulp:before{content:"\f3ae";}
.fa-h-square:before{content:"\f0fd";}
.fa-hacker-news:before{content:"\f1d4";}
.fa-hacker-news-square:before{content:"\f3af";}
.fa-hackerrank:before{content:"\f5f7";}
.fa-hamburger:before{content:"\f805";}
.fa-hammer:before{content:"\f6e3";}
.fa-hamsa:before{content:"\f665";}
.fa-hand-holding:before{content:"\f4bd";}
.fa-hand-holding-heart:before{content:"\f4be";}
.fa-hand-holding-medical:before{content:"\e05c";}
.fa-hand-holding-usd:before{content:"\f4c0";}
.fa-hand-holding-water:before{content:"\f4c1";}
.fa-hand-lizard:before{content:"\f258";}
.fa-hand-middle-finger:before{content:"\f806";}
.fa-hand-paper:before{content:"\f256";}
.fa-hand-peace:before{content:"\f25b";}
.fa-hand-point-down:before{content:"\f0a7";}
.fa-hand-point-left:before{content:"\f0a5";}
.fa-hand-point-right:before{content:"\f0a4";}
.fa-hand-point-up:before{content:"\f0a6";}
.fa-hand-pointer:before{content:"\f25a";}
.fa-hand-rock:before{content:"\f255";}
.fa-hand-scissors:before{content:"\f257";}
.fa-hand-sparkles:before{content:"\e05d";}
.fa-hand-spock:before{content:"\f259";}
.fa-hands:before{content:"\f4c2";}
.fa-hands-helping:before{content:"\f4c4";}
.fa-hands-wash:before{content:"\e05e";}
.fa-handshake:before{content:"\f2b5";}
.fa-handshake-alt-slash:before{content:"\e05f";}
.fa-handshake-slash:before{content:"\e060";}
.fa-hanukiah:before{content:"\f6e6";}
.fa-hard-hat:before{content:"\f807";}
.fa-hashtag:before{content:"\f292";}
.fa-hat-cowboy:before{content:"\f8c0";}
.fa-hat-cowboy-side:before{content:"\f8c1";}
.fa-hat-wizard:before{content:"\f6e8";}
.fa-hdd:before{content:"\f0a0";}
.fa-head-side-cough:before{content:"\e061";}
.fa-head-side-cough-slash:before{content:"\e062";}
.fa-head-side-mask:before{content:"\e063";}
.fa-head-side-virus:before{content:"\e064";}
.fa-heading:before{content:"\f1dc";}
.fa-headphones:before{content:"\f025";}
.fa-headphones-alt:before{content:"\f58f";}
.fa-headset:before{content:"\f590";}
.fa-heart:before{content:"\f004";}
.fa-heart-broken:before{content:"\f7a9";}
.fa-heartbeat:before{content:"\f21e";}
.fa-helicopter:before{content:"\f533";}
.fa-highlighter:before{content:"\f591";}
.fa-hiking:before{content:"\f6ec";}
.fa-hippo:before{content:"\f6ed";}
.fa-hips:before{content:"\f452";}
.fa-hire-a-helper:before{content:"\f3b0";}
.fa-history:before{content:"\f1da";}
.fa-hive:before{content:"\e07f";}
.fa-hockey-puck:before{content:"\f453";}
.fa-holly-berry:before{content:"\f7aa";}
.fa-home:before{content:"\f015";}
.fa-hooli:before{content:"\f427";}
.fa-hornbill:before{content:"\f592";}
.fa-horse:before{content:"\f6f0";}
.fa-horse-head:before{content:"\f7ab";}
.fa-hospital:before{content:"\f0f8";}
.fa-hospital-alt:before{content:"\f47d";}
.fa-hospital-symbol:before{content:"\f47e";}
.fa-hospital-user:before{content:"\f80d";}
.fa-hot-tub:before{content:"\f593";}
.fa-hotdog:before{content:"\f80f";}
.fa-hotel:before{content:"\f594";}
.fa-hotjar:before{content:"\f3b1";}
.fa-hourglass:before{content:"\f254";}
.fa-hourglass-end:before{content:"\f253";}
.fa-hourglass-half:before{content:"\f252";}
.fa-hourglass-start:before{content:"\f251";}
.fa-house-damage:before{content:"\f6f1";}
.fa-house-user:before{content:"\e065";}
.fa-houzz:before{content:"\f27c";}
.fa-hryvnia:before{content:"\f6f2";}
.fa-html5:before{content:"\f13b";}
.fa-hubspot:before{content:"\f3b2";}
.fa-i-cursor:before{content:"\f246";}
.fa-ice-cream:before{content:"\f810";}
.fa-icicles:before{content:"\f7ad";}
.fa-icons:before{content:"\f86d";}
.fa-id-badge:before{content:"\f2c1";}
.fa-id-card:before{content:"\f2c2";}
.fa-id-card-alt:before{content:"\f47f";}
.fa-ideal:before{content:"\e013";}
.fa-igloo:before{content:"\f7ae";}
.fa-image:before{content:"\f03e";}
.fa-images:before{content:"\f302";}
.fa-imdb:before{content:"\f2d8";}
.fa-inbox:before{content:"\f01c";}
.fa-indent:before{content:"\f03c";}
.fa-industry:before{content:"\f275";}
.fa-infinity:before{content:"\f534";}
.fa-info:before{content:"\f129";}
.fa-info-circle:before{content:"\f05a";}
.fa-innosoft:before{content:"\e080";}
.fa-instagram:before{content:"\f16d";}
.fa-instagram-square:before{content:"\e055";}
.fa-instalod:before{content:"\e081";}
.fa-intercom:before{content:"\f7af";}
.fa-internet-explorer:before{content:"\f26b";}
.fa-invision:before{content:"\f7b0";}
.fa-ioxhost:before{content:"\f208";}
.fa-italic:before{content:"\f033";}
.fa-itch-io:before{content:"\f83a";}
.fa-itunes:before{content:"\f3b4";}
.fa-itunes-note:before{content:"\f3b5";}
.fa-java:before{content:"\f4e4";}
.fa-jedi:before{content:"\f669";}
.fa-jedi-order:before{content:"\f50e";}
.fa-jenkins:before{content:"\f3b6";}
.fa-jira:before{content:"\f7b1";}
.fa-joget:before{content:"\f3b7";}
.fa-joint:before{content:"\f595";}
.fa-joomla:before{content:"\f1aa";}
.fa-journal-whills:before{content:"\f66a";}
.fa-js:before{content:"\f3b8";}
.fa-js-square:before{content:"\f3b9";}
.fa-jsfiddle:before{content:"\f1cc";}
.fa-kaaba:before{content:"\f66b";}
.fa-kaggle:before{content:"\f5fa";}
.fa-key:before{content:"\f084";}
.fa-keybase:before{content:"\f4f5";}
.fa-keyboard:before{content:"\f11c";}
.fa-keycdn:before{content:"\f3ba";}
.fa-khanda:before{content:"\f66d";}
.fa-kickstarter:before{content:"\f3bb";}
.fa-kickstarter-k:before{content:"\f3bc";}
.fa-kiss:before{content:"\f596";}
.fa-kiss-beam:before{content:"\f597";}
.fa-kiss-wink-heart:before{content:"\f598";}
.fa-kiwi-bird:before{content:"\f535";}
.fa-korvue:before{content:"\f42f";}
.fa-landmark:before{content:"\f66f";}
.fa-language:before{content:"\f1ab";}
.fa-laptop:before{content:"\f109";}
.fa-laptop-code:before{content:"\f5fc";}
.fa-laptop-house:before{content:"\e066";}
.fa-laptop-medical:before{content:"\f812";}
.fa-laravel:before{content:"\f3bd";}
.fa-lastfm:before{content:"\f202";}
.fa-lastfm-square:before{content:"\f203";}
.fa-laugh:before{content:"\f599";}
.fa-laugh-beam:before{content:"\f59a";}
.fa-laugh-squint:before{content:"\f59b";}
.fa-laugh-wink:before{content:"\f59c";}
.fa-layer-group:before{content:"\f5fd";}
.fa-leaf:before{content:"\f06c";}
.fa-leanpub:before{content:"\f212";}
.fa-lemon:before{content:"\f094";}
.fa-less:before{content:"\f41d";}
.fa-less-than:before{content:"\f536";}
.fa-less-than-equal:before{content:"\f537";}
.fa-level-down-alt:before{content:"\f3be";}
.fa-level-up-alt:before{content:"\f3bf";}
.fa-life-ring:before{content:"\f1cd";}
.fa-lightbulb:before{content:"\f0eb";}
.fa-line:before{content:"\f3c0";}
.fa-link:before{content:"\f0c1";}
.fa-linkedin:before{content:"\f08c";}
.fa-linkedin-in:before{content:"\f0e1";}
.fa-linode:before{content:"\f2b8";}
.fa-linux:before{content:"\f17c";}
.fa-lira-sign:before{content:"\f195";}
.fa-list:before{content:"\f03a";}
.fa-list-alt:before{content:"\f022";}
.fa-list-ol:before{content:"\f0cb";}
.fa-list-ul:before{content:"\f0ca";}
.fa-location-arrow:before{content:"\f124";}
.fa-lock:before{content:"\f023";}
.fa-lock-open:before{content:"\f3c1";}
.fa-long-arrow-alt-down:before{content:"\f309";}
.fa-long-arrow-alt-left:before{content:"\f30a";}
.fa-long-arrow-alt-right:before{content:"\f30b";}
.fa-long-arrow-alt-up:before{content:"\f30c";}
.fa-low-vision:before{content:"\f2a8";}
.fa-luggage-cart:before{content:"\f59d";}
.fa-lungs:before{content:"\f604";}
.fa-lungs-virus:before{content:"\e067";}
.fa-lyft:before{content:"\f3c3";}
.fa-magento:before{content:"\f3c4";}
.fa-magic:before{content:"\f0d0";}
.fa-magnet:before{content:"\f076";}
.fa-mail-bulk:before{content:"\f674";}
.fa-mailchimp:before{content:"\f59e";}
.fa-male:before{content:"\f183";}
.fa-mandalorian:before{content:"\f50f";}
.fa-map:before{content:"\f279";}
.fa-map-marked:before{content:"\f59f";}
.fa-map-marked-alt:before{content:"\f5a0";}
.fa-map-marker:before{content:"\f041";}
.fa-map-marker-alt:before{content:"\f3c5";}
.fa-map-pin:before{content:"\f276";}
.fa-map-signs:before{content:"\f277";}
.fa-markdown:before{content:"\f60f";}
.fa-marker:before{content:"\f5a1";}
.fa-mars:before{content:"\f222";}
.fa-mars-double:before{content:"\f227";}
.fa-mars-stroke:before{content:"\f229";}
.fa-mars-stroke-h:before{content:"\f22b";}
.fa-mars-stroke-v:before{content:"\f22a";}
.fa-mask:before{content:"\f6fa";}
.fa-mastodon:before{content:"\f4f6";}
.fa-maxcdn:before{content:"\f136";}
.fa-mdb:before{content:"\f8ca";}
.fa-medal:before{content:"\f5a2";}
.fa-medapps:before{content:"\f3c6";}
.fa-medium:before{content:"\f23a";}
.fa-medium-m:before{content:"\f3c7";}
.fa-medkit:before{content:"\f0fa";}
.fa-medrt:before{content:"\f3c8";}
.fa-meetup:before{content:"\f2e0";}
.fa-megaport:before{content:"\f5a3";}
.fa-meh:before{content:"\f11a";}
.fa-meh-blank:before{content:"\f5a4";}
.fa-meh-rolling-eyes:before{content:"\f5a5";}
.fa-memory:before{content:"\f538";}
.fa-mendeley:before{content:"\f7b3";}
.fa-menorah:before{content:"\f676";}
.fa-mercury:before{content:"\f223";}
.fa-meteor:before{content:"\f753";}
.fa-microblog:before{content:"\e01a";}
.fa-microchip:before{content:"\f2db";}
.fa-microphone:before{content:"\f130";}
.fa-microphone-alt:before{content:"\f3c9";}
.fa-microphone-alt-slash:before{content:"\f539";}
.fa-microphone-slash:before{content:"\f131";}
.fa-microscope:before{content:"\f610";}
.fa-microsoft:before{content:"\f3ca";}
.fa-minus:before{content:"\f068";}
.fa-minus-circle:before{content:"\f056";}
.fa-minus-square:before{content:"\f146";}
.fa-mitten:before{content:"\f7b5";}
.fa-mix:before{content:"\f3cb";}
.fa-mixcloud:before{content:"\f289";}
.fa-mixer:before{content:"\e056";}
.fa-mizuni:before{content:"\f3cc";}
.fa-mobile:before{content:"\f10b";}
.fa-mobile-alt:before{content:"\f3cd";}
.fa-modx:before{content:"\f285";}
.fa-monero:before{content:"\f3d0";}
.fa-money-bill:before{content:"\f0d6";}
.fa-money-bill-alt:before{content:"\f3d1";}
.fa-money-bill-wave:before{content:"\f53a";}
.fa-money-bill-wave-alt:before{content:"\f53b";}
.fa-money-check:before{content:"\f53c";}
.fa-money-check-alt:before{content:"\f53d";}
.fa-monument:before{content:"\f5a6";}
.fa-moon:before{content:"\f186";}
.fa-mortar-pestle:before{content:"\f5a7";}
.fa-mosque:before{content:"\f678";}
.fa-motorcycle:before{content:"\f21c";}
.fa-mountain:before{content:"\f6fc";}
.fa-mouse:before{content:"\f8cc";}
.fa-mouse-pointer:before{content:"\f245";}
.fa-mug-hot:before{content:"\f7b6";}
.fa-music:before{content:"\f001";}
.fa-napster:before{content:"\f3d2";}
.fa-neos:before{content:"\f612";}
.fa-network-wired:before{content:"\f6ff";}
.fa-neuter:before{content:"\f22c";}
.fa-newspaper:before{content:"\f1ea";}
.fa-nimblr:before{content:"\f5a8";}
.fa-node:before{content:"\f419";}
.fa-node-js:before{content:"\f3d3";}
.fa-not-equal:before{content:"\f53e";}
.fa-notes-medical:before{content:"\f481";}
.fa-npm:before{content:"\f3d4";}
.fa-ns8:before{content:"\f3d5";}
.fa-nutritionix:before{content:"\f3d6";}
.fa-object-group:before{content:"\f247";}
.fa-object-ungroup:before{content:"\f248";}
.fa-octopus-deploy:before{content:"\e082";}
.fa-odnoklassniki:before{content:"\f263";}
.fa-odnoklassniki-square:before{content:"\f264";}
.fa-oil-can:before{content:"\f613";}
.fa-old-republic:before{content:"\f510";}
.fa-om:before{content:"\f679";}
.fa-opencart:before{content:"\f23d";}
.fa-openid:before{content:"\f19b";}
.fa-opera:before{content:"\f26a";}
.fa-optin-monster:before{content:"\f23c";}
.fa-orcid:before{content:"\f8d2";}
.fa-osi:before{content:"\f41a";}
.fa-otter:before{content:"\f700";}
.fa-outdent:before{content:"\f03b";}
.fa-page4:before{content:"\f3d7";}
.fa-pagelines:before{content:"\f18c";}
.fa-pager:before{content:"\f815";}
.fa-paint-brush:before{content:"\f1fc";}
.fa-paint-roller:before{content:"\f5aa";}
.fa-palette:before{content:"\f53f";}
.fa-palfed:before{content:"\f3d8";}
.fa-pallet:before{content:"\f482";}
.fa-paper-plane:before{content:"\f1d8";}
.fa-paperclip:before{content:"\f0c6";}
.fa-parachute-box:before{content:"\f4cd";}
.fa-paragraph:before{content:"\f1dd";}
.fa-parking:before{content:"\f540";}
.fa-passport:before{content:"\f5ab";}
.fa-pastafarianism:before{content:"\f67b";}
.fa-paste:before{content:"\f0ea";}
.fa-patreon:before{content:"\f3d9";}
.fa-pause:before{content:"\f04c";}
.fa-pause-circle:before{content:"\f28b";}
.fa-paw:before{content:"\f1b0";}
.fa-paypal:before{content:"\f1ed";}
.fa-peace:before{content:"\f67c";}
.fa-pen:before{content:"\f304";}
.fa-pen-alt:before{content:"\f305";}
.fa-pen-fancy:before{content:"\f5ac";}
.fa-pen-nib:before{content:"\f5ad";}
.fa-pen-square:before{content:"\f14b";}
.fa-pencil-alt:before{content:"\f303";}
.fa-pencil-ruler:before{content:"\f5ae";}
.fa-penny-arcade:before{content:"\f704";}
.fa-people-arrows:before{content:"\e068";}
.fa-people-carry:before{content:"\f4ce";}
.fa-pepper-hot:before{content:"\f816";}
.fa-perbyte:before{content:"\e083";}
.fa-percent:before{content:"\f295";}
.fa-percentage:before{content:"\f541";}
.fa-periscope:before{content:"\f3da";}
.fa-person-booth:before{content:"\f756";}
.fa-phabricator:before{content:"\f3db";}
.fa-phoenix-framework:before{content:"\f3dc";}
.fa-phoenix-squadron:before{content:"\f511";}
.fa-phone:before{content:"\f095";}
.fa-phone-alt:before{content:"\f879";}
.fa-phone-slash:before{content:"\f3dd";}
.fa-phone-square:before{content:"\f098";}
.fa-phone-square-alt:before{content:"\f87b";}
.fa-phone-volume:before{content:"\f2a0";}
.fa-photo-video:before{content:"\f87c";}
.fa-php:before{content:"\f457";}
.fa-pied-piper:before{content:"\f2ae";}
.fa-pied-piper-alt:before{content:"\f1a8";}
.fa-pied-piper-hat:before{content:"\f4e5";}
.fa-pied-piper-pp:before{content:"\f1a7";}
.fa-pied-piper-square:before{content:"\e01e";}
.fa-piggy-bank:before{content:"\f4d3";}
.fa-pills:before{content:"\f484";}
.fa-pinterest:before{content:"\f0d2";}
.fa-pinterest-p:before{content:"\f231";}
.fa-pinterest-square:before{content:"\f0d3";}
.fa-pizza-slice:before{content:"\f818";}
.fa-place-of-worship:before{content:"\f67f";}
.fa-plane:before{content:"\f072";}
.fa-plane-arrival:before{content:"\f5af";}
.fa-plane-departure:before{content:"\f5b0";}
.fa-plane-slash:before{content:"\e069";}
.fa-play:before{content:"\f04b";}
.fa-play-circle:before{content:"\f144";}
.fa-playstation:before{content:"\f3df";}
.fa-plug:before{content:"\f1e6";}
.fa-plus:before{content:"\f067";}
.fa-plus-circle:before{content:"\f055";}
.fa-plus-square:before{content:"\f0fe";}
.fa-podcast:before{content:"\f2ce";}
.fa-poll:before{content:"\f681";}
.fa-poll-h:before{content:"\f682";}
.fa-poo:before{content:"\f2fe";}
.fa-poo-storm:before{content:"\f75a";}
.fa-poop:before{content:"\f619";}
.fa-portrait:before{content:"\f3e0";}
.fa-pound-sign:before{content:"\f154";}
.fa-power-off:before{content:"\f011";}
.fa-pray:before{content:"\f683";}
.fa-praying-hands:before{content:"\f684";}
.fa-prescription:before{content:"\f5b1";}
.fa-prescription-bottle:before{content:"\f485";}
.fa-prescription-bottle-alt:before{content:"\f486";}
.fa-print:before{content:"\f02f";}
.fa-procedures:before{content:"\f487";}
.fa-product-hunt:before{content:"\f288";}
.fa-project-diagram:before{content:"\f542";}
.fa-pump-medical:before{content:"\e06a";}
.fa-pump-soap:before{content:"\e06b";}
.fa-pushed:before{content:"\f3e1";}
.fa-puzzle-piece:before{content:"\f12e";}
.fa-python:before{content:"\f3e2";}
.fa-qq:before{content:"\f1d6";}
.fa-qrcode:before{content:"\f029";}
.fa-question:before{content:"\f128";}
.fa-question-circle:before{content:"\f059";}
.fa-quidditch:before{content:"\f458";}
.fa-quinscape:before{content:"\f459";}
.fa-quora:before{content:"\f2c4";}
.fa-quote-left:before{content:"\f10d";}
.fa-quote-right:before{content:"\f10e";}
.fa-quran:before{content:"\f687";}
.fa-r-project:before{content:"\f4f7";}
.fa-radiation:before{content:"\f7b9";}
.fa-radiation-alt:before{content:"\f7ba";}
.fa-rainbow:before{content:"\f75b";}
.fa-random:before{content:"\f074";}
.fa-raspberry-pi:before{content:"\f7bb";}
.fa-ravelry:before{content:"\f2d9";}
.fa-react:before{content:"\f41b";}
.fa-reacteurope:before{content:"\f75d";}
.fa-readme:before{content:"\f4d5";}
.fa-rebel:before{content:"\f1d0";}
.fa-receipt:before{content:"\f543";}
.fa-record-vinyl:before{content:"\f8d9";}
.fa-recycle:before{content:"\f1b8";}
.fa-red-river:before{content:"\f3e3";}
.fa-reddit:before{content:"\f1a1";}
.fa-reddit-alien:before{content:"\f281";}
.fa-reddit-square:before{content:"\f1a2";}
.fa-redhat:before{content:"\f7bc";}
.fa-redo:before{content:"\f01e";}
.fa-redo-alt:before{content:"\f2f9";}
.fa-registered:before{content:"\f25d";}
.fa-remove-format:before{content:"\f87d";}
.fa-renren:before{content:"\f18b";}
.fa-reply:before{content:"\f3e5";}
.fa-reply-all:before{content:"\f122";}
.fa-replyd:before{content:"\f3e6";}
.fa-republican:before{content:"\f75e";}
.fa-researchgate:before{content:"\f4f8";}
.fa-resolving:before{content:"\f3e7";}
.fa-restroom:before{content:"\f7bd";}
.fa-retweet:before{content:"\f079";}
.fa-rev:before{content:"\f5b2";}
.fa-ribbon:before{content:"\f4d6";}
.fa-ring:before{content:"\f70b";}
.fa-road:before{content:"\f018";}
.fa-robot:before{content:"\f544";}
.fa-rocket:before{content:"\f135";}
.fa-rocketchat:before{content:"\f3e8";}
.fa-rockrms:before{content:"\f3e9";}
.fa-route:before{content:"\f4d7";}
.fa-rss:before{content:"\f09e";}
.fa-rss-square:before{content:"\f143";}
.fa-ruble-sign:before{content:"\f158";}
.fa-ruler:before{content:"\f545";}
.fa-ruler-combined:before{content:"\f546";}
.fa-ruler-horizontal:before{content:"\f547";}
.fa-ruler-vertical:before{content:"\f548";}
.fa-running:before{content:"\f70c";}
.fa-rupee-sign:before{content:"\f156";}
.fa-rust:before{content:"\e07a";}
.fa-sad-cry:before{content:"\f5b3";}
.fa-sad-tear:before{content:"\f5b4";}
.fa-safari:before{content:"\f267";}
.fa-salesforce:before{content:"\f83b";}
.fa-sass:before{content:"\f41e";}
.fa-satellite:before{content:"\f7bf";}
.fa-satellite-dish:before{content:"\f7c0";}
.fa-save:before{content:"\f0c7";}
.fa-schlix:before{content:"\f3ea";}
.fa-school:before{content:"\f549";}
.fa-screwdriver:before{content:"\f54a";}
.fa-scribd:before{content:"\f28a";}
.fa-scroll:before{content:"\f70e";}
.fa-sd-card:before{content:"\f7c2";}
.fa-search:before{content:"\f002";}
.fa-search-dollar:before{content:"\f688";}
.fa-search-location:before{content:"\f689";}
.fa-search-minus:before{content:"\f010";}
.fa-search-plus:before{content:"\f00e";}
.fa-searchengin:before{content:"\f3eb";}
.fa-seedling:before{content:"\f4d8";}
.fa-sellcast:before{content:"\f2da";}
.fa-sellsy:before{content:"\f213";}
.fa-server:before{content:"\f233";}
.fa-servicestack:before{content:"\f3ec";}
.fa-shapes:before{content:"\f61f";}
.fa-share:before{content:"\f064";}
.fa-share-alt:before{content:"\f1e0";}
.fa-share-alt-square:before{content:"\f1e1";}
.fa-share-square:before{content:"\f14d";}
.fa-shekel-sign:before{content:"\f20b";}
.fa-shield-alt:before{content:"\f3ed";}
.fa-shield-virus:before{content:"\e06c";}
.fa-ship:before{content:"\f21a";}
.fa-shipping-fast:before{content:"\f48b";}
.fa-shirtsinbulk:before{content:"\f214";}
.fa-shoe-prints:before{content:"\f54b";}
.fa-shopify:before{content:"\e057";}
.fa-shopping-bag:before{content:"\f290";}
.fa-shopping-basket:before{content:"\f291";}
.fa-shopping-cart:before{content:"\f07a";}
.fa-shopware:before{content:"\f5b5";}
.fa-shower:before{content:"\f2cc";}
.fa-shuttle-van:before{content:"\f5b6";}
.fa-sign:before{content:"\f4d9";}
.fa-sign-in-alt:before{content:"\f2f6";}
.fa-sign-language:before{content:"\f2a7";}
.fa-sign-out-alt:before{content:"\f2f5";}
.fa-signal:before{content:"\f012";}
.fa-signature:before{content:"\f5b7";}
.fa-sim-card:before{content:"\f7c4";}
.fa-simplybuilt:before{content:"\f215";}
.fa-sink:before{content:"\e06d";}
.fa-sistrix:before{content:"\f3ee";}
.fa-sitemap:before{content:"\f0e8";}
.fa-sith:before{content:"\f512";}
.fa-skating:before{content:"\f7c5";}
.fa-sketch:before{content:"\f7c6";}
.fa-skiing:before{content:"\f7c9";}
.fa-skiing-nordic:before{content:"\f7ca";}
.fa-skull:before{content:"\f54c";}
.fa-skull-crossbones:before{content:"\f714";}
.fa-skyatlas:before{content:"\f216";}
.fa-skype:before{content:"\f17e";}
.fa-slack:before{content:"\f198";}
.fa-slack-hash:before{content:"\f3ef";}
.fa-slash:before{content:"\f715";}
.fa-sleigh:before{content:"\f7cc";}
.fa-sliders-h:before{content:"\f1de";}
.fa-slideshare:before{content:"\f1e7";}
.fa-smile:before{content:"\f118";}
.fa-smile-beam:before{content:"\f5b8";}
.fa-smile-wink:before{content:"\f4da";}
.fa-smog:before{content:"\f75f";}
.fa-smoking:before{content:"\f48d";}
.fa-smoking-ban:before{content:"\f54d";}
.fa-sms:before{content:"\f7cd";}
.fa-snapchat:before{content:"\f2ab";}
.fa-snapchat-ghost:before{content:"\f2ac";}
.fa-snapchat-square:before{content:"\f2ad";}
.fa-snowboarding:before{content:"\f7ce";}
.fa-snowflake:before{content:"\f2dc";}
.fa-snowman:before{content:"\f7d0";}
.fa-snowplow:before{content:"\f7d2";}
.fa-soap:before{content:"\e06e";}
.fa-socks:before{content:"\f696";}
.fa-solar-panel:before{content:"\f5ba";}
.fa-sort:before{content:"\f0dc";}
.fa-sort-alpha-down:before{content:"\f15d";}
.fa-sort-alpha-down-alt:before{content:"\f881";}
.fa-sort-alpha-up:before{content:"\f15e";}
.fa-sort-alpha-up-alt:before{content:"\f882";}
.fa-sort-amount-down:before{content:"\f160";}
.fa-sort-amount-down-alt:before{content:"\f884";}
.fa-sort-amount-up:before{content:"\f161";}
.fa-sort-amount-up-alt:before{content:"\f885";}
.fa-sort-down:before{content:"\f0dd";}
.fa-sort-numeric-down:before{content:"\f162";}
.fa-sort-numeric-down-alt:before{content:"\f886";}
.fa-sort-numeric-up:before{content:"\f163";}
.fa-sort-numeric-up-alt:before{content:"\f887";}
.fa-sort-up:before{content:"\f0de";}
.fa-soundcloud:before{content:"\f1be";}
.fa-sourcetree:before{content:"\f7d3";}
.fa-spa:before{content:"\f5bb";}
.fa-space-shuttle:before{content:"\f197";}
.fa-speakap:before{content:"\f3f3";}
.fa-speaker-deck:before{content:"\f83c";}
.fa-spell-check:before{content:"\f891";}
.fa-spider:before{content:"\f717";}
.fa-spinner:before{content:"\f110";}
.fa-splotch:before{content:"\f5bc";}
.fa-spotify:before{content:"\f1bc";}
.fa-spray-can:before{content:"\f5bd";}
.fa-square:before{content:"\f0c8";}
.fa-square-full:before{content:"\f45c";}
.fa-square-root-alt:before{content:"\f698";}
.fa-squarespace:before{content:"\f5be";}
.fa-stack-exchange:before{content:"\f18d";}
.fa-stack-overflow:before{content:"\f16c";}
.fa-stackpath:before{content:"\f842";}
.fa-stamp:before{content:"\f5bf";}
.fa-star:before{content:"\f005";}
.fa-star-and-crescent:before{content:"\f699";}
.fa-star-half:before{content:"\f089";}
.fa-star-half-alt:before{content:"\f5c0";}
.fa-star-of-david:before{content:"\f69a";}
.fa-star-of-life:before{content:"\f621";}
.fa-staylinked:before{content:"\f3f5";}
.fa-steam:before{content:"\f1b6";}
.fa-steam-square:before{content:"\f1b7";}
.fa-steam-symbol:before{content:"\f3f6";}
.fa-step-backward:before{content:"\f048";}
.fa-step-forward:before{content:"\f051";}
.fa-stethoscope:before{content:"\f0f1";}
.fa-sticker-mule:before{content:"\f3f7";}
.fa-sticky-note:before{content:"\f249";}
.fa-stop:before{content:"\f04d";}
.fa-stop-circle:before{content:"\f28d";}
.fa-stopwatch:before{content:"\f2f2";}
.fa-stopwatch-20:before{content:"\e06f";}
.fa-store:before{content:"\f54e";}
.fa-store-alt:before{content:"\f54f";}
.fa-store-alt-slash:before{content:"\e070";}
.fa-store-slash:before{content:"\e071";}
.fa-strava:before{content:"\f428";}
.fa-stream:before{content:"\f550";}
.fa-street-view:before{content:"\f21d";}
.fa-strikethrough:before{content:"\f0cc";}
.fa-stripe:before{content:"\f429";}
.fa-stripe-s:before{content:"\f42a";}
.fa-stroopwafel:before{content:"\f551";}
.fa-studiovinari:before{content:"\f3f8";}
.fa-stumbleupon:before{content:"\f1a4";}
.fa-stumbleupon-circle:before{content:"\f1a3";}
.fa-subscript:before{content:"\f12c";}
.fa-subway:before{content:"\f239";}
.fa-suitcase:before{content:"\f0f2";}
.fa-suitcase-rolling:before{content:"\f5c1";}
.fa-sun:before{content:"\f185";}
.fa-superpowers:before{content:"\f2dd";}
.fa-superscript:before{content:"\f12b";}
.fa-supple:before{content:"\f3f9";}
.fa-surprise:before{content:"\f5c2";}
.fa-suse:before{content:"\f7d6";}
.fa-swatchbook:before{content:"\f5c3";}
.fa-swift:before{content:"\f8e1";}
.fa-swimmer:before{content:"\f5c4";}
.fa-swimming-pool:before{content:"\f5c5";}
.fa-symfony:before{content:"\f83d";}
.fa-synagogue:before{content:"\f69b";}
.fa-sync:before{content:"\f021";}
.fa-sync-alt:before{content:"\f2f1";}
.fa-syringe:before{content:"\f48e";}
.fa-table:before{content:"\f0ce";}
.fa-table-tennis:before{content:"\f45d";}
.fa-tablet:before{content:"\f10a";}
.fa-tablet-alt:before{content:"\f3fa";}
.fa-tablets:before{content:"\f490";}
.fa-tachometer-alt:before{content:"\f3fd";}
.fa-tag:before{content:"\f02b";}
.fa-tags:before{content:"\f02c";}
.fa-tape:before{content:"\f4db";}
.fa-tasks:before{content:"\f0ae";}
.fa-taxi:before{content:"\f1ba";}
.fa-teamspeak:before{content:"\f4f9";}
.fa-teeth:before{content:"\f62e";}
.fa-teeth-open:before{content:"\f62f";}
.fa-telegram:before{content:"\f2c6";}
.fa-telegram-plane:before{content:"\f3fe";}
.fa-temperature-high:before{content:"\f769";}
.fa-temperature-low:before{content:"\f76b";}
.fa-tencent-weibo:before{content:"\f1d5";}
.fa-tenge:before{content:"\f7d7";}
.fa-terminal:before{content:"\f120";}
.fa-text-height:before{content:"\f034";}
.fa-text-width:before{content:"\f035";}
.fa-th:before{content:"\f00a";}
.fa-th-large:before{content:"\f009";}
.fa-th-list:before{content:"\f00b";}
.fa-the-red-yeti:before{content:"\f69d";}
.fa-theater-masks:before{content:"\f630";}
.fa-themeco:before{content:"\f5c6";}
.fa-themeisle:before{content:"\f2b2";}
.fa-thermometer:before{content:"\f491";}
.fa-thermometer-empty:before{content:"\f2cb";}
.fa-thermometer-full:before{content:"\f2c7";}
.fa-thermometer-half:before{content:"\f2c9";}
.fa-thermometer-quarter:before{content:"\f2ca";}
.fa-thermometer-three-quarters:before{content:"\f2c8";}
.fa-think-peaks:before{content:"\f731";}
.fa-thumbs-down:before{content:"\f165";}
.fa-thumbs-up:before{content:"\f164";}
.fa-thumbtack:before{content:"\f08d";}
.fa-ticket-alt:before{content:"\f3ff";}
.fa-tiktok:before{content:"\e07b";}
.fa-times:before{content:"\f00d";}
.fa-times-circle:before{content:"\f057";}
.fa-tint:before{content:"\f043";}
.fa-tint-slash:before{content:"\f5c7";}
.fa-tired:before{content:"\f5c8";}
.fa-threads:before{content:'\e9cb';}
.fa-threads-square:before{content:'\e9cc';}
.fa-toggle-off:before{content:"\f204";}
.fa-toggle-on:before{content:"\f205";}
.fa-toilet:before{content:"\f7d8";}
.fa-toilet-paper:before{content:"\f71e";}
.fa-toilet-paper-slash:before{content:"\e072";}
.fa-toolbox:before{content:"\f552";}
.fa-tools:before{content:"\f7d9";}
.fa-tooth:before{content:"\f5c9";}
.fa-torah:before{content:"\f6a0";}
.fa-torii-gate:before{content:"\f6a1";}
.fa-tractor:before{content:"\f722";}
.fa-trade-federation:before{content:"\f513";}
.fa-trademark:before{content:"\f25c";}
.fa-traffic-light:before{content:"\f637";}
.fa-trailer:before{content:"\e041";}
.fa-train:before{content:"\f238";}
.fa-tram:before{content:"\f7da";}
.fa-transgender:before{content:"\f224";}
.fa-transgender-alt:before{content:"\f225";}
.fa-trash:before{content:"\f1f8";}
.fa-trash-alt:before{content:"\f2ed";}
.fa-trash-restore:before{content:"\f829";}
.fa-trash-restore-alt:before{content:"\f82a";}
.fa-tree:before{content:"\f1bb";}
.fa-trello:before{content:"\f181";}
.fa-tripadvisor:before{content:"\f262";}
.fa-trophy:before{content:"\f091";}
.fa-truck:before{content:"\f0d1";}
.fa-truck-loading:before{content:"\f4de";}
.fa-truck-monster:before{content:"\f63b";}
.fa-truck-moving:before{content:"\f4df";}
.fa-truck-pickup:before{content:"\f63c";}
.fa-tshirt:before{content:"\f553";}
.fa-tty:before{content:"\f1e4";}
.fa-tumblr:before{content:"\f173";}
.fa-tumblr-square:before{content:"\f174";}
.fa-tv:before{content:"\f26c";}
.fa-twitch:before{content:"\f1e8";}
.fa-twitter:before{content:"\f099";}
.fa-twitter-square:before{content:"\f081";}
.fa-typo3:before{content:"\f42b";}
.fa-uber:before{content:"\f402";}
.fa-ubuntu:before{content:"\f7df";}
.fa-uikit:before{content:"\f403";}
.fa-umbraco:before{content:"\f8e8";}
.fa-umbrella:before{content:"\f0e9";}
.fa-umbrella-beach:before{content:"\f5ca";}
.fa-uncharted:before{content:"\e084";}
.fa-underline:before{content:"\f0cd";}
.fa-undo:before{content:"\f0e2";}
.fa-undo-alt:before{content:"\f2ea";}
.fa-uniregistry:before{content:"\f404";}
.fa-unity:before{content:"\e049";}
.fa-universal-access:before{content:"\f29a";}
.fa-university:before{content:"\f19c";}
.fa-unlink:before{content:"\f127";}
.fa-unlock:before{content:"\f09c";}
.fa-unlock-alt:before{content:"\f13e";}
.fa-unsplash:before{content:"\e07c";}
.fa-untappd:before{content:"\f405";}
.fa-upload:before{content:"\f093";}
.fa-ups:before{content:"\f7e0";}
.fa-usb:before{content:"\f287";}
.fa-user:before{content:"\f007";}
.fa-user-alt:before{content:"\f406";}
.fa-user-alt-slash:before{content:"\f4fa";}
.fa-user-astronaut:before{content:"\f4fb";}
.fa-user-check:before{content:"\f4fc";}
.fa-user-circle:before{content:"\f2bd";}
.fa-user-clock:before{content:"\f4fd";}
.fa-user-cog:before{content:"\f4fe";}
.fa-user-edit:before{content:"\f4ff";}
.fa-user-friends:before{content:"\f500";}
.fa-user-graduate:before{content:"\f501";}
.fa-user-injured:before{content:"\f728";}
.fa-user-lock:before{content:"\f502";}
.fa-user-md:before{content:"\f0f0";}
.fa-user-minus:before{content:"\f503";}
.fa-user-ninja:before{content:"\f504";}
.fa-user-nurse:before{content:"\f82f";}
.fa-user-plus:before{content:"\f234";}
.fa-user-secret:before{content:"\f21b";}
.fa-user-shield:before{content:"\f505";}
.fa-user-slash:before{content:"\f506";}
.fa-user-tag:before{content:"\f507";}
.fa-user-tie:before{content:"\f508";}
.fa-user-times:before{content:"\f235";}
.fa-users:before{content:"\f0c0";}
.fa-users-cog:before{content:"\f509";}
.fa-users-slash:before{content:"\e073";}
.fa-usps:before{content:"\f7e1";}
.fa-ussunnah:before{content:"\f407";}
.fa-utensil-spoon:before{content:"\f2e5";}
.fa-utensils:before{content:"\f2e7";}
.fa-vaadin:before{content:"\f408";}
.fa-vector-square:before{content:"\f5cb";}
.fa-venus:before{content:"\f221";}
.fa-venus-double:before{content:"\f226";}
.fa-venus-mars:before{content:"\f228";}
.fa-vest:before{content:"\e085";}
.fa-vest-patches:before{content:"\e086";}
.fa-viacoin:before{content:"\f237";}
.fa-viadeo:before{content:"\f2a9";}
.fa-viadeo-square:before{content:"\f2aa";}
.fa-vial:before{content:"\f492";}
.fa-vials:before{content:"\f493";}
.fa-viber:before{content:"\f409";}
.fa-video:before{content:"\f03d";}
.fa-video-slash:before{content:"\f4e2";}
.fa-vihara:before{content:"\f6a7";}
.fa-vimeo:before{content:"\f40a";}
.fa-vimeo-square:before{content:"\f194";}
.fa-vimeo-v:before{content:"\f27d";}
.fa-vine:before{content:"\f1ca";}
.fa-virus:before{content:"\e074";}
.fa-virus-slash:before{content:"\e075";}
.fa-viruses:before{content:"\e076";}
.fa-vk:before{content:"\f189";}
.fa-vnv:before{content:"\f40b";}
.fa-voicemail:before{content:"\f897";}
.fa-volleyball-ball:before{content:"\f45f";}
.fa-volume-down:before{content:"\f027";}
.fa-volume-mute:before{content:"\f6a9";}
.fa-volume-off:before{content:"\f026";}
.fa-volume-up:before{content:"\f028";}
.fa-vote-yea:before{content:"\f772";}
.fa-vr-cardboard:before{content:"\f729";}
.fa-vuejs:before{content:"\f41f";}
.fa-walking:before{content:"\f554";}
.fa-wallet:before{content:"\f555";}
.fa-warehouse:before{content:"\f494";}
.fa-watchman-monitoring:before{content:"\e087";}
.fa-water:before{content:"\f773";}
.fa-wave-square:before{content:"\f83e";}
.fa-waze:before{content:"\f83f";}
.fa-weebly:before{content:"\f5cc";}
.fa-weibo:before{content:"\f18a";}
.fa-weight:before{content:"\f496";}
.fa-weight-hanging:before{content:"\f5cd";}
.fa-weixin:before{content:"\f1d7";}
.fa-whatsapp:before{content:"\f232";}
.fa-whatsapp-square:before{content:"\f40c";}
.fa-wheelchair:before{content:"\f193";}
.fa-whmcs:before{content:"\f40d";}
.fa-wifi:before{content:"\f1eb";}
.fa-wikipedia-w:before{content:"\f266";}
.fa-wind:before{content:"\f72e";}
.fa-window-close:before{content:"\f410";}
.fa-window-maximize:before{content:"\f2d0";}
.fa-window-minimize:before{content:"\f2d1";}
.fa-window-restore:before{content:"\f2d2";}
.fa-windows:before{content:"\f17a";}
.fa-wine-bottle:before{content:"\f72f";}
.fa-wine-glass:before{content:"\f4e3";}
.fa-wine-glass-alt:before{content:"\f5ce";}
.fa-wix:before{content:"\f5cf";}
.fa-wizards-of-the-coast:before{content:"\f730";}
.fa-wodu:before{content:"\e088";}
.fa-wolf-pack-battalion:before{content:"\f514";}
.fa-won-sign:before{content:"\f159";}
.fa-wordpress:before{content:"\f19a";}
.fa-wordpress-simple:before{content:"\f411";}
.fa-wpbeginner:before{content:"\f297";}
.fa-wpexplorer:before{content:"\f2de";}
.fa-wpforms:before{content:"\f298";}
.fa-wpressr:before{content:"\f3e4";}
.fa-wrench:before{content:"\f0ad";}
.fa-x-ray:before{content:"\f497";}
.fa-xbox:before{content:"\f412";}
.fa-xing:before{content:"\f168";}
.fa-xing-square:before{content:"\f169";}
.fa-x-twitter:before{content:"\e9ca";}
.fa-x-twitter-square:before{content:"\e9c9";}
.fa-y-combinator:before{content:"\f23b";}
.fa-yahoo:before{content:"\f19e";}
.fa-yammer:before{content:"\f840";}
.fa-yandex:before{content:"\f413";}
.fa-yandex-international:before{content:"\f414";}
.fa-yarn:before{content:"\f7e3";}
.fa-yelp:before{content:"\f1e9";}
.fa-yen-sign:before{content:"\f157";}
.fa-yin-yang:before{content:"\f6ad";}
.fa-yoast:before{content:"\f2b1";}
.fa-youtube:before{content:"\f167";}
.fa-youtube-square:before{content:"\f431";}
.fa-zhihu:before{content:"\f63f";}
.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");}
.fa, .fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }
.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-left:0;margin-right:0}.elementor-widget-blockquote blockquote{background:transparent;border:0;color:#3f444b;font-size:100%;font-style:normal;margin:0;outline:0;padding:0;quotes:none;vertical-align:baseline}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{font-style:normal;margin-bottom:0}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{display:flex;justify-content:space-between;margin-top:12px}.elementor-blockquote__tweet-button{align-self:flex-end;color:#1da1f2;display:flex;line-height:1;position:relative;transition:.3s;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-inline-start:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{background-color:#1da1f2;border-radius:100em;color:#fff;font-size:15px;padding:.7em 1.2em}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-inline-end-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{height:2em;padding:0;width:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{border:.5em solid transparent;border-inline-end-color:#1da1f2;content:"";left:-.8em;position:absolute;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{border-left-color:transparent;border-right-color:#1da1f2;left:-.8em;right:auto}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{border-left-color:#1da1f2;border-right-color:transparent;left:auto;right:-.8em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-inline-start-width:7px;border-style:solid;padding-inline-start:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{color:#f9fafa;content:"“";display:block;font-family:Times New Roman,Times,serif;font-size:100px;font-weight:900;height:.6em;line-height:1}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-left:auto;margin-right:auto}.elementor-widget-n-menu{--n-menu-direction:column;--n-menu-wrapper-display:flex;--n-menu-heading-justify-content:initial;--n-menu-title-color-normal:#1f2124;--n-menu-title-color-active:#58d0f5;--n-menu-icon-color:var(--n-menu-title-color-normal);--n-menu-icon-color-active:var(--n-menu-title-color-active);--n-menu-icon-color-hover:var(--n-menu-title-color-hover);--n-menu-title-normal-color-dropdown:var(--n-menu-title-color-normal);--n-menu-title-active-color-dropdown:var(--n-menu-title-color-active);--n-menu-title-hover-color-fallback:#1f2124;--n-menu-title-font-size:1rem;--n-menu-title-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-title-space-between:0px;--n-menu-title-distance-from-content:0px;--n-menu-title-color-hover:#1f2124;--n-menu-title-padding:0.5rem 1rem;--n-menu-title-transition:0.3s;--n-menu-title-line-height:1.5;--n-menu-title-order:initial;--n-menu-title-direction:initial;--n-menu-title-align-items:center;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-icon-align-items:center;--n-menu-icon-order:initial;--n-menu-icon-gap:5px;--n-menu-dropdown-icon-gap:5px;--n-menu-dropdown-indicator-size:initial;--n-menu-dropdown-indicator-rotate:initial;--n-menu-dropdown-indicator-space:initial;--n-menu-dropdown-indicator-color-normal:initial;--n-menu-dropdown-indicator-color-hover:initial;--n-menu-dropdown-indicator-color-active:initial;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-inline-start-width:medium;--n-menu-dropdown-content-box-border-block-end-width:medium;--n-menu-dropdown-content-box-border-block-start-width:medium;--n-menu-dropdown-content-box-border-inline-end-width:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-headings-height:0px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);--n-menu-open-animation-duration:500ms;--n-menu-heading-overflow-x:initial;--n-menu-heading-wrap:wrap;--stretch-width:100%;--stretch-left:initial;--stretch-right:initial}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative}.elementor-widget-n-menu .e-n-menu-wrapper{display:var(--n-menu-wrapper-display);flex-direction:column}.elementor-widget-n-menu .e-n-menu-heading{display:flex;flex-direction:row;flex-wrap:var(--n-menu-heading-wrap);justify-content:var(--n-menu-heading-justify-content);margin:initial;overflow-x:var(--n-menu-heading-overflow-x);padding:initial;row-gap:var(--n-menu-title-space-between);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar{display:none}.elementor-widget-n-menu .e-n-menu-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active{position:relative}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active:before{content:"";inset-block:0;inset-inline:-1000vw;position:absolute;z-index:2}.elementor-widget-n-menu .e-n-menu-heading>.e-con,.elementor-widget-n-menu .e-n-menu-heading>.e-n-menu-item>.e-con{display:none}.elementor-widget-n-menu .e-n-menu-item{display:flex;list-style:none;margin-block:initial;padding-block:initial}.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title{position:relative}.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after{align-self:center;border-color:var(--n-menu-divider-color,#000);border-inline-start-style:var(--n-menu-divider-style,solid);border-inline-start-width:var(--n-menu-divider-border-width);content:var(--n-menu-divider-content,none);height:var(--n-menu-divider-height,35%);position:absolute;right:calc(var(--n-menu-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2)}.elementor-widget-n-menu .e-n-menu-content{background-color:transparent;display:flex;flex-direction:column;min-width:0;z-index:2147483620}.elementor-widget-n-menu .e-n-menu-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-inline-start, var(--margin-left)) - var(--margin-inline-end, var(--margin-right)))}:where(.elementor-widget-n-menu .e-n-menu-content>.e-con){background-color:#fff}.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active){display:none}.elementor-widget-n-menu .e-n-menu-title{align-items:center;border:#fff;color:var(--n-menu-title-color-normal);display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);font-weight:500;gap:var(--n-menu-dropdown-indicator-space);justify-content:var(--n-menu-title-justify-content);margin:initial;padding:var(--n-menu-title-padding);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.elementor-widget-n-menu .e-n-menu-title.e-click,.elementor-widget-n-menu .e-n-menu-title.e-click *{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container{align-items:var(--n-menu-title-align-items);align-self:var(--n-menu-icon-align-items);display:flex;flex-direction:var(--n-menu-title-direction);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-title-justify-content)}.elementor-widget-n-menu .e-n-menu-title-container.e-link{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link),.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link) *{cursor:default}.elementor-widget-n-menu .e-n-menu-title-text{align-items:center;display:flex;font-size:var(--n-menu-title-font-size);line-height:var(--n-menu-title-line-height);transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon{align-items:center;display:flex;flex-direction:column;order:var(--n-menu-icon-order)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span{align-items:center;display:flex;justify-content:center;transition:transform 0s}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span svg{fill:var(--n-menu-title-color-normal);height:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-icon-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{align-self:var(--n-menu-icon-align-items);background-color:initial;border:initial;color:inherit;display:flex;flex-direction:column;height:calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));justify-content:center;margin-inline-start:var(--n-menu-dropdown-icon-gap);padding:initial;position:relative;text-align:center;transform:var(--n-menu-dropdown-indicator-rotate);transition:all var(--n-menu-title-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i{font-size:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg{height:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-color-normal)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon i{color:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon svg{fill:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current) .icon-active{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current span>svg{fill:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu-title.e-current a{color:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .icon-inactive{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-container:not(.e-link){cursor:default}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg{fill:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i{color:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a{color:var(--n-menu-title-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-toggle{align-self:var(--n-menu-toggle-align);background-color:initial;border:initial;color:inherit;display:none;padding:initial;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}.elementor-widget-n-menu .e-n-menu-toggle:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-toggle i{color:var(--n-menu-toggle-icon-color);font-size:var(--n-menu-toggle-icon-size);transition:all var(--n-menu-toggle-icon-hover-duration)}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);height:auto;transition:all var(--n-menu-toggle-icon-hover-duration);width:var(--n-menu-toggle-icon-size)}.elementor-widget-n-menu .e-n-menu-toggle span{align-items:center;border-radius:var(--n-menu-toggle-icon-border-radius);display:flex;justify-content:center;padding:var(--n-menu-toggle-icon-padding);text-align:center}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{height:100%;inset:0;opacity:0;position:absolute;width:100%}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration)}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open{opacity:0}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close{opacity:1}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i{color:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg{fill:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-item:not(:last-child){margin-inline-end:var(--n-menu-title-space-between)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content{left:var(--stretch-left);position:absolute;right:var(--stretch-right);width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-active.e-n-menu-content{padding-block-start:var(--n-menu-title-distance-from-content);top:100%}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-active.e-n-menu-content{bottom:100%;padding-block-end:var(--n-menu-title-distance-from-content)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown]{gap:0}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper{animation:hide-scroll .3s backwards;background-color:transparent;border-block-end:var(--n-menu-dropdown-content-box-border-width-block-end);border-block-start:var(--n-menu-dropdown-content-box-border-width-block-start);border-inline-end:var(--n-menu-dropdown-content-box-border-width-inline-end);border-inline-start:var(--n-menu-dropdown-content-box-border-width-inline-start);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);border-style:var(--n-menu-dropdown-content-box-border-style);box-shadow:var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );flex-direction:column;left:var(--stretch-left);margin-block-start:var(--n-menu-toggle-icon-distance-from-dropdown);max-height:var(--n-menu-dropdown-content-box-height);min-width:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:var(--stretch-right);top:100%;transition:max-height .3s;width:var(--stretch-width);z-index:2147483640}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-item{display:flex;flex-direction:column;width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title{background-color:#fff;flex-wrap:wrap;justify-content:var(--n-menu-title-justify-content-mobile);white-space:normal;width:auto}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-normal-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a{color:var(--n-menu-title-active-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content{overflow:hidden;width:var(--stretch-width);--n-menu-dropdown-content-max-width:initial}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con{margin-block-start:var(--n-menu-title-distance-from-content);width:var(--width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con .elementor-empty-view{min-width:auto;width:100%}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con-inner{max-width:var(--content-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper{--n-menu-wrapper-display:flex}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con){--width:fit-content}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con).e-empty{--empty-top-level-menu-content-container-min-width:400px;--width:var(--empty-top-level-menu-content-container-min-width)}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone)}.elementor-widget-n-menu.elementor-loading{pointer-events:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown .e-n-menu-toggle{display:flex}@media(max-width:767px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile .e-n-menu-toggle{display:flex}}@media(max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra .e-n-menu-toggle{display:flex}}@media(max-width:1024px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle{display:flex}}@media(max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra .e-n-menu-toggle{display:flex}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle{display:flex}}@keyframes hide-scroll{0%,to{overflow:hidden}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow)}[data-core-v316-plus=true] .elementor-widget-n-menu .e-n-menu .e-n-menu-content>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-width:3px 3px 0 0;bottom:0;content:"";left:auto;right:0;top:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 3px 3px 0;bottom:0;content:"";left:auto;right:0;top:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;bottom:0;left:0;right:0;top:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;bottom:0;left:0;right:0;top:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;left:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;top:-2px;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(-90deg)}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media(max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media(min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media(max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media(min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media(max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media(min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media(max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media(min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}
  @font-face{font-family:"star";src:url(//www.kitapkolik.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(//www.kitapkolik.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//www.kitapkolik.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//www.kitapkolik.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//www.kitapkolik.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:normal;font-style:normal;}
@keyframes slideInDown1 {
from{transform:translate3d(0, 0, 0);}
to{transform:translate3d(0, 100%, 0);visibility:visible;}
}
@keyframes slideOutUp {
from{transform:translate3d(0, 100%, 0);visibility:hidden;}
to{transform:translate3d(0, 0, 0);}
}
.price ins{color:var(--accent);}
.price del{color:var(--light);}
.site-header-cart{list-style-type:none;margin-left:0;padding:0;margin-bottom:0;}
.site-header-cart .cart-contents{position:relative;display:block;text-align:center;-ms-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;}
.site-header-cart .cart-contents::before{color:var(--primary);}
.site-header-cart .widget_shopping_cart{display:none;background-color:var(--background);padding:2.2906835em 1.41575em 1.41575em;}
.site-header-cart .widget_shopping_cart .buttons{padding:0;}
.site-header-cart .widget_shopping_cart .buttons .button{margin:0;}
.site-search{font-size:14px;color:var(--text);clear:both;display:none;}
.site-search .widget_product_search #searchsubmit{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}
.bookory-handheld-footer-bar{position:fixed !important;bottom:0;left:0;right:0;z-index:996;border-top:1px solid;border-top-color:var(--border);}
.bookory-handheld-footer-bar::before, .bookory-handheld-footer-bar::after{content:"";display:table;}
.bookory-handheld-footer-bar::after{clear:both;}
@media(min-width:1025px){
.bookory-handheld-footer-bar{display:none;}
}
.bookory-handheld-footer-bar ul{margin:0;}
.bookory-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center;}
.bookory-handheld-footer-bar ul li:last-child > a{border-right:0;}
.bookory-handheld-footer-bar ul li > a{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;padding-bottom:5px;background-color:var(--background);height:4.235801032em;position:relative;z-index:999;border-right:1px solid;border-right-color:var(--border);}
.bookory-handheld-footer-bar ul li > a:before{color:var(--accent);}
.bookory-handheld-footer-bar ul li > a .title{font-weight:600;font-size:12px;color:var(--accent);}
.bookory-handheld-footer-bar ul li.search .site-search{background-color:var(--background);position:absolute;bottom:-5em;left:0;right:0;transition:all, ease, 0.2s;padding:1em;z-index:1;display:block;}
.bookory-handheld-footer-bar ul li.search.active .site-search{bottom:calc(100% + 1px);}
.bookory-handheld-footer-bar ul li.search .site-search, .bookory-handheld-footer-bar ul li.search .widget, .bookory-handheld-footer-bar ul li.search form{margin-bottom:0;}
.bookory-handheld-footer-bar ul li.search .widget_product_search{padding-bottom:0;}
.bookory-handheld-footer-bar ul li.search .ajax-search-result{display:none;}
.bookory-handheld-footer-bar ul li.cart .count, .bookory-handheld-footer-bar ul li.wishlist .count{display:inline-block;min-width:16px;text-indent:0;line-height:12px;font-size:12px;padding:2px 0;box-sizing:content-box;position:absolute;top:0.5em;left:50%;border-radius:100%;color:#fff;background-color:var(--primary);}
.bookory-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none;}
.bookory-handheld-footer-bar ul.columns-2 li{width:50%;}
.bookory-handheld-footer-bar ul.columns-3 li{width:33.33333%;}
.bookory-handheld-footer-bar ul.columns-4 li{width:25%;}
.bookory-handheld-footer-bar ul.scsscolumns-5 li{width:20%;}
.sf-input-focused .bookory-handheld-footer-bar{display:none;}
table.shop_table_responsive thead{display:none;}
table.shop_table_responsive tbody th{display:none;}
table.shop_table_responsive tr td{display:block;text-align:right;clear:both;}
table.shop_table_responsive tr td::before, table.shop_table_responsive tr td::after{content:"";display:table;}
table.shop_table_responsive tr td::after{clear:both;}
table.shop_table_responsive tr td[data-title]::before{content:attr(data-title) ":";font-weight:600;float:left;}
table.shop_table_responsive tr td.product-remove a{text-align:left;}
table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before{display:none;}
table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center;line-height:50px;}
table.shop_table_responsive.my_account_orders .order-actions{text-align:right;}
table.shop_table_responsive.my_account_orders .order-actions::before{display:none;}
.rtl .widget_price_filter .price_label, .rtl .widget_price_filter .price_label span{direction:ltr;unicode-bidi:embed;}
.woocommerce-form__label-for-checkbox{cursor:pointer;display:block;}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{margin-right:0.3342343017em;}
.form-row label{color:var(--accent);display:block;margin-bottom:0.5em;}
.form-row .select2-container--default .select2-selection--single{border:1px solid;border-color:var(--border);border-radius:25px;min-height:52px;background-color:var(--background);}
.form-row .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:52px;color:var(--text);padding-left:1.5em;padding-right:1.5em;}
.form-row .select2-container--default .select2-selection--single .select2-selection__arrow{height:52px;}
.form-row .select2-container--default .select2-search--dropdown .select2-search__field{background:#fff !important;}
.form-row input, .form-row textarea, .form-row select{width:100%;}
.form-row input[type=checkbox],
.form-row input[type=radio]{width:auto;}
.form-row .button{width:auto;}
.form-row.create-account label{display:inline-block;}
.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d;}
.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c;}
.form-row.woocommerce-invalid input.input-checkbox{outline:2px solid #e2401c;outline-offset:1px;}
.form-row.woocommerce-invalid .select2-selection{border-color:#e2401c;border-width:2px;}
.form-row-last{margin-right:0 !important;}
.form-row-wide{clear:both;width:100%;}
.required{border-bottom:0 !important;color:#e2401c;}
.demo_store{position:fixed;left:0;bottom:69px;right:0;margin:0;padding:1em 1.41575em;background-color:#3d9cd2;color:#fff;z-index:9998;}
.demo_store a{color:#fff;font-weight:400;text-decoration:underline;}
.demo_store a:hover{text-decoration:none;}
.demo_store a.woocommerce-store-notice__dismiss-link{display:block;}
.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:12px;width:6.5em;font-family:"star";font-weight:400;}
.star-rating::before{content:"s s s s s";opacity:0.25;float:left;top:0;left:0;position:absolute;color:var(--text);}
.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;}
.star-rating span::before{content:"S S S S S";top:0;position:absolute;left:0;color:#FA8C17;}
p.stars{display:inline-block;margin:0;}
p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400;}
p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"S";color:var(--text);text-indent:0;opacity:0.25;}
p.stars a:hover ~ a::before{content:"S";color:var(--text);opacity:0.25;}
p.stars:hover a::before{content:"S";color:var(--primary);opacity:1;}
p.stars.selected a.active::before{content:"S";color:var(--primary);opacity:1;}
p.stars.selected a.active ~ a::before{content:"S";color:var(--text);opacity:0.25;}
p.stars.selected a:not(.active)::before{content:"S";color:var(--primary);opacity:1;}
.wc-block-grid__product-onsale, .onsale{width:50px;height:50px;padding:5px;line-height:14px;display:flex;align-items:center;justify-content:center;position:absolute;font-size:12px;text-transform:uppercase;font-weight:600;top:10px;left:10px;z-index:1;border-radius:50px;color:var(--accent);background-color:#FCCC4D;}
.onsale + .stock-label{top:30px;left:0;}
.stock-label{padding:0 10px;line-height:22px;display:inline-block;position:absolute;font-size:12px;font-weight:700;top:0;left:0;z-index:3;border-radius:10px;background-color:#F4F4F4;color:var(--accent);}
.quantity .qty{width:4.235801032em;text-align:center;}
.bookory-sorting{margin-bottom:30px;display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--border);padding-bottom:10px;}
.bookory-sorting > *{margin-top:0;margin-bottom:0;}
.bookory-sorting .woocommerce-ordering{position:relative;margin-left:auto;}
.bookory-sorting .woocommerce-ordering select{font-size:12px;line-height:24px;border:none;padding:0 18px 0 0;background-position:100% center;background-size:10px 10px;text-align:right;color:var(--accent);background-color:var(--background);}
.bookory-products-per-page{font-size:12px;color:var(--accent);padding-left:19px;margin-left:14px;position:relative;display:flex;align-items:center;}
.bookory-products-per-page .per-page-title{color:var(--light);}
.bookory-products-per-page select:not([size]):not([multiple]){margin-left:3px;padding:0 18px 0 0;border:none;width:auto;background-position:100% center;background-size:10px 10px;color:var(--accent);background-color:var(--background);}
.bookory-products-per-page:after{content:"";width:1px;height:20px;position:absolute;background-color:var(--border);left:0;top:50%;transform:translateY(-50%);}
.gridlist-toggle{display:inline-flex;margin-right:auto;margin-left:-4px;}
.gridlist-toggle a{font-size:12px;display:inline-block;color:var(--light);padding:4px;line-height:0;}
.gridlist-toggle a.active, .gridlist-toggle a:hover{color:var(--accent);}
.related, .upsells{margin-bottom:60px;padding-top:60px;}
.related > h2:first-child, .upsells > h2:first-child{display:flex;align-items:center;font-size:26px;line-height:1.2307692308;margin-bottom:40px;text-align:left;color:var(--accent);}
.related > h2:first-child:after, .upsells > h2:first-child:after{content:"";display:inline-block;height:1px;flex:1;margin-left:55px;background-color:var(--border);}
.related ul.products li.product, .upsells ul.products li.product{margin-bottom:30px;}
.related ul.products li.product:last-child, .upsells ul.products li.product:last-child{border-right:none;}
.related ul.products li.product:before, .upsells ul.products li.product:before{content:none;}
.hentry .woocommerce-message strong, .hentry .woocommerce-info strong, .hentry .woocommerce-error strong, .hentry .woocommerce-noreviews strong, .hentry p.no-comments strong{color:#fff;}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments{margin-top:0;margin-left:0;margin-bottom:30px;padding:1.3em 1.618em 1em;background-color:#0f834d;border-radius:2px;color:#fff;clear:both;border-left:0.6180469716em solid rgba(0, 0, 0, 0.15);}
.woocommerce-message::before, .woocommerce-message::after,
.woocommerce-info::before, .woocommerce-info::after, .woocommerce-error::before, .woocommerce-error::after, .woocommerce-noreviews::before, .woocommerce-noreviews::after, p.no-comments::before, p.no-comments::after{content:"";display:table;}
.woocommerce-message::after, .woocommerce-info::after, .woocommerce-error::after, .woocommerce-noreviews::after, p.no-comments::after{clear:both;}
.woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .woocommerce-noreviews a, p.no-comments a{color:#fff;}
.woocommerce-message a:hover, .woocommerce-info a:hover, .woocommerce-error a:hover, .woocommerce-noreviews a:hover, p.no-comments a:hover{color:#fff;opacity:0.7;}
.woocommerce-message a.button:hover, .woocommerce-info a.button:hover, .woocommerce-error a.button:hover, .woocommerce-noreviews a.button:hover, p.no-comments a.button:hover{opacity:1;}
.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button, .woocommerce-noreviews .button, p.no-comments .button{float:right;padding:0;background:none;color:#fff;box-shadow:none;line-height:1.618;margin-left:1em;padding-left:1em;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:rgba(255, 255, 255, 0.25) !important;border-radius:0;}
.woocommerce-message .button:hover, .woocommerce-info .button:hover, .woocommerce-error .button:hover, .woocommerce-noreviews .button:hover, p.no-comments .button:hover{background:none;color:#fff;opacity:0.7;}
.woocommerce-message strong, .woocommerce-info strong, .woocommerce-error strong, .woocommerce-noreviews strong, p.no-comments strong{color:#fff;}
.woocommerce-message pre, .woocommerce-info pre, .woocommerce-error pre, .woocommerce-noreviews pre, p.no-comments pre{background-color:rgba(0, 0, 0, 0.1);}
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child, .site-content > .col-full > .woocommerce > .woocommerce-error:first-child{margin-top:2.617924em;}
.woocommerce-error{list-style:none;}
.woocommerce-info, .woocommerce-noreviews, p.no-comments{background-color:#3d9cd2;}
.woocommerce-error{background-color:#e2401c;}
dl.variation{font-size:0.875em;}
dl.variation dd{margin:0 0 1em;}
.wc-item-meta{font-size:0.875em;margin-left:0;list-style:none;}
.wc-item-meta li::before, .wc-item-meta li::after{content:"";display:table;}
.wc-item-meta li::after{clear:both;}
.wc-item-meta li strong, .wc-item-meta li p{display:inline-block;}
.bookory-product-section{margin-bottom:1.618em;}
.bookory-product-section .section-title{text-align:center;margin-bottom:1em;}
.bookory-product-section:last-child{margin-bottom:0;}
.bookory-product-pagination{position:relative;display:flex;align-items:center;}
@media(max-width:768px){
.bookory-product-pagination{display:none;}
}
.bookory-product-pagination a > span{display:flex;align-items:center;justify-content:center;font-size:12px;text-transform:uppercase;color:var(--light);}
.bookory-product-pagination a > span .bookory-icon-left-arrow{margin-right:10px;line-height:inherit;}
.rtl .bookory-product-pagination a > span .bookory-icon-left-arrow{transform:rotateY(180deg);}
.bookory-product-pagination a > span .bookory-icon-right-arrow{margin-left:10px;line-height:inherit;}
.rtl .bookory-product-pagination a > span .bookory-icon-right-arrow{transform:rotateY(180deg);}
.bookory-product-pagination a > span:hover{color:var(--accent);}
.bookory-product-pagination a:last-child{margin-left:25px;}
.bookory-product-pagination a:hover .product-item{opacity:1;visibility:visible;pointer-events:auto;top:100%;}
.bookory-product-pagination a span.shop-tooltip{display:inline-flex;align-items:center;margin:0 3px;vertical-align:text-bottom;line-height:22px;}
.bookory-product-pagination a:nth-child(2):hover{color:var(--accent);}
.bookory-product-pagination .product-item{position:absolute;right:0;top:calc(100% + 10px);opacity:0;visibility:visible;pointer-events:none;width:250px;background:#fff;box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.1);display:flex;align-items:center;text-align:left;transition:all ease-in-out 0.3s;border-radius:5px;overflow:hidden;z-index:99;}
.bookory-product-pagination .product-item img{max-width:80px;}
.bookory-product-pagination .product-item .bookory-product-pagination-content{padding:0 15px;}
.bookory-product-pagination .product-item .bookory-product-pagination__title{color:var(--accent);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.4em;font-weight:500;line-height:1.2;margin-bottom:5px;}
.bookory-product-pagination .product-item .price{display:flex;align-items:baseline;font-size:14px;color:var(--primary);font-weight:600;}
.bookory-product-pagination .product-item .price del{color:var(--light);order:2;margin-left:0.327em;font-size:12px;}
.bookory-product-pagination .product-item .price ins{order:1;margin-left:0;font-weight:600;font-size:14px;color:var(--primary);}
.bookory-sticky-add-to-cart{display:none;}
.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}
@media(max-width:1023px){
.bookory-archive-product #secondary{display:none;}
}
.quantity_wrap .quantity_label{display:none;font-size:12px;color:var(--light);}
.select2-container--open .select2-dropdown{z-index:10002;}
.products-no-gutter ul.products{margin-left:0;margin-right:0;}
.products-no-gutter .products-list ul.products{margin-left:-15px;margin-right:-15px;}
.woocommerce-page .bookory-products-overflow{overflow:hidden;}
.woocommerce-page .books-author-title{display:flex;align-items:center;font-size:26px;font-weight:600;line-height:32px;letter-spacing:-1px;color:var(--accent);margin-bottom:40px;}
.woocommerce-page .books-author-title:after{content:"";flex:1;height:1px;background-color:var(--border);margin-left:60px;}
.seller-items .bookory-products-overflow{overflow:hidden;}
ul.products, .wc-block-grid__products{margin-left:-15px;margin-right:-15px;margin-bottom:0;clear:both;display:flex;flex-wrap:wrap;}
ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{padding-left:15px;padding-right:15px;list-style:none;margin-bottom:60px;position:relative;transition:all 0.3s ease;width:100%;border-right:1px solid var(--border);}
ul.products li.product:before, ul.products .wc-block-grid__product:before, .wc-block-grid__products li.product:before, .wc-block-grid__products .wc-block-grid__product:before{content:"";position:absolute;height:1px;width:100%;left:0;bottom:-30px;background-color:var(--border);}
ul.products li.product .product-block, ul.products .wc-block-grid__product .product-block, .wc-block-grid__products li.product .product-block, .wc-block-grid__products .wc-block-grid__product .product-block{position:relative;transition:all 0.3s ease;}
ul.products li.product .added_to_cart.wc-forward, ul.products .wc-block-grid__product .added_to_cart.wc-forward, .wc-block-grid__products li.product .added_to_cart.wc-forward, .wc-block-grid__products .wc-block-grid__product .added_to_cart.wc-forward{display:none;}
ul.products li.product .woocommerce-LoopProduct-link, ul.products .wc-block-grid__product .woocommerce-LoopProduct-link, .wc-block-grid__products li.product .woocommerce-LoopProduct-link, .wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link{display:block;}
ul.products li.product .price, ul.products .wc-block-grid__product .price, .wc-block-grid__products li.product .price, .wc-block-grid__products .wc-block-grid__product .price{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;font-size:20px;font-weight:600;line-height:1.4;color:var(--primary);}
ul.products li.product .price del, ul.products .wc-block-grid__product .price del, .wc-block-grid__products li.product .price del, .wc-block-grid__products .wc-block-grid__product .price del{font-size:14px;font-weight:600;color:var(--light);}
ul.products li.product .price ins, ul.products .wc-block-grid__product .price ins, .wc-block-grid__products li.product .price ins, .wc-block-grid__products .wc-block-grid__product .price ins{font-weight:600;order:-1;color:var(--primary);}
ul.products li.product .count-review, ul.products .wc-block-grid__product .count-review, .wc-block-grid__products li.product .count-review, .wc-block-grid__products .wc-block-grid__product .count-review{margin-bottom:10px;}
ul.products li.product .product-image, ul.products .wc-block-grid__product .product-image, .wc-block-grid__products li.product .product-image, .wc-block-grid__products .wc-block-grid__product .product-image{overflow:hidden;border-radius:15px;}
ul.products li.product h2, ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products .wc-block-grid__product h2, ul.products .wc-block-grid__product h3, ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products li.product h2, .wc-block-grid__products li.product h3, .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product h2, .wc-block-grid__products .wc-block-grid__product h3, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title{font-size:16px;margin-bottom:8px;font-weight:600;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
ul.products li.product h2 a, ul.products li.product h3 a, ul.products li.product .woocommerce-loop-product__title a, ul.products li.product .wc-block-grid__product-title a, ul.products .wc-block-grid__product h2 a, ul.products .wc-block-grid__product h3 a, ul.products .wc-block-grid__product .woocommerce-loop-product__title a, ul.products .wc-block-grid__product .wc-block-grid__product-title a, .wc-block-grid__products li.product h2 a, .wc-block-grid__products li.product h3 a, .wc-block-grid__products li.product .woocommerce-loop-product__title a, .wc-block-grid__products li.product .wc-block-grid__product-title a, .wc-block-grid__products .wc-block-grid__product h2 a, .wc-block-grid__products .wc-block-grid__product h3 a, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a{color:var(--accent);}
ul.products li.product h2 a:hover, ul.products li.product h3 a:hover, ul.products li.product .woocommerce-loop-product__title a:hover, ul.products li.product .wc-block-grid__product-title a:hover, ul.products .wc-block-grid__product h2 a:hover, ul.products .wc-block-grid__product h3 a:hover, ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover, ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover, .wc-block-grid__products li.product h2 a:hover, .wc-block-grid__products li.product h3 a:hover, .wc-block-grid__products li.product .woocommerce-loop-product__title a:hover, .wc-block-grid__products li.product .wc-block-grid__product-title a:hover, .wc-block-grid__products .wc-block-grid__product h2 a:hover, .wc-block-grid__products .wc-block-grid__product h3 a:hover, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover{color:var(--primary);}
ul.products li.product img, ul.products .wc-block-grid__product img, .wc-block-grid__products li.product img, .wc-block-grid__products .wc-block-grid__product img{display:block;margin:0 auto;width:100%;}
ul.products li.product.product-category h2, ul.products li.product.product-category h3, ul.products li.product.product-category .woocommerce-loop-category__title, ul.products .wc-block-grid__product.product-category h2, ul.products .wc-block-grid__product.product-category h3, ul.products .wc-block-grid__product.product-category .woocommerce-loop-category__title, .wc-block-grid__products li.product.product-category h2, .wc-block-grid__products li.product.product-category h3, .wc-block-grid__products li.product.product-category .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product.product-category h2, .wc-block-grid__products .wc-block-grid__product.product-category h3, .wc-block-grid__products .wc-block-grid__product.product-category .woocommerce-loop-category__title{font-size:1.1em;}
ul.products li.product.product-category img, ul.products .wc-block-grid__product.product-category img, .wc-block-grid__products li.product.product-category img, .wc-block-grid__products .wc-block-grid__product.product-category img{margin-bottom:1.618em;}
ul.products li.product .woocommerce-loop-product__author, ul.products li.product .posted-in, ul.products .wc-block-grid__product .woocommerce-loop-product__author, ul.products .wc-block-grid__product .posted-in, .wc-block-grid__products li.product .woocommerce-loop-product__author, .wc-block-grid__products li.product .posted-in, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__author, .wc-block-grid__products .wc-block-grid__product .posted-in{font-size:12px;line-height:1;margin-bottom:12px;color:var(--light);font-weight:400;}
ul.products li.product .woocommerce-loop-product__author a, ul.products li.product .posted-in a, ul.products .wc-block-grid__product .woocommerce-loop-product__author a, ul.products .wc-block-grid__product .posted-in a, .wc-block-grid__products li.product .woocommerce-loop-product__author a, .wc-block-grid__products li.product .posted-in a, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__author a, .wc-block-grid__products .wc-block-grid__product .posted-in a{color:var(--light);}
ul.products li.product .woocommerce-loop-product__author a:hover, ul.products li.product .posted-in a:hover, ul.products .wc-block-grid__product .woocommerce-loop-product__author a:hover, ul.products .wc-block-grid__product .posted-in a:hover, .wc-block-grid__products li.product .woocommerce-loop-product__author a:hover, .wc-block-grid__products li.product .posted-in a:hover, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__author a:hover, .wc-block-grid__products .wc-block-grid__product .posted-in a:hover{color:var(--primary);}
ul.products li.product .product-caption, ul.products .wc-block-grid__product .product-caption, .wc-block-grid__products li.product .product-caption, .wc-block-grid__products .wc-block-grid__product .product-caption{position:relative;padding-top:20px;}
ul.products .slick-disabled:before, .wc-block-grid__products .slick-disabled:before{opacity:0.75;}
.product-transition{position:relative;}
.product-transition .woocommerce-loop-product__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:all 0.4s ease-in-out;}
.product-transition .group-action{position:absolute;transition:all ease-in-out 0.3s;z-index:5;visibility:hidden;opacity:0;bottom:10px;right:10px;}
.product-transition .group-action .shop-action{display:flex;}
.product-transition .group-action .shop-action.vertical{flex-direction:column;align-items:flex-end;}
.product-transition .group-action .shop-action.vertical > *:not(:last-child){margin-bottom:4px;}
.product-transition .group-action .shop-action.vertical .woosq-btn{animation-delay:100ms;}
.product-transition .group-action .shop-action.vertical .woosc-btn{animation-delay:150ms;}
.product-transition .group-action .shop-action.vertical a[class*=product_type_]{animation-delay:200ms;}
.product-transition .group-action .shop-action .woosc-btn, .product-transition .group-action .shop-action .woosq-btn, .product-transition .group-action .shop-action .woosw-btn, .product-transition .group-action .shop-action a[class*=product_type_]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;font-size:0;letter-spacing:0;border-radius:50%;border:none;transition:all ease 0.3s;color:var(--accent);background-color:#ffffff;}
.product-transition .group-action .shop-action .woosc-btn:before, .product-transition .group-action .shop-action .woosq-btn:before, .product-transition .group-action .shop-action .woosw-btn:before, .product-transition .group-action .shop-action a[class*=product_type_]:before{font-size:14px;}
.product-transition .group-action .shop-action .woosc-btn:hover, .product-transition .group-action .shop-action .woosc-btn:focus, .product-transition .group-action .shop-action .woosc-btn:active,
.product-transition .group-action .shop-action .woosq-btn:hover, .product-transition .group-action .shop-action .woosq-btn:focus, .product-transition .group-action .shop-action .woosq-btn:active, .product-transition .group-action .shop-action .woosw-btn:hover, .product-transition .group-action .shop-action .woosw-btn:focus, .product-transition .group-action .shop-action .woosw-btn:active, .product-transition .group-action .shop-action a[class*=product_type_]:hover,
.product-transition .group-action .shop-action a[class*=product_type_]:focus,
.product-transition .group-action .shop-action a[class*=product_type_]:active{background-color:var(--primary);color:#fff;}
.product-transition .group-action .shop-action .woosq-btn:before{font-size:10px;}
@keyframes run_button_thumbnail_right {
0%{opacity:0;transform:translate(20px, 0);}
100%{opacity:1;transform:translate(0, 0);}
}
li.product .product-block:hover .product-transition .group-action{opacity:1;visibility:visible;}
li.product .product-block:hover .product-transition .group-action .shop-action.vertical .woosc-btn, li.product .product-block:hover .product-transition .group-action .shop-action.vertical .woosq-btn, li.product .product-block:hover .product-transition .group-action .shop-action.vertical .woosw-btn, li.product .product-block:hover .product-transition .group-action .shop-action.vertical a[class*=product_type_]{-ms-animation-name:run_button_thumbnail_right;-o-animation-name:run_button_thumbnail_right;-moz-animation-name:run_button_thumbnail_right;-webkit-animation-name:run_button_thumbnail_right;animation-name:run_button_thumbnail_right;-ms-animation-duration:250ms;-o-animation-duration:250ms;-moz-animation-duration:250ms;-webkit-animation-duration:250ms;animation-duration:250ms;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;-moz-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
li.product .product-block:hover .product-transition .group-action.bottom{bottom:30px;}
li.product .product-block:hover .product-transition .transition-add-to-cart{opacity:1;visibility:visible;}
li.product .product-block:hover .product-img-wrap .inner{-ms-transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;-moz-transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;-webkit-transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;}
li.product .product-block:hover .product-img-wrap.bottom-to-top .inner{-ms-transform:translate3d(0, -100%, 0);-o-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
li.product .product-block:hover .product-img-wrap.top-to-bottom .inner{-ms-transform:translate3d(0, 100%, 0);-o-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
li.product .product-block:hover .product-img-wrap.left-to-right .inner{-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
li.product .product-block:hover .product-img-wrap.right-to-left .inner{-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
li.product .product-block:hover .product-img-wrap.swap .product-image{opacity:0;}
li.product .product-block:hover .product-img-wrap.swap .product-image img{transform:rotateY(180deg);}
li.product .product-block:hover .product-img-wrap.swap .product-image.second-image{opacity:1;}
li.product .product-block:hover .product-img-wrap.swap .product-image.second-image img{transform:rotateY(0deg);}
li.product .product-block:hover .product-img-wrap.fade .product-image{opacity:0;}
li.product .product-block:hover .product-img-wrap.fade .product-image.second-image{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);}
li.product .product-block:hover .product-img-wrap.zoom-in .product-image.second-image{transform:scale(1);}
li.product .product-block:hover .product-img-wrap.zoom-out .product-image{transform:scale(0);}
li.product .product-block:hover .product-img-wrap.zoom-out .product-image.second-image{transform:scale(1);}
.product-img-wrap{overflow:hidden;position:relative;}
.product-img-wrap .inner{width:100%;height:100%;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;-moz-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both;-ms-transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;-moz-transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;-webkit-transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.product-img-wrap .product-image{opacity:1;-ms-opacity:1;-o-opacity:1;-moz-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);-ms-transition:opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;-o-transition:opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;-moz-transition:opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;-webkit-transition:opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;transition:opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;}
.product-img-wrap .product-image.second-image{position:absolute;width:100%;height:100%;}
.product-img-wrap.top-to-bottom .product-image{bottom:100%;}
.product-img-wrap.left-to-right .product-image{top:0;right:100%;}
.product-img-wrap.right-to-left .product-image{top:0;left:100%;}
.product-img-wrap.swap .product-image{top:0;left:0;transition:all 0.7s ease;}
.product-img-wrap.swap .product-image img{transition:all 0.7s ease;transform:rotateY(0deg);}
.product-img-wrap.swap .product-image.second-image{z-index:2;opacity:0;}
.product-img-wrap.swap .product-image.second-image img{transform:rotateY(-180deg);}
.product-img-wrap.fade .product-image{top:0;left:0;transition:all 0.5s ease;}
.product-img-wrap.fade .product-image.second-image{opacity:0;transition:opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);}
.product-img-wrap.zoom-in .product-image{top:0;left:0;transition:all 0.5s ease;}
.product-img-wrap.zoom-in .product-image.second-image{transform:scale(0);z-index:2;}
.product-img-wrap.zoom-out .product-image{top:0;left:0;transition:all 0.5s ease;}
.product-img-wrap.zoom-out .product-image.second-image{z-index:-1;}
.hentry .entry-content .wc-block-grid__products .wc-block-grid__product > a, .hentry .entry-content ul.products li.product > a{text-decoration:none;}
.price del + ins{margin-right:0.327em;}
.opal-product-tooltipster{display:block !important;}
.opal-product-tooltipster .tooltipster-content{background-color:#000;color:#fff;padding:0 15px 3px;font-size:13px;}
.opal-product-tooltipster.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{margin-top:-8px;right:0px;}
.opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background{border-top-color:#000;}
.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow{transform:translateY(-5px);}
.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow-background{border-left-color:#000;}
.deal-progress .progress-bar{width:100%;height:7px;background-color:#E5E5E5;position:relative;overflow:hidden;border-radius:24px;}
.deal-progress .progress-value{position:absolute;top:0;bottom:0;left:0;background-color:var(--primary);}
.deal-sold{width:100%;margin-bottom:12px;}
.deal-sold-text{font-size:12px;line-height:2;font-weight:400;margin-bottom:5px;color:var(--light);}
.deal-sold-text .value{color:var(--accent);}
.product-color{display:flex;justify-content:center;margin-bottom:18px;}
.product-color .item{cursor:pointer;margin:0 5px;}
.product-color .color-item{position:relative;width:16px;height:16px;display:inline-block;border-radius:50%;}
.product-color .color-item:before{content:"";display:inline-block;position:absolute;width:22px;height:22px;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:50%;opacity:0;border:1px solid #000000;background-color:transparent;transition:all 0.3s ease;}
.product-color .color-item:hover:before{opacity:1;}
.product-color .color-item.active-swatch:before{opacity:1;}
.product-color .image-item img{border:1px solid #fff;width:20px !important;height:20px !important;object-fit:cover;border-radius:50%;filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));}
.time-sale{display:flex;align-items:center;font-weight:400;}
.time-sale .deal-text{font-size:12px;font-weight:400;line-height:2;color:var(--accent);margin-right:2px;}
.time-sale .bookory-countdown{display:flex;flex-wrap:wrap;}
.time-sale .bookory-countdown .countdown-item{position:relative;line-height:1;color:var(--primary);}
.time-sale .bookory-countdown .countdown-item:after{content:":";margin-right:2px;}
.time-sale .bookory-countdown .countdown-item .countdown-digits{font-size:14px;line-height:1.8571428571;}
.time-sale .bookory-countdown .countdown-item .countdown-label{display:none;}
.time-sale .bookory-countdown .countdown-item:last-child{margin-right:0;}
.time-sale .bookory-countdown .countdown-item:last-child:after{content:none;}
.woocommerce-cart .cross-sells{margin-bottom:40px;}
.woocommerce-cart .cross-sells .slick-initialized .slick-slide{opacity:0;visibility:hidden;-ms-transition:all ease 0.1s;-o-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-webkit-transition:all ease 0.1s;transition:all ease 0.1s;}
.woocommerce-cart .cross-sells .slick-initialized .slick-slide.slick-active{opacity:1;visibility:visible;}
.woocommerce-cart .cross-sells .slick-list li.product{margin-bottom:30px;}
.woocommerce-cart .cross-sells .slick-list li.product:before{content:none;}
.count-review{display:flex;font-size:12px;font-weight:600;color:var(--accent);}
.count-review .star-rating{margin-right:5px;}
.preloader .product-transition, .preloader .woocommerce-loop-product__title > a, .preloader .short-description, .preloader .star-rating, .preloader .button-group, .preloader .woocommerce-loop-product__author, .preloader .posted-in, .preloader .price, .preloader .product-attributes .item, .preloader .shop-action, .preloader .product-caption-bottom, .preloader .product-label, .preloader .product-image{position:relative;}
.preloader .product-transition:after, .preloader .woocommerce-loop-product__title > a:after, .preloader .short-description:after, .preloader .star-rating:after, .preloader .button-group:after, .preloader .woocommerce-loop-product__author:after, .preloader .posted-in:after, .preloader .price:after, .preloader .product-attributes .item:after, .preloader .shop-action:after, .preloader .product-caption-bottom:after, .preloader .product-label:after, .preloader .product-image:after{content:"";position:absolute;z-index:996;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);background-size:800px 104px;top:0;left:0;width:100%;height:100%;}
@keyframes placeHolderShimmer {
0%{background-position:-468px 0;}
100%{background-position:468px 0;}
} @media(min-width:768px){
.woocommerce-products-author-header{display:flex;column-gap:60px;}
}
.author-header-caption{margin-bottom:40px;}
.woocommerce-products-author-header{margin-bottom:20px;}
.woocommerce-products-author-header img{border-radius:15px;margin-bottom:30px;width:300px;height:300px;object-fit:cover;}
.single-product .pswp__button{background-color:transparent;border:none;}
.single-product .entry-summary-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;}
.single-product div.product{position:relative;}
.single-product div.product::before, .single-product div.product::after{content:"";display:table;}
.single-product div.product::after{clear:both;}
.single-product div.product.single-product-type-sticky > .related{padding-top:60px;}
.single-product div.product.single-product-type-sticky .woocommerce-tabs:before{content:none;}
.single-product div.product .content-single-title-wrapper{padding-bottom:25px;}
.single-product div.product .content-single-title-wrapper .product_meta{display:inline-block;margin-top:0;}
.single-product div.product .content-single-title-wrapper .product_meta .posted_in, .single-product div.product .content-single-title-wrapper .product_meta .tagged_as{display:none;}
.single-product div.product .content-single-title-wrapper .product-brand{position:relative;padding-right:15px;margin-right:15px;}
.single-product div.product .content-single-title-wrapper .product-brand:before{content:"";position:absolute;right:0;top:50%;display:inline-block;width:1px;height:10px;transform:translateY(-50%);background-color:#E4E4E4;}
.single-product div.product .content-single-title-wrapper .woocommerce-product-rating{position:relative;padding-right:15px;margin-right:15px;}
.single-product div.product .content-single-title-wrapper .woocommerce-product-rating:before{content:"";position:absolute;right:0;top:50%;display:inline-block;width:1px;height:10px;transform:translateY(-50%);background-color:#E4E4E4;}
.single-product div.product .content-single-title-wrapper .product_meta .sku_wrapper{display:inline-block;margin-bottom:0;color:var(--light);}
.single-product div.product .content-single-title-wrapper .product_meta .sku_wrapper .sku{color:var(--accent);}
.single-product div.product .images, .single-product div.product .summary{margin-bottom:10px;margin-top:0;}
@media(max-width:767px){
.single-product div.product .images{margin-bottom:30px;}
}
.single-product div.product .summary{padding:30px;border-radius:15px;border:1px solid var(--border);}
.single-product div.product .woocommerce-product-gallery{opacity:0;transition:opacity 0.25s ease-in-out;position:relative;padding:30px;border-radius:15px;border:1px solid var(--border);}
.single-product div.product .woocommerce-product-gallery .onsale{top:40px;left:40px;}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:40px;right:40px;display:block;width:30px;z-index:80;text-align:center;color:var(--accent);}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{position:relative;display:block;height:100%;}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{width:100%;}
.single-product div.product .woocommerce-product-gallery .product-video-360{position:absolute;bottom:10px;z-index:111;right:20px;display:inline-flex;align-items:flex-end;}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn{cursor:pointer;color:var(--light);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;font-size:12px;text-align:center;}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn:hover{color:var(--accent);}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn i{font-size:31px;}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn span{display:block;line-height:30px;}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn.btn-video{margin-right:30px;}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn.btn-video i{font-size:25px;margin-bottom:3px;}
.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:10px;}
.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{padding:0;border:none;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0;position:relative;display:flex;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next{border-radius:0;border:1px solid;border-color:var(--border);width:30px;padding:0;background-color:transparent;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:before, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:before{font-size:20px;color:#000000;background-color:transparent;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:hover, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:hover{background-color:transparent;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;display:block !important;position:relative;padding:0;max-width:100px;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{object-fit:cover;border:1px solid var(--border);}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1;border-color:var(--primary);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li.active img{opacity:1;border-color:var(--primary);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-nav li{margin-right:10px;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-nav li:last-child{margin-right:0;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs img{max-width:100%;}
@media(min-width:568px){
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .product-video-360{bottom:90px;}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next{height:50%;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev.slick-disabled, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next.slick-disabled{cursor:no-drop;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev{right:5px;left:unset;top:calc(50% - 1px);transform:none;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next{right:5px;top:0;transform:none;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical{display:flex;align-items:flex-start;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .woocommerce-product-gallery__image:hover a img{opacity:0;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-prev, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-next{transform:translate(0);height:30px;top:100%;width:calc(50% - 5px);}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-prev{right:50%;left:5px;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-next{right:-5px;left:calc(50% - 1px);}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .woocommerce-product-gallery__wrapper + .onsale{left:40px;top:40px;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .onsale{left:170px;top:40px;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs .slick-list{height:100% !important;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li{margin-bottom:30px;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li:last-child{margin-bottom:0;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav{order:-1;width:130px;margin-right:30px;display:block;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav li{margin-right:0;}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport{width:100%;margin-bottom:0;}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .slick-dots{bottom:-20px;}
.single-product div.product .woocommerce-product-gallery-gallery .product-video-360{bottom:auto;top:30px;}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper{display:flex;flex-wrap:wrap;border:none;}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{flex-basis:100%;width:100%;}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{display:block;margin-bottom:30px;}
.single-product div.product .woocommerce-product-gallery-sticky .product-video-360{bottom:auto;top:30px;}
.single-product div.product .content-single-wrapper:after{content:"";display:table;clear:both;}
.single-product div.product .content-single-wrapper > .onsale{top:30px;left:30px;font-size:16px;line-height:1.7;}
.single-product div.product .woocommerce-product-gallery-vertical + .onsale{left:145px;}
.single-product div.product .summary.entry-summary .woosw-btn, .single-product div.product .summary.entry-summary .woosc-btn{display:inline-flex;align-items:center;padding:0;margin-top:12px;font-size:12px;line-height:16px;font-weight:400;border-radius:0;border:none;letter-spacing:0;color:var(--light);background-color:transparent;}
.single-product div.product .summary.entry-summary .woosw-btn:before, .single-product div.product .summary.entry-summary .woosc-btn:before{margin-right:8px;}
.single-product div.product .summary.entry-summary .woosw-btn:hover, .single-product div.product .summary.entry-summary .woosc-btn:hover{color:var(--accent);background-color:transparent;}
.single-product div.product .images .woocommerce-main-image{margin-bottom:1.618em;display:block;}
.single-product div.product .images .thumbnails a.zoom{display:block;width:22.05%;margin-right:3.8%;float:left;margin-bottom:1em;}
.single-product div.product .images .thumbnails a.zoom.last{margin-right:0;}
.single-product div.product .images .thumbnails a.zoom.first{clear:both;}
.single-product div.product .stock.in-stock{margin-bottom:30px;}
.single-product div.product p.price + form.cart{margin-top:30px;}
.single-product div.product form.cart{margin-bottom:25px;padding:25px 0;display:flex;flex-wrap:wrap;align-items:center;margin-top:25px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);}
.single-product div.product form.cart::before, .single-product div.product form.cart::after{content:"";display:table;}
.single-product div.product form.cart::after{clear:both;}
.single-product div.product form.cart .clear{width:100%;}
.single-product div.product form.cart.grouped_form, .single-product div.product form.cart.variations_form{padding:0;border:none;margin-top:0;}
.single-product div.product form.cart.grouped_form .quantity{width:100px;}
.single-product div.product form.cart.grouped_form .woocommerce-grouped-add-to-cart{margin-top:10px;padding-bottom:20px;width:100%;border-bottom:1px solid var(--border);}
.single-product div.product form.cart .quantity_wrap + .single_add_to_cart_button{margin-top:15px;}
.single-product div.product form.cart .quantity_wrap .quantity_label{display:block;margin-top:-10px;margin-bottom:5px;}
.single-product div.product form.cart .quantity{position:relative;display:inline-flex;overflow:hidden;justify-content:center;align-items:center;width:160px;height:52px;margin-bottom:10px;border-radius:50px;margin-right:10px;border:1px solid var(--border);}
.single-product div.product form.cart .quantity.hidden{display:none;}
.single-product div.product form.cart .quantity button{display:flex;justify-content:center;align-items:center;padding:0;text-align:center;z-index:9;top:0;bottom:0;border:none;font-size:12px;font-weight:700;width:30%;height:52px;border-radius:0;color:#000000;background-color:#ffffff;}
.single-product div.product form.cart .quantity button:hover{color:#ffffff;background-color:var(--primary);outline:none;}
.single-product div.product form.cart .quantity .qty{padding:10px 0;width:50px;border:none;-moz-appearance:textfield;text-align:center;font-size:14px;font-weight:700;color:#000000;flex:1;}
.single-product div.product form.cart .quantity .qty::-webkit-outer-spin-button, .single-product div.product form.cart .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.single-product div.product form.cart .quantity .qty:focus{border-color:var(--primary);}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity{float:none;margin-right:0;width:100px;}
@media(max-width:1023px){
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a{font-size:11px;}
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button{width:100%;text-align:center;padding:0.75em 0;text-transform:uppercase;word-break:initial;font-weight:700;font-size:12px;background-color:var(--accent);color:#fff;}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button:hover{background-color:var(--primary);}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity{margin-right:0;}
.single-product div.product form.cart table.group_table tr{border-bottom:1px solid;border-color:var(--border);}
.single-product div.product form.cart table.group_table td{padding:20px 0;vertical-align:middle;}
.single-product div.product form.cart table.group_table .quantity_label{display:none;}
@media(max-width:500px){
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image{display:none;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label{padding-left:15px;}
}
.single-product div.product form.cart table.group_table .quantity{margin-bottom:0;height:47px;}
.single-product div.product form.cart table.group_table .quantity button{height:47px;width:40%;}
@media(max-width:767px){
.single-product div.product form.cart table.group_table .quantity{width:120px;}
.single-product div.product form.cart table.group_table .quantity .qty{width:40px;}
}
.single-product div.product form.cart table.group_table .quantity .text-quantity{display:none;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image{padding:20px;width:80px;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image img{max-width:50px;height:70px;object-fit:cover;margin:auto;border-radius:10px;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label{padding-right:10px;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label a{font-weight:600;font-size:14px;line-height:20px;color:var(--accent);word-break:break-word;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label a:hover{color:var(--primary);}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount{color:var(--light);font-weight:600;font-size:12px;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__price ins .woocommerce-Price-amount{color:var(--primary);font-weight:600;}
.single-product div.product form.cart table.group_table .woocommerce-Price-amount{word-break:normal;font-weight:600;font-size:16px;color:var(--primary);}
.single-product div.product form.cart table.group_table .stock.out-of-stock{display:none;}
.single-product div.product .single_add_to_cart_button{display:inline-flex;justify-content:center;align-items:center;font-size:14px;line-height:1.2857142857;font-weight:600;margin-right:20px;margin-bottom:10px;white-space:nowrap;padding:17px 32px;border:none;border-radius:50px;color:#fff;background-color:var(--primary);transition:all 0.3s ease;}
.single-product div.product .single_add_to_cart_button:hover{background-color:var(--primary_hover);}
.single-product div.product .single_add_to_cart_button + a.added_to_cart{display:none;}
.single-product div.product .inventory_status{font-size:12px;line-height:1.6666666667;text-transform:uppercase;color:#82D175;padding:0 9px;border-radius:3px;background-color:rgba(130, 209, 117, 0.2);}
.single-product div.product .inventory_status.out-stock{color:#ff0000;background-color:rgba(255, 0, 0, 0.2);}
.single-product div.product .product_title{font-size:36px;line-height:1.2222222222;margin-bottom:10px;font-weight:600;clear:none;}
.single-product div.product .product-unit{font-size:15px;line-height:24px;margin-bottom:15px;color:var(--light);}
.single-product div.product .product-unit .value{color:var(--accent);}
.single-product div.product p.price{display:flex;font-size:20px;font-weight:600;line-height:1.4;align-items:center;color:var(--primary);margin-bottom:15px;}
.single-product div.product p.price del{font-size:14px;font-weight:600;color:var(--light);}
.single-product div.product p.price ins{font-weight:600;order:-1;color:var(--primary);}
.single-product div.product .woocommerce-product-details__short-description{margin-bottom:20px;}
.single-product div.product .woocommerce-product-details__short-description + .stock{display:none;}
.single-product div.product table.variations{table-layout:fixed;position:relative;margin-bottom:0;}
.single-product div.product table.variations th, .single-product div.product table.variations td{display:list-item;padding:0;list-style:none;background-color:transparent;}
.single-product div.product table.variations td.value{margin-bottom:20px;position:relative;}
.single-product div.product table.variations label{display:inline-block;margin-bottom:9px;font-size:14px;line-height:24px;color:var(--light);}
.single-product div.product table.variations select{max-width:100%;vertical-align:middle;padding:10px 35px 10px 15px;color:transparent;}
.single-product div.product table.variations select + label{display:block;font-size:14px;text-transform:uppercase;position:absolute;padding:0 5px;background-color:#fff;left:10px;top:50%;transform:translateY(-50%);line-height:1;transition:all ease-in-out 0.2s;color:var(--light);}
.single-product div.product table.variations select:valid, .single-product div.product table.variations select:focus{color:var(--text);}
.single-product div.product table.variations select:valid ~ label, .single-product div.product table.variations select:focus ~ label{top:0;}
.single-product div.product table.variations a.reset_variations{margin-top:0;display:inline-block;margin-left:0;color:var(--accent);border-bottom:1px solid;line-height:1;}
.single-product div.product table.variations a.reset_variations:hover{color:var(--primary);}
.single-product div.product table.variations td.label label{font-size:12px;color:var(--accent);font-weight:600;text-transform:uppercase;}
.single-product div.product table.variations td.value ul.variable-items-wrapper{display:inline-flex;}
.single-product div.product table.variations td.value ul li.variable-item{box-shadow:none;border-radius:3px;margin:0 10px 10px 0;width:auto;height:auto;min-width:40px;min-height:40px;padding:0;border:1px solid var(--border);}
.single-product div.product table.variations td.value ul li.variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.selected{outline:none;box-shadow:none;background-color:var(--accent);border-color:var(--accent);}
.single-product div.product table.variations td.value ul li.variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.selected .variable-item-span{color:#fff;}
.single-product div.product table.variations td.value ul li.variable-item .variable-item-span{font-size:12px;padding:10px 20px;text-transform:uppercase;color:var(--accent);}
.single-product div.product table.variations td.value ul li.variable-item.button-variable-item{border-radius:10px;background-color:#F7F7F7;border:2px solid #F7F7F7;}
.single-product div.product table.variations td.value ul li.variable-item.button-variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.button-variable-item.selected{border-color:var(--primary);}
.single-product div.product table.variations td.value ul li.variable-item.button-variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.button-variable-item.selected .variable-item-span{color:#000000;}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item{border-radius:50%;min-width:20px;min-height:20px;width:30px;height:30px;}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span{border-radius:50%;padding:4px 13px;}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after{content:none;}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.color-variable-item.selected{background-color:#fff;}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.color-variable-item.selected .variable-item-span{box-shadow:0 0 0 5px inset #fff;}
.single-product div.product table.variations td.value ul li.variable-item.disabled:before{display:none;}
.single-product div.product table.variations td.value ul li.variable-item.disabled:after{transform:rotate(-30deg);height:2px;background-color:var(--border);width:calc(100% + 12px);left:-7px;box-shadow:none;}
.single-product div.product table.variations td.value ul li.variable-item.disabled .variable-item-span{color:var(--text);}
.single-product div.product .single_variation .price{display:flex;font-size:20px;font-weight:600;line-height:1.4;align-items:center;color:var(--primary);margin-bottom:15px;}
.single-product div.product .single_variation .price del{font-size:14px;font-weight:600;color:var(--light);}
.single-product div.product .single_variation .price ins{font-weight:600;order:-1;color:var(--primary);}
.single-product div.product .single_variation_wrap{width:100%;}
.single-product div.product .variations_button{display:flex;flex-wrap:wrap;padding:25px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);}
.single-product div.product .variations_button::before, .single-product div.product .variations_button::after{content:"";display:table;}
.single-product div.product .variations_button::after{clear:both;}
.single-product div.product .product_after_title{display:flex;align-items:center;flex-wrap:wrap;padding-bottom:10px;margin-bottom:23px;border-bottom:1px solid var(--border);font-size:12px;line-height:2;position:relative;}
.single-product div.product .product_after_title > *{margin-bottom:6px;}
.single-product div.product .product_after_title > *:not(:last-child){margin-right:20px;padding-right:20px;position:relative;}
.single-product div.product .product_after_title > *:not(:last-child):after{content:"";height:11px;width:1px;background-color:var(--border);position:absolute;right:0;top:50%;transform:translateY(-50%);}
.single-product div.product .product_after_title .sku_wrapper{text-transform:uppercase;color:var(--light);}
.single-product div.product .product_after_title .sku_wrapper .sku{color:var(--accent);}
.single-product div.product .woocommerce-product-rating{display:flex;align-items:center;}
.single-product div.product .woocommerce-product-rating::before, .single-product div.product .woocommerce-product-rating::after{content:"";display:table;}
.single-product div.product .woocommerce-product-rating::after{clear:both;}
.single-product div.product .woocommerce-product-rating a{font-size:12px;font-weight:600;text-transform:capitalize;color:var(--accent);}
.single-product div.product .woocommerce-product-rating a:hover{color:var(--primary);}
.single-product div.product .woocommerce-product-rating .star-rating{display:inline-block;vertical-align:bottom;font-size:12px;color:var(--light);}
.single-product div.product .bookory-single-product-extra{margin-top:20px;padding-top:20px;border-top:1px solid var(--border);}
.single-product div.product .product_meta{margin-top:23px;}
.single-product div.product .product_meta > span{display:block;color:var(--light);font-weight:400;font-size:13px;line-height:1.8461538462;}
.single-product div.product .product_meta > span:last-child{margin-bottom:0;}
.single-product div.product .product_meta > span a, .single-product div.product .product_meta > span .sku{color:var(--accent);}
.single-product div.product .product_meta > span a:hover{color:var(--primary);}
.single-product div.product .product_meta > span:last-child{border-bottom:0;}
.single-product .time-sale{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:19px;}
.single-product .time-sale .deal-text{font-size:16px;max-width:130px;line-height:1.5;margin-right:16px;font-weight:600;}
.single-product .time-sale .bookory-countdown .countdown-item{margin-right:10px;padding:8px;border-radius:5px;background-color:#F6F6F6;min-width:60px;text-align:center;}
.single-product .time-sale .bookory-countdown .countdown-item:after{content:none;}
.single-product .time-sale .bookory-countdown .countdown-item .countdown-digits{font-size:26px;line-height:32px;font-weight:600;display:block;}
.single-product .time-sale .bookory-countdown .countdown-item .countdown-label{display:block;font-size:12px;font-weight:400;text-transform:uppercase;color:var(--light);line-height:20px;}
.single-product .deal-sold > div{width:100%;}
.single-product .deal-sold .deal-sold-text{margin-top:0;margin-bottom:7px;font-size:12px;}
.single-product .deal-sold .deal-sold-text span:last-child{color:var(--accent);}
.single-product .deal-sold .progress-bar{border-radius:5px;height:8px;}
.single-product .deal-sold .progress-bar .progress-value{background-color:var(--primary);}
.single-product .woocommerce-tabs{display:block;margin-top:40px;}
.single-product .woocommerce-tabs ul.tabs{margin:0;list-style:none;text-align:center;}
@media(max-width:767px){
.single-product .woocommerce-tabs ul.tabs{display:none;}
}
.single-product .woocommerce-tabs ul.tabs li{display:inline-block;margin:0;}
.single-product .woocommerce-tabs ul.tabs li:first-child{margin-left:0;}
.single-product .woocommerce-tabs ul.tabs li:last-child{margin-right:0;}
.single-product .woocommerce-tabs ul.tabs li a{display:block;position:relative;font-size:20px;line-height:1.4;font-weight:600;padding:0 30px 13px 30px;transition:all 0.3s ease;color:var(--light);}
.single-product .woocommerce-tabs ul.tabs li a:before{content:"";display:inline-block;position:absolute;width:100%;height:3px;left:0;bottom:-1px;opacity:0;transform:scale(0);transition:all 0.3s ease;background-color:var(--primary);}
.single-product .woocommerce-tabs ul.tabs li:hover a, .single-product .woocommerce-tabs ul.tabs li.active a{color:var(--accent);}
.single-product .woocommerce-tabs ul.tabs li:hover a:before, .single-product .woocommerce-tabs ul.tabs li.active a:before{opacity:1;transform:scale(1);}
.single-product .woocommerce-tabs.product-accordions{margin:60px 0 50px 0;padding:0;border-radius:5px;border:1px solid var(--border);}
.single-product .woocommerce-tabs.product-accordions:after, .single-product .woocommerce-tabs.product-accordions:before{content:none;}
.single-product .woocommerce-tabs.product-accordions .accordion-item:last-child .accordion-head{border-bottom:none;}
.single-product .woocommerce-tabs.product-accordions .accordion-head{padding:20px 30px;position:relative;cursor:pointer;border-bottom:1px solid;border-bottom-color:var(--border);}
.single-product .woocommerce-tabs.product-accordions .accordion-head:hover .accordion-title{color:var(--primary);}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active{border-color:transparent;}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active:before, .single-product .woocommerce-tabs.product-accordions .accordion-head.active:after{background-color:var(--primary);}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active:after{transform:rotate(0);}
.single-product .woocommerce-tabs.product-accordions .accordion-head:before, .single-product .woocommerce-tabs.product-accordions .accordion-head:after{content:"";position:absolute;top:50%;-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--accent);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;right:30px;width:12px;height:1px;}
.single-product .woocommerce-tabs.product-accordions .accordion-head:after{transform:rotate(90deg);top:calc(50%);}
.single-product .woocommerce-tabs.product-accordions .accordion-title{display:block;position:relative;font-size:16px;line-height:28px;margin-bottom:0;font-weight:500;color:var(--accent);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.single-product .woocommerce-tabs.product-accordions .accordion-body{padding:0 30px 25px;display:none;}
.single-product .woocommerce-tabs.product-accordions .accordion-body.active{border-bottom:1px solid;border-color:var(--border);}
.single-product .woocommerce-tabs.product-accordions .accordion-body h2:first-of-type{display:none;}
.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #comments,
.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #review_form_wrapper{width:100%;float:none;padding-right:0;padding-left:0;}
.single-product .woocommerce-tabs.product-accordions .accordion-body .list-unstyled{margin-left:0;}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled{margin:0;}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li{margin-bottom:5px;}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-address > span:not(.details){font-weight:700;color:var(--accent);}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating{vertical-align:middle;}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating .text{vertical-align:text-bottom;}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .star-rating{display:inline-block;}
.single-product .woocommerce-tabs.product-accordions table td, .single-product .woocommerce-tabs.product-accordions table th{word-break:unset;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel{padding:35px 30px;border-radius:15px;border:1px solid var(--border);}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-tab-width{max-width:850px;margin-left:auto;margin-right:auto;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled{margin:0;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li{margin-bottom:5px;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address > span:not(.details){font-weight:700;color:var(--accent);}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating{vertical-align:middle;margin-left:5px;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating .text{vertical-align:text-bottom;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .star-rating{display:inline-block;vertical-align:middle;}
.single-product .woocommerce-tabs .comment-form-cookies-consent{display:inline-block;}
.single-product .woocommerce-tabs .panel h2:first-of-type{display:none;}
.single-product .woocommerce-tabs .review_form label{margin-bottom:0.5em;display:block;}
.single-product .woocommerce-tabs h2.resp-accordion{display:flex;align-items:center;font-weight:700;font-size:16px;line-height:18px;padding:1em;margin:0;border-top:1px solid;border-color:var(--border);}
@media(min-width:768px){
.single-product .woocommerce-tabs h2.resp-accordion{display:none;}
}
.single-product .woocommerce-tabs h2.resp-accordion.active{border-top:2px solid;border-color:var(--primary);}
.single-product .product-extra-info ul{margin:0;list-style:none;}
.single-product .product-extra-info ul li{display:flex;align-items:center;font-size:16px;line-height:16px;margin-bottom:20px;color:var(--text);}
.single-product .product-extra-info ul li:last-child{margin-bottom:0;}
.single-product .product-extra-info ul li i{margin-right:10px;}
.single-product .product-extra-info .brand-content{padding-bottom:20px;}
.single-product .product-extra-info .brand-wrap{padding-top:20px;border-top:1px solid var(--border);}
.single-product .product-extra-info .title-brand{display:block;font-size:16px;font-weight:700;line-height:22px;color:var(--primary);}
.single-product .product-brand{display:inline-block;font-size:12px;color:var(--light);}
.single-product #page .site-content{margin-top:25px;}
.single-product.bookory-sidebar-left div.product form.cart .quantity, .single-product.bookory-sidebar-right div.product form.cart .quantity{width:110px;}
.stock:empty::before{display:none;}
.stock.in-stock{color:#0f834d;}
.stock.out-of-stock{font-size:18px;display:flex;justify-content:center;align-items:center;padding-top:0.5em;padding-bottom:0.5em;margin-top:30px;white-space:nowrap;border:2px dashed;border-color:var(--light);}
a.reset_variations{display:inline-block;margin-left:1em;}
.bookory-woocommerce-tabs{margin-top:50px;}
.bookory-woocommerce-tabs .umimi-woocommerce-tabs-panel{padding:50px 0;border-top:1px solid;border-top-color:var(--border);}
.bookory-woocommerce-tabs .umimi-woocommerce-tabs-panel h2:first-of-type{font-size:16px;margin-bottom:40px;color:var(--accent);}
.bookory-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes th{padding:4px 10px 4px 0;}
.bookory-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes td{padding:4px 0 4px 10px;text-align:right;}
.single-product-reviews-wrap{max-width:855px;margin-left:auto;margin-right:auto;margin-top:100px;}
.single-product-reviews-wrap .woocommerce-Reviews-title{display:none;}
.single-product-reviews-wrap .review-title{font-size:36px;border-bottom:1px solid;border-bottom-color:var(--border);margin-bottom:50px;}
.single-product-reviews-wrap .review-title .count{width:20px;height:20px;line-height:20px;color:#fff;background-color:#000;border-radius:20px;text-align:center;font-size:14px;display:inline-block;margin-left:5px;}
#reviews{outline:none;max-width:850px;margin-left:auto;margin-right:auto;}
.accordion-body #reviews{max-width:1400px;}
#reviews #comments{margin-bottom:3.706325903em;padding-top:0;margin-top:0;}
#reviews .comment-reply-title{display:none;}
#reviews .commentlist{list-style:none;margin:0;}
#reviews .commentlist li{margin-bottom:2.617924em;list-style:none;clear:both;}
#reviews .commentlist li::before, #reviews .commentlist li::after{content:"";display:table;}
#reviews .commentlist li::after{clear:both;}
#reviews .commentlist li .comment_container{border-radius:3px;}
#reviews .commentlist li .comment_container::before, #reviews .commentlist li .comment_container::after{content:"";display:table;}
#reviews .commentlist li .comment_container::after{clear:both;}
#reviews .commentlist li .comment_container .comment-text{width:calc(100% - 60px);float:right;}
#reviews .commentlist li .comment_container .comment-text .star-rating{font-size:0.875em;line-height:1;height:1em;}
#reviews .commentlist li:last-child{border-bottom:0;margin-bottom:0;}
#reviews .commentlist li time{color:var(--light);}
#reviews .commentlist li .avatar{width:50px;height:50px;float:left;margin-right:10px;border-radius:50%;object-fit:cover;}
#reviews .commentlist li p.meta strong{font-size:16px;color:var(--accent);}
#reviews .commentlist li p.meta time{margin-left:10px;}
#reviews .commentlist li p.meta time:before{margin-right:5px;line-height:1;margin-top:-3px;}
#reviews .commentlist li p.meta .verified{font-style:normal;font-size:0.875em;}
#reviews .commentlist li p.meta .woocommerce-review__dash{display:none;}
#reviews .commentlist li ul.children{margin:0;width:82.2222222222%;float:right;margin-right:0;padding-top:1.618em;}
#reviews .commentlist li ul.children .avatar{width:13.5135135135%;float:left;margin-right:8.1081081081%;}
#reviews .commentlist li ul.children .comment-text{width:78.3783783784%;float:right;margin-right:0;}
#reviews .commentlist li ul.children li{margin-bottom:1.618em;}
#reviews .commentlist li ul.children li:last-child{margin-bottom:0;}
#reviews .comment-form-rating{clear:both;margin-bottom:1em;}
#reviews .comment-form-rating label{margin-right:20px;}
#reviews .comment-form-rating p.stars{line-height:1;}
#reviews .comment-form-comment input,
#reviews .comment-form-author input,
#reviews .comment-form-email input{width:100%;}
#reviews .comment-form-comment textarea{color:var(--accent);}
#reviews .comment-form-comment,
#reviews .comment-form-author,
#reviews .comment-form-email,
#reviews .comment-form-cookies-consent,
#reviews .comment-notes{margin-bottom:1.41575em;}
#reviews .comment-form-cookies-consent:before{content:"";display:block;clear:left;}
table.shop_attributes th{color:var(--accent);}
.bookory-sticky-add-to-cart{background-color:var(--background);}
.bookory-sticky-add-to-cart__content{font-size:16px;}
.bookory-sticky-add-to-cart__content-title strong{color:var(--accent);font-weight:400;}
.bookory-sticky-add-to-cart__content-button{border:none;border-radius:5px;letter-spacing:0;padding:11px 25px;background-color:var(--primary);}
.bookory-sticky-add-to-cart__content-button:hover{background-color:var(--primary_hover);}
.bookory-sticky-add-to-cart__content-price{display:inline-flex;font-size:14px;color:var(--primary);margin-bottom:4px;align-items:center;font-weight:700;}
.bookory-sticky-add-to-cart__content-price ins{order:-1;margin-left:0;margin-right:0.6180469716em;background-color:transparent;color:var(--highlight);}
.bookory-sticky-add-to-cart__content-price del{font-size:12px;color:var(--light);}
.sizechart-popup{width:630px;max-width:100vw;overflow-y:auto;position:fixed;left:50%;padding:60px;background:#fff;top:50%;transform:translate(-50%, -50%);z-index:998;opacity:0;visibility:hidden;pointer-events:none;transition:all ease-in-out 0.3s;}
.sizechart-popup.active{opacity:1;pointer-events:auto;visibility:visible;}
.sizechart-popup.active + .sizechart-overlay{opacity:1;visibility:visible;}
.sizechart-popup .sizechart-close{position:absolute;right:20px;top:20px;font-size:24px;line-height:1;}
.sizechart-popup .sizechart-close i{color:var(--accent);}
.sizechart-popup .sizechart-close:hover i{color:var(--primary);}
.sizechart-button{font-size:12px;text-decoration:underline;text-transform:uppercase;line-height:2;margin-bottom:1em;display:inline-block;color:var(--accent);}
.sizechart-button:hover{color:var(--primary);}
.sizechart-overlay{position:fixed;width:100vw;height:100vh;top:0;bottom:0;z-index:997;opacity:0;background-color:rgba(0, 0, 0, 0.7);visibility:hidden;transition:opacity 0.25s ease, visibility 0s ease;}
#rotateimages{cursor:ew-resize;}
.view-360-group{margin-top:30px;margin-bottom:40px;display:flex;justify-content:center;align-items:center;}
.view-360-group .view-360-svg{margin-left:20px;margin-right:20px;font-size:30px;color:var(--accent);}
.view-360-group .view-360-button i{font-size:16px;width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;border:1px solid;border-color:var(--border);border-radius:50%;color:var(--accent);cursor:pointer;}
.view-360-group .view-360-button i:hover{color:var(--primary);}
.single-product .view-360-group + .mfp-close{border:none;color:#000;font-size:25px;font-weight:400;width:30px;height:30px;line-height:1;}
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name{display:none;}
@media(min-width:768px){
.single-product.bookory-sidebar-left div.product .woocommerce-tabs, .single-product.bookory-sidebar-right div.product .woocommerce-tabs{margin-top:30px;border-radius:15px;border:1px solid var(--border);}
.single-product.bookory-sidebar-left .woocommerce-tabs, .single-product.bookory-sidebar-right .woocommerce-tabs{display:flex;}
.single-product.bookory-sidebar-left .woocommerce-tabs .woocommerce-Tabs-panel, .single-product.bookory-sidebar-right .woocommerce-tabs .woocommerce-Tabs-panel{flex:1;border:none;border-radius:0;padding:50px;}
.single-product.bookory-sidebar-left .woocommerce-tabs ul.tabs, .single-product.bookory-sidebar-right .woocommerce-tabs ul.tabs{text-align:left;border-right:1px solid var(--border);padding:50px;max-width:330px;}
.single-product.bookory-sidebar-left .woocommerce-tabs ul.tabs li, .single-product.bookory-sidebar-right .woocommerce-tabs ul.tabs li{margin-bottom:20px;display:block;}
.single-product.bookory-sidebar-left .woocommerce-tabs ul.tabs li:last-child, .single-product.bookory-sidebar-right .woocommerce-tabs ul.tabs li:last-child{margin-bottom:0;}
.single-product.bookory-sidebar-left .woocommerce-tabs ul.tabs li a, .single-product.bookory-sidebar-right .woocommerce-tabs ul.tabs li a{font-size:16px;padding:0 0 0 0;display:inline-block;}
}
.single-product.bookory-sidebar-left .woocommerce-tabs.product-accordions, .single-product.bookory-sidebar-right .woocommerce-tabs.product-accordions{margin:60px 0;}
.single-product.bookory-sidebar-left div.product .content-single-wrapper, .single-product.bookory-sidebar-right div.product .content-single-wrapper{padding:30px;border-radius:15px;border:1px solid var(--border);}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery{border:none;padding:0;border-radius:0;}
.single-product.bookory-sidebar-left div.product .summary, .single-product.bookory-sidebar-right div.product .summary{border:none;padding:0;border-radius:0;}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery .onsale, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery .onsale{top:20px;left:20px;}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{top:20px;right:20px;}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav{width:80px;margin-right:10px;}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li{margin-bottom:10px;}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport{width:calc(100% - 90px);}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .onsale, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .onsale{left:130px;}
.single-product.bookory-single-product-width-full div.product .woocommerce-product-gallery{padding:0;border:none;border-radius:0;}
@media(min-width:768px){
.single-product.bookory-single-product-width-full div.product .woocommerce-product-gallery{width:calc(51% - 60px);}
}
.single-product.bookory-single-product-width-full div.product .summary{padding:0;border:none;border-radius:0;}
.single-product.bookory-single-product-width-full div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .onsale{left:150px;top:20px;}
.single-product.bookory-single-product-width-full div.product .woocommerce-product-gallery .onsale{top:20px;left:20px;}
.single-product.bookory-single-product-width-full .woocommerce-tabs .woocommerce-Tabs-panel{padding:35px 0 0 0;border:none;border-radius:0;}
.single-product.bookory-single-product-width-full .woocommerce-tabs ul.tabs{position:relative;}
.single-product.bookory-single-product-width-full .woocommerce-tabs ul.tabs:before{content:"";display:inline-block;position:absolute;height:1px;width:1000vw;left:50%;bottom:-1px;background-color:var(--border);transform:translateX(-50%);}
.single-product.bookory-single-product-width-full div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{top:20px;right:20px;}
.woocommerce-page .widget-area .woocommerce:first-child .widget-title{padding-top:0;}
.product_list_widget{list-style:none;margin-left:0;margin-bottom:0;}
.product_list_widget li{display:flex;padding:10px 0;margin-bottom:0 !important;}
.product_list_widget li::before, .product_list_widget li::after{content:"";display:table;}
.product_list_widget li::after{clear:both;}
.product_list_widget li img{max-width:80px;border-radius:10px;}
.product_list_widget li > a{display:block;}
.product_list_widget li:last-child{padding-bottom:0;border:none;}
.product_list_widget li:first-child{padding-top:0;}
.product_list_widget .product-list-inner{display:flex;align-items:center;}
.product_list_widget .reviewer{font-size:0.875em;}
.product_list_widget .product-content{margin-left:20px;flex:1;}
.product_list_widget .count-review{display:none;}
.product_list_widget .posted-in{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;}
.product_list_widget .posted-in a{color:var(--light);}
.product_list_widget .posted-in a:hover{color:var(--primary);}
.product_list_widget .price{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;font-weight:600;color:var(--light);}
.product_list_widget .price del + ins{order:-1;color:var(--highlight);}
.product_list_widget .price del{color:var(--light);font-size:12px;}
.product_list_widget .product-title{margin-bottom:5px;font-size:14px;line-height:1.4285714286;font-weight:600;}
.product_list_widget .product-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--accent);}
.product_list_widget .product-title span:hover{color:var(--primary);}
.product_list_widget a{display:block;}
.widget ul.products li.product a{text-decoration:none;}
.widget_rating_filter ul{margin:0;}
.widget_rating_filter .wc-layered-nav-rating{margin-bottom:5px;}
.widget_rating_filter .wc-layered-nav-rating:last-child{margin-bottom:0;}
.widget_rating_filter .wc-layered-nav-rating a{display:flex;align-items:center;text-decoration:none !important;font-size:12px;font-weight:600;color:var(--accent);}
.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1;margin-right:5px;}
.widget_products a{display:block;}
.widget_shopping_cart .product_list_widget{margin-bottom:0;}
.widget_shopping_cart .product_list_widget li{position:relative;padding-left:27px;}
.widget_shopping_cart .product_list_widget li a.remove{position:absolute;top:50%;transform:translateY(-50%);left:0;opacity:1;}
.widget_shopping_cart .product_list_widget li a.remove:hover:before{color:#e2401c;}
.widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em;}
.widget_shopping_cart .product_list_widget img{margin-right:1em;float:left;}
.widget_shopping_cart .mini_cart_item{display:block;border-bottom:1px solid;border-bottom-color:var(--border);font-size:14px;}
.widget_shopping_cart .mini_cart_item a{line-height:1.41575em;color:var(--accent);font-weight:500;margin-bottom:3px;}
.widget_shopping_cart .mini_cart_item a:hover{color:var(--primary);}
.widget_shopping_cart .mini_cart_item .quantity{color:var(--accent);}
.widget_shopping_cart .mini_cart_item .quantity .amount{color:var(--light);font-weight:600;}
.widget_shopping_cart p.total{padding:1em 0;margin:0;border-top:1px solid;border-top-color:var(--border);}
.widget_shopping_cart p.total::before, .widget_shopping_cart p.total::after{content:"";display:table;}
.widget_shopping_cart p.total::after{clear:both;}
.widget_shopping_cart p.total strong{color:var(--accent);font-weight:400;}
.widget_shopping_cart p.total .amount{color:var(--accent);font-size:1.41575em;font-weight:700;float:right;}
.widget_shopping_cart .buttons{padding:0 0 1em;margin:0;text-align:center;display:flex;flex-direction:column;}
.widget_shopping_cart .buttons a{display:block;margin-bottom:0.6180469716em;}
.widget_shopping_cart .buttons a:not(.checkout){background-color:transparent;border-color:transparent;color:var(--accent);}
.widget_shopping_cart .buttons a:last-child{margin-bottom:0;}
.widget_shopping_cart .buttons a img{margin-left:auto;margin-right:auto;}
.widget_layered_nav li{margin-bottom:0.6180469716em;}
.widget_product_categories ul.children{display:none;}
.widget_product_categories li.current-cat > a{color:var(--accent);}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li{display:flex;align-items:center;justify-content:space-between;}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li:last-child{margin-bottom:0;}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li > a{flex:1;}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li .count{color:var(--light);}
.widget_price_filter form{margin-bottom:0;margin-top:5px;}
.widget_price_filter .price_slider{margin-bottom:25px;}
.widget_price_filter .price_slider_amount{display:flex;flex-direction:column;flex-wrap:wrap;}
.widget_price_filter .price_slider_amount .button{display:inline-block;font-size:12px;font-weight:600;order:3;margin-top:10px;padding:0;margin-right:auto;border:none;color:var(--accent);text-transform:uppercase;text-decoration:underline;background-color:transparent;transition:all 0.3s ease;}
.widget_price_filter .price_slider_amount .button:hover{color:var(--primary);}
.widget_price_filter .price_slider_amount .price_label{color:var(--light);font-size:12px;}
.widget_price_filter .price_slider_amount .price_label span{color:var(--accent);}
.widget_price_filter .ui-slider{position:relative;text-align:left;}
.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:auto;z-index:2;width:12px;height:12px;border-radius:1em;cursor:ew-resize;background-color:#fff;box-sizing:border-box;margin-top:-5px;margin-left:auto;opacity:1;border:2px solid var(--accent);}
.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-12px;}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 0.236em rgba(0, 0, 0, 0.1);}
.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:0.7em;display:block;border:0;border-radius:1em;background-color:var(--accent);}
.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background:#e5e5e5;border:0;}
.widget_price_filter .ui-slider-horizontal{height:2px;}
.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px;}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list{margin-left:-5px;margin-right:-5px;margin-bottom:0;display:flex;flex-wrap:wrap;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li{padding:5px;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-button-type{display:block;padding:7px;text-align:center;min-width:40px;border-radius:3px;color:var(--light);border:1px solid var(--border);}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-button-type:hover{background-color:var(--accent);color:#fff;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .bookory-button-type{background-color:var(--accent);color:#fff;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-color-type{display:block;width:30px;height:30px;position:relative;border-radius:50%;border:1px solid var(--border);overflow:hidden;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-color-type:hover{box-shadow:0 0 0 5px inset #fff;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-color-type img{width:30px;height:30px;object-fit:contain;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .bookory-color-type{box-shadow:0 0 0 5px inset #fff;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-image-type{display:block;min-width:90px;margin-top:5px;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-image-type img{margin:auto;opacity:0.2;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-image-type .image-count{display:block;text-align:center;color:var(--light);}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-image-type .image-name{display:block;text-align:center;margin-top:10px;color:var(--accent);}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-image-type:hover img{opacity:1;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .bookory-image-type img{opacity:1;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .bookory-image-type .image-name{color:var(--primary);}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-color-type .color-label{width:30px;height:30px;display:block;}
.bookory_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .bookory-color-type .color-name{display:none;}
@media(min-width:768px){
table.cart{margin-bottom:3.706325903em;}
}
table.cart .product-quantity .plus, table.cart .product-quantity .minus{display:none;}
table.cart thead{border-bottom:1px solid;border-bottom-color:var(--border);}
table.cart th{font-size:12px;text-transform:uppercase;color:var(--accent);}
table.cart td, table.cart th{padding:2em 0 0;}
table.cart tr td{text-align:left;border-color:var(--border);}
@media(max-width:767px){
table.cart tr td{text-align:right;padding-bottom:10px;padding-top:10px;}
table.cart tr td:not(:last-child){border-style:solid;border-width:0 0 1px 0;}
}
table.cart tr td[data-title]::before{font-size:12px;text-transform:uppercase;color:var(--accent);font-weight:400;}
table.cart tr:first-child td.product-remove{border-top-width:0;}
table.cart td.product-thumbnail img{margin:auto;max-width:90px;}
table.cart td.product-thumbnail::before{display:none;}
@media(max-width:767px){
table.cart td.product-thumbnail{position:absolute;left:10px;top:15px;padding:0;border:none !important;}
}
table.cart td.product-remove{padding:0;position:relative;}
@media(max-width:767px){
table.cart td.product-remove{position:absolute;top:18px;right:20px;z-index:1;margin-bottom:0;padding-bottom:0;border:none;font-size:11px;}
}
table.cart td.product-remove a.remove{position:absolute;font-size:1.41575em;top:-8px;left:-6px;}
table.cart td.product-remove a.remove:hover:before, table.cart td.product-remove a.remove:active:before{color:red;}
table.cart td.product-name:before{margin-right:1em;}
table.cart td.product-name a{font-weight:600;font-size:16px;text-decoration:none !important;color:var(--accent);}
table.cart td.product-name a:hover{color:var(--primary);}
@media(max-width:767px){
table.cart td.product-name{text-align:left;border-width:0;padding-right:30px;}
table.cart td.product-name:before{display:none;}
}
table.cart td.product-price .amount{color:var(--accent);}
table.cart td.product-quantity .qty{border-width:1px;padding:0.326em;width:3.706325903em;font-weight:400;color:var(--accent);}
table.cart td.product-subtotal{padding-bottom:1.41575em;}
@media(min-width:768px){
table.cart td.product-subtotal{padding-bottom:2.2906835em;}
}
table.cart td.product-subtotal .amount{color:var(--accent);}
table.cart .cart_item{margin-bottom:1em;border-bottom:1px solid;border-bottom-color:var(--border);}
@media(max-width:767px){
table.cart .cart_item{padding-left:120px;position:relative;display:block;}
}
table.cart td.actions{background-color:transparent;padding-top:10px;padding-right:0;padding-bottom:0;}
@media(min-width:768px){
table.cart td.actions{padding-top:30px;padding-bottom:0;}
}
@media(max-width:767px){
table.cart td.actions{display:flex;flex-direction:column-reverse;}
}
table.cart td.actions label{display:none;}
table.cart td.actions .coupon{position:relative;margin-bottom:1.5em;text-align:left;border-color:var(--border);}
@media(max-width:767px){
table.cart td.actions .coupon{padding:25px 30px 30px;border-style:dashed;border-width:2px;margin-bottom:0;margin-top:1.5em;}
}
table.cart td.actions .coupon .input-text{min-width:220px;margin-right:10px;}
table.cart td.actions .coupon .input-text:focus{border-color:var(--primary);}
@media(max-width:767px){
table.cart td.actions .coupon button[type=submit]{width:100%;}
}
table.cart td.actions input{display:block;width:100%;margin:0.5407911001em 0;}
@media(max-width:767px){
table.cart td.actions button[name=update_cart]{width:100%;}
}
table.cart .product-quantity .quantity{position:relative;display:inline-flex;overflow:hidden;justify-content:center;align-items:center;float:left;width:120px;height:40px;border:1px solid #F4F4F4;}
@media(max-width:767px){
table.cart .product-quantity .quantity{float:right;}
}
table.cart .product-quantity .quantity.hidden{display:none;}
table.cart .product-quantity .quantity button{display:flex;justify-content:center;align-items:center;padding:0;text-align:center;z-index:9;top:0;bottom:0;border:none;font-size:12px;font-weight:700;width:40px;height:38px;border-radius:0;color:#000000;background-color:#ffffff;}
table.cart .product-quantity .quantity button:hover{background-color:var(--primary);outline:none;}
table.cart .product-quantity .quantity .text-quantity{display:none;}
table.cart .product-quantity .quantity .qty{padding:9px 0;width:40px;border:none;-moz-appearance:textfield;text-align:center;font-size:12px;letter-spacing:0.2px;font-weight:700;border-radius:0;color:#000000;}
table.cart .product-quantity .quantity .qty::-webkit-outer-spin-button, table.cart .product-quantity .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
table.cart .product-quantity .quantity .qty:focus{border-color:var(--primary);}
.woocommerce-cart-form{margin-bottom:0;}
.woocommerce-cart-form table td{vertical-align:middle;}
.cart_totals{padding:30px 30px 40px;position:relative;background-color:#fff;border:1px solid var(--border);border-radius:5px;}
.cart_totals > h2{font-size:28px;margin-bottom:15px;}
.cart_totals table th{color:var(--accent);font-size:18px;}
.cart_totals table th, .cart_totals table td{padding:1em 0;}
.cart_totals .cart-subtotal{border-bottom:1px solid;border-bottom-color:var(--border);}
.cart_totals .cart-subtotal .amount{color:var(--accent);font-size:18px;}
.cart_totals .order-total{border-top:1px solid;border-top-color:var(--border);}
.cart_totals .order-total th{vertical-align:middle;}
.cart_totals .order-total td{font-size:2.2906835em;padding:0.5em 0;}
.cart_totals .order-total .amount{color:var(--accent);font-size:24px;}
.cart_totals .checkout-button{display:block;text-align:center;}
.cart_totals .checkout-button:after{display:none;}
.woocommerce-shipping-calculator{margin:0;}
.woocommerce-shipping-calculator > p:first-child{margin:0;}
.woocommerce-shipping-calculator .shipping-calculator-form{padding-top:1.41575em;}
.woocommerce-shipping-destination{margin-bottom:0;}
ul#shipping_method{list-style:none;margin-left:0;margin-bottom:0;}
ul#shipping_method li{margin-bottom:0.2360828548em;}
ul#shipping_method li:last-child{margin-bottom:0;}
ul#shipping_method input{margin-right:0.3342343017em;}
ul#shipping_method input[type=radio] + label{margin-left:0;color:var(--accent);}
ul#shipping_method input[type=radio]:first-child:checked + label:after{color:var(--primary);}
.cart-collaterals{margin-bottom:30px;}
.woocommerce-checkout ul#shipping_method{margin-bottom:0;}
.site-header-cart .widget_shopping_cart{border-color:var(--border);}
.site-header-cart .widget.widget_shopping_cart{border-top-color:var(--primary);}
.woocommerce-cart .site-content{margin-bottom:6.8535260698em;}
.woocommerce-cart .cart-empty{background-color:transparent;border:none;text-align:center;font-size:18px;color:var(--accent);}
.woocommerce-cart .return-to-shop{text-align:center;}
.cross-sells h2{margin-bottom:30px;font-size:28px;}
.cross-sells .slick-list li.product{max-width:100% !important;}
.cross-sells .slick-slider .slick-dots{bottom:-30px;}
.checkout_coupon{margin-bottom:2.617924em;display:grid;}
.checkout_coupon p:first-child{grid-column:1/span 2;}
.checkout_coupon .form-row-first{margin-right:0;width:100%;}
.checkout_coupon .form-row-last{width:unset;float:left;}
.checkout_coupon .input-text{width:100%;}
.checkout_coupon .input-text:focus{border-color:var(--accent);}
.checkout_coupon button[type=submit]{margin-left:10px;}
form.checkout{position:static !important;}
form.checkout::before, form.checkout::after{content:"";display:table;}
form.checkout::after{clear:both;}
form.checkout > .blockUI{position:fixed !important;}
form.checkout h3{font-size:28px;}
#order_review{background-color:#fff;padding:30px 30px 40px;position:relative;border-radius:5px;border:1px solid var(--border);}
#order_review #order_review_heading{font-size:28px;}
#order_review table{margin-bottom:0;}
#order_review table td, #order_review table th{padding:1em 0;}
#order_review .woocommerce-checkout-review-order-table thead th, #order_review .woocommerce-checkout-review-order-table thead td{border:none;}
#order_review .woocommerce-checkout-review-order-table th{color:var(--accent);font-size:18px;}
#order_review .woocommerce-checkout-review-order-table th.product-total{text-align:right;}
#order_review .woocommerce-checkout-review-order-table td{text-align:right;}
#order_review .woocommerce-checkout-review-order-table td.product-name{text-align:left;}
#order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td{border-top:1px solid;border-top-color:var(--border);}
#order_review .woocommerce-checkout-review-order-table .amount{color:var(--accent);font-size:16px;}
#order_review .woocommerce-checkout-review-order-table .order-total th{vertical-align:middle;text-transform:uppercase;}
#order_review .woocommerce-checkout-review-order-table .order-total .amount{font-size:24px;color:var(--accent);font-weight:600;}
#payment::before, #payment::after{content:"";display:table;}
#payment::after{clear:both;}
#payment .create-account{clear:both;}
#payment .payment_methods{margin:0;padding:0;}
#payment .payment_methods > .woocommerce-PaymentMethod,
#payment .payment_methods > .wc_payment_method{border-bottom:1px solid;border-bottom-color:var(--border);}
#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label{display:block;padding:1em 0;cursor:pointer;font-size:16px;margin-left:0;}
#payment .payment_methods li{list-style:none !important;margin-left:0;position:relative;}
#payment .payment_methods li img{float:right;border:0;padding:0;max-height:1.618em;}
#payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before{color:var(--primary);}
#payment .payment_methods li > label{font-weight:700;color:var(--accent);}
#payment .payment_methods li p{margin:0;}
#payment .payment_methods li .payment_box{padding:1em 1.618em 2em;font-size:0.875em;}
#payment .payment_methods li .payment_box fieldset{border:0;margin:0;padding:1em 0 0;font-size:0.875em;}
#payment .payment_methods li .payment_box fieldset label{width:auto;margin-left:0;}
#payment .payment_methods li .payment_box fieldset .form-row{margin-bottom:1em;}
#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox]{margin-right:5px;}
#payment .payment_methods li .payment_box fieldset #cvv{width:22% !important;}
#payment .payment_methods li .payment_box fieldset .help{width:75%;float:right;}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods{padding-top:1em;margin:0;}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li{margin-top:0.6180469716em;}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio]{margin-right:0.236em;}
#payment .payment_methods li .payment_box ul.wc-saved-payment-methods{margin-left:0;}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc{font-size:1.41575em;}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number{background-repeat:no-repeat;background-position:right 0.6180469716em center;background-size:31px 20px;background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/unknown.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/visa.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/mastercard.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/laser.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/diners.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/maestro.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/jcb.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/amex.svg);}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover{background-image:url(//www.kitapkolik.com/wp-content/themes/bookory/assets/images/credit-cards/discover.svg);}
#payment .terms{width:100%;clear:both;float:none;margin-bottom:1em;}
#payment .terms label{display:block;cursor:pointer;}
#payment .woocommerce-terms-and-conditions{padding:1em;box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2);margin-bottom:16px;background-color:rgba(0, 0, 0, 0.05);}
#payment .place-order{margin-top:1.618em;margin-bottom:0;float:none;width:100%;}
#payment .place-order .button{width:100%;white-space:pre-wrap;}
table.woocommerce-checkout-review-order-table .product-name{width:45%;word-wrap:break-word;color:var(--accent);}
table.woocommerce-checkout-review-order-table .product-quantity{font-weight:400;}
table.woocommerce-checkout-review-order-table .variation, table.woocommerce-checkout-review-order-table .product-quantity{color:var(--text);}
table.woocommerce-checkout-review-order-table .variation dt{font-weight:400;}
.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br{display:none;}
.woocommerce-checkout .form-row .select2-container--default .select2-selection--single{border-color:var(--border);}
.select2-container--open .select2-dropdown--below{border-color:var(--border);}
.woocommerce-NoticeGroup-checkout .woocommerce-error{margin-left:0;}
.woocommerce-order .woocommerce-thankyou-order-received{color:#0f834d;background-color:#f8f8f8;font-size:24px;font-weight:700;text-align:center;padding:2.2906835em 1.41575em;}
.woocommerce-order .woocommerce-order-details__title{text-align:center;text-transform:uppercase;font-size:1.618em;}
@media(min-width:768px){
.woocommerce-order ul.woocommerce-thankyou-order-details li{width:20%;margin:0 !important;}
}
.woocommerce-order .woocommerce-table--order-details{max-width:900px;margin:1.41575em auto 5.9968353111em;}
.woocommerce-order .woocommerce-table--order-details th{color:var(--accent);}
.woocommerce-order .woocommerce-table--order-details tr td:last-child, .woocommerce-order .woocommerce-table--order-details tr th:last-child{text-align:right;}
.woocommerce-order .woocommerce-table--order-details td, .woocommerce-order .woocommerce-table--order-details th{border-top:1px solid;border-top-color:var(--border);padding-left:0;padding-right:0;}
.woocommerce-order .woocommerce-table--order-details thead td, .woocommerce-order .woocommerce-table--order-details thead th{border-top:0;border-bottom:2px solid;border-bottom-color:var(--border);}
.woocommerce-order .woocommerce-table--order-details .product-name a{color:var(--text);}
.woocommerce-order .woocommerce-table--order-details .product-name a:hover{color:var(--primary);}
.woocommerce-order .woocommerce-table--order-details tfoot{color:var(--accent);}
.woocommerce-order .woocommerce-table--order-details tfoot .amount{font-weight:700;}
.woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount{font-weight:700;font-size:1.618em;color:var(--primary);}
form.woocommerce-form-track-order .order-text{max-width:740px;margin-left:auto;margin-right:auto;text-align:center;}
@media(min-width:1024px){
form.woocommerce-form-track-order .order-text{margin-bottom:50px;}
}
form.woocommerce-form-track-order label{font-size:20px;display:block;color:var(--accent);margin-bottom:10px;}
form.woocommerce-form-track-order input, form.woocommerce-form-track-order button{width:100%;margin-bottom:30px;}
@media(min-width:1024px){
form.woocommerce-form-track-order button{margin-top:42px;}
} #woosq-popup .product .summary .summary-content form.cart .woosw-btn.woosw-added:before{color:red;}
#woosq-popup .product .summary .summary-content form.cart .woosw-btn, #woosq-popup .product .summary .summary-content form.cart .woosc-btn{justify-content:center;font-size:0;height:40px;width:40px;margin-right:10px;margin-bottom:10px;border-radius:50px;border:1px solid var(--border);}
#woosq-popup .product .summary .summary-content form.cart .woosw-btn:before, #woosq-popup .product .summary .summary-content form.cart .woosc-btn:before{margin:0;font-size:14px;}
#woosq-popup .product .summary .summary-content form.cart .woosw-btn:hover, #woosq-popup .product .summary .summary-content form.cart .woosc-btn:hover{border-color:var(--primary);background-color:var(--primary);}
#woosq-popup .product .summary .summary-content form.cart .woosw-btn:hover:before, #woosq-popup .product .summary .summary-content form.cart .woosc-btn:hover:before{color:#ffffff;}
#woosq-popup .product .summary .summary-content form.cart .woosc-btn{margin-right:0;}
#woosq-popup .product .slick-track{max-height:unset;}
#woosq-popup .product .slick-slider{overflow:unset !important;}
#woosq-popup .product .slick-slider .slick-arrow{display:flex;align-items:center;justify-content:center;border:1px solid;box-shadow:0 0px 10px 0px rgba(0, 0, 0, 0.1);border-color:var(--border);border-radius:50%;background-color:#ffffff;visibility:hidden;opacity:0;letter-spacing:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
#woosq-popup .product .slick-slider .slick-arrow:hover{background-color:#ffffff;border-color:var(--primary);}
#woosq-popup .product .slick-slider .slick-arrow:hover:before{color:var(--primary);}
#woosq-popup .product .slick-slider .slick-arrow:before{line-height:1;color:var(--accent);background-color:transparent;}
#woosq-popup .product .slick-slider .slick-arrow.slick-next{right:10px;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);}
#woosq-popup .product .slick-slider .slick-arrow.slick-prev{left:10px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#woosq-popup .product .slick-slider:hover .slick-arrow.slick-prev, #woosq-popup .product .slick-slider:hover .slick-arrow.slick-next{opacity:1;visibility:visible;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);}
#woosq-popup .product .slick-slider .slick-dots{display:none !important;}
#woosq-popup .single-product div.product .woocommerce-product-rating{margin-bottom:10px;}
#woosq-popup .single-product div.product .product_meta{border-top:none;padding-top:0;margin-top:0;}
#woosq-popup .single-product div.product form.cart .quantity{width:unset;height:unset;margin-bottom:10px;margin-top:0;}
#woosq-popup .single-product div.product form.cart .quantity .qty{width:52px;height:40px;padding:0;text-align:center;background-color:transparent;}
#woosq-popup .single-product div.product .single_add_to_cart_button{height:40px;margin-right:10px;}
#woosq-popup .single-product .product .summary{border:none;border-radius:0;}
#woosq-popup .single-product div.product form.cart .clear{display:none;}
.mfp-woosq .mfp-close:hover{border:none;}
.woocommerce-password-strength{font-weight:600;padding:0.5407911001em 0;text-align:right;font-size:0.875em;}
.woocommerce-password-strength.strong{color:#0f834d;}
.woocommerce-password-strength.short{color:#e2401c;}
.woocommerce-password-strength.bad{color:#e2401c;}
.woocommerce-password-strength.good{color:#3d9cd2;}
label.inline{display:inline !important;margin-left:1em;}
.hentry .entry-content .woocommerce-MyAccount-navigation ul{margin-left:0;border-top:1px solid;border-top-color:var(--border);}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid;border-bottom-color:var(--border);position:relative;}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{text-decoration:none;padding:0.875em 0;display:block;color:var(--accent);}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover{color:var(--primary);}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a{color:var(--primary);}
ul.order_details{list-style:none;position:relative;max-width:900px;margin:0 auto 1.618em;}
ul.order_details::before, ul.order_details::after{content:"";display:table;}
ul.order_details::after{clear:both;}
ul.order_details li{padding:1em 1.618em;text-align:center;border-color:var(--border);}
ul.order_details li:first-child{padding-top:1.618em;border:0;}
ul.order_details li:last-child{padding-bottom:1.618em;}
ul.order_details li:last-child::before, ul.order_details li:last-child::after{content:"";display:table;}
ul.order_details li:last-child::after{clear:both;}
ul.order_details li strong{display:block;text-transform:none;color:var(--accent);}
.my_account_orders .button, .woocommerce-MyAccount-downloads .button{padding:0.6180469716em 0.875em;font-size:0.875em;margin-right:0.236em;}
.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600;}
.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em !important;}
.woocommerce-MyAccount-content .dokan-btn.vendor-dashboard{font-size:14px;font-weight:600;border-radius:50px;cursor:pointer;padding:1.215em 2em;text-decoration:none;text-shadow:none;-webkit-appearance:none;line-height:1.2857142857;border:none;color:#fff;background-color:var(--primary);}
.woocommerce-MyAccount-content .woocommerce-Pagination{text-align:center;}
.woocommerce-MyAccount-content table th{color:var(--accent);}
.woocommerce-MyAccount-content table thead th{background-color:rgba(0, 0, 0, 0.05);}
.woocommerce-MyAccount-content table tr:nth-of-type(even){background-color:rgba(0, 0, 0, 0.05);}
.woocommerce-MyAccount-content .order_details a:not(.button){color:var(--accent);}
.woocommerce-MyAccount-content .order_details a:not(.button):hover{text-decoration:underline;}
.woocommerce-MyAccount-content .order_details .product-quantity{color:var(--light);}
.woocommerce-MyAccount-content .order_details .product-total .amount{font-weight:700;}
.woocommerce-MyAccount-content .order_details tfoot .amount{font-weight:700;font-size:1.41575em;color:var(--accent);}
.woocommerce-MyAccount-content .order-again{margin-bottom:3.706325903em;}
.register-from-title, .login-form-title{font-size:28px;margin-bottom:40px;}
.login-form-col{border:none;}
form.woocommerce-form-register{max-width:440px;margin-left:auto;margin-right:auto;}
@media(min-width:768px){
form.woocommerce-form-register{margin-right:0;margin-left:0;}
}
form.woocommerce-form-register button[type=submit]{display:block;width:100%;}
form.woocommerce-form-register .form-row-wide{margin-bottom:32px;}
form.woocommerce-form-register .form-row label{line-height:28px;margin-bottom:5px;}
form.woocommerce-form-register .woocommerce-privacy-policy-text{margin-bottom:30px;}
form.woocommerce-form-login{max-width:440px;margin-left:auto;margin-right:auto;}
@media(min-width:768px){
.col2-set#customer_login form.woocommerce-form-login{margin-right:0;}
}
form.woocommerce-form-login .woocommerce-form-login-wrap{margin-bottom:30px;}
form.woocommerce-form-login button[type=submit]{display:block;width:100%;}
form.woocommerce-form-login .woocommerce-form__label-for-checkbox{float:left;}
form.woocommerce-form-login .woocommerce-LostPassword{float:right;margin-bottom:35px;}
form.woocommerce-form-login .woocommerce-LostPassword a{color:var(--text);text-decoration:underline;text-decoration-style:dotted;}
form.woocommerce-form-login .woocommerce-LostPassword a:hover{color:var(--primary);}
form.woocommerce-form-login .form-row label{line-height:28px;margin-bottom:5px;}
@media(min-width:768px){
ul.order_details{margin:3.706325903em auto;}
ul.order_details li{width:22.5806451613%;float:left;margin-right:3.2258064516%;border-left-style:solid;border-left-width:1px;}
ul.order_details li:first-child{border:0;}
ul.order_details li:last-child{float:right;margin-right:0;}
ul.order_details li:last-child::before, ul.order_details li:last-child::after{content:"";display:table;}
ul.order_details li:last-child::after{clear:both;}
.demo_store{bottom:0;}
.demo_store a.woocommerce-store-notice__dismiss-link{background:rgba(0, 0, 0, 0.1);float:right;display:inline-block;margin:-1em -1.41575em -1em 0;padding:1em 1.41575em;}
table.shop_table_responsive thead{display:table-header-group;}
table.shop_table_responsive tbody th{display:table-cell;}
table.shop_table_responsive tr td{display:table-cell;}
table.shop_table_responsive tr td::before{display:none;}
table.shop_table_responsive tr.woocommerce-shipping-totals td{width:60%;}
.site-header-cart{position:relative;}
.site-header-cart .cart-contents{display:inline-block;position:relative;text-indent:0;}
.site-header-cart .widget_shopping_cart{position:absolute;margin-top:20px;top:100%;width:320px;z-index:999999;right:-999em;display:block;border-width:2px;border-style:solid;}
.site-header-cart .widget_shopping_cart:before{content:"";display:block;position:absolute;top:-20px;left:0;right:0;height:20px;}
.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device{display:none;left:0;}
.site-header-cart .widget_shopping_cart h2.widgettitle{display:none;}
.site-header-cart .widget_shopping_cart .product_list_widget{height:0;}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before{text-align:left;}
.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart{right:0;display:block;}
.site-header-cart:hover .widget_shopping_cart .product_list_widget, .site-header-cart.focus .widget_shopping_cart .product_list_widget{height:auto;}
.site-search{display:block;}
.site-search form{margin:0;}
.checkout_coupon{grid-template-columns:53.6231884058% auto;}
ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{clear:none;width:100%;}
ul.products.columns-1 li.product{flex:0 0 100%;max-width:100%;}
ul.products.columns-2 li.product{flex:0 0 50%;max-width:50%;}
ul.products.columns-3 li.product{flex:0 0 33.3333333333%;max-width:33.3333333333%;}
ul.products.columns-4 li.product{flex:0 0 25%;max-width:25%;}
ul.products.columns-5 li.product{flex:0 0 20%;max-width:20%;}
ul.products.columns-6 li.product{flex:0 0 16.6666666667%;max-width:16.6666666667%;}
.single-product div.product .images .thumbnails::before, .single-product div.product .images .thumbnails::after{content:"";display:table;}
.single-product div.product .images .thumbnails::after{clear:both;}
.single-product div.product .images .thumbnails a.zoom{width:22.5806451613%;float:left;margin-right:3.2258064516%;}
.single-product div.product .images .thumbnails a.zoom.last{float:right;margin-right:0;}
.single-product div.product .woocommerce-product-gallery{width:calc(51% - 30px);max-width:630px;margin-right:0;float:left;}
.single-product div.product .summary{float:right;width:49%;}
.single-product div.product .woocommerce-tabs{clear:both;}
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery{width:calc(52% - 30px);}
.single-product.bookory-sidebar-left div.product .summary, .single-product.bookory-sidebar-right div.product .summary{float:right;width:48%;}
.single-product #reviews .comment-form-author,
.single-product #reviews .comment-form-email{flex:50%;max-width:50%;}
.single-product #reviews .comment-form-email{margin-right:0;}
#reviews .comment-form-email{margin-right:0;}
.bookory-full-width-content.woocommerce-cart .entry-header, .bookory-full-width-content.woocommerce-checkout .entry-header, .bookory-full-width-content.woocommerce-account .entry-header{text-align:center;padding:0 0 5.9968353111em;}
.bookory-full-width-content.woocommerce-cart .entry-header h1:last-child, .bookory-full-width-content.woocommerce-checkout .entry-header h1:last-child, .bookory-full-width-content.woocommerce-account .entry-header h1:last-child{margin-bottom:0;}
.bookory-full-width-content .woocommerce-products-header{text-align:center;}
.woocommerce .page-description{margin-bottom:1.618em;}
.bookory-sorting{margin-bottom:30px;}
.bookory-sorting select{width:auto;}
.bookory-sorting .woocommerce-pagination + .woocommerce-result-count{margin-right:auto;margin-left:0;}
.bookory-sorting .woocommerce-result-count{margin-right:auto;padding-right:10px;}
.woocommerce-cart .content-area, .woocommerce-checkout .content-area{width:100%;float:right;margin-right:0;}
.woocommerce-cart .hentry, .woocommerce-checkout .hentry{border-bottom:0;padding-bottom:0;}
table.cart th, table.cart td{padding:1.618em 1.618em 1.618em 0;}
table.cart .qty{padding:0.875em;max-width:3.632em;}
table.cart td.product-remove{display:table-cell;padding:1.618em 1.618em 1.618em 0;border:0;width:5%;}
table.cart td.product-remove a.remove{float:none;position:relative;top:auto;right:auto;font-size:1em;}
table.cart td.product-thumbnail{width:17%;}
table.cart td.product-name{width:30%;}
table.cart td.product-price{width:16%;}
table.cart td.product-subtotal{padding:1.618em 1.618em 1.618em 0;width:16%;}
table.cart .product-quantity .plus, table.cart .product-quantity .minus{display:inline-block;}
table.cart .quantity .qty{padding:0.6180469716em;}
table.cart td.actions{text-align:right;}
table.cart td.actions label{display:none;}
table.cart td.actions .coupon{display:flex;padding-bottom:0;margin-bottom:0;border-bottom:none;float:left;width:60%;}
table.cart td.actions input{display:inline-block;width:auto;margin:0;}
.cart-collaterals::before, .cart-collaterals::after{content:"";display:table;}
.cart-collaterals::after{clear:both;}
.cart-collaterals .cross-sells{width:42.0289855072%;float:left;margin-right:4.347826087%;}
.cart-collaterals .shipping_calculator{width:53.6231884058%;float:right;margin-right:0;margin:0;clear:right;}
.cart-collaterals .cart_totals small.includes_tax{display:block;}
.cart-collaterals .shipping_calculator{clear:right;}
table.wishlist_table .wishlist-items-wrapper tr td.product-name a.yith-wcqv-button{display:none;}
#ship-to-different-address{position:relative;}
#ship-to-different-address label{font-weight:300;}
#ship-to-different-address .woocommerce-form__input-checkbox{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-right:0;}
.col2-set{width:53.6231884058%;float:left;margin-right:4.347826087%;}
.col2-set .form-row-first{width:48.3870967742%;float:left;margin-right:3.2258064516%;}
.col2-set .form-row-last{width:48.3870967742%;float:right;margin-right:0;}
.col2-set .col-1, .col2-set .col-2{margin-bottom:1.618em;}
.col2-set + #customer_details{display:none;}
.col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after{content:"";display:table;}
.col2-set .woocommerce-billing-fields::after{clear:both;}
.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0;}
.col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%;}
.col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0;}
#customer_details + #wc_checkout_add_ons{width:42.0289855072%;float:right;margin-right:0;}
#wc_checkout_add_ons input[type=radio]{float:left;margin-right:0.5407911001em;clear:left;margin-top:0.35em;}
#order_review{width:42.0289855072%;float:right;margin-right:0;clear:right;}
#order_review{transition:box-shadow ease 0.4s;}
.woocommerce-order-pay #order_review{width:100%;float:none;}
.woocommerce-order-pay #order_review #payment h3{padding-left:1em;padding-top:1em;}
.woocommerce-order-pay #order_review #payment .form-row{padding:1em;}
.woocommerce-order-pay #order_review .payment_methods + .form-row{padding:1em;}
.woocommerce-order-pay #order_review .button#place_order{display:block;width:100%;font-size:1.41575em;}
table + .addresses{margin-top:1.618em;}
.col2-set#customer_login{width:100%;margin:0;}
.col2-set#customer_login .col-1{width:50%;float:left;padding-right:5%;}
.col2-set#customer_login .col-2{width:50%;float:right;padding-left:5%;}
.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0;}
.col2-set.addresses .col-1{width:48.3870967742%;float:left;margin-right:3.2258064516%;}
.col2-set.addresses .col-2{width:48.3870967742%;float:right;margin-right:0;}
.woocommerce-MyAccount-navigation{width:27.2727272727%;float:left;margin-right:3.8961038961%;}
.woocommerce-MyAccount-content{width:68.8311688312%;float:right;margin-right:0;}
.addresses header.title::before, .addresses header.title::after{content:"";display:table;}
.addresses header.title::after{clear:both;}
.addresses header.title a{float:right;}
.addresses header.title h3{float:left;}
.form-row-first{width:48.3870967742%;float:left;margin-right:3.2258064516%;clear:both;}
.form-row-last{width:48.3870967742%;float:right;margin-right:0;}
.bookory-sticky-add-to-cart{display:block;position:fixed;bottom:0;left:0;right:0;z-index:99998;transform:translate3d(0, 100%, 0);padding:10px 1em;overflow:hidden;zoom:1;box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.1);animation-duration:0.5s;animation-fill-mode:both;}
.bookory-sticky-add-to-cart--slideInDown{animation-name:slideInDown1;}
.bookory-sticky-add-to-cart--slideOutUp{animation-name:slideOutUp;}
.bookory-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:center;}
.bookory-sticky-add-to-cart__content-title{display:block;}
.bookory-sticky-add-to-cart__content-price{margin-right:0.875em;}
.bookory-sticky-add-to-cart__content-button{margin-left:auto;}
.bookory-sticky-add-to-cart img{max-width:60px;margin:0 1em 0 0;border:1px solid rgba(0, 0, 0, 0.1);}
.bookory-sticky-add-to-cart .star-rating{display:inline-block;margin:0;vertical-align:sub;}
#yith-quick-view-modal.open .product-title{margin-top:-0.2333em;font-size:30px;}
#yith-quick-view-close{top:10px;right:10px;text-indent:-9999px;}
}
@media(min-width:1024px) and (max-width:1366px){
.single-product.bookory-sidebar-left div.product .woocommerce-product-gallery, .single-product.bookory-sidebar-right div.product .woocommerce-product-gallery{width:calc(100%);max-width:1366px;}
.single-product.bookory-sidebar-left div.product .summary, .single-product.bookory-sidebar-right div.product .summary{width:100%;}
}
@media(min-width:768px) and (max-width:900px){
body:not(.page-template-template-fullwidth-php) table.cart td,
body:not(.page-template-template-fullwidth-php) table.cart th{padding:1em;}
}
@media(min-width:911px){
.woocommerce-cart-form, .woocommerce-cart .cross-sells{width:65.5913978495%;float:left;margin-right:3.2258064516%;}
.cart-collaterals{width:31.1827956989%;float:right;margin-right:0;}
}
@media(min-width:1024px){
.woocommerce-page .content-area{width:calc(100% - 330px);}
.woocommerce-page .widget-area{width:300px;}
.woocommerce-page.single-product.bookory-sidebar-left .content-area, .woocommerce-page.single-product.bookory-sidebar-right .content-area{width:calc(100% - 330px);}
.woocommerce-page.single-product.bookory-sidebar-left .widget-area, .woocommerce-page.single-product.bookory-sidebar-right .widget-area{width:300px;}
}
.elementor-element.elementor-products-grid .woocommerce ul.products li.product{width:100%;max-width:100%;flex:0 0 100%;}
@media(max-width:1366px){
.bookory-product-laptop-1 ul.products li.product{flex:0 0 100%;max-width:100%;}
.bookory-product-laptop-2 ul.products li.product{flex:0 0 50%;max-width:50%;}
.bookory-product-laptop-3 ul.products li.product{flex:0 0 33.3333333333%;max-width:33.3333333333%;}
.bookory-product-laptop-4 ul.products li.product{flex:0 0 25%;max-width:25%;}
.bookory-product-laptop-5 ul.products li.product{flex:0 0 20%;max-width:20%;}
.bookory-product-laptop-6 ul.products li.product{flex:0 0 16.6666666667%;max-width:16.6666666667%;}
}
@media(max-width:768px){
.bookory-product-tablet-1 ul.products li.product{flex:0 0 100%;max-width:100%;}
.bookory-product-tablet-2 ul.products li.product{flex:0 0 50%;max-width:50%;}
.bookory-product-tablet-3 ul.products li.product{flex:0 0 33.3333333333%;max-width:33.3333333333%;}
.bookory-product-tablet-4 ul.products li.product{flex:0 0 25%;max-width:25%;}
.bookory-product-tablet-5 ul.products li.product{flex:0 0 20%;max-width:20%;}
.bookory-product-tablet-6 ul.products li.product{flex:0 0 16.6666666667%;max-width:16.6666666667%;}
}
@media(max-width:500px){
.bookory-product-mobile-1 ul.products li.product{flex:0 0 100%;max-width:100%;}
.bookory-product-mobile-2 ul.products li.product{flex:0 0 50%;max-width:50%;}
.bookory-product-mobile-3 ul.products li.product{flex:0 0 33.3333333333%;max-width:33.3333333333%;}
.bookory-product-mobile-4 ul.products li.product{flex:0 0 25%;max-width:25%;}
.bookory-product-mobile-5 ul.products li.product{flex:0 0 20%;max-width:20%;}
.bookory-product-mobile-6 ul.products li.product{flex:0 0 16.6666666667%;max-width:16.6666666667%;}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th{padding:15px;border:1px solid var(--border);}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a{color:var(--accent);text-transform:none;font-weight:600;font-size:16px;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a:hover{color:var(--primary_hover);}
@media(max-width:767px){
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child{min-width:150px;width:auto;}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table .tr-additional td{vertical-align:top;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img{max-width:150px;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td{padding:15px;border:1px solid var(--border);}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-label{font-weight:600;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes{table-layout:auto !important;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th{border:none !important;background:none !important;padding:10px !important;}
@media(max-width:768px){
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td{padding-top:0 !important;display:block;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th{display:block;padding-bottom:0 !important;}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td del{text-decoration:none;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td del .amount{text-decoration:line-through;color:var(--light);font-size:14px;font-weight:500;}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .amount{color:var(--primary);font-size:16px;font-weight:700;}
ul.products-list{margin-left:0;list-style:none;}
ul.products-list li.product-list{position:relative;display:flex;align-items:center;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--border);}
@media(max-width:767px){
ul.products-list li.product-list{flex-wrap:wrap;}
}
ul.products-list li.product-list .product-image{width:100%;position:relative;overflow:hidden;}
@media(min-width:768px){
ul.products-list li.product-list .product-image{max-width:calc(100% - 240px);margin:0 30px 0 0;width:240px;}
}
ul.products-list li.product-list .product-image img{position:relative;z-index:2;width:100%;object-fit:cover;border-radius:15px;}
.has-mega-menu ul.products-list li.product-list .product-image{width:100%;margin-bottom:10px;}
ul.products-list li.product-list .product-caption{flex:1;}
@media(min-width:768px){
ul.products-list li.product-list .product-caption{max-width:calc(100% - 330px);}
}
.has-mega-menu ul.products-list li.product-list .product-caption{max-width:100%;}
ul.products-list li.product-list .shop-action{display:flex;align-items:center;}
ul.products-list li.product-list .shop-action .woosc-btn, ul.products-list li.product-list .shop-action .woosq-btn, ul.products-list li.product-list .shop-action .woosw-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;font-size:0;letter-spacing:0;border-radius:50%;color:var(--accent);border:none;transition:all ease-in-out 0.3s;margin-left:5px;background-color:transparent;}
ul.products-list li.product-list .shop-action .woosc-btn:before, ul.products-list li.product-list .shop-action .woosq-btn:before, ul.products-list li.product-list .shop-action .woosw-btn:before{font-size:14px;}
ul.products-list li.product-list .shop-action .woosc-btn:hover, ul.products-list li.product-list .shop-action .woosc-btn:focus, ul.products-list li.product-list .shop-action .woosc-btn:active,
ul.products-list li.product-list .shop-action .woosq-btn:hover, ul.products-list li.product-list .shop-action .woosq-btn:focus, ul.products-list li.product-list .shop-action .woosq-btn:active, ul.products-list li.product-list .shop-action .woosw-btn:hover, ul.products-list li.product-list .shop-action .woosw-btn:focus, ul.products-list li.product-list .shop-action .woosw-btn:active{background-color:var(--primary);color:#fff;}
ul.products-list li.product-list .shop-action > *:first-child{margin-left:0;}
ul.products-list li.product-list .posted-in, ul.products-list li.product-list .woocommerce-loop-product__author{font-size:12px;line-height:1;margin-bottom:18px;color:var(--light);font-weight:400;}
ul.products-list li.product-list .posted-in a, ul.products-list li.product-list .woocommerce-loop-product__author a{color:var(--light);}
ul.products-list li.product-list .posted-in a:hover, ul.products-list li.product-list .woocommerce-loop-product__author a:hover{color:var(--primary);}
ul.products-list li.product-list .price{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:10px;color:var(--primary);}
ul.products-list li.product-list .price del{font-size:14px;font-weight:600;color:var(--light);}
ul.products-list li.product-list .price ins{font-weight:600;order:-1;color:var(--primary);}
ul.products-list li.product-list .count-review{margin-bottom:15px;}
ul.products-list li.product-list .short-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:22px;margin-bottom:20px;}
.has-mega-menu ul.products-list li.product-list .short-description{display:none;}
ul.products-list li.product-list .short-description p{margin-bottom:0;}
ul.products-list li.product-list .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:20px;margin-bottom:10px;font-weight:600;line-height:1.4;}
ul.products-list li.product-list .woocommerce-loop-product__title a{color:var(--accent);}
ul.products-list li.product-list .woocommerce-loop-product__title a:hover{color:var(--primary);}
ul.products-list li.product-list a[class*=product_type_]{display:flex;align-items:center;padding-left:30px;padding-right:30px;margin-right:25px;color:#fff;background-color:var(--primary);}
ul.products-list li.product-list a[class*=product_type_]:before{margin-right:8px;}
ul.products-list li.product-list a[class*=product_type_]:hover{background-color:var(--primary_hover);}
ul.products-list li.product-list .added_to_cart{display:none;}
ul.products-list li.product-list .product-caption-bottom{display:flex;flex-wrap:wrap;align-items:center;}
ul.products-list li.product-list .product-caption-bottom > *{margin-bottom:10px;}
.wcml-dropdown{width:100%;}
.wcml-dropdown li, .wcml-dropdown .wcml-cs-submenu li{border-color:var(--border);}
.wcml-dropdown .wcml-cs-submenu{border-top:0;}
.wcml-dropdown a{padding:1em 1.41575em;}
.wcml-dropdown a.wcml-cs-item-toggle:after{right:1em;}
.wcml-horizontal-list li.wcml-cs-active-currency a, .wcml-vertical-list li.wcml-cs-active-currency a{font-weight:bold;color:var(--accent);cursor:default;}
.woosw-area .woosw-inner .woosw-content{max-width:570px;}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items{min-width:400px;}
@media(max-width:640px){
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td{padding:5px;}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td.woosw-content-item--image{width:80px;}
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a{text-transform:capitalize;font-size:12px;text-align:center;padding:10px;border-radius:5px;border:none;background-color:var(--primary);color:#ffffff;white-space:nowrap;}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a:hover{color:#ffffff;background-color:var(--primary_hover);}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--title a{font-weight:400 !important;}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;font-weight:600;color:var(--primary);}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del{font-size:12px;color:var(--light);}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price ins{order:-1;color:var(--primary);}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del + ins{margin-right:0.327em;}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-page a:hover{text-decoration:underline;}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-continue:hover{text-decoration:underline;}
.woosw-list .woosw-content-item--price{display:flex;flex-wrap:wrap;align-items:center;color:var(--primary);font-size:18px;font-weight:600;}
.woosw-list .woosw-content-item--price del{font-size:14px;font-weight:400;color:var(--light);}
.woosw-list .woosw-content-item--price ins{order:-1;}
.woosw-list .woosw-content-item--price del + ins{margin-right:0.327em;}
.woosw-list .woosw-content-item--title a{font-size:16px;font-weight:400 !important;}
.woosw-list .woosw-content-item .woosw-content-item--actions .woosw-content-item--add p > a.button{font-size:12px;text-align:center;display:inline-block;}
@media(max-width:568px){
.woosw-list .woosw-content-item .woosw-content-item--image{display:none;}
}
.woosw-list .woosw-content-item--actions .woosw-content-item--stock{margin-bottom:5px;}
.woosw-list .woosw-content-item .woosw-content-item--remove span:hover:before{color:red !important;}
.woosw-list .woosw-actions .woosw-copy-btn input{margin-left:5px;}
.widget_product_search{position:relative;}
.ajax-search-result{position:absolute;top:100%;left:0;width:100%;background-color:white;box-shadow:0 5px 30px 0 rgba(0, 0, 0, 0.1);padding:0 20px;z-index:999;max-height:500px;overflow-y:scroll;}
.product-item-search{padding:10px 0;border-bottom:1px solid;border-bottom-color:var(--border);}
.product-item-search .product-link{display:flex;align-items:center;color:var(--light);}
.product-item-search .product-link img{width:60px;margin-right:15px;border-radius:15px;}
.product-item-search .product-title{font-size:14px;font-weight:600;margin-bottom:5px;}
.product-item-search:last-child{border-bottom:none;}
.product-item-search .amount{font-size:14px;font-weight:600;color:var(--primary);}
.product-item-search del .amount{font-size:12px;color:var(--light);}
.product-item-search del + ins .amount{font-weight:600;color:var(--primary);}
.bookory-canvas-filter{background-color:var(--background);-webkit-transition:all 0.5s;transition:all 0.5s;padding-bottom:40px;padding-left:30px;padding-right:30px;top:0;left:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);position:fixed;z-index:10002;visibility:hidden;overflow-y:auto;overflow-x:hidden;width:360px;height:100vh;}
@media(max-width:768px){
.bookory-canvas-filter{width:330px;padding-left:15px;padding-right:15px;}
}
.bookory-canvas-filter::-webkit-scrollbar{width:3px;}
.bookory-canvas-filter::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);background-color:#F5F5F5;}
.bookory-canvas-filter::-webkit-scrollbar-thumb{background-color:#000000;}
.bookory-overlay-filter{position:fixed;width:100vw;height:100vh;top:0;bottom:0;z-index:997;opacity:0;background-color:rgba(0, 0, 0, 0.7);visibility:hidden;transition:opacity 0.25s ease, visibility 0s ease;}
.off-canvas-active .bookory-overlay-filter{visibility:visible;opacity:1;}
.off-canvas-active .bookory-canvas-filter{visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.filter-toggle{display:flex;align-items:center;font-size:14px;background:transparent;margin-right:20px;outline:none;text-align:center;line-height:18px;font-weight:600;color:var(--accent);}
.filter-toggle i{margin-right:6px;display:inline-block;}
@media(min-width:1024px){
.filter-toggle{display:none;}
}
.bookory-full-width-content .filter-toggle{display:inline-block;}
.filter-toggle:focus, .filter-toggle:hover{color:var(--primary);}
.filter-toggle:focus span:before, .filter-toggle:hover span:before{background-color:var(--primary);}
.filter-toggle:after{content:"";border-left:1px solid;height:20px;margin-left:30px;margin-right:30px;display:none;vertical-align:middle;}
.filter-close{height:40px;line-height:40px;margin-bottom:25px;display:block;cursor:pointer;text-align:right;vertical-align:middle;font-weight:400;font-size:12px;border-bottom:1px solid var(--border);color:var(--accent);}
.filter-close:after{content:"+";display:inline-block;vertical-align:middle;margin-left:10px;position:relative;top:-2px;font-size:30px;font-weight:400;transform:rotate(45deg);}
@media(min-width:783px){
.admin-bar .bookory-canvas-filter{top:32px;}
}
@media(min-width:600px) and (max-width:782px){
.admin-bar .bookory-canvas-filter{top:46px;}
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item{border-radius:0px;}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item{padding-top:7px;padding-bottom:7px;height:auto;}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span{min-width:57px;}
.site-header-cart-side{position:fixed;top:0;bottom:0;overflow:hidden;overflow-y:auto;width:300px;background-color:var(--background);transition:transform 0.25s ease;display:flex;flex-direction:column;right:0;z-index:999999999;transform:translate3d(300px, 0, 0);}
@media(min-width:1024px){
.site-header-cart-side{width:340px;transform:translate3d(340px, 0, 0);}
}
.site-header-cart-side .cart-side-heading{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;justify-content:flex-end;padding:15px;border-bottom:1px solid;border-bottom-color:var(--border);}
.site-header-cart-side .cart-side-title{flex:1 1 auto;font-size:18px;color:var(--accent);font-weight:500;}
.site-header-cart-side .close-cart-side{color:var(--accent);text-decoration:none;text-transform:uppercase;letter-spacing:0.3px;font-weight:500;font-size:13px;padding-right:18px;position:relative;}
.site-header-cart-side .close-cart-side:before, .site-header-cart-side .close-cart-side:after{content:" ";position:absolute;top:50%;display:inline-block;margin-top:-1px;width:12px;height:2px;background-color:var(--accent);transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;right:0;transform:rotate(-45deg);}
.site-header-cart-side .close-cart-side:before{transform:rotate(45deg);}
.site-header-cart-side .close-cart-side:hover:before, .site-header-cart-side .close-cart-side:hover:after{transform:rotate(0);}
.site-header-cart-side .widget_shopping_cart{margin-bottom:0;position:relative;flex:1 1 auto;display:flex;border:none;padding:0;border-radius:0;}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message{text-align:center;font-size:18px;}
.site-header-cart-side .widget_shopping_cart .mini_cart_item{padding:15px 30px 15px 15px;margin-bottom:0;transition:background-color 0.3s ease;}
.site-header-cart-side .widget_shopping_cart .mini_cart_item:hover{background-color:#F9F9F9;}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a{line-height:1.41575em;color:var(--accent);font-family:var(--e-global-typography-accent-font-family);margin-bottom:3px;font-size:14px;}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a:hover{color:var(--primary);}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a.remove{position:absolute;top:15px;margin-bottom:0px;transform:translateY(-50%);left:unset;opacity:1;right:8px;}
.site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content{display:flex;flex-direction:column;flex:1 1 auto;}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__total{margin-top:auto;}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart-scroll{position:relative;flex:1 1 auto;overflow-y:auto;}
.site-header-cart-side .widget_shopping_cart .product_list_widget{position:absolute;width:100%;top:0;right:0;bottom:0;left:0;overflow:auto;overflow-x:hidden;}
.site-header-cart-side .widget_shopping_cart .product_list_widget li:first-child{padding-top:1em;}
.site-header-cart-side .widget_shopping_cart .product_list_widget li img{max-width:60px;}
.site-header-cart-side .widget_shopping_cart p.total{padding:12px 15px 12px 15px;margin:0;border-top:1px solid;border-top-color:var(--border);margin-bottom:5px;}
.site-header-cart-side .widget_shopping_cart p.total .amount{font-weight:600;font-size:18px;color:var(--accent);}
.site-header-cart-side .widget_shopping_cart p.total strong{font-size:18px;}
.site-header-cart-side .widget_shopping_cart .buttons a{margin-right:15px;margin-left:15px;padding:10px 20px;margin-bottom:10px;border:0px solid;font-size:13px;letter-spacing:0.3px;text-transform:uppercase;background-color:#f7f7f7;}
.site-header-cart-side .widget_shopping_cart .buttons a:hover{background-color:#efefef;}
.site-header-cart-side .widget_shopping_cart .buttons a.checkout{margin-top:0;margin-bottom:0;color:#fff;background-color:var(--primary);}
.site-header-cart-side .widget_shopping_cart .buttons a.checkout:hover{background-color:var(--primary_hover);}
.site-header-cart-side.active{transform:none;}
.site-header-cart-side.active + .cart-side-overlay{visibility:visible;opacity:1;}
.cart-side-overlay{position:fixed;width:100vw;height:100vh;top:0;bottom:0;left:0;z-index:997;opacity:0;background-color:rgba(0, 0, 0, 0.7);visibility:hidden;transition:opacity 0.25s ease, visibility 0s ease;}
.bookory-dropdown-filter{margin-bottom:30px;margin-top:20px;box-shadow:0px 3px 62px 0px rgba(0, 0, 0, 0.08);display:none;overflow-x:auto;width:100%;}
@media(max-width:1023px){
.bookory-dropdown-filter{display:none !important;}
}
.bookory-dropdown-filter-wrap{display:flex;padding:15px;}
.bookory-dropdown-filter-wrap .widget a:not(.button){color:var(--accent);}
.bookory-dropdown-filter-wrap .widget a:not(.button):hover{color:var(--primary);}
.bookory-dropdown-filter-wrap .widget > ul{max-height:230px;overflow-y:auto;}
.bookory-dropdown-filter-wrap div.widget{min-width:33%;flex:1;padding-left:15px;padding-right:15px;border:0;}
@media(min-width:1320px){
.bookory-dropdown-filter-wrap div.widget{min-width:20%;}
}
.bookory-dropdown-filter-wrap div.widget .widget-title{padding:0;}
.bookory-dropdown-filter-wrap .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{display:flex;}
.bookory-dropdown-filter-wrap .widget_price_filter .price_slider_wrapper .price_slider_amount .button{padding:0;}
.filter-toggle-dropdown{display:none;font-size:15px;background:transparent;margin-right:25px;outline:none;text-align:center;line-height:27px;color:#000000;}
.filter-toggle-dropdown i{font-size:16px;line-height:1;margin-right:9px;display:inline-block;}
.filter-toggle-dropdown:focus, .filter-toggle-dropdown:hover{color:var(--primary);}
.filter-toggle-dropdown:focus span:before, .filter-toggle-dropdown:hover span:before{background-color:var(--primary);}
.bookory-archive-product-width-wide .col-full{max-width:1680px;}
@media(min-width:1024px){
.bookory-full-width-content.shop_filter_dropdown .filter-toggle-dropdown{display:inline-block;}
}
@media(min-width:1024px){
.bookory-full-width-content.shop_filter_dropdown .filter-toggle{display:none;}
}
.quick-shop-wrapper{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.95);transition:transform 0.3s ease;transform:translate3d(0, 103%, 0);}
.quick-shop-wrapper .quick-shop-form{display:flex;align-items:stretch;flex-direction:column;width:100%;height:100%;text-align:center;}
.quick-shop-wrapper .quick-shop-form .woosc-btn, .quick-shop-wrapper .quick-shop-form .woosw-btn{display:none;}
.quick-shop-wrapper .quick-shop-form .variations td{text-align:center;padding:5px;}
.quick-shop-wrapper .quick-shop-form .variations td.label label{font-size:13px;font-weight:600;color:var(--accent);}
.quick-shop-wrapper .quick-shop-form .variable-items-wrapper{justify-content:center;}
.quick-shop-wrapper .quick-shop-form table.variations{table-layout:fixed;margin-top:10px;margin-bottom:0;position:relative;}
.quick-shop-wrapper .quick-shop-form table.variations th, .quick-shop-wrapper .quick-shop-form table.variations td{display:list-item;padding:0;list-style:none;background-color:transparent;}
.quick-shop-wrapper .quick-shop-form table.variations select{max-width:100%;vertical-align:middle;}
.quick-shop-wrapper .quick-shop-form table.variations label{display:block;}
.quick-shop-wrapper .quick-shop-form table.variations a.reset_variations{margin-top:0;margin-bottom:15px;display:block;margin-left:0;color:#f37070;}
.quick-shop-wrapper .quick-shop-form table.variations td.label label{font-size:16px;color:var(--text);font-weight:700;margin-bottom:8px;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item{box-shadow:none;border:1px solid;margin:0 5px 5px 0;width:auto;height:auto;min-width:30px;min-height:30px;padding:0;border-color:var(--border);}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item:hover, .quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.selected{border-color:var(--primary);outline:none;box-shadow:none;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item .variable-item-span{font-size:14px;padding:0px 10px;color:var(--accent);}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item{border-radius:50%;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span{border-radius:50%;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after{content:none;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:before{display:none;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:after{transform:rotate(-30deg);height:2px;background-color:var(--border);width:calc(100% + 12px);left:-7px;box-shadow:none;}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled .variable-item-span{color:var(--text);}
.quick-shop-wrapper .variations_form{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;margin-bottom:0;padding-bottom:15px;}
.quick-shop-wrapper .variations_form:before{content:"";}
.quick-shop-wrapper .variations_form .woocommerce-variation{-webkit-animation:none;animation:none;}
.quick-shop-wrapper .variations_form .woocommerce-variation-description p{margin-bottom:10px;}
.quick-shop-wrapper .variations_form .woocommerce-variation-price .price, .quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock{margin-right:5px;margin-bottom:10px !important;margin-left:5px;display:block;padding-bottom:0 !important;}
.quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock{display:none !important;}
.quick-shop-wrapper div.quantity{display:none !important;}
.quick-shop-wrapper button.single_add_to_cart_button{background-color:transparent;font-size:12px;color:var(--accent);border:1px solid;border-color:var(--accent);padding:3px 15px;}
.quick-shop-wrapper button.single_add_to_cart_button:hover{color:#ffffff;background-color:var(--accent);}
.quick-shop-wrapper table.variations{margin-bottom:0;}
.quick-shop-wrapper table.variations .reset_variations{bottom:-30px;margin-left:0;text-decoration:underline;font-size:13px;color:var(--light);}
.quick-shop-wrapper table.variations .reset_variations:before{content:none;}
.quick-shop-wrapper .variation-swatch-selected .variations{margin-bottom:40px;}
.quick-shop-wrapper .quick-shop-close{position:absolute;top:5px;right:5px;z-index:5;height:30px;opacity:0;transition:opacity 0.2s ease 0s;}
.quick-shop-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){width:24px;height:24px;box-shadow:0 0 0 1px var(--border);}
.quick-shop-shown .quick-shop-wrapper{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transform:translate3d(0, 0, 0);}
.quick-shop-shown .quick-shop-close{opacity:1;transition:all 0.25s ease 0.35s;padding-right:16px;}
.loading-quick-shop .product-transition::after{animation:fa-spin 0.75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block;color:var(--accent);z-index:10;}
.loading-quick-shop .product-transition .woocommerce-loop-product__link{background-color:rgba(255, 255, 255, 0.95);}
.cross-button{position:relative;display:inline-block;cursor:pointer;line-height:30px;}
.cross-button:after, .cross-button:before{content:" ";position:absolute;top:50%;right:0;display:inline-block;margin-top:-1px;width:12px;height:2px;background-color:#000;transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;}
.cross-button:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.cross-button:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.cross-button:hover:after, .cross-button:hover:before{-webkit-transform:rotate(0);transform:rotate(0);}
@-webkit-keyframes rotate {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.woocommerce-breadcrumb{margin-bottom:20px;}
.breadcrumb-wrap{display:var(--page-title-display);}
.home .main-breadcrumb{display:none;}
.bookory-frequently-bought{margin-top:70px;margin-bottom:55px;}
.bookory-full-width-content .bookory-frequently-bought{padding-top:45px;padding-bottom:15px;position:relative;}
.bookory-frequently-bought:before{content:"";background:#F5F5F5;position:absolute;left:50%;top:0;margin-left:-50vw;width:100vw;height:100%;z-index:-1;}
.bookory-frequently-bought h2.frequently-bought-title{display:flex;align-items:center;font-size:26px;line-height:1.2307692308;margin-bottom:40px;text-align:left;color:var(--accent);}
.bookory-frequently-bought h2.frequently-bought-title:after{content:"";display:inline-block;height:1px;flex:1;margin-left:55px;background-color:var(--border);}
.bookory-frequently-bought ul.products li.product{margin-bottom:30px;}
.bookory-frequently-bought ul.products li.product:last-child{border-right:none;}
.bookory-frequently-bought ul.products li.product:before{content:none;}
.bookory-frequently-bought li.product-buttons{list-style:none;padding:20px;display:flex;align-items:center;flex:1;}
@media(min-width:1024px){
.bookory-full-width-content .bookory-frequently-bought li.product-buttons{padding:45px;}
}
.bookory-frequently-bought li.product-buttons .label{font-size:14px;color:var(--accent);font-weight:600;line-height:2;}
.bookory-frequently-bought li.product-buttons .bookory-total-price{font-size:24px;color:var(--primary);font-weight:600;line-height:2;margin-bottom:17px;}
.bookory-frequently-bought .select-item{position:relative;margin-top:15px;display:block;}
.bookory-frequently-bought .select-item:before{color:var(--primary);font-size:20px;}
.bookory-frequently-bought .select-item.uncheck:before{color:var(--light);}
.bookory-frequently-bought .select-item input{position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;}
.bookory-frequently-bought .seperator .product-transition:before {
content: "+";
width: 40px;
height: 40px;
line-height: 40px;
background: #fff;
border-radius: 50%;
text-align: center;
position: absolute;
right: -37px;
top: 50%;
border: 1px solid var(--border);
transform: translateY(-50%);
z-index: 9;
}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-base{display:flex;pointer-events:none;position:absolute}
.tooltipster-box{flex:1 1 auto}
.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;border-color:black;}
.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}
.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}
.tooltipster-fade.tooltipster-show{opacity:1}
.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}
.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}
.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}
.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-fall.tooltipster-initial{top:0!important}
.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}
.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-slide.tooltipster-initial{left:-40px!important}
.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}
@keyframes tooltipster-fading{ 0%{opacity:0}
100%{opacity:1}
}
.tooltipster-update-fade{animation:tooltipster-fading .4s}
@keyframes tooltipster-rotating{
25%{transform:rotate(-2deg)}
75%{transform:rotate(2deg)}
100%{transform:rotate(0)}
}
.tooltipster-update-rotate{animation:tooltipster-rotating .6s}
@keyframes tooltipster-scaling{
50%{transform:scale(1.1)}
100%{transform:scale(1)}
}
.tooltipster-update-scale{animation:tooltipster-scaling .6s}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}
.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}
.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}
.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}
.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:-2px;width:20px}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:-2px;top:0;width:10px}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:-2px;top:0;width:10px}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:-2px;height:10px;margin-left:-9px;width:20px}
.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}
.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{left:0;top:3px}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{left:-3px;top:0}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{left:3px;top:0}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{left:0;top:-3px}
.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}
.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative;}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{
left:-10px
}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .woocommerce-product-gallery__image:hover a img{opacity:1 !important;}
h2.product_subtitle{font-size:20px;color:#999999;margin-top:-5px;margin-bottom:5px;}
.count-review{font-weight:400 !important;}
.author-header-caption .term-description{max-height:250px;overflow-y:scroll;overflow-x:hidden;}
ul.woocommerce-widget-layered-nav-list, ul.product-brands, ul.product-categories{max-height:510px;overflow-y:scroll;overflow-x:hidden;}
.widget.woocommerce ul::-webkit-scrollbar, .author-header-caption .term-description::-webkit-scrollbar{display:block;width:7px;height:100px;margin-left:20px;}
.widget.woocommerce ul::-webkit-scrollbar-track, .author-header-caption .term-description::-webkit-scrollbar-track{background:#cccccc42;border-radius:100px;}
.widget.woocommerce ul::-webkit-scrollbar-thumb, .author-header-caption .term-description::-webkit-scrollbar-thumb{background-color:#999999;box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:100px;}
.widget.woocommerce ul::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:10px;}
.widget.woocommerce ul::-webkit-scrollbar-track-piece:start{background:transparent;margin-top:10px;}
.product-block .classic-grid-image-wrapper{overflow:hidden;position:relative;display:block;}
.product-block .classic-grid-image-wrapper .product-image{position:relative;top:0;left:0;max-width:100%;max-height:100%;height:250px;width:100%;padding-bottom:100%;}
.product-block .classic-grid-image-wrapper .product-image img{margin:auto;top:0;left:0;right:0;bottom:0;height:auto;width:auto;max-width:100%;max-height:250px;}
.label-table-attributes{font-size:15px;font-weight:600;margin-bottom:5px;}
.elementor-widget-bookory-all-publisher .author-index-pagination{display:flex;flex-wrap:wrap;list-style:none;padding-bottom:5px;margin-bottom:50px;margin-left:0;border-bottom:1px solid var(--border);}
.elementor-widget-bookory-all-publisher .author-index-pagination a{display:block;position:relative;padding:0 10px;margin-top:7px;font-size:12px;line-height:2;color:var(--light);}
.elementor-widget-bookory-all-publisher .author-index-pagination a:hover{color:var(--primary);}
.elementor-widget-bookory-all-publisher .author-index-pagination li:first-child a{padding-left:0;}
.elementor-widget-bookory-all-publisher .author-index-pagination li:last-child a{padding-right:0;}
.elementor-widget-bookory-all-publisher .author-index-pagination li.active a{color:var(--accent);}
.elementor-widget-bookory-all-publisher .author-index-pagination li.active a:before{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:4px;background-color:var(--primary);}
.elementor-widget-bookory-all-publisher .author-pagination{margin-top:20px;}
.elementor-widget-bookory-all-publisher.style-1 .author-block{display:flex;align-items:center;margin-bottom:30px;}
.elementor-widget-bookory-all-publisher.style-1 .thumbnail{margin-right:15px;}
.elementor-widget-bookory-all-publisher.style-1 .thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-all-publisher.style-1 .name{flex:1;font-size:16px;font-weight:600;color:var(--accent);display:flex;justify-content:space-between;align-items:center;}
.elementor-widget-bookory-all-publisher.style-1 .name:hover{color:var(--primary);}
.elementor-widget-bookory-all-publisher.style-1 .count{display:none;}
.elementor-widget-bookory-all-publisher.style-2 .author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;}
.elementor-widget-bookory-all-publisher.style-2 .thumbnail{margin-bottom:20px;}
.elementor-widget-bookory-all-publisher.style-2 .thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-all-publisher.style-2 .name{font-size:14px;font-weight:600;color:var(--accent);}
.elementor-widget-bookory-all-publisher.style-2 .name:hover{color:var(--primary);}
.elementor-widget-bookory-all-publisher.style-2 .count{display:none;}
.elementor-widget-bookory-all-publisher.style-3 .author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;}
.elementor-widget-bookory-all-publisher.style-3 .thumbnail{margin-bottom:20px;}
.elementor-widget-bookory-all-publisher.style-3 .thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:15px;}
.elementor-widget-bookory-all-publisher.style-3 .name{font-size:14px;font-weight:600;color:var(--accent);}
.elementor-widget-bookory-all-publisher.style-3 .name:hover{color:var(--primary);}
.elementor-widget-bookory-all-publisher.style-3 .count{display:block;font-size:12px;line-height:2;font-weight:400;color:var(--light);}
body.tax-product_brand .term-description{margin-top:20px;}
body.tax-product_brand h1.woocommerce-products-header__title.page-title{font-size:30px;}
.product-transition .group-action{opacity:1 !important;visibility:visible !important;top:0px;}
li.product .product-caption a.button.wp-element-button:before{font-family:"bookory-icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;content:"";margin-right:8px;font-size:15px;margin-top:-3px;}
li.product .product-caption a.button.wp-element-button{font-size:13px;padding:1em 2em !important;margin-top:5px;}
h1.woocommerce-products-header__title.page-title{font-size:30px;text-transform:capitalize;}
ul.products li.product h2 a, ul.products li.product h3 a, ul.products li.product .woocommerce-loop-product__title a, ul.products li.product .wc-block-grid__product-title a, ul.products .wc-block-grid__product h2 a, ul.products .wc-block-grid__product h3 a, ul.products .wc-block-grid__product .woocommerce-loop-product__title a, ul.products .wc-block-grid__product .wc-block-grid__product-title a, .wc-block-grid__products li.product h2 a, .wc-block-grid__products li.product h3 a, .wc-block-grid__products li.product .woocommerce-loop-product__title a, .wc-block-grid__products li.product .wc-block-grid__product-title a, .wc-block-grid__products .wc-block-grid__product h2 a, .wc-block-grid__products .wc-block-grid__product h3 a, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
li.product-type-grouped span.onsale{display:none;}
.bookory-sticky-add-to-cart{display:block;position:fixed;bottom:0;left:0;right:0;z-index:99998;transform:translate3d(0, 100%, 0);padding:10px 1em;overflow:hidden;zoom:1;box-shadow:0 0 30px 0 rgb(0 0 0 / 10%);animation-duration:0.5s;animation-fill-mode:both;}
.bookory-sticky-add-to-cart--slideOutUp{animation-name:slideOutUp;}
.bookory-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:center;}
.bookory-sticky-add-to-cart img{max-width:60px;margin:0 1em 0 0;border:1px solid rgba(0, 0, 0, 0.1);}
.bookory-sticky-add-to-cart__content-button{margin-left:auto;}
.single-product div.product a.woocommerce-review-link{font-size:12px;font-weight:600;text-transform:capitalize;color:var(--accent);}
@media screen and (max-width:600px){
.bookory-sticky-add-to-cart__content-title strong{font-size:13px;}
section.bookory-sticky-add-to-cart.bookory-sticky-add-to-cart--slideOutUp .col-full{padding-left:5px;padding-right:5px;}
.bookory-sticky-add-to-cart__content-button{padding:5px 20px;font-size:12px;}
}
h2.woocommerce-order-details__title, .shipment-order-page h2{font-size:30px;}
.shipment-order-page h4{font-size:20px;}
p.order-info{text-align:center;font-size:16px;}
p.order-again, h2#kargoTakipSection{text-align:center;}
.woocommerce-order .woocommerce-table--order-details, .shipment-order-page{margin:2em auto 3em !important;}
.shipment-order-page{max-width:600px;}
.shipment-detail{display:flex;border-bottom:1px solid;border-bottom-color:var(--border);padding:15px 0px;}
.shipment-detail label{width:30%;}
.shipment-detail span.value{width:70%;float:right;text-align:right;font-weight:700;}
.shipment-detail a{font-weight:600;color:#02364e;text-align:center;margin:0 auto;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image, .single-product div.product .inventory_status{display:none;}
.single-product div.product form.cart table.group_table td.woocommerce-grouped-product-image.image-custom{display:block;}
ul.products li.product .product-block .product-stamps-container{display:inline-flex;position:absolute;z-index:99;bottom:0;margin:0 auto;width:100%;}
.product-stamps-container .product-stamp-container{display:flex;align-items:center;color:#fff;border-radius:4px;width:100px;height:25px;margin-bottom:5px;padding:5px;box-sizing:border-box;margin:5px;}
.product-stamps-container .product-stamp-container.freeCargo{background-color:#535353;width:110px;}
.product-stamps-container .product-stamp-container.freeCargo i{font-size:12px;}
.product-stamps-container .product-stamp-container.rushDelivery{background-color:#0bc15c;}
.product-stamps-container .product-stamp-container.sameDayShipping{background-color:#fff;border:1px solid #3ec461;color:#3ec461;}
.product-stamps-container .product-stamp-container > span{font-family:source_sans_prosemibold, sans-serif;font-weight:600;width:100%;font-size:9px;line-height:9px;text-transform:uppercase;-webkit-font-smoothing:antialiased;margin-left:4px;margin-top:1px;}
.product-stamps-container .product-stamp-container > i{display:flex;align-items:center;justify-content:center;font-size:13px;width:20px;height:20px;}
.content-single-wrapper .product-stamps-container .product-stamp-container{width:110px !important;}
.content-single-wrapper .product-stamps-container{margin-top:10px;position:absolute;margin-left:10px;z-index:99;}
.single-product div.product .woocommerce-product-gallery .onsale{top:10px !important;right:10px !important;left:unset !important;}
form.checkout h3{font-size:17px;}
.elementor-6949 .elementor-element.elementor-element-e20dc54 > .elementor-container{min-height:70px !important;}
.shipping_method_0_free_shipping4{color:#08b31d;font-weight:700;}
.wpc-free-shipping-bar .wpcfb-message{color:#e81a17;font-weight:500;}
table.cart td.product-name a{word-break:break-word !important;}
ul#shipping_method{padding-top:8px;}
.wpc-free-shipping-bar .wpcfb-title{color:#449619;font-weight:500;}
#woosq-popup .star-rating, #woosq-popup .woocommerce-review-link{display:none}
.elementor-6949 .elementor-element.elementor-element-e20dc54{margin-bottom:20px !important;}
.woocommerce-customer-details h2.woocommerce-column__title{font-size:26px;}
.product-type-grouped .onsale{display:none;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image img{border-radius:0px !important;}
.woocommerce-terms-and-conditions-link{color:#dc1919;font-weight:700;}
ul.product-brands li.brand-item span.count{color:var(--light);padding-right:5px;}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li .count{padding-right:5px;}
p.woocommerce-shipping-destination, .customize-unpreviewable,
.shipping-calculator-button{display:none;}
#shipping_method li > label::after{display:none;}
.woobt-before-text{margin:26px 0 0px 0 !important;font-weight:700;}
.woobt-text{margin:0px 0 0px 0 !important;}
.woobt-wrap{background:#f5f5f5cc;padding:12px;}
h2.product_subtitle{font-weight:300 !important;font-size:18px !important;}
.single-product .product-brand{font-size:15px !important;}
.single-product div.product .product_after_title > *:not(:last-child){margin-right:10px !important;padding-right:10px !important;}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{width:100%;max-width:400px;margin:auto;}
table.shop_attributes td, table.shop_attributes th{border:0px solid !important;padding:2px 0px !important;}
li.product .product-caption a.button.wp-element-button{padding:1em 9px !important;width:100%;text-align:center;}
.product-transition .group-action .shop-action .woosq-btn, .product-transition .group-action .shop-action .woosw-btn{border:1px solid #f2f2f2;}
.onsale{background:#cc5454 !important;color:#ffffff !important;}
li .onsale{left:0px !important;font-size:13px !important;background:#cc5454 !important;color:#ffffff !important;width:45px !important;height:45px !important;}
li.product .product-caption a.button.wp-element-button{text-transform:capitalize;}
ul.products li.product h3 a, ul.products li.product .woocommerce-loop-product__title a{height:50px;-webkit-box-orient:initial !important;}
@media(max-width:600px){
.elementor-widget-bookory-search .site-header-search .button-search-popup .content{display:none;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image img{border-radius:0px !important;}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image{display:block !important;}
.single-product div.product form.cart .quantity{width:120px !important;}
.elementor-6949 .elementor-element.elementor-element-e20dc54 > .elementor-container{min-height:80px !important;}
.elementor-6949 .elementor-element.elementor-element-e20dc54{margin-bottom:30px !important;}
.elementor-6949 .elementor-element.elementor-element-590fe97{margin-bottom:25px !important;}
.single-product div.product .single_add_to_cart_button{padding:17px 26px !important;}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel{border:0px solid var(--border) !important;}
.single-product div.product .summary{padding:15px !important;}
}
.widget_product_brands ul a, .widget_layered_nav ul a, .widget_product_categories ul a{padding-left:1px !important;}
ul.products li.product .woocommerce-loop-product__author{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.woocommerce-order strong.product-quantity{margin-left:15px;}
.woocommerce-order h2.woocommerce-order-details__title, .woocommerce-order p.order-again{display:none;}
ul.product-brands li.brand-item span.count{float:right;}
.single-product div.product p.price{font-size:30px !important;}
.single-product div.product p.price del{font-size:20px !important;font-weight:300 !important;}
.bookory-products-per-page, .cart-collaterals .cart_totals small.includes_tax{display:none !important;}
#secondary .widget .widget-title{margin-left:-25px !important;margin-right:-25px !important;padding-left:25px !important;}
#secondary .widget{padding:25px 25px 25px 25px !important;}
@media(min-width:800px){
.menu-item-11593{float:right;text-transform:uppercase;background:#ec9c39;}
.elementor-icon-list-item{text-transform:capitalize;}
.has-mega-menu, li.menu-item-6689, li.menu-item-11596, li.menu-item-11594, li.menu-item-11595, li.menu-item-7843, li.menu-item-12194{text-transform:uppercase;}
.elementor-125 .elementor-element.elementor-element-ae4fcde:not(.elementor-motion-effects-element-type-background){background-color:#f9f9f9 !important;border-bottom:4px solid #ec9c39;}
li#menu-item-11593 a{color:#fff;}
.main-navigation ul.menu > li.menu-item > a{font-size:15px !important;}
}
@media only screen and (max-width: 767px) {
.woobt-wrap-responsive .woobt-products .woobt-product{flex-direction:inherit !important;text-align:left !important;}
.woobt-wrap-responsive .woobt-products .woobt-product > div{padding:0px 9px 0px 0px !important;}
.woobt-product .woobt-title .woobt-title-inner{float:left;width:100%;}
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb{font-size:12px;text-align:center;margin-top:auto;text-transform:uppercase;margin-bottom:auto;line-height:1.6666666667;font-weight:500;color:var(--primary)}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb a{color:var(--light);font-size:12px;text-transform:uppercase}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb a:hover{color:var(--accent)}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb i{font-size:8px;color:var(--light);margin:0 15px}
.single-product div.product .stock.in-stock {display: none;}@font-face{font-family:'Sora';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sora';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Sora';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqspdre2.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.kitapkolik.com/wp-content/uploads/elementor/google-fonts/fonts/sora-xmqbuffyt72xzqupdg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.kitapkolik.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}