/* start megamenu section */
.wdssd
{
    width: 1295px ;
    left: -150px ;
}


.prdtcssds h1
{
    font-size:18px !important;
    color:#000 !important;
    font-weight:700 !important;
}
.prdtcssds ul li
{
    list-style:none !important;
    padding-left:20px !important;
    position:relative !important;
}
.prdtcssds ul li:before
{
    position:absolute !important;
    content:'\f192';
    font-family:FontAwesome;
    left:0 !important;
    color:#ed4f60 !important;
}
.prdtcssds ul
{
    padding-left:0 !important;

}


/* start products section */





/* Styling for xzoom and placement */

.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
    display: block;
    max-width: none;
    max-height: none;
  }
  
  /* --------------- */
  
  /* xZoom Styles below */
  
  .xzoom-container {
    display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    
      width: 50%;
   
     width: 100%;
      height: auto;
  }
  
  .xzoom-thumbs {
    text-align: center;
    margin-bottom: 10px;
  }
  
  .xzoom, .xzoom2, .xzoom3, .xzoom4, .xzoom5 {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
  }
  
  /* Thumbs */
  
  .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  
  .xzoom-source {
    display: block;
    position: static;
    float: none;
    clear: both;
  }
  
  .xzoom-hidden {
    display: block;
    position: static;
    float: none;
    clear: both;
    overflow: hidden;
  }
  
  /* Everything out of border is hidden */
  
  /* Preview */
  
  .xzoom-preview {
    border: 1px solid #888;
    background: #2f4f4f;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }
  
  /* Lens */
  
  .xzoom-lens {
    border: 1px solid #555;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    cursor: zoom-in;
  }
  
  /* Loading */
  
  .xzoom-loading {
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    opacity: 0.7;
    background: url(../images/xloading.gif) center no-repeat;
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%);
  }
  
  /* Additional class that applied to thumb when it is active */
  
  .xactive {
   box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
    border: 1px solid #4aaad2;
  }
  
  /* Caption */
  
  .xzoom-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left;
  
    span {
      color: #fff;
      font-family: Arial, sans-serif;
      display: block;
      font-size: 0.75em;
      font-weight: bold;
      padding: 10px;
    }
  }
  
  @media(max-width: 500px) {
      img.xzoom {
          max-width: 80vw;
          margin-left: auto;
          margin-right: auto;
      }
      .xzoom-thumbs .xzoom-gallery {
          width: 20%;
          max-width: 50px;
      }
  }
/* end products section */


.paraaas
{
    font-size:14px !important;
}



.goog-te-gadget .goog-te-combo
{
    font-weight: 500;
    color: #000;
    margin: 0px 0 !important;
    background-color: #faba67;
    border-color: #faba67;
    font-size: 13px;
    padding: 9px;
    height: 45px;
    line-height: 28px;
}

.goog-te-gadget .goog-te-combo:focus-visible
{
    background-color: #faba67 !important;
    border-color: #faba67 !important;
}


.goog-te-gadget .goog-te-combo:focus
{
    background-color: #faba67 !important;
    border-color: #faba67 !important;
}


.goog-te-gadget .goog-te-combo:active
{
    background-color: #faba67 !important;
    border-color: #faba67 !important;
}



.wdssd .row
{
    padding:15px !important;
}

.wdssd a
{
    margin:5px 0  !important;
    padding:0 15px !important;
}
/* end megamenu section */

/* start products section */
.pricelistsss li a
{
text-transform: uppercase !important;
}
/* end products section */




/* start paytm section */
.banksssd
{
    padding: 15px 15px;
    box-shadow: 1px 1px 9px 1px #c3c3c3;
}

.banksssd h4
{
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #232f3e;
}
.banksssd ul 
{
    padding-left:0 !important;
    margin-bottom:0;

}
.banksssd ul li b
{
    font-weight:500;
}
.banksssd ul li
{
    list-style: none;
    font-size:15px;
    line-height: 40px;
}
.banksssd ul li i
{
    color:#f06751;
}
.paytmsss
{
    padding: 15px;
    background-color: #213268;
    border-top: 7px solid #01aef0;
}

.paytmsss p
{
    padding: 0;
    margin: 0;
    color: #fff;
    line-height: 30px;
}

.paytmsss p b
{
    font-weight: 600;
}
.paytmsss p a
{
    color:#fff;
}



.phonepaysss
{
    padding: 15px;
    background-color: #5f259e;
    border-top: 7px solid #973aff;
}
.phonepaysss p
{
    padding: 0;
    margin: 0;
    color: #fff;
    line-height: 30px;
}
.phonepaysss p b
{
    font-weight: 600;
}
.phonepaysss p a
{
    color:#fff;
}

.pb-80
{
    padding-bottom:80px !important;
}


.listdf ul
{
padding:0 !important;
}
.listdf ul li
{
    list-style: none;
    position: relative;
    font-size:15px;
    text-align:justify;
    padding-left: 20px;
    margin-bottom: 10px;
    line-height: 25px;
}
.listdf h3
{
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #f06751;
}
.listdf ul li:before
{
    content: '\f192 ';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 14px;
    top: 1px;
    color: #f06751;
}

.kotakssss
{
    padding: 15px;
    background-color: #003b74;
    border-top: 7px solid #ed1c2f;
}
.kotakssss p
{
    padding: 0;
    margin: 0;
    color: #fff;
    line-height: 30px;
}
.kotakssss p b
{
    font-weight: 600;
}
.kotakssss p a
{
    color:#fff;
}

/* end paytm section */

.pyment
{

    box-shadow:1px 1px 10px 0px #a3a3a3 !important;
}




/* start header section */
.bgcdrk
{
    padding:0px 0;
    background-color:#131921;
}

/* start products section */
.clrsssda a
{
    text-transform: uppercase;
    font-size: 12px;
    font-weight:550 !important;
    text-decoration: underline;
    color: #ed6475;
}
.clrsssda a:hover
{
    color: #ed6475;
    text-decoration: underline !important;
}
.headsssd h4
{
    text-align:center !important;
}
/* end products sectrion */




/* start sidebar section */
.listdsidess li
{
    line-height: 25px !important;
    font-size: 13px !important;
}
.listdsidess .active
{
    color:#ea644f !important;
}

.listdsidess .active a
{
    color:#ea644f !important;
}
.listdsidess .active a:before
{
    color:#ea644f !important;
}
.scrlsssd
{
    height: 350px;
    overflow-y: scroll !important;
padding-right:15px;
    overflow: hidden;
    scrollbar-width: 2px;
    /* scrollbar-color: #f00; */
    /* background-color:#f00; */


}
.listdsidess li
{
    position:relative;
    padding-left:20px;
}
.scrlsssd::-webkit-scrollbar-track {
    background: #eee;
  }
  .scrlsssd::-webkit-scrollbar-thumb {
    background-color: #6dc7b3  ;
    border-radius: 2px;
    border: 1px solid #eee;
  }
.scrlsssd::-webkit-scrollbar
{
    width: 5px;
    margin-right:5px;

}
/* end sidebar section */

/* -----------------------------------

	6. Sliders

------------------------------------- */

/* start product detail section **/
.product-gallery {
	direction: rtl;
	height: 400px;
	width: 100%;
	display: flex;
	align-items: stretch;
	align-content: stretch;
	background-color: transparent;
  }
  .product-gallery .gallery-current {
	background-color: transparent;
	flex-grow: 1;
	border: 1px solid #c1c1c1;
	border-radius: 0px;
	overflow: hidden;
  }
  .product-gallery .gallery-current img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
  }
  .product-gallery .gallery-thumbs {
	background-color: transparent;
	flex: 0 0 20%;
	padding-right: 10px;
  }
  .product-gallery .gallery-thumbs > ul {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
	height: 100%;
	max-height: 100%;
	width: 100%;
	background-color: transparent;
	overflow-y: auto;
	direction: ltr;
  }
  .product-gallery .gallery-thumbs > ul li {
	display: block;
	width: 100%;
	height: 25%;
	padding-bottom: 10px;
  }
  .product-gallery .gallery-thumbs > ul li img {
	display: block;
	background-color: #fff;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #c1c1c1;
	border-radius: 0px;
	opacity: 0.6;
	transition: opacity 0.2s ease;
  }
  .product-gallery .gallery-thumbs > ul li img.displayed {
	border-color: #ffcd71;
	opacity: 1;
  }
  .product-gallery .gallery-thumbs > ul li img:hover {
	opacity: 1;
  }
/* end product details section */

/* start decription section */
.brdrssd
{
    border-top:1px solid #000000;
    border-bottom:1px solid #000; 
}
.mrgbtmsss
{
    margin-bottom:0 !important;
}
.py-50
{
    padding-bottom:50px;
    padding-top:50px;
}
.contenssstprdcts p
{

    margin-bottom:0 !important;
}
.pdctsddserv h2
{
    padding-bottom: 25px;
    font-size: 28px;
    font-weight: 500;
}
.contenssstprdcts h3
{
    font-size: 20px;
    margin-bottom:15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #232f3e;
}

/* end descript tiona section */



/* start product details section */
.pdctdetls
{
    padding-left:50px !important;
}
.pdctdetls h3
{
color:#444;
font-size:20px;
font-weight:700;
}
.pdctdetls h4
{
    color:#ed4f60;
    font-weight:500;
    font-size:23px;
}


/* Dropdown Button */
.dropbtn {
    /* background-color: #04AA6D; */
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    padding-left:14px !important;
    padding-bottom: 15px;
    background-color: #232f3e;
    line-height: 10px;
    min-width: 251px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black !important;
    padding: 10px 0px !important;
    text-decoration: none;
    border-bottom:1px dashed #febd69;
    display: block;
  }
  .dropdown:hover .dropdown-content {display: block;}



.pddddsd
{
    padding:0 !important;
    margin:px 0 25px;

}
.pddddsd li
{
    list-style:none;
    line-height:30px;
}
.pddddsd li b
{
    color:#f06751;
    font-weight:500;
}
.btnssds
{
    margin-top:25px;
}
.btnssds span
{
    font-size:15px !important;
    
}
.btnsliinssd
{
    border-color:#ca2b60 !important;
    padding:14px 20px 10px !important;
}
.btnssds:before
{
    background-color:#ca2b60 !important;
}
/* end product details seciton */






/* strart products section */
.my-3
{
	margin-top:15px;
	margin-bottom:15px !important;
}
/* end products section */


/* start products details page section **/
.mt-50
{
	margin-top:50px;
}
/* end product details page section */



/* start products details section */

.clrssd li
{
	float:left !important;
	list-style:none  !important;
	margin-right:10px;

}
.clrssd
{
	margin-top:20px !important;
}


.mrgnbtmsssd
{
	margin-top:40px;
}

.enqysh
{
	margin-top:20px;
	float:right;
}

.enqysh a
{
    text-transform: uppercase;
	padding: 15px 60px;
	color:#fff;
	background-color:#ca2b60;
}


.colrddf
{
	height:15px;
	position: absolute;
	width:15px;
	
	border:1px solid #000;
	border-radius: 100%;
	margin:auto 0 !important;
}
.rlativssd
{
	position: relative !important; 
}
/* end products details section */



.pdctsdddf
{
margin-top:15px;
padding-bottom:15px;
}

.contnssnd
{
    font-size:15px !important;
    line-height:25px !important;
}
.brdrsssd
{
    margin:15px 0;
}
.brdrsssd h3
{
    font-size: 19px;
    font-weight: 550;
    text-transform: capitalize;
    width: 100%;
    border-radius: 0 0 5px 5px;
    background-color: #ed4f60;
    text-align: center;
    padding: 15px;
    color: #fff;
    /* box-shadow: 1px 1px 4px 0px #000; */
    margin-top: -6px;
}

.py-80
{
    padding-top:80px;
    padding-bottom:80px;
}

.frmsssd
{
    padding:20px 0;
}
.frmsssd .input-group
{
    margin-bottom:0 !important;
}
.bgcbtnssd
{
    background-color:#febd69 !important;
    color:#333333 !important;
    border-color:#febd69 !important;
}
.frmsssd .form-control:focus
{
    border-color:#faba67 !important;
    box-shadow: none !important;
}


.tpheadersssd
{
    float:right;
    padding:20px 0;
    margin:0 !important;
}
.tpheadersssd li:hover
{
    background-color:transparent !important;
    border:1px solid #faba67 !important;
}
.tpheadersssd li:hover a
{
    color:#faba67 !important;
}
.tpheadersssd li
{
    float:left;
    margin-left:15px;
    list-style:none;
    height:35px;
    width:35px;
    border:1px solid #faba67 !important;
    background-color:#faba67;
    border-radius: 100%;
    text-align:center;
    line-height:31px;
}
.tpheadersssd li a
{
    color:#000 !important;
    font-size:14px;
}
.futrprdctmenus .col-lg-3
{
margin-bottom: 10px;
}


.conttactts
{
    padding:10px 15px;
    background-color:#f06751;

}
.menusssdnavs ul li a
{
    color: #fff !important;
    font-size: 14px;
    margin: 0 6px 0 0px;
    padding: 10px 5px;
}

.p-0
{
    padding:0 !important;
}
.conttactts a
{
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    font-family: sans-serif;
}
.conttactts a i
{
    margin-right: 5px;
}

/* end header section */



/* start title section */
.bgcimagsssd
{
    background-image:url('./images/two.png') !important;
}
.bgcimsgd
{
    background-image:url('./images/three.png') !important;
}
.bgcimagsssupe
{
    background-image:url('./images/four.png') !important;
}
.bgcimahsd
{
    background-image:url('./images/five.png') !important;
}
/* end title section */


/* start menu section */
.bgcbluesss
{

    /* padding:10px; */
    background-color:#232f3e;
}
/* end menu section */







/* start whychoose us section */
.container2
{
    max-width:97%;
    width:95%;
    margin:0 auto !important;
}
.bgcgry
{
    background-color:#f1f1f1;
}
.py-60
{
    padding-top:60px;

    padding-bottom:60px;
}


.brdrrsd
{
    border-bottom:10px solid #fff !important;
}

/* end whychoose us section */






.scilasss li
{
    list-style:none;
    margin-left:10px;
    font-size:14px !important;
    height:35px;
    text-align:center;
    width:35px;
    line-height:35px;
  
float:left !important;
}
.scilasss
{
    padding:0 !important;
}
.scilasss li a i
{
    color:#fff !important;
    font-size:15px !important;
}


/* start footer section */
.pt-50
{
    padding-top:50px !important;
}
.ftnnnsd .col-lg-6 h4
{
    color:#ddd !important;
    font-weight: 700;
}
.ftnnnsd .col-lg-3 h4
{
    color:#ddd !important;
    font-weight: 700;
}
.ftnnnsd .col-lg-4 h4
{
    color:#ddd !important;
    font-weight: 700;
}
.ftnnnsd .col-lg-5 h4
{
    color:#ddd !important;
    font-weight: 700;
}
/* end footer section */



/* start main slider section */
.mainsliderss 
{
margin-bottom:0 !important;
}
.mainsliderss .slick-dots
{
    bottom:10px;
}
/* end main slider section */




/* start footer contact section */
.fntssssd li i
{
position: absolute;
top:5px !important;
left:0;

}
.fntssssd li
{
    position: relative;
    padding-left:25px;
}
.bgcamozs
{
    background-color:#232f3e;
    padding:20px 0;
}

/* start footer newsletter section */
.placccclrss::placeholder
{
color:#ddd !important;
}

/* end footer newsletter section */


/* start logo section */
.futrlogoosd img
{
/* width:150px; */
margin:0 auto !important;
}
/* end logo section */

/* end footer contact section */
/* start footer emnu section */
.futrprdctmenus
{
    margin:23px  auto  !important;
    width:100%;
    padding:0 !important;
}
.futrprdctmenus li
{
float:left !important;

/* text-align:center; */
list-style:none;
}
.futrprdctmenus li a
{
    color:#fff !important;
    font-size:14px !important;
}



/* end footer menu section */

/* strat instagram section */
.hvrsssd img
{
    height:200px;
    width:200px;
    overflow:hidden;
transition: all 1s;
}

.hvrsssd 
{
    height:200px;
    width:200px;
    overflow:hidden;
}
.hvrsssd img:hover
{
    transform: scale(1.1);
}
/* end instagram section */





.sdgsdg
{
    margin:15px 0 30px 0 !important;
}
.scilasss li a
{
 
    
    font-size:13px;
    color:#fff !important;
    line-height: 40px;
 
}
a:hover
{
    text-decoration:none !important;
}


.pl-10
{
    padding-left:10px !important;
} 
.pr-10
{
    padding-right:10px !important;
}

.fbtop
{
    background-color:#6dc7b3    !important;
    color:#fff !important;
    border-radius:5px;
}

.twtop
{
    background-color:#6dc7b3     !important;
    color:#fff !important;
    border-radius:5px;
}



/* strat product slider section */
.productsssd .slick-dots
{
    display:block !important;
}
/* end product slider section */




/* start whatsapp section */
.phones
{
    position: fixed;
    bottom: 90px;
    border-radius: 5px !important;
    /* background-color: #4AC959 !important; */
    padding: 7px 14px !important;
    z-index: 9999;
    left: 5px;
}

.phones img
{
    width:45px !important;
}
.whapspicn {
    position: fixed;
    bottom: 15px;
    border-radius: 5px !important;
    /* background-color: #4AC959 !important; */
    padding: 7px 14px !important;
    z-index: 9999;
    left: 0px;
}   
.whapspicn img
{
    width:50px !important;
}
.whapspicn a {
    color: #fff !important;
    font-size: 40px !important;
}
/* end whatsapp section */


.lktop
{
    background-color:#6dc7b3    !important;
    color:#fff !important;
    border-radius:5px;
}


.intop
{
    /* background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); */
   background-color:#6dc7b3;
    color:#fff !important;
    border-radius:5px;
}

.yttop
{
    background-color:#6dc7b3     !important;
    color:#fff !important;
    border-radius:5px;
}
.scilasss
{
    float:right;
}

@media(max-width:1024px) and (min-width:768px)
{
     .container2
     {
         width:100%;
         padding:0 15px;
     }
     .hvrsssd
     {
         margin-bottom:10px;
     }
     .four-columns .products .product
     {
         max-width:25% !important;
     }
     .product-online-desginer ul li
     {
         max-width:100%;
     }
     .mblwidssd li
     {
         max-width:25% !important;
     }
     .ipdpaddds
     {
         padding:0 !important;
     }
     .tpheadersssd li
     {
         margin-left:10px;
     }
     .menusssdnavs ul li a
     {
         margin:0 4px 0 0 !important;
     }
     .menusssdnavs ul li a
     {
         font-size:12px !important;
         padding:2px !important;
     }
     .navbar-nav
     {
         margin-top:18px;
     }
}


@media(max-width:767px) and (min-width:535px)
{
    .container2
     {
         width:91%;
         /* padding:0px 20px; */
     } 


     .py-60
     {
         padding-top:45px !important;
         padding-bottom:45px !important;
     }
     .conttactts
     {
         padding:10px 70px !important;
     }
     .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description
     {
         margin-bottom:0 !important;
     }
     .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition
     {
         margin-bottom:0 !important;
     }
     .vc-aidoo-testimonials
     {
         padding-bottom:0 !important;
     }
     .imgsssgd
     {
         text-align:center;
     }
     .frmsssd
     {
         padding:0 20px !important;
     }
     .tpheadersssd
     {
         margin:0 120px !important;
     }
     .mblmenusssd
     {
        position: absolute;
        top: 44px;
        background-color: rgb(35, 47, 62);
        z-index: 999999;
        width: 375px;
     }
     .tpheadersssd li
     {
         margin:0 7px !important; 
     }
     .tpheadersssd
     {
         float: inherit !important; 
     }
     .tpheadersssd
     {
         padding:15px 0 50px !important;
     }
     .uvc-heading.ultimate-heading-955563a1610e5d2ee h2
     {
         font-size:22px !important;
     }
     .bgcgry 
     {
         padding-left: 15px;
         padding-right: 15px;
     }
     .product-online-desginer ul li h4
     {
         margin-top:15px;
         font-size:11px !important;
     }
     .mblwidssd li
     {
         max-width:50% !important;
         margin-bottom:15px;

     }
     .shop-main .products .product
     {
         width:50%;
     }
     .products .product.product-title-bold .product-title a
     {
         font-size:13px !important;
     }
     .uvc-heading.ultimate-heading-765463a1610e681a6 h2
     {
         font-size:22px !important;
     }
     .uvc-heading.ultimate-heading-268963a1610e7daa5 h2
     {
         font-size:22px !important;
     }
     .uvc-heading.ultimate-heading-381463a1610e82c99 h2
     {
         font-size:22px !important;
     }
     .hvrsssd img
     {
         height:auto !important;
         margin:6px 0 !important;
     }
     .hvrsssd
     {
         height:auto !important;
     }
     
     .mblpdssd
     {
         padding:0 !important;
     }
     .mblmrgn
     {
         margin-bottom:15px !important;
     }
     .mblpddwhy
     {
         padding:0 !important;
     }
}

@media(max-width:535px) and (min-width:360px)
{
     .container2
     {
         width:91%;
         /* padding:0px 20px; */
     } 
     .py-60
     {
         padding-top:45px !important;
         padding-bottom:45px !important;
     }
     .conttactts
     {
         padding:10px !important;
     }
     .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description
     {
         margin-bottom:0 !important;
     }
     .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition
     {
         margin-bottom:0 !important;
     }
     .vc-aidoo-testimonials
     {
         padding-bottom:0 !important;
     }
     .imgsssgd
     {
         text-align:center;
     }
     .frmsssd
     {
         padding:0 20px !important;
     }
     .tpheadersssd
     {
         margin:0 45px !important;
     }
     .mblmenusssd
     {
        position: absolute;
        top: 44px;
        background-color: rgb(35, 47, 62);
        z-index: 999999;
        width: 375px;
     }
     .tpheadersssd li
     {
         margin:0 7px !important; 
     }
     .tpheadersssd
     {
         float: inherit !important; 
     }
     .tpheadersssd
     {
         padding:15px 0 50px !important;
     }
     .uvc-heading.ultimate-heading-955563a1610e5d2ee h2
     {
         font-size:22px !important;
     }
     .bgcgry 
     {
         padding-left: 15px;
         padding-right: 15px;
     }
     .product-online-desginer ul li h4
     {
         margin-top:15px;
         font-size:11px !important;
     }
     .mblwidssd li
     {
         max-width:50% !important;
         margin-bottom:15px;

     }
     .shop-main .products .product
     {
         width:50%;
     }
     .products .product.product-title-bold .product-title a
     {
         font-size:13px !important;
     }
     .uvc-heading.ultimate-heading-765463a1610e681a6 h2
     {
         font-size:22px !important;
     }
     .uvc-heading.ultimate-heading-268963a1610e7daa5 h2
     {
         font-size:22px !important;
     }
     .uvc-heading.ultimate-heading-381463a1610e82c99 h2
     {
         font-size:22px !important;
     }
     .hvrsssd img
     {
         height:auto !important;
         margin:6px 0 !important;
     }
     .hvrsssd
     {
         height:auto !important;
     }
     
     .mblpdssd
     {
         padding:0 !important;
     }
     .mblmrgn
     {
         margin-bottom:15px !important;
     }
     .mblpddwhy
     {
         padding:0 !important;
     }
}


@media(max-width:360px) and (min-width:100px)
{
     .container2
     {
         width:91%;
         /* padding:0px 20px; */
     } 
     .py-60
     {
         padding-top:45px !important;
         padding-bottom:45px !important;
     }
     .conttactts
     {
         padding:5px !important;
     }
     .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description
     {
         margin-bottom:0 !important;
     }
     .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition
     {
         margin-bottom:0 !important;
     }
     .vc-aidoo-testimonials
     {
         padding-bottom:0 !important;
     }
     .imgsssgd
     {
         text-align:center;
     }
     .frmsssd
     {
         padding:0 20px !important;
     }
     .tpheadersssd
     {
         margin:0 40px !important;
     }
     .mblmenusssd
     {
        position: absolute;
        top: 44px;
        background-color: rgb(35, 47, 62);
        z-index: 999999;
        width: 375px;
     }
     .tpheadersssd li
     {
         margin:0 7px !important; 
     }
     .tpheadersssd
     {
         float: inherit !important; 
     }
     .tpheadersssd
     {
         padding:15px 0 50px !important;
     }
     .uvc-heading.ultimate-heading-955563a1610e5d2ee h2
     {
         font-size:22px !important;
     }
     .bgcgry 
     {
         padding-left: 15px;
         padding-right: 15px;
     }
     .product-online-desginer ul li h4
     {
         margin-top:15px;
         font-size:11px !important;
     }
     .mblwidssd li
     {
         max-width:50% !important;
         margin-bottom:15px;

     }
     .shop-main .products .product
     {
         width:50%;
     }
     .products .product.product-title-bold .product-title a
     {
         font-size:13px !important;
     }
     .uvc-heading.ultimate-heading-765463a1610e681a6 h2
     {
         font-size:22px !important;
     }
     .uvc-heading.ultimate-heading-268963a1610e7daa5 h2
     {
         font-size:22px !important;
     }
     .uvc-heading.ultimate-heading-381463a1610e82c99 h2
     {
         font-size:22px !important;
     }
     .hvrsssd img
     {
         height:auto !important;
         margin:6px 0 !important;
     }
     .hvrsssd
     {
         height:auto !important;
     }
     
     .mblpdssd
     {
         padding:0 !important;
     }
     .mblmrgn
     {
         margin-bottom:15px !important;
     }
     .mblpddwhy
     {
         padding:0 !important;
     }
}