.left-side-contain .banner-left h1 { color: #fb3131; }
.left-side-contain .banner-left h4 { margin-top: -2px; color: #c9cfd5; }
.left-side-contain .banner-left h2 { color: #c5c035; }
.left-side-contain .banner-left p { color: #e2eaf1; }

.product-style-6 { margin-top: 10px; }
.product-style-6 .product-info h3 { padding: 3px 5px; font-size: 16px; font-weight: 500; text-align: center; }

.price-box span { font-size: 16px; color: #e87316; padding-left: 10px; }
.price-box del { font-size: 14px; color: #aaaaaa; font-weight: 400; }
.product-box { display: block; }
.product-box .img-wrapper { position: relative; overflow: hidden; background-color: antiquewhite; }
.product-box .img-wrapper .img-host { padding: 20%; }

.product-style-7 { margin-top: 10px; }
.product-style-7 .product-info h3 { padding: 3px 0px; font-size: 16px; font-weight: 500; }



.add-to-cart-box { border-radius: 50px; position: relative; max-width: 160px; margin: auto; }
.bg-white { --bs-bg-opacity: 1; background-color: rgba( 255,255,255,1 ) !important; }

.qty-box { margin-top: 10px; width: 100%; height: 100%; position: relative; top: 0; left: 0;  }
.qty-box .input-group { background-color: rgb(212, 209, 209, 0.2); -webkit-box-shadow: 0 0 8px rgb(34 34 34 / 4%); border-radius: 50px; padding: 4px; text-align: center; z-index: 0; } 

.qty-box .input-group input { padding: 0px; border: none; text-align: center; background-color: rgb(212, 209, 209, 0.2); -webkit-box-shadow: 0 0 8px rgb(34 34 34 / 4%); }
.qty-box .input-group span button { border: 0px solid #ced4da; height: 100%; }
.qty-box .input-group button { background-color: transparent; border: 0; color: #212529; cursor: pointer; font-size: 12px; font-weight: 900; line-height: 1; padding: 0px 20px; }

.hide { display: none !important; }
.show { display: block !important; }

button.addcart-button { margin-top: 15px; padding: 2px 10px; width: 100%; height: 30px; line-height: 0px; border-radius: 25px; background-color: bisque; }
.btn-solid-bisque { color: #000; background-color: bisque; border: 1px solid bisque; }

.label-section .badge-red { padding: 6px 11px; font-size: 12px; background: #d60808; }
.qty-with-price span { font-size: 12px; }

@media screen and (min-width: 900px) {
    .onhover-div { min-width: 380px; }
}
.category-scroll { max-height: 100%; overflow: auto; }
.subscribe-section { background-color: #fddabf; }

label.error { color: #d60808; }

header.header-style-2 { background-color: bisque; }
section#shop-area { padding-top: 10px !important; background-color: burlywood; }

footer .main-footer { border-bottom: none; border-top: none; }



.modal-lg {
    max-width: 60% !important;
    margin: 1.75rem auto;
}

.home-section-2.home-section-bg {
    background: none;
}

.home-section-2 .home-contain {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}
.home-contain {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter 400ms, -webkit-filter 400ms;
}

.home-section-2 .home-contain .home-detail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    padding: calc(20px + (50 - 20) * ((100vw - 320px) / (1920 - 320)));
}
.home-contain .home-detail.home-big-space {
    padding: calc(27px + (185 - 27) * ((100vw - 320px) / (1920 - 320))) 0 !important;
}
.home-contain .home-detail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: calc(18px + (60 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.p-center-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.home-section-2 .home-contain .home-detail h6 {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(7px + (12 - 7) * ((100vw - 320px) / (1920 - 320)));
}
.home-contain .home-detail .ls-expanded {
    letter-spacing: 2.2px;
}
.home-contain .home-detail h6 {
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #4a5568;
}

.home-section-2 .home-contain .home-detail h1.heding-2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 13px;
    margin-top: 7px;
    width: 100%;
}
.home-section-2 .home-contain .home-detail h1 {
    font-size: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 6px;
}
.home-contain .home-detail h1 {
    font-size: calc(16px + (42 - 16) * ((100vw - 320px) / (1920 - 320)));
    width: 80%;
    line-height: 1.4;
    margin-bottom: calc(3px + (10 - 3) * ((100vw - 320px) / (1920 - 320)));
}
h1 {
    font-size: calc(40px + (70 - 40) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    line-height: 1.1;
    text-transform: capitalize;
    margin: 0;
}
.home-contain .home-detail h5 {
    font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
    letter-spacing: 1px;
}
.text-content {
    color: #4a5568;
}
h5 {
    font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.2;
    margin: 0;
    font-weight: 400;
}
.theme-bg-color {
    background: var(--theme-color) !important;
}
.mend-auto {
    margin-right: auto !important;
    text-align: left;
}
.btn-md {
    padding: calc(8px + (11 - 8) * ((100vw - 320px) / (1920 - 320))) calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
}
.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #222;
    padding: calc(7px + (14 - 7) * ((100vw - 320px) / (1920 - 320))) calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    border: none;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    z-index: 0;
    white-space: nowrap;
}

/* Header */
header .cart-btn { padding: 5px; }
header.nav-down .navbar-searchbar { top: 0; }

/* .home-section-2 {
    min-height: 750px;
    background-image: url(../../media/64311196.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
  } */
  
  .home-section-2 .home-social {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    /*right: 70px;
    top: 50%;*/
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px 5px;
    border-radius: 20px;
  }
  
  .home-section-2 .home-social ul {
    margin: 0;
    padding: 0;
  
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .home-section-2 .home-social ul li {
    margin-bottom: calc(14px + (16 - 4) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .home-section-2 .home-social ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .home-section-2 .home-social ul li img {
    margin-right: 0;
    margin-bottom: 5px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .home-section-2 .home-social ul li span {
    vertical-align: 3px;
    font-weight: 600;
    color: #FFF;
  }

.slick-list { text-align: left; }

.right-side-contain { top: 60%; right: 20px; position: fixed; z-index: 999; }

.home-section-2 .home-social ul li span { vertical-align: 3px; font-weight: 600; color: #FFF; }

.subtitle-one, .subtitle-two, .subtitle-three { position: relative; text-transform: uppercase; font-weight: 700; font-size: 16px; line-height: 26px; padding-left: 55px; display: inline-block; margin-bottom: 14px; }
.subtitle-one::before, .subtitle-two::before, .subtitle-three::before { position: absolute; content: ""; top: 6px; left: 0; width: 40px; height: 2px; }
.subtitle-one::after, .subtitle-two::after, .subtitle-three::after { position: absolute; content: ""; bottom: 6px; left: 0; width: 40px; height: 2px; }
.title-3 h2 { font-size: 40px; line-height: 50px; padding: 0; margin: 0; font-weight: 700; }

.product-box .img-wrapper .background-text { top: 0px; }

footer .footer-contact .contact-lists li { text-transform: none; }

li { font-size: 16px; }
.img-fluid { margin: auto; }

.onhover-dropdown.cart-dropdown button span { font-size: 16px; }
span.error { margin-top: 15px; }



/* Checkout */
button.orderNow, button.signin { margin-top: 15px; padding: 20px 20px; height: 30px; line-height: 0px; border-radius: 5px; }
.errorMin { width: 100%; padding: 25px; margin-top: 15px; }

.order-details-table .table tbody tr td { max-width: 600px; }
.cart-section tbody tr.table-order td { min-width: 0px; }


/* Quick Shop */

table.quick-shop { background-color: transparent; border-width: 0px; border-color: transparent; }
table.quick-shop thead tr { color: #000; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: bold; }
table.quick-shop tr td { vertical-align: middle; }
table.quick-shop tr.category td h3 { margin: 0px; padding: 0px 20px; line-height: 50px; font-size: 15px; }
table.quick-shop tr td table .imgtag, table.quick-shop tr td table td.qty { text-align: center; }
.pce-s { text-align: right; text-decoration: line-through; }
.pce { text-align: right; }
table.quick-shop tr td table { font-size: 18px; font-family: 'Roboto', sans-serif; }
table.quick-shop tr td table { width: 100%; margin-top: 10px; margin-bottom: 10px; }
td.pce-s span, td.pce span { float: left; }
.qtybutton-1 { width: 100%; height: 25px !important; margin: 5px 0; display: inline-block; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; text-align: center; }
td span[id^=pro-] { float: right; }

#showdis { width: 100%; margin: 10px auto; display: block; padding: 20px; text-align: center; position: -webkit-sticky; position: sticky; bottom: 0; height: 60px; font-size: 18px; border-radius: 15px; }

.checkbox-wrapperB { display: flex; justify-content: left; align-items: left; }
.checkbox-containerB { display: flex; align-items: left; cursor: pointer; font-size: 16px; }
.checkbox-containerB input { margin-right: 10px; cursor: pointer; opacity: 0; }

.checkbox-containerB input:checked ~ .checkmark:after { display: block; }
.checkbox-containerB .checkmark:after { left: 7px; top: 3px; width: 5px; height: 10px; border-width: 0 3px 3px 0; transform: rotate(45deg); }
.checkbox-wrapper { display: flex; justify-content: center; align-items: center; height: 100%; }
.checkbox-container { display: flex; align-items: center; cursor: pointer; font-size: 16px; }
.checkbox-container input { margin-right: 10px; cursor: pointer; opacity: 0; }
.checkmark { position: relative; height: 20px; width: 20px; margin-right: 10px; border-radius: 5px; }

.billing-info { margin-top: 10px; padding: 25px 50px; border-radius: 25px; }
.billing-info input { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.billing-info textarea { width: 100%; height: 165px; border: none; margin-bottom: 30px; padding: 10px 20px;  border-radius: 10px; }
.billing-info select { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
.billing-info .at-custom-label { display: block; font-size: 16px; margin-bottom: 5px;  }

#ship_info { margin-top: 10px; padding: 30px 50px 40px 50px; border-radius: 25px; }
#ship_info input { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
#ship_info textarea { width: 100%; height: 165px; border: none; margin-bottom: 30px; padding: 10px 20px;  border-radius: 10px; }
#ship_info select { width: 100%; height: 40px; border: none; margin-bottom: 20px; padding: 0px 20px; border-radius: 5px; }
#ship_info .at-custom-label { display: block; font-size: 16px; margin-bottom: 5px;  }

.deliveryMethod { padding: 25px; border-radius: 20px 0 0 20px; }
.deliveryMethodCalculation { padding: 25px; border-radius: 0 20px 20px 0; }
.deliveryMethod h2 { font-size: 16px; }

.custome-form-check .form-check-label { overflow: visible; white-space:pre-wrap; padding-left: 10px; font-size: 16px; }



.shipping-info { margin-top: 10px; width: 100% }

.my-float {
    line-height: 60px;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.fa, .fas {
    font-family: 'FontAwesome' !important;
    font-weight: 900;
}

@media (max-width: 360px) {
    .header-style-2 .main-menu .cart-dropdown button span {
        display: block !important;
    }
}

.button-91 { color: #fff; padding: 15px 25px; background-color: #38D2D2; background-image: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0%, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%); box-shadow: inset -3px -3px 9px rgba(255, 255, 255, 0.25), inset 0px 3px 9px rgba(255, 255, 255, 0.3), inset 0px 1px 1px rgba(255, 255, 255, 0.6), inset 0px -8px 36px rgba(0, 0, 0, 0.3), inset 0px 1px 5px rgba(255, 255, 255, 0.6), 2px 19px 31px rgba(0, 0, 0, 0.2); border-radius: 14px; font-weight: bold; font-size: 16px; border: 0; user-select: none; -webkit-user-select: none; touch-action: manipulation; cursor: pointer; }
.button-92 { color: #fff; padding: 15px 25px; background-color: #507747; background-image: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0%, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%); box-shadow: inset -3px -3px 9px rgba(255, 255, 255, 0.25), inset 0px 3px 9px rgba(255, 255, 255, 0.3), inset 0px 1px 1px rgba(255, 255, 255, 0.6), inset 0px -8px 36px rgba(0, 0, 0, 0.3), inset 0px 1px 5px rgba(255, 255, 255, 0.6), 2px 19px 31px rgba(0, 0, 0, 0.2); border-radius: 14px; font-weight: bold; font-size: 16px; border: 0; user-select: none; -webkit-user-select: none; touch-action: manipulation; cursor: pointer; }