/*
Theme Name: Barratt Child Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0.5
Author: Kriesi
Author URI: http://www.kriesi.at
Template: barratt
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*Add your own styles here:*/
/*  footer ---------------------*/
:root {
    --theme-color: #d7ac6c;
    --secondary-color: #d7ac6c;
    --pink-color: #d7ac6c;
    --white-color: #ffffff;
    --black-color: #000;
    --footer-copyright: #000000;
    --footer-color: #2f2a2b;
    --footer-to-section: #393536;
    --light-gry-color: #f7f7f7;
    --border-color: #1f1111;
    --green-color: #4CAF50;
}
body,
a,
input {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    line-height: 1.5;
}
.custom-mailchimp p:first-child {
    display: flex;
    gap: 30px;
    flex: 1;
}
p {
    line-height: 1.75;
    font-family: "Poppins", sans-serif !important;
    font-weight: 300;
    letter-spacing: 0.3px;
    font-size: 16px;
}
.custom-mailchimp p:first-child input {
    background: transparent !important;
    border-bottom: 1px solid var(--white-color) !important;
    padding-left: 1px !important;
    font-family: "Poppins", sans-serif !important;
}
.custom-mailchimp {
    display: flex;
    gap: 30px;
}
.footer_color input[type='submit'] {
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    background: transparent;
    color: var(--white-color);
    border: 1px solid;
    text-transform: uppercase;
}
footer.socket_color {
    background: var(--footer-color);
    color: var(--white-color);
    border: 0;
    padding-bottom: 50px;
}
footer.socket_color span.avia-menu-text {
    color: var(--white-color);
}
body #socket .sub_menu_socket li {
    padding: 0px 20px;
    border-left: 0;
}
footer.socket_color .container .copyright {
    text-align: right;
    flex: 1 1;
    line-height: 26px;
}
footer .sub_menu_socket {
    order: -1;
}
.footer-form h2 {
    font-size: 32px;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
}
body .footer-form {
    background: var(--footer-to-section);
    padding: 60px 0;
}
body .footer-form .mc4wp-form {
    margin: 20px 0 0 0px !important;
}
footer.socket_color .container::before {
    background: var(--white-color);
    content: "";
    height: 1px;
    display: inline-block;
    order: -1;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 0px);
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
footer.socket_color .container {
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
}
#footer .widget_nav_menu a {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
}
div#footer h3.widgettitle {
    font-size: 14px;
    letter-spacing: normal;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 0;
    font-family: "Poppins", sans-serif !important;
}
div#footer p {
    font-size: 14px;
    line-height: 1.5;
}
p.address-email,
p.address-phone {
    display: flex;
    gap: 6px;
}
#socket .sub_menu_socket li:first-child {
    padding-left: 0;
}
body .footer-bottom .container_wrap {
    background: var(--footer-copyright);
    padding: 40px 0;
}
body .footer-bottom #media_image-4 img {
    max-width: 100px !important;
}
.footer-bottom .av_one_third .av_one_half:last-child {
    width: 125px;
}
#top input[type="text"]:focus,
#top input[type="email"]:focus {
    box-shadow: none !important;
}
#socket .menu {
    margin-left: 0;
}
body .footer-bottom #media_image-4 {
    text-align: right;
}
#footer.container_wrap {
    padding: 40px 0 55px 0;
}
.footer-bottom .av_one_third {
    display: flex;
    justify-content: end;
}
.footer-bottom .av_one_third .av_one_half {
    margin: 0;
}
body .footer-bottom img.image {
    max-width: 200px !important;
}
.footer-bottom .widget {
    padding: 0;
}
#footer .container .flex_column:nth-child(4) .address-widget .address {
    max-width: 200px;
}
.social_bookmarks {
    display: flex;
}
#footer .social_bookmarks li a {
    width: auto !important;
}
#footer .social_bookmarks li a,
#footer .social_bookmarks li a:hover {
    background: transparent !important;
}
#footer .container .flex_column {
    width: 100%;
    margin: 0;
}
.footer-bottom .container_wrap .container {
    display: flex;
    align-items: flex-end;
}
#footer .container {
    display: grid;
    grid-template-columns: 280px 130px 130px 250px 4fr;
    gap: 0 20px;
}
#footer .widget a img {
    width: 350px;
}
.footer-bottom .textwidget.custom-html-widget {
    font-size: 14px;
    line-height: 1.5;
}
.phone-info.with_nav {
    float: left;
}
.phone-info.with_nav div,
.phone-info.with_nav div a {
    font-size: 14px;
    color: var(--white-color);
    font-weight: 300;
}
.banner-style .container .template-page {
    background: var(--theme-color);
    padding: 20px 40px;
}
.banner-style .container .template-page p {
    padding: 20px 40px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
}
.banner-style .container .template-page p img {
    width: 120px;
    margin-right: 20px;
    opacity: 0.3;
}
.banner-style .container {
    position: absolute;
    z-index: 99;
    background: transparent;
    left: 50%;
    top: 0px;
    transform: translate(-50%, -40px);
}
.html_header_top #menu-item-shop.cart_dropdown {
    border-bottom: none;
    border: none;
}
.slideshow_caption {
    z-index: 100;
    width: 800px;
    position: absolute;
    bottom: 0;
    top: 10%;
    height: 100%;
    display: block;
    text-decoration: none;
    padding-right: 0;
}
.avia-slideshow-dots {
    bottom: 60px;
    text-align: right;
    left: -10%;
    height: 0;
}
#top .sub_menu>ul li a {
    font-size: 16px;
    color: var(--white-color);
    font-weight: 500;
}
html body .banner-style {
    position: relative;
    display: block;
    margin: 0 auto;
}
.heading-h2 h2.av-special-heading-tag {
    font-size: 32px;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 16px;
}
html body .banner-text-style {
    margin: 0px auto;
    display: inline-block;
}
html body .product-images .avia-gallery-thumb {
    gap: 30px 40px;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 40px 0 20px;
}
html body .product-images .avia-gallery-thumb a img {
    border: none;
    padding: 0 !important;
    border-width: 0px !important;
    height: 360px;
    object-fit: cover;
}
html body .product-images .avia-gallery-thumb a {
    width: 100% !important;
    border-color: transparent !important;
    padding: 0 !important;
}
html body .section-3 {
    position: relative;
    clear: both;
    padding: 60px 0 0px;
    display: inline-block;
    width: 100%;
}
html body .section-3 p {
    margin-bottom: 0;
}
.section-text-box {
    padding: 40px;
}
a#scroll-top-link::before {
    color: var(--footer-copyright);
}
.section-text-box {
    max-width: 480px;
    padding: 80px;
    letter-spacing: 0.5px;
}
.section-text-box h3 {
    font-weight: 600 !important;
    font-size: 32px;
}
.footer_color input[type='submit'] {
    font-family: "Poppins", sans-serif !important;
}
.section-5 {
    height: 100vh;
    max-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100% 100% !important;
}
.add-padding-bottom {
    padding-bottom: 100px;
}
.section-text-box a {
    text-transform: capitalize;
    text-decoration: none !important;
    font-weight: 500;
    margin-top: 10px;
    display: block;
}
.inner_product_header .avia-arrow {
    display: none;
}
.section-text-box p {
    font-size: 16px;
    margin: 0 auto;
    font-weight: 400;
}
.section-text-box p strong {
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
}
#header_main,
#header_meta {
    border-bottom-width: 0px;
    border-bottom-style: none;
    z-index: 1;
    border: 0px !important;
}
header .inner-container {
    border-top: 1px solid #ffffff8a;
    margin: 8px 0 0;
    padding: 30px 0 0;
}
html.html_av-overlay-side #top .av-burger-overlay-scroll {
    background: var(--footer-to-section);
    width: 600px;
}
html.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
    border-color: transparent;
    color: var(--white-color);
    font-weight: 500;
    line-height: 1.3em;
    height: auto;
    padding: 10px 0px;
    display: block;
    text-align: left;
    text-decoration: none;
    border: none !important;
    font-size: 16px;
}
ul#av-burger-menu-ul,
.address-widget.hamburger-custom {
    max-width: 420px;
    margin: 0 auto;
}
html body .sub_menu {
    top: 5px;
}
html.html_cart_at_menu.html_main_nav_header #top .main_menu .menu>li a,
#menu-item-shop .cart_dropdown_link {
    line-height: 62px !important;
    height: 100% !important;
}
ul#av-burger-menu-ul {
    border-bottom: 1px solid var(--white-color);
    padding-bottom: 30px !important;
}
.addditional-info .widget_text.widget_custom_html {
    margin-top: 50px;
    border-top: 2px solid var(--footer-copyright) !important;
    display: inline-block;
    padding-top: 10px;
}
.home-slider-products .thumbnail_container img {
    height: 400px !important;
    object-fit: contain;
    border-color: transparent !important;
    margin-bottom: 0px !important;
}
.home-slider-products.home-deskmobile-slider ul.custom-products .slick-list li.product .thumbnail_container,
.custom-products .slick-list li.product .thumbnail_container {
    margin-bottom: 30px;
}
li#menu-item-47 {
    display: block !important;
}
.html_burger_menu_active #header .avia-menu li#menu-item-47 a {
    font-size: 16px;
    color: var(--white-color);
    font-weight: 500;
}
.address-widget.hamburger-custom p {
    font-size: 14px;
    margin: 0;
    color: var(--white-color);
    max-width: 220px;
    line-height: 1.4rem;
    letter-spacing: 0.3px;
}
.address-widget.hamburger-custom p b,
.address-widget.hamburger-custom p a {
    color: var(--white-color);
}
html.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: transparent;
    color: #8C8B8D;
}
html.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li.current_page_item.current-menu-item.av-active-burger-items a {
    color: #8C8B8D !important;
}
html.av-burger-overlay-active-delayed li#menu-item-47 {
    display: none !important;
}

.html_header_top.html_header_sticky #header {
    padding: 10px 0 40px;
    z-index: 9999;
}
html body#top .products .product img {
    /*     height: 350px !important;
    width: 350px !important;
    object-fit: contain; */
    padding: 0 0 24px;
    margin: 0 auto !important;
}
html body#top .products .product .inner_product,
html body#top .custom-products {
    border: none !important;
    background: transparent;
}
html body#top .products .product .inner_product .inner_product_header,
html body#top .custom-products .inner_product_header {
    padding: 0 !important;
    border: none !important;
    background: transparent;
    min-height: 60px;
}
html body#top .products .product .inner_product .inner_product_header h2.woocommerce-loop-product__title,
html body#top .custom-products .inner_product_header h2.woocommerce-loop-product__title {
    font-weight: 500;
    text-transform: math-auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-right: 20px;
    letter-spacing: 0px;
    font-size: 18px;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
}
html body#top .products .product .inner_product .inner_product_header .inner_product_header_cell,
html body#top .custom-products .inner_product_header .inner_product_header_cell {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
html body#top .custom-products .slick-initialized .slick-slide {
    display: block;
    padding: 20px;
}
html body#top .price,
html body#top .price span,
html body#top del,
html body#top ins {
    font-size: 16px;
}
html body#top .products .product .inner_product form.avia-quantity-button,
html body#top .custom-products form.avia-quantity-button {
    display: flex;
    align-items: center;
    margin: 0 !important;
    justify-content: space-between;
}
html body#top .products .product .inner_product .avia_cart_buttons,
html body#top .custom-products .avia_cart_buttons {
    padding: 0;
    opacity: 1;
    border: none;
    box-shadow: none !important;
    background: transparent;
}
html body#top .products .product .inner_product .quantity,
html body#top .custom-products .quantity {
    border: 1px solid var(--footer-copyright);
    background: var(--white-color);
    display: flex;
    font-family: "Poppins", sans-serif !important;
}
html body#top div .quantity input.qty,
html body#top .custom-products .quantity input.qty {
    border-left: 1px solid var(--footer-copyright);
    border-right: 1px solid var(--footer-copyright);
    color: var(--footer-copyright);
    border-top: 0;
    border-bottom: 0;
    height: 43px;
    width: 80px;
    background-color: var(--light-gry-color);
    font-family: "Poppins", sans-serif !important;
}
html body#top .main_color .quantity input.plus,
html body#top .main_color .quantity input.minus {
    border-color: transparent;
    background-color: var(--white-color);
    color: var(--footer-copyright);
    font-size: 16px;
    height: 43px;
    width: 28px;
}
html body#top.home div .quantity input.qty,
html body#top.home .custom-products .quantity input.qty,
html body#top.home .main_color .quantity input.plus,
html body#top.home .main_color .quantity input.minus {
    background-color: var(--light-gry-color);
    font-family: "Poppins", sans-serif !important;
}
html body#top .products .product .inner_product .avia_cart_buttons span,
html body#top .custom-products .quantity .avia_cart_buttons span {
    display: none;
}
html body#top .woocommerce-MyAccount-content .woocommerce-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
html body#top .avia_cart_buttons .button {
    background: transparent;
    padding: 14px 3px;
    border: 1px solid var(--footer-copyright);
    margin-left: 12px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
}
html body#top ul.products {
    gap: 40px !important;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
html body#top ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
}
html body .section-3.project-sider-ui {
    padding: 100px 0;
}
html body#top .av_header_transparency .header_bg {
    background-color: transparent;
    opacity: 0;
}
html body#top span.av-hamburger.av-hamburger--spin.av-js-hamburger.av-inserted-main-menu.is-active {
    position: absolute;
    top: -60px;
}
.container.av-logo-container span.logo.avia-svg-logo svg {
    width: 260px;
}
.container.av-logo-container span.logo.avia-svg-logo {
    height: auto;
}
html body#top .av-burger-overlay-inner,
html body#top .av-burger-overlay-bg {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
html.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    padding-top: 165px;
}
.av_minimal_header #header_main .container a.av-contains-svg {
    max-height: 65px !important;
    width: 100%;
}
.av_minimal_header #header_main .container a.av-contains-svg img {
    width: 100%;
}
html body#top div.woocommerce-message {
    border-color: var(--white-color);
    background-color: var(--secondary-color);
    color: var(--white-color);
}
html body#top div.woocommerce-error,
html body#top div.woocommerce-message,
html body#top .woocommerce-info {
    padding: 20px 150px 20px 20px;
    border-radius: 0px;
    font-size: 14px;
}
html body#top .wc-block-components-totals-coupon__form {
    align-items: center;
    justify-content: space-between;
}
html body#top .wc-block-components-totals-coupon__form input[type="text"] {
    height: 48px;
    margin: 0;
}
html body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    height: 48px;
}
html body#top .avia_cart_buttons .button:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color);
}
html body#top .title_container .main-title a {
    font-size: 36px;
    font-weight: 700;
    min-height: auto;
    line-height: normal;
    margin-top: 0px;
}
#footer .widget_nav_menu a:hover,
footer.socket_color span.avia-menu-text:hover {
    color: var(--secondary-color);
}
html body#top div form .form-row input.input-text,
html body#top div #content .form-row input.input-text,
html body#top div form .form-row textarea,
html body#top div #content .form-row textarea {
    padding: 14px 6px;
    font-size: 16px;
    background: var(--white-color);
}
html body#top .select2-container--default .select2-selection--single {
    background-color: var(--white-color);
    border: 1px solid var(--footer-copyright);
    border-radius: 0;
    height: 45px;
}
html body#top .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--footer-copyright);
    line-height: 45px;
}
html body#top .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
html body#top a.cart_dropdown_link [data-av_iconfont='entypo-fontello']:before {
    color: transparent !important;
    background: url(/wp-content/uploads/2024/04/Cart-1.svg);
    background-repeat: no-repeat;
    font-size: 24px;
}
html body#top .widget_shopping_cart_content,
html body#top #menu-item-shop .dropdown_widget .avia-arrow {
    background: var(--white-color);
    border: none;
}
html body .cart_dropdown .dropdown_widget .widget_shopping_cart_content p {
    background: var(--white-color) !important;
    padding: 10px;
    display: flex;
    justify-content: space-between;
}
html body#top .cart_dropdown .dropdown_widget .widget_shopping_cart_content .buttons .button {
    width: 45%;
    background: transparent;
    padding: 10px;
    color: var(--black-color) !important;
    border: 1px solid var(--footer-copyright);
}
html body#top .cart_dropdown .dropdown_widget .widget_shopping_cart_content .buttons .button:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color) !important;
}
html body#top .dropdown_widget ul.cart_list li a img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
html body#top .dropdown_widget ul.cart_list li:hover {
    background: var(--light-gry-color);
}
html body#top .dropdown_widget ul.cart_list li:hover a {
    color: var(--footer-copyright);
}
html body#top .av-hamburger-inner,
html body#top .av-hamburger-inner::before,
html body#top .av-hamburger-inner::after {
    height: 2px;
    border-radius: 0;
    width: 28px;
    border-radius: 4px;
}
html.html_cart_at_menu.html_main_nav_header #top .main_menu .menu>li:last-child {
    padding-right: 0;
}
html body#top .av-hamburger-box {
    width: 28px;
    height: auto;
}
html body#top #menu-item-shop .dropdown_widget .avia-arrow {
    right: 10px;
}
.login-menu {
    display: none;
}
.logged-in .login-menu {
    display: block;
}
.logged-in li.loginout {
    display: none;
}
body .sub_menu li {
    border-right-width: 0;
}
body .woocommerce .login .button,
html body .woocommerce .button {
    margin: 0 20px 0 0;
    position: relative;
    z-index: 5;
    background-color: var(--white-color);
    color: var(--footer-copyright);
    font-size: 16px;
    border: 1px solid var(--footer-copyright);
    border-radius: 0;
    font-weight: 500;
}
body .woocommerce .login .button:hover,
html body .woocommerce .button:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color) !important;
}
div#customer_login p {
    font-size: 16px;
    line-height: 1.5;
}
body .woocommerce .login .lost_password {
    top: -3rem;
    left: 0;
    text-align: right;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: 20px;
}
html body#top .form-row {
    display: inline-block;
    width: 100%;
}
.woocommerce-privacy-policy-link {
    color: var(--secondary-color);
}
html body#top label {
    font-size: 0.80em;
    font-weight: 500;
}
html body#top .form-row span em {
    font-size: 12px;
}
html body#top #searchform>div {
    max-width: 100%;
}
#top #searchform>div input[type='text'] {
    background: var(--white-color);
    padding-left: 20px;
    font-family: "Poppins", sans-serif;
}
html body#top .sub_menu>ul li a img {
    width: 20px;
    margin: 0 10px;
}
html body#top .sub_menu>ul li a {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.custom-padding main {
    padding-top: 0;
}
.main_color .summary .quantity {
    border: 1px solid var(--footer-copyright);
}
#top .product div.images .woocommerce-product-gallery__wrapper img {
    width: 100% !important;
    /*     height: 680px !important;
    object-fit: contain; */
}
.template-shop .single-product-main-image .images a {
    border-width: 0;
}
html body#top .single-product-main-image {
    width: 50%;
    margin-right: 0;
}
html body#top form.cart .button {
    background-color: var(--white-color);
    color: var(--footer-copyright);
    font-weight: 500;
    font-size: 16px;
    border: 1px solid var(--footer-copyright);
    border-radius: 0;
    text-transform: uppercase;
}
html body#top form.cart .button:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color);
}
div.product .product_title {
    line-height: 1.3;
}
.single-product-summary .summary form.cart {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    top: -24px;
}
.single-product-summary .summary form.cart .quantity {
    margin-bottom: 0;
    min-width: auto;
}
a.pdf-button {
    padding: 10px 30px;
    border: 2px solid var(--secondary-color);
    font-weight: 500;
    font-size: 14px;
    color: var(--secondary-color);
    max-width: 200px;
}
.wc-block-cart-items td img {
    height: 80px;
    object-fit: contain;
}
.home-slider-section .avia-slideshow-arrows a {
    padding: 0 !important;
    width: 24px !important;
}
.home-slider-section .avia-slideshow-arrows a:before {
    background: transparent;
    color: var(--footer-to-section);
    padding: 0 !important;
}
html body#top .section-3 .template-page.content.av-content-full .template-shop {
    overflow: visible !important;
}
html body#top .section-3 .avia-content-slider .avia-slideshow-arrows a {
    top: 50%;
}
html body#top .section-3 .template-page.content.av-content-full .template-shop .avia-slideshow-arrows a.next-slide {
    right: -40px;
}
html body#top .section-3 .template-page.content.av-content-full .template-shop .avia-slideshow-arrows a.prev-slide {
    left: -40px;
}
html body#top .custom-color-heading .special-heading-inner-border {
    display: none;
}
.slideshow_inner_caption a.avia-slideshow-button.avia-button {
    border-width: 2px !important;
    border-radius: 0 !important;
    padding: 14px 32px !important;
    font-size: 16px;
}
.slideshow_inner_caption h1.avia-caption-title {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 40px;
    margin: 0;
}
html body .container_wrap {
    border-top-width: 0px;
}
body .av-special-heading .av-special-heading-tag,
body .av-special-heading .av-special-heading-tag span.special_amp {
    font-family: "Poppins", sans-serif !important;
    text-transform: none;
}
body .av-special-heading .av-special-heading-tag span.special_amp {
    font-family: "Poppins", sans-serif !important;
    text-transform: none;
    font-weight: 500;
}
.main_color .special-heading-inner-border {
    display: none !important;
}
.padding-top-bottom {
    padding: 40px 0 0;
}
.padding-top-bottom .template-page {
    padding-bottom: 30px;
}
.padding-bottom-down {
    padding-bottom: 100px;
}
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
    padding-top: 100px;
}
.woocommerce-shop main.template-shop {
    padding: 0 0 100px;
}
ul.sort-param.sort-param-count {
    display: none;
}
body .sort-param>li>span,
body .sort-param>li>a {
    line-height: 42px;
    font-size: 14px;
    font-weight: 300;
    border: 0px;
}
div .product-sorting ul.sort-param.sort-param-order {
    width: 240px;
}
.product-sorting {
    display: flex;
    justify-content: end;
}
.custom-mailchimp p {
    margin-bottom: 0;
}
html body#top .address-widget.hamburger-custom .social_bookmarks {
    margin: 0;
    padding: 20px 0 40px;
    top: 0;
    height: auto;
}
html body#top .address-widget.hamburger-custom ul li {
    margin-right: 10px;
}
html body#top .address-widget.hamburger-custom ul li a {
    padding: 0 !important;
    border-radius: 0;
    border: 0px;
    line-height: normal;
    min-height: auto;
}
html body#top .wc-block-components-quantity-selector:after {
    border: 1px solid hsl(345deg 6.06% 12.94%);
    border-radius: 0;
}
html body#top .wc-block-cart .wc-block-cart-items .wc-block-components-product-metadata {
    display: none;
}
html body#top .wc-block-components-button:hover:not(.is-link) {
    background: var(--secondary-color);
    text-decoration: none;
}
html body#top .wc-block-cart-item__wrap {
	display: grid;
	grid-template-columns: 1fr 120px 120px;
}
html body#top .wc-block-components-sidebar .wc-block-components-panel,
html body#top .wc-block-components-sidebar .wc-block-components-totals-coupon,
html body#top .wc-block-components-sidebar .wc-block-components-totals-item,
html body#top .wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
html body#top .wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding-left: 0;
    padding-right: 0;
}
html body#top ul.wc-block-grid__products li.wc-block-grid__product img {
    max-height: 200px;
    margin: 0 auto;
}
html body#top ul.wc-block-grid__products li.wc-block-grid__product {
    border-color: transparent;
}
html body#top .wc-block-grid__products {
    margin: 30px 0;
}
html body#top a.wp-block-button__link.add_to_cart_button {
    padding: 10px 20px;
    border-radius: 0;
    color: var(--black-color);
    background: transparent;
    border: 1px solid;
    width: 100%;
}
html body#top a.wp-block-button__link.add_to_cart_button:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color) !important;
}
html body#top .wc-block-grid__products li.wc-block-grid__product {
    width: 100% !important;
    flex: 1 0 100%;
    max-width: 100%;
    position: relative;
}
html body#top .wc-block-grid__products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin: 40px 0 0;
}
html body#top .wc-block-grid__product-price.price {
    position: absolute;
    bottom: 90px;
    right: 0;
}
html body#top .wc-block-grid__product-title {
    font-size: 16px;
    font-weight: 500;
    padding-right: 80px;
    text-align: left;
    height: 40px;
    overflow: hidden;
}
.single-product-summary,
.addditional-info {
    float: right;
    width: 50%;
}
.Contact-us-form form.wpcf7-form input {
    height: 48px;
    margin: 0 !important;
    padding: 0 12px !important;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 14px;
}
.Contact-us-form form.wpcf7-form span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    position: relative;
}
.Contact-us-form form.wpcf7-form span.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    font-size: 12px;
    width: 100%;
}
.Contact-us-form form.wpcf7-form textarea {
    height: 80px;
    resize: none;
    margin: 0 !important;
}
.Contact-us-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    padding: 0 40px !important;
    background: transparent;
    border: 1px solid var(--black-color);
    color: var(--black-color);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
.Contact-us-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: var(--secondary-color);
    color: var(--white-color);
    border-color: var(--secondary-color);
}
body .Contact-us-form .avia-font-entypo-fontello,
html body .Contact-us-form [data-av_iconfont='entypo-fontello']:before {
    color: var(--footer-copyright);
}
body .Contact-us-form .iconbox .iconbox_content .iconbox_content_title {
    padding: 0px 0 0 0;
    text-transform: capitalize;
    margin: 0 0 0 0;
}
body .Contact-us-form h4 {
    margin-bottom: 20px;
}
.main_color ::-webkit-input-placeholder {
    color: #231f20cf;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}
form.wpcf7-form {
    padding: 20px 30px;
    background: var(--light-gry-color);
    border-radius: 10px;
    margin: 0;
    display: inline-block;
    width: 100%;
}
form.wpcf7-form.invalid .wpcf7-response-output {
    display: none;
}
.ui-list-style ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    margin-left: 0;
}
.ui-list-style ul li {
    margin: 0;
    font-size: 16px;
}
.ui-list-style ul li img {
    margin-right: 4px;
    height: 25px;
    position: relative;
    top: 6px;
    background: var(--light-gry-color);
    border: 1px solid var(--light-gry-color);
}
.Contact-us-form main.template-page.content {
    padding-top: 0;
    padding-bottom: 50px;
}
.widget_custom_html {
    border-top: none !important;
}
.woocommerce-checkout .wc-block-components-product-metadata {
    display: none;
}
.show_details_button {
    display: none !important;
}
.button-mini-delimiter {
    display: none !important;
}
.show_details_button {
    display: none !important;
}
.summary.entry-summary .product_meta {
    display: none !important;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after,
.header_color .av-hamburger-inner,
.header_color .av-hamburger-inner::before,
.header_color .av-hamburger-inner::after {
    background-color: var(--white-color);
}
#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
    border-color: var(--footer-copyright);
    background-color: var(--white-color);
    color: var(--footer-copyright);
}
#top .social_bookmarks li {
    border-right-width: 0;
}
#top .footer_color .input-text,
#top .footer_color input[type='text'],
#top .footer_color input[type='input'],
#top .footer_color input[type='password'],
#top .footer_color input[type='email'],
#top .footer_color input[type='number'],
#top .footer_color input[type='url'],
#top .footer_color input[type='tel'],
#top .footer_color input[type='search'],
#top .footer_color textarea,
#top .footer_color select {
    border-color: transparent;
    background-color: #1a1818;
    color: #ffffff;
}
#top .avia-font-entypo-fontello,
body .avia-font-entypo-fontello,
html body [data-av_iconfont='entypo-fontello']:before {
    font-size: 28px;
    color: var(--footer-copyright);
}
#menu-item-shop .cart_dropdown_link {
    padding: 0;
}
.avia-fullwidth-slider .avia-slideshow-dots {
    display: flex;
    gap: 8px;
    justify-content: end;
    height: auto;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 70px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 50px;
}
.avia-fullwidth-slider .avia-slideshow-dots .goto-slide {
    border: 1px solid var(--white-color) !important;
    opacity: 1 !important;
    position: static;
}
.avia-fullwidth-slider .avia-slideshow-dots .goto-slide.active {
    background: var(--white-color) !important;
}
.banner-style .container .template-page {
    box-sizing: border-box;
}
.logged-in .login-menu {
    padding: 0;
}
.sort-param>li:hover ul {
    width: 100%;
    font-size: 14px;
}
.sort-param>li:hover ul,
.sort-param.active-sort>li ul {
    border: none !important;
    background: var(--white-color);
    margin-top: 10px;
}
html body #home-gallery-slider .avia-gallery-thumb {
    display: block !important;
}
#home-gallery-slider .slick-track {
    display: flex;
    gap: 40px;
}
.slick-dots {
    display: flex;
    align-items: center;
    margin: 0px;
    list-style: none;
}
.slick-dots li {
    margin: 0 10px 0 0px;
    list-style: none;
}
.slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    padding: 0;
    border-color: transparent;
    cursor: pointer;
}
.slick-dots li.slick-active button {
    background: var(--black-color);
}
.home-slider-products.home-deskmobile-slider ul.custom-products {
    margin: 0;
}
.home-slider-products.home-deskmobile-slider ul.custom-products .slick-list li.product {
    padding: 0 15px;
    margin: 0;
}
.home-slider-products.home-deskmobile-slider button.slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
}
.custom-products.promotionalslider_wrapper {
    padding: 60px 0 0;
}
.home-slider-products.home-deskmobile-slider button.slick-next.slick-arrow {
    right: 0;
}
.wc-block-cart-item__prices {
    margin: 0 5px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
    font-weight: 500;
    background: var(--secondary-color);
    padding: 20px;
    color: var(--white-color);
    border-radius: 4px;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    border: none !important;
    padding: 0 !important;
}
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 28px;
    text-transform: capitalize;
}
.addresses .title h3 {
    text-transform: capitalize;
}
html #top #wrap_all .av-social-link-instagram:hover a,
html #top #wrap_all .av-social-link-instagram a:focus,
html #top #wrap_all .av-social-link-facebook:hover a,
html #top #wrap_all .av-social-link-facebook a:focus {
    background: transparent;
}
ul.custom-products.promotionalslider_wrapper.slick-slider .control-c {
    width: 20px;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: none !important;
}
div#custom_html-9 {
    padding-top: 0;
}
html body#top .template-shop div.product div.summary p.price bdi,
html body#top .template-shop div.product div.summary p.price bdi span,
html body#top .template-shop div.product div.summary p.price {
    font-size: 26px;
    font-weight: 700;
}
html body#top .template-shop div.product div.summary p.price {
    position: relative;
    top: 20px;
}
a.pdf-button:hover {
    color: var(--white-color);
    background: var(--pink-color);
}
.page-id-845 div#footer-above {
    display: none;
}
#top section.related.products h2 {
    font-size: 32px;
}
.home-slider-products .thumbnail_container img {
    object-fit: cover;
}
.home-slider-products .thumbnail_container .default-images img {
    object-fit: cover;
}
#top .main_color .button-theme .avia-color-theme-color {
    padding: 10px 30px;
    border: 2px solid var(--secondary-color) !important;
    font-weight: 500;
    font-size: 14px;
    color: var(--secondary-color) !important;
    max-width: 200px;
}
#top .main_color .button-theme:hover .avia-color-theme-color {
    color: var(--white-color) !important;
    background-color: var(--secondary-color) !important;
}
html #top .av_header_transparency #header_meta,
.html_header_transparency #header_meta {
    background: transparent !important;
}
span.avia_button_background.avia-button.avia-color-theme-color {
    display: none;
}
.currently-selected {
    text-transform: uppercase;
}
.currently-selected strong {
    text-transform: capitalize;
}
.footer_color .button:hover,
.footer_color .ajax_controlls a:hover,
.footer_color #submit:hover,
.footer_color .big_button:hover,
.footer_color .contentSlideControlls a:hover,
.footer_color #submit:hover,
.footer_color input[type='submit']:hover {
    background-color: var(--secondary-color);
    color: var(--white-color);
    border-color: var(--secondary-color);
}
#footer .social_bookmarks li a:before,
html body#top .address-widget.hamburger-custom ul li a:before {
    color: var(--white-color);
}
#footer .social_bookmarks li:hover a:before,
html body#top .address-widget.hamburger-custom ul li:hover a:before,
.address-widget.hamburger-custom p a:hover {
    color: var(--secondary-color);
}
html body#top .social-media-icon ul li a:hover,
html body#top .social-media-icon ul li:hover a,
html #top #wrap_all .social-media-icon .av-social-link-facebook:hover a,
html #top #wrap_all .social-media-icon .av-social-link-instagram:hover a {
    background-color: var(--secondary-color);
    color: var(--white-color);
    border-color: var(--secondary-color);
}
#footer.container_wrap .container,
#socket .container,
.footer-bottom .container_wrap .container {
    width: 96%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
section#media_image-3 {
    display: flex;
    justify-content: end;
}
.single-product .product .woocommerce-product-gallery__wrapper {
    position: relative;
}
.single-product .product .woocommerce-product-gallery {
    padding-right: 40px;
}
.single-secondaryImg {
    display: none;
}
.av-slideshow-caption.caption_fullwidth {
    background: #0000005c;
}
.phone-info.with_nav div a {
    color: var(--white-color);
}
.phone-info.with_nav div a:hover {
    opacity: 0.8;
}
#top .avia-button.avia-color-light:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color);
}
html body .mailorder-box p input[type='submit'] {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    transition: all linear 0.3s;
}
.single-product div.product .woocommerce-product-gallery img {
    border: 0;
    padding: 0;
}
.single-product .product .woocommerce-product-gallery__wrapper>img {
    object-fit: cover !important;
}
.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    padding: 0;
}
.single-product .product .woocommerce-product-gallery__wrapper .single-secondaryImg img {
    object-fit: cover !important;
}
.single-product .product .woocommerce-product-gallery__wrapper:hover span.image-overlay {
    opacity: 0.7 !important;
}
.single-product .product .woocommerce-product-gallery__wrapper span.image-overlay {
    transition: opacity 0.4s ease-in-out;
}
.single-product .product .woocommerce-product-gallery__wrapper:hover .image-overlay .image-overlay-inside {
    animation: avia_pop_small 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.added_to_cart.wc-forward {
    display: none;
}
td.woocommerce-table__product-name.product-name,
td.woocommerce-table__product-total.product-total {
    border-top: none;
    border-bottom: none;
}
.error40 #search submit,
input#searchsubmit {
    color: var(--white-color) !important;
}
#top div div.woocommerce-message a.button.wc-forward {
    border: 1px solid var(--white-color);
    background: transparent;
    width: 120px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0 10px;
    line-height: normal;
    border-radius: 0px;
    margin-top: -22px;
}
#top div div.woocommerce-message a.button.wc-forward:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--white-color);
}
html #top .av-cart-counter {
    height: 20px;
    padding: 0px;
    line-height: 21px;
    border-radius: 50%;
    font-size: 11px;
    background: var(--border-color);
    font-weight: 500;
    background-color: var(--white-color);
    color: var(--footer-copyright);
    width: 20px;
}
#top .thumbnail_container img {
    transition: 0.3s;
}
.single-product .single-product-main-image .avia-wc-30-product-gallery-lightbox {
    display: none;
}
li.product.slick-slide:hover .thumbnail_container img {
    opacity: 1;
    transition: all linear 0.3s;
    background: rgb(255 255 255 / 50%);
}
.avia_transform a:hover .image-overlay {
    opacity: 0 !important;
}
li.product.slick-slide .thumbnail_container .default-images {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
li.product.slick-slide .thumbnail_container .default-images img {
    opacity: 1;
}
li.product.slick-slide:hover .thumbnail_container .default-images {
    opacity: 1 !important;
    transition: all linear 0.3s;
}
#top .avia-gallery .avia-gallery-thumb a:hover {
    opacity: 1;
}
*:focus-visible {
    outline: none !important;
}
html body .mailorder-box p input[type='email'],
html body .mailorder-box p input[type='text'],
html body .mailorder-box p input[type='submit'] {
    border-bottom: 1px solid var(--border-color) !important;
    padding: 10px 12px !important;
    height: 48px;
}
.mailorder-box+div#footer-above {
    display: none;
}
html body .mailorder-box p input[type='submit']:hover {
    border-color: var(--secondary-color) !important;
}
.mailorder-box .template-page {
    padding-top: 0;
}
.mailorder-box form.wpcf7-form p {
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 0;
    padding: 0;
}
.mailorder-box form.wpcf7-form p br {
    display: none;
}
.mailorder-box form.wpcf7-form p input.wpcf7-form-control {
    margin: 0 !important;
}
.mailorder-box form.wpcf7-form p span.wpcf7-spinner {
    display: none;
}
.mailorder-box span.wpcf7-form-control-wrap {
    display: block;
    position: relative;
}
.mailorder-box span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    bottom: -22px;
    left: 0;
}
.mailorder-box form.wpcf7-form {
    padding: 0;
    background: transparent;
}
.footer_color .custom-html-widget p {
    display: flex;
    align-items: center;
    gap: 30px;
}
#top .footer_color .custom-html-widget form.wpcf7-form {
    padding: 0;
    background: transparent;
    border-radius: 10px;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
.footer_color .custom-html-widget p span.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    position: relative;
}
.footer_color .custom-html-widget p input.wpcf7-form-control {
    background: transparent !important;
    margin: 0 !important;
    border-bottom: 1px solid var(--white-color) !important;
    font-family: "Poppins", sans-serif !important;
}
.footer_color span.wpcf7-spinner {
    display: block;
    position: absolute;
    right: 16px;
    top: auto;
}

.footer_color .custom-html-widget p {
    position: relative;
}
.footer_color .custom-html-widget span.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    font-size: 12px;
    bottom: -20px;
}
.footer_color .custom-html-widget p input[type='submit']:hover {
    background-color: var(--secondary-color) !important;
    color: var(--white-color);
    border-color: var(--secondary-color) !important;
}
.inner_product_header h2.woocommerce-loop-product__title {
    flex-direction: column;
}
.product-sorting {
    display: none;
}
section.related.products h2 {
    margin-bottom: 50px;
}
.alternate_color .inner_product,
body .inner_product {
    border-radius: 0;
}
#footer.footer_color .custom-html-widget p {
    gap: 5px;
}
fieldset.wc-block-components-totals-shipping__fieldset .wc-block-components-radio-control__option-layout {
    display: flex;
    align-items: center;
    gap: 5px;
}
.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    content: none;
}
.wp-block-woocommerce-empty-cart-block h2.wp-block-heading:not(:first-child),
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-product-new,
.wp-block-woocommerce-empty-cart-block hr.wp-block-separator.has-alpha-channel-opacity.is-style-dots {
    display: none;
}
#footer .container .flex_column:nth-child(4) .address-widget .address {
    max-width: 200px;
    margin-bottom: 0;
}
#footer.footer_color .custom-html-widget p.address-email,
#footer.footer_color .custom-html-widget p.address-phone {
    margin: 2px 0;
}
#top .social_bookmarks {
    margin-top: 10px !important;
}
.wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__prices .price {
    width: 90px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#top #wrap_all .wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__prices ins::before,
#top #wrap_all .wc-block-components-order-summary .wc-block-components-order-summary-item__description ins:before {
    content: none;
}
.wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__prices .price .is-discounted {
    margin: 0;
}
#top #wrap_all .wp-block-woocommerce-cart .wc-block-components-main table .wc-block-components-sale-badge {
    display: none;
}
#top #wrap_all .wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__wrap .wc-block-components-product-name {
    max-width: 180px;
}
#top div#header_meta {
    background-color: transparent !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: none;
}
.menu-item-search-dropdown {
    display: none !important;
}
html body .mailorder-box p input[type='submit'] {
    border-bottom: 0px !important;
}
html body#top div.woocommerce-message a:hover {
    border-color: #000000 !important;
    color: #000000 !important;
}
.wholeImage+.thumbnail_container {
    display: none;
}
.wholeImage {
    position: relative;
}
.wholeImage:hover .default-images.shop-product-hover,
html body#top .products .product .inner_product:hover .default-images.shop-product-hover {
    opacity: 1;
    z-index: 999;
}
.wholeImage .default-images.shop-product-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
}
.woocommerce-product-gallery__wrapper:hover .default-images.single-product-hover {
    opacity: 1;
    z-index: 999;
}
.default-images.single-product-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
}
.template-shop .images a {
    padding: 0;
}
body #socket .sub_menu_socket ul.menu a {
    font-size: 14px;
}
#footer.footer_color .custom-html-widget p a,
body #socket .sub_menu_socket ul li a {
    font-size: 14px;
}
/** FIXES **/
.product .btn-disabled .quantity,
.single-product .single-product-summary .entry-summary > .stock.out-of-stock {
	display: none !important;
}
.product .btn-disabled .quantity + a {
	margin-left: 0px !important;
}
.single-product .single-product-summary .btn-disabled {
	position: relative;
	top: -24px;
	display: flex;
    align-items: center;
    justify-content: flex-end;
	margin-top: 0px !important;
}
.single-product .single-product-summary:after {
	content: "";
	width: 100%;
    display: block;
    float: none;
    clear: both;
}
/*******Media css*******/
@media (min-width: 319px) {
    .product-sorting+h2 {
        display: inline-block;
        position: relative;
        margin-bottom: 40px;
        font-family: "Poppins", sans-serif !important;
    }
}
@media (min-width: 768px) {
    .desktop-hide {
        display: none;
    }
    div#home-gallery-slider {
        margin: 0 -40px !important;
    }
    html.html_cart_at_menu.html_main_nav_header #top .main_menu .menu>li:last-child {
        padding: 0 30px;
        margin-top: -2px;
    }
    html.html_cart_at_menu.html_main_nav_header #top .main_menu .menu>li:last-child a {
        padding: 0;
    }
    section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
        display: flex;
        justify-content: space-between;
    }
}
@media screen and (min-width:993px) {
    ul.custom-products.promotionalslider_wrapper.slick-slider .control-c {
        position: absolute;
        top: 50%;
        width: 28px;
        height: 50px;
        transform: translate(0%, 50%);
        cursor: pointer;
    }
    .error404 main.template-page {
        padding: 7rem 0;
        text-align: center;
    }
    .error404 main.template-page h1 {
        font-size: 48px;
    }
    ul.custom-products.promotionalslider_wrapper.slick-slider .control-c.a-left {
        left: -30px;
    }
    ul.custom-products.promotionalslider_wrapper.slick-slider .control-c.a-right {
        right: -30px;
    }
}
@media screen and (max-width: 1199px) {
    .footer_color .custom-html-widget p br {
        display: none;
    }
    #top div div.woocommerce-message a.button.wc-forward {
        width: 90px;
        font-size: 12px;
        padding: 9px 0 9px;
        right: 15px;
    }
    html body#top div.woocommerce-error,
    html body#top div.woocommerce-message,
    html body#top .woocommerce-info {
        padding: 20px 120px 24px 20px;
        font-size: 12px;
    }
    body #socket .sub_menu_socket li {
        padding: 0px 8px;
        border-left: 0;
    }
    footer.socket_color .container, body #socket .sub_menu_socket ul.menu a {
        font-size: 12px;
    }
    .phone-info.with_nav div,
    .phone-info.with_nav div a,
    #top .sub_menu>ul li a {
        font-size: 14px;
    }
    .html_burger_menu_active #header .avia-menu li#menu-item-47,
    body,
    body .avia-tooltip {
        font-size: 16px;
    }
    html body .product-images .avia-gallery-thumb a img {
        height: 320px;
    }
    html body .product-images .avia-gallery-thumb,
    #home-gallery-slider .slick-track {
        gap: 30px;
    }
    html body#top ul.products {
        gap: 20px !important;
    }
    h1.product_title.entry-title {
        font-size: 30px;
    }
    div.product .product_title {
        margin-top: 0;
    }
    #top section.related.products h2 {
        font-size: 24px;
    }
    html body#top .products .product .inner_product .inner_product_header h2.woocommerce-loop-product__title,
    html body#top .custom-products .inner_product_header h2.woocommerce-loop-product__title {
        font-size: 16px;
    }
    #footer .container {
        grid-template-columns: 200px 120px 120px 249px 4fr;
        gap: 0 10px;
    }
    .error404 main.template-page {
        padding: 4rem 0 3rem;
        text-align: center;
    }
    .error404 main.template-page h1 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1024px) {
    #top #header .av-main-nav>li>a {
        font-size: 13px;
        padding: 0 7px;
    }
    html body#top div .quantity input.qty,
    html body#top .custom-products .quantity input.qty {
        height: 40px;
        width: 50px;
        font-size: 14px;
    }
    html body#top .main_color .quantity input.plus,
    html body#top .main_color .quantity input.minus {
        font-size: 14px;
        height: 38px;
        width: 24px;
    }
    html body#top .avia_cart_buttons .button {
        padding: 13px 3px;
        margin-left: 10px;
        font-size: 12px;
    }
    html body#top .template-shop div.product div.summary p.price bdi,
    html body#top .template-shop div.product div.summary p.price bdi span,
    html body#top .template-shop div.product div.summary p.price {
        font-size: 20px;
    }
    html body#top .template-shop div.product div.summary p.price {
        top: 10px;
    }
    #footer .widget a img {
        width: 250px;
    }
}
@media screen and (max-width: 992px) {
	html body#top .wc-block-cart-item__wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
	  .wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__prices .price {
		align-items: flex-start;
	}
	.footer_color span.wpcf7-spinner {
		right: auto;
		top: auto;
		bottom: 6px;
		left: 16px;
	}
    .product .addditional-info a.pdf-button {
        margin: 0 auto;
    }
    .ui-list-style ul li {
        font-size: 14px;
    }
    .ui-list-style ul li img {
        height: 18px;
        top: 4px;
    }
    .mailorder-box form.wpcf7-form p {
        align-items: flex-start;
    }
    .template-page .entry-content-wrapper h1,
    .template-page .entry-content-wrapper h2 {
        font-size: 22px;
    }
    html body#top .wc-block-grid__products {
        gap: 10px;
    }
    html body#top .wc-block-grid__product-title {
        font-size: 14px;
        padding-right: 60px;
        height: 34px;
    }
    html body#top .price,
    html body#top .price span,
    html body#top del,
    html body#top ins {
        font-size: 14px;
    }
    html body .product-images .avia-gallery-thumb a img {
        height: 280px;
    }
    html body .product-images .avia-gallery-thumb {
        gap: 15px;
    }
    .padding-bottom-down {
        padding-bottom: 40px;
    }
    .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
        padding-top: 40px;
    }
    .html_av-overlay-side .av-burger-overlay-scroll {
        width: 88%;
    }
    .address-widget.hamburger-custom ul.social_bookmarks {
        display: flex !important;
    }
    .mailorder-box form.wpcf7-form p,
    .custom-mailchimp,
    .custom-mailchimp p:first-child {
        flex-direction: column;
    }
    .custom-mailchimp {
        gap: 0px;
    }
    html #top .av_header_transparency #header_meta {
        background: transparent !important;
        background-color: transparent !important;
    }
    .mailorder-box span.wpcf7-form-control-wrap {
        width: 100%;
    }
    body .footer-form {
        padding: 40px 0 12px;
    }
    body footer.socket_color .container {
        flex-direction: column;
        align-items: self-start;
    }
    body footer.socket_color {
        padding-bottom: 0px;
    }
    #footer .container {
        grid-template-columns: 1fr 1fr;
    }
    #footer .widget img {
        width: 160px;
    }
    .footer-bottom .container_wrap .container {
        flex-direction: column;
        gap: 0px;
        align-items: flex-start !important;
    }
    .footer-bottom .av_one_third {
        justify-content: flex-start !important;
        margin: 50px 0 0;
        width: 100%;
    }
    body .footer-bottom .container_wrap {
        padding: 50px 0;
    }
    .footer-form h2 {
        font-size: 30px;
    }
    .padding-top-bottom {
        padding: 0px 0 0;
    }
    .add-padding-bottom {
        padding-bottom: 50px;
    }
    .address-widget.hamburger-custom {
        display: flex;
        flex-direction: column;
    }
    html body#top .title_container .main-title a {
        font-size: 32px;
    }
    .container {
        padding: 0px 30px;
    }
    html body#top .products .product .inner_product .inner_product_header h2.woocommerce-loop-product__title,
    html body#top .custom-products .inner_product_header h2.woocommerce-loop-product__title {
        margin-right: 11px;
        font-size: 14px;
    }
    html body#top div .quantity input.qty,
    html body#top .custom-products .quantity input.qty {
        width: 38px;
        font-size: 14px;
        padding: 0;
    }
    /* 	#top .product div.images .woocommerce-product-gallery__wrapper img {
		height: 480px !important;
	} */
    html body#top .single-product-main-image,
    .single-product-summary,
    .addditional-info {
        float: left;
        width: 100%;
    }
    .addditional-info {
        display: flex;
        flex-direction: column;
    }
    html body#top form.cart .button {
        font-size: 14px;
        height: 42px;
    }
    .logged-in li.desktop-hide {
        display: none;
    }
    .logout-menu {
        display: none
    }
    .logged-in li.desktop-hide.logout-menu {
        display: block;
    }
    section#media_image-3 {
        justify-content: left;
    }
    .single-product .product .woocommerce-product-gallery {
        padding-right: 0px;
    }
    .footer_color .custom-html-widget p {
        flex-direction: column;
        align-items: flex-start;
    }
	.home-banner-slider .avia-slideshow li img {
		object-fit: contain;
		height: auto !important;
		position: static !important;
		width: 100% !important;
		min-width: auto !important;
	}
}
@media screen and (max-width: 767px) {
    .home-banner-slider .av-section-color-overlay {
        background: transparent;
    }
    h1.product_title.entry-title {
        font-size: 28px;
    }
    .our-region {
        background-size: cover !important;
    }
    .wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__prices .price {
        width: auto;
    }
    .wp-block-woocommerce-cart .wc-block-components-main table .wc-block-cart-item__prices {
        margin-left: 0;
        margin-right: 0;
    }
    html body#top .wc-block-grid__products {
        grid-template-columns: 1fr 1fr;
    }
    html body#top .avia_cart_buttons .button {
        font-size: 12px;
    }
    .section-text-box h3 {
        font-size: 24px;
    }
    .section-text-box p {
        font-size: 14px;
    }
    html body#top ul.products {
        grid-template-columns: 1fr 1fr;
    }
    #home-gallery-slider .slick-track {
        gap: 15px;
    }
    #home-gallery-slider .slick-list.draggable {
        margin: 0 -15px;
    }
    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .av_secondary_right .container {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    .av_secondary_right .container .sub_menu,
    .av_secondary_right .container .with_nav {
        padding: 0;
    }
    .av_secondary_right .container .sub_menu ul li {
        padding: 0 !important;
    }
    .avia-fullwidth-slider .avia-slideshow-dots {
        bottom: 42px;
    }
    .phone-info.with_nav div,
    .phone-info.with_nav div a,
    #top .sub_menu>ul li a {
        font-size: 10px;
        text-align: left;
        line-height: 1.5;
    }
    .html_header_top.html_header_sticky #header {
        padding: 10px 0 15px;
    }
    header .inner-container {
        border-top: 1px solid var(--white-color);
        margin: 8px 0 0;
        padding: 10px 0 0;
        height: auto;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .responsive #top #wrap_all #header {
        position: fixed;
        background-color: transparent;
    }
    .responsive #top .logo {
        display: inline-flex;
        height: auto !important;
        width: auto;
    }
    .responsive .logo img,
    .responsive .logo svg {
        max-height: 40px;
    }
    .responsive #top .av-main-nav .menu-item {
        display: none !important;
    }
    .responsive.html_cart_at_menu #top .main_menu .menu>li:last-child {
        margin-right: 0 !important;
    }
    .responsive #top #wrap_all .main_menu {
        height: auto;
        position: static;
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .html_burger_menu_active #top #wrap_all #header .av-burger-menu-main>a {
        position: static;
        padding: 0;
        height: auto;
        line-height: normal;
    }
    .responsive #top #menu-item-shop.cart_dropdown {
        height: auto;
        width: auto;
        line-height: normal;
        position: static;
        margin-left: 0;
    }
    .responsive #top #menu-item-shop.cart_dropdown li {
        line-height: normal;
    }
    .responsive #top #header_main #menu-item-shop .cart_dropdown_link {
        line-height: normal;
        float: unset;
    }
    .responsive #top .av-logo-container .avia-menu {
        height: auto;
    }
    .av-hamburger-inner {
        margin-top: -5px;
    }
    .avia-fullwidth-slider .avia-slideshow-dots {
        padding: 0px 20px;
    }
    .slideshow_caption {
        top: 0;
        padding: 0 !important;
    }
    .slideshow_inner_caption h1.avia-caption-title {
        font-size: 22px;
        max-width: 290px;
    }
    .slideshow_align_caption {
        padding: 40px 20px;
        display: flex;
        flex-direction: column;
        align-items: self-start;
        justify-content: flex-end;
        height: 100%;
    }
    .slideshow_align_caption br {
        display: none;
    }
    div .av-section-color-overlay {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.2) 100%);
    }
    .banner-style .container {
        position: static;
        transform: unset;
        padding: 0 !important;
    }
    .banner-style .container .template-page {
        padding: 40px 30px !important;
    }
    .banner-style .container .template-page p {
        padding: 0;
        margin: 0;
        flex-direction: column;
        text-align: center;
    }
    .banner-style .container .template-page p img {
        width: 60px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    html.responsive #top #main {
        padding-top: 156px !important;
    }
    .single-product .template-shop {
        padding-top: 20px;
    }
    body #socket .sub_menu_socket ul.menu {
        display: flex;
        justify-content: space-between;
        text-align: center;
        margin-bottom: 0;
    }
    .logged-in .login-menu,
    .loginout {
        display: none !important;
    }
    nav.sub_menu {
        display: none;
    }
    .slideshow_inner_caption a.avia-slideshow-button.avia-button {
        padding: 10px 24px !important;
        font-size: 14px;
    }
    .footer-form h2 {
        font-size: 22px;
    }
    .footer-bottom .textwidget.custom-html-widget {
        font-size: 12px;
    }
    body footer.socket_color .container::before {
        width: 100%;
    }
    body #socket .sub_menu_socket {
        margin: 0 0 10px !important;
    }
    #footer .container .flex_column:nth-child(2) {
        grid-area: 2 / 1 / span 1 / span 6;
    }
    #footer .container .flex_column:nth-child(3) {
        grid-area: 2 / 7 / span 1 / span 6;
    }
    #footer .container .flex_column:nth-child(4) {
        grid-area: 3 / 1 / span 1 / span 12;
    }
    #footer .container .flex_column:first-child {
        grid-area: 1 / 1 / span 1 / span 6;
    }
    #footer .container .flex_column:nth-child(5) {
        grid-area: 4 / 1 / span 1 / span 12;
    }
    footer.socket_color .container .copyright {
        text-align: left;
    }
    footer.socket_color .container .copyright {
        text-align: left;
        line-height: normal;
    }
    body #socket .sub_menu_socket li {
        padding: 0px;
        width: auto;
        margin: 0 0 5px;
        line-height: normal;
    }
    body .footer-bottom .container_wrap {
        padding: 50px 0 30px;
    }
    html.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
        padding: 5px 0px;
        font-size: 14px;
    }
    .html_burger_menu_active #header .avia-menu li#menu-item-47,
    body,
    body .avia-tooltip {
        font-size: 16px;
    }
    #footer.container_wrap {
        padding: 40px 0 0px 0;
    }
    .heading-h2 h2.av-special-heading-tag {
        font-size: 28px;
        line-height: 1.5;
    }
    #home-gallery-slider .slick-list.draggable img {
        height: 300px;
    }
    .section-text-box {
        max-width: 100%;
        padding: 30px;
    }
    .section-5 {
        height: 600px;
        position: relative;
        align-items: flex-end;
        justify-content: center;
    }
    .section-5 .entry-content-wrapper {
        position: absolute;
        bottom: -100px;
    }
    html .home .footer-form {
        padding: 130px 0 12px;
    }
    .custom-mailchimp p {
        font-size: 14px;
    }
/*     .home-banner-slider,
    .home-banner-slider .av_slideshow_full.avia-slideshow li,
    .home-banner-slider .av_slideshow_full.avia-slideshow li .avia-slide-wrap {
        height: 600px;
    } */
    html body .section-3 {
        padding: 0px 0 0px;
    }
    html body .section-3.project-sider-ui {
        padding: 60px 0;
    }
    .home-slider-products.home-deskmobile-slider ul.custom-products .slick-list li.product {
        padding: 0 12px;
    }

    html body#top table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
        align-self: flex-start;
    }
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 14px;
        padding: 14px;
    }
    .responsive #top .col2-set .col-1,
    .responsive #top .col2-set .col-2,
    .responsive .cart-collaterals .shipping_calculator {
        width: 100%;
    }
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 14px 0;
        border: none;
    }
    #top .order_details li {
        float: left;
        margin: 0;
        text-transform: uppercase;
        font-size: 0.715em;
        line-height: 1em;
        border-right: none;
        padding: 0;
    }
    .d-flex-ui {
        width: 100%;
    }
    .product-sorting+h2 {
        font-size: 22px;
    }
    #top div div.woocommerce-message a.button.wc-forward {
        width: 90px;
        font-size: 11px;
        padding: 11px 0 12px;
    }
    #footer.footer_color .custom-html-widget p {
        flex-direction: row;
    }
    fieldset.wc-block-components-totals-shipping__fieldset label.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked>input {
        left: 0;
    }
    fieldset.wc-block-components-totals-shipping__fieldset label.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked {
        padding-left: 30px;
    }
    header .phone-info.with_nav span {
        display: block;
    }
    #footer .container .flex_column {
        margin: 0 !important;
    }
    #footer .widget {
        margin: 0 0 35px;
    }
    .footer-bottom .av_one_third .av_one_half:last-child {
        margin-left: auto;
    }
    .footer-bottom .av_one_third .av_one_half {
        width: 60%;
    }
}
@media (max-width: 600px) {
    html.html_av-overlay-side #top .av-burger-overlay-scroll {
        width: 400px;
    }
    ul#av-burger-menu-ul,
    .address-widget.hamburger-custom {
        max-width: 80%;
        margin: 0 auto;
    }
    html body .product-images .avia-gallery-thumb a img {
        height: 140px;
    }
    div .product-sorting ul.sort-param.sort-param-order {
        width: 100%;
    }
    div .product-sorting {
        padding-bottom: 0;
        margin-top: 30px;
    }
    /* 	.product-sorting+h2 {
        top: -90px;
    } */
    a.pdf-button {
        padding: 8px 20px;
        font-size: 14px;
        max-width: 180px;
    }
    .addditional-info .widget_text.widget_custom_html {
        margin-top: 30px;
    }
    .single .product_column {
        margin: 0px 0;
    }
    .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
        line-height: normal;
    }
    .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option,
    body .wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
        padding-left: 45px;
    }

    .inner-banner .av_slideshow_full li img {
        height: 150px;
        object-fit: cover;
    }
}
@media (max-width: 480px) {
    html body#top ul.products {
        grid-template-columns: 1fr;
    }
    .html_burger_menu_active #header .avia-menu li#menu-item-47,
    body,
    body .avia-tooltip {
        font-size: 14px;
    }
    html body .product-images .avia-gallery-thumb {
        gap: 10px;
        margin: 10px 0 0;
    }
    html body .product-images .avia-gallery-thumb a img {
        height: 120px;
    }
    html body#top .title_container .main-title a {
        font-size: 28px;
    }
    html body#top .wc-block-grid__products {
        grid-template-columns: 1fr;
    }
    html .slideshow_inner_caption h1.avia-caption-title {
        font-size: 22px;
        /* max-width: 100%; */
    }
    html.html_av-overlay-side #top .av-burger-overlay-scroll {
        width: 310px;
    }
    footer.socket_color .container .copyright {
        max-width: 280px;
    }
    .footer-bottom .textwidget.custom-html-widget {
        max-width: 240px;
    }
	.home-banner-slider ul.avia-slideshow-inner {
		height: 400px;
	}
	.home-banner-slider .avia-slideshow li img {
		object-fit: contain;
		height: 400px !important;
		position: static !important;
		width: 100% !important;
		min-width: auto !important;
		transform: scale(2.55);
	}
}