html,body {
font-family:'Inter',sans-serif;
background-color:#fff;
    height:100%;
    width:100%;
    margin:0;
color:#000000
}

.h_iframe iframe {
    width:100%;
    height:100%;
}
.h_iframe {
    height: 100%;
    width:100%;
}
p {
margin-bottom:0
}
.ucolor{
	color:#802D58;
}
.fw-400{
	font-weight:400;
}
.fw-500{
	font-weight:500;
}
.fw-600{
	font-weight:600;
}
.fw-700{
	font-weight:700;
}
h1,h2,h3,h4,h5 {
margin-bottom:0
}
.def-p{
	font-size:20px;
	line-height:24px;
}
section.sleeknav {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 15px;
}
button{
    box-shadow: none !important;
}
.sleeknav .col-md-8 {
    text-align: right;
}
.sleeknav .row {
    align-items: center;
}
.slider {
	width: 50%;
	margin: 100px auto;
}
a.button-39:hover {
    text-decoration: none;
}
.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slider {
    width: 100%;
    margin: 100px auto;
}
.prod-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.cookiie {
    display: flex;
    padding-bottom: 5px;
	font-weight: 600;
}
.prod-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.prod_items {
    margin-bottom: 50px;
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
}
section.sleek-products {
    padding: 20px 0;
    background-color: #f7f7f7;
    padding-top: 100px;
}
.prod-name {
    height: 60px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
	text-transform: capitalize;
}
.pagination li {
    padding: 3px;
    margin: 3px;
    font-size: 17px;
}
.pagination li a {
    text-decoration: none;
    color: #d46e29;
}
.pagination img{
	height:20px;
}
li.pagi-active a {
    color: #000;
}
.pagination li {
    padding: 3px;
    margin: 3px;
    font-size: 18px;
}
li.pagi-inactive, li.pagi-active {
    padding-top: 4px;
}
.pagination {
    justify-content: center;
}

.modal-dialog {
    width: 100% !important;
}
ul.pagination {
    padding-right: 0;
}
.selectdiv2 label, .selectdiv label {
    width: 100%;
}
select.form-control.slct {
    width: 100% !important;
    max-width: 220px !important;
    text-align: center;
    margin: auto;
}
.snav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
section.sleeknav {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 15px;
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #fff;
}
.snav-right button img {
    width: 25px;
}

.button-42 {
  background-color: initial;
  background-image: linear-gradient(-180deg, #FF7E31, #E62C03);
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
  height: 40px;
  line-height: 40px;
  outline: 0;
  overflow: hidden;
  padding: 0 20px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
  z-index: 9;
  border: 0;
  transition: box-shadow .2s;
      max-width: 180px;
}

.button-42:hover {
  box-shadow: rgba(253, 76, 0, 0.5) 0 3px 8px;
}

.button-39 {
  background-color: #FFFFFF;
  border: 1px solid rgb(209,213,219);
  border-radius: .5rem;
  box-sizing: border-box;
  color: #111827;
  font-family: "Inter var",ui-sans-serif,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding:7px 25px;
  text-align: center;
  text-decoration: none #D1D5DB solid;
  text-decoration-thickness: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-39:hover {
  background-color: rgb(249,250,251);
}

.button-39:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.button-39:focus-visible {
  box-shadow: none;
}
img.lozad.onsale {
    width: 100%;
    object-fit: initial;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 91px;
    height: auto;
    margin-left: 22px;
    margin-top: 8px;
}
.item section.sleek-products {
    height: 100%;
}

















@media (min-width: 768px){
.modal-dialog {
    max-width: 600px !important;
    margin: 1.75rem auto;
}
.modal-dialog{
    position: relative;
    display: table; /* This is important */ 
    overflow-y: auto;    
    overflow-x: auto;
    width: auto;
    min-width: 300px;   
}
.imgcont img.lozad {
    max-height: 750px;
}
}
@media (max-width: 767px){

.imgcont img {
    width: 100%;
}
}
@media (max-width: 575px){
.modal-dialog {
    width: auto !important;
    height: auto;
}
.prod-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.sleek-products .col-xl-3.col-lg-4.col-md-6.col-sm-6.col-xs-12 {
    width: 50%;
	padding: 2px;
}

section.sleek-products {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
}
.prod_items {
    margin-bottom: 20px;
}
.prod-name {
    line-height: 16px;
}
img.lozad.onsale {
    width: 100%;
    object-fit: initial;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 91px;
    height: auto;
    margin-left: 9px;
    margin-top: 9px;
}
.sleeknav .container {
    padding: 0;
}
section.sleeknav {
    padding: 10px 10px;
}
.item .prod-img {
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.item .sleek-products .col-xl-3.col-lg-4.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    padding: 2px;
}

.snav-left img {
    max-width: 83px;
}






}

@media (max-width: 425px){

}