.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    text-decoration: none;
    outline: none;
    outline: none !important;
    border-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
* {
    --redcolor-other: #FF3F0E;
}
ul,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.form-check-input:checked {
    background-color: var(--redcolor-other);
    border-color: var(--redcolor-other);
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}

.mt-205 {
    margin-top: 205px;
}

.mt-210 {
    margin-top: 210px;
}

.mt-215 {
    margin-top: 215px;
}

.mt-220 {
    margin-top: 220px;
}

.mt-225 {
    margin-top: 225px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

.mb-205 {
    margin-bottom: 205px;
}

.mb-210 {
    margin-bottom: 210px;
}

.mb-215 {
    margin-bottom: 215px;
}

.mb-220 {
    margin-bottom: 220px;
}

.mb-225 {
    margin-bottom: 225px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-205 {
    padding-top: 205px;
}

.pt-210 {
    padding-top: 210px;
}

.pt-215 {
    padding-top: 215px;
}

.pt-220 {
    padding-top: 220px;
}

.pt-225 {
    padding-top: 225px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-205 {
    padding-bottom: 205px;
}

.pb-210 {
    padding-bottom: 210px;
}

.pb-215 {
    padding-bottom: 215px;
}

.pb-220 {
    padding-bottom: 220px;
}

.pb-225 {
    padding-bottom: 225px;
}

/* Overlay */
.overlay {
    position: relative;
    z-index: 1;
}

.overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #272727;
    content: "";
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: -1;
}

/* Pagination CSS */
.pagination {
    width: 100%;
    text-align: center;
}

.button .btn {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 30px;
    background-color: var(--redcolor-other);
    color: #fff;
    border: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    margin-right: 7px;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .button .btn {
        padding: 12px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

@media (max-width: 767px) {
    .button .btn {
        padding: 12px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

.button .btn i {
    display: inline-block;
    margin-right: 5px;
}

.button .btn:last-child {
    margin: 0;
}

.button .btn:hover {
    color: #fff;
    background-color: #272727;
    -webkit-box-shadow: 0px 4px 4px #0000000f;
    box-shadow: 0px 4px 4px #0000000f;
}

.button .btn-alt {
    background-color: #272727 !important;
    color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .button .btn-alt {
        padding: 12px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

@media (max-width: 767px) {
    .button .btn-alt {
        padding: 12px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

.button .btn-alt:hover {
    background-color: var(--redcolor-other) !important;
    color: #fff !important;
}

.navbar-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.navbar-cart .wishlist {
    margin-right: 12px;
}

.navbar-cart .wishlist a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #eee;
    color: #555;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.navbar-cart .wishlist a:hover {
    color: #fff;
    background-color: var(--redcolor-other);
    border-color: transparent;
}

.navbar-cart .wishlist a .total-items {
    position: absolute;
    right: -6px;
    top: -5px;
    height: 19px;
    width: 19px;
    line-height: 19px;
    background-color: #272727;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
}

.navbar-cart .cart-items {
    position: relative;
}

.navbar-cart .cart-items:hover .main-btn {
    color: #fff;
    background-color: var(--redcolor-other);
    border-color: transparent;
}

.navbar-cart .cart-items .main-btn {
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #eee;
    color: #555;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.navbar-cart .cart-items .main-btn .total-items {
    position: absolute;
    right: -6px;
    top: -5px;
    height: 19px;
    width: 19px;
    line-height: 19px;
    background-color: #272727;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
}

.navbar-cart .cart-items:hover .shopping-item {
    opacity: 1;
    visibility: visible;
}

.navbar-cart .cart-items .shopping-item {
    position: absolute;
    top: 72px;
    right: 0;
    width: 300px;
    background: #fff;
    padding: 20px 25px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.137);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.137);
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 767px) {
    .navbar-cart .cart-items .shopping-item {
        width: 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-cart .cart-items .shopping-item {
        top: 68px;
    }
}

@media (max-width: 767px) {
    .navbar-cart .cart-items .shopping-item {
        top: 66px;
    }
}

.navbar-cart .cart-items .shopping-item .dropdown-cart-header {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.navbar-cart .cart-items .shopping-item .dropdown-cart-header span {
    text-transform: capitalize;
    color: #222;
    font-size: 14px;
    font-weight: 600;
}

.navbar-cart .cart-items .shopping-item .dropdown-cart-header a {
    float: right;
    text-transform: capitalize;
    color: #222;
    font-size: 14px;
    font-weight: 600;
}

.navbar-cart .cart-items .shopping-item .dropdown-cart-header a:hover {
    color: var(--redcolor-other);
}

.shopping-list
{
    padding-left: 0px;
}

.navbar-cart .cart-items .shopping-item .shopping-list li {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.navbar-cart .cart-items .shopping-item .shopping-list li .remove {
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    width: 20px;
    line-height: 18px;
    text-align: center;
    background: #fff;
    color: #222;
    border-radius: 50%;
    font-size: 9px;
    border: 1px solid #ededed;
    padding-left: 1px;
}

.navbar-cart .cart-items .shopping-item .shopping-list li .remove:hover {
    border-color: transparent;
    color: #fff;
    background-color: var(--redcolor-other);
}

.navbar-cart .cart-items .shopping-item .shopping-list li .cart-img-head {
    width: 40%;
}

@media (max-width: 767px) {
    .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img-head {
        width: 30%;
        margin-right: 12px;
    }
}

.navbar-cart .cart-items .shopping-item .shopping-list li .cart-img {
    border: 1px solid #ededed;
    overflow: hidden;
    height: 80px;
    width: 80px;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .navbar-cart .cart-items .shopping-item .shopping-list li .cart-img {
        height: 60px;
        width: 60px;
        margin-right: 10px;
    }
}

.navbar-cart .cart-items .shopping-item .shopping-list li .content {
    padding-right: 25px;
    width: 60%;
}

@media (max-width: 767px) {
    .navbar-cart .cart-items .shopping-item .shopping-list li .content {
        width: 70%;
    }
}

.navbar-cart .cart-items .shopping-item .shopping-list li .content a {
    font-size: 14px;
    font-weight: 600;
    color: #272727;
}

@media (max-width: 767px) {
    .navbar-cart .cart-items .shopping-item .shopping-list li .content a {
        font-size: 13px;
    }
}

.navbar-cart .cart-items .shopping-item .shopping-list li .content a:hover {
    color: var(--redcolor-other);
}

.navbar-cart .cart-items .shopping-item .shopping-list li .content .quantity {
    line-height: 22px;
    font-size: 14px;
}

.navbar-cart .cart-items .shopping-item .bottom {
    text-align: center;
}

.navbar-cart .cart-items .shopping-item .bottom .total {
    overflow: hidden;
    display: block;
    padding-bottom: 10px;
}

.navbar-cart .cart-items .shopping-item .bottom .total span {
    text-transform: capitalize;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    float: left;
}

.navbar-cart .cart-items .shopping-item .bottom .total .total-amount {
    float: right;
    font-size: 14px;
}

.navbar-cart .cart-items .shopping-item .bottom .button {
    margin-top: 10px;
    width: 100%;
}

.navbar-cart .cart-items .shopping-item .bottom .button .btn {
    width: 100%;
}

/*======================================
    Shipping Info CSS
========================================*/
.shipping-info {
    background-color: #f9f9f9;
    padding: 50px 0;
}

.shipping-info ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}

.shipping-info li {
    list-style: none;
    width: 25%;
    border: 1px solid #eee;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.shipping-info li a {
    display: block;
    padding: 30px 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shipping-info li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .shipping-info li {
        width: 100%;
    }
}

.shipping-info li:hover {
    background-color: #fff;
}

.shipping-info .media-icon {
    margin-bottom: 15px;
}

.shipping-info .media-icon i {
    color: var(--redcolor-other);
    font-size: 38px;
}

.shipping-info .media-body {
    padding-bottom: 0px;
}

.shipping-info .media-body .simb-title {
    font-size: 15px;
    margin: 0px;
    font-weight: 600;
    color: #272727;
}

.shipping-info .media-body span {
    font-size: 13px;
    margin-top: 2px;
    color: #777;
}

/*======================================
    Product CSS
========================================*/
/* Single Product*/
.single-product {
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-top: 30px;
    -webkit-box-shadow: 0px 0px 20px #00000012;
    box-shadow: 0px 0px 20px #00000012;
    padding: 8px;
    background: #fff;
}

.single-product .product-image {
    overflow: hidden;
    position: relative;
    width: 100%;
    aspect-ratio: 5/4;
    display: inline-block;
}

.single-product .product-image .sale-tag {
    background: #f73232;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    padding: 5px 10px;
    left: 0;
    z-index: 22;
}

.single-product .product-image .new-tag {
    background: var(--redcolor-other);
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    padding: 5px 10px;
    right: 0;
    z-index: 22;
}

.single-product .product-image .button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -60px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
}

.single-product .product-image .button .btn {
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 600;
    width: 140px;
}

.single-product .product-image .button .btn i {
    font-size: 18px;
    position: relative;
    top: 2px;
}

.single-product .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-product:hover .product-image .button {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
}

.single-product:hover .product-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.single-product .product-info {
    padding: 20px;
    background-color: #fff;
}

.single-product .product-info .category {
    color: #888;
    font-size: 13px;
    display: block;
    margin-bottom: 2px;
}

.single-product .product-info .title a {
    font-size: 16px;
    line-height: 19px;
    height: 38px;
    display: inline-block;
    font-weight: 700;
    color: #272727;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .single-product .product-info .title a {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .single-product .product-info .title a {
        height: auto;
        -webkit-line-clamp: initial;
    }
}

.single-product .product-info .title a:hover {
    color: var(--redcolor-other);
}

.single-product .product-info .review {
    margin-top: 5px;
}

.single-product .product-info .review li {
    display: inline-block;
}

.single-product .product-info .review li i {
    color: #fecb00;
    font-size: 13px;
}

.single-product .product-info .review li span {
    display: inline-block;
    margin-left: 4px;
    color: #888;
    font-size: 13px;
}

.single-product .product-info .price {
    margin-top: 5px;
}

.single-product .product-info .price span {
    font-size: 17px;
    font-weight: 700;
    color: var(--redcolor-other);
    display: inline-block;
}

.single-product .product-info .price .discount-price {
    margin: 0;
    color: #aaaaaa;
    text-decoration: line-through;
    font-weight: normal;
    margin-left: 10px;
    font-size: 14px;
    display: inline-block;
}

/* End Single Product */


/*======================================
    Item Details CSS
========================================*/
.item-details {
    /*background-color: #f9f9f9;*/
    padding-top: 0px;
}

.item-details .top-area {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.item-details .product-images a {
    display: block;
    width: 100%;
    cursor: pointer;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
}

.item-details .product-images img
{
    display: inline-block;
    max-height: 400px;
}

.item-details .product-images .images {
    display: -ms-grid;
    display: grid;
    Grid-template-columns: repeat(5, 1fr);
    Grid-gap: 1em 1em;
    Margin-top: 1em;
}

@media (max-width: 767px) {
    .item-details .product-images .images {
        Grid-template-columns: repeat(3, 1fr);
    }
}

@-webkit-keyframes fadeIn {
    to {
        Opacity: 1;
    }
}

@keyframes fadeIn {
    to {
        Opacity: 1;
    }
}

.item-details .product-images .fade-in {
    -webkit-animation: fadeIn 0.5s ease-in 1 forwards;
    animation: fadeIn 0.5s ease-in 1 forwards;
}

.item-details .product-info {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .item-details .product-info {
        padding: 0;
        margin-top: 30px;
    }
}

.item-details .product-info .title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
}

@media (max-width: 767px) {
    .item-details .product-info .title {
        font-size: 18px;
    }
}

.item-details .product-info .category {
    display: block;
    margin-bottom: 15px;
}

.item-details .product-info .category i {
    display: inline-block;
    margin-right: 5px;
    color: #888;
}

.item-details .product-info .category a {
    color: #888;
    font-weight: 400;
    display: inline-block;
    margin-left: 5px;
}

.item-details .product-info .category a:hover {
    color: var(--redcolor-other);
}

.item-details .product-info .price {
    color: #272727;
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .item-details .product-info .price {
        font-size: 20px;
    }
}

.item-details .product-info .price span {
    display: inline-block;
    margin-left: 15px;
    color: #888;
    text-decoration: line-through;
    font-size: 23px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .item-details .product-info .price span {
        font-size: 20px;
    }
}

.item-details .product-info .info-text {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.item-details .product-info .form-group {
    margin-top: 20px;
}

.item-details .product-info .form-group.color-option .title-label {
    display: block !important;
}

.item-details .product-info .form-group.color-option .single-checkbox {
    margin-top: 8px;
    display: inline-block;
    margin-right: 5px;
}

.item-details .product-info .form-group.color-option .single-checkbox:last-child {
    margin-right: 0;
}

.item-details .product-info .form-group.color-option .single-checkbox label {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    bottom: -2px;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"] {
    display: none;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"] + label span {
    border-color: var(--redcolor-other);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0 5px -3px 0;
    border: 1px solid #d5d5d5;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"] + label span::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    font-size: 10px;
    line-height: 1.2;
    background-color: var(--redcolor-other);
    font-family: "Lineicons";
    content: "\ea5b";
    padding-left: 0px;
    padding-top: 3px;
    border-radius: 50%;
    margin-top: -9px;
    margin-left: -9px;
    text-align: center;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-1 input[type="checkbox"] + label span {
    border: 2px solid #272727;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-1 input[type="checkbox"] + label span::before {
    background-color: #272727;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-2 input[type="checkbox"] + label span {
    border: 2px solid var(--redcolor-other);
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-2 input[type="checkbox"] + label span::before {
    background-color: var(--redcolor-other);
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-3 input[type="checkbox"] + label span {
    border: 2px solid #ca0f05;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-3 input[type="checkbox"] + label span::before {
    background-color: #ca0f05;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-4 input[type="checkbox"] + label span {
    border: 2px solid #029c07;
}

.item-details .product-info .form-group.color-option .single-checkbox.checkbox-style-4 input[type="checkbox"] + label span::before {
    background-color: #029c07;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"]:checked + label span {
    border-color: transparent;
}

.item-details .product-info .form-group.color-option .single-checkbox input[type="checkbox"]:checked + label span::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 50%;
    color: #fff;
}

.item-details .product-info .form-group input:focus {
    outline: 0;
}

.item-details .product-info .form-group select:focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.item-details .product-info .form-group label {
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 500;
}

.item-details .product-info .form-group select.form-control {
    padding-right: 38px;
    padding-left: 15px;
    background-position: center right 17px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.item-details .product-info .form-group select.form-control:not([size]):not([multiple]) {
    height: 46px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e1e1e1;
}

.item-details .product-info .quantity .inner-content {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.item-details .product-info .quantity .inner-content input.text {
    width: 60px;
    height: 46px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    font-weight: 500;
    border-right: none;
    border-left: none;
}

.item-details .product-info .quantity .inner-content input.button {
    width: 35px;
    height: 46px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    font-size: 17px;
    font-weight: 500;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.item-details .product-info .quantity .inner-content input.button.first {
    border-radius: 4px 0px 0px 4px;
    overflow: hidden;
}

.item-details .product-info .quantity .inner-content input.button.last {
    border-radius: 0px 4px 4px 0px;
    overflow: hidden;
}

.item-details .product-info .quantity .inner-content input.button:hover {
    background-color: var(--redcolor-other);
    border-color: transparent;
    color: #fff;
}

.item-details .product-info .cart-button {
    width: 100%;
}

.item-details .product-info .cart-button .btn {
    width: 100%;
    height: 46px;
    padding: 0;
}

.item-details .product-info .wish-button {
    display: inline-block;
    width: 100%;
}

@media (max-width: 767px) {
    .item-details .product-info .wish-button {
        margin-top: 12px;
    }
}

.item-details .product-info .wish-button .btn {
    display: inline-block;
    margin-right: 7px;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #555;
    padding: 10px 18px;
    font-size: 13px;
    font-weight: 600;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 46px;
    width: 100%;
}

.item-details .product-info .wish-button .btn:hover {
    color: #fff;
    background-color: var(--redcolor-other);
    border-color: transparent;
}

.item-details .product-info .wish-button .btn:last-child {
    margin: 0;
}

.item-details .product-info .wish-button .btn i {
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.item-details .product-info .list-info {
    border-top: 1px solid #eee;
    margin-top: 30px;
    padding-top: 30px;
}

.item-details .product-info .list-info h4 {
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
}

.item-details .product-info .list-info ul li {
    display: block;
    margin-bottom: 6px;
}

.item-details .product-info .list-info ul li:last-child {
    margin: 0;
}

.item-details .product-info .list-info ul li span {
    display: inline-block;
    font-weight: 500;
    min-width: 100px;
}

.item-details .product-info .bottom-content {
    margin-top: 20px;
}

.item-details .product-info .social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: -5px;
}

@media (max-width: 767px) {
    .item-details .product-info .social-share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
    }
}

.item-details .product-info .social-share h4 {
    font-size: 13px;
    font-weight: 500;
    color: #666;
    display: inline-block;
    margin-right: 13px;
    position: relative;
    top: 11px;
}

.item-details .product-info .social-share ul {
    display: inline-block;
    float: right;
}

@media (max-width: 767px) {
    .item-details .product-info .social-share ul {
        float: none;
    }
}

.item-details .product-info .social-share ul li {
    display: inline-block;
    margin-right: 2px;
    margin-top: 5px;
}

.item-details .product-info .social-share ul li:last-child {
    margin-right: 0;
}

.item-details .product-info .social-share ul li a {
    height: 30px;
    width: 30px;
    text-align: center;
    display: block;
    border-radius: 4px;
    border: 1px solid #eee;
    background-color: #fff;
    color: var(--redcolor-other);
    line-height: 30px;
    font-size: 12px;
}

.item-details .product-info .social-share ul li a.facebook {
    color: #3b5999;
}

.item-details .product-info .social-share ul li a.facebook:hover {
    border-color: transparent;
    background-color: #3b5999;
    color: #fff;
}

.item-details .product-info .social-share ul li a.twitter {
    color: #55acee;
}

.item-details .product-info .social-share ul li a.twitter:hover {
    border-color: transparent;
    background-color: #55acee;
    color: #fff;
}

.item-details .product-info .social-share ul li a.google {
    color: #dd4b39;
}

.item-details .product-info .social-share ul li a.google:hover {
    border-color: transparent;
    background-color: #dd4b39;
    color: #fff;
}

.item-details .product-info .social-share ul li a.linkedin {
    color: #0077B5;
}

.item-details .product-info .social-share ul li a.linkedin:hover {
    border-color: transparent;
    background-color: #0077B5;
    color: #fff;
}

.item-details .product-info .social-share ul li a.pinterest {
    color: #bd081c;
}

.item-details .product-info .social-share ul li a.pinterest:hover {
    border-color: transparent;
    background-color: #bd081c;
    color: #fff;
}

/* Product Details Info */
.product-details-info .single-block {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .product-details-info .info-body.custom-responsive-margin {
        margin-bottom: 30px;
    }
}

.product-details-info .info-body h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.product-details-info .info-body p {
    margin: 20px 0;
}

.product-details-info .info-body .features li {
    display: block;
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.product-details-info .info-body .features li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    height: 6px;
    width: 6px;
    background-color: var(--redcolor-other);
    border-radius: 6px;
}

.product-details-info .info-body .features li:last-child {
    margin: 0;
}

.product-details-info .info-body .normal-list {
    margin-bottom: 30px;
}

.product-details-info .info-body .normal-list:last-child {
    margin-bottom: 0;
}

.product-details-info .info-body .normal-list li {
    display: block;
    margin-bottom: 12px;
    position: relative;
}

.product-details-info .info-body .normal-list li span {
    font-weight: 500;
    color: #555;
}

.product-details-info .info-body .normal-list li:last-child {
    margin: 0;
}

.product-details-info .give-review h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.product-details-info .give-review ul li {
    display: block;
    margin-bottom: 12px;
}

.product-details-info .give-review ul li span {
    color: #666;
    display: inline-block;
    margin-right: 8px;
    min-width: 80px;
}

.product-details-info .give-review ul li i {
    display: inline-block;
    color: #ffa000;
    font-size: 14px;
}

.product-details-info .give-review .review-btn {
    margin-top: 30px;
    padding: 12px 30px;
    width: 100%;
    background-color: #ffa000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product-details-info .give-review .review-btn:hover {
    color: #fff;
    background-color: #272727;
}

.product-details-info .reviews .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.product-details-info .reviews .single-review {
    position: relative;
    padding-left: 80px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .product-details-info .reviews .single-review {
        padding-left: 60px;
    }
}

.product-details-info .reviews .single-review:last-child {
    margin-bottom: 0;
}

.product-details-info .reviews .single-review img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 767px) {
    .product-details-info .reviews .single-review img {
        height: 40px;
        width: 40px;
    }
}

.product-details-info .reviews .single-review .review-info {
    position: relative;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 25px;
}

@media (max-width: 767px) {
    .product-details-info .reviews .single-review .review-info {
        padding: 20px;
    }
}

.product-details-info .reviews .single-review .review-info::before {
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
    margin-top: 9px;
    border-width: 10px;
    border-color: transparent;
    border-right-color: #e5e5e5;
}

@media (max-width: 767px) {
    .product-details-info .reviews .single-review .review-info::before {
        top: 5px;
    }
}

.product-details-info .reviews .single-review .review-info::after {
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
    margin-top: 10px;
    border-width: 9px;
    border-color: transparent;
    border-right-color: #fff;
}

@media (max-width: 767px) {
    .product-details-info .reviews .single-review .review-info::after {
        top: 5px;
    }
}

.product-details-info .reviews .single-review .review-info h4 {
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .product-details-info .reviews .single-review .review-info h4 {
        font-size: 14px;
    }
}

.product-details-info .reviews .single-review .review-info h4 span {
    font-size: 14px;
    display: block;
    color: #888;
    margin-top: 7px;
}

.product-details-info .reviews .single-review .review-info .stars {
    margin-top: 8px;
}

.product-details-info .reviews .single-review .review-info .stars li {
    display: inline-block;
    color: #ffa000;
    font-size: 14px;
}

.product-details-info .reviews .single-review .review-info p {
    margin-top: 15px;
}

.review-modal .modal-dialog {
    max-width: 600px;
}

.review-modal .modal-header {
    padding: 25px;
}

.review-modal .modal-header h5 {
    font-size: 20px;
    font-weight: 500;
}

.review-modal .modal-body {
    padding: 25px;
}

.review-modal .modal-body .form-group {
    margin-bottom: 15px;
}

.review-modal .modal-body .form-group label {
    color: #888;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}

.review-modal .modal-body .form-group input {
    height: 45px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 0px 18px;
    font-size: 14px;
}

.review-modal .modal-body .form-group select {
    padding-right: 38px;
    padding-left: 15px;
    background-position: center right 17px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    font-size: 14px;
    font-weight: 500;
}

.review-modal .modal-body .form-group select:focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.review-modal .modal-body .form-group select {
    height: 45px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e1e1e1;
}

.review-modal .modal-body .form-group select:focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.review-modal .modal-body .form-group textarea {
    padding: 18px;
    font-size: 14px;
}

.review-modal .modal-footer {
    padding: 25px;
}

/* Product Grids */
.product-grids {
    /*background-color: #f9f9f9;*/
    padding-top: 0px;
}

.product-grids .product-grid-topbar {
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    padding-right: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .product-grids .product-grid-topbar {
        margin-top: 30px;
    }
}

.product-grids .product-grid-topbar .product-sorting label {
    display: inline-block;
    margin: 0;
    padding: 8px 5px 8px 0;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

.product-grids .product-grid-topbar .product-sorting .form-select {
    width: 100%;
    max-width: 186px;
    display: inline-block;
}

.product-grids .product-grid-topbar .product-sorting select.form-select {
    height: 42px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #eee;
}

.product-grids .product-grid-topbar .product-sorting select.form-control:not([size]):not([multiple]):focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-grids .product-grid-topbar .total-show-product {
    display: inline-block;
    color: #888;
    font-weight: 400;
    font-size: 14px;
}

@media (max-width: 767px) {
    .product-grids .product-grid-topbar .total-show-product {
        display: block;
        margin-top: 15px;
    }
}

.product-grids .product-grid-topbar .nav {
    border: none;
    float: right;
}

@media (max-width: 767px) {
    .product-grids .product-grid-topbar .nav {
        float: none;
        text-align: left;
        margin-top: 20px;
    }
}

.product-grids .product-grid-topbar .nav button {
    border: none;
    padding: 5px 10px 5px 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-right: 6px;
    font-size: 16px;
}

.product-grids .product-grid-topbar .nav button.active {
    background-color: var(--redcolor-other);
    border-color: transparent;
    color: #fff;
}

.product-grids .product-grid-topbar .nav button:last-child {
    margin: 0;
}

/* Product Sidebar */
.product-sidebar .single-widget {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 30px;
}

.product-sidebar ul
{
    list-style: none;
    padding-left: 0px;
}

.sw-title
{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.product-fiter-label .fa-square-check,
.product-fiter-label.active .fa-square
{
    display: none;
}

.product-fiter-label.active .fa-square-check
{
    display: block;
}

.product-sidebar .single-widget:last-child {
    margin-bottom: 0;
}

.product-sidebar .single-widget .search-title {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    color: #232323;
    font-size: 15px;
    font-weight: 500;
}

.product-sidebar .single-widget.search form {
    position: relative;
}

.product-sidebar .single-widget.search form input {
    height: 50px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #272727;
    padding: 0px 15px;
    padding-right: 50px;
}

.product-sidebar .single-widget.search form button {
    height: 40px;
    width: 40px;
    text-align: center;
    display: block;
    border-radius: 6px;
    border: none;
    background-color: transparent;
    color: #272727;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 16px;
}

.product-sidebar .single-widget.search form button:hover {
    color: var(--redcolor-other);
}

.product-sidebar .single-widget.range input {
    color: #272727;
    cursor: pointer;
}

.product-sidebar .single-widget.range ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #272727;
    opacity: 1;
    /* Firefox */
}

.product-sidebar .single-widget.range :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #272727;
    opacity: 1;
    /* Firefox */
}

.product-sidebar .single-widget.range ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #272727;
    opacity: 1;
    /* Firefox */
}

.product-sidebar .single-widget.range ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #272727;
    opacity: 1;
    /* Firefox */
}

.product-sidebar .single-widget.range :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #272727;
}

.product-sidebar .single-widget.range ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #272727;
}

.product-sidebar .single-widget.range .range-inner {
    position: relative;
    padding-left: 15px;
}

.product-sidebar .single-widget.range label {
    color: #272727;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
}

.product-sidebar .single-widget.range #rangePrimary {
    display: inline-block;
    border: none;
}

.product-sidebar .single-widget.range input[type="range"]::-webkit-slider-thumb {
    background: var(--redcolor-other) !important;
}

.product-sidebar .single-widget.range input[type="range"]::-moz-range-thumb {
    background: var(--redcolor-other) !important;
}

.product-sidebar .single-widget.range input[type="range"]::-ms-thumb {
    background: var(--redcolor-other) !important;
}

.product-sidebar .single-widget.condition .form-check {
    display: block;
    margin-bottom: 10px;
}

.product-sidebar .single-widget.condition .form-check:last-child {
    margin: 0;
}

.product-sidebar .single-widget.condition .form-check-label {
    cursor: pointer;
}

.product-sidebar .single-widget.condition .form-check-input {
    cursor: pointer;
    margin-top: 4px;
}

.product-sidebar .single-widget.condition .form-check-input:checked {
    background-color: var(--redcolor-other);
    border-color: var(--redcolor-other);
}

.product-sidebar .single-widget .list li {
    margin-bottom: 12px;
}

.product-sidebar .single-widget .list li:last-child {
    margin: 0;
}

.product-sidebar .single-widget .list li a {
    color: #666;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    margin-right: 3px;
}

.product-sidebar .single-widget .list li a:hover {
    color: var(--redcolor-other);
}

.product-sidebar .single-widget .list li span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
}

.product-sidebar .single-widget.banner a img {
    width: 100%;
}

.form-check-label
{
    color: #333 !important;
}

.form-check-label:hover
{
    color: var(--redcolor-other) !important;
}

.fc-product
{
    padding-left: 0px !important;
}

.fc-product i
{
    margin-right: 5px;
    font-size: 16px;
    margin-top: -2px;
}

/*======================================
   Start Shopping Cart CSS
========================================*/
.cart-list-head {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
}

.cart-list-title {
    background-color: #fff;
    padding: 18px 20px;
    border-bottom: 1px solid #eee;
}

@media (max-width: 767px) {
    .cart-list-title {
        text-align: center;
    }
}

.cart-list-title p {
    color: #272727;
    font-weight: 500;
    font-size: 14px;
}

@media (max-width: 767px) {
    .cart-list-title p {
        padding: 2px 0;
    }
}

@media (max-width: 767px) {
    .cart-single-list {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .cart-single-list a img {
        width: 50%;
        margin-bottom: 10px;
    }
}

.cart-single-list .remove-item,
.cart-coupon-info .remove-item
{
    color: #fff;
    background-color: #f44336;
    font-size: 8px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

@media (max-width: 767px) {
    .cart-single-list .remove-item {
        margin-top: 5px;
    }
}

.cart-single-list .remove-item:hover,
.cart-coupon-info .remove-item:hover {
    color: #fff;
    background-color: #272727;
}

.cart-single-list .product-name {
    line-height: 22px;
}

.cart-single-list .product-name a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.cart-single-list .product-des {
    display: block;
}

.cart-single-list .product-des span {
    font-size: 13px;
    font-weight: 500;
    display: block;
}

.cart-single-list .product-des span em {
    font-style: normal;
    color: #555;
}

.cart-single-list {
    padding: 30px 20px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.cart-single-list:last-child {
    border: none !important;
    border-radius: 0 0 4px 4px;
}

.cart-single-list a:hover {
    color: var(--redcolor-other);
}

.shopping-cart {
    background-color: #ffffff;
    margin-bottom: 40px;
}

.shopping-cart .total-amount .right ul li {
    font-size: 16px;
    font-weight: 500;
    color: #272727;
    margin-bottom: 12px;
}

.shopping-cart .total-amount .right ul li span {
    display: inline-block;
    float: right;
    font-weight: 700
}

.carproduct-price
{
    text-align: right;
}

.shopping-cart .total-amount .coupon {
    padding: 40px;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    max-width: 580px;
}

@media (max-width: 991px) {
    .shopping-cart .total-amount .coupon {
        width: 100%;
        padding: 30px;
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .carproduct-price
    {
        text-align: center;
    }
}

.shopping-cart .total-amount .coupon input {
    width: 300px;
    height: 46px;
    border: 1px solid #dddddd;
    overflow: hidden;
    border-radius: 4px;
    color: #333;
    padding: 0px 20px;
    display: inline-block;
}

@media (max-width: 991px) {
    .shopping-cart .total-amount .coupon input {
        width: 100%;
    }
}

.shopping-cart .total-amount .coupon .button {
    display: inline-block;
}

@media (max-width: 991px) {
    .shopping-cart .total-amount .coupon .button {
        display: block;
    }
}

.shopping-cart .total-amount .coupon button {
    border: none;
    height: 46px;
    display: inline-block;
    margin-left: 8px;
    position: relative;
}

@media (max-width: 991px) {
    .shopping-cart .total-amount .coupon button {
        margin: 0;
        margin-top: 10px;
        width: 100%;
    }
}

.shopping-cart .total-amount .right {
    padding: 40px;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 40px;
}

@media (max-width: 991px) {
    .shopping-cart .total-amount .right {
        padding: 30px;
        margin-top: 30px;
    }
}

@media (max-width: 575px) {
    .shopping-cart .total-amount .right {
        padding: 20px;
    }
}

.shopping-cart .total-amount .right .button {
    margin-top: 30px;
}

.shopping-cart .total-amount .right .btn {
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
    padding: 12px 20px;
}

.shopping-cart .total-amount .right .btn:last-child {
    margin: 0;
}

@media (max-width: 767px) {
    .shopping-cart .count-input {
        padding: 10px 65px;
    }
    .shopping-cart .total-amount .right .btn {
        padding: 12px;
    }
}

@media (max-width: 767px) {
    .shopping-cart p {
        padding: 3px 0;
    }
}

.shopping-cart select.form-control:not([size]):not([multiple]) {
    height: 46px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    width: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shopping-cart select.form-control:not([size]):not([multiple]) {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .shopping-cart select.form-control:not([size]):not([multiple]) {
        width: 100%;
    }
}

.shopping-cart select.form-control:not([size]):not([multiple]):focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.shopping-cart select.form-control {
    padding-right: 38px;
    background-position: center right 17px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.shopping-cart .form-control {
    -webkit-transition: color .25s, background-color .25s, border-color .25s;
    transition: color .25s, background-color .25s, border-color .25s;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #505050;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.shopping-cart .form-control:focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cart-amount-block .bootstrap-touchspin
{
    width: 86px;
    text-align: center;
}

/*======================================
   End Shopping Cart CSS
========================================*/
/*======================================
   Checkout CSS
========================================*/
.checkout-wrapper {
    background-color: #f9f9f9;
}

.checkout-steps-form-style-1 #accordionOrder li {
    margin-bottom: 20px;
}

.checkout-steps-form-style-1 #accordionOrder li:last-child {
    margin: 0;
}

.checkout-steps-form-style-1 .title {
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    border-radius: 4px 4px 0 0;
    padding: 8px 25px;
    color: var(--redcolor-other);
    background-color: #fff;
    margin-bottom: 0px;
}

.checkout-steps-form-style-1 .title .fa-angle-down {
    display: none;
}

.checkout-steps-form-style-1 .title.collapsed {
    border-radius: 4px;
    color: #272727;
}

.checkout-steps-form-style-1 .title.collapsed .fa-angle-up {
    display: none;
}

.checkout-steps-form-style-1 .title.collapsed .fa-angle-down {
    display: block;
}

.checkout-steps-form-style-1 .checkout-steps-form-content {
    padding: 25px;
    padding-top: 0;
    border: 1px solid #e6e6e6;
    border-top-color: transparent;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
}

.checkout-steps-form-style-1 .single-form {
    margin-top: 16px;
    position: relative;
}

.checkout-steps-form-style-1 .single-form .form-input {
    position: relative;
}

@media (max-width: 767px) {
    .checkout-steps-form-style-1 .single-form .form-input {
        margin-bottom: 16px;
    }
    .checkout-steps-form-style-1 .single-form .form-input:last-child {
        margin-bottom: 0;
    }
}

.checkout-steps-form-style-1 .single-form .form-input .selection {
    width: 100%;
}

.checkout-steps-form-style-1 .single-form .form-input .select2-selection
{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.checkout-steps-form-style-1 .single-form .form-input textarea,
.checkout-steps-form-style-1 .single-form .form-input input,
.checkout-steps-form-style-1 .single-form .form-input .select2-selection {
    width: 100%;
    height: 46px;
    padding: 0 20px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}

.checkout-steps-form-style-1 .single-form .form-input textarea:focus,
.checkout-steps-form-style-1 .single-form .form-input input:focus {
    border-color: var(--redcolor-other);
}

.checkout-steps-form-style-1 .single-form .form-input input[type='checkbox'] {
    width: 20px;
    height: 20px;
    padding: 0px;
    border-radius: 4px;
    margin-right: 5px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #e6e6e6;
}

.checkout-steps-form-style-1 .single-form .form-input input[type='checkbox']:focus {
    border-color: var(--redcolor-other);
}

.checkout-steps-form-style-1 .form-default label {
    color: #888;
    margin-bottom: 8px;
}

.checkout-steps-form-style-1 .select-items select.form-control:not([size]):not([multiple]) {
    height: 46px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    width: 100%;
}

.checkout-steps-form-style-1 .select-items select.form-control:not([size]):not([multiple]):focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkout-steps-form-style-1 .select-items select.form-control {
    padding-right: 38px;
    padding-left: 20px;
    background-position: center right 17px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4NS4zNDQgMTg1LjM0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTg1LjM0NCAxODUuMzQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTkyLjY3MiwxNDQuMzczYy0yLjc1MiwwLTUuNDkzLTEuMDQ0LTcuNTkzLTMuMTM4TDMuMTQ1LDU5LjMwMWMtNC4xOTQtNC4xOTktNC4xOTQtMTAuOTkyLDAtMTUuMTggICAgYzQuMTk0LTQuMTk5LDEwLjk4Ny00LjE5OSwxNS4xOCwwbDc0LjM0Nyw3NC4zNDFsNzQuMzQ3LTc0LjM0MWM0LjE5NC00LjE5OSwxMC45ODctNC4xOTksMTUuMTgsMCAgICBjNC4xOTQsNC4xOTQsNC4xOTQsMTAuOTgxLDAsMTUuMThsLTgxLjkzOSw4MS45MzRDOTguMTY2LDE0My4zMjksOTUuNDE5LDE0NC4zNzMsOTIuNjcyLDE0NC4zNzN6IiBmaWxsPSIjNTA1MDUwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.checkout-steps-form-style-1 .single-checkbox {
    margin-top: 15px;
}

.checkout-steps-form-style-1 .single-checkbox label {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    bottom: -2px;
}

.checkout-steps-form-style-1 .single-checkbox input[type="checkbox"] {
    display: none;
}

.checkout-steps-form-style-1 .single-checkbox input[type="checkbox"] + label span {
    border-color: var(--redcolor-other);
    width: 20px;
    height: 20px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0 5px -3px 0;
    border: 1px solid #d5d5d5;
}

.checkout-steps-form-style-1 .single-checkbox input[type="checkbox"] + label span::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    font-size: 10px;
    line-height: 1.2;
    background-color: var(--redcolor-other);
    font-family: "Lineicons";
    content: "\ea5b";
    padding-left: 4px;
    padding-top: 3px;
    border-radius: 4px;
}

.checkout-steps-form-style-1 .single-checkbox .single-checkbox input[type="checkbox"] + label span {
    width: 20px;
    height: 20px;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0 5px -3px 0;
}

.checkout-steps-form-style-1 .single-checkbox input[type="checkbox"]:checked + label span {
    border-color: transparent;
}

.checkout-steps-form-style-1 .single-checkbox input[type="checkbox"]:checked + label span::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 4px;
    color: #fff;
}

.checkout-steps-form-style-1 .single-checkbox p {
    display: inline;
    color: #777;
    padding-left: 5px;
}

.checkout-steps-form-style-1 .checkout-payment-option {
    margin-top: 16px;
}
.chosableitem img {
    width: 50px;
    margin-right: 8px;
}
@media (max-width: 767px) {
    .chosableitem img {
        width: 40px;
        margin-right: 5px;
    }
}

.checkout-steps-form-style-1 .heading-6 {
    font-size: 14px;
    line-height: 18px;
    color: #666;
}

.checkout-steps-form-style-1 .payment-option-wrapper
{
    margin-bottom: 2px;
}

.checkout-steps-form-style-1 .single-payment-option {
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    border: 1px solid #eee;
    color: #444;
}

.checkout-steps-form-style-1 .single-payment-option:hover,
.checkout-steps-form-style-1 .single-payment-option.active {
    color: #fff;
    background-color: var(--redcolor-other);
}

@media (max-width: 767px) {
    .checkout-steps-form-style-1 .single-payment-option {
        width: 100%;
    }
}

.checkout-steps-form-style-1 .single-payment-option p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    font-weight: 700;
}

.checkout-steps-form-style-1 .single-payment-option span {
    display: block;
}

.checkout-steps-form-style-1 .single-payment-option .price,
.checkout-steps-form-style-1 .single-payment-option .free-price {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    margin-top: 4px;
}

.checkout-steps-form-style-1 .single-payment-option .free-price
{
    font-weight: 400;
}

.checkout-steps-form-style-1 .steps-form-btn {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .checkout-steps-form-style-1 .steps-form-btn .btn {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .checkout-steps-form-style-1 .steps-form-btn .btn:last-child {
        margin-bottom: 0;
    }
}

.checkout-steps-form-style-1 .checkout-payment-form .single-form .form-input img {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.checkout-steps-form-style-1 .checkout-payment-form .payment-card-info .single-form {
    display: inline-block;
}

.checkout-steps-form-style-1 .checkout-payment-form .payment-card-info .single-form .form-input {
    width: 145px;
}

.checkout-steps-form-style-1 .checkout-payment-form .payment-card-info .single-form.mm-yy .form-input {
    margin-right: 15px;
}

.checkout-sidebar-coupon {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .checkout-sidebar-coupon {
        margin-top: 30px;
    }
}

.checkout-sidebar-coupon .single-form {
    position: relative;
}

.checkout-sidebar-coupon .single-form .button {
    position: absolute;
    right: 0;
    top: 0;
}

.checkout-sidebar-coupon .single-form .button .btn {
    height: 46px;
}

.checkout-sidebar-coupon p {
    font-size: 14px;
    line-height: 20px;
    color: #888;
    margin-bottom: 12px;
}

.checkout-sidebar-coupon input {
    width: 100%;
    height: 46px;
    padding: 0 20px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding-right: 120px;
}

.checkout-sidebar-price-table {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.checkout-sidebar-price-table .sub-total-price .total-price {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 0;
}

.checkout-sidebar-price-table .price-table-btn {
    margin-top: 20px;
}

.checkout-sidebar-price-table .title {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #272727;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.checkout-sidebar-price-table .total-payable {
    padding: 8px 0;
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
    margin-top: 10px;
}

.checkout-sidebar-price-table .total-payable .payable-price {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.checkout-sidebar-banner {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    overflow: hidden;
}

.checkout-sidebar-banner a {
    width: 100%;
}

.checkout-sidebar-banner a img {
    width: 100%;
}

.empty
{
    font-size: 20px;
    padding: 40px;
    text-align: center;
    color: var(--redcolor-other);
}

.additinal-select-item-thumb
{
    margin: -0.35rem 4px -0.35rem 0;
    position: relative;
}

.asi-thumb
{
    display: block;
    height: 32px;
    width: 32px;
    min-width: 32px;
    object-fit: contain;
}

.asi-tooltip
{
    display: none;
    position: absolute;
    left: 0px;
    bottom: calc(100% + 10px);
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    background-color: #fff;
}

.asi-tooltip::after
{
    content: '';
    position: absolute;
    top: calc(100% - 5px);
    left: calc(50% - 5px);
    transform: rotate(45deg);
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    background-color: #fff;
}

.asi-tooltip img
{
    max-width: 150px;
}

.cartprodvar-add-list li:hover .asi-tooltip, .aal-item:hover  .asi-tooltip
{
    display: block;
}

.addcart-add-list-1
{
    border: 1px solid #eee;
    border-radius: 4px;
}

.aal-item
{
    height: 38px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 0px 6px;
    font-weight: 400;
    font-size: 14px;
    margin: 0px !important;
}

.aal-item-right,
.asi-right
{
    min-width: 65px;
    width: 65px;
}

.aal-item:last-child
{
    border: 0px;
}

.aal-item-name
{
    font-size: 14px;
    line-height: 16px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.additinal-select-item
{
    font-size: 14px;
}

#addcart-form .dropdownselect .form-select
{
    height: 38px;
    font-size: 14px;
}

#addcart-form input[type=text]
{
    background-image: none !important;
}

#addcart-form .aal-item .bootstrap-touchspin
{
    height: 30px;
}

#addcart-form .aal-item .bootstrap-touchspin .input-group-btn-vertical,
#addcart-form .aal-item .bootstrap-touchspin .btn
{
    width: 24px;
}

.add-amount-selector
{
    width: 63px;
    min-width: 63px;
}

#addcart-form .aal-item .bootstrap-touchspin input
{
    padding: 5px !important;
    text-align: center;
    width: 40px;
    height: 30px;
}

#addcart-form .aal-item .form-check
{
    margin-bottom: 0px;
    min-height: 20px;
}

.addcart-popup-title
{
    margin-bottom: 15px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.appi-right
{
    width: 95px;
    min-width: 95px;
    font-size: 16px;
    text-align: right;
    font-weight: 700;
}

.appi-img
{
    overflow: hidden;
    max-width: 80px;
    max-height: 100px;
}

.appi-product-name
{
    font-size: 16px;
    padding-left: 10px;
}

.appi-var-name
{
    font-weight: 300;
}

.cart-additional-info-row
{
    margin: 5px;
}

.cai-name
{
    font-weight: 700;
}

.caii-name
{
    text-align: left;
}

.caii-price
{
    width: 64px;
    min-width: 64px;
    text-align: right;
}

.empty-cart-icon
{
    font-size: 60px;
    color: var(--redcolor-other);
}

.empty-cart-text
{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.send-coupon-message
{
    font-size: 15px;
    color: #f44336;
}

.activated-coupon-info
{
    font-size: 16px;

    text-transform: uppercase;
}

.coupon-code
{
    font-weight: 700;
    color: #00a500;
}

.coupon-discount
{
    font-weight: 700;
    color: #f44336;
}

.activated-coupon-delete
{
    background-color: #f44336 !important;
}

.activated-coupon-delete:hover
{
    background-color: #272727 !important;
}

.product-not-can-be-purchase
{
    font-size: 18px;
    font-weight: 700;
    color: #f44336 !important;
}

.notcabepurchace-cart-list .addcart-popup-product-info
{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
}

.notcabepurchace-cart-list .addcart-popup-product-info:last-child
{
    border: 0px;
    padding-bottom: 0px;
}

.order-block
{
    margin-bottom: 40px;
}

.single-form .form-group
{
    margin: 0px;
}

#orderform .form-check label
{
   font-size: 14px;
}

.form-check-shippingtimming
{
    margin-bottom: 15px;
}

.form-check-shippingtimming .form-check-label
{
    margin-top: 0px !important;
    font-weight: 700;
}

.form-check-shippingtimming .form-check-label span
{
    font-weight: 400;
    display: block;
}

.form-check-shippingtimming .form-check-label span
{
    font-weight: 400;
    display: block;
}

.smi-title
{
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}

.order-agree-row a
{
    font-weight: 700;
    color: #333 !important;
}

.order-agree-row a:hover
{
    color: var(--redcolor-other) !important;
}

.order-agree-row .form-check-label:hover a {
    color: var(--redcolor-other) !important;
}

.order-send-block
{
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
}

.success-order-info
{
    display: block;
    text-align: center;
    font-size: 16px;
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 15px;
}

.success-order-info .smi-title
{
    margin: 0px;
}

.success-order-info span
{
    font-weight: 700;
}

.soi-id
{
    font-size: 22px;
}

.soi-info
{
    margin-top: 15px;
}

.shipping-point
{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    display: block;
}

#packagepont-info
{
    font-size: 16px;
}

#packagepont-info-label
{
    font-size: 18px;
    font-weight: 700;
    display: block;
}

@media (max-width: 991px) {
    .header .nav-contact
    {
        padding: 0px;
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    h1 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .header .main-menu-search .search-input input
    {
        border-radius: 4px 0px 0px 4px;
        padding: 0px 5px;
    }
    .blog-section .single-blog .blog-content h4 a {
        height: auto;
        -webkit-line-clamp: initial;
    }
    .blog-section .single-blog .blog-content p {
        height: auto;
        -webkit-line-clamp: initial;
    }
    h1 {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .main-menu-block
    {
        padding: 0px;
    }
    .header .main-menu-search .search-input input
    {
        height: 38px;
    }
    .header .main-menu-search .search-btn button {
        width: 38px;
        height: 38px;
    }
    .header .navbar-cart .wishlist {
        margin-right: 8px;
    }
    h1 {
        font-size: 28px;
    }
    .add-cart-popup-button .btn
    {
        width: 100%;
    }
    .add-cart-popup-button .btn:first-child
    {
        margin-bottom: 15px;
    }
}


@media (min-width: 992px) {
    .mp-blog-items .blog-item:last-child
    {
        display: none !important;
    }
}

#shipping-map-2 {
    height: 500px;
}
@media (min-width: 1200px) {
    #shipping-map-2 {
        height: 420px;
    }
}
#cart-coupon .button .btn {
    min-width: max-content;
}

@media (max-width: 767px) {
    .field-address-different .form-check {
        display: flex;
    }
}
.shipping-method-item .price, .shipping-method-item .free-price, .payment-method-item .price, .payment-method-item .free-price  {
    text-align: right;
}
.color-green {
    color: green;
}
.diffaddr .form-check-label {
    font-weight: 700;
}
.diffaddr .form-check-input {
    border: 1px solid !important;
}

.fullerprice p {
    font-size: 20px;
}

@media (min-width: 1200px) {
    .checkout-sidebar {
        position: sticky;
        top: -50px;
    }
}

@media (min-width: 1500px) {
    .checkout-sidebar {
        position: sticky;
        top: 10px;
    }
}

@media (min-width: 1600px) {
    .checkout-sidebar {
        position: sticky;
        top: 200px;
    }
}

.was-validated #shopbillingaddress-phone.form-control:valid, #shopbillingaddress-phone.form-control.is-valid {
    background-image: url(/img/flags/hu.svg), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat, no-repeat;
    background-position: 2px 15px, right calc(0.375em + 0.1875rem) center;
    background-size: 15px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated #shopbillingaddress-phone.form-control:invalid, #shopbillingaddress-phone.form-control.is-invalid {
    background-image: url(/img/flags/hu.svg), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat, no-repeat;
    background-position: 2px 15px, right calc(0.375em + 0.1875rem) center;
    background-size: 15px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.carproduct-price p:first-child {
    font-size: 19px;
}

.carproduct-price p:not(.carproduct-price p:first-child) {
   line-height: 14px;
}

.carproduct-price small {
    font-size: 10px;
}

@media (max-width: 767px) {
    .carproduct-price {
        margin-top: 10px;
    }

    .carproduct-price p:first-child {
        font-size: 24px;
    }

    .carproduct-price p:not(.carproduct-price p:first-child) {
        line-height: 16px;
    }

    .carproduct-price small {
        font-size: 12px;
    }
}

.mpprc {
    background-color: #e7e7e7;
    padding: 7px 12px;
}
@media (max-width: 1199px) {
    .mpprc {
        padding: 4px 7px;
    }
}
.opprice p {
    font-size: 16px;
}

#productsorder {
    border-radius: 0;
}
#productsorder:focus {
    box-shadow: none;
}


@media (max-width: 991px) {
    .category-aside-mob {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        background: #FFFFFF;
    }
    .category-aside-mob {
        display: none;
    }
    .category-aside-mob .category-aside-link {
        font-size: 15px;
        line-height: 23px;
    }
    .category-aside-mob .category-aside-title {
        font-size: 17px;
        padding-top: 2px;
    }
}
.category-aside-mob-title {
    position: sticky;
    top: 0;
    background: #FFFFFF;
    font-size: 20px;
    padding: 4px 10px;
}
.product-sorting {
    padding: 3px 10px;
}
#catasideopener {
    column-gap: 5px;
    flex-shrink: 0;
    font-size: 17px;
}
@media (min-width: 992px) {
    .category-aside-pricelink {
        font-size: 13px;
        padding: 0 8px;
    }
}