/*
Theme Name: tiyara
Theme URI:
Author: Mina pasbanpour
Author URI:
Description: Wordpress developer
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tiyara
*/


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;
}

/* make sure to set some focus styles for accessibility */
:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1.8;
    overflow-x: hidden;
    /* text-transform: capitalize; */
}

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;
    height: 100px !important;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */

    scroll-behavior: smooth;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

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;
    max-width: 100%;
    height: auto;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a, .form-control {
    transition: all 0.3s;
    color: var(--body-color);
}

a:hover {
    text-decoration: none;
}

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Define Fonts */
@font-face {
    font-family: IRANSansX;
    font-weight: bold;
    src: url('assets/fonts/IRANSansXFaNum-Bold.woff') format('woff'),
    url('assets/fonts/IRANSansXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-weight: normal;
    src: url('assets/fonts/IRANSansXFaNum-Regular.woff') format('woff'),
    url('assets/fonts/IRANSansXFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-weight: 500;
    src: url('assets/fonts/IRANSansXFaNum-Medium.woff') format('woff'),
    url('assets/fonts/IRANSansXFaNum-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon/icomoon.eot?unowwo');
    src: url('assets/fonts/icomoon/icomoon.eot?unowwo#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon/icomoon.ttf?unowwo') format('truetype'),
    url('assets/fonts/icomoon/icomoon.woff?unowwo') format('woff'),
    url('assets/fonts/icomoon/icomoon.svg?unowwo#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-qoute:before {
    content: "\e91c";
}
.icon-close:before {
    content: "\e91d";
}
.icon-filter:before {
    content: "\e91e";
}
.icon-comment:before {
    content: "\e91b";
}

.icon-arrow-left:before {
    content: "\e91a";
}

.icon-refund:before {
    content: "\e900";
}

.icon-warranty:before {
    content: "\e901";
}

.icon-delivery:before {
    content: "\e902";
}

.icon-mobile:before {
    content: "\e903";
}

.icon-users:before {
    content: "\e904";
}

.icon-edit:before {
    content: "\e905";
}

.icon-calendar:before {
    content: "\e906";
}

.icon-ribbon-star:before {
    content: "\e907";
}

.icon-truck-delivery:before {
    content: "\e908";
}

.icon-wallet-money:before {
    content: "\e909";
}

.icon-box-regular:before {
    content: "\e90a";
}

.icon-check:before {
    content: "\e90b";
}

.icon-chevron-left:before {
    content: "\e90c";
}

.icon-telegram:before {
    content: "\e90d";
}

.icon-whatsapp:before {
    content: "\e90e";
}

.icon-phone:before {
    content: "\e90f";
}

.icon-location:before {
    content: "\e910";
}

.icon-sort:before {
    content: "\e911";
}

.icon-wallet:before {
    content: "\e912";
}

.icon-call:before {
    content: "\e913";
}

.icon-plus:before {
    content: "\e914";
}

.icon-dislike:before {
    content: "\e915";
}

.icon-like:before {
    content: "\e916";
}

.icon-search:before {
    content: "\e917";
}

.icon-menu:before {
    content: "\e918";
}

.icon-box:before {
    content: "\e919";
}

:root {
    --primary-color: #014E62;
    --secondary-color: #019A98;
    --light-text-color: #62666D;
    --body-color: #2D2D2D;
    --gray-bgcolor: #F5F5F5;
    --red-color: #f00;
    --border: #D8D8D8;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: var(--body-color);
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p {
    font-size: 14px;
    color: var(--light-text-color);
}

button:focus,
input:focus,
textarea:focus {
    outline: none !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 12px;
    color: #a6a6a6;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 12px;
    color: #a6a6a6;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 12px;
    color: #a6a6a6;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 12px;
    color: #a6a6a6;
}

body {
    margin: 0;
    font-family: IRANSansX;
    font-size: 14px;
    color: var(--body-color);
    text-align: right;
    background: #fff;
}

label {
    font-size: 12px;
    margin-bottom: 8px;
    font-weight: 400;
}

.form-control,
select, textarea {
    border-radius: 8px;
    height: 48px;
    padding: 12px 25px;
    border: 1px solid var(--border);
    transition: all 0.3s;
    font-size: 13px;
}

input[type="search"] {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #eee;
    box-sizing: border-box;
    transition: all 0.3s;
}

.form-control:not(.bg-transparent):focus, input[type="search"]:focus, textarea:focus {
    border: 1px solid var(--primary-color) !important;
    outline: 0;
    box-shadow: none;
    background: #fff;
}

.form-control:focus {
    box-shadow: none;
}

a {
    text-decoration: none;
}

a:hover {
    color: var(--secondary-color);
}

.py-48 {
    padding: 48px 0;
}

.pb-48 {
    padding-bottom: 48px;
}

.py-96 {
    padding: 96px 0;
}

.mb-48 {
    margin-bottom: 48px;
}

input[type=submit], button, .theme-btn {
    line-height: 1;
    min-width: 200px;
    height: 40px;
    text-align: center;
    background-color: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    padding: 10px 15px;
}

.theme-btn, .btn-hover {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.btn-hover span, .btn-hover i {
    transition: all 0.4s;
}

.btn-hover:before, .btn-hover:after,
.btn-hover span:before,
.btn-hover span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(21, 210, 207, 0.54);
    transition: 0.4s linear;
    z-index: -1;
}

.btn-hover span:before,
.btn-hover span:after {
    background-color: rgba(9, 159, 156, 0.8);
}

.btn-hover:after,
.btn-hover span:before {
    top: auto;
    bottom: 0;
}

.btn-hover span:before,
.btn-hover span:after {
    transition-delay: 0.4s;
}

.btn-hover:hover {
    color: #fff;
    border-color: rgba(22, 198, 195, 0.54);
}

.btn-hover:hover * {
    color: #fff;
}

.btn-hover:hover:before, .btn-hover:hover:after,
.btn-hover:hover span:before,
.btn-hover:hover span:after {
    height: 80px;
}

.btn-hover:active {
    background-color: var(--secondary-color);
}

.contact-field {
    margin-bottom: 16px;
}

.wpcf7 form .wpcf7-response-output {
    border-radius: 8px;
    padding: 15px;
}

/*Header*/
.site-header {
    padding: 16px 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 100%);
}

.site-header .logo-wrap {
    max-width: 88px;
    margin-left: 64px;
}

.header-search {
    max-width: 265px;
    margin-right: auto;
}

.header-search .icon-holder {
    top: 15px;
    font-size: 22px;
    color: #62666D;
    right: 0;
}

.header-search .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid var(--border);
    padding-right: 30px;
}

.header-search .form-control:focus {
    border-color: var(--secondary-color);
}

.header-search .form-control:focus + .icon-holder {
    color: var(--secondary-color);
}

.main-menu > li {
    margin: 0 6px;
}

.main-menu > li > a {
    padding: 20px 12px;
    display: block;
}

/*Hero*/
.hero-grid {
    grid-template-areas: 'vertical horizontal' 'vertical horizontal';
}

.hero-wrapper {
    padding-top: 32px;
}

.hero-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--primary-color);
}

.hero-subtitle {
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #2D2D2D;
    position: relative;
}

.hero-subtitle:before, .hero-subtitle:after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    background-color: #2D2D2D;
    bottom: -5px;
    border-radius: 50%;
}

.hero-subtitle:before {
    right: 0;
}

.hero-subtitle:after {
    left: 0;
}

.hero-text {
    margin-top: 24px;
    line-height: 20px;
    font-size: 10px;
    text-align: justify;
}

.hero-cta {
    margin-top: 12px;
    justify-content: space-between;
}

.hero-cta i {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 5px;
    color: var(--primary-color);
}

.hero-img.horizontal > div {
    margin-bottom: 24px;
}

.hero-cta .btn {
    min-width: 31%;
    border-radius: 8px;
    padding: 10px 16px;
    background: var(--gray-bgcolor);
    color: var(--body-color);
    font-weight: 500;
    font-size: 14px;
}

.vertical {
    grid-area: vertical;
}

.horizontal {
    grid-area: horizontal;
}

.counter-item:nth-of-type(2) {
    padding: 0 15px;
    margin: 0 10px;
    border-left: 1px solid var(--border);
    border-right: 1px solid var(--border);
}

.counter-num {
    font-size: 20px;
    font-weight: 600;
    color: var(--secondary-color);
    min-width: 90px;
    text-align: center;
}

.counter-title {
    font-size: 14px;
    font-weight: 400;
    color: var(--body-color);
}

.popular-products {
    padding: 32px 0 0;
}

.product-wrapper {
    border-radius: 12px;
    padding: 12px 16px;
    background-color: var(--primary-color);
}

.product-wrapper .box-title-wrapper {
    text-align: center;
}

.product-wrapper .box-title-wrapper .title {
    font-weight: 400;
    line-height: 32px;
    font-size: 12px;
}

.product-wrapper .box-title-wrapper .title,
.product-wrapper .box-title-wrapper .link-btn {
    color: #fff;
}

.product-wrapper .box-title-wrapper .link-btn {
    font-weight: 500;
    font-size: 11px;
    position: relative;
}

/*Product Card*/
.woocommerce-loop-product__title {
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 4px;
}

.product-item {
    padding: 8px;
    background: #fff;
    border-radius: 8px;
}

.product-item .product-media {
    margin-bottom: 24px;
}

.product-item .price {
    text-align: left;
    display: flex;
    flex-direction: column;
    color: var(--body-color);
}

ins {
    text-decoration: none;
    font-weight: 700;
}

.product-item .price del {
    text-decoration: none;
    font-size: 12px;
    color: #62666D;
}

.product-item .price del .woocommerce-Price-currencySymbol {
    display: none;
}

.service-title {
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 500;
}

.service-icon {
    margin: 0 auto 16px;
    max-width: 56px;
    display: block;
}

/*Section Header*/
.section-head {
    margin-bottom: 24px;
}

.section-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.subtitle {
    font-size: 10px;
    font-weight: 500;
    color: var(--secondary-color);
}

.gray-box {
    background: var(--gray-bgcolor);
    border-radius: 12px;
}

.about-content {
    padding: 24px 16px;
    color: var(--body-color);
}

.about-content li:before {
    content: "\e90b";
    font-family: icomoon;
    color: var(--secondary-color);
    font-size: 14px;
    vertical-align: middle;
    margin-left: 6px;
}

.about-content h2 {
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 24px;
}

.about-content li {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 20px;
}

.attr-item {
    margin-bottom: 20px;
}

.attr-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: var(--primary-color);
    margin-left: 12px;
    font-size: 30px;
}

.attr-subtitle {
    color: #D8D8D8;
}

.attr-section {
    background: var(--primary-color) url("assets/images/attr-bg.png") no-repeat left;
    padding-top: 64px;
    background-size: contain;
}

.attr-content .attr-title {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
}

.blog-item {
    border-radius: 8px;
    border: 1px solid var(--border);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.blog-item .entry-content {
    padding: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.blog-item .card-title {
    font-size: 12px;
    font-weight: 500;
    display: flex;
    flex: 1;
    height: 100%;
}

.blog-card-categories .cat-item {
    border: 1px solid var(--border);
    border-radius: 8px;
    min-width: 42px;
    text-align: center;
    font-size: 10px;
    color: #62666D;
    margin-right: 4px;
}

.blog-card-categories .cat-item a {
    display: block;
}

.blog-item .post-date {
    font-size: 11px;
    color: #62666D;
}

.blog-item .post-date i {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: var(--secondary-color);
}

.blog-item-wrapper {
    margin-bottom: 24px;
}

.blog-item p {
    margin-bottom: 16px;
    font-size: 11px;
}

.blog-item .entry-media img {
    width: 100%;
}

.page-title {
    font-size: 18px;
    margin-bottom: 24px;
}

.page-wrap {
    padding-top: 24px;
    padding-bottom: 32px;
}

/*Breadcrumb*/
.breadcrumbs {
    border-bottom: 1px solid var(--border);
}

.breadcrumbs a, .breadcrumbs span {
    font-size: 12px;
    color: #62666D;
    font-weight: 500;
}

.breadcrumbs a:after {
    content: "\e90c";
    font-size: 22px;
    font-family: icomoon;
    vertical-align: middle;
    margin: 0 6px;
}

.breadcrumbs a:hover {
    color: var(--secondary-color);
}

.breadcrumb_last {
    color: var(--primary-color);
}

/*Sidebar*/
.sidebar-inner {
    border-radius: 8px;
    border: 1px solid var(--border);
    padding: 24px;
    position: sticky;
    top: 10px;
}

.widget-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 24px;
}

.widget:not(:first-child) {
    padding-top: 12px;
    margin-top: 12px;
}

.widget:not(:first-child) {
    border-top: 1px solid var(--border);
}

.widget .cat-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 11px;
    color: #62666D;
}

.widget .cat-item:not(:last-child) {
    margin-bottom: 24px;
}

.widget .cat-item a {
    font-size: 14px;
    color: var(--body-color);
}

.widget .tagcloud a {
    border: 1px solid var(--border);
    border-radius: 8px;
    font-size: 11px !important;
    display: inline-block;
    color: #62666D;
    padding: 2px 15px;
    margin-bottom: 8px;
    margin-left: 4px;
}

.widget .recent-post-item:not(:last-child) {
    border-bottom: 1px solid var(--border);
}

.widget .recent-post-item:last-child {
    padding-bottom: 0 !important;
}

.widget .post-title {
    display: inline-block;
    margin-bottom: 8px;
}

.widget .recent-post-item img {
    border-radius: 4px;
}

.widget .recent-post-item .post-info {
    padding-right: 16px;
}

.widget .recent-post-item .more-link {
    font-size: 11px;
    color: var(--primary-color);
}

.recent-post-item .more-link i, .recent-post-item .post-date i {
    vertical-align: middle;
    font-size: 16px;
}

.recent-post-item .post-date {
    font-size: 11px;
}

.recent-post-item .post-date i {
    display: inline-block;
    color: #D8D8D8;
    margin-left: 6px;
}

/*Pagination*/
.pagination, .woocommerce-pagination ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    flex-direction: row-reverse;
}

.pagination a,
.pagination span,
.woocommerce-pagination a,
.woocommerce-pagination span {
    position: relative;
    width: 32px;
    height: 32px;
    color: #2D2D2D;
    font-size: 16px;
    line-height: 53px;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid var(--border);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .icon-chevron-left,
.woocommerce-pagination .icon-chevron-left {
    font-size: 26px;
}

.pagination a:focus,
.pagination a:hover,
.pagination span:focus,
.pagination span:hover,
.pagination span.current,
.woocommerce-pagination a:focus,
.woocommerce-pagination a:hover,
.woocommerce-pagination span:focus,
.woocommerce-pagination span:hover,
.woocommerce-pagination span.current {
    color: var(--secondary-color);
    border-color: var(--secondary-color);
}

/*.pagination .next.page-numbers, .pagination .prev.page-numbers,*/
/*.woocommerce-pagination .next.page-numbers , .woocommerce-pagination .prev.page-numbers {*/
/*    font-size: 16px;*/
/*    line-height: 53px;*/
/*}*/

a.next.page-numbers {
    transform: rotate(180deg);
}

/*Single */
.single-page {
    padding-top: 32px;
    padding-bottom: 32px;
}

.single-thumbnail {
    margin-bottom: 24px;
}

.single-thumbnail img {
    border-radius: 8px;
}

.single-title {
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 8px;
}

.default-editor {
    line-height: 32px;
    color: var(--body-color);
}

.default-editor p {
    color: var(--body-color);
    font-size: 12px;
    text-align: justify;
}

.default-editor ul {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 24px;
}

.default-editor h1, .default-editor h2,
.default-editor h3, .default-editor h4,
.default-editor h5, .default-editor h6 {
    margin-bottom: 24px;
    margin-top: 8px;
}

.default-editor blockquote {
    border-radius: 8px;
    position: relative;
    background-color: var(--secondary-color);
    padding: 20px 20px;
    margin: 25px 0;
}

.default-editor blockquote:before {
    content: "\e91c";
    font-family: icomoon;
    color: #fff;
    font-size: 52px;
    opacity: 0.1;
    position: absolute;
    top: -3px;
    right: 20px;
}

.default-editor blockquote p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 24px;
}

.default-editor img {
    border-radius: 8px;
    margin: 24px 0;
}

.swiper-gallery .gallery_item a {
    position: relative;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    max-height: 200px;
}

.swiper-gallery .gallery_item a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 132, 155, 0.57);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.swiper-gallery .gallery_item a:hover:before {
    visibility: visible;
    opacity: 1;
}

.swiper-gallery .gallery_item a i {
    position: absolute;
    opacity: 0;
    font-size: 28px;
    top: 52%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    transition: all 0.3s;
}

.swiper-gallery .gallery_item a:hover i {
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

.swiper-gallery img {
    width: 100%;
    margin: 0;
}

/*Comments*/
.comment-section {
    padding-top: 24px;
}

.comment-section .section-title {
    margin-bottom: 24px;
}

.comment-field {
    margin-bottom: 32px;
}

/*About page*/
.about-page, .contact-page {
    padding-top: 32px;
}

.about-logo {
    margin: 0 auto 32px;
    max-width: 160px;
}

.about-page .default-editor p {
    line-height: 24px;
}
.about-thumb {
    margin-bottom: 16px;
    text-align: center;
}
.about-thumb .img {
    border-radius: 8px;
}

/*Contact page*/
.contact-head {
    margin-bottom: 24px;
}

.contact-info-text {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 24px;
}

.contact-map iframe {
    border-radius: 8px;
    border: 1px solid var(--border);
    width: 100%;
    height: 216px;
}

.contact-item, .contact-item p {
    font-size: 12px;
}

.contact-item:not(:last-child) {
    margin-bottom: 24px;
}

.contact-form {
    padding-top: 32px;
}

.contact-item p, .contact-info-text {
    color: var(--body-color);
}

.contact-item .contact-label {
    min-width: 90px;
}

.contact-item p {
    flex: 1;
}

.contact-label, .contact-inner a {
    margin-left: 16px;
}

.contact-label i {
    vertical-align: middle;
    margin-left: 6px;
    font-size: 24px;
    color: var(--secondary-color);
}

.contact-inner a:hover {
    color: var(--secondary-color);
}

.faq-item {
    border: 1px solid var(--border);
    margin-bottom: 16px;
    border-radius: 8px;
    overflow: hidden;
}

.faq-question {
    padding: 16px;
    cursor: pointer;
    justify-content: space-between;
}

/*.faq-question:not(.collapsed), .faq-answer.show {*/
/*    background-color: #F5F5F5;*/
/*}*/
.faq-answer {
    padding: 0 24px 24px;
}

.faq-answer p, .faq-answer {
    color: #646464;
}

.faq-answer p:last-child {
    margin-bottom: 0;
}

.faq-item .icon-holder {
    font-size: 22px;
    color: var(--secondary-color);
}

/*Footer*/
footer {
    padding: 12px 0;
    background: var(--gray-bgcolor);
    font-size: 12px;
    font-weight: 400;
    color: var(--body-color)
}

.footer-phone i {
    font-size: 14px;
    vertical-align: middle;
}

.footer-menu li {
    margin: 0 8px;
}

.footer-menu li:first-child {
    margin-right: 0;
}

.footer-menu li a {
    padding: 0 8px;
}

.not_found_page {
    padding-top: 64px;
    padding-bottom: 94px;
}

.not_found_page p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 32px;
}

.not_found_page img {
    max-width: 295px;
    margin-bottom: 32px;
}

.avatar-wrapper {
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 12px;
}

.comment-meta {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid var(--border);
    align-items: center;
}

.comment-text {
    margin-bottom: 16px;
}

.comment_name {
    font-size: 12px;
    font-weight: 500;
    margin-left: 16px;
    display: inline-flex;
}

.comment-date {
    font-size: 12px;
}

.comment-bottom-meta {
    color: #62666D;
    font-size: 12px;
}

.comment-bottom-meta i {
    margin-left: 4px;
    vertical-align: middle;
    font-size: 18px;
}
.comment-bottom-meta .like-dislike,
.comment-bottom-meta .dislike-btn {
    margin-left: 20px;
}
.comment-reply-link i {
    color: var(--secondary-color);
}

.comment_list .comment {
    margin-bottom: 24px;
}

/*Shop*/
.sidebar_head {
    background: #F5F5F5;
    padding: 8px 16px;
    border-radius: 8px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
}

.shop-sidebar {
    border-radius: 8px;
    border: 1px solid #D8D8D8;
    padding: 32px 24px;
}

.widget_layered_nav .widget-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.widget_layered_nav .widget-title .widget-toggle {
    transform: rotate(-90deg);
    transition: all 0.3s;
    display: flex;
}

.widget_layered_nav .widget-title.active .widget-toggle {
    transform: rotate(90deg);
}

.widget-title i {
    font-size: 28px;
}

.widget ul li:not(:last-child) {
    margin-bottom: 12px;
}

.widget .woocommerce-widget-layered-nav-list li a {
    display: block;
}

.woocommerce-widget-layered-nav-list span.count {
    display: none;
}

.widget-product li {
    position: relative;
    padding-right: 28px;
}

.widget-product ul li a:before, .widget-product ul li a:after {
    position: absolute;
    transition: all 0.3s;
}

.widget-product ul li a:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 1px solid #ABB3C4;
    right: 0;
    top: 3;
    background: #fff;
    border-radius: 4px;
}

.widget-product ul li a:after {
    content: "\e90b";
    font-family: icomoon;
    font-size: 14px;
    top: -3px;
    right: 3px;
    opacity: 0;
}

.woocommerce-widget-layered-nav li a:before {
    top: 15px;
}

.widget_layered_nav li.chosen > a:before,
.woocommerce-widget-layered-nav li:hover > a:before,
.widget-product li:hover > a:before,
.widget-product li.current-cat > a:before,
.widget_nav_menu .menu > .current-menu-item > a:before,
.widget_nav_menu .sub-menu > .current-menu-item > a:before {
    border-color: var(--border);
}

.widget-product li > a:hover {
    color: currentColor;
}

.widget_layered_nav li.chosen > a:after,
.widget-product li.current-cat > a:after,
.woocommerce-widget-layered-nav li > a:after,
.widget_nav_menu .menu > .current-menu-item > a:after,
.widget_nav_menu .sub-menu > .current-menu-item > a:after {
    opacity: 1;
}

.price_label_inner {
    margin-bottom: 24px;
    border-radius: 8px;
    border: 1px solid var(--border);
    padding: 12px 16px;
    color: #62666D;
}

/*.price_slider_wrapper .price_slider_amount {*/
/*    margin-top: 20px;*/
/*    margin-bottom: 10px;*/
/*    line-height: 2.4;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center*/
/*}*/

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #e0e0e0;
    border: 0;
    position: relative;
    margin-bottom: 32px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 3px
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: right;
    margin-right: 1em;
    margin-left: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    height: 100%;
    background: var(--secondary-color)
}

.widget_price_filter .ui-slider-handle {
    width: 18px;
    height: 18px;
    background: var(--secondary-color);
    border-radius: 50%;
    top: -7px;
    border: none;
    cursor: pointer;
    position: absolute;
    z-index: 9;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    margin: 20px 0 10px;
    border-radius: 8px;
    background: var(--primary-color);
    text-align: center;
    position: relative;
    font-weight: 700
}

.price_slider_wrapper .ui-slider .ui-slider-handle:hover {
    background: var(--primary-color)
}

.widget_price_filter .button {
    display: none;
}

.product-item .onsale, .single-product-gray_box .onsale {
    background: #DC0024;
    color: #fff;
    font-size: 12px;
    border-radius: 8px;
    min-width: 40px;
    text-align: center;
    line-height: 18px;
    padding-top: 3px;
}
.single-product-gray_box .onsale {
    margin-bottom: 5px;
}
.products .product-item {
    border: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product-item .woocommerce-loop-product__title {
    flex: 1;
}

.product-item .entry-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.products .product-item .entry-media {
    border-radius: 8px;
}

.single-product-top {
    padding-top: 32px;
}

.product_title.entry-title {
    margin: 24px 0 8px;
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color);
}

.woocommerce-product-details__short-description p {
    line-height: 24px;
    color: #2D2D2D;
    text-align: justify;
    margin-bottom: 32px;
}

.single-product-gray_box {
    background: #F5F5F5;
    border-radius: 8px;
    border: 1px solid var(--border);
    padding: 24px 16px;
}

.single-product-advantages li {
    margin-bottom: 8px;
}

.advantage-item figure {
    margin-left: 8px;
    max-width: 28px;
}

.swiper-container-wrapper {
    display: flex;
    /*flex-flow: column nowrap;*/
}

.gallery-thumbs img {
    height: 100%;
    object-fit: cover;
}

.single-product-top .price {
    display: flex;
    flex-direction: column;
}

.single-product-top .price del {

}

.theme-btn.large {
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.add-toCart-btn .theme-btn i {
    font-size: 18px;
    margin-left: 8px;
    vertical-align: middle;
}

del {
    text-decoration: none;
}

.single-product-top .price del {
    color: #DC0024;
}

.single-product-top .price ins {
    font-size: 20px;
    color: var(--body-color);
    font-weight: 700;
}

.woocommerce-Price-currencySymbol {
    color: #62666D;
    font-size: 14px;
    font-weight: 400;
    margin-right: 4px;
}

.product-item .woocommerce-Price-currencySymbol {
    color: var(--body-color);
    font-weight: 700;
}

del .woocommerce-Price-currencySymbol {
    display: none;
}

.swiper-container-wrapper {
    flex-flow: row nowrap;
    height: 460px;
    overflow: hidden;
}

.swiper.gallery-slider {
    width: calc(100% - 88px);
    border-radius: 8px;
    border: 1px solid var(--border);
}

.swiper.gallery-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-thumbs {
    width: 88px;
    height: 100vh;
    margin-left: 20px;
}
.gallery-thumbs .swiper-wrapper .swiper-slide {
    height: 105px !important;
    width: 100% !important;
}

.gallery-thumbs .swiper-wrapper {
    flex-direction: column;
}


.gallery-thumbs .swiper-slide {
    width: 25%;
    flex-flow: row nowrap;
    height: 105px;
    cursor: pointer;
    margin-bottom: 24px;
}

.gallery-thumbs .swiper-slide {
    flex-flow: column nowrap;
    width: 100%;
    border-radius: 8px;
    border: 1px solid var(--border);
    overflow: hidden;
}


.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.related-products {
    padding-bottom: 32px;
}

.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid var(--border);
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px;
    color: var(--body-color);
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 38px);
    right: auto;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'next';
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'prev';
}

.swiper-wrapper .swiper-slide {
    height: auto;
}

.swiper-slide .product-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}


/*Mega Menu*/
.main-menu .sub-menu {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 10px 10px rgba(210, 210, 210, 0.25);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    top: 100%;
    z-index: 99;
    /*display: none;*/
}

.main-menu > .menu-item-has-children:not(.mega-menu) .sub-menu li a {
    padding: 10px 14px;
    display: block;
}

.main-menu > li.active > ul, li.active {
    opacity: 1;
    visibility: visible;
    border-radius: 10px;
}

.main-menu > .menu-item-has-children:not(.mega-menu) {
    position: relative;
}

.main-menu .menu-item-has-children:not(.mega-menu) .sub-menu {
    width: 250px;
}

.main-menu .mega-menu .sub-menu.depth-0 > li {
    width: 200px;
}

.main-menu .mega-menu .sub-menu.depth-0 {
    width: 100%;
    min-height: 512px;
    background: rgba(245, 245, 245, 1);
}

.main-menu .mega-menu .sub-menu.depth-0 > li > a {
    padding: 12px 14px;
    display: block;
    position: relative;
}

.main-menu .mega-menu .sub-menu.depth-0 > li > a:after {
    content: "";
    position: absolute;
    left: -8px;
    top: calc(50% - 6px);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 12px solid var(--secondary-color);
    z-index: 9999;
    opacity: 0;
    transition: all 0.3s;
}

.main-menu .mega-menu .sub-menu.depth-0 > li:hover > a:after {
    left: -12px;
    opacity: 1;
}

.main-menu .mega-menu .sub-menu.depth-0 > li:hover > a {
    background-color: var(--secondary-color);
    color: #fff;
}

.main-menu .mega-menu .menu-icon {
    margin-left: 4px;
}

.main-menu .mega-menu .sub-menu.depth-0 > li:hover > a .menu-icon img {
    filter: brightness(10) grayscale(1);
}

.main-menu .mega-menu .sub-menu.depth-0 > li:first-child {
    padding-top: 32px;
}

.main-menu .mega-menu .sub-menu.depth-0 > li:last-child {
    padding-bottom: 32px;
}

.main-menu .mega-menu .sub-menu.depth-1 {
    right: 200px;
    width: calc(100% - 200px);
    top: 0;
    height: 100%;
    background-color: #fff;
    display: flex;
    padding: 32px 16px;
}

.main-menu .mega-menu .menu-item-right {
    width: calc(100% - 255px);
}

.main-menu .mega-menu .sub-menu-right {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.main-menu .mega-menu .sub-menu-right li {
    width: 29%;
    margin-bottom: 20px;
}

.sub-menu-right li a {
    font-size: 12px;
    font-weight: 400;
    color: #62666D;
    padding: 0 5px;
    transition: all 0.3s;
}

.sub-menu-right li:hover a {
    color: var(--secondary-color);
}

.sub-menu-right li a:before {
    content: "";
    transition: all 0.3s;
    height: 100%;
    width: 2px;
    background-color: var(--secondary-color);
    margin-left: 0;
    opacity: 0;
    display: inline-flex;
    vertical-align: middle;
}

.sub-menu-right li:hover a:before {
    margin-left: 8px;
    opacity: 1;
}

.mega-menu-content {
    position: absolute;
    left: 0;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 35%;
    padding: 32px 16px;
    font-size: 12px;
    color: #62666D;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.main-menu .mega-menu .sub-menu.depth-1 > li:hover .mega-menu-content {
    opacity: 1;
    visibility: visible;
}
.menu-image {
    max-width: 128px;
}
.menu-desc {
    text-align: justify;
}

.menu-title {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 500;
}

.main-menu .mega-menu .active .sub-menu.depth-1 {
    visibility: visible;
    opacity: 1;
}

/*MObile Menu*/
.mobile-menu-btn {
    width: 50px;
    display: inline-block;
    height: 35px;
    vertical-align: middle;
}

#mask {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.site-offcanvas {
    position: fixed;
    width: 20rem;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #fff;
    z-index: 999999;
    will-change: transform;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.3s;
}

.site-offcanvas.active-canvas {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.site-offcanvas .site-offcanvas--header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 1.25rem 0 1.25rem;

}

.site-offcanvas .site-offcanvas--header .site-brand {
    max-width: 135px;
}

.site-offcanvas .site-offcanvas--header .offcanvas-close {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    border: 1px solid #D7E0ED;
    border-radius: 0.125rem;
    cursor: pointer;
    font-size: 16px;
    margin-right: auto;
}

.site-offcanvas .site-offcanvas--main {
    padding: 10px 20px;
}

.mobile-menu ul {
    margin: 0;
    padding: 0;
}

.mobile-menu .menu > li, .mobile-menu .sub-menu.active-submenu li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mobile-menu ul li a {
    display: flex;
    font-size: 14px;
    color: #000;
    padding: 0.75rem 0 0.75rem 1rem;
}

.mobile-menu ul li + li {
    border-top: 1px solid #D7E0ED;
}

.mobile-menu .menu > li > .sub-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 20rem;
    background: #fff;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.3s;
    z-index: 9;
    padding: 20px;
}

.mobile-menu .menu > li > .sub-menu.active-submenu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.mobile-menu .menu-dropdown, .mobile-menu .menu-toggle-slide {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -ms-flex-order: 2;
    order: 2;
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-align: center;
    transition: all 0.3s;
}

.mobile-menu .sub-menu .menu-dropdown {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -ms-flex-order: 2;
    order: 2;
    cursor: pointer;

}

.sub-menu .menu_back_holder {
    padding-bottom: 8px;
    margin-bottom: 10px;
    line-height: 1;
    display: flex;
    border-bottom: 1px solid var(--border);
}

.sub-menu .menu_back_holder .sub-closer {
    transform: rotate(182deg);
}

.mobile-menu .menu-dropdown i,
.sub-closer i,
.menu-toggle-slide i {
    color: #2D2D2D;
    font-size: 28px;
}

.mobile-menu .sub-menu.active-submenu li {
    position: relative;
    flex-wrap: wrap;
}

.mobile-menu .sub-menu.active-submenu .sub-menu {
    width: 100%;
    order: 3;
}

.menu-toggle-slide.expand {
    transform: rotate(270deg);
}

.mobile-menu .sub-menu.active-submenu .sub-menu li {
    border: 0;
}


.mobile-hero-cta {
    justify-content: space-between;
}

.mobile-hero-cta .btn {
    font-size: 11px;
}

.product-wrapper .box-title-wrapper .link-btn i {
    font-size: 22px;
    vertical-align: middle;
}

.service-item p {
    font-size: 11px;
}

.mobile-search {
    min-width: auto;
    color: #62666D;
    font-size: 24px;
    padding: 0;
    margin-right: auto;
}
.contact-map {
    margin-top: 24px;
}
.like-btn span, .dislike-btn span {
    display: inline-block;
    color: #62666D;
}
.dislike-btn i {
    color: #DC0024;
}
.like-btn i {
    color: #014E62;
}
.filter_sidebar {
    font-size: 14px;
}
.filter_sidebar i {
    vertical-align: middle;
}
.sidebar_head .close-sidebar {
    display: none;
}
.sort-filter li {
    color: #62666D;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s;
}
.sort-filter li.active,
.sort-filter li:hover {
    color: var(--secondary-color);
}
.woocommerce-ordering i,
.filter_sidebar i {
    font-size: 24px;
    margin-left: 4px;
}
.filter_sidebar i {
    font-size: 20px;
}

.switch-container {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.switch-input {
    display: none;
}
.switch-label {
    font-size: 16px;
    color: #2D2D2D;
    font-weight: 500;
}
.switch-slider {
    position: relative;
    width: 48px;
    height: 24px;
    background-color: #009999;
    border-radius: 999px;
    transition: background-color 0.3s;
}

.switch-slider::before {
    content: "";
    position: absolute;
    right: 4px;
    top: 3px;
    width: 18px;
    height: 18px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
}

.switch-input:checked + .switch-slider::before {
    transform: translateX(-22px);
}
.menu-icon {
    margin-left: 5px;
    vertical-align: middle;
}
.main-menu > li > a > .menu-icon {
       max-width: 18px;
    height: 18px;
    display: inline-block;
    line-height: 16px;
}
@media screen and (min-width: 420px) {
    /*.hero-cta .btn {*/
    /*    min-width: 117px;*/
    /*    padding: 12px 24px;*/
    /*}*/

    .blog-item .card-title {
        font-size: 14px;
    }

    .blog-item p {
        font-size: 12px;
    }

}

@media screen and (min-width: 576px) {
    .blog-card-categories .cat-item {
        min-width: 60px;
        font-size: 11px;
    }

    .product-item {
        padding: 12px;
        border-radius: 12px;
    }

    .woocommerce-loop-product__title {
        font-size: 14px;
        margin-bottom: 24px;
    }

    .product-item .price del {
        font-size: 14px;
    }


    .hero-subtitle:before, .hero-subtitle:after {
        width: 10px;
        height: 10px;
    }

    .breadcrumbs {
        padding: 11px 0;
    }

    .single-title {
        font-size: 18px;
        margin-bottom: 24px;
    }
    .default-editor blockquote p {
        font-size: 18px;
        line-height: 32px;
    }

    .comment_name {
        font-size: 16px;
    }

    .comment-date {
        font-size: 14px;
    }

    .comment-meta {
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

    .comment_list .comment {
        margin-bottom: 46px;
    }

    .comment-bottom-meta i {
        margin-left: 12px;
    }

    .footer-support {
        margin-left: 10px;
    }
    .not_found_page p {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .not_found_page img {
        max-width: 455px;
    }
    .hero-grid > div {
        padding: 0 6px;
    }

}

@media screen and (min-width: 768px) {
    .hero-grid > div {
        padding: 0 12px;
    }

    .section-title {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .subtitle {
        font-size: 14px;
    }

    .product-wrapper {
        padding: 40px 12px 40px 0;
    }

    .attr-content .attr-title {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .attr-item {
        margin-bottom: 40px;
    }

    .attr-icon {
        margin-left: 24px;
    }

    .comment-section {
        padding-top: 65px;
    }

    .comment-section .section-title {
        margin-bottom: 40px;
    }

    .swiper-gallery {
        /*width: 85%;*/
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .editor-gallery_wrapper .swiper-button-next,
    .editor-gallery_wrapper .swiper-rtl .swiper-button-prev {
        left: var(--swiper-navigation-sides-offset, -20px);
    }

    .editor-gallery_wrapper .swiper-button-prev,
    .editor-gallery_wrapper .swiper-rtl .swiper-button-next {
        right: var(--swiper-navigation-sides-offset, -20px);
        left: auto;
    }
    .contact-head {
        margin-bottom: 56px;
    }

    .contact-info-text {
        font-size: 18px;
        margin-bottom: 40px;
    }


    .contact-item:not(:last-child) {
        margin-bottom: 40px;
    }

    .contact-item, .contact-item p {
        font-size: 16px;
    }

    .contact-field {
        margin-bottom: 32px;
    }

    .contact-form {
        padding-top: 40px;
        padding-bottom: 48px;
    }

    .contact-top {
        margin-bottom: 30px;
    }

    .faq-question {
        padding: 24px;
    }
    .faq-item {
        margin-bottom: 24px;
    }
    .default-editor p {
        font-size: 16px;
    }
    .page-title {
        font-size: 28px;
        margin-bottom: 32px;
    }
    .related-products {
        padding-bottom: 96px;
    }
    .hero-title {
        font-size: 22px;
    }
    .hero-text {
        margin-bottom: 32px;
        line-height: 24px;
        font-size: 14px;
    }
    .product-wrapper .box-title-wrapper .title {
        line-height: 40px;
        margin-bottom: 40px;
        font-size: 20px;
    }
    .orderby-label {
        margin-left: 32px;
    }
    .sort-filter {
        border-bottom: 1px solid #D8D8D8;
        padding-bottom: 16px;
    }
}

@media screen and (min-width: 992px) {
    label {
        font-size: 16px;
    }
    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }
    .counter-item:nth-of-type(2) {
        padding: 0 30px;
        margin: 0 30px;
    }
    .contact-map {
        margin-top: 0;
    }

    .hero-text {
        font-size: 16px;
        line-height: 32px;
    }
    .hero-title {
        font-size: 32px;
        font-weight: 800;
    }

    .hero-subtitle {
        font-weight: 800;
        font-size: 24px;
    }

    .hero-cta {
        margin-top: 32px;
    }
    .popular-products {
        padding: 96px 0 48px;
    }

    .section-head {
        margin-bottom: 56px;
    }

    .product-wrapper .box-title-wrapper .link-btn {
        font-size: 14px;
    }

    .product-wrapper .box-title-wrapper .link-btn i {
        position: absolute;
        left: -27px;
        top: 0;
        font-size: 26px;
        transition: all 0.3s;
    }

    .product-wrapper .box-title-wrapper .link-btn:hover i {
        left: -30px;
    }


    .service-title {
        margin-bottom: 16px;
        font-size: 18px;
    }

    .service-icon {
        max-width: 72px;
    }

    .service-item p {
        font-size: 14px;
    }

    .single-page {
        padding-bottom: 96px;
    }
    .page-wrap {
        padding-bottom: 94px;
        min-height: 600px;
    }
    .contact-label, .contact-inner a {
        margin-left: 32px;
    }
    .main-menu > li {
        margin: 0 12px;
    }
    .product_title.entry-title {
        margin: 32px 0;
        font-size: 18px;
    }

}

@media screen and (min-width: 1200px) {
    .main-menu .mega-menu .sub-menu.depth-0 {
        width: 1005px;
    }
    .hero-content {
        padding-left: 61px;
    }
    .about-logo {
        margin: 0 auto 88px;
        max-width: 320px;
    }
    .menu-image {
        max-width: 180px;
    }
    .counter-title {
        font-size: 18px;
    }
    .counter-num {
        font-size: 28px;
    }
    .hero-cta .btn {
        min-width: 117px;
        padding: 12px 24px;
        margin-left: 12px;
    }

    .about-content h2 {
        font-size: 18px;
    }

    .about-content li {
        margin-bottom: 16px;
        font-size: 14px;
        line-height: 22px;
    }

    .about-content li:before {
        font-size: 20px;
    }
    .footer-support {
        margin-left: 32px;
    }
    .widget:not(:first-child) {
        padding-top: 24px;
        margin-top: 24px;
    }
    .widget-title {
        font-size: 16px;
    }
    .widget ul li:not(:last-child) {
        margin-bottom: 24px;
    }
    .widget-product ul li a:before {
        width: 24px;
        height: 24px;
        top: 0;
    }
    .widget-product li {
        padding-right: 38px;
    }
    .widget-product ul li a:after {
        font-size: 18px;
    }
    .product-wrapper .box-title-wrapper .link-btn i {
        top: 5px;
    }
    .hero-cta {
        justify-content: flex-start;
    }
}
@media screen and (min-width: 1400px) {
    .product-wrapper .box-title-wrapper .title {
        line-height: 64px;
        margin-bottom: 48px;
        font-size: 24px;
    }
    .about-content {
        padding: 0 40px 0 45px;
    }
    .about-content h2 {
        font-size: 20px;
        margin-bottom: 48px;
    }
    .about-content li {
        margin-bottom: 24px;
        font-size: 16px;
        line-height: 24px;
    }
    .product-wrapper .box-title-wrapper .link-btn {
        font-size: 18px;
    }
     .hero-cta .btn {
        margin-left: 24px;
    }
}
@media screen and (max-width: 992px) {
    .site-header .logo-wrap {
        margin-left: 30px;
    }
    .main-menu > li > a {
        padding: 20px 6px;
    }
    .mega-menu-content {
        width: 40%;
    }
    .main-menu .mega-menu .menu-item-right {
        width: 85%;
    }
    .recent-post-item .post-date i {
        margin-left: 0;
    }
    .mobile-sticky {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9;
        left: 0;
        right: 0;
        padding: 0;
    }
    .single-product-gray_box {
        border-radius: 8px 8px 0 0;
        border: 0;
        padding: 8px 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }

    .single-product-gray_box .onsale {
        position: absolute;
        left: 0px;
        top: 0px;
    }

}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .sidebar-inner {
        padding: 24px 12px;
    }
    .widget .post-title {
        font-size: 12px;
    }
    .page-wrap .blog-item .post-date {
        width: 100%;
        margin-bottom: 4px;
    }
    .blog-card-footer {
        flex-wrap: wrap;
    }
    .recent-post-item .post-date {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {

    .box-title-wrapper {
        margin-bottom: 12px;
    }

    .about-image {
        transform: rotateY(177deg);
    }

    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }

    form.header-search {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        max-width: 100%;
        background: #014e62;
        padding: 10px 20px;
        z-index: 9;
    }

    .header-search .form-control {
        border-bottom: 0;
    }

    .header-search .icon-holder,
    .header-search .form-control {
        color: #fbfbfb;
    }
    .attr-image {
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 50%;
    }
    .sidebar_wrap {
        position: fixed;
        right: -300px;
        width: 300px;
        top: 0;
        background: #fff;
        z-index: 999;
        box-shadow: 0 0 10px #0000002e;
        padding: 15px;
        transition: all .3s;
        height: 100%;
        overflow-y: auto;
    }
    .sidebar_wrap.active {
        right: 0;
    }
    .sidebar_head .close-sidebar {
        position: absolute;
        width: 25px;
        height: 25px;
        display: inline-block;
        cursor: pointer;
        left: 25px;
        top: 25px;
    }
    .shop-sidebar {
        height: 100%;
        overflow-y: auto;
    }
    .woocommerce-ordering {
        position: relative;
    }
    .orderby {
        position: absolute;
        left: 0;
        width: 200px;
        top: 100%;
        background: #fff;
        flex-direction: column;
        border: 1px solid var(--border);
        z-index: 9;
        border-radius: 8px;
        padding: 10px 0;
        display: none !important;
    }
    ul.orderby.active {
        display: inline-flex !important;
    }
    .orderby li {
        padding: 0 15px;
    }

    .related-products .products {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .header-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 14px;
        color: #fff;
    }
    
    .header-search .form-control::-moz-placeholder { /* Firefox 19+ */
        font-size: 14px;
        color: #fff;
    }
    
    .header-search .form-control:-ms-input-placeholder { /* IE 10+ */
        font-size: 14px;
        color: #fff;
    }
    
    .header-search .form-control:-moz-placeholder { /* Firefox 18- */
        font-size: 14px;
        color: #fff;
    }
}

@media screen and (max-width: 575px) {
    .footer-support, .footer-phone {
        font-size: 10px;
    }

    .hero-title {
        margin-bottom: 10px;
    }

    .py-48 {
        padding: 32px 0;
    }

    .py-96 {
        padding: 32px 0;
    }

    .about-section, .home-service {
        padding-bottom: 0;
    }

    .attr-image {
        max-width: 180px;
    }

    .attr-section {
        padding-top: 25px;
        background-size: cover;
        padding-bottom: 15px;
    }

    .attr-subtitle {
        font-size: 10px;
    }

    .magazine-row {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .product-item .woocommerce-Price-currencySymbol {
        font-size: 12px;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none;
    }

    .comment_form_wrap {
        padding: 0;
        margin-bottom: 24px;
    }

    .widget-title {
        text-align: center;
    }

    .avatar-wrapper {
        max-width: 30px;
    }

    .comment-form input[type=submit],
    .wpcf7-form input[type=submit],
    .not_found_page .theme-btn {
        min-width: 100%;
    }

    .faq-question-title {
        font-size: 12px;
    }
    .page-wrap .blog-item {
        flex-direction: row;
        overflow: hidden;
    }
    .page-wrap .blog-item .entry-media img {
        height: 100%;
        object-fit: cover;
    }
    .page-wrap .blog-item .blog-card-categories {
        display: none !important;
    }
    .page-wrap .blog-item .entry-media {
        width: 144px;
    }
    .page-wrap  .blog-item .entry-content {
        flex: 1;
    }
    .not_found_page {
        height: 100vh;
        display: flex;
        align-items: center;
    }
    .archive .products .product-item {
        flex-direction: row;
    }
    .archive .products .product-item .product-media {
        margin-bottom: 0;
        width: 156px;
    }
    .archive .products .product-item .product-media img {
        border-radius: 8px;
    }
    .archive .products .product-item .entry-wrapper {
       padding-right: 16px;
        flex: 1;
    }
    #blog-breadcrumbs {
        overflow-x: auto;
        white-space: nowrap;
    }
    .add-toCart-btn {
        min-width: 135px;
    }
    .swiper-container-wrapper {
        height: 320px;
    }
}

@media screen and (max-width: 360px) {
    .attr-image {
        max-width: 35%;
    }
    .hero-cta .btn {
        padding: 8px 10px;
    }
}
