.elementor-kit-6{--e-global-color-primary:#2E3B7E;--e-global-color-secondary:#54595F;--e-global-color-text:#05050599;--e-global-color-accent:#03092D;--e-global-color-979d8a7:#FFFFFF;--e-global-color-9b33f5b:#000000;--e-global-typography-primary-font-family:"Satoshi";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Satoshi";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Satoshi";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Satoshi Font", Sans-serif;font-size:16px;font-weight:400;line-height:1.5;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 *//* common style start*/
.text-center{
    text-align: center;
}
/* common style end*/

/*.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}*/
.line-clamp {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.line-clamp-1 {
    -webkit-line-clamp: 1;
}
.line-clamp-2 {
    -webkit-line-clamp: 2;
}
.line-clamp-3 {
    -webkit-line-clamp: 3;
}


/* Product image wrapper */
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: relative;
    display: block;
    overflow: hidden;
}

/* Main image */
.woocommerce ul.products li.product img {
    transition: opacity .4s ease, transform .4s ease;
}

/* Hover image */
.woocommerce ul.products li.product .secondary-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

/* Hover effect */
.woocommerce ul.products li.product:hover .secondary-image {
    opacity: 1;
}

.woocommerce ul.products li.product:hover img:first-child {
    opacity: 0;
}

.woocommerce ul.products li.product:hover img {
    transform: scale(1.05);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://test.vegasweb.co/wp-content/uploads/2026/05/Satoshi-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://test.vegasweb.co/wp-content/uploads/2026/05/Satoshi-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://test.vegasweb.co/wp-content/uploads/2026/05/Satoshi-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */