@import url("fontmaterial.css");

* {
    box-sizing: border-box;
}

html, body {
    height: 100%;
    width: 100%;
    /*cursor: url("../../img/img_akbarpour/pet-curser-grab.png"), auto !important;*/
}

body {
    font-family: Samim !important;
    font-weight: 300;
    direction: rtl;
    font-size: 14px;
    line-height: 1.5;
    background-color: #EEEEEE;
}

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: 0;
}

a:active, a:hover {
    outline: 0;
    text-decoration: none;
}

a {
    text-decoration: none;
    /*cursor: url("../../img/img_akbarpour/pet-curser-pointer.png"), auto !important;*/
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

svg {
    vertical-align: middle;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    font-family: Samim;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html, button, input, select, textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.d-none {
    display: none !important;
}

/* --------------------------------------------
                   top stript style start
        -------------------------------------------- */

header {
    white-space: nowrap;
}

    header .top_stript {
        display: flex;
        align-items: center;
        padding: 0 10%;
        height: 65px;
    }

.toolbox_mob_version {
    display: none;
}

    .toolbox_mob_version a {
        display: inline-block;
        background: #339999;
        padding: 7px;
        border-radius: 2px;
        box-shadow: 0 0 4px 0 #33999978;
    }

        .toolbox_mob_version a:first-child {
            margin-left: 7px;
        }

.call_info_stript span {
    color: #339999;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: Samim_Persian_num;
}

.call_info_stript {
    margin-right: auto;
}

/* --------------------------------------------
                   top stript style end
        -------------------------------------------- */

/* --------------------------------------------
                   drop menu style start
        -------------------------------------------- */

/* start public style */

.drop_container {
    position: relative;
    display: inline-block;
}

.drop_menu_btn {
    display: block;
    text-align: center;
    cursor: pointer;
    padding: .375rem .75rem;
    line-height: 1.5;
}

.drop_arrow_box {
    position: relative;
    background: #ffffff00;
}

.open_drop_menu {
    display: block !important;
}

/* end public style */

/* -----------start user popup style--------- */

.user_popup_container .drop_menu {
    border-radius: 2px;
    position: absolute;
    top: 125px;
    right: 0;
    display: none;
    min-width: 300px;
    background-color: #333333;
    z-index: 15;
    box-shadow: 0 3px 10px -3px #00000075;
}

.user_popup_container .drop_menu_btn {
    color: #339999;
    font-size: 12px;
    font-weight: bold;
}

.user_popup_container .drop_arrow_box:after, .user_popup_container .drop_arrow_box:before {
    bottom: 100%;
    right: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.user_popup_container .drop_arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #333333;
    border-width: 8px;
    margin-left: -8px;
}

.user_popup_container .drop_arrow_box:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #333333;
    border-width: 9px;
    margin-left: -9px;
}

/* inner box style start */

.user_popup_container .user_popup_inner {
    display: flex;
    color: white;
    padding: 15px;
}

.user_popup_inner .user_popup_image {
    border-radius: 50%;
    border: 1px solid white;
    padding: 3px;
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.user_popup_inner .user_popup_details {
    margin-right: 20px;
    flex-grow: 1;
}

    .user_popup_inner .user_popup_details h4 {
        margin: 10px 0 20px 0;
    }

.user_popup_inner li:not(:last-child):not(:first-child) a {
    color: #d4d4d4;
    font-size: 11px;
    border-bottom: 1px solid #636363;
    padding: 6px 0;
    display: block;
}

.user_popup_inner li:not(:last-child):not(:first-child):hover a {
    color: #fafafa;
    font-weight: bold;
}

.user_popup_inner li:not(:last-child):not(:first-child) a img {
    margin-left: 10px;
}

.user_popup_inner li:last-child a {
    text-align: center;
    display: block;
    padding: 6px;
    background: #E9C231;
    color: #232323;
    border-radius: 3px;
    transition: background-color 0.3s;
    font-weight: bold;
    font-size: 13px;
    margin-top: 20px;
}

    .user_popup_inner li:last-child a:hover {
        background: #cca824;
    }

    .user_popup_inner li:last-child a:active {
        transform: scale(0.97);
    }

    .user_popup_inner li:last-child a img {
        margin-left: 15px;
    }

/* -----------end user popup style--------- */

/* -----------start basket popup style--------- */

.basket_popup_container .drop_menu {
    border-radius: 2px;
    position: absolute;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    left: -14px;
    top: 65px;
    width: 305px;
    background-color: #333333;
    z-index: 11;
    color: rgb(247, 247, 247);
}

.basket_popup_container .drop_menu_btn {
    color: #339999;
    font-size: 12px;
    font-weight: bold;
    padding-left: 0;
}

.basket_popup_container .drop_arrow_box:after, .basket_popup_container .drop_arrow_box:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.basket_popup_container .drop_arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #333333;
    border-width: 8px;
    margin-left: -8px;
}

.basket_popup_container .drop_arrow_box:before {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #333333;
    border-width: 9px;
    margin-left: -9px;
}

.basket_popup_header {
    padding: 17px 15px;
    border-bottom: 1px solid #696969;
}

.basket_popup_footer {
    display: block;
    text-align: center;
    padding: 12px;
    background: #E9C231;
    color: #232323;
    border-radius: 1px;
    transition: background-color 0.3s;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    border: 0;
}

    .basket_popup_footer:hover {
        background: #dab326;
    }

.basket_popup_body {
    padding: 10px 15px;
    max-height: 242px;
    overflow: hidden;
    overflow-y: auto;
}

    /* width */

    .basket_popup_body::-webkit-scrollbar {
        width: 7px;
    }

    /* Track */

    .basket_popup_body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */

    .basket_popup_body::-webkit-scrollbar-thumb {
        background: #E9C231;
        border-radius: 10px;
    }

        /* Handle on hover */

        .basket_popup_body::-webkit-scrollbar-thumb:hover {
            background: #cfaa25;
        }

.basket_popup_item {
    display: flex;
    align-items: center;
    font-size: 11px;
    line-height: 1.5;
}

    .basket_popup_item:not(:last-child) {
        border-bottom: 1px solid #565656;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .basket_popup_item > img {
        object-fit: contain;
        border: 1px solid #696969;
    }

.bp_item_desc {
    margin-right: 10px;
    flex-grow: 1;
}

    .bp_item_desc > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .bp_item_desc > div:first-child span {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 150px;
        }

        .bp_item_desc > div:first-child button {
            border: 0;
            background: transparent;
            text-align: center;
            display: block;
            padding: 5px;
        }

            .bp_item_desc > div:first-child button:active {
                transform: scale(0.88);
            }

        .bp_item_desc > div:last-child {
            color: #c1c1c1;
            margin-top: 18px;
            font-size: 10px;
        }

.basket_popup_empty {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
}

    .basket_popup_empty span {
        margin-top: 12px;
        font-family: Casablanca_Bold;
        line-height: 1.3;
    }

span.empty_content_message {
    margin-top: 45px;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    line-height: 1.3;
}
/* -----------end basket popup style--------- */
/* --------------------------------------------
                   drop menu style end
        -------------------------------------------- */
/* --------------------------------------------
                   full search style start
        -------------------------------------------- */
header .full_search {
    flex-grow: 0.35;
    position: relative;
    margin-right: 20px;
}

.fullsearch_suggestion_container {
    width: 100%;
    box-shadow: 0 0 10px -3px #0000005c;
    border-radius: 5px;
    background-color: white;
    overflow: hidden;
    border: 1px solid #cccccc;
    font-size: 13px;
    color: #343a40;
    position: absolute;
    top: 100%;
    z-index: 2;
}

    .fullsearch_suggestion_container > ul {
        max-height: calc(93vh - 200px);
        overflow-y: auto;
        /* overflow-x: hidden; */
    }

        .fullsearch_suggestion_container > ul::-webkit-scrollbar {
            width: 4px;
        }

        .fullsearch_suggestion_container > ul::-webkit-scrollbar-track {
            box-shadow: inset 0 0 10px white;
            border-radius: 10px;
        }

        .fullsearch_suggestion_container > ul::-webkit-scrollbar-thumb {
            background: rgb(44, 44, 44);
            border-radius: 10px;
        }

            .fullsearch_suggestion_container > ul::-webkit-scrollbar-thumb:hover {
                background: #fca206;
            }

    .fullsearch_suggestion_container li {
        border-bottom: 1px solid #d4d4d4;
        font-size: 13px;
    }

        .fullsearch_suggestion_container li:last-child {
            border-bottom: 0;
        }

        .fullsearch_suggestion_container li:hover {
            background-color: rgb(238, 238, 238);
        }

        .fullsearch_suggestion_container li a {
            display: flex;
            align-items: flex-start;
            width: 100%;
            justify-content: flex-start;
            padding: 12px 10px;
            color: black;
            line-height: 1.5;
        }

        .fullsearch_suggestion_container li img {
            width: 19px;
            margin-left: 5px;
        }

        .fullsearch_suggestion_container li span {
            color: #007bff;
        }

.suggestion_active {
    background-color: #d9d9d9 !important;
}

header form {
    display: flex;
    position: relative;
    z-index: 90;
}

    header form button[type="submit"] {
        border: 0;
        outline: 0;
        position: absolute;
        background-color: transparent;
        text-align: center;
        display: block;
        left: 5px;
        top: 2.5px;
        width: 30px;
        padding: 0;
        height: 30px;
    }

header .full_search input {
    height: 35px;
    padding: 6px 8px 6px 35px;
    font-size: 14px;
    border-radius: 3px;
    width: 100%;
    border: 1px solid #0000004a;
    outline: 0;
}

/* --------------------------------------------
                   full search style end
        -------------------------------------------- */

/* --------------------------------------------
                   main header style start
        -------------------------------------------- */

.main_header {
    background: #333333;
    padding: 0 10%;
    height: 65px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_logo_burger {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main_header .main_menu ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

    .main_header .main_menu ul a {
        color: white;
        font-size: 13px;
        line-height: 1.5;
        padding: 23px 18px;
    }

.main_header .main_header_logo {
    color: white;
    font-size: 17px;
    line-height: 1.5;
    font-family: Casablanca;
}

    .main_header .main_header_logo img {
        margin-left: 15px;
    }

.menu_hamburger_icn {
    text-align: center;
    display: none;
    background-color: #339999;
    padding: 6px;
    border-radius: 2px;
    border: 1px solid rgb(136, 136, 136);
}

.circle_counter_basket {
    font-size: 12px;
    background: #E9C231;
    color: #339999;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #339999;
    font-weight: bold;
    display: none;
    text-align: center;
    transform: translate(39px, -12px);
    position: absolute;
    font-family: Samim_Persian_Num;
}

@media (max-width: 1200px) {
}

@media (min-width: 993px) {
    .fsm_anim_one {
        right: 10%;
        top: -100%;
    }

    .fsm_anim_two {
        top: 50%;
        right: -100%;
    }

    .swiper-slide-active .fsm_anim_one {
        animation: fsmAnimOne 1s ease-out 0.2s forwards;
    }

    .swiper-slide-active .fsm_anim_two {
        animation: fsmAnimTwo 1s ease-out 0.2s forwards;
    }

    @keyframes fsmAnimOne {
        100% {
            top: 50%;
            opacity: 1;
            z-index: 10;
        }
    }

    @keyframes fsmAnimTwo {
        100% {
            right: 10%;
            opacity: 1;
            z-index: 10;
        }
    }
}

@media (max-width: 992px) {
    .full_slider_message {
        transition: opacity 1s ease-in;
    }

    .swiper-slide-active .fsm_anim_one {
        top: 50%;
        opacity: 1;
        z-index: 10;
        right: 5%;
    }

    .swiper-slide-active .fsm_anim_two {
        right: 5%;
        opacity: 1;
        z-index: 10;
        top: 50%;
    }

    .main_header {
        padding: 5px 5%;
        height: auto;
        flex-direction: column;
        align-items: stretch;
    }

    header .top_stript {
        padding: 0 5%;
    }

    .toolbox_mob_version {
        display: block;
    }

    .basket_popup_container, .user_popup_container {
        display: none;
    }

    .menu_hamburger_icn {
        display: block;
    }

    .main_menu {
        transition: height 0.6s;
        height: 0;
        overflow: hidden;
    }

    .main_menu_slide_active {
        height: 256px;
    }

    .main_header .main_menu ul {
        align-items: flex-start;
        flex-direction: column;
        border: 1px solid #696969;
        margin: 20px 0px;
        border-radius: 2px;
    }

        .main_header .main_menu ul li {
            width: 100%;
        }

            .main_header .main_menu ul li:not(:last-child) {
                border-bottom: 1px solid #696969;
            }

        .main_header .main_menu ul a {
            display: block;
            padding: 12px;
            font-size: 12px;
        }

    .call_info_stript {
        display: none;
    }

    header .full_search {
        flex-grow: 1;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .full_slider_message {
        padding: 15px;
        background: #333333e3;
        border-radius: 2px;
        display: none !important;
    }
}

@media (max-width: 357px) {
}

/* --------------------------------------------
                   main header style end
        -------------------------------------------- */

/* --------------------------------------------
                   full slider style start
        -------------------------------------------- */

.full_slider_container {
    width: 100%;
    height: 65vh;
}

.full_slider_page img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left top;
}

.full_slider_message {
    position: absolute;
    opacity: 0;
    color: whitesmoke;
    transform: translateY(-50%);
    z-index: 5;
}

    .full_slider_message .fs_message_title {
        font-size: 47px;
        display: inline-block;
        margin-bottom: 20px;
        border-bottom: 7px solid #e8c231;
        text-shadow: 0 0 7px #00000085;
    }

    .full_slider_message .fs_message_desc {
        color: #eaeaea;
        font-weight: normal;
        line-height: 1.5;
        text-shadow: 0 0 3px #000000;
    }

    .full_slider_message .fs_message_price {
        margin: 23px 0;
    }

        .full_slider_message .fs_message_price span {
            color: #8B4110;
            font-size: 21px;
            font-weight: bold;
            margin-left: 30px;
        }

    .full_slider_message .fs_message_btn {
        text-align: center;
        display: inline-block;
        padding: 10px 50px;
        background: #E9C231;
        color: #8B4110;
        box-shadow: 0 0 10px -3px #00000052;
        border-radius: 3px;
        transition: background-color 0.3s;
        font-weight: bold;
        font-size: 18px;
        margin-top: 20px;
    }

        .full_slider_message .fs_message_btn:hover {
            background: #e0b92b;
        }

.swiper-pagination-bullet-active {
    background-color: #339999;
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .full_slider_message .fs_message_title {
        font-size: 42px;
    }

    .full_slider_message .fs_message_desc {
        font-size: 16px;
    }

    .full_slider_message .fs_message_price span {
        font-size: 18px;
    }

    .full_slider_message .fs_message_btn {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .full_slider_message .fs_message_title {
        font-size: 35px;
    }

    .full_slider_message .fs_message_desc {
        font-size: 13px;
    }

    .full_slider_message .fs_message_price {
        font-size: 15px;
    }

        .full_slider_message .fs_message_price span {
            font-size: 16px;
            color: white;
        }

    .full_slider_message .fs_message_btn {
        font-size: 13px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .full_slider_container {
        height: 40vh;
    }
}

@media (max-width: 357px) {
}

/* --------------------------------------------
                   full slider style end
        -------------------------------------------- */

/* --------------------------------------------
                   section category style start
        -------------------------------------------- */

.sec_category {
    display: flex;
    padding: 0 10%;
    margin-top: 100px;
    flex-wrap: wrap;
}

    .sec_category > div {
        padding: 25px;
        text-align: center;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

.sec_category_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .sec_category_item div {
        height: 130px;
        font-size: 26px;
        font-weight: bold;
        z-index: 1;
        color: white;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        transform: translateY(-60px);
    }

.sec_category div:nth-child(n) .sec_category_item div {
    background-color: #8B4110;
}

.sec_category div:nth-child(3n+1) .sec_category_item div {
    background-color: #E9C231;
}

.sec_category div:nth-child(3n) .sec_category_item div {
    background-color: #339999;
}

.sec_category_item img {
    width: 75%;
    z-index: 2;
}

.sec_category_item p {
    padding-bottom: 25px;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    15% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    30% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    45% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    60% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    75% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

@media (max-width: 1200px) {
}

@media (min-width: 993px) {
    .sec_category_item:hover img {
        animation: shake 0.4s;
        animation-iteration-count: 1;
    }
}

@media (max-width: 992px) {
    .sec_category {
        padding: 0 5%;
        margin-top: 60px;
    }

        .sec_category > div {
            padding: 15px;
        }

    .sec_category_item p {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .sec_category > div {
        padding: 10px;
    }

    .sec_category_item p {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .sec_category > div {
        padding: 5px;
    }

    .sec_category_item p {
        font-size: 15px;
    }
}

@media (max-width: 357px) {
}

/* --------------------------------------------
                   section category style end
        -------------------------------------------- */

/* --------------------------------------------
                   group index page style start
        -------------------------------------------- */

.sec_group_index {
    width: calc(80% + 20px);
    margin: 40px auto;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

    .sec_group_index > div:not(:first-child) {
        flex: 0 0 25%;
        max-width: 25%;
        padding-top: 25%;
        position: relative;
    }

        .sec_group_index > div:not(:first-child) > a {
            display: block;
            position: absolute;
            top: 10px;
            left: 10px;
            bottom: 10px;
            right: 10px;
        }

        .sec_group_index > div:not(:first-child) img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.562);
            border-radius: 5px;
        }

        .sec_group_index > div:not(:first-child) .text_under_image {
            width: calc(90% - 20px);
            margin: 0 auto;
            background-color: #333;
            padding: 7px;
            color: white;
            border-radius: 20px;
            font-size: 14px;
            text-align: center;
            position: absolute;
            bottom: 25px;
            left: 50%;
            transform: translateX(-50%);
            ;
        }

            .sec_group_index > div:not(:first-child) .text_under_image p {
                color: #c7a041;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 90%;
                margin: 0 auto;
                line-height: 1.3;
            }

    .sec_group_index .group_page_banner {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 10px;
        margin-bottom: 10px;
    }

        .sec_group_index .group_page_banner img {
            width: 100%;
            border-radius: 30px 0 30px 0;
        }

            .sec_group_index .group_page_banner img:last-child {
                display: none;
            }

@media (max-width:1200px) {
    .sec_group_index > div:not(:first-child) {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-top: 33.333333%;
    }
}

@media (max-width:992px) {
    .sec_group_index {
        width: calc(90% + 20px);
    }
}

@media (max-width:768px) {
    .sec_group_index .group_page_banner img:first-child {
        display: none;
    }

    .sec_group_index .group_page_banner img:last-child {
        display: block;
    }

    .sec_group_index > div:not(:first-child) {
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 50%;
    }
}

@media (max-width:576px) {

    .sec_group_index {
        margin: 30px auto;
    }

        .sec_group_index > div:not(:first-child) .text_under_image {
            font-size: 11px;
            width: calc(100% - 16px);
        }
}

@media (max-width:357px) {
    .sec_group_index > div:not(:first-child) {
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 100%;
    }
}

/* --------------------------------------------
                   group index page style end
        -------------------------------------------- */

/* -------------------------------------------------------------
                   section product slider number one style start
        --------------------------------------------------------------- */

.sec_product_slide {
    margin-top: 40px;
}

.sps_one_title {
    text-align: center;
    margin-bottom: 60px;
}

    .sps_one_title h1 {
        color: #339999;
        font-size: 32px;
    }

    .sps_one_title h3 {
        color: #8B4110;
        font-size: 27px;
        margin-top: 10px;
    }

/* this is slider public style start */

.slider_one_container {
    position: relative;
}

    .slider_one_container .swiper_slider_one {
        max-width: 1600px;
        height: 483px;
        width: 80%;
    }

    .slider_one_container .swiper_wrapper_one {
        padding: 3px;
        height: 477px;
    }

    .slider_one_container .slider_one_btnr, .slider_one_container .slider_one_btnl {
        border: 0;
        background: #adadadd1;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        opacity: 0.9;
        z-index: 90;
        text-align: center;
        padding: 0;
        outline: 0;
        text-align: center;
        display: block;
        position: absolute;
        top: 45%;
    }

    .slider_one_container .slider_one_btnr {
        right: 65px;
    }

    .slider_one_container .slider_one_btnl {
        left: 65px;
    }

    .slider_one_container .swiper-button-disabled {
        opacity: 0.4;
    }

/* this is slider public style end */

/* this is product cart start */

.swiper_page_one {
    border-radius: 5px;
    height: 477px;
    box-shadow: 0 0 10px 0 #0000002b;
    overflow: hidden;
    background-color: white;
    padding: 17px 23px;
    position: relative;
}

    .swiper_page_one .sps_one_ticket {
        position: absolute;
        top: 0;
        left: 20px;
        z-index: 10;
        display: flex;
    }

        .swiper_page_one .sps_one_ticket .sps_best_seller {
            width: 40px;
            height: 75px;
            background: #339999;
            margin-left: 15px;
            clip-path: polygon(100% 0, 100% 100%, 50% 75%, 0 100%, 0 0);
        }

        .swiper_page_one .sps_one_ticket .sps_discount_percent {
            width: 40px;
            height: 75px;
            background: #E9C231;
            clip-path: polygon(100% 0, 100% 100%, 50% 75%, 0 100%, 0 0);
        }

        .swiper_page_one .sps_one_ticket span {
            transform: rotate(90deg) translateX(60%);
            display: block;
            font-weight: bold;
            text-align: center;
            color: #8B4110;
        }

    .swiper_page_one .sps_one_proimage {
        width: 100%;
        height: 264px;
        border-radius: 3px;
        object-fit: contain;
    }

    .swiper_page_one .sps_one_proname {
        font-size: 15px;
        line-height: 1.5;
        color: #339999;
        font-weight: bold;
        border-top: 1px solid #00000042;
        padding-top: 10px;
        margin-top: 15px;
        overflow: hidden;
        height: 55px;
    }

    .swiper_page_one .sps_one_proprices {
        margin-top: 18px;
    }

        .swiper_page_one .sps_one_proprices del {
            display: block;
            font-weight: bold;
            font-size: 14px;
            color: #545454;
        }

        .swiper_page_one .sps_one_proprices span {
            display: block;
            color: #8B4110;
            font-weight: bold;
            margin-top: 10px;
            font-size: 16px;
        }

/* this is product cart end */

/* this is counter only start */

.so_add_basket {
    background-color: #E9C231;
    color: #8B4110;
    border: 1px solid #8b411061;
    border-radius: 3px;
    width: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    position: relative;
}

    .so_add_basket .a_child {
        margin-right: auto;
        display: block;
    }

        .so_add_basket .a_child:last-child {
            margin-left: 12px;
        }

.so_item_counter {
    height: 35px;
    margin-top: 15px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    position: relative;
}

    .so_item_counter button {
        outline: 0;
        border: 0;
        border-radius: 3px;
        display: inline-block;
        text-align: center;
        padding: 0;
        width: 42px;
        height: 100%;
        background-color: #339999;
    }

        .so_item_counter button:active {
            transform: scale(0.9);
        }

    .so_item_counter input {
        height: 100%;
        width: 52px;
        background: #E9C231;
        text-align: center;
        direction: ltr;
        border: 1px solid #8b411061;
        outline: 0;
        color: #8B4110;
        border-radius: 3px;
        font-weight: bold;
        margin: 0 5px;
        pointer-events: none;
    }

        /* Chrome, Safari, Edge, Opera */

        .so_item_counter input::-webkit-outer-spin-button, .so_item_counter input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

        /* Firefox */

        .so_item_counter input[type=number] {
            -moz-appearance: textfield;
        }

/* this is counter only end */

@media (max-width: 1200px) {
    .slider_one_container .slider_one_btnr {
        right: 45px;
    }

    .slider_one_container .slider_one_btnl {
        left: 45px;
    }
}

@media (max-width: 992px) {
    .slider_one_container .slider_one_btnr {
        right: 5px;
    }

    .slider_one_container .slider_one_btnl {
        left: 5px;
    }

    .sec_product_slide {
        margin: 0;
    }

    .sps_one_title {
        margin-bottom: 40px;
    }

        .sps_one_title h1 {
            font-size: 28px;
        }

        .sps_one_title h3 {
            font-size: 23px;
        }
}

@media (max-width: 768px) {
    .slider_one_container .slider_one_btnr {
        display: none;
    }

    .slider_one_container .slider_one_btnl {
        display: none;
    }

    .slider_one_container .swiper_slider_one {
        width: 100%;
    }
}

@media (max-width: 576px) {
}

@media (max-width: 357px) {
}

/* -------------------------------------------------------------
                   section product slider number one style end
        --------------------------------------------------------------- */

/* -------------------------------------------------------------
                   section full banner style start
        --------------------------------------------------------------- */

.sec_full_banner {
    margin-top: 100px;
    overflow: hidden;
    padding-bottom: 100px;
}

    .sec_full_banner > div {
        width: 100%;
        height: 360px;
        display: flex;
        justify-content: space-between;
        background-color: #e0d6c6;
        padding: 0 10%;
        white-space: nowrap;
        line-height: 2;
        position: relative;
    }

/* animation is available only for more than 993px screen width  */

@media (min-width: 993px) {
    .sfb_motion_div {
        transform: translateX(-100vw);
    }
}

.sfb_motion_div img {
    width: 700px;
    display: block;
}

.fullbanner_anim_active {
    animation: slideRight 1s ease forwards;
}

@keyframes slideRight {
    100% {
        transform: translateX(0);
    }
}

.sfb_message_right {
    align-self: center;
    z-index: 1;
}

    .sfb_message_right > a {
        text-align: center;
        display: inline-block;
        padding: 3px 45px;
        background: #E9C231;
        color: #8B4110;
        box-shadow: 0 0 10px -3px #00000038;
        border-radius: 3px;
        font-weight: bold;
        font-size: 15px;
        margin-top: 30px;
        border: 1px solid #8b411040;
        transition: background-color 0.3s;
        white-space: nowrap;
    }

        .sfb_message_right > a:hover {
            background: #e2bb2c;
        }

/* animation is available only for more than 992px screen width  */

@media (min-width: 993px) {
    .sfb_message_right > a {
        opacity: 0;
        transform: translateY(60px);
    }

    .sfb_message_right div {
        transform: translateX(100px);
        opacity: 0;
    }
}

.sfb_text_anim_active {
    animation: slideLeft 1s ease forwards;
}

.sfb_btn_anim_active {
    animation: slideUp 1s ease-out forwards;
}

@keyframes slideUp {
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideLeft {
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.sfb_message_right h1 {
    color: #339999;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.sfb_message_right h3 {
    font-size: 16px;
    color: #8B4110;
}

@media (max-width: 1200px) {
    .sec_full_banner > div {
        padding: 0 5%;
    }

    .sfb_motion_div img {
        width: 600px;
    }
}

@media (max-width: 992px) {
    .sfb_message_right {
        background-color: #000000ab;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }

    .sec_full_banner > div {
        white-space: normal;
        padding: 0;
    }

    .sfb_motion_div {
        width: 100%;
    }

        .sfb_motion_div img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .sfb_message_right h1 {
        color: white;
    }

    .sfb_message_right h3 {
        color: white;
    }

    .sfb_message_right > a {
        display: none;
    }

    .sec_full_banner {
        margin-top: 60px;
        padding-bottom: 40px;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .sfb_message_right h1 {
        font-size: 30px;
    }

    .sfb_message_right h3 {
        font-size: 12px;
    }

    .sec_full_banner > div {
        height: 300px;
    }
}

@media (max-width: 357px) {
    .sfb_message_right h1 {
        font-size: 25px;
    }

    .sfb_message_right h3 {
        font-size: 10px;
    }
}

/* -------------------------------------------------------------
                   section full banner style end
        --------------------------------------------------------------- */

/* -------------------------------------------------------------
                      article product types divider style start
        --------------------------------------------------------------- */

.pro_type_article {
    padding: 0 10%;
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
}

    .pro_type_article:nth-child(even) .pro_article_container {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px;
        order: 2;
    }

    .pro_type_article:nth-child(odd) .pro_article_container {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        order: 1;
    }

    .pro_type_article:nth-child(even) .sdf_banner_div {
        flex: 0 0 50%;
        max-width: 50%;
        order: 1;
    }

    .pro_type_article:nth-child(odd) .sdf_banner_div {
        flex: 0 0 50%;
        max-width: 50%;
        order: 2;
    }

.pro_article_container {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

    .pro_article_container > div {
        padding: 0 15px;
        flex: 0 0 50%;
        max-width: 50%;
    }

.sdf_banner_div img {
    /*width: 100%;*/
    display: block;
    margin: 0 auto;
    height: 477px;
    border-radius: 10px;
    /* object-fit: cover;*/
    box-shadow: 0 0 5px 1px #00000036;
    border: 1px solid #0000003d;
}

.pro_type_article:nth-child(odd) .sdf_banner_div img {
    object-position: right top;
}

.pro_type_article:nth-child(even) .sdf_banner_div img {
    object-position: left top;
}

.pro_article_title {
    display: none;
    width: 100%;
    text-align: center;
    height: 130px;
    border-radius: 3px;
    box-shadow: 0 0 5px 1px #00000036;
    margin-bottom: 45px;
    align-items: center;
    justify-content: center;
}

.pro_type_article:nth-child(odd) .pro_article_title {
    background-color: #8cd2ca;
    background-image: linear-gradient(45deg, #339999, transparent);
}

.pro_type_article:nth-child(even) .pro_article_title {
    background-color: #c79575;
    background-image: linear-gradient(45deg, #946344, transparent);
}

.pro_article_title h1 {
    text-shadow: -2px 2px 5px #000000b5;
    font-size: 38px;
    color: white;
    line-height: 1.5;
}

@media (max-width: 1200px) {
    .pro_type_article .sdf_banner_div {
        display: none;
    }

    .pro_article_title {
        display: flex;
    }

    .pro_type_article .pro_article_container {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
    }

    .pro_article_container > div {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .pro_article_title h1 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .pro_type_article {
        padding: 0;
    }

    .pro_article_title {
        border-radius: 0;
    }
}

@media (max-width: 576px) {
    .pro_article_container > div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px;
    }

    .pro_article_title h1 {
        font-size: 25px;
    }
}

@media (max-width: 357px) {
}

/* -------------------------------------------------------------
                   article product types divider style end
        --------------------------------------------------------------- */

/* -------------------------------------------------------------
                   section semi banner dental style start
        --------------------------------------------------------------- */

.semi_banner_dental {
    position: relative;
    padding: 0 10%;
    margin-top: 100px;
    height: 360px;
}

    .semi_banner_dental img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top left;
        border-radius: 3px;
    }

    .semi_banner_dental .sb_dental_message {
        position: absolute;
        top: 50%;
        right: calc(10% + 65px);
        transform: translateY(-50%);
    }

        .semi_banner_dental .sb_dental_message > a {
            text-align: center;
            display: inline-block;
            padding: 10px 37px;
            background: #333333;
            color: white;
            box-shadow: 0 0 10px -3px #00000038;
            border-radius: 3px;
            font-weight: bold;
            font-size: 16px;
            margin-top: 30px;
            border: 1px solid #8b411040;
            transition: background-color 0.3s;
        }

            .semi_banner_dental .sb_dental_message > a:hover {
                background: #1f1f1f;
            }

/* animation is available only for more than 992px screen width  */

@media (min-width: 993px) {
    .semi_banner_dental .sb_dental_message > a {
        opacity: 0;
        transform: translateY(60px);
    }

    .semi_banner_dental .sb_dental_message div {
        transform: translateX(100px);
        opacity: 0;
    }
}

.semi_banner_dental .sb_dental_message h1 {
    font-size: 40px;
    margin-bottom: 20px;
    color: #333333;
}

.semi_banner_dental .sb_dental_message h3 {
    line-height: 1.7;
    font-size: 16px;
    color: #333333;
}

.sbd_text_anim_active {
    animation: slideLeft 1s ease forwards;
}

.sbd_btn_anim_active {
    animation: slideUp 1s ease-out forwards;
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .semi_banner_dental {
        padding: 0;
        margin-top: 60px;
    }

        .semi_banner_dental .sb_dental_message {
            background-color: #000000ab;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            justify-content: center;
            transform: none;
            right: 0;
        }

            .semi_banner_dental .sb_dental_message h1 {
                color: white;
            }

            .semi_banner_dental .sb_dental_message h3 {
                color: white;
            }

            .semi_banner_dental .sb_dental_message > a {
                display: none;
            }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .semi_banner_dental .sb_dental_message h1 {
        font-size: 30px;
    }

    .semi_banner_dental .sb_dental_message h3 {
        font-size: 12px;
    }

    .semi_banner_dental {
        height: 300px;
    }
}

@media (max-width: 357px) {
    .semi_banner_dental .sb_dental_message h1 {
        font-size: 25px;
    }

    .semi_banner_dental .sb_dental_message h3 {
        font-size: 10px;
    }
}

/* -------------------------------------------------------------
                   section semi banner dental style end
        --------------------------------------------------------------- */

/* ---------------------------------------------
                   section brand style start
        ------------------------------------------------ */

.sec_brands {
    padding: 0 10%;
    margin-top: 100px;
}

.sec_brands_grid {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
}

    .sec_brands_grid > div {
        padding: 0 15px;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: center;
    }

.sec_brands > div img {
    width: 85%;
}

.sec_brands_title {
    text-align: center;
    margin-bottom: 30px;
}

    .sec_brands_title h1 {
        color: #339999;
        font-size: 32px;
    }

    .sec_brands_title h3 {
        color: #8B4110;
        font-size: 27px;
        margin-top: 10px;
    }

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .sec_brands {
        padding: 0;
        margin-top: 60px;
    }

    .sec_brands_title {
        margin-bottom: 10px;
    }

        .sec_brands_title h1 {
            font-size: 28px;
        }

        .sec_brands_title h3 {
            font-size: 23px;
        }
}

@media (max-width: 768px) {
    .sec_brands_grid > div {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 576px) {
    .sec_brands_grid > div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .sec_brands > div img {
        width: 100%;
    }
}

@media (max-width: 357px) {
}

/* ---------------------------------------------
                   section brand style end
        ------------------------------------------------ */

/* ---------------------------------------------
                   section latet blogs style start
        ------------------------------------------------ */

.sec_latest_blogs, .sec_blog_page {
    padding: 0 10%;
    margin-top: 70px;
}

.sec_blogs_title {
    text-align: center;
    margin-bottom: 60px;
}

    .sec_blogs_title h1 {
        color: #339999;
        font-size: 32px;
    }

    .sec_blogs_title h3 {
        color: #8B4110;
        font-size: 27px;
        margin-top: 10px;
    }

.sec_blogs_grid {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

    .sec_blogs_grid > div {
        padding: 20px 15px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .sec_blogs_grid .sec_blogs_item {
        position: relative;
        display: flex;
        background: white;
        transition: all 0.3s;
        overflow: hidden;
        flex-wrap: wrap;
    }

        .sec_blogs_grid .sec_blogs_item:hover {
            box-shadow: 0px 14px 13px 0px rgba(68, 68, 68, 0.25);
        }

        .sec_blogs_grid .sec_blogs_item > a {
            display: block;
            flex: 0 0 40%;
            max-width: 40%;
        }

    .sec_blogs_grid .slbp_item_image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 2px;
    }

    .sec_blogs_grid .slbp_item_details {
        flex: 0 0 60%;
        max-width: 60%;
        padding: 20px;
    }

        .sec_blogs_grid .slbp_item_details h3 {
            color: black;
            line-height: 1.5;
            margin-bottom: 10px;
            font-size: 19px;
            height: 57px;
            overflow: hidden;
            transition: color 0.3s;
        }

    .sec_blogs_grid .sec_blogs_item:hover .slbp_item_details h3 {
        color: #8B4110;
    }

    .sec_blogs_grid .slbp_item_details .slbp_item_calender {
        color: #333333;
        font-size: 13px;
        white-space: nowrap;
    }

        .sec_blogs_grid .slbp_item_details .slbp_item_calender img {
            margin-left: 5px;
        }

            .sec_blogs_grid .slbp_item_details .slbp_item_calender img:last-of-type {
                margin-right: 10px;
            }

    .sec_blogs_grid .slbp_item_details .slbp_item_summery {
        color: #333333;
        line-height: 1.5;
        font-size: 14px;
        overflow: hidden;
        height: 63px;
        margin-top: 10px;
    }

    .sec_blogs_grid .slbp_item_details .slbp_item_btn {
        color: black;
        font-weight: bold;
        margin-top: 20px;
        display: block;
        font-size: 15px;
        white-space: nowrap;
        transition: color 0.3s;
    }

    .sec_blogs_grid .sec_blogs_item:hover .slbp_item_details .slbp_item_btn {
        color: #8B4110;
    }

    .sec_blogs_grid .slbp_item_details .slbp_item_btn img {
        margin-right: 5px;
        opacity: 0;
        transition: all 0.5s;
    }

    .sec_blogs_grid .sec_blogs_item:hover .slbp_item_btn img {
        opacity: 1;
        transform: translateX(-20px);
    }

    .sec_blogs_grid > div > a:hover .slbp_item_btn img {
        opacity: 1;
        transform: translateX(-20px);
    }

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .sec_latest_blogs {
        padding: 0;
        margin-top: 50px;
    }

    .sec_blogs_title h1 {
        font-size: 28px;
    }

    .sec_blogs_title h3 {
        font-size: 23px;
    }

    .sec_blogs_title {
        margin-bottom: 40px;
    }

    .sec_blog_page {
        padding: 0 calc(5% - 15px);
        margin-top: 50px;
    }
}

@media (max-width: 768px) {
    .sec_blogs_grid > div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 20px;
    }
}

@media (min-width: 577px) {
    .sec_blogs_grid .sec_blogs_item {
        height: 232px;
    }
}

@media (max-width: 576px) {
    .sec_blogs_grid .sec_blogs_item > a {
        flex: 0 0 100%;
        height: 200px;
        max-width: 100%;
    }

    .sec_blogs_grid .slbp_item_details {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 357px) {
}

/* ---------------------------------------------
                   section latest blogs style end
        ------------------------------------------------ */

/* --------------------------------------------
                   about us style start
        -------------------------------------------- */

.about_us_section {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0 10%;
    margin-top: 50px;
}

    .about_us_section > div {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 15px;
    }

.about_us_title {
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

    .about_us_title img {
        margin-left: 10px;
    }

.about_us_body {
    font-size: 13px;
    margin-right: 46px;
    line-height: 1.5;
}

    .about_us_body > div {
        margin: 25px 0
    }

        .about_us_body > div span {
            font-weight: bold;
            margin-bottom: 3px;
            display: block;
        }

.about_social_div {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

    .about_social_div img {
        margin: 0 5px;
    }

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .about_us_section {
        padding: 0 5%;
    }
}

@media (max-width: 768px) {
    .about_us_section > div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px 0;
    }
}

@media (max-width: 576px) {
}

@media (max-width: 357px) {
}

/* --------------------------------------------
                   about us style end
        -------------------------------------------- */

/* --------------------------------------------
                   section category style start
        -------------------------------------------- */

.sec_page_category {
    width: calc(80% + 60px);
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

    .sec_page_category > div {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 20px 30px;
    }

.category_page_item {
    background-color: #333333;
    border-radius: 3px;
    box-shadow: 0 0 5px 1px #00000075;
    transition: all 0.1s;
    width: 100%;
    padding-top: 100%;
    position: relative;
}

    .category_page_item > a {
        display: block;
        position: absolute;
        top: 10px;
        left: 10px;
        bottom: 0;
        right: 10px;
    }

    .category_page_item:hover {
        transform: scale(1.01);
    }

    .category_page_item img {
        width: 100%;
        /*      height: calc(100% - 56px);*/
        object-fit: contain;
        background-color: white;
    }

    .category_page_item span {
        text-align: center;
        display: block;
        padding: 15px 0 10px 0;
        color: #c7a041;
        font-weight: bold;
        line-height: 1.5;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1200px) {
    .sec_page_category > div {
        padding: 20px;
    }

    .sec_page_category {
        width: calc(80% + 40px);
    }
}

@media (max-width: 992px) {
    .sec_page_category > div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .sec_page_category {
        width: calc(90% + 40px);
    }
}

@media (max-width: 768px) {
    .sec_page_category > div {
        padding: 15px;
    }

    .sec_page_category {
        width: calc(90% + 30px);
    }
}

@media (max-width: 576px) {
    .sec_page_category > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 357px) {
}

/* --------------------------------------------
                      section category style end
           -------------------------------------------- */

/* --------------------------------------------
                   div loading style start
        -------------------------------------------- */

.div_loading_container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: #0000003d;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .div_loading_container > div {
        border: 1px solid #00000045;
        background: white;
        width: 450px;
        text-align: center;
        box-shadow: 0 0 4px 1px #0000003b;
        padding: 10px 0 20px 0;
    }

    .div_loading_container img {
        width: 180px;
        margin-bottom: 10px;
    }

.div_loading_dots {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .div_loading_dots .loading_circle {
        width: 13px;
        height: 13px;
        border-radius: 50%;
        margin: 6px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .div_loading_dots .loading_circle::before {
            content: "";
            width: 13px;
            height: 13px;
            border-radius: 50%;
            opacity: 0.7;
            animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
        }

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.loading_circle-1 {
    background-color: #E9C231;
}

.loading_circle-2 {
    background-color: #d6a92a;
}

.loading_circle-3 {
    background-color: #b58809;
}

.loading_circle-4 {
    background-color: #b56809;
}

.loading_circle-5 {
    background-color: #8B4110;
}

.loading_circle-1::before {
    background-color: #E9C231;
    animation-delay: 200ms;
}

.loading_circle-2::before {
    background-color: #d6a92a;
    animation-delay: 400ms;
}

.loading_circle-3::before {
    background-color: #b58809;
    animation-delay: 600ms;
}

.loading_circle-4::before {
    background-color: #b56809;
    animation-delay: 800ms;
}

.loading_circle-5::before {
    background-color: #8B4110;
    animation-delay: 1000ms;
}

@media (max-width: 576px) {
    .div_loading_container > div {
        width: 310px;
    }

    .div_loading_container img {
        width: 150px;
    }

    .div_loading_dots .loading_circle {
        width: 11px;
        height: 11px;
        margin: 5px;
    }

        .div_loading_dots .loading_circle::before {
            width: 11px;
            height: 11px;
        }
}

@media (max-width: 357px) {
    .div_loading_container > div {
        width: 245px;
    }
}

/* --------------------------------------------
                   div loading style end
        -------------------------------------------- */

/* -------------------------------------------------------------
                   section product slider number one style start
        --------------------------------------------------------------- */

.sec_product_slide, .sec_product_slide_newest, .sec_product_slide_offer, .sec_product_slide_seller {
    margin-top: 50px;
}

    .sec_product_slide_seller .swiper_page_one {
        box-shadow: 0 0 10px -3px #000000a1;
        background-color: #e9c23147;
    }

    .sec_product_slide_offer .swiper_page_one {
        box-shadow: 0 0 10px -3px #000000a1;
        background-color: #33999947;
    }

    .sec_product_slide_newest .swiper_page_one {
        box-shadow: 0 0 10px -3px #000000a1;
        background-color: #8B411047;
    }

/* -------------------------------------------------------------
                   section product slider number one style end
        --------------------------------------------------------------- */

/*-----------------------------------------------
           STAR SHOP PAGE STYLING
------------------------------------------------*/

.shop_page_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    margin: 0 auto;
}

    .shop_page_container > div {
        padding: 10px;
        flex: 0 0 25%;
        max-width: 25%;
    }

.shop_page_ruler {
    display: flex;
    justify-content: flex-end;
    height: 31px;
    width: 80%;
    margin: 50px auto 20px auto;
    position: relative;
}

.sp_ruler_filter {
    display: flex;
    justify-content: flex-start;
}

    .sp_ruler_filter > select {
        border-radius: 5px;
        width: 140px;
        cursor: pointer;
        font-size: 12px;
        display: none;
        border: 1px solid #9a9a9a;
        padding-right: 7px;
    }

.shop_page_ruler .open_filter_button {
    border: 0;
    outline: 0;
    text-align: center;
    display: block;
    height: 31px;
    border-radius: 5px;
    width: 140px;
    color: #333333;
    background-color: #339999;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
    transition: all 0.2s;
}

.filter_button_counter {
    font-size: 12px;
    background: #e9c231;
    color: #333333;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #333333;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    padding-right: 1px;
}

.shop_page_ruler .open_filter_button:hover {
    background-color: #268686;
}

.shop_page_ruler .open_filter_button:active {
    transform: scale(0.9);
}


@media (max-width: 1200px) {
    .shop_page_container > div {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 992px) {
    .shop_page_container, .shop_page_ruler {
        width: 90%;
    }
}

@media (max-width: 768px) {
    .shop_page_container > div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .shop_page_ruler {
        margin-top: 30px;
    }
}

@media (max-width: 576px) {
    .shop_page_container > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*-------------------------------------------
  start custom  select style
-----------------------------------------*/

/*the container must be positioned relative:*/

.shop_custom_select {
    position: relative;
    width: 140px;
    height: 100%;
}

    .shop_custom_select select {
        display: none;
        /*hide original SELECT element:*/
    }

    .shop_custom_select .select-selected {
        border-color: #9a9a9a;
        width: 140px;
        display: flex;
        border-radius: 5px;
        background-color: white;
        align-items: center;
        justify-content: space-between;
    }

        .shop_custom_select .select-selected.select-arrow-active img {
            transform: rotateX(180deg);
        }

        .shop_custom_select .select-selected img {
            width: 10px;
            margin-right: 10px;
        }

    .shop_custom_select .select-items div, .select-selected {
        font-family: Samim;
        font-size: 12px;
        line-height: 1.3;
        padding: 7px 12px;
        cursor: pointer;
        border: 1px solid transparent;
        user-select: none;
        height: 31px;
    }

    .shop_custom_select .select-items div {
        color: black;
        border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    }

    .shop_custom_select .select-selected {
        white-space: nowrap;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /*style items (options):*/

    .shop_custom_select .select-items {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99;
    }

    .shop_custom_select .select-items {
        background-color: #ffffff;
        border-radius: 3px;
        border: 1px solid #cdcdcd;
    }

    /*hide the items when the select box is closed:*/

    .shop_custom_select .select-hide {
        display: none;
    }

    .shop_custom_select .select-items div:hover, .shop_custom_select .same-as-selected {
        background-color: rgb(228, 228, 228);
    }

@media (max-width: 768px) {
    .shop_custom_select {
        display: none !important;
    }

    .shop_page_ruler .sp_ruler_filter select {
        display: block !important;
    }
}

@media (max-width: 357px) {
    .sp_ruler_filter > select, .shop_page_ruler .open_filter_button {
        width: 100px;
    }
}

/*--------------------------------------------------
       end  custom  select style
---------------------------------------------------*/

/*-------------------------------------------------
       START FILTEROVERLAY STYLING
---------------------------------------------------*/

.filter_overlay {
    position: absolute;
    top: 50px;
    background: #000000de;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 90;
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    color: white;
    line-height: 1;
    padding: 8px;
}

    .filter_overlay .filter_arrow {
        width: 13px;
        margin-right: auto;
    }

.aside_brand_list {
    padding: 6px 10px;
}

    .aside_brand_list .checkbar_head {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 8px 0;
    }

        .aside_brand_list .checkbar_head + .callapse {
            display: none;
        }

    .aside_brand_list .arrow_animation {
        transform: rotate(-90deg);
    }

    .aside_brand_list .arrow {
        transition: transform 0.25s;
        width: 0.6rem;
        margin-right: auto;
    }

    .aside_brand_list .filter_a_tag {
        width: 100%;
        display: flex;
        align-items: center;
        color: white;
        justify-content: flex-start;
        font-size: 13px;
    }

    /*----------- start filter step by step style ---------*/

    .aside_brand_list > .checkbar > .checkbar_body {
        padding-right: 20px;
    }

        .aside_brand_list > .checkbar > .checkbar_body > .checkbar > .checkbar_body {
            padding-right: 20px;
        }

    /*----------- end filter step by step style ---------*/

    .aside_brand_list .filter_ccounter {
        display: block;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        color: black;
        margin-right: 15px;
        background-color: white;
        border-radius: 2px;
        padding: 1px 4px;
        font-weight: bold;
    }

.filter_overlay > button {
    position: absolute;
    bottom: -20px;
    right: 50%;
    transform: translateX(50%);
    height: 20px;
    border: 0;
    padding: 0 0 4px 0;
    outline: 0;
    width: 130px;
    background: #000000de;
    color: white;
    border-radius: 0 0 15px 15px;
    text-align: center;
    display: block;
    vertical-align: middle;
}

.filter_overlay > div:not(:last-child) {
    padding: 10px;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

    .filter_overlay > div:not(:last-child) > div {
        border: 1px solid white;
        border-radius: 5px;
        padding: 10px 13px;
        display: flex;
        flex-direction: column;
        flex-flow: column;
        align-items: stretch;
        justify-content: flex-start;
        /* height: 405px; */
    }

.filter_head {
    border-bottom: 1px solid white;
    padding-bottom: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    height: 40px;
}

    .filter_head .filter_head_text {
        display: flex;
        flex-direction: column;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
    }

        .filter_head .filter_head_text p:first-child {
            color: #339999;
        }

        .filter_head .filter_head_text p:last-child {
            font-size: 12px;
        }

    .filter_head img {
        margin-left: 10px;
        align-self: flex-start;
    }

.filter_body {
    flex-grow: 1;
    margin-top: 10px;
    overflow: hidden;
    overflow-y: auto;
    height: 335px;
}

    /* width */

    .filter_body::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */

    .filter_body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */

    .filter_body::-webkit-scrollbar-thumb {
        background: white;
        border-radius: 10px;
    }

        /* Handle on hover */

        .filter_body::-webkit-scrollbar-thumb:hover {
            background: rgb(189, 189, 189);
        }

    /* ----------------------filter check box----------------- */

    .filter_body .filter_checkbox_container {
        display: inline-block;
        position: relative;
        top: 0;
        width: 16px;
        height: 16px;
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin: 0 0 0 10px;
    }

        .filter_body .filter_checkbox_container input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

    .filter_body .filter_checkbox_checkmark {
        position: absolute;
        border: 1px solid #d0d0d0;
        height: 16px;
        width: 16px;
        background-color: #ffffff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.filter_checkbox_container:hover input ~ .filter_checkbox_checkmark {
    background-color: #ccc;
}

.filter_checkbox_container input:checked ~ .filter_checkbox_checkmark {
    background-color: #339999;
}

.filter_body .filter_checkbox_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.filter_checkbox_container input:checked ~ .filter_checkbox_checkmark:after {
    display: block;
}

.filter_checkbox_container .filter_checkbox_checkmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.filter_overlay .filter_go {
    padding: 10px;
    flex: 0 0 100%;
    max-width: 100%;
}

    .filter_overlay .filter_go button {
        border: 0;
        outline: 0;
        text-align: center;
        display: block;
        width: 33.333333%;
        border-radius: 5px;
        margin: 0 auto;
        padding: 9px;
        line-height: 1.5;
        background: #339999;
        color: #131313;
        font-weight: bold;
        transition: all 0.2s;
    }

        .filter_overlay .filter_go button:active {
            transform: scale(0.95);
        }

        .filter_overlay .filter_go button:hover {
            background: #268686;
        }

@media (max-width: 1199px) {
    .filter_overlay > div > div > .callapse {
        display: none;
    }

    .filter_overlay.filter_head {
        cursor: pointer;
    }

    .filter_overlay > div:not(:last-child) {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .filter_overlay .filter_go button {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .filter_overlay > div:not(:last-child) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .filter_overlay .filter_go button {
        width: 100%;
    }
}

/* ----------------------end filter check box----------------- */

/*--------------------------------------------
   END FILTEROVERLAY STYLING
---------------------------------------------*/

/*---------------------------------------------
             END SHOP PAGE STYLING
-------------------------------------------------*/

/* ------------------------------------
                   checkout style start
        --------------------------------------- */

.section_checkout {
    padding: 50px 10%;
}

.checkout_items_sums {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 60px;
    flex-wrap: wrap;
}

    .checkout_items_sums > div:first-child {
        flex: 0 0 72%;
        max-width: 72%;
    }

    .checkout_items_sums > div:last-child {
        flex: 0 0 28%;
        max-width: 28%;
        padding-right: 15px;
    }

    /* ------- checkout table style start ------- */

    .checkout_items_sums table {
        width: 100%;
    }

        .checkout_items_sums table th {
            border-bottom: 2px solid #333333;
            padding-bottom: 8px;
            color: #333333;
            font-weight: bold;
            font-size: 17px;
            vertical-align: middle;
            white-space: nowrap;
        }

    .checkout_items_sums tbody tr:not(:last-child) td {
        border-bottom: 1px solid #00000040;
        padding-bottom: 15px;
    }

    .checkout_items_sums tbody td {
        padding-top: 15px;
    }

        .checkout_items_sums tbody td:first-child {
            width: 40%;
        }

            .checkout_items_sums tbody td:first-child > a {
                display: flex;
                align-items: flex-start;
                line-height: 1.5;
                flex-wrap: wrap;
            }

                .checkout_items_sums tbody td:first-child > a > div {
                    padding-right: 12px;
                    flex: 0 0 calc(100% - 130px);
                    max-width: calc(100% - 130px);
                }

                .checkout_items_sums tbody td:first-child > a h4 {
                    color: #339999;
                    margin-bottom: 10px;
                    font-size: 15px;
                    height: 45px;
                    overflow: hidden;
                }

                .checkout_items_sums tbody td:first-child > a span {
                    color: #212121;
                    margin-top: 5px;
                    display: block;
                    font-size: 11px;
                }

            .checkout_items_sums tbody td:first-child img {
                width: 130px;
                height: 130px;
                border: 1px solid #00000047;
                object-fit: contain;
                background-color: white;
            }

        .checkout_items_sums tbody td:nth-child(2) {
            text-align: center;
            font-size: 13px;
            color: #464646;
            font-weight: bold;
            vertical-align: middle;
            width: 15%;
        }

        .checkout_items_sums tbody td:nth-child(3) {
            text-align: center;
            font-size: 13px;
            vertical-align: middle;
            width: 15%;
        }

        .checkout_items_sums tbody td:nth-child(4) {
            text-align: center;
            font-size: 13px;
            color: #D10000;
            font-weight: bold;
            vertical-align: middle;
            width: 15%;
        }

        .checkout_items_sums tbody td:last-child {
            text-align: center;
            font-size: 13px;
            color: #464646;
            font-weight: bold;
            vertical-align: middle;
            width: 15%;
        }

    .checkout_items_sums > div:first-child .so_item_counter {
        height: 30px;
    }

        .checkout_items_sums > div:first-child .so_item_counter button {
            width: 30px;
        }

    .checkout_items_sums > div:first-child .so_item_counter {
        margin: 0;
    }

        .checkout_items_sums > div:first-child .so_item_counter input {
            width: 40px;
        }

.mobile_version_th {
    display: none;
    margin-left: 30px;
}

/* ------- checkout table style end ------- */

.checkoot_calculation {
    background-color: #333333;
    color: white;
    padding: 20px;
    font-size: 13px;
    line-height: 2;
}

    .checkoot_calculation ul {
        margin-top: 25px;
        color: rgb(238, 238, 238);
    }

        .checkoot_calculation ul li {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .checkoot_calculation ul li:first-child {
                border-bottom: 1px dashed #ffffff66;
                padding-bottom: 5px;
            }

            .checkoot_calculation ul li:nth-child(2) {
                border-bottom: 1px dashed #ffffff66;
                padding-bottom: 5px;
                padding-top: 5px;
            }

            .checkoot_calculation ul li:nth-child(3) {
                border-bottom: 1px solid #E9C231;
                padding-top: 5px;
                padding-bottom: 10px;
            }

                .checkoot_calculation ul li:nth-child(3) span:last-child {
                    color: #FF6A6A;
                }

            .checkoot_calculation ul li:nth-child(4) {
                font-weight: bold;
                padding-top: 15px;
                font-size: 14px;
            }

                .checkoot_calculation ul li:nth-child(4) span:last-child {
                    color: white;
                }

        .checkoot_calculation ul button {
            display: block;
            width: 100%;
            outline: 0;
            text-align: center;
            transition: background-color 0.3s;
            user-select: none;
            background-color: #E9C231;
            border: 1px solid #8B4110;
            border-radius: 3px;
            color: #8B4110;
            font-weight: bold;
            font-size: 15px;
            padding: 6px;
            margin-top: 25px;
        }

            .checkoot_calculation ul button:hover {
                background-color: #c4a228;
            }

            .checkoot_calculation ul button:active {
                transform: scale(0.98);
            }

.checkout_empty_message {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

@media (max-width: 1200px) {
    .checkout_items_sums > div:first-child {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;
        margin-top: 50px;
    }

    .checkout_items_sums > div:last-child {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        order: 1;
    }
}

@media (max-width: 992px) {
    .section_checkout {
        padding: 40px 5%;
    }
}

@media (max-width: 768px) {
    .checkout_items_sums thead {
        display: none;
    }

    .checkout_items_sums tbody td:nth-child(2) {
        display: none;
    }

    .checkout_items_sums tbody tr {
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }

        .checkout_items_sums tbody tr:not(:last-child) td {
            border: none;
        }

        .checkout_items_sums tbody tr:not(:last-child) {
            border-bottom: 1px solid #00000040;
            padding-bottom: 10px;
        }

    .checkout_items_sums tbody td:first-child {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        order: 1;
    }

    .checkout_items_sums tbody td:nth-child(3) {
        order: 4;
    }

    .checkout_items_sums tbody td:nth-child(4) {
        order: 2;
    }

    .checkout_items_sums tbody td:last-child {
        order: 3;
    }

    .checkout_items_sums tbody td:nth-child(2), .checkout_items_sums tbody td:nth-child(3), .checkout_items_sums tbody td:nth-child(4), .checkout_items_sums tbody td:last-child {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        text-align: center;
        padding: 9px 0 !important;
    }

    .mobile_version_th {
        display: inline-block;
    }

    .checkout_items_sums tbody td:first-child img {
        order: 2;
        margin: auto;
        width: 220px;
        height: 220px;
    }

    .checkout_items_sums tbody td:first-child > a > div {
        order: 1;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 12px 0;
    }
}

@media (max-width: 576px) {
}

@media (max-width: 357px) {
}

/* ------------------------------------
                   checkout style end
        --------------------------------------- */

/* --------------------------------------------
                   single section style start
        -------------------------------------------- */

.sec_single_product {
    width: 80%;
    margin: 50px auto;
}

    .sec_single_product .single_page_picture > .xzoom {
        width: 400px;
        height: 400px;
        object-fit: contain;
        box-shadow: none;
        border-radius: 5px;
        background-color: white;
        border: 1px solid #0000003d;
    }

.xzoom-preview {
    border-radius: 5px;
    background-color: white;
}

.sec_single_product .single_page_picture .sp_other_picture {
    margin-top: 10px;
    text-align: right;
}

    .sec_single_product .single_page_picture .sp_other_picture img {
        width: 80px;
        height: 80px;
        object-fit: contain;
        border: 1px solid #0000003d;
        background-color: white;
    }

.sec_single_product .single_page_details {
    line-height: 1.5;
}

.single_page_details .single_pd_prices {
    border-bottom: 1px solid #0000003d;
    padding-bottom: 20px;
}

.single_page_details .single_pd_text h3 {
    color: #339999;
    margin-bottom: 20px;
}

.single_pd_text .single_pd_prices del {
    font-size: 13px;
    display: block;
}

.single_pd_text .single_pd_prices span {
    display: block;
    color: #8B4110;
    font-weight: bold;
}

.single_page_details .single_pd_desc {
    margin-top: 20px;
}

    .single_page_details .single_pd_desc > p {
        font-size: 15px;
        line-height: 1.7;
        margin-top: 12px;
    }

    .single_page_details .single_pd_desc > div {
        margin-top: 20px;
    }

        .single_page_details .single_pd_desc > div p {
            font-size: 13px;
            line-height: 1.7;
        }

@media (max-width: 1200px) {
}

@media (min-width: 993px) {
    .sec_single_product {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .sec_single_product .single_page_details {
            flex-grow: 1;
        }

        .sec_single_product .single_pd_btns {
            margin-right: auto;
            width: 230px;
        }

        .sec_single_product .single_page_details {
            height: 400px;
            display: flex;
            padding: 10px 20px;
            flex-direction: column;
            justify-content: space-between;
        }
}

@media (max-width: 992px) {
    .single_page_picture {
        display: none;
    }

    .sec_single_product {
        width: 90%;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
}

@media (max-width: 357px) {
}

/* ----------- this is webapp style start ------------ */

.sec_single_product .webapp_single_swiper_container {
    height: 450px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}

    .sec_single_product .webapp_single_swiper_container .websingle_swiper_zoom img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border: 1px solid #0000003d;
        border-radius: 5px;
    }

.sec_single_product .websingle_swiper_zoom {
    padding: 7px;
}

.websingle_swiper_slide {
    overflow: hidden;
    height: 400px;
    border-radius: 15px;
}

.sec_single_product .websingle_swiper_pagination .swiper-pagination-bullet-active {
    background: #545454;
}

@media (min-width: 993px) {
    .sec_single_product .webapp_single_swiper_container {
        display: none;
    }
}

/* ----------- this is webapp style end ------------ */

/* --------------------------------------------
                   single section style end
        -------------------------------------------- */

/* --------------------------------------------
                   section category style start
        -------------------------------------------- */

/* ------------ start one level collapse menu ------------- */

/* the necessary style start */

.onelevel_collapse_btn {
    background-color: #343434;
    color: #E9C231;
    padding: 6px 15px;
    width: 100%;
    border: 1px solid #5f5f5f;
    text-align: right;
    outline: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: color 0.5s;
    font-size: 14px;
    white-space: nowrap;
}

/* .onelevel_collapse_active,
        .onelevel_collapse_btn:hover {
            color: white;
        } */

.onelevel_collapse_body {
    padding: 0px 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    line-height: 1.7;
    font-size: 15px;
    background-color: #dedede;
    overflow-x: auto;
}

    /* width */

    .onelevel_collapse_body::-webkit-scrollbar {
        height: 7px;
    }

    /* Track */

    .onelevel_collapse_body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */

    .onelevel_collapse_body::-webkit-scrollbar-thumb {
        background: #E9C231;
        border-radius: 10px;
        border: 1px solid gray;
    }

        /* Handle on hover */

        .onelevel_collapse_body::-webkit-scrollbar-thumb:hover {
            background: #af8a00;
        }

/* the necessary style end */

.onelevel_collapse_btn > div {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
}

    .onelevel_collapse_btn > div span {
        display: block;
    }

.onelevel_collapse_btn > span {
    display: block;
    margin-right: auto;
    margin-left: 20px;
    font-weight: bold;
}

.onelevel_collapse_btn img:last-child {
    transition: all 0.3s;
}

.onelevel_collapse_active img:last-child {
    transform: rotate(180deg);
}

.onelevel_collapse_body table {
    width: 100%;
    text-align: center;
    color: black;
    font-size: 14px;
    margin: 18px 0;
    white-space: nowrap;
}

    .onelevel_collapse_body table thead {
        border-bottom: 1px solid #8080807a;
    }

    .onelevel_collapse_body table td, .onelevel_collapse_body table th {
        padding: 3px;
        line-height: 1.5;
    }

        .onelevel_collapse_body table th:first-child {
            width: 25%;
        }

        .onelevel_collapse_body table td:first-child {
            display: block;
            width: 200px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

/* ------------ end one level collapse menu ------------- */

.sec_user_manager {
    width: 80%;
    margin: 80px auto 50px auto;
}

.user_manager_info {
    height: 370px;
    background-color: #E9C231;
    background-image: linear-gradient(to bottom, #E9C231, #EBDA9A);
}

    .user_manager_info > div {
        width: 280px;
        margin: 0 auto;
        transform: translateY(-30px);
        text-align: center;
        line-height: 1.5;
    }

    .user_manager_info img {
        width: 200px;
        border-radius: 50%;
        border: 3px solid #E9C231;
        margin-bottom: 10px;
    }

    .user_manager_info h1 {
        width: 210px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0 auto;
    }

    .user_manager_info span:first-of-type {
        display: block;
        text-align: right;
        color: #2b8686;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
        margin: 15px 0 6px 0;
    }

    .user_manager_info span:nth-of-type(2) {
        display: block;
        text-align: right;
        font-size: 13px;
        font-weight: bold;
        margin: 6px 0;
        color: #333333;
    }

    .user_manager_info span:last-of-type {
        display: block;
        text-align: right;
        font-size: 13px;
        font-weight: bold;
        margin: 6px 0;
        color: #333333;
    }

.user_manager_tabnav {
    background-color: #343434;
}

    .user_manager_tabnav .um_tabnav_head {
        display: flex;
        width: 80%;
        margin: 0 auto;
        transform: translateY(-24px);
    }

        .user_manager_tabnav .um_tabnav_head li {
            background-color: #8C8C8C;
            color: #232323;
            margin: 0 3px;
            font-size: 14px;
            padding: 14px 20px;
            border-radius: 3px;
            font-weight: bold;
            cursor: pointer;
            white-space: nowrap;
            user-select: none;
        }

        .user_manager_tabnav .um_tabnav_head .um_tabnav_head_active {
            background-color: white;
        }

        .user_manager_tabnav .um_tabnav_head li img {
            margin-left: 5px;
        }

.um_tabnav_body_one {
    display: none;
    padding: 60px;
    position: relative;
    flex-wrap: wrap;
}

    .um_tabnav_body_one ul {
        flex: 0 0 250px;
        max-width: 250px;
    }

        .um_tabnav_body_one ul li:not(:last-child) {
            border-bottom: 1px solid rgb(126, 126, 126);
        }

        .um_tabnav_body_one ul a {
            color: #E9C231;
            font-size: 13px;
            display: block;
            padding: 7px;
        }

            .um_tabnav_body_one ul a:hover {
                color: #bb9b27;
            }

        .um_tabnav_body_one ul img {
            margin-left: 10px;
        }

    .um_tabnav_body_one > div {
        flex: 0 0 calc(100% - 250px);
        max-width: calc(100% - 250px);
        padding-right: 30px;
        overflow-x: auto;
        padding-bottom: 7px;
    }

        /* width */

        .um_tabnav_body_one > div::-webkit-scrollbar {
            height: 7px;
        }

        /* Track */

        .um_tabnav_body_one > div::-webkit-scrollbar-track {
            box-shadow: inset 0 0 5px grey;
            border-radius: 10px;
        }

        /* Handle */

        .um_tabnav_body_one > div::-webkit-scrollbar-thumb {
            background: #E9C231;
            border-radius: 10px;
            border: 1px solid gray;
        }

            /* Handle on hover */

            .um_tabnav_body_one > div::-webkit-scrollbar-thumb:hover {
                background: #af8a00;
            }

    .um_tabnav_body_one table {
        width: 100%;
        color: white;
        font-size: 13px;
        line-height: 1.5;
        white-space: nowrap;
    }

    .um_tabnav_body_one td {
        border: 1px solid rgb(212, 212, 212);
        padding: 10px;
    }

.um_tabnav_body_two {
    display: none;
    position: relative;
    padding: 60px;
}

    .um_tabnav_body_two > div {
        width: 100%;
    }

.um_tabnav_body_active {
    display: flex;
}

.um_empty_message {
    color: white;
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .sec_user_manager {
        width: 90%;
    }

    .um_tabnav_body_one > div {
        padding-right: 0;
        margin-top: 30px;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .um_tabnav_body_one ul {
        flex: 0 0 100%;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .onelevel_collapse_body table {
        margin-bottom: 25px;
    }

    .onelevel_collapse_body {
        padding: 0;
    }

    .user_manager_tabnav .um_tabnav_head {
        width: 100%;
    }

        .user_manager_tabnav .um_tabnav_head li {
            font-size: 12px;
            padding: 11px 14px;
        }

    .onelevel_collapse_body table {
        font-size: 13px;
    }

    .onelevel_collapse_btn {
        font-size: 12px;
    }

        .onelevel_collapse_btn img:last-child {
            width: 12px !important;
        }

        .onelevel_collapse_btn img:first-child {
            width: 20px !important;
        }

        .onelevel_collapse_btn > div {
            margin-right: 10px;
        }

        .onelevel_collapse_btn > span {
            margin-left: 10px;
        }

    .um_tabnav_body_two, .um_tabnav_body_one {
        padding: 40px 25px;
    }

        .um_tabnav_body_one td {
            padding: 7px;
        }

        .um_tabnav_body_one table, .um_tabnav_body_one ul a, .user_manager_info span:last-of-type, .user_manager_info span:last-of-type {
            font-size: 12px;
        }

        .um_tabnav_body_one ul img {
            width: 16px !important;
        }

    .user_manager_info > div {
        width: 100%;
        padding: 0 15px;
    }

    .onelevel_collapse_body table td:first-child {
        width: 160px;
    }
}

@media (max-width: 357px) {
    .user_manager_tabnav .um_tabnav_head li img {
        display: none;
    }

    .um_tabnav_body_two, .um_tabnav_body_one {
        padding: 35px 20px;
    }

    .onelevel_collapse_btn img:first-child {
        display: none;
    }

    .onelevel_collapse_btn > div {
        margin: 0;
    }
}

/* --------------------------------------------
                   section category style end
        -------------------------------------------- */

/*--------------------------------------------------
             pagination style start
---------------------------------------------------*/
.pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

    .pagination a {
        color: #000000a6;
        float: left;
        padding: 10px 15px;
        text-decoration: none;
        border: 1px solid #d0d0d0;
        background-color: white;
        font-weight: bold;
        font-size: 13px;
        line-height: 1;
        text-align: center;
        transition: all 0.1s;
    }

        .pagination a.active {
            background-color: #339999;
            color: white !important;
            border: 1px solid #339999 !important;
        }

        .pagination a:hover:not(.active):not(:last-child):not(:first-child) {
            background-color: rgb(212, 212, 212);
        }

        .pagination a:first-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            color: #339999;
            border-color: #3399999d;
        }

            .pagination a:first-child:hover {
                background-color: #33999949;
            }

        .pagination a:last-child:active {
            transform: scale(0.95);
        }

        .pagination a:last-child {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            color: #339999;
            border-color: #3399999d;
        }

            .pagination a:last-child:hover {
                background-color: #33999949;
            }

            .pagination a:last-child:active {
                transform: scale(0.95);
            }

/*--------------------------------------------------
             pagination style end
---------------------------------------------------*/
/*--------------------------------------------
           BLOG DETAILS TIMELINE START
--------------------------------------------*/


.sec_blog_details {
    margin: 50px 14vw 80px 5vw;
    background-color: white;
    border-radius: 5px;
    padding: 50px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
}



    .sec_blog_details .blog_details_banner {
        width: 100%;
        display: block;
        margin: 0 auto;
        border-radius: 5px;
    }

    .sec_blog_details .blog_details_info {
        margin: 10px 0 35px 0;
        border-bottom: 1px solid #0000004d;
        padding: 0 30px 20px 30px;
    }

        .sec_blog_details .blog_details_info > div {
            display: flex;
            align-items: center;
        }


        .sec_blog_details .blog_details_info .blog_details_title {
            margin: 0;
            padding: 20px 0 25px 0;
            line-height: 1.7;
        }

        .sec_blog_details .blog_details_info img.blog_details_avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            box-shadow: 0 0 4px 1px #00000061;
            margin-left: 15px;
        }

        .sec_blog_details .blog_details_info > div > span {
            font-size: 13px;
            white-space: nowrap;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 120px;
        }

        .sec_blog_details .blog_details_info span img {
            margin-left: 6px;
        }

    .sec_blog_details #blog_details_body {
        padding: 0 10px;
    }

    .sec_blog_details #blog_details_body {
        font-size: 15px;
        line-height: 2;
        font-family: 'Samim';
    }

    .sec_blog_details .blog_details_info .blog_details_more {
        margin-right: auto;
        font-size: 12px;
        white-space: nowrap;
    }


        .sec_blog_details .blog_details_info .blog_details_more span:last-child {
            margin-right: 30px;
        }

@media (max-width:992px) {
    .sec_blog_details {
        margin: 50px 5% 80px 5%;
    }

        .sec_blog_details .blog_details_info .blog_details_more span {
            display: block;
        }

            .sec_blog_details .blog_details_info .blog_details_more span:last-child {
                margin-right: 0;
                margin-top: 10px;
            }

        .sec_blog_details .blog_details_info .blog_details_title {
            padding-top: 15px
        }
}

@media (max-width:765px) {
    .sec_blog_details .blog_details_info {
        padding-right: 10px;
    }

        .sec_blog_details .blog_details_info img.blog_details_avatar {
            margin-left: 10px;
        }

        .sec_blog_details .blog_details_info > div {
            flex-direction: column;
        }

            .sec_blog_details .blog_details_info > div > span {
                margin-top: 12px;
            }

        .sec_blog_details .blog_details_info .blog_details_more {
            margin-top: 20px;
            display: flex;
            margin-right: 0;
            justify-content: space-between;
            width: 100%;
            align-items: center;
            font-size: 10px;
        }

        .sec_blog_details .blog_details_info .blog_details_title {
            padding-bottom: 15px
        }

        .sec_blog_details .blog_details_info .blog_details_more span:last-child {
            margin: 0;
        }
}

@media (max-width:576px) {
    .sec_blog_details {
        margin-top: 30px;
        padding: 15px;
    }

        .sec_blog_details .blog_details_title {
            padding: 20px 0;
        }

        .sec_blog_details .blog_details_info .blog_details_title {
            padding-top: 5px
        }
}

@media (max-width:357px) {
    .sec_blog_details .blog_details_info .blog_details_more {
        flex-direction: column;
    }

        .sec_blog_details .blog_details_info .blog_details_more span:last-child {
            margin-top: 8px;
        }
}

/*--------------------------------------------
           BLOG DETAILS TIMELINE END
--------------------------------------------*/

/* ------------------------------------
                   footer style start
        --------------------------------------- */

footer {
    margin-top: 80px;
}

.footer_main_body {
    background-color: #191919;
    background-image: linear-gradient(45deg, #333333, #191919);
    padding: 50px 10% 35px 10%;
}

.footer_about_banner {
    position: relative;
    background-image: url('../../img/img_akbarpour/footer-about-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 20px;
}

.footer_about_text {
    background-color: transparent;
    border: 1px solid #ffffff42;
    color: white;
    line-height: 1.5;
    width: 100%;
    padding: 20px;
}

    .footer_about_text > p {
        width: 60%;
        font-size: 13px;
        margin: 15px 0;
        line-height: 2;
    }

    .footer_about_text > div {
        display: flex;
        position: relative;
        width: 60%;
        flex-wrap: wrap;
    }

        .footer_about_text > div > div {
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
            padding: 10px;
        }

            .footer_about_text > div > div p {
                margin-right: 50px;
                font-size: 12px;
                color: #cecece;
            }

            .footer_about_text > div > div > div {
                position: relative;
                display: flex;
                align-items: center;
            }

    .footer_about_text img {
        border: 2px solid #E9C231;
        border-radius: 50%;
        padding: 7px;
        margin-left: 10px;
    }

.footer_main_link {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

    .footer_main_link > div {
        flex: 0 0 50%;
        max-width: 50%;
        color: white;
    }

.footer_random_products li:not(:first-child) {
    margin: 15px 0;
}

.footer_random_products li:first-child {
    margin: 30px 0;
    font-weight: bold;
}

.footer_random_products li a {
    display: flex;
}

    .footer_random_products li a img {
        width: 80;
        height: 80;
        object-fit: contain;
        background: white;
        border: 1px solid #b7b7b7;
    }

.fr_product_details {
    margin-right: 20px;
}

    .fr_product_details h5 {
        color: #339999;
        margin-top: 5px;
        white-space: nowrap;
        width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.3;
    }

    .fr_product_details span {
        color: #a54c11;
        font-weight: bold;
        margin-top: 15px;
        display: block;
        font-size: 13px;
    }

.footer_access_link li:first-child {
    margin: 30px 0;
    font-weight: bold;
}

.footer_access_link li:not(:first-child) {
    margin: 15px 0;
}

    .footer_access_link li:not(:first-child) a {
        color: #b7b7b7;
        font-size: 13px;
    }

        .footer_access_link li:not(:first-child) a:hover {
            color: #e2e2e2;
        }

.footer_down_ruler {
    background-color: rgb(15, 15, 15);
    color: #dedede;
    padding: 30px 10%;
    border-top: 1px solid #5a5a5a;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    flex-wrap: wrap;
    white-space: nowrap;
    position: relative;
}

    .footer_down_ruler button {
        border: 1px solid gray;
        outline: 0;
        padding: 0;
        background-color: #585858;
        width: 40px;
        border-radius: 4px;
        height: 40px;
        text-align: center;
        display: block;
        position: absolute;
        right: 5%;
        top: -22px;
    }

    .footer_down_ruler p:first-child {
        width: 50%;
        text-align: right;
    }

    .footer_down_ruler p:last-child {
        width: 50%;
        text-align: left;
    }

        .footer_down_ruler p:last-child a {
            color: white;
            border-bottom: 1px dashed white;
        }

@media (max-width: 1200px) {
    .footer_about_text {
        background-color: #00000094;
    }

        .footer_about_text > div {
            width: 100%;
        }

        .footer_about_text > p {
            width: 100%;
        }
}

@media (max-width: 992px) {
    .footer_main_body {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 768px) {
    .footer_about_text > div > div {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    .footer_about_banner {
        background-image: none;
        padding: 0;
    }

    .footer_about_text > div > div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px 0;
    }

    .footer_main_link > div {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .footer_main_link > div {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .footer_random_products li a {
        justify-content: center;
    }

    .footer_down_ruler p:first-child {
        width: 100%;
        text-align: center;
    }

    .footer_down_ruler p:last-child {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}

@media (max-width: 357px) {
}

/* ------------------------------------
                   footer style end
        --------------------------------------- */

/*------------------------------------------
          end change password style
--------------------------------------------*/
.usermanager_container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

    .usermanager_container .usermanager_pro_info {
        flex: 0 0 75%;
        max-width: 75%;
        padding: 10px;
    }

        .usermanager_container .usermanager_pro_info form {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
        }

            .usermanager_container .usermanager_pro_info form > button[type="submit"] {
                background-color: #339999;
                border: 0;
                color: white;
                outline: 0;
                display: block;
                border-radius: 3px;
                padding: 7px;
                text-align: center;
                width: 155px;
                margin: 30px auto 10px 10px;
                transition: all 0.2s;
            }

                .usermanager_container .usermanager_pro_info form > button[type="submit"]:hover {
                    background-color: #218686;
                }

                .usermanager_container .usermanager_pro_info form > button[type="submit"]:active {
                    transform: scale(0.95);
                }

    .usermanager_container .userm_field_row {
        display: flex;
    }

        .usermanager_container .userm_field_row > div {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            flex-grow: 1;
            padding: 10px;
        }





.userm_field_group .userm_field_input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: black;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
}

.userm_field_group label,
.userm_select_row label:first-child {
    margin-bottom: 13px;
    color: black;
}

    .userm_field_group label.requir::after {
        content: " *";
        color: #dc3545;
    }

.userm_field_group > span {
    color: #dc3545;
    font-size: 12px;
    margin-top: 3px;
    margin-right: 5px;
    font-weight: bold;
}

.change_pass_alert {
    color: #dc354f;
    margin-bottom: 20px;
    padding: 10px;
    font-weight: bold;
}

@media (min-width: 993px) {
    .usermanager_container {
        width: 80%;
        margin: 35px auto;
    }
}

@media (max-width: 992px) {
    .usermanager_container {
        width: 86%;
        margin: 30px auto;
    }



        .usermanager_container .usermanager_pro_info {
            flex: 0 0 100%;
            max-width: 100%;
        }
}

@media (max-width: 768px) {
    .usermanager_container .userm_field_row {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

        .usermanager_container .userm_field_row > div {
            flex: 0 0 100%;
            max-width: 100%;
        }
}

@media (max-width: 576px) {
}

@media (max-width: 357px) {
}
/*------------------------------------------
          end change password style
--------------------------------------------*/

