/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.banner-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.banner-wrapper img{
	    border-bottom-left-radius: 90px !important;
    border-bottom-right-radius: 90px !important;
}
.responsive-banner {
    width: 100%;
    height: auto;
    display: block;
}

.clickable-area {
position: absolute;
    top: 58.5%;
    left: 5.5%;
    width: 20.2%;
    height: 9.5%;
    border-radius: 50px;
    cursor: pointer;
}
.admin-bar .sticky-active {
    top: 33px;}
.admin-bar .header-wrapper{
    z-index: 1;
}
footer{
        background: #000;
}
.pro-accordion h2{
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 50px;
}
.single-product .resp-tabs-container .resp-accordion:first-child {
    display: none !important;
}
.category-banner-image img{
    border-bottom-left-radius: 90px !important;
    border-bottom-right-radius: 90px !important;
}
.product-tabs-wrapper .accordion .card:first-child .card-header {
    display: none !important; /* Title hide karne ke liye */
}
.products .product-inner
 {
    position: relative;
}
.tab-content .tab-pane .read-more-link {
    background: #00acee;
    color: #fff;
    padding: 10px 40px;
    border-radius: 40px;
    margin: 50px 0 !important;
    display: inline-block;
}


    .elementor-472 .elementor-element.elementor-element-84ef46b {
        --width: 100%;
    }
        .elementor-472 .elementor-element.elementor-element-7de892f
 {
        --width: 0;
    }
    .elementor-472 .elementor-element.elementor-element-84ef46b {
    --width: 100%;
    padding: 0;
    margin: 0;
}
.elementor-472 .elementor-element.elementor-element-2b19cee:not(.elementor-motion-effects-element-type-background), .elementor-472 .elementor-element.elementor-element-2b19cee > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: none;}
    .elementor-472 .elementor-element.elementor-element-2b19cee {
    --display: inlin-flex;}

.page-top * {
    color: #fff !important;
}  
.page-top .breadcrumbs-wrap {
    margin-top: 170px;
    padding-left:30px;
}  
.page-top .page-title-wrap {
    line-height: 0;
    padding-left: 30px;
}
#main.wide.column1 .main-content {
    padding-top: 0;
    padding-bottom: 0;
    /* padding-left: 30px;
    padding-right: 30px; */
}
.cat-banner-txt {
    position: absolute;
    z-index: 1;
    top: 270px;
    width: 500px !important;
    left: 100px;
}
.cat-banner-txt p{
    color:#000;
}
.cat-banner-txt a {
    background: #00acee;
    padding: 11px 30px;
    border-radius: 30px;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
}
.home #main.wide.column1 .main-content {
    padding-left: 0;
    padding-right: 0;
}
.page-top {
    border-bottom: none;
    background: radial-gradient(circle at 20% 50%, #df37ef 0%, #7d89f0 40%, #5ce1ff 100%) !important;
    padding-top: 200px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.archive .page-top .page-title {
    color: #fff !important;
    font-size: 3rem;
    font-weight: 600;
    text-align: left;
    width: 100%;
    padding-left: 30px;
}
    ul#menu-quote-menu {
        z-index: 1;
    }
.elementor-2 .elementor-element.elementor-element-3c0a2b1:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-3c0a2b1 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #96979A;
    margin-top: 0;
}
.elementor-372 .elementor-element.elementor-element-fd8b709 img
 {
    width: 100px;
}
.tax-product_cat .page-title {
    margin-top: 170px;
}
.zoom-pulse {
    animation: zoomPulse 1.5s ease-in-out infinite;
}


@keyframes zoomPulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}
.archive .elementor-583 .elementor-element.elementor-element-d671f40.elementor-element {
    --align-self: none;
}
.dnd-upload-status .dnd-upload-details .name span
 {
 
    font-size: 12px;
    color: #00acee;
}
.dnd-upload-status .dnd-upload-details .name em {
    font-size: 10px;
    font-weight: 400;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    font-size: 0;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
    height: 4px;
}
.dnd-upload-status .dnd-upload-details .name em {
    font-size: 10px;
}
.inline-field {
    display: flex;
    align-items: center;
    gap: 15px;       /* space between label and input */
    margin-bottom: 20px;  /* space between fields */
    
}
.elementor-element.elementor-element-2f7e059.flex-wrap.shop-loop-before.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin: 50px 0;
}
.return h2 {
    margin-top: 30px;
}
.inline-field label {
    white-space: nowrap;
    min-width: 190px; /* adjust label width */
    font-weight: 500;
   color: #000;
}

.inline-input {
    flex: 1;        /* input takes remaining space */
    padding: 6px 10px;
    box-sizing: border-box;
}
.dim-row span {
        width: 27%;
}
/* Dimension Fields - single line */
.dim-row {
    display: flex;
    gap: 15px;          /* space between L/W/H fields */
    margin-bottom: 20px; /* spacing under row */
    flex-wrap: wrap;    /* responsive on mobile */
}

.dim-row .dim-input {
    flex: 1;             /* equal width for all 3 fields */
    padding: 6px 10px;
    box-sizing: border-box;
}
span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.inline-input {
    padding: 0;
}

.inline-field .textarea {
    width: 350px;
}
.inline-field textarea{
    height:100px;
    width: 350px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select, .wpcf7-form-control-wrap textarea
 {
    width: 350px;
}
.product-summary-wrap .stock {
    display: none;
}
.single-product .cart:not(.variations_form), .single_variation_wrap {
    display: none !important;
}
.custom-brand .img-thumbnail {
    height: 130px !important;
}
.btn-whatsapp-pulse {
    color: #fff !important;
    position: fixed;
    bottom: 24px;
    left: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    animation-name: pulse;
}
.fixedFoter {
	position: fixed;
	bottom: 4rem;
	left: 0;
	right: 0;
	justify-content: flex-end;
	padding: 0 1.5rem;
	z-index: 9;
}

.fixedFoter .call {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgb(0 0 0 / .3);
	background: #025bca;
	justify-content: center;
	color: var(--white);
	font-size: 1.4rem;
    
}
.btn-whatsapp-pulse,
.btn-whatsapp-pulse-border::before {
	border-radius: 50%;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

.btn-whatsapp-pulse {
	background: #25d366;
    bottom: 20px;
}
html #topcontrol {
    background: rgba(64, 64, 64, 0.75);
    color: #FFF;
    width: 29px;
    height: 28px;
    right: 10px;
    text-align: center;
    z-index: 1111;
    transition: background 0.3s ease-out;
	display:none;
}
.sticky-product {
    display: none !important;
}
a.btn-whatsapp-pulse.fl-number {
	right: 20px;
	left: auto;
	background: var(--primary);
	border: 1px solid #fff;
}
.btn-whatsapp-pulse,
.btn-whatsapp-pulse-border::before {
	border-radius: 50%;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}



a.btn-whatsapp-pulse.fl-number {
	right: 20px;
	left: auto;
	background: linear-gradient(to right, #bcbdc0 0%, rgb(252,152,55) 100%);
	border: 1px solid #fff;
        transform: scaleX(-1);

}
a.btn-whatsapp-pulse.fl-number i{
    font-size:20px;
}
.tb-hover-content.with-link a.button.get-a-quote:nth-of-type(2) {
    display: none;
}
.get-a-quote {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/* #header .elementor-element-369033b form.searchform {
    width: 100%;
    width: 300px;
    margin-left: -230px;
} */
.elementor-3306 .elementor-element.elementor-element-1ff55de .elementor-social-icon {
    background-color: transparent;}

.porto-wide-sub-menu>li.menu-block-item {
    margin-bottom: -20px;
    width: 100% !important;
    display: block;
}

.single-product .product_meta {
    display: none !important;
}

.sticky-header {
    position: sticky;
    top: 0;
    z-index: 9999;
}
.sticky-active {
    position: fixed !important;
    top: 0;
    left: 0;
    /* width: 100% !important; */
    z-index: 99999;
    background: transparent;
    right: 0;
    margin: auto;
}
.home #main {
    padding: 0;
}
.hero-bg{
    height: 100vh;
    align-items: center;
}
.elementor-2 .elementor-element.elementor-element-c00cea0 {
    --margin-left: 0;}
#main{
    padding:0 0;
}
.no-breadcrumbs .main-content {
    padding-top: 0;
}
.elementor-element.elementor-element-a2df8ad.e-con-full.e-flex.e-con.e-parent {
    padding: 0 30px;
}

.toggle {
    padding-bottom: 0;
}
.faq{
    margin-bottom: 20px;
}
.toggle>.toggle-content {
    padding: 15px;
}
.porto-faq-wrapper {
    margin-top: 0 !important;
}
/* .single-product .resp-tabs-container h2 {
    display: none !important;
}
.single-product .resp-tabs-container h2:first-child {
    display: block !important;
} */
 
.single-product .resp-tabs-container .resp-accordion:nth-last-child(-n+4) {
    display: none !important;
}

 .single-product .resp-tabs-container .resp-accordion:first-child{
display: none !important;
 }


 .single-product .resp-tab-content {
    padding: 30px !important;
    margin: 30px;
    height: 600px;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scrollbar-color: #00acee #f1f1f1;
    scrollbar-width: thin;
    border-bottom: 0 !important;
    background: transparent;
}
.product-content {
    position: absolute;
    background: #ebf5f9;
    width: 100%;
    text-align: center;
    BORDER-BOTTOM-LEFT-RADIUS: 20PX;
    BORDER-BOTTOM-RIGHT-RADIUS: 20PX;
    bottom: 0px;
    z-index: 9;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
}
footer .elementor-icon-list-item:hover span {
    color: #9ea2a9 !important;
}
#quote {
    height: auto;
    padding-bottom: 100px;
}
.product-content h3{
	padding:0;
	margin: 0 !important;
	white-space: pre-wrap !important;
}
.elementor-372 .elementor-element.elementor-element-ffd8fec .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #afc4cd;
}
.faq-title {
    border-left: 4px solid #46788c !important;
}
.toggle>.toggle-content>p:last-child {
    margin-bottom: 0;
    font-weight: 400;
}
.product-content a{
    text-align: center;
}
.toggle>label {
    border-left: 3px solid #4c7c8f !important;
}
section.toggle.active label {
    background-color: #4c7c8f;}
.faq-arrow {
       border-color: #4a7a8d !important;
}
.faq-item.active .faq-arrow {
    border-color: #fff !important;
}
.product-content h3.porto-heading {
    text-align: center;
}
a.button.get-a-quote {
    display: none;
}
.faq-item.active .faq-title {
    background: #4a7a8d;
    color: #fff !important;
}
.faq-item.active .faq-arrow{
    border-color:#fff;
}


.single-product .resp-tabs-container {
    margin: 15px 200px 50px 200px;
    border-radius: 30px;
    border: 1px solid #71a9bf;
}
 .single-product .clickup-table-view {
    margin-bottom: 30px;
}
.clickup-table td p {
    opacity: 1;
    display: block;
}
.single-product .ql-block, .single-product ul {
    margin-bottom: 20px;
}
.main-menu{
        margin-bottom: 0 !important;
}
 .megamenu-scroll{
        height: 150px;
    overflow-y: auto;
 }
 /* Chrome, Edge, Safari */
.megamenu-scroll::-webkit-scrollbar {
    width: 2px;
}

.megamenu-scroll::-webkit-scrollbar-track {
    background: transparent;
}

.megamenu-scroll::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.megamenu-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* #header .elementor-element-dc3465c .main-menu > li.menu-item > a, #header .elementor-element-dc3465c .menu-custom-block span, #header .elementor-element-dc3465c .menu-custom-block a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a {
    font-size: 5px;} */

.quickview {
    display: none !important;
}
.custom-file-wrap .wpcf7-form-control-wrap {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
}
header i.porto-icon-magnifier {
    color: #000 !important;
}

.home .elementor-element-dc3465c .menu-hover-line>li.menu-item>a:before
 {
    background-color: #fff;
}
#header .sticky-active .elementor-element-dc3465c .main-menu > li.menu-item > a, .sticky-active .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .sticky-active .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .sticky-active .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before{
    color:#000
}
.porto-tb-featured-image {
    border-radius: 20px;
}
/* Wrapper */
.file-upload-field {
    margin-bottom: 18px;
}

/* Label */
.file-label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    font-size: 15px;
}
.wpcf7-form.invalid .d-none{
    display:  block !important;
}
/* Main custom upload box */
.custom-file-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    background: #fafafa;
    border: 1.5px dashed #d1d5db;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
    transition: 0.2s ease;
    width: 350px;
}
.codedropz-upload-handler {
    border: 2px dashed #000
}

/* Icon */
.custom-file-wrap .file-icon {
    font-size: 20px;
    background: #f3f4f6;
    padding: 10px;
    border-radius: 10px;
}

/* Text inside box */
.custom-file-wrap .file-text {
    font-size: 15px;
    font-weight: 500;
    color: #374151;
}

/* Hide original CF7 input */
.real-file-input {
    position: absolute !important;
    opacity: 0 !important;
    inset: 0;
    cursor: pointer;
}

/* Hover effect */
.custom-file-wrap:hover {
    border-color: #60a5fa;
    background: #f8fbff;
    box-shadow: 0 4px 12px rgba(96,165,250,0.15);
}
.custom-file-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    background: #fafafa;
    border: 1.5px dashed #d1d5db;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
}

/* Invisible real input */
.custom-file-input .wpcf7-form-control-wrap {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    cursor: pointer;
    z-index: 10;
}

/* Icon & text */
.file-icon {
    font-size: 20px;
    background: #f3f4f6;
    padding: 10px;
    border-radius: 10px;
}
.file-text {
    font-size: 15px;
    font-weight: 500;
    color: #374151;
}
.clickup-table p {
    display: none;
}
.clickup-table {
    border-collapse: collapse;
    margin-bottom: 50px !important;
}
.clickup-table td {
    border: 1px solid #000;
}

.clickup-table tr:first-child {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}
body {
    padding: 0;
}
.sticky-header.sticky-active {
    position: relative;
}
.sticky-header:before{
    content:'';
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 0;
    background: #fff;
    transition: all 0.5s ease;
}
.sticky-header.sticky-active:before{
    height: 100%;
}
.single-product .product {
    margin-top: 0;
}
.elementor-element.elementor-element-e4e29d9.e-con-full.e-flex.e-con.e-parent{
    border-bottom: none;
    background: radial-gradient(circle at 20% 50%, #df37ef 0%, #7d89f0 40%, #5ce1ff 100%) !important;
    padding-top: 200px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    margin-top: 0;
}
.codedropz-upload-inner h3 {
    font-size: 15px;
    }
        .codedropz-upload-wrapper {
            width: 350px;
        }
.quote-btn .current {
    background: #00acee !important;
}
.quote-btn .current:hover {
    background: #222529 !important;
}
.search-sku {
    display: none;
}
.tb-meta-product_cat {
    display: none !important;
}
.single-product .product-title {
    text-align: center;
    padding-right: 0 !important;
}
.single-product .product-title h1{
color: #fff !important;
    font-size: 3rem;
    font-weight: 600;
    text-align: left;
    width: 100%;
    padding-left: 30px;
    margin-top: 170px;
}
.elementor-element.elementor-element-da27e37.e-con-full.e-flex.e-con.e-parent {
    padding: 0 30px;
}
.elementor-element.elementor-element-f43927b.e-con-full.e-flex.e-con.e-parent{
    padding: 0 30px;
}
.archive .page-top .breadcrumbs-wrap {
    display: none;
}
.archive .page-top .page-title {
    color: var(--porto-heading-color);
    font-size: 3rem;
    font-weight: 600;
}
.archive .page-top .page-title-wrap {
    text-align: center;
}
.single-product .product-nav{
    display:none;
}


.snowflake {
    position: absolute;
    background-color: white;
    border-radius: 50%;
    opacity: 0.8;
    pointer-events: none;
}

@keyframes fall {
    0% {
        opacity: 0;
        transform: translateY(0);
    }

    10% {
        opacity: 1;
    }

    100% {
        opacity: 0.5;
        transform: translateY(100vh);
    }
}

@keyframes diagonal-fall {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }

    10% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
        transform: translate(10vw, 100vh);
    }
}

.snow-container {
    position: absolute;
    top: -300px;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    pointer-events: none;
}

.snowflake {
    position: absolute;
    background-color: white;
    border-radius: 50%;
    opacity: 0.8;
    pointer-events: none;
}

@keyframes fall {
    0% {
        opacity: 0;
        transform: translateY(0);
    }

    10% {
        opacity: 1;
    }

    100% {
        opacity: 0.5;
        transform: translateY(100vh);
    }
}

@keyframes diagonal-fall {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }

    10% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
        transform: translate(10vw, 100vh);
    }
}

/* 1200-166 css media query missing */


.custom-slider{
    margin-top:200px;
}
/* 1. Dots ka container center mein lane ke liye */

.custom-slider .slick-slide h2{
    color:#fff;
    text-transform: uppercase;
}
.custom-slider .slick-slide{
    transition: transform 0.8s cubic-bezier(0.45, 0.05, 0.55, 0.95), 
    opacity 0.8s ease-in-out !important;
    backface-visibility: hidden; /* Image flickering khatam karne ke liye */
    transform: scale(0.85); /* Default side slides */
}

/* Active Slide par animation chalana */
.custom-slider .slick-dots li.slick-active::after {
    /* 3000ms wahi speed ho jo apke autoplaySpeed ki hai */
    animation: dotProgress 3000ms linear forwards;
}


/* Container ko 3D depth dena */
.custom-slider {
    perspective: 1500px; /* Is se 3D effect gehra hota hai */
    overflow: visible !important;
}

.custom-slider .slick-list {
    overflow: visible !important;
    padding: 60px 0 !important;
}

.custom-slider .slick-track {
    display: flex !important;
    align-items: center;
    transform-style: preserve-3d; /* 3D elements ko zinda rakhne ke liye */
}

/* Default Slides (Side wali)
.custom-slider .slick-slide {
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) !important;
    transform: scale(0.8) rotateY(35deg) translateZ(-150px);
   
}


.custom-slider .slick-center {
    opacity: 1;
    filter: blur(0);
    transform: scale(1.25) rotateY(0deg) translateZ(150px) !important;
    z-index: 10;
}
 */


@keyframes dotProgress {
    0% { width: 0%; }
    100% { width: 100%; }
}
#header .logo .standard-logo {
    min-width: 90px;
    max-width: 90px;
    position: absolute;
    transform: scale(3);
    transform-origin: center;
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
}


#header.st-white .logo .standard-logo {
    /* rotate(0deg) taaki upar pohanch kar seedha ho jaye */
    transform: translateY(-40px) scale(0.5) rotate(0deg);
}

/* Default state (Niche wali state) */
#header .logo .standard-logo {
    /* rotate(360deg) ya 720deg rakhein fan effect ke liye */
transform: translateY(50px) scale(2) rotate(360deg);
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);}
#header .logo img {
    display: block;
    margin-top: -10px;
}

.single-product form.wpcf7-form {
background-color: #ebf5f9;
    border-radius: 30px;
    padding: 15px;
}
.single-product .codedropz-upload-container * {
    font-size: 12px !important;
}
.single-product .codedropz-upload-container {
    padding: 0;
}
.single-product .porto-posts-grid
 {
    margin-left: 200px;
    margin-right: 200px;
}
.single-product .inline-field {
    display: inline-flex;
    gap: 15px;
    margin-bottom: 20px;
    flex-direction: column;
    justify-content: flex-start;
    width: 49%;
    align-items: flex-start;
       padding: 0 15px;
}
.single-product .inline-field * {
    width: 100%;
}
.single-product .product_title {
    font-size: 35px;
    margin-bottom: 10px;
    font-weight: 700;}
.single-product .inline-field label {
    white-space: nowrap;
    min-width: 190px;
    font-weight: 500;
    color: #6495a9;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 0;
}
.single-product .form-control, .single-product input[type=color], .single-product input[type=date], .single-product input[type=datetime-local], .single-product input[type=datetime], .single-product input[type=email], .single-product input[type=month], .single-product input[type=number], .single-product input[type=password], .single-product input[type=search], .single-product input[type=tel], .single-product input[type=text], .single-product input[type=time], .single-product input[type=url], .single-product input[type=week], .single-product select, .single-product textarea {
    border: 1px solid;
    outline: none;
    box-shadow: none;
    text-align: left;
    line-height: 1.42857;
    padding: 6px 12px;}
.single-product .elementor-element.elementor-element-9beba81.e-con-full.e-flex.e-con.e-child p {
    font-size: 13px;
    line-height: 24px;
        margin-bottom: 10px;
}

.single-product .wpcf7-form-control-wrap input,
.single-product .wpcf7-form-control-wrap select,
.single-product .wpcf7-form-control-wrap textarea,
.codedropz-upload-wrapper {
    width: 250px;
}
.dnd-upload-counter {
    right: -15px;
}

.single-product input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #EC008B;
    padding: 10px 60px;
    border-radius: 30px;
    border: 0;
}

.inline-field.file-upload-field.w-100 .wpcf7-form-control-wrap {
    width: 100%;
}

.inline-field.file-upload-field.w-100 .codedropz-upload-wrapper {
    width: 100%;
}

/* 1200-166 css media query missing */

.elementor-2 .elementor-element.elementor-element-25ecc0c:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-25ecc0c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FFFFFF;
    background: radial-gradient(circle at 20% 50%, #df37ef 0%, #7d89f0 40%, #5ce1ff 100%);
}
#header{
        margin-top: -1px;
}
#header:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
    background: rgb(255 255 255 / 70%);
}

#header.st-white:before{
    transform: scaleY(1);
}

.porto-icon-bars{
    color:#000 !important;
}
.menu-item a{
    color:#000 !important;
}
 .custom-swiper-container { width: 100%; margin: 0 auto; overflow: hidden; position: relative;  }
        
        .slide-inner {
            padding-top: 190px;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            perspective: 2500px;
            height: 100vh;
        }
        .slide-inner.more-btn a{
            background-color: #000;
            border:0;
            color: #fff;
        }
        
        .slide-inner.more-btn a span.elementor-button-text {
            color: #fff;
        }
        /* --- Content Animations --- */
        .center-circle, .top-icon {
            /* Background fade hone ke baad ya sath hi ye move karenge */
            transition: transform 1.8s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1.2s ease;
            will-change: transform, opacity;
        }

        /* --- 1. Top Icons (Slide UP/DOWN) --- */
        .top-icon { 
            position: absolute; 
            z-index: 5; 
            width: 450px; 
            opacity: 0;
            /* Shuru mein screen se upar hongi */
            transform: translateY(-120%); 
        }
        .top-icon.left { top: 25%; left: 5%; }
        .top-icon.right { top: 25%; right: 5%; width: 70%;}

        /* ACTIVE: Slide Down into view */
        .swiper-slide-active .top-icon { 
            opacity: 1; 
            transform: translateY(0);
            transition-delay: 0.3s; /* Background fade ke thodi der baad */
        }

        /* EXIT: Slide back UP */
        .swiper-slide-prev .top-icon { 
            opacity: 0; 
            transform: translateY(-120%) !important; 
        }

        /* --- 2. Center Box (Slide LEFT to RIGHT) --- */
        .center-circle { 
            z-index: 10; 
            position: relative; 
            opacity: 0;
            /* Shuru mein screen ke bilkul Left se baher */
            transform: translateX(-100vw) rotateY(-45deg);
        }

        /* ACTIVE: Slide to Center */
        .swiper-slide-active .center-circle { 
            opacity: 1; 
            transform: translateX(0) rotateY(0deg); 
            transition-delay: 0.1s;
        }

        /* EXIT: Slide out to the Right */
        .swiper-slide-prev .center-circle { 
            opacity: 0; 
            transform: translateX(100vw) rotateY(45deg) !important; 
        }

        /* --- Text Animation --- */
        .slide-text { 
            position: absolute; bottom: 110px; left: 50px; z-index: 99; width: 30%; 
            opacity: 0; transform: translateY(50px);
            transition: all 1.2s ease-out 0.5s;
        }
        .swiper-slide-active .slide-text { opacity: 1; transform: translateY(0); }

        /* General Styling */
        .center-circle h2 {
            font-size: 350px; font-weight: bolder; text-align: center;
            color: #fff; position: absolute; top: 120px; z-index: -1;
        }
        .slide-text h3 { font-size: 40px;line-height: 50px; font-weight: bold; color:#000; }
        .slide-text p { color:#000; }
        
        /* Background Transition (FADE ONLY) */
        .swiper-slide { 
            background-size: cover;
            transition: opacity 1s ease-in-out; /* Background fade ki speed */
        }
        .swiper-pagination{
            display: none !important;
        }






/*testimonial css starts here*/
:root {
    --bg-dark-green: #1F4532; /* Background color of image */
    --active-green: #2ecc71;  /* Bright green for active elements */
    --text-light: #fefefe;
    --text-muted: #dcdcdc;
    --card-bg: rgba(255, 255, 255, 0.05); /* Transparent card look */
    --shadow-dark: 0 4px 15px -1px rgba(0, 0, 0, 0.4);
}

* { box-sizing: border-box; margin: 0; padding: 0; }

.testimonial-section {
        padding: 90px 20px 60px 20px;
    width: 100%;
    overflow: hidden;
    width: 100% !important;
    display: block !important;
    clear: both;
    background-image: url(https://azprintpackages.us/wp-content/uploads/2026/03/wesite-images-3.png);
}


/* Slides ki width ko auto rakhein taake JS control kare */



.testimonial-section .swiper-slide {
    display: flex;
    flex-direction: column; /* Video on top, Review below */
    align-items: center;
    border-radius: 12px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    
    /* Pehle wale black shadow property jo aapne manga tha */
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    
    /* Default non-active state (grayish look from image) */
    opacity: 0.5;
    transform: scale(0.9);
}


/* 🟢 ACTIVE (CENTER) SLIDE: Isay main-focus banayein */
.testimonial-section .swiper-slide-active {
    opacity: 1;
    transform: scale(1.05); /* slightly bigger */
    z-index: 10;
    box-shadow: 0 15px 35px -3px rgba(0, 0, 0, 0.6), 0 10px 15px -2px rgba(0, 0, 0, 0.4);
}

/* 1. Video Container (Top Row) */
.testimonial-section .video-container {
    width: 100%;
    aspect-ratio: 16 / 9; /* Standard video ratio */
    border-radius: 12px 12px 0 0; /* Only top corners rounded */
    overflow: hidden;
}

/* Placeholder look for the video */
.testimonial-section .video-placeholder {
    width: 100%;
    height: 100%;
    background-color: #5d6d7e; /* Gray video placeholder color */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.testimonial-section .video-placeholder iframe{
    width: 100%;
    height: 100%;
}

.testimonial-section .mySwiper {
    width: 100% !important;
    margin: 0 auto !important;
    /* Isay 'hidden' ki jagah 'visible' kar ke check karein */
    overflow: visible !important; 
}

.testimonial-section .swiper-wrapper {
    /* Is se alignment issues solve hote hain */
    display: flex !important;
}

/* Play button (central white play button) */
.testimonial-section .play-button {
    width: 75px;
    height: 75px;
    background-color: white;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    color: #555;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
    position: absolute;
    transition: opacity 1s ease-in-out;
}


/* 🟢 Center Slide has different video color in image */
.testimonial-section .center-slide .video-placeholder {
    background-color: #1a2a1f; /* Darker green placeholder */
}
.testimonial-section .swiper-slide-active{
    transform: scale(1.1) !important;
}
.testimonial-section .play-button i{
    color:#000;
    font-size: 16px;
}
.testimonial-section h2 {
    color: #fff;
    font-weight: 800;
    font-size: 100px;
    text-align: center;
    margin-bottom: 150px;
}
/* 2. Review Container (Bottom Row) */
.testimonial-section .review-container {
    width: 100%;
    padding: 20px;
    background-color: var(--card-bg); /* Transparent layer like original shadow */
    border-radius: 0 0 12px 12px; /* Only bottom corners rounded */
    color: var(--text-light);
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.testimonial-section .review-text, .testimonial-section .reviewer-info *{
font-family: 'Poppins' !important;
}
/* 🟢 Center Slide review is darker in image */


/* Stars styling */
.testimonial-section .rating {
    display: flex;
    gap: 4px;
    font-size: 14px;
    color: #f1c40f; /* Yellow stars */
}

.testimonial-section .review-text {
    font-size: 16px;
    line-height: 1.5;
    color: var(--text-light);
}

/* Reviewer Info (Bottom Row of Review Box) */
.testimonial-section .reviewer-info {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 5px;
}

.testimonial-section .reviewer-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #7f8c8d;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}

.testimonial-section .reviewer-details {
    display: flex;
    flex-direction: column;
}

.testimonial-section .reviewer-name {
    font-weight: bold;
    font-size: 15px;
}

.testimonial-section .reviewer-title {
    font-size: 12px;
    color: #fff;
}
ul.products .category-list{
    display: none;
}
.elementor-element.elementor-element-9dc4b0d.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    padding: 0 30px;
}
ul.products .product-image {
    border: 0;
}
.product-image img {
    border-radius: 30px;
}
li.product:hover .product-image {
    box-shadow: none !important;
}
.term-custom-boxes .page-top {
    border-bottom: none;
    padding-top: 200px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    background-image: url(https://azprintpackages.us/wp-content/uploads/2026/03/custom-boxes.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 1080px;
    margin-top: 29px;
}
.term-mylar-bags .page-top {
    border-bottom: none;
    padding-top: 200px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    background-image: url(https://azprintpackages.us/wp-content/uploads/2026/03/mylar-bags.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 1080px;
    margin-top: 29px;
}
.postid-5843 .elementor-element.elementor-element-e4e29d9.e-con-full.e-flex.e-con.e-parent{
    border-bottom: none;
    padding-top: 200px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    background-image: url(https://azprintpackages.us/wp-content/uploads/2026/03/folding-box.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 729px;
    margin-top: 29px;
}
.term-custom-boxes .page-top .page-title-wrap, .term-mylar-bags .page-title-wrap, .postid-5843 .elementor-element.elementor-element-e4e29d9.e-con-full.e-flex.e-con.e-parent .product_title{
    display: none;
}
#header .elementor-element-dc3465c .main-menu > li.menu-item.active > a, #header .elementor-element-dc3465c .main-menu > li.menu-item:hover > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item:hover > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item.active > a, #header .elementor-element-dc3465c .main-menu > li.menu-item.active > .arrow:before, #header .elementor-element-dc3465c .main-menu > li.menu-item:hover > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item:hover > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item.active > .arrow:before {
    color: #000 !important;
}
.elementor-element-dc3465c .menu-hover-line>li.menu-item>a:before {
    background-color: #000;
}
/* 3. Controls (Pagination/Arrows) */
.testimonial-section .controls-container {
    width: 100%;
    max-width: 400px; /* Constraints pagination width to central area */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; /* Space between arrow and dots */
        margin: 100px auto 0;
}

.testimonial-section .custom-nav-btn {
    position: static; /* Override default swiper position absolute */
    width: 33px;
    height: 33px;
        background-color: #6a4646;
    color: white !important; /* Forces fontawesome color */
    border-radius: 50%;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 10;
}

/* Override default swiper arrow looks */
.testimonial-section .swiper-button-next::after, .testimonial-section .swiper-button-prev::after {
    display: none;
}

.testimonial-section .custom-pagination {
    position: static; /* Override default swiper position absolute */
    display: flex;
    justify-content: center;
    gap: 6px;
}

/* Custom bullet styling (gray dots) */
.testimonial-section .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #999;
    opacity: 1;
}

/* 🟢 Active bullet (white) */


/*testimonial css ends here*/

#header .main-menu .narrow ul.sub-menu {
    background-color: #467488;
    margin-top: 20px;
}
#header .main-menu .narrow ul.sub-menu li a {
    color: #fff;
}

.product-image-slider {
    background: #fff;
    padding: 15px;
    border-radius: 18px;
}

.single-product .elementor-element.elementor-element-9beba81.e-con-full.e-flex.e-con.e-child {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    border: 1px solid #a0c3d1;
}
.single-product .elementor-element.elementor-element-da27e37.e-con-full.e-flex.e-con.e-parent {
    padding: 0 30px;
    width: 70%;
}
.single-product .codedropz-upload-handler {
    border: 2px dashed #a0c3d1;
}
.single-product .page-top.page-header-1 {
    display: none;
}
.single-product #main {
    background: #f9f9f9;
    padding-top: 100px;
}
.quote-page .e-con-full {
    padding-top: 20px;
    padding-bottom: 40px;
}
.elementor-element-9653f0f .sp-linked-heading {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    border: none;
    font-family: Poppins, sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
}
.quote-page.single-product input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: auto !important;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
        display: flex;
}
.quote-page.single-product form.wpcf7-form{
    padding-top: 40px;
}
.product-thumbs-slider.owl-carousel .owl-stage-outer .img-thumbnail {
        border: 1px solid transparent;
    transition: border-color 0.2s;
    padding: 10px;
    border-radius: 6px;
}
.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail, html:not(.touch) .product-thumbs-slider .owl-item:hover .img-thumbnail {
       border: 1px solid #71a9bf;
}
.product-thumbs-slider.owl-carousel .owl-item img {
    transition: opacity 0.3s;
    border-radius: 6px;
}
.product-images .img-thumbnail .inner {
    border: 0;
}
@media (min-width: 1600px) {
    #header .custom-menu .main-menu > li.menu-item {
        margin-right: 1.5rem;
    }
    .elementor-3306 .elementor-element.elementor-element-d2e9281.e-con {
        --flex-grow: 0;
        --flex-shrink: 0;
        padding-left: 0;
        margin-left: 0;
  
    }
}

.single-product .wpcf7-form-control-wrap input,
.single-product .wpcf7-form-control-wrap select,
.single-product .wpcf7-form-control-wrap textarea{
    border-radius: 20px;
       border: 1px solid #a0c3d1;
    width: 350px;
}
.quote-btn a {
        background: #00ACEE;}

.more-btn a {
    border: 1px solid #00ACEE;
    border-radius: 30px;
    background: transparent;
    color: #00ACEE !important;
    font-weight: 600;
}  
.more-btn a:hover {
    background: #00ACEE;
    color: #fff !important;
}  
.sub-menu .menu-item a {
    color: #fff !important;
}     
@media only screen and (min-width: 1200PX) {
.sub-menu .menu-item:hover a {
    color: #000 !important;
}
    #side-nav-panel{
		display:none;
	}
    #header .logo {
        --porto-logo-mw: 100px;
        margin-left: 80px !important;
    }

    #header .searchform-popup {
    top: -7px;
}
    ul#menu-quote-menu {
    position: absolute;
    right: 60px;
    top: 2px;
}
    .desktop-menu .elementor-icon i, .desktop-menu .elementor-icon svg {
    display: block;
    height: 30px;
    position: relative;
    width: 30px;
    font-size: 30px;
    margin-top: 10px;
}
.desktop-menu {
    width: 30px;
    position: absolute;
    left: -200%;
    top: 0;
    cursor: pointer;
}
#header .main-menu {
    display: flex; /* Display hamesha flex rahega */
    opacity: 0;
    visibility: hidden; /* Clickable hone se rokne ke liye */
    
    /* Screen se bahar (Left side par) */
    transform: translateX(-100px); 
    
    /* Transition dono directions (In aur Out) ke liye */
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1),
                visibility 0.6s;
}

#header .main-menu.active {
    opacity: 1;
    visibility: visible;
    
    /* Apni asli jagah par wapis (Center ya normal flow mein) */
    transform: translateX(60px); 
}
#header .mobile-toggle {
    font-size: 19px;
    background-color: transparent;}
.fa-solid, .fas {
    font-weight: 900;
    color: #fff;
}
    #header i.porto-icon-magnifier {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
   #header.bg-white i.porto-icon-magnifier {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header.bg-white .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
    #header .main-menu>li.menu-item {
    display: flex;
    align-items: center;
}

    #header .elementor-element-dc3465c .top-links > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > a, #header .elementor-element-dc3465c .menu-custom-block a, #header .elementor-element-dc3465c .menu-custom-block span, .elementor-element-dc3465c .sidebar-menu>li.menu-item>a {
    padding: 0 0px 0 0px;
}
    /* #header.bg-white .logo .standard-logo {
    transform: scale(1.5);
    transform-origin: center;
} */

    li#nav-menu-item-6207 {
    margin-right: 0 !important;
}
    .elementor-3306 .elementor-element.elementor-element-5d97547 {
               width: 33%;
    }
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 50%;
    }
.elementor-element.elementor-element-5182eec.e-con-full.e-flex.e-con.e-child {
    display: block;
        position: absolute;
        right: 85%;
}
.elementor-element.elementor-element-889bd91.elementor-hidden-desktop.elementor-widget.elementor-widget-porto_hb_menu_icon {
    display: block;
}
#header .mobile-toggle{
    display: none;
}
.elementor-3306 .elementor-element.elementor-element-6c00b2c{
    justify-content: flex-start;
    padding-top: 20px;
}
    .elementor-element.elementor-element-3ef4767.elementor-widget.elementor-widget-porto_hb_search_form {
    text-align: right;
    margin-right: 0;
}
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 43%;
        margin-left: 0;
    }
        .elementor-3306 .elementor-element.elementor-element-b177721 {
        --width: 23%;
    }

#header .simple-search-layout .searchform {
    padding: 15px 17px;
    border: none;
    z-index: 1002;
    top: 100%;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
    LEFT: AUTO;
    RIGHT: 20%;
}
.gridlist-toggle {
    display: flex;
    display: none;
}
.quote-btn a {
        background: transparent;
        color: #000 !important;
        margin-top: 0 !important;
        border-radius: 20px;
        padding: 7px 20px !important;
        border: 1px solid #000;
    }

.quote-btn a:hover{
    background: #00ACEE !important;
}
.quote-btn a:before{
    display: none;
}


}
@media (min-width: 1200px) and (max-width: 1550px) {
	.testimonial-section .play-button {
    width: 45px;
    height: 45px;}
.testimonial-section h2 {
    font-size: 70px;}
.testimonial-section .review-text {
    font-size: 11px;}	
.elementor-element.elementor-element-c1c8979.e-con-full.d-xl-flex.d-none.e-flex.e-con.e-child {
        display: flex !important;
    }

.single-product .wpcf7-form-control-wrap input,
    .single-product .wpcf7-form-control-wrap select,
    .single-product .wpcf7-form-control-wrap textarea {
            width: 95% !important;
            }
.center-circle {
    width: 400px;
}
.top-icon {
    width: 250px;
}
.center-circle h2 {
    font-size: 220px;
}
#header .logo .standard-logo {
    min-width: 70px;
    max-width: 70px;
    left: 40px;}
    #header.st-white .logo .standard-logo {
    transform: translateY(-33px) scale(0.8) rotate(0deg);
}
.slide-text h3
 {
    font-size: 40px;
 }

}



@media (min-width: 1200px) and (max-width: 1600px) {
	
    .cat-banner-txt {
    position: absolute;
    z-index: 1;
   top: 50px !important;
    width: 350px !important;
    left: 100px;
}
.cat-banner-txt p {
    font-size: 15px !important;
}
.cat-top-title h2 {
    font-size: 30px !important;
}
    .contact-page .inline-field label {
    min-width: 120px;
    }
    .top-icon {
    width: 250px;
}
.center-circle {
    width: 40%;
    display: flex;
    justify-content: center;
}
	.center-circle img{
		transform: scale(0.7);
	}

.swiper .swiper-notification {
    display: none !important;
}

}



@media (min-width: 1200px) and (max-width: 1366px) {

    #header .searchform-popup {
        top: -7px;
        right: -30px;
    }

    .menu-block .elementor-element.e-con-full.d-xl-flex.d-none.e-flex.e-con.e-child {
            display: block !important;
        }

#header .main-menu {
        text-align: left;
        background: none;
        margin-left: 0;
    }
    .elementor-3306 .elementor-element.elementor-element-d2e9281{
        margin-left:0 !important
    }

    #header .elementor-element-dc3465c .main-menu>li.menu-item>a,
        #header .elementor-element-dc3465c .menu-custom-block span,
        #header .elementor-element-dc3465c .menu-custom-block a,
        .elementor-element-dc3465c .sidebar-menu>li.menu-item>a {
            font-size: 12px;
        }
/* #header .e-con-inner {
    min-width: 100%;
}*/
    #header .custom-menu .main-menu > li.menu-item {
        margin-right: 1rem !important;
      
    } 

.elementor-element.elementor-element-dc3465c.custom-menu.mx-auto.elementor-widget.elementor-widget-porto_hb_menu {
    margin-left: 0 !important;
}
    #header .custom-menu .main-menu > li#nav-menu-item-6207 {
    margin-right: 0 !important;
}
    #header .search-dropdown .search-toggle {
    display: inline-block;
    margin-right: 30px;
}
    #header .logo {
        margin-left: 0px !important;
    }
.single-product .wpcf7-form-control-wrap input,
.single-product .wpcf7-form-control-wrap select,
.single-product .wpcf7-form-control-wrap textarea,
.codedropz-upload-wrapper {
    width: 220px !important;
}

}

@media (min-width: 1367px) and (max-width: 1599px) {
   #header .custom-menu .main-menu > li.menu-item {
        margin-right: 1rem !important;
      
    }

.elementor-element.elementor-element-dc3465c.custom-menu.mx-auto.elementor-widget.elementor-widget-porto_hb_menu {
    margin-left: 0 !important;
}
    #header .custom-menu .main-menu > li#nav-menu-item-6207 {
    margin-right: 0 !important;
}


#header .elementor-element-dc3465c .main-menu>li.menu-item>a,
    #header .elementor-element-dc3465c .menu-custom-block span,
    #header .elementor-element-dc3465c .menu-custom-block a,
    .elementor-element-dc3465c .sidebar-menu>li.menu-item>a {
        font-size: 13px;
        }
    #header .custom-menu .main-menu>li.menu-item {
        margin-right: 1.5rem !important;
    }

}
.ipad-banner-img{
    display: none !important;
}

@media (min-width: 991px) and (max-width: 1199px) {
#quote
 {
    height: 800px;
}
	.elementor-8506 .elementor-element.elementor-element-7a18eca {
        width: 100%;
        padding: 30px;
    }
    .single-product .resp-tabs-container {
        margin-left:0;
        margin-right:0;
    }
    .single-product .porto-posts-grid {
    margin-left: 0;
    margin-right: 0;
}
.single-product .elementor-element.elementor-element-da27e37.e-con-full.e-flex.e-con.e-parent {
    padding: 0 30px;
    width: 100%;
}
    .cat-banner-txt {
         position: absolute;
        z-index: 1;
        top: 10px;
        width: 300px !important;
        left: 50px;
}
.ban-img-cat img {
    height: 80vh;
}
.cat-top-title h2 {
    font-weight: bolder;
    font-size: 25px !important;
}
.cat-banner-txt p
 {
    color: #000;
    font-size: 15px !important;
}
    .top-icon {
    width: 250px;
}
.center-circle {
    width: 40%;
    display: flex;
    justify-content: center;
}
.center-circle h2{
    font-size: 180px;
}
.slide-text h3{
    font-size: 35px;
}

 #header .searchform-popup {
    top: -7px;
}
    ul#menu-quote-menu {
    position: absolute;
    right: 60px;
    top: 2px;
}
    .desktop-menu .elementor-icon i, .desktop-menu .elementor-icon svg {
    display: none;
}
.desktop-menu {
    width: 30px;
    position: absolute;
    left: -200%;
    top: 0;
    cursor: pointer;
}
#header .main-menu {
    display: flex; /* Display hamesha flex rahega */
    opacity: 0;
    visibility: hidden; /* Clickable hone se rokne ke liye */
    
    /* Screen se bahar (Left side par) */
    transform: translateX(-100px); 
    
    /* Transition dono directions (In aur Out) ke liye */
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1),
                visibility 0.6s;
}

#header .main-menu.active {
    opacity: 1;
    visibility: visible;
    
    /* Apni asli jagah par wapis (Center ya normal flow mein) */
    transform: translateX(60px); 
}
#header .mobile-toggle {
    font-size: 19px;
    background-color: transparent;}
.fa-solid, .fas {
    font-weight: 900;
    color: #fff;
}
    #header i.porto-icon-magnifier {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
   #header.bg-white i.porto-icon-magnifier {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header.bg-white .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
    #header .main-menu>li.menu-item {
    display: flex;
    align-items: center;
}

    #header .elementor-element-dc3465c .top-links > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > a, #header .elementor-element-dc3465c .menu-custom-block a, #header .elementor-element-dc3465c .menu-custom-block span, .elementor-element-dc3465c .sidebar-menu>li.menu-item>a {
    padding: 0 0px 0 0px;
}
    /* #header.bg-white .logo .standard-logo {
    transform: scale(1.5);
    transform-origin: center;
} */

    li#nav-menu-item-6207 {
    margin-right: 0 !important;
}
    .elementor-3306 .elementor-element.elementor-element-5d97547 {
               width: 33%;
    }
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 50%;
    }
.elementor-element.elementor-element-5182eec.e-con-full.e-flex.e-con.e-child {
    display: block;
        position: absolute;
        right: 85%;
}
.elementor-element.elementor-element-889bd91.elementor-hidden-desktop.elementor-widget.elementor-widget-porto_hb_menu_icon {
    display: block;
}
#header .mobile-toggle{
    display: none;
}
.elementor-3306 .elementor-element.elementor-element-6c00b2c{
    justify-content: flex-start;
}
    .elementor-element.elementor-element-3ef4767.elementor-widget.elementor-widget-porto_hb_search_form {
    text-align: right;
    margin-right: 0;
}
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 43%;
        margin-left: 0;
    }
        .elementor-3306 .elementor-element.elementor-element-b177721 {
        --width: 23%;
    }

#header .simple-search-layout .searchform {
    padding: 15px 17px;
    border: none;
    z-index: 1002;
    top: 100%;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
    LEFT: AUTO;
    RIGHT: 20%;
}
.gridlist-toggle {
    display: flex;
    display: none;
}
.quote-btn a {
        background: #00acee;
        color: #fff !important;
        margin-top: 0 !important;
        border-radius: 20px;
        padding: 7px 20px !important;
    }

.quote-btn a:hover{
    background: #222529 !important;
}
.quote-btn a:before{
    display: none;
}

    .single-product .wpcf7-form-control-wrap input,
        .single-product .wpcf7-form-control-wrap select,
        .single-product .wpcf7-form-control-wrap textarea {
            width: 98%;
        }
                .codedropz-upload-wrapper {
                    width: 100%;
                }
    #header .main-menu {
            display: none;
        }
    #header .mobile-toggle:first-child {
    display: block !important;
            margin-left: 0;
}
#header .search-dropdown .searchform{
    left: -255px;
}
ul#menu-main-menu-1 {
    display: none;
}
#header .e-con-inner {
    min-width: 100%;
}
.home-form {
    margin-left: 30px;
}
.home-form .elementor-element.elementor-element-8c74736.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
}
.inline-field label {
    min-width: 120px;
    font-size: 12px;
}
.home-form .inline-field label {
    min-width: 120px;
    }
.home-form {
    padding: 70px 0;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap textarea{
    width: 270px;
}
.inline-field {
    justify-content: space-between;
}
}
@media (min-width: 768px) and (max-width: 990px) {
	#quote
 {
    height: 800px;
}
	.elementor-8506 .elementor-element.elementor-element-7a18eca {
        width: 100%;
        padding: 30px;
    }
    .ban-img-cat img{
      display: none !important;  
    }
    .ipad-banner-img {
    display: block !important;
}
.ipad-banner-img img{
        display: block !important;
        height: 100vh;
}
.cat-banner-txt {
         top: 40px;
        width: 90% !important;
        left: 30px;
}
    .center-circle {
    width: 40%;
    display: flex;
    justify-content: center;
    margin-top: -100px;
}
.slide-text {
    left: 30px;
    right: 30px;
    width: 90%;
}
.center-circle h2{
    font-size: 180px;
}
.slide-text h3{
    font-size: 35px;
}
.top-icon{
    width: 200px;
}
     #header .searchform-popup {
    top: -7px;
}
    ul#menu-quote-menu {
    position: absolute;
    right: 60px;
    top: 2px;
}
    .desktop-menu .elementor-icon i, .desktop-menu .elementor-icon svg {
    display: none;
    height: 30px;
    position: relative;
    width: 30px;
    font-size: 30px;
    margin-top: 10px;
}
.desktop-menu {
    width: 30px;
    position: absolute;
    left: -200%;
    top: 0;
    cursor: pointer;
}
#header .main-menu {
    display: flex; /* Display hamesha flex rahega */
    opacity: 0;
    visibility: hidden; /* Clickable hone se rokne ke liye */
    
    /* Screen se bahar (Left side par) */
    transform: translateX(-100px); 
    
    /* Transition dono directions (In aur Out) ke liye */
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1),
                visibility 0.6s;
}

#header .main-menu.active {
    opacity: 1;
    visibility: visible;
    
    /* Apni asli jagah par wapis (Center ya normal flow mein) */
    transform: translateX(60px); 
}
#header .mobile-toggle {
    font-size: 19px;
    background-color: transparent;}
.fa-solid, .fas {
    font-weight: 900;
    color: #fff;
}
    #header i.porto-icon-magnifier {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
   #header.bg-white i.porto-icon-magnifier {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header.bg-white .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
    #header .main-menu>li.menu-item {
    display: flex;
    align-items: center;
}

    #header .elementor-element-dc3465c .top-links > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > a, #header .elementor-element-dc3465c .menu-custom-block a, #header .elementor-element-dc3465c .menu-custom-block span, .elementor-element-dc3465c .sidebar-menu>li.menu-item>a {
    padding: 0 0px 0 0px;
}
    /* #header.bg-white .logo .standard-logo {
    transform: scale(1.5);
    transform-origin: center;
} */

    li#nav-menu-item-6207 {
    margin-right: 0 !important;
}
    .elementor-3306 .elementor-element.elementor-element-5d97547 {
               width: 33%;
    }
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 50%;
    }
.elementor-element.elementor-element-5182eec.e-con-full.e-flex.e-con.e-child {
    display: block;
        position: absolute;
        right: 85%;
}
.elementor-element.elementor-element-889bd91.elementor-hidden-desktop.elementor-widget.elementor-widget-porto_hb_menu_icon {
    display: block;
}
#header .mobile-toggle{
           display: block;
}
.elementor-3306 .elementor-element.elementor-element-6c00b2c{
    justify-content: flex-start;
}
    .elementor-element.elementor-element-3ef4767.elementor-widget.elementor-widget-porto_hb_search_form {
    text-align: right;
    margin-right: 0;
}
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 43%;
        margin-left: 0;
    }
        .elementor-3306 .elementor-element.elementor-element-b177721 {
        --width: 23%;
    }

#header .simple-search-layout .searchform {
    padding: 15px 17px;
    border: none;
    z-index: 1002;
    top: 100%;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
    LEFT: AUTO;
    RIGHT: 20%;
}
.gridlist-toggle {
    display: flex;
    display: none;
}
.quote-btn a {
        background: #00acee;
        color: #fff !important;
        margin-top: 0 !important;
        border-radius: 20px;
        padding: 7px 20px !important;
    }

.quote-btn a:hover{
    background: #222529 !important;
}
.quote-btn a:before{
    display: none;
}

    .single-product .inline-field {
            display: block;width: 100%;}
.single-product .wpcf7-form-control-wrap input,
.single-product .wpcf7-form-control-wrap select,
.single-product .wpcf7-form-control-wrap textarea {
    width: 100%;
}

    .elementor-element.elementor-element-8224d46.banner-video.elementor-hidden-tablet.elementor-hidden-mobile.elementor-widget.elementor-widget-video {
            display: block;
        }
    #header {
            padding-left: 20px;
            padding-right: 20px;
        }
.home-form {
        margin-left: 30px;
    }

    .home-form .elementor-element.elementor-element-8c74736.elementor-widget.elementor-widget-heading {
        margin-bottom: 0;
    }

    .home-form .inline-field label {
        min-width: 120px;
    }

    .home-form {
        padding: 70px 0;
    }
           .home-form .inline-field {
            display: block;}
        .contact-page .inline-field {
             display: block;
         }
                 .inline-field {
                     display: block;}
}

.custom-tabs-wrapper .nav-tabs {
    border-radius: 30px;
    margin-bottom: 0;
}
.boxes_more_wrapper {
    padding: 30px;
    border: 1px solid #000;
    border-radius: 30px;
}
.boxes-packaging-content {
    height: 600px;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox ke liye */
    -ms-overflow-style: none;
    scrollbar-color: #4c7c8f #f1f1f1; 
    scrollbar-width: thin; /* scrollbar ko patla karne ke liye */
        padding-right: 30px;
}
.boxes-packaging-content p{
    font-weight: 300;
}
.boxes-packaging-content li{
    font-weight: 300;
}

.cat-top-title h2{
        font-weight: bolder;
    font-size: 40px;
        margin-bottom: 0;
}
.category-form {
    width: 100%;
}

.category-form form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
}

/* Row mein 2 fields lane ke liye (Pehli 4 fields) */
.inline-fields {
    /* calc(50% - half of gap) taake perfect 2 fields ayen */
    flex: 0 0 calc(50% - 7.5px); 
    max-width: calc(50% - 7.5px);
    box-sizing: border-box;
}

/* Last 2 fields (Message aur Submit) ko 100% karne ke liye */
.inline-fields:nth-last-of-type(3), 
.mt-3 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.category-form .wpcf7-form-control-wrap input, .category-form .wpcf7-form-control-wrap select, .category-form .wpcf7-form-control-wrap textarea {
    border-radius: 30px;
}
.category-form textarea{
    padding:20px 10px;
    border-radius: 20px;
}
.category-form .wpcf7-submit{
    border-radius: 30px;
}
.home-form {
    width: 30%;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.form-section {
    align-items: flex-start;
    height: 80vh;
    border-radius: 30px;
    overflow: hidden;
    background-size: cover;
}

/* Input elements ki width ensure karen */
.wpcf7-form-control {
    width: 100% !important;
}
.steps {
    flex-direction: column !important;
    height: auto !important;
    justify-content: flex-start;
    align-items: center;
    margin: 0 20px;
}
.steps h5{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    max-width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.steps p{
    font-weight: 400 !important;
    font-size: 15px !important;
}
.steps .elementor-widget-image{

    width: 167px !important;
    height: 167px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 130px;
}
.works-sec .e-con-inner {
    justify-content: space-around !important;
}
.custom-tabs-wrapper .nav-tabs .nav-link {
    border-radius: 30px;
    border: 0;
}
ul.custom-nav-tabs {
    display: inline-flex; /* Sirf content jitni width lega */
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    border: 1px solid #eee; /* Light border charon taraf */
    border-radius: 50px;    /* Optional: Rounded corners ke liye */
    background: #fff;
    overflow: hidden;       /* Border ke andar content rakhne ke liye */
}


.custom-nav-tabs .nav-item:first-child {
    margin-left:0;
}
.custom-nav-tabs .nav-item:last-child {
    margin-right:0;
}
/* List items ke darmiyan spacing ya border */
.custom-tabs-wrapper .tab-content{
    padding: 15px 100px;
    border: 0;
    box-shadow: none;
    min-height: 400px;
}

/* Tabs links ki styling */
.custom-nav-tabs .nav-link {
    display: block;
    padding: 12px 25px;
    color: #777;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none !important; /* Default Porto borders hatane ke liye */
    background: transparent;
}



/* Agar aap chahte hain ke tabs ke darmiyan vertical line ho */

.custom-tabs-wrapper{
    display: flex;
    justify-content: center;
    flex-direction: column;
    
}
.nav-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

ul.custom-nav-tabs {
    display: inline-flex;
    position: relative; /* Zaroori hai taake bg position sahi ho */
    background: #00455F;
    padding: 5px;
    border-radius: 50px;
    border: none;
    list-style: none;
    z-index: 1;
}

/* Sliding Background Layer */
.nav-active-bg {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 0;
        background: #4b7b8e;
    border-radius: 50px;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); /* Bounce effect */
    z-index: -1;
    transition: all 0.3s ease;
    box-sizing: border-box; /* Yeh zaroori hai */
    z-index: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #4c7c8f;
    border-color: #4c7c8f;
}
.boxes_data_section p {
    font-size: 18px;
    margin-top: 15px;
    color: #000;
    font-weight: 600;
}
.boxes_product_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    width: 100%;
    margin-top: 50px;
}
.boxes_data_section {
   width: calc(20% - 16px);
    text-align: left;
        margin-bottom: 30px;
}
.custom-nav-tabs .nav-item {
    position: relative;
    z-index: 2;
}
.custom-tabs-wrapper.finishes .tab-content {
    padding: 0;
}

.custom-nav-tabs .nav-link {
    display: block;
    padding: 10px 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none !important;
    border: none !important;
    background: transparent !important;
    transition: color 0.3s ease;
}

/* Active Text Color */
.custom-nav-tabs .nav-link.active {
    color: #fff !important;
}

/* .custom-nav-tabs .nav-link:hover:not(.active) {
    color: #000 !important;
} */
 .category-info-wrapper h3 {    font-weight: 700;
    font-size: 50px;
    margin: 30px 0;}
        .cat-description { margin-bottom: 5px; color: #777; line-height: 1.6; }
        .read-more-link { color: #0088cc; font-weight: 600; text-decoration: underline; }

        .steps.blue .elementor-widget-image {
    background: #C0EAFC;
}
.steps.red .elementor-widget-image {
    background-color: #FCE0D3;

}
.steps.orange .elementor-widget-image {
background-color: #F2606A;
}
.steps.yellow .elementor-widget-image {
background-color: #FFD539;
}

.show-desktop {
    display: block !important;
}

.show-mobile {
    display: none !important; /* Agar inline element hai toh 'inline-block' ya 'flex' bhi use kar sakte hain */
}

@media only screen and (max-width: 767px) {
    .show-desktop {
        display: none !important;
    }
    
    .show-mobile {
        display: block !important;
    }
    .ban-img-cat img{
        margin-top: 58px;
    }
    .category-banner-image a {
    display: block;
}
.ban-img-cat a {
    display: block;
}
    .testimonial-section .swiper-slide-active {
    transform: scale(0.9) !important;
}

    .testimonial-section .review-text {
    font-size: 13px;}
    .testimonial-section .review-container{
            padding-left: 30px;
    padding-right: 30px;
    }
.single-product .porto-posts-grid {
    margin-left: 0;
    margin-right: 0;
}
     .category-info-wrapper h3 { 
        font-size: 30px;
}
    .custom-nav-tabs {
        display: grid !important;
        grid-template-columns: 1fr 1fr; /* 2 barabar ke columns */
        gap: 5px;
    }
    .custom-tabs-wrapper .nav-tabs {
        border-radius: 4px;
        width: 100%;
        text-align: center;}
    .custom-nav-tabs .nav-item {
        width: 100% !important;
    }

    /* Is case mein animated background (nav-active-bg) ko hide karna behtar hai */
    .nav-active-bg {
        display: none !important;
    }

    .custom-nav-tabs .nav-link.active {
        background: #0088cc !important; /* Apna theme color use karein */
        color: #fff !important;
        border-radius: 5px;
    }
    .nav-active-bg{
        display: none;
    }
    .custom-nav-tabs .nav-link.active {
    background: #00ACEE !important;
}
    .single-product .elementor-element.elementor-element-da27e37.e-con-full.e-flex.e-con.e-parent {
    padding: 0 30px;
    width: 100%;
}
.single-product .elementor-element.elementor-element-9beba81.e-con-full.e-flex.e-con.e-child {
            margin-left: 0;
        padding: 0;
        border: 0;
        background: transparent;
        margin-top: 0;
        border: 0;
}
.single-product .resp-tabs-container {
    border-radius: 30px;
    padding: 0 !important;
    margin: 0;
    background: transparent;
    border: 0;
    margin: 0;            
}
.single-product .resp-tab-content{
        margin: 0;  
}
    .cat-banner-txt a {
    padding: 7px 23px;
    margin-top: 0px;
    font-size: 13px;
}
    .cat-top-title h2 {
    font-weight: bolder;
    font-size: 30px;}
 
    .cat-banner-txt p {
    font-size: 14px !important;
}
    .ipad-banner-img {
    display: block !important;
}
.ipad-banner-img img{
        display: block !important;
        height: 100vh;
}
.cat-banner-txt {
        top: -10px;
        width: 90% !important;
        left: 30px;
}
    .home-form{
        width: 100%;
    }
    .boxes_data_section {
    width: calc(50% - 16px);
    }
    .elementor-element.elementor-element-672a0c8.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    padding: 0;
}

.elementor-element.elementor-element-937aa75.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    padding: 0;
}
.elementor-element.elementor-element-d4d9d75.e-con-full.e-flex.e-con.e-child {
    order: -1;
    margin: 0 0 40px 0;
    padding-left: 15px;
    padding-right: 15px;
}
.elementor-element.elementor-element-97ede90.e-con-full.e-flex.e-con.e-child {
    padding: 0 15px;
}
.elementor-element.elementor-element-2ef8eb5.elementor-widget.elementor-widget-image {
    padding: 0 15px;
}
.elementor-element.elementor-element-fda22f3.e-con-full.e-flex.e-con.e-child {
    padding: 0 15px;
}
.boxes-packaging-content {
    padding-right: 20px;
}
.elementor-8506 .elementor-element.elementor-element-0900972.e-con {
    --align-self: flex-start;
    margin: 50px 15px;
}
    .elementor-8506 .elementor-element.elementor-element-7a18eca {
        --margin-top: -40px;}
.elementor-element.elementor-element-7228a54.e-con-full.e-flex.e-con.e-child {
    margin: 50px 0 0 0;
}
.elementor-element.elementor-element-7228a54.e-con-full.e-flex.e-con.e-child {
    margin: 50px 0 30px 0;
}
.elementor-8506 .elementor-element.elementor-element-808ad02 {
    padding-bottom: 50px;
}
    .custom-tabs-wrapper .tab-content {
    padding: 15px 0;
}
    
    .mySwiper{
        margin-left:30px;
        margin-right:30px;
    }
    .testimonial-section .mySwiper{
        overflow: hidden !important;
    }
    .testimonial-section h2 {
        font-size: 30px;
        line-height: 50px;
        margin-bottom: 40px;
}
	.testimonial-section {
    padding: 60px 20px;
	}
    .term-custom-boxes .page-top, .term-mylar-bags .page-top{
    background-position: center center !important;
    height: auto;
    margin-top: 59px;
}
    .elementor-2 .elementor-element.elementor-element-fc1465a {
        margin: 0 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;
    }
    .custom-swiper-container {
    margin-top: -20px;
}
.swiper-slide-active .top-icon, .top-icon.right{
    width: 100%;
}
.slide-text {
    left: 30px !important;
    width: 90%;
bottom: 80px;}

    .custom-slider {
    margin-top: 0;
}
.center-circle {
    display: flex;
    justify-content: center;
    margin-top: -60px;
    bottom: 100px;
}
	.center-circle img{
		width:60%;
	}
.slide-text h3 {
    font-size: 40px;
}
.center-circle h2 {
    font-size: 130px;}

.custom-slider .slick-slide img{
    padding: 0 80px;
}
#header .logo .standard-logo {
    min-width: 70px;
    max-width: 70px;
}
#header.st-white .logo .standard-logo {
    transform: translateY(-30px) scale(0.8) rotate(0deg);
}
     #header .searchform-popup {
    top: -7px;
}
    ul#menu-quote-menu {
    position: absolute;
    right: 40px;
    top: 2px;
}
    .desktop-menu .elementor-icon i, .desktop-menu .elementor-icon svg {
    display: none;
    /* height: 30px;
    position: relative;
    width: 30px;
    font-size: 30px;
    margin-top: 10px; */
}
.desktop-menu {
    width: 30px;
    position: absolute;
    left: -200%;
    top: 0;
    cursor: pointer;
}
#header .main-menu {
    display: flex; /* Display hamesha flex rahega */
    opacity: 0;
    visibility: hidden; /* Clickable hone se rokne ke liye */
    
    /* Screen se bahar (Left side par) */
    transform: translateX(-100px); 
    
    /* Transition dono directions (In aur Out) ke liye */
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), 
                opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1),
                visibility 0.6s;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.6s;
    position: absolute;
    top: 50px;
    background: #fff;
    width: 400px;
    display: block;
    padding: 20px; 
    z-index: 9;    
    display: none !important;          
}

#header .main-menu.active {
    opacity: 1;
    visibility: visible;
    
    /* Apni asli jagah par wapis (Center ya normal flow mein) */
    transform: translateX(0); 
}
#header .mobile-toggle {
    font-size: 19px;
    background-color: transparent;}
.fa-solid, .fas {
    font-weight: 900;
    color: #fff;
}
    #header i.porto-icon-magnifier {
    color: #fff;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
   #header.bg-white i.porto-icon-magnifier {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
#header .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
   color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
.elementor-element-dc3465c .menu-hover-underline > li.menu-item > a:before
 {
    display: none;
}
#header.bg-white .elementor-element-dc3465c .main-menu > li.menu-item > a, .elementor-element-dc3465c .sidebar-menu > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > .arrow:before, .elementor-element-dc3465c .sidebar-menu > li.menu-item > .arrow:before {
    color: #000;
      transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);    
}
    #header .main-menu>li.menu-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px !important;
}
#header .main-menu>li.menu-item:last-child{
    margin-bottom: 0px !important;
}

    #header .elementor-element-dc3465c .top-links > li.menu-item > a, #header .elementor-element-dc3465c .main-menu > li.menu-item > a, #header .elementor-element-dc3465c .menu-custom-block a, #header .elementor-element-dc3465c .menu-custom-block span, .elementor-element-dc3465c .sidebar-menu>li.menu-item>a {
    padding: 0 0px 0 0px;
}
    /* #header.bg-white .logo .standard-logo {
    transform: scale(1.5);
    transform-origin: center;
} */

    li#nav-menu-item-6207 {
    margin-right: 0 !important;
}
    .elementor-3306 .elementor-element.elementor-element-5d97547 {
           width: 32%;
    }
    #header .logo .standard-logo{
        left:0;
    }
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 50%;
    }
.elementor-element.elementor-element-5182eec.e-con-full.e-flex.e-con.e-child {
        display: block;
        position: absolute;
        right: 27%;
}
.elementor-element.elementor-element-889bd91.elementor-hidden-desktop.elementor-widget.elementor-widget-porto_hb_menu_icon {
    display: block;
}

.elementor-3306 .elementor-element.elementor-element-6c00b2c{
    justify-content: flex-start;
}
    .elementor-element.elementor-element-3ef4767.elementor-widget.elementor-widget-porto_hb_search_form {
    text-align: right;
    margin-right: 0;
}
.elementor-3306 .elementor-element.elementor-element-d2e9281 {
        --width: 43%;
        margin-left: 0;
    }
        .elementor-3306 .elementor-element.elementor-element-b177721 {
        --width: 23%;
    }

#header .simple-search-layout .searchform {
    padding: 15px 17px;
    border: none;
    z-index: 1002;
    top: 100%;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
    LEFT: AUTO;
    RIGHT: 20%;
}
.gridlist-toggle {
    display: flex;
    display: none;
}
.quote-btn a {
    color: #fff !important;
    margin-top: 0 !important;
    border-radius: 20px;
    padding: 4px 13px !important;
    font-weight: 500 !important;
}

.quote-btn a:hover{
    background: #222529 !important;
}
.quote-btn a:before{
    display: none;
}

#header .elementor-element-e6f85e2 .logo {
            margin-top: 20px !important;

    }
        .single-product .inline-field {
                display: block;
                width: 100%;
                padding: 0;
            }
    .inline-field {
    display: block;}
     .inline-field input{
        width:100%
     }
     .inline-field textarea{
        width:100%
     }     
     .inline-field select{
                width: 100% !important;
     }       
     .wpcf7-checkbox input{
        width: auto;
     }
     .dim-row span {
    width: 30%;
}
    /* a.search-toggle {
    display: none !important;
} */

    /* #header .elementor-element-535b907 .search-toggle {
    font-size: 26px;
    display: block !important;
            margin-top: 40px;
}
.elementor-element.elementor-element-5c48635.e-con-full.e-flex.e-con.e-child {
    WIDTH: 120PX;
}

#header .searchform-popup .search-toggle:after{
        margin-left: 17px;
    margin-top: -10px;
    
}
#header .mobile-toggle:first-child {
    margin-left: 30px;
    margin-top: 40px;
} */
 /* #header .search-rounded:not(.simple-search-layout) .searchform {
    position: absolute;
    left: 0;
    width: 260px;
            top: 70px;
} */
/* .home #main {
    margin-top: 20px;} */
    #header:before{
        height: 60px;
    }
 .searchform-popup.search-popup.simple-popup.simple-search-layout.search-dropdown.search-rounded

 {
        right: 0;
        top: -49px;
        
}
#header .mobile-toggle {
        margin-left: 40px !important;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        width: 200px;
}
#header .elementor-element-e6f85e2 .logo {
        --porto-logo-mw: 130px;
        margin: 0 auto;
    }
   #header .elementor-element.elementor-element-2052cf0.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: none;
}
#header .e-con.e-flex>.e-con-inner{
    padding-bottom: 0 !important;
}
#header {
    height: 116px;
}
.elementor-element.elementor-element-5182eec.e-con-full.e-flex.e-con.e-child {
    height: 0;
}
.elementor-3306 .elementor-element.elementor-element-6c00b2c
 {

    padding-left: 0;
    padding-right: 0;
}
    .home .elementor-swiper {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sticky-header {
        background: #fff;
            left: 0;
            width: 100% !important;
            position: fixed;
            top: 0;
}
.sticky-header.sticky-active{
    top:0;
}
.elementor-element.elementor-element-3ef4767.elementor-widget.elementor-widget-porto_hb_search_form

 {
    height: 0;
}

.custom-brand .img-thumbnail {
    height: 80px !important;
}
.single-product .elementor-584 .elementor-element.elementor-element-6532b43 {
    padding-right: 0;
}
.single-product .elementor-584 .elementor-element.elementor-element-6532b43 .product_title {
    font-size: 1.8rem;
    margin-top: 0;
    margin: 0 auto;
    width: 100%;
}
.file-upload-field {
            width: 100%;
}
.custom-file-wrap{
    width: 100%;
}
body, html {
    overflow-x: hidden;
}
#header .simple-search-layout .searchform{
    right:-10px;
}
.codedropz-upload-wrapper {
    width: 100%;
}

.archive .page-top .page-title{
        font-size: 1.8rem;
}
.home .page-content{
                margin-top: 0;
}

.snow-container {
    top: -130px;
    height: 340px;
}
.elementor-element.elementor-element-6c00b2c.sticky-header.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    margin-top: 31px;
}
.elementor-2 .elementor-element.elementor-element-340718d{
    margin-top:100px;
}
.single-product .wpcf7-form-control-wrap input,
.single-product .wpcf7-form-control-wrap select,
.single-product .wpcf7-form-control-wrap textarea {
    width: 100%;
}

}


