/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
div#e-n-menu-content-1174 {
/*     z-index: 11111; */
}
.elementor.elementor-1396.elementor-location-footer {
    /*z-index: -1;
    position: relative;*/
}

.tab-content {
  display: none !important;
}
.tab-content.active {
  display: block !important;
}
.tab-button.active {
/*   background: #007bff; */
/*   color: white; */
}
.tab-button figure.elementor-image-box-img {
    margin: 0 !important;
}
.tab-button.active h3.elementor-image-box-title {
font-weight:700 !important;
}


.menuitemset {
    flex-direction: column !important;
}
.mainlinkboxx750, .mainlinkboxx900, .mainlinkboxx1050 {
    flex-direction: row !important;
}


ul.product-category-list {
    border-radius: 10px;
    border: 1px solid #85A8FF;
    background: #000019;
	    padding: 0;
    list-style: none;
}

ul.product-category-list li a {
    display: flex;
    align-items: center;
    gap: 20px;
 padding: 20px 30px !important;
	color: var(--Vends-Color-White, #FFF);
    font-family: "DM Sans", Sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 136.364% */
	    transition: all .3s;
	    transition-duration: 1s;
	    border-radius: 10px;
}
ul.product-category-list li a:hover{
/* 	background:#2F45FF; */
}
a.category-link.active {
    background: #2F45FF;
}
.woocommerce div.product div.images img{
	width:unset !important;
}
ul.tabs.wc-tabs {
    border-radius: 10px;
    border: 1px solid #85A8FF;
    background: #000019;
    margin: 0 !important;
    padding: 10px 30px !important;
}
ul.tabs.wc-tabs li {
    border: none !important;
}
.woocommerce div.product.elementor ul.tabs li {
    padding: 0;
    border-radius: 4px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #2F45FF !important;
}


form#commentform input#submit {
    background: #2f45ff !important;
    color: #ffffff !important;
    font-size: 20px !important;
    padding: 15px 30px !important;
	font-family: "DM Sans", Sans-serif;
}
li#ecology {
    display: none;
}

.woocommerce #reviews #comment {
    height: 100px;
}


div#fasicon h3.elementor-image-box-title {
    margin: 0;
	    margin-bottom: 6px;
}
div#fasicon p.elementor-image-box-description {
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    padding-bottom: 14px;
}
.productviewbtn {
    width: 100%;
	    opacity: 0;
	   transition-duration: 1s;
}
.productfullbox:hover .productviewbtn{
	 opacity: 1;
}

.productviewbtn a, .productviewbtn button {
    background-color: #2F45FF !important;
    font-family: "DM Sans", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 0px 0px 9px 9px;
    padding: 10px 10px 10px 10px;
    display: block;
    text-align: center;
    width: 100% !important;
    border: none;
}

.productviewbtn a:hover, .productviewbtn button:hover{
	color: #FFFFFF;
}

div#grouped-product-popup-content ul {
    display: flex;
    gap: 20px;
}

#elementor-popup-modal-2517 .dialog-message {
    width: unset !important;
    height: auto;
}
.imgbox {
    border-radius: 4.5px;
    background: rgba(133, 168, 255, 0.08);
    width: 350px;
    margin: 0 auto;
    text-align: center;
    padding: 25px 0px 25px 0;
	    position: relative;
}

.imgbox img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
a.innerbutton {
    background-color: #2F45FF !important;
    font-family: "DM Sans", Sans-serif;
    font-size: 13.5;
    font-weight: 700;
    line-height: 21px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 0px 0px 9px 9px;
    padding: 10px 10px 10px 10px;
    display: block;
    text-align: center;
    width: 100% !important;
    border: none;
    position: absolute;
    width: 100%;
     opacity: 0; 
    bottom: 0;
	    transition-duration: 1s;
}
.fullproductbox:hover a.innerbutton{
	 opacity: 1; 
}
 a.innerbutton:hover{
	 color: #FFFFFF;
}
.fullproductbox h3 {
    margin: 0 !important;
    display: block;
    margin-top: 27px !important;
    text-align: center;
    margin-bottom: 25px !important;
    color: #ffffff !important;
    font-family: "DM Sans", Sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.5px;
}

.fasbox {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.fasbox p{
	margin:0 !important;
 font-family: "DM Sans", Sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 19.5px; /* 162.5% */
	      color: #ffffff;
}
p.dimende {
    color: var(--Vends-Color-Secondeary-Text, #BABCC6);
    text-align: center;
  font-family: "DM Sans", Sans-serif;
    font-size: 10.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

#centerborder{
	position:relative;
}

/* Target the #centerborder div */
#centerborder::before {
      width: 2px;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(232, 241, 255, 0.00) 0%, #85A8FF 50.51%, rgba(232, 241, 255, 0.00) 100%);
}

#centerborder::after {
	    width: 2px;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(232, 241, 255, 0.00) 0%, #85A8FF 50.51%, rgba(232, 241, 255, 0.00) 100%);
  
}

#centerborder::after {
    width: 2px;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(232, 241, 255, 0.00) 0%, #85A8FF 50.51%, rgba(232, 241, 255, 0.00) 100%);
    height: 100%;
    right: 0;
}

div#elementor-popup-modal-2517 a.dialog-close-button.dialog-lightbox-close-button {
    border: 1px solid #ffffff;
    padding: 5px;
    display: block;
    border-radius: 5px;
}
 .elementor-popup-modal .dialog-close-button svg {
    fill: #ffffff !important;
    height: 1em;
    width: 1em;
}

.elementor-popup-modal .dialog-widget-content{
	    background-color: transparent !important;
}


#centerborder::before {
    width: 2px;
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(232, 241, 255, 0.00) 0%, #85A8FF 50.51%, rgba(232, 241, 255, 0.00) 100%);
    height: 100%;
    left: 0;
}

td.dimension-name, td.dimension-value {
   font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    height: 76px;
    vertical-align: middle;
}
table.dimension-table tr td:first-child {
    padding-left: 60px;
}

.tabless {
    border-radius: 10px;
    border: 1px solid var(--Vends-Color-Linear-Secondeary, #85A8FF);
    overflow: auto;
}
table.dimension-table {
    margin: 0;
	    border: none !important;
}
table.dimension-table td {
    border: 0px solid !important;
	 border-bottom: 1px solid var(--Vends-Color-Linear-Secondeary, #85A8FF) !important;
}
table.dimension-table tbody tr:nth-child(even) {
 background: rgba(133, 168, 255, 0.08);
  color: #fff;
}

table.dimension-table tr:last-child td {
    border: none !important;
}

.fassinglapageaall h3.elementor-icon-box-title {
    margin: 0 !important;
}
td.dimension-name {
    width: 60%;
}
td.dimension-value {
    width: 40%;
}


a#buttonnew {
    width: 100%;
}

a#buttonnewdonw {
    width: 100%;
    background-color: #85A8FF14 !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #85A8FF;
    border-radius: 10px 10px 10px 10px;
    padding: 20px 28px 20px 28px;
    color: #fff !important;
	    display: flex;
    gap: 15px;
	    transition: 0.5s;
align-items:center;
}
.download-button {
    display: flex;
    gap: 25px;
	    flex-wrap: wrap;
}

a#buttonnewdonw:hover{
	 /*background-color: #85A8FF !important;*/
background-color: #2f45ff  !important;
}

.esprebtn .elementor-icon-box-content {
    flex-grow: unset !important;
}
.esprebtn .elementor-icon-box-wrapper{
	    align-items: center;
    justify-content: center;
}
.esprebtn h3.elementor-icon-box-title {
    margin: 0;
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.rotating-bg{
	overflow: hidden;
}

.dimiiconbox .elementor-image-box-wrapper {
    display: flex;
/* 	 align-items: center; */
    gap: 10px;
	
}

.dimiiconbox h3.elementor-image-box-title {
    margin: 0 !important;
text-align:left !important;
}


    
.elementor-element.elementor-element-3f60bb1.e-con-full.rotating-bg.e-flex.e-con.e-parent.e-lazyloaded {
    position: absolute;
    top: 0;
    z-index: -11;
    overflow: hidden;
    animation: rotateBackground 30s linear infinite;
    fill: #130094;
    filter: blur(100.78894px);
}
/* .elementor-element.elementor-element-9637a79.e-con-full.vectrorotet.e-flex.e-con.e-child {
    position: absolute;
    left: -250px;
	overflow: hidden;
    animation: rotateBackground 30s linear infinite;
    fill: #130094;
    filter: blur(100.78894px);
} */

/* .vectrorotet {
    position: absolute;
    bottom: 350px;
    left: -250px;
	overflow: hidden;
    animation: rotateBackground 30s linear infinite;
    fill: #130094;
    filter: blur(100.78894px);
} */
.acf-image-box:empty {
    display: none;
}

a#elementor-menu-cart__toggle_button {
    padding: 11.5px 20px !important;
}
.swiper-slide.swiper-slide-active {
    left: 0 !important;
}
.swiper-slide.swiper-slide-active {
    left: 0 !important;
}
.swiper-wrapper {
    left: 0px !important;
}
.anchor-link.active {
    color: #ff6600; /* Change color for active menu item */
    font-weight: bold;
    border-bottom: 2px solid #ff6600; /* Optional: Underline effect */
}

.anchor-item {

    transition: all .3s;
    transition-duration: 1s;
    border-radius: 10px;
    cursor: pointer;
}
.anchor-item:hover{
/* 	 background-color: #2F45FF;
    color: white; */
}
.anchor-item.active {
    background-color: #2F45FF;
    color: white;
	    transition: all .3s;
    transition-duration: 1s;
    border-radius: 10px;
   
}
.shortdescrption p{
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.dialog-close-button{
	font-size:18px !important;
}





.vendingstabsection .p_button a {
    width: 100%;
}
.vendingstabsection .e-n-tabs-heading {
    border-radius: 10px;
    border: 1px solid #85A8FF;
    /* background: #000019; */
/*     width: 74%; */
    margin: 0 auto;
    padding: 9px 30px;
}

.vendingstabsection span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 100px !important;
    height: 8px !important;
    border-radius: 21px !important;
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%));
}
.vendingstabsection span.swiper-pagination-bullet {
    height: 28px !important;
    height: 8px !important;
    border-radius: 21px;
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%));
}


.vendingstabsection span.swiper-pagination-bullet:hover {
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%)) !important;
}


/*----- popup css----  */
 .dialog-message.dialog-lightbox-message {
    width: 1268px !important;
}
/* .viewbuttonpopup a {
    width: 100%;
	opacity:0;
}
.fullboxespopup:hover .viewbuttonpopup a{
	opacity:1;
} */
/* .viewbuttonpopup {
    width: 100%;
} */
#centerborder::after{
	top:0;
}
.mainiconboxx {
	width:110px;
height:110px;
}
.newpopcss span.swiper-pagination-bullet {
	 background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%)) !important;
}
.newpopcss span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 28px !important;
    height: 5px !important;
    border-radius: 5px;
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%)) !important;
}
.mainiconboxx h3.elementor-image-box-title {
    margin: 0;
}

.leftcontainercss {
    width: 250px;
    border-radius: 4.5px;
    background: rgba(133, 168, 255, 0.08);
	    padding: 23px 0 !important;
	    margin: 0 auto;
}
.leftcontainercss img {
    height: 225px !important;
    object-fit: contain !important;
    object-position: center center !important;
}
.viewbuttonpopup {
    position: absolute;
    bottom: 0;
    background-color: #2F45FF;
    font-family: "DM Sans", Sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    line-height: 21px;
    border-radius: 0px 0px 4.5px 4.5px;
    opacity: 0;
}
.fullboxespopup:hover .viewbuttonpopup{
	opacity:1;
}
.rightboxcontainercdd h1 {
    font-family: "DM Sans", Sans-serif !important;
    font-size: 27px !important;
    font-weight: 700 !important;
    line-height: 31.5px !important;
    color: #FFFFFF !important;
    margin-top: 27px !important;
}
.rightboxcontainercdd {
    margin-top: 27px;
}


.elementor-element.elementor-element-d49b4c0.e-con-full.leftcontainercss.e-flex.e-con.e-child{
    width: 254px;
    margin: auto;
	margin-bottom:27px;
}
.elementor-element.elementor-element-d186eaa.e-con-full.rightboxcontainercdd.e-flex.e-con.e-child {

    display: flex;
    align-items: center;
    gap: 30px;
}
.elementor-element.elementor-element-e9b149c.e-con-full.threeboxcontainercss.e-flex.e-con.e-child {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.fullboxespopup h3.elementor-image-box-title{
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.5px;
    color: #FFF !important;
}

.fullboxespopup p.elementor-image-box-description{
    color: var(--Vends-Color-Secondeary-Text, #BABCC6);
    text-align: center;
    font-family: "DM Sans";
    font-size: 10.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.mainiconboxx .elementor-widget-container {
    display: flex;
/*     align-items: center; */
    justify-content: center;
}
.mainiconboxx p.elementor-image-box-description {
    line-height: 14px !important;
}

div#header_snack_popup {
    justify-content: center;
}
div#header_snack_popup a.elementor-element.elementor-element-dda4584.e-con-full.e-flex.e-con.e-child {
    flex-direction: column;
}
.product_title span {
    margin-right: 10px;
}


.viewbuttonpopup {
    width: 100%;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	transition:0.5s ease-in-out;
}
.leftcontainercss:hover .viewbuttonpopup{
	opacity: 1;
} 
.leftcontainercss .viewbuttonpopup a.elementor-button.elementor-button-link.elementor-size-sm {
    background: transparent;
	text-align:center;
	width:100%;
}
.viewbuttonpopup .elementor-widget-container {
    width: 100%;
}

/* Responsive css */

@media (min-width: 320px) and (max-width: 480px) {
	td.dimension-name, td.dimension-value{
		    font-size: 16px;
	}
	.download-button {
    flex-direction: column;
}
	a#buttonnewdonw{
		    font-size: 18px;
	}

	.productviewbtn{
		opacity:1;
	}
	.productviewbtn a, .productviewbtn button{
		    font-size: 20px;
		line-height:26px;
	}
	
	.elementor-popup-modal .dialog-message{
		    max-height: 80vh !important;
    max-width: 90vw !important;
	}
.imgbox img {
    max-width: 25% !important;
	}
	.imgbox{
		    width: 300px;
	}
	.fullproductbox h3{
		    margin-top: 15px !important;
		    margin-bottom: 15px !important;
		    font-size: 20px;
		    line-height: 20.5px;
	}
	.fasbox img {
    max-width: 25px;
}
	.groupproductpopup {
    border-radius: 0 !important;
    padding: 50px 0 50px 0 !important;
}
	.groupproductpopup .elementor-popup-modal .dialog-close-button{
		    inset-inline-end: 0px !important;
		    top: 0px !important;
	}
	a.innerbutton{
		    opacity: 1;
		    padding: 5px 5px 5px 5px; 
		font-size:13px !important;
	}
	
}


@media (max-width: 880px) {
  .download-button {
           flex-wrap: wrap;
}
	a#buttonnewdonw{
		    font-size: 18px;
line-height:25px;
	}
	ul.product-category-list li a{
		    padding: 12px 30px !important;
		    font-size: 18px;
		    line-height: 25px;
	}
	.productviewbtn a, .productviewbtn button{
		    font-size: 20px;
	}
	
	.elementor-popup-modal .dialog-message{
		    max-height: 80vh !important;
    max-width: 90vw !important;
	}
.imgbox img {
    max-width: 100% !important;
	}
	.imgbox{

	}
	.fullproductbox h3{
		    font-size: 20px;
		    line-height: 20.5px;
	}
	.fasbox img {
    
}
	.groupproductpopup {
    border-radius: 0 !important;
    padding: 50px 0 50px 0 !important;
}
	.groupproductpopup .elementor-popup-modal .dialog-close-button{
		    inset-inline-end: 0px !important;
		    top: 0px !important;
	}
	a.innerbutton{
		    opacity: 1;
	}
	
}

@media (min-width: 881px) and (max-width: 1024px) {
	.elementor-popup-modal .dialog-message{
		    max-height: 80vh !important;
    max-width: 90vw !important;
	}
.imgbox img {
    max-width: 100% !important;
	}
	.imgbox{

	}
	.fullproductbox h3{
		    font-size: 20px;
		    line-height: 20.5px;
	}
	.fasbox img {
    
}
	.groupproductpopup {
    border-radius: 0 !important;
    padding: 50px 0 50px 0 !important;
}
	.groupproductpopup .elementor-popup-modal .dialog-close-button{
		    inset-inline-end: 0px !important;
		    top: 0px !important;
	}
	a.innerbutton{
		    opacity: 1;
	}
	
}
@media only screen and (min-width: 2560px) {
.arrowimgae img {
   /* max-width: 30% !important;*/
}
	.vendingstabsection .e-n-tabs-heading {
    width: 74%;
   
}
}



@media only screen and (min-width: 1920px) {
    /* CSS for Full HD (1080p) screens */
	.vendingstabsection .e-n-tabs-heading {
    width: 74%;
   
}
	.vendingstabsection .e-n-tabs-heading button {
    min-width: 241px;
}

}
@media only screen and (min-width: 1661px) and (max-width: 1919px) {
   .rightbannerimg .elementor-widget-container {
    margin-top: 50px !important;
}
.rightbannerimg img {
    max-width:80% !important;
}
}

@media only screen and (min-width: 1441px) and (max-width: 1600px) {
   .rightbannerimg .elementor-widget-container {
    margin-top: 25px !important;
}
.rightbannerimg img {
    max-width:70% !important;
}
.mainbanner, .mainbanerinner{
	    min-height: 80vh !important;
}
.headerbg{
	padding-left:25px !important;
	padding-right:25px !important;
}
 div#section1, div#section9, div#section10, div#section12, div#section14,div#vendsfooter, .copytext {
    padding: 0px 25px !important;
}
.borderimg .elementor-widget-container {
    padding: 75px 0 !important;
}
}


@media (max-width: 1440px) {
	ul.product-category-list li a{
		    padding: 10px 30px !important;
		    font-size: 18px;
	}
}


@media only screen and (max-width: 1400px) {
    /* CSS for large screens */
}


@media (max-width: 1200px) {
	ul.product-category-list li a{
		    padding: 10px 30px !important;
		    font-size: 18px;
	}
	
	.elementor-popup-modal .dialog-message{
/* 		    max-height: 80vh !important;
    max-width: 90vw !important; */
	}
.imgbox img {
    max-width: 100% !important;
	}
	.imgbox{
    width: 300px;
	}
	.fullproductbox h3{
		    font-size: 20px;
		    line-height: 20.5px;
	}
	.fasbox img {
    
}
	.groupproductpopup {
    border-radius: 0 !important;
    padding: 25px 25px 25px 25px !important;
}
	.groupproductpopup .elementor-popup-modal .dialog-close-button{
		    inset-inline-end: 0px !important;
		    top: 0px !important;
	}
	a.innerbutton{
/* 		    opacity: 1; */
	}
}



@media only screen and (max-width: 1200px) {
    /* CSS for desktops */
}


@media only screen and (max-width: 1024px) and (orientation: landscape) {
    /* CSS for landscape tablets */
	
	
	
}

/* 🎯 Medium Devices (Laptops & Tablets) */
@media only screen and (max-width: 1024px) {
    /* CSS for small laptops & tablets */
	.leftcontainercss .viewbuttonpopup{
		opacity: 1;
	} 
	
}


	
	

@media only screen and (max-width: 1024px) and (orientation: portrait) {
	.category-image-cat img {
    height: unset;
    object-fit: cover;
}
.category-content-cat h3.title{
	    font-size: 18px;
		    padding: 16px 10px;
			       
}
.category-image-cat img {
    height: unset !important;
    object-fit: cover !important;
}
	.vendingstabsection .e-n-tabs-heading{
/* 		    width: 100%; */
		    padding: 10px 20px;
	}
	.vendingstabsection .e-n-tabs-heading button {
/*     min-width: 185px; */
		        padding: 10px 28px !important;
}
	.vendingstabsection span.e-n-tab-title-text {
    font-size: 16px !important;
}
	
	
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {

	.vendingstabsection .e-n-tabs-heading{
/* 		    width: 90%; */
	}
	
	.vendingstabsection .e-n-tabs-heading button {
/*    	 min-width: 185px; */
		 padding: 10px 20px !important;
}
	.vendingstabsection  span.e-n-tab-title-text {
    font-size: 16px !important;
}
	.productboxa img{
		height:300px;
	}
	
	
	
}


@media only screen and (max-width: 768px) {
    .category-content-cat h3.title{
		    font-size: 16px;
}
.leftborder::after{
	    right: -23px;
}
	table.dimension-table tr td:first-child {
    padding-left: 20px;
}
}

@media only screen and (max-width: 768px) and (orientation: portrait) {
	body:not(.rtl) .elementor-726 .elementor-element.elementor-element-17282c4 {
    right: 50px !important;
}
.category-image-cat img {
    height: unset !important;
    object-fit: cover !important;
}
	table.dimension-table tr td:first-child {
    padding-left: 20px;
}
	a.footer_link{
		line-height:24px;
	}
	.vendingstabsection .e-n-tabs-heading{
/* 		    width: 100%; */
padding:10px;
	}
	.vendingstabsection .e-n-tabs-heading button {
    min-width: auto;
		        padding: 10px 14px;
}
	.newpopcss .swiper-pagination {
    margin-top: 8px;
}
	
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
	.leftborder::after, .leftborder::before {
		display:none !important;
	}
	.fullbocborder::after{
		display:none !important;
	}
	.footerlogo img {
    width: unset !important;
}
div#quicktitle {
    text-align: center;
}
ul#menu-1-2edddc5 li a, ul#menu-1-e499e87 li a {
    justify-content: center;
	        text-align: center;
}
div#vendsfooter5 {
    width: 30%;
}
div#vendsfooter4 {
    width: 30%;
}
div#vendsfooter3 {
    width: 30%;
}
div#copy1 {
    width: 30.33%;
    gap: 20px;
    margin-right: 15px;
}
div#bannerleft {
    width: 47%;
}
div#beverageleft {
    width: 50%;
}
.nav.nav-tabs{
	    grid-template-columns: repeat(4, 1fr);
}
div#reliable {
    width: 33%;
}
div#section13 {
    margin-top: 50px;
}
div#section14 {
    padding-bottom: 25px;
}
a#elementor-menu-cart__toggle_button {
    padding: 0px 0px !important;
}
body:not(.rtl) .elementor-726 .elementor-element.elementor-element-17282c4 {
    right: 0;
}
.category-image-cat img {
    height: unset !important;
    object-fit: cover !important;
}
	table.dimension-table tr td:first-child {
    padding-left: 20px;
}
	a.footer_link{
		line-height:24px;
	}
	.vendingstabsection .e-n-tabs-heading{
/* 		    width: 100%; */
		    padding: 10px 10px;
	}
	.vendingstabsection .e-n-tabs-heading button {
    min-width: auto;
        padding: 8px 15px !important;
}
	.vendingstabsection span.e-n-tab-title-text {
    font-size: 16px !important;
}
	.rightboxcontainercdd h1 {
    font-size: 20px;
}

}






@media only screen and (max-width: 767px) and (orientation: portrait) {
    .category-content-cat h3.title{
		    font-size: 16px;
}
p{
	    line-height: 24px !important;
}
	.fullbocborder::after{
		display:none;
	}
	.opacityimage img{
		    opacity: 0.6;
	}
	.footerlogo img {
    width: unset !important;
}
	ul#menu-2-c88e2ee {
    padding-bottom: 25px;
}
	ul#menu-1-2edddc5 li a, ul#menu-1-e499e87 li a {
    justify-content: center;
}
a#elementor-menu-cart__toggle_button {
    padding: 0px 0px !important;
}
.category-image-cat img {
    height: unset;
    object-fit: cover;
}
.category-image-cat img {
    height: unset !important;
    object-fit: cover !important;
}
	table.dimension-table tr td:first-child {
    padding-left: 20px;
}
	td.dimension-name, td.dimension-value{
		height:unset;
line-height:20px;
	}
	a.footer_link{
		line-height:24px;
	}
	.vendingstabsection .e-n-tabs-heading{
		padding:10px 10px;
/* 		    width: 100%; */
	}
	.vendingstabsection .e-n-tabs-heading button {
/*     min-width: 200px; */
}
	.vendingstabsection .e-n-tabs-heading button {
    padding: 8px 9px !important;
}
	.vendingstabsection span.e-n-tab-title-text {
    font-size: 14px !important;
}
	.vendingstabsection span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px !important; 
	}
	.mainiconboxx {
    width: 96px;
    height: auto;
}
}



@media only screen and (max-width: 480px) and (orientation: portrait) {
	.vendingstabsection .e-n-tabs-heading{
		padding:10px 10px;
		    width: 100%;
	}
	.vendingstabsection .e-n-tabs-heading button {
    min-width: 150px;
}
	.vendingstabsection .e-n-tabs-heading button {
    padding: 8px 15px !important;
}
	.vendingstabsection span.e-n-tab-title-text {
    font-size: 16px !important;
}
	.vendingstabsection span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px !important; 
	}
	.mainiconboxx {
    width: 96px;
    height: auto;
}
	.viewbuttonpopup a {
	opacity:1;
	
}
	.newpopcss .swiper-pagination {
    margin-top: 0px;
}
}

