.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#545454;--e-global-color-text:#545454;--e-global-color-accent:#E35705;--e-global-color-5f360fa:#FFFFFF;--e-global-color-d687e68:#E0DEDE;--e-global-color-fe584f6:#E5E5E5;--e-global-color-33eb8a9:#AA4103;--e-global-color-e3e453f:#CA4C02;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:47.6px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26.25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F4F5FB;color:#333333;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#E35705;text-shadow:0px 0px 0px rgba(0,0,0,0.3);color:#FFFFFF;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-5f360fa );color:#E35205;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#E35205;}.elementor-kit-6 h1{color:#333333;}.elementor-kit-6 h2{color:#333333;font-family:"Montserrat", Arial, Helvetica, sans-serif;font-size:25px;font-weight:400;line-height:35px;}.elementor-kit-6 h3{color:#000000;font-family:"Montserrat", Arial, Helvetica, sans-serif;font-size:25px;font-weight:400;line-height:35px;}.elementor-kit-6 h4{color:#595959;font-size:16px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a.footer-link {
  color: #444;
}

.footer-link-underline {
     text-decoration: underline;
    text-underline-offset: 5px;
}

.txtorange {
    color: rgba(227,82,5,1);
}

#link5 {
  color: #444;
}
/* Add border to product description tab */

/* Link Underline In Elementor Text Editor */
a.ulink {
text-decoration: underline;
text-decoration-style: solid;
text-decoration-color: rgb(227, 87, 5);
}



/* add nav arrows to woocommerce product slider */

ul.flex-direction-nav{
    position: absolute;
    top: 30%;
    z-index: 200;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-prev, a.flex-next {visibility:hidden;}

a.flex-next::after{
    visibility:visible;
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
    font-size: 40px;   
    font-weight: bold;
}

a.flex-prev::before{
    visibility:visible;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';   
    margin-left: 10px;
    font-size: 40px;
    font-weight: bold;
}

ul.flex-direction-nav li a{
    color: #fff;
    text-decoration: none;
}
/* hide description h2 from product page */

/* product fine print */
.product-size-small {
    font-size:12px;
}
/*product sup font size */
.product-sup {
    font-size: 7px;
    vertical-align: super;
}


/* remove product tab description */
#tab-description h2 {
  display: none;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    border:none;
}

.description_tab {
    display:none !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel{
    border:none !important;
}


/* custom tab colors  to delete bottom border */
/*.e-n-tab-title .e-active {
    border-style: solid;
    border-width: 1px 1px 2px 1px !important;
    border-bottom-color: red !important;
    margin-bottom:-3px !important;
    z-index:30 !important;
    
}*/

/*moves tab container up to hide top border line for tab effect */
.e-n-tabs .e-n-tabs-content .e-con {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #eodede;
 /* margin-top: -2px;*/
/* z-index: -1;*/
}

/*add drop shadow to slider arrows */
.eicon-chevron-left {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.eicon-chevron-right {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/*styling for the product footnotes in small text */
.em-product-footnote {
    font-size: 10px;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
}
/* styling for the metric product sizing */
.em-product-metric {
    font-size: 10px;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
    top: -10px;
    
}
/* Styling for Product Spec Tabs with no shift and consistent borders */
.product-spec-tabs .e-n-tabs-heading {
    display: flex;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e0e0e0;
}

.product-spec-tabs .e-n-tab-title {
    border: 1px solid #e0e0e0;
    border-bottom: none;
    /*background-color: #f7f7f7;*/
    padding: 10px 20px;
    font-weight: 500;
    color: #333;
    transition: background-color 0.3s ease;
    position: relative;
    margin-right: -2px;
    margin-bottom: 0;
}

.product-spec-tabs .e-n-tab-title[aria-selected="true"] {
    /*background-color: #fff;*/
    border-bottom: 1px solid #fff;
    padding-bottom: 12px; /* Increased by 2px to account for removed bottom border */
    margin-bottom: -1px;
    z-index: 3;
}

.product-spec-tabs .e-n-tab-title:hover:not([aria-selected="true"]) {
   /* background-color: #e9e9e9;*/
}

.product-spec-tabs .e-n-tabs-content {
    border: 1px solid #e0e0e0;
    border-top: none;
    padding: 20px;
   /* background-color: #fff; */
    position: relative;
    z-index: 1;
}

/* Ensure the tabs align properly with the content */
.product-spec-tabs .e-n-tabs-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Remove right border from last tab */
.product-spec-tabs .e-n-tab-title:last-child {
    margin-right: 0;
}
/* Adjust the .elementor-kit-6 to match your specific Elementor tabs class */
   .elementor-tabs-wrapper {
       padding-left: 0 !important;
       margin-left: 0 !important;
   }

   .elementor-tabs-content-wrapper {
       padding-left: 0 !important;
       margin-left: 0 !important;
   }

   /* If the above doesn't work, try targeting the parent container */
   .elementor-widget-tabs {
       padding-left: 0 !important;
       margin-left: 0 !important;
   }
.woocommerce div.product.elementor .woocommerce-tabs .panel {
 padding-left: 0 !important;
 margin-left: 0 !important;
}

/* Custom styling for Elementor Tabs Widget in WooCommerce Product Page */
.woocommerce-page .e-n-tabs {
    position: relative;
}

.woocommerce-page .e-n-tabs-heading {
    display: flex;
    gap: 5px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #E0DEDE;
}

.woocommerce-page .e-n-tab-title {
    border: none;
    padding: 15px 25px;
    color: #E35205;
    background-color: transparent;
    transition: all 0.3s ease;
    position: relative;
    min-width: 120px;
    text-align: center;
}

.woocommerce-page .e-n-tab-title[aria-selected="true"] {
    border-left: 1px solid #E0DEDE;
    border-top: 1px solid #E0DEDE;
    border-right: 1px solid #E0DEDE;
    border-bottom: 1px solid #F4F5FB !important;
    background-color: #F4F5FB !important;
    margin-bottom: -2px;
    position: relative;
    z-index: 2;
}

.woocommerce-page .e-n-tabs-content {
    border: 1px solid #E0DEDE;
    padding: 20px;
    position: relative;
    z-index: 1;
    background-color: #f4f5fb;
}

/* Remove focus outline */
.woocommerce-page .e-n-tab-title:focus {
    outline: none;
}

/* Ensure tab titles don't shift */

.wpda-6310-custom-temp-18 {
 
transform: translateY(150px) !important;
}
/* Style for mobile submenu items with properly aligned symbols */
@media (max-width: 767px) {
    /* Remove all default padding and indentation */
    .elementor-nav-menu--dropdown .menu-item > a,
    .elementor-nav-menu--dropdown .sub-menu .menu-item > a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* Center align all menu items */
    .elementor-nav-menu--dropdown .menu-item > a,
    .elementor-nav-menu--dropdown .sub-menu .menu-item > a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        position: relative;
        width: 100%;
    }

    /* Remove default submenu indentation */
    .elementor-nav-menu--dropdown .sub-menu {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    /* Container for menu text with minus symbol */
    .elementor-nav-menu--dropdown .sub-menu .menu-item:not(.menu-item-has-children) > a {
        display: inline-flex;
        justify-content: center;
        align-items: baseline;
    }

    /* Add minus symbol to last level items */
    .elementor-nav-menu--dropdown .sub-menu .menu-item:not(.menu-item-has-children) > a::before {
        content: "-";
        display: inline-block;
        margin-right: 8px;
        font-size: 16px;
        font-weight: bold;
        line-height: inherit;
    }

    /* Ensure down arrow stays vertically centered */
    .elementor-nav-menu--dropdown .menu-item-has-children > a::after {
        align-self: center;
    }
}

/* remove image cropping from woocommerce category product image thumbnails */

/* CLR Directory Styling */
.clr-filter {
    margin-bottom: 20px;
}

.clr-filter-select {
    margin-right: 10px;
}

.clr-rep {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.clr-rep-image {
    margin-right: 10px;
}

.clr-rep-details {
    flex: 1;
}

.view-details {
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #E35705;
    color: #fff !important; /* Ensure text color is white */
    text-decoration: none;
    border-radius: 3px;
    transition: background-color 0.3s ease;
}

.view-details:hover {
    background-color: #B34A04;
    color: #fff !important; /* Ensure text color remains white on hover */
}

.clr-rep-button {
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}

.clr-rep-button:hover {
    background-color: #00578c;
}
/* Ensure dropdowns have a consistent width */
.clr-filter-select {
    width: 350px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
}
/* css for vanity pre-order form */
@media (max-width: 768px) {
  .gform_body {
    display: grid;
    grid-row-gap: 20px;
  }

  /* Base ordering */
  #field_13_21 { order: 1 !important; } /* Vanity Selection Header */

  /* Savannah Group */
  .s1 { order: 2 !important; }
  .s2 { order: 3 !important; }
  .s3 { order: 4 !important; }
  .s4 { order: 5 !important; }
  #field_13_50 { order: 6 !important; } /* Countertop Options 1 */
  .s5 { order: 7 !important; }
  .s6 { order: 8 !important; }
  .s7 { order: 9 !important; }

  /* Monterey Group */
  .m1 { order: 10 !important; }
  .m2 { order: 11 !important; }
  .m3 { order: 12 !important; }
  .m4 { order: 13 !important; }
  #field_13_50::after { 
    content: "Countertop Options";
    display: block;
    order: 14 !important;
    font-size: 1.25rem;
    font-weight: bold;
    margin: 20px 0;
  }
  .m5 { order: 15 !important; }
  .m6 { order: 16 !important; }
  .m7 { order: 17 !important; }

  /* Client Details Section */
  #field_13_70 { order: 18 !important; } /* Client Details Header */
  #field_13_58 { order: 19 !important; } /* Name */
  #field_13_3 { order: 20 !important; }  /* Address */
  #field_13_2 { order: 21 !important; }  /* Email */
  #field_13_18 { order: 22 !important; } /* Phone */
  #field_13_19 { order: 23 !important; } /* PO # */
  #field_13_25 { order: 24 !important; } /* Contact Info */

  /* Submit Section */
  .gf-turnstile-container,
  .gform_footer { order: 25 !important; }

  /* Hide duplicate countertop header */
  #field_13_50.gsection { display: none; }
}/* End custom CSS */