﻿body {
    font-size: 16px !important;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

iframe[name="kount-frame"],
iframe[name="kount-frame"] ~ img {
    display: none;
}

.paypalOverlayValidate {
    position: relative !important;
}

.btn-add,
.btn-minus {
    padding: 1px 6px !important;
}
.cutstom-btn {
    background: #773DBD;
    display: block;
    text-align: center;
    padding: 20px 25px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
   margin-bottom: 10px;
    width: 50%;
    box-shadow: 0 8px 7px rgba(0, 0, 0, 0.1);
   
}

.paypal-btn {
    width: 100% !important;
    background-color: #ffc439 !important;
    padding: 15px 20px !important;
}
.styleBtn {
    margin-top: 20px;
    background: #458d21;
    color: #fff;
    padding: 10px 0 !important;
}

.Total,
.mainTotal {
    font-size: 1.4rem;
    font-weight: bold;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.cartItem img {
    /*     border: 1px solid silver;*/
    margin: 8px 60px;
/*    padding: 3px;*/
    border-radius: 5px;
}

.removeItem {
    color: black !important;
    border-radius: 39rem;
    font-size: 1em;
    text-indent: 28px;
}

/* .removeItem {
            display: none
        }*/

html {
    box-sizing: border-box;
}

#order-container .row:nth-child(odd) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#order-container .row:only-child {
    border-bottom: none;
}

#order-container .row {
    padding: 5px 0px;
    display: none;
}

#order-container.loaded .row {
    padding: 5px 0px;
    display: flex;
}

.remove {
    cursor: pointer;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    font-size: 1em;
    font-weight: normal;
    text-align: left;
}

.border-mid-light {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.btn-yellow {
    background-color: #ffc439 !important;
    border-color: #ffc439 !important;
    color: #212529 !important;
}

.btn-blue {
    background: #458d21;
    border-radius: 0.25rem;
}
/* * footer section */

footer p {
    font-weight: 300;
    padding: 5px 20px 5px 0px;
    color: #333;
}

footer h3 {
    font-size: 1.1em;
    color: #333;
}

footer a {
    color: #2a2a2a;
    font-weight: 300;
}

footer .copy p {
    color: #fff;
}

footer a:hover {
    text-decoration: none;
    color: rgba(2, 110, 139, 0.8);
}

footer li {
    display: block;
}

footer .social i {
    color: white;
    font-size: 1em;
    padding: 5px;
}

footer i::before {
    font-size: 1.6em;
}

footer .social li {
    display: inline-block;
}

.copy {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: rgba(255, 255, 255, 0.19);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background-color: #2a2a2a;
}

img[src*="logo.gif"] {
    display: none !important;
}

@media only screen and (max-width: 600px) {
    .coupon {
        font-size: 0.9em;
        padding: 8px;
    }

    .warranty-wrap h6,
    label {
        font-size: 14px;
        margin: 0;
    }
}

.terms-cart {
    font-size: 16px !important;
}

h6.p-divider {
    font-size: 1rem;
    position: relative;
}

    h6.p-divider span {
        background-color: white;
        padding-right: 10px;
        position: relative;
        z-index: 1;
        color: #555;
        font-size: 0.8em;
        font-weight: bold;
    }

    h6.p-divider:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 0.5em;
        border-top: 1px solid #cec9c9;
        z-index: 0;
    }

footer {
    background: #000000 !important;
    padding: 30px 0 10px 0 !important;
    color: #fff !important;
}

.warranty-wrap {
    background: #ddd;
    font-weight: bold;
    padding: 10px;
    margin-top: 20px;
}

    .warranty-wrap h6,
    label {
        margin: 0;
    }

.box {
    background: #fff;
    padding: 30px 20px;
    border-radius: 10px !important;
    transition: 0.2s all cubic-bezier(0.35, 0, 0.65, 1) !important;
    margin-top: 40px;
}

.box-h {
    min-height: 560px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    /* padding: 30px 25px; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

select.form-control {
    padding: 0 10px;
    height: 39px;
}

.btn-blue,
.styleBtn {
    border-radius: 0 !important;
}

.cart svg {
    width: 24px;
    height: 19px;
    stroke: black;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
    position: relative;
    z-index: 1;
    transform: translateZ(0);
}

.cart div {
    position: relative;
    display: inline;
}

.cart svg {
    margin: auto 0;
}

.cart label {
    position: absolute;
    right: -22px;
    top: -11px;
    display: block;
    background-color: red;
    padding: 1px;
    width: 21px;
    height: 21px;
    border-radius: 21px;
    text-align: center;
    color: white;
    font-family: 'Chivo', serif;
    font-weight: 400;
}

.cartCount {
    position: absolute;
    right: -8px;
    top: 2px;
    display: block !important;
    background-color: red;
    padding: 0px;
    width: 21px;
    height: 21px;
    border-radius: 23px;
    text-align: center;
    color: white;
    font-weight: 400;
    display: none;
    cursor: pointer;
}
