/**
Theme Name: Oxton astra child theme
Author:  Oxton Digital
Author URI: https://oxton-digital.com/
Description:  Oxton is the fastest, fully customizable for business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oxton-astra-child-theme
Template: astra
*/
body #page {
    background: url(/wp-content/themes/oxton-astra-child-theme/assets/img/bg-home.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
header.entry-header .entry-title {
	color: #fff!important;
}
/*** header ****/
.ast-site-identity {
    padding: 12px 0;
}
.main-header-menu .menu-link, .main-header-menu>a {
	padding: 0; 
}
.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
	height: auto;
    position: relative;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 30px;
}
.main-header-menu li.menu-item, .main-header-menu li.menu-item {
    padding: 0 30px;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    width: 100% !important;
    height: 2px;
}
.ast-header-account-wrap .ast-header-account-text {
    font-size: 20px !important;
}
a.ast-header-account-link {
    position: relative;
    padding: 11px 24px 11px 54px;
    font-size: 20px;
    line-height: 24px;
    border: 2px solid #BD77B9;
    border-radius: 33px;
    height: 50px;
    display: inline-block;
    outline: 0;
    background: #fff;
    box-shadow: none;
}
a.ast-header-account-link:before {
    content: "";
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 24px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/user.svg);
    background-size: auto;
    background-repeat: no-repeat;
}
a.ast-header-account-link:hover, a.ast-header-account-link:focus {
    background: #BD77B9;
    color: #fff !important;
}
a.ast-header-account-link:hover:before, a.ast-header-account-link:focus:before {
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/user-hover.svg);
}
a.ast-header-account-link:hover span.ast-header-account-text, a.ast-header-account-link:focus span.ast-header-account-text {
    color: #fff !important;
}
.ast-site-header-cart .cart-container .ast-addon-cart-wrap {
    font-size: 20px;
    border: 2px solid #BD77B9;
    border-radius: 33px;
    outline: 0;
    background: #fff;
    box-shadow: none;
    padding: 10px 20px 10px 20px;
    line-height: 24px;
    height: 48px;
    display: flex;
    flex-direction: row;
}
.ast-site-header-cart .cart-container .ast-addon-cart-wrap i.astra-icon {
    font-size: 23px;
    color: #bd77b9;
}
.ast-site-header-cart .cart-container .ast-addon-cart-wrap span.ast-woo-header-cart-info-wrap {
    font-size: 18px !important;
    color: #bd77b9;
}
.ast-site-header-cart .cart-container .ast-addon-cart-wrap i.astra-icon::after {
    top: -8px;
    right: -10px;
    background: #bd77b9;
}

.ast-site-header-cart .cart-container .ast-addon-cart-wrap span.ast-woo-header-cart-info-wrap {
    display: none;
}
.ast-site-header-cart .cart-container .ast-addon-cart-wrap {
	border: none!important;
	}
.ast-site-header-cart .cart-container .ast-addon-cart-wrap i.astra-icon {
    font-size: 26px;
	}
@media (max-width:1460px)  {
	.main-header-menu li.menu-item, .main-header-menu li.menu-item {
    padding: 0px 18px;
}
}
	.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 18px !important;
	}
	.ast-header-account-wrap .ast-header-account-text {
    font-size: 18px !important;
}
	a.ast-header-account-link {
    padding: 10px 20px 10px 48px;
    line-height: 24px;
    height: 48px; 
	}
	a.ast-header-account-link:before {
    left: 19px;
    width: 18px;
    height: 22px;
    background-size: 18px; 
	}
@media (max-width:1024px)  {
.ast-builder-menu-1 .menu-item > .menu-link {
    line-height: 30px;
    font-size: 17px !important;
}
	.main-header-menu li.menu-item, .main-header-menu li.menu-item {
    padding: 0px 8px;
}
	a.ast-header-account-link {
    padding: 8px 16px 8px 44px;
    line-height: 22px;
    height: 44px;
	}
	a.ast-header-account-link:before {
    left: 17px; 
	}
	.ast-header-account-wrap .ast-header-account-text {
    font-size: 17px !important;
}
	header .custom-logo-link img {
    max-width: 150px;
    width: 150px;
}
	.site-header-section>* {
    padding: 0;
}
}
@media (max-width:920px)  {
    header .custom-logo-link img {
        max-width: 140px;
        width: 140px;
    }
	.ast-site-identity {
    padding: 10px 0;
}
	.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
    min-height: max-content;
}
	.ast-header-account-wrap .ast-header-account-text {
    font-size: 17px !important;
}
	.ast-header-break-point .ast-header-account-wrap {
        display: flex;
        justify-content: center;
    }
	.ast-builder-layout-element.site-header-focus-item.ast-header-account {
    padding-top: 0;
}
/* 	.ast-header-account-wrap .ast-header-account-text {
        font-size: 18px !important;
        display: none;
    }
a.ast-header-account-link:before {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 20px;
        height: 25px;
        background-size: 20px;
        text-align: center;
        background-position: center;
    }
	.ast-header-account-inner-wrap {
    height: 48px;
}
    a.ast-header-account-link {
        padding: 8px;
        line-height: 22px;
        height: 46px;
        width: 48px;
        border-width: 1px;
        border-radius: 8px;
    } */
		[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 30px;
    height: 25px;
    opacity: 0;
}
	.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
        background: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/menu-icon.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
	.ast-mobile-popup-drawer .ast-mobile-popup-inner {
    max-width: 400px;
	}
.ast-mobile-popup-drawer .menu-toggle-close	, .ast-mobile-popup-drawer.active .menu-toggle-close {
    border: none !important;
	}
	.ahfb-svg-iconset svg {
    width: 20px;
		height: 20px;
	}
}
@media (max-width:480px)  {
/* .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
    display: none;
} */
	.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: 1fr auto;
}
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
    padding-left: 5px;
    padding-right: 15px;
}
	    header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
        max-width: 132px;
        width: 132px;
    }
	    .ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
        background-size: 30px;
    }
	    [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
        width: 32px;
        height: 22px; 
	}
	.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 1.05rem .5em; 
    outline: 0 !important;
    border: none !important;
	}
	a.ast-header-account-link:before {
    left: 20px;
    width: 17px;
    height: 20px;
    background-size: 17px;
}
}
/*** END header ****/

/*** footer ****/
.widget-title, .contact_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 31px;
    color: #C780BC;
    text-align: left;
    font-family: 'Overlock', display;
    margin: 0 0 8px !important;
    padding: 0 !important;
}
nav.menu-menu-footer-container #menu-menu-footer {
    column-count: 2;
}
.contact__block {
    text-align: left;
}
footer .widget nav ul li.menu-item .menu-link {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
    white-space: nowrap;
}
.contact__block .contact_item a, .contact__block .contact_item span {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
}
.contact__block .contact_item {
    padding-left: 32px;
    position: relative;
    margin: 0 0 8px;
}
.contact__block .contact_item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 22px;
    height: 22px;
    background: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/email.svg);
    background-repeat: no-repeat;
    background-position: left top;
}
.contact__block .contact_item.email:before {
    background: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/email.svg);
}
.contact__block .contact_item.phone:before {
    background: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/phone.svg);
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: transparent;
    background-image: none;
    min-height: 40px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: 40px;
}
.ast-footer-copyright p a {
    color: #fff !important;
}
.ast-footer-copyright p {
    margin-bottom: 0;
    font-size: 17px;
    font-family: 'Overlock', display;
    line-height: 24px;
    color: #fff;
}
.site-primary-footer-wrap {
    padding-top: 25px;
    padding-bottom: 28px;
}
.ast-builder-grid-row-4-equal .ast-builder-grid-row {
    grid-template-columns: repeat(4, 1fr);
    display: flex!important;
    align-items: flex-start!important;
    justify-content: space-between!important;
    max-width: 1260px !important;
    padding: 0 20px;
}
@media (max-width:1200px)  {
	.ast-builder-grid-row-4-equal .ast-builder-grid-row {
    grid-column-gap: 20px !important;
}
}
@media (max-width:992px)  {
nav.menu-menu-footer-container #menu-menu-footer {
    column-count: 1;
}
}
@media (max-width:920px)  {
	.ast-builder-grid-row-4-equal .ast-builder-grid-row .footer-logo {
    display: none;
}
	.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
    display: none !important;
}    
	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        display: block;
        margin-bottom: 0;
    }
}
@media (max-width:768px)  {
    .ast-builder-grid-row-4-equal .ast-builder-grid-row {
		flex-direction: column!important;
        display: flex !important;
    }
	.site-footer-section .widget.widget_nav_menu nav , .site-footer-section .contact_info {
        max-height: 0;
        overflow: hidden;
        display: none;
        transition: max-height 0.4s ease;
    }
	.site-footer-section .widget.widget_nav_menu nav.open , .site-footer-section .contact_info.open {
        max-height: max-content;
        display: block;
    }
	  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        display: block;
        margin-bottom: 8px;
        width: 100%;
    }
	.widget-title, .contact_title {
    padding: 0 0 8px !important;
    border-bottom: 1px solid rgb(199 128 188 / 60%);
    display: flex;
    width: 100%;
    position: relative;
}
	.site-footer-section .widget-title:after, .site-footer-section .contact_title:after {
    right: 4px;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #C780BC;
    border-right: 2px solid #C780BC;
    transform: rotate(45deg);
    margin-top: -8px;
}
.site-footer-section .active .widget-title:after, .site-footer-section .active .contact_title:after {
    border-top: 2px solid #C780BC;
    border-bottom: 0;
    border-left: 2px solid #C780BC;
    border-right: 0;
}
.widget-title, .contact_title {
    font-size: 18px;
	}
}
@media (max-width:576px)  {
.ast-footer-copyright p {
    font-size: 15px;
    line-height: 20px;
}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding: 5px 0;
}
	.site-primary-footer-wrap {
    padding-top: 20px;
    padding-bottom: 15px;
}
	.widget-title, .contact_title {
        font-size: 17px;
        line-height: 25px;
    }
	.site-footer-section .widget-title:after, .site-footer-section .contact_title:after {
        width: 7px;
        height: 7px; 
	}
}
/*** END footer ****/
/*** body ***/
.site-content .ast-container {
        padding: 0 20px;
    }
.main-header-bar.ast-header-breadcrumb, .ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    background: transparent!important;
    border: none!important;
}
.bg_top_before {
    position: relative;
}
body #page .site-content {
    position: relative;
}
body #page #content:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/arc-bottom.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

#page .site-content .ast-container {
    position: relative;
    z-index: 1;
}
/*** product-list ****/
.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
	display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 40px;
    margin: 0;
}
.theme-astra .eael-product-grid.list .woocommerce ul.products li.product {
    width: 100% !important;
    border: 1px solid #fff !important;
    background: transparent !important;
    border-radius: 40px;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255) !important;
}
.eael-product-grid.list .eael-product-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: 40px;
    border: 5px solid #9958A3;
}
.eael-product-grid.list .eael-product-wrap .product-image-wrap {
    width: 100%!important; 
}
.eael-product-grid.list .eael-product-wrap .product-details-wrap {
    width: 100%!important;
    padding: 18px 9px 9px!important;
    background: #fff;
    text-align: center !important;
    display: flex;
    flex-direction: column;
}
.eael-product-grid.list .eael-product-wrap .product-details-wrap .eael-product-title {
    order: 1;
}
.eael-product-grid.list .eael-product-wrap .eael-product-excerpt {
    order: 2;
}
.eael-product-grid.list .eael-product-wrap .product-details-wrap .eael-product-price {
    font-size: 22px !important;
    line-height: 30px !important;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 18px!important;
    order: 3;
}
.eael-product-grid.list .eael-product-wrap .icons-wrap {
    order: 4;
}
.eael-product-grid .woocommerce ul.products .product .eael-product-wrap img, .eael-post-grid .woocommerce ul.products .product .eael-product-wrap img {
    height: 228px!important;
    width: 100%!important;
    object-fit: cover!important;
}
.theme-astra .eael-product-grid.list .eael-product-wrap .product-details-wrap {
    text-align: center !important;
}
.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Overlock', display;
    font-size: 20px;
    line-height: 32px;
/*     font-size: 28px;
    line-height: 38px; */
    max-width: 200px;
    margin: 0 auto 6px;
    padding: 0 0 34px;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 98px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translatex(-50%);
	width: 44px;
	height: 25px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/after_title.svg);
	background-position: center;
	background-repeat: no-repeat;
}
/* body.home .eael-product-grid.list .eael-product-wrap .eael-product-price {
    display: none;
} */
.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px;
/*     font-size: 22px;
    line-height: 32px; */
	 font-size: 17px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 120px;
}
.eael-product-grid.list .eael-product-wrap .eael-product-excerpt {
    padding: 0 7px;
}
.eael-product-grid.list .eael-product-wrap .icons-wrap li {
    display: block!important;
}
.elementor-221 .elementor-element.elementor-element-c22930b .eael-product-gallery .woocommerce li.product .button, .elementor-221 .elementor-element.elementor-element-c22930b .eael-product-gallery .woocommerce li.product .button.add_to_cart_button, .elementor-221 .elementor-element.elementor-element-c22930b .eael-product-gallery .woocommerce li.product .added_to_cart {
    background-color: #9958A3!important;
    background: linear-gradient(45deg, #BD77B9, #9958A3)!important;
    color: #fff !important;
}
.products_by_categories ul.products li.product .eael-product-wrap .view-product-link,
.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 11px 15px !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3);
    color: #fff !important;
    text-transform: none !important;
/*     font-size: 24px;
    line-height: 1.4em; */ 
	font-size: 18px;
    line-height: 1.4em;
    font-weight: 600;
    height: auto;
    border-radius: 33px !important;
    display: block !important;
    position: relative;
}
.products_by_categories .eael-product-gallery ul.products li.product .eael-product-wrap .view-product-link,
.section_product_list .eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 14px 54px 14px 62px !important;
    text-align: left!important;
    justify-content: flex-start;
    position: relative;
}
.page-id-221 .products_by_categories .eael-product-gallery ul.products li.product .eael-product-wrap .view-product-link:before {	
	content: "";
	position: absolute;
	left: 24px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/booking.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
}
.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a:before {	
	content: "";
	position: absolute;
	left: 24px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/booking.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
}
.products_by_categories ul.products li.product .eael-product-wrap .view-product-link:after,
.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a:after {	
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 20px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
}
.products_by_categories ul.products li.product .eael-product-wrap .view-product-link:hover,
.products_by_categories ul.products li.product .eael-product-wrap .view-product-link:focus,
.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a:hover, 
.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a:focus {
    background: linear-gradient(45deg, #9958A3, #BD77B9);
}
.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none !important;
}
/*** panier ***/
body.woocommerce-cart .wp-block-woocommerce-cart h2.wp-block-heading.has-text-align-center:not(.wc-block-cart__empty-cart__title), body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    display: none;
}
hr.wp-block-separator.has-alpha-channel-opacity.is-style-dots:before {
	display: none;
}
body.woocommerce-cart .wp-block-woocommerce-cart h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    padding: 2rem 0;
    margin: 0 0 2rem;
}
/*** connexion ***/
.woocommerce-account.woocommerce-page .woocommerce h2 {
    text-align: center;
    font-size: 45px;
    line-height: 62px;
    margin: 0 0 30px;
    color: #fff;
}
body .woocommerce form.login, body .woocommerce form.register, form.woocommerce-ResetPassword.lost_reset_password {
    border: 3px solid #ffffff;
    padding: 20px;
    margin: 0 auto 0;
    max-width: 540px;
    text-align: left;
    border-radius: 20px;
    box-shadow: 0 0 4px 1px #fff;
	position: relative;
	z-index: 2;
}
body .woocommerce form.login, body .woocommerce form.register, form.woocommerce-ResetPassword.lost_reset_password {
    border: none;
    padding: 30px 20px 10px; 
}
form.woocommerce-ResetPassword.lost_reset_password {
    padding: 20px;
}
.woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row-first, .woocommerce-page form.woocommerce-ResetPassword.lost_reset_password .form-row-first {
    width: 100%;
}
.woocommerce-js form.woocommerce-ResetPassword.lost_reset_password button.button {
	margin-top: .5rem!important;
}
body .woocommerce form p.woocommerce-LostPassword.lost_password {
    position: absolute;
    right: 24px;
    bottom: 78px;
}
.woocommerce-js form .form-row label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 6px;
}
.woocommerce-js form .form-row .required {
	color: #ffffff;
}
.woocommerce-js form .form-row input.input-text, .woocommerce-js form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    color: #000;
    height: 45px;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 12px;
    border-style: solid!important;
    border-width: 2px!important;
    border-color: #E8D4E6!important;
    border-radius: 12px;
}
 .woocommerce-js form .form-row textarea { 
	 height: 80px;
}
.woocommerce-js form .form-row label input[type=checkbox] {
    width: 20px;
    border: none;
}
.woocommerce-js button.button {
    padding: 12px 15px !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3);
    color: #fff !important;
    text-transform: none !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    height: auto;
    border-radius: 33px !important;
    display: block !important;
    position: relative;
    margin-top: 1.5rem !important;
}
.woocommerce-js button.button:hover, .woocommerce-js button.button:focus {
	background: linear-gradient(45deg, #9958A3, #BD77B9);
}
p.woocommerce-LostPassword.lost_password a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    line-height: 24px;
}
p.woocommerce-LostPassword.lost_password a:hover, p.woocommerce-LostPassword.lost_password a:focus {
    border-bottom: 1px solid transparent;
}
/*** popup ****/
#soin-popup, #soin-animal-popup { display:none!important;}
#soin-popup, #soin-animal-popup {
    position: fixed;
    top:0; 
	left:0;
    width:100%; 
	height:100%;
    display: none;
    align-items: center; 
	justify-content: center;
    z-index: 9999; 
    overflow-y: auto;
}
#soin-popup.show-in, #soin-animal-popup.show-in {
    display: flex !important;
}
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    width: 100vw;
    height: 100vh;
}
.popup-body {
    background: #fff;
    border-radius: 0;
    max-width: 600px;
    width: 100%;
    padding: 24px 30px;
    border-radius: 24px;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255) !important;
    z-index: 999;
	margin: 1.75rem auto 1.75rem;
    position: absolute;
    top: 0;
}
.popup-header {
    padding: 0 0 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D0A2CA;
    position: relative;
}
.popup-header .h2 {
    font-size: 22px;
    color: #9958A3;
    text-align: center;
    font-family: 'Overlock', display;
    font-weight: 700;
    line-height: 30px;
}
.popup-header .popup-close, .popup-header .popup-close-animal {
    color: #000;
    font-size: 36px;
    position: absolute;
    right: -20px;
    top: -24px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    outline: 0;
    border: none;
	cursor: pointer;
}
.popup-header .popup-close:hover, .popup-header .popup-close-animal:hover {
	color: #9958A3;
}
.popup-content {
    background: #fff;
    padding: 20px 12px 10px;
    border-radius: 8px;
    width: 100%;
}
.popup-content .form-body label {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin: 0 0 8px;
    display: inline-block;
}
.woocommerce-js .popup-content .form-body input.form-control {
    height: 45px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    border: 2px solid #E8D4E6;
    outline: 0 !important;
    box-shadow: none;
    padding: 8px 12px;
    background-color: transparent !important;
    border-radius: 12px !important;
}
.popup-content .form-body .form-group {
    margin: 0 0 16px;
}
.popup-content .form-footer {
    margin: 24px 0 0;
}
.popup-content .form-footer button.btn.btn-primary.btn-submit {
    padding: 11px 15px !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3);
    color: #fff !important;
    text-transform: none !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    height: auto;
    border-radius: 33px !important;
    display: block !important;
    position: relative;
	height: 45px;
}
.popup-content .form-footer button.btn.btn-primary.btn-submit span {
    position: relative;
    display: table;
    padding-right: 34px;
    margin: 0 auto;
}
.popup-content .form-footer button.btn.btn-primary.btn-submit span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 16px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-top: 2px;
}
.form-upload-group {
    position: relative;
}
.form-upload-group .form-control-upload {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.form-upload-group {
    position: relative;
    width: 100%;
    border-width: 1px;
    border-style: dashed;
    border-color: #9958a3;
    border-radius: 12px;
    min-height: 80px;
    background-color: #fff1fd;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.form-upload-group .file-name {
    color: #9958a3;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 24px;
}
.woocommerce-js .popup-content small.note {
    display: block;
    color: #9958A3;
    font-size: 14px;
    margin-top: 0;
    font-weight: 600;
}
.popup-content .form-body label em {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #9958A3;
	margin-left: 1px;
}
body.overflow-hidden {
    overflow: hidden;
}
@media (min-width: 768px) {
	.popup-body {margin: 2.75rem auto 1.75rem;}
}
/*** END body ****/
/**** page contact ****/
.icon_social {
    width: 48px !important;
    height: 48px !important;
}
.btn_contact_mail .elementor-button-icon svg {
    width: 28px !important;
}
.contact_form_block {
    background: transparent;
    border: 1px solid #fff;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255, 1);
    border-radius: 30px;
    position: relative;
    padding: 40px 38px 30px;
}
.contact_form_block:after {
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #fff;
    border-radius: 26px;
    z-index: 0;
}
.contact_form_block .eael-contact-form-7-wrapper {
    z-index: 1;
    position: relative;
}
.contact_form_block .d-flex-group {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	margin-left: -14px;
	margin-right: -14px;
    margin-bottom: 0;
}
.contact_form_block .d-flex-group .col-12 {
    width: 100%;
    padding: 0 14px;
}
.contact_form_block .d-flex-group .col-6 {
    width: 50%;
    padding: 0 14px;
}
.contact_form_block .d-flex-group p {
    margin: 0 !important;
    display: block !important;
}
.contact_form_block .wpcf7-form .form-control {
    font-size: 16px;
	color: #000!important;
	line-height: 24px;
	font-family:"Lato", sans-serif;
    border: 2px solid #E8D4E6;
    border-radius: 12px;
    height: 44px;
    padding: .5rem .75rem !important;
    outline: 0 !important;
    width: 100%;
}
.contact_form_block .wpcf7-form textarea.form-control {
    width: 100%;
    height: 124px;
}
.contact_form_block .wpcf7-form label, .contact_form_block .wpcf7-form label.label-form {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin: 0 0 8px;
    line-height: 24px;
	font-family:"Lato", sans-serif;
}
.contact_form_block .wpcf7-form .form-group {
    margin: 0 0 30px;
}
.contact_form_block .wpcf7-form .wpcf7-submit {
    padding: 11px 15px !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3) !important;
    color: #fff !important;
    text-transform: none !important;
    font-size: 18px !important;
    line-height: 1.4em !important;
    font-weight: 600 !important;
    height: auto;
    border-radius: 33px !important;
    position: relative;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto !important;
    max-width: 177px !important;
}
.contact_form_block .wpcf7-form .wpcf7-submit:before {
    content: "" !important;
    width: 16px;
    height: 12px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    position: absolute;
    right: 10px;
    top: 14px;
}
.contact_form_block .wpcf7-form span.wpcf7-spinner {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #9958A3;
}
.wpcf7 form .wpcf7-response-output {
	color: #000!important;
}
@media (max-width: 768px) {
	.btn_contact_mail .elementor-button-icon svg {
    width: 26px !important;
}
	.contact_form_block {
    padding: 35px 31px 25px;
}
	.contact_form_block .wpcf7-form .form-group {
    margin: 0 0 25px;
}
}
@media (max-width: 577px) {
.btn_contact_mail .elementor-button-icon svg {
    width: 22px !important;
}
	.contact_form_block .d-flex-group .col-6 {
    width: 100%; 
	}
	.contact_form_block .wpcf7-form label, .contact_form_block .wpcf7-form label.label-form {
    font-size: 16px; 
	}
	.contact_form_block .wpcf7-form .form-group {
    margin: 0px 0 20px;
}
}
/**** END page contact *****/
/**** page reviews *****/
.section-reviews p.glsr-no-margins {
    background: #fff;
    padding: 20px 30px;
    border-radius: 16px;
    border: 1px solid #fff;
    width: calc(100% - 10px);
    margin: 8px auto;
    position: relative;
}
p.glsr-no-margins:after {
    border: 1px solid #fff;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255, 1);
    content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 20px;
}
/* reviews list */
.glsr-reviews.section-reviews {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(2, 1fr);
}
.glsr-reviews.section-reviews .glsr-review {
    background: #fff;
    padding: 40px 45px 30px;
    border-radius: 40px;
    position: relative;
    margin: 0 auto 50px !important;
}
.glsr-reviews.section-reviews .glsr-review .glsr-review-author {
    position: absolute;
    bottom: -46px;
    left: 125px;
    font-size: 24px;
    line-height: 28px;
    font-family: 'Overlock', display;
    font-weight: 700;
    color: #fff;
}
.glsr-reviews.section-reviews .glsr-review:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 30px;
    border-bottom: 25px solid #00000000;
    border-right: 25px solid #00000000;
    border-left: 25px solid #00000000;
    border-top: 25px solid #ffffff;
    background: transparent;
    bottom: -48px;
    left: 44px;
}
.glsr-reviews.section-reviews .glsr-review .glsr-review-rating span.glsr-star {
    font-size: 18px;
}
.glsr-reviews.section-reviews .glsr-review .glsr-review-content {
    font-size: 20px;
    font-family: 'Overlock', display;
    line-height: 36px;
    font-weight: 400;
    color: #000;
}
.call-to-action-review .eael-call-to-action .action {
    padding: 4px 0 0!important;
    height: 52px;
}
.call-to-action-review .eael-call-to-action.cta-flex {
    align-items: center;
}
.call-to-action-review .eael-call-to-action {
    position: relative;
    padding: 30px 40px !important;
}
.call-to-action-review .eael-call-to-action:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #fff;
    border-radius: 20px;
    z-index: 0;
}
.call-to-action-review .eael-call-to-action > div {
    z-index: 1;
    position: relative;
}
.call-to-action-review .eael-call-to-action .action a.cta-button {
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3) !important;
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    margin: 0 auto !important;
    width: auto;
}
.call-to-action-review .eael-call-to-action .action a.cta-button:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 16px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-left: 8px;
    margin-top: 1px;
}
.call-to-action-review .eael-call-to-action .content h2 {
    font-size: 30px !important;
}
/*** form-review ***/
.section-form-review {
    background: transparent!important;
    border: 1px solid #fff!important;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255, 1)!important;
    border-radius: 30px!important;
    position: relative!important;
    padding: 40px 38px 30px!important;
}
.section-form-review:before {
    content: ""!important;
    position: absolute!important;
    left: 5px!important;
    top: 5px!important;
    width: calc(100% - 10px)!important;
    height: calc(100% - 10px)!important;
    background: #fff!important;
    border-radius: 25px!important;
	z-index: 0;
}
.section-form-review h2 {
    padding: 0 0 30px;
	color: #000!important;
	text-align: center;
}
.glsr-minimal .glsr-field.glsr-field-rating {
    display: flex;
    align-items: center;
    gap: 20px;
}
.glsr-minimal .glsr-field {
    margin: 0 0 12px;
}
.glsr-minimal .glsr-field label {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin: 0 0 8px !important;
}
.glsr-minimal .glsr-field.glsr-field-rating label {margin: 0!important;}
.glsr-minimal form.glsr-form input.glsr-input:not(.wp-block-search__input), .glsr-minimal form.glsr-form select.glsr-select, .glsr-minimal form.glsr-form textarea.glsr-textarea {
    font-weight: 400 !important;
    font-size: 16px;
    color: #000 !important;
    line-height: 24px;
    font-family: "Lato", sans-serif;
    border: 2px solid #E8D4E6;
    border-radius: 12px;
    /* height: 44px; */
    padding: .5rem .75rem !important;
    outline: 0 !important;
    width: 100%;
}
.glsr-minimal form.glsr-form input.glsr-input:not(.wp-block-search__input), .glsr-minimal form.glsr-form select.glsr-select  {
    height: 44px; 
}
.glsr-minimal button.glsr-button {
    padding: 11px 34px !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3);
    color: #fff !important;
    text-transform: none !important;
    font-size: 18px !important;
    line-height: 1.4em !important;
    font-weight: 600 !important;
    height: auto;
    border-radius: 33px !important;
    display: block !important;
    position: relative;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center; 
	margin: 0 0 0 auto;
}
.glsr-minimal button.glsr-button:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 16px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-left: 8px;
    margin-top: 1px;
}
.wp-block-buttons.is-layout-flex {
    justify-content: flex-end;
}
.glsr-minimal button.glsr-button:hover, 
.glsr-minimal button.glsr-button:focus {
	background: linear-gradient(45deg, #9958A3, #BD77B9);
}

@media (min-width: 767px) {
.section-form-review .elementor-widget-site_reviews_form .glsr-minimal .glsr-form-wrap .glsr-review-form {
    display: flex!important;
    flex-direction: row!important;
    flex-wrap: wrap!important;
}
	.section-form-review .elementor-widget-site_reviews_form .glsr-minimal .glsr-form-wrap .glsr-review-form .glsr-field.glsr-field-text[data-field="title"], .section-form-review .elementor-widget-site_reviews_form .glsr-minimal .glsr-form-wrap .glsr-review-form .glsr-field.glsr-field-textarea , .section-form-review .elementor-widget-site_reviews_form .glsr-minimal .glsr-form-wrap .glsr-review-form .glsr-field {
    width: 100%;
}
	.section-form-review .elementor-widget-site_reviews_form .glsr-minimal .glsr-form-wrap .glsr-review-form .glsr-field.glsr-field-text[data-field="name"], .section-form-review .elementor-widget-site_reviews_form .glsr-minimal .glsr-form-wrap .glsr-review-form .glsr-field.glsr-field-email {
    width: 50%;
}
	.section-form-review .elementor-widget-site_reviews_form .glsr-field.glsr-field-text[data-field="name"] {
		padding-right: 10px;
	}
.section-form-review .elementor-widget-site_reviews_form .glsr-field.glsr-field-email {
	padding-left: 10px;
}
}
.section-form-review .elementor-widget-site_reviews_form div[data-field="submit-button"] {
    margin: 0 0 0 auto !important;
}
.glsr-reviews.section-reviews .glsr-review {
        padding: 30px 20px 20px;
        border-radius: 24px;
        gap: 8px;
        align-items: flex-start;
        justify-content: flex-start !important;
        flex-direction: column;
    }
/*** end form ***/
@media (max-width: 992px) {
	.glsr-reviews.section-reviews .glsr-review .glsr-review-content {
    font-size: 18px;
    line-height: 30px; 
	}
	.glsr-reviews.section-reviews .glsr-review .glsr-review-author {
    font-size: 22px;
	}
	.glsr-reviews.section-reviews .glsr-review {
    padding: 35px 35px 25px;
    border-radius: 36px;
    margin: 0 auto 40px !important;
}
	.glsr-reviews.section-reviews .glsr-review .glsr-review-author {
    bottom: -36px;
    left: 110px; 
	}
	.glsr-reviews.section-reviews .glsr-review .glsr-review-rating span.glsr-star {
    font-size: 16px;
    margin-right: 2px;
}
	.glsr-reviews.section-reviews {
    grid-gap: 35px 20px;
}
.call-to-action-review .eael-call-to-action .content h2 {
    font-size: 26px !important;
    line-height: 46px !important;
    text-align: left;
}
	.call-to-action-review .eael-call-to-action .action {
    width: 240px !important;
    flex-basis: 30% !important; 
    text-align: right !important;
	}
	.call-to-action-review .eael-call-to-action {
    padding: 25px 24px !important;
}
}
@media (max-width: 768px) {
	.glsr-reviews.section-reviews .glsr-review {
    padding: 30px 20px 20px;
    border-radius: 24px; 
    gap: 8px;
	}
	.glsr-reviews.section-reviews .glsr-review .glsr-review-content {
    font-size: 16px; 
	}
	.glsr-reviews.section-reviews .glsr-review .glsr-review-rating span.glsr-star {
    font-size: 15px;
    margin-right: 2px;
}
	.glsr-reviews.section-reviews .glsr-review:after {
    width: 40px;
    height: 24px;
    border-bottom: 20px solid #00000000;
    border-right: 20px solid #00000000;
    border-left: 20px solid #00000000;
    border-top: 20px solid #ffffff;
    background: transparent;
    bottom: -38px;
    left: 27px;
}
	.glsr-reviews.section-reviews .glsr-review .glsr-review-author {
    bottom: -34px;
    left: 80px;
    font-size: 20px;
    line-height: 26px;
}
	.call-to-action-review .eael-call-to-action > div {
    width: 100%;
    text-align: center !important;
    justify-content: center;
    display: flex;
    gap: 12px !important;
}
	.call-to-action-review .eael-call-to-action .action {
    padding: 12px 0 0 !important;
    height: auto;
}
	.section-form-review h2 {
    padding: 0 0 25px;
    font-size: 26px !important;
    line-height: 34px !important;
}
}
@media (max-width: 577px) {
.glsr-reviews.section-reviews {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: repeat(1, 1fr);
} 
	.call-to-action-review .eael-call-to-action .content h2 {
        font-size: 24px !important;
        line-height: 36px !important;
        text-align: center;
    }
	.section-form-review {
    border-radius: 24px !important;
    padding: 30px 30px 30px !important;
}
.section-form-review:before {
    border-radius: 20px !important;	
}
.glsr-minimal .glsr-field label {
	font-size: 16px;
}
.glsr-minimal .glsr-field {
    margin: 0 0 6px;
}
.glsr-minimal form.glsr-form .glsr-toggle label {
    font-size: 14px;
}
.glsr-minimal button.glsr-button:after {
        width: 18px;
        height: 14px;
        background-size: 18px;
    }
.glsr-minimal button.glsr-button {
        padding: 10px 12px 11px 12px !important;
        font-size: 16px !important;
        margin: 0 auto 6px !important;
/*         max-width: calc(100% - 12px) !important;  */
}
}
@media (max-width: 450px) {
	    .section-form-review h2 {
        padding: 0 0 20px;
        font-size: 24px !important;
        line-height: 34px !important;
    }
	.section-form-review {
    padding: 30px 20px 30px !important;
}
}
/***** End page review *****/

/***** Start page-woocommerce *****/
/* page-categories */
.products_by_categories .eael-product-gallery .eael-cat-tab a {
    padding: 14px 37px;
    display: block;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400!important;
    border-radius: 44px;
    margin: 12px 14px;
    text-decoration: none;
    height: 58px;
    position: relative;
}
.products_by_categories .eael-product-gallery .eael-cat-tab a:after {
    content: "";
    position: absolute;
    left: -3px;
    right: -3px;
    top: -3px;
    bottom: -3px;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 44px;
}
.products_by_categories .eael-product-gallery .eael-cat-tab a.active:after {
    border-color: #fff;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255);	
}
.products_by_categories .eael-product-gallery .eael-cat-tab a:hover, .eael-product-gallery .eael-cat-tab a.active {
    color: #fff;
    background-color: #8941ff;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3);
}
.products_by_categories ul.products li.product {
    width: 100% !important;
    border: 1px solid #fff !important;
    background: #ffffff !important;
    border-radius: 40px !important;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255) !important;
}
.products_by_categories ul.products li.product .eael-product-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: 40px;
    height: 100%;
    border: 4px solid #C780BC;
    overflow: hidden;
}
.products_by_categories .eael-product-gallery .woocommerce ul.products {
    grid-template-columns: repeat(3, 1fr);
}
.products_by_categories .eael-product-gallery .woocommerce ul.products li.loading {
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 32px;
    color: #FFFFFF;
    text-align: left !important;
    margin: 0; 
}
/*** page pagetabs ***/
.pagetabs-top-content {
    padding: 20px 0 30px;
    text-align: center;
}
.pagetabs-top-content h1 {
    font-family: "Overlock", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 75px;
    text-shadow: 4px 4px 4px rgba(255, 255, 255, 0.25);
    color: #FFFFFF;
    margin: 0 0 5px;
}
.page-content, .page-content p {
    font-family: "Lato", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 45px;
    color: #FFFFFF;
}
.container.page-products-tabs {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}
.pagetabs-bottom-content.products_by_categories {
    padding: 20px 0 180px;
}
.eael-product-gallery ul.eael-cat-tab {
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    margin: 0 0 50px 0;
    text-align: center;
}
.eael-product-gallery ul.eael-cat-tab li {
    display: inline-block;
}
/*** page product ***/
	.ast-sticky-add-to-cart.bottom.is-active {
    display: none !important;
}
	.woocommerce-js .woocommerce-breadcrumb {
    display: none !important; 
	}
.ast-breadcrumbs .trail-items li.trail-item:not(.trail-begin):not(.trail-end) {
    display: none!important; 
}
.product-top-content {
    background: transparent;
    border: 1px solid #fff;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255, 1);
    border-radius: 24px;
    position: relative;
    padding: 1.5rem 1.75rem;
    margin: 0 0 5em;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 100%;
    margin: 0 auto;
}
.product-top-content:after {
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #fff;
    border-radius: 20px;
    z-index: 0;
}
.product-top-content > div {
    position: relative;
    z-index: 1;
}
.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
    width: 25%;
    padding-right: 40px;
}
.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
	width: 75%;
}
.meta-product-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-js div.product p.price, .woocommerce-js div.product span.price {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}
h1.product_title.entry-title {
    color: #9958A3;
    font-family: 'Overlock', display;
    font-weight: 700;
    font-size: 45px;
    line-height: 60px;
    letter-spacing: 0%;
    text-shadow: 0px 4px 4px #FFFFFF40;
    margin: 0 0 .5rem 0;
}
.meta-product-description, .meta-product-description p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
	color: #000;
}
.meta-product-description h2, .meta-product-description h3, .meta-product-description h4,
.meta-product-description .h2, .meta-product-description .h3, .meta-product-description .h4 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 .75rem;
    color: #000;
}
.meta-product-description h3, .meta-product-description .h3 {
	font-size: 20px;
}
.meta-product-description h4, .meta-product-description .h4 {
	font-size: 18px;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
    height: 365px !important;
    object-fit: cover;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.zoomImg {
    zoom: 1;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger {
    display: none!important;
}

.single-product.woocommerce-js button.button {
    padding: 15px 64px 16px 72px !important;
	max-width: 341px;
	width: 100%;
    margin-top: 0!important;
}
.single-product.woocommerce-js button.button:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 20px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}
.single-product.woocommerce-js button.button:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 30px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/card.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
}
/** related products ***/
section.related.products {
    text-align: center;
    padding: 65px 0;
}
section.related.products h2 {
    font-family: "Overlock", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 75px;
    text-shadow: 4px 4px 4px rgba(255, 255, 255, 0.25);
    color: #FFFFFF;
    margin: 0 0 40px;
}
section.related.products ul.products {
    display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px;
}
ul.products li.product {
    border: 1px solid #fff !important;
    background: #ffffff !important;
    border-radius: 40px !important;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255) !important;
}
section.related.products ul.products li.product {
    width: calc(28% - 30px); 
}
ul.products li.product .eael-product-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: 40px;
    border: 5px solid #9958A3;
    overflow: hidden;
}
ul.products li.product .product-image-wrap {
    width: 100% !important;
    position: relative;
    overflow: hidden;
	margin:0!important;
}
ul.products li.product .eael-product-wrap .image-wrap img {
    height: 228px !important;
    width: 100% !important;
    object-fit: cover !important;
	margin:0!important;
}
ul.products li.product .eael-product-wrap .product-details-wrap {
    width: 100% !important;
    padding: 18px 9px 9px !important;
    background: #fff;
    text-align: center !important;
    display: flex;
    flex-direction: column;
    text-align: center !important;
}
ul.products li.product .eael-product-wrap .product-details-wrap .woocommerce-loop-product__link {
    position: relative;
    display: block;
}
ul.products li.product .eael-product-wrap .woocommerce-loop-product__title {
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Overlock', display;
	color: #000000;
    font-size: 20px;
    line-height: 32px;
    max-width: 200px;
    margin: 0 auto 6px;
    padding: 0 0 34px;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 98px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
ul.products li.product .eael-product-wrap .woocommerce-loop-product__title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translatex(-50%);
    width: 44px;
    height: 25px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/after_title.svg);
    background-position: center;
    background-repeat: no-repeat;
}
ul.products li.product .eael-product-wrap .eael-product-price {
    font-size: 22px !important;
    line-height: 30px !important;
    color: #000 !important;
    font-weight: 700 !important;
	margin-bottom: 18px !important;
}
ul.products li.product .eael-product-wrap .eael-product-excerpt {
    padding: 0 7px;
}
ul.products li.product .eael-product-wrap .eael-product-excerpt p {
    margin: 0 0 10px;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 120px;
}
ul.products li.product .eael-product-wrap .view-product-link {
    padding: 14px 54px 14px 62px !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: #9958A3;
    background: linear-gradient(45deg, #BD77B9, #9958A3);
    color: #fff !important;
    text-transform: none !important;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 600;
    height: auto;
    border-radius: 33px !important;
    display: block !important;
    text-align: left !important;
    justify-content: flex-start;
    position: relative;
}
ul.products li.product .eael-product-wrap .view-product-link:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/booking.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}
ul.products li.product .eael-product-wrap .view-product-link:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 20px;
    background-image: url(/wp-content/themes/oxton-astra-child-theme/assets/img/icon/navigation.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}
ul.products li.product .eael-product-wrap .view-product-link:focus,
ul.products li.product .eael-product-wrap .view-product-link:hover {
    background: linear-gradient(45deg, #9958A3, #BD77B9);
}
ul.products li.product .eael-product-wrap .icons-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
}
@media (max-width: 1200px) {
.meta-product-action {
    margin: 0 0 1rem;
}
	h1.product_title.entry-title {
    font-size: 40px;
    line-height: 48px; 
	}
	.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
    width: 290px;
    padding-right: 30px;
}
	.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
    width: calc(100% - 290px);
}
	section.related.products {
    padding: 40px 0 50px;
}
	section.related.products ul.products {
    gap: 30px;
}
	section.related.products ul.products li.product {
    width: calc(33.33% - 20px);
}
	section.related.products h2 {
    font-size: 38px;
    line-height: 56px;
    margin: 0 0 32px;
}
}
@media (max-width: 992px) {
.pagetabs-top-content h1 {
    font-size: 40px;
    line-height: 60px;
}
.page-content, .page-content p {
    font-size: 20px;
    line-height: 32px; 
}
.pagetabs-bottom-content.products_by_categories {
    padding: 20px 0 120px;
}
.products_by_categories .eael-product-gallery .eael-cat-tab a {
    padding: 12px 30px;
    font-size: 18px;
    line-height: 26px;
    margin: 10px 10px;
    height: 50px;
}
.products_by_categories ul.products li.product .eael-product-wrap .add_to_cart_button, .theme-astra .products_by_categories .woocommerce ul.products li.product a.added_to_cart, .products_by_categories ul.products li.product .eael-product-wrap .view-product-link {
	font-size: 17px!important;
}
	section.related.products ul.products li.product {
    width: calc(40% - 20px);
    margin: 0;
}

	.product-top-content {
    flex-direction: column;
}
	.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
    width: auto;
    padding-right: 0;
    order: 1;
}
	.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
		order:0;
    width: 100%;
    display: flex;
    flex-direction: column;
}
	.summary.entry-summary .meta-product-action {
    order: 1;
}
	.summary.entry-summary .meta-product-title {
    order: 0;
}
	.summary.entry-summary .meta-product-description {
    order: 2;
}
}
@media (max-width: 768px) {
	.pagetabs-top-content h1 {
    font-size: 34px;
    line-height: 46px;
    margin: 0 0 12px;
}
	.container.page-products-tabs {
    padding: 0;
}
	.page-content, .page-content p {
    font-size: 18px;
    line-height: 28px; 
	}
	.pagetabs-bottom-content.products_by_categories {
    padding: 0 0 100px;
}
	.products_by_categories .eael-product-gallery .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr);
}
	.products_by_categories ul.products li.product .eael-product-wrap .eael-product-excerpt {
    font-size: 16px;}
	.products_by_categories .eael-product-gallery .eael-cat-tab {
    margin: 0 0 36px 0!important;
}
	ul.products li.product .eael-product-wrap .view-product-link ,.products_by_categories .eael-product-gallery ul.products li.product .eael-product-wrap .view-product-link, .section_product_list .eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a {
    padding: 12px 46px 12px 20px !important;
		font-size: 16px;
	}
	ul.products li.product .eael-product-wrap .view-product-link:before {
		display: none;
	}
	    section.related.products ul.products li.product {
        width: calc(50% - 20px);
        margin: 0;
    }
}
@media (max-width: 576px) { 
	
	h1.product_title.entry-title {
    font-size: 34px;
    line-height: 40px; 
        margin: 0 0 1.5rem !important;
	}
	.pagetabs-bottom-content.products_by_categories {
    padding: 0 0 80px;
}
	.meta-product-action {
    margin: 0 0 1rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
}
	.woocommerce-js div.product form.cart {
    width: 100%;
}
	.single-product.woocommerce-js button.button {
    padding: 15px 64px 16px 72px !important;
    max-width: 100%;
    width: 100% !important;
    margin-top: 0 !important;
    float: none !important;
    text-align: left;
}
	.meta-product-action {
    margin: 0 0 1.5rem; 
	}
	    section.related.products ul.products li.product {
        max-width: 420px;
        width: 100%;
        margin: 0;
    }
	    section.related.products ul.products {
        gap: 30px;
        flex-direction: column;
        align-items: center;
    }
	    section.related.products h2 {
        font-size: 36px;
        line-height: 48px;
        margin: 0 0 30px;
    }
	.single-product.woocommerce-js div.product div.summary {
    margin-bottom: 1em;
}
	.single-product.woocommerce-js div.product div.images {
    margin-bottom: 1em;
}
}
@media (max-width: 540px) {
	.meta-product-description, .meta-product-description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px; 
	}
	.meta-product-description h2, .meta-product-description h3, .meta-product-description h4, .meta-product-description .h2, .meta-product-description .h3, .meta-product-description .h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 .5rem;
	}
	    .products_by_categories .eael-product-gallery .woocommerce ul.products {
        grid-gap: 20px;
	}
	.products_by_categories .eael-product-gallery .eael-cat-tab a {
        padding: 11px 20px;
        font-size: 17px;
        line-height: 26px;
        margin: 10px 10px;
        height: 48px;
    }
	.products_by_categories ul.products li.product .eael-product-wrap {
    border-radius: 30px;
    border: 3px solid #9958A3;
	}
	.products_by_categories ul.products li.product {
    border-radius: 30px !important;
	}
	.products_by_categories ul.products li.product .eael-product-wrap .add_to_cart_button:after, .theme-astra .products_by_categories .woocommerce ul.products li.product a.added_to_cart:after, .products_by_categories ul.products li.product .eael-product-wrap .view-product-link:after {
        width: 18px;
        height: 14px;
        background-size: 18px;
    }	
	.products_by_categories ul.products li.product .eael-product-wrap .eael-product-excerpt p {
    font-size: 15px;
    line-height: 28px;
    height: 112px;
}
	.products_by_categories ul.products li.product .eael-product-wrap .woocommerce-loop-product__title:after {
    width: 34px;
    background-size: 34px;
    height: 22px; 
	}
	.products_by_categories ul.products li.product .eael-product-wrap .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 30px;
    max-width: 200px;
    padding: 0 0 27px;
    height: 87px; 
	}
		.products_by_categories .eael-product-gallery .eael-cat-tab {
    margin: 0 0 28px 0!important;
}
	.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
		height: auto!important;
	}
	section.related.products h2 {
        font-size: 30px;
        line-height: 41px;
        margin: 0 0 24px;
    }
}
@media (max-width: 450px) {
	h1.product_title.entry-title {
        font-size: 28px;
        line-height: 36px; 
	}
	section.related.products h2 {
        font-size: 26px;
        line-height: 34px;
        margin: 0 0 20px;
    }
	.single-product.woocommerce-js button.button {
    padding: 15px 64px 16px 20px !important; 
	}
	.single-product.woocommerce-js button.button:before {
		display: none;
	}
	.products_by_categories .eael-product-gallery .woocommerce ul.products {
    grid-template-columns: repeat(1, 1fr);
}
	
	.products_by_categories ul.products li.product {
    max-width: 320px;
        margin: 0 auto !important;
        float: none !important;
}
	.products_by_categories ul.products li.product .eael-product-wrap .woocommerce-loop-product__title {
        height: auto;
        max-height: 87px;
    }
	.products_by_categories ul.products li.product .eael-product-wrap .eael-product-excerpt p {
        font-size: 15px;
        line-height: 28px;
        max-height: 112px;
        height: auto;
    }

}
@media (max-width: 420px) {
	.products_by_categories ul.products li.product {
		max-width:100%;}
	.products_by_categories .eael-product-gallery .eael-cat-tab li {
    width: 100%!important;
    margin: 0 !important;
}
	.products_by_categories .eael-product-gallery .eael-cat-tab a {
    margin: 12px 0;
}
}
/** page 404 ***/
.error404.ast-separate-container #primary {
        margin-top: 2em;
}
.ast-separate-container section.error-404.not-found ,  .ast-separate-container .no-results {
    background: transparent !important;
    border: 1px solid #fff;
    box-shadow: 0 0 4px 1px rgba(255, 255, 255, 1);
    border-radius: 24px;
    position: relative;
    padding: 1.5rem 1.75rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 100%;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto 5em!important;
}
.ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
    width: 100%;
}
.ast-separate-container section.error-404.not-found:after,  .ast-separate-container .no-results:after {
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #fff;
    border-radius: 20px;
    z-index: 0;
}
.ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results .page-content {
    width: 100%;
    position: relative;
    z-index: 1;
}
.ast-separate-container .no-results .page-content p {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	margin-bottom: 2em;
}
.ast-404-layout-1 h1.page-title {
    color: #000000;
    font-size: 40px;
    line-height: 60px;
}
.widget_search .search-form .search-field {
    background: #ffffff; 
}
.widget_search .search-form>label {
    position: static;
    margin: 0;
}
.widget_search .search-form .search-field {
    border-radius: 24px !important;
    border-style: solid;
}
.widget_search .search-form input[type=submit], .widget_search .search-form input[type=submit]:focus, .widget_search .search-form input[type=submit]:hover {
    padding: 10px 12px;
    border-radius: 0;
    top: 8px;
    right: 0px;
    max-width: 45px; 
    height: 40px;
    border: none!important;
    box-shadow: none !important;
}
.widget_search .search-form button {
    position: absolute;
    top: 7px;
    right: 0;
    border: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    width: 40px;
    height: 40px;
}
.widget_search .search-form i {
    color: #000;
    font-size: 18px;
}
.widget_search .search-field, .widget_search .search-field:focus {
    width: 100%;
    padding: 8px 45px 8px 15px;
}
.ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area {
    background-color: #ffffff00;
    background-image: none;
}
.search .entry-header {
    display: none;
}
.search .ast-blog-layout-6-grid .ast-article-inner {
    box-shadow: 0px 6px 15px -2px rgb(0 0 0 / 15%);
    border-radius: 24px;
    overflow: hidden;
    background: #000;
}
.search .ast-blog-layout-6-grid .blog-layout-6 .post-thumb-img-content,.search .ast-blog-layout-6-grid .blog-layout-6 .post-thumb-img-content img {
    width: 100%;
    height: 100%;
    opacity: .7;
}
.search .ast-blog-layout-6-grid .blog-layout-6 .ast-blog-featured-section:before {
    background-color: #FFFFFF;
}
.search .ast-blog-layout-6-grid .blog-layout-6 .ast-blog-single-element,.search .ast-blog-layout-6-grid .blog-layout-6 .ast-blog-single-element *, .search .ast-blog-layout-6-grid .blog-layout-6 .ast-blog-single-element *:hover {
    color: #000000;
}
.ast-pagination .page-numbers {
    font-size: 18px !important;
    font-weight: 700 !important; 
}
.search .ast-container section.ast-archive-description h1, .search .ast-container section.ast-archive-description h1 * {
	color: #fff;
	font-size: 45px;
		line-height: 60px;
}
    .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin-top: 1em !important;
    padding: 0;
    margin-bottom: 4em !important;
    }
@media (max-width: 992px) {
	.ast-404-layout-1 h1.page-title {
		font-size: 34px;
		line-height: 40px;
	}
	.search .ast-container section.ast-archive-description h1, .search .ast-container section.ast-archive-description h1 * {
		font-size: 34px;
		line-height: 40px;
}
	.error-404 .page-sub-title {
    font-size: 20px;
    line-height: 28px;
}
	.widget_search .search-form button {
    top: 0;
    right: 0; 
	}
.widget_search .search-form input[type=submit], .widget_search .search-form input[type=submit]:focus, .widget_search .search-form input[type=submit]:hover {
    top: 0;
	}
}
@media (max-width: 921px) {
    .search .ast-blog-layout-6-grid .ast-article-post {
        width: 50%;
    }
}
@media (max-width: 768px) {
	.ast-404-layout-1 h1.page-title {
    font-size: 30px;
    line-height: 36px;
}
	.search .ast-container section.ast-archive-description h1, .search .ast-container section.ast-archive-description h1 * {
		font-size: 30px;
		line-height: 40px;
}
	.error-404 .page-sub-title, .ast-separate-container .no-results .page-content p {
    font-size: 18px;
    line-height: 28px; 
	}
	.error404.ast-separate-container #primary {
    margin-top: 0;
    padding: 1em 0;
}
	.site-content section.ast-archive-description {
    margin-bottom: 0;
}
}
@media (max-width: 576px) {
    .search .ast-blog-layout-6-grid .ast-article-post {
        width: 100%;
    }
}