/*
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
}

::selection {
    background-color: rgba(188, 145, 44, 1) !important;
    color: #ffffff;
}

::-moz-selection {
    background-color: rgba(188, 145, 44, 1) !important;
    color: #ffffff;
}

i::before {
    transition: 0.3s;
}

:focus {
    outline: 0
}

i::before {
    transition: 0.3s;
}

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
}

i::before {
    transition: 0.3s;
}

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
}

i {
    transition: 0.3s;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.text-hover:hover {
    color: rgba(13, 56, 83, 1);
}

button:focus,
input:focus,
textarea:focus {
    outline: none !important;
}

li {
    list-style: none;
}

/* --------------------
    Fonts & Icons
-------------------- */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Thin.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-ThinItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-ThinItalic.woff') format('woff');
}

/* ExtraLight (200) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-ExtraLight.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-ExtraLightItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-ExtraLightItalic.woff') format('woff');
}

/* Light (300) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Light.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Light.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-LightItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-LightItalic.woff') format('woff');
}

/* Regular (400) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Regular.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Italic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Italic.woff') format('woff');
}

/* Medium (500) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Medium.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-MediumItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-SemiBold.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-SemiBoldItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-SemiBoldItalic.woff') format('woff');
}

/* Bold (700) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Bold.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-BoldItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-BoldItalic.woff') format('woff');
}

/* ExtraBold (800) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-ExtraBold.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-ExtraBoldItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-ExtraBoldItalic.woff') format('woff');
}

/* Black (900) */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-Black.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-Black.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('assets/fonts/poppins/Poppins-BlackItalic.woff2') format('woff2'),
    url('assets/fonts/poppins/Poppins-BlackItalic.woff') format('woff');
}


@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?4jsjt3');
    src: url('assets/fonts/icomoon.eot?4jsjt3#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?4jsjt3') format('truetype'),
    url('assets/fonts/icomoon.woff?4jsjt3') format('woff'),
    url('assets/fonts/icomoon.svg?4jsjt3#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-search:before {
    content: "\e912";
    color: #636466;
}

.icon-Category:before {
    content: "\e913";
}

.icon-Search-a:before {
    content: "\e914";
}

.icon-tag:before {
    content: "\e915";
}

.icon-date:before {
    content: "\e916";
}

.icon-arrow:before {
    content: "\e917";
}

.icon-table:before {
    content: "\e918";
}

.icon-share:before {
    content: "\e919";
}

.icon-map:before {
    content: "\e90e";
}

.icon-time:before {
    content: "\e90f";
}

.icon-email:before {
    content: "\e910";
}

.icon-phone2:before {
    content: "\e911";
}

.icon-honors:before {
    content: "\e90d";
    color: #fff;
}

.icon-home:before {
    content: "\e90c";
    color: #fff;
}

.icon-page:before {
    content: "\e90a";
    color: #fff;
}

.icon-phone:before {
    content: "\e90b";
    color: #fff;
}

.icon-close:before {
    content: "\e909";
}

.icon-menu-mobile:before {
    content: "\e908";
    color: #fff;
}

.icon-down:before {
    content: "\e907";
    color: #fff;
}

.icon-linkedin:before {
    content: "\e900";
    color: #fff;
}

.icon-top:before {
    content: "\e91a";
}

.icon-instagram:before {
    content: "\e901";
    color: #fff;
}

.icon-facebook:before {
    content: "\e902";
    color: #fff;
}

.icon-x:before {
    content: "\e903";
    color: #fff;
}

.icon-youtube:before {
    content: "\e904";
    color: #fff;
}

.icon-left:before {
    content: "\e905";
    color: #fff;
}

.icon-right:before {
    content: "\e906";
    color: #fff;
}

.icon-web:before {
    content: "\e91c";
}

.icon-play:before {
    content: "\e91b";
}

/* --------------------
    Config
-------------------- */
:root {
    --main_font: "Poppins";
    --title_font: "Poppins";
    --english_font: "Poppins";
    --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;
    overflow-x: hidden;
}

:target {
    scroll-margin-top: 14rem
}

button {
    font-family: 'Poppins';
}

body {
    direction: ltr;
    text-align: left;
    font-family: 'Poppins';
    font-size: 16px;
    color: #212121;
    line-height: 2;
}

.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;
}

.search-wrap .icon-search::before {
    color: rgba(154, 166, 178, 1);
}

.container-full > .row {
    margin: 0;
}

.sidebar {
    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(--title_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;
    border: 1px solid #fff;
}

a {
    transition: 0.3s;
    color: #151515;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: var(--color1);
    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
-------------------- */

::-webkit-scrollbar {
    width: 6px;
    height: 4px
}

::-webkit-scrollbar-track {
    background: #eaeaea7a;
    border-radius: 100vw
}

::-webkit-scrollbar-thumb {
    background: #dedbdb;
    cursor: pointer
}

::-webkit-scrollbar-thumb {
    background: #212121
}


::-webkit-scrollbar-thumb:hover {
    background: var(--color2)
}

.site-main {
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 72px;
}

.section-base {
    margin-top: 135px;
}

.section-head {
    margin-bottom: 40px;
    text-align: center;
}


.section-title {
    font-weight: 500;
    font-size: 36px;
    line-height: normal;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 8px;
    text-transform: uppercase;
}

.section-title.light {
    color: rgba(248, 250, 252, 1);
}

.section-subtitle.light {
    color: rgba(248, 250, 252, 1);
}

.section-head .section-subtitle {
    max-width: 469px;
    margin: auto;
}

.section-subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: rgba(99, 100, 102, 1);
}

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

.section-title .title-heading {
    font-family: var(--title_font);
    color: #151515;
    font-size: clamp(1.5rem, 2vw, 1.75rem);
    margin-bottom: 12px;
}

.section-title .entitle-heading {
    font-family: var(--english_font);
    color: var(--color2);
    font-size: clamp(0.875rem, 2vw, 1rem);
}


.websima-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: rgba(19, 9, 17, 1);
    background: rgba(255, 255, 255, 1);
    padding: 12px 20px;
}

.websima-button:hover {
    background: rgba(188, 145, 44, 1);
    color: #fff;
}

.websima-button.none-bg {
    background: none;
    border: 1px solid rgba(255, 255, 255, 1);
    color: #fff;
}

.websima-button.none-bg:hover {
    color: rgba(19, 9, 17, 1);
    background: rgba(255, 255, 255, 1);
    border-color: #fff;
}

.section-more {
    display: block;
    width: max-content;
    margin: 32px auto 0;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background: rgba(19, 9, 17, 1);
    padding: 11px 20px;
}

.section-more:hover {
    background: rgba(188, 145, 44, 1);
    color: #fff;
}

.section-products-more {
    text-align: center;
}

.section-products-more a {
    display: inline-block;
}

.websima-button-more {
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
    position: relative;
    width: max-content;
    text-transform: uppercase;
}

.websima-button-more i {
    font-size: 13px;
}

.websima-button-more span {
    width: 69px;
    height: 69px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -14px;
    transition: 0.3s;
}

.websima-button-more span::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    width: 69px;
    height: 69px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 25%, 75% 35%, 55% 96%, 100% 69%, 100% 100%, 0% 100%, 0% 28%, 25% 65%, 25% 35%, 0% 38%);
    transition: 0.3s;
}

.websima-button-more:hover i {
    transform: rotate(-180deg);
}

.websima-button-more:hover span::before {
    border-radius: 16px;
    width: calc(100% + 22px);
    clip-path: polygon(0% 0%, 100% 0%, 100% 81%, 93% 30%, 65% 96%, 100% 69%, 100% 100%, 0% 100%, 0% 28%, 25% 65%, 25% 35%, 0% 38%);
}

.websima-button-more:hover {
    color: #fff;
}


.websima-button-more.primary {
    color: rgba(99, 100, 102, 1);
    font-weight: 500;
    font-size: 14px;
}

.websima-button-more.primary span::before {
    border: 1px solid rgba(188, 145, 44, 1);
}

.websima-button-more.primary i:before {
    color: rgba(188, 145, 44, 1);
}

.collaboration-banner {
    background: rgba(19, 9, 17, 1);
    backdrop-filter: blur(104px);
    padding: 16px 0;
}


.section-products {
    background-color: rgba(19, 9, 17, 1);
    background-repeat: no-repeat;
    background-size: contain;
    backdrop-filter: blur(104px);
    padding: 108px 0 72px;
    background-image: url(assets/img/shape.png);
    position: relative;
}

.section-products .section-subtitle {
    color: rgb(248 250 252 / 70%);
    font-size: 15px;
}

.section-products::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: radial-gradient(ellipse 58% 76% at center, rgba(19, 9, 17, 0) 0%, rgba(19, 9, 17, 1) 56%);
    z-index: 1;
}

.product-slider {
    position: relative;
    padding: 0 149px;
}

.product-item {
    background: rgba(255, 255, 255, 1);
    backdrop-filter: blur(72px);
    padding: 0 20px 36px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.product-item-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 280px;
}

.product-item-image img {
    max-height: 204px;
    object-fit: contain;
}

.product-item-excerpt {
    position: absolute;
    inset: 0;
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    padding: 2rem;
    transition: 0.4s ease-out;
    display: flex;
    align-items: center;
    opacity: 0;
    transform: translateY(100%);
}

.product-item:before {
    content: "";
    position: absolute;
    inset: 0;
    transition: 0.5s;
    background: rgb(19 9 17 / 95%);
    opacity: 0;
}

.product-item:hover:before {
    opacity: 1;
}

.product-item:hover .product-item-excerpt {
    transform: translateY(0);
    opacity: 1;
}

.product-item-title {
    font-weight: 500;
    font-size: clamp(18px, 1vw, 20px);
    text-align: center;
    color: rgba(19, 9, 17, 1);
}

.product-item-des {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: rgba(99, 100, 102, 1);
    min-height: 56px;
    overflow: hidden;
    padding: 0 8px;
}

.section-products .container {
    z-index: 2;
    position: relative;
}

.swiper-button-next {
    width: 69px;
    height: 69px;
}

.swiper-button-next::before {
    content: '';
    position: absolute;
    width: 69px;
    height: 69px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 25%, 75% 35%, 55% 96%, 100% 69%, 100% 100%, 0% 100%, 0% 28%, 25% 65%, 25% 35%, 0% 38%);
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    transition: 0.3s;
}

.swiper-button-next:hover::before {
    clip-path: polygon(0% 0%, 100% 0%, 100% 81%, 93% 33%, 65% 96%, 100% 56%, 100% 100%, 0% 100%, 0% 21%, 30% 64%, 24% 41%, 0% 41%);
}

.swiper-button-prev {
    width: 69px;
    height: 69px;
}

.swiper-button-prev::before {
    content: '';
    position: absolute;
    width: 69px;
    height: 69px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    clip-path: polygon(100% 0%, 0% 0%, 0% 25%, 25% 35%, 45% 96%,
    0% 69%, 0% 100%, 100% 100%, 100% 28%, 75% 65%, 75% 35%, 100% 38%);
    transition: 0.3s;
}

.swiper-button-prev:hover::before {
    clip-path: polygon(100% 0%, 0% 0%, 0% 50%, 30% 39%, 53% 83%, 0% 46%, 0% 100%, 100% 100%, 100% 28%, 75% 65%, 59% 35%, 100% 38%);
}

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


.swiper-button-lock {
    display: flex;
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.product-slider .swiper-pagination {
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15.000000953674316px);
    width: max-content;
    margin: 24px auto 0;
    display: none;
    align-items: center;
    gap: 6px;
    padding: 6px;
    border-radius: 74px;
}

.product-slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: block;
    transition: 0.3s;
}

.product-slider .swiper-pagination-bullet-active {
    width: 18px;
    background: rgba(255, 255, 255, 1);
    border-radius: 74px;
}

.section-products-more {
    margin-top: 24px;
}

.section-content .main-content {
    padding: 80px 50px;
    border: 1px solid rgba(192, 208, 218, 1);
}

.websima-form label {
    font-weight: 500;
    font-size: 16px;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 8px;
}

.websima-form input,
.websima-form textarea,
.websima-form select {
    border: 1px solid rgba(207, 207, 208, 1);
    padding: 11px 16px !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 100% !important;
    color: rgba(19, 9, 17, 1);
    transition: 0.3s;
    border-radius: 4px;
}

.websima-form select {
    padding: 15px 16px !important;
}

.websima-form input:focus,
.websima-form textarea:focus {
    border: 1px solid rgba(188, 145, 44, 0.16);
}

.websima-form #acf-field_6906f9e99e224 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
    position: relative;
}

.websima-form .af-field-type-select .af-input:last-child:after {
    content: "\e907";
    font-family: 'icomoon' !important;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: rgba(99, 100, 102, 1);
    font-size: 7px;
}

.websima-form .select-wrapper {
    position: relative;
    display: inline-block;
}

.websima-form .acf-field textarea {
    font-family: 'Poppins';
}

.websima-form .af-fields {
    display: flex;
    flex-wrap: wrap;
}

.websima-form .af-field {
    width: 33%;
}

.websima-form .af-field-type-textarea {
    width: 100%;
}

.websima-form input::placeholder {
    color: rgba(99, 100, 102, 1);
}

.acf-fields > .acf-field {
    border: none !important;
}

.websima-form .af-submit {
    margin: auto;
}

.websima-form .af-submit button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 1);
    background: rgba(19, 9, 17, 1);
    padding: 12px 20px;
    border: none;
    transition: 0.3s;
}

.af-success {
    text-align: center;
    background: #068d06a8;
    padding: 16px;
    color: #fff;
}

.websima-form .af-submit button:hover {
    background: rgba(188, 145, 44, 1);
    color: #fff;
}

.section-form .section-head {
    margin-bottom: 28px;
}


.websima-tab-btns {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    justify-content: center;
    width: max-content;
    margin: 0 auto 134px;
    padding: 4px;
    background: rgba(248, 250, 252, 1);
    border-radius: 2px;
}

.websima-tab-btns li {
    padding: 12px 23px;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 500;
    font-size: 17.5px;
    line-height: 100%;
    border-radius: 2px;
    color: rgba(157, 161, 167, 1);
    min-width: 123px;
    text-align: center;
}

.websima-tab-btns li.active {
    color: rgba(248, 250, 252, 1);
    background: rgba(19, 9, 17, 1);
}

.websima-tab-contents {
    position: relative;
}

.tab-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none; /* تب غیر فعال کلیک نشود */
    transition: opacity 0.5s ease;
}

.tab-content.active {
    opacity: 1;
    pointer-events: auto; /* تب فعال قابل کلیک باشد */
    position: relative; /* فقط تب فعال فضای خود را اشغال کند */
}

.map {
    position: relative;
}

.map iframe {
    width: 100%;
    height: 650px;
}

.map::after {
    content: '';
    background-image: url(assets/img/mapcover.png);
    position: absolute;
    width: 100%;
    height: 299px;
    bottom: 0;
    z-index: 5;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}

.contact-content {
    background: rgba(19, 9, 17, 1);
    padding-bottom: 105px;
}

.contact-page-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 18px;
    margin-top: -135px;
    z-index: 5;
    position: relative;
}

.contact-page-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto 32px;
    color: rgba(248, 250, 252, 1);
    max-width: 668px;
    z-index: 5;
    position: relative;
}

.websima-tab-btns {
    justify-content: center;
}

.contents-form {
    background: rgba(255, 255, 255, 1);
    padding: 44px 103px;
}

.contents-form-title {
    text-align: center;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 16px;
}

.contents-form-des {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: rgba(99, 100, 102, 1);
    margin-bottom: 26px;
}

.contents-form label {
    font-weight: 500 !important;
    font-size: 16px;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 8px !important;
}

.contents-form input,
.contents-form textarea,
.contents-form select {
    border: 1px solid rgba(207, 207, 208, 1);
    padding: 11px 16px !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 100% !important;
    color: rgba(19, 9, 17, 1);
    transition: 0.3s;
    border-radius: 4px;
}

.contents-form select {
    padding: 15px 16px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
    position: relative;
}

.contents-form .acf-field-select .acf-input::after {
    content: "\e907";
    font-family: 'icomoon' !important;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: rgba(99, 100, 102, 1);
    font-size: 7px;
}

.contents-form .acf-field textarea {
    font-family: 'Poppins';
}

.websima-cta {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 1);
    background: rgba(19, 9, 17, 1);
    padding: 12px 20px;
    border: none;
    width: 100%;
}

.contents-box {
    height: 375px;
    width: 100%;
    background: #332a31;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contents-box i::before {
    color: rgba(188, 145, 44, 1);
}

.contents-box i {
    font-size: 45px;
    margin-bottom: 48px;
    position: relative;
    z-index: 2;
}

.contents-box-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: rgba(248, 250, 252, 1);
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

a.contents-box-title:hover {
    color: rgba(188, 145, 44, 1);
}

.contents-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: rgba(142, 144, 147, 1);
    position: relative;
    z-index: 2;
}

.contents-box::before {
    content: url(assets/img/collaboration.svg);
    position: absolute;
    top: 0;
    right: 0;
}

.tab-content .row .row {
    gap: 21px 0;
}

.contact-us-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-us-image img {
    width: 100%;
}

.contact-us-content .websima-button {
    background: rgba(19, 9, 17, 1);
    color: rgba(255, 255, 255, 1);
    width: max-content;
}

.contact-us-content .websima-button:hover {
    background: rgba(188, 145, 44, 1);
    color: #fff;
}

.contact-us-content-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 32px;
}

.contact-us-content-editore {
    margin-bottom: 40px;
}

.contact-us-content-editore p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: rgba(99, 100, 102, 1);
}

.contents-form .af-form.acf-form > .acf-fields {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin-bottom: 0 !important;
}

.contents-form .acf-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 1);
    background: rgba(19, 9, 17, 1);
    padding: 12px 20px;
    border: none;
    width: 100%;
    transition: 0.3s;
}

.contents-form .acf-button:hover {
    background: rgba(188, 145, 44, 1);
    color: #fff;
}

.page-template-template-contact #header::before {
    height: 120px;
}

.lg-outer {
    text-align: left !important;
}

.lg-outer .lg-thumb {
    margin: auto !important;
}

.contents-form .af-submit {
    padding: 0 !important;
}

.head-404 {
    position: relative;
}

.head-404 img {
    width: 100%;
}

.content-404 {
    position: absolute;
    bottom: -43px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.title-404 {
    font-weight: 500;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 16px;
}

.des-404 {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: rgba(248, 250, 252, 1);
    margin-bottom: 28px;
}

.page-404 {
    background: rgba(19, 9, 17, 1);
}

.error404 .site-main {
    margin-bottom: 0;
}

.p-b {
    padding-bottom: 177px;
}

.blog-item-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
}

.blog-item-img {
    width: 100%;
}

.blog-item-title {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 17px;
    transition: 0.3s;
}

.blog-item-des {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: rgba(148, 150, 153, 1);
}

.blog-item-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(188, 145, 44, 0.6);
    backdrop-filter: blur(32px);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.blog-item:hover .blog-item-image-hover {
    opacity: 1;
    visibility: visible;
}

.blog-item:hover .blog-item-title {
    color: rgba(188, 145, 44);
}

.page-intro {
    position: relative;
    margin-bottom: 72px;
}

.page-intro-content {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 26px;
}

.page-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    color: rgba(248, 250, 252, 1);
}

.page-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    max-width: 373px;
}

.blog-box {
    min-height: 269px;
    margin-bottom: 32px;
}

.blog-item-image img.wp-post-image {
    width: 100%;
}

.blog-filter {
    display: flex;
    align-items: center;
    gap: 32px;
    border-bottom: 2px solid rgba(238, 242, 251, 1);
    margin-bottom: 20px;
}

.blog-filter li {
    display: flex;
}

.blog-filter li a {
    padding: 11px 8px;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: rgba(99, 100, 102, 1);
}

.blog-filter li a.active {
    border-bottom: 2px solid rgba(188, 145, 44, 1);
    color: rgba(188, 145, 44, 1);
}

.blog-filter li a:hover {
    border-bottom: 2px solid rgba(188, 145, 44, 1);
    color: rgba(188, 145, 44, 1);
}

.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.page-numbers a, .page-numbers span {
    width: 40px;
    height: 40px;
    background: rgba(245, 245, 245, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: rgba(19, 9, 17, 1);
    border: 1px solid transparent;
}

.page-numbers span {
    background: rgba(245, 239, 223, 1);
    border: 1px solid rgba(188, 145, 44, 1)
}

.page-numbers a:hover {
    background: rgba(245, 239, 223, 1);
    border: 1px solid rgba(188, 145, 44, 1)
}

.page-numbers .next, .page-numbers .prev {
    background: none;
    border: none;
    width: max-content;
    height: max-content;
    font-size: 45px;
}

.page-numbers .next i:before, .page-numbers .prev i:before {
    color: rgba(188, 145, 44, 1);
}

.page-numbers .next i {
    transform: rotate(56deg);
}

.page-numbers .prev i {
    transform: rotate(-124deg);
}

.page-numbers .prev:hover, .page-numbers .next:hover {
    background: none;
    border: none;
}

.sidebar-search {
    padding: 32px 22px;
    border: 3px solid rgba(238, 242, 251, 1);
    border-radius: 3px;
}

.sidebar-search-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 31px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.sidebar-search-title i {
    font-size: 27px;
}

.sidebar-search-title i:before {
    color: rgba(188, 145, 44, 1);
}

.sidebar-search form {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 15px;
    border: 1px solid rgba(241, 245, 249, 1);
    background: rgba(248, 250, 252, 1);
}

.sidebar-search form i:before {
    color: rgba(99, 100, 102, 1);
}

.sidebar-search form input {
    border: none;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding: 13px 0;
}

.sidebar-cat {
    margin-top: 20px;
    padding: 32px 22px;
    border: 3px solid rgba(238, 242, 251, 1);
    border-radius: 3px;
}

.sidebar-cat-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: rgba(0, 0, 0, 1);
    padding-bottom: 20px;
    margin-bottom: 18px;
    border-bottom: 2px solid rgba(188, 145, 44, 1);
    display: flex;
    align-items: center;
    gap: 16px;
}

.sidebar-cat-title i {
    font-size: 27px;
}

.sidebar-cat-title i:before {
    color: rgba(188, 145, 44, 1);
}

.sidebar-cat-list > li {
    position: relative;
    padding: 18px 0;
    border-bottom: 2px solid rgba(238, 242, 251, 1);
}

.sidebar-cat-list > li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.sidebar-cat-list > li:first-child {
    padding-top: 0;
}

.caticon {
    cursor: pointer;
    transition: 0.3s;
}

.sidebar-cat-list a {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: rgba(19, 9, 17, 1);
}

.sidebar-cat-list .cat-item .caticon:after {
    content: "\e907";
    font-family: 'icomoon' !important;
    font-size: 9px;
    color: rgba(99, 100, 102, 1);
}

.cat-item.has-children .cat-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cat-item.has-children .cat-title.active  .caticon{
    transform: rotate(180deg);
}

.sidebar-cat-list .children {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
}

.sidebar-cat-list .children li:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: rgba(188, 145, 44, 1);
    border-radius: 50%;
}

.child-item{
    display: flex;
    align-items: center;
    gap: 6px;
}

.sidebar-cat-list .children .child-link {
    font-weight: 500;
    font-size: 12px;
    line-height: 25px;
    color: rgba(99, 100, 102, 1);
}

.sidebar-cat-list .child-item.is-current > .child-link {
    font-weight: 700;
}

.widget-side {
    margin-top: 20px;
}

.widget-side img {
    width: 100%;
}


.archive-blog-title{
    font-weight: 500;
    font-size: 28px;
    line-height: 40px;
    color: rgba(19, 9, 17, 1);
    margin-bottom: 10px;
}

.archive-blog-subtitle{
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: rgba(138, 143, 153, 1);
    display: block;
    margin-bottom: 12px;
}

.archive-blog-editor p{
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    color: rgba(99, 100, 102, 1);
    margin-bottom: 22px;
}

.archive-blog-more{
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 1);
    background: rgba(19, 9, 17, 1);
    padding: 12px 20px;
    border: none;
    transition: 0.3s;
    text-align: center;
}

.archive-blog-more:hover{
    background: rgba(188, 145, 44, 1);
    color: #fff;
}

.archive-blog-image img{
    width: 100%;
}

.archive-blog-content{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.search-summary{
    text-align: center;
    margin: 40px 0 20px;
    font-weight: 500;
    font-size: 36px;
    color: rgba(33, 37, 41, 1);
}


.collaboration-banner img {
    max-width: 230px;
    margin-top: -134px;
}

.collaboration-banner {
    background: linear-gradient(44deg, rgb(255 255 255 / 89%) -6%, rgb(188 145 44) 14%, rgba(188, 145, 44, 1) 79%);    display: flex;
    align-items: center;
    padding: 0 67px;
    gap: 41px;
    position: relative;
    margin-top: 123px;
}

.collaboration-banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.collaboration-banner-title {
    font-weight: 400;
    font-size: 24px;
    line-height: normal;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 14px;
}

.collaboration-banner-des {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: rgba(255, 255, 255, 1);
}

.collaboration-banner-text{
    width: 68%;
}

.collaboration-banner .websima-button:hover{
    background: #fff;
    color: rgba(188, 145, 44, 1);
}

.banner-bg-light{
    background-color: unset;
    padding: 0;
}

.banner-bg-light .collaboration{
    background-color: rgba(19, 9, 17, 1);
    padding: 177px 0;
}

.banner-bg-light .collaboration-banner{
    margin-top: 195px;
}

.section-banner{
    margin-top: 200px;
}

@media (max-width: 991px) {
    .collaboration-banner{
        padding: 32px 20px;
        margin-top: 68px;
    }
    .collaboration-banner-text {
        width: 100%;
    }
    .collaboration-banner-content{
        flex-direction: column;
        align-items: flex-start;
        gap: 28px;
    }
    .section-blog {
        margin-top: 56px;
    }

    .blog-buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px;
        margin-top: 28px;
    }

    .blog-buttons .swiper-button-prev,
    .blog-buttons .swiper-button-next {
        position: unset;
        margin: 0;
    }

    .blog-buttons .swiper-button-prev:before,
    .blog-buttons .swiper-button-next:before {
        border: 2px solid rgba(188, 145, 44, 1);

    }

    .blog-buttons .swiper-button-prev i::before,
    .blog-buttons .swiper-button-next i::before {
        color: rgba(188, 145, 44, 1);
    }

    .product-slider {
        padding: 0;
    }

    .section-products {
        padding: 72px 0;
    }

    .section-title {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 16px;
    }

    .section-subtitle {
        font-weight: 400;
        font-size: 14px;
    }

    .section-base {
        margin-top: 72px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 57px;
        height: 57px;
    }

    .swiper-button-next i,
    .swiper-button-prev i {
        font-size: 13px;
    }

    .section-products {
        background-size: cover;
    }

    .section-products::after {
        background: radial-gradient(ellipse 75% 76% at center, rgba(19, 9, 17, 0) 34%, rgba(19, 9, 17, 1) 46%);
    }

    .product-slider .swiper-pagination {
        display: flex;
    }

    .websima-button-more span {
        width: 57px;
        height: 57px;
    }

    .swiper-button-next::before,
    .swiper-button-prev::before {
        width: 57px;
        height: 57px;
    }

    .section-content .main-content {
        padding: 0;
        border: none;
    }

    .section-content .main-content p {
        text-align: left;
    }

    .websima-form .af-field {
        width: 100%;
    }

    .map iframe {
        height: 579px;
    }

    .contact-page-title {
        font-size: 20px;
    }

    .contact-page-content {
        font-size: 12px;
    }

    .websima-tab-btns li {
        font-size: 14px;
    }

    .tab-content > .row {
        flex-direction: column-reverse;
    }

    .websima-tab-btns {
        margin: 0 auto 73px;
    }

    .contents-box {
        height: 245px;
    }

    .contents-form {
        margin-top: 55px;
        padding: 57px 20px;
    }

    .contents-form-title {
        font-size: 20px;
        margin-bottom: 16px;
        line-height: 100%;
    }

    .contents-form-des {
        font-size: 12px;
        margin-bottom: 26px;
    }

    .contents-form label {
        font-size: 14px;
    }

    .contents-form input, .contents-form textarea, .contents-form select {
        font-size: 12px !important;
    }

    .section-contact-us .row {
        flex-direction: column-reverse;
    }

    .contact-us-content-title {
        text-align: center;
        font-size: 20px;
        margin-bottom: 32px;
    }

    .contact-us-image img {
        margin-bottom: 32px;
    }

    .title-404 {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 100%;
    }

    .des-404 {
        font-size: 12px;
        margin-bottom: 21px;
        line-height: 100%;
    }

    .content-404 {
        bottom: 44px;
    }

    .content-404 .websima-button-more span::before {
        width: 57px;
        height: 57px;
    }

    .websima-button-more {
        font-size: 12px;
    }
    .page-intro-content{
        width: 100%;
        gap: 20px;
        bottom: 40px;
    }
    
    .page-description{
        padding: 0 16px;
        font-size: 12px;
    }
    .page-title{
        font-size: 20px;
        line-height: 100%;
        text-align: center;
    }

    .page-intro{
        margin-bottom: 23px;
    }
    .sidebar-cat{
        margin-top: 0;
        padding: 16px;
        border: none;
        background: rgba(236, 239, 241, 1);
    }

    .sidebar-cat-title{
        margin: 0;
        padding: 0;
        border: none;
        font-size: 14px;
    }

    .sidebar-cat-title i {
        font-size: 20px;
    }

    .sidebar-blog{
        margin-bottom: 22px;
    }

    .sidebar-cat-title:after {
        content: "\e907";
        font-family: 'icomoon' !important;
        font-size: 7px;
        margin-left: auto;
        color: rgba(19, 9, 17, 1);
        transition: 0.3s;
    }

    .sidebar-cat-title.active:after{
        transform: rotate(180deg);
    }

    .sidebar-cat-list > li{
        padding: 3px 0;
    }

    .sidebar-cat-list{
        margin-top: 16px;
    }
    .sidebar-cat-list a{
        font-size: 13px;
    }
    .sidebar-cat-list .cat-item .caticon:after{
        font-size: 6px;
    }
    .blog-filter{
        display: none;
    }
    .archive-blog-title{
        font-size: 20px;
    }
    .archive-blog-subtitle{
        font-size: 14px;
    }
    .archive-blog-image img{
        margin-bottom: 16px;
    }
    .search-summary{
        font-weight: 500;
        font-size: 20px;
    }
    
}