@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
body{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 24px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
width: 100%;
padding-right: 55px;
padding-left: 55px;
margin-right: auto;
margin-left: auto;
}
.navbar{
padding: 0rem 3.5rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: .7rem;
padding-left: .7rem;
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0,0,0,1);
}
.nav-link{
font-weight: 600;
font-size: 13px;
padding:.8rem 1rem;
}
.dropdown-menu {
box-shadow: 0 5px 10px -2px rgba(0,0,0,.2);
border-radius: 0px !important;
margin: 0 !important;
padding: 0 !important;
min-width: 15rem;
border:0px;
}
.dropdown-item {
display: block;
width: 100%;
padding: 5px 12px;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
font-size: 13px;
}
.dropdown:hover>.dropdown-menu {display: block;}
.dropdown-toggle::after{display:none;}
a {
text-decoration: none;
color: #111;
transition: color .3s;
}
a:hover{
text-decoration: none;
color:#f91075;
}
hr{
border-top: 1px solid #eee;
}/*=========================================*/
/*=========================================*/
.hide-mobile{
display:block;
}
.hide-desk{
display:none !important;
}
/*=========================================*/
.row-sm {
margin-left: -10px;
margin-right: -10px; }
.row-sm > div {
padding-left: 10px;
padding-right: 10px; }

.row-xs {
margin-left: -5px;
margin-right: -5px; }
.row-xs > div {
padding-left: 5px;
padding-right: 5px; }

.row-xxs {
margin-left: -1px;
margin-right: -1px; }
.row-xxs > div {
padding-left: 1px;
padding-right: 1px; }
/*=========================================*/
.d-block {    
display: block !important;
}
.d-none{
display: block !important;
}
/*=====================================*/
.disabled{
color:#ccc;
}
/*=====================================*/
.bg-theme{
background: #524FA1 !important;
}
.bg-gray{
background: #f5f5f5 !important;
}
.p15{
padding:15px;
}
.mb-2{
margin-bottom: 2px !important;
}
.mb-5{
margin-bottom: 5px !important;
}
.mb-10{
margin-bottom: 10px;
}
.mb-15{
margin-bottom: 15px;
}
.mb-20{
margin-bottom: 20px;
}
.mb-30{
margin-bottom: 30px;
}
.mb-40{
margin-bottom: 40px;
}
.mb-60{
margin-bottom: 60px;
}
.mt-10{
margin-top:10px;
}
.mt-15{
margin-top:15px;
}
.mt-20{
margin-top:20px;
}
.mr-5{
margin-right: 5px !important;
}
.mr-10{
margin-right: 10px !important;
}
.ml-15{
margin-left:15px;
}
.tx-12{
font-size: 12px !important;
}
.tx-13{
font-size: 13px;
}
.tx-14{
font-size: 14px;
}
.tx-15{
font-size: 15px;
}
.tx-16{
font-size: 16px;
}
.tx-17{
font-size: 17px;
}
.tx-18{
font-size: 18px;
}

.tx-center{
text-align:center;
}
.tx-white-light {
color: #ccc;
}
.tx-white{
color:#fff;
}
.tx-gray{
color:#999;
}
.tx-green {
color: #00a651;
}
.tx-red{
color:#ca0815;
}
.tx-uppercase{
text-transform:uppercase;
}
.line18{
line-height:18px;
}
.line24{
line-height:24px;
}
.fw600{
font-weight: 600;
}
.fw700{
font-weight: 700;
}.wd-16{width: 16px;}
.wd-20{
width: 20px;
}
.wd-24{
width: 24px;
}
.wd-50{
width: 50px;
}
.wd-60{
width: 60px;
}
.wd-75{
width: 75px;
}
.wd-150{
width: 150px;
}
.wd-200{
width:200px;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.buttona{
background:#f91075;
border-color:#f91075;
height:45px;
font-weight:600;
font-size:14px;
display: flex;
align-items: center;
justify-content: center;
}
.buttonaa{
background:#f91075;
border-color:#f91075;
height:45px;
font-weight:600;
padding:0px 25px;
font-size:14px;
}
.buttonbb{
background:#222;
border-color:#222;
height:45px;
font-weight:600;
padding:0px 25px;
font-size:14px;
color:#fff;
}
.buttoncc{
background:#0050a9;
border-color:#0050a9;
height:50px;
font-weight:600;
padding:0px 35px;
font-size:15px;
margin-top:0px !important;
width: 250px;
display: flex;
align-items: center;
justify-content: center;
}
.buttondd{
background:#222;
border-color:#222;
height:55px;
font-weight:600;
padding:0px 35px;
font-size:15px;
margin-top:0px !important;
}
.buttonab{
background:#0050a9;
border-color:#0050a9;
height:45px;
font-weight:600;
}
.buttonac{
background:#222;
border-color:#222;
height:45px;
font-weight:600;
display: flex;
align-items: center;
justify-content: center;
}
.buttonabc{
background:#0050a9;
border-color:#0050a9;
height:45px;
font-weight:600;
font-size:15px;
display: flex;
align-items: center;
justify-content: center;
min-width:125px;
}
.buttonview {
border: 1px solid #f91075;
color: #f91075;
border-radius: 5px;
padding: 1px 7px;
font-size: 12px;
}
.buttonview:hover{
background: #0050a9;
color:#fff;
}
.buttonb {
background: #0050a9;
background-color: rgb(0, 80, 169);
border-color: #0050a9;
height: 50px;
font-weight: 600;
font-size: 16px;
display:flex !important;
align-items:center;
justify-content:center;
}
section {
padding: 40px 0px;
}
.section-small {
padding: 20px 0px;
}
.page-title {
width: 100%;
position: relative;
display: flex;
align-items: center;
}
.page-title h1{
font-size:24px;
font-weight:700;
}
.page-title h5 {
font-weight: 700;
margin: 0;
font-size: 1.1rem;
}
.page-title h4 {
font-weight: 700;
margin: 0;
}
.ml-auto{
margin-left:auto;
}
.flex-class{
display:flex;
}
.flex-center{
justify-content:center;
}
.flex-align-center{
align-items:center;
}
.no-product{
width:100%;
position:relative;
display:flex;
align-items:center;
justify-content:center;
padding:50px;
}
.no-product img{
width:250px;
}
.btn-primary {
color: #fff;
background-color: #f91075 !important;
border-color: #f91075 !important;
}
.divider {
width: 100%;
background: #f5f5f5;
height: 5px;
}
/*=========================================*/
.cart-empty{
width: 100%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
min-height: 300px;
}
.cart-empty h5{
font-weight: 600;
margin-top: 10px;
}
/*=========================================*/
.sidenav-trigger{
display:none;
}
.sidenav-header{
background: #232f3e;
padding: 15px;
display: flex;
align-items: center;
color: #fff;
font-weight: 600;
font-size: 15px;
}
.sidenav-header-icon{
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid #fff;
display: flex;
align-items: center;
margin-right: 15px;
color: #fff;
justify-content: center;
}
.sidenav-list{
width: 100%;
position: relative;
}
.sidenav-list ul{
margin: 0;
padding: 0;
list-style: none;
}
.sidenav-list ul li{
display: inline-block;
width: 100%;
}
.sidenav-list ul li a{
display: flex;
width: 100%;
color: #333;
font-weight: 600;
height: 32px;
align-items: center;
}
.sidenav {
position: fixed;
width: 300px;
left: 0;
top: 0;
margin: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
height: 100%;
height: calc(100% + 60px);
height: -moz-calc(100%);
padding-bottom: 60px;
background-color: #fff;
z-index: 999;
overflow-y: auto;
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-105%);
transform: translateX(-105%);
}
.sidenav-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
opacity: 0;
height: 120vh;
background-color: rgba(0, 0, 0, 0.5);
z-index: 997;
display: none;
}
/*=========================================*/
.mobile-header{
	display:none;
}
.mobile-header-bottom{
	display:none;
}
.mfooter-bottom{
	display:none;
}
.mpanel{
	display:none;
}
header{
height: 70px;
display: flex;
align-items: center;
width: 100%;
background: #fff;
	border-bottom:1px solid #eee;
}
.header-left-box {
display: flex;
align-items: center;
height: 70px;
}
.logo img {
width: 210px;
}
.location {
margin-left: auto;
display: flex;
align-items: center;
line-height: 14px;
position: relative;
	display: none;
}
.location-pop-overlay{
width: 100%;
height: 100%;
display: block;
position: fixed;
background: #000;
opacity: .7;
top: 0;
left: 0;
z-index: 100;
}
.location-pop-box{
margin: 20px 0;
background: #fff;
width: 360px;
border-radius: 3px;
padding: 20px;
position: absolute;
top:50px;
left:16%;
box-shadow: 0 2px 5px 0 rgba(21,27,57,.2);
z-index: 999999;
}
.location-pop-box::after{
bottom: 100%;
left: 30px;
border: solid transparent;
border-top-width: medium;
border-right-width: medium;
border-bottom-color: transparent;
border-bottom-width: medium;
border-left-width: medium;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-bottom-color: white;
border-width: 8px;
margin-left: -8px;
}
.location-input{
position: relative;
width: 100%;
}
.location-input input {
width: 100%;
border-radius: 5px;
border: 1px solid #ddd;
height: 45px;
padding: 15px;
padding-left: 15px;
padding-left: 50px;
}
.location-input-icon{
position: absolute;
top: 10px;
left: 10px;
}
.mc-separator {
display: block;
width: 100%;
padding: 25px 0;
position: relative;
}
.mc-separator::before {
width: 100%;
height: 1px;
background-color: #e5ecf6;
}
.mc-separator::after {
background-color: #fff;
content: attr(data-prompt) !important;
position: absolute;
left: 50%;
top: 50%;
color: #aab8c2;
padding: 0 16px;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.mc-separator::after, .mc-separator::before {
content: " ";
display: table;
}
.search-box{
position: relative;
width: 100%;
height: 70px;
display: flex;
align-items: center;
}
.search-box input{
width: 100%;
border: 1px solid #b80e68;
border-radius: 5px;
padding: 10px 15px;
height: 40px;
font-size: 13px;
}
.search-box  .icon-search button {
position: absolute;
right: 25px;
font-size: 16px;
top: -19px;
color: #f91075;
border-radius: 0px 4px 4px 0px;
padding: 9px;
background: transparent;
border: 0px;
}
.header-lc-right {
display: flex;
align-items: center;
justify-content: flex-end;
height: 70px;
}
.header-lc-right ul {
margin: 0;
padding: 0;
list-style: none;
display: flex;
align-items: center;
}
.header-lc-right ul li {
display: flex;
align-items: center;
line-height: 18px;
margin-left: 15px;
position: relative;
}
.header-lc-right ul li a {
display: flex;
align-items: center;
color: #b80e68;
text-decoration: none;
}
.header-lc-right ul li img {
width: 28px;
height: 28px;
}
.lsbox a {
border: 1px solid #b80e68;
height: 35px;
border-radius: 50px;
padding: 0px 10px;
font-size: 13px;
font-weight: 600;
}
.cartbox {
border: 1px solid #b80e68;
height: 35px;
border-radius: 5px;
padding: 0px 10px;
margin-left: 15px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: 600;
}
.count {
background: #d6160f;
height: 18px;
width: 18px;
border-radius: 50%;
position: absolute;
top: 0px;
left: 18px;
display: flex;
align-items: center;
color: #fff;
justify-content: center;
font-size: 12px;
}
/*=========================================*/
.sub-header{
padding:10px 0px;
background:#f5f5f5;
}
.sub-header h1{
font-weight:700;
font-size:24px;
margin:0px;
}
ul.breadcrum {
background-color: transparent;
padding: 0;
display: inline-block;
width: 100%;
line-height: 100%;
list-style: none;
margin-bottom:0px;
}
ul.breadcrum li {
display: inline-block;
padding: 0 15px 0 5px;
position: relative;
text-transform: capitalize;
}
ul.breadcrum li a {
display: block;
padding: 0;
color: #333;
text-decoration: none;
font-size: 12px;
}
ul.breadcrum li:not(:last-child)::after {
font-family: 'icomoon';
content: "\e9c3";
font-size: 13px;
top: 1px;
right: 0px;
position: absolute;
}
/*=========================================*/
.add-box{
width: 100%;
position: relative;
overflow:hidden;
}
.add-box img{
width: 100%;
}
.add-box:hover img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-ms-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
-webkit-transform: scale(1.035) rotate(0.05deg);
transform: scale(1.035) rotate(0.05deg);
}
/*=========================================*/
.static-area-wrap {
border: #f91075 solid 1px;
border-radius: 5px;
padding: 0 20px;
margin-bottom: 20px;
background: #e736940a;	
}
.single-static {
position: relative;
display: flex;
align-items: flex-start;
padding: 36px 5px;
}
.single-static img {
width: 45px;
flex: 0 0 45px;
margin: 0;
margin-right: 0px;
margin-right: 10px;
}
.single-static-meta {
overflow: hidden;
flex-grow: 1;
}
.single-static h4 {
color: #e73694;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
line-height: 22px;
margin-bottom: 0; text-align: left;
}
.single-static p {
line-height: 20px;
color: #943f96;
font-size: 13px;
margin: 0; text-align: left;
}
/*=========================================*/
.cat-item{
width: 100%;
display: block;
background: #fff;
border-radius: 10px;
text-align: center;
padding: 20px;
position: relative;
border: 1px solid #eee;
}
.cat-item:hover {
border-color:#f91075;
background: #f910750a;	
}
.cat-item .cat-item-img {
width: 100px;
text-align: center;
display: inline-block;
}
.cat-item-img img {
width: 100px !important;
height: 100px;
}
.cat-item h4 {
color: #212529;
font-size: 14px;
margin-bottom: 0px;
margin-top: 15px;
font-weight: 600;
}
/*=========================================*/
.hproduct-box{
position: relative;
background: #fff;
z-index: 1;
border: 1px solid #ebebeb;
border-radius: 5px;
overflow: hidden;
width: 100%;
transition: all 300ms linear;
margin-bottom:15px;
}
.hproduct-box:hover {
box-shadow: 0 3px 16px 0 rgba(0,0,0,.11);
}
.hproduct-box .hproduct-box-img{
position:relative;
height:100%;
width:100%;
}
.hproduct-box .hproduct-box-img img{
width: 100%;
height: 100%;
object-fit: contain;
}
.hproduct-box-img:hover img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-ms-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
-webkit-transform: scale(1.035) rotate(0.05deg);
transform: scale(1.035) rotate(0.05deg);
width:100%;
}
.hproduct-box .hproduct-box-content{
width: 100%;
position: relative;
padding:15px;
}
.hproduct-box-content .hproduct-box-title{
font-size: 14px;
font-weight: 600;
height: 45px;
color: #253237;
display: block;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 22px;
}
.hproduct-box-title:hover {
color:#f91075;
}
.price{
width: 100%;
position: relative;
line-height: 18px;
}
.price .off{
font-weight: 700;
}
.price .new-price{
font-size:22px;
font-weight:bold;
}
.price .old-price{
text-decoration: line-through;
color:#666;
}
.price .off-price{
color: #00a651;
margin-left: 5px;
font-size: 18px;
font-weight: bold;
}
}
.price .price-qty {
align-items: center;
display: flex;
margin-right: 0.5rem;
font-weight: 600;
color: #999;

font-weight:600;
}
.price-qty {
	font-size: 16px;
}
.price .price-qty::after {
margin-left:  0.3rem;
margin-right:  0.3rem;
content: 'X';
text-transform: none;
line-height: 0;
font-size: 15px;
font-weight:700;
color:#666;
}
.price i{
	font-size:12px;
	top:-1px;
}
.save-price i{
	font-size:11px;
	top:-1px;
}
#saveAmount i{
	font-size:11px;
	top:0px !important;
}
.hproduct-box-bottom{
display: flex;
align-items: center;
margin-top: 20px;
}
.add-cart-section{
flex:1;
width: auto;
	display:inline-flex;
}
.add-cart-button{
width: 50px;
font-size: 13px;
border: 1px solid #f91075;
height: 32px;
background:transparent;
display: flex;
align-items: center;
justify-content: center;
padding: 0px 10px;
border-radius: 5px;
color:#f91075;
}
.add-cart-button:hover{
color:#333;
}
.psb-list-qty {
display: flex;
align-items: center;
width: 100%;
justify-content: flex-end;
}
.psb-list-qty button {
background: #fff;
border: 1px solid #f91075;
border-radius: 4px;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
}
.psb-list-qty span {
width: 30px;
height: 25px;
display: flex;
font-size: 0.8rem;
font-weight: 600;
align-items: center;
justify-content: center;
}
.hproduct-label{
position: absolute;
z-index: 1;
top: 5px;
right: 5px;
align-items: flex-end;
display: flex;
flex-direction: column;
display:none;
transition: .2s;
transform: translate3d(40px, 0, 0);
}
.hproduct-box:hover .hproduct-label{
display:block;
transform: translate3d(0px, 0, 0);
transition: .2s;
}
.hproduct-label .circle-label-compare{
box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
display: -ms-flexbox;
display: flex;
flex-direction: row-reverse;
width: 33px;
cursor: pointer;
text-align: right;
white-space: nowrap;
border-radius: 17px;
background-color: #f7f7f8;
-ms-flex-align: center;
align-items: center;
-ms-flex-direction: row-reverse;
}
.hproduct-label .circle-label-compare i{
font-size: 18px;
display: -ms-flexbox;
display: flex;
min-width: 33px;
height: 33px;
transition: .2s;
color: #272727;
border-radius: 50%;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 3px;
}
.hproduct-dlabel{
position: absolute;
z-index: 1;
top: 10px;
left: 10px;
display: flex;
flex-direction: column;
justify-content: center;
}
.hproduct-dlabel .dlabel{
background-color: #17a2b8;
color: #fff;
text-transform: uppercase;
font-weight: 600;
padding: 0px 6px;
border-radius: 3px;
font-size: 11px;
margin-bottom: 5px;
text-align:center;
}
.hproduct-dlabel .doff{
background-color: #26a541;
color: #fff;
font-weight: 600;
padding: 0px 6px;
border-radius: 3px;
font-size: 11px;
margin-bottom: 5px;
text-align:center;
}
.addpm{
display:flex;
align-items:center;
}
.addpm input{
width:50px;
height:32px;
border:1px solid #eee;
text-align:center;
font-size:13px;
border-radius:5px;
}
.outofstock{
position: absolute;
width: 100%;
height: 100%;
z-index: 99999;
display: flex;
align-items: center;
justify-content: center;
background: rgba(255,255,255,0.9);
color: red;
font-weight: 600;
text-transform: uppercase;
left: 0;
top: 0;
}
/*=========================================*/
.hbrand {
text-align: center;
border: 1px solid #eee;
padding: 10px;
width: 100%;
display: flex;
align-items: center;
border-radius: 5px;
}
/*=========================================*/
.pdetails-content{
width:100%;
position:relative;
}
.pdetails-content h1{
font-weight:700;
font-size:20px;
line-height:24px;
}
.input-group-pm {
display: inline-flex;
width: 10rem;
height: 3rem;
}
.input-group-pm .form-control {
flex: 1;
padding: 0;
height: inherit;
font-size: 1rem;
border: solid #ccc;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-width: 1px 0;
color: #222;
font-weight:600;
text-align: center;
border-radius: 0;
}
.quantity {
-moz-appearance: textfield;
max-width: 48px;
}
.input-group-pm button {
padding: 0;
width: 3.1rem;
border: 1px solid #ccc;
font-size: 1.4rem;
color: #222;
background-color: transparent;
cursor: pointer;
-webkit-appearance: none;
}
.input-group-pm  .quantity-minus {
border-radius: .25rem 0 0 .25rem;
}
.input-group-pm .quantity-plus {
border-radius: 0 .25rem .25rem 0;
}
.shrefw-box{
width:100%;
position:relative;
}
.shrefw-box ul{
margin:0;
padding:0;
list-style:none;
display:flex;
align-items:center;
}
.shrefw-box ul li{
border-right: 1px solid #eee;
padding-right: 15px;
margin-right: 15px;
}
.shrefw-box ul li:last-child{
border-right:0px solid #eee;
}
/*=========================================*/
.sidebar{
	display:block;
}
/*=========================================*/
footer{

    background: #f5f5f5;
    display:block;
    padding: 40px 0px 0px;
	background: #cecece08;

    
    }
    
    .footer-title{
    
    color:#e73694;
    
    font-size: 14px;
    
    font-weight:600;
    
    }
    
    .footer-list{
    
    width: 100%;
    
    position: relative;
    
    }
    
    .footer-list ul{
    
    margin:0;
    
    padding: 0;
    
    list-style: none;
    
    }
    
    .footer-list ul li a{
    
    color:#2b2f4c;
    
    font-size: 13px;
    
    line-height: 24px;
    
    }
    
    .social-list{
    
    width: 100%;
    
    position: relative;
    
    }
    
    .social-list ul{
    
    margin:0;
    
    padding: 0;
    
    list-style: none;
    
    }
    
    .social-list ul li{
    
    display: inline-block;

    
    }
    
    .social-list ul li a{
    
    color:#ccc;
    
    display: inline-block;  
    
    }
    
    .social-list ul li a i{
    
    font-size: 24px;
    
    }
    
    .copyright{
    
    padding: 15px 0px;
    display:block;
    background: #780367;
    
    }
    
    .subscribe-form{
    
    position: relative;
    
    }
    
    .subscribe-form  input {
    
    height: 47px;
    
    background: #fff;
    
    border: 0;
    
    color: #b1b1b1;
    
    padding: 10px 120px 10px 20px;
    
    display: inline-block;
    
    width: 100%;
    
    font-size: 14px;
    
    border: none;
    
    -webkit-border-radius: 30px;
    
    -moz-border-radius: 30px;
    
    -ms-border-radius: 30px;
    
    -o-border-radius: 30px;
    
    border-radius: 30px;
    
    outline: none;
    
    border: 1px solid;
    }
    
    .subscribe-button input.button {
    
    position: absolute;
    
    top: 0;
    
    right: 0;
    
    text-transform: capitalize;
    
    font-weight: 400;
    
    font-size: 14px;
    
    color: #fff;
    
    background: #780367;
    
    border: 0;
    
    box-shadow: none;
    
    padding: 0 20px;
    
    line-height: 47px;
    
    height: 47px;
    
    border-radius: 0 30px 30px 0;
    
    -webkit-transition: all 300ms linear;
    
    -moz-transition: all 300ms linear;
    
    -ms-transition: all 300ms linear;
    
    -o-transition: all 300ms linear;
    
    transition: all 300ms linear;
    
    width: 90px;
    
    outline: none;
    
    }
    
/*=========================================*/
.filter-bar{
width:100%;
position:relative;
border-bottom:1px solid #eee;
margin-bottom:15px;
}
.filter-bar .filter-bar-title{
display:flex;
align-items:center;
width:100%;
position:relative;
padding-bottom:15px;
}
.filter-bar .filter-bar-title h5{
font-weight:700;
margin:0;
font-size:16px;
}
.filter-bar .filter-bar-body{
padding:0px 0px 15px;
}
.filter-list{
width:100%;
position:relative;
}
.filter-list ul{
margin:0;
padding:0;
list-style:none;
}
.filter-list ul li{
width:100%
}
.filter-check{
display: block;
position: relative;
padding-left: 25px;
margin-bottom: 15px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height:16px;
font-weight:700;
}
.filter-check input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height:16px;
width: 16px;
background-color: #eee;
border-radius:3px;
}
.filter-check:hover input ~ .checkmark {
background-color: #ccc;
}
.filter-check input:checked ~ .checkmark {
background-color: #f91075;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.filter-check input:checked ~ .checkmark:after {
display: block;
}
.filter-check .checkmark:after {
left: 6px;
top: 3px;
width: 5px;
height: 8px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/*=========================================*/
.shortby{
width:100%;
position:relative;
display:flex;
align-items:center;
margin-bottom:20px;
}
.shortbylist{
margin-left:auto;
}
.shortbylist ul{
margin:0;
padding:0;
list-style:none;
display:flex;
align-items:center;
}
.shortbylist ul li {
position: relative;
margin-left:7px;
font-size: 13px;
}
.shortbylist ul li a{
background: #fff;
padding: 5px 10px;
border-radius: 5px;
font-size: 13px;
border: 1px solid #eee;
color:#333;
}
.shortbylist ul li.active a {
color: #f91075;
border: 1px solid #f91075;
}
/*=========================================*/

/*=========================================*/
.cartside .modal-dialog {
position: fixed;
margin: auto;
width: 400px;
height: 100%;
transform: translate3d(0%, 0, 0);
}
.cartside .modal-content {
height: 100%;
overflow-y: auto;
border:0px;
border-radius:0px;
}
.cartside .modal-body {
padding: 15px 15px 80px;
}
.cartside.left.fade .modal-dialog {
left: -320px;
transition: opacity 0.1s linear, left 0.1s ease-out;
}
.cartside.left.fade.show .modal-dialog {
left: 0;
}
.cartside.right.fade .modal-dialog {
right: -320px;
transition: opacity 0.1s linear, right 0.1s ease-out;
}
.cartside.right.fade.show .modal-dialog {
right: 0;
}
.carside-section{
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
padding:25px;
height:100%;
}
.carside-header{
display: flex;
align-items: flex-start;
justify-content: space-between;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 10px;
}
.carside-header h4 {
margin-bottom: 0;
font-size:18px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: -.018em;
}
.carside-header .btn-close {
font-size: 12px;
font-weight: 600;
color: #999;
}
.btn-icon-right{
display:flex;
align-items:center;
background-color: transparent;
border:0px;
text-transform: uppercase;
padding:0;
}
.carside-body{
position: relative;
flex: 1 1 auto;
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: thin;          /* "auto" or "thin" */
scrollbar-color: #eee #f5f5f5;
}
.carside-footer{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: .75rem 0px 0px;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(.3rem - 1px);
border-bottom-left-radius: calc(.3rem - 1px);
}
.carside-footer .carside-button{
display: flex;
justify-content: space-between;
width: 100%;
}
.cartside-total{
text-transform:uppercase;
display:flex;
justify-content:space-between;
width:100%;
align-items:center;
margin-bottom:20px;
font-size:16px;
font-weight:700;
border-bottom: 1px solid #dee2e6;
padding-bottom:10px;
}
.cart-media{
margin-top:20px;
}
.cart-media .media-body{
flex: 0 1 auto;
min-width: 0;
padding-right:40px;
}
.cart-media .cart-media-title{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight:700;
font-size:14px;
}
.cart-media-del{
color:#999;
}
/*=========================================*/
.panel {
background: #fff;
width: 100%;
position: relative;
border-radius: 5px;
border: 1px solid #eee;
display:inline-block;
width:100%;
}
.panel .panel-header {
padding: 15px;
display: flex;
align-items: center;
border-bottom: 1px solid #eee;
}
.panel .panel-header h5 {
font-weight: 700;
margin: 0;
font-size:16px;
}
.panel .panel-body {
padding: 20px;
display:inline-block;
width:100%;
}
.panel .panel-footer {
padding: 20px;
display: flex;
align-items: center;
border-top: 1px solid #eee;
}
/*=========================================*/
.user-avtar-d{
display: flex;
align-items: center;
padding:15px;
}
.list-icon{
width: 100%;
position: relative;
border-radius: 5px;
border: 1px solid #eee;
background: #fff;
}
.list-icon ul{
margin: 0;
padding:0;
list-style: none;
}
.list-icon ul li{
display: flex;
align-items: center;
width: 100%;
border-bottom: 1px solid #eee;
}
.list-icon ul li:last-child{
border-bottom: 0px;
}
.list-icon ul li a{
display: flex;
align-items: center;
padding: 12px 15px;
color:#212529;
font-size: 14px;
font-weight: 600;
width: 100%;
}
.list-icon ul li.active a{
color:#f91075;
}
/*=========================================*/
.maddress-box{
background:#f5f5f5;
border:1px solid #eee;
padding:15px;
border-radius:5px;
}
/*=========================================*/
.easyzoom-style {
position: relative;
}
.easyzoom-style a.easyzoom-pop-up {
position: absolute;
right: 25px;
bottom: 20px;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
background-color: #fff;
color: #000;
font-size: 16px;
text-align: center;
border-radius: 100%;
z-index: 999;
}

@media only screen and (max-width: 767px) {
.easyzoom-style a.easyzoom-pop-up {
width: 40px;
height: 40px;
font-size: 14px;
line-height: 40px;
}
}
.easyzoom-style a.easyzoom-pop-up i {
line-height: 50px;
}
@media only screen and (max-width: 767px) {
.easyzoom-style a.easyzoom-pop-up i {
line-height: 40px;
}
}
.easyzoom-style a.easyzoom-pop-up:hover {
color: #ff2f2f;
}

.easyzoom-style .easyzoom {
display: block;
}

.easyzoom-style .easyzoom > a {
-webkit-transition: none;
-o-transition: none;
transition: none;
}

.easyzoom-style .easyzoom > a img {
width: 100%;
-webkit-transition: none;
-o-transition: none;
transition: none;
}

.easyzoom-style .easyzoom-popup > a img {
width: 100%;
}
.product-dec-left {
position: relative;
float: left;
width: 115px;
padding-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.product-dec-left {
width: 110px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-dec-left {
width: 135px;
}
}
@media only screen and (max-width: 767px) {
.product-dec-left {
width: 90px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.product-dec-left {
width: 100px;
}
}
.product-dec-right {
float: right;
position: relative;
width: calc(100% - 115px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.product-dec-right {
width: calc(100% - 110px);
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-dec-right {
width: calc(100% - 135px);
}
}

@media only screen and (max-width: 767px) {
.product-dec-right {
width: calc(100% - 90px);
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.product-dec-right {
width: calc(100% - 100px);
}
}
.product-dec-small-style2 {
text-align: center;
}
.product-dec-small-style2 .product-dec-small {
margin: 5px 0px 5px 0px;
cursor: pointer;
}
.product-dec-small-style2 .product-dec-small img {
width: 100%;
}
.product-dec-small-style2 .product-dec-small.slick-active {
border: 1px solid transparent;
}
.product-dec-small-style2 .product-dec-small.slick-active.slick-current {
border: 1px solid #ff2f2f;
}
.product-dec-small-style2 .product-dec-small:last-child {
margin: 0 0 0px;
}

.product-dec-small-style2 span {
color: #262626;
font-size: 10px;
line-height: 1;
cursor: pointer;
z-index: 9;
width: 24px;
height: 24px;
line-height: 24px;
border: 1px solid #979797;
color: #1E1E1E;
text-align: center;
border-radius: 100%;
display: inline-block;
}
/*=========================================*/
.cartp-list{
width:100%;
position:relative;
}
.cartp-list ul{
margin:0;
padding:0;
list-style:none;
}
.cartp-list ul li{
display:flex;
align-items:center;
width:100%;
position:relative;
height:30px;
font-weight:600;
}
.cartp-list ul li i{
	font-size:11px;
	top: -1.5px;

}
.addcartpmc {
display: flex;
align-items: center;
justify-content: end;
position: absolute;
bottom: 0;
right: 15px;
}
.addcartpmc .pm {
width: 30px;
height: 30px;
background: #f91075;
border: 1px solid #f91075;
color: #fff;
font-weight: 600;
font-size: 20px;
border-radius: 5px;
font-family: initial;
display: flex;
align-items: center;
justify-content: center;
}
.addcartpmc .pm-input {
width: 50px;
height: 30px;
margin: 0px;
border: 0px solid #eee;
border-radius: 3px;
text-align: center;
background: transparent;
}
.cart-product-box {
width: 100%;
position: relative;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
margin-bottom: 20px;
}
.cart-product-box:last-child {
border-bottom: 0px solid #eee;
padding-bottom: 0px;
margin-bottom: 0px;
}
/*=========================================*/
.coupon-input {
position: relative;
width: 100%;
}
.coupon-input .coupon-input-icon {
position: absolute;
top: 10px;
left: 10px;
}
.coupon-input input {
width: 100%;
border-radius: 5px;
border: 1px solid #ddd;
height: 45px;
padding: 15px;
padding-left: 15px;
padding-left: 50px;
}
.apply-button {
position: absolute;
right: 0;
height: 45px;
background: transparent;
border: 0px;
display: flex;
align-items: center;
text-transform: uppercase;
top: 0;
padding: 0px 15px;
}
/*=========================================*/
.home-carousel.owl-theme .owl-nav {
margin-top: 0;
position: absolute;
top: 40%;
z-index: 999999;
width: 100%;
}
.home-carousel.owl-carousel .owl-nav button.owl-next{
font-size:4rem;
float:right;
}
.home-carousel.owl-carousel .owl-nav button.owl-prev{
font-size:4rem;
float:left;
}
.home-carousel.owl-theme .owl-nav [class*=owl-]:hover {
background:transparent !important;
color:#FFF;
text-decoration:none
}
/*=========================================*/
.thanku-box{
padding:25px 100px;
width:100%;
position:relative;
background:#fff;
border-radius:5px;
}
.hbrand {
text-align: center;
border: 1px solid #eee;
padding: 10px;
width: 100%;
display: flex;
align-items: center;
border-radius: 5px;
margin-bottom:10px;
}
.hbrand img {
display: block;
width: 100%;
height:100px;
}/*=================================*/
.login-modal .modal-dialog{max-width: 420px;}
.login-pop-box{width: 100%;position: relative;display: flex;height: auto;overflow: hidden;padding:15px 25px 25px 25px;align-items: center;justify-content: center;}
.login-pop-box h5 {margin-top: 0px;font-weight: 700;}
.login-form {width: 100%;position: relative;}
.login-form .login-form-box {width: 100%;position: relative;margin-bottom: 15px;display: inline-block;}
.login-form input {width: 100%;font-size:14px;border-radius: 5px;height: 45px;padding: 15px;border: 1px solid #ddd;}
.otp-login-form{display:flex;align-items:center;margin: -5px;}.otp-login-form .login-form-box{margin:5px;}
.otp-login-form input{text-align:center;}
.form-control{
font-size:0.9rem;
height:45px;
}
label {
display: inline-block;
margin-bottom: .3rem;
font-weight: 600;
font-size: 14px;
}
/*=================================*/
.catlist-section{
background:#fff;
border-radius:5px;
margin-bottom: 10px;
border:1px solid #eee;
}
.catlist-section .catlists-box{
background: #fff;
padding: 15px;
display: flex;
align-items: center;
border-radius:5px 5px 0px 0px;
}
.catlists-box .catlists-box-img{
width:100px;
height:100px;
}
.catlists-box .catlists-box-img img{
width:100px;
height:100px;
}
.catlists-box .catlists-box-content{
margin-left:15px;
margin-right:15px;
}
.catlists-box .catlists-box-content h4{
font-size: 16px;
font-weight: 700;
margin-bottom:5px;
}
.catlists-box .catlists-box-content p{
color:#666;
margin:0px;
font-size:13px;
}
.catlist-arrow{
margin-left:auto;
}
.catlist-arrow i{
font-size:24px;
}
.catlists-box-sub{
padding:15px;
width:100%;
background: #f5f5f5;
border-radius:0px 0px 5px 5px;
}
/*=================================*/
.cart-modal .modal-dialog {
max-width: 420px;
}
.cart-modal-box{
width:100%;
position:relative;
}
.cart-modal-box-img{
width:100%;
position:relative;
text-align:center;
}
.cart-modal-box-img img{
width:120px;
margin:0 auto;
}
.cart-modal-box-img h3{
font-size:14px;
margin-top:10px;
font-weight:600;
}
.cmbv{
display:flex;
align-items:center;
border:1px solid #eee;
padding:10px;
margin-top:10px;
border-radius:5px;
}
.cmbv .var{
font-size:14px;
}
.cmbv .add-cart-section{
justify-content: flex-end;
display: flex;
}
.close{
	position: absolute;
z-index: 99999;
right: 15px;
top: 10px;
font-size: 32px;
}
/*=================================*/
.dicon-box{
display: flex;
align-items: center;
width: 100%;
position: relative;
margin-top: 14px;
border: 1px solid #eee;
padding: 15px 10px;
border-radius: 5px;
}
.dicon-box .dicon-img{
width:42px;
height:42px;
overflow:hidden;
}
.dicon-box .dicon-img img{
width:42px;
height:42px;
}
.dicon-box .dicon-content{
margin-left:15px;
flex: 1;
}
.dicon-box .dicon-content h6{
font-size:14px;
font-weight:700;
margin-bottom:5px;
}
.dicon-box .dicon-content p{
line-height:16px;
margin-bottom:0px;
}
.pack-size {
display: flex;
align-items: center;
width: 100%;
margin: -5px;
}
.pack-size span {
display: flex;
align-items: center;
justify-content: center;
width: auto;
height: 40px;
padding: 0px 15px;
font-weight: 600;
border: 1px solid #ddd;
border-radius: 4px;
margin: 5px;
font-size: 1rem;
}
.pack-size span.active {
background: rgba(251,163,8,.2);
border: 1px solid #f91075 ;
}
/*=================================*/
/*=========================================*/
.dpro-tabs-section{
width: 100%;
position: relative;
}
.dpro-tabs .nav-tabs {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.dpro-tabs .nav-tabs .nav-item {
flex: none;
}
.dpro-tabs .nav-item .nav-link.active {
color: #222;
border-bottom: 2px solid #f91075;
}
.dpro-tabs .nav-item .nav-link {
padding:5px 20px;
color: #222;
font-size: 18px;
font-weight: 700;
letter-spacing: -.025em;
line-height: 2.43;
transition: font-size .3s, color .3s;
border: 0px;
background: transparent;
}
.dpro-tabs-section .tab-content{
padding:15px 0px;
}
.dpro-tabs-section .tab-content ul{
	margin:0;
	padding:0px 15px;
}
/*=========================================*/
.autocomplete {
position: absolute;
background: #fff;
max-height: 300px;
width: 100%;
overflow-y: auto;
top: 52px;
z-index: 99;
padding-left: 0px;
}

.autocomplete li {
display: inline-block;
padding: 10px;
border-top: 1px solid #eee;
font-size:13px;
width: 100%;
}
.autocomplete li a {
color: #333;
}
/*===================================*/
.accbox{
	width:100%;
	position:relative;
	border:1px solid #eee;
	border-radius:5px;
}
.accbox .accbox-header{
padding: 12px 15px;
font-weight: 600;
font-size: 14px;
border-bottom: 1px solid #eee;
}
.accbox .accbox-body{
	padding: 10px 15px;
}
.acclist{
width:100%;
position:relative;
}
.acclist .list-group-item{
padding: .1rem 0rem;
font-weight: 500;
font-size: 13px;
}
.acclist-subitem{
border-width: 0px 0 0 0 !important;
font-size: 12px !important;
padding:0px 15px !important;
}
.list-group.list-group-root {
padding: 0;
overflow: hidden;
}
.list-group.list-group-root .list-group {
margin-bottom: 0;
}
.list-group.list-group-root .list-group-item {
border-radius: 0;
border-width: 0px;
}
.list-group.list-group-root > .list-group-item:last-child {
border-bottom-width: 0;
}
.list-group.list-group-root > .list-group > .list-group-item {
padding-left: 15px;
}
.list-group.list-group-root > .list-group > .list-group > .list-group-item {
padding-left: 45px;
}
.list-group-item .glyphicon {
margin-right: 5px;
}
.acclist .list-group-item.active {
    z-index: 2;
    color: #f91075;
    background-color:transparent;
    border-color:transparent;
}
/*==================================*/
.ord-box{
	width:100%;
	position:relative;
	display: inline-block;
	border-bottom:1px solid #eee;
}
.ord-box .ord-box-header{
	width:100%;
	position:relative;
	border-bottom:1px solid #eee;
	padding:10px;
	display:flex;
	align-items:center;
	background:#fdf9f3;
}
.ord-box .ord-box-body{
display: inline-block;
width: 100%;
position:relative;
}
a.view-order{
font-size: 13px;
display: inline-block;
color:#f91075;
margin-left:auto;
}
.ord-box-list{
	width:100%;
	position:relative;
}
.ord-box-list ul{
	margin:0;
	padding:0;
	list-style:none;
	display: flex;
flex-wrap: wrap;
}
.ord-box-list ul li{
	width:50%;
	border-bottom: .5px solid #eee;
		padding: 15px;
}
.ord-box-list ul li:nth-child(2n+1) {
    border-right: .5px solid #eee;
    clear: left;
}
.ord-box-product{
	width:100%;
	position:relative;
	display:flex;
}
.ord-box-product img{
width: 75px;
height: 75px;
object-fit: cover;
}
.ord-box-product-c{
	margin-left:15px;
}
.ord-box-product-c h6{
height:40px;
overflow:hidden;
font-weight:600;
font-size:14px;
margin-bottom: 0px;
}
/*=========================================*/
.bs-wizard {margin-top: 40px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*=========================================*/
.downloadapp{
	background: #e77817 url(https://i.ibb.co/sKZQdfR/downloadbg.png) no-repeat;
padding: 50px;
border-radius: 10px;
	color:#fff;
	height: 400px;
background-size: 70%;
background-position: right;
}
.downloadapp h3{
font-weight: bold;
font-size: 36px;
margin-top: 40px;
}
.downloadapp .app-button{
	margin-top:30px;
	display: inline-block;
}
/*==============================================*/
body.show-sidebar-cart {
	overflow: hidden !important;
	height: 100% !important;
}
body.show-sidebar-cart #sidebar-cart {
  right: 0;
  visibility: visible;
}
#sidebar-cart {
	background: #f6f6f6;
	padding: 15px 15px 0 15px;
	position: fixed;
	display: block;
	width: 450px;
	height: 100vh;
	z-index: 2;
	top: 0;
	right: -470px;
	box-shadow: -10px 0 15px rgba(0, 0, 0, 0.1);
	transition: right 0.5s ease-in-out;
}
#sidebar-cart a.close-button {
  height: 16px;
  width: 16px;
  margin: 0 0 15px 0;
  text-decoration: none;
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
}
#sidebar-cart a.close-button span.close-icon {
  font-size: 24px;
  transition: all 0.5s linear;
}
#sidebar-cart a.close-button:active span.close-icon, #sidebar-cart a.close-button:hover span.close-icon {
  background: #fff;
}
#sidebar-cart-curtain {
	background: rgba(0,0,0, 0.2);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
#sidebar-cart h2 {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
margin: 10px 0 25px 0;
display: flex;
justify-content: center;
}
/*====================================*/
.copbox{
height: 151px;
display: flex;
background-color: #fff;
font-size: 12px;
color: #212121;
margin-bottom: 10px;
}
.copbox-left{
position: relative;
border-right: 1px dashed #eee;
display: flex;
align-items: center;
padding: 10px;
}
.copbox-left::before {
content: "";
display: block;
background: #f6f6f6;
position: absolute;
right: -10px;
width: 20px;
height: 20px;
border-radius: 20px;
top: -10px;
}
.copbox-left::after {
    content: "";
display: block;
background: #f6f6f6;
position: absolute;
right: -10px;
width: 20px;
height: 20px;
border-radius: 20px;
bottom: -10px;
}
.copbox-left .copbox-left-img{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0;
}
.copbox-left-img img {
height: 125px;
min-width: 125px;
}
.copbox-right{
position: relative;
width: 100%;
padding: 13px 0 12px 5px;
cursor: pointer;
}
.copbox-right-content-top{
padding-left: 10px;
padding-right: 10px;
}
.crct-title{
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
}

.crct-apply{
position: absolute;
display: flex;
justify-content: space-between;
align-items: flex-end;
bottom: 12px;
width: 100%;
padding-left: 10px;
padding-right: 12px;
color: #ff6f61;
font-weight: 600;
cursor: pointer;
margin-top: 10px;
}
.crct-details{
font-size: 13px;
display: flex;
align-items: center;
justify-content: flex-start;
line-height: 20px;
}
.crct-details span{
display: flex;
flex-direction: column;
}
.crct-divider{
display: inline-block;
    border-left: 1px solid #eee;
    margin: 0 16px;
    height: 30px;
}

.copbox-section{
margin: 0;
padding: 0 0 15px 0;
list-style: none;
height: calc(100vh - 100px);
overflow-x: hidden;
overflow-y: auto;
display: block;
position: relative;
z-index: 0;
}

/* box items */
.product_variation_one_boxed {
  position: relative;
  overflow: hidden;
}

.product_variation_one_boxed {
  margin-bottom: 10px;
}

.product_var_one_text {
  position: absolute;
  left: 10px;
  top: 50%;
  padding: 20px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90%;
}

.color_one {
    color: #dd852b;
}

.product_var_one_text h4, .product_var_one_text_center h4 {
  text-transform: uppercase;
}

.product_var_one_text h2, .product_var_one_text_center h2 {
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: 700; margin:0;
}

.theme-btn-one {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  border-radius: 0;
}

.bg-black {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  padding: 4px 21px;
}

.product_var_one_text_center {
  position: absolute;
  left: 40px;
  bottom: -47px;
  padding: 10px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80%;
}
.product_var_one_text h2, .product_var_one_text_center h2 {
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: 700;
}

.color_one {
  color: #dd852b;
}


.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e7359312;
}


























