.elementor-1718 .elementor-element.elementor-element-0271693{margin-top:30px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1718 .elementor-element.elementor-element-61e6c97 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-1718 .elementor-element.elementor-element-61e6c97 .elementor-heading-title{color:#EC8B6B;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1718 .elementor-element.elementor-element-064b86a{--e-image-carousel-slides-to-show:1;}.elementor-1718 .elementor-element.elementor-element-064b86a .swiper-pagination-bullet{background:#FD8867;}.elementor-1718 .elementor-element.elementor-element-0d61e87 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-1718 .elementor-element.elementor-element-e7894d8 > .elementor-widget-container{padding:10px 20px 10px 20px;border-radius:12px 12px 12px 12px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}.elementor-1718 .elementor-element.elementor-element-0e3502b{margin-top:0px;margin-bottom:70px;}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-title, .elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-title:before, .elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-title:after, .elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-content, .elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tabs-content-wrapper{border-width:0px;}.elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-title.elementor-active,
					 .elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-title.elementor-active a{color:#FFFFFF;}.elementor-1718 .elementor-element.elementor-element-26e26f6 .elementor-tab-title{font-size:15px;font-weight:500;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for html, class: .elementor-element-6f9b4d9 *//* Product breadcrumb */
.product__breadcrumbs {
    margin-bottom: 0px;
}
.product__breadcrumbs ul.breadcrumb {
    padding-left: 14px;
    list-style: none
}
.product__breadcrumbs ul.breadcrumb li {
    display: inline;
    font-size: 16px;
    color: var(--e-global-color-primary);
    font-weight: 500
}
.product__breadcrumbs ul.breadcrumb li+li:before {
    padding: 8px;
    color: var(--e-global-color-primary);
    content: "/\00a0"
}
.product__breadcrumbs ul.breadcrumb li a {
    color: var(--e-global-color-accent);
    text-decoration: none
}

/* Product Intro Wrapper */
.product__intro-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-3615 */.product__wcu{
    padding: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.product__wcu-item{
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items:center; 
}
.product__wcu-item-heading{
    font-family: "Open Sans",Sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: var(--e-global-color-primary);
}

@media (max-width:1025px){
    .product__wcu-item-heading{
        font-size:16px;
    }
}
@media (max-width:767px){
    .product__wcu-item-heading{
        font-size:14px;
    }
    .product__wcu{
        grid-template-columns: 1fr 1fr;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7894d8 */input[type="number"] ,
select ,
input[type="text"],
input[type="email"],
textarea {
  border: 1px solid #dadbdd;
  font-family: -apple-system, "system-ui", Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 15px;
  color: #606266;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #fd8867 !important; 
  outline: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='gray' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");
  background-repeat: no-repeat;
  background-position: right 3px center;
  background-size: 14px;
  
}

input[type="number"]::placeholder,
input[type="text"]::placeholder,
input[type="email"]::placeholder,
textarea::placeholder {
    color: #606266;
}
@media (max-width: 767px) {
  .upload-box {
    margin-right: 5px !important; 
   
  }
}/* End custom CSS */
/* Start custom CSS for tabs, class: .elementor-element-26e26f6 */.elementor-1718 .elementor-element.elementor-element-26e26f6 td{
    font-size: 15px;
    background-color: white;
}
.elementor-1718 .elementor-element.elementor-element-26e26f6 td:nth-child(odd){
    background: #fff !important;
}
.elementor-1718 .elementor-element.elementor-element-26e26f6 th{
    background-color: #FB876B;
    color: #fff;
    text-align: left;
}
td:nth-child(odd) {
    background: #f5f5f5 !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-0e3502b */.elementor-tab-title {
    border: 1px solid #eee !important;
    padding: 10px;
    cursor: pointer;
    margin-right: 5px !important;
    padding: 10px 28px !important;
    border-radius: 5px ;
}

.elementor-tab-title.elementor-active {
    background-color: #EC8B6B;
}
.elementor-tabs-wrapper {
    gap: 2px !important;
    display: flex
;
}
.elementor-tab-content {
    border: 1px solid #eee !important;
    margin-top: 5px;
    border-radius: 5px;
}

@media (max-width: 768px) {
 /* Ensure the wrapper scrolls horizontally */
    .elementor-tabs-wrapper {
        display: flex !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        white-space: nowrap;
        scroll-behavior: smooth; /* Smooth scrolling */

        /* Hide scrollbars across browsers */
        scrollbar-width: none; /* Firefox */
    }

    /* Hide scrollbar for Webkit browsers (Chrome, Safari, Edge) */
    .elementor-tabs-wrapper::-webkit-scrollbar {
        display: none;
    }

    /* Ensure each tab is inline and doesn't stretch */
    .elementor-tabs-wrapper .elementor-tab-desktop-title {
        flex: 0 0 auto;
        white-space: nowrap;
        padding: 10px;
        margin-right: 10px;
        border: 1px solid #ddd;
        border-radius: 2px;
        text-align: center;
    }   
     /* Hide mobile-specific duplicate tabs */
    .elementor-tab-mobile-title {
        display: none !important;
    }
}    

@media (min-width: 1024px) { 
    .elementor-tabs-wrapper {
        position: sticky;
        top: 0;
        z-index: 999;
        background: #fff;
        padding: 10px 0;
    }
}/* End custom CSS */