@font-face {
  font-family: 'AvenirNextLTPro-Bold';
  src: url("./assets/fonts/AvenirNextLTPro-Bold.woff2") format('woff2');
}

@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url("./assets/fonts//AvenirNextLTPro-Regular.woff2") format('woff2');
}

.video_popup_new {
    z-index: 9999999;
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0vh;
}

/******************** HERO CSS START **************************/
body.single-post .collections-accessories.section-padding{
    padding-top:50px !important;
    }

    #masthead.sticky {
    z-index: 999;
}
body {
    position: relative;
}
#home-hero .container.hero-content {
    margin: 3rem auto 6rem auto;
}
.hero {
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.hero .gform_wrapper ul li.gfield {
    clear: none !important;
    width: 50% !important;
    float: left !important;
}
.hero .ginput_full.address_line_1,
.hero .address_zip,
.hero .address_state,
.hero .address_city {
    display: none !important;
}

.hero select#input_2_7 {
    height: 45px;
    margin-top: -20px;
}

.hero li#field_2_6 {
margin-top: -50px;
}

.hero input#gform_submit_button_2 {
padding: 0px;
margin-top: -50px !important;
position: relative !important;
display: block;
}

.hero li#field_2_17,
.hero li#field_2_6 {
width: 100% !important;
}

.hero ul.gfield_radio li {
float: left !important;
margin: 0px 30px;
}

.hero .scroll-down {
position: absolute;
bottom: 80px;
background-image: url("./img/scrolldown.png");
width: 72px;
height: 72px;
left: 0;
right: 0;
z-index: 100000;
text-align: center;
margin: 0 auto;
}
.hero .image-banner-container, .hero .image-banner-container img{
    width: 100%;
}
.image-banner-container-outer{
    position: relative;
}
.hero .hero-background-image{
height: 100%;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
width: 100%;
}
.hero .hero-background-mobile{
width:100%;
height:auto;
display:none;
}
.hero .hero-content .hero-right-content {
height: 100%;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.hero .hero-content .hero-right-content .right-content-inner {
text-align: left;
float: right;
}

.hero .hero-head {
margin-bottom: 2rem;
position: relative;
}

.hero .hero-head>.hero-title {
text-shadow: 0 3px 10px rgba(0,0,0,0.6);
text-transform: inherit;
line-height: 33px;
padding: 20px;
position: relative;
margin: 0 auto;
margin-bottom: 20px;
font-weight: 700;
}

.hero .hero-tagline {
margin-bottom: 3rem;
font-family: 'Roboto Slab', serif;
}

.hero .hero-cta a {
color: #fff;
font-weight: bold;
padding: 10px 30px;
border-radius: 0;
font-weight: 600;
border: none;
}

.hero.cta {
height: 100%;
margin-bottom: -.6rem;
}

.hero.cta .hero-head {
margin-bottom: 5rem;
}

.hero.cta .hero-head .hero-title {
font-family: 'Open Sans', sans-serif;
text-shadow: -5px -5px 0px rgba(0, 0, 0, 0.2);
}

.hero.cta .hero-cta a {
font-size: 25px;
}

.hero.text-with-background {
height: auto;
padding: 70px 0;
}

.hero.text-with-background .hero-background-image {
position: absolute;
width: 100%;
top: 0;
}

.hero.text-with-background .hero-content {
position: relative;
left: 0;
top: 0;
-webkit-transform: none;
transform: none;
}

.hero.custom-content-boxes {
color: #000;
}

.hero.custom-content-boxes .section-content-top {
margin-bottom: 4.5rem;
}

.hero.custom-content-boxes .custom-content-box {
position: relative;
padding: 35px 15px;
}

.hero.custom-content-boxes .custom-content-box .custom-content-box-bg {
width: 100%;
position: absolute;
height: 100%;
}

.hero.custom-content-boxes .custom-content-box .custom-content-box-content {
position: relative;
padding: 40px 0px 50px 0px !important;
background: white;
width: 80%;
margin: 0 auto 8rem;
top: 80px;
max-height: 165px;
}

.hero.custom-content-boxes .custom-content-box .custom-content-box-content a {
color: #000;
text-decoration: none;
}

.hero.custom-content-boxes .custom-content-box .custom-content-box-content a h2 {
font-size: 30px;
margin-top: 0;
}


.hero input.medium,.hero select.medium {
width: 100%;
border-radius: 5px;
background-color: rgba(255,255,255,0.7);
color: #000;
}

.hero .form-header-wrap {
background-color: #33257c;
padding: .6rem;
font-weight: 700;
border-radius: 5px;
}

.hero .form-wrap {
max-width: 480px;
margin: 0 auto;
}

.hero .form-wrap .gform_wrapper .gform_footer input.button,
.hero .form-wrap .gform_wrapper .gform_footer input[type=submit] {
background-color: #897947 !important;
}

.hero .box-content {
min-height: 430px;
background-color: rgba(255, 255, 255, 0.8);
color: #000;
padding-bottom: 1rem;
border-bottom-left-radius: 1rem;
border-bottom-right-radius: 1rem;
}
.categories_dd .btn {
    background: #33257c;
    color: white;
    font-weight: bold;
    border: 3px solid #33257c;
    margin: 0px 10px;
    padding: 10px 30px 10px 15px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.categories_dd.open {
  display: inline-block !important;
}
.categories_dd .dropdown-menu li a {
  display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.categories_dd .dropdown-menu {
  width: 100%;
}
/* Site categories */
.dropdown.categories_dd{
    text-align: center;
  }
  .dropdown-toggle-custom{
    margin: 20px 0 10px;
  }
  .dropdown-menu {
    width: calc(100vw - 20px);
    left: 50%;
    transform: translateX(-50%);
    border: 0;

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    outline: none;
    z-index: 999;
  }
  .dropdown-menu a{
    text-align: center;
    padding: 10px;
  }
  .dropdown-menu .cat-item.active a{
    font-weight: 700;
    background-color: #33257c;
    color: white;
  }
@media (max-width: 768px){
    body.page-template.page-template-all-us-hybrid-products .dropdown-menu .dropdown-item:first-child{
        font-weight: 700;
        background-color: #33257c;
        color: white;
    }
    .categories_dd .dropdown-menu li a{
        text-align: center;
        padding: 10px;
    }
    .categories_dd .btn {
        margin: 15px auto;
        position: relative;
    }
    .categories_dd .btn::before {
        position: absolute;
        right: 7px;
        top: 35%;
        border: solid white;

        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);

        content: "";
        z-index: 99;
    }
    .categories_dd .btn.showing::before {
       transform: rotate(-135deg);;
       top: 45%;
    }
    .categories_dd .dropdown-menu {
        width: calc(100vw - 30px);
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
    }
    .dropdown.categories_dd{
        text-align: center;
        margin-top:30px;
      }

}
.mobile_country_dropdown {
    display: none;
    position: relative;
    margin-top: 46px;
}
.mobile_country_dropdown .multi_dropdown {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 10px;
    text-align: center;
    float: none;
    margin-bottom: 2px;
    margin-left:10px;
}
.mobile_country_dropdown .dms-container {
    float: none;
    max-width: 280px;
    margin: 10px auto 30px;
    padding: 0;
}
.mobile_country_dropdown .dms-container select {
    max-width: 280px;
    width: 100%;
    color: #33257c !important;
}



@media only screen and (min-width: 768px) {
.hero-content:not(.container) {
    padding: 3rem 0 5rem;
}
.hero .hero-content .hero-tagline {
    font-size: 26px;
}
}

@media only screen and (max-width: 767px) {
.container-fluid.head {
    display: none;
}
.mobile_country_dropdown {
    display: block;
    padding: 0 50px;
}
.right-content-inner {
float: inherit !important;
text-align: center !important;
}
.hero .hero-content {
position: relative;
top: 0;
left: initial;
-webkit-transform: initial;
transform: initial;
}
.hero .hero-head>.hero-title {
text-shadow: none;
}
.hero-tagline {
font-size: 34px;
}
.hero.cta .hero-head .hero-title {
text-shadow: none;
}
.hero.cta .hero-head {
margin-bottom: 2rem;
}
.hero.cta {
margin-bottom: 3rem;
}
}
@media only screen and (max-width:595px){
    .hero .hero-background-image {
        display:none;
    }
    .hero .hero-background-mobile{
        display:block;
    }
}

@media only screen and (max-width: 480px) {
    .hero .hero-title {
        line-height: 1rem;
        font-size: 20px;
    }
}

/******************** HERO CSS END **************************/
section.grey_section {
    background: #ececec;
}

.hover_section {
    padding-bottom: 187px;
}
.hover_section.show_laminate_section .hover_show.laminate_floor {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.hover_section.show_hybrid_section .hover_show.hybrid_rigid {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.hover_section.show_laminate_section .inner_box.laminate_floor:after,
.hover_section.show_hybrid_section .inner_box.hybrid_rigid:after,
.hover_section .inner_box:hover:after {
    opacity: 1;
    bottom: 0;
}


.hover_section .row {
    position: relative;
}
.hover_section .col-md-6 {
    position: static;
}

@media screen and (max-width: 768px) {
    .hover_section .col-md-6 {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .hover_section.show_laminate_section .hover_show.laminate_floor {
      top: unset !important;
      position: relative !important;
    }
}

.hover_section .inner_box {
    padding: 180px 50px;
    text-align: center;
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.hover_section .inner_box.laminate_floor {
    border-right: 2px solid #fff;
}
.hover_section .inner_box.hybrid_rigid {
    border-left: 2px solid #fff;
}
.hover_section .inner_box:after {
    content: '';
    position: absolute;
    border: 20px solid transparent;
    border-bottom: 32px solid;
    left: 50%;
    bottom: 5px;
    margin-left: -20px;
    opacity: 0;
    z-index: 2;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
}
.hover_section .inner_box.laminate_floor:after {
    border-bottom-color: #4ab0b3;
}
.hover_section .inner_box.hybrid_rigid:after {
    border-bottom-color: #82255d;
}

.hover_section .inner_box .box-title,
.hover_section .inner_box h2,
.hover_section .inner_box h3 {
    font-weight: 900;
    color: #fff;
    font-size: 35px;
    text-shadow: 1px 4px 10px rgba(0,0,0,0.5);
    -webkit-text-shadow: 1px 4px 10px rgba(0,0,0,0.5);
    margin-bottom: 25px;
}
.hover_section .btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}


.hover_show {
    background: #4ab0b3;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 1;
    top: 104%;
    transition: all 0.4s cubic-bezier(0.36, 1.51, 0.93, 1.01) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.36, 1.51, 0.93, 1.01) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.36, 1.51, 0.93, 1.01) 0s;
    opacity: 0;
    visibility: hidden;
}
.hover_show.hybrid_rigid {
    background: #82255d;
}
.hover_show .inner-container {
    padding: 50px 50px 35px 50px;
}
.hover_show .description {
    text-align: left;
    color: #fff;
}
.hover_show .description p {
    text-align: left;
}
.hover_show .description h3 {
    color: #fff;
    font-weight: 700;
}
.hover_show .btn-white {
    background: #fff;
    color: #000;
}

















.btn-collection {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #82255d;
    font-weight: 700;
    background: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    border: 3px solid #82255d;
    width: 200px;
    text-align: center;
}
.btn-collection.seeBlue {
    color: #43bbbe;
    border: 3px solid #43bbbe;
}
.no-radius {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.btn-medium-white {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #261771;
}
.btn-blue {
    background: #4ab0b3;
}
.btn-purple {
    background: #82255d;
}
.btn-seeblue {
    background: #43bbbe;
}

.bg-purple {
    background: #82255d;
}
.bg-seeblue {
    background: #43bbbe;
}
.bg-blue {
    background: #33257c;
}
.bg-grey {
    background: #c8c6c8;
}

.bg-grey-lite {
    background: #ececec;
}


.bg-white {
    background: #fff;
}

body.home.page-template-page-homeAustralia header {
    display: block;
}
.full-width-video {
    height: calc(100vh - 190px);
    background-size: cover;
    background-position: center center;
    position: relative;;
}
.full-width-video i.fa-play-circle-o {
    opacity: 0.7;
    font-size: 140px;
    color: white;
}
.text-shadow {
    text-shadow: 0 3px 10px rgba(0,0,0,0.6);
    -moz-text-shadow: 0 3px 10px rgba(0,0,0,0.6);
    -webkit-text-shadow: 0 3px 10px rgba(0,0,0,0.6);
    -ms-text-shadow: 0 3px 10px rgba(0,0,0,0.6);
}

/*******************************************************
laminate-australia-wrap Page Style
*******************************************************/
.why_love_section p {
    font-size: 18px;
}
#laminate-australia-wrap img,
#hybrid-australia-wrap img {
    max-width: 100%;
    width: 100%;
}
.parallex_sec {
    position: relative;
    background: #fff;
    z-index: 1;
    padding: 35px;
}
.parallex_sec .intro-con-img {
    max-width: 120px;
    width: 100%;
}
/* .parallex_sec.left_overlap {
    right: 80px;
}
.parallex_sec.right_overlap {
    left: 80px;
} */

.parallex_sec p {
    text-align: left;
}
.cns-features li {
    margin-bottom: 15px;
}
.cns-features li .list-icon {
    width: 70px;
    margin-right: 25px;
}
.cns-features li .list-des {
    width: 100%;
}
.cns-features li .list-des h5 {
    font-weight: 700;
    margin-bottom: 6px;
}
.cns-features li .list-des p {
    text-align: left;
}
.cns-features li .list-des p:last-child {
    margin-bottom: 0px;
}
.text-left p {
    text-align: left;
}
.au-lami-floor-content {
    padding: 30px 25px 20px 80px;
    border: 3px solid #82255d;
    position: relative;
}
.au-lami-floor-content p {
    text-align: left;
}
.au-lami-floor-content .icon {
    position: absolute;
    left: -50px;
    top: 50%;
    max-width: 100px;
    width: 100%;
    margin-top: -50px;
    background-color: #fff;
}
.section-padding {
    padding: 45px 0px;
}
.fixed-nav {
    position: fixed;
    width: 47px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 45px;
    z-index: 999;
    left: 15px;
    list-style: none;
    padding: 25px 0px;
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.fixed-nav:hover {
    background-color: rgba(0,0,0,0);
}
.fixed-nav li {
    padding: 5px 10px;
    position: relative;
}
.fixed-nav li a {
    display: block;
    text-align: center;
    font-size: 13px;
}
.fixed-nav li a .bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: rgba(0,0,0,0.3);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.fixed-nav li.active a .bullet {
    background-color: #fff;
}
.fixed-nav li a .title {
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: -5.5px;
    font-weight: bold;
    border-radius: 100px;
    background: rgba(0,0,0,.7);
    width: 0px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.15, 1.01, 0.58, 1) 0s;
    overflow: hidden;
}
.fixed-nav li a .title span {
    display: inline-block;
    padding: 0 10px;
    }
.fixed-nav li a:hover .title {
    width: 250px;
}
.accordian_title .accordian-toggle-btn {
    font-size: 22px;
    color: #fff;
    display: none;
    position: absolute;
    right: 15px;
    top: 0px;
}
.accordian_title .accordian-toggle-btn .fa-minus {
    display: none;
}
/* .cta {
    display: block !important;
} */

/*******************************
        Tab Style Start
********************************/
.accordion-list .a_body {
    display: none;
}
.accordion-list .a_item.active .a_body {
    display: block;
}
.accordion-list .a_body .inner {
    padding: 10px 0px;
}

.accordion-list .group-title{
    font-size:2rem;
}
.accordion-list .a_item {
    padding: 10px 0px;
}
.accordion-list .q-group:not(:last-child){
    margin-bottom: 20px;
}
.accordion-list .q-group .a_item{
    padding-left:15px;
}

.accordion-list .a_item a {
    color: black;
    font-weight: 600;
    font-size: 1.75rem;
    text-decoration: none;
}
.accordion-list .a_item.active .a_title a {
    color: #82255d;
}
.accordion-list .a_body p {
    text-align: left;
}
.section.faq .accordion-list .a_body ol li{
    list-style: auto;
    list-style-position: inside;
}
.section.faq .accordion-list .a_body ul li{
    list-style: disc;
    list-style-position: inside;
}
ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li{
    padding: 20px 15px;
    cursor: pointer;
    width: 50%;
    font-weight: bold;
    text-align: center;
    background: #ededed;
    color: #000;
}
ul.tabs li + li{
    border-left:1px solid #d7d7d7
}

ul.tabs li.laminate-tab.current {
    background: #43bbbe;
    color: #fff;
}
.accordion-list.laminate-listing .a_item.active .a_title a {
    color: #43bbbe;
}
ul.tabs li.current{
    background: #82255d;
    color: #fff;
}
.tab-content{
    display: none;
    padding: 25px 0px;
}
.tab-content.current{
    display: inherit;
}
/*******************************
        Tab Style END
********************************/
body.page-template-page-collections ul.categories {
    float: none;
}
body.page-template-page-collections ul.categories li a {
    display: block;
}
.accessories-box {
    text-align: center;
    margin-bottom: 25px;
}
.accessories-box .image {
    border: 3px solid #33257c;
    padding: 8px;
    margin-bottom: 8px;
    position: relative;
}
.accessories-box .image a {
    position: relative;
    display: block;
}
.accessories-box .spacer {
    width: 100%;
}
.accessories-box .img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(https://www.audacityflooring.com/wp-content/themes/audacity/stain_bg.png);
    background-size: 50%;
    background-position-x: 90%;
    background-position-y: 99%;
}

.accessory-modal-img{
    margin:50px 0px 0px 0px;
}

.accessories-box .img img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

#modal-accessories {
    max-width: 40%;
    border: 8px solid #33257c;
       background-repeat: no-repeat;
    background-image: url(https://www.audacityflooring.com/wp-content/themes/audacity/stain_bg.png);
    background-size: 30%;
    background-position-x: 90%;
    background-position-y: 99%;
}
.fancybox-slide--html #modal-accessories  .fancybox-close-small {
    padding: 0px;
}
#modal-accessories .fancybox-button svg path {
    color: #33257c;
}
#modal-accessories .accessory-modal-title {
    margin-bottom: 25px;
}
#modal-accessories .accessory-modal-title h4 {
    border-bottom: 2px solid #000000;
    display: inline-block;
    padding: 0 30px 12px;
    margin-bottom: 0px;
}
#modal-accessories .accessory-modal-des {
    padding: 30px 50px 0px;
    text-align: center;
    color: #000000;
}

.mobile-slick-slider {
    padding: 0 55px;
}
.mobile-slick-slider .slick-prev, .mobile-slick-slider .slick-next {
    width: 40px !important;
    height: 40px !important;
    font-size: 10px !important;
    box-shadow: none !important;
    border: 1px solid rgba(0,0,0,0.10);
}
.mobile-slick-slider .slick-prev {
    left: 6px !important;
}
.mobile-slick-slider .slick-next {
    right: 6px !important;
}
.mobile-slick-slider .slick-prev:before,
.mobile-slick-slider .slick-next:before {
    padding: 4px !important;
}
.mobile-slick-slider .slick-prev:before {
    left: 2px;
}
.mobile-slick-slider .slick-next:before {
    right: -8px;
}

.gform_ajax_spinner{
    max-width:30px;
}

#footer-subscribe-form{
    max-width:360px;
    margin: 0 auto;
    text-align:center;
}


#footer-subscribe-form .validation_error{
    padding:10px;
}
#footer-subscribe-form .ginput_container_email input{
    padding: 0.85rem 1rem;
    border: none;
    font-size: 1rem;
    border-radius: 0;
    outline: none;
    width: 100%;
}
#footer-subscribe-form .gform_body{
  text-align:center;
}
#footer-subscribe-form .gform_footer{
  text-align: center;
  margin:0;
}
#footer-subscribe-form .gform_footer .gform_button{
    border: none;
    background: #fff;
    color: #0a213c;
    padding: 0.93rem 1rem;
    font-size: 0.8rem;
    font-weight: 700;
    border-radius: 0;
}

#footer-subscribe-form .gfield_contains_required > .gfield_label{
  display:none;
}

#footer-subscribe-form .validation_error,
#footer-subscribe-form .validation_message{
  background:#fff;
}
#footer-subscribe-form .gform_confirmation_message{
  margin-bottom:30px;
}

#footer-subscribe-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield_error{
  max-width:100% !important;
    background:none;
}
#footer-subscribe-form .gfield_description.validation_message{
    padding:10px;
}


.item-product .product-title{
  position: absolute;
  top: 0px;
  font-size: 20px;
  font-weight: bold;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  width: 93%;
  height: 10%;
  text-shadow: 0 0 10px #000;
  color: white;
  text-transform: uppercase;
}

.search-results{
    padding-top: 30px;
    padding-bottom: 30px
}
.search-results .search-type{
    border-top:10px solid #351C75;
    padding: 30px;
    box-shadow:5px 5px 10px rgba(0,0,0,0.5);
    margin-bottom:60px;
}

.search-results .search-type .tit{
    margin-bottom:30px;
}

.search-results .nav-links{
    font-size:50px;
    margin:30px 0;
    display:flex;
    justify-content: space-around;
}

.search-results  .cat-item{
    margin-bottom: 20px;
}

.cat-item a{
    border: 3px solid #33257c;
    margin: 0px 10px;
    padding: 10px 30px;
    color: black;
    font-weight: bold;
}

.search-item-doc:not(:last-child){
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px dashed #000;
}
#footer-subscribe-form .gform_confirmation_message{
  margin-bottom:30px;
}

#footer-subscribe-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield_error{
  max-width:100% !important;
    background:none;
}
#footer-subscribe-form .gfield_description.validation_message{
    padding:10px;
}


.item-product .product-title{
  position: absolute;
  top: 0px;
  font-size: 20px;
  font-weight: bold;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  width: 93%;
  height: 10%;
  text-shadow: 0 0 10px #000;
  color: white;
  text-transform: uppercase;
}

.search-results{
    padding-top: 30px;
    padding-bottom: 30px
}
.search-results .search-type{
    border-top:10px solid #351C75;
    padding: 30px;
    box-shadow:5px 5px 10px rgba(0,0,0,0.5);
    margin-bottom:60px;
}

.search-results .search-type .tit{
    margin-bottom:30px;
}

.search-results .nav-links{
    font-size:50px;
    margin:30px 0;
    display:flex;
    justify-content: space-around;
}

.search-results  .cat-item{
    margin-bottom: 20px;
}

.cat-item a{
    border: 3px solid #33257c;
    margin: 0px 10px;
    padding: 10px 30px;
    color: black;
    font-weight: bold;
}

.search-item-doc:not(:last-child){
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px dashed #000;
}

@media (min-width: 1600px) {
    .section-padding {
        padding: 45px 0px;
    }
}

@media (max-width: 991px) {
    #modal-accessories {
        max-width: 60%;
        border-width: 6px;
    }
    #modal-accessories .accessory-modal-des {
        padding: 30px 20px 0px;
    }
    .fixed-nav {
        display: none;
    }
    .parallex_sec.left_overlap {
        right: 0px;
    }
    .parallex_sec.right_overlap {
        left: 0px;
    }
    .cns-features {
        max-width: 65%;
        margin: 60px auto;
    }
    .inner_box.laminate_floor:after,
    .inner_box.hybrid_rigid:after {
        display:  block;
    }
    .hover_section .inner_box {
        padding: 120px 30px 80px 30px;
    }
    .hover_section .inner_box h3 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .au-lami-floor-content {
        padding: 30px 25px 20px 120px;
        border: 0px;
    }
    .accordian_title .accordian-toggle-btn {
        display: block;
        top: 25px;
    }
    .accordian_title.active .accordian-toggle-btn .fa-minus {
        display: block;
    }
    .accordian_title.active .accordian-toggle-btn .fa-plus {
        display: none;
    }
    .accordian_title .section-padding {
        padding: 25px 0px;
        border-bottom: 4px solid #fff;
    }
    .accordian_title h2 {
        font-size: 22px;
    }
    .accordian_title .section-padding .container {
        padding-right: 40px;
    }
    .mobile_accordian_section .accordian_title .section-padding{
      position: relative;
    }
    .accordian_body {
        display: none;
    }
   .section-padding {
        padding: 30px 0px;
    }
    .hover_section  {
        padding-bottom: 0px;
    }
    .hover_show {
        position: static;
        opacity: 1;
        visibility: visible;
    }
    .hover_section .inner_box:after {
        opacity: 1;
        visibility: visible;
        bottom: 0px;
    }
    .accordion-list .a_item a {
        font-size: 1.4rem;
    }
    .full-width-video i.fa-play-circle-o {
        font-size: 100px;
    }
}

@media (max-width: 576px) {
    .parallex_sec {
        padding: 20px;
    }
    .au-lami-floor-content {
        padding: 20px;
    }
    .au-lami-floor-content .icon {
        left: 0px;
        display: block;
        margin: 0 auto 20px;
        position: relative;
    }
    #modal-accessories {
        max-width: 100%;
        padding: 35px;
    }
    #modal-accessories .accessory-modal-des {
        padding: 20px 10px 0px;
    }
    .cns-features {
        max-width: 75%;
    }
    .full-width-video h2 {
        font-size: 30px;
    }
}

@media (max-width: 479px) {
    .cns-features {
        max-width: 95%;
    }
    .hover_show .inner-container {
        padding: 30px 20px;
    }
    ul.tabs li {
        padding: 20px 11px;
        font-size: 15px;
    }
    .full-width-video i.fa-play-circle-o {
        font-size: 70px;
    }
}



.submenu_toggle_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    display: none;
    /* margin-left: 25px;
    margin-right: -45px; */
    cursor: pointer;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.submenu_toggle_btn i.fa{
  margin: 0;
}
.submenu_toggle_btn.open .v-line {
    display: none;
}
.submenu_toggle_btn .h-line {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px;
}
.submenu_toggle_btn .v-line {
    display: block;
    width: 2px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -1px;
}
.menu .sub-menu {
    display: none;
    padding-left: 0px;
}
/* .menu .menu-item-has-children > a .submenu_toggle_btn {
    display: inline-block;
} */
#customer-reviews .slick-prev {
    left: -45px !important;
}
#customer-reviews .slick-next {
    right: -45px !important;
}


a.roomviewerButton {
    padding: 10px 50px;
    border: 3px solid #33257c;
    color: #33257c;
    text-transform: initial;
    background: white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    bottom: 40%;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

a.roomviewerButton img {
    width: 30px !important;
    margin-right: 15px;
    position: relative;
    top: -3px;
}
.bg-render-purple .dms-container select,.bg-render-purple .dms-container select option{
    background-color: white;
    color: #351C75!important;
}
.bg-render-purple  input.search-field{
    color: #351C75;
}
.bg-render-purple  input.search-field::placeholder{
    color: #351C75;
}
.right-menu-list {
  display: flex;
  align-items: end;
  gap: 20px;
}
.right-menu-list a{
  transition: all 0.3s linear;
  cursor: pointer;
  text-decoration: none;
}
.right-menu-list .find-store-button{
  padding: 8px 16px;
  border: 2px solid black;
  border-radius: 8px;
  color: #311039;

  box-sizing: border-box;
}
.right-menu-list .find-store-button:hover{
  color: white !important;
  background-color: black;
}
.right-menu-list .contact-us-button{
  padding: 8px 16px;
  background-color: #181c8c;
  border-radius: 8px;
  color: white;

  border: 2px solid #181c8c;
}
.right-menu-list .contact-us-button:hover{
  background-color: white;
  color: #181c8c;
}
@media (max-width: 768px) {
  .right-menu-list a{
    display: none;
  }
}

/* New Footer */
.new-footer__logo-side {
  width: fit-content;
  margin-bottom: 60px;
}
.new-footer__logo-side img{
    width: 310px;
    height: 60px;
    padding: 0;
}
.new-footer__mid-section{
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .new-footer__mid-section {
    flex-direction: column;
  }
  .new-footer__left-side {
    order: 2;
  }
  .new-footer__right-side {
    order: 1;
  }
}

.new-footer__left-side .menu-group{
  display: flex;
  gap: 60px;
  margin-bottom:  60px;
}
.new-footer__left-side .menu-list{
  min-width: 200px;
  width: fit-content;
  display: flex;
  flex-direction: column;

  gap: 10px;
  list-style: none
}
.new-footer__left-side .menu-item a{
  color: white;
  font-size: 16px;
  line-height: 32px;
}
.new-footer__left-side .menu-item a:hover{
  color: white;
}
.new-footer__left-side .copy-right-text p{
  text-align: left;
}
.new-footer__left-side .social-media-container{
  margin-bottom: 60px;
  display: none;
}

.new-footer__right-side .social-media-container{
  margin-bottom: 60px;
}

.new-footer-media {
  display: flex;
  align-items:center;
  gap: 30px;
  list-style: none;
}
.new-footer-media .new-item a{
  width: 40px;
  height: 40px;
}
.new-footer-media .new-item img{
  width: 40px !important;
  padding: 0;
}

@media (max-width: 1560px) {
  .new-footer__left-side .menu-group{
    gap: 30px;
  }
}
@media (max-width: 1200px) {
  .new-footer__right-side .social-media-container{
    display: none;
  }
  .new-footer__left-side .social-media-container{
    display: block;
    margin-bottom: 0
  }
}
@media (max-width: 992px) {
  footer {
    padding: 20px 15px;
  }

  .new-footer__logo-side{
    margin-bottom: 30px;
  }

  .new-footer__left-side .menu-group{
    margin-bottom: 30px;
  }
  .new-footer__left-side .menu-group{
    flex-direction: column;
    gap: 10px;
  }
  .new-footer__left-side .social-media-container{
    margin-bottom: 30px
  }
  .new-footer__left-side .copy-right-text p{
    text-align: center;
  }

  .new-footer-media{
    gap: 15px;
    justify-content: center;
  }
  .new-footer-media .new-item img{
    width: 35px !important;
  }
}

/* Gform */
.gform_wrapper{
  display: block !important;
}
.hero-image-slider {
  width: 100%;
  aspect-ratio: 1425 / 567;
  overflow: hidden;
  position: relative;
  margin-bottom: 0 !important;
}

.hero-image-slider.no-dots-list .hero-dots {
  display: none !important;
}

.hero-image-slider .hero-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: fit-content;

  z-index: 10;
  transform: translateX(-50%);
  display: flex;
  gap: 15px;
}

.hero-image-slider .hero-dots li button{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #B1BCC2;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);

  transition: all 0.3s linear;
  cursor: pointer;
  border : 0;
  font-size: 0;

  text-indent: -9999px;
  overflow: hidden;
}

.hero-image-slider .hero-dots li button:before{
  display: none;
}

.hero-image-slider .hero-dots li.slick-active button{
  background-color: #33257C !important;
  box-shadow: 0 2px 6px rgba(51, 37, 124, 0.4);
}

.image-banner-container{
  width: 100%;
}
.image-banner-container img{
  aspect-ratio: 1425 / 567;
  /* object-fit: cover; */
}
.hero-cta-wrapper {
  background-color: rgba(51,37,124,1);
  color: white;
  width: fit-content;
  padding: 20px 10px;

  border-radius: 0 10px 10px 0;
  position: absolute;
  left: 0;
  top: 50%;

  transform: translateY(-50%);
  min-width: 300px;
  max-width: 30%;
}

.hero-cta-wrapper .hero-cta-title{
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.2;
}

.hero-cta-wrapper .hero-cta{
  width: fit-content;
  background-color: white;
  color: rgba(51,37,124,1);
  padding: 10px 20px;

  border-radius: 30px;
  display:block;
  margin: 0 auto;
  font-size: 22px;

  font-weight: 500;
}

.hero-cta-wrapper .hero-cta.bg-purple,
.hero-cta-wrapper .hero-cta.bg-seeblue,
.hero-cta-wrapper .hero-cta.bg-blue{
  color: white;
}

.hero-cta-wrapper .hero-cta.bg-blue {
  background-color: #33257c !important;
}

.hero-cta-wrapper .hero-cta.bg-seeblue {
  background-color: #43bbbe !important;
}

.hero-cta-wrapper .hero-cta.bg-purple {
  background-color: #82255d !important;
}

.hero-cta-wrapper .hero-cta.bg-white {
  color : #33257c !important;
  background-color: white !important;
}
.hero-cta-wrapper .hero-cta.bg-white {
  color : #33257c !important;
  background-color: white !important;
}

@media (max-width: 1280px) {
  .hero-cta-wrapper .hero-cta-title{
    font-size: 35px;
  }

  .hero-cta-wrapper .hero-cta{
    padding: 5px 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .hero-cta-wrapper .hero-cta-title{
    font-size: 18px;
    line-height: 22px;
  }

}

@media (max-width: 768px) {

  .hero-image-slider {
    aspect-ratio: unset;
  }

  .hero-image-slider .hero-dots {
    bottom: unset;
    top: calc(100vw * 567 / 1425 - 40px);
  }

  .hero-cta-wrapper {
    width: 100%;
    padding: 18px 20px;
    position: relative;
    bottom: unset;

    border-radius: 0;
    min-width: unset;
    max-width: unset;
    left: 0;

    height: 100%;
  }

  .hero-cta-wrapper .hero-cta{
    padding: 5px 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .hero-cta-wrapper .hero-cta-title{
    font-size: 18px;
  }

  .hero-cta-wrapper.bg-white {
    background-color: #ffffff !important;
    color: #33257c !important;
  }

  .hero-cta-wrapper.bg-white .hero-cta {
    background-color: #33257c !important;
    color: #ffffff !important;
  }

  .hero-image-slider .hero-dots li button{
    width: 6px;
    height: 6px;
  }
}

/* Hero CTA Background Color Classes */
.hero-cta-wrapper.bg-purple {
  background-color: #82255d !important;
}

.hero-cta-wrapper.bg-seeblue {
  background-color: #43bbbe !important;
}

.hero-cta-wrapper.bg-blue {
  background-color: #33257c !important;
}

.hero-cta-wrapper.bg-white {
  background-color: #ffffff !important;
  color: #33257c !important;
}

.hero-cta-wrapper.bg-white .hero-cta {
  background-color: #33257c !important;
  color: #ffffff !important;
}

/* Styles from footer */

/* .imagePopupWrapper {
  position: fixed;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 111111;
  box-shadow: 0px 0 22px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0 22px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0 22px rgba(0, 0, 0, 0.8);
}

.imagePopupWrapper .closeIconImg {
  position: absolute;
  right: -15px;
  height: 40px;
  width: 40px;
  top: -15px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .imagePopupWrapper {
    display: none;
  }

  .website-7.home i.fa-play-circle-o {
    top: 51%;
  }
} */


.social.nothome .row>* {
  width: inherit;
  padding-right: inherit;
  padding-left: inherit;
}


body.website-11 #laminate-australia-wrap img,
#hybrid-australia-wrap img {
  width: 100%;
}

#laminate-australia-sec .slick-slide .text-center img {
  max-width: 96px !important;
  margin-top: 128px;
}

input.search-field {
  border: none;
  color: #1e5998;
  font-size: 16px;
  left: -.2rem;
  padding: 0;
  position: relative;
  top: -.25rem;
  width: 200px;
  padding: 7px;
}

input.search-field::placeholder {
  color: #33257c !important
}

.container-fluid.head .col-md-12.right {
  width: fit-content;
  float: right;
}

span.searchform label {
  display: block !important
}

span.searchform {
  float: right;
  margin-left: 10px;
  top: 5px;
  position: relative;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}


.search-menu .search-field {
  border: none;
  color: #1e5998;
  font-size: 16px;
  left: -.2rem;
  padding: 0;
  position: relative;
  top: -.2rem;
  width: 180px;
}

.search-menu .search-submit {
  background-color: transparent;
  border: none;
  left: -1.3rem;
  padding: 0 5px;
  position: relative;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}

.searchform .search-submit:before {
  color: #ffffff;
  content: "";
}

button.search-submit {
  background-color: transparent;
  border: none;
  left: 0px;
  padding: 0 5px;
  position: relative;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  top: -5px;
}

form.search-form {
  display: flex
}
body.website-1.page-template-page-promotion .roomVo-section img {
  height: 100%;

}

body.website-9 .header-video.video .mobile {
  display: none;
}

body.website-1 .mobileNew {
  display: none;
}

@media screen and (max-width: 768px) {


  body.website-9 .header-video.video .desktop {
    display: none;
  }

  body.website-9 .header-video.video .mobile {
    display: block;
  }

  body.website-1 .desktopNew {
    display: none;
  }

  body.website-1 .mobileNew {
    display: block;
  }

}

body.website-1.page-template-page-HybridAustralia footer .col-lg-4 {
  display: block;
}

body.website-1 footer .col-lg-4,
body.page-template-all-us-hybrid-product.website-1 footer .col-lg-4 {
  display: none;
}

.extrainfo {
  font-size: 16px !important;
  color: rgb(51, 37, 124) !important;
  font-weight: bold !important;
  padding-bottom: 10px !important;
}


body.page-template-page-homeUS header {
  display: block !important;
}

body.page-id-492.website-9 .container-fluid.head.Desktop,
body.page-id-492 .dms-container select,
body.page-id-492 .dms-container select option {
  background: #33257c !important;
}

body.page-template.page-template-page-HybridUSA #im-modal {
  background-image: url("./stain_bg.png");
  border: 5px solid #33257c;
  padding-bottom: 50px;
  background-size: 25%;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 95%;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px;
  padding-top: 0px;
  max-width: 100% !important;
}

body.page-template.page-template-page-HybridUSA #im-modal .row.blue,
body.page-template.page-template-page-HybridUSA #maintenance-modal .row.blue,
body.page-template.page-template-page-HybridUSA #warranty-modal .row.blue {
  background-color: #33257c;
  margin-bottom: 50px;
}


body.page-template.page-template-page-HybridUSA #im-modal h3.laminate {
  padding-bottom: 10px;
  width: 25%;
  margin: 0 auto;
  text-align: center;
}

body.page-template.page-template-page-HybridUSA #im-modal a.residential {
  width: fit-content;
  margin: 0 auto;
  padding-top: 20px;
  display: block;
  font-size: 24px;
}

body.page-template.page-template-page-HybridUSA #im-modal h3.hybrid {
  margin-top: 30px;
  color: #82255d;
  border-bottom: 3px solid #82255d;
  padding-bottom: 10px;
  width: 25%;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
}

.sb-slider {
  padding-left: 0px;
}

.sb-slider .slick-slide img{
  /* viewheight - header - sec title */
  max-height: calc(100vh - 162px - 119px);
  object-fit: cover;
}

body.website-9 header {
  display: block;
}

@media only screen and (max-width: 768px) {

  header .fa {
    font-size: 30px;
  }

  header nav.primary-navigation i.fa-times {
    padding-right: 0px;
    position: absolute;
    top: 0px;
    right: 10px;
  }

}

body.website-9.page-template-page-homeUAE #homeVid {
  width: 100%
}

body.website-9.page-template-page-homeUAE .button-container-desktop.trigger,

body.website-9.page-template-page-homeUAE .section.header-video.video i.fa {
  display: none !important;
}

head.selectmobile {
  display: none;
}

.mobiletohide {
  display: none;
}

body.website-8.page-template-page-collections .container-fluid.head.Desktop,
body.website-11.page-template-page-collections .container-fluid.head.Desktop {
  background-color: #33257c !important;
}

body.website-9.page-template-page-collections .container-fluid.head.Desktop {
  background-color: #33257c !important;
}

body.website-6 header nav.primary-navigation li a,
body.website-9 header nav.primary-navigation li a {
  text-transform: uppercase
}


body.website-6 header nav.primary-navigation li ul li a,
body.website-9 header nav.primary-navigation li ul li a {
  text-transform: capitalize;
  font-weight: 200;
}

body.page-template.page-template-page-HybridAustralia-php .hero .form-header-wrap {
  background: #43bbbe;

}

body.page-template.page-template-page-HybridAustralia-php .btn-collection {
  color: #43bbbe;
}

body.page-template.page-template-page-HybridAustralia-php .hero .form-wrap .gform_wrapper .gform_footer input.button,
.hero .form-wrap .gform_wrapper .gform_footer input[type=submit] {
  background: #43bbbe !important;
}

body.page-template.page-template-page-HybridAustralia-php .head {
  background: #33257c !important;
}

body.page-template.page-template-page-HybridAustralia-php .dms-container select,
body.page-template.page-template-page-HybridAustralia-php .dms-container select option {
  background: white;
  color: #33257c !important;
}

body.page-template.page-template-page-LaminateAustralia-php .head {
  background: #33257c !important;
}

body.page-template.page-template-page-LaminateAustralia-php .dms-container select,
body.page-template.page-template-page-LaminateAustralia-php .dms-container select option {
  background: white;
  color: #33257c !important;
}

#laminate-australia-wrap a:hover,
#laminate-australia-wrap a:focus {
  color: black;

}



a.btn.btn-collection:hover,
a.btn.btn-collection:focus {
  color: #82255d;
}


#hybrid-australia-wrap .support {
  margin-bottom: 50px;
}

#hybrid-australia-wrap .section.support .col-lg-6.first {
  padding-left: 50px;
}

/* #hybrid-australia-wrap .support .colmargin {
  margin-top: 30px;
} */



#laminate-australia-wrap .support {
  margin-bottom: 50px;
}

#laminate-australia-wrap .section.support .col-lg-6.first {
  padding-left: 50px;
}

/* #laminate-australia-wrap .support .colmargin {
  margin-top: 30px;
} */


#laminate-australia-wrap .hero .form-header-wrap {
  background-color: #82255d !important;
}

#laminate-australia-wrap .hero .form-wrap .gform_wrapper .gform_footer input.button,
.hero .form-wrap .gform_wrapper .gform_footer input[type=submit] {
  background-color: #82255d !important;
}

#laminate-australia-wrap .full-width-video,
body.page-template.page-template-page-HybridAustralia-php .full-width-video {
  margin-top: 0px;
}

section#customer-reviews {}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}





@media only screen and (max-width: 768px) {

  header nav.primary-navigation .container-menu-social {
    position: relative !important;
    top: 0px;
    width: 100% !important;
  }

  .container-fluid.head.selectMobile {
    width: 100%;
  }

  .container-fluid.head.selectMobile .row {
    display: block
  }

  .head.Desktop {
    display: none;
  }

  .section.support {
    margin-top: 30px !important;
  }

  /* #laminate-australia-wrap .support .colmargin {
    margin-top: 0px;
  } */

  #laminate-australia-wrap .section.support .col-lg-6.first {
    padding-left: 0px;
  }

}

@media only screen and (min-width: 768px) {
  .testimonials .slick-next {
    right: -90px !important;
    z-index: 10000;
  }

  .testimonials .slick-prev {
    left: -90px !important;
    z-index: 10;
  }
}


section#customer-reviews {
  margin: 50px 0px 75px 0px;
}

#continually-button-container {
  bottom: 180px;
  right: 15px;
}

@font-face {
  font-family: 'icomoon';
  src: url("./assets/fonts/icomoon.eot");
  src: url("./assets/fonts/icomoon.eot") format("embedded-opentype"), url("./assets/fonts/icomoon.ttf") format("truetype"), url("./assets/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-right:before {
  content: "\e900";
  font-family: 'icomoon' !important;
}

.testimonials .testimonial .testimonial-top:after {
  background-image: url("./open-big.png");
  background-size: 150px;
  background-repeat: no-repeat;
  content: '';
  display: block;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 45%;
  left: 50%;
  margin-left: -75px;
  opacity: 0.2;
}

.testimonials .testimonial .testimonial-bottom a {
  font-size: 16px;
}

.testimonials .testimonial .testimonial-bottom a:hover {
  text-decoration: none
}


.testimonials .testimonial .testimonial-avatar {
  margin-bottom: 1rem;
}


.testimonials .testimonial .testimonial-content {
  color: #33257c
}

@media (min-width:990px) {

  .full-width-video {
    background-size: cover;
    height: 60vh;
    background-repeat: no-repeat;
    margin-top: -2vh;
  }

  .hero .gform_wrapper ul.gform_fields li.gfield {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero .box-content {
    background-color: rgba(255, 255, 255, 0.3);
    margin-top: 1.5rem;
  }

  .hero .gform_wrapper ul li.gfield {
    clear: none !important;
    width: 50% !important;
    float: left !important;
    display: inline-block !important;
  }

  .hero .gform_wrapper .top_label input.medium,
  .hero .gform_wrapper .top_label select.medium {
    width: 100%;
  }

  .hero li#field_3_10,
  .hero li#field_3_6 {
    width: 100% !important;
  }

  .hero li#field_3_9 {
    display: none
  }

  body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
  body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0px !important;
  }

  .hero li#field_3_10 {
    margin-top: -10px;
  }

  .hero .form-wrap .gform_wrapper .gform_footer input.button,
  .hero .form-wrap .gform_wrapper .gform_footer input[type=submit] {
    margin-top: 0px !important;
    position: relative !important;
    display: block;
    background-color: #33257c !important;
    color: white !important;
    padding: 15px 35px !important;
    margin: 0 auto;
  }

  .hero .gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%;
  }

  .hero .box-content {
    margin-top: -1rem;
  }

}

@media (max-width:990px) {

  .section.support {
    margin-top: -50px;
  }

  h2.contact {
    display: none;
  }

  section#customer-reviews {
    margin: 0px;
    margin-top: -30px;
  }

  section.full-width-video {
    height: 40vh;
  }

  section#home-hero .form-wrap {
    display: none;
  }

  body.page-template-page-collections section#cat_desc ul.categories {
    display: block !important
  }
}

@media (max-width:768px) {

  body.page-template-page-collections ul.categories {
    display: block !important;
  }

  body.page-template-page-water section {
    padding: 50px 0px 0px 0px;
  }

  body.home .collections .collections-slider article .inner-title {
    margin-top: 0px !important;
  }

  body.home .video .button-container-desktop {
    display: none !important;
  }

  body.page-template-page-installation section.construction {
    padding: 50px 0px 0px 0px;
  }

  /* body.home .section.support .row>.first {
    margin-top: -50px;
  } */

  body.page-template-page-impressive section.full.blue,
  body.page-template-page-impressive section.video-slide,
  body.page-template-page-impressive section.construction {
    padding: 50px 0px 30px 0px;

  }

  body.page-template-page-installation section.full p {
    padding-top: 0px;
    margin-top: 0px;
  }

  body.page-template-page-installation #new-contact {
    padding-top: 50px !important;

  }

  #new_contact {
    padding: 0px !important;
  }

  body.page-template-page-impressive section.intro {
    padding-bottom: 35px !important;
  }

}

#new_form h2 {
  color: black !important;
}

#new_form h2 a {
  background: #33257c;
  color: white;
  padding: 10px 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto
}

.contact-cta-button-container {
  position: fixed;
  top: 30vh;
  right: 15px;
  width: 100px;
  height: 100px;
  z-index: 999;
}

.contact-cta-button {
  width: 100px;
  height: 100px;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #33257c;
  border-radius: 50%;
  border: 2px solid white;
  cursor: pointer;
  transition: transform 0.25s linear;
}

.contact-cta-button.hide-block {
  transform: translateX(calc(100vw - 40px));
}

.contact-cta-button .hide-button {
  position: absolute;
  width: 40px;
  height: 40px;
  content: "";

  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;

  color: white;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);

  font-size: 25px;
  display: none;
}

.contact-cta-button.hide-block .hide-button {
  transform: translateY(-50%) rotate(0deg);
}

.contact-cta-button img {
  width: 60px !important;
}

@media only screen and (max-width: 768px) {
  .contact-cta-button {
    top: unset;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: auto;
    justify-content: space-between;
    padding: 10px 20px 10px 80px;
    border-radius: unset;
    border: unset;
  }

  .cta-text p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    color: white;
  }

  .contact-cta-button .hide-button {
    display: flex;
  }
}

#cookie-law-info-bar {
  font-size: 12px !important;
  padding: 6px 0 !important;
}

/* Add more information , relates to header*/
i.fa-linkedin-square {
  display: block;
}

i.fa-facebook-square {
  display: block;
}

.desktop-title {
  color: #33257c;
  font-size: 27px;
  text-transform: capitalize;
  padding-bottom: 0px !important;

  top: 0 !important;
}

.multi_dropdown {
  margin-right: 10px;
  margin-left: 10px;
}

.image-search-header {
  width: 30px;
  transform: rotate(-90deg);
  margin-left: 5px;
}

.searchform .search-submit:before {
  display: none;
}

.searchform .search-submit.mobile {
  display: none;
}

input.search-field {
  width: 200px;
}

/* Info-input-side */
.header-info-side {
  text-align: right;
  width: 100%;
  padding-right: 30px;
}

/* Nav general desktop */
.nav-general-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
}

.nav-general-container .logo {
  width: 200px;
  aspect-ratio: 200 / 38;
  overflow: hidden;
}

.nav-general-container .logo a{
  display: block;
  width: 200px;
  aspect-ratio: 200 / 38;
  object-fit: cover;
}

.header-navigation-container {
  position: relative;
}

.fixed-header-top {
  /* position: -webkit-sticky;  */
  position: sticky;
  top: 0;
  width: 100%;

  z-index: 99999;
  background-color: rgba(247, 233, 208, 0.8);
}

/* Nav social dekstop */
.nav-social-dekstop {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;

  flex-wrap: wrap;
  /* padding-right:20px; */
}

.bar-icon-container {
  display: none;
}

.search-bar-container {
  display: none;
  margin-top: 30px;
}

.search-bar-container .bar-icon {
  cursor: pointer;
}

.search-bar-container .bar-icon i {
  color: #999999;
  font-size: 30px;
}

.search-bar-container .bar-icon img {
  width: 35px;
}

.search-bar-container .search-field {
  background-color: #DFDFDF;
  border-radius: 5px;
  color: #808080;
}

/* Site categories */
.dropdown.categories_dd {
  text-align: center;
}

.dropdown-toggle-custom {
  margin: 20px 0 10px;
}

.dropdown-menu {
  width: calc(100vw - 15px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}

.dropdown-menu a {
  text-align: center;
}

.dropdown-menu .cat-item.active a {
  font-weight: 700;
  background-color: #33257c;
  color: white;
}

@media only screen and (max-width: 768px) {
  .dropdown.categories_dd {
    text-align: center;
    margin-top: 30px;
  }
  .nav-general-container .logo a{
    margin: 0 auto;
  }
}

/* Site navigation */
.primary-navigation {
  overflow-y: scroll;
}

.primary-navigation .x-icon {
  position: absolute;
  content: '';
  top: 25px;
  right: 30px;
  cursor: pointer;
  z-index: 99999;
}

.primary-navigation .x-icon img {
  width: 25px;
}

@media only screen and (max-width: 768px) {
  .nav-social-dekstop {
    display: none;
  }

  .bar-icon-container {
    display: block;
    /* text-align:right; */
  }

  .nav-general-container {
    display: block;
    text-align: center;
    padding: 10px;
  }

  .search-bar-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;

    margin-top: 10px
  }

  .search-bar-container .search-submit.mobile {
    display: block;
    padding: 0;
    margin: 0 0 0 5px;
  }

  .search-bar-container .search-submit.desktop {
    display: none;
  }

  input.search-field::placeholder {
    color: #999999 !important;
  }

  header nav.primary-navigation i.fa-times {
    top: 25px;
    right: 15px;
    margin: 0;
  }

  header nav.primary-navigation .container-menu-social {
    margin-top: 80px;
  }

  .mobile_country_dropdown {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .mobile_country_dropdown .dms-container {
    margin: 0;
  }

  .navbar-menu-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .mobile_country_dropdown .multi_dropdown {
    position: relative;
    left: 0px;
    top: 0;
    transform: translateY(0);
  }

  .nav-mobile-new {
    margin-top: 40px;
    position: relative;
    z-index: 9999;
  }

  .nav-mobile-new .nav-mobile-item a {
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 700;

    line-height: 60px;
    position: relative;
    text-underline-offset: 3px;
    text-transform: capitalize;

    width: 100%;
    display: block;
    text-decoration: none;
  }

  .nav-mobile-new .nav-mobile-item.menu-item-has-children .sub-menu{
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  .nav-mobile-new .nav-mobile-item.menu-item-has-children .sub-menu .nav-mobile-item a{
    margin: 0;
    padding: 0 40px;
  }

  .nav-mobile-new .nav-mobile-item:not(.menu-item-has-children) .submenu_toggle_btn{
    display: none;
  }

  .nav-mobile-new .nav-mobile-item .submenu_toggle_btn {
    transform-origin: center;
    font-size: 25px !important;
    transition: transform 0.3s linear;
  }

  .nav-mobile-new .nav-mobile-item .icon-down-container,
  .nav-mobile-new .nav-mobile-item .submenu_toggle_btn.open {
    position: absolute;
    content: '';
    top: 50%;
    right: 20px;
    transform: rotate(180deg) translateY(50%);
  }

  .nav-mobile-new .nav-mobile-item.laminate-link,
  .nav-mobile-new .nav-mobile-item.laminate-link a {
    color: #00FFFF;
  }

  .nav-mobile-new .nav-mobile-item.rigid-link,
  .nav-mobile-new .nav-mobile-item.rigid-link a {
    color: #A64D79;
  }
}

@media only screen and (max-width: 595px) {
  .nav-menu-list {
    display: none !important;
  }

  .line-division-blue {
    display: none;
  }
}

/* Nav menu list */
.line-division-blue {
  width: 100%;
  height: 8px;
  background-color: #351C75;
}

.nav-menu-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.nav-menu-list a {
  color: #351C75;
  font-size: 20px;
  font-family: 'AvenirNextLTPro-Bold';
  font-weight: bold;

  text-transform: uppercase;
  padding: 20px 0;
}

.nav-menu-list li {
  padding: 20px !important;
  display: inline-block;
  position: relative;
  border-bottom: 0px solid #351C75;
}

.nav-menu-list li::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;

  height: 5px;
  content: '';
  background-color: #351C75;
  transition: width 0.3s;
}

.nav-menu-list li:hover::before {
  width: 100%;
}

/* Style for sub menu */
.nav-menu-list .sub-menu li {
  display: block;
  width: 100%;
}

.nav-menu-list .sub-menu li::before {
  width: 0;
}

.nav-menu-list .sub-menu {
  display: none;
  width: 200%;
}

.nav-menu-list .sub-menu .sub-menu {
  width: 100%;
}

.nav-menu-list .sub-menu li:hover {
  background-color: #D5EFEF;
}

.nav-menu-list li.menu-item-has-children:hover .sub-menu {
  display: block !important;
}

.nav-menu-list li.menu-item-has-children:hover .sub-menu li.menu-item-has-children .sub-menu {
  display: none !important;
}

.nav-menu-list li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
  display: block !important;
}

.nav-menu-list .sub-menu {
  position: absolute;
  content: '';
  background-color: #B1BCC2;

  /* first sub-menu */
  top: 100%;
  left: 0;
  z-index: 9999;
}

.nav-menu-list .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}

@media screen and (max-width: 1280px) {
  .nav-menu-list li {
    padding: 20px 10px !important;
  }

  .nav-menu-list li {
   font-size: 14px;
  }
}

@media screen and (max-width: 767px) {

  .nav-menu-list,
  header .line-division-blue {
    display: none;
  }
}

@media only screen and (max-width: 595px) {
  .nav-menu-list {
    display: none;
  }

  .line-division-blue {
    display: none;
  }
}

header,
ul,
li {
  padding: 0;
  margin: 0;
}

.row.dark-blue {
  background: #2e2773;
  padding: 40px 0px;
  margin: 0px;
}

.head-language-container {
  display: inline-flex;
  align-items: center;
}

.head-language-container .language_dropdown {
  color: #FFFFFF;
  font-size: 30px;
  margin-right: 10px;
}

.head-language-container select {
  color: #33257c !important;
  background-color: #ffffff !important;
}

select.language-head-mobile {
  padding: 5px 7px;
  color: #808080;
  border: 2px solid #DFDFDF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  /*Removes default arrow from firefox*/
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
}

.language-head-mobile option {
  color: #DFDFDF;
  font-weight: 500;
  font-size: 24px;
}

.toast-container {
  z-index: 9999;
}

.toast,
.toast-header.background-color-clear,
.toast-body.background-color-clear {
  background-color: hsla(0, 0%, 100%, 1);
}

#continually-container {
  z-index: 999 !important;
}

.ginput_complex.ginput_container_address .ginput_right.address_zip {
  display: block;
  width: 100%;
}

.collections-title{
  position:relative;
}

.collections-title .liberty {
  top: -15px !important;
}

.collections-title .wrapper {
  position: relative;
}

.collections-title .luminesce-title-decore {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 9;
}

.collections-title .luminesce-title-decore img {
  width: 410px;
}

@media (max-width: 1200px) {
  .collections-title .luminesce-title-decore img {
    width: 355px;
  }
}

@media (max-width: 992px) {
  .collections-title .luminesce-title-decore {
    top: 0;
  }

  .collections-title .luminesce-title-decore img {
    width: 210px;
  }
}

@media (max-width: 767px) {
  .collections-title{
    margin-top:50px;
  }
}

/* Category Item*/
body.page-template-page-collections ul.categories,
body.page-template.page-template-allHybridProducts-template ul.categories,
body.tax-category_hybrid ul.categories,
body.single-hybrid_products ul.categories,
body.page-template-all-us-hybrid-products ul.categories {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

body.page-template-page-collections ul.categories li.cat-item a,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item a,
body.tax-category_hybrid ul.categories li.cat-item a,
body.single-hybrid_products ul.categories li.cat-item a,
body.page-template-all-us-hybrid-products ul.categories li.cat-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

body.page-template-page-collections ul.categories li.cat-item a .top-symphony-arrow,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item a .top-symphony-arrow,
body.tax-category_hybrid ul.categories li.cat-item a .top-symphony-arrow,
body.single-hybrid_products ul.categories li.cat-item a .top-symphony-arrow,
body.page-template-all-us-hybrid-products ul.categories li.cat-item a .top-symphony-arrow,
body.page-template-page-collections ul.categories li.cat-item a .bottom-symphony-arrow,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item a .bottom-symphony-arrow,
body.tax-category_hybrid ul.categories li.cat-item a .bottom-symphony-arrow,
body.single-hybrid_products ul.categories li.cat-item a .bottom-symphony-arrow,
body.page-template-all-us-hybrid-products ul.categories li.cat-item a .bottom-symphony-arrow {
  display: none;
}

body.page-template-page-collections ul.categories li.cat-item,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item,
body.tax-category_hybrid ul.categories li.cat-item,
body.single-hybrid_products ul.categories li.cat-item,
body.page-template-all-us-hybrid-products li.cat-item {
  display: block;
}

body.page-template-page-collections ul.categories li.cat-item.cat-symphony a .top-symphony-arrow,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item.cat-symphony a .top-symphony-arrow,
body.tax-category_hybrid ul.categories li.cat-item.cat-symphony a .top-symphony-arrow,
body.single-hybrid_products ul.categories li.cat-item.cat-symphony a .top-symphony-arrow,
body.page-template-all-us-hybrid-products ul.categories li.cat-item.cat-symphony a .top-symphony-arrow {
  position: absolute;
  width: 100%;
  left: 0;
  top: -15px;

  z-index: 10;
  display: block !important;
}

body.page-template-page-collections ul.categories li.cat-item.cat-symphony a .bottom-symphony-arrow,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item.cat-symphony a .bottom-symphony-arrow,
body.tax-category_hybrid ul.categories li.cat-item.cat-symphony a .bottom-symphony-arrow,
body.single-hybrid_products ul.categories li.cat-item.cat-symphony a .bottom-symphony-arrow,
body.page-template-all-us-hybrid-products li.cat-item.cat-symphony a .bottom-symphony-arrow {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -15px;

  z-index: 10;
  display: block !important;
}

body.page-template-page-collections ul.categories li.cat-item.cat-symphony a,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item.cat-symphony a,
body.tax-category_hybrid ul.categories li.cat-item.cat-symphony a,
body.single-hybrid_products ul.categories li.cat-item.cat-symphony a,
body.page-template-all-us-hybrid-products ul.categories li.cat-item.cat-symphony a {
  margin: 0px 10px;
  padding: 10px 30px;
  color: black;
  font-weight: bold;
  border: 0;
  background: url('https://cdn.audacityflooring.com/wp-content/uploads/2023/04/Audacity_symphony_background_non_active.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

body.page-template-page-collections ul.categories li.cat-item.cat-symphony.active a,
body.page-template.page-template-allHybridProducts-template ul.categories li.cat-item.cat-symphony.active a,
body.tax-category_hybrid ul.categories li.cat-item.cat-symphony.active a,
body.single-hybrid_products ul.categories li.cat-item.cat-symphony.active a,
body.page-template-all-us-hybrid-products ul.categories li.cat-item.cat-symphony.active a {
  background: url('https://cdn.audacityflooring.com/wp-content/uploads/2023/04/Audacity_symphony_background_active.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: left top;
  color: white;
}

/* Section Luminesce */
.sec-luminesce {
  margin-top: 60px;
  margin-bottom: 60px;
}

.sec-luminesce .left .content-wrapper {
  background-color: #FFFFFF;
  position: relative;
  width: 100%;
  z-index: 9;
  padding: 20px 40px 30px;
}

.sec-luminesce .left .content-wrapper .image-logo {
  width: auto;
  max-width: 100%;
  margin-bottom: 10px;
  display: block;
}

.sec-luminesce .left .content-wrapper p {
  font-size: 16px;
  list-style: 26px;
  text-align: left;
}

.sec-luminesce .left .content-wrapper .title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.sec-luminesce .left .content-wrapper .cta-move {
  padding: 5px 30px;
  background-color: #69144E;
  color: #FFFFFF;
  text-transform: uppercase;

  font-size: 16px;
  line-height: 26px;
  font-family: Montserrat, sans-serif;
  margin-top: 30px;

  max-width: 100%;
  white-space: break-spaces;
  display: block;
  width: fit-content;

  text-align: center;
}

.sec-luminesce .left .content-wrapper .cta-move:hover {
  color: #FFFFFF !important;
}

@media (max-width: 768px) {

  .sec-luminesce {
    margin-top: 0px;
  }

  .sec-luminesce .left .content-wrapper {
    padding: 30px 20px 30px;
    left: 0;
  }

  .sec-luminesce .left .content-wrapper .image-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .sec-luminesce .left .content-wrapper .title {
    text-align: center;
  }

  .sec-luminesce .left .content-wrapper p {
    text-align: center;
  }

  .sec-luminesce .left .content-wrapper .cta-move {
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px;
  }
}

/* Hybrid Page Updated */
.video-slide .video-slider {
  padding: 40px 0;
}
.video-slide .video-slider .video-wrapper{
  cursor: pointer;
}
@media (max-width: 768px) {
  .video-slide .video-slider .video-wrapper{
    padding: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 4 / 3;
  }
  .video-loop.installation-guide-video .outer-video video {
    width: 100%;
    aspect-ratio: 4 / 3;
  }
}

.filter-bar-wrapper {
  position: relative;
  z-index: 1;
}

.mobile_accordian_section .maintain-icon{
  width: 100px;
  max-width: 200px !important;
}

/* Single Influencer */
.single-influencer-banner-image{
  width: 100%;
  aspect-ratio: 3 / 1;
  object-fit: cover;
}

.single-influencer-collections {
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;

  padding: 0 0 40px;
  border-bottom: 3px solid #000000;
}

.single-influencer-collections .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000000;

  text-align: left;
  text-transform: none;
}

.single-influencer-collections .description,
.single-influencer-collections .description p {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;

  text-align: left;
}

.single-influencer-collections .collection-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.single-influencer-collections .collection-list .collection-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  position: relative;
  background: white;
  overflow: hidden;

  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.single-influencer-collections .collection-list .collection-item:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.single-influencer-collections .collection-list .collection-item-image {
  position: relative;
  width: 100%;
  /* aspect-ratio: 5 / 3; */
  overflow: hidden;
}

.single-influencer-collections .collection-list .collection-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.single-influencer-collections .collection-list .collection-item:hover .collection-item-image img {
  transform: scale(1.05);
}

.single-influencer-collections .collection-list .collection-item-title {
  padding: 10px;
  text-align: center;
  position: absolute;
  z-index: 2;

  inset: 0;
  background: transparent;
  color: white;
  display: flex;

  align-items: center;
  justify-content: center;
}

.single-influencer-collections .collection-list .collection-item-title h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;

  letter-spacing: 0.5px;
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.single-influencer-collections .collection-list .collection-item-link {
  position: absolute;
  inset: 0;
  z-index: 3;
  text-decoration: none;
  color: transparent;
}

.single-influencer-collections .collection-list .collection-item-link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .single-influencer-collections {
    width: 100%;
    padding: 0 15px;

  }
  .single-influencer-collections .collection-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .single-influencer-collections .collection-list .collection-item-title {
    padding: 15px;
  }

  .single-influencer-collections .collection-list .collection-item-title h3 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .single-influencer-collections .collection-list {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}

/* Read More Section */
.single-influencer-read-more {
  padding: 40px 0;
  background-color: #ffffff;
  width: 100%;
  max-width: 750px;

  margin: 0 auto;
  border-bottom: 3px solid #000000;
}

.single-influencer-read-more .title {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;

  text-align: left;
  position: relative;
  text-transform: none;
}

.single-influencer-read-more .read-more-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.single-influencer-read-more .read-more-item {
  position: relative;
  background: white;
  overflow: hidden;
  display: flex;

  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.single-influencer-read-more .read-more-item-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}

.single-influencer-read-more .read-more-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.single-influencer-read-more .read-more-item:hover .read-more-item-image img {
  transform: scale(1.05);
}

.single-influencer-read-more .read-more-item-content {
  position: relative;
  z-index: 2;
}

.single-influencer-read-more .read-more-item-title {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 10px 0;

  line-height: 1.3;
}

.single-influencer-read-more .read-more-item-excerpt {
  font-size: 15px;
  color: #000000;
  line-height: 1.5;
  margin: 0;
}

.single-influencer-read-more .read-more-item-link {
  position: absolute;
  inset: 0;
  z-index: 3;
  text-decoration: none;
  color: transparent;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .single-influencer-read-more {
    padding: 40px 15px;
  }

  .single-influencer-read-more .read-more-list {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .single-influencer-read-more .read-more-item-content {
    padding: 15px 0;
  }

  .single-influencer-read-more .read-more-item-title {
    font-size: 16px;
  }

  .single-influencer-read-more .read-more-item-excerpt {
    font-size: 13px;
  }

  .single-influencer-roomvo .title-side{
    padding: 0 15px;
  }

  #new_form.single-influencer-form {
    padding: 20px 15px !important;
  }
}

/* Single Influencer Roomvo Section */
.single-influencer-roomvo {
  padding: 40px 0 20px;
  background-color: #ffffff;
  width: 100%;
  max-width: 750px;

  margin: 0 auto;
}

.single-influencer-roomvo .title {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
  text-align: left;
  text-transform: none;
}

.single-influencer-roomvo .description {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
  color: #666666;
}

.single-influencer-roomvo .description p {
  font-size: 15px;
  margin: 0;
  color: black;
  text-align: left;
}

.single-influencer-roomvo .roomvo-content {
  position: relative;
}

.single-influencer-roomvo .sb-slider {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single-influencer-roomvo .sb-slider .slide {
  margin: 0;
  padding: 0;
}

.single-influencer-roomvo .sb-slider .slide img {
  width: 100%;
  height: 250px;
  display: block;
}

.single-influencer-roomvo .wrapper_roomButton {
  text-align: center;
  margin-top: 20px;
  display: block;
  position: absolute;

  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.single-influencer-roomvo .roomviewerButton {
    padding: 5px 25px;
    border: 3px solid #33257c;
    color: #33257c;
    text-transform: initial;

    background: white;
    width: fit-content;
}

.single-influencer-roomvo .roomviewerButton:hover {
  text-decoration: none;
}

.single-influencer-roomvo .roomviewerButton img {
  width: 20px!important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .single-influencer-roomvo {
    padding: 30px 0;
  }

  .single-influencer-roomvo .title {
    font-size: 16px;
  }

  .single-influencer-roomvo .description {
    font-size: 14px;
  }

  .single-influencer-roomvo .roomviewerButton {
    font-size: 14px;
    padding: 10px 20px;
  }
}

.influencer-image-slider {
  margin-bottom: 20px !important;
  position: relative;
}
.influencer-image-slider .item{
  height:inherit;
}
.influencer-image-slider .influencer-image img{
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 0px;
  object-fit: cover;
}

.influencer-image-slider .slick-dots{
  bottom: 10px;
}

.influencer-image-slider .slick-dots button::before{
  color: #7a7a7a;
  opacity: 1 !important;
}

.influencer-image-slider .slick-dots .slick-active button::before{
  color: #33257c;
}

.influencer-image-slider .slick-slide img{
  width:100%;
}

.influencer-image-slider .previous-slider-button{
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);

  font-size: 70px;
  z-index: 99;
  color: #eae8e8;
  border: 0;

  cursor: pointer;
  transition: all 0.3s ease;
  background-color: transparent;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.influencer-image-slider .next-slider-button{
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);

  font-size: 70px;
  z-index: 99;
  color: #eae8e8;
  border: 0;

  cursor: pointer;
  transition: all 0.3s ease;
  background-color: transparent;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#new_form.single-influencer-form {
  width: 100%;
  max-width: 780px;
  padding: 20px 15px;
  margin: 0 auto;
}

#new_form.single-influencer-form #gform_submit_button_2 {
  background-color: #33257c;
  color: white;
  border-radius: 4px;
  float: unset;
}

.single-influencer-form-title{
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;

  text-align: left;
}

.single-influencer-form-description {
  margin-bottom: 30px;
}

.single-influencer-form-description p{
  font-size: 15px;
  color: #000000;
  text-align: left;
}

.single-influencer-form .gform_wrapper textarea.medium {
  height: 80px;
}

.sec-special-card-list {
  padding: 40px 0 20px;
}

.sec-special-card-list .inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.sec-special-card-list .card-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.sec-special-card-list .card-item {
  width: 100%;
}

.sec-special-card-list .card-item .card-item-inner {
  width: 100%;
  display: flex;
  gap: 30px;
}

.sec-special-card-list .card-item .image-container {
  padding-top: 15px;
  padding-left: 15px;
  position: relative;
}

.sec-special-card-list .card-item .image-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;

  width: calc(100% - 30px);
  height: calc(100% - 30px);
  background-color: #82255D;
  z-index: 1;
}

.sec-special-card-list .card-item .image-container::after {
  content: '';
  position: absolute;
  bottom: -15px;
  right: -15px;

  width: 30px;
  height: 30px;
  background-color: #82255D;
  z-index: 5;
}

.sec-special-card-list .card-item .image-container img{
  width: 100%;
  aspect-ratio: 1 / 1;
  position: relative;
  z-index: 2;

  object-fit: cover;
}

.sec-special-card-list .content-container {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.sec-special-card-list .content-container .title{
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 30px;
  color: var(--main-blue);
  font-weight: 700;
}

.sec-special-card-list .content-container .description{
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px;
  color:var(--main-blue);

  font-weight: 300;
}

.sec-special-card-list .content-container .cta-container {
  margin-top: auto;
  color: var(--main-red);
  font-size: 16px;
  font-weight: 700;
}

.sec-special-card-list .content-container .cta-button {
  color: var(--main-red);
  font-size: 16px;
  font-weight: 700;
}

.sec-special-card-list .other-links{
  display: flex;
  align-items: center;
  gap: 60px;
}

.sec-special-card-list .see-also-text {
  white-space: nowrap;
  font-size: 28px;
  font-weight: 700;
  color: var(--main-blue);
}

.sec-special-card-list .see-also-links {
  background-color: #8B898933;
  padding: 16px 28px;
  width: 100%;
  display: flex;
  flex-direction: column;

  gap: 10px;
}

.sec-special-card-list .link-item {
  color: var(--main-blue);
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .sec-special-card-list {
    padding: 20px 0 10px;
  }

  .sec-special-card-list .inner {
    gap: 30px;
  }

  .sec-special-card-list .card-list {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sec-special-card-list .content-container .title{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }

  .sec-special-card-list .content-container .description{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
  }

  .sec-special-card-list .content-container .cta-container {
    font-size: 14px;
    font-weight: 700;
  }

  .sec-special-card-list .card-item .image-container {
    padding-right: 15px;
  }

  .sec-special-card-list .card-item .image-container::after{
    right: 0;
  }

  .sec-special-card-list .see-also-text {
    font-size: 20px;
    line-height: 24px;
    margin-left: 20px;
  }

  .sec-special-card-list .other-links{
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .sec-special-card-list .see-also-links {
    padding: 15px 20px;
  }

  .sec-special-card-list .link-item {
    font-size: 20px;
    line-height: 24px;
  }

  .sec-special-card-list .card-item .card-item-inner {
    flex-direction: column;
  }
}
/* Section Construction */
.sec-construction {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 50px;

  padding-top: 40px;
}

.sec-construction .sec-body {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sec-construction .sec-body .second-title {
  font-size: 32px;
  color: var(--main-blue);
  text-align: center;
  padding: 0 15px;
}

.sec-construction .sec-body .info-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
}

.sec-construction .sec-body .carousel-side {
  width: 50%;
  padding-right: 40px;
  display: flex;
  flex-direction: column;

  gap: 10px;
}

.sec-construction .sec-body .carousel-slider{
  margin-bottom: 45px;
}

.sec-construction .sec-body .carousel-side .dots-text-list {
  display: flex;
  gap: 60px;
  padding: 0 15px;
  justify-content: center;

  margin-bottom: 40px;
}

.sec-construction .sec-body .dots-text-item {
  font-size: 20px;
  color: var(--main-blue);
  font-weight: 400;
  text-decoration: underline;

  position: relative;
  background-color: transparent;
  border: 0;
  outline: none;
}

.sec-construction .sec-body .dots-text-item.active .standard-text{
  opacity: 0;
}

.sec-construction .sec-body .dots-text-item.active .active-text{
  display: block;
}

.sec-construction .carousel-slider .slick-dots{
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  padding: 0 40px;

  border-top: 3px solid #EDF0EF;
  width: fit-content;
}

.sec-construction .sec-body .dots-text-item .active-text {
  color: var(--main-red);
  position: absolute;
  top: 50%;
  left: 50%;

  transform: translate(-50%, -50%);
  width: max-content;
  font-size: 28px;
  display: none;

  font-weight: 700;
  text-decoration: underline;
}

.sec-construction .sec-body .construction-list {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sec-construction .sec-body .construction-list .construction-item {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 30px;
}

.sec-construction .sec-body .construction-list .construction-icon {
  width: 85px;
}

.sec-construction .sec-body .construction-list .description-side {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.sec-construction .construction-list .description-side .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.sec-construction .construction-list .description-side .description {
  font-size: 18px;
  font-weight: 300;
}

@media screen and (max-width: 1024px) {
  .sec-construction {
    padding-top: 20px;
  }

  .sec-construction .sec-body .info-wrapper {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;

    gap: 20px
  }

  .sec-construction .sec-body .carousel-side {
    width: 100%;
    padding: 0;
  }

  .sec-construction .sec-body .construction-list {
    flex-direction: row;
    gap: 0px;
    width: calc(100% - 140px);;
  }

  .sec-construction .sec-body .carousel-side .dots-text-list {
    justify-content: space-between;
    gap: 10px;
  }

  .sec-construction .sec-body .dots-text-item .active-text{
    font-size: 18px;
    line-height: 22px;
  }

  .sec-construction .sec-body .second-title {
    font-size: 24px;
    line-height: 28px;
  }

  .sec-construction .sec-body .construction-list .construction-item {
    flex-direction: column;
  }

  .sec-construction .construction-list .description-side .title {
    text-align: center;
  }

  .sec-construction .construction-list .description-side .description {
    text-align: center;
  }
}

/* Section Title */

.section-title{
  padding: 40px 0;
  background-color: var(--main-red);
}

.section-title.bg-dark-blue{
  background-color: var(--main-blue);
}

.section-title .inner{
  width: 100%;
  max-width: 840px;
  display: flex;
  flex-direction: column;

  gap: 10px;
  margin:0 auto;
}

.section-title .title {
  font-size: 30px;
  line-height: 34px;
  color: white;
  font-weight: 700;

  text-align: center;
}

.section-title .description,
.section-title .description p {
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  color: white;

  line-height: 1.3;
}

@media screen and (max-width: 1024px) {
  .section-title{
    padding: 20px 15px;
  }

  .section-title .inner{
    gap: 5px;
  }

  .section-title .title {
    font-size: 20px;
    line-height: 24px;
  }

  .section-title .description,
  .section-title .description p {
    font-size: 14px;
    line-height: 18px;
  }
}

/* Section Performance */

.sec-performance {
  padding: 80px 0;
}

.sec-performance .performance-list {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.sec-performance .performance-item {
  display: flex;
}

.sec-performance .performance-item.reverse {
  flex-direction: row-reverse;
}

.sec-performance  .performance-box-col {
  width: 50%;
  position: relative;
  align-self: stretch;

  display: flex;
  flex-direction: column;
  justify-content: center;

}

.sec-performance .performance-image {
  width: 50%;
}

.sec-performance .performance-box-content {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 40px 20px;

  position: relative;
  top: 0;
  right: -20px;
  width: 100%;

  z-index: 5;
  background: white;
  max-width: 700px;
  margin-left: auto;
}

.sec-performance .performance-item.reverse .performance-box-content{
  left: -20px;
  margin-left: 0;
}

.sec-performance .performance-box-content .content-wrapper{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sec-performance .performance-icon img {
  width: 80px;
}

.sec-performance .performance-item-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.sec-performance .performance-item-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .sec-performance {
    padding: 0;
  }

  .sec-performance .performance-list {
    gap: 0;
  }

  .sec-performance .performance-item,
  .sec-performance .performance-item.reverse {
    flex-direction: column-reverse;
  }

  .sec-performance .performance-box-content {
    right: unset;
    padding: 15px;
    flex-direction: column;
    align-items: center;
  }

  .sec-performance .performance-item.reverse .performance-box-content{
    left: unset;
    padding: 15px;
  }

  .sec-performance  .performance-box-col {
    width: 100%;
  }

  .sec-performance .performance-image {
    width: 100%;
  }
}

.sec-rigid-advantage {
  padding: 80px 0;
}

.sec-rigid-advantage .rigid-advantage-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.sec-rigid-advantage .rigid-advantage-item {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}

.sec-rigid-advantage .rigid-advantage-icon img {
  width: 110px;
}

.sec-rigid-advantage .rigid-advantage-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.sec-rigid-advantage .rigid-advantage-description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .sec-rigid-advantage {
    padding: 40px 0 20px;
  }

  .sec-rigid-advantage .new-container {
    padding: 0;
  }

  .sec-rigid-advantage .inner {
    display: flex;
    justify-content: center;
  }

  .sec-rigid-advantage .rigid-advantage-list {
    display: flex;
    gap: unset;
  }
}

.sec-easy-to-maintain {
  width: 100%;
  position: relative;
  min-height: 300px;
  /* font-family: 'Avenir Next LT Pro', sans-serif; */
}

.sec-easy-to-maintain .inner {
  display: flex;
  flex-direction: column;
  gap: 22px;
  width: 100%;

  max-width: 760px;
  margin:0 auto;
  height: 100%;
  position: relative;

  z-index: 10;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}

.sec-easy-to-maintain .title {
  font-size: 30px;
  color: white;
  font-weight: 700;
  text-align: center;
}


.sec-easy-to-maintain .content-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.sec-easy-to-maintain .icon-wrapper {
  width: 100px;
  margin: 0 auto;
}

.sec-easy-to-maintain .icon-wrapper img {
  width: 100%;
}

.sec-easy-to-maintain .content-wrapper .description {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: white;
}

.sec-easy-to-maintain .cta-link {
  display: block;
  width: fit-content;
  padding: 8px;
  background-color: white;

  color: var(--main-blue);
  margin: 0 auto;
  font-weight:700;
  font-size: 16px;
}

.sec-easy-to-maintain .description {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: white;

  text-align: center;
}

.sec-easy-to-maintain .background-image-wrapper {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.sec-easy-to-maintain .background-image-wrapper.mobile{
  display: none;
}

.sec-easy-to-maintain .background-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec-easy-to-maintain .overlay-background {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec-easy-to-maintain .desktop-wrapper {
  position: relative;
}

.sec-easy-to-maintain .mobile-wrapper {
  display: none;
}

@media screen and (max-width: 1024px) {
  .sec-easy-to-maintain{
    min-height: 250px;
  }

  .sec-easy-to-maintain .inner {
    padding-left: 15px;
    padding-right: 15px;
    gap: 10px;
  }

  .sec-easy-to-maintain .title {
    font-size: 22px
  }

  .sec-easy-to-maintain .content-wrapper .description {
    font-size: 12px;
  }

  .sec-easy-to-maintain .content-wrapper {
    font-size: 12px;
  }

  .sec-easy-to-maintain .background-image-wrapper.desktop {
    display: none;
  }

  .sec-easy-to-maintain .background-image-wrapper.mobile{
    display: block
  }

  .sec-easy-to-maintain .desktop-wrapper .icon-wrapper,
  .sec-easy-to-maintain .desktop-wrapper .cta-link {
    display: none;
  }

  .sec-easy-to-maintain .mobile-wrapper {
    display: block;
    background-color:var(--main-red);
  }

  .sec-easy-to-maintain .mobile-wrapper .inner-mobile {
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;

    justify-content: center;
    gap: 15px;
  }

  .sec-easy-to-maintain .cta-link {
    font-size: 12px;
  }
}

@media screen and (max-width: 1024px) {
  .general-carousel-slider {
    flex-direction: row;
    gap: 0px;
    width: calc(100% - 140px);
    margin-bottom: 50px !important;
  }

  .general-carousel-slider .slick-next {
    left: calc(100% + 10px);
    right: unset;
    top: 50%;
    transform: translateY(-50%);

    box-shadow: none !important;
    border: 1px solid #696969;
    width: 50px !important;
    height: 50px !important;

    border-radius: 50%;
  }

  .general-carousel-slider .slick-next::before {
    right: 2px;
    transform: rotate(-45deg);
  }

  .general-carousel-slider .slick-prev {
    right: calc(100% + 10px);
    left: unset !important;
    box-shadow: none !important;
    border: 1px solid #696969;

    width: 50px !important;
    height: 50px !important;

    border-radius: 50%;
  }

  .general-carousel-slider .slick-prev::before {
    left: 2px;
    transform: rotate(135deg);
  }

  .general-carousel-slider .slick-dots {
    border-top:3px solid #EDF0EF;
    bottom: -40px;
    width: fit-content;
    padding: 0 30px;

    left: 50%;
    transform: translateX(-50%);
    display: flex
  }
}

/* Section Luminesce */
.sec-luminesce-v2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.sec-luminesce-v2 .inner {
  display: flex;
}

.sec-luminesce-v2 .left-side {
  width: 50%;
  display: flex;
  align-items: center;
}

.sec-luminesce-v2 .sec-luminesce-right-side {
  width: 50%;
}

.sec-luminesce-v2 .left-side .content-wrapper {
  background-color: #FFFFFF;
  position: relative;
  width: 100%;
  z-index: 9;

  padding: 40px 40px 40px 0px;
}

.sec-luminesce-v2 .left-side .content-wrapper .image-logo {
  width: auto;
  max-width: 100%;
  margin-bottom: 10px;
  display: block;
}

.sec-luminesce-v2 .left-side .content-wrapper p {
  font-size: 18px;
  list-style: 20px;
  text-align: left;
  font-weight: 300;
}

.sec-luminesce-v2 .left-side .content-wrapper ul{
  list-style: disc;
}

.sec-luminesce-v2 .left-side .content-wrapper li{
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  list-style: disc;

  list-style-position: inside;
}

.sec-luminesce-v2 .left-side .content-wrapper .title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.sec-luminesce-v2 .left-side .content-wrapper .cta-move {
  padding: 5px 30px;
  background-color: #69144E;
  color: #FFFFFF;
  font-size: 16px;

  line-height: 26px;
  margin-top: 20px;
  max-width: 100%;

  white-space: break-spaces;
  display: block;
  width: fit-content;
  text-align: center;
}

.sec-luminesce-v2 .left-side .content-wrapper .cta-move:hover {
  color: #FFFFFF !important;
}

@media (max-width: 1024px) {

  .sec-luminesce-v2 {
    margin-top: 0px;
  }

  .sec-luminesce-v2 .inner {
    flex-direction: column-reverse;
    gap: 0px;
  }

  .sec-luminesce-v2 .left-side {
    width: 100%;
  }

  .sec-luminesce-v2 .sec-luminesce-right-side {
    width: 100%;
  }

  .sec-luminesce-v2 .left-side .content-wrapper {
    padding: 30px 20px 30px;
    left: 0;
  }

  .sec-luminesce-v2 .left-side .content-wrapper .image-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .sec-luminesce-v2 .left-side .content-wrapper .title {
    text-align: center;
  }

  .sec-luminesce-v2 .left-side .content-wrapper p {
    text-align: center;
  }

  .sec-luminesce-v2 .left-side .content-wrapper .cta-move {
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px;
  }
}

.heading-product-detail table,
.heading-product-detail tbody,
.heading-product-detail tr
{
  width: 100%;
}

.wp-video-custom {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

.wp-video-custom .mejs-container,
.wp-video-custom .mejs-container video,
.wp-video-custom .wp-video {
  width: 100% !important;
  max-height: calc(100vh - 180px);
  object-fit: contain;
  display: block;

  margin-bottom: 0;
}




