/*start helpers style*/
/* start main colors variables */
/* end colors variables */
.opacity-7 {
    opacity: 0.7 !important;
}

.clear {
    clear: both;
    height: initial !important;
}

.m-height {
    min-height: 73.5vh;
    padding: 10px 0 40px;
}

.ml-none {
    margin-left: 0 !important;
}

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

.mb-none {
    margin-bottom: 0 !important;
}

.mr-none {
    margin-right: 0 !important;
}

.pr-none {
    padding-right: 0 !important;
}

@media (max-width: 767.98px) {
    .pr-none {
        padding-right: 15px !important;
    }
}

.pl-none {
    padding-left: 0 !important;
}

@media (max-width: 767.98px) {
    .pl-none {
        padding-left: 15px !important;
    }
}

.pr-none {
    padding-right: 0 !important;
}

.pl-10 {
    padding-left: 10px;
}

@media (max-width: 575.98px) {
    .pl-10 {
        padding-left: 15px !important;
    }
}

.pt-15 {
    padding-top: 15px;
}

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

.pt-none {
    padding-top: 0 !important;
}

.p-none {
    padding: 0;
}

@media (max-width: 1199.98px) {
    .d-none-1200 {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    .d-none-sm {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    .d-none-lg {
        display: none !important;
    }
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991.98px) {
    .justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.inline-flex {
    align-items: center;
    display: inline-flex;
}

.class-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    text-align: center;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.row .col-grid {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 575.98px) {
    .row {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .col-xs-6 {
        width: 50% !important;
        padding: 0 5px;
    }
}

.col {
    float: right;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

@media (max-width: 575.98px) {
    .col {
        padding-left: 0 !important;
    }
}

.ltr .ml-none {
    margin-left: inherit !important;
    margin-right: 0 !important;
}

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

.ltr .mb-none {
    margin-bottom: 0 !important;
}

.ltr .mr-none {
    margin-right: inherit !important;
    margin-left: 0 !important;
}

.ltr .pr-none {
    padding-right: 0 !important;
}

@media (max-width: 767.98px) {
    .ltr .pr-none {
        padding-right: 15px !important;
    }
}

.ltr .pl-none {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media (max-width: 767.98px) {
    .ltr .pl-none {
        padding-left: 10px !important;
        padding-right: 15px !important;
    }
}

.ltr .pr-none {
    padding-right: inherit !important;
    padding-left: 0 !important;
}

.ltr .pl-10 {
    padding-left: inherit;
    padding-right: 10px;
}

@media (max-width: 575.98px) {
    .ltr .pl-10 {
        padding-left: inherit !important;
        padding-right: 15px;
    }
}

.ltr .alert-button span {
    text-align: left;
}

.splide__slide img {
    width: 100%;
    height: auto;
}

/* ========== start img style =========== */
.img-box {
    width: 100%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-size: cover;
    background-position: center;
}

.img-box img {
    width: 100%;
    min-height: 100%;
    max-height: 100%;
}

/* ========== end img style =========== */
img.lazyload {
    display: block;
    /* optional way, set loading as background */
    background-image: url("../images/spinner.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.item section label, .item:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.item .img-box .Wishes {
    -webkit-box-shadow: 0 0 7px 0 #ffffff40;
    -o-box-shadow: 0 0 7px 0 #ffffff40;
    box-shadow: 0 0 7px 0 #ffffff40;
}

.bra-dropbtn, .single .section .product-info section .action-button .btn-global, .copy-link-btn, .copy-desc-btn, .download-photo-btn, .item, .item .img-box .Wishes, .item .img-box .overlay, .item .img-box .btn-global, .item section section .title h2,
.item section section .title h3, .item section section button,
.item section section a, .head a:last-of-type, body .btn-head, body .single .share .share-div .media a div svg {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.item .img-box .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
    background-color: #2925259c;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

* {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: "din next lt arabic medium", "DroidArabicKufiBold", "DroidArabicKufiRegular", serif;
}

/* The following rules are deprecated. */
.rtl {
    direction: rtl;
    text-align: right;
}

.ltr {
    direction: ltr;
    text-align: left;
}

body {
    position: relative;
}

.col {
    float: right;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

@media (max-width: 575.98px) {
    .col {
        padding-left: 0 !important;
    }
}

.section {
    margin: 20px 5px;
}

@media (max-width: 575.98px) {
    .section {
        margin: 20px 0;
    }
}

.simliar {
    margin-top: 30px;
}

.btn.focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-section {
    margin: 10px 0 10px !important;
}

.row {
    width: 100%;
}

@media (max-width: 575.98px) {
    .container,
    .container-fluid {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

@media (min-width: 1440px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1420px;
    }
}

@media (min-width: 1280.25px) and (max-width: 1439.75px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1340px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1255px;
    }
}

@media (min-width: 3800px) {
    .container-fluid {
        max-width: 2000px;
        width: initial;
    }
}

a:hover {
    text-decoration: none;
}

ul {
    list-style: none !important;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 575.98px) {
    .cookiealert {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .swiper-pagination {
        margin: 0 !important;
    }
}

/* ========== start head Style =========== */
#st_gdpr_iframe {
    left: 0 !important;
    display: none;
}

/*end helpers style*/
/*start pages style*/
.bra-dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.bra-dropbtn {
    font-size: 16px;
    background-color: #34075f;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #34075f;
    border-radius: 7px;
    outline: 0;
}

.bra-dropbtn:hover {
    background-color: #b82e9a;
    border: 1px solid #b82e9a;
}

.bra-dropdown-content {
    position: absolute;
    top: 100%;
    background-color: #f9f9f9;
    min-width: 160px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 25;
    display: none;
}

.bra-dropdown-content a {
    color: #333;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.bra-dropdown-content a:hover {
    background-color: #f1f1f1;
}

.show {
    display: block;
}

.img-branch {
    width: 100%;
    height: auto;
    padding: 20px;
    margin: auto;
}

.img-branch img {
    -o-object-fit: contain;
    object-fit: contain;
}

.visit-branch {
    color: #97197d;
    font-size: 18px;
    font-weight: bold;
}

.visit-branch:hover {
    color: #97197d;
}

.visit-branch:focus {
    color: #97197d;
}

.single .fixed-top {
    z-index: 100000;
}

.single .m-height {
    padding: 0 0 40px;
}

@media (min-width: 992px) {
    .single .single-container {
        max-width: 1300px;
    }
}

@media (max-width: 575.98px) {
    .single .single-container {
        padding: 10px 0 15px;
    }
}

.single .product-carousel {
    padding: 30px 15px 10px;
    margin: 0 !important;
}

@media (max-width: 767.98px) {
    .single .product-carousel {
        padding: 10px 0 0 0;
        margin: 0;
    }
}

.single .section .carousel {
    padding: 0 30px;
}

@media (max-width: 991.98px) {
    .single .section .carousel {
        padding: 0;
    }
}

.single .section .carousel .swiper-container {
    width: 100%;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}

.single .section .carousel .swiper-container .swiper-slide {
    background-size: cover;
    background-position: center;
}

.single .section .carousel .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.single .section .carousel .swiper-container .swiper-button-next,
.single .section .carousel .swiper-container .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.single .section .carousel .swiper-container .swiper-button-next::after,
.single .section .carousel .swiper-container .swiper-button-prev::after {
    font-size: 22px;
    font-weight: bold;
}

@media (max-width: 767.98px) {
    .single .section .carousel .swiper-container {
        height: 300px;
    }

    .single .section .carousel .swiper-container .swiper-button-next,
    .single .section .carousel .swiper-container .swiper-button-prev {
        width: 30px;
        height: 30px;
    }

    .single .section .carousel .swiper-container .swiper-button-next::after,
    .single .section .carousel .swiper-container .swiper-button-prev::after {
        font-size: 15px;
    }
}

@media (max-width: 575.98px) {
    .single .section .carousel .swiper-container {
        height: 250px;
    }
}

.single .section .carousel .singleSwiper2 {
    width: 100%;
}

.single .section .carousel .singleSwiper2 .swiper-slide img {
    -o-object-fit: contain;
    object-fit: contain;
}

.single .section .carousel .singleSwiper {
    height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 10px 0;
}

@media (max-width: 575.98px) {
    .single .section .carousel .singleSwiper {
        height: 40px;
    }
}

.single .section .carousel .singleSwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.single .section .carousel .singleSwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.single .section .carousel .singleSwiper .swiper-button-next,
.single .section .carousel .singleSwiper .swiper-button-prev {
    width: 20px;
    height: 20px;
    top: 50px;
}

.single .section .carousel .singleSwiper .swiper-button-next::after,
.single .section .carousel .singleSwiper .swiper-button-prev::after {
    font-size: 10px;
}

.single .section .carousel .singleSwiper .swiper-button-next svg,
.single .section .carousel .singleSwiper .swiper-button-prev svg {
    font-size: 12px;
}

@media (max-width: 575.98px) {
    .single .section .carousel .singleSwiper .swiper-button-next,
    .single .section .carousel .singleSwiper .swiper-button-prev {
        top: 30px;
    }
}

.single .section .product-info {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: inherit;
    margin-bottom: 0px !important;
    padding: 0;
}

@media (max-width: 991.98px) {
    .single .section .product-info {
        padding: 0;
    }
}

.single .section .product-info section .title h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}

@media (max-width: 767.98px) {
    .single .section .product-info section .title h1 {
        font-size: 1.6rem;
    }
}

.single .section .product-info section .price {
    margin-bottom: 10px;
    position: relative;
}

@media (max-width: 575.98px) {
    .single .section .product-info section .price {
        margin-bottom: 10px;
    }
}

.single .section .product-info section .price span small {
    font-size: 15px;
    margin: 0 2px 0 0;
}

.single .section .product-info section .price span:first-child {
    font-weight: bold;
    font-size: 2rem;
}

@media (max-width: 575.98px) {
    .single .section .product-info section .price span:first-child {
        font-size: 1.5rem;
    }
}

.single .section .product-info section .profit {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

.single .section .product-info section .profit .profit-per {
    color: #97197d;
}

.single .section .product-info section label {
    position: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: initial;
    margin-bottom: 15px;
}

@media (max-width: 575.98px) {
    .single .section .product-info section label {
        margin-bottom: 5px;
    }
}

.single .section .product-info section label span {
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 8px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single .section .product-info section .classification ul {
    overflow: hidden;
    margin-bottom: 0;
}

.single .section .product-info section .classification ul li {
    font-size: 14px;
    margin: 7px 0 15px;
}

@media (max-width: 575.98px) {
    .single .section .product-info section .classification ul li {
        margin: 7px 0;
    }
}

.single .section .product-info section .classification ul li h6 {
    display: inline-block;
    font-weight: bolder;
}

.single .section .product-info section .classification ul li label {
    margin-bottom: -4px;
    padding: 0 2px;
}

.single .section .product-info section .classification ul li label a {
    padding: 0 10px;
    border-radius: 5px;
    font-size: 10px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single .section .product-info section .classification ul li label a strong {
    font-weight: normal;
}

.single .section .product-info section .classification ul li label svg {
    color: #fff;
    font-size: 11px;
    margin: 2px 6px;
}

.single .section .product-info section .classification ul .tags label {
    margin-bottom: 4px;
}

.single .section .product-info section .action-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
}

.single .section .product-info section .action-button .btn-global {
    height: 50px;
    width: calc(100% - 70px);
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    margin: inherit;
    padding: 0 8px !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 15px;
    text-align: center;
    border: none;
}

@media (max-width: 575.98px) {
    .single .section .product-info section .action-button .btn-global {
        width: calc(100% - 60px);
    }
}

.single .section .product-info section .action-button .heart {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: inherit;
    margin-left: 30px;
    flex-shrink: 0;
}

.single .section .product-info section .action-button .heart svg {
    font-size: 35px;
    margin-left: 5px;
}

@media (max-width: 575.98px) {
    .single .section .product-info section .action-button {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin: 10px 0;
    }

    .single .section .product-info section .action-button .heart {
        margin: 5px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: right;
        margin-left: 15px;
    }

    .single .section .product-info section .action-button .heart svg {
        margin-left: 5px;
    }

    .single .section .product-info section .action-button .heart span {
        font-size: 11px !important;
    }

    .single .section .product-info section .action-button .btn-global {
        float: right;
        margin: 0;
        height: 45px;
    }
}

@media (max-width: 575.98px) {
    .single .section .product-info .share {
        padding: 0;
    }

    .single .section .product-info .share .share-div {
        padding: 0;
    }
}

.single .description-info,
.single .cliparai,
.single .share,
.single .simliar {
    margin: 15px 0;
}

.single .description-info {
    margin: 10px 0;
    padding: 15px;
    width: 100%;
    background-color: #fff;
}

.single .description-info h4 {
    margin-bottom: 0;
    font-weight: bold;
}

@media (max-width: 575.98px) {
    .single .description-info h4 {
        font-size: 22px;
    }
}

.single .description-info ul {
    margin-bottom: 0;
    font-size: 14px !important;
    font-family: "Cairo", Tahoma, sans-serif !important;
}

@media (max-width: 575.98px) {
    .single .description-info ul {
        font-size: 12px !important;
    }
}

.single .description-info ul li {
    font-family: "Cairo", Tahoma, sans-serif !important;
    font-size: 14px !important;
    min-height: 10px;
    max-height: 290px;
    overflow: hidden;
    position: relative;
    width: 72%;
}

@media (max-width: 575.98px) {
    .single .description-info ul li {
        font-size: 12px !important;
        width: 100%;
    }
}

.single .description-info ul li p {
    margin-bottom: 0;
    line-height: 2 !important;
    font-family: "Cairo", Tahoma, sans-serif !important;
    font-size: 14px !important;
}

@media (max-width: 575.98px) {
    .single .description-info ul li p {
        font-size: 12px !important;
    }
}

.single .description-info ul li p iframe {
    width: 90%;
    height: 500px;
    margin: auto;
    display: block;
}

.single .description-info ul li p span {
    font-family: "Cairo", Tahoma, sans-serif !important;
    font-size: 14px !important;
}

@media (max-width: 575.98px) {
    .single .description-info ul li p span {
        font-size: 12px !important;
    }
}

.single .description-info ul li p span b {
    font-weight: bolder;
}

@media (max-width: 575.98px) {
    .single .description-info ul li p {
        font-size: 12px;
        line-height: 1.6;
    }

    .single .description-info ul li p iframe {
        width: 100%;
        height: 250px;
        margin: auto;
    }
}

.single .description-info ul li p p {
    font-family: "Cairo", Tahoma, sans-serif !important;
}

.single .description-info ul .current {
    max-height: max-content !important;
    -webkit-transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
    transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
}

.single .description-info ul .liner-back {
    display: block;
    width: 100%;
    height: 100px;
    background: #fafafa;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(250, 250, 250, 0)));
    background: linear-gradient(0deg, #fff, rgba(250, 250, 250, 0));
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
    transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
    pointer-events: none;
}

.single .description-info ul li.current .liner-back {
    opacity: 0;
}

.single .description-info ul .xf6b4m-1 {
    width: 100%;
}

.single .description-info ul iframe {
    width: 90%;
    height: 500px;
    margin: auto;
    display: block;
}

.single .description-info ul span {
    font-family: "Cairo", Tahoma, sans-serif !important;
    font-size: 16px !important;
}

@media (max-width: 575.98px) {
    .single .description-info ul span {
        font-size: 14px !important;
    }
}

.single .description-info ul span b {
    font-weight: bolder;
    font-family: "Cairo", Tahoma, sans-serif !important;
}

@media (max-width: 575.98px) {
    .single .description-info ul {
        font-size: 12px;
        line-height: 1.6;
    }

    .single .description-info ul iframe {
        width: 100%;
        height: 250px;
        margin: auto;
    }
}

.single .description-info .button-more {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.single .description-info .button-more button {
    z-index: 5;
    -webkit-transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
    transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
    margin: 10px 15px;
    font-size: 12px;
    height: 34px;
    padding: 0 20px;
    font-weight: normal;
    border-radius: 23px;
}

.single .description-info .button-more::before {
    content: "";
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #f2f2f2;
    height: 1px;
}

.single .description-info .button-more::after {
    content: "";
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #f2f2f2;
    height: 1px;
}

@media (max-width: 575.98px) {
    .single .description-info {
        padding: 10px;
    }
}

.single .simliar {
    margin-top: 30px;
}

.single .simliar .swiper-pagination {
    margin: 0 !important;
}

.ltr .single .section .carousel ol li {
    margin-left: 7px;
    float: right;
}

@media (max-width: 280px) {
    .ltr .single .section .carousel ol li {
        margin-left: 4px;
    }
}

.ltr .single .section .product-info {
    padding: 0 30px 0 0;
}

.ltr .single .section .product-info section .price span {
    display: inline-block;
}

.ltr .single .section .product-info section .price span small {
    margin: 0 0 0 2px;
}

.ltr .single .section .product-info section .price .percent {
    margin-left: 10px;
    margin-right: initial;
}

@media (max-width: 575.98px) {
    .ltr .single .section .product-info section .price .percent {
        left: initial;
        right: 0;
    }
}

.ltr .single .section .product-info section .action-button .heart {
    margin-right: 30px !important;
    margin-left: 0;
}

.ltr .single .section .product-info section .action-button .heart svg {
    margin-right: 5px;
    margin-left: 0;
}

@media (max-width: 575.98px) {
    .ltr .single .section .product-info section .action-button .heart {
        text-align: left;
        margin-right: 15px !important;
        margin-left: 0;
    }

    .ltr .single .section .product-info section .action-button .heart svg {
        margin-right: 5px;
        margin-left: 0;
    }
}

.ltr .single .description-info {
    text-align: left;
}

.copy-link-btn, .download-photo-btn {
    height: 40px;
}

.copy-desc-btn {
    height: 40px;
    width: 40px;
    padding: 0 !important;
}

.copy-link-btn, .copy-desc-btn, .download-photo-btn {
    background-color: #34075f;
    position: relative;
    padding: 0 15px;
    border: 1px solid #34075f;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 7px;
    outline: 0;
}

.copy-link-btn:hover, .copy-desc-btn:hover, .download-photo-btn:hover {
    background-color: #b82e9a;
    border: 1px solid #b82e9a;
}

.copy-link-btn::before, .copy-desc-btn::before, .download-photo-btn::before {
    content: attr(data-tooltip);
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    width: -moz-max-content;
    width: max-content;
}

.copy-link-btn.tooltip-visible::before, .copy-desc-btn.tooltip-visible::before, .download-photo-btn.tooltip-visible::before {
    opacity: 1;
}

.empty {
    text-align: center;
}

.empty .img-box {
    width: 45%;
    margin: auto;
}

@media (max-width: 767.98px) {
    .empty .img-box {
        width: 100%;
    }
}

.empty h2 {
    font-size: 40px;
    margin: 0;
}

@media (max-width: 767.98px) {
    .empty h2 {
        font-size: 20px;
    }
}

.empty a {
    margin-top: 15px;
    height: 45px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #34075f;
    position: relative;
    padding: 0 15px;
    border: 1px solid #34075f;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 7px;
    outline: 0;
}

.empty a a {
    height: 40px;
}

/*end pages style*/
/*start widget style*/
.item {
    position: relative;
    margin-bottom: 25px;
    width: 100%;
}

.item .img-box {
    width: 100%;
    height: 226px;
    position: relative;
    text-align: center;
}

.item .img-box .icon {
    width: inherit;
    height: inherit;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.item .img-box svg {
    font-size: 6rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.item .img-box img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.item .img-box .full-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.item .img-box .Wishes {
    position: absolute;
    overflow: hidden;
    z-index: 16;
    bottom: 10px;
    right: 10px;
    top: inherit !important;
    margin-bottom: 0;
    border-radius: 50%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    cursor: auto;
}

.item .img-box .Wishes svg {
    font-size: 16px;
}

.item .img-box .overlay {
    opacity: 0;
}

.item .img-box .btn-global {
    padding: 5px 15px;
    margin: inherit;
    height: 35px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.item .img-box .btn-global span {
    font-size: 13px;
}

.item section label {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    font-size: 12px;
    width: auto;
    height: 20px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5px;
    margin-bottom: 0;
    border-radius: 5px;
}

.item section label span,
.item section label a {
    margin-bottom: 3px;
}

.item section .label-top-left {
    left: 7px;
    top: 10px;
}

.item section .label-top-right {
    right: 7px;
    top: 10px;
}

.item section .label-bottom-left {
    bottom: 10px;
    left: 7px;
}

.item section section {
    padding: 2px 10px 10px;
    width: 100%;
    display: grid;
}

.item section section .title {
    margin: 0;
}

.item section section .title a {
    display: grid;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
    overflow: hidden;
    min-height: 55px;
    max-height: 55px;
}

.item section section .title h2,
.item section section .title h3 {
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 1px;
    font-weight: bolder;
}

@media (max-width: 575.98px) {
    .item section section .title h2,
    .item section section .title h3 {
        font-size: 14px;
    }
}

.item section section .price {
    display: grid;
    width: 100%;
    height: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0 0 7px;
}

.item section section .price .m-price {
    font-size: 16px;
    font-weight: bold;
}

.item section section .price .discount {
    font-size: 10px;
    text-decoration: line-through;
}

@media (max-width: 1199.98px) {
    .item section section .price .discount {
        display: block !important;
    }
}

.item section section .price .percent {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    font-size: 13px;
    width: auto;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 7px;
    left: 0;
    height: 25px;
    border-radius: 12px;
    font-weight: bold;
    margin-bottom: 0;
}

@media (max-width: 575.98px) {
    .item section section .price {
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .item section section .price .discount {
        margin: 0 5px;
    }
}

.item section section button,
.item section section a {
    height: 40px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    margin: inherit;
}

.item section section button span,
.item section section a span {
    width: inherit;
    text-align: center;
    font-size: 13px;
    padding: 0 !important;
    height: 40px;
    font-weight: bold;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991.98px) {
    .item section section button span,
    .item section section a span {
        font-size: 11px;
    }
}

.item section section button svg,
.item section section a svg {
    font-size: 16px;
    padding-right: 3px;
}

.item section section button div,
.item section section a div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 8px;
    height: 40px;
}

.item .btn-global,
.item a {
    text-decoration: none;
}

.item:hover .overlay {
    opacity: 1 !important;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .item .img-box .btn-global {
        padding: 8px 25px;
    }

    .item .img-box .Wishes {
        top: inherit;
    }

    .item section section .price span {
        font-size: 18px;
    }

    .item section section .price .discount {
        font-size: 13px;
    }

    .item section section button span {
        padding: 0 6px;
        font-size: 11px;
    }

    .item section section button div {
        padding: 0 6px;
    }

    .item section section button div svg {
        font-size: 13px;
    }
}

@media (max-width: 575.98px) {
    .item .img-box {
        height: 170px;
    }

    .item .img-box .btn-global {
        padding: 8px 25px;
    }

    .item .img-box .Wishes {
        top: inherit;
    }

    .item section section .title a {
        min-height: 43px;
        max-height: 43px;
    }

    .item section section .title a h2 {
        margin-bottom: 0 !important;
    }

    .item section section .price {
        display: grid;
    }

    .item section section .price span {
        font-size: 16px;
    }

    .item section section .price .discount {
        font-size: 11px;
    }

    .item section section button {
        width: 100%;
        float: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .item section section button span {
        padding: 0 6px;
        font-size: 11px;
    }

    .item section section button div {
        padding: 0 6px;
    }

    .item section section button div svg {
        font-size: 13px;
    }
}

.swiper-container {
    width: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-container .swiper-wrapper .swiper-slide .item {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    width: 40px;
    height: 40px;
    font-size: 16px;
    border-radius: 50%;
    z-index: 10;
}

.swiper-container .swiper-button-next svg,
.swiper-container .swiper-button-prev svg {
    font-size: 20px;
    font-weight: bold;
}

.swiper-container .swiper-button-next::after,
.swiper-container .swiper-button-prev::after {
    display: none;
}

@media (max-width: 575.98px) {
    .swiper-container .swiper-button-next,
    .swiper-container .swiper-button-prev {
        width: 35px;
        height: 35px;
    }

    .swiper-container .swiper-button-next svg,
    .swiper-container .swiper-button-prev svg {
        font-size: 18px;
    }
}

.swiper-container .swiper-pagination {
    position: initial;
    margin: 10px 0;
}

.swiper-container .swiper-button-next.swiper-button-disabled,
.swiper-container .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.ltr .item .img-box .Wishes {
    left: 10px;
    right: initial;
}

.ltr .item section .label-top-left {
    left: initial;
    right: 7px;
}

.ltr .item section .label-top-right {
    left: 7px;
    right: initial;
}

.ltr .item section .label-bottom-left {
    left: initial;
    right: 7px;
}

.ltr .item section section .price .m-price small {
    margin-left: 3px;
}

.ltr .item section section .price .percent {
    left: initial;
    right: 0;
}

.ltr .item section section button svg,
.ltr .item section section a svg {
    padding-right: 0;
    padding-left: 3px;
}

.ltr .swiper-button-next,
.ltr .swiper-button-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* ========== start pagination =========== */
.pagination-box nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.pagination-box nav .pagination {
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

@media (max-width: 575.98px) {
    .pagination-box nav .pagination {
        display: inline-block;
    }
}

.pagination-box nav .pagination li {
    margin: 0 3px 10px;
    direction: rtl;
    float: right;
}

.pagination-box nav .pagination li a {
    font-size: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.pagination-box nav .pagination li .page-link {
    padding: 0;
    margin: 0;
    border: none;
}

.pagination-box nav .pagination li div {
    font-size: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination-box nav .pagination .page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.pagination-box nav .pagination .active {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination-box nav .pagination .disabled {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ltr .pagination li {
    float: left;
}

/* ============== end pagination ========== */
.head {
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.head::before {
    content: " ";
    top: 0;
    right: 0;
    display: block;
    position: absolute;
    background-clip: content-box;
    width: 6px;
    height: 100%;
}

.head h3 {
    font-size: 25px;
    font-weight: bold;
    padding: 0 5px;
    margin-bottom: 0;
    line-height: 1;
    margin: 0 10px;
    display: inline-block;
}

.head a:first-of-type {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    z-index: 10;
}

.head a:last-of-type {
    float: left;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
}

.head a:last-of-type svg {
    font-size: 12px;
    padding: 0;
    margin: 5px 5px 0;
}

.head a:last-of-type span {
    font-size: 14px;
}

@media (max-width: 575.98px) {
    .head a:last-of-type span {
        font-size: 12px;
    }

    .head a:last-of-type div {
        height: 35px !important;
        padding: 0 10px !important;
    }

    .head a:last-of-type div svg {
        font-size: 13px;
    }
}

.head a:last-of-type:hover {
    text-decoration: none !important;
}

.head .dropdown {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    left: 0;
}

.head .dropdown button {
    display: block;
    padding: 0 10px;
    height: 30px;
    font-size: 14px;
}

.head .dropdown .btn.focus,
.head .dropdown .btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.head .dropdown .dropdown-menu {
    min-width: 170px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 5px;
}

.head .dropdown .dropdown-menu a {
    display: inline-block !important;
    font-size: 14px;
}

.head .dropdown .dropdown-menu a:last-of-type {
    text-decoration: none;
}

.ltr .head::before {
    right: initial;
    left: 0;
}

.ltr .head a:last-of-type {
    float: right;
}

.cliparai {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 !important;
}

.cliparai .clipboard {
    width: 100%;
    padding: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cliparai .clipboard button {
    padding: 0 10px !important;
    height: 50px;
}

.cliparai .clipboard button span {
    padding: 0 !important;
    height: 50px;
}

.cliparai .clipboard button svg {
    margin-left: 5px !important;
}

@media (max-width: 575.98px) {
    .cliparai .clipboard button {
        height: 40px;
    }
}

.cliparai .clipboard input {
    height: 50px;
    border: none;
    padding: 10px;
    width: auto;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    outline: 0;
}

@media (min-width: 768px) {
    .cliparai .clipboard input {
        width: calc(100% - 150px);
    }
}

@media (max-width: 767.98px) {
    .cliparai .clipboard input {
        width: calc(100% - 45px);
        font-size: 13px;
    }
}

@media (max-width: 767.98px) {
    .cliparai .clipboard button span,
    .cliparai .clipboard .button span {
        display: none;
    }
}

/*end widget style*/
/*start colors file*/

body .btn-head {
    background: #fff;
    color: #97197d !important;
}

body .btn-head:hover {
    background-color: #34075f !important;
    color: #fff !important;
}

body button div {
    background-color: #34075f;
    color: #fff;
}

body button div:hover {
    background-color: #97197d;
}

body .head::before {
    background: #97197d;
}

body .head h3 {
    color: #34075f;
}

body .head a:last-of-type {
    color: #97197d;
}

body .head .dropdown {
    left: 0;
}

body .head .dropdown button {
    background-color: #97197d;
    color: #fff;
}

body .head .dropdown .dropdown-menu a {
    color: #34075f;
}

body .head .dropdown .dropdown-menu a:last-of-type {
    color: #34075f;
}

body .head .dropdown .dropdown-menu .active {
    color: #fff;
    background-color: #34075f;
}

body .head .dropdown .dropdown-menu a:focus {
    color: #fff;
    background-color: #34075f;
}

body .close {
    border: 1px solid #ff4538;
    color: #ff4538;
}

body .close:hover, body .close:focus, body .close:active {
    background-color: #ff4538;
    color: #fff;
}

body .btn-section {
    background-color: #34075f;
    color: #fff;
}

body .btn-section:hover {
    background-color: #97197d;
    color: #fff !important;
}

body .menu-item .menu-button {
    background-color: transparent;
    color: #34075f;
}

body .menu-item .menu-button svg {
    color: #34075f;
}

body .menu-item .menu-button span {
    color: #34075f;
}

body .menu-item .main-sub-menu {
    background-color: #fff;
    border-top: 1px solid #34075f;
}

body .menu-item .main-sub-menu .control-menu .sub-menu {
    border-top: 1px solid #34075f;
}

body .menu-item .main-sub-menu .control-menu .sub-menu .toggle-sub-menu a {
    color: #000;
}

body .menu-item .main-sub-menu .control-menu .sub-menu .toggle-sub-menu:hover {
    background-color: #f8f8f8;
}

body .menu-item .main-sub-menu .control-menu .sub-menu .sub-menu {
    background-color: #f8f8f8;
}

body .menu-item .main-sub-menu .control-menu .sub-menu .sub-menu li a {
    color: #000;
}

body .menu-item .main-sub-menu .control-menu .sub-menu .sub-menu li:hover {
    background-color: #eaeaea;
}

body .item {
    background-color: #fff;
}

body .item section .label-top-left {
    background-color: #6fab0f;
    color: #fff;
}

body .item section .label-top-left a {
    background-color: #6fab0f;
    color: #fff;
}

body .item section .label-top-right {
    background-color: #59dbab;
    color: #fff;
}

body .item section .label-top-right a {
    background-color: #59dbab;
    color: #fff;
}

body .item section .label-bottom-left {
    background-color: #b82e9a;
    color: #fff;
}

body .item section .label-bottom-left a {
    background-color: #b82e9a;
    color: #fff;
}

body .item section .img-box {
    background-color: #34075f;
}

body .item section .img-box svg {
    color: #fff;
}

body .item section .img-box .Wishes {
    color: #fff;
    background-color: #97197d;
}

body .item section .img-box .Wishes:hover {
    background-color: #34075f;
}

body .item section section .title a h2,
body .item section section .title a h3 {
    color: #0c0c0c;
}

body .item section div .price .m-price {
    color: #97197d;
}

body .item section div .price .m-price small {
    color: #34075f;
}

body .item section div .price .discount {
    color: #b6b6b6;
}

body .item section .percent {
    background: rgba(206, 2, 27, 0.2);
    color: #cd021b;
}

body .item section .btn-global {
    background-color: transparent;
    color: #97197d;
    border: 1px solid #97197d;
}

body .item section .btn-global:hover {
    background-color: #97197d;
    color: #fff !important;
}

body .item section .disabled {
    background: #bde0fe;
    color: #97197d !important;
    border: none;
}

body .item section .disabled:hover {
    background-color: #bde0fe;
    color: #97197d !important;
}

body .item section .opacity-7 {
    background-color: #97197d !important;
    color: #fff !important;
}

body .item:hover .title h2,
body .item:hover .title h3,
body .item:hover .title h4 {
    color: #97197d;
}

body .swiper-container .swiper-button-next,
body .swiper-container .swiper-button-prev {
    background-color: #97197d;
    color: #fff;
}

body .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #97197d;
}

body .pagination-box nav .pagination li a {
    background: transparent;
    color: #34075f;
    border: 1px solid #f2f2f2;
    font-weight: bold;
}

body .pagination-box nav .pagination li a:hover {
    background-color: #97197d;
    color: #fff;
}

body .pagination-box nav .pagination .active {
    color: #fff;
    border-color: #97197d;
    background-color: #97197d;
    border: 1px solid #f2f2f2;
    font-weight: bold;
}

body .pagination-box nav .pagination .disabled {
    background: transparent;
    color: #34075f;
    font-weight: bold;
    border: 1px solid #f2f2f2;
}

body .pagination-box nav .pagination .disabled div {
    color: #fff;
    color: #34075f;
    font-weight: bold;
}

body .single .product-carousel {
    background-color: #fff;
}

body .single .section {
    background-color: #fff;
}

body .single .section .swiper-button-next,
body .single .section .swiper-button-prev {
    color: #fff;
    background-color: #97197d;
}

body .single .section .classification ul li label a {
    background-color: #34075f;
    color: #fff;
}

body .single .section .classification ul li label a:hover {
    background-color: #97197d;
}

body .single .section .product-info section .title h1 {
    color: #0c0c0c !important;
}

body .single .section .product-info section .price span:first-child {
    color: #97197d;
}

body .single .section .product-info section .price span {
    color: #b6b6b6;
}

body .single .section .product-info section .price .percent {
    background: rgba(206, 2, 27, 0.2);
    color: #cd021b;
}

body .single .section .product-info section label span {
    background-color: #b82e9a !important;
    color: #fff;
}

body .single .section .product-info section .action-button .btn-global {
    background-color: #34075f;
    color: #fff;
}

body .single .section .product-info section .action-button .btn-global:hover {
    background-color: #97197d;
}

body .single .section .product-info section .action-button .heart {
    color: #34075f !important;
}

body .single .section .product-info section .action-button .heart svg {
    color: #97197d !important;
}

body .single .section .clipboard button {
    color: #fff;
    background-color: #97197d;
}

body .single .section .clipboard button:hover {
    background-color: #34075f;
    color: #fff;
}

body .single .section .clipboard input {
    color: #b6b6b6;
    background-color: #f8f8f8;
}

@media (max-width: 767.98px) {
    body .single .section .clipboard button,
    body .single .section .clipboard .button {
        background-color: #34075f;
    }

    body .single .section .clipboard button span,
    body .single .section .clipboard .button span {
        color: #fff;
    }

    body .single .section .clipboard button svg,
    body .single .section .clipboard .button svg {
        color: #fff;
    }
}

body .single .share .action-icon .like {
    color: #1479fb;
}

body .single .share .action-icon .dislike {
    color: #ff4538;
}

body .single .share .action-icon .view {
    color: #34075f;
}

body .single .share .action-icon a,
body .single .share .action-icon button,
body .single .share .action-icon div {
    color: #b6b6b6;
    background-color: transparent;
}

body .single .share .share-div .s-icon {
    background-color: #8ec06c;
}

body .single .share .share-div .s-icon svg {
    color: #fff;
}

body .single .share .share-div .media a div svg {
    color: #fff;
}

body .single .share .share-div .media a div:hover svg {
    color: #fff;
}

body .single .share .share-div .media a .facebook {
    background-color: #3b5998 !important;
}

body .single .share .share-div .media a .twitter {
    background-color: #1da1f2 !important;
}

body .single .share .share-div .media a .envelope {
    background-color: #ff4c4c !important;
}

body .single .share .share-div .media a .whatsapp {
    background-color: #25d366 !important;
}

body .single .share .share-div .media a .telegram {
    background-color: #0088cc !important;
}

body .single .share .share-div .media a .snapchat {
    background-color: #fffc00 !important;
}

body .single .share .share-div .media a .linkedin {
    background-color: #0077b5 !important;
}

body .single .share .share-div .media button svg {
    color: #fff;
}

body .single .share .share-div .media button:hover svg {
    color: #fff;
}

body .single .share .share-div .media .facebook {
    background-color: #3b5998;
}

body .single .share .share-div .media .twitter {
    background-color: #1da1f2;
}

body .single .share .share-div .media .envelope {
    background-color: #ff4c4c;
}

body .single .share .share-div .media .whatsapp {
    background-color: #25d366;
}

body .single .share .share-div .media .telegram {
    background-color: #0088cc;
}

body .single .share .share-div .media .snapchat {
    background-color: #fffc00;
}

body .single .share .share-div .media .linkedin {
    background-color: #0077b5;
}

body .single .button-more button {
    background-color: #34075f;
    color: #fff;
}

body .empty h2 {
    color: #34075f;
}

body .empty a {
    background-color: #34075f;
    color: #fff;
}

body .empty a:hover {
    background-color: #97197d;
}

/*end services*/

/*# sourceMappingURL=style.css.map */