/** Shopify CDN: Minification failed

Line 13:44 Expected ":"

**/
body,*,a,span {
  font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Montserrat', sans-serif;
}
span,a{
  display:inline-block;footer-emailconatiner
}
img{
  max-width:100%;
  display:block;
  height:auto;
}
.home-services-row {
    display: flex;
    background-color: #e1e1e1;
}

.home-services-col {
    width: 25%;
    padding: 10px;
}

.home-service-item {
    display: flex;
    align-items: center;
    color: #717171;
    text-decoration: none;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    border-right: 1px solid #a8a8a8;
}

.home-services-col .home-service-item img {
    width: 50px;
    margin-right: 15px;
}

.home-services-col:last-child .home-service-item {
    border: 0px;
}


slideshow-component:not(.page-width) .slider-buttons {
    display: none;
}
.bleach-price-faq-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bleach-price-faq-col {
    display: flex;
    align-items: center;
    gap: 20px;
}

.bleach-price-faq-col i {
    color: #AA182C;
}

.bleach-price-faq-col h6 {
    color: #939598;
    font-size: 15px;
}

div#no-results {
    text-align: center;
}

.bleach-price-faq-col {
    /* border-right: 1px solid #ddd; */
    position: relative;
}

.bleach-price-faq-col::after {
    content: '';
    /* position: absolute; */
    /* right: 0px; */
    width: 1px;
    height: 22px;
    background-color: #ddd;
    margin-right: 20px;
}

.bleach-price-faq-col:last-child::after {
    display: none;
}

.bleach-price-faq {
    padding-bottom: 35px;
}
.bring-the-showroom-row {
    display: flex;
    justify-content: space-between;
}

.bring-the-showroom-col {
    width: 70%;
}

.bring-the-showroom-col img {
    max-width: 100%;
    display: block;
    height: auto;
}

.bring-the-showroom-text {
    width: 28%;
}

.bring-the-showroom-text h5 {
    color: #023859;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.custom-site-btn a {
    background-color: #03588C;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #03588C;
    border-radius: 5px 5px 5px 5px;
    padding: 14px 45px 14px 45px;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 18px;
    text-decoration: none;
    color: #fff;
    transition: all .3s;
    text-align: center;
    font-weight: 500;
    display: inline-block;
}

.custom-site-btn {
    text-align: center;
}

.bring-the-showroom-text p {
    margin-bottom: 30px;
}

.custom-site-btn a:hover {
    transform: scale(1.1);
    border-color: #03588C;
    background-color: #FFFFFF00;
    color: #03588C;
}
.card .icon-wrap {
    display: inline;
}
section.bring-the-showroom {
    border-top: 1px solid #e1e1e1;
    padding-top: 35px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
}
.new-collection-col {
    width: 25%;
}
.new-collection-img img {
    width: 100%;
    max-width: 300px;
    height: 300px;
    object-fit: cover;
    transition-duration: 0.7s;
}

.new-collection-hover img {
    width: 100%;
    max-width: 300px;
    height: 300px;
    object-fit: cover;
  transition-duration: 0.7s;
}

.new-collection-hover {
    position: absolute;
    top: 0px;
    z-index: 0;
    left: 0px;
    width: auto;
}
.new-collection-img {
    position: relative;
    z-index: 2;
}

.new-collection-col:hover .new-collection-img img {
    opacity: 0;
}

.new-collection-col:hover .new-collection-hover {
    width: 100%;
    height: 100%;
  z-index:1;
}
.new-collection-col a{
  position:relative;
}
.new-collection-row {
    display: flex;
}
.new-collection {
    position: absolute;
    top: 0px;
    z-index: 2;
    right: 0px;
}

.tips-to-guaranted-row {
    display: flex;
}

.tips-to-guaranted-col {
    width: 33.333%;
    padding-right: 15px;
}

.tips-to-guaranted-img-col {
    width: 66.666%;
}

.tips-to-guaranted-col h5 {
    color: #023859;
    font-weight: 700;
    font-size: 16px;
}

.tips-to-guaranted-col a {
    color: #03588c;
    text-decoration: none;
}

.tips-to-guaranted-img-col {
    position: relative;
}

.tips-to-guaranted-dots {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tips-to-guaranted-dots span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    cursor:pointer;
}

.tips-to-guaranted-dots {
    position: static;
}

.tips-to-guaranted-dots-row {
    display: flex;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    justify-content: space-evenly;
}
.tips-to-guaranted-row {
    align-items: center;
}

.tips-to-guaranted-dots {
    position: relative;
    width: 33.33%;
}

.tips-to-guaranted-dots-sub {
    position: relative;
    padding-bottom: 20px;
}

.e-hotspot--tooltip-position {
    overflow: hidden;
    position: absolute;
    pointer-events: none;
    right: initial;
    bottom: initial;
    left: 50%;
    top: 32px;
    transform: translate(-50%, 0px);
    z-index: 2;
}

.e-hotspot-static {
    position: static;
    margin: 0 auto;
    padding: 15px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    min-width: 350px;
    transition: .4s all;
    transform: translate(0, -100%);
  backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
  background-color: #e1e1e199;
}

.tips-to-guaranted-dots .tips-to-guaranted-dots-sub:hover .e-hotspot-static {
    transform: translate(0, 0) scale(1);
    opacity: 1;
    visibility: visible;
}

.tips-to-guaranted-dots-row {
    justify-content: center;
    gap: 170px;
}
.tips-to-guaranted-dots {
    width: auto;
}
section.instagra-img img {
    margin: 0px auto;
}
section.new-collection-slider {
    padding: 25px 0px;
    border-top: 1px solid #e1e1e1;
    padding-top: 35px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
}
.tips-to-guaranted-dots-sub:hover .e-hotspot--tooltip-position {
    pointer-events: auto;
}

section.instagra-img {
    border-top: 1px solid #e1e1e1;
    padding-top: 35px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
}
.header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
    display: flex;
    width: 100%;
    background-color: #000;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;    
    transition: 0.2s all;
}

header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    max-width: 100%;
    padding-bottom: 50px;
    transition: 0.2s all;
}

details-modal.header__search {
    padding-left: 30px;
}


summary.list-menu__item span {
    text-decoration: none !important;
    font-weight: 700;
    font-size: 15px;
}
header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account.fixed-header {
    padding-bottom: 35px;
    padding-top: 0px;
}

header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account.fixed-header nav.header__inline-menu {
    padding: 0;
}
.new-collection-col {
    width: 100%;
}
.new-collection-slider .owl-nav {
    position: absolute;
    top: 40%;
    height: 0px;
    left: -10px;
    right: -10px;
    display: flex;
    justify-content: space-between;
}

.new-collection-slider .owl-nav button {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #717171 !important;
}

.new-collection-slider .owl-nav button span {
    position: relative;
    font-size: 0px;
}

.new-collection-slider .owl-nav button span::before {
    content: '';
    position: absolute;
    right: -4px;
    border: solid white;
    border-width: 0 2.5px 2.5px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: -5px;
    bottom: 0px;
    border-radius: 0px;
}

.new-collection-slider .owl-nav button.owl-prev span::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    right: -8px;
}
* {
    letter-spacing: 0px;
}

.tips-to-guaranted-dots-sub:hover .e-hotspot--tooltip-position {
    pointer-events: auto;
}

.e-hotspot-static h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}

.e-hotspot-static {
    padding: 30px;
}

.e-hotspot-static strong {
    font-weight: 700;
}

.e-hotspot-static a {
    color: #03588c;
}

section.tips-to-guaranted {
    padding: 25px 0px;
}

.tips-to-guaranted-col p {
    line-height: 24px;
}
.header__heading-logo-wrapper {
    max-width: 100%;
}

header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account.fixed-header .header__heading-logo-wrapper {
    max-width: 400px;
}
footer {
    background-color: #535353;
    padding: 60px 0px 10px;
}

.footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-top h2 {
    color: #ffffff;
    text-align: center;
    width: 45%;
    font-weight: 600;
    font-size: 18px;
}

.footer-emailconatiner {
    width: 55%;
}

.footer-emailconatiner {
    display: flex;
}

.footer-emailconatiner input[type="email"] {
    width: 422px;
    padding-left: 16px;
    border: 0px;
    outline: 0px;
    box-shadow: none;
    border-radius: 5px 0px 0px 5px;
}

.footer-emailconatiner input[type=submit] {
    background-color: #ff6600;
    padding: 15px 20px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 0px 4px 4px 0px;
    font-size: 14px;
}
.footer-cus-links-col {
    width: 50%;
    padding-right: 150px;
}

.footer-middle {
    padding-top: 60px;
}

.footer-cus-links-col h2 {
    border-bottom: 1px solid #A8A8A8;
    color: #A8A8A8;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 16px;
}

.footer-cus-links-col ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-cus-links-col ul li {
    width: 50%;
}

.footer-cus-links-col ul li a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    padding: 13px 15px;
}
.footer-middle {
    display: flex;
}

.footer-cus-links-col.footer-cus-links-col2 {
    width: 24.32%;
    padding-right: 75px;
}

.footer-cus-links-col.footer-cus-links-col2 ul {
    flex-direction: column;
}

.footer-cus-links-col.footer-cus-links-col2 ul li {
    width: 100%;
}

.footer-cus-links-col.footer-cus-links-col3 {
    width: 25%;
    padding-left: 75px;
    padding-right: 0px;
}
.call-today a {
    margin: 29px 0px 40px 0px;
    padding: 20px 25px 20px 25px;
    background-color: #C4C4C4;
    display: block;
    text-align: center;
    text-decoration: none;
}

.call-today a p {
    color: #615555;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
    margin: 0;
}

.call-today a h3 {
    margin-bottom: 10px;
    color: #717171;
    font-family: "Montserrat", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

.share-flex ul {
    display: flex;
    gap: 25px;
}

.share-flex ul li {
    width: auto;
}

.share-flex {
    display: flex;
    align-items: center;
}

.share-flex h2 {
    border: 0px;
    padding: 0;
    margin: 0;
}

.share-flex ul li a {
    padding: 0 !important;
}

.share-flex h2 {
    margin-right: 25px;
    color: #fff;
    font-size: 12px;
}

.share-flex ul li a i {
    font-size: 21px;
}

.footer-bottom {
    border-top: 1px solid #A8A8A8;
    padding-top: 5px;
    margin-top: 80px;
}

.footer-bottom p {
    color: #fff;
}
.header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
    background-color: #F7701F;
}
.home-services-col .home-service-item img {
    filter: invert(50%) sepia(89%) saturate(1639%) hue-rotate(346deg) brightness(97%) contrast(99%);
}
.home-service-item {
    color: #000;
}

.bleach-price-faq-col h6 {
    color: #000;
}

.bleach-price-faq-col i {
    color: #F7701F;
}

.custom-site-btn a {
    background-color: #F7701F;
    border-color: #F7701F;
}

.custom-site-btn a:hover {
    color: #F7701F;
    border-color: #F7701F;
}

.bring-the-showroom-text h5 {
    color: #000;
}
.home-service-item {
    color: #000;
}

.bleach-price-faq-col h6 {
    color: #000;
}

.bleach-price-faq-col i {
    color: #F7701F;
}

.custom-site-btn a {
    background-color: #F7701F;
    border-color: #F7701F;
}

.custom-site-btn a:hover {
    color: #F7701F;
    border-color: #F7701F;
}

.bring-the-showroom-text h5 {
    color: #000;
}

footer {
    background-color: #000;
}

.footer-cus-links-col h2 {
    color: #fff;
}

.footer-emailconatiner input[type=submit] {
    background-color: #ff6600;
}

.call-today a {
    background-color: #fff;
}

.call-today a h3 {
    color: #F7701F;
}

.call-today a p {
    color: #F7701F;
}
.new-collection-title h2 {
    text-align: center;
    font-weight: 700;
    color: #000;
    margin-bottom: 28px;
}
.new-collection-slider .owl-nav button:hover {
    background-color: #000 !important;
}

.new-collection-slider .owl-nav button:hover {
    background-color: #f60 !important;
}
.bleach-price-faq-col h6 {
    margin: 0px;
}

.bleach-price-faq {
    padding-bottom: 0;
    padding-top: 36px;
}

.cus-container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;

}
.siteBtn {
    background: #fff;
    padding: 10px 20px;
    min-width: 170px;
    font-size: 16px;
    font-weight: 500;
    transition: 0.4s ease;
    position: relative;
    z-index: 2;
}

.siteBtn:hover {
    color: #fff;
    letter-spacing: 2px;
    outline: 1px solid #fff;
}

.accordion_head {
    position: relative;
    padding: 15px 15px;
}

.accordion_head::before {
    content: "\f107";
    content: ">";
    position: absolute;
    height: 25px;
    width: 25px;
    right: 6px;
    top: 0;
    border-radius: 50%;
    color: #fff;
    bottom: 0;
    font-weight: 600;
    margin: auto;
    background-color: #f7701f;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
}

.accordian-tabs.active .accordion_head::before {
    transform: rotate(269deg);
}

.accordion_head h6 {
    color: var(--Black, #0C1D26);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.accordian-tabs {
    padding: 32px 20px;
    border: 5px solid #f9f9f9!important;
    padding: 30px 100px 30px 70px!important;
    margin-bottom: 35px;
}

.accordian-tabs.active .accordion_head {
    margin-bottom: 20px;
}

section.services-faq-sec {
    padding-bottom: 120px;
}

.faq-title h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}
section.faq-page-sec {
    padding: 70px 0;
}

.faq-title p {
    margin-bottom: 20px;
}
.accordion_body p {
    padding: 15px;
}

section.return-policy-sec {
    padding: 40px;
}

.return-policy-title h2 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.return-policy-title p {
    text-align: center;
    margin-bottom: 30px;
}

.quick-links-wrap h4 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}

.quick-links-flex {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.quick-links-box {
    width: 33.33%;
    margin: auto;
    text-align: center;
}

.quick-links-box img {
    margin: 0 auto 20px;
}

.quick-links-box a {
    text-decoration: underline;
    font-weight: 600;
}

.quick-links-wrap {
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.quick-links-img-wrap img {
    margin: auto;
}

.quick-link-textarea h2 {
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.quick-links-img-wrap {
    margin-bottom: 30px;
}

.quick-link-textarea p {
    text-align: center;
    margin-bottom: 1em;
}

.quick-link-textarea ul li {
    list-style: disc;
    text-align: center;
    padding-bottom: 1em;
}

p.please-note {
    padding-bottom: 1em;
}

.quick-link-textarea a {
    text-decoration: underline;
    font-size: 20px;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
}

.quick-links-rep {
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    padding-bottom: 50px;
}
.quick-links-rep:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

section.contact-us-sec {
    padding: 40px;
}

.contact-us-title h2 {
    font-size: 35px;
    text-align: center;
    line-height: 1em;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.contact-us-info-wrap {
    display: flex;
    flex-wrap: wrap;
}

.contact-us-info-box {
    width: 32.00%;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: #F4F4F4;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding-left: 18px;
}

.contact-us-info-icoin i {
    background-color: #F7701F;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-us-info-box a {
    display: flex;
    align-items: flex-start;
}

.contact-us-info-icoin {
    margin-right: 10px;
}

.contact-info-textarea h2 {
    font-size: 1.25rem;
    margin-bottom: 4px;
    font-weight: 400;
}

.contact-us-info-box:nth-child(1) {
    padding-left: 0;
    border: none;
}
.map-wrap iframe {
    width: 100%;
    height: 400px;
}

.map-wrap {
    margin-bottom: 40px;
}

.stay-in-touch-title h2 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 20px;
}

.contact-form-flex {
    display: flex;
    justify-content: space-between;
}

.contact-form-textarea {
    width: 40%;
    padding-right: 64px;
    border-right: 1px solid hwb(0deg 80% 20% / 20%);
}

.contact-form-wrap {
    width: 60%;
    padding-left: 64px;
}

.stay-in-touch-title p {
    margin-bottom: 30px;
}

.customer-services h4 {
    font-size: 1.25rem;
    margin-bottom: 30px;
}

.customer-services ul li {
    margin-bottom: 20px;
}

.customer-services ul li  span {
    color: #26222f;
    padding-left: 16px;
}

.customer-services {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.social-media-lis ul li a i {
    height: 30px;
    width: 30px;
    margin-right: 10px;
    color: #8b8698;
    font-size: 18px;
}

.social-media-lis ul {
    display: flex;
    margin: 10px 0;
}

.contact-form-wrap h2 {
    font-size: 1.25rem;
    margin-bottom: 20px;
}

.contact-field-wrap {
    margin-bottom: 1em;
}

.input-field-style {
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: var(--ast-comment-inputs-background);
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    border: 1px solid #dddddd;
    background-color: #fafafa;
    padding: 0.75em;
    font-size: 18px;
    color: #000;
}

.input-field-style::placeholder {
    color: #dddddd;
}

.contact-field-wrap.btn input {
    background-color: rgba(247,112,31,.95);
    border: none;
    padding: 12px 24px;
    color: #fff;
    text-transform: uppercase;
}

textarea.input-field-style {
    height: 180px;
}
.accordion_head {
    display: flex;
    justify-content: space-between;
}

.accordion_head span {
    width: 25px;
    height: 25px;
    background-color: #f7701f;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: 0px;
}

.accordion_head h6 {
    margin: 0;
}

.accordion_head::before {
    opacity: 0;
}

.accordion_head span::before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: '';
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 7px;
    right: 8px;
    transition: 0.2s all;
}

.accordian-tabs.active .accordion_head span::before {
    transform: rotate(220deg);
    top: 11px;
}
.contact-us-title h2 {
    font-weight: 700;
}

.contact-us-info-box a {
    text-decoration: none;
}

.contact-info-textarea p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.contact-info-textarea h2 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 5px;
}
.stay-in-touch-title h2 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.contact-form-wrap h2 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.customer-services ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.customer-services ul li a {
    text-decoration: none;
    color: #000;
}

section.contact-us-form-sec {
    padding-bottom: 40px;
}
.return-policy-title h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.return-policy-title p {
    color: #000;
}

.quick-links-wrap h4 {
    font-size: 20px;
}

.quick-links-box a {
    text-decoration: underline;
    color: #000;
}

a {
    text-decoration: none;
}

.quick-link-textarea h2 {
    font-size: 20px;
}

.quick-link-textarea a {
    color: #000;
    font-weight: 500;
    font-size: 24px;
}
.footer-top.scroll-trigger.animate--slide-in {
    margin-bottom: 45px;
}

.footer-top h2 {
    text-transform: capitalize;
    font-size: 23px;
}

.footer-emailconatiner {
    width: 100%;
}

.news-letter-field {
    margin-right: 80px;
}

.footer-emailconatiner input[type="email"] {
    padding: 15px;
}

.footer-emailconatiner button {
    border: 0px;
    padding: 15px 35px;
    border-radius: 0px 5px 5px 0px;
    background-color: #ff6600;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.footer-block__details-content .list-menu__item--link {
    text-decoration: none;
    color: #fff;
}

.footer-bottom.page-width p a {
    color: #f60;
}

footer.footer.color-scheme-ec850c56-60e7-4b34-be82-f7c618acf3de.gradient.section-sections--20667539915093__footer-padding {
    padding-bottom: -0px;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: #fff !important;
}
.footer-bottom.page-width {
    margin-top: 40px;
}
.footer-bottom p {
    text-align: center;
    font-size: 14px;
}
.horizontal-mega-menu .buddha-menu-item>a>.mm-title {
    color: #fff;
    opacity: 1;
}

.horizontal-mega-menu li.buddha-menu-item.mega-hover>ul.mm-submenu, .horizontal-mega-menu li.buddha-menu-item:hover>ul.mm-submenu {
    justify-content: center;
    width: 100% !important;
}
header .horizontal-mega-menu ul.mm-submenu.tree li:hover>a,header .horizontal-mega-menu ul.mm-submenu.tree li.mega-hover>a,header .horizontal-mega-menu ul.mm-submenu.tabbed>li.tab-opened>a,header .horizontal-mega-menu ul.mm-submenu.tabbed>li.tab-opened>a>.mm-title,header.horizontal-mega-menu ul.mm-submenu li a:hover,header .horizontal-mega-menu ul.mm-submenu li:hover>a,header .horizontal-mega-menu ul.mm-submenu li a:hover i,header .horizontal-mega-menu ul.mm-submenu li:hover>a>i,header .horizontal-mega-menu ul.mm-submenu li a:hover>span,header .horizontal-mega-menu ul.mm-submenu li:hover>a>span,header .horizontal-mega-menu ul.mm-submenu.tree li.fa:hover:before,header .horizontal-mega-menu ul.mm-submenu.tree li.mega-hover.fa:before,header .horizontal-mega-menu ul.mm-submenu.tabbed>li.tab-opened.fa:before,header .horizontal-mega-menu ul.mm-submenu>li>.mega-menu-item-container>.mm-list-name>span[onclick]:hover {
    color: #ff6600 !important;
}
body.gradient.animate--hover-default {
    overflow-x: hidden;
}
.breadcrumb-wrapper ul {
    list-style-type: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.breadcrumb-wrapper {
    margin-top: 30px;
}

.breadcrumb-wrapper ul li a {
    font-size: 14px;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    color: #000;
}

.breadcrumb-wrapper ul li a::before {
    content: '|';
    position: absolute;
    right: 0px;
}

.breadcrumb-wrapper ul li:last-child a::before {
    display: none;
}

h1.collection-hero__title {
    text-align: center;
    font-weight: 600;
}
.manual_inputs_wrap {
    display: flex;
    position: relative;
    width: 60%;
    padding-right: 30px;
    background: #f60 !important;
    padding: 14px 30px;
    border-radius: 200px;
}

.square_meter_area input {
    background-color: #fff;
    padding: 10px;
    text-align: center;
    border: 0px;
    color: #000;
    font-size: 17px;
    width: 70px;
    font-weight: 700;
}

span.si_unit.dynamic {
    margin-left: 10px;
    color: #fff;
    font-size: 20px;
}

div#calculator_wood_floor {
    margin-top: 40px;
    background-color: rgb(204 204 204 / 20%);
    padding: 40px;
}

.dimension_toggle_wrapper.meter label {
    background-color: #ff6600;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
}

.dimension_toggle_wrapper.meter input {
    opacity: 0;
}

.product-form__input label {
    font-weight: 500;
}

.boxes_needed {
    color: #000;
}

.cover_amount {
    color: #000;
}

.col.three {
    color: #000;
}
.product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    width: 40% !important;
    max-width: 40% !important;
}
div#Quantity-Form-template--20795747696981__product-price-calculator {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-form__input label {
    color: #000;
}

.cover_amount span.si_unit.dynamic {
    color: #000;
}
.price-calculator-wrapper {
    background-color: rgb(204 204 204 / 20%);
    padding: 0;
    margin-top: 30px;
}

div#calculator_wood_floor {
    background-color: transparent;
    margin-top: 0px;
}

.price-calculator-wrapper h2 {
    font-weight: 600;
    color: #000;
    margin: 0;
    padding: 40px 40px 0px;
}
.product-title-wrapper .vertex-productpage-wishlist-action {
    background-color: #ededed !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 30px;
}

.vertex-productpage-wishlist-action svg {
    stroke: #000;
}
.vertex-productpage-wishlist-action:hover svg {
    stroke: #fff;
}
.product-title-heading.product__title {
    padding-right: 45px;
}

.product-title-heading.product__title h1 {
    font-size: 30px;
    font-weight: 500;
}
.ht-google-place-title {
    border: 0px;
}

.ht-google-place-title .title {
    border: 0px !important;
    font-size: 30px !important;
    font-family: 'Montserrat';
    font-weight: 600 !important;
}
section.home-services-sec {
    background-color: #e1e1e1;
}
section.description-tabbing-wrapper {
    background-color: rgb(204 204 204 / 20%);
    padding: 60px 0px;
    margin-top: 115px;
    padding-top: 0px;
    padding-bottom: 30px;
}

section.description-tabbing-wrapper .tab {
    background-color: transparent;
    display: flex;
    justify-content: center;
    border: 0px;
    position: relative;
    top: -74px;
}

section.description-tabbing-wrapper .tab button {
    width: 33.33%;
    padding: 25px;
    font-size: 20px;
}

div#product-detail {}

section.description-tabbing-wrapper .tabcontent {
    border: 0px;
    padding: 40px 0px;
    color: #000;
    padding: 0;
    margin-top: -17px;
}

section.description-tabbing-wrapper .tab button.active {
    background-color: #f5f5f5;
    color: #fff;
    color: #000;
}

section.description-tabbing-wrapper .tab button:hover {
    background-color: transparent;
}

[data-count="0"] .stamped-summary-starrating i:before {
    color: #ff6600;
}

.stamped-summary-actions-newreview {
    border: 1px solid #ccc;
    padding: 10px 20px;
    color: #fff;
    box-shadow: none !important;
    background-color: #ff5a00;
}

.stamped-container ul.stamped-tabs li.active {
    border-color: #ff4b00;
    color: #000;
    border: 0px;
}

.stamped-container ul.stamped-tabs {
    border-bottom: 1px solid #fff;
}

.stamped-widget-poweredby {
}

.price-calculator-wrapper h2 {
    background-color: #000;
    color: #fff;
    padding: 20px 30px 20px;
    /* margin-top: 20px; */
}

.price-calculator-wrapper {
    padding-top: 30px;
}

.description-tabbing-wrapper .tab button:hover {
    background-color: whitesmoke;
}

h2.related-products__heading.inline-richtext.h1 {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
}
.more-link-image img {
    filter: brightness(0);
    min-height: 30px;
    margin: 0px auto 10px;
}

.more_links_wrapper {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    color: #000;
}

.more-link-item {
    width: 32%;
    /* text-align: center; */
    margin-bottom: 20px;
}

.more-link-text h6 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin: 0;
}

.product__tax.caption.rte {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.price--on-sale .price__sale span.title {
    margin-top: 20px;
    color: #000;
}


.more_links_wrapper svg {
    margin-left: 14px;
}
h2.related-products__heading.inline-richtext.h1 {
    font-size: 24px;
    text-transform: uppercase;
}
.stamped-widget-drawer .stamped-widget-button {
    display: none;
}

.more-link-item a {
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px !important;
}

.more-link-image img {
    min-height: auto;
    margin-bottom: 0px;
    filter: brightness(100%);
    height: 25px;
    object-fit: contain;
}

.more-link-item:first-child a, .more-link-item:nth-child(2) a,.more-link-item:nth-child(3) a {
    background-color: #f60;
    border-radius: 30px;
    color: #ffff;
    padding: 8px;
}

.more-link-text h6 {
    color: #fff;
    font-weight: 600;
}

.more-link-item:nth-child(2) a {
    background-color: #000;
}

.more_links_wrapper {
    gap: 10px;
}

.more-link-item:nth-child(3) a {
    background-color: #ccc;
}

.product__tax.caption.rte {
    display: none;
}
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    width: 50% !important;
    max-width: 50% !important;
}
div#calculator_wood_floor {
    background-color: #fff;
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 16%);
}

section.price-calculator-wrapper {
    padding-bottom: 70px;
}
section.price-calculator-wrapper {
    margin-top: 60px;
}

section.description-tabbing-wrapper {
    margin-top: 150px;
}
product-recommendations.related-products.page-width.section-template--20795747696981__related-products-padding.isolate.scroll-trigger.animate--slide-in.product-recommendations--loaded {
    padding-top: 70px;
}
section.delivery-policy-content h2 {
    text-align: center;
    font-weight: 600;
    margin-top: 50px;
    font-size: 26px;
}

.elementor-row {
    display: flex;
}

.has_eae_slider.elementor-column.elementor-col-33 .elementor-column-wrap.elementor-element-populated {
    width: 100%;
    background-color: #fff;
    padding: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F5F4F5;
    border-radius: 5px 5px 5px 5px;
}

.elementor-column-wrap.elementor-element-populated {}

.has_eae_slider.elementor-column.elementor-col-33 {
    width: 33.33%;
    padding: 0px 10px;
}

i.elementkit-infobox-icon {
    font-size: 40px;
    color: #fff;
    transition: all .4s;
}

.elementskit-info-box-icon {
    background-color: #F7701F;
    border-style: solid;
    border-width: 6px
px
 6px 6px 6px;
    border-color: rgba(2,1,1,0);
    border-radius: 100px 100px 100px 100px;
    padding: 15px 10px 15px 10px;
    transform: rotate(0deg);
    width: 90px;
    line-height: 46px;
    height: 90px;
    margin: 30px 20px 25px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

h3.elementskit-info-box-title {
    text-align: center;
    margin: 30px 0px 20px;
    font-family: 'Poppins';
    font-size: 20px;
}

.box-body p {
    text-align: center;
    font-size: 18px;
    color: #656565;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}
td, th {
    padding: 8px;
    border-width: 0 1px 1px 0;
}
td, th {
    padding: 8px;
    border-width: 0 1px 1px 0;
}
table, td, th {
    border: 1px solid #ddd;
}
.cust_summary td, th {
    border: none!important;
}
td, th {
    padding: 8px;
    border-width: 0 1px 1px 0;
}
 .elementor-icon, .elementor-5793 .elementor-element.elementor-element-fa53bd8.elementor-view-default .elementor-icon {
    color: #F7701F;
    border-color: #F7701F;
}
.elementor-icon i, .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    font-size:40px;
}

i.fas.fa-clipboard-list {
    font-size: 54px;
    margin: auto;
}

.elementor-element.elementor-element-fa53bd8.elementor-view-default.elementor-widget.elementor-widget-icon {
    text-align: center;
}

.has_eae_slider.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-4d67fae {
    text-align: center;
}

.elementor-text-editor.elementor-clearfix h4 {
    font-family: 'Poppins';
    font-size: 25px;
    font-weight: 500;
}
.elementskit-info-box-icon i.fa-solid.fa-check {
    font-size: 28px;
    color: #fff;
    transition: all .4s;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 6px;
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.elementskit-info-box-icon i.fa-solid.fa-check::before {
    margin: 0px 4px;
}
i.fa-solid.fa-basket-shopping {
    font-size: 40px;
    color: #fff;
    transition: all .4s;
}
table.cart-items {
    border: 0px;
}
.home-service-item a {
    display: flex;
    align-items: center;
    color: #000;
}

.measure-form-wrapper {
    display: flex;
    padding: 60px 0px 80px;
    justify-content: space-between;
}

.measure-image-col h2 {
    border-bottom: 1px solid #c4c4c4;
    display: inline-block;
    width: 390px;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 30px;
}

.measure-image-col {
    width: 48%;
}

.measure-form-col {
    width: 48%;
    border: 5px solid #000;
    border-radius: 4px;
    position: relative;
}

.measure-form-col .contact-form-wrap {
    width: 100%;
    padding-left: 0px;
    padding: 50px;
    padding-bottom: 50px;
}

.measure-form-col .contact-form-wrap h2 {
    margin-top: 0px;
    font-weight: 700;
}

.contact-field-wrap select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 13px 10px;
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: var(--ast-comment-inputs-background);
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    border: 1px solid #dddddd;
    background-color: #fafafa;
    padding: 0.75em;
    font-size: 18px;
    color: #000;
}

.measure-image-col p {
    margin-bottom: 20px;
}

.measure-image-col img {
    margin-top: 20px;
}

.contact-field-wrap.btn {}

.measure-form-col .contact-field-wrap.btn {
    position: absolute;
    bottom: -40px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.measure-form-col .contact-field-wrap.btn button {
    text-transform: capitalize;
    font-weight: 700;
}

.measure-image-col h2 {
    margin-top: 0px;
}
.search-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}
.card__information h3 a,
.new-collection-col a {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none !important;
    color: #717171;
    margin-bottom: 6px;
}

.card-information .price {
    font-family: 'Montserrat';
    font-weight: 500;
}
.carpet-hover-col1 ul li button {
    cursor: pointer;
}
.template-search.template-search--empty.section-template--20667539652949__main-padding h1 {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Montserrat';
}
/* responsive */
@media screen and (max-width: 1024px){
    .contact-us-info-box {
        width: 30%;
    }
    .cus-container {
        max-width: 920px;
    }
  .home-services-col {
    width: 23%;
}
}
@media screen and (max-width: 911px){
    .cus-container {
        max-width: 670px;
    }
    .accordian-tabs {
        padding: 30px 60px !important;
    }
  .home-service-item {
    font-size: 14px;
    line-height: 1.4;
    border: 0px;
}

.home-services-col {
    width: 50%;
}

.home-services-row {
    flex-wrap: wrap;
}

}

@media screen and (max-width: 767px){
    .cus-container {
        max-width: 340px;
    }
    .contact-form-flex {
        flex-direction: column;
    }
    
    section.contact-us-sec {
        padding: 40px 0;
    }
    
    .contact-us-info-box {
        width: 100%;
        margin-bottom: 20px;
        border: none;
        padding-left: 0;
    }
    
    .contact-form-textarea {
        width: 100%;
        padding-right: 0;
    }
    
    .contact-form-wrap {
        width: 100%;
        padding-left: 0;
    }
    .accordian-tabs {
        padding: 18px 0px !important;
    }
    .quick-links-flex {
        flex-direction: column;
    }
    
    .quick-links-box {
        width: 100%;
        margin-bottom: 60px;
    }
    
    section.return-policy-sec {
        padding: 40px 0;
    }
 .gradient.custom-navigation {
    display: none;
}
header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding-bottom: 0px;
}

.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--center.slideshow__text-mobile--center {
    display: none;
}

.bleach-price-faq-row {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.bleach-price-faq-col::after {
    display: none;
}

.ht-google-place-title .title {
    font-size: 24px !important;
}

.footer-top.page-width.scroll-trigger.animate--slide-in {
    flex-direction: column;
}

.footer-top h2 {
    width: 100%;
    font-size: 20px;
}

form#ContactFooter {
    max-width: 339px;
    margin: 0px auto;
}

.footer-emailconatiner button {
    padding: 10px 15px;
}

.footer-emailconatiner {
    justify-content: center;
}

.footer-emailconatiner input[type="email"] {
    width: 100%;
}

.news-letter-field {
    margin-right: 0px;
}
.product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    width: 100%;
    max-width: 100% !important;
}

.more-link-item {
    width: 100%;
}

div#dimension_toggle {
    width: 100%;
    flex-direction: column;
}

div#row_1 {
    flex-direction: column;
}

.manual_inputs_wrap {
    width: 100% !important;
    margin-bottom: 10px;
}

div#calculator_wood_floor {
    padding: 15px;
}

div#row_2 {
    display: block;
}

section.description-tabbing-wrapper .tab button {
    width: 100%;
}

button.tablinks {}

.tab {
    flex-wrap: wrap;
}

section.description-tabbing-wrapper .tab button.active {
    background-color: #000;
    color: #fff;
}

section.description-tabbing-wrapper {
    margin-top: 0;
}

section.description-tabbing-wrapper .tab {
    top: 0px;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.footer-block.grid__item:first-child {
    width: 50%;
}

.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in {
    width: 46%;
    margin: 0;
}

.header {
    padding: 0px 15px;
}

.footer__content-top.page-width {
    padding: 0px 15px;
}

.footer-block__details-content .list-menu__item--link {
    padding: 7px 0px;
}

form#ContactFooter {
    max-width: 100%;
    width: 100%;
}

.footer-block.grid__item.scroll-trigger.animate--slide-in {
    margin: 0;
}

.footer-block__details-content.social-media-block {
    margin-bottom: 0px;
}
.square_meter_area input {
    border-radius: 30px;
}

div#calculator_wood_floor {
    padding-top: 20px;
}

#row_1 .manual_inputs_wrap {
    margin-bottom: 40px;
}

.dimension_toggle_wrapper.meter label {
    padding: 10px 30px;
}

div#Quantity-Form-template--20795747696981__product-price-calculator {}

div#calculator_wood_floor .product-form__quantity {
    display: flex;
    justify-content: space-between;
}

div#calculator_wood_floor .product-form__quantity input {
    background-color: #ccc;
}

.boxes_needed {
    font-weight: 600;
    font-size: 16px;
}

span#total_amount {
    color: #ff5a00;
}

div#calculator_wood_floor .col.three {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

button#ProductSubmitButton-template--20795747696981__product-price-calculator {}

div#calculator_wood_floor .product-form__submit {
    /* border-radius: 30px; */
    border: 0px !important;
    outline: 0px !important;
    box-shadow: none !important;
} 
.product-form__quantity .form__label {
    font-size: 16px;
}
  section.price-calculator-wrapper {
    margin-top: 0px;
}
.home-services-row {
    flex-direction: row;
    flex-wrap: nowrap;
}

.home-service-item {
    flex-direction: column;
    font-size: 8px;
}

.home-services-col {
    width: 25%;
    padding: 10px 0px;
}

.home-services-col .home-service-item img {
    margin: 0px auto;
    width: auto;
    margin-bottom: 15px;
}
header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account.fixed-header {
    padding-bottom: 0px;
}
header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account.fixed-header {
    padding-bottom: 0px;
}

.footer-block.grid__item.scroll-trigger.animate--slide-in {
    width: 46%;
}

.call-today a p {
    font-size: 17px;
}
.subcat-itms {
    width: 30% !important;
}  
section.faq-page-sec {
    padding: 40px 0px;
}

.faq-title h2 {
    font-size: 22px;
}

.accordion_head h6 {
    font-size: 16px;
    padding-right: 10px;
}
.elementor-row {
    flex-direction: column;
}

.has_eae_slider.elementor-column.elementor-col-33 {
    width: 100%;
    margin-bottom: 10px;
}  
h2.banner__heading.inline-richtext.h0 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
}

.measure-image-col h2 {
    font-size: 20px;
    width: 100%;
}

.measure-form-wrapper {
    flex-direction: column;
}

.measure-image-col {
    width: 100%;
}

.measure-form-col {
    width: 100%;
    margin-top: 30px;
}

.measure-form-col .contact-form-wrap {
    padding: 40px 20px;
}  
  .search-text{
    display: none;
  }
  .get-measured .banner__box.content-container.content-container--full-width-mobile {
    display: none;
}
.card__information h3 a, .new-collection-col a {
    font-size: 14px;
}

.card-information .price {
    font-size: 14px;
}  
}

