/*
Theme Name: Enfold Child
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* Import Font */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap');
@import url("./assets/fonts/MillerDisplay-Bold/stylesheet.css");
@import url("./assets/fonts/Proxima-Nova/stylesheet.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@300;400&display=swap');

:root {
    --primary: #AD8F65;
    --primary-light: #E1D7C1;
    --dark: #231F20;
    --gray: #918F90;
    --gray-light: #E9E9E9;
    --smock-white: #F4F4F4;
    --black: #000000;
    --white: #ffffff;

    --enfold-font-family-body: 'Montserrat', sans-serif;
    --enfold-font-family-heading: 'MillerDisplay';

    --page-width: 1400px;
    --margin-page-width: max(0rem, calc((100vw - var(--page-width) + 3rem) / 2));
}

body, p {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4em;
}

b, strong, mark {
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'MillerDisplay' !important;
    text-transform: unset !important;
    line-height: 1.25;
}

h2, h3 {
    letter-spacing: 1.25px;
}

.text-primary { color: var(--primary) !important; }
.min-h-auto { min-height: auto !important; }

.avia_transform a:hover .image-overlay {
    display: none !important;
}

.avia-button .avia_button_background {
    display: none !important;
}
.avia-button.avia-color-dark {
    color: var(--dark) !important;
    border-color: var(--dark) !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.avia-button.avia-color-dark:hover,
.avia-button.avia-color-dark:focus {
    color: var(--white) !important;
    border-color: var(--primary) !important;
    background: var(--primary) !important;
    opacity: 1;
}


/* **** Form Controls **** */ 
#top fieldset legend {
    font-weight: 500;
    font-size: 1.1em;
    margin-bottom: 10px;
}
#top .form-row label {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 2px;
}
#top .form-row em {
    font-size: 12px;
}
body :is(input:not([type='submit'], [type='radio'], [type='checkbox']), textarea, select) {
    border: 1px solid var(--gray-light) !important;
    background: var(--smock-white) !important;
    color: var(--dark) !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    letter-spacing: .5px;
    padding: 12px 16px !important;
    box-shadow: none;
    outline: none !important;
    transition: all .3s linear;
    margin: 0 !important;
    color: var(--dark) !important;
    resize: none;
}
body :is(input:not([type='submit'], [type='radio'], [type='checkbox']), textarea, select):focus {
    border: 1px solid var(--primary) !important;
}
body :is(input[type="submit"], #submit, .button) {
    font-size: 16px;
    line-height: 1.4;
    padding: 10px 20px !important;
    width: auto;
    min-width: 120px;
    transition: all .3s;
    margin: 0 !important;
    border-radius: 0;
}

.select2-container--default .select2-selection--single {
    background-color: var(--smock-white);
    border: 1px solid var(--gray-light);
    border-radius: 0px;
    font-size: 14px;
    height: 43.5px;
    padding-top: 6px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
    right: 7px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 16px;
}
#top .select2-search input[type='text'] {
    border-color: var(--gray) !important;
    padding: 6px 12px !important;
}
.select2-dropdown {
    border-radius: 0 !important;
    border-color: var(--gray-light) !important;
}
.select2-results__option {
    padding: 4px 12px !important;
    font-size: 14px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--primary);
}
/* *********************** */


/* **** Header Top **** */
/* body:not(.home) #header_meta {
    display: none !important;
} */
#header_meta {
    background-color: var(--dark) !important;
    border-bottom: 0 !important;
}
#header_meta .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
#header_meta .container:after {
    content: unset;
}
#header_meta .social_bookmarks {
    height: auto !important;
    margin: 0 !important;
}
#header_meta .social_bookmarks li {
    border: 0 !important;
    width: auto !important;
}
#header_meta .social_bookmarks li a {
    font-size: 18px;
    width: 40px !important;
    line-height: 40px !important;
}
#header_meta .phone-info {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--white) !important;
}
/* ******************** */



/* **** Main Header **** */
.header-main-site {
    border-bottom: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-main-site .inner-container .main_menu .cart_dropdown {
    border: 0 !important;
}
.header-main-site .inner-container .main_menu .cart_dropdown .cart_dropdown_link {
    padding: 0 20px !important;
    display: inline-flex;
    line-height: normal !important;
}
.header-main-site .inner-container .main_menu .cart_dropdown .cart_dropdown_link > span:first-child:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAqCAYAAADWFImvAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGaSURBVHgBzZjtcYJAEIZfMv6PVuB1ENNJOjAdaAfaQcZKHCuIHVgCdCBWsNkNJIF1EQjccc/MOtxx3L13+zEI0BMimrNt2I5sKf0h159sazYHn/ACO7YrtSOidhgb2SHbhfpzGfV0qO6C/4iZYyg8yYcxubhnX90tX6/Y3htE7zEEKlzSa4dku/FKQ06l3GGVtMuEVGSWDurto2eeWuZcqfYhSZK85RmUYw6q+wUDhOjdp+hO1mMsZuVRr9kWxv2lar/x+Fd0Q2/CNQStbO6U8M2jLIBpOYsQQgS0xUgwZiiCylX6JNpbM2MgEj+bSjuzyreDZ4xCmU7lGp1RuQjJVKfDREKiQITowHyGf+aWkJvqWyC8kCxq1wx/m2pHr3GLRUhcWZOpviX841Q7mhOJu6A5+Ee7P7OETILlmhDpe4eVNSGEONWOq8RPwV1lTeRXv8nzP7UEHrHWi841tRSmMb5nNGDMnTcKgd/MMYXMGgZvWbmvQmdu8keIXnSDcDx0TUhqQk6Yju+1f+sFx4R8mlghLGcuIWe5+AInYuc9LGS8cgAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 1.5px;
}
.av-hamburger-box {
    transform: scale(.75);
}
/* ********************* */



/* **** Hero Banner Slider **** */
.hc--hero-banner-heading {
    font-family: 'MillerDisplay' !important;
}
.hc--hero-banner-description {
    font-family: 'Montserrat', sans-serif !important;
}
.hc--hero-banner-btn,
.hc--hero-banner-btn + a {
    font-family: 'IBM Plex Sans', sans-serif !important;
    transition: all .3s !important;
}
.hc--hero-banner-btn a:hover,
.hc--hero-banner-btn a:focus {
    background: var(--primary) !important;
    border-color: var(--primary) !important;
}
.hc--scroll-bottom {
    background: transparent !important;
}
#layer_slider_1 .ls-wp-container .ls-nav-next::after, 
#layer_slider_1 .ls-wp-container .ls-nav-prev::after {
    content: none;
}
#layer_slider_1 .ls-wp-container .ls-nav-next:hover,
#layer_slider_1 .ls-wp-container .ls-nav-prev:hover {
    transform: none;
}
/* **************************** */


/* **** Post Column **** */
.hc--post-col .flex_column .avia-image-container :is(.avia-image-container-inner, img) {
    width: 100%;
}
.hc--post-col .flex_column .av-special-heading {
    max-width: 20rem;
}
.hc--post-col .flex_column .av_textblock_section {
    max-width: 21rem;
    font-weight: 300;
}
.hc--post-col .flex_column .av_textblock_section .avia_textblock {
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}
.hc--post-col .flex_column .av_textblock_section .avia_textblock  p {
    margin-bottom: 10px;
}
/* ********************* */



/* **** Products **** */
ul.products li {
    border: 0;
}
ul.products li .inner_product {
    border: 0;
    background: transparent;
    position: relative;
}
ul.products li .inner_product .thumbnail_container {
    border: 0;
    background: var(--gray-light);
    padding: 40px;
}
ul.products li .inner_product .thumbnail_container img {
    transition: all .5s;
}
ul.products li .inner_product .woocommerce-loop-product__link:hover .thumbnail_container img {
    transform: scale(1.1);
}
ul.products li .inner_product .inner_product_header {
    padding: 0 !important;
    border: 0 !important;
    min-height: auto !important;
    background: unset;
    margin-top: 1rem;
}
ul.products li .inner_product .inner_product_header .inner_product_header_cell  {
    position: relative;
}
ul.products li .inner_product .inner_product_header .inner_product_header_cell h2 {
    font-family: 'MillerDisplay';
    font-size: 20px;
    text-transform: unset;
    line-height: normal;
    margin: 5px 0;
    padding-top: 0;
    letter-spacing: 0.4px;
}
ul.products li .inner_product .inner_product_header .price {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: var(--dark) !important;
    margin-bottom: 6px;
    display: inline-block !important;
}
ul.products li .inner_product .inner_product_header .price .amount,
ul.products li .inner_product .inner_product_header .price .woocommerce-Price-currencySymbol {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}
ul.products li .inner_product .inner_product_header .price .members-price {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    color: var(--primary);
    vertical-align: middle;
    margin-left: 5px;
}
ul.products li .inner_product .inner_product_header .price .members-price span {
    font-size: 12px !important;
}
ul.products li .inner_product .inner_product_header .avia-arrow {
    display: none;
}

ul.products li .avia_cart_buttons {
    opacity: 1 !important;
    border: 0 !important;
    padding: 0 !important;
    position: absolute;
    bottom: 0;
    right: 0px;
    width: auto;
}
ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button) {
    width: auto !important;
    border: 1px solid var(--dark);
    padding: 14px 24px !important;
    font-size: 14px !important;
    transition: all .3s;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    float: unset !important;
}
ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button):hover,
ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button):focus {
    border: 1px solid var(--primary) !important;
    background: var(--primary) !important;
    color: var(--white) !important;
}
ul.products li .avia_cart_buttons .button-mini-delimiter,
ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button) span,
ul.products li .avia_cart_buttons .show_details_button {
    display: none !important;
}
/* ****************** */



/* **** Product Slider **** */
.hc--product-slider .product-sorting {
    display: none;
}
.hc--product-slider .av-special-heading .av-special-heading-tag {
    text-transform: unset;
}
.hc--product-slider .avia-product-slider-container,
.hc--product-slider .avia-product-slider-container .avia-content-slider-inner {
    overflow: unset !important;
}
.hc--product-slider .avia-product-slider-container ul.products .slick-list li {
    margin: 0 0.5% 0% 0.5% !important;
}
/* .hc--product-slider .avia-product-slider-container ul.products .slick-list li .inner_product {
    overflow: unset !important;
}
.hc--product-slider .avia-product-slider-container ul.products .slick-list li .inner_product > a {
    overflow: visible !important;
} */
.hc--product-slider .avia-product-slider-container .avia-slideshow-arrows a {
    color: var(--primary) !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 0 !important;
    text-indent: unset !important;
}
.hc--product-slider .avia-product-slider-container .avia-slideshow-arrows a.prev-slide {
    left: -60px !important;
}
.hc--product-slider .avia-product-slider-container .avia-slideshow-arrows a.next-slide {
    right: -60px !important;
}
.hc--product-slider .avia-product-slider-container .avia-slideshow-arrows a:before {
    font-size: 40px !important;
    position: static !important;
    background: unset;
    line-height: normal;
}

/* -- Slick -- */
.hc--product-slider .slick-slider .slick-list .slick-track {
    display: flex;
}
.hc--product-slider .slick-slider .slick-arrow {
    z-index: 1;
    width: 40px;
    height: 40px;
    top: 36%;
}
.hc--product-slider .slick-slider .slick-arrow:before {
    font-size: 0;
    color: var(--primary);
    content: "";
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAErSURBVHgB7ZjBEYJADEXjSgGWgB3YgiVYgV6c8WoJVuDVox1QAq1QCC5uFG54IcnPOJN3Ak7/DezwE6IgCIJAwIqcaO6Xus/9qUrV83B9dLSQihxo7uddpr5NabXJ9DqWR1taSCIw3/BDW17+hhSACsyE7xKt9yQAdgZ+hZd8/wxEwCo8Yy5gGZ4xFbAOz5gJIMIzJgKo8Iy6ADI8oyqADs+oCXiEZ1QEvMIzYgHP8IxIwDs8IypzuTh4hmfgdVobkcBYhbvxti7DScuTFgFROMSXT/ByWY+P/ucQT3hKKP7IfCSUqwRewqDMYSWM6jROwnCgwUgYj5T2EoCh3lYCtFaxkwAutmwkoNtpCwloG+WgcwWQBMDr9IyECJd5YJLIebhJt9NBEASBiDe+8PRwGcUTtAAAAABJRU5ErkJggg==');
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.hc--product-slider .slick-slider .slick-arrow.slick-next:before {
    transform: rotate(-180deg);
}
.hc--product-slider .slick-slider .slick-arrow.slick-prev {
    left: -25px;
}
.hc--product-slider .slick-slider .slick-arrow.slick-next {
    right: -25px;
}
.hc--product-slider .slick-dots {
    bottom: -55px !important;
}
.hc--product-slider .slick-dots li {
    width: auto !important;
    height: auto;
}
.hc--product-slider .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    padding: 5px;
    border-radius: 10px;
}
.slick-dots li button:before {
    content: "" !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 10px;
    background: var(--dark);
}
/* ************************ */


/* **** Text Media Column **** */
.hc--text-media-col .av-flex-placeholder {
    display: none !important;
}
.hc--text-media-col :is(.hc--text-block, .hc--media-block) {
    margin: 0 !important;
}
.hc--text-media-col .hc--text-block:before {
    content: "";
}
.hc--text-media-col .av-special-heading {
    max-width: 16rem;
    margin-left: auto;
    margin-right: auto;
}
.hc--text-media-col .hc--text-block .avia_textblock {
    max-width: 14.5rem;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Montserrat', sans-serif;
}
.hc--text-media-col .hc--text-block .avia_textblock p {
    margin-bottom: 0.5em;
}
.hc--text-media-col .hc--text-block .avia-button .avia_button_background {
    display: none !important;
}
.hc--text-media-col .hc--text-block a.avia-button.avia-color-dark {
    color: var(--dark) !important;
}
.hc--text-media-col .hc--text-block a.avia-button.avia-color-dark:hover {
    /* color: var(--primary) !important; */
}
.hc--text-media-col .hc--text-block a.avia-button.avia-color-dark:hover,
.hc--text-media-col .hc--text-block a.avia-button.avia-color-dark:focus {
    border-color: transparent !important;
    background: transparent !important;
}
.hc--text-media-col .hc--media-block img {
    width: 100%;
}
/* ************************** */




/* **** Footer **** */
.footer_color {
    border: 0 !important;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding: 40px 0 10px 0 !important;
}
.footer_color p {
    font-size: 14px;
}
.footer_color .container {
    display: grid;
    grid-template-columns: .8fr .9fr 1fr .9fr 1.4fr;
    gap: 20px;
}
.footer_color .container > div {
    margin: 0;
    width: 100%;
}
.footer_color .container > div > section {
    margin: 0 !important;
}
.footer_color .container > div:last-child {
    text-align: right;
}
.footer_color .container > div:first-child .menu-footer-menu-container ul li a,
.footer_color .widgettitle {
    font-family: 'MillerDisplay';
    font-size: 24px;
    letter-spacing: 1.25px;
}
.footer_color .container > div:first-child .menu-footer-menu-container ul li a {
    color: var(--gray);
    transition: all .3s;
}
.footer_color .container > div:first-child .menu-footer-menu-container ul li a:hover,
.footer_color a:hover {
    color: var(--primary);
}
.footer_color .widgettitle {
    color: var(--white);
    margin-top: 0 !important;
    text-transform: none;
}
footer.socket_color {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    font-weight: 300;
    border: 0;
}
footer.socket_color .container {
    padding-bottom: 30px !important;
}
footer.socket_color .copyright {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid var(--gray-light);
    padding-top: 10px;
    column-gap: 20px;
}
footer.socket_color .copyright p {
    font-size: 14px;
}
footer.socket_color .copyright p a img {
    height: 18px;
}
footer.socket_color .copyright .social a {
    display: inline-flex;
    margin-left: 20px;
}
footer.socket_color .copyright p:first-child b {
    font-size: 18px;
}
/* *************** */




/* **** About Us **** */
.hc-image-slider {
    overflow: unset !important;
}
.hc-image-slider .avia-slideshow-dots {
    bottom: -60px;
    display: flex;
    height: auto;
    justify-content: end;
    text-align: end;
    gap: 12px;
}
.avia-slideshow-dots a.goto-slide {
    position: static;
    margin: 0;
    background: var(--white);
    opacity: .5 !important;
}
.avia-slideshow-dots a.goto-slide.active {
    opacity: 1 !important;
}
.hc--about-history .container {
    max-width: 910px;
}
.hc--about-conainer {
    max-width: 910px;
    margin: 0 auto !important;
}

.hc--side-container > .container {
    max-width: 100%;
}
.hc--side-container .entry-content-wrapper .flex_column_table {
    display: flex !important;
    align-items: center;
}
.hc--side-container .hc-side-container-text-block-left {
    margin-left: var(--margin-page-width) !important;
    padding-left: 20px;
}
.hc--side-container .hc-side-container-text-block-right {
    margin-right: var(--margin-page-width) !important;
    padding-right: 20px;
}
.hc--side-container :is(.avia-image-container-inner, img) {
    width: 100%;
}
/* ****************** */


/* **** Contact Us **** */
.hc--contact-details a {
    transition: all .3s;
}
.hc--contact-details a:hover {
    color: var(--primary) !important;
}
.hc--contact-details .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.hc--contact-details .hc--contact-detail-block {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.hc--contact-details .hc--contact-detail-block .avia-button-wrap {
    margin-top: auto;
}
.wpcf7-form {
    display: grid;
    gap: 1rem;
}
.wpcf7-form p {
    margin: 0;
}
.wpcf7-form > *:nth-child(6) {
    text-align: right;
    position: relative;
}
.wpcf7-form .wpcf7-response-output {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    color: green;
}
.wpcf7-form.invalid .wpcf7-response-output {
    color: #dc3232;
}
.wpcf7-form .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
}
.wpcf7-form :is(input:not([type='submit'], [type='radio'], [type='checkbox']), textarea, select) {
    display: block !important;
    border: 1px solid var(--white) !important;
    background: var(--white) !important;
    font-size: 16px !important;
    padding: 16px 20px !important;
}
.wpcf7-form textarea {
    min-height: auto !important;
    max-height: 210px;
}
.wpcf7-form :is(input[type="submit"], #submit, .button) {
    background: transparent !important;
    border: 1px solid #333 !important;
    color: #333 !important;
    font-size: 16px;
    padding: 10px 20px !important;
    min-width: 120px;
    transition: all .3s;
    margin: 0 !important;
}
.wpcf7-form :is(input[type="submit"], #submit, .button):hover,
.wpcf7-form :is(input[type="submit"], #submit, .button):focus {
    background: var(--primary) !important;
    border: 1px solid var(--primary) !important;
    color: var(--white) !important;
}
.wpcf7-form .wpcf7-spinner {
    position: absolute;
    right: 0;
    margin: 8px;
}

.img-w-100 .av-hotspot-container {
    max-width: 100%;
    width: 100%;
}
/* ******************** */


/* **** News **** */
.single .title_container {
    display: block !important;
    border: 0;
    background: transparent;
}
.single .title_container .container {
    min-height: auto !important;
}
.single .title_container .container .main-title.entry-title  {
    display: none;
}
.single .container_wrap {
    border: 0;
}
body .slide-content .slide-meta time {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
}
body .slide-content .entry-content {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.65;
}
body .slide-content .entry-content-header .entry-title {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    line-height: 1.65;
    margin-top: 10px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body .slide-content .read-more-link {
    margin-top: 20px;
    margin-bottom: 15px;
}
body .slide-content .read-more-link .more-link {
    display: flex;
    align-items: center;
    position: relative;
    max-width: fit-content;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid var(--dark);
    padding: 10px 24px;
    color: var(--dark);
    transition: all .3s;
}
body .slide-content .read-more-link .more-link:hover,
body .slide-content .read-more-link .more-link:focus {
    border-color: var(--primary);
    background: var(--primary);
    color: var(--white);
}
body .slide-content .read-more-link .more-link-arrow {
    display: none;
}
.avia-content-slider {
    margin-top: 0 !important;
}
.avia-content-slider .slide-image {
    overflow: hidden;
}
.avia-content-slider .slide-image, 
.avia-content-slider .slide-image img {
    border-radius: 0;
    transition: all .5s;
    width: 100%;
}
.avia-content-slider article.slide-entry:hover .slide-image img {
    transform: scale(1.15);
}
#top .fullsize .template-blog .post .entry-content-wrapper {
    font-size: 16px;
}
/* ************** */



/* **** Shop Page **** */
.sort-param > li > span {
    padding: 2px 40px 2px 10px;
    font-weight: 400;
}
.sort-param > li > span strong {
    font-weight: 600;
}

html body .container_wrap.template-shop {
    border: 0;
    background: var(--smock-white);
    padding-top: 1.5rem;
}
html body.woocommerce-page .content .entry-content-wrapper ul.products {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px 30px;
}
html body.woocommerce-page .content .entry-content-wrapper ul.products li {
    width: 100% !important;
    margin: 0 !important;
}
html body.woocommerce-page .content .entry-content-wrapper ul.products li h2.woocommerce-loop-product_title {
    margin: 5px 0;
    padding-top: 0;
}
html body.woocommerce-page .content .entry-content-wrapper ul.products li h2.woocommerce-loop-product_title + p, 
html body .content .entry-content-wrapper ul.products li h2.woocommerce-loop-product_title + p,
html body .content .related ul.products li h2.woocommerce-loop-product_title + p {
    margin-bottom: 20px !important;
}

/* ---- Single Product ---- */
.template-shop .product.type-product {
    margin-top: 4rem;
}
.single-product-main-image {
    width: 45%;
    margin-right: 5%;
}
.product .single-product-main-image .woocommerce-product-gallery__wrapper a {
    background-color: var(--gray-light);
}


html body.woocommerce-page.single-product h1.product_title.entry-title {
    margin: 0px;
    line-height: 1.5;
}

.woocommerce-cart table div.quantity {
    border: 1px solid var(--gray) !important;
    min-width: auto !important;
    width: auto !important;
    max-width: max-content;
    display: flex;
}
div form.cart div.quantity {
    margin: 0 15px 0px 0;
    min-width: auto;
    border: 1px solid var(--gray);
    min-width: auto !important;
    width: auto !important;
    max-width: max-content;
}
#top .main_color .quantity input:is(.plus, .minus) {
    font-family: 'Montserrat' !important;
    background-color: transparent !important;
    color: var(--dark) !important;
    font-size: 20px !important;
    border: 0 !important;
    line-height: 20px !important;
    width: 30px;
    padding: 2px !important;
}
#top div .quantity input.qty {
    width: 70px;
    font-size: 16px !important;
    background: transparent !important;
    border: none !important;
    border-left: 1px solid var(--gray) !important;
    border-right: 1px solid var(--gray) !important;
    color: var(--dark) !important;
    font-family: 'Montserrat' !important;
    font-weight: 600;
}

#top form.cart .button {
    font-size: 14px;
    line-height: 1.6;
    text-transform: uppercase;
    border-radius: 0px;
    border: 1px solid var(--dark);
    background: transparent;
    color: var(--dark);
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 12px 24px;
    transition: all .3s;
}
#top form.cart .button:hover {
    background: var(--primary);
    border-color: var(--primary);
    color: var(--white);
}

#top .price, #top .price span, #top del, #top ins {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    font-size: 18px;
}
html body.woocommerce-page.single-product .single-product-summary p {
    font-size: 18px;
    line-height: 1.5;
    padding: 0 !important;
}
html body.woocommerce-page.single-product .single-product-summary p span {
    font-size: 24px !important;
}
.members-price {
    color: var(--primary);
    margin-left: 5px;
}
html body.woocommerce-page.single-product .single-product-summary p .members-price span {
    font-size: 18px !important;
}
html body.woocommerce-page.single-product .single-product-summary .summary p {
    margin: 0;
    padding: 0 !important;
}
.single-product .single-product-summary .woocommerce-product-details__short-description p {
    margin-bottom: 20px !important;
}


/* ---- Pagination ---- */
html body .pagination {
    clear: both;
    margin: 60px 0;
    padding: 50px 0;
    display: flex !important;
    align-items: center !important;
    justify-content: right !important;
    gap: 10px;
    border-top: 1px solid var(--gray-light);
}
#top .pagination .current, 
#top .pagination a, 
#top .fullsize .template-blog .pagination a {
    box-shadow: none;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px !important;
    border: 1px solid var(--gray);
    margin: 0;
}
html #top .pagination .current {
    background: var(--primary);
    color: var(--white);
    border-color: var(--primary);
}
.pagination .pagination-meta {
    line-height: 40px;
    font-size: 14px;
    color: var(--gray) !important;
    padding: 0;
    margin-right: 10px;
}

.tax-product_cat .template-shop .entry-content-wrapper {
    display: grid;
}
.term-description {
    order: -1;
}

.shop-description, .term-description, .search-section  {
    margin-bottom: 3rem;
}
html body header.woocommerce-products-header p {
    font-size: 18px;
    margin: 20px 0;
}
.term-description p {
    font-size: 18px;
    margin: 0;
}

/* ---- Search ---- */
.search-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.search-section .search-lable {
    margin: 0;
    color: var(--dark);
    font-size: 26px;
    font-weight: 400;
}
.search-section .product-search {
    width: 100%;
    max-width: 380px;
}
.search-section .product-search form {
    margin-bottom: 0 !important;
}
.search-section .product-search .aws-container .aws-search-form {
    height: auto !important;
}
body .search-section .product-search form input[type="search"] {
    background: var(--gray-light) !important;
}
body .search-section .product-search form input[type="search"]::placeholder {
    color: var(--dark) !important;
}
body .search-section .product-search form input[type="search"]:hover,
body .search-section .product-search form input[type="search"]:focus {
    border-color: transparent !important;
}
body .search-section .product-search .aws-container .aws-search-form .aws-search-btn {
    border: 0 !important;
    background: var(--gray-light) !important;
}
body .search-section .product-search .aws-container .aws-search-form .aws-search-btn_icon {
    height: 26px !important;
    line-height: 26px !important;
    color: var(--dark) !important;
}
.aws-search-result .aws_result_title {
    color: var(--dark) !important;
}
/* ******************* */




/* **** Page Heading Banner **** */
html body.woocommerce-page div#av_product_description {
    display: block;
    width: 100%;
    height: 30vh;
}
html body.woocommerce-page div#av_product_description + .title_container {
    position: absolute;
    background: transparent;
    left: 0;
    right: 0;
    border: 0;
    height: 30vh;

}
html body.woocommerce-page div#av_product_description + .title_container .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
html body.woocommerce-page div#av_product_description + .title_container .container h1  {
    color: var(--white);
    font-weight: 600;
    font-size: 90px;
    font-family: 'MillerDisplay';
    line-height: normal;
}
html body.woocommerce-page div#av_product_description + .title_container .container h1 a  {
    color: var(--white);
}
/* ***************************** */



/* **** Breadcrumb **** */
#top .title_container .container {
    min-height: auto;
}
.breadcrumb {
    display: none;
}
.breadcrumb a:hover {
    transition: all .3s;
    color: var(--primary);
}
.single .title_container .breadcrumb {
    position: unset !important;
    display: block;
    margin: 0;
    margin-top: 20px !important;
}
.breadcrumb-trail span {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px;
}
.single-product .title_container:has(.breadcrumb) {
    display: none !important;
}
.woocommerce-cart .title_container {
    display: block !important;
}
:is(.woocommerce-account, .woocommerce-cart, .single.single-post, .page-id-4207, .post-entry) .breadcrumb {
    display: block !important;
}
/* ******************** */



/* **** My Account **** */
/* ---- Login ---- */
.woocommerce-account .entry-content-wrapper .woocommerce:has(form:is(.login, .register)) h2 {
    text-align: center;
}
#top form:is(.login, .register) {
    border-color: var(--gray-light);
    background: var(--white);
    border-radius: 0;
    max-width: 24rem;
    margin: 0 auto;
}
#top form:is(.login, .register) .form-row :is(input[type="submit"], #submit, .button) {
    float: unset;
    margin-top: 10px !important;
    width: 100%;
}
.woocommerce .login .lost_password {
    position: static;
}
#top form.woocommerce-ResetPassword {
    max-width: 24rem;
    margin: 0 auto;
}
#top form.woocommerce-ResetPassword p {
    font-size: 14px;
}
#top form.woocommerce-ResetPassword .form-row {
    width: 100%;
    float: unset;
}
#top form.woocommerce-ResetPassword :is(input[type="submit"], #submit, .button) {
    float: unset;
    width: 100%;
}

/* ---- Dashboard ---- */
.woocommerce-MyAccount-navigation ul li a {
    padding: 15px 20px;
    display: block;
    min-width: 220px;
    text-align: left;
    font-family: 'Montserrat' !important;
    font-weight: 500;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    font-weight: 600;
    color: var(--gray) !important;
}
.woocommerce-MyAccount-content {
    overflow: auto;
}
.woocommerce-MyAccount-content .woocommerce-orders-table {
    white-space: nowrap;
}
body .woocommerce-MyAccount-content .woocommerce-orders-table :is(input[type="submit"], #submit, .button) {
    font-size: 12px;
    padding: 6px 10px !important;
    min-width: 80px;
}
.woocommerce-MyAccount-navigation + .woocommerce-MyAccount-content .woocommerce-info .button {
    margin-right: 20px !important;
}
.woocommerce-MyAccount-content .woocommerce-info {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: left;
    gap: 20px;
    flex-wrap: wrap;
}
.woocommerce-MyAccount-content .woocommerce-address-fields .form-row.form-row-wide {
    clear: right;
}
/* ******************************** */



/* **** Alert Message **** */
#top div.woocommerce-message {
    border-color: var(--primary);
    background-color: var(--primary);
    color: var(--white);
    display: flex;
    align-items: center;
/*     flex-direction: row-reverse; */
    justify-content: space-between;
    gap: 15px;
    border-radius: 0;
    padding: 15px 15px 15px 20px;
}
#top div div.woocommerce-message a.button {
    width: auto;
    position: static;
    min-width: 120px;
    float: unset;
    border-radius: 0;
}
#top div.woocommerce-message a {
    color: var(--white);
}
ul.woocommerce-error {
    padding: 15px 10px;
}
ul.woocommerce-error strong {
    color: #941210;
}
/* *********************** */



/* **** Thank You **** */
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
    font-family: 'MillerDisplay' !important;
    line-height: 1.25;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 2.5rem;
    border: 1px solid var(--primary);
    color: var(--primary);
    padding: 20px;
    background: #fbf7ee;
}
#top #main ul.order_details {
    padding: 15px 15px 10px 15px;
}
#top #main ul.order_details + p {
    font-style: italic;
    font-weight: 500;
    color: var(--primary);
    margin-bottom: 1.5rem;
}
#top .order_details li {
    font-size: 0.75em;
    font-weight: 500;
}
.order_details li strong {
    font-size: 1.2em;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce-order h2,
.woocommerce-MyAccount-content h2 {
    font-size: 20px;
}
#top #main .shop_table.order_details {
    padding: 2px;
    background: transparent;
}
div table.shop_table td {
    font-weight: 600;
}
.woocommerce-checkout .woocommerce-order address * {
    font-weight: 400;
}
.woocommerce-order-details {
    margin-bottom: 2rem;
}
/* ******************* */





/* #### Development #### */
.product-sorting,
.product-sorting .sort-param li ul li:not(:nth-child(1), :nth-child(3), :nth-child(4), :nth-child(5)) {
    display: none;
}
/* #################### */



html body.woocommerce-page .av-parallax {
    position: relative;
    will-change: auto !important;
    top: 0 !important;
    transition: none !important;
    height: 100% !important;
    transform: none !important;
} 

html body .sort-param > li > span {
    font-size: 14px;
}
html #top.tax-product_cat .title_container .container {
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
}
html body.woocommerce-page .av-section-color-overlay-wrap {
    position: static;
    width: 100%;
    height: 100%;
}
html body.woocommerce-page .inner_product_header_cell p, html body .inner_product_header_cell p {
    margin: 0;
    color: var(--dark);
    font-weight: 400;
}
html body.woocommerce-page.single-product div.product div.summary p.price {
    display: inline-block !important;
    margin-top: 30px;
    margin-bottom: 20px;
}
section.related.products > h2 {
    font-size: 32px !important;
    text-transform: capitalize !important;
    letter-spacing: 0.4px;
}

.woocommerce-product-details__short-description {
    display: block !important;
    clear: both;
}

#top div ul.product_list_widget li a {
    color: #231F20 !important;
    
}
.main_menu .menu-item-account-icon a {
    font-size: 18px;
    padding: 2px;
}

ul.woocommerce-mini-cart.cart_list.product_list_widget {
    display: block;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget li {
    padding: 10px 12px !important;
    border-bottom-width: 1px !important;
    border-bottom-style: dotted;
    border-top: none;
    font-size: 11px !important;
    position: relative;
    margin: 0 !important;
    color: #ad8f65;
}
#top .dropdown_widget .total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ad8f65;
}
#top .dropdown_widget span.woocommerce-Price-amount.amount {
    font-weight: 500;
    color: #000;
    font-family: 'Montserrat', sans-serif !important;
}
#top .woocommerce-tabs .tabs li.active {
    background-color: #ad8f65;
    color: #ffffff;
    border-color: #8b6d43;
}
#top .woocommerce-tabs .tabs li.active a {
    background-color: #ad8f65;
    color: #ffffff;
    border-color: #8b6d43;
    font-size: 14px;
}
.cart_dropdown .dropdown_widget .widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    padding: 10px !important;
    display: inline-block;
    background-color: #ad8f65 !important;
    color: #ffffff !important;
    border-color: #8b6d43 !important;
    border-radius: 0;
    width: 49% !important;
    font-size: 12px !important;
}
#top div ul.product_list_widget li a {
    color: #231F20 !important;
}
p.price {
    color: #231F20 !important;
}
#top div div.product .woocommerce-tabs ul.tabs li.active a {
    border-width: 0px;
    font-weight:500;
}
.responsive #top .col2-set .col-1, 
.responsive #top .col2-set .col-2, 
.responsive .cart-collaterals .shipping_calculator {
    width: 100%;
}


.hc--post-col .avia-button-left .avia-button:hover {
    background-color: transparent !important;
    color: #ad8f65 !important;
    text-decoration: underline !important;
}
.av_header_transparency .header-main-site nav ul li.menu-item-account-icon a::before {
    background-image: url(/wp-content/themes/enfold-child/assets/icons/Login-Icon-White.svg);
    font-family: auto !important;
}
.header-main-site nav ul li.menu-item-account-icon a::before {
    background-image: url(/wp-content/themes/enfold-child/assets/icons/Login-Icon.svg);
    font-family: auto !important;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
    z-index: 222;
}

.content, .sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
}

.responsive .shop_table .product-quantity .quantity {
    margin: 0 !important;
}
#top div td.actions .coupon .input-text {
    border-radius: 0;
    background: var(--white) !important;
}
div table.shop_table td.product-thumbnail,
div table.shop_table td.product-remove {
    text-align: center;
}
div a.remove {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
}
#top .woocommerce-shipping-methods label {
    font-weight: 600 !important;
}
#top .woocommerce-shipping-methods label span, 
#top .woocommerce-shipping-methods legend span {
    font-weight: 600 !important;
    color: var(--black) !important;
}
.cart-collaterals .cart_totals table,
table.shop_table {
    border-radius: 0;
}
#top #payment {
    border-radius: 0;
}
#top #payment div.payment_box {
    padding: 1em 0px;
}
#top .form-row .required {
    font-weight: 500;
    text-decoration: none;
}
table.cart img {
    width: 60px;
}

.cart-collaterals .cart_totals {
    width: 100% !important;
}


.woocommerce-no-products-found .woocommerce-info {
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    border: 1px solid var(--primary);
    color: var(--primary);
    padding: 15px !important;
    margin-bottom: 2rem !important;
    background: #fbf7ee;
    font-weight: 400;
}
.woocommerce-product-search {
    display: flex;
}
.woocommerce-product-search .search-field {
    background-color: var(--white) !important;
    border-color: var(--gray-light) !important;
}
.woocommerce-product-search button {
    border: 0;
    background: var(--primary);
    font-size: 0;
    cursor: pointer;
    width: 45px;
}
.woocommerce-product-search button:before {
    content: "";
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHESURBVHgB7ZeNVYMwEMcPJ6gTiBPYDWQDu4HdwG5Q3IAN6ga6AToBOAE4AWxwXiT4rteA+erT+vp7715TyB3/XMIlAJw5MRKXzoiY0c+K7JYsJVvoWzVZS/ZC9pYkSQvHhISsyRq0Z0eWQmxUULIS/ejINhALLaYxPKRQU0e2YH2XOoulQdgWQpkQU3ARM76ZwTdMlBipykrm6L8gexainGLwYGsRaAWeiIE14INIdw4B6KnvWLx71wAZHxFGeHXVoFjM0tX5iTnvIAJ6PXF+fDG4cxW8CM1xSxb3bq7vhfifsnYN8Xhn7eu5jlLQdzppP+ohHr3pGTaCfh0pqB0bGHdzvGHtChwE8XXjXRANLFn7A2yhrGy8a8Z0zL3a5uosa0YGgYhX3r22ieLYOBWyw1gPYoApuIKH+49XxcbhjMQpwBexlhSVy+h0ZvigupBMj0FzIaoh284Jw2EBl2jG6pA2+9WBw/HDFOgVhu1grMBXMJQJmYVeXMtpB3iEENB8JLXh68hryHT4GVsLmzrEc8aPgFT4Woty+lDUwdUUqMqrtoNLfbklq2k66hm/HPanP3z6Qjna9P17UfAXYKJyOHPKfAJXRprZoVtsCAAAAABJRU5ErkJggg==');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
}


.search_form_field {
    margin-top: 2rem;
}
.search_form_field h4 {
    margin-bottom: 1rem;
}
.search_form_field form #searchsubmit {
    width: 45px !important;
    line-height: 20px !important;
    font-size: 20px !important;
    padding: 5px !important;
}

.aws-search-btn.aws-form-btn.disable {
    pointer-events: none;
}
.added_to_cart_notification {
    display: none;
}


.age-gate__heading img {
    width: 161px;
    max-width: 100%;
    height: auto;
}
.age-gate-form, .age-gate__form {
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.age-gate-heading-title-logo, .age-gate__heading-title--logo {
    margin-bottom: 0 !important;
}
button.age-gate__submit.age-gate__submit--no,
button.age-gate__submit.age-gate__submit--yes {
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat';
    min-width: 88px;
    margin-top: 1rem;
}
button.age-gate__submit.age-gate__submit--no {
    color: var(--dark);
    background: transparent;
    box-shadow: inset 0px 0px 0px 1px var(--dark);
}
button.age-gate__submit.age-gate__submit--yes {
    background: var(--primary);
}


#menu-item-shop .dropdown_widget.dropdown_widget_cart .avia-arrow {
    top: -5px;
    right: 26px;
}
.cart_dropdown .dropdown_widget .widget_shopping_cart_content p {
    font-size: 14px;
    padding: 12px;
    color: var(--gray);
    font-weight: 400;
}

#scroll-top-link {
    border-radius: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    right: 20px;
    bottom: 20px;
}


/* **** Media Query **** */
@media (min-width: 768px) {
    .wpcf7-form {
        gap: 1.5rem;
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .wpcf7-form > *:nth-child(2) {
        grid-area: 1 / 1 / span 1 / span 6;
    }
    .wpcf7-form > *:nth-child(3) {
        grid-area: 2 / 1 / span 1 / span 6;
    }
    .wpcf7-form > *:nth-child(4) {
        grid-area: 3 / 1 / span 1 / span 6;
    }
    .wpcf7-form > *:nth-child(5) {
        grid-area: 1 / 7 / span 3 / span 6;
    }
    .wpcf7-form > *:nth-child(6) {
        grid-area: 4 / 1 / span 1 / span 12;
        text-align: right;
        position: relative;
    }
    .wpcf7-form .wpcf7-response-output {
        grid-area: 5 / 1 / span 1 / span 12;
        margin: 0 !important;
        border: 0 !important;
        padding: 0 !important;
        color: green;
    }

    .form-row:is(#billing_phone_field, #billing_email_field, #billing_city_field, #billing_state_field) {
        float: left;
        width: 47%;
    }
    .form-row:is(#billing_email_field, #billing_state_field) {
        float: right;
    }
    .form-row#billing_postcode_field {
        clear: both;
    }
    table.cart img {
        width: 100px;
    }

    ul.products li .inner_product .inner_product_header .inner_product_header_cell h2 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .av_minimal_header #menu-item-shop .dropdown_widget.dropdown_widget_cart {
        margin-top: 15px;
    }
}

@media (min-width: 990px) {
    /* **** Main Header **** */
    .header-main-site {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .header-main-site > .av-logo-container {
        height: auto !important;
        line-height: normal !important;
    }
    .header-main-site .inner-container {
        display: flex !important;
        align-items: center !important;
    }
    .header-main-site .inner-container .sub_menu.custom-menu-header {
        position: static !important;
        flex: 1 !important;
    }
    .header-main-site .inner-container .avia-standard-logo,
    .header-main-site .inner-container .logo.avia-svg-logo {
        position: static !important;
        inset: unset !important;
        float: unset !important;
        flex: 1 !important;
        text-align: center;
        max-width: 25%;
    }
    .header-main-site .inner-container .avia-standard-logo a,
    .header-main-site .inner-container .logo.avia-svg-logo a {
        display: inline-flex !important;
    }
    .header-main-site .inner-container .avia-standard-logo img {
        position: absolute;
    }
    .header-main-site .inner-container .main_menu {
        position: static !important;
        flex: 1 !important;
        float: unset !important;
        display: flex !important;
        align-items: center !important;
        justify-content: end !important;
    }
    .header-main-site .inner-container .main_menu .cart_dropdown .cart_dropdown_link > span:first-child:before {
        filter: invert(1);
    }
    header.av_header_transparency .header-main-site .inner-container .main_menu .cart_dropdown .cart_dropdown_link > span:first-child:before {
        filter: invert(0);
    }
    .header-main-site ul {
        margin: 0 !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: none !important;
        width: 100%;
    }
    .header-main-site ul li {
        border: 0 !important;
        background: none !important;
        padding: 0 !important;
    }
    .header-main-site ul li:not(:first-child) {
        margin-left: 10px;
    }
    .header-main-site ul li a {
        font-family: 'Montserrat', sans-serif !important;
        font-size: 14px;
        color: currentColor !important;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 400 !important;
        display: inline-flex;
        height: auto !important;
        line-height: normal !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-main-site ul li a:hover {
        color: var(--primary) !important;
    }
    .header-main-site .av-main-nav .sub-menu {
        left: unset !important;
        padding: 0 !important;
        top: 36px !important;
        width: 320px !important;
    }
    .header-main-site .av-main-nav .sub-menu li {
        display: block;
        margin: 0 !important;
    }
    .header-main-site .av-main-nav .sub-menu li a {
        font-family: 'Montserrat', sans-serif !important;
        font-size: 16px !important;
        color: var(--dark) !important;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 400 !important;
        display: inline-flex;
        border: 0 !important;
        padding: 15px 20px !important;
        transition: all .3s;
    }
    .header-main-site .av-main-nav .sub-menu li a:hover,
    .header-main-site .av-main-nav .sub-menu li a:focus {
        background: var(--gray-light) !important;
    }
    .header-main-site ul li.menu-item-has-children > a:after {
        content: "";
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB/SURBVHgB7ZHtCYAgEIZPaIBGcIRGcJRGaARHcAQ3cYRGaARHuC4okLDOyz8JPnDgj9eH+wDo/BNEtFiPvUs9fsc9dRpQTngbfaRaBbLt+APMPvUZLJFpKDwSJy2XJdKJKmZkUSxLpCYjNFADCeZEtnD5gQsopfw1Ir0ddNpjB3ejjd+NFfxgAAAAAElFTkSuQmCC');
        display: inline-block;
        width: 8px;
        height: 8px;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 0.75em;
        margin-top: 0.3em;
        filter: invert(1);
    }
    header.av_header_transparency .header-main-site ul li.menu-item-has-children > a:after {
        filter: invert(0);
    }

    .footer_color .container > div:last-child img {
        height: 100px !important;
    }
    .footer_color {
        padding: 60px 0 10px 0 !important;
    }
    footer.socket_color .container {
        padding-bottom: 40px !important;
    }

    .hc--side-container > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    section.related.products ul.products {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        margin-top: 2rem;
    }
    section.related.products ul.products li {
        width: 100% !important;
        margin: 0 !important;
    }
    section.related.products ul.products li:not(:nth-child(-n+3)) {
        display: none !important;
    }
    .header-main-site .inner-container > .custom-menu-header,
    .header-main-site .inner-container > .avia-svg-logo {
        display: none;
    }
    .header-main-site .inner-container > .custom-menu-header.custom-show,
    .header-main-site .inner-container > .avia-svg-logo.custom-show {
        display: block !important;
    }
}

@media (min-width: 1201px) {
    .header-main-site ul li:not(:first-child) {
        margin-left: 15px;
    }
    .header-main-site ul li a {
        font-size: 16px;
    }

    .footer_color .container > div:last-child img {
        height: 110px !important;
    }
    footer.socket_color .copyright {
        justify-content: space-between;
    }
    .header-main-site .inner-container .avia-standard-logo, 
    .header-main-site .inner-container .logo.avia-svg-logo {
        max-width: 35%;
    }

    section.related.products ul.products {
        gap: 30px;
    }

    html body.woocommerce-page.single-product form.cart {
        float: right !important;
        margin: 20px 0;
    }
}

@media (min-width: 1401px) {
    .header-main-site ul li:not(:first-child) {
        margin-left: 20px;
    }
    .header-main-site ul li a {
        font-size: 18px;
    }

    .footer_color .container > div:last-child img {
        height: 130px !important;
    }
    .footer_color {
        padding: 80px 0 20px 0 !important;
    }
    footer.socket_color .container {
        padding-bottom: 60px !important;
    }
}

@media (max-width: 1400px) {
    .container {
        padding: 0px 20px !important;
        max-width: 100% !important;
        width: 100% !important;
    }
    .header-main-site .inner-container .logo.avia-svg-logo svg {
        height: 80px;
    }

    .footer_color .container > div:first-child .menu-footer-menu-container ul li a,
    .footer_color .widgettitle {
        font-size: 22px;
        letter-spacing: 1px;
    }

    .hc--side-container :is(.hc-side-container-text-block-left, .hc-side-container-text-block-right) {
        width: 40% !important;
    }

    .hc--history-about-container .flex_column_table .avia-builder-el-first {
        width: 54.666667%;
    }
    .hc--history-about-container .flex_column_table .avia-builder-el-last {
        width: 39.333333%;
    }

    ul.products li .inner_product .inner_product_header .price,
    ul.products li .inner_product .inner_product_header .price .amount,
    ul.products li .inner_product .inner_product_header .price .woocommerce-Price-currencySymbol {
        font-size: 18px !important;
    }
    section.related.products ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button) {
        padding: 8px 14px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 1200px) {
    .header-main-site .inner-container .logo.avia-svg-logo svg {
        height: 60px !important;
    }

    .footer_color .container {
        grid-template-columns: .8fr 1fr 1fr 1fr 1.2fr;
    }
    .footer_color .container > div:first-child .menu-footer-menu-container ul li a,
    .footer_color .widgettitle {
        font-size: 18px;
        letter-spacing: .75px;
    }
    footer.socket_color .copyright p:not(.paypal, .social) {
        width: 100%;
    }
    ul.products li .inner_product .thumbnail_container {
        padding: 20px;
    }

    header.woocommerce-products-header h2,
    .shop-description h2 {
        font-size: 26px;
    }

    html body.woocommerce-page.single-product .single-product-summary p {
        font-size: 16px;
    }
    html body.woocommerce-page.single-product h1.product_title.entry-title {
        font-size: 28px;
    }
    .template-shop .product.type-product {
        margin-top: 3rem;
    }
    html body.woocommerce-page.single-product .single-product-summary p span {
        font-size: 20px !important;
    }
    html body.woocommerce-page.single-product .single-product-summary p .members-price span {
        font-size: 16px !important;
    }
    .search-section .search-lable {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
    .footer_color .container {
        grid-template-columns: repeat(4, 1fr);
    }
    .footer_color .container > div:last-child {
        grid-area: 1 / 1 / span 1 / span 4;
    }

    .hc--text-media-col .hc--media-block {
        width: 44.666667%;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1200px) {
    html body.woocommerce-page .content .entry-content-wrapper ul.products {
        gap: 60px 20px;
    }
    ul.products li .inner_product .inner_product_header .price .members-price,
    ul.products li .inner_product .inner_product_header .price, 
    ul.products li .inner_product .inner_product_header .price .amount, 
    ul.products li .inner_product .inner_product_header .price .woocommerce-Price-currencySymbol {
        font-size: 14px !important;
    }
    ul.products li .inner_product .inner_product_header .price .members-price .price {
        font-size: 12px !important;
    }
    ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button) {
        padding: 10px !important;
        font-size: 12px !important;
    }

    .hc--page-banner-heading .av-special-heading-tag,
    html body.woocommerce-page div#av_product_description + .title_container .container h1  {
        font-size: 72px !important;
    }
}

@media only screen and (min-width: 450px) and (max-width: 768px) {
     #top .thumbnail_container img {
        max-height: 340px;
        object-fit: contain;
    }
}

@media (max-width: 989px) {
    .header-main-site .inner-container .avia-standard-logo, 
    .header-main-site .inner-container .logo.avia-svg-logo {
        position: absolute !important;
        float: unset !important;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: inline-block !important;
        height: auto !important;
        width: auto !important;
    }
    .header-main-site .inner-container .avia-standard-logo a, 
    .header-main-site .inner-container .logo.avia-svg-logo a {
        height: auto;
    }
    .header-main-site .inner-container .sub_menu.custom-menu-header,
    .header-main-site ul li.menu-item-account-icon {
        display: none !important;
    }
    .header-main-site .main_menu .av-burger-menu-main a {
        height: auto !important;
        line-height: normal !important;
    }
    .header-main-site .inner-container .logo.avia-svg-logo svg {
        margin: 0 auto;
        width: 100%;
    }

    /* .ls-wrapper.ls-inner-wrapper:has(.hc--hero-banner-heading) {
        left: 20px !important;
        top: 10% !important;
    }
    .ls-wrapper.ls-inner-wrapper:has(.hc--hero-banner-description) {
        left: 20px !important;
        top: 35% !important;
    }
    .ls-wrapper.ls-inner-wrapper:has(.hc--hero-banner-btn) {
        left: 20px !important;
        top: 48% !important;
    } */
    .ls-layers > div:nth-child(4) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(7) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(10) .ls-wrapper.ls-inner-wrapper {
        left: 20px !important;
        top: 10% !important;
    }
    .ls-layers > div:nth-child(5) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(8) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(11) .ls-wrapper.ls-inner-wrapper {
        left: 20px !important;
        top: 35% !important;
    }
    .ls-layers > div:nth-child(6) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(9) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(12) .ls-wrapper.ls-inner-wrapper {
        left: 20px !important;
        top: 48% !important;
    }


    .hc--hero-banner-heading {
        line-height: 1 !important;
    }
    
    .responsive #top .logo,
    .responsive #top .av-logo-container .avia-menu,
    .responsive #top #menu-item-shop.cart_dropdown {
        height: auto !important;
    }
    .header-main-site .main_menu {
        position: static !important;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        line-height: normal;
        height: 100% !important;
    }
    #header_meta .phone-info {
        font-size: 12px;
        letter-spacing: .5px;
    }
    #header_meta .phone-info * {
        line-height: 1.25;
    }
    .header-main-site {
        background: var(--dark);
    }
    .footer_color .container > div:last-child {
        text-align: left;
    }

    #header_meta .container {
        justify-content: center;
        padding-top: 15px !important;
        padding-bottom: 5px !important;
    }
    html body.woocommerce-page .content .entry-content-wrapper ul.products {
        grid-template-columns: repeat(2, 1fr);
        gap: 60px 20px;
    }
    html body header.woocommerce-products-header p {
        font-size: 16px;
        margin: 20px 0 0;
    }
    ul.products li .inner_product .inner_product_header .inner_product_header_cell h2 {
        font-size: 16px;
    }
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
        color: var(--white);
    }
    #top #av-burger-menu-ul {
        vertical-align: top;
        padding: 0 !important;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        padding: 15px 20px;
        font-size: 14px;
    }
    .html_av-submenu-hidden .av-submenu-indicator {
        font-size: 14px;
        right: 15px;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
        padding-left: 30px;
    }
    .html_mobile_menu_tablet .header_color div .av-hamburger-inner, 
    .html_mobile_menu_tablet .header_color div .av-hamburger-inner::before, 
    .html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
        background-color: var(--white) !important;
    }
    .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a {
        padding: 0 0 0 0px !important;
    }
    .html_av-overlay-side #top .av-burger-overlay-scroll {
        width: 80%;
    }

    .header-main-site nav ul li.menu-item-account-icon a::before {
        width: 22px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: normal;
    }

    .hc--side-container .entry-content-wrapper .flex_column_table {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 20px;
    }
    .hc--side-container .entry-content-wrapper .flex_column_table > .flex_column {
        margin-bottom: 0 !important;
    }
    .hc--side-container.order-reverse-mobile .entry-content-wrapper .flex_column_table {
        flex-direction: column-reverse;
    }
    .hc--side-container :is(.hc-side-container-text-block-left, .hc-side-container-text-block-right, .hc-side-container-media-block) {
        width: 100% !important;
        padding: 0;
    }

    .hc--history-about-container .flex_column_table .avia-builder-el-first,
    .hc--history-about-container .flex_column_table .avia-builder-el-last {
        width: 100%;
    }

    header.woocommerce-products-header h2,
    .shop-description h2 {
        font-size: 20px;
    }
    .template-shop .product.type-product {
        margin-top: 2rem;
    }
    html body.woocommerce-page.single-product .single-product-summary p span {
        font-size: 18px !important;
    }
    html body.woocommerce-page.single-product .single-product-summary p .members-price span {
        font-size: 14px !important;
    }
    section.related.products > h2 {
        font-size: 24px !important;
        margin-bottom: 1.5rem;
    }
    .search-section .search-lable {
        font-size: 20px;
    }

    #top .order_details li {
        clear: both;
        border-right: 0;
        float: unset;
    }
    #top .order_details li:not(:last-child) {
        border-bottom: 1px dotted var(--gray-light);
        padding: 0 0 .5em 0;
        margin: 0 0 1em 0;
    }
    .hc--product-slider .avia-product-slider-container ul.products .slick-list li {
        margin: 0 0.25% 0% 0.25% !important;
    }
}

@media (max-width: 767px) {
    .hc--scroll-bottom {
        opacity: 0;
        visibility: hidden;
    }
    /* .ls-wrapper.ls-inner-wrapper:has(.hc--hero-banner-heading) {
        left: 20px !important;
        top: 10% !important;
        padding-right: 20px !important;
    }
    .ls-wrapper.ls-inner-wrapper:has(.hc--hero-banner-description) {
        left: 20px !important;
        top: 40% !important;
        padding-right: 20px !important;
    }
    .ls-wrapper.ls-inner-wrapper:has(.hc--hero-banner-btn) {
        left: 20px !important;
        top: 58% !important;
    } */
    .ls-layers > div:nth-child(4) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(7) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(10) .ls-wrapper.ls-inner-wrapper {
        left: 20px !important;
        top: 10% !important;
        padding-right: 20px !important;
    }
    .ls-layers > div:nth-child(5) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(8) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(11) .ls-wrapper.ls-inner-wrapper {
        left: 20px !important;
        top: 40% !important;
        padding-right: 20px !important;
    }
    .ls-layers > div:nth-child(6) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(9) .ls-wrapper.ls-inner-wrapper,
    .ls-layers > div:nth-child(12) .ls-wrapper.ls-inner-wrapper {
        left: 20px !important;
        top: 58% !important;
    }
    .avia-layerslider :is(div) {
        max-height: 480px;
    }
    .ls-wrapper.ls-inner-wrapper.ls-bg-wrap img {
/*         max-height: 480px; */
        object-fit: cover;
    }

    .responsive #top #wrap_all .header-main-site .container {
        height: 80px !important;
        line-height: 80px !important;
    }
    .footer_color .container {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
    .html_av-overlay-side #top .av-burger-overlay-scroll {
        width: 80%;
    }
    html body.woocommerce-page .content .entry-content-wrapper ul.products {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px 20px;
    }
    html body .pagination {
        margin: 40px 0;
        padding: 20px 0;
    }

    footer.socket_color .copyright {
        justify-content: space-between;
    }

    .hc--text-media-col .hc--text-block {
        min-height: 60vh;
        display: flex !important;
        flex-direction: column;
        justify-content: center;
    }
    .hc--text-media-col .av-special-heading {
        max-width: 13rem;
    }
    .hc--text-media-col .hc--media-block img {
        aspect-ratio: 2 / 2;
        object-fit: cover;
    }
    .hc--text-media-col.order-reverse-mobile .flex_column_table {
        display: flex !important;
        flex-direction: column-reverse
    }

    ul.products li .inner_product .thumbnail_container {
        padding: 40px;
    }
    html body.woocommerce-page div#av_product_description + .title_container .container h1  {
        font-size: 60px;
    }
    html body.woocommerce-page .content .entry-content-wrapper ul.products li h2.woocommerce-loop-product_title + p, 
    html body .content .entry-content-wrapper ul.products li h2.woocommerce-loop-product_title + p,
    html body .content .related ul.products li h2.woocommerce-loop-product_title + p {
        margin-bottom: 10px !important;
    }
    html body.woocommerce-page.single-product .single-product-summary p {
        font-size: 14px;
        line-height: 1.25;
    }
    html body.woocommerce-page.single-product h1.product_title.entry-title {
        font-size: 24px;
    }

    #top div.woocommerce-message {
        align-items: start;
        flex-direction: column-reverse;
    }

    .avia-content-slider article.slide-entry {
        margin-bottom: 20px !important;
    }

    body .slide-content .entry-content {
        font-size: 14px;
        line-height: 1.5;
    }

    .content, .sidebar {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    html body.woocommerce-page.single-product form.cart {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #top .price, #top .price span, #top del, #top ins {
        font-size: 16px;
    }
    .search-section .search-lable {
        font-size: 20px;
    }
    .search-section .product-search {
        max-width: 100%;
    }

    .av-hotspot-container .av-hotspot-container-inner-wrap img {
        width: 100%;
        aspect-ratio: 4 / 3;
        object-fit: cover;
    }

    #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
        top: unset !important;
        bottom: 20px !important;
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 20px !important;
    }
    #top .avia-layerslider .ls-nav-prev {
        left: 0 !important;
    }
    #top .avia-layerslider .ls-nav-next {
        right: 0 !important;
    }
    #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
        line-height: 42px !important;
    }
    .responsive .shop_table :is(.product-quantity, .product-thumbnail) {
        display: table-cell !important;
    }
    #top .shop_table .product-quantity .quantity input:is(.plus, .minus) {
        font-size: 18px !important;
        line-height: 18px !important;
        padding: 0px !important;
        width: 20px;
        height: 30px;
    }
    #top div .quantity input.qty {
        width: 35px;
        height: 30px;
        font-size: 12px !important;
        padding: 1px !important;
    }
    .responsive td.actions .coupon,
    .responsive #top table.shop_table .actions .button, 
    .responsive #top table.shop_table .actions .coupon .input-text {
        width: 100%;
    }
    .responsive td.actions .coupon {
        margin-bottom: 1rem;
    }
    .wpcf7-form :is(input:not([type='submit'], [type='radio'], [type='checkbox']), textarea, select) {
        margin-top: 15px !important;
    }
}

@media (max-width: 620px) {
    .hc--product-slider .avia-product-slider-container ul.products .slick-list li {
        margin: 0 !important;
    }
    .hc--product-slider .slick-dots li {
        margin-right: 10px !important;
    }

    :is(.template-shop, .related) ul.products li .inner_product .inner_product_header .price,
    :is(.template-shop, .related) ul.products li .inner_product .inner_product_header .price .amount, 
    :is(.template-shop, .related) ul.products li .inner_product .inner_product_header .price .woocommerce-Price-currencySymbol {
        font-size: 16px !important;
    }
    :is(.template-shop, .related) ul.products li .avia_cart_buttons :is(input[type="submit"], #submit, .button) {
        padding: 10px 16px !important;
        font-size: 13px !important;
    }

    .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 16px;
        padding: 10px;
    }
    .woocommerce-checkout .woocommerce-order h2,
    .woocommerce-MyAccount-content h2 {
        font-size: 18px;
    }

    /* Cart */
    #top .woocommerce-cart-form table.shop_table {
        border: 0;
        background: var(--white);
    }
    #top .woocommerce-cart-form table.shop_table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) {
        border-bottom: 1px solid var(--gray-light);
        display: block;
        margin-bottom: 1.5rem;
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td {
        border: 1px solid var(--gray-light) !important;
        background: #fdfdfc;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
        font-size: .85em;
        text-align: right !important;
        width: 100% !important;
        padding: 6px;
        margin-bottom: -1px;
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: "";
        font-weight: 500;
        text-transform: uppercase;
        font-size: .85em;
        color: var(--gray);
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td.product-thumbnail::before {
        content: "Image";
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td.product-name::before {
        content: "Name";
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td.product-price::before {
        content: "Price";
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td.product-quantity::before {
        content: "Quantity";
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td.product-subtotal::before {
        content: "Subtotal";
    }
    #top .woocommerce-cart-form table.shop_table tr:not(:last-child) td:last-child {
        border-bottom: 0;
    }
    #top .woocommerce-cart-form table.shop_table tr:last-child {
        border: 1px solid var(--gray-light) !important;
    }
}

@media (max-width: 479px) {
    .hc--hero-banner-description br {
        display: none !important;
    }

    ul.products li .inner_product .thumbnail_container {
        padding: 30px;
    }

    html body.woocommerce-page div#av_product_description + .title_container .container h1  {
        font-size: 44px;
    }
    .responsive table.shop_table.cart .product-remove {
        width: 7%;
    }
    .responsive .shop_table .product-subtotal {
        display: table-cell !important;
    }
}

/* FIX 2025 */
#top .show-password-input {
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    font-size: 12px;
    border: none;
    cursor: pointer;
    opacity: 1;
}
#top .show-password-input:hover,
#top .show-password-input:focus {
    opacity: 0.8;
}
#top .show-password-input:before {
    content: "Show Password";
}
#top .show-password-input.display-password:before {
    content: "Hide Password";
}
#g-recaptcha-response {
    display: none !important;
}