 
.category-header .navbar-menu .category-right .gift-block .grif-icon i {
    font-size: 35px;
    padding-right: 15px;
}
.col-grid-box{
	padding-top: 20px;
}
.col-grid-box .product-box{
	padding-right: 0px;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);
}

.slick-slide .product .product-box{
	padding-right: 15px;
}
.product .product-box .product-detail .detail-title .detail-left .rating-star i:last-child {
    /* color: #e8ebf2; */
}

.product .product-box  .product-detail{
    position: relative;
    overflow: hidden;
    padding: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    background-color: #fff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-card {
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    height: calc(140px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));;
}

.product .product-box .product-detail .detail-title .detail-left{
	float: none;
}

.detail-left .check-price del{
	padding-left: 10px;

}
.detail-left .check-price span{
	font-weight: 700;
	color: #121212;
    font-size: 18px;
}

.layout-header1 .main-menu-block .menu-right .icon-nav .cart-block .cart-product{
    top: 8px;
}

@media (min-width: 1199px) {
	.theme-slider .slider-banner .slider-img {
	    height: 600px;
	}
	.btn-coupon{
		margin-top: 30px;
	}


	
}

@media (max-width: 768px) {
	.col-grid-box {
		padding-left : 0px;
	}
	.check-out .input-group .form-control{
	    width: 60% !important;
	} 
	.check-out .input-group .input-group-append{
	    display: -webkit-box;
	    
	} 
	.check-out .input-group .input-group-append button{
	    padding: 12px ! important;
	} 

    .custom-container {
        padding-right: 0;
        padding-left: 0;
    }
    .custom-container .row{
        margin-right: 0;
        margin-left: 0; 
    }
    .layout-header1 .main-menu-block .menu-right .icon-nav .mobile-cart .cart-product {
       right: -7px;
       top : -1px;
    }
    .layout-header1 .main-menu-block .menu-right .icon-nav ul li i {
        font-size: 30px;
    }
    .mobile-fix-option {
        height:50px;
    }
}

@media (max-width: 480px){
	.product .pr-0 {
	     padding-left: 15px; 
	}
    .custom-container {
        padding-right: 0;
        padding-left: 0;
    }
    .custom-container .row{
        margin-right: 0;
        margin-left: 0;
    }
}

.section-big-pt-space {
    padding-top: 50px;
}

.title8 {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
}
.title8 h4 {
    font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #444444;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1;
}
  
.title8:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      height: 3px;
      width: 100%;
      max-width: 100%;
      background: #00baf2;
      transform: translateX(-50%);
      transition: all 0.3s ease-out;
    }
  
.title8:hover:before {
    width: 50%;
    max-width: 50%;
    color: #00baf2;
}

.section-big-my-space {
    margin-top: 30px;
    margin-bottom: 30px;
}

.product .product-box .product-detail .detail-title .detail-left .price-title{
    font-weight: bold;
    font-size: calc(12px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #444444;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    line-height: 1.5rem;
}

.product .product-box .product-detail .detail-title .detail-left .sub-title{
    font-weight: 400;
    font-size: calc(13px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    /*text-transform: capitalize;*/
    margin-top: 8px;
    margin-bottom: 5px;
    color: #444444;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
}


.services .service-block .media h5{
	padding-left: 10px;
}

.product-pagination .pagination {
    border-radius: 0;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.product-pagination .pagination li.active a {
    color: #00baf2;
    border-color: #ddd;
}
.product-pagination .pagination li.active{
    /*padding: 18px;*/
    border-bottom: 0;
    border-top: 0;
    background-color: #dee2e6;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.product-pagination .pagination li {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.product-right h3 del{
	font-weight: 400;
	font-size: 14px;
}

.theme-modal .product-right h2{
	font-weight: 600;
}

.product-right h4 span{
	font-size: 32px;
	padding-right: 10px;
}

.product-right h4 del{
	font-size: 22px;
}
.product-right .product-title{
	padding-bottom: 10px;
}
.product-right h2{
	font-size: 24px;
	font-weight: 600;
}

/*.product-box .product-detail{*/
/*	height: 120px;*/
/*}*/

.add_to_cart .cart-inner .cart_media li .media img{
	width: 65px;
	height: 50px;
} 

.add_to_cart .cart-inner .cart_media li .media .media-body h4{
	font-size: 14px;
    
}

.add_to_cart .cart-inner .cart_media li{
	padding-bottom:20px;
}
.product-order .total-price{
	float: right;
}

.product-order .final-total h3 span{
	padding-left: 20px;
}

.tab-product .tab-content.nav-material  li{
    display: list-item;
    margin-left: 30px;
}
.tab-product .tab-content.nav-material  p{
    margin-bottom: 5px;
}
.product .product-box .product-detail .detail-title{
    padding-top: 0px;
}

.product-right .product-icon .wishlist-btn span{
    padding-left: 0px ! important;
    font-weight: 600;
}
.product .product-box .product-imgbox .on-sale{
    font-weight: 600;
    padding: 0 10px;
    left: inherit;
    bottom: 0;
    top: inherit;
    right: none;
}
.input-group-prepend{
    margin-right: 0px; 
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group button{
    background: none;
    border: none;
}
.footer-2 .footer-main-contian .footer-right .account-right{
     padding: 10px 0 30px 15px;
    
}
.add_to_cart .cart-inner .cart_media li .total h5{
    text-transform: inherit;
}

.phonering-alo-phone.phonering-alo-show {
 visibility:visible
}
.phonering-alo-phone.phonering-alo-static {
 opacity:.6
}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
 opacity:1
}
.phonering-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    /*z-index: 200000!important;*/
    right: 150px;
    bottom: -20px;
    left: -50px;
    display: block;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
}
.phonering-alo-ph-circle {
 width:160px;
 height:160px;
 top:20px;
 left:20px;
 position:absolute;
 background-color:transparent;
 border-radius:100%;
 border:2px solid rgba(30,30,30,.4);
 opacity:.1;
 -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
 animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
 transition:all .5s;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
 -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
 animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
 -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
 animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
 border-color:#e91015;
 opacity:.5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
 border-color:#272d6b;
 opacity:.5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
 border-color:#00baf2;
 opacity:.5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
 border-color:#ccc;
 opacity:.5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
 border-color:#75eb50;
 opacity:.5
}
.phonering-alo-ph-circle-fill {
 width:100px;
 height:100px;
 top:50px;
 left:50px;
 position:absolute;
 background-color:#000;
 border-radius:100%;
 border:2px solid transparent;
 -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
 animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
 transition:all .5s;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
 -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
 animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
 -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
 animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
 opacity:0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
 background-color:rgba(39,45,107,.5);
 opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
 background-color:#e91015;
 opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
 background-color:#e91015
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
 background-color:#e91015;
 opacity:.75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
 background-color:#e91015;
 opacity:.75 ! important
}
.phonering-alo-ph-img-circle {
 width:60px;
 height:60px;
 top:70px;
 left:70px;
 position:absolute;
 background:#e91015 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
 border-radius:100%;
 border:2px solid transparent;
 -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
 animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
 -webkit-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
 -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out ! important;
 animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
 -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
 animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
 background-color:#00aff2
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
 background-color:#272d6b
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
 background-color:#00baf2
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
 background-color:#ccc
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
 background-color:#75eb50
}
@-webkit-keyframes phonering-alo-circle-anim {
 0% {
  -webkit-transform:rotate(0) scale(.5) skew(1deg);
  -webkit-opacity:.1
 }
 30% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  -webkit-opacity:.5
 }
 100% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  -webkit-opacity:.1
 }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
 0% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  opacity:.2
 }
 50% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  opacity:.2
 }
 100% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  opacity:.2
 }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
 0% {
  -webkit-transform:rotate(0) scale(1) skew(1deg)
 }
 10% {
  -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
  -webkit-transform:rotate(25deg) scale(1) skew(1deg)
 }
 30% {
  -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
  -webkit-transform:rotate(25deg) scale(1) skew(1deg)
 }
 50% {
  -webkit-transform:rotate(0) scale(1) skew(1deg)
 }
 100% {
  -webkit-transform:rotate(0) scale(1) skew(1deg)
 }
}
@-webkit-keyframes phonering-alo-circle-anim {
 0% {
  -webkit-transform:rotate(0) scale(.5) skew(1deg);
  transform:rotate(0) scale(.5) skew(1deg);
  opacity:.1
 }
 30% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  transform:rotate(0) scale(.7) skew(1deg);
  opacity:.5
 }
 100% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg);
  opacity:.1
 }
}
@keyframes phonering-alo-circle-anim {
 0% {
  -webkit-transform:rotate(0) scale(.5) skew(1deg);
  transform:rotate(0) scale(.5) skew(1deg);
  opacity:.1
 }
 30% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  transform:rotate(0) scale(.7) skew(1deg);
  opacity:.5
 }
 100% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg);
  opacity:.1
 }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
 0% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  transform:rotate(0) scale(.7) skew(1deg);
  opacity:.2
 }
 50% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg);
  opacity:.2
 }
 100% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  transform:rotate(0) scale(.7) skew(1deg);
  opacity:.2
 }
}
@keyframes phonering-alo-circle-fill-anim {
 0% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  transform:rotate(0) scale(.7) skew(1deg);
  opacity:.2
 }
 50% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg);
  opacity:.2
 }
 100% {
  -webkit-transform:rotate(0) scale(.7) skew(1deg);
  transform:rotate(0) scale(.7) skew(1deg);
  opacity:.2
 }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
 0% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg)
 }
 10% {
  -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
  transform:rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
  -webkit-transform:rotate(25deg) scale(1) skew(1deg);
  transform:rotate(25deg) scale(1) skew(1deg)
 }
 30% {
  -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
  transform:rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
  -webkit-transform:rotate(25deg) scale(1) skew(1deg);
  transform:rotate(25deg) scale(1) skew(1deg)
 }
 50% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg)
 }
 100% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg)
 }
}
@keyframes phonering-alo-circle-img-anim {
 0% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg)
 }
 10% {
  -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
  transform:rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
  -webkit-transform:rotate(25deg) scale(1) skew(1deg);
  transform:rotate(25deg) scale(1) skew(1deg)
 }
 30% {
  -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
  transform:rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
  -webkit-transform:rotate(25deg) scale(1) skew(1deg);
  transform:rotate(25deg) scale(1) skew(1deg)
 }
 50% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg)
 }
 100% {
  -webkit-transform:rotate(0) scale(1) skew(1deg);
  transform:rotate(0) scale(1) skew(1deg)
 }
}
 @media (max-width: 577px){
    .product .product-box .product-imgbox .new-label {
        padding: 3px;
        width: 0;
        height: 0;
    }
}
@media (max-width: 767px){
    .product .product-box .product-imgbox .new-label {
        padding: 5px;
        width: 0;
        height: 0;
    }
    .product .product-box .product-detail .detail-title .detail-left .price-title{
        font-weight: 600;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
        text-transform: capitalize;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #444444;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        line-height: 20px;
    }
    
    .product .product-box .product-detail .detail-title .detail-left .sub-title{
        font-weight: 400;
        font-size: calc(13px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        /*text-transform: capitalize;*/
        margin-top: 8px;
        margin-bottom: 5px;
        color: #444444;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
    }
}

@media (max-width: 577px){
    .layout-header1 .main-menu-block .menu-right .icon-nav .mobile-cart i {
        font-size: 30px;
        color: #fff;
    }
}

.layout-header1 .main-menu-block .menu-right .icon-nav .cart-block .cart-product{
    width: 20px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #ef0993;
}
.creative-card img {
    width: 100%;
}

.product .product-box .product-imgbox .on-combo {
    background-color: #cb1c22;
    padding: 5px !important;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 6px;
    font-size: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-imgbox .gradien-percen{
    display: inline-flex;
    align-items: center;
    height: 1.25rem;
    font-weight: 500;
    font-style: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
    z-index: 1;
    color: #fff;
    text-align: center;
    line-height: normal;
    padding: 0 0.25rem;
    border-radius: 0.125rem;
    background: linear-gradient(-90deg,#ec1f1f 0,#ff9c00 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.product-detail .add-cart {
    width: 30px;
    height: 30px;
    border: 1px solid #1c3481;
    border-radius: 50%;
    float: left;
    
}
.product-detail .add-cart i { 
    vertical-align: middle;
    position: relative;
    top: 3px;
    right: -6px;
    color: #1c3481;
}

.build-select {
    padding: 0 15px;
    background: #2e308a;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    border-radius: 6px;
    text-transform: inherit !important;
    letter-spacing: 0 !important;
}

.btn-main {
    padding: 0 15px;
    background: #2e308a;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    border-radius: 6px;
    letter-spacing: 0 !important;
}

.b-radius{
    border-radius: 6px;
}
.pro-group .group-box .sub-title {
    color: #121212;
    font-weight: 700;
    line-height: 1;
    font-size: calc(12px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.pro-group .group-box .star i {
    color: #ff9f00 !important;
}

.code-lable {
    color: #e20832;
    background-color: rgb(204 14 25 / 16%);
    border: 1px dashed #d71231;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.contact .card .card-header {
    width: 100%;
    text-align: center;
    background: #1c3481;
    font-weight: 800;
    text-transform: uppercase;
}
.contact .card .card-header h5{
    color: #fff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: calc(20px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));}

.contact .card .card-body p{
    margin-left: 15px;
    padding-bottom: 7px;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    color: #000;
}
.contact .card .card-body p::before{
    content: "\f105";
    font-family: "FontAwesome";
    padding-right: 10px;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    }
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    margin: 8px;
    border: 4px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
    }
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
  
#match-list {
    position: absolute;
    width: 100%;
    border: solid 1px #ddd;
    right: 0;
    margin-top: 2px;
    max-height: 300px;
    overflow: auto;
    background: #fff;
    z-index: 999;
    top: 100%;
}

#match-list .main-price {
    color: #e20832;
    font-weight: 700;
    font-size: calc(14px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
}
