﻿@font-face {
    font-family: YekanBakhFaNum-Light;
    font-style: normal;
    font-weight: 300;
    src: url('../Fonts/woff/YekanBakhFaNum-Light.woff') format('woff'), url('../Fonts/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum-Regular;
    font-style: normal;
    font-weight: normal;
    src: url('../Fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'), url('../Fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum-SemiBold;
    font-style: normal;
    font-weight: 600;
    src: url('../Fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'), url('../Fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum-Bold;
    font-style: normal;
    font-weight: bold;
    src: url('../Fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'), url('../Fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum-ExtraBold;
    font-style: normal;
    font-weight: 800;
    src: url('../Fonts/woff/YekanBakhFaNum-ExtraBold.woff') format('woff'), url('../Fonts/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakhFaNum-ExtraBlack;
    font-style: normal;
    font-weight: 900;
    src: url('../Fonts/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'), url('../Fonts/woff2/Yekan Bakh FaNum-ExtraBlack.woff2') format('woff2');
}
html{
    overflow-y: scroll;
    scroll-behavior: smooth;
}
.YekanBakhFaNum-Light {
    font-family: YekanBakhFaNum-Light !important;
}

.YekanBakhFaNum-Regular {
    font-family: YekanBakhFaNum-Regular !important;
}

.YekanBakhFaNum-SemiBold {
    font-family: YekanBakhFaNum-SemiBold !important;
}

.YekanBakhFaNum-Bold {
    font-family: YekanBakhFaNum-Bold !important;
}

.YekanBakhFaNum-ExtraBold {
    font-family: YekanBakhFaNum-ExtraBold !important;
}

.YekanBakhFaNum-ExtraBlack {
    font-family: YekanBakhFaNum-ExtraBlack !important;
}

body {
    direction: rtl;
    font-size: 16px;
    font-family: YekanBakhFaNum-Regular;
    text-align: right;
    color: #333;
    margin: 0;
    padding: 0;
    background-color: #F8F8F8;
    overflow-x: hidden;
    line-height: 2.25;
}

.show-more {
    font-size: 14px;
}

.fa14 {
    font-size: 14px !important;
}

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

.fa18 {
    font-size: 18px !important;
}

.fa20 {
    font-size: 20px !important;
}

.fa22 {
    font-size: 22px !important;
}

.fa24 {
    font-size: 24px !important;
}
.fa1 {
    font-size: 1rem !important;
}
.fa1-2 {
    font-size: 1.2rem !important;
}

.radius10 {
    border-radius: 10px !important;
}

.radius15 {
    border-radius: 15px !important;
}

.radius20 {
    border-radius: 20px;
}

.radius30 {
    border-radius: 30px;
}

.radius45 {
    border-radius: 45px;
}

.radius55 {
    border-radius: 55px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    box-sizing: border-box;
}

img {
    border: none;
    text-decoration: none;
    outline: none;
    max-width: 100%;
    height: auto;
}
th{
    vertical-align:middle !important;
}
input:focus,
select:focus,
button:focus {
    outline: none;
}

img[class*="align"] {
    height: auto;
    max-width: 100%;
}

img.size-full,
img.size-large,
img.header-image {
    max-width: 100%;
    height: auto;
    display: block;
}

.aligncenter,
div.aligncenter {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

nav{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul{
    padding-right: 40px;
}

ul li strong{
    font-family: 'YekanBakhFaNum-Bold' !important;
}

i {
    font-style: normal;
}

a {
    color: #2b2626;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
    color: #A020F0;
}

.a-button {
    background-color: #292D32;
    color: #fff;
}

.a-button:hover {
    background-color: #A020F0;
    transition: .4s;
}

.owl-product a:hover {
    color: #2b2626;
}

.owl-product-page a:hover {
    color: #2b2626;
}

.carding-blog a:hover {
    color: #2b2626;
}

a.card-pro:hover {
    color: #2b2626;
}

.carding-blog p {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: YekanBakhFaNum-ExtraBold, Tahoma;
    margin: 0;
    padding: 0;
    line-height: 1.8em;
}

.news-content h2 {
    font-family: YekanBakhFaNum-Light !important;
}

.h1,
h1 {
    font-size: 2rem !important;
}

.h2,
h2 {
    font-size: 2.1rem;
}

.h3,
h3 {
    font-size: 1.3rem;
}

.h4,
h4 {
    font-size: 1.1rem;
}

.h5,
h5 {
    font-size: 1rem;
    letter-spacing: -0.75px;
}

.clear,
.clearfix {
    clear: both;
}

.clear:after,
.clear:before,
.clearfix:after,
.clearfix:before {
    content: '';
    display: block;
    clear: both;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

.card {
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    position: relative;
    border: none;
}

.display-4 {
    font-size: 3rem !important;
}

@keyframes floating2 {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(15px);
        -moz-transform: rotateX(0deg) translateY(15px);
        -ms-transform: rotateX(0deg) translateY(15px);
        -o-transform: rotateX(0deg) translateY(15px);
        transform: rotateX(0deg) translateY(15px);
    }
    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes floating2 {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(15px);
        -moz-transform: rotateX(0deg) translateY(15px);
        -ms-transform: rotateX(0deg) translateY(15px);
        -o-transform: rotateX(0deg) translateY(15px);
        transform: rotateX(0deg) translateY(15px);
    }
    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #A020F0;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}
.color-orange {
    color: #A020F0;
}

.color-white {
    color: #fff;
}

.h120 {
    height: 120px;
}

.h200 {
    height: 200px;
}

.maxw404 {
    max-width: 700px;
}

.header-btop {
    border-top: 8px solid #A020F0;
}

.radius-slide {
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}

.service_style {
    background: #fff;
    transition: .4s;
    border: 1px solid #A020F0;
}

.service_style:hover {
    background: rgba(254, 191, 15, 0.1);
}

.category-style h3 {
    letter-spacing: -0.75px !important;
}

.arrow-box {
    left: -0px !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #A020F0;
}

.bg-gray {
    background-color: #EBEBEB !important;
}

.owl-carousel.owl-rtl .owl-item {
    padding: 0 7px !important;
}

.owl-item img {
    height: auto !important;
}

.cart-shop-plus {
    background-color: #087c7a;
}

.cart-shop-plus span {
    display: none;
}

.card-body {
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 30px;
    background-color: #fff;
    border: none;
}

.add-shoping span {
    background: rgba(254, 191, 15, 0.15);
}

.add-shoping:hover .card-a {
    display: inline !important;
}

.add-to-cart {
    font-size: 12px;
    width: 50px;
    height: 50px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .3s;
}

.add-to-cart span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    width: 0;
    position: relative;
    right: -10px;
}

.add-to-cart.hoverable:hover {
    width: 230px;
}

.add-to-cart.outlined {
    background: #A020F026;
}

.add-to-cart.hoverable:hover span {
    visibility: visible;
    opacity: 1;
    width: 78%;
}

.pic55 {
    width: 70px;
    height: 70px;
}

.pic155 {
    width: 140px;
    height: 140px;
    border: 3px solid #fff;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
}

.add-shoping:hover .box-full-add-shop {
    width: 100% !important;
}

.bg-question {
    background: white;
}

.question-bg {
    margin-top: 1rem;
    background-image: url(../Img/comment-background.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: auto;
}

.p-6 {
    padding: 3rem 6rem;
}

.cateblog {
    position: absolute;
    top: -18px;
    background-color: #fff;
    color: #A020F0 !important;
    font-family: YekanBakhFaNum-Light;
    border-radius: 10px;
    font-size: 13px;
    padding: 5px 20px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}

.carding-blog img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.carding-blog h4 {
    margin-top: 2.7rem !important;
}

.footer-parent .round-btn {
    display: inline;
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin: 15px 8px;
}

.footer-parent .round-btn a {
    display: block !important;
    padding: 10px 13px;
    font-size: 18px;
    border-radius: 50%;
}

.footer-parent .round-btn .icon {
    padding: 3px;
}

.footer-parent .round-btn .icon img {
    height: 24px;
    width: 32px;
    margin-top: 6px;
}

.footer-parent .standard_header .standard_social_links {
    margin-left: 1rem;
}

.footer-parent .footer-wrap {
    background-size: cover;
}

.footer-parent .footer-wrap h3 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-parent .footer-wrap p {
    line-height: 24px;
    color: #e2e0e0;
    text-align: justify
}

.footer-parent .footer-category a {
    color: #e2e0e0 !important;
}

.footer-parent .footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}

.footer-parent .footer-wrap p a:hover {
    text-decoration: none;
    color: #ff7800;
}

.footer-parent .footer-links li {
    display: inline-block;
    background-color: #fff;
    margin: 2px;
    border-radius: 10px;
}

.footer-parent .footer-links li a {
    font-size: 13px;
    line-height: 30px;
    color: #ccc;
    text-decoration: none;
}

.media-icone svg {
    margin-left: 1rem;
}

.footer-parent .footer-category li a {
    line-height: 45px;
    color: #ccc;
    text-decoration: none;
}

.footer-parent .footer-category li a:hover {
    color: #A020F0 !important
}

.footer-parent .address {
    color: #b3b3b3;
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}

.footer-parent .address:before {
    position: absolute;
    top: 0;
    left: 0;
}

.footer-parent .info a {
    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.footer-parent .info a {
    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.footer-parent .copyright {
    background: #A020F0;
}

.footer-parent .second_class {
    padding-bottom: 25px;
}

.footer-parent .first_class {
    padding-bottom: 21px;
}

.footer-parent .first_class p,
footer .first_class h3 {
    margin: 0 0;
}

.footer-parent {
    background: #292D32;
    border-top: 5px solid #A020F0;
}

.newsletter input[type="text"] {
    width: 100%;
    background: #fff;
    color: #333;
    border: none;
    padding: 14px 20px;
    border-radius: 50px;
    margin-top: 12px;
}

.footer-parent .second_class_bdr {
    padding-top: 25px;
    border-top: 1px solid #8d8d8d;
}

.footer-parent .round-btn {
    margin: 15px 4px;
}

.footer-parent dl,
ol,
ul {
    padding-left: 5px;
}

.footer-parent li {
    list-style: none;
    padding: 0 !important
}

@media (max-width: 768px) {
    .footer-parent .round-btn {
        margin: 15px 4px;
    }
}

@media (max-width: 320px) {
    .footer-parent .copyright {
        font-size: 13px;
    }

    .pro img {
        height: auto !important;
        width: 100% !important;
    }
}

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

.bg-clock {
    background: rgba(255, 255, 255, 0.1);
}

.clock-pet {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bkg .bg-package {
    height: 100px !important;
}

@media screen and (max-width: 767px) {
    .bkg .bg-package {
        height: 100px !important;
    }
}

.bg-package {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bg-package h1 {
    font-size: 1.2rem !important;
    font-family: YekanBakhFaNum-Light
}

.breadcrumb {
    padding: 0.5rem 1rem !important;
    background-color: #fff !important;
    margin-bottom: 0 !important;
}

.breadcrumb ul li {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
    margin-right: 5px;
}

.breadcrumb ul li .current {
    font-weight: 400;
}

.breadcrumb ul li a {
    color: #000;
}

#cstm_collapsible .collapsible {
    background: rgba(89, 169, 38, 0.05);
    color: #444;
    cursor: pointer;
    padding: 12px;
    width: 100%;
    text-align: right;
    border: none;
    outline: none;
    transition: 0.4s;
    border-radius: 15px;
}

#cstm_collapsible .collapsible:after {
    content: '\002B';
    color: #FFB500;
    font-size: 14px;
    float: right;
    margin-left: 5px;
    transition: all 0.4s;
    font-weight: bold;
    padding: 0px 9px;
}

#cstm_collapsible .active:after {
    content: "\2212";
    transform: rotate(180deg);
    transition: all 0.4s;
}

#cstm_collapsible .content {
    padding: 0 18px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    margin-bottom: 10px;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}

#cstm_collapsible .active {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.profile {
    text-align: center;
}

.profile img {
    width: 120px;
    height: 120px;
    margin: 15px auto;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #A020F0;
}

.profile span {
    color: #A020F0;
    margin-top: 20px;
    font-size: 12px;
}

.profile ul li {
    list-style: none;
    display: inline;
}

.profile ul li a {
    margin: 0 5px;
    font-size: 20px;
    transition: 0.5s;
    text-align: center;
}

.profile .text-ins {
    color: #ea00a5 !important;
}

.form-control:focus:not(textarea) {
    border-color: #ced4da !important;
    outline: unset !important;
    box-shadow: unset !important;
}

.form-control {
    border: none !important;
    padding: 0.90rem !important;
    color: #222 !important;
    text-indent: 10px !important;
    border-radius: 15px !important;
    font-weight: 300 !important;
}

.contact-form textarea {
    height: 6.5rem;
}

.whatNeed .form-control {
    box-shadow: 1px 1px 3px 1px #f4f3f3 !important;
    border-radius: 12px !important;
    padding: .55rem .75rem !important;
}

.form-control {
    font-size: 0.90rem !important;
    background-color: #F2F2F2;
}

.form-control::placeholder {
    color: #b1b1b0 !important;
}

.btn {
    font-size: 0.8rem;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 55px;
}

.btn-lightorng {
    background-color: #A020F0;
    color: #fff;

}
.btn-lightorng:hover {
    background-color: #8a1ecd;
    color: #fff;
}

.bg-dark {
    background-color: #2F3134;
    background-image: url(../Img/bg-cunter.png);
    background-size: cover;
}

.contact-box {
    text-align: center !important;
    padding: 25px;
}

.contact-box .icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: rgba(89, 169, 38, 0.10);
    border-radius: 50%;
    font-size: 30px;
    color: #13c4a1;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 0 auto;
    margin-bottom: 15px;
}

.contact-box:hover .icon,
.service_style:hover .icon {
    color: #ffffff;
    background: #fff;
}

.contact-box:hover {
    cursor: pointer;
    background: rgba(254, 191, 15, 0.1);
    transition: .4s;
}

.op {
    height: 450px;
    color: #fff;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}

.op-description {
    position: absolute;
    bottom: 0px;
    padding: 2rem;
    padding-top: 6rem;
    background: linear-gradient(181.24deg, rgba(0, 0, 0, 0) 12.38%, rgba(0, 0, 0, 0.54) 65.55%, rgba(0, 0, 0, 0.75) 111.94%);
}

.bt-1 {
    border-top: 1px solid #C3C3C2;
}

.thumb-post img {
    width: 60px;
    height: 60px;
    border-radius: 14px;
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, .1);
    padding: 2px;
}

.thumb-post h3 {
    font-size: 0.8rem !important;
}

.cati a:hover,
.thumb-post a:hover {
    color: #176f99 !important;
}

.mt-7 {
    margin-top: 7rem;
}

#owl-mainslider .owl-nav {
    display: none;
}

#owl-mainslider .owl-dots {
    margin-top: 1rem;
}

#owl-categories .owl-nav {
    display: none;
}

#owl-categories .owl-dots {
    margin-top: 1rem;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #A020F0 !important;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #D9D9D9 !important;
}

#owl-Story .owl-nav {
    display: none;
}

#owl-Story .owl-dots {
    margin-top: 1rem;
}

.overlyblog {
    transition: .4s;
    height: 365px;
}

.overlyblog h5{
    height: 65px;
}
.overlyblog:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    cursor: pointer;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=tel]:focus {
    border: 1px solid #A020F0 !important;
}

input[type=email]:focus {
    border: 1px solid #A020F0 !important;
}

.contact-form textarea:focus {
    border: 1px solid #A020F0 !important;
}

.comment-page-blog textarea:focus {
    border: 1px solid #A020F0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.comment-page-blog input[type=text] {
    width: 49%;
}

.bg-title-sidebar {
    background: rgba(89, 169, 38, 0.10);
}

.side-category ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.side-category ul li a:hover {
    color: #A020F0;
}

.arrow-cat {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.arrow-cat:hover {
    background-color: #A020F0;
    transition: 0.4s;
}

.pagination > li > a {
    border-radius: 30px !important;
    margin: 2px !important;
    padding: 8px 16px 8px;
}

.page-link:focus {
    outline: unset !important;
    box-shadow: unset !important;
}

.page-item.active .page-link {
    background-color: #A020F0 !important;
    /*border: none;*/
    margin: 2px !important;
    padding: 8px 16px 8px;
    border-radius: 30px !important;
}
.page-item:last-child .page-link{
    margin: 2px !important;
    padding: 8px 16px 8px;
    border-radius: 30px !important;
}
.page-link {
    color: #1c4168;
    background-color: #fff;
}
.page-link:disabled {
    color: #1c4168 !important;
    text-decoration: none;
    background-color: #e9ecef !important;
    cursor: not-allowed !important;
}

.contact-form a.register-btn {
    margin-right: 1rem !important;
}

.contact-form a.register-btn:hover {
    color: #A020F0;
}

.reset-pass:hover {
    color: #A020F0;
}

.btn-checkout {
    width: 100%;
    margin-top: 1rem;
}

.input-cart {
    border-radius: 0 !important;
    text-align: center;
    background-color: #fff;
}

input[type=text].input-cart:focus {
    border: none !important;
}

.cart-increment {
    border: 1px solid #CDCDCD;
}

.quantity-right-plus,
.quantity-left-minus {
    background-color: transparent;
    color: #fff;
}

.quantity-right-plus:focus,
.quantity-left-minus:focus {
    box-shadow: none;
}

.bt-cart {
    border-top: 1px solid #CDCDCD;
}

.color-gray {
    color: #C3C3C2;
}

.color-dark {
    color: #333;
}

.mytab-vertical .nav-tabs {
    justify-content: center;
    border: transparent;
}

.mytab-vertical .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #A020F0 !important;
    border-color: transparent !important;
}
.mytab-vertical .nav-tabs .tab-button.active {
    color: #fff;
    background-color: #A020F0 !important;
    border-color: transparent !important;
}

.mytab-vertical .nav-tabs .nav-link {
    border-radius: 55px;
}
.mytab-vertical .nav-tabs .tab-button {
    border-radius: 55px;
}

.nav-tabs .nav-link:hover {
    color: #333;
}
.nav-tabs .tab-button:hover {
    color: #333;
}

.mytab-vertical .nav-tabs .nav-item {
    text-align: center;
}

.mt-0 {
    margin-top: 0 !important;
}

@media screen and (max-width: 1200px) {
    .container {
        max-width: 95% !important;
    }
}

@media screen and (max-width: 998px) {
    .login a {
        display: none;
    }

    .login {
        padding: 0.9rem !important;
    }

    .logo-mobile {
        display: inline-block !important;
        margin-right: 1rem;
        margin-top: 0.5rem;
    }

    .form-checkout {
        display: block !important;
    }

    .blog-p {
        padding-left: 0 !important;
    }

    .pic-product {
        display: block !important;
    }

    .box-title {
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .p-checkout {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .radius-slide {
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .commernt-res {
        display: block !important;
        padding: 4rem 3rem;
    }

    .op {
        height: 280px;
    }

    .cart-res {
        display: block !important;
        text-align: center;
    }

    .bt-cart {
        margin-top: 1rem;
    }

    .copyright {
        display: block !important;
    }

    .logo-footer {
        text-align: center !important;
        margin-top: 1rem;
    }

    .media-icone {
        justify-content: center;
        margin-bottom: 1rem;
    }
}

@media screen and (max-width: 576px) {
    .op {
        height: 220px;
    }
}

#cart-count, #comparison-count {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: red;
    color: white;
    font-size: 10px;
    border-radius: 50%;
}

.mobile-nav-button {
    margin-top: 25px;
}

.rating {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 50px;

}
.rating.rating-inline {
    height: 28px;
    font-size: 20px;
    display: inline;
    line-height: 7px;

}
.rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

.rating label:last-child {
    position: static;
}

.rating label:nth-child(1) {
    z-index: 5;
}

.rating label:nth-child(2) {
    z-index: 4;
}

.rating label:nth-child(3) {
    z-index: 3;
}

.rating label:nth-child(4) {
    z-index: 2;
}

.rating label:nth-child(5) {
    z-index: 1;
}

.rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rating label .icon {
    float: left;
    color: transparent;
}

.rating label:last-child .icon {
    color: #000;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
    color: #A020F0;
}

.rating label input:focus:not(:checked) ~ .icon:last-child {
    color: #000;
    text-shadow: 0 0 5px #09f;
}
.rating .icon.filled{
    color: #A020F0 !important;
}
.form-control[readonly] {
    background-color: #F2F2F2;
}

.jumbotron {
    padding: 2rem 1rem !important;
}
.jumbotron.jumbotron-sm {
    padding: 1rem 1rem !important;
}

button.swal2-close {
    outline: 0 !important;
    box-shadow: unset !important;
}

.popup-banner-container .swal2-popup {
    padding: 0 !important;
}

.popup-banner-container .swal2-popup .swal2-html-container {
    padding: 0 !important;
    margin: 0 !important;
}

#banner_top_container {
    padding: 0.5rem 0;
    background-color: #A020F0;
}

.main_wrap {
    position: relative;
}

.banner-side {
    position: fixed;
    bottom: 1rem;
    z-index: 1059;
}

#banner-left {
    left: 1rem;
}

#banner-right {
    right: 1rem;
}

table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_desc_disabled, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_desc_disabled {
    padding-right: .75rem !important;
}

table.dataTable td, table.dataTable th {
    text-align: center !important;
}

a.colored {
    color: #A020F0;
}

.select2-selection--single .select2-selection__arrow {
    top: 0.7rem !important;
}

.select2-container--default .select2-selection--single {
    height: 50px !important;
    padding: 0.7rem !important;
    background-color: #f2f2f2 !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 15px !important;
    border: none !important;
}

.btn-success {
    background-color: #A020F0 !important;
    border-color: #A020F0 !important;
}
.card-dark .card-body{
    border-width: 1px;
    border-style: solid;
    border-radius: unset;
}
.card.child {
    border-radius: unset;
}

.card.child .card-header {
    padding: 0.05rem 1.25rem !important;
    font-size: 12px;
}

.card-footer {
    padding: 0.05rem 1.25rem !important;
}

.card-dark .card-header, .card-dark .card-footer {
    background-color: #292D32;
    color: whitesmoke;
}
.card .card-children{
    padding: 0.25rem 1.5rem 0.75rem 0;
}
.badge-lg{
    font-size: 20px !important;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}
.shoping-cart {
    height: 50px;
    position: relative;
}
a.active{
    color: #A020F0;
}
.list-product-title-container{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.out-of-stock img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.out-of-stock{
    color: grey !important;
}
.out-of-stock .list-product-price-container{
    display: none;
}
.out-of-stock .list-product-out-of-stock-container{
    display: block !important;
}
/*.list-product-container{*/
/*   */
/*}*/
.list-product{
    border: 1px solid #A020F0;
    border-radius: 30px;
    min-height: 395px;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
}
.list-product .img-fluid{
    height: unset;
}
.content>a{
    color: #A020F0;
}
#banner_sliders img{
    width: 100% !important;
}
.banner-side-closer {
    overflow: hidden;
    position: relative;
    border: none;
    padding: 0;
    width: 1.3em;
    height: 2em;
    border-radius: 50%;
    background: transparent;
    color: black;
    font: inherit;
    text-indent: 100%;
    cursor: pointer;

}
.banner-side-closer:before, .banner-side-closer:after {
               position: absolute;
               top: 15%; left: calc(50% - .0625em);
               width: .125em; height: 70%;
               border-radius: .125em;
               transform: rotate(45deg);
               background: currentcolor;
               content: ''
       }

.banner-side-closer:after { transform: rotate(-45deg); }

#search_bar_container {
    height: 50px;
    position: absolute;
    bottom: -50px;
    left: 15px;
    right: 15px;
    display: none;
}

#search_bar{
    background: #292d32;
    color: white !important;
    border-radius: 0 !important;
    outline: none !important;
    border: 0 !important;
}
#search_button.active>div{
    background: #292d325c;
}
#search_bar_container #search_results_container{
    background: rgb(41 45 50 / 85%);;
    color: white;
    text-align: center;
}
#search_bar_container .search_result{
    text-align: right;
    border-bottom: 1px solid darkgray;
    padding: 0 0.5rem;
}
#search_bar_container .search_result a {
    color: white !important;
    display: block;
}
#search_bar_container .search_result sub {
    display: block;
    width: 100%;
    height: 15px;
    margin-top: 5px;
    color: #ffffff6b;
}
.floating-btn{
    position: fixed;
    bottom: 1rem;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    z-index: 999999;
}
.floating-btn-link{
    color: white !important; border-radius: 5px; width: 140px; display: inline-block; margin-bottom: 0.2rem
}
.left-floating{
    left: 1rem;
}
.right-floating{
    right: 1rem;
}
#mobile-bottom-bar-placeholder{
    height: 40px;
    width: 100%;
}
#mobile-bottom-bar{
    position: fixed;
    bottom: 0;
    padding-top: 20px;
    right: 0;
    left: 0;
    color: white;
    z-index: 999999;
    text-align: center;
}
#mobile-bottom-bar .mobile-bottom-bar-button-container{
    position:relative; width: 33.33%; float: right; background: #292d32;
    border-top: 1px solid #f8f8f8;
    padding-bottom: 10px;
}
#mobile-bottom-bar .mobile-bottom-bar-button-container p{
    font-size: 14px;
}
#mobile-bottom-bar .mobile-bottom-bar-button-container a{
    color: white !important;
}
#mobile-bottom-bar .mobile-bottom-bar-button-container .mobile-bottom-bar-button{
    background: #292d32;
    width: 36px;
    height: 36px;
    margin: auto;
    margin-top: -18px;
    border-radius: 50%;
    padding-top: 2px;
    border: 1px solid #c4c6c7;
}
.list-product h2, .carding-blog h2{
    font-size: 1rem;
    letter-spacing: -0.75px;
}
.dropdown-menu{
    left: unset;
    right: 0;
    text-align: right;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
.mobile-menu-wrap ul li{
    float: right;
    width: 100%;
}
.mobile-sub-menu-item-toggler{
    cursor: pointer;
    width: 30px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #dedede;
}
.mobile-sub-menu-item{
    padding-right: 1.5rem;
}
.post-content img,
.article-content img,
.content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px auto;
}

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 1.6rem !important;
  }
  h2, .h2 {
    font-size: 1.3rem !important;
  }
}
img[style] {
  width: 100% !important;
  height: auto !important;
}
img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
  margin: 10px auto;
}
.article-content img,
img[style*="width"] {
  max-width: 100% !important;
  height: auto !important;
  display: block;
  margin: 10px auto;
}
