/*
Theme Name: websima
Theme URI: https://websima.com
Author: Websima Creative Agency
Author URI: https://websima.com
Description: Websima Creative Agency
Version: 1.0
*/

/* --------------------
    Css Reset (Mayerweb)
-------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
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
}

:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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[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: none
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .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
}

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
}

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: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

button:focus,
input:focus,
textarea:focus {
    outline: none !important;
}

li {
    list-style: none;
}

/* --------------------
    Fonts & Icons
-------------------- */

@font-face {
    font-family: "font-bold";
    font-style: normal;
    font-display: swap;
    src: url('assets/fonts/YekanBakh-Bold.woff') format('woff');
}

@font-face {
    font-family: "font-regular";
    font-style: normal;
    font-display: swap;
    src: url("assets/fonts/YekanBakh-Regular.woff") format("woff");
}

@font-face {
    font-family: "font-semibold";
    font-style: normal;
    font-display: swap;
    src: url("assets/fonts/YekanBakh-SemiBold.woff") format("woff");
}

@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?hl0abe');
    src: url('assets/fonts/icomoon.eot?hl0abe#iefix') format('embedded-opentype'),
        url('assets/fonts/icomoon.ttf?hl0abe') format('truetype'),
        url('assets/fonts/icomoon.woff?hl0abe') format('woff'),
        url('assets/fonts/icomoon.svg?hl0abe#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon3:before {
    content: "\e91b";
}

.icon-icon2:before {
    content: "\e91c";
}

.icon-icon1:before {
    content: "\e91d";
}

.icon-branches:before {
    content: "\e914";
}

.icon-bclock:before {
    content: "\e915";
}

.icon-blocation:before {
    content: "\e916";
}

.icon-bmail:before {
    content: "\e917";
}

.icon-bfax:before {
    content: "\e918";
}

.icon-bphone:before {
    content: "\e919";
}

.icon-buser:before {
    content: "\e91a";
}

.icon-play:before {
    content: "\e913";
}

.icon-copy:before {
    content: "\e912";
}

.icon-tag:before {
    content: "\e90d";
}

.icon-quote:before {
    content: "\e90e";
}

.icon-gallery-open:before {
    content: "\e90f";
}

.icon-share:before {
    content: "\e910";
}

.icon-date:before {
    content: "\e911";
}

.icon-close:before {
    content: "\e90c";
}

.icon-arrow-down:before {
    content: "\e900";
}

.icon-arrow-up:before {
    content: "\e901";
}

.icon-menu:before {
    content: "\e902";
}

.icon-aparat:before {
    content: "\e903";
}

.icon-telegram:before {
    content: "\e904";
}

.icon-whatsapp:before {
    content: "\e905";
}

.icon-instagram:before {
    content: "\e906";
}

.icon-linkedin:before {
    content: "\e907";
}

.icon-arrow-right:before {
    content: "\e908";
}

.icon-arrow-left:before {
    content: "\e909";
}

.icon-call:before {
    content: "\e90a";
}

.icon-search:before {
    content: "\e90b";
}



/* --------------------
    Config
-------------------- */
:root {
    --color1: #040B29;
    --color2: #D3D1C5;
    --color3: #E6E6DC;
    --bg_light: #000000;
    --bg_white: #FFFFFF;
    --danger: #d53343;
    --bg_danger: #fff5f5;
    --success: #45bf55;
    --bg-success: #ecf9ee;
    --bg_info: #cce5ff4a;
    --info: #004085cc;
    --main_font: "font-regular";
    --bold_font: "font-bold";
    --medium_font: "font-semibold";
    --heading_h1_fontsize: clamp(20px, 4vw, 30px);
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: var(--color1);
}

::selection {
    color: #fff;
    background: var(--color1);
}

html {
    scroll-behavior: smooth
}

:target {
    scroll-margin-top: 14rem
}

body {
    direction: rtl;
    text-align: right;
    font-family: var(--main_font), Arial, sans-serif;
    font-size: 16px;
    color: var(--bg_light);
    line-height: 2;
    background: var(--bg_white);
}

.overflow-x {
    overflow-x: auto;
    display: flex;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    white-space: nowrap;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.container-full {
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.ltr {
    direction: ltr;
}

.container-full>.row {
    margin: 0;
}

.sidebar:not(.sidebar.sidebar-shop) {
    position: sticky;
    top: 0px;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100% !important;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.row>[class*="col-"],
.row>[class*="col"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#wrapper .no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#wrapper .no-gutters>.col,
#wrapper .no-gutters>[class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.text-center {
    text-align: center !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-family: var(--bold_font), Arial;
}

input {
    font-family: var(--main_font), Arial;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

img {
    max-width: 100%;
    height: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    display: block;
}

video {
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
}

video.video-element {
    border: none !important;
}

a {
    transition: 0.3s;
    color: var(--color1);
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #DAB066;
    cursor: pointer
}

.position-relative {
    position: relative !important;
}

.empty-error {
    text-align: center;
    background: var(--color1);
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    margin-right: 15px;
    margin-left: 15px;
}

.inner-pages .site-main {
    padding: 50px 0;
}

/* --------------------
   GENERAL SETTING
-------------------- */
.site-main {
    display: block;
    position: relative;
    z-index: 1;
    background: var(--bg_white);
}

.section-title {
    margin-bottom: 0.5rem;
}

.section-title .title-heading {
    font-family: var(--medium_font), Arial, sans-serif;
    color: var(--color1);
    font-size: clamp(1.375rem, 2vw, 1.67rem);
}

.section-base {
    margin: 64px auto;
}

.section-base:not(.section-editor):first-child {
    margin-top: 0;
}

.section-base:not(.archive-product-section):last-child {
    margin-bottom: 0;
}

.item-banner img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.item-banner:hover img {
    transform: scale(1.05);
    width: 100%;
}

.item-banner {
    width: 100%;
    overflow: hidden;
    display: block;
}

.sw-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.sw-navigation .icon-arrow-left,
.sw-navigation .icon-arrow-right {
    color: var(--bg_white);
    background-color: transparent;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: 0.3s;
}

.sw-navigation .icon-arrow-left:hover,
.sw-navigation .icon-arrow-right:hover {
    background-color: var(--color1);
    color: var(--bg_white);
}

.sw-navigation .icon-arrow-left,
.sw-navigation .icon-arrow-right {
    cursor: pointer;
}

.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.sw-navigation .swiper-pagination {
    position: absolute;
    bottom: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.sw-navigation .swiper-pagination-bullet {
    width: 0.75rem;
    height: 0.75rem;
    display: block;
    background-color: #FFFFFF66;
    border: 2px solid var(--bg_white);
    transition: 0.3s;
}

.sw-navigation .swiper-pagination-bullet-active {
    background-color: var(--bg_white);
}

@media screen and (min-width:768px) {
    .section-base {
        margin: 73px auto;
    }

    .sw-navigation.sw-between .swiper-nav-next,
    .sw-navigation.sw-between .swiper-nav-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }

    .sw-navigation.sw-between .swiper-nav-next {
        right: 0rem;
    }

    .sw-navigation.sw-between .swiper-nav-prev {
        left: 0rem;
    }
}

/* --------------------
    Button
-------------------- */
.button {
    color: #6B677A;
    transition: 0.3s;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.5rem;
    margin-top: 1.5rem;
    font-size: 1.125rem;
    border-bottom: 1px solid transparent;
    letter-spacing: 2px;
}

.button:hover {
    border-bottom: 1px solid #6B677A;
}

.btn-simple {
    color: var(--bg_white);
}

.btn-border {
    color: var(--bg_white);
    border: 2px solid var(--bg_white);
    padding: 7px 0.5rem 3px;
    line-height: 1;
}

.btn-bg-white.btn-border {
    color: #6B677A;
    border: 1px solid #6b677a29;
    font-family: var(--bold_font);
    transition: 0.3s;
}

.btn-border:not(.btn-bg-white):hover {
    color: var(--color1);
    background-color: var(--bg_white);
}

.btn-bg-white.btn-border:hover {
    color: var(--color1);
    border: 1px solid var(--color1);
}

.btn-simple:hover {
    color: var(--color1);
}

.section-btn-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.page-numbers {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-direction: row-reverse;
    justify-content: center;
    margin-top: 2rem;
}

.page-numbers a.next i,
.page-numbers a.prev i {
    font-size: 1rem;
    color: #6B677A;
    background-color: transparent;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    border: 1px solid transparent;
}

.page-numbers a.next:hover i,
.page-numbers a.prev:hover i {
    color: #C1AE59;
}

ul.page-numbers a.page-numbers:not(.prev):not(.next) {
    border: 1px solid transparent;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6B677A;
    transition: 0.3s;
    font-size: 1.25rem;
}

ul.page-numbers a.page-numbers:hover:not(.prev):not(.next) {
    color: #C1AE59;
}

ul.page-numbers span.page-numbers.current {
    border: 1px solid #DFE2ED;
    color: #C1AE59;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
}

/* --------------------
    FAQ CSS
-------------------- */

.tab-content {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

.tab-content.active {
    display: block !important;
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.accordion-content {
    display: none;
}

.faq-content {
    margin-top: 0.5rem;
    margin-bottom: 3rem;
}

.faq-content .section-title .title-heading {
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq-cat {
    position: relative;
    border: 3px solid transparent;
    display: block
}

/* .faq-cat::after {
    content: '';
    background-color: #00000073;
    width: 100%;
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
} */

.faq-cat img {
    width: 100%;
}

.faq-cat-title {
    color: var(--color1);
    transition: 0.3s;
    font-family: var(--bold_font);
    z-index: 3;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: clamp(0.875rem, 2vw, 1rem);
    margin-top: 0.5rem;
}

.sw--faq--wrap {
    margin-bottom: 2rem;
}

.sw-navigation.dark .swiper-pagination-bullet-active {
    background-color: var(--color1) !important;
}

.sw--faq--wrap .sw-navigation .swiper-pagination {
    bottom: 20px;
}

.sw-navigation.dark .swiper-pagination-bullet {
    border: 2px solid var(--color1);
    background-color: rgba(4, 11, 41, 0.4);
}

.faq-cat.active {
    transform: scale(1.05);
}

.faq-cat {
    position: relative;
}

@media screen and (min-width:992px) {
    .faq-cat {
        overflow: hidden;
        transition: transform 0.3s ease;
    }

    .faq-cat-img {
        transition: transform 0.3s ease;
        display: block;
        width: 100%;
    }

    .faq-cat:not(.active):hover .faq-cat-img {
        transform: scale(1.1);
    }
}

.faqs-item .faqs-question:after {
    content: "\e900";
    font-family: 'icomoon';
    color: #A4A4A4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    margin-right: auto;
    transition: 0.3s;
    width: 1rem;
    height: 1rem;
    max-width: 1rem;
    min-width: 1rem;
}

.faqs-item.active .faqs-question:after {
    transform: rotate(180deg);
    color: #8C7D3A;
}

.faqs-content {
    margin-bottom: 4.5rem;
}

.faqs-item {
    background-color: #F7F7F7;
    padding: 1.5rem 1rem;
    margin-bottom: 1rem;
}

.faqs-question {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.faqs-question p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    color: var(--color1);
    transition: 0.3s;
    line-height: 1.7
}

.faqs-item.active .faqs-question p {
    color: #8C7D3A;
}

.sw--faq--wrap .sw-navigation .swiper-pagination-bullet {
    border: 2px solid var(--color1);
    background-color: rgba(4, 11, 41, 0.4);
}

.sw--faq--wrap .sw-navigation .swiper-pagination-bullet-active {
    background-color: var(--color1) !important;
}

.sw--faq--wrap .sw-navigation .swiper-pagination {
    bottom: -1.25rem;
}

@media screen and (min-width:576px) {
    .sw--faq--wrap {
        margin-bottom: calc(6rem - 10px);
    }

    .sw--faq--wrap .sw-navigation .swiper-pagination {
        bottom: -2rem;
    }
}

@media screen and (min-width:768px) {
    .faqs-item {
        padding: 1.5rem 2rem;
    }

    .faq-content {
        margin-top: 3rem;
    }
}

/* --------------------
    section product
-------------------- */
.post-item .post-item-title a:hover,
.post-item .post-item-image:hover .post-item-title a {
    color: var(--color1);
}

/* --------------------
    section visual content
-------------------- */
.section-visual-content .visual-text {
    position: absolute;
}

.section-visual-content .section-title .title-heading {
    color: var(--bg_white);
}

.section-visual-content .button {
    margin-top: 0;
}

.section-visual-content .visual-image img {
    width: 100%;
    object-fit: cover;
}

/* --------------------
    section blog
-------------------- */
.section-blog .blog-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-item .post-item-title a {
    font-size: 1rem;
    font-family: var(--medium_font);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1rem;
    color: var(--color1);
    transition: 0.3s;
    min-height: 72px;
}

.post-item .post-item-title a:hover {
    color: #DAB066;
}

.post-item .post-item-more {
    margin-top: 0.875rem;
    font-size: 0.875rem;
    color: #6B677A;
    display: flex;
    align-items: center;
    gap: 0.25rem;
    letter-spacing: 2px;
    transition: 0.3s;
}

.post-item .post-item-more:hover {
    gap: 0.5rem;
}

.section-blog .sw-navigation .swiper-pagination {
    top: 50%;
    bottom: auto;
}

@media screen and (min-width:576px) {
    .section-blog .sw-navigation .swiper-pagination {
        bottom: -2rem;
        top: auto;
        display: none;
    }

    .section-blog .sw-navigation .swiper-pagination-bullet {
        transition: 0.3s;
        border: 2px solid var(--color1);
        background-color: rgba(4, 11, 41, 0.4);
    }

    .section-blog .sw-navigation .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: var(--color1) !important;
    }
}

/* --------------------
    archive blog
-------------------- */
.arc-blog-content {
    margin-top: 3rem;
}

.mobile .arc-blog-content .subcategories .subcategory-list,
.mobile .arc-blog-content .subcategories .subcategories-title {
    width: 100%;
}

.arc-blog-content .subcategories {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    align-items: flex-start;
    align-items: center;
}

.arc-blog-content .subcategories .subcategories-title {
    width: 300px;
    height: 2.5rem;
    border: 1px solid #BBBBBB;
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.arc-blog-content .subcategories .subcategories-title h4 {
    color: #949494;
    font-family: 'font-regular';
    font-size: 0.875rem;
}

.arc-blog-content .subcategories .subcategory-list {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    background-color: var(--bg_white);
    z-index: 10;
    box-shadow: 0 2px 8px #0001;
    padding: 0;
}

.arc-blog-content .subcategories .subcategory-list li:not(:last-child) {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #BBBBBB;
    color: #6B677A;
}

.arc-blog-content .subcategories:has(.subcategories-title:hover) .subcategory-list {
    visibility: visible;
    opacity: 1;
}

.arc-blog-content .subcategories .subcategory-list {
    min-width: 200px;
    cursor: pointer;
}

.arc-blog-content .subcategories .subcategory-list li {
    padding: 0.75rem;
    width: 100%;
}

.arc-blog-content .subcategories .subcategory-list li a {
    display: block;
    width: 100%;
    color: #6B677A;
    text-decoration: none;
    transition: 0.3s;
    font-size: 0.875rem;
}

.arc-blog-content .subcategories .subcategory-list li a:hover {
    color: var(--color1);
}

.arc-blog-content .subcategories .subcategories-title i.icon-arrow-down {
    color: #6B677A;
    font-size: 0.35rem;
}

.arc-blog-content .section-title .title-heading {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-arc-blog .title-heading-arc {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    color: var(--color1);
}

.arc-blog-cart {
    margin-bottom: 4.5rem;
}

.read-more-btn {
    text-align: center;
    margin-top: 2.5rem;
}

.read-more-btn a {
    transition: 0.3s;
    background-color: transparent;
    font-family: var(--main_font);
    color: #949494;
    border: 1px solid #BBBBBB;
    padding: 0.25rem 1rem;
    margin-top: 2.5rem;
}

.read-more-btn a:hover {
    border: 1px solid var(--color1);
    color: var(--color1);
}

.cart-arc-blog .sw-navigation .swiper-pagination {
    bottom: 45%;
}

.tax-item .post-item {
    margin-top: 2.5rem;
}

.error-not-found p {
    font-family: var(--medium_font);
    font-size: 1.75rem;
    background-color: var(--bg_light);
    color: #fff;
    padding: 1rem 0.5rem;
}

@media screen and (max-width:768px) {
    .arc-blog-content .subcategories .subcategory-list li a {
        padding: 0;
    }
}

/* section editor-content style */
.section-editor-content .bottom-item-content {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 2.25rem;
    justify-content: center;
}

.section-editor-content .item-text {
    color: var(--color1);
    font-family: var(--bold_font);
    font-size: 1.5rem;
}

.section-editor-content .bottom-item2-image img {
    width: 100%;
}

.section-editor-content .bottom-item2-image::after {
    content: '';
    background-color: #00000073;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.section-editor-content .item-text-2 {
    margin-bottom: 0.75rem;
    color: var(--color1);
    font-family: var(--medium_font);
    font-size: clamp(1.125rem, 2vw, 1.25rem);
    line-height: 1.7;
}

.section-editor-content .item-content-2 {
    padding: 18px 14px 0 0px;
}

.section-editor-content .bottom-item-2 {
    margin-top: 2rem;
}

@media screen and (min-width:768px) {
    .section-editor-content .bottom-item-content {
        flex: 0 0 32%;
        max-width: 32%;
        flex-direction: column;
    }

    .section-editor-content .bottom-item {
        display: flex;
        flex-wrap: wrap;
    }

    .section-editor-content .item-content {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .section-editor-content .item-content-2 {
        padding: 28px 22px 0 28px;
    }

    .section-editor-content .bottom-item-2 {
        margin-top: 2.5rem;
    }
}



.quotes-img img {
    max-width: 55%;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width:768px) {
    .quotes-img img {
        max-width: 100%;
    }
}

/* archive services style */
.services-archive .pa-add-link {
    position: relative;
}

.services-archive .add-pa-gap {
    gap: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.services-archive .pa-add-link::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #00000073;
    width: 100%;
}

.services-archive .pa-add-content {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    color: #fff;
    gap: 0.75rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 85%;
    text-align: center;
    transition: 0.3s;
}

.services-archive .pa-add-content .title-heading {
    font-family: var(--medium_font);
    font-size: 1.25rem;
}

.services-archive .pa-add-content .pa-add-content-desc {
    font-size: 0.875rem;
}

.services-archive span.link-title {
    color: var(--bg_white);
    border: 2px solid var(--bg_white);
    padding: 0 0.875rem;
}

.services-archive .pa-add-link:hover span.link-title {
    color: var(--color1);
    background-color: var(--bg_white);
}

@media screen and (min-width:768px) {
    .services-archive .pa-add-link {
        flex: 0 0 48.5%;
        max-width: 48.5%;
    }

    .services-archive .add-pa-gap {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 1.5rem;
    }
}

.services-archive .hero-img img {
    width: 100%;
}

/* type2 video */
.services-archive .video--wrap {
    position: relative;
}

.services-archive .video__inner {
    position: relative;
    width: 100%;
}

.services-archive .video__poster {
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease;
    position: relative;
    z-index: 2;
}

.services-archive .video__abs {
    position: absolute;
    inset: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    z-index: 1;
}

.services-archive .content--video-btn {
    position: absolute;
    color: #fff;
    font-size: 3.75rem;
    top: 50%;
    left: 50%;
    background-color: transparent;
    border: none;
    transition: opacity 0.3s ease;
    z-index: 3;
    transform: translate(-50%, -50%);
    transition: 0.3s;
}

.services-archive .content--video-btn:hover {
    color: var(--color2);
}

.services-archive .video--action.play .video__poster {
    opacity: 0;
    visibility: hidden;
}

.services-archive .video--action.play .content--video-btn {
    opacity: 0;
    visibility: hidden;
}

.services-archive .video--action.play .video__abs {
    opacity: 1;
    z-index: 2;
}

.services-archive .video--action:not(.play) .video__poster {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.services-archive .category-list-service {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    margin: 2rem 0 2.5rem;
    flex-wrap: wrap;
}

.services-archive .category-list-service li a {
    color: #949494;
    border: 1px solid #BBBBBB;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.75rem;
    transition: 0.3s;
}

.services-archive .category-list-service li a:hover {
    color: #DAB066;
    border: 1px solid #DAB066;
}

.service-item .service-item-title a {
    font-size: 1rem;
    font-family: var(--medium_font);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1rem 0 0.5rem;
    color: var(--color1);
    transition: 0.3s;
    font-size: clamp(1.125rem, 2vw, 1.5rem);
}

.service-item .service-item-title a:hover {
    color: #DAB066;
}

.service-item .service-item-more {
    margin-top: 0.875rem;
    font-size: 0.875rem;
    color: #6B677A;
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    letter-spacing: 2px;
    transition: 0.3s;
    border: 1px solid #6B677A;
    padding: 0 0.875rem;
}

.service-item .service-item-more:hover {
    gap: 0.5rem;
}



.service-item .service-item-desc {
    color: #898A91;
    font-size: 15px;
}

.service-item {
    margin-bottom: 2rem;
}

.service-item-image img {
    width: 100%;
}

/* a.service-item-image::after {
    content: "";
    background-color: #00000073;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
} */

@media screen and (min-width:768px) {
    .services-archive .category-list-service li a {
        height: 28px;
    }
}