:root {
--font-heading: "Quicksand", sans-serif;
--font-text: "Lato", sans-serif;
--font-xxs: 12px;
--font-xs: 13px;
--font-sm: 14px;
--font-md: 16px;
--font-lg: 17px;
--font-xl: 19px;
--font-xxl: 58px;
--color-brand: #3BB77E;
--color-brand-dark: #29A56C;
--color-brand-2: #FDC040;
--color-primary: #5a97fa;
--color-secondary: #3e5379;
--color-warning: #ff9900;
--color-danger: #FD6E6E;
--color-success: #81B13D;
--color-info: #2cc1d8;
--color-text: #7E7E7E;
--color-heading: #253D4E;
--color-grey-1: --color-heading;
--color-grey-2: #242424;
--color-grey-4: #adadad;
--color-grey-9: #f4f5f9;
--color-muted: #B6B6B6;
--color-body: #7E7E7E;
--color-1: #fddde4;
--color-2: #cdebbc;
--color-3: #d1e8f2;
--color-4: #cdd4f8;
--color-5: #f6dbf6;
--color-6: #fff2e5;
--color-7: #d77f7a;
--color-8: #63a2c1;
--color-9: #F2FCE4;
--color-10: #FFFCEB;
--color-11: #ECFFEC;
--color-12: #FEEFEA;
--color-13: #FFF3EB;
--color-14: #FFF3FF;
--color-15: #F2FCE4;
--color-hot: #f74b81;
--color-new: #55bb90;
--color-sale: #67bcee;
--color-best: #f59758;
--box-shadown-1: 20px 20px 40px rgba(0,0,0,.07);
--box-shadown-2: 5px 5px 15px rgba(0, 0, 0, 0.05);
--box-shadown-3: 20px 20px 54px rgba(0, 0, 0, 0.03);
--box-shadown-3-hover: 20px 20px 54px rgba(0, 0, 0, 0.05);
--border-color: #ececec;
--border-color-2: #BCE3C9;
--background-1: #F2F3F4;
--background-2: #F4F6FA;
--background-3: #DEF9EC;
}
.woo_products_header {
position: relative;
}
.woo_products_header .filter_end {
margin: 0px;
padding: 0px;
display: flex;
align-items: center;
}
.woo_products_header .filter_end label {
margin-right: 10px;
}
.woo_products_header .filter_end li {
display: inline-block;
margin-right: 20px;
}
.woo_products_header .filter_end li.view_grid a {
display: inline-block;
cursor: pointer;
transition: all 0.3s ease 0s;
border-radius: 6px;
background: var(--background-3);
color: var(--color-heading);
font-size: 20px;
height: 40px;
text-align: center;
line-height: 45px;
width: 40px;
}
.woo_products_header .filter_end li.view_grid a:first-child {
margin-right: 10px;
}
.woo_products_header .filter_end li.view_grid a.active, .woo_products_header .filter_end li.view_grid a:hover {
background: var(--color-brand);
color: #fff;
}
.woo_products_header .filter_end .nest_filter_btn {
padding: 7px 24px;
border-radius: 30px;
font-size: 16px;
line-height: 20px;
cursor: pointer;
font-weight: 700;
color: var(--color-heading);
font-family: var(--font-heading);
background: #fff;
border: 1px solid var(--border-color);
box-shadow: var(--box-shadown-1);
transition: all 0.3s ease 0s;
}
.woo_products_header .filter_end .nest_filter_btn:hover {
border-color: var(--color-brand-dark);
background: var(--color-brand-dark);
color: #fff;
}
.woo_products_header .products-per-page-box {
gap: 1rem;
}
.woo_products_header .products-per-page-box select {
min-width: 80px;
}
.woocommerce-products-header .w_hun {
width: 100%;
padding-bottom: 20px;
}
.woocommerce-products-header .flex_enable {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce-products-header .in_right {
display: flex;
gap: 1rem;
align-items: center;
}
.woocommerce-products-header .in_right .woocommerce-result-count {
padding: 0px;
margin: 0px;
}
.woocommerce-products-header .in_right .woocommerce-ordering {
margin: 0 !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single {
height: 46px !important;
line-height: 46px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 46px !important;
}
.nest_filter_box {
position: relative;
margin-bottom: 25px;
display: flex;
gap: 1rem;
justify-content: flex-start;
flex-direction: row;
flex-flow: row;
flex-wrap: wrap;
}
.nest_filter_box form {
display: flex;
gap: 2rem;
justify-content: space-between;
flex-wrap: wrap;
}
.nest_filter_box form .left_s {
display: flex;
gap: 1rem;
justify-content: flex-start;
}
.nest_filter_box form .left_s .select2 {
min-width: 150px;
}
.nest_filter_box form .right_s {
display: flex;
gap: 1rem;
justify-content: flex-end;
}
.nest_filter_box form .right_s input {
height: 46px;
padding: 5px 15px !important;
border-radius: 10px;
}
.product_wrapper.style_list .d-flex {
gap: 1rem;
}
.product_wrapper.style_list .woobt-products {
border: 0px !important;
}
.product_wrapper.style_list .woobt-wrap, .product_wrapper.style_list .grouped_form {
padding: 10px;
background: var(--background-3);
margin-bottom: 20px;
}
.product_wrapper.style_list .woobt-item-product a::before, .product_wrapper.style_list .grouped_form a::before {
display: none !important;
}
.product_wrapper.style_list .product-content-wrap {
padding: 20px 10px;
}
.product_wrapper.style_list .product-img-action-wrap {
width: 35%;
min-width: 35%;
position: unset;
}
.product_wrapper.style_list table td, .product_wrapper.style_list table th {
border: unset !important;
}
.product_wrapper.style_list .product-action-1 {
border: 1px solid var(--border-color);
border-radius: 10px;
}
.product_wrapper.style_list .list-features {
padding: 20px;
border-top: 1px solid var(--border-color);
}
.product_wrapper.style_list .product-action-1 {
margin-top: 20px;
display: inline-block;
position: relative;
opacity: 1;
visibility: visible;
left: unset;
top: unset;
transform: unset;
}
.quick_view_tab_content {
position: relative;
}
.quick_view_tab_content .nav-pills .nav-link.active, .quick_view_tab_content .nav-pills .show > .nav-link {
background-color: var(--color-brand);
}
.quick_view_tab_content .tabs_header {
margin-bottom: 30px;
}
.quick_view_tab_content .s_tab {
display: none;
}
.quick_view_tab_content .s_tab.active-tab {
display: block;
}
.quick_view_tab_content .s_tab.active-tab.show {
animation: fadeIn ease 0.9s;
-webkit-animation: fadeIn ease 0.9s;
-moz-animation: fadeIn ease 0.9s;
-o-animation: fadeIn ease 0.9s;
-ms-animation: fadeIn ease 0.9s;
}
.sec_category_carousels .card_d_flex {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.sec_category_carousels .card_d_flex h6, .sec_category_carousels .card_d_flex span, .sec_category_carousels .card_d_flex .img-hover-scale {
display: block;
width: 100%;
min-width: 100%;
}
.brand_box {
position: relative;
padding: 10px 15px;
border-radius: 8px;
background: #fff;
text-align: center;
min-height: 90px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid var(--border-color);
gap: 1rem;
margin-bottom: 25px;
}
.brand_box figure {
position: relative;
display: block;
}
.brand_box figure img {
width: auto !important;
height: 3rem;
margin: auto;
}
.brand_box .content {
text-align: left;
}
.owl-item .brand_box {
margin-bottom: 0px;
}
.owl-rtl .brand_box {
direction: ltr;
}
.n_brand_box {
position: relative;
}
.n_brand_box ul {
padding: 0px;
margin: 0px;
}
.n_brand_box ul .brand_list {
display: inline-block;
width: 32%;
padding-right: 3px;
}
.n_brand_box ul .brand_list .brand_box {
display: block !important;
margin: 0px !important;
text-align: center;
}
.n_brand_box ul .brand_list .brand_box figure {
margin-bottom: 5px;
}
.n_brand_box ul .brand_list .brand_box figure a {
float: unset !important;
}
.n_brand_box ul .brand_list .brand_box figure img {
display: block;
}
.n_brand_box ul .brand_list .brand_box .content {
text-align: center;
}
.n_brand_box ul .brand_list .brand_box .content a {
text-align: center;
display: inline-block;
float: unset;
}
.n_brand_box ul .brand_list .brand_box .content span {
display: inline-block;
height: 20px;
padding: 0px 6px;
line-height: 20px;
font-size: 14px !important;
min-height: 20px;
color: #fff;
border-radius: 50%;
background: var(--color-brand);
}
.sidebar-widget .n_brand_box ul .brand_list {
display: inline-flex;
}
.sidebar-widget .n_brand_box ul .brand_list figure img {
width: auto;
margin: auto;
height: 2rem;
margin-bottom: 5px;
}
.sidebar-widget .n_brand_box ul .brand_list .content a {
line-height: normal;
margin-bottom: 5px;
font-size: 13px;
color: var(--color-text);
display: block;
}
.sidebar-widget .n_brand_box ul .brand_list .content span {
display: inline-block;
padding: 0px 6px;
line-height: 20px;
font-size: 11px !important;
font-weight: 400;
min-width: 20px;
}
.side_bar .sidebar-widget .widget_box .category-filter-widget li, .side_bar .sidebar-widget .widget_box .brand-filter-widget li {
margin-bottom: 3px;
padding-bottom: 3px;
color: var(--color-text);
}
.side_bar .sidebar-widget .widget_box .category-filter-widget li label, .side_bar .sidebar-widget .widget_box .brand-filter-widget li label {
margin-bottom: 0px;
font-size: 13.125px;
}
.side_bar .sidebar-widget .widget_box .category-filter-widget li label small, .side_bar .sidebar-widget .widget_box .brand-filter-widget li label small {
padding-left: 3px;
}
.brand-filter-buttons, .category-filter-buttons {
padding-top: 10px;
}
.brand-filter-buttons button, .category-filter-buttons button {
margin-right: 5px;
}
.categories-dropdown-wrap.style-2 ul li:last-child {
margin-bottom: 0px;
}
.categories-dropdown-wrap.style-2 ul li .sub-categories li {
display: block !important;
}
.header-action-icon-2 {
position: relative;
}
.header-action-icon-2 .woosw-menu-item, .header-action-icon-2 .woosc-menu-item {
list-style: none;
position: absolute;
top: 0;
right: 0;
width: 100%;
}
.header-action-icon-2 .woosw-menu-item .woosw-menu-item-inner, .header-action-icon-2 .woosc-menu-item .woosw-menu-item-inner {
color: transparent;
}
.woosc-menu-item .woosc-menu-item-inner:after, .woosw-menu-item .woosw-menu-item-inner:after {
background-color: var(--color-brand);
color: #fff;
height: 20px;
width: 20px;
border-radius: 100%;
font-weight: 500;
font-size: 12px;
text-align: center;
line-height: 20px;
}
.compare_one .woosc-menu-item {
pointer-events: none;
}
.compare_one .woosc-menu-item .woosc-menu-item-inner:after {
left: 12px;
top: -8px;
}
.wish_one .woosw-menu-item .woosw-menu-item-inner:after {
left: 14px;
top: -20px;
}
.wish_one a a {
pointer-events: none;
}
.wish_one a a span {
color: transparent;
}
.progressboxs .progress.style_two {
height: 5px;
}
.progressboxs .progress.style_two .progress-bar {
font-size: 7px;
}
.progressboxs .d-flex {
justify-content: space-between;
gap: 1rem;
}
.progressboxs .d-flex em {
font-size: 13px;
font-weight: 600;
line-height: 15px;
font-family: var(--font-heading);
color: var(--color-brand);
}
.product_wrapper {
position: relative;
}
.product_wrapper.style_six {
border-radius: 8px;
text-align: center;
}
.product_wrapper.style_six .product-rate {
width: 100%;
}
.product_wrapper.style_six .product-rate .star-rating {
display: inline-block;
margin-bottom: 0px !important;
}
.product_wrapper.style_six .btn, .product_wrapper.style_six .button {
padding: 3px 15px;
border-radius: 30px;
width: 100%;
line-height: normal;
}
.product_wrapper.style_six .product-badges {
top: 10px !important;
left: 10px !important;
display: flex;
align-items: flex-start;
flex-direction: column !important;
gap: 0.5rem;
}
.product_wrapper.style_six .product-badges .badge_type_one {
background: var(--color-brand);
color: #fff;
}
.product_wrapper.style_six .product-badges .badge_type_one, .product_wrapper.style_six .product-badges .badge_text {
font-size: 14px;
padding: 2px 15px;
line-height: 18px;
border-radius: 30px;
margin: 0px !important;
min-height: unset;
min-width: unset;
right: unset !important;
position: relative !important;
}
.product_wrapper.style_six .product-badges .badge_text {
background: var(--color-brand-2);
color: var(--font-heading);
}
.product_wrapper.style_six .space_div {
padding-top: 10px !important;
border-top: 1px solid var(--border-color);
margin-top: 15px;
}
.product_wrapper.style_six .list-features-six {
text-align: left;
font-size: 12px;
line-height: 16px;
color: var(--color-text);
font-weight: 400;
display: revert !important;
}
.product_wrapper.style_six .list-features-six h1, .product_wrapper.style_six .list-features-six h2, .product_wrapper.style_six .list-features-six h3, .product_wrapper.style_six .list-features-six h4, .product_wrapper.style_six .list-features-six h5, .product_wrapper.style_six .list-features-six h5 {
font-size: 14px;
line-height: 18px;
color: var(--color-heading);
font-weight: 500;
margin-bottom: 5px;
}
.product_wrapper.style_six .list-features-six h1 a, .product_wrapper.style_six .list-features-six h2 a, .product_wrapper.style_six .list-features-six h3 a, .product_wrapper.style_six .list-features-six h4 a, .product_wrapper.style_six .list-features-six h5 a, .product_wrapper.style_six .list-features-six h5 a {
font-size: 14px;
line-height: 18px;
color: var(--color-heading);
font-weight: 500;
margin-bottom: 5px;
}
.product_wrapper.style_six .list-features-six ul {
padding-left: 15px;
list-style: disc !important;
}
.product_wrapper.style_six .list-features-six li, .product_wrapper.style_six .list-features-six p, .product_wrapper.style_six .list-features-six div {
font-size: 12px;
line-height: 16px;
color: var(--color-text);
font-weight: 400;
margin-bottom: 3px;
display: revert !important;
}
.product_wrapper.style_six .list-features-six li:last-child, .product_wrapper.style_six .list-features-six p:last-child, .product_wrapper.style_six .list-features-six div:last-child {
margin-bottom: 0px;
}
.product_wrapper.style_six .list-features-six.scrollbarcolor {
height: 100px;
padding-right: 6px;
overflow: auto;
}
.product_wrapper.style_six .list-features-six.scrollbarcolor::-webkit-scrollbar {
width: 2px;
}
.post-type-archive-product .product_wrapper.style_six .btn, .post-type-archive-product .product_wrapper.style_six .button, .tax-product_cat .product_wrapper.style_six .btn, .tax-product_cat .product_wrapper.style_six .button {
padding: 6px 15px !important;
min-height: unset;
font-size: 13px !important;
}
@media (max-width: 768px) {
.product_wrapper.style_six .btn, .product_wrapper.style_six .button {
padding: 3px 8px;
}
}
.deal_box_tep .dealscountdown .countdown-section {
padding: 5px 5px 5px 5px !important;
display: inline-block;
margin-bottom: 10px;
box-shadow: var(--box-shadown-2);
position: relative;
font-weight: 400;
font-size: 12px;
line-height: 1;
margin-right: 4px;
background-color: #fff;
border-radius: 4px;
border: none;
margin-bottom: 5px;
}
.deal_box_tep .dealscountdown .countdown-section:last-child {
margin-right: 0px;
}
.deal_box_tep .dealscountdown .countdown-amount {
display: inline-block;
color: var(--color-brand);
font-weight: 500;
font-size: 20px;
line-height: 1;
margin-bottom: 2px;
width: 50px;
height: unset;
line-height: normal;
text-align: center;
font-family: var(--font-heading);
}
.deal_box_tep .dealscountdown .countdown-period {
position: relative;
overflow: hidden;
text-indent: -999999999px;
}
.deal_box_tep .dealscountdown .countdown-period::before {
position: relative;
text-indent: 0px;
content: "Days";
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
line-height: 20px;
color: var(--color-heading);
font-family: var(--font-heading);
font-size: 14px;
font-weight: 600;
}
.product_deal_three {
position: relative;
padding: 20px;
border-radius: 10px;
margin-bottom: 20px;
justify-content: flex-start;
border: 1px solid var(--border-color);
background: #fff;
text-align: left;
gap: 1.5rem;
}
.product_deal_three .deals_title {
display: none;
}
.product_deal_three .product-badges {
position: absolute;
z-index: 9;
top: 10px !important;
left: 10px !important;
display: flex;
align-items: center;
gap: 0.5rem;
}
.product_deal_three .product-badges .badge_type_one, .product_deal_three .product-badges .badge_text {
font-size: 14px;
padding: 2px 15px;
line-height: 18px;
border-radius: 30px;
}
.product_deal_three .product-badges .badge_type_one {
background: var(--color-brand);
color: #fff;
}
.product_deal_three .product-badges .badge_text {
background: var(--color-brand-2);
color: var(--font-heading);
}
.product_deal_three .deals-countdown {
margin-bottom: 0px;
}
.product_deal_three .deals-countdown .countdown-section {
min-height: 45px;
border-radius: 45px;
padding: 5px 3px 3px 3px !important;
}
.product_deal_three .deals-countdown .countdown-section .countdown-amount {
font-size: 15px;
line-height: 18px;
width: 40px;
}
.product_deal_three .deals-countdown .countdown-section .countdown-period::before {
line-height: 14px;
font-size: 11px;
}
.product_deal_three .product-content-wrap h2 {
line-height: normal;
}
.product_deal_three .product-content-wrap h2 a {
color: var(--color-heading);
font-size: 16px;
font-weight: 700;
line-height: normal;
margin-bottom: 15px;
display: block;
}
.product_deal_three .progressboxs {
margin-bottom: 10px;
}
.product_deal_three .product-img-action-wrap {
min-width: 30%;
width: 30%;
position: relative;
overflow: hidden;
padding: 10px;
}
.product_deal_three .product-img-action-wrap .product-img {
position: relative;
overflow: hidden;
border-radius: 15px;
}
.product_deal_three .product-img-action-wrap .product-img a {
overflow: hidden;
display: block;
}
.product_deal_three .product-img-action-wrap .product-img a img {
width: auto;
height: auto;
}
.product_deal_three .product-img-action-wrap .product-img a img.hover-img {
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: 0.25s opacity, 0.25s visibility, transform 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.product_deal_three .product-img-action-wrap .product-img-zoom a img {
transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
}
.product_deal_three .product-price {
padding-top: 5px;
}
.product_deal_three .product-price span, .product_deal_three .product-price .price {
color: var(--color-brand);
font-size: 18px;
font-weight: 700;
}
.product_deal_three .product-price span ins, .product_deal_three .product-price .price ins {
opacity: 1 !important;
}
.product_deal_three .product-price span del, .product_deal_three .product-price .price del {
margin-left: 0px;
margin-right: 3px;
}
.product_deal_three .product-price span del span, .product_deal_three .product-price .price del span {
font-weight: 600;
font-size: var(--font-sm);
color: var(--color-grey-4);
margin: 0 2px 0 0px;
}
.product_deal_three .bottom_car {
justify-content: flex-start;
gap: 1.2rem;
margin-top: 20px;
}
.product_deal_three .add-cart {
margin-top: 0px !important;
}
.product_deal_three .add-cart a {
padding: 3px 15px;
border-radius: 30px;
width: 100%;
line-height: 25px;
}
.product_deal_three:hover .product-img-action-wrap .product-img a img.hover-img {
opacity: 1;
visibility: visible;
}
.product_deal_three:hover .product-img-action-wrap .product-action-1 {
opacity: 1;
visibility: visible;
}
.product_deal_three:hover .product-img-zoom a img {
transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
}
@media (min-width: 1200px) {
.nest_filter_box form .left_s {
flex-wrap: wrap;
}
.nest_filter_box form .left_s span.select2 {
min-width: 140px;
width: 140px !important;
}
}
@media (max-width: 1200px) {
.nest_filter_box {
display: block !important;
justify-content: start;
}
.nest_filter_box form {
display: block !important;
}
.nest_filter_box form .left_s {
padding-bottom: 12px;
overflow-y: auto;
margin-bottom: 12px;
}
.nest_filter_box form .left_s::-webkit-scrollbar {
height: 3px;
}
}
@media (max-width: 768px) {
.product_wrapper.style_list .d-flex {
display: block !important;
padding: 10px;
}
.product_wrapper.style_list .product-img-action-wrap {
width: unset;
min-width: unset;
}
.select2-dropdown {
min-width: 140px;
}
.select2-results__option {
font-size: 13px;
line-height: 19px;
}
.woocommerce-products-header .flex_enable {
flex-direction: column;
}
.nest_filter_box {
flex-wrap: unset;
}
.nest_filter_box form {
gap: 0.5rem;
}
.nest_filter_box form {
flex-direction: column;
}
.woo_products_header .filter_end {
margin-bottom: 10px;
}
.woo_products_header .filter_end li {
margin-right: 7px;
}
.woocommerce-products-header .flex_enable {
align-items: flex-start;
}
.woo_products_header .filter_end li.view_grid a {
width: 30px;
font-size: 15px;
height: 30px;
line-height: 34px;
}
.woocommerce-products-header .select2-container--default .select2-selection--single {
height: 35px !important;
line-height: 35px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 35px !important;
}
.woocommerce-products-header .left_s .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 33px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px !important;
}
.nest_filter_box form .right_s input {
height: 35px;
padding: 3px 10px !important;
}
.nest_filter_btn {
padding: 6px 14px;
font-size: 14px;
line-height: 20px;
}
.nest_filter_btn .fi-rs-filter {
font-size: 11px;
}
}
.product-cart-wrap .product-content-wrap .product-category .pro_cat, .product-cart-wrap .product-content-wrap .product-category a {
line-height: normal;
}
.br_image {
margin-bottom: 5px;
}
.br_image img {
height: 55px;
width: auto;
}
.search-results .no-results {
text-align: center;
}
.search-results .no-results .page-title {
padding: 0px 0px 20px !important;
margin: 0px !important;
}
.search-results .pagination {
justify-content: center !important;
}
.error404 .page-404 {
padding: 190px 0px 100px;
}
.error404 .page-404 .title_no_a_24 {
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
line-height: 1.2;
margin-bottom: 10px;
font-size: 3.5rem;
}
.error404 .page-404 p {
margin-bottom: 20px;
}
.error404 .page-404 .search-form {
margin-bottom: 35px;
}
@media (max-width: 992px) {
.error404 .page-404 {
padding: 100px 0px 100px;
}
}
.owl-carousel.owl-rtl .owl-item {
direction: ltr;
}
.product_grid_style_two .woocommerce-product-gallery__wrapper {
pointer-events: none;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list span small {
display: inline-block;
background: var(--color-brand);
min-width: 18px;
height: 18px;
line-height: 18px;
font-size: 11px;
color: #fff;
text-align: center;
border-radius: 40px;
position: absolute;
top: 0;
right: 0;
border-radius: 1px 5px 2px 7px;
}
#header-loader {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
background-color: #fff;
}
#header-loader .loaders {
position: absolute;
left: 0;
top: 0;
margin: auto;
right: 0;
bottom: 0;
transform: translate(-50%, -50%);
border: 2px solid var(--color-brand-dark);
border-top: 2px solid transparent;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.product_wrapper.style_one p.price del, .product_wrapper.style_one span.price del, .product_wrapper.style_two p.price del, .product_wrapper.style_two span.price del, .product_wrapper.deals_style_one p.price del, .product_wrapper.deals_style_one span.price del, .product_wrapper.style_three_list p.price del, .product_wrapper.style_three_list span.price del, .product_wrapper.product_list_type p.price del, .product_wrapper.product_list_type span.price del {
text-decoration: line-through !important;
}
.active-filters {
position: relative;
padding: 10px 1.5rem;
border-radius: 0.5rem;
background: var(--background-3);
margin-bottom: 1.7rem;
}
.active-filters ul {
margin: 0;
padding: 0;
}
.active-filters ul li {
display: inline-block;
position: relative;
padding-right: 10px;
}
.active-filters ul li small {
font-weight: 500;
color: var(--color-heading);
padding-right: 5px;
}
.active-filters ul li:last-child {
padding-right: 0px;
}
.active-filters ul li a {
font-size: 8px;
color: #fff;
line-height: 13px;
text-align: center;
border-radius: 14px;
top: -2px;
margin-left: 2px;
position: relative;
width: 13px;
height: 13px;
display: inline-block;
background: var(--color-brand);
}
.active-filters ul li.title_li {
font-weight: 600;
color: var(--color-heading);
}
.active-filters ul li.title_li em {
padding: 0 4px 0 8px;
}
.woocommerce-error .cartnotice_close, .woocommerce-info .cartnotice_close, .woocommerce-message .cartnotice_close {
display: none;
}
.recent_viewd_products {
position: relative;
margin-bottom: 1rem;
margin-top: 1rem;
}
.recent_viewd_products.position_two .owl-carousel .owl-nav {
position: absolute;
top: -56px;
right: 0;
}
.recent_viewd_products .recent_view_inner {
border-radius: 0.5rem;
background: #fff;
border: 2px dashed var(--border-color);
padding: 1.5rem;
}
.recent_viewd_products .recent_view_inner .owl-item {
padding-bottom: 5px;
}
.recent_viewd_products .recent_view_inner .title {
font-size: 24px;
line-height: 34px;
margin-bottom: 1rem;
color: var(--color-heading);
}
.recent_viewd_products .recent_view_inner .product-list-small {
margin: 0px 1px;
background: #fff;
border: 2px dashed var(--border-color);
padding: 15px;
border-radius: 0.5rem;
}
.woocommerce-notices-wrapper .woocommerce-message .product-image {
display: none;
} @keyframes stickyFadeIn {
from {
opacity: 0;
transform: translateY(50px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes stickyFadeInTop {
from {
opacity: 0;
transform: translateY(-100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.sticky_sigle_add_to_cart {
position: fixed;
display: flex;
padding: 10px 70px;
align-items: center;
justify-content: space-between;
gap: 1rem;
width: 100%;
right: 0px;
z-index: 999;
background-color: #ffffff;
border: 1px solid var(--border-color);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.sticky_sigle_add_to_cart .product-price del, .sticky_sigle_add_to_cart .product-price ins {
color: var(--color-brand);
opacity: 0.5;
display: inline-block;
background: inherit;
display: inline-block;
}
.sticky_sigle_add_to_cart .product-price ins {
opacity: 1;
font-weight: 700;
}
.sticky_sigle_add_to_cart .product-title {
font-size: 18px;
font-weight: 600;
color: var(--color-heading);
font-family: var(--font-heading);
}
.sticky_sigle_add_to_cart .cart {
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
@media (max-width: 992px) {
html body .sticky_sigle_add_to_cart {
padding: 5px 10px;
top: 0px;
opacity: 0;
gap: 0.4rem;
transition: all 0.3s ease;
transform: translateY(-100px);
}
html body .sticky_sigle_add_to_cart.sticky-cart {
animation-name: stickyFadeInTop;
animation-duration: 0.3s;
animation-timing-function: ease;
opacity: 1; transform: translateY(0);
}
html body .sticky_sigle_add_to_cart .product-title-price {
min-width: 60%;
width: 60%;
}
html body .sticky_sigle_add_to_cart .cart {
gap: 0.4rem;
}
html body .sticky_sigle_add_to_cart .product-title {
font-size: 15px;
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
html body .sticky_sigle_add_to_cart .single_add_to_cart_button {
padding: 8px !important;
}
}
@media (min-width: 992px) {
.sticky_sigle_add_to_cart {
bottom: 0px;
opacity: 0;
transition: all 0.3s ease;
transform: translateY(100px);
}
.sticky_sigle_add_to_cart.sticky-cart {
animation-name: stickyFadeIn;
animation-duration: 0.3s;
animation-timing-function: ease;
opacity: 1; transform: translateY(0);
}
}
.header_area:before, .footer_area:before {
content: "";
display: table;
clear: both;
}
.border-radius {
border-radius: 4px !important;
}
.border-radius-5 {
border-radius: 5px !important;
}
.border-radius-10 {
border-radius: 10px !important;
}
.border-radius-15 {
border-radius: 15px !important;
}
.border-radius-20 {
border-radius: 20px !important;
}
.scrollbarcolor::-webkit-scrollbar-track, .select2-results__options::-webkit-scrollbar-track, .nest_filter_box form .left_s::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
border-radius: 10px;
background-color: var(--background-1);
}
.scrollbarcolor::-webkit-scrollbar, .select2-results__options::-webkit-scrollbar, .nest_filter_box form .left_s::-webkit-scrollbar {
width: 8px;
background-color: var(--background-1);
}
.scrollbarcolor::-webkit-scrollbar-thumb, .select2-results__options::-webkit-scrollbar-thumb, .nest_filter_box form .left_s::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: var(--color-brand);
} img {
display: block;
height: auto;
max-width: 100%;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Edown_key%3C/title%3E%3Cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3E%3C/svg%3E") no-repeat right 0.5rem center/18px 20px !important;
}
.wpcf7-spinner {
width: 24px !important;
}
.wpcf7-response-output {
padding: 20px !important;
border-color: var(--color-brand) !important;
color: #fff;
background: var(--color-brand) !important;
border-radius: 5px;
}
.page_header_default {
position: relative;
padding: 100px 0px;
background: var(--background-3);
}
.page_header_default .page_header_content {
position: relative;
z-index: 2;
}
.logo_box a {
font-size: 24px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-brand);
}
.no-results.not-found {
margin-bottom: 50px;
}
.no-results.not-found form .search-field {
margin-bottom: 10px;
}
.no-results.not-found form input, .no-results.not-found form label, .no-results.not-found form span {
width: 100%;
}
.page-header .archive-header {
background: var(--background-3);
}
.page-header.style_two .left_content {
min-width: 25%;
}
.page-header.style_two .breadcrumbs {
margin-top: 20px;
}
.tags-list a {
margin: 10px 0px;
}
.pg_bg_cover {
position: relative;
overflow: hidden;
}
.pg_bg_cover .d-flex {
justify-content: space-between;
align-items: center;
}
.pg_bg_cover .bakground_cover {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.pg_bg_cover .bakground_cover img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
.pg_bg_cover .archive-header {
position: relative;
overflow: hidden;
border-radius: 20px;
}
.pg_bg_cover .archive-header .row {
position: relative;
z-index: 1;
}
.header_contents {
position: relative;
}
.header-bottom .hotline {
min-width: unset;
align-items: center;
}
.header-bottom .hotline img {
opacity: 1;
}
.sticky_header_content {
position: fixed;
visibility: hidden;
opacity: 0;
left: 0;
top: -100%;
width: 100%;
z-index: -1;
background: unset;
transition: top 0.5s ease;
-moz-transition: top 0.5s ease;
-ms-transition: top 0.5s ease;
-o-transition: top 0.5s ease;
}
.sticky_header_content.fixed-header {
top: 0;
opacity: 1;
z-index: 99901;
visibility: visible !important;
}
.sticky_header_default {
overflow: unset !important;
}
.admin-bar .fixed-header .sticky_header_default {
top: 32px;
}
.hotline svg {
width: auto;
opacity: 1 !important;
height: 35px !important;
min-width: auto !important;
max-width: unset !important;
margin-right: 10px;
}
.header-area.header-style-5 .hotline svg path {
fill: #fff;
}
.header-area.header-style-5 .hotline p a {
color: #fff;
} .site-description {
position: relative;
text-indent: -9999px;
height: 0;
line-height: 0;
}
.page_wapper {
position: relative;
overflow: hidden;
}
.menu-item .fi-rs-angle-down {
display: none;
}
@media (min-width: 992px) {
.menu-item.menu-item-has-children > a .fi-rs-angle-down {
display: inline-block;
}
}
.navbar_nav {
padding: 0px;
margin: 0px;
}
.navbar_nav li a {
text-decoration: none;
}
.main-menu nav li:hover > ul.sub-menu {
opacity: 1;
z-index: 99;
margin-left: 0;
margin-top: 0px !important;
z-index: 9999 !important;
visibility: visible;
transform: translateX(0);
-ms-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
pointer-events: fill;
}
.main-menu nav li > ul.sub-menu ul.sub-menu {
left: 100%;
top: -20px;
}
.main-menu nav li > ul.sub-menu ul.sub-menu ul.sub-menu {
left: 20px;
top: 10px;
}
.main-menu nav li > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
left: 10px;
top: 10px;
}
.main-menu nav li > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
left: -30px;
top: 10px;
}
a {
cursor: pointer;
} .site-content {
position: relative;
padding: 80px 0px 50px;
}
.page-template-template-homepage .site-content, .sticky_header-template-template-empty .site-content, .page-template-template-boxed .site-content, .page-template-template-fullwidth .site-content, .page-template-template-empty .site-content, .footer-template-template-empty .site-content, .header-template-template-empty .site-content, .mega_menu-template-template-empty-php .site-content {
padding: 0px !important;
}
.dokan-store .site-content {
padding: 80px 0px 50px;
}
@media (max-width: 768px) {
html .dokan-dashboard .dokan-dash-sidebar, html .dokan-dashboard .dokan-dashboard-content {
padding: 10px !important;
}
}
@media (max-width: 768px) {
html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li {
width: 48% !important;
}
}
@media (max-width: 600px) {
html .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
flex-direction: column;
}
html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li{
width: 100% !important;
}
} article .post-thumb {
position: relative;
}
article .post-thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
}
.default_blog_style {
border: 1px solid var(--background-3);
border-radius: 10px;
}
.default_blog_style .post-thumb img {
height: 450px;
}
.theme_carousel .post-thumb img {
height: 300px;
}
.blog_style_one .col-xl-3.col-lg-4.col-md-6.col-sm-6 article .post-thumb img, .blog_style_three .col-xl-3.col-lg-4.col-md-6.col-sm-6 article .post-thumb img {
height: 250px;
}
.blog_style_one .col-xl-4.col-lg-4.col-md-6.col-sm-6 article .post-thumb img, .blog_style_three .col-xl-4.col-lg-4.col-md-6.col-sm-6 article .post-thumb img {
height: 300px;
}
.blog_style_one .col-xl-6.col-lg-6.col-md-6.col-sm-6 article .post-thumb img, .blog_style_three .col-xl-6.col-lg-6.col-md-6.col-sm-6 article .post-thumb img {
height: 350px;
}
.blog_style_one .col-xl-12 article .post-thumb img, .blog_style_three .col-xl-12 article .post-thumb img {
height: 450px;
}
.post-thumb .entry-meta i {
margin-right: 0px !important;
}
.entry-meta div span {
display: inline-block;
}
.entry-meta div span i {
display: none;
}
article.col-lg-12 .post-thumb {
height: 450px;
}
article.col-lg-12 .post-thumb img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.blog_style_three .entry-meta div span i {
display: inline-block;
position: relative;
margin-right: 5px;
top: 1px;
}
.post-title {
word-break: break-word;
}
.blog_style_one .entry-meta i {
margin-right: 5px;
}
.blog_style_one .news_box.has_images .post-thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
height: 300px;
}
.blog_style_three .news_box.has_images .post-thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
height: 450px;
} body.right-sidebar .content-area {
padding-right: 45px;
}
@media (max-width: 992px) {
body.right-sidebar .content-area {
padding-right: calc(var(--bs-gutter-x) / 2);
}
}
.right-sidebar .site-content, .left-sidebar .site-content {
padding: 0 !important;
}
.right-sidebar .content-area, .left-sidebar .content-area {
padding: 80px 15px 50px;
}
.right-sidebar .primary-sidebar, .left-sidebar .primary-sidebar {
padding: 80px 15px 30px;
}
.elementor-widget-container .primary-sidebar {
padding: 0px 0px 0px !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
margin: 4px 0 4px 0px !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul li {
border-radius: 0px;
border-left: 0px;
border-right: 0px;
padding: 9px 0 0 !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul li:last-child {
border-bottom: 0px !important;
margin-bottom: 0px !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
line-height: 24px !important;
}
ul.category_cutom li {
position: relative;
line-height: 48px;
padding-right: 50px;
border-radius: 5px;
border: 1px solid var(--background-1);
padding: 9px 18px;
margin: 0 0 15px 0;
justify-content: space-between;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}
ul.category_cutom li:last-child {
margin-bottom: 0 !important;
}
ul.category_cutom li:hover {
border: 1px solid var(--border-color-2);
box-shadow: var(--box-shadown-2);
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}
ul.category_cutom li:hover a {
color: var(--color-brand);
}
ul.category_cutom li a {
padding: 0;
line-height: 1.5;
color: var(--color-heading);
font-size: var(--font-sm);
display: flex;
align-items: center;
}
ul.category_cutom li a:hover {
color: var(--color-brand);
background-color: transparent;
}
ul.category_cutom li a img {
max-width: 30px;
margin-right: 15px;
}
ul.category_cutom .count {
position: absolute;
top: 0;
right: 20px;
bottom: 0;
margin: auto;
display: inline-block;
background-color: var(--border-color-2);
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 20px;
font-size: 12px;
color: var(--color-heading);
}
.entry-meta {
position: relative;
}
.entry-meta div span, .entry-meta div a, .entry-meta div div {
font-size: 13px;
line-height: 24px;
color: var(--color-text);
font-weight: 400;
}
.select2-container--default .select2-selection--single {
border: 1px solid var(--border-color);
border-radius: 10px;
height: 64px !important;
line-height: 64px !important;
padding: 0px 35px 0px 20px;
font-size: 14px;
}
.select2-container {
max-width: 100%;
}
.sidebar-widget .wc-block-components-price-slider__range-input-wrapper:before {
background: var(--color-brand) !important;
}
.sidebar-widget .wc-block-components-price-slider__range-input-progress {
background: var(--color-brand-dark) !important;
}
.sidebar-widget input[type=range i]::-webkit-slider-thumb {
-webkit-appearance: none;
cursor: ew-resize;
border-color: var(--color-brand) !important;
}
.sidebar-widget input[type=range i]:hover::-webkit-slider-thumb, .sidebar-widget input[type=range i]:focus::-webkit-slider-thumb {
border-color: var(--color-brand-2) !important;
background: var(--color-brand-2) !important;
}
.sidebar-widget p, .sidebar-widget a, .sidebar-widget li {
font-size: 16px;
line-height: 28px;
}
.sidebar-widget .wp-block-latest-posts li {
margin-bottom: 15px;
}
.sidebar-widget .wp-block-latest-posts li:last-child {
margin-bottom: 0px;
}
.sidebar-widget .wp-block-latest-posts li a {
margin-bottom: 5px;
display: block;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__featured-image img {
height: 75px;
width: 75px;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
border-radius: 10px;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft {
float: left;
margin-right: 1em !important;
}
.sidebar-widget .calendar_wrap {
overflow: auto !important;
}
.sidebar-widget .wp-calendar-table tr td a {
padding: 0px 10px;
color: #fff;
background: var(--color-brand);
display: block;
width: 100%;
height: 100%;
line-height: 40px;
}
.sidebar-widget .wp-calendar-table tr #today {
background: var(--color-brand);
color: #fff;
}
.sidebar-widget .wp-calendar-table tr #today a {
color: #fff;
background: transparent;
}
.sidebar-widget .wp-calendar-table tr td, .sidebar-widget .wp-calendar-table tr th {
padding: 0px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.sidebar-widget .wp-calendar-table caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: var(--color-text);
text-align: left;
}
.sidebar-widget .widget_search label, .sidebar-widget .widget_search span {
width: 100%;
}
.sidebar-widget .widget_box li {
position: relative;
font-size: 15px;
padding-bottom: 6px;
margin-bottom: 6px;
}
.sidebar-widget .widget_box li a {
font-size: 15px;
line-height: 28px;
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 500;
float: left;
text-align: left;
}
.sidebar-widget .widget_box li:after {
content: "";
clear: both;
display: table;
}
.sidebar-widget .widget_box li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.sidebar-widget .widget_box ul > li > ul > li, .sidebar-widget .widget_box ol > li > ul > li {
padding-top: 8px;
margin-top: 8px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.sidebar-widget .widget_nav_menu .sub-menu {
padding-left: 5px;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
font-size: 15px;
line-height: 28px;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__post-author {
margin-bottom: 8px;
display: block;
}
.sidebar-widget .wp-block-latest-posts li a {
font-size: 16px !important;
line-height: 25px !important;
font-weight: 700 !important;
}
.sidebar-widget .widget_recent_entries ul li a {
font-size: 16px !important;
line-height: 25px !important;
font-weight: 700 !important;
}
.sidebar-widget .widget_meta li, .sidebar-widget .widget_recent_comments li, .sidebar-widget .widget_recent_entries li,
.sidebar-widget .widget_pages li, .sidebar-widget .widget_rss li, .sidebar-widget .wp-block-latest-comments li, .sidebar-widget .widget_nav_menu li, .sidebar-widget .wp-block-latest-posts li {
text-align: left;
}
.sidebar-widget .widget_meta li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_recent_comments li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_recent_entries li .wp-block-latest-comments__comment-meta,
.sidebar-widget .widget_pages li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_rss li .wp-block-latest-comments__comment-meta, .sidebar-widget .wp-block-latest-comments li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_nav_menu li .wp-block-latest-comments__comment-meta, .sidebar-widget .wp-block-latest-posts li .wp-block-latest-comments__comment-meta {
margin-bottom: 0px !important;
}
.sidebar-widget .widget_meta li a, .sidebar-widget .widget_recent_comments li a, .sidebar-widget .widget_recent_entries li a,
.sidebar-widget .widget_pages li a, .sidebar-widget .widget_rss li a, .sidebar-widget .wp-block-latest-comments li a, .sidebar-widget .widget_nav_menu li a, .sidebar-widget .wp-block-latest-posts li a {
float: none;
padding: 0px 0px;
}
.sidebar-widget .widget_meta li:last-child, .sidebar-widget .widget_recent_comments li:last-child, .sidebar-widget .widget_recent_entries li:last-child,
.sidebar-widget .widget_pages li:last-child, .sidebar-widget .widget_rss li:last-child, .sidebar-widget .wp-block-latest-comments li:last-child, .sidebar-widget .widget_nav_menu li:last-child, .sidebar-widget .wp-block-latest-posts li:last-child {
padding-bottom: 0px;
}
.sidebar-widget .widget_meta li.recentcomments .comment-author-link, .sidebar-widget .widget_recent_comments li.recentcomments .comment-author-link, .sidebar-widget .widget_recent_entries li.recentcomments .comment-author-link,
.sidebar-widget .widget_pages li.recentcomments .comment-author-link, .sidebar-widget .widget_rss li.recentcomments .comment-author-link, .sidebar-widget .wp-block-latest-comments li.recentcomments .comment-author-link, .sidebar-widget .widget_nav_menu li.recentcomments .comment-author-link, .sidebar-widget .wp-block-latest-posts li.recentcomments .comment-author-link {
color: var(--color-brand);
font-family: var(--font-heading);
font-size: 16px;
line-height: normal;
font-weight: 500;
}
.sidebar-widget .widget_meta li.recentcomments .comment-author-link a, .sidebar-widget .widget_recent_comments li.recentcomments .comment-author-link a, .sidebar-widget .widget_recent_entries li.recentcomments .comment-author-link a,
.sidebar-widget .widget_pages li.recentcomments .comment-author-link a, .sidebar-widget .widget_rss li.recentcomments .comment-author-link a, .sidebar-widget .wp-block-latest-comments li.recentcomments .comment-author-link a, .sidebar-widget .widget_nav_menu li.recentcomments .comment-author-link a, .sidebar-widget .wp-block-latest-posts li.recentcomments .comment-author-link a {
color: var(--color-brand);
padding-left: 0px;
}
.sidebar-widget .widget_meta li.recentcomments a, .sidebar-widget .widget_recent_comments li.recentcomments a, .sidebar-widget .widget_recent_entries li.recentcomments a,
.sidebar-widget .widget_pages li.recentcomments a, .sidebar-widget .widget_rss li.recentcomments a, .sidebar-widget .wp-block-latest-comments li.recentcomments a, .sidebar-widget .widget_nav_menu li.recentcomments a, .sidebar-widget .wp-block-latest-posts li.recentcomments a {
padding-left: 5px;
}
.sidebar-widget .widget_rss a {
margin-bottom: 8px;
font-size: 18px !important;
font-family: var(--font-heading);
color: var(--color-heading);
line-height: 26px !important;
font-weight: 700 !important;
text-transform: none !important;
display: block;
}
.sidebar-widget .widget_rss .rssSummary {
font-size: 15px !important;
line-height: 28px;
}
.sidebar-widget .widget_rss cite {
font-size: 16px !important;
font-family: var(--font-heading);
color: var(--color-heading);
line-height: 26px !important;
font-weight: 600;
text-transform: none !important;
display: block;
margin-top: 8px;
}
.sidebar-widget .widget_categories li.cat-item a {
padding: 0px;
}
.sidebar-widget .widget_categories li.cat-item:last-child {
padding-bottom: 0px;
}
.sidebar-widget .editor-styles-wrapper .wc-block-components-checkbox, .sidebar-widget .wc-block-components-checkbox {
margin-top: 9px !important;
}
.sidebar-widget .widget-title, .sidebar-widget .widgettitle, .sidebar-widget .wc-block-stock-filter__title, .sidebar-widget .wc-block-price-filter__title {
position: relative;
border-bottom: 1px solid var(--border-color);
padding-bottom: 20px;
font-size: 24px;
margin-bottom: 30px;
}
.sidebar-widget .widget-title a, .sidebar-widget .widgettitle a, .sidebar-widget .wc-block-stock-filter__title a, .sidebar-widget .wc-block-price-filter__title a {
font-size: 24px !important;
display: inline-block;
color: var(--color-heading);
}
.sidebar-widget .widget-title::after, .sidebar-widget .widgettitle::after, .sidebar-widget .wc-block-stock-filter__title::after, .sidebar-widget .wc-block-price-filter__title::after {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: var(--border-color-2);
}
.sidebar-widget .wp-block-group__inner-container > h2, .sidebar-widget .wp-block-woocommerce-filter-wrapper .wc-blocks-filter-wrapper > h2 {
position: relative;
border-bottom: 1px solid var(--border-color);
padding-bottom: 20px;
font-size: 24px;
margin-bottom: 30px;
}
.sidebar-widget .wp-block-group__inner-container > h2::after, .sidebar-widget .wp-block-woocommerce-filter-wrapper .wc-blocks-filter-wrapper > h2::after {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: var(--border-color-2);
}
.sidebar-widget .wc-block-stock-filter, .sidebar-widget .wc-block-attribute-filter, .sidebar-widget .wc-block-active-filters {
margin: 0px;
}
.sidebar-widget .wc-block-stock-filter__actions {
margin: 0px;
}
.sidebar-widget .wc-block-active-filters__list li {
display: inline-block;
padding-right: 15px;
margin: 0px;
}
.sidebar-widget .wc-block-active-filters__list li span {
line-height: 20px;
color: var(--color-heading);
font-family: var(--font-heading);
font-weight: 600;
margin: 0px;
}
.sidebar-widget .wc-block-active-filters__list li ul {
margin: 0px;
padding: 0px;
}
.sidebar-widget .wc-block-active-filters__list li ul li {
margin: 0px !important;
padding: 0px;
}
.sidebar-widget .wc-block-active-filters__list li:last-child {
padding-right: 0px;
}
.sidebar-widget .wc-block-components-filter-reset-button, .sidebar-widget .wc-block-active-filters__clear-all {
position: absolute;
background: var(--color-brand-2);
padding: 2px 15px;
line-height: 20px;
color: var(--color-heading);
font-family: var(--font-heading);
font-weight: 600;
border-radius: 5px;
top: 0;
right: 0;
}
.sidebar-widget .widget_rss ul li {
margin-bottom: 12px;
}
.sidebar-widget .widget_rss ul li .rss-date {
margin-bottom: 8px;
display: block;
}
.sidebar-widget .widget_rss ul li:last-child {
padding-bottom: 0px;
}
.sidebar-widget .widget_products, .sidebar-widget .widget_top_rated_products {
position: relative;
}
.sidebar-widget .widget_products .product_list_widget li, .sidebar-widget .widget_top_rated_products .product_list_widget li {
padding: 0px 0px 0px 25%;
position: relative;
margin-bottom: 15px;
}
.sidebar-widget .widget_products .product_list_widget li a, .sidebar-widget .widget_top_rated_products .product_list_widget li a {
float: unset !important;
}
.sidebar-widget .widget_products .product_list_widget li a img, .sidebar-widget .widget_top_rated_products .product_list_widget li a img {
position: absolute;
height: auto;
float: unset !important;
margin-left: 0px !important;
width: 25%;
left: 0;
padding-right: 10px;
top: 0;
}
.sidebar-widget .widget_products .product_list_widget li a .product-title, .sidebar-widget .widget_top_rated_products .product_list_widget li a .product-title {
position: relative;
display: block;
padding: 0px 0px 5px 0px;
font-size: 15px;
line-height: 22px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-heading);
}
.sidebar-widget .widget_products .product_list_widget li del, .sidebar-widget .widget_top_rated_products .product_list_widget li del {
text-decoration-color: var(--color-muted);
}
.sidebar-widget .widget_products .product_list_widget li .star-rating, .sidebar-widget .widget_top_rated_products .product_list_widget li .star-rating {
position: relative;
margin-bottom: 10px;
width: 4.1em !important;
}
.sidebar-widget .widget_products .product_list_widget li .star-rating::before, .sidebar-widget .widget_top_rated_products .product_list_widget li .star-rating::before {
font-size: 11px !important;
}
.sidebar-widget .widget_products .product_list_widget li .star-rating span::before, .sidebar-widget .widget_top_rated_products .product_list_widget li .star-rating span::before {
font-size: 11px !important;
color: var(--color-brand-2);
}
.sidebar-widget .widget_products .product_list_widget li ins, .sidebar-widget .widget_products .product_list_widget li del, .sidebar-widget .widget_top_rated_products .product_list_widget li ins, .sidebar-widget .widget_top_rated_products .product_list_widget li del {
padding-right: 6px;
}
.sidebar-widget .widget_products .product_list_widget li ins span, .sidebar-widget .widget_products .product_list_widget li del span, .sidebar-widget .widget_top_rated_products .product_list_widget li ins span, .sidebar-widget .widget_top_rated_products .product_list_widget li del span {
font-size: 14px;
line-height: 25px;
font-weight: 400;
color: var(--color-muted);
}
.sidebar-widget .widget_products .product_list_widget li ins, .sidebar-widget .widget_top_rated_products .product_list_widget li ins {
text-decoration: unset;
}
.sidebar-widget .widget_products .product_list_widget li ins span, .sidebar-widget .widget_top_rated_products .product_list_widget li ins span {
font-size: 16px;
font-family: var(--font-heading);
font-weight: 700;
color: var(--color-brand);
}
.sidebar-widget .wc-block-featured-product, .sidebar-widget .wc-block-featured-category {
min-height: unset !important;
overflow: hidden;
border-radius: 10px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper {
display: block;
text-align: center;
padding: 30px 15px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .background-dim__overlay, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .background-dim__overlay, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .background-dim__overlay, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .background-dim__overlay {
position: absolute;
top: 0;
background-color: var(--color-heading) !important;
z-index: 1;
left: 0;
width: 100%;
height: 100%;
opacity: 0.7;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .background-dim__overlay::before, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .background-dim__overlay::before, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .background-dim__overlay::before, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .background-dim__overlay::before {
display: none;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper h2, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper h2, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper h2, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper h2 {
position: relative;
font-size: 20px;
line-height: 30px;
color: #fff;
z-index: 3;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .wp-block-button a, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .wp-block-button a, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .wp-block-button a, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .wp-block-button a {
border-radius: 5px;
background: var(--color-brand);
color: #fff;
font-weight: 600;
font-size: 15px;
font-family: var(--font-heading);
padding: 5px 20px;
line-height: 28px;
margin-top: 15px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .wc-block-featured-category__link div, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .wc-block-featured-category__link div, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .wc-block-featured-category__link div, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .wc-block-featured-category__link div {
padding: 0px 0px 0px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div {
padding: 0px 0px 10px;
position: relative;
z-index: 3;
color: #fff;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div p, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div p, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div p, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div p {
margin-bottom: 10px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div del, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div del, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div del, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div del {
opacity: 0.7;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div ins, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div ins, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div ins, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div ins {
text-decoration-color: var(--color-brand);
padding-left: 5px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div ins span, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div ins span, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div ins span, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div ins span {
font-family: var(--font-heading);
font-weight: 700;
font-size: 20px;
color: var(--color-brand);
}
.sidebar-widget .wc-block-grid__products {
margin: 0px !important;
}
.sidebar-widget .wc-block-grid__product {
width: 100%;
flex: unset !important;
max-width: 100% !important;
position: relative;
border: 0px !important;
margin-bottom: 20px !important;
}
.sidebar-widget .wc-block-grid__product:last-child {
margin-bottom: 0px !important;
}
.sidebar-widget .wc-block-grid__product a {
float: none !important;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-image {
width: 19%;
float: left;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-image img {
width: 50px;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-title {
text-align: left;
margin-left: 21%;
margin-bottom: 5px;
font-size: 15px;
line-height: 23px;
font-family: var(--font-heading);
color: var(--color-heading);
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-onsale {
position: absolute;
top: 54px;
left: 0;
font-size: 10px;
background: var(--background-1);
border: 0px;
padding: 0px 10px;
line-height: 20px;
color: var(--color-heading);
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price {
margin-left: 21%;
margin-right: unset;
text-align: left;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price del {
text-decoration-color: var(--color-muted);
padding-right: 5px;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price del span {
font-size: 14px;
line-height: 25px;
font-weight: 400;
color: var(--color-muted);
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price ins {
text-decoration: unset;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price ins span {
font-size: 16px;
font-family: var(--font-heading);
font-weight: 700;
color: var(--color-brand);
}
.sidebar-widget .wc-block-grid__product .wp-block-button {
margin-top: 10px;
border-top: 1px solid var(--border-color);
margin-right: unset;
text-align: left;
padding-top: 10px;
position: relative;
margin: 0px;
}
.sidebar-widget .wc-block-grid__product .wp-block-button a {
padding: 5px 16px;
background: var(--color-brand);
font-size: 12px;
font-weight: 600;
color: #fff;
border-radius: 5px;
line-height: normal;
font-family: var(--font-heading);
}
.sidebar-widget .wc-block-grid__product .wp-block-button .added_to_cart {
display: none;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating {
position: absolute;
bottom: 9px;
right: 0;
margin: 0px;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
width: 4.1em !important;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating .star-rating::before {
font-size: 11px !important;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating .star-rating span::before {
font-size: 11px !important;
color: var(--color-brand-2);
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item {
position: relative;
margin-bottom: 15px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item:last-child, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item:last-child, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item:last-child {
margin-bottom: 0px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__meta, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__meta, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__meta {
position: relative;
padding-left: 6px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__info, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__info, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__info {
margin-bottom: 10px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__image, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__image, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__image {
min-width: 50px;
height: 50px;
overflow: hidden;
border-radius: 50%;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__image img, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__image img, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__text p, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__text p, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__text p {
line-height: 22px;
font-size: 15px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__product a, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__product a, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__product a {
font-size: 15px;
line-height: 22px;
font-weight: 700;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-components-review-list-item__rating, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-components-review-list-item__rating, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-components-review-list-item__rating {
margin-bottom: 10px;
margin-top: 6px;
font-size: 12px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__author, .sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__published-date, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__author, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__published-date, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__author, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
font-size: 13px;
line-height: 21px;
display: inline-block;
margin-bottom: 0px;
width: 100%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: var(--color-brand);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: var(--background-3);
}
.price_slider_wrapper .price_slider_amount button {
display: inline-block;
border: 1px solid transparent;
font-size: 12px !important;
font-weight: 700 !important;
padding: 12px 30px;
border-radius: 4px;
color: #fff;
border: 1px solid transparent;
background-color: var(--color-brand);
cursor: pointer;
transition: all 300ms linear 0s;
letter-spacing: 0.5px;
font-family: var(--font-heading);
}
.price_slider_wrapper .price_slider_amount button:before {
position: relative;
content: "\f18a";
font-family: "uicons-regular-straight" !important;
left: 0;
top: 0;
bottom: 0;
height: 12px;
margin: auto;
font-size: 12px;
margin-right: 5px;
}
.price_slider_wrapper .price_slider_amount button:hover {
background-color: var(--color-brand-2) !important;
padding: 12px 35px;
color: #fff;
}
.price_slider_wrapper .price_slider_amount .price_label {
font-weight: 600;
font-family: var(--font-heading);
font-size: 14px;
color: var(--color-heading);
padding-left: 0;
}
.widget_rating_filter .wc-layered-nav-rating {
position: relative;
margin-bottom: 10px;
}
.widget_rating_filter .wc-layered-nav-rating a {
display: block;
text-align: right;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
float: left !important;
margin: 5px 0px 0px 0px;
}
.wp-block-latest-posts li a {
font-size: 16px;
line-height: 26px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-heading);
}
.wp-block-latest-posts__post-author {
font-family: var(--font-heading);
color: var(--color-brand);
font-weight: 500;
line-height: 24px;
font-size: 14px;
}
.wp-block-latest-posts__post-date {
font-family: var(--font-heading);
color: var(--color-text);
font-weight: 500;
line-height: 24px;
font-size: 14px;
}
.sidebar-widget .widget_box.nest_widget_shop_entries {
position: relative;
padding: unset;
border: unset;
border-radius: unset;
box-shadow: unset;
}
.elementor-widget-container .sidebar-widget {
margin-bottom: 30px !important;
}
.sidebar-widget .wc-block-price-slider .wc-block-price-filter__controls input {
height: unset !important;
padding: 5px 15px;
border: 1px solid var(--border-color) !important;
max-width: 100px;
text-align: center;
font-size: 14px;
color: var(--color-text);
}
.sidebar-widget .widget.widget_search {
padding: 0px;
background: transparent;
border-radius: 0px;
border: 0px;
box-shadow: unset;
}
.sidebar-widget .widget.widget_search .wp-block-search__label {
position: relative;
display: block;
font-size: 18px;
font-family: var(--font-heading);
font-weight: 700;
color: var(--color-heading);
line-height: 28px;
}
.sidebar-widget .widget.widget_search .wp-block-search__input {
min-width: 100%;
border-radius: 10px;
padding: 10px 20px;
height: 54px;
padding: 0px 20px;
}
.sidebar-widget .widget.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper {
position: relative;
padding: 0px !important;
border: 0px !important;
}
.sidebar-widget .widget.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 0px 20px;
font-size: 14px;
font-weight: 600;
color: white;
background: var(--color-brand);
font-family: var(--font-heading);
}
.sidebar-widget .widget.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
position: relative;
padding: 0px !important;
border: 0px !important;
}
.sidebar-widget .widget.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
right: 0;
top: 0;
min-width: 20%;
bottom: 0;
padding: 0px 20px;
font-size: 14px;
font-weight: 600;
color: white;
background: var(--color-brand);
font-family: var(--font-heading);
}
.sidebar-widget .widget.widget_search .wp-block-search__no-button .wp-block-search__inside-wrapper {
position: relative;
}
.sidebar-widget .widget.widget_search .wp-block-search__no-button .wp-block-search__inside-wrapper::before {
position: absolute;
content: "\f207";
font-family: "uicons-regular-straight" !important;
font-size: 20px;
right: 20px;
top: -4px;
bottom: 0;
width: 20px;
height: 20px;
margin: auto;
color: var(--color-heading);
}
.sidebar-widget .wp-calendar-table tr th {
color: var(--color-heading);
}
.wp-block-latest-comments {
position: relative;
padding-left: 0px;
}
.wp-block-latest-comments li.wp-block-latest-comments__comment:last-child {
margin-bottom: 0px;
}
.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
position: relative;
margin-bottom: 10px;
}
.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author, .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link {
font-size: 16px;
line-height: 26px;
font-weight: 700 !important;
color: var(--color-heading);
font-family: var(--font-heading);
}
.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-family: var(--font-heading);
color: var(--color-brand);
font-weight: 500;
line-height: 24px;
font-size: 14px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: 15px !important;
}
.widget_block ul.wp-block-categories, .widget_block ul.wp-block-archives {
position: relative;
}
.widget_block ul.wp-block-categories li, .widget_block ul.wp-block-archives li {
text-align: right;
margin-bottom: 10px;
}
.widget_block ul.wp-block-categories li a, .widget_block ul.wp-block-archives li a {
font-size: 16px;
line-height: 26px;
font-family: var(--font-heading);
color: var(--color-text);
font-weight: 500;
float: left;
}
.widget_block ul.wp-block-categories li:last-child, .widget_block ul.wp-block-archives li:last-child {
margin-bottom: 0px;
}
.widget ul li::after {
content: "";
clear: both;
display: table;
}
.wp-block-tag-cloud a, .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
background-color: #fff;
display: inline-block;
position: relative;
border-radius: 30px;
box-shadow: var(--box-shadown-2);
padding: 4px 16px 4px 30px !important;
font-family: var(--font-heading);
font-weight: 600;
border: 1px solid var(--border-color) !important;
text-transform: capitalize;
margin: 0px 5px 5px 0px;
font-size: 15px !important;
transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-moz-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-ms-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-o-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.wp-block-tag-cloud a::before, .widget_tag_cloud .tagcloud a::before, .widget_product_tag_cloud .tagcloud a::before {
color: var(--color-muted);
font-size: 10px;
position: absolute;
content: "\f15d";
font-family: "uicons-regular-straight" !important;
top: -1px;
left: 15px;
bottom: 0;
margin: auto;
height: 20px;
width: 12px;
line-height: 22px;
}
.wp-block-tag-cloud a:hover, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);
transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-moz-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-ms-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-o-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.wp-block-tag-cloud.is-style-outline {
gap: 0.8ch !important;
}
.side_bar .wc-block-product-categories {
margin-bottom: 0px !important;
}
.wc-block-product-categories-list li {
margin-bottom: 0px !important;
}
.wc-block-product-categories-list li .menu-expand {
position: absolute;
top: 13px;
right: 40px;
width: 20px;
height: 20px;
border: 1px solid var(--border-color);
border-radius: 30px;
line-height: 25px;
text-align: center;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item {
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > a {
border-radius: 5px;
line-height: 48px;
padding: 9px 67px 9px 10px !important;
border: 1px solid #F2F3F4;
display: flex;
align-items: center;
padding: 0;
float: unset !important;
line-height: 1.5;
color: var(--color-heading);
font-size: 14px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > a .wc-block-product-categories-list-item__image {
max-width: 30px;
margin-right: 15px;
margin-left: 0px !important;
border: unset !important;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > .wc-block-product-categories-list-item-count {
display: inline-block;
background-color: var(--border-color-2);
min-width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 20px;
margin-left: 5px;
font-size: 12px;
color: var(--color-heading);
left: unset !important;
right: 10px !important;
top: 12px;
position: absolute;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > .wc-block-product-categories-list-item-count::before, .wc-block-product-categories-list > .wc-block-product-categories-list-item > .wc-block-product-categories-list-item-count::after {
display: none;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul {
padding-left: 5px;
display: none;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul > li a {
border: 0px;
padding: 10px 0px;
border-radius: 0px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul > li .wc-block-product-categories-list-item-count {
top: 20px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul > li > ul {
padding-left: 0px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item ul li {
padding-top: 6px !important;
margin-top: 0px !important;
}
.wc-block-product-categories-list-item.current-cat-active {
border-color: var(--color-brand);
}
.wc-block-product-categories-list-item.current-cat-active a .wc-block-product-categories-list-item__name {
color: var(--color-brand);
}
.wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count {
background: var(--color-brand);
}
.wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count::before, .wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count:after {
color: #fff;
}
.wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count span {
color: #fff;
}
@media (min-width: 992px) {
.left-sidebar .primary-sidebar {
order: -1;
}
} .single-content h1.sub_title_meta {
padding: 0 60px 20px;
line-height: 1.2;
font-size: 40px;
}
.single-thumbnail {
position: relative;
height: 495px;
}
.single-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
blockquote {
background-color: #F4F6FA;
padding: 40px 60px !important;
border-radius: 15px;
margin: 30px auto;
font-size: 24px;
}
blockquote p {
font-size: 24px !important;
line-height: 32px !important;
color: var(--color-text);
margin-bottom: 0;
}
blockquote cite {
padding-top: 10px;
display: block;
} .social-icons li button {
color: #858385;
}
.yes_share .tags {
padding-right: 0px;
}
.yes_share .share_content ul {
padding-left: 0px;
}
.share_content ul {
padding-top: 0px;
margin-top: 0px !important;
position: relative;
top: 7px;
padding-left: 0px !important;
text-align: center;
}
.social-icons.single-share {
text-align: center;
}
.nav_post.next_post a {
float: right;
}
.nav_post:first-child {
text-align: left !important;
}
.nav_post:last-child {
text-align: right;
}
.nav_post .text p {
color: #fff;
}
.nav_post .text h2 {
font-size: 20px;
line-height: 30px !important;
margin-bottom: 0px;
}
.prev_post, .next_post {
position: relative;
min-width: 50%;
}
.prev_post .text i {
margin-right: 5px;
position: relative;
top: 2px;
font-size: 14px;
}
.next_post .text i {
margin-left: 5px;
position: relative;
top: 2px;
font-size: 14px;
}
.previouse_next_post {
margin-top: 27px;
padding-top: 40px;
}
.previouse_next_post .linked_prev_next {
display: flex;
}
.previouse_next_post .linked_prev_next .image {
width: 80px;
border-radius: 10px;
overflow: hidden;
min-width: 80px;
height: 80px;
margin-right: 15px;
}
.previouse_next_post .linked_prev_next .image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.previouse_next_post .next_post .linked_prev_next .image {
margin-right: 0px;
margin-left: 15px;
} input[type=checkbox], input[type=radio] {
width: auto;
height: auto;
padding: 0px;
display: inline-block !important;
margin-right: 10px !important;
}
.comment-form h3 {
margin-bottom: 20px;
}
.comment-form .comment-form {
padding-top: 0px;
margin-bottom: 0px;
}
.comment-form .comment-form label {
margin-bottom: 10px;
display: block;
}
input[type=submit] {
font-size: var(--font-md) !important;
font-weight: 500 !important;
padding: 15px 40px !important;
color: #ffffff !important;
border: none !important;
background-color: var(--color-brand) !important;
border: 1px solid var(--color-brand-dark) !important;
border-radius: 10px !important;
}
input[type=submit]:hover {
background-color: var(--color-brand-dark) !important;
}
.sec_comments .comment-respond form .comment-form-author, .sec_comments .comment-respond form .comment-form-email {
width: 50%;
float: left;
}
.sec_comments .comment-respond form .custom-checkbox label {
display: inline-block;
margin-left: 5px;
}
@media (min-width: 992px) {
.comment-form-email {
padding-left: 15px;
}
.comment-form-author {
padding-right: 15px;
}
}
.comment_box .title_commnt h3 a {
font-family: var(--font-heading);
color: var(--color-heading);
}
.comment_box .comment-list .comment-list {
padding-bottom: 0px;
}
.comment_box .comment-list .comment-list .comment-list {
padding-bottom: 0px;
}
.comment_box .odd {
padding-left: 20px;
}
.single-comment .user {
min-width: 100%;
}
.single-comment .user .thumb {
max-width: 100px;
min-width: 100px;
width: 100px;
margin-right: 0px;
position: absolute;
}
.single-comment .user .thumb img {
width: 80px;
height: 80px;
-o-object-fit: cover;
object-fit: cover;
}
.single-comment .user .comment-text {
padding-left: 100px;
}
.single-comment .user .comment-text .desc ul {
padding-left: 0px;
}
.single-comment .user .comment-text .desc ul li {
margin-bottom: 0px !important;
}
.single-comment .user .comment-text .desc ul li:last-child {
float: right;
}
.single-comment .user .comment-text a.font-heading {
font-size: 17px;
line-height: 27px;
}
.single-comment .user .comment-text .reply {
opacity: 1;
}
.single-comment .user .comment-text .reply a {
display: inline-block;
margin-right: 10px;
} .nest_header_default {
position: relative;
}
.nest_header_default .header-wrap .logo {
position: relative;
left: 0;
transform: unset;
}
.nest_header_default .header-wrap .burger-icon > span::before, .nest_header_default .header-wrap .burger-icon > span::after {
background: #333;
} .page_header_content .banner_title_inner div.title {
font-weight: 700;
font-size: 48px;
line-height: normal;
margin-bottom: 15px;
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
}
.breadcrumb {
display: inline-block;
padding: 0;
text-transform: capitalize;
color: var(--color-text);
font-size: var(--font-sm);
font-weight: 600;
background: none;
margin: 0;
border-radius: 0;
}
.breadcrumb li {
position: relative;
display: inline-block;
font-family: var(--font-heading);
}
.breadcrumb li a {
position: relative;
text-align: center;
padding-right: 15px;
margin-right: 15px;
font-family: var(--font-heading);
}
.breadcrumb li a::before {
content: "\f111";
font-family: "uicons-regular-straight" !important;
display: inline-block;
font-size: 12px;
height: 12px;
line-height: 12px;
right: -6px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}
.breadcrumb li:last-child a::before {
display: none;
}
.woocommerce-breadcrumb {
position: relative;
text-transform: capitalize;
color: var(--color-text);
font-size: var(--font-sm);
font-weight: 600;
background: none;
margin: 0 !important;
font-family: var(--font-heading);
border-radius: 0;
}
.woocommerce-breadcrumb a {
position: relative;
text-align: center;
display: inline-block;
padding-right: 15px;
margin-right: 15px;
color: var(--color-brand) !important;
}
.woocommerce-breadcrumb a::before {
content: "\f111";
font-family: "uicons-regular-straight" !important;
display: inline-block;
font-size: 12px;
height: 12px;
line-height: 12px;
right: -6px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}  .before_plugin_installation_footer {
padding: 20px 0px;
} .product-img-zoom img {
width: 100% !important;
height: auto !important;
}
.product_deals .product_wrapper {
margin-bottom: 0px !important;
}
.product_deals .product_wrapper .product-img-action-wrap .product-img img {
height: 335px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.product_deals .product_wrapper .product-price del span, .product_deals .product_wrapper .product-price del bdi {
font-size: 13px !important;
}
.product_deals .product_wrapper p.price ins, .product_deals .product_wrapper span.price ins {
margin-right: 6px !important;
}
.product_deals.seconds_enable .countdown-section:last-child {
display: none !important;
}
body .products_box_outer ul.products {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
position: relative;
}
body .products_box_outer ul.products li.product {
list-style: none;
position: relative;
padding: 0 15px;
}
body .products_box_outer.product_arch_style_two ul.products li {
padding: 0px !important;
}
ul.products li.product {
margin: 0px !important;
}
ul.products.columns-4 li.product, ul.products.columns-5 li.product, ul.products.columns-6 li.product, ul.products.columns-7 li.product {
width: 33.33% !important;
}
@supports (-webkit-line-clamp: 2) {
ul.products.columns-4 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-4 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-4 li.product .product-cart-wrap.product_list_type .product-content-wrap h2, ul.products.columns-5 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-5 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-5 li.product .product-cart-wrap.product_list_type .product-content-wrap h2, ul.products.columns-6 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-6 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-6 li.product .product-cart-wrap.product_list_type .product-content-wrap h2, ul.products.columns-7 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-7 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-7 li.product .product-cart-wrap.product_list_type .product-content-wrap h2 {
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
}
ul.products.columns-1 li.product {
width: 100% !important;
}
ul.products.columns-2 li.product {
width: 50% !important;
}
ul.products.columns-3 li.product {
width: 33.33% !important;
}
@media (min-width: 1200px) {
ul.products.columns-4 li.product {
width: 25% !important;
}
ul.products.columns-5 li.product {
width: 20% !important;
}
ul.products.columns-6 li.product {
width: 16.66% !important;
}
ul.products.columns-7 li.product {
width: 14.44% !important;
}
.woocommerce-Tabs-panel ul.products.columns-1 li.product, .woocommerce-Tabs-panel ul.products.columns-2 li.product, .woocommerce-Tabs-panel ul.products.columns-3 li.product, .woocommerce-Tabs-panel ul.products.columns-4 li.product, .woocommerce-Tabs-panel ul.products.columns-5 li.product, .woocommerce-Tabs-panel ul.products.columns-6 li.product, .woocommerce-Tabs-panel ul.products.columns-7 li.product {
width: 25% !important;
}
body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-1 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-2 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-3 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-4 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-5 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-6 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-7 li.product, body.right-sidebar .related.products ul.products.columns-1 li.product, body.right-sidebar .related.products ul.products.columns-2 li.product, body.right-sidebar .related.products ul.products.columns-3 li.product, body.right-sidebar .related.products ul.products.columns-4 li.product, body.right-sidebar .related.products ul.products.columns-5 li.product, body.right-sidebar .related.products ul.products.columns-6 li.product, body.right-sidebar .related.products ul.products.columns-7 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-1 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-2 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-3 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-4 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-5 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-6 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-7 li.product, body.left-sidebar .related.products ul.products.columns-1 li.product, body.left-sidebar .related.products ul.products.columns-2 li.product, body.left-sidebar .related.products ul.products.columns-3 li.product, body.left-sidebar .related.products ul.products.columns-4 li.product, body.left-sidebar .related.products ul.products.columns-5 li.product, body.left-sidebar .related.products ul.products.columns-6 li.product, body.left-sidebar .related.products ul.products.columns-7 li.product {
width: 33.33% !important;
}
}
.woocommerce-Tabs-panel .product-cart-wrap .product-content-wrap h2 {
font-size: 16px !important;
line-height: 28px !important;
}
@media (max-width: 768px) {
ul.products.columns-3 li.product, ul.products.columns-4 li.product, ul.products.columns-5 li.product, ul.products.columns-6 li.product, ul.products.columns-7 li.product {
width: 50% !important;
}
}
@media (max-width: 290px) {
ul.products.columns-2 li.product, ul.products.columns-3 li.product, ul.products.columns-4 li.product, ul.products.columns-5 li.product, ul.products.columns-6 li.product, ul.products.columns-7 li.product {
width: 100% !important;
}
}
@media (min-width: 1200px) {
.seller-items ul.products.columns-1 li.product, .seller-items ul.products.columns-2 li.product, .seller-items ul.products.columns-3 li.product, .seller-items ul.products.columns-4 li.product, .seller-items ul.products.columns-5 li.product, .seller-items ul.products.columns-6 li.product, .seller-items ul.products.columns-7 li.product {
width: 25% !important;
}
}
body .products_box_outer ul.products .display-list {
width: 100% !important;
} .product-cart-wrap .product-action-1 button i, .product-cart-wrap .product-action-1 a.action-btn i {
font-family: "FontAwesome" !important;
}
.product-cart-wrap .subscription-details {
display: none;
}
.product-cart-wrap.style_one .product-content-wrap h2, .product-cart-wrap.style_two .product-content-wrap h2, .product-cart-wrap.product_list_type .product-content-wrap h2 {
margin-bottom: 11px;
}
.product-cart-wrap.style_one .product-content-wrap .star-rating, .product-cart-wrap.style_two .product-content-wrap .star-rating, .product-cart-wrap.product_list_type .product-content-wrap .star-rating {
font-size: 12px !important;
}
.product-cart-wrap.style_one .product-content-wrap .star-rating::before, .product-cart-wrap.style_two .product-content-wrap .star-rating::before, .product-cart-wrap.product_list_type .product-content-wrap .star-rating::before {
color: #aeaeae;
}
.product-cart-wrap.style_one .product-content-wrap .star-rating span, .product-cart-wrap.style_two .product-content-wrap .star-rating span, .product-cart-wrap.product_list_type .product-content-wrap .star-rating span {
color: var(--color-brand-2);
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 {
width: 101px;
font-family: ui-rounded !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 a.action-btn::before, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 a.action-btn::before, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 a.action-btn::before {
display: none;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 a.action-btn::after, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 a.action-btn::after, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 a.action-btn::after {
display: none;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare {
position: relative;
text-indent: -999px;
margin-top: 0px !important;
padding: 0px;
width: 100%;
height: 35px;
line-height: 35px !important;
min-height: 36px;
border: 0px !important;
top: -3px;
background: transparent !important;
padding: 0px !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare::before, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare::before, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare::before {
position: absolute;
font-family: "uicons-regular-straight" !important;
content: "\f216";
font-size: 14px;
top: 1px;
left: 0;
text-indent: 0;
width: 100%;
height: 35px;
line-height: 35px;
text-align: center;
font-weight: 400;
color: var(--color-brand);
min-height: 36px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare:hover, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare:hover, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare:hover {
background: transparent !important;
border: 0px !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .feedback, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .feedback, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .feedback {
position: absolute;
overflow: hidden;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
text-indent: -9999px;
display: block;
top: 0;
left: 0;
margin: auto;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .feedback i, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .feedback i, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .feedback i {
text-indent: 0px;
display: block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
position: relative;
color: var(--color-brand);
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare-button, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare-button, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare-button {
width: 35px;
height: 35px;
line-height: 35px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .quickview-button i, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .quickview-button i, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .quickview-button i {
position: relative;
font-size: 15px;
top: 2px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 li, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 li, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 li {
text-align: center;
display: inline-block;
min-width: 33.33%;
max-width: 33.33%;
width: 33.33%;
line-height: 35px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 li i, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 li i, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 li i {
font-size: 14px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position {
position: absolute;
top: 0;
left: 0;
display: flex;
width: 100%;
align-items: center;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_type_one {
background: var(--color-brand);
margin: 0px;
font-size: 12px !important;
line-height: 1;
border-radius: 15px 0 20px 0;
color: #fff;
padding: 10px 20px 10px 20px;
min-width: 60px;
min-height: 20px;
left: unset;
right: unset;
display: inline-block;
position: unset;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_text {
display: inline-block;
background: var(--color-brand-dark);
margin: 0px;
font-size: 12px !important;
line-height: 1;
left: unset;
border-radius: 0px 15px 0 20px;
color: #fff;
padding: 10px 20px 10px 20px;
min-width: 60px;
min-height: 20px;
margin-left: auto;
text-align: center;
}
.product-cart-wrap.style_two .add_to_cart_button, .product-cart-wrap.style_two .add.button, .product-cart-wrap.product_list_type .add_to_cart_button, .product-cart-wrap.product_list_type .add.button {
width: 100%;
position: relative;
font-family: var(--font-heading);
text-align: center;
}
.product-cart-wrap.style_two .add_to_cart_button:hover, .product-cart-wrap.style_two .add.button:hover, .product-cart-wrap.product_list_type .add_to_cart_button:hover, .product-cart-wrap.product_list_type .add.button:hover {
color: #fff !important;
}
.product-cart-wrap.style_two .added_to_cart, .product-cart-wrap.product_list_type .added_to_cart {
display: none;
}
.product-cart-wrap.product_list_type .add_to_cart_button, .product-cart-wrap.product_list_type .add.button {
width: auto;
}
.product-cart-wrap .add-cart a.added:after {
display: none !important;
}
.deals_style_one.style_one .deals_title, .deals_style_one.style-2 .deals_title {
display: none;
}
.slick_slider_two .flex-control-nav li {
width: 100% !important;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a {
margin-top: 0px !important;
font-family: var(--font-heading);
width: 36px !important;
height: 36px !important;
background-color: var(--background-3) !important;
position: relative;
padding: 6px 13px !important;
color: var(--color-brand-dark) !important;
min-height: unset !important;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i {
display: block;
margin-right: 0px !important;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 20px;
height: 20px;
line-height: 23px !important;
margin: auto !important;
text-align: center;
font-size: 15px;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span {
position: absolute;
width: 320%;
border-radius: 5px;
background: var(--color-brand-dark);
color: #fff;
top: -34px;
right: 0px;
font-size: 12px;
text-align: center;
line-height: 31px;
opacity: 0;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span {
opacity: 1;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart {
display: none;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a {
margin-top: 0px !important;
font-family: var(--font-heading);
width: 76px !important;
height: 36px !important;
background-color: var(--background-3) !important;
position: relative;
padding: 6px 13px 6px 9px !important;
color: var(--color-brand-dark) !important;
min-height: unset !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before {
position: absolute;
content: "Add";
top: 0;
line-height: 36px;
right: 13px;
font-size: 14px;
font-weight: 700;
color: var(--color-brand);
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i {
display: block;
margin-right: 0px !important;
position: absolute;
top: 0;
bottom: 0;
right: unset !important;
left: 13px;
width: 20px;
height: 20px;
line-height: 23px !important;
margin: auto !important;
text-align: center;
font-size: 15px;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span {
display: none;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart {
display: none;
}
@media (max-width: 500px) {
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_type_one,
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_text {
padding: 6px 12px 6px 12px !important;
font-size: 10px !important;
}
}
.modal-content {
position: relative;
}
.modal-content .product-detail-rating {
position: relative;
}
.modal-content .product-detail-rating .font-small {
position: absolute;
right: -17px;
top: -5px;
color: var(--color-brand);
bottom: 0;
margin: auto;
height: 15px;
line-height: normal;
}
.modal-content .product-detail-rating .product-rate-cover {
display: inline-block;
position: relative;
}
.modal-content .product-price-cover {
position: relative;
margin-bottom: 15px;
}
.modal-content .product-price-cover del {
float: right;
padding: 12px 0px 0px 0px;
}
.modal-content .product-price-cover del bdi {
text-decoration: line-through;
color: #B6B6B6;
margin-left: 20px;
font-size: 28px;
font-weight: 700;
display: block;
}
.modal-content .product-price-cover ins {
float: left;
text-decoration: none;
}
.modal-content .product-price-cover ins .woocommerce-Price-amount {
font-size: 50px;
text-decoration: none;
font-weight: 800;
color: var(--color-brand);
}
.modal-content a.button:hover {
color: #fff;
}
.product-list .product-cart-wrap .product-img-action-wrap {
min-width: 28%;
width: 28%;
}
.product-list .product-cart-wrap .product-content-wrap {
min-width: 72%;
width: 72%;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
position: relative;
margin-bottom: 15px;
}
a.button.loading {
position: relative;
}
.product-tabs_two .tab-pane .theme_carousel.loading::after,
.search_fetching.loading::after,
.single_add_to_cart_button.loading::after, .single_add_to_cart_button.added.loading::after,
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.product-cart-wrap .button.loading::after,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner:after,
.mfp-woosq .mfp-preloader:before {
content: "" !important;
font-family: unset !important;
vertical-align: top;
font-weight: 400;
position: absolute;
width: 16px;
border-radius: 50%;
border: 2px solid;
border-top-color: transparent;
height: 16px;
margin: auto;
top: 0 !important;
bottom: 0;
left: 0;
right: 0px !important;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
} .star-rating span::before {
color: var(--color-brand-2);
}
.added_to_cart {
display: none !important;
}
.woocommerce div.product .product_title {
display: block !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: unset !important;
border: unset !important;
}
.default_single_product .product_main_content .price > span.woocommerce-Price-amount.amount {
font-size: 30px;
font-weight: 700;
font-family: var(--font-heading);
line-height: 30px;
}
.default_single_product .product_message {
position: relative;
padding: 20px;
display: inline-block;
border-radius: 6px;
background: var(--background-3);
}
.default_single_product .product_message h6 {
margin-bottom: 15px;
}
.default_single_product .product_message li {
font-size: 15px;
}
.default_single_product .product_message li i {
padding-right: 5px;
position: relative;
top: 1px;
}
.default_single_product .product figure {
overflow: hidden;
z-index: 1;
position: relative;
width: 100%;
}
.default_single_product .flex-viewport {
background-color: #fff;
border-radius: 15px;
border: 1px solid var(--border-color);
overflow: hidden;
}
.default_single_product div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
z-index: 99;
cursor: zoom-in;
}
.default_single_product .woocommerce-product-gallery {
float: unset !important;
width: unset !important;
margin-bottom: 2em !important;
}
.default_single_product .list-unstyled li {
margin-bottom: 10px;
}
.default_single_product .seller-rating {
width: 100%;
float: left;
margin-bottom: 5px;
}
.default_single_product .entry-summary {
position: relative;
}
.default_single_product .entry-summary .short-desc p {
font-size: 17px;
}
.default_single_product .entry-summary span.onsale {
top: unset;
position: relative;
display: block;
min-height: unset;
min-width: unset;
line-height: unset;
left: unset;
display: inline-block;
margin-bottom: 0px;
color: var(--color-brand);
padding: 8px 12px;
border-radius: 5px;
margin-bottom: 20px;
font-family: var(--font-heading);
font-size: var(--font-sm);
font-weight: 700;
line-height: 1;
background: #fde0e9;
}
.default_single_product .entry-summary .product-price-cover {
position: relative;
margin-bottom: 15px;
}
.default_single_product .entry-summary .product-price-cover .current-price {
display: inline-block;
}
.default_single_product .entry-summary .product-price-cover .current-price del bdi {
text-decoration: line-through;
color: #B6B6B6;
margin-left: 20px;
font-size: 28px;
font-weight: 700;
display: block;
}
.default_single_product .entry-summary .product-price-cover .current-price ins {
float: left;
text-decoration: none;
}
.default_single_product .entry-summary .product-price-cover .current-price ins .woocommerce-Price-amount {
font-size: 50px;
text-decoration: none;
font-weight: 800;
}
.default_single_product .entry-summary .product-detail-rating {
padding: 15px 0 0px;
}
.default_single_product .entry-summary .product-detail-rating .woocommerce-product-rating {
margin-bottom: 15px;
}
.default_single_product .entry-summary .product-price {
margin-bottom: 20px;
position: relative;
}
.default_single_product .entry-summary .save-price {
position: absolute;
right: 0;
top: 0;
}
.default_single_product .entry-summary .save-price span {
position: relative;
min-height: auto;
min-width: auto;
padding: 0px;
background: transparent;
top: unset;
left: unset;
line-height: normal;
font-size: 12px;
font-weight: 600;
margin-bottom: 6px;
display: block;
color: var(--color-brand-2);
}
.default_single_product .entry-summary .attr-detail {
position: relative;
}
.default_single_product .entry-summary .attr-detail .product_meta_same.smae_meta {
display: flex;
justify-content: space-evenly;
}
.default_single_product .entry-summary .attr-detail .product_meta {
min-width: 32%;
word-break: break-all;
margin-top: 20px;
}
.default_single_product .entry-summary .attr-detail .product_meta p {
margin-bottom: 4px;
}
.default_single_product .entry-summary .attr-detail .product_meta span {
display: block;
margin-bottom: 4px;
}
.default_single_product .entry-summary .attr-detail .product_meta span span, .default_single_product .entry-summary .attr-detail .product_meta span a {
display: inline-block;
color: var(--color-brand);
}
.default_single_product .entry-summary .attr-detail .product_meta.right_move {
padding-right: 30px;
}
.default_single_product .entry-summary .detail-extralink .single_add_to_cart_button:after {
display: none;
}
.default_single_product .entry-summary .detail-extralink .product-extra-link2 li {
margin-right: 5px;
}
.default_single_product .entry-summary .detail-extralink button {
margin: 0px !important;
}
.default_single_product .entry-summary .detail-extralink .added_to_cart {
display: none;
}
.default_single_product .entry-summary .detail-extralink .stock {
position: relative;
font-size: 16px;
width: 100%;
display: block;
color: var(--color-brand-2);
margin-bottom: 20px;
}
.default_single_product .entry-summary .detail-extralink form.cart {
float: left;
margin-bottom: 0px !important;
margin-right: 9px;
width: 100%;
}
.default_single_product .entry-summary .detail-extralink form.cart .quantity {
margin-right: 9px !important;
}
.default_single_product .entry-summary .detail-extralink form.cart .button {
min-width: 180px;
}
.default_single_product .entry-summary .detail-extralink form.cart .woocommerce-grouped-product-list-item__label a {
font-size: 16px;
font-weight: 700;
color: var(--color-heading);
font-weight: var(--font-heading);
}
.default_single_product .entry-summary .detail-extralink .compare-button {
position: relative;
width: 50px;
height: 50px;
line-height: 50px;
overflow: hidden;
text-align: center;
background: #fff none repeat scroll 0 0;
border: 1px solid #f1f1f1;
border-radius: 5px;
float: left;
transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
}
.default_single_product .entry-summary .detail-extralink .compare-button a {
position: absolute;
text-indent: -999px;
margin-top: 0px !important;
padding: 0px;
width: 50px;
height: 50px;
top: -1px;
background: transparent !important;
left: -1px;
bottom: 0;
}
.default_single_product .entry-summary .detail-extralink .compare-button a::before {
position: absolute;
font-family: "uicons-regular-straight" !important;
content: "\f216";
font-size: 18px;
top: 1px;
left: 0;
text-indent: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-weight: 400;
color: var(--color-brand);
}
.default_single_product .entry-summary .detail-extralink .compare-button:hover {
border-color: var(--color-brand-dark) !important;
background: var(--color-brand-dark) !important;
transform: translateY(-10px);
}
.default_single_product .entry-summary .detail-extralink .compare-button:hover a::before {
color: #fff;
}
.default_single_product .entry-summary .detail-extralink .button-add-to-cart {
position: relative;
padding: 0px 20px;
border-radius: 5px;
border: 0;
height: 50px;
line-height: 50px;
font-weight: 700;
font-size: 16px;
font-family: var(--font-heading);
background: var(--color-brand);
}
.default_single_product .entry-summary .detail-extralink .button-add-to-cart i {
margin-right: 10px;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart {
position: relative;
float: none;
width: 100%;
margin-bottom: 20px !important;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations {
margin-bottom: 0px;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations .label {
width: 100%;
display: block;
padding: 0px;
font-family: var(--font-heading);
color: var(--color-heading);
font-size: 18px;
font-weight: 600;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations .label .woo-selected-variation-item-name {
color: var(--color-brand);
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations .woo-variation-items-wrapper {
width: 100%;
display: block;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .woocommerce-variation-price {
position: relative;
margin-bottom: 15px;
}
.default_single_product .product-type-variable .entry-summary .product-price {
position: relative;
}
.default_single_product .product-type-variable .entry-summary .product-price p {
font-size: 38px;
font-weight: 800;
}
.default_single_product .product-info {
position: relative;
margin-bottom: 40px;
background: #fff;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs {
margin: 0px 0px 15px;
padding: 0px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs::before {
display: none !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li {
border: 0px;
padding: 0px 5px 0px 0px;
margin: 0px 0px 15px;
background: transparent;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li::before {
display: none !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li:after {
display: none !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li > a {
display: block;
padding: 13px 24px !important;
text-align: center;
font-weight: 700;
font-family: "Quicksand", sans-serif;
text-transform: none;
font-size: 17px;
border-radius: 30px;
border: 1px solid var(--border-color);
background: #fff;
color: var(--color-text);
line-height: 20px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li.active a {
color: var(--color-brand);
box-shadow: var(--box-shadown-2);
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li ul li {
padding-bottom: 5px;
}
.default_single_product .product-info .tab-style3 .woocommerce-Reviews-title {
font-size: 24px;
line-height: 24px;
margin-bottom: 20px;
}
.default_single_product .product-info .tab-style3 .commentlist {
position: relative;
}
.default_single_product .product-info .tab-style3 .commentlist li {
position: relative;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container {
position: relative;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container img, .default_single_product .product-info .tab-style3 .commentlist li .comment_container img.avatar {
width: 60px !important;
border: 0px !important;
height: 60px !important;
border-radius: 50%;
padding: 0px !important;
background: transparent !important;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .comment-text {
margin-left: 70px !important;
border-color: var(--border-color);
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .woocommerce-review__author {
font-family: var(--font-heading);
font-size: 18px;
line-height: 28px;
font-weight: 600;
color: var(--color-heading);
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .woocommerce-review__published-date {
font-weight: 400;
color: var(--color-muted);
font-size: 13px;
line-height: 23px;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .star-rating span::before {
color: var(--color-brand-2);
}
.default_single_product .product-info .tab-style3 .commentlist li.odd {
padding-left: 20px;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel h2 {
font-family: var(--font-heading);
font-size: 24px;
line-height: 34px;
font-weight: 600;
color: var(--color-heading);
margin-bottom: 20px;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel > .list-inline > a {
border: unset !important;
padding: unset !important;
display: block !important;
background: unset !important;
padding: 0 10px !important;
background: none !important;
font-size: 15px !important;
text-align: left !important;
font-weight: 500 !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel > .list-inline > a:first-child {
padding-left: 0px !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel > .list-inline > a:hover {
box-shadow: unset !important;
background: unset !important;
}
.default_single_product .product-info .tab-style3 .comment-reply-title {
font-family: var(--font-heading);
font-size: 24px;
line-height: 34px;
padding-top: 40px;
font-weight: 600;
color: var(--color-heading);
}
.default_single_product .product-info .tab-style3 .comment-form {
padding-top: 25px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-rating {
margin-bottom: 20px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-email, .default_single_product .product-info .tab-style3 .comment-form .comment-form-author {
position: relative;
margin: 0px;
padding: 0px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-cookies-consent {
margin-bottom: 25px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-comment {
position: relative;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-comment label {
display: block;
margin-bottom: 10px;
}
.default_single_product .product-type-grouped .current-price p bdi {
font-size: 50px;
text-decoration: none;
font-weight: 800;
color: var(--color-brand);
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price bdi {
color: var(--color-brand);
font-size: 20px;
font-family: var(--font-heading);
font-weight: 700;
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price ins {
float: left;
text-decoration: unset;
margin-right: 8px;
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price del {
opacity: 0.5;
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price del bdi {
font-size: 16px !important;
}
.default_single_product .product-type-external .detail-extralink form.cart, .default_single_product .product-type-simple .detail-extralink form.cart {
width: unset !important;
}
.default_single_product .woocommerce-product-gallery .flex-control-nav li {
padding-right: 5px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: auto !important;
float: unset !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
clear: unset !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
padding: 10px;
border-radius: 15px;
border: 1px solid var(--border-color);
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
border-color: var(--color-brand);
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: var(--color-heading);
}
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
color: #fff;
font-family: var(--font-heading);
font-size: 18px;
font-weight: 700;
}
#add_payment_method #payment .payment_box, .woocommerce-cart #payment .payment_box, .woocommerce-checkout #payment .payment_box {
background-color: rgba(255, 255, 255, 0.1) !important;
color: #fff !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #3b5160;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
border-bottom-color: rgba(255, 255, 255, 0.1);
padding: 2rem;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
padding: 2rem;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
margin-top: 20px;
}
.woocommerce-checkout-payment p {
color: #fff;
}
@media (max-width: 550px) {
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
line-height: 20px;
font-size: 15px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: 0px 5px 0px 0px !important;
}
}
.woocommerce .qty {
margin: 0 6px 15px 0 !important;
background: #fff;
border: 2px solid var(--color-brand) !important;
font-size: 16px;
font-weight: 700;
color: var(--color-brand);
border-radius: 5px;
width: 90px !important;
width: unset;
height: 50px;
margin-bottom: 0px !important;
padding: 10px 30px 10px 10px !important;
}
.woocommerce .quantity {
position: relative;
width: 90px !important;
}
.woocommerce .quantity button {
position: absolute;
right: 13px;
background: transparent;
border: 0px;
padding: 0px;
font-size: 16px;
color: var(--color-brand);
}
.woocommerce .quantity button.minus {
bottom: 0px;
}
.woocommerce .quantity button.plus {
top: 6px;
}
.woocommerce a.remove {
width: 30px;
height: 30px;
border-radius: 30px;
border: 1px solid var(--border-color);
text-align: center;
font-size: 15px;
color: var(--color-brand);
line-height: 30px;
background: transparent !important;
}
.woocommerce a.remove:hover {
background: var(--color-brand) !important;
color: #fff !important;
}
@media (max-width: 768px) {
.product-list-small .col-md-4 {
width: 25%;
}
.product-list-small .col-md-8 {
width: 75%;
}
}
.related.products {
position: relative;
}
.related.products .product_wrapper {
margin-bottom: unset !important;
}
.related.products li.product {
margin-bottom: 15px !important;
}
@supports (-webkit-line-clamp: 1) {
.related.products li.product .product-cart-wrap.style_one .product-content-wrap h2, .related.products li.product .product-cart-wrap.style_two .product-content-wrap h2, .related.products li.product .product-cart-wrap.product_list_type .product-content-wrap h2 {
overflow: hidden !important;
text-overflow: ellipsis !important;
white-space: initial !important;
display: -webkit-box !important;
-webkit-line-clamp: 1 !important;
-webkit-box-orient: vertical !important;
}
}
.related.products > h2 {
position: relative;
border-bottom: 1px solid var(--border-color);
padding-bottom: 20px;
font-size: 24px;
line-height: 34px;
margin-bottom: 45px;
}
.related.products > h2::before {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: var(--border-color-2);
}
.related.products .product-content-wrap h2 {
line-height: unset;
border: 0px;
margin-bottom: 8px;
padding: 0px;
}
.related.products .product-content-wrap h2::before {
display: none;
}
.related.products .product-content-wrap h2 a {
line-height: 22px;
display: block;
}
.related.products .product_grid_style_two {
border: unset !important;
}
.related.products .product_grid_style_two .product_singleized.style_one {
border: 1px solid var(--border-color) !important;
} .product_list_widget {
position: relative;
}
.product_list_widget li {
text-align: left !important;
} .woocommerce-MyAccount-navigation ul li a {
display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff;
background-color: var(--color-brand);
border-radius: 10px;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
text-align: right !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: var(--color-brand) !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 20%;
margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
display: block;
padding: 15px 20px 15px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a::before {
position: relative;
color: var(--color-body);
font-size: 19px;
opacity: 0.6;
font-family: uicons-regular-straight !important;
left: 0px;
padding-right: 5px;
height: 24px;
line-height: 24px;
margin: auto;
top: 0;
bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::before {
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: "\f208";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a::before {
content: "\f212";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a::before {
content: "\f14c";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: "\f1c6";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: "\f257";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--become-a-vendor a::before {
content: "\f1d2";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
content: "\f218";
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 78%;
padding: 40px 60px;
}
.woocommerce-account .woocommerce-MyAccount-content p {
margin-bottom: 15px;
}
a.show-all {
font-size: 16px;
color: var(--color-brand);
}
a.show-all i {
font-size: 12px;
line-height: 12px;
margin-left: 5px;
}
body input[type=submit].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.shop_table a.add_to_cart, .shop_table a.button, .dokan-btn {
display: inline-block !important;
border: 1px solid transparent !important;
font-size: 14px !important;
font-weight: 700 !important;
padding: 10px 20px !important;
line-height: 26px !important;
border-radius: 4px;
color: #fff !important;
border: 1px solid transparent !important;
background-color: var(--color-brand) !important;
cursor: pointer !important;
font-family: var(--font-heading) !important;
transition: all 300ms linear 0s;
letter-spacing: 0.5px !important;
min-height: 50px;
}
body input[type=submit].dokan-btn-theme:hover, body a.dokan-btn-theme:hover, body .dokan-btn-theme:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.shop_table a.add_to_cart:hover, .shop_table a.button:hover, .dokan-btn:hover {
background-color: var(--color-brand-2) !important;
border-color: var(--color-brand-2);
color: #fff !important;
}
.woocommerce table.shop_attributes td {
padding: 5px 15px;
}
.coupon input {
display: block;
width: 200px !important;
border-radius: 5px;
height: 50px;
padding: 0px 15px !important;
}
.checkout_coupon.woocommerce-form-coupon .form-row {
width: 100%;
float: unset !important;
}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
border: 1px solid var(--border-color) !important;
}
#add_payment_method .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount, #add_payment_method .cart-collaterals .cart_totals table th .woocommerce-Price-amount.amount, .woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount, .woocommerce-cart .cart-collaterals .cart_totals table th .woocommerce-Price-amount.amount, .woocommerce-checkout .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount, .woocommerce-checkout .cart-collaterals .cart_totals table th .woocommerce-Price-amount.amount {
font-family: var(--font-heading);
color: var(--color-brand);
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 60px !important;
}
.woocommerce-cart-form__cart-item .variation dt, .woocommerce-cart-form__cart-item .variation dd {
float: none !important;
display: inline-block;
}
.cart_totals h2 {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 20px;
}
.woocommerce-info::before {
color: var(--color-brand-dark);
top: 11px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background: var(--background-2);
color: var(--color-heading);
border: 0px;
border-radius: 5px !important;
font-family: var(--font-heading);
font-weight: 600;
line-height: 40px;
border-radius: 20px;
padding: 10px 20px 10px 55px !important;
margin-bottom: 15px !important;
}
.woocommerce-account .addresses .title h3, .woocommerce-order-details__title, .woocommerce-column__title {
font-family: var(--font-heading);
font-weight: 700 !important;
line-height: 1.2 !important;
color: var(--color-heading);
margin-bottom: 15px;
font-size: 32px;
}
.woocommerce-thankyou-order-received {
padding: 10px 20px;
font-size: 16px;
color: #fff;
background: var(--color-brand-2);
text-align: center;
font-family: var(--font-heading);
border-radius: 15px;
}
.woocommerce-order-details {
padding: 20px 0px;
}
.woocommerce ul.order_details {
padding: 20px 0px 10px;
}
.woocommerce ul.order_details li {
font-size: 16px;
line-height: 26px;
font-family: var(--font-text);
font-weight: 500;
color: var(--color-text);
text-transform: capitalize;
}
.woocommerce ul.order_details li strong {
font-family: var(--font-heading);
font-weight: 600;
color: var(--color-brand);
padding-top: 5px;
font-size: 18px;
line-height: 28px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
position: absolute;
right: 10px;
top: 0;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 20px;
text-align: center;
bottom: 0;
margin: auto;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
margin-left: 0;
line-height: 30px;
color: var(--color-brand);
}
.woocommerce table.shop_table {
border-collapse: collapse !important;
border-color: var(--border-color) !important;
border: 0px !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
--bs-table-accent-bg: transparent!important;
}
input[name=coupon_code] {
height: 50px;
}
.woocommerce-billing-fields, .woocommerce-additional-fields {
margin-top: 15px;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
margin-bottom: 15px;
}
.woocommerce table.my_account_orders,
.woocommerce table.shop_table,
table.shop_table {
background: transparent !important;
}
.woocommerce table.my_account_orders thead th,
.woocommerce table.shop_table thead th,
table.shop_table thead th {
background: var(--background-2);
}
.woocommerce table.my_account_orders thead th:first-child,
.woocommerce table.shop_table thead th:first-child,
table.shop_table thead th:first-child {
border-radius: 20px 0 0 20px;
}
.woocommerce table.my_account_orders thead th:last-child,
.woocommerce table.shop_table thead th:last-child,
table.shop_table thead th:last-child {
border-radius: 0px 20px 20px 0px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.shop_table th,
table.shop_table th {
padding: 15px 20px;
font-size: 18px;
color: var(--color-heading);
font-weight: 600;
font-family: var(--font-heading);
border: 0px !important;
}
.woocommerce table.my_account_orders td,
.woocommerce table.shop_table td,
table.shop_table td {
padding: 15px 20px;
font-size: 16px;
color: var(--color-text);
font-weight: 500 !important;
font-family: var(--font-text);
border: 0px !important;
text-align: left !important;
background: transparent !important;
border-bottom: 1px solid var(--border-color) !important;
}
.woocommerce table.my_account_orders td a,
.woocommerce table.shop_table td a,
table.shop_table td a {
font-size: 16px;
line-height: 26px;
display: inline-block;
font-family: var(--font-heading);
color: var(--color-brand);
font-weight: 600;
}
.woocommerce table.my_account_orders tfoot tr:last-child td,
.woocommerce table.shop_table tfoot tr:last-child td,
table.shop_table tfoot tr:last-child td {
border-bottom-color: transparent !important;
}
.woocommerce-checkout-review-order-table .product-name {
display: flex;
align-items: center;
}
.woocommerce-checkout-review-order-table .image {
width: 90px;
min-width: 90px;
max-width: 90px;
border: 1px solid var(--border-color);
border-radius: 10px;
overflow: hidden;
margin-right: 20px;
}
.woocommerce-checkout-review-order-table .image img {
width: 100%;
display: block;
}
.woocommerce .woocommerce-customer-details address {
padding: 20px;
border: 1px solid var(--border-color);
font-size: 16px;
line-height: 26px;
font-family: var(--font-text);
color: var(--color-text);
}
.woocommerce .woocommerce-customer-details address .woocommerce-customer-details--phone {
padding-bottom: 10px;
padding-top: 10px;
}
.woocommerce .woocommerce-customer-details address .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email::before {
color: var(--color-brand);
}
.my_account_orders {
position: relative;
margin: 20px 0px 0px;
}
.woocommerce-table__product-purchase-note.product-purchase-note {
background: var(--color-brand);
text-align: center;
}
.woocommerce-table__product-purchase-note.product-purchase-note td {
color: #fff !important;
}
.woocommerce-table__product-purchase-note.product-purchase-note td p {
color: #fff;
font-family: var(--font-heading);
}
.product_wrapper p.price ins,
.product_wrapper span.price .product_wrapper p.price del,
.product_wrapper span.price del {
opacity: 0.5;
display: inline-block;
}
.product_wrapper .product-rate-cover .product-rate, .product_deal_three .product-rate-cover .product-rate {
height: unset !important;
width: unset !important;
margin-bottom: 2px;
}
.product_wrapper .star-rating, .product_deal_three .star-rating,
.modal-content .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 12px !important;
width: 5.4em;
font-family: star;
}
.product_wrapper .star-rating::before, .product_deal_three .star-rating:before,
.modal-content .star-rating::before {
content: "sssss";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.product_wrapper .star-rating span, .product_deal_three .star-rating span,
.modal-content .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.product_wrapper .star-rating span::before, .product_deal_three .star-rating span:before,
.modal-content .star-rating span:before {
content: "SSSSS";
top: 0;
position: absolute;
left: 0;
}
.product_wrapper .star-rating, .product_deal_three .star-rating,
.modal-content .star-rating {
display: inline-block;
margin: 0 !important;
float: none;
}
.wc-block-components-product-rating__stars:before {
color: var(--color-brand-2);
}
.wc-block-components-product-rating__stars span:before {
color: var(--color-brand);
}
.product_wrapper .product-price del span, .product_wrapper .product-price del bdi {
font-size: 14px !important;
}
.product_wrapper {
margin-bottom: 30px;
}
.product_wrapper.deals_style_one .pro_title {
margin-bottom: 11px;
}
.product_wrapper.style_three_list .pro_title {
margin-bottom: 8px;
}
.product_wrapper.style_three_list .product-price {
margin-top: 0px;
}
.product_wrapper.style_one .product-rate-cover, .product_wrapper.style_two .product-rate-cover, .product_wrapper.deals_style_one .product-rate-cover, .product_wrapper.style_three_list .product-rate-cover, .product_wrapper.product_list_type .product-rate-cover {
position: relative;
width: 78px;
}
.product_wrapper.style_one .product-rate-cover .font-small, .product_wrapper.style_two .product-rate-cover .font-small, .product_wrapper.deals_style_one .product-rate-cover .font-small, .product_wrapper.style_three_list .product-rate-cover .font-small, .product_wrapper.product_list_type .product-rate-cover .font-small {
position: absolute;
right: 0;
top: 0;
line-height: 13px;
font-size: 13px;
bottom: 0;
margin: auto;
height: 13px;
}
.product_wrapper.style_one p.price ins, .product_wrapper.style_one span.price ins, .product_wrapper.style_two p.price ins, .product_wrapper.style_two span.price ins, .product_wrapper.deals_style_one p.price ins, .product_wrapper.deals_style_one span.price ins, .product_wrapper.style_three_list p.price ins, .product_wrapper.style_three_list span.price ins, .product_wrapper.product_list_type p.price ins, .product_wrapper.product_list_type span.price ins {
float: left;
margin-right: 4px;
font-size: 18px;
}
.product_wrapper.style_one p.price del, .product_wrapper.style_one span.price del, .product_wrapper.style_two p.price del, .product_wrapper.style_two span.price del, .product_wrapper.deals_style_one p.price del, .product_wrapper.deals_style_one span.price del, .product_wrapper.style_three_list p.price del, .product_wrapper.style_three_list span.price del, .product_wrapper.product_list_type p.price del, .product_wrapper.product_list_type span.price del {
color: var(--color-grey-4);
}
.product_wrapper.style_two .product-content-wrap .product-price {
padding-top: 0px !important;
margin-top: 6px !important;
}
.product_wrapper.style_two .progressboxs {
margin-top: 6px;
} .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
display: flex;
}
.dokan-alert {
padding: 20px !important;
border-right: 10px !important;
border: 0px !important;
font-family: var(--font-heading);
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
width: 100% !important;
margin: 20px 0px 30px !important;
max-width: 100% !important;
}
.dokan-dashboard-wrap {
position: relative;
}
.dokan-dashboard-wrap .main-footer.font-xs {
margin-top: 100px;
}
.dokan-dashboard-wrap .entry-title {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 20px;
padding-bottom: 20px;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash {
border-right: 1px solid #eee;
width: 17%;
float: left;
flex: 1 auto;
background: #fff;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar {
width: auto !important;
flex: unset !important;
overflow: unset !important;
background-color: unset !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu {
background-color: unset !important;
padding: 20px !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li {
border: 0px !important;
margin-bottom: 5px !important;
border-radius: 5px !important;
position: relative !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
background: var(--color-brand) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
background: var(--color-brand) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a i {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:after {
display: none !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
color: var(--color-heading) !important;
position: relative !important;
font-size: 16px !important;
font-weight: 600 !important;
transition: all 300ms linear 0s !important;
font-family: var(--font-heading) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
color: var(--color-grey-4) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links {
margin-top: 40px;
display: block;
height: 46px;
position: relative;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips {
border: 0px !important;
margin: 0px 5px;
text-align: center;
border-radius: 5px;
width: 28%;
padding: 10px 20px !important;
color: #fff !important;
background: var(--color-brand-2);
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips i {
color: #fff !important;
padding: 0px !important;
transition: all 300ms linear 0s !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:first-child {
background: var(--color-brand);
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:last-child {
background: var(--color-brand-dark);
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:hover {
background: var(--background-3) !important;
color: var(--color-brand) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:hover i {
color: var(--color-brand) !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content {
padding: 50px !important;
background: var(--background-2);
min-height: 100vh;
}
.dokan-dashboard-wrap .dokan-dashboard-content .main-footer {
padding-left: 10px;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
background: transparent !important;
padding: 0px !important;
margin: 0px !important;
box-shadow: 0px 0px 0px 0px !important;
border: 0px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders, .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products, .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph {
padding: 40px !important;
border: 1px solid #eee !important;
margin: 0px 10px !important;
border-radius: 5px !important;
background: #fff !important;
margin-bottom: 30px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .widget-title, .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .widget-title, .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .widget-title {
position: relative;
font-size: 24px;
line-height: 24px;
font-weight: 600;
color: var(--color-heading);
font-family: var(--font-heading);
margin-bottom: 15px;
padding-bottom: 15px;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .list-count a, .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .list-count a, .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .list-count a {
font-size: 16px;
line-height: 26px;
font-weight: 500;
font-family: var(--font-heading);
margin-bottom: 10px;
display: block;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .legend div {
display: none;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph table {
position: relative !important;
top: -110px !important;
left: 0px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .chart-placeholder {
margin-top: 145px;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter {
margin-bottom: 20px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li {
display: inline-block !important;
width: 24% !important;
margin: 0px 5px 10px !important;
background: #fff !important;
padding: 20px !important;
border-radius: 5px;
border: 1px solid #eee !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .count {
border: 0px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .title {
font-size: 16px;
font-weight: 600;
font-family: var(--font-heading);
color: var(--color-heading);
margin-bottom: 10px;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .count {
font-family: var(--font-heading);
color: var(--color-brand);
}
.dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-wrap input {
height: auto !important;
width: 100% !important;
padding: 0px 20px !important;
}
.dokan-order-filter-serach input.datepicker {
width: 150px !important;
height: 50px !important;
line-height: 50px !important;
}
.dokan-order-filter-serach .select2-container--default .select2-selection--single {
border-radius: 8px !important;
border-color: var(--border-color) !important;
}
.dokan-order-filter-serach input.dokan-btn {
width: 220px !important;
}
.dokan-orders-area li, .dokan-listing-filter li {
border-right: 0px !important;
}
.dokan-orders-area li a, .dokan-listing-filter li a {
display: block;
padding: 8px 20px;
border: 1px solid var(--border-color);
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 500;
font-size: 16px;
border-radius: 30px;
}
.dokan-orders-area li.active a, .dokan-listing-filter li.active a {
background: var(--color-brand);
color: #fff !important;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders #order-stats {
width: 450px !important;
height: 450px !important;
}
.dokan-dashboard-wrap input {
height: 50px !important;
border-radius: 8px !important;
}
.dokan-dashboard-wrap button[type=submit] {
height: 50px !important;
}
.dokan-dashboard-wrap button[type=submit]:hover {
background: var(--color-brand-2) !important;
border-color: var(--color-brand-2);
color: #fff;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container {
width: 220px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single {
border-radius: 8px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 50px !important;
line-height: 50px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single {
height: 50px !important;
line-height: 50px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 14px !important;
}
.dokan-dashboard-wrap .dokan-form-group input[name=dokan_order_filter] {
margin: 0px !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
padding: 20px 0px 10px !important;
}
.dokan-table {
border-collapse: collapse !important;
background: #fff;
}
.dokan-table .dokan-checkbox {
width: auto !important;
}
.dokan-table .check-column {
text-align: center !important;
}
.dokan-table > thead > tr > th {
vertical-align: middle !important;
border: 1px solid var(--border-color) !important;
font-family: var(--font-heading) !important;
}
.dokan-table > tbody > tr > td {
border-top: 1px !important;
vertical-align: middle !important;
border: 1px solid var(--border-color) !important;
font-family: var(--font-text) !important;
}
.logo_dokan_dash {
position: relative;
text-align: left;
margin-bottom: 20px;
padding: 15px;
border-bottom: 1px solid var(--border-color);
}
.logo_dokan_dash img {
width: 120px;
}
.dokan-table tr td a {
font-family: var(--font-heading);
}
.dokan-control-label {
position: relative;
text-align: left !important;
font-family: var(--font-heading);
color: var(--color-heading);
}
input[type=checkbox] {
width: unset !important;
height: unset !important;
}
.gravatar-button-area {
text-align: left !important;
}
.dokan-dashboard .control-label {
display: block;
font-family: var(--font-heading);
margin-bottom: 8px;
font-size: 14px !important;
font-weight: 500 !important;
color: var(--color-text);
}
.payment-field-paypal input {
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
input:focus {
background: #fff;
}
.dokan-input-group-addon {
background: var(--color-brand-2) !important;
color: #fff !important;
margin-right: 5px !important;
border-radius: 8px !important;
border-color: transparent !important;
}
.nest_rewrite_search {
display: block !important;
position: relative;
margin-bottom: 20px;
}
.nest_rewrite_search input {
border-radius: 30px;
padding-left: 30px;
box-shadow: var(--box-shadown-2);
}
.nest_rewrite_search .apply-filter {
position: absolute;
right: 0;
top: 0;
}
.nest_rewrite_search .apply-filter button {
padding: 0px !important;
height: 64px;
width: 64px;
text-align: center;
line-height: 64px;
font-size: 20px !important;
text-align: center;
border-radius: 64px;
background: transparent !important;
color: var(--color-heading) !important;
}
.nest_rewrite_search .apply-filter button:hover {
background: var(--color-brand) !important;
color: #fff !important;
}
.dashicons {
font-family: dashicons !important;
}
.dashicons::before {
font-family: dashicons !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
position: relative !important;
background: unset !important;
}
#dokan-store-listing-filter-wrap {
box-shadow: unset !important;
background: unset !important;
}
#dokan-store-listing-filter-wrap .toggle-view.item {
position: relative;
height: unset !important;
}
#dokan-store-listing-filter-wrap .toggle-view.item span.dashicons {
position: relative;
width: 52px;
height: 52px;
text-align: center;
border-radius: 8px;
display: inline-block;
border: 1px solid var(--border-color-2);
line-height: 52px;
}
#dokan-store-listing-filter-wrap .toggle-view.item span.dashicons.active {
background: var(--color-brand-dark);
color: #fff;
border-color: var(--color-brand-dark);
}
.page-store-listing .site-content {
position: relative;
padding: 80px 0px 20px;
}
.single-post .site-content {
position: relative;
padding: 80px 0px 20px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
margin-bottom: 0px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
box-shadow: unset !important;
border-radius: 15px !important;
padding: 20px 10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-content {
position: relative;
padding: 0px 25px 25px 25px;
flex-basis: 80% !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container {
padding: 10px 0px 10px 0px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data.store_open_is_on {
margin-top: 0px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data h2 a {
font-family: var(--font-heading);
color: var(--color-heading) !important;
font-size: 22px;
line-height: 32px;
font-weight: 700;
text-shadow: unset;
display: block;
margin-bottom: 12px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone {
margin-bottom: 10px !important;
display: block !important;
position: relative;
font-size: 15px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address br, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone br {
display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address i, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone i {
font-size: 16px;
color: var(--color-brand);
line-height: 16px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address strong, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone strong {
font-weight: 600;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone {
margin-bottom: 10px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .dokan-seller-rating {
position: relative;
margin-bottom: 12px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .dokan-seller-rating .same {
display: inline-block;
margin-right: 10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .dokan-seller-rating p {
font-size: 14px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-footer {
padding: 0px;
}
.dokan-store-sidebar .col-lg-3 {
flex: 0 0 auto;
width: 100%;
}
.dokan-form-control {
padding: 0px 15px !important;
border-radius: 8px !important;
}
textarea.dokan-form-control {
height: 150px !important;
}
.dokan-store-widget .widget-title {
position: relative;
margin-bottom: 15px;
}
.dokan-single-store .profile-frame {
background: unset !important;
padding: 10px !important;
border: 1px solid var(--border-color);
border-radius: 8px;
}
.dokan-single-store .profile-frame .profile-info-img {
position: absolute;
width: 100%;
height: 100% !important;
left: 0;
top: 0;
-o-object-fit: cover;
object-fit: cover;
border-radius: 8px;
overflow: hidden;
}
.dokan-single-store .profile-frame .profile-info-box {
overflow: hidden;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
position: relative !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
padding: 80px 40px 60px !important;
background: var(--color-brand) !important;
margin: 10px;
border-radius: 8px;
}
.dokan-single-store .dokan-store-tabs {
position: relative;
margin: 40px 0px 40px;
}
.dokan-single-store .dokan-store-tabs ul {
border: 0px !important;
}
.dokan-single-store .dokan-store-tabs ul li {
margin-right: 0px !important;
border-right: 0px !important;
}
.dokan-single-store .dokan-store-tabs ul li a {
display: block;
padding: 13px 24px !important;
text-align: center;
font-weight: 700;
font-family: var(--font-heading);
text-transform: none;
font-size: 17px;
border-radius: 30px;
border: 1px solid var(--border-color);
background: #fff;
box-shadow: var(--box-shadown-2);
}
.dokan-store-products-filter-area .product-name-search {
width: 300px !important;
height: 50px !important;
padding: 0px 20px !important;
}
.dokan-store-products-filter-area .search-store-products {
position: relative;
width: 120px;
height: 50px !important;
line-height: 50px;
padding: 0px 10px !important;
display: inline-block;
margin-left: 5px;
}
.dokan-store-products-filter-area .orderby-search {
width: 300px !important;
}
.dokan-store-products-filter-area .select2-container {
float: right;
}
.dokan-store-products-filter-area .select2-container--default .select2-selection--single {
border-radius: 8px;
}
.dokan-info {
font-family: var(--font-heading);
background: var(--color-brand) !important;
color: #fff;
border-top-color: var(--color-brand-dark) !important;
}
.dokan-info::before {
background: var(--color-brand-dark) !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap {
display: flex;
flex-flow: wrap;
flex-wrap: wrap;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
float: unset !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-2 {
min-width: 25% !important;
width: 25% !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
min-width: 25% !important;
width: 25% !important;
}
#dokan-seller-listing-wrap.list-view ul.dokan-seller-wrap li.coloum-2 {
min-width: 50% !important;
width: 50% !important;
}
#dokan-seller-listing-wrap.list-view ul.dokan-seller-wrap li.coloum-3 {
min-width: 50% !important;
width: 50% !important;
}
@media (max-width: 1200px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 25% !important;
min-width: 25% !important;
}
}
@media (max-width: 992px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 33.33% !important;
min-width: 33.33% !important;
}
}
@media (max-width: 768px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 50% !important;
min-width: 50% !important;
}
}
@media (max-width: 500px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 100% !important;
min-width: 100% !important;
}
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address:before {
display: none !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-phone {
display: block !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating {
float: unset !important;
left: unset !important;
top: unset !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating i {
display: inline-block;
}
#dokan-seller-listing-wrap.list-view .vendor-wrap .vendor-img-action-wrap {
padding: 0px 0px 0 25px !important;
}
.vendor-customer-registration br {
display: none;
}
#dokan-store-listing-filter-wrap .right .sort-by.item {
display: flex;
align-items: center;
background: #fff;
border: 1px solid var(--border-color);
color: var(--color-text);
padding: 0px 20px;
border-radius: 10px;
transition: all 0.3s ease 0s;
cursor: pointer;
}
#dokan-store-listing-filter-wrap .right .sort-by.item i {
margin-right: 6px;
}
.select2-container {
position: relative;
}
.select2-container .select2-selection__arrow b {
display: none;
}
.select2-container .select2-selection__arrow::before {
position: absolute;
content: "\f10c";
font-size: 10px;
right: 0px;
font-family: uicons-regular-straight !important;
height: 10px;
margin: auto;
top: 0;
line-height: 10px;
bottom: 0;
}
.dokan_only_breadcrumb {
position: relative;
padding: 20px 0px;
border-bottom: 1px solid var(--border-color);
}
.dokan-store-wrap {
margin-bottom: 0px !important;
}
.dokan-single-store .product_wrapper {
margin-bottom: 0px !important;
}
.dokan-single-store .pro_layout1 .profile-frame {
margin-bottom: 150px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 {
overflow: unset !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
position: relative;
height: 400px !important;
padding: 100px 0px 0px 0px !important;
border: 0px !important;
background: unset !important;
overflow: unset !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
position: absolute !important;
top: unset !important;
height: unset !important;
background: transparent !important;
padding: 20px 20px 12px !important;
width: auto !important;
background: var(--color-brand) !important;
bottom: -120px;
z-index: 11;
left: 30px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery:after {
content: "";
display: table;
clear: both;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-img.profile-img-square img {
border: 0px !important;
padding: 0px !important;
background: unset !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info {
padding-left: 10px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
text-shadow: unset !important;
color: #fff;
margin-bottom: 10px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
top: -22px !important;
right: 0 !important;
bottom: auto !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info li {
color: #fff;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info li i {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
line-height: 34px !important;
font-size: 19px !important;
}
.dokan-pagination-container, .pagination_blog, .woocommerce {
position: relative;
}
.dokan-pagination-container .dokan-pagination, .dokan-pagination-container .page-numbers, .dokan-pagination-container .woocommerce-pagination, .pagination_blog .dokan-pagination, .pagination_blog .page-numbers, .pagination_blog .woocommerce-pagination, .woocommerce .dokan-pagination, .woocommerce .page-numbers, .woocommerce .woocommerce-pagination {
border: 0px !important;
}
.dokan-pagination-container .dokan-pagination li, .dokan-pagination-container .page-numbers li, .dokan-pagination-container .woocommerce-pagination li, .pagination_blog .dokan-pagination li, .pagination_blog .page-numbers li, .pagination_blog .woocommerce-pagination li, .woocommerce .dokan-pagination li, .woocommerce .page-numbers li, .woocommerce .woocommerce-pagination li {
display: inline-block !important;
margin-right: 8px !important;
border: 0px !important;
box-shadow: unset !important;
}
.dokan-pagination-container .dokan-pagination li:last-child, .dokan-pagination-container .page-numbers li:last-child, .dokan-pagination-container .woocommerce-pagination li:last-child, .pagination_blog .dokan-pagination li:last-child, .pagination_blog .page-numbers li:last-child, .pagination_blog .woocommerce-pagination li:last-child, .woocommerce .dokan-pagination li:last-child, .woocommerce .page-numbers li:last-child, .woocommerce .woocommerce-pagination li:last-child {
margin-right: 0px !important;
}
.dokan-pagination-container .dokan-pagination li a, .dokan-pagination-container .dokan-pagination li span, .dokan-pagination-container .page-numbers li a, .dokan-pagination-container .page-numbers li span, .dokan-pagination-container .woocommerce-pagination li a, .dokan-pagination-container .woocommerce-pagination li span, .pagination_blog .dokan-pagination li a, .pagination_blog .dokan-pagination li span, .pagination_blog .page-numbers li a, .pagination_blog .page-numbers li span, .pagination_blog .woocommerce-pagination li a, .pagination_blog .woocommerce-pagination li span, .woocommerce .dokan-pagination li a, .woocommerce .dokan-pagination li span, .woocommerce .page-numbers li a, .woocommerce .page-numbers li span, .woocommerce .woocommerce-pagination li a, .woocommerce .woocommerce-pagination li span {
display: block !important;
padding: 0px 0px !important;
text-align: center !important;
font-weight: 700 !important;
font-family: var(--font-heading);
text-transform: none;
font-size: 17px !important;
border-radius: 30px !important;
border: 1px solid var(--border-color) !important;
background: #fff !important;
box-shadow: unset !important;
height: 40px !important;
width: 40px !important;
cursor: pointer;
line-height: 40px !important;
}
.dokan-pagination-container .dokan-pagination li span, .dokan-pagination-container .page-numbers li span, .dokan-pagination-container .woocommerce-pagination li span, .pagination_blog .dokan-pagination li span, .pagination_blog .page-numbers li span, .pagination_blog .woocommerce-pagination li span, .woocommerce .dokan-pagination li span, .woocommerce .page-numbers li span, .woocommerce .woocommerce-pagination li span {
width: 40px !important;
line-height: 40px !important;
}
.dokan-pagination-container .dokan-pagination li span.current, .dokan-pagination-container .dokan-pagination li span:hover, .dokan-pagination-container .page-numbers li span.current, .dokan-pagination-container .page-numbers li span:hover, .dokan-pagination-container .woocommerce-pagination li span.current, .dokan-pagination-container .woocommerce-pagination li span:hover, .pagination_blog .dokan-pagination li span.current, .pagination_blog .dokan-pagination li span:hover, .pagination_blog .page-numbers li span.current, .pagination_blog .page-numbers li span:hover, .pagination_blog .woocommerce-pagination li span.current, .pagination_blog .woocommerce-pagination li span:hover, .woocommerce .dokan-pagination li span.current, .woocommerce .dokan-pagination li span:hover, .woocommerce .page-numbers li span.current, .woocommerce .page-numbers li span:hover, .woocommerce .woocommerce-pagination li span.current, .woocommerce .woocommerce-pagination li span:hover {
border-color: var(--color-brand) !important;
background: var(--color-brand) !important;
color: #fff !important;
}
.dokan-pagination-container .dokan-pagination li i, .dokan-pagination-container .page-numbers li i, .dokan-pagination-container .woocommerce-pagination li i, .pagination_blog .dokan-pagination li i, .pagination_blog .page-numbers li i, .pagination_blog .woocommerce-pagination li i, .woocommerce .dokan-pagination li i, .woocommerce .page-numbers li i, .woocommerce .woocommerce-pagination li i {
font-size: 24px;
position: relative;
top: 5px;
}
.dokan-pagination-container .dokan-pagination li.active a, .dokan-pagination-container .dokan-pagination li.active span, .dokan-pagination-container .dokan-pagination li:hover a, .dokan-pagination-container .dokan-pagination li:hover span, .dokan-pagination-container .page-numbers li.active a, .dokan-pagination-container .page-numbers li.active span, .dokan-pagination-container .page-numbers li:hover a, .dokan-pagination-container .page-numbers li:hover span, .dokan-pagination-container .woocommerce-pagination li.active a, .dokan-pagination-container .woocommerce-pagination li.active span, .dokan-pagination-container .woocommerce-pagination li:hover a, .dokan-pagination-container .woocommerce-pagination li:hover span, .pagination_blog .dokan-pagination li.active a, .pagination_blog .dokan-pagination li.active span, .pagination_blog .dokan-pagination li:hover a, .pagination_blog .dokan-pagination li:hover span, .pagination_blog .page-numbers li.active a, .pagination_blog .page-numbers li.active span, .pagination_blog .page-numbers li:hover a, .pagination_blog .page-numbers li:hover span, .pagination_blog .woocommerce-pagination li.active a, .pagination_blog .woocommerce-pagination li.active span, .pagination_blog .woocommerce-pagination li:hover a, .pagination_blog .woocommerce-pagination li:hover span, .woocommerce .dokan-pagination li.active a, .woocommerce .dokan-pagination li.active span, .woocommerce .dokan-pagination li:hover a, .woocommerce .dokan-pagination li:hover span, .woocommerce .page-numbers li.active a, .woocommerce .page-numbers li.active span, .woocommerce .page-numbers li:hover a, .woocommerce .page-numbers li:hover span, .woocommerce .woocommerce-pagination li.active a, .woocommerce .woocommerce-pagination li.active span, .woocommerce .woocommerce-pagination li:hover a, .woocommerce .woocommerce-pagination li:hover span {
border-color: var(--color-brand) !important;
background: var(--color-brand) !important;
color: #fff !important;
}
.dokan-pagination-container .dokan-pagination li:first-child a, .dokan-pagination-container .dokan-pagination li:last-child a, .dokan-pagination-container .page-numbers li:first-child a, .dokan-pagination-container .page-numbers li:last-child a, .dokan-pagination-container .woocommerce-pagination li:first-child a, .dokan-pagination-container .woocommerce-pagination li:last-child a, .pagination_blog .dokan-pagination li:first-child a, .pagination_blog .dokan-pagination li:last-child a, .pagination_blog .page-numbers li:first-child a, .pagination_blog .page-numbers li:last-child a, .pagination_blog .woocommerce-pagination li:first-child a, .pagination_blog .woocommerce-pagination li:last-child a, .woocommerce .dokan-pagination li:first-child a, .woocommerce .dokan-pagination li:last-child a, .woocommerce .page-numbers li:first-child a, .woocommerce .page-numbers li:last-child a, .woocommerce .woocommerce-pagination li:first-child a, .woocommerce .woocommerce-pagination li:last-child a {
width: auto !important;
line-height: 35px !important;
}
.dokan-pagination-container .page-numbers li:first-child a, .dokan-pagination-container .page-numbers li:last-child a, .pagination_blog .page-numbers li:first-child a, .pagination_blog .page-numbers li:last-child a, .woocommerce .page-numbers li:first-child a, .woocommerce .page-numbers li:last-child a {
width: 40px !important;
line-height: 40px !important;
}
.dokan-store-widget {
margin-bottom: 30px;
}
.dokan-store-widget .store-cat-stack-dokan {
position: relative;
}
.dokan-store-widget .store-cat-stack-dokan li {
position: relative;
display: unset;
}
.dokan-store-widget .store-cat-stack-dokan li a {
font-size: 16px;
line-height: 26px;
padding-bottom: 10px;
font-family: var(--font-heading);
color: var(--color-text);
font-weight: 400;
display: block;
}
.dokan-store-widget .store-cat-stack-dokan li a::before {
position: relative;
content: "\f10e";
margin-right: 10px;
font-family: uicons-regular-straight !important;
font-size: 10px;
line-height: 10px;
top: -1px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-img {
position: relative;
height: 300px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
height: auto !important;
position: relative;
background-color: unset !important;
color: #444;
border: 0px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery {
padding: 0px !important;
background: unset !important;
margin: 0px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .store-name {
font-size: 22px;
line-height: 32px;
color: var(--color-heading);
margin-bottom: 20px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .dokan-store-info li {
display: block !important;
text-align: center !important;
margin-bottom: 4px;
width: 100%;
color: var(--color-text);
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .dokan-store-info li i {
display: block !important;
margin-left: 0px !important;
color: var(--color-brand);
margin-right: 5px;
display: inline-block !important;
float: unset !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .dokan-store-info li:after {
display: none !important;
}
.store-social-wrapper {
position: relative;
}
.store-social-wrapper .store-social li {
display: inline-block;
margin: 0px 5px;
}
.store-social-wrapper .store-social li a {
text-align: center;
margin-right: 5px;
color: #fff;
transition-duration: 0.5s;
height: 40px;
width: 40px;
line-height: 40px !important;
display: inline-flex;
background: var(--color-brand);
border-radius: 40px;
align-content: center;
justify-content: center;
}
.store-social-wrapper .store-social li a i {
font-size: 18px !important;
color: #fff !important;
line-height: 40px !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-img {
width: 69%;
float: right;
position: relative;
display: block !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper {
width: 30%;
float: left;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
margin: 0px !important;
padding: 40px !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-img img {
background: unset !important;
padding: 0px !important;
border: 0px !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info {
padding: 0px !important;
width: 100% !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-name {
color: #fff;
margin-bottom: 12px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .dokan-store-info li {
display: block;
float: unset !important;
color: #fff;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .dokan-store-info li::before {
display: none !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-social-wrapper {
position: relative;
margin-top: 20px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-social-wrapper .store-social li {
margin: 0 3px 0 0 !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-social-wrapper .store-social li a {
background: var(--color-brand-dark);
}
input[type=submit].dokan-btn {
margin-bottom: 20px !important;
}
.dokan-add-new-product-popup h2 {
font-size: 20px;
line-height: 32px;
font-weight: 700;
color: var(--color-heading) !important;
}
.dokan-add-new-product-popup h2 i {
color: var(--color-brand);
}
.dokan-form-control {
height: 50px !important;
line-height: 50px !important;
}
.pro_layout3 .profile-frame {
padding: 0px !important;
border: 0px !important;
} .dgwt-wcas-search-form {
opacity: 1 !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
border: 0px !important;
height: 46px;
background: unset !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
transform: unset !important;
color: #fff !important;
font-size: 14px;
font-family: var(--font-heading);
font-weight: 600;
text-transform: none;
text-shadow: unset;
height: 40px !important;
padding: 0 22px;
min-height: 40px;
border-radius: 3px;
top: 0px;
right: 3px !important;
left: unset !important;
position: absolute;
bottom: 0;
margin: auto;
pointer-events: fill !important;
opacity: 1 !important;
background: var(--color-brand);
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
background: var(--color-brand-2) !important;
border: unset !important;
border-radius: 3px !important;
box-shadow: unset !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover .dgwt-wcas-ico-magnifier path {
fill: var(--color-heading) !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier path {
fill: #fff !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before {
display: none !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 13px 24px 13px 24px;
color: var(--color-text);
font-weight: 500;
font-family: var(--font-heading);
font-size: 14px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder {
font-size: 14px !important;
color: var(--color-text);
font-weight: 500;
font-family: var(--font-heading);
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
font-size: 14px !important;
color: var(--color-text);
font-weight: 500;
font-family: var(--font-heading);
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
padding: 0px;
background: unset !important;
border-radius: unset !important;
}
.dgwt-wcas-st, .dgwt-wcas-details-title-tax {
font-size: 15px !important;
text-transform: unset !important;
font-weight: 600;
font-family: var(--font-heading);
color: var(--color-heading) !important;
}
.dgwt-wcas-st strong, .dgwt-wcas-details-title-tax strong {
color: var(--color-heading) !important;
}
.dgwt-wcas-suggestion-cat {
margin-bottom: 10px;
padding: 10px 15px;
}
.dgwt-wcas-suggestion-cat span {
color: var(--color-text) !important;
font-size: 14px !important;
}
.dgwt-wcas-suggestions-wrapp {
border: 1px solid var(--border-color) !important;
padding: 20px !important;
margin-top: 6px !important;
}
.dgwt-wcas-details-wrapp {
border: 1px solid var(--border-color) !important;
padding: 20px !important;
margin-top: 6px;
margin-left: 38px;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-datails-title {
color: var(--color-brand);
font-family: var(--font-heading);
padding: 8px 15px;
background: var(--background-3);
border: 0px !important;
border-radius: 5px;
margin: 0px 0px 15px !important;
}
.dgwt-wcas-details-space {
margin-top: 5px !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
font-weight: 600;
font-family: var(--font-heading);
color: var(--color-heading) !important;
margin-bottom: 10px;
margin-top: 5px;
border-bottom: 0px !important;
font-size: 16px !important;
padding: 10px 15px;
background: var(--background-3);
border-radius: 5px;
font-size: 16px !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
border-bottom: unset !important;
padding-bottom: unset !important;
text-transform: unset !important;
margin-top: unset !important;
font-size: unset !important;
}
.dgwt-wcas-tax-product-details {
border-radius: 5px;
}
.dgwt-wcas-tpd-rest-title {
font-size: 16px !important;
margin-bottom: 0px !important;
font-weight: 600 !important;
font-family: var(--font-heading) !important;
color: var(--color-heading) !important;
}
.dgwt-wcas-tpd-price {
font-size: 14px !important;
color: var(--color-text) !important;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-tpd-price bdi {
color: var(--color-brand) !important;
}
.dgwt-wcas-tpd-price .woocommerce-Price-currencySymbol {
color: var(--color-text) !important;
}
.dgwt-wcas-tpd-price del {
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-tpd-price ins {
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product {
padding: 15px 15px !important;
border-radius: 4px !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected {
background: var(--color-brand-dark) !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-st-title {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-st-title strong {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-sd {
color: rgba(255, 255, 255, 0.8) !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .woocommerce-Price-amount.amount bdi {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-sp del {
text-decoration-color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-sp ins {
text-decoration-color: #fff !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-st-title {
font-size: 16px !important;
margin-bottom: 5px;
font-family: var(--font-heading) !important;
color: var(--color-heading) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-st-title strong {
color: var(--color-heading) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-sd {
font-size: 12px;
font-family: var(--font-text) !important;
color: var(--color-text) !important;
line-height: 22px !important;
font-weight: 400 !important;
}
.dgwt-wcas-suggestion-product .woocommerce-Price-amount.amount {
font-size: 12px !important;
font-weight: 600;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-suggestion-product .woocommerce-Price-amount.amount bdi {
color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-sp del {
opacity: 0.8;
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-sp ins {
opacity: 1 !important;
text-decoration: unset !important;
}
.dgwt-wcas-is-details .dgwt-wcas-si {
width: 60px !important;
}
.dgwt-wcas-is-details .dgwt-wcas-si img {
border: 1px solid var(--border-color) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-main-image {
border-bottom-color: var(--border-color) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space {
padding: 10px 0px !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-product-title {
font-size: 20px;
margin: 0px !important;
font-family: var(--font-heading) !important;
font-weight: 600 !important;
color: var(--color-heading) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price {
font-size: 16px;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price bdi {
color: var(--color-brand-dark) !important;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price .woocommerce-Price-currencySymbol {
color: var(--color-brand) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price del {
opacity: 0.8;
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price ins {
opacity: 1 !important;
text-decoration: unset !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-desc {
font-size: 15px !important;
line-height: 26px !important;
color: var(--color-text) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-addtc-form {
justify-content: flex-start !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .quantity button i {
color: var(--color-brand) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .add_to_cart_button {
padding: 14px 20px !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .add_to_cart_button span, .dgwt-wcas-product-details .dgwt-wcas-details-space .add_to_cart_button i {
color: #fff !important;
}
.cart-dropdown-wrap.cart-dropdown-hm2 {
padding: 0px !important;
}
.cart-dropdown-wrap .widget_shopping_cart_content ul {
max-height: 350px;
padding: 30px 20px 15px !important;
overflow: auto;
}
.cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__total.total {
padding-top: 0px !important;
}
.cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
padding-bottom: 25px !important;
}
.cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__total.total, .cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
padding-left: 20px !important;
padding-right: 20px !important;
}
.contnet_cart_box {
position: relative;
}
.contnet_cart_box .woocommerce-mini-cart__empty-message {
text-align: center;
padding: 20px;
}
.contnet_cart_box .woocommerce-mini-cart__total.total {
padding: 0px 0px 10px;
border-radius: 5px;
}
.contnet_cart_box .woocommerce-mini-cart__total.total strong {
font-size: 16px;
line-height: 26px;
display: inline-block;
font-family: var(--font-heading);
margin-right: 5px;
color: var(--color-text);
}
.contnet_cart_box .woocommerce-mini-cart__total.total .woocommerce-Price-amount {
color: var(--color-brand) !important;
font-weight: 600;
}
.contnet_cart_box .woocommerce-mini-cart {
position: relative;
padding-left: 0px !important;
border-bottom: 1px solid var(--border-color);
margin-bottom: 15px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item {
position: relative;
display: flex;
margin: 0px !important;
padding: 15px 0px 15px !important;
border-bottom: 1px solid var(--border-color);
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .variation-Vendor p {
font-size: 13px;
line-height: 22px;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box {
display: block;
min-width: 25%;
width: 25%;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box img {
border: 1px solid var(--border-color);
float: none !important;
width: 100%;
height: auto;
margin-left: 0px !important;
overflow: hidden;
border-radius: 5px;
padding: 4px;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items {
position: relative;
width: 75%;
min-width: 75%;
padding-right: 35px;
padding-left: 15px;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 {
line-height: normal;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 a {
font-size: 14px;
line-height: 22px;
font-family: var(--font-heading);
font-weight: 700;
margin-bottom: 5px;
color: var(--color-heading);
display: block;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
position: absolute;
right: 0px;
top: 11px;
width: 30px;
height: 30px;
border-radius: 50px;
border: 1px solid var(--border-color);
line-height: 27px;
text-align: center;
display: block;
font-size: 16px;
color: var(--color-brand) !important;
background: #fff;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button:hover {
background: var(--color-brand) !important;
color: #fff !important;
border-color: var(--color-brand) !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .variation {
margin: 0;
padding-left: 0px !important;
border-left: 0px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .variation dt, .contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .variation dd {
display: inline-block;
margin: 0px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item:first-child {
padding-top: 0px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item:last-child {
padding-bottom: 0px;
border-bottom: 0px;
}
.contnet_cart_box .woocommerce-mini-cart__buttons {
display: block;
}
.contnet_cart_box .woocommerce-mini-cart__buttons a {
position: relative;
padding: 6px 25px !important;
line-height: 35px !important;
font-size: 14px;
font-family: var(--font-heading);
font-weight: 600;
color: #fff;
background: var(--color-brand);
display: inline-block;
border-radius: 5px;
}
.contnet_cart_box .woocommerce-mini-cart__buttons a:last-child {
float: right;
}
.header-area .hot-deals {
position: relative;
margin-right: 50px;
padding-left: 25px;
position: relative;
min-width: 110px;
}
.header-area .hot-deals svg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
}
.header-area .hot-deals a {
display: inline-block;
font-size: 16px;
font-weight: 700;
color: var(--color-heading);
font-family: var(--font-heading);
}
.header-area.header-style-5 .hot-deals svg path {
fill: #fff;
}
.header-area.header-style-5 .hot-deals a {
color: #fff;
}
.dgwt-wcas-search-wrapp {
margin-left: 0px !important;
margin-right: auto !important;
}
.select2-container--open .select2-dropdown {
border: 1px solid var(--border-color) !important;
}
.post-type-archive-product .select2-container--open .select2-dropdown--below {
margin-top: 0px !important;
}
.header-action-2 .button_text {
padding-right: 30px;
padding-left: 30px;
}
.header-action-2 .button_text a {
border: 0 !important;
min-height: 40px !important;
line-height: 26px !important;
font-size: 14px !important;
font-weight: 500 !important;
padding-left: 13px !important;
padding-top: 6px !important;
padding-bottom: 6px !important;
min-width: 164px !important;
max-width: unset !important;
border-radius: 5px !important;
background-color: #fff !important;
border: 1px solid var(--border-color) !important;
box-shadow: var(--box-shadown-2) !important;
color: var(--color-brand) !important;
}
.header-action-2 .button_text a i {
font-size: 16px;
margin-left: 5px;
position: relative;
top: 3px;
}
.header-action-2 .button_text:hover {
transform: translateY(-3px);
transition: 0.2s;
}
.header-action-2 .header-action-icon-2 > a > span > svg {
font-size: 1em;
width: unset;
height: unset;
}
.header-action-2 .header-action-icon-2 > a.sm_icon {
padding-right: 5px;
display: inline-block;
}
.header-action-2 .header-action-icon-2.cart > a > svg {
font-size: 24px;
}
.header-action-2 .wish_ones span {
line-height: 24px !important;
}
.main-menu > nav > ul > li.current_page_item.active > a {
color: var(--color-brand);
}
.header-style-5 .main-menu > nav > ul > li.current_page_item.active > a {
color: var(--color-brand-2);
}
.categories-dropdown-wrap.header_dropdown {
max-height: 350px;
overflow: auto;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list {
width: 47%;
float: left;
margin: 0px 5px 10px;
padding: 0px 0px;
position: relative;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list a {
display: block;
padding: 0px 15px 0px 15px;
line-height: 50px;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list.cat_image_in a {
padding: 0px 15px 0px 55px;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list:last-child {
margin-bottom: 12px !important;
}
.categories-dropdown-wrap.header_dropdown ul li a img {
position: absolute;
top: 0;
bottom: 0;
left: 15px;
margin: auto;
}
.categories-dropdown-wrap.header_dropdown .more_categories {
width: 100%;
padding-top: 10px;
}
.categori-dropdown-inner {
display: block !important;
}
.dgwt-wcas-layout-icon {
position: relative;
margin-left: unset !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
left: 0 !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-icon {
display: none !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-icon-arrow {
display: none;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
display: block !important;
position: relative !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-st--direct-headline {
display: none !important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
box-shadow: unset !important;
}
.dgwt-wcas-st .dgwt-wcas-st--direct-headline {
font-size: 16px !important;
margin-bottom: 10px !important;
color: var(--color-heading) !important;
text-transform: unset !important;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-suggestion-selected {
background: unset !important;
} .slider-btn.slider-next i,
.slider-btn.slider-prev i {
line-height: 20px !important;
font-size: 20px;
position: absolute;
height: 20px;
width: 20px;
text-align: center;
top: 0;
border: 0;
right: 0;
left: 0;
text-align: center;
bottom: 0;
display: block;
margin: auto !important;
}
.form-subcriber form {
min-width: 450px;
position: relative;
}
.form-subcriber form input {
border: 0px !important;
padding: 0px 30px !important;
border-radius: 50px !important;
}
.form-subcriber form input[type=submit] {
position: absolute;
width: auto;
display: inline-block;
border-radius: 50px !important;
right: 0;
font-family: var(--font-heading);
}
@media (max-width: 500px) {
.form-subcriber form {
min-width: 100%;
position: relative;
}
.form-subcriber form input {
border: 0px !important;
padding: 0px 30px !important;
}
.form-subcriber form input[type=submit] {
position: absolute;
width: auto;
display: inline-block;
border-radius: 50px !important;
right: 0;
font-family: var(--font-heading);
}
}
.banner-img img {
border-radius: 10px !important;
}
.banner-img.style-5 h4 {
min-height: auto;
}
.banner-img.style-3 .banner-text {
margin-top: 50px !important;
}
.banner-img.style-3 .banner-text h2 {
margin-bottom: 50px !important;
} .section_title {
position: relative;
}
.section_title .title_whole {
position: relative;
}
.section_title .title_whole .title {
padding-bottom: 20px;
font-size: 30px;
font-family: var(--font-heading);
font-weight: 700;
line-height: 30px;
color: var(--color-heading);
}
.section_title .title_whole i {
position: relative;
bottom: 0;
font-size: 15px;
color: var(--border-color-2);
} .default_single_product .grouped_form .button {
margin: 10px 0px 0px;
}
.cart_notice {
position: fixed;
margin: 0px 0px 10px;
right: 15px;
bottom: 0px;
z-index: 9999;
max-width: 400px;
}
.cart_notice .woocommerce-error, .cart_notice .woocommerce-info, .cart_notice .woocommerce-message {
border-top: 0px !important;
margin: 0px 0px 10px !important;
padding: 0px 0px 0px !important;
font-size: 15px;
font-weight: 600;
font-family: var(--font-heading);
line-height: 20px;
padding: 10px;
color: var(--color-heading);
}
.cart_notice .woocommerce-error li, .cart_notice .woocommerce-info li, .cart_notice .woocommerce-message li {
position: relative;
height: auto;
padding: 20px 20px 50px !important;
color: #fff;
border-radius: 5px;
box-shadow: var(--box-shadow-4);
background: var(--color-danger);
min-height: unset;
margin-bottom: 0px !important;
}
.cart_notice .woocommerce-error li a, .cart_notice .woocommerce-info li a, .cart_notice .woocommerce-message li a {
left: 20px !important;
bottom: 20px !important;
color: #fff !important;
}
.cart_notice .woocommerce-error li .cartnotice_close, .cart_notice .woocommerce-info li .cartnotice_close, .cart_notice .woocommerce-message li .cartnotice_close {
background: var(--color-heading);
}
.cart_notice .woocommerce-error::before, .cart_notice .woocommerce-info::before, .cart_notice .woocommerce-message::before {
display: none;
}
.cart_notice .woocommerce-error a.button, .cart_notice .woocommerce-info a.button, .cart_notice .woocommerce-message a.button {
background: unset !important;
display: block !important;
font-size: 14px;
line-height: 20px;
float: unset;
position: absolute;
color: var(--color-heading) !important;
bottom: 16px;
left: 100px;
font-weight: 500 !important;
padding: 0px !important;
text-decoration: underline !important;
min-height: unset !important;
}
.cart_notice .woocommerce-error a.no_view_checkout, .cart_notice .woocommerce-info a.no_view_checkout, .cart_notice .woocommerce-message a.no_view_checkout {
left: 180px;
}
.cart_notice .woocommerce-error .cartnotice_close, .cart_notice .woocommerce-info .cartnotice_close, .cart_notice .woocommerce-message .cartnotice_close {
position: absolute;
padding: 0px !important;
text-align: center;
top: -2px;
right: -2px;
width: 20px;
height: 20px;
border-radius: 20px;
text-align: center;
line-height: 20px;
}
.cart_notice .woocommerce-error {
padding: 0px;
background: unset !important;
}
.cart_notice .woocommerce-info {
background: var(--color-brand-2);
}
.cart_notice .woocommerce-message {
height: auto;
padding: 18px 20px 48px 100px !important;
border-radius: 5px;
overflow: hidden;
box-shadow: var(--box-shadown-3);
background: var(--background-3);
min-height: 90px;
}
.cart_notice .woocommerce-message .product-image {
position: absolute;
left: 15px;
top: 0;
bottom: 0;
margin: auto;
width: 70px;
height: 70px;
}
.cart_notice .woocommerce-message .product-image img {
height: auto;
width: auto;
}
.product-tabs, .product-tabs_two {
position: relative;
}
.product-tabs ul, .product-tabs_two ul {
display: block;
}
.product-tabs ul li, .product-tabs_two ul li {
display: inline-block;
}
.filter_carousel .slider-prev {
position: absolute;
left: 0;
cursor: pointer;
background: #F2F3F4;
width: 45px;
height: 45px;
position: absolute;
display: block;
z-index: 100;
border-radius: 50%;
transition: all 0.2s ease-out;
text-align: center;
line-height: 45px;
font-size: 16px;
color: #7E7E7E;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-top: -100px;
}
.filter_carousel .slider-next {
position: absolute;
right: 0;
cursor: pointer;
background: #F2F3F4;
width: 45px;
height: 45px;
position: absolute;
display: block;
z-index: 100;
border-radius: 50%;
transition: all 0.2s ease-out;
text-align: center;
line-height: 45px;
font-size: 16px;
color: #7E7E7E;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-top: -100px;
}
.filter_carousel .slider-prev:hover, .filter_carousel .slider-next:hover {
background-color: var(--color-brand);
color: #fff;
border-color: var(--color-brand);
} .banner-left-icon .banner-icon span {
font-size: 50px;
color: var(--color-brand);
}
.icon_box_custom h3 a {
color: var(--font-heading);
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;
display: block;
}
.icon_box_custom h4 a {
font-size: 24px;
color: var(--font-heading);
font-weight: 700;
display: block;
line-height: 1.2;
}
.icon_box_custom.featured-card .banner-icon {
margin-bottom: 30px;
}
.icon_box_custom.featured-card .banner-icon span {
font-size: 70px;
color: var(--color-brand);
}
.team-card {
position: relative;
}
.team-card img {
border-radius: 15px !important;
}
.team-card h4 a {
display: block;
color: var(--font-heading);
} .widget-about {
position: relative;
}
.widget-about .contact-infor {
position: relative;
margin-bottom: 12px;
}
.widget-about .contact-infor i {
color: var(--color-brand);
margin-right: 5px;
}
.widget-about strong {
font-family: var(--font-heading);
}
.foo_wid_title {
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
line-height: 1.2;
margin: 0px 0 20px 0;
font-size: 24px;
}
.footer-list li {
margin: 0px !important;
}
.footer-list li a {
display: block;
margin: 0 0 13px;
position: relative;
transition-duration: 0.3s;
font-weight: 500;
font-family: var(--font-text);
font-weight: 400;
line-height: 24px;
}
.footer-list li:hover {
padding-left: 0px;
}
.card-2 figure {
margin-bottom: 20px !important;
}
.simple_image_boxes {
position: relative;
}
.simple_image_boxes.image_fit {
position: relative;
overflow: hidden;
}
.simple_image_boxes.image_fit img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
} .contact_box {
position: relative;
}
.contact_box .box_content .contact-infor {
position: relative;
margin-bottom: 5px;
font-size: 14px;
color: var(--color-text);
}
.contact_form_box_all {
position: relative;
}
.contact_form_box_all input {
position: relative;
margin: 6px 0px 10px;
display: block;
width: 100%;
}
.contact_form_box_all br {
display: none;
}
.contact_form_box_all textarea, .contact_form_box_all select, .contact_form_box_all .select2-selection {
margin: 6px 0px 10px;
}
.contact_form_box_all label {
width: 100%;
display: block;
}
.contact_form_box_all span {
width: 100%;
display: block;
}
.contact_form_box_all .wpcf7-checkbox label, .contact_form_box_all .wpcf7-acceptance label, .contact_form_box_all .wpcf7-radio label {
width: auto;
display: inline-block;
}
.contact_form_box_all .wpcf7-checkbox span, .contact_form_box_all .wpcf7-acceptance span, .contact_form_box_all .wpcf7-radio span {
width: auto;
display: inline-block;
}
.contact_form_box_all .wpcf7-checkbox span.first, .contact_form_box_all .wpcf7-acceptance span.first, .contact_form_box_all .wpcf7-radio span.first {
margin-left: 0px !important;
}
.contact_form_box_all .wpcf7-checkbox input, .contact_form_box_all .wpcf7-acceptance input, .contact_form_box_all .wpcf7-radio input {
border: 1px solid var(--border-color) !important;
width: 15px !important;
height: 15px !important;
}
.select2-selection--multiple {
border: 1px solid var(--border-color) !important;
border-radius: 10px !important;
min-height: 50px !important;
box-shadow: none !important;
padding: 10px 10px 10px 20px !important;
font-size: var(--font-md) !important;
width: 100% !important;
}
.select2-selection--multiple li {
display: inline-block;
}
.select2-selection--multiple li.select2-selection__choice {
background-color: var(--color-brand) !important;
color: #fff;
font-family: var(--font-heading);
}
.select2-selection--multiple li input {
display: block;
border: 0px !important;
height: auto !important;
}
.select2-selection--multiple li .select2-selection__choice__remove {
width: auto;
display: inline-block;
color: #fff !important;
}
.wpcf7 input[type=file] {
cursor: pointer;
border: 0px !important;
width: unset;
height: auto;
min-width: auto;
min-height: auto;
padding: 0px;
border-radius: 0px;
}
input[type=file]::file-selector-button {
border: 2px solid var(--border-color-2);
background: var(--background-1) !important;
padding: 10px 20px;
border-radius: 8px;
background-color: var(--background-1) !important;
transition: 1s;
}
input[type=date]::-webkit-calendar-picker-indicator {
right: 10px;
display: block;
position: relative;
opacity: 0.5;
}
.mobile-social-icon h6 {
display: inline-block;
margin-right: 6px;
margin-bottom: 0px !important;
}
.mobile-social-icon a {
position: relative;
}
.mobile-social-icon a i, .mobile-social-icon a span {
font-size: 12px;
height: 12px;
line-height: 12px;
width: 12px;
text-align: center;
top: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #fff;
margin: auto;
}
.banner-img {
position: relative;
}
.banner-img .ab_link {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 2;
}
.menu-banner-wrap {
overflow: hidden;
position: relative;
border-radius: 20px;
}
.menu-banner-wrap .ab_link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.menu-banner-wrap a {
display: block;
padding: unset !important;
}
.menu-banner-wrap a img {
width: 100%;
border-radius: 20px;
}
.menu-banner-wrap .menu-banner-content {
position: absolute;
top: 32px;
left: 30px;
}
.menu-banner-wrap .menu-banner-content h3 {
font-size: 24px;
font-weight: 700;
line-height: 1.5;
margin: 5px 0 11px;
}
.menu-banner-wrap .menu-banner-content .menu-banner-price span.old-price {
font-size: var(--font-xl);
font-weight: 400;
color: #696969;
text-decoration: line-through;
margin-left: 5px;
}
.menu-banner-wrap .menu-banner-content .menu-banner-btn a {
display: inline-block;
font-size: var(--font-md);
font-weight: 700;
color: #ffffff;
border-radius: 26px;
padding: 12px 22px 14px !important;
background-color: var(--color-brand) !important;
}
.menu-banner-wrap .menu-banner-discount h3 span {
display: block;
line-height: 1;
font-weight: 700;
font-size: 20px;
margin: 0 0 3px;
}
.menu-banner-wrap:hover .menu-banner-btn a {
background-color: var(--color-danger);
}
.menu-banner-wrap .menu-banner-content h4 {
font-size: var(--font-md);
text-transform: uppercase;
font-weight: 500;
margin: 0;
}
.menu-banner-wrap .menu-banner-content .menu-banner-price {
margin: 0 0 28px;
}
.menu-banner-wrap .menu-banner-content .menu-banner-price span.new-price {
font-size: 24px;
font-weight: 700;
color: var(--color-danger);
}
.menu-banner-wrap .menu-banner-discount {
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffd55a;
position: absolute;
top: 13%;
right: 7%;
}
.menu-banner-wrap .menu-banner-discount h3 {
color: #333;
margin: 0;
text-align: center;
font-size: var(--font-xl);
font-weight: 600;
line-height: 1;
}
.mega_menu .sub-menu {
border-radius: unset !important;
border: unset !important;
box-shadow: unset !important;
min-width: unset !important;
margin-top: unset !important;
padding: unset !important;
background: unset !important;
} .woocommerce-checkout-review-order {
padding: 30px;
background: #fff;
margin-bottom: 50px !important;
margin-top: 50px !important;
box-shadow: var(--box-shadown-2);
border-radius: 15px;
border: 1px solid var(--border-color) !important;
padding: 30px 40px;
}
.woocommerce-checkout-review-order #order_review_heading {
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
font-size: 24px;
display: block;
padding-bottom: 30px;
line-height: 1.2;
margin-bottom: 30px;
border-bottom: 1px solid var(--border-color) !important;
}
.blockOverlay {
background: rgba(255, 255, 255, 0.8) !important;
}
.blockUI.blockOverlay::before,
.wpfLoaderLayout i:before {
content: "" !important;
font-family: unset !important;
vertical-align: top;
font-weight: 400;
position: absolute;
width: 16px !important;
border-radius: 50%;
border: 2px solid;
border-top-color: transparent;
height: 16px !important;
margin: auto !important;
top: 0 !important;
bottom: 0 !important;
left: 0 !important;
right: 0px !important;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
background: unset !important;
}
.wpfLoaderLayout i {
animation: unset !important;
} .style_list .nav {
display: block;
}
.style_list .nav li {
display: block;
margin-right: 0px;
margin-bottom: 20px;
}
.style_list .nav li a {
font-weight: 600;
font-size: 15px;
line-height: 24px;
font-family: var(--font-heading);
color: var(--color-text);
display: block;
padding: 0px !important;
margin: 0px !important;
}
.style_linline .nav {
display: block;
}
.style_linline .nav li {
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
}
.style_linline .nav li a {
font-weight: 600;
font-size: 15px;
line-height: 24px;
font-family: var(--font-heading);
color: var(--color-heading);
display: block;
padding: 0px !important;
margin: 0px !important;
}
.style_linline .nav li:last-child {
margin-right: 0px;
}
.download-app {
margin: unset !important;
}
.download-app a {
margin: unset !important;
padding: 0px 10px 10px;
}
.download-app a img {
max-width: 100% !important;
} .product-type-variable .short-desc {
margin-bottom: 15px !important;
}
.variations_form {
position: relative;
}
.variations_form .reset_variations {
position: relative;
display: none;
}
.variations_form .woocommerce-variation-availability {
margin-bottom: 10px;
}
.variations_form .button-variable-wrapper .variable-item {
border: 1px solid var(--border-color) !important;
color: var(--color-text) !important;
font-family: var(--font-text) !important;
box-shadow: unset !important;
padding: 6px 9px !important;
border-radius: 5px !important;
transition: all 0.2s ease-out;
}
.variations_form .button-variable-wrapper .variable-item.selected {
background: var(--color-brand) !important;
color: #fff !important;
border-color: var(--color-brand) !important;
}
.variations_form .button-variable-wrapper .variable-item .variable-item-contents::before, .variations_form .button-variable-wrapper .variable-item .variable-item-contents::after {
display: none !important;
}
.variations_form .button-variable-wrapper .variable-item:hover {
border-color: var(--color-brand-dark) !important;
background: var(--color-brand-dark) !important;
color: #fff !important;
}
.variations_form table {
margin-bottom: 10px !important;
}
.variations_form .price del {
padding-right: 12px;
}
.variations_form table td, .variations_form table th {
padding: 10px !important;
}
.variations_form table th:first-child {
padding-left: 0px !important;
}
.variations_form table td:first-child {
padding-left: 0px !important;
}
.variations_form .select2-container {
max-width: unset !important;
width: auto !important;
min-width: 200px !important;
}
.variations_form .select2-container--default .select2-selection--single {
height: 40px !important;
line-height: 40px !important;
}
.variations_form .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 40px !important;
}
.variations_form .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 9px !important;
}
.variations_form .reset_variations {
padding-left: 10px;
}
.wvs-has-image-tooltip:before, [data-wvstooltip]:before {
background: var(--color-brand-2) !important;
}
.wvs-has-image-tooltip:after, [data-wvstooltip]:after {
border-top-color: var(--color-brand-2) !important;
}
.wvs-has-image-tooltip:after, .wvs-has-image-tooltip:before, [data-wvstooltip]:after, [data-wvstooltip]:before {
box-shadow: var(--box-shadown-2) !important;
}
.woocommerce div.product form.cart .variations label {
font-size: 18px;
color: var(--color-heading);
text-transform: capitalize;
font-weight: 600;
font-family: var(--font-heading);
}
.tags_and_cat {
position: relative;
border-top: 1px solid var(--border-color);
}
.tags_and_cat .d-flex {
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.tags_and_cat .d-flex .d-flex {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: unset;
margin-bottom: 32px;
}
.tags_and_cat .d-flex .d-flex .title {
font-size: 15px;
font-weight: 600;
text-transform: capitalize;
color: var(--color-heading);
font-family: var(--font-heading);
margin-bottom: 8px !important;
margin-top: 8px !important;
padding-right: 8px;
}
.tags_and_cat .d-flex .d-flex .btn {
border-radius: 4px;
margin: 5px 0px;
}
.tags_and_cat .d-flex .d-flex .btn:last-child {
margin-right: 0px !important;
}
.tags_and_cat .d-flex .tags_content.left_one {
padding-right: 20px;
}
.auto-container {
position: static;
max-width: 1610px;
padding: 0 15px;
margin: 0 auto;
}
.single-product .zoomContainer, .single-product .zoomWindow {
margin-top: -31px;
}
.single-product .product-extra-link2 button:before {
margin-left: 0px !important;
}
.logo a img {
margin: auto;
}
.quick_view_loading {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.quick_view_loading:before {
content: "";
position: absolute;
width: 20px;
border-radius: 50%;
border: 3px solid var(--color-brand-2);
border-top-color: transparent;
height: 20px;
top: 0;
bottom: 0;
left: 0;
right: 0px;
opacity: 0;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
margin: auto;
}
.quick_view_loading.loading {
z-index: 99999999;
}
.quick_view_loading.loading:before {
opacity: 1;
visibility: visible;
}
.quick_view {
position: relative;
max-width: 60%;
background: #fff;
padding: 19px 0px;
border-radius: 20px;
margin: auto;
box-shadow: var(--box-shadown-2);
border: 1px solid var(--border-color-2);
overflow: hidden;
transform: translateY(-10%);
transition: all 0.5s;
}
.quick_view .mfp-close {
background: var(--color-brand-2);
color: var(--bs-dark);
border-radius: 0px 15px;
opacity: 1;
}
.quick_view .zoom-icon {
display: none;
}
.quick_view .default_single_product {
width: 100%;
padding: 30px;
overflow: auto;
max-height: 600px;
}
.quick_view .default_single_product .detail-gallery {
float: unset;
width: unset;
}
.quick_view .default_single_product div.summary {
width: unset !important;
float: unset !important;
}
.quick_view .owl-nav {
position: absolute !important;
top: 30%;
right: 0;
left: 0;
height: 36px;
width: 100% !important;
margin: auto;
}
.owl-thumbs {
position: relative;
}
.owl-thumbs .owl-thumb-item {
display: inline-block;
width: 17%;
border: 1px solid var(--border-color);
margin: 0px 5px 5px;
border-radius: 15px;
padding: 0px;
}
.quickview_enable .mfp-ready .quick_view {
transform: translateY(0);
}
.single_row_image {
width: 100% !important;
float: unset !important;
}
.single_row_image .zoomImg {
display: none !important;
}
.single_row_image.vertical_slick_rwo .woocommerce-product-gallery__image {
width: 100% !important;
}
body .wc-gzd-sale-price-label {
display: inline-block;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 18px;
}
.legal-price-info .wc-gzd-additional-info .wc-gzd-additional-info {
text-transform: capitalize;
}
.product p.wc-gzd-additional-info {
font-size: 1rem !important;
}
.wc-gzd-additional-info.product-units-wrapper.product-units .unit {
display: inline-block !important;
}
body .variations .value.woo-variation-items-wrapper {
padding: 0px !important;
}
.default_single_product .deals_box {
display: inline-block;
margin: 20px 0px 10px;
}
.default_single_product .deals_box .deals-countdown .countdown-section {
margin: 0px 20px 0px 0px;
padding: 4px !important;
background: unset !important;
display: inline-block;
text-align: left;
}
.default_single_product .deals_box .deals-countdown .countdown-section .countdown-amount {
display: block;
text-align: center;
}
.default_single_product .deals_box .deals-countdown .countdown-section .countdown-period {
display: block;
text-align: center;
color: var(--color-heading);
font-family: var(--font-heading);
font-weight: 600;
}
.default_single_product .deals_box .deals-countdown .countdown-section:last-child {
margin-right: 0px;
}
.default_single_product .woocommerce-product-details__short-description {
margin-bottom: 20px;
}
.default_single_product .product .product_main_content button:first-child {
margin-left: 0px !important;
}
.default_single_product .product .product_main_content .woosw-btn, .default_single_product .product .product_main_content .woosc-btn {
background: #fff;
border: 1px solid var(--border-color);
color: var(--color-heading);
border-radius: 5px;
display: inline-block;
height: 50px;
line-height: 50px;
font-weight: 600;
font-family: var(--font-heading);
padding: 0px 20px;
position: relative;
text-align: center;
min-width: 50px;
margin: 10px 5px 15px 0;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
}
.default_single_product .product_title {
font-size: 38px;
line-height: 48px;
}
.woocommerce div.product form.cart {
margin-bottom: 15px !important;
}
.video_box_style_one {
position: relative;
margin-bottom: 30px;
}
.video_box_style_one a {
display: inline-block;
padding: 12px 32px;
line-height: 28px;
border-radius: 30px;
border: 1px solid var(--border-color);
color: var(--color-heading);
background: #fff;
box-shadow: var(--box-shadown-2);
font-size: 16px;
font-weight: 700;
font-family: var(--font-heading);
transition: all 0.5s ease-out 0s;
}
.video_box_style_one a i {
font-size: 16px;
margin-right: 5px;
color: var(--color-brand);
}
.video_box_style_one a:hover {
background: var(--color-brand-2);
border-color: var(--color-brand-2);
color: var(--color-heading);
}
.video_box_style_one a:hover i {
color: var(--color-heading);
}
.video_box_style_two {
position: relative;
margin-bottom: 30px;
}
.video_box_style_two iframe, .video_box_style_two video {
width: 100%;
height: auto;
}
.video_box_style_two iframe {
height: 250px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
background: var(--color-brand-2);
}
.product_single_style_three .deals_box, .product_single_style_two .deals_box {
margin: 0px !important;
}
.product_single_style_three .attr-detail .product_meta, .product_single_style_two .attr-detail .product_meta {
margin-top: 0px !important;
}
.product_single_style_two .upper_content, .product_single_style_three .upper_content {
position: relative;
padding-bottom: 18px;
margin-bottom: 15px;
}
.product_single_style_two .upper_content .product_title, .product_single_style_three .upper_content .product_title {
margin-bottom: 6px;
}
.product_single_style_two .upper_content .woocommerce-product-rating, .product_single_style_three .upper_content .woocommerce-product-rating {
margin-bottom: 0px !important;
margin-right: 15px;
}
.product_single_style_two .upper_content .product_meta, .product_single_style_three .upper_content .product_meta {
margin-top: 0px !important;
}
.product_single_style_two .upper_content .meta, .product_single_style_three .upper_content .meta {
border-left: 1px solid var(--border-color);
padding-left: 15px;
margin-left: 5px;
}
.product_single_style_two .upper_content .meta .product_meta span, .product_single_style_three .upper_content .meta .product_meta span {
margin-right: 10px;
}
.product_single_style_two .upper_content .sale_flash, .product_single_style_three .upper_content .sale_flash {
margin-right: 15px;
}
.product_single_style_two .upper_content .sale_flash .onsale, .product_single_style_three .upper_content .sale_flash .onsale {
position: relative;
border-radius: 6px;
background: var(--color-brand-2);
color: var(--color-heading);
top: unset;
padding: 2px 6px;
left: unset;
}
.product_single_style_two .product-info {
padding: 0px;
border: 0px;
border-radius: unset;
}
.product_single_style_two .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs li > a {
border-radius: 6px;
border: 0px;
background: var(--background-2);
}
.product_single_style_two .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs li.active > a {
background: var(--color-brand);
color: #fff;
}
.product_single_style_two .flex-control-thumbs li img {
border-radius: 6px !important;
}
.product_single_style_two .woocommerce-product-gallery {
position: relative;
}
.product_single_style_two .flex-viewport {
margin-left: 90px;
border-radius: 6px !important;
}
.product_single_style_two .video_box_style_one {
margin-left: 90px;
}
.product_single_style_two .tab-style3 {
position: relative;
padding-top: 50px;
margin-top: 15px;
border-top: 1px solid var(--border-color);
}
.product_single_style_three .single_row_image {
margin: 0 -10px;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__wrapper {
overflow: unset !important;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__image {
padding: 0 10px 10px;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__image a {
padding: 10px;
display: block;
border-radius: 6px;
border: 1px solid var(--border-color);
}
.product_single_style_three .product-info {
background: var(--background-1);
border-radius: 10px;
}
.product_single_style_three .upper_content {
margin-bottom: 0px;
}
.product_single_style_three .upper_content .meta {
padding-top: 0px;
border-left: 0px;
padding-left: 0px;
margin-left: 0px;
}
.product_single_style_three .woocommerce-tabs ul.tabs li.active {
background: unset !important;
}
.product_single_style_three .woocommerce-tabs .panel {
margin: 0px !important;
}
.product_single_style_three.single_style_four .product-info {
background: #fff;
}
.product_single_style_three.single_style_four .upper_content .meta {
padding-top: 0px;
}
.product_single_style_three.single_style_four .product_meta {
margin-top: 0px !important;
}
.product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
}
.product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
min-width: 50% !important;
width: 50%;
padding-bottom: 15px;
}
.product_single_style_three.single_style_four .product_main_content {
padding-left: 40px;
margin-left: 20px;
border-left: 1px solid var(--border-color);
}
.left-sidebar .product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
padding-right: 10px;
}
.right-sidebar .product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
padding-left: 10px;
}
body.woocommerce .products_box_outer ul.products .product-category.product {
position: relative;
margin-bottom: 15px !important;
}
body.woocommerce .products_box_outer ul.products .product-category.product a {
background: var(--background-2);
border: 1px solid var(--border-color);
border-radius: 10px;
padding: 15px 15px;
text-align: center;
min-height: 40px;
display: block;
transition: 0.2s;
}
body.woocommerce .products_box_outer ul.products .product-category.product a .count {
background: var(--color-brand);
color: #fff;
padding: 3px;
border-radius: 25px;
font-size: 12px;
display: inline-block;
width: 25px;
height: 25px;
margin-left: 4px;
line-height: 20px;
}
body.woocommerce .products_box_outer ul.products .product-category.product a h2 {
font-size: 16px;
font-weight: 600;
padding-left: 15px;
line-height: 26px;
}
body.woocommerce .products_box_outer ul.products .product-category.product a img {
position: relative;
width: 80px;
margin: auto;
margin-bottom: 15px;
}
.no-sidebar .product_single_style_three .up-sells .products li.product {
min-width: 33.33%;
}
.no-sidebar .product_single_style_three .related.products .product_default_layout li.product {
min-width: 25%;
}
.no-sidebar .product_single_style_three.single_style_four .up-sells .products li.product, .no-sidebar .product_single_style_three.single_style_four .related.products .product_default_layout li.product {
min-width: 25%;
}
.up-sells ul.products {
margin: 0 -15px !important;
}
.up-sells ul.products li.product {
padding: 0px 15px !important;
}
.related.products .products {
margin: 0px -15px !important;
}
.related.products li.product {
padding: 0px 15px !important;
}
.left-sidebar .product_single_style_three .up-sells .products li.product, .right-sidebar .product_single_style_three .up-sells .products li.product {
min-width: 50%;
}
.left-sidebar .product_single_style_three .related.products .product_default_layout li.product, .right-sidebar .product_single_style_three .related.products .product_default_layout li.product {
min-width: 33.33%;
}
.left-sidebar .product_single_style_three.single_style_four .up-sells .products li.product, .left-sidebar .product_single_style_three.single_style_four .related.products .product_default_layout li.product, .right-sidebar .product_single_style_three.single_style_four .up-sells .products li.product, .right-sidebar .product_single_style_three.single_style_four .related.products .product_default_layout li.product {
min-width: 33.33%;
}
.flex-control-nav, .single_row_image {
overflow: unset !important;
}
.flex-control-nav .slider-btn, .single_row_image .slider-btn {
position: absolute;
height: 40px;
border-radius: 40px;
border: 1px solid var(--border-color);
background: #fff;
color: var(--color-heading);
width: 40px;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
line-height: 40px;
text-align: center;
font-size: 16px;
top: 0;
bottom: 0;
z-index: 2;
margin: auto;
opacity: 0;
}
.flex-control-nav .slider-btn.slider-prev, .single_row_image .slider-btn.slider-prev {
left: -20px;
}
.flex-control-nav .slider-btn.slider-next, .single_row_image .slider-btn.slider-next {
right: -20px;
}
.flex-control-nav:hover .slider-btn, .single_row_image:hover .slider-btn {
opacity: 1;
}
.slick_slider_two .flex-control-nav {
width: 80px;
position: absolute;
top: 0;
left: 0;
}
.slick_slider_two .flex-control-nav .slider-next {
left: 0;
top: -25px;
right: 0;
bottom: unset;
transform: rotate(-90deg);
}
.slick_slider_two .flex-control-nav .slider-prev {
left: 0;
bottom: -20px;
right: 0;
top: unset;
transform: rotate(-90deg);
}
.slick_slider_two .flex-control-nav li {
padding-right: 0px;
padding-bottom: 5px;
}
.product_single_style_three .vertical_slick_rwo {
position: relative;
}
.product_single_style_three .vertical_slick_rwo .slider-next {
left: 0;
top: -25px;
right: 0;
bottom: unset;
transform: rotate(-90deg);
}
.product_single_style_three .vertical_slick_rwo .slider-prev {
left: 0;
bottom: -10px;
right: 0;
top: unset;
transform: rotate(-90deg);
}
.slick_slider_one .flex-viewport {
margin-bottom: 15px;
}
.woocommerce-terms-and-conditions-checkbox-text {
font-weight: 500 !important;
font-size: 16px;
line-height: 22px;
}
.categories-dropdown-wrap ul li a {
line-height: 18px !important;
}
.filter_side_content {
position: fixed;
background: #fff;
box-shadow: var(--box-shadown-2);
padding: 50px 50px 30px;
width: 30%;
right: -100%;
height: 100%;
top: 0;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
opacity: 0;
z-index: 9999999;
border-left: 1px solid var(--border-color);
overflow: auto;
}
.filter_side_content .sidebar-widget .widget_box {
padding: 0px;
box-shadow: unset;
border-radius: 0px;
border: unset;
}
@media (max-width: 1200px) {
.filter_side_content {
width: 45%;
}
}
@media (max-width: 768px) {
.filter_side_content {
width: 100%;
padding: 40px 25px 30px;
}
.woo_products_header .filter_end .nest_filter_btn {
padding: 3px 7px;
font-size: 13px;
}
}
.nest_filter_side .body-overlay-1 {
opacity: 1;
visibility: visible;
}
.nest_filter_side .filter_side_content {
right: 0;
opacity: 1;
direction: rtl;
}
.nest_filter_side .filter_side_content .content {
direction: ltr;
}
.nest_filter_side .nest_filter_btn_close {
position: fixed;
top: 0;
right: 0;
background: var(--color-brand-2);
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.footer-link-widget.display_inline_enabled ul li {
display: inline-block;
padding-right: 15px;
}
.footer-link-widget.display_inline_enabled ul li a {
margin-bottom: 5px;
}
.primary-sidebar .wc-block-components-review-sort-select, .filter_side_content .wc-block-components-review-sort-select {
text-align: start;
}
.primary-sidebar .wc-block-components-review-sort-select .wc-block-sort-select__label span, .filter_side_content .wc-block-components-review-sort-select .wc-block-sort-select__label span {
font-size: 16px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-heading);
display: block;
}
.primary-sidebar .select2-container, .filter_side_content .select2-container {
width: 100% !important;
margin-bottom: 10px;
}
.primary-sidebar .select2-container.select2-container--default .select2-selection--single, .filter_side_content .select2-container.select2-container--default .select2-selection--single {
height: 54px !important;
}
.primary-sidebar .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered, .filter_side_content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
height: 54px !important;
line-height: 54px !important;
}
.countdown-period {
position: relative;
text-align: center;
}
.countdown-period:before {
position: relative;
left: 0;
content: "";
top: 0;
}
.mvx-main-section .nest_extra_header_items {
display: none;
}
body, html {
height: unset !important;
}
.mvx_bannersec_start .mvx-bannerleft {
padding: 20px;
}
#mvx-store-conatiner .mvx-tab-header, .mvx-main-section .mvx-tab-header {
margin-bottom: 20px !important;
padding: 0px;
}
#mvx-store-conatiner .column-class, .mvx-main-section .column-class {
margin: unset;
}
#mvx-store-conatiner .select2-container--default .select2-selection--single, .mvx-main-section .select2-container--default .select2-selection--single {
height: 44px !important;
}
#mvx-store-conatiner .select2-container--default .select2-selection--single .select2-selection__arrow, .mvx-main-section .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px !important;
}
#mvx-store-conatiner .mvx-store-list.mvx-store-list-vendor, .mvx-main-section .mvx-store-list.mvx-store-list-vendor {
background: #fff;
padding: 25px !important;
border-radius: 5px;
box-shadow: unset !important;
border: 1px solid var(--border-color);
}
#mvx-store-conatiner .select2-container--default .select2-selection--single .select2-selection__rendered, .mvx-main-section .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 44px !important;
}
#mvx-store-conatiner .mvx-store-map-filter .mvx-inp-wrap, .mvx-main-section .mvx-store-map-filter .mvx-inp-wrap {
margin-bottom: 15px;
}
#mvx-store-conatiner input[type=submit], .mvx-main-section input[type=submit] {
line-height: 11px !important;
}
.tax-dc_vendor_shop {
background-color: unset;
}
.tax-dc_vendor_shop .default_row {
--bs-gutter-x: -0rem!important;
}
.tax-dc_vendor_shop .woocommerce-products-header {
margin-top: 40px;
}
.tax-dc_vendor_shop .woocommerce-products-header .woocommerce-products-header__title.page-title {
text-align: center;
font-size: 50px;
line-height: 60px;
font-family: var(--font-heading);
color: var(--color-heading);
margin-bottom: 20px;
font-weight: 700;
}
.sidebar-widget .widget_box {
background: #fff;
}
.padyopextra_30 {
padding-top: 30px;
}
.woo_pagination {
position: relative;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination {
position: relative;
padding: 10px 30px;
background: var(--color-brand-2);
color: var(--color-heading);
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.loader {
width: unset !important;
height: unset;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.loader:before {
content: "" !important;
font-family: unset !important;
vertical-align: top;
font-weight: 400;
position: absolute;
width: 16px;
border-radius: 50%;
border: 2px solid;
border-top-color: transparent;
height: 16px;
margin: auto;
top: 0 !important;
background: unset !important;
bottom: 0;
left: 0;
z-index: 3;
right: 0px !important;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.loader:after {
position: absolute;
border-radius: 4px;
width: 100%;
height: 100%;
top: 0;
right: 0;
left: 0;
content: "";
background: rgba(255, 255, 255, 0.5);
z-index: 2;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.donefinish {
display: none;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination a {
position: absolute;
opacity: 0;
top: 0;
right: 0;
z-index: 4;
width: 100%;
height: 100%;
}
.mc4wp-response {
position: absolute;
}
.mc4wp-response > div {
background: var(--color-brand);
padding: 10px;
border-radius: 5px;
font-size: 14px !important;
line-height: 22px;
}
.mc4wp-response p {
font-size: 14px !important;
line-height: 22px;
color: #fff !important;
}
.sold-individually .quantity {
display: none;
}
.cart-collaterals .cross-sells > h2 {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 20px;
}
.owl-carousel .product_wrapper {
margin: 0px 1px;
}
.page_wapper.maintenance {
overflow: hidden;
}
.maintenance-content {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100vh; position: relative;
}
.maintenance-content img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.maintenance-content h2, .maintenance-content p {
color: #ffffff;
}
.maintenance-content .box_content {
display: block;
vertical-align: middle;
align-items: center;
width: 100%;
position: relative;
z-index: 99;
}
.maintenance-content::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
background: var(--color-brand);
opacity: 0.7;
left: 0;
z-index: 1;
} @media (max-width: 1550px) {
.header-wrap.header-space-between {
display: block !important;
padding-bottom: 15px;
}
.header-wrap.header-space-between .main-menu {
min-width: unset;
text-align: end;
}
.header-wrap.header-space-between .main-menu nav {
text-align: start;
display: inline-block;
}
.before_custom_header .header-wrap.header-space-between {
display: flex !important;
padding-bottom: 0px;
}
.header-area .hot-deals {
margin-right: unset;
padding-right: 20px;
min-width: 130px;
}
.header-area .hotline {
display: none !important;
}
}
@media (max-width: 1400px) {
.header-style-1 .main-categori-wrap > a.categories-button-active {
line-height: 20px;
font-size: 14px;
padding: 8px 12px;
}
}
@media (max-width: 1201px) {
.header-style-1 .header-top-ptb-1 {
display: none;
}
.header-style-1 .header-middle-ptb-1 {
padding: 15px 0px;
}
.header-wrap {
display: block !important;
}
.header-wrap.header-space-between {
padding-bottom: 0px;
}
.header-wrap .header-right {
display: block !important;
}
.header-wrap .header-action-right {
display: none;
}
.header-wrap .logo {
display: flex;
align-items: center;
margin: 0 !important;
}
.header-wrap .logo a {
min-width: 25%;
text-align: left;
}
.header-wrap .logo a img {
margin: 0 auto 0 0;
}
.header-wrap .logo .header-action-right {
display: block !important;
min-width: 75%;
}
.header-wrap .dgwt-wcas-search-wrapp {
max-width: unset;
margin-top: 20px;
}
.header-wrap .header-action-2 {
justify-content: end !important;
}
.header-wrap .custom_search form {
margin-left: unset;
max-width: 100%;
}
.header-wrap .search-style-2 {
width: unset;
min-width: 40%;
}
.header-wrap .header-nav .main-categori-wrap {
float: left !important;
padding-top: 15px;
}
.header-wrap .header-nav .hot-deals {
display: none;
}
.header-wrap .header-nav .main-menu {
float: right;
}
.header-wrap .header-action-2 .button_text {
display: none;
}
.mobile_header .mobile_midbar_content .logo img {
margin-left: unset;
}
}
@media (max-width: 1100px) {
.header-top .col-xl-4 {
width: 100%;
}
.header-top .header-info > ul {
justify-content: center;
margin-bottom: 20px;
}
.header-top #news-flash {
margin-bottom: 16px;
}
.header-top #news-flash ul {
width: 100%;
}
.header-top .header-info-right {
justify-content: center;
}
.header-top .header-info-right ul {
margin-bottom: 0px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
display: inline-block !important;
margin-right: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
padding: 5px 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
margin-right: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 40px 0px;
width: 100%;
}
}
@media (max-width: 992px) {
.sec_category_grid .cat_box {
width: 25%;
}
.sidemenu_content_bx {
display: none;
}
.header_area, .sticky_header_content, .nest_header_default {
display: none;
}
.quick_view {
max-width: 85%;
}
.quick_view summary.entry-summary {
padding-top: 40px;
}
.header-wrap.header-space-between .main-menu nav, .main-menu.custom_n_menu nav {
display: none;
}
.header-wrap .both_hot_cat {
min-width: 90%;
}
.header-wrap .header-nav .hot-deals {
display: block;
}
.header-wrap.header-space-between .main-menu {
min-width: 10%;
}
.header-wrap.header-space-between .main-menu .menu_bar {
display: inline-block !important;
text-align: right;
}
.main-menu.custom_n_menu .menu_bar {
display: block !important;
}
.header-wrap .header-nav .main-categori-wrap {
padding: 10px 0px;
}
.header-wrap .header-nav {
display: flex !important;
align-items: center;
justify-content: space-between;
}
}
@media (max-width: 768px) {
.product_single_style_three .product-info {
padding: 20px;
}
.product_single_style_three.single_style_four .product-info {
padding: 0px;
}
.product_single_style_three.single_style_four .summary {
margin-bottom: 0px !important;
}
.product_single_style_three.single_style_four .woocommerce-tabs ul.wc-tabs {
margin-bottom: 0px !important;
}
.sec_category_grid .cat_box {
width: 33.33%;
}
.woocommerce ul.order_details li {
width: 100%;
margin-bottom: 20px;
border: 0px;
margin-right: 0px;
padding-right: 0px;
}
.woocommerce ul.order_details li:last-child {
margin-bottom: 0px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li {
margin: 0px 0px 10px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li > a {
padding: 5px 12px !important;
font-size: 14px;
}
.product_default_layout .product-category.product a {
padding: 8px 12px;
}
.grid_view_list_view {
display: none;
}
.woocommerce-products-header .position-relative {
padding-left: 0px !important;
}
.woocommerce-products-header .position-relative .select2-container {
max-width: 200px;
}
.product-cart-wrap .product-content-wrap h2, .related.products .product-content-wrap h2, .product_style_five .product-content-wrap h5, .dela_type_one .peoduct_deals.style_one .content_mained h2, .product-list-small h6 {
line-height: 1;
}
@supports (-webkit-line-clamp: 2) {
.product-cart-wrap .product-content-wrap h2, .related.products .product-content-wrap h2, .product_style_five .product-content-wrap h5, .dela_type_one .peoduct_deals.style_one .content_mained h2, .product-list-small h6 {
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
}
.product-cart-wrap .product-content-wrap h2 a, .related.products .product-content-wrap h2 a, .product_style_five .product-content-wrap h5 a, .dela_type_one .peoduct_deals.style_one .content_mained h2 a, .product-list-small h6 a {
font-size: 16px;
line-height: normal;
}
}
@media (max-width: 690px) {
.header-action-2 .header-action-icon-2.compare_bc, .header-action-2 .header-action-icon-2.wish_one {
display: none;
}
.header-action-2 .header-action-icon-2 a {
display: none;
}
.header-action-2 .header-action-icon-2 a.mini-cart-icon, .header-action-2 .header-action-icon-2 a.sm_icon {
display: block;
padding: 0px !important;
margin: 0px !important;
}
.header-action-2 .header-action-icon-2 .cart-dropdown-wrap {
left: unset !important;
right: 0 !important;
}
.header-action-2 .header-action-icon-2 .cart-dropdown-wrap a {
display: block !important;
}
}
@media (max-width: 550px) {
.product-cart-wrap .product-card-bottom {
flex-direction: column;
}
.custom-modal .modal-dialog .modal-content {
padding: 20px;
}
.modal-body {
padding: unset !important;
}
.deal .deal-bottom .deals-countdown {
margin-left: 0px;
}
.deal .deal-bottom .deals-countdown {
margin-bottom: 0px !important;
}
.modal-content .product-price-cover {
margin-bottom: 0px !important;
}
.deal .deal-bottom .mb-20 {
margin-bottom: 10px !important;
}
.product-cart-wrap .product-card-bottom {
margin-top: 5px;
}
.product-list-small.product_wrapper {
margin-bottom: 10px;
}
.product_wrapper.style_one .product-rate-cover .font-small, .product_wrapper.style_two .product-rate-cover .font-small, .product_wrapper.deals_style_one .product-rate-cover .font-small, .product_wrapper.style_three_list .product-rate-cover .font-small, .product_wrapper.product_list_type .product-rate-cover .font-small {
top: -3px;
}
.product-cart-wrap.style-2 .product-content-wrap .deals-content {
padding: 10px;
}
.product-cart-wrap.style-2 .product-card-bottom .add-cart {
margin-top: 5px;
}
.product_wrapper.deals_style_one .pro_title {
margin-bottom: 5px;
}
.product-cart-wrap .product-content-wrap .product-price {
padding-top: 0px;
}
.slick_slider_two .flex-control-nav .slider-next, .slick_slider_two .flex-control-nav .slider-prev {
opacity: 1;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span,
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span {
display: block;
position: relative;
width: unset !important;
height: unset !important;
top: unset !important;
border-radius: unset !important;
background: unset !important;
color: unset !important;
right: unset !important;
font-size: unset !important;
text-align: unset !important;
line-height: unset !important;
opacity: unset !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a,
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a {
width: unset !important;
height: unset !important;
padding: 4px 9px 4px 9px !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before {
display: none;
}
.product_deals .col-sm-6, .product-tabs .col-sm-6, .product_shop .col-sm-6 {
width: 50%;
max-width: 50%;
min-width: 50%;
padding: 0px 3px;
}
.product-cart-wrap .product-content-wrap {
padding: 0 10px 10px 10px;
}
.header-wrap .header-nav .main-categori-wrap {
display: none !important;
}
.woocommerce .qty {
height: 37px;
}
.summary form.cart .button {
padding: 7px 10px !important;
}
body input[type=submit].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .shop_table a.add_to_cart, .shop_table a.button, .dokan-btn {
font-size: 10px !important;
line-height: 20px !important;
min-height: unset !important;
padding: 2px 8px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 0px !important;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__image {
padding: 0px 0px 10px;
}
.video_box_style_one a {
padding: 5px 25px;
font-size: 15px;
}
.product_single_style_two .flex-viewport {
margin-left: 65px;
}
.product_single_style_two .flex-control-nav {
width: 60px;
}
.default_single_product .product .product_main_content .woosw-btn, .default_single_product .product .product_main_content .woosc-btn {
margin: 5px 5px 8px 0px;
}
.wp-block-tag-cloud a, .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
font-size: 14px;
}
.up-sells .product_default_layout li.product, .related.products .product_default_layout li.product {
padding: 0px 8px;
}
.product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
width: 100% !important;
min-width: 100% !important;
}
.product_single_style_three .single_row_image {
margin: 0px !important;
}
.dela_type_one {
padding: 15px 5px;
}
.dela_type_one .peoduct_deals.style_one {
text-align: center;
}
.dela_type_one .peoduct_deals.style_one .pro_inner {
display: block;
}
.dela_type_one .peoduct_deals.style_one .pro_inner .image {
width: 100%;
min-width: 100%;
}
.dela_type_one .peoduct_deals.style_one .pro_inner .content_mained {
padding: 10px 0px 0px 0px;
}
.dela_type_one .peoduct_deals.style_one .pro_inner .content_mained .pro_cat a {
padding: 3px 8px;
font-size: 10px;
}
.woocommerce-checkout-review-order {
padding: 20px 15px;
}
.woocommerce-checkout-review-order-table {
overflow: auto !important;
width: 500px;
}
.default_single_product .entry-summary .detail-extralink form.cart {
float: unset !important;
margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
margin-right: 1px;
margin-bottom: 4px !important;
display: inline-block !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
padding: 3px 10px;
font-size: 13px;
font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a::before {
font-size: 13px;
}
body .owl-carousel .owl-nav {
transition: all 300ms linear 0s;
position: absolute;
width: 100%;
left: 0;
top: 0 !important;
height: 40px;
bottom: 0;
right: 0;
margin: auto;
}
body .owl-carousel .owl-nav .owl-prev, body .owl-carousel .owl-nav .owl-next {
position: absolute !important;
width: 30px;
height: 40px;
font-size: 16px;
border-radius: 5px;
line-height: 45px;
}
body .owl-carousel .owl-nav .owl-prev {
left: -5px !important;
}
body .owl-carousel .owl-nav .owl-next {
right: -5px !important;
}
.product-cart-wrap .product-content-wrap .product-price span del span, .product-cart-wrap .product-content-wrap .product-price .price del span {
margin: 0px !important;
}
.product_wrapper .product-price del span, .product_wrapper .product-price del bdi, .dela_type_one .price del {
font-size: 11px !important;
}
.product_wrapper.style_one p.price ins, .product_wrapper.style_one span.price ins, .product_wrapper.style_two p.price ins, .product_wrapper.style_two span.price ins, .product_wrapper.deals_style_one p.price ins, .product_wrapper.deals_style_one span.price ins, .product_wrapper.style_three_list p.price ins, .product_wrapper.style_three_list span.price ins, .product_wrapper.product_list_type p.price ins, .product_wrapper.product_list_type span.price ins,
.dela_type_one .price ins, .product-cart-wrap .product-content-wrap .product-price .price ins, .product-cart-wrap .product-content-wrap .product-price ins span, .product-cart-wrap .product-content-wrap .product-price span, .product-cart-wrap .product-content-wrap .product-price .price {
float: unset;
font-size: 15px !important;
line-height: normal !important;
margin: 0px !important;
}
.product_singleized.style_one {
padding: 10px !important;
}
.product_singleized.style_one .product-badges .badge_text, .product_singleized.style_one .product-badges .badge_type_one {
padding: 1px 8px;
font-size: 12px;
}
.product_style_five .product-content-wrap .product-action-1 li {
height: 32px;
padding: 2px 2px;
width: 32px;
line-height: 32px;
}
.product_deal_three {
flex-direction: column;
}
.product_deal_three .product-img-action-wrap {
min-width: unset;
width: unset;
}
.deal_box_tep .dealscountdown .countdown-period {
font-size: 10px;
}
.deal_box_tep .dealscountdown .countdown-period::before {
font-size: 10px;
}
.deal_box_tep .dealscountdown .countdown-amount {
font-size: 16px;
width: unset;
}
}
@media (max-width: 500px) {
.product_wrapper .add_to_cart_button, .product_wrapper .button, .product_deal_three .add-cart a {
font-size: 11px !important;
line-height: 14px !important;
padding: 4px 8px !important;
min-height: unset;
}
.product_wrapper .add_to_cart_button i, .product_wrapper .button i, .product_deal_three .add-cart a i {
display: none !important;
}
.product_wrapper.style_six .product-badges .badge_type_one, .product_wrapper.style_six .product-badges .badge_text {
font-size: 11px !important;
}
}
@media (max-width: 450px) {
.product_single_style_two .upper_content .other_content, .product_single_style_three .upper_content .other_content {
display: block !important;
}
.product_single_style_two .upper_content, .product_single_style_three .upper_content {
margin-bottom: 0px !important;
}
.product_single_style_two .upper_content .meta, .product_single_style_three .upper_content .meta {
margin: 0px 0px !important;
padding: 0px;
border: 0px;
}
body h1, h1, .woocommerce div.product .product_title {
font-size: 24px;
line-height: 32px;
}
.woocommerce table.my_account_orders td, .woocommerce table.shop_table td, table.shop_table td {
padding: 8px 8px;
}
.woocommerce-checkout-review-order-table .image {
width: 55px;
max-width: 55px;
min-width: 55px;
margin-right: 8px;
height: auto;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 20px !important;
font-size: 12px;
padding: 6px 13px 6px 30px !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
left: 6px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 45px !important;
}
.select2-container--default .select2-selection--single {
height: 45px !important;
line-height: 45px !important;
}
input {
font-size: 13px;
height: 45px;
border-radius: 5px;
}
input::-moz-placeholder {
font-size: 13px;
}
input::placeholder {
font-size: 13px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 9px !important;
}
textarea {
font-size: 13px;
}
textarea::-moz-placeholder {
font-size: 13px;
}
textarea::placeholder {
font-size: 13px;
}
.product_singleized.style_one .carted .cart .single_add_to_cart_button, .product_singleized.style_one .carted .cart .add_to_cart_button {
padding: 1px 10px;
font-size: 13px;
}
.product_singleized.style_one .carted .cart .quantity .qty_button {
width: 33px;
height: 33px;
line-height: 34px;
}
.product_singleized.style_one .carted .cart .quantity input {
height: 34px !important;
}
.product_wrapper {
margin-bottom: 15px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce-products-header .position-relative .select2-container {
max-width: 100%;
}
body .products_box_outer ul.products li.product {
padding: 0px 6px;
}
.product-cart-wrap .product-content-wrap h2 a, .product_deal_three .product-content-wrap h2 a, .product_style_five .product-content-wrap h5 a, .related.products .product-content-wrap h2 a, .dela_type_one .peoduct_deals.style_one .content_mained h2 a, .product-list-small h6 a {
font-size: 13px;
line-height: normal;
}
.product_default_layout .product-category.product .count {
font-size: 8px;
width: 18px;
height: 18px;
line-height: 13px;
}
.product_default_layout .product-category.product img {
display: none;
}
.product_default_layout .product-category.product a h2 {
font-size: 13px;
padding-left: 0px;
line-height: 18px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 12px !important;
}
.select2-container--default .select2-selection--single {
padding: 0px 26px 0px 11px !important;
}
.search-style-2 form button {
font-size: 14px;
}
.product-tabs .col-lg-1-5 {
width: 50%;
}
.sec_category_grid .cat_box {
width: 50%;
}
.product_grid_style_two .product-price {
margin-bottom: 0px !important;
}
.progressboxs .d-flex {
flex-direction: column;
text-align: left;
gap: 0px;
}
.progressboxs .d-flex em {
display: none;
}
.brand_box {
flex-direction: column;
}
.brand_box .content {
text-align: center;
}
}
@media (max-width: 300px) {
.product-tabs .col-lg-1-5 {
width: 100%;
}
.product_deals .col-sm-6, .product-tabs .col-sm-6, .product_shop .col-sm-6 {
width: 100%;
max-width: 100%;
min-width: 100%;
padding: 0px 3px;
}
}
@media (max-width: 290px) {
.sec_category_grid .cat_box {
width: 100%;
}
}@media (max-width: 768px) {
body h1, h1, .woocommerce div.product .product_title {
font-size: 28px;
line-height: 38px;
}
body h2, h2 {
font-size: 22px;
line-height: 32px;
}
body h3, h3 {
font-size: 20px;
line-height: 30px;
}
body h4, h4 {
font-size: 18px;
line-height: 28px;
}
body h5, h5 {
font-size: 16px;
line-height: 26px;
}
body h6, h6 {
font-size: 14px;
line-height: 24px;
}
body .display-1, .display-1 {
font-size: 36px;
line-height: 1;
}
body .display-2, .display-2 {
font-size: 28px;
}
body, body p {
font-size: 14px;
}
.comments-area p {
font-size: 14px;
}
.page_header_default {
padding: 50px 0px;
}
}
@media (max-width: 992px) {
.custom-modal .modal-dialog {
margin: 30px;
}
} .mobile_header {
display: none;
}
.mobile_header .logo_text {
font-size: 24px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-brand);
}
.mobile_header.style_one {
position: relative;
background: #fff;
box-shadow: var(--box-shadown-2);
}
.mobile_header.style_one .notice_content {
margin: 6px;
border-radius: 5px;
position: relative;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
padding: 20px;
text-align: center;
color: var(--color-heading);
font-size: 16px;
font-family: var(--font-heading);
font-weight: 700;
}
.mobile_header.style_one .notice_content span, .mobile_header.style_one .notice_content strong {
color: var(--color-brand-dark);
}
.mobile_header.style_one .same_mb_content {
position: relative;
min-width: 50%;
}
.mobile_header.style_one .same_mb_content.right_content {
text-align: right;
justify-content: end;
align-items: center;
display: flex;
display: -webkit-flex;
justify-content: flex-end;
}
.mobile_header.style_one .same_mb_content.right_content .same {
display: inline-block;
margin-left: 19px;
}
.mobile_header.style_one .same_mb_content.right_content .same.cart_mb {
position: relative;
}
.mobile_header.style_one .same_mb_content.right_content .same.cart_mb .mini-cart-icon {
display: block;
}
.mobile_header.style_one .same_mb_content.right_content .same.cart_mb .pro-count {
position: absolute;
top: 0px;
bottom: 0;
font-size: 12px;
width: 19px;
height: 19px;
border-radius: 30px;
background: var(--color-brand);
left: -12px;
color: #fff;
line-height: 20px;
text-align: center;
max-width: auto;
}
.mobile_header.style_one .same_mb_content.right_content .same.menu_bar {
position: relative;
}
.mobile_header .mobile_search_bar {
padding: 0px 5px 12px 5px;
}
.mobile_header .mobile_search_bar .search-style-2 {
position: relative;
padding: 0px 6px;
}
.mobile_header .dgwt-wcas-search-wrapp {
max-width: unset !important;
}
.mobile_header .dgwt-wcas-search-form {
position: relative;
max-width: unset !important;
min-width: unset !important;
height: 55px;
border-radius: 5px;
border: 1px solid var(--border-color-2);
}
.mobile_header .dgwt-wcas-search-form input {
height: 55px !important;
min-width: unset !important;
max-width: unset !important;
width: 100%;
line-height: 55px;
}
.mobile_header .dgwt-wcas-search-form button {
position: absolute !important;
top: 0px !important;
right: 4px !important;
min-height: 45px !important;
}
.mobile_header .mobile_midbar_content {
position: relative;
padding: 15px 10px;
}
.mobile_header .mobile_midbar_content > .d-flex {
align-items: center;
justify-content: space-between;
}
.mobile_header .mobile_midbar_content .logo {
position: relative;
}
.mobile_header .mobile_midbar_content .logo img {
width: 120px;
}
@media (max-width: 500px) {
.mobile_header.style_one .notice_content {
font-size: 14px;
padding: 10px 15px;
}
.mobile_header .dgwt-wcas-search-form {
height: 56px;
}
.mobile_header .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input {
height: 56px !important;
}
} .mobile-header-wrapper-style {
width: 90% !important;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a span {
font-size: var(--font-sm);
line-height: 1;
text-transform: capitalize;
font-weight: 700;
position: relative;
display: inline-block;
color: var(--color-heading);
}
.side_bar_cart {
position: fixed;
right: -100%;
width: 100%;
height: 100%;
top: 0;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
z-index: 9999999;
display: none;
}
.side_bar_cart .cart_overlay {
position: absolute;
right: -100%;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
top: 0;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
z-index: 9999999;
}
.side_bar_cart .cart_right_conten {
position: relative;
width: 100%;
height: 100%;
background: #fff !important;
z-index: 9999999;
padding: 50px 25px 50px 25px;
box-shadow: var(--box-shadow-2);
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
overflow: auto;
}
.side_bar_cart .cart_right_conten .close_btn_mini {
position: absolute;
width: 30px;
cursor: pointer;
height: 30px;
border-radius: 0px 0px 5px 0px;
background: var(--color-brand-dark);
color: #fff;
top: 0;
left: 0;
}
.side_bar_cart .cart_right_conten .close_btn_mini svg {
position: absolute;
font-size: 16px;
width: 20px;
height: 20px;
margin: auto;
top: 8px;
right: -7px;
bottom: 0;
left: 0;
line-height: 20px;
text-align: center;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__empty-message {
text-align: center;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__total.total {
padding: 10px;
border-radius: 5px;
background: var(--background-3);
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__total.total strong {
font-size: 16px;
line-height: 26px;
display: inline-block;
margin-right: 5px;
color: var(--color-text);
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart {
position: relative;
padding-bottom: 30px;
padding-left: 0px !important;
margin-bottom: 0px !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item {
position: relative;
display: flex;
margin: 0px !important;
padding: 15px 0px 15px !important;
border-bottom: 1px solid var(--border-color-dark);
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box {
margin-right: 15px;
display: block;
min-width: 30%;
width: 30%;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box img {
float: none !important;
width: 100%;
height: auto;
margin-left: 0px !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items {
position: relative;
width: 70%;
min-width: 70%;
padding-left: 0px;
padding-right: 35px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 {
line-height: normal;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 a {
font-size: 16px;
line-height: 22px;
font-weight: 600;
margin-bottom: 5px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
position: absolute;
right: 0px;
top: 11px;
width: 30px;
height: 30px;
border-radius: 50px;
border: 1px solid var(--border-color-dark);
line-height: 27px;
text-align: center;
display: block;
font-size: 16px;
color: var(--color-brand) !important;
background: #fff;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button:hover {
background: var(--color-brand) !important;
color: #fff !important;
border-color: var(--color-brand) !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item:first-child {
padding-top: 0px !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item:last-child {
padding-bottom: 0px;
border-bottom: 0px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__buttons {
display: block;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__buttons a {
position: relative;
padding: 6px 25px !important;
line-height: 35px !important;
font-size: 14px;
font-family: var(--font-heading);
font-weight: 600;
color: #fff;
background: var(--color-brand);
display: inline-block;
border-radius: 5px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__buttons a:last-child {
float: right;
}
.side_bar_cart-visible .side_bar_cart {
right: 0;
}
.side_bar_cart-visible .side_bar_cart .cart_overlay {
right: 0;
}
.side_bar_cart-visible .side_bar_cart .cart_right_conten {
right: 0;
}
@media (max-width: 992px) {
.side_bar_cart {
display: block;
}
}
@media (max-width: 500px) {
br {
display: none;
}
.banner-img br {
display: block;
} .common_col {
width: 50%;
}
.product-cart-wrap.style_two .add_to_cart_button, .product-cart-wrap.style_two .add.button, .product-cart-wrap.product_list_type .add_to_cart_button, .product-cart-wrap.product_list_type .add.button {
padding: 6px 18px;
font-size: 10px !important;
line-height: 18px;
min-height: 28px;
}
.product-cart-wrap.style_two .add_to_cart_button span, .product-cart-wrap.style_two .add.button span, .product-cart-wrap.product_list_type .add_to_cart_button span, .product-cart-wrap.product_list_type .add.button span {
display: inline-block;
line-height: 20px;
}
.carausel-4-columns-cover .carausel-4-columns .product-cart-wrap {
margin-left: 6px;
margin-left: 6px;
}
.product-list .product-cart-wrap .product-img-action-wrap {
width: 100%;
max-width: 100%;
min-width: 100%;
}
.custom-modal .modal-dialog {
margin: 10px;
}
.custom-modal .modal-dialog .deal {
display: block;
}
.custom-modal .modal-dialog .deal-top h6 {
margin: 0px !important;
line-height: unset;
}
.custom-modal .modal-dialog .deal .product-title {
margin-bottom: 10px;
line-height: unset;
}
.custom-modal .modal-dialog .deal .product-title a {
font-size: 20px;
line-height: 24px;
}
.custom-modal .modal-dialog .detail-info .product-price {
margin: 15px 0px;
}
.custom-modal .modal-dialog .product-price-cover del {
padding: 4px 0px 0px;
}
.custom-modal .modal-dialog .product-price-cover del bdi {
font-size: 18px;
}
.custom-modal .modal-dialog .product-price-cover ins .woocommerce-Price-amount {
font-size: 24px;
}
.btn, .button {
padding: 6px 18px;
font-size: 12px;
line-height: 28px;
min-height: 28px;
}
.hero-3 {
padding: 50px 25px;
}
.form-subcriber {
width: 100%;
}
.form-subcriber form input {
padding: 0px 15px !important;
font-size: 13px !important;
line-height: 40px;
min-height: 40px;
height: 40px;
width: 100%;
}
.product-tabs .row > * {
padding-right: calc(var(--bs-gutter-x) / 4);
padding-left: calc(var(--bs-gutter-x) / 4);
}
.carausel-4-columns-cover .carausel-4-columns {
margin: auto;
max-width: 100% !important;
} }
@media (max-width: 992px) {
.mobile_header {
display: block;
}
.position-static.mega_menu {
position: relative !important;
}
}
@media (max-width: 420px) {
.product-cart-wrap .product-content-wrap .sold .font-xs.text-heading {
font-size: 10px;
}
}
.mobile_floating_menu {
position: fixed;
display: block;
bottom: -300px;
left: 0;
padding: 10px 5px;
background: #fff;
box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.3);
z-index: 999;
display: flex;
min-width: 100%;
align-items: center;
justify-content: space-evenly;
transition: all 0.3s ease 0.1s;
-ms-transition: all 0.3s ease 0.1s;
-moz-transition: all 0.3s ease 0.1s;
-o-transition: all 0.3s ease 0.1s;
opacity: 0;
min-height: 57px;
}
.mobile_floating_menu .mf_box {
position: relative;
text-align: center;
}
.mobile_floating_menu .mf_box img {
width: 20px;
margin: auto;
display: block;
margin-bottom: 3px;
}
.mobile_floating_menu .mf_box a {
padding: 0px 5px;
font-size: 12px;
line-height: 14px;
font-family: var(--font-heading);
font-weight: 600;
color: var(--color-heading);
display: block;
}
.mobile_floating_menu.show {
bottom: 0;
opacity: 1;
}
@media (min-width: 992px) {
.mobile_floating_menu {
display: none;
}
}
@media (max-width: 992px) {
.mob_float_enble {
padding-bottom: 57px;
}
.mob_float_enble .cart_notice .woocommerce-error, .mob_float_enble .cart_notice .woocommerce-info, .mob_float_enble .cart_notice .woocommerce-message {
bottom: 65px;
}
.mob_float_enble .scrollUp.show {
bottom: 70px;
}
}
@media (max-width: 768px) {
.nest_extra_header_items .nest_filter_btn {
position: fixed;
bottom: 30px;
border-radius: 30px;
left: 0px;
width: 25px;
border-radius: 0px 10px 10px 0px;
height: 40px;
text-align: center;
line-height: 45px;
padding: 0px;
z-index: 99;
}
.nest_extra_header_items .nest_filter_btn span {
display: none;
}
.mob_float_enble .nest_extra_header_items .nest_filter_btn {
bottom: 70px;
}
.sidebar-widget {
margin-bottom: 30px !important;
}
.filter_side_content .sidebar-widget {
margin-bottom: 30px !important;
}
.sidebar-widget .widget-title, .sidebar-widget .widgettitle, .sidebar-widget .wc-block-stock-filter__title, .sidebar-widget .wc-block-price-filter__title {
font-size: 18px !important;
line-height: 26px;
}
.scrollUp {
right: 0;
border-radius: 10px 0px 0px 10px;
font-size: 14px;
width: 25px;
}
}
.menu_cat_tab {
position: relative;
}
.menu_cat_tab .nav-tabs li.cat_m_item {
width: 50%;
}
.menu_cat_tab .nav-tabs li.cat_m_item .cat_m_link {
display: block;
width: 100%;
text-align: center;
padding: 5px 20px;
margin: 0px !important;
}
.menu_cat_tab .nav-tabs li.cat_m_item:first-child {
padding-right: 5px;
}
.menu_cat_tab .nav-tabs li.cat_m_item:last-child {
padding-left: 5px;
}@font-face{font-family:eicons;src:url(//safaibazaar.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.23.0);src:url(//safaibazaar.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.23.0#iefix) format("embedded-opentype"),url(//safaibazaar.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.23.0) format("woff2"),url(//safaibazaar.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.23.0) format("woff"),url(//safaibazaar.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.23.0) format("truetype"),url(//safaibazaar.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.23.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:"\e8aa"}.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-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-block-start-width:0px;--border-inline-end-width:0px;--border-block-end-width:0px;--border-inline-start-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-block-start:0;--margin-inline-end:0;--margin-block-end:0;--margin-inline-start:0;--padding-block-start:var(--container-default-padding-block-start,10px);--padding-inline-end:var(--container-default-padding-inline-end,10px);--padding-block-end:var(--container-default-padding-block-end,10px);--padding-inline-start:var(--container-default-padding-inline-start,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin-block-start:var(--bc-margin-block-start,var(--margin-block-start));margin-inline-end:var(--bc-margin-inline-end,var(--margin-inline-end));margin-block-end:var(--bc-margin-block-end,var(--margin-block-end));margin-inline-start:var(--bc-margin-inline-start,var(--margin-inline-start));padding-inline-start:var(--bc-padding-inline-start,var(--padding-inline-start));padding-inline-end:var(--bc-padding-inline-end,var(--padding-inline-end));z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--bc-padding-block-start,var(--padding-block-start));padding-block-end:var(--bc-padding-block-end,var(--padding-block-end))}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-inline-end:auto;--margin-inline-start:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap}}.e-con{--bc-margin-block-start:var(--margin-top);--bc-margin-block-end:var(--margin-bottom);--bc-margin-inline-start:var(--margin-left);--bc-margin-inline-end:var(--margin-right);--bc-padding-block-start:var(--padding-top);--bc-padding-block-end:var(--padding-bottom);--bc-padding-inline-start:var(--padding-left);--bc-padding-inline-end:var(--padding-right)}[dir=rtl] .e-con{--bc-margin-inline-start:var(--margin-right);--bc-margin-inline-end:var(--margin-left);--bc-padding-inline-start:var(--padding-right);--bc-padding-inline-end:var(--padding-left)}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:flex;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-block-start:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-end:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-block-end:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-start:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus-visible{outline:5px auto -webkit-focus-ring-color}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:var(--n-accordion-icon-size);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}