h1, h2, h3, h4, h5, h6, p, a, div, span, li {
    font-family: IRANYekan, sans-serif;
}

p,a,label,button,body{
    font-size:14px;
}
a {
    color: #0074D9;
}

a:hover {
    text-decoration: none;
}

body {
    background: #FFF;
}

.cartWrapper a {
    color: #3F51B5 !important;
}

#menu1 {
    background-color: #000;
    padding-bottom: 8px;
}

#menu1 li a, #menu1 p, #menu1 div {
    color: #FFF;
    text-align: center;
    font-size: 18px;
}

#menu1 li a {
    font-size: 15px;
    margin-right: 10px;
}

#menu1 i {
    font-size: 20px;
    margin-right: 5px;
}

.slider .owl-item > div {
    background-size: 100% 100%;
}

.owl-item p{
    font-size:13px;     
}

@media all and (max-width: 750px) {

    .slider .owl-item > div {
        background-size: auto 100%;
        background-position: center;
    }
}

.slider .owl-item > div {
    color: #FFF;
}


.slider .owl-item > div a {
    background: #FFF;
    border-radius: 10px;
    padding: 0.2rem 3rem;
    color: #000;
}

@media all and (max-width:750px){
    .slider .owl-item > div a {
        background: #FFF;
        border-radius: 10px;
        padding: 0.1rem 1rem;
        color: #000;
    }
}

.breaker {
    width: 100%;
    height: 5px;
    background-image: url("/asset/imgs/breaker.svg");
    background-size: 100% 5px;
}

.newProducts .owl-nav,.categories .owl-nav,.lastProducts .owl-nav{
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: 40%;
}

.newProducts button.owl-prev, .newProducts button.owl-next,.categories button.owl-prev,.categories button.owl-next,.lastProducts button.owl-next,.lastProducts button.owl-prev{
    background: #0088FF !important;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #FFF !important;
}

.discountWrapper {
    background-image: url("/asset/imgs/discount-bg.svg");
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}

@media all and (max-width: 650px) {
    .discountWrapper {
        background: linear-gradient(0deg, #B891CC 0%, #000 100%) !important;
        padding: 10px 0;
    }

    .clock {
        margin: 0 auto;
        display: flex;
        direction: ltr;
        justify-content: center !important;
    }

    footer {
        background-image: url(/asset/imgs/footer-bg.jpg);
        background-size: auto 100% !important;
        background-position: center;
    }

    #phoneRequest {
        border: 1px solid #707070;
        border-radius: 0;
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    #phoneRequestButton {
        width: 100% !important;
        margin: 0 !important;
    }
}

.discountWrapper {
    background-image: url("/asset/imgs/discount-bg.svg");
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}

.addToCardBTN {
    background-image: url("/asset/imgs/add-to-card-bg.svg");
    background-size: 100% auto;
    padding: 7px 0;
    color: #FFF !important;
    border-radius: 3px;
}

.oldPrice {
    color: #FFF;
    text-decoration: line-through red;
    font-size: 13px;
}

footer {
    background-image: url("/asset/imgs/footer-bg.jpg");
    background-size: 100% 100%;
}

footer .footer-breaker {
    margin-top: 10px;
    width: 100%;
    background-image: url("/asset/imgs/footer-breaker.svg");
    background-size: 100% 3px;
    height: 3px;
}

.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    font-size: 18px;
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 99%;
    line-height: 45px;
    text-decoration: none !important;
}


.flip {
    padding: 20px 10px;
}

.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 0 2px;
    width: 5px;
    height: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
}

.flip-clock-dot {
    display: block;
    background: #c0a3db;
    width: 5px;
    height: 5px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 5px;
}

.flip-clock-dot.top {
    top: 10px;
}

.flip-clock-dot.bottom {
    bottom: -10px;
}

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}

.clock {
    margin: 0 auto;
    display: flex;
    direction: ltr;
    justify-content: flex-end;
}

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    left: 20px;
    color: #FFF;
    text-shadow: none;
}

.bg-black, .bg-black.form-control:focus {
    outline: none;
    background-color: #000;
    border: none;
}

#searchModal .modal-dialog {
    margin: 0 auto;
}

#searchModal .modal-content {
    border: 0;
}

.c-pointer {
    cursor: pointer;
}

#searchModal ul li {
    margin-top: 5px;
    color: #777
}

#searchModal p {
    color: #777
}


#productsWrapper .card {
    border: none;
    border-radius: 0;
}

#productsWrapper .searchForm {
    background-color: #F5F5F5;
}

.w-90 {
    width: 90% !important;
}

.wrunner__scale-division_theme_default.wrunner__scale-division {
    display: none;
}

.rangeForm {
    background-color: #FAFAFA;
    border: none;
    width: 100px;
    text-align: center;
    color: #424242;
    font-size: 14px;
}


.filterBTN {
    background-color: #EBEBEB;
    border: 1px solid #9A9A9A;
    padding: 5px 2rem;
    color: #757575;
    margin-top: 1rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.filterBTN:hover {
    background: linear-gradient(90deg, #CFA3E6 0%, #47A0E7 50%, #0088FF 75%, #0074D9 100%);
    border: 2px solid #0074D9;
    color: #FFF;
}

.sortProducts label {
    color: #616161;
    transition: all .2s ease;
    padding: 2px 10px;
    cursor: pointer;
}

.sortProducts input:checked + label, .sortProducts label:hover {
    background: linear-gradient(90deg, #CFA3E6 0%, #47A0E7 50%, #0088FF 75%, #0074D9 100%);
    color: #FFF;
}

#phoneRequest {
    border: 1px solid #707070;
    border-radius: 0;
    width: 60%;
}

#phoneRequestButton {
    background-color: #EBEBEB;
    border: 1px solid #9A9A9A;
    color: #757575;
    padding: 5px 20px;
    transition: all 0.2s ease;
}

#phoneRequestButton:hover {
    background: linear-gradient(90deg, #CFA3E6 0%, #47A0E7 50%, #0088FF 75%, #0074D9 100%);
    color: #FFF;
}

.breadcrumb span:after {
    margin: 0 5px;
    content: url("/asset/imgs/arrow.svg");
}

.breadcrumb span:last-child:after {
    margin: 0 5px;
    content: none;
}

.position-absolute {
    position: absolute;
}

.productImagesDots li {
    margin-bottom: 5px;
}

.nav-tabs .nav-link {
    background-color: #9E9E9E;
    border-left: 1px solid #FFF;
    text-align: center;
    color: #757575;
    border-radius: 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border: none;
    border-top: 2px solid;
    border-image: url("/asset/imgs/border-image.svg") 1 round;
    box-shadow: -5px 5px 5px rgba(0, 0, 0, .1);
    overflow: visible;
    position: relative;
    z-index: 9;
}

#productDetail .card-body {
    min-height: 400px;
}

.productSpecification > .row > .row div:nth-child(1) {
    color: #979797;
    text-align: left;
    padding: 0;
}

.cart-summery > div.row p:nth-child(2) {
    color: #787878;
}

.handleCounter {
    background-color: #E0E0E0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 5px 0;
}

.handleCounter input {
    background-color: transparent;
    border: none;
}

.handleCounter button {
    background-color: transparent;
    border: none;
}

.handleCounter input:focus {
    border: none;
    outline: none;
}

.handle-counter {
    overflow: hidden;
}

.handle-counter .counter-minus, .handle-counter .counter-plus, .handle-counter input {
    float: left;
    text-align: center;
}

.handle-counter .counter-minus, .handle-counter .counter-plus {
    text-align: center;
}

.handle-counter input {
    width: 30px;
    border-width: 1px;
    border-left: none;
    border-right: none;

}

.handle-counter .counter-plus {
    color: #4CAF50;
    text-shadow: 0 0 5px #4CAF50;
    font-size: 20px;
    cursor: pointer;
    border-left: 1px solid #FFF !important;

}

.handle-counter .counter-minus {
    color: #ABABAB;
    font-size: 20px;
    cursor: pointer;
    border-right: 1px solid #FFF !important;

}

.productCard img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.productCard img:hover {
    transform: rotate(-15deg);
}


.sendWays label img {
    border: 2px solid #707070;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transition: all 0.2s ease;
    padding: 1rem;
}

.sendWays label p {
    text-align: center;
    margin-top: 5px;
}


.sendWays input:checked + label img {
    border: 2px solid #2196F3;
    box-shadow: inset 0 1px 9px rgba(33, 150, 243, 0.6);
}

.sendWays input:checked + label p {
    color: #2196F3;
}

#shippingModal input.form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #C1C1C1
}

#shippingModal label {
    color: #424242;
}

#shippingModal .submitShipping button {
    color: #2196F3;
}

#shippingModal .addresses input:checked + label {
    background-color: #2196F3;
    color: #FFF;

}

#shippingModal .addresses label {
    margin-right: 10px;
    background-color: #F5F5F5;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin-bottom: 15px;
}

#profile {
    padding-top: 4rem;
    background: #E0E0E0;
    min-height: 1080px;
}

#profile .profilePic {
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#profile .profileSide {
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#profile table tr td {
    vertical-align: middle;
}

#profile .profile-content {
    background-color: #FFF;
    padding: 2rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);

}

#profile .profile-content .bg-gray {
    background-color: #F6F6F6;
    padding: 10px;
}

#accordion .card-header {
    padding: 0.75rem 1.25rem;
    background:transparent;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #212121;
}
#accordion .card-header p{
    font-size:15px;
    color:#212121;
}

.cartWrapper{
    position:relative;
}

.cartWrapper .badge {
    position: absolute;
    right: -10px;
    top: -5px;
    border-radius: 50%;
    color: #212121;
    background: #ffffff;
}
