/*
Author: Mohammad Zare
Author URI: http://mohammadz.com/
*/
@charset "UTF-8";
@font-face {
  font-family: "Doran";
  src: url("../fonts/Doran-Variable.woff") format("woff-variations");
  font-weight: 1 999;
}
@font-face {
  font-family: "Modam";
  src: url("../fonts/Modam-Variable.ttf") format("truetype-variations");
  font-weight: 1 999;
}
:focus {
  outline: 0 !important;
}
::selection {
  background: rgba(0, 0, 0, 0.1);
}
::-moz-selection {
  background: rgba(0, 0, 0, 0.1);
}
a {
  color: #9d3136;
  text-decoration: none !important;
}
a:hover {
  color: #0d0d0c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Doran", Helvetica, Geneva, Verdana, sans-serif;
  font-weight: 700;
  line-height: 1.4;
}
html {
  background: #9d3136;
}
html,
body {
  min-height: 100%;
  min-height: 100vh;
  position: relative;
}
body {
  font-family: "Modam", Helvetica, Geneva, Verdana, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  direction: rtl;
  background: #fff;
  color: #000;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.overlay-link {
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}
.body-overlay {
  position: fixed !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(10, 61, 42, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 100;
  cursor: pointer;
}
.body-overflow {
  overflow: hidden;
}
.btn,
.custom-file-input,
.custom-select,
.form-control {
  border-radius: 0;
  box-shadow: none !important;
}
.btn,
label,
th,
.control-label {
  font-family: "Modam", sans-serif;
  font-weight: 700;
  font-size: 14px;
}
a > i:only-child,
button > i:only-child {
  line-height: inherit;
}
ol {
  list-style-type: persian;
}
body[lang="ar"] ol {
  list-style-type: arabic-indic;
}
.row.v-gutters {
  margin-top: -12px;
  margin-bottom: -12px;
}
.row.v-gutters > div {
  padding: 12px;
}
.sm-gutters {
  margin-left: -5px;
  margin-right: -5px;
}
.sm-gutters > .col,
.sm-gutters > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.sm-gutters.v-gutters {
  margin-top: -5px;
  margin-bottom: -5px;
}
.row.sm-gutters.v-gutters > div {
  padding: 5px;
}
.lg-gutters {
  margin-left: -30px;
  margin-right: -30px;
}
.lg-gutters > .col,
.lg-gutters > [class*="col-"] {
  padding-left: 30px;
  padding-right: 30px;
}
.row.lg-gutters.v-gutters {
  margin-top: -30px;
  margin-bottom: -30px;
}
.row.lg-gutters.v-gutters > div {
  padding: 30px;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.modal-dialog {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.modal-header {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.page-navigation {
  margin: 50px 0 0;
  text-align: center;
  background: rgb(242, 242, 242);
  padding: 40px;
}
.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pagination > li {
  padding: 0 10px;
}
.pagination > li > a,
.pagination > li > .page-link.current {
  color: rgba(51, 51, 51, 0.5);
  line-height: 1;
  text-align: center;
  font-weight: 700;
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
.pagination > li > a.page-link:hover,
.pagination > li > .page-link.current {
  color: rgb(51, 51, 51);
}
/*Custom*/
.section {
  position: relative;
  z-index: 1;
}
.section-wrapper {
  padding: 60px 0;
}
.section-cover {
  position: relative;
}
.section-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-header + .section-body,
.section-body + .section-footer,
.section-header + .section-footer {
  margin-top: 60px;
}
.section-title {
  color: #9d3136;
  font-size: 40px;
  font-family: "Doran";
  font-weight: 400;
  font-size: 40px;
  margin: 0;
  position: relative;
  z-index: 2;
}
.section-title-red {
  text-align: center;
}
.section-title-red::before {
  background: url(../img/icon-div-red.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 16px;
  margin: 0 0 32px;
  display: block;
  content: "";
}
.section-title-white::before {
  background: url(../img/icon-div-white.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 24px;
  margin: 0 0 12px;
  display: block;
  content: "";
}
.section-title-black::before,
.section-title-black::after {
  background: url(../img/icon-div-black.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 24px;
  display: block;
  content: "";
}
.section-title-black::before {
  margin: 0 0 20px;
}
.section-title-black::after {
  margin: 0 0 20px;
}
#header + #page-body {
  padding-top: 170px;
}
#page-footer {
  margin-top: auto;
}
#page-footer + #footer {
  margin-top: 0;
}
#page-title {
  color: rgb(25, 55, 109);
  margin: 0;
  position: relative;
  z-index: 1;
}
* + #page-cover {
  margin-top: 40px;
}
#page-cover > img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#page-body {
  padding: 32px 0 145px;
}
.subsection {
  padding: 40px 0;
}
.subsection-header + .subsection-body,
.subsection-body + .subsection-footer,
.subsection-header + .subsection-footer {
  margin-top: 20px;
}
.subsection-header {
  text-align: center;
}
.subsection-title {
  color: #001d32;
  font-size: 24px;
  font-family: "Doran";
  font-weight: 400;
  text-transform: capitalize;
}
.subsection-cover {
  position: relative;
}
.subsection-cover > img {
  width: 100%;
}
.section-tab {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.section-tab > li > a {
  color: rgb(25, 55, 109);
  padding: 15px;
  line-height: 1;
  border-radius: 55px;
  border: 2px solid transparent;
  font-weight: bold;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.section-tab > li:hover > a {
  background: rgb(242, 245, 247);
  color: rgb(25, 55, 109);
}
.section-tab > li.active > a {
  background: rgb(255, 255, 255);
  color: rgb(150, 182, 197);
  border-color: rgb(150, 182, 197);
}
.tbutton {
  font-size: 20px;
  font-family: "Modam";
  font-weight: 500;
  display: block;
  margin: 0 auto;
  background: none;
  border: none;
  padding: 10px 20px;
}
.tbutton-block {
  display: flex;
  width: 100%;
}
.tbutton-block + .tbutton-block {
  margin-top: 15px;
}
.tbutton-primary-fill {
  background: #9d3136;
  color: #fff;
}
.tbutton-primary-fill:hover {
  background: none;
  color: #9d3136;
}
.tbutton-primary-outline {
  background: none;
  color: #9d3136;
}
.tbutton-primary-outline:hover {
  background: #9d3136;
  color: #fff;
}
.tbutton-secondary-fill {
  background: rgb(0, 105, 170);
  color: rgb(255, 255, 255);
}
.tbutton-secondary-fill:hover {
  background: rgb(255, 255, 255);
  color: rgb(0, 105, 170);
}
.tbutton-secondary-outline {
  background: none;
  color: rgb(0, 105, 170);
}
.tbutton-secondary-outline:hover {
  background: rgb(0, 105, 170);
  color: rgb(255, 255, 255);
}
#header {
  padding: 40px 0;
  height: 153px;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(0) invert(21%) sepia(53%) saturate(3099%)
    hue-rotate(338deg) brightness(82%) contrast(82%);
}
.logo > img {
  height: 73px;
}
body.home .logo {
  filter: brightness(0) invert(0) invert(93%) sepia(75%) saturate(3676%)
    hue-rotate(294deg) brightness(101%) contrast(101%);
}
body.post-type-archive-product .logo,
body.tax-product_cat .logo {
  filter: brightness(0) invert(1);
}
body.single-post .logo {
  filter: brightness(0) invert(0);
}
.user-nav {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 101;
}
.user-nav > li > a {
  color: #9d3136;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
body.home .lang-nav > li:not(:last-child)::after,
body.home .lang-nav > li > a,
body.home .user-nav > li > a {
  color: #ffb39c;
}
body.single-post .lang-nav > li:not(:last-child)::after,
body.single-post .lang-nav > li > a,
body.single-post .user-nav > li > a {
  color: #0d0d0c;
}
body.post-type-archive-product .lang-nav > li:not(:last-child)::after,
body.post-type-archive-product .lang-nav > li > a,
body.post-type-archive-product .user-nav > li > a,
body.tax-product_cat .lang-nav > li:not(:last-child)::after,
body.tax-product_cat .lang-nav > li > a,
body.tax-product_cat .user-nav > li > a {
  color: #fff;
}
body.nav-opened .lang-nav > li:not(:last-child)::after,
body.nav-opened .lang-nav > li > a,
body.nav-opened .user-nav > li > a {
  color: #ffb39c;
}
.user-nav > li:not(:last-child) {
  margin-left: 32px;
}
.user-nav > li.nav-toggle,
.user-nav > li.nav-close {
  margin-left: auto;
}
body:not(.nav-opened) .nav-close {
  display: none;
}
body.nav-opened .nav-toggle {
  display: none;
}
.lang-nav {
  color: #9d3136;
  font-size: 90%;
  display: inline-flex;
  align-items: center;
  margin: 0 40px 0 0;
  padding: 0;
  list-style: none;
}
.lang-nav > li:not(:last-child)::after {
  content: "\\";
  margin: 0 5px;
}
.lang-nav > li > a {
  color: #9d3136;
}
#navigation {
  background: #9d3136;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
}
#navigation.active {
  visibility: visible;
  opacity: 1;
}
#navigation > ul::before {
  width: 100%;
  height: 64px;
  margin: 0 0 40px;
  background: url(../img/icon-menu.svg) no-repeat center center;
  background-size: auto 100%;
  display: block;
  content: "";
}
#navigation > ul > li > a {
  color: #fff;
  font-size: 64px;
  font-family: "Modam";
  font-weight: 400;
}
#navigation > ul > li:hover > a,
#navigation > ul > li.current-menu-item > a {
  color: #ffb39c;
}
#navigation > ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-intro {
  background: #9d3136;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section-intro .section-wrapper {
  padding: 180px 0 80px;
}
.intro-image > svg {
  max-width: 85%;
}
.intro-title {
  color: #ffb39c;
  font-size: 40px;
  font-family: "Doran";
  font-weight: 400;
  margin: 80px 0 0;
}
.intro-subtitle {
  color: #e99799;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
  margin: 20px 0 0;
}
.product-category-card {
  position: relative;
}
.product-category-card-header {
  position: relative;
}
.product-category-card-header::before {
  padding-top: 100%;
  display: block;
  content: "";
}
.product-category-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.product-category-card-body {
  padding: 20px 0 0;
  text-align: center;
}
.product-category-card-title {
  color: #9d3136;
  font-size: 24px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.product-category-card-btn {
  color: black;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
  margin: 8px 0 0;
}
.section-promotion-1 .section-inner {
  padding: 171px 113px;
  background-size: 100% auto;
  background-position: center center;
  text-align: center;
  position: relative;
  z-index: 1;
}
.section-promotion-1 .section-inner::before {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
}
.section-promotion-1 .section-title {
  color: white;
  font-size: 20px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.section-promotion-1 .section-subtitle {
  color: white;
  font-size: 36px;
  font-family: "Modam";
  font-weight: 400;
  margin: 24px 0 0;
}
.section-promotion-1 .section-footer {
  margin: 48px 0 0;
}
.section-promotion-1 .section-btn {
  color: white;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.product-card-header {
  position: relative;
}
.product-card-header::before {
  padding-top: 108.974359%;
  display: block;
  content: "";
}
.product-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.product-card-badge-sale,
.product-card-badge-star {
  position: absolute;
  top: 20px;
  left: 20px;
}
.product-card-badge-sale {
  height: 50px !important;
}
.product-card-badge-star {
  height: 52px !important;
}
.product-card-badge-soldout {
  height: 60px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-card-body {
  padding: 16px 0 0;
}
.product-card-title {
  color: #0d0d0c;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 600;
  margin: 0;
}
.product-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px 0 0;
}
.product-card-price {
  color: #5a5852;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 500;
}
.product-card-color {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-card-color > li {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 0;
}
.product-card-color > li:not(:last-child) {
  margin-left: -4px;
}
.section-promotion-2 .section-inner {
  padding: 255px 109px;
  background-size: 100% auto;
  background-position: center center;
  text-align: center;
  position: relative;
  z-index: 1;
}
.section-promotion-2 .section-title {
  color: #0d0d0c;
  font-size: 32px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.section-promotion-2 .section-subtitle {
  color: #0d0d0c;
  font-size: 24px;
  font-family: "Modam";
  font-weight: 400;
  margin: 0;
}
.section-promotion-2 .section-nav {
  margin: 20px 0 0;
}
.section-promotion-2 .section-btn {
  color: #403f3b;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.section-feature .section-inner {
  background: rgba(243, 180, 158, 0.25);
  padding: 52px 112px;
  text-align: center;
}
.section-feature .section-title {
  color: #9d3136;
  font-size: 20px;
  font-family: "Doran";
  font-weight: 400;
}
.section-feature .section-body {
  color: #9d3136;
  font-size: 24px;
  font-family: "Modam";
  font-weight: 400;
  margin: 24px 0 0;
}
.section-feature .section-footer {
  margin: 48px 0 0;
}
.section-feature .section-btn {
  color: #9d3136;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.feature-card {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.feature-card::after {
  background: url(../img/icon-div-black.svg) no-repeat center center;
  background-size: auto 100%;
  filter: brightness(0) invert(0) invert(21%) sepia(53%) saturate(3099%)
    hue-rotate(338deg) brightness(82%) contrast(82%);
  width: 100%;
  height: 24px;
  margin: 24px 0 0;
  display: block;
  content: "";
}
.feature-card-title {
  color: #9d3136;
  font-size: 20px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0 0 24px;
}
.feature-card-desc {
  color: #9d3136;
  font-size: 14px;
  font-family: "Modam";
  font-weight: 300;
  margin: auto 0 0;
}
.section-featured-product .section-inner::before {
  padding-top: 45.4545455%;
  display: block;
  content: "";
}
.section-featured-product .section-inner {
  background-size: 100% auto;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.product-mini-card {
  background: #fff;
  padding: 20px;
  display: flex;
  min-width: 25.7575758%;
  position: relative;
}
.section-featured-product .product-mini-card {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.product-mini-card-header {
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  margin-left: 20px;
  position: relative;
}
.product-mini-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.product-mini-card-title {
  color: #0d0d0c;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 500;
  margin: 0;
}
.product-mini-card-price {
  color: #5a5852;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
}
.product-mini-card-color {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
.product-mini-card-color > li {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 0;
}
.product-mini-card-color > li:not(:last-child) {
  margin-left: 8px;
}
.section-featured-category .section-inner {
  background: #f2f2f1;
  padding: 24px;
}
.product-large-card-header {
  position: relative;
}
.product-large-card-header::before {
  padding-top: 100%;
  display: block;
  content: "";
}
.product-masonry-1 .product-large-card-header::before {
  padding-top: 100%;
}
.product-masonry-3 .product-large-card-header::before,
.product-masonry-4 .product-large-card-header::before {
  padding-top: 47.8%;
}
.product-large-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.product-large-card-body {
  padding: 12px 0 0;
}
.product-large-card-title {
  color: #0d0d0c;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 500;
  margin: 0;
}
.section-quote .section-inner {
  background: #9d3136 url(../img/pattern-1.svg) center center;
  background-size: auto 150px;
  padding: 97px 106px;
  text-align: center;
}
.section-quote .section-body {
  color: white;
  font-size: 36px;
  font-family: "Doran";
  font-weight: 400;
}
.video-card-header {
  position: relative;
}
.video-card-header::before {
  padding-top: 45.4545455%;
  display: block;
  content: "";
}
.video-card-header::after {
  background: url(../img/icon-play.svg) no-repeat center;
  background-size: 100%;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
}
.video-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.video-card-body {
  padding: 12px 0 0;
}
.video-card-title {
  color: #9d3136;
  font-size: 20px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.video-card-btn {
  color: black;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.blog-card-header {
  position: relative;
}
.blog-card-header::before {
  padding-top: 100%;
  display: block;
  content: "";
}
.blog-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.blog-card-body {
  padding: 12px 0 0;
}
.blog-grid .blog-card-title {
  color: #0d0d0c;
  font-size: 20px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.blog-grid .blog-card-desc {
  color: #5a5852;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
  margin: 8px 0 0;
}
#footer {
  margin-top: auto;
  text-align: center;
}
.footer-top {
  padding: 200px 0 40px;
}
.footer-logo::before,
.footer-logo::after {
  background: url(../img/icon-div-red.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 16px;
  display: block;
  content: "";
}
.footer-logo::before {
  margin-bottom: 32px;
}
.footer-logo::after {
  margin-top: 32px;
}
.footer-logo > img {
  height: 73px;
  filter: brightness(0) invert(0) invert(21%) sepia(53%) saturate(3099%)
    hue-rotate(338deg) brightness(82%) contrast(82%);
}
.footer-nav {
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
}
.footer-nav > li > a {
  color: #9d3136;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
  text-transform: capitalize;
}
.social-nav {
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-nav > li > a > img {
  height: 32px;
}
.footer-bottom {
  background: #9d3136;
  padding: 12px 0;
}
.access-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copyright,
.access-nav > li > a {
  color: #f2f2f1;
  font-size: 14px;
  font-family: "Modam";
  font-weight: 400;
  text-transform: capitalize;
}
#page-header {
  position: relative;
  overflow: hidden;
}
.page-header-1::before {
  padding-top: 41.6666667%;
  display: block;
  content: "";
}
.page-header-3::before {
  padding-top: 56.25%;
  display: block;
  content: "";
}
.page-header-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.page-header-inner {
  padding: 180px 0 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-header-1 .page-header-inner,
.page-header-3 .page-header-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-header-4 .page-header-inner {
  background: rgba(255, 179, 156, 0.25);
  padding: 232px 0 210px;
}
.page-header-4 .page-header-title {
  display: inline-flex;
  align-items: center;
}
.page-header-4 .page-header-title::before,
.page-header-4 .page-header-title::after {
  width: 157px;
  height: 157px;
  background: url(../img/icon-title-2.svg) no-repeat center center;
  background-size: auto 100%;
  content: "";
}
.page-header-4 .page-header-title::before {
  margin-left: 84px;
  transform: scaleX(-1);
}
.page-header-4 .page-header-title::after {
  margin-right: 84px;
}
.page-header-3 .page-header-inner {
  justify-content: end;
}
.page-header-3 .page-header-img {
  filter: grayscale(1);
}
.page-header-3 .page-header-subtitle {
  color: #807e75;
  font-size: 20px;
  font-family: "Modam";
  font-weight: 400;
  margin: 0 0 20px;
}
.page-header-3 .page-header-title {
  color: #0d0d0c;
  font-size: 64px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.page-header-title {
  color: #9d3136;
  font-size: 57px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.page-header-1 .page-header-title {
  color: #fff;
}
.page-header-1 .page-header-subtitle {
  color: #fff;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
  margin: 0;
}
.page-header-2 .page-header-title::before {
  background: url(../img/icon-title-1.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 80px;
  margin: 0 0 60px;
  display: block;
  content: "";
}
.page-filter {
  margin: 0 0 64px;
  padding: 0;
  list-style: none;
}
.page-filter > li > a {
  color: #9d3136;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.gallery-slider-item {
  position: relative;
}
.gallery-slider-item::before {
  padding-top: 100%;
  display: block;
  content: "";
}
.gallery-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.product-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-breadcrumb {
  color: #8d8b83;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.product-breadcrumb > li:not(:last-child)::after {
  content: "|";
  margin: 0 12px;
}
.product-title {
  color: #262623;
  font-size: 32px;
  font-family: "Modam";
  font-weight: 500;
  margin: 0;
}
.product-desc {
  color: #737169;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
  margin: 20px 0 0;
}
.product-prices {
  color: #0d0d0c;
  font-size: 24px;
  font-family: "Modam";
  font-weight: 700;
  margin: auto 0 0;
}
.product-info {
  border-top: 1px solid #d9d8d6;
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
}
.product-info > li {
  border-bottom: 1px solid #d9d8d6;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info > li > strong {
  color: #8d8b83;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
  text-transform: uppercase;
}
.product-info > li > div {
  color: #262623;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
}
.product-color {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-color > li {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 0;
}
.product-color > li:not(:last-child) {
  margin-left: 12px;
}
.product-meta {
  color: #262623;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.product-meta > li:not(:last-child)::after {
  content: ",";
  margin-left: 5px;
}
.product-action {
  text-align: left;
  margin: 40px 0 0;
}
.product-button {
  color: #9d3136;
  font-size: 20px;
  font-family: "Modam";
  font-weight: 500;
}
.product-button > form {
  display: inline-flex;
  align-items: center;
}
.product-button button::after {
  background: url(../img/icon-plus.svg) no-repeat center center;
  background-size: auto 100%;
  filter: brightness(0) invert(1);
  width: 24px;
  height: 24px;
  margin-right: 12px;
  content: "";
}
.product-feature {
  padding: 100px 0 30px;
}
.product-feature-card {
  text-align: center;
}
.product-feature-card::after {
  background: url(../img/icon-div-black.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 24px;
  margin: 24px 0 0;
  display: block;
  content: "";
}
.product-feature-card-title {
  color: #0d0d0c;
  font-size: 20px;
  font-family: "Doran";
  font-weight: 400;
  margin: 0;
}
.product-feature-card-subtitle {
  color: #8d8b83;
  font-size: 14px;
  font-family: "Modam";
  font-weight: 300;
  margin: 24px 0 0;
}
.blog-list .blog-card-header::before {
  padding-top: 73.5849057%;
}
.blog-list .blog-card-date {
  color: #737169;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.blog-list .blog-card-title {
  color: #0d0d0c;
  font-size: 36px;
  font-family: "Doran";
  font-weight: 400;
  margin: 16px 0;
}
.blog-list .blog-card-desc {
  color: #403f3b;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
}
.contact-subsection-middle {
  padding: 0 77px;
  position: relative;
}
.contact-subsection-middle::before,
.contact-subsection-middle::after {
  background: url(../img/icon-title-3.svg) no-repeat center center;
  background-size: 100% auto;
  width: 77px;
  height: 100%;
  position: absolute;
  top: 50%;
  content: "";
}
.contact-subsection-middle::before {
  right: 0;
  transform: translateY(-50%) scaleX(-1);
}
.contact-subsection-middle::after {
  left: 0;
  transform: translateY(-50%);
}
.contact-subsection::before {
  background: url(../img/icon-title-4.svg) no-repeat center center;
  background-size: auto 100%;
  height: 65px;
  margin: 0 0 80px;
  display: block;
  content: "";
}
.office-card-header {
  position: relative;
}
.office-card-header::before {
  padding-top: 65.4850746%;
  display: block;
  content: "";
}
.office-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.office-card-body {
  padding: 32px 0 0;
}
.office-card-title {
  color: #001d32;
  font-size: 20px;
  font-family: "Modam";
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
}
.office-card-desc {
  color: #001d32;
  font-size: 20px;
  font-family: "Modam";
  font-weight: 400;
  text-transform: capitalize;
  margin: 32px 0 0;
}
.acc-col-frame {
  background: #9d3136;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7.7160494vh 10.7638889vw;
}
.acc-col-frame > img {
  width: 100%;
}
.acc-col-form {
  padding: 150px 11.4583333vw 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.acc-form-title {
  color: #9d3136;
  font-size: 32px;
  font-family: "Doran";
  font-weight: 400;
}
.woocommerce-form {
  width: 100%;
}
.woocommerce-form-row {
  display: flex;
}
.woocommerce-form-row + .woocommerce-form-row {
  margin-top: 32px;
}
.woocommerce-form-row > label {
  color: #262623;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 300;
  text-transform: capitalize;
}
.woocommerce-Input {
  border: none;
}
.acc-col-form .woocommerce-button {
  color: #9d3136;
  font-size: 20px;
  font-family: "Modam";
  font-weight: 500;
  display: block;
  margin: 60px auto 0;
  background: none;
  border: none;
  padding: 0;
}
.acc-form-body {
  margin: 60px 0 0;
}
.acc-form-footer {
  color: #8d8b83;
  font-size: 14px;
  font-family: "Modam";
  font-weight: 500;
  margin: 24px 0 0;
}
.form-control {
  background: none;
  border: none;
  border-bottom: 1px solid #737169;
}
.form-control:focus {
  background: none;
  border-bottom-color: #000;
}
.section-related .section-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gallery-wrapper {
  padding: 0 0 10px;
}
.gallery-slider-item,
.gallery-slider-navitem {
  padding: 10px;
}
.slick-arrow {
  background: rgb(251, 182, 96);
  color: rgb(255, 255, 255);
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  z-index: 1;
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.slick-arrow:hover {
  background: rgb(241, 117, 92);
  color: rgb(255, 255, 255);
}
.gallery-slider-image .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.gallery-slider-image .slick-prev {
  right: 20px;
}
.gallery-slider-image .slick-next {
  right: 20px;
}
.gallery-slider-nav .slick-arrow {
  top: 100%;
}
.gallery-slider-nav .slick-prev {
  right: 10px;
}
.gallery-slider-nav .slick-next {
  left: 10px;
}
.gallery-slider-image,
.gallery-slider-nav {
  direction: ltr;
}
/*Animation*/
#navigation {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 300ms cubic-bezier(0, 0.5, 1, 1);
}
#navigation.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#navigation > ul::before {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: all 600ms cubic-bezier(0, 0.5, 1, 1) 300ms;
}
#navigation.active > ul::before {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#navigation > ul > li {
  opacity: 0;
  visibility: hidden;
  transition: all 300ms cubic-bezier(0, 0.5, 1, 1) 300ms;
}
#navigation > ul > li:nth-child(2) {
  transform: translateY(-10px);
}
#navigation > ul > li:nth-child(2) {
  transform: translateY(-30px);
}
#navigation > ul > li:nth-child(3) {
  transform: translateY(-50px);
}
#navigation > ul > li:nth-child(4) {
  transform: translateY(-70px);
}
#navigation > ul > li:nth-child(5) {
  transform: translateY(-90px);
}
#navigation > ul > li:nth-child(6) {
  transform: translateY(-110px);
}
#navigation.active > ul > li {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
/*.post-type-archive-product .page-header-subtitle.appear-on-scroll,
.tax-product_cat .page-header-subtitle.appear-on-scroll {
  transition: margin 400ms ease-in-out;
  margin-left: -300px;
}
.post-type-archive-product .page-header-subtitle.come-in,
.tax-product_cat .page-header-subtitle.come-in,
.post-type-archive-product .page-header-subtitle.already-visible,
.tax-product_cat .page-header-subtitle.already-visible {
  margin-left: -140px;
}*/
/*.tax-product_cat .page-header-subtitle,
.post-type-archive-product .page-header-subtitle {
  animation: rotating 8s linear infinite reverse;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -140px;
  margin-top: -140px;
}*/
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.page-header-1 .page-header-img.appear-on-scroll,
.page-header-3 .page-header-img.appear-on-scroll {
  transition-duration: 400ms !important;
  transform: scale(1.09375) !important;
}
.page-header-1 .page-header-img.appear-on-scroll.come-in,
.page-header-1 .page-header-img.appear-on-scroll.already-visible,
.page-header-3 .page-header-img.appear-on-scroll.come-in,
.page-header-3 .page-header-img.appear-on-scroll.already-visible {
  transform: scale(1) !important;
}
.product-box > div:nth-child(2) {
  transition-duration: 600ms !important;
}
.logomotion-1 {
  transform: translateY(70px);
  transition-duration: 800ms !important;
}
.logomotion-2 {
  transform: translateY(60px);
  transition-duration: 800ms !important;
}
.logomotion-3 {
  transform: translateY(40px);
  transition-duration: 600ms !important;
}
.logomotion-4 {
  transform: translateY(70px);
  transition-duration: 800ms !important;
}
.appear-on-scroll {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: visibility 0s ease-in-out, opacity 300ms ease-in-out,
    transform 300ms ease-in-out;
}
.appear-on-scroll.come-in,
.appear-on-scroll.already-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
/*Plugins*/
.zoomWindowContainer {
  width: 100% !important;
  height: 100% !important;
}
.zoomWindow {
  background-size: cover;
}
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*Shop*/
.woocommerce-MyAccount-navigation > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce-MyAccount-navigation > ul > li:not(:last-child) {
  margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation > ul > li > a {
  color: #262623;
  font-size: 16px;
  font-family: "Modam";
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}
.woocommerce-MyAccount-navigation > ul > li > a:hover,
.woocommerce-MyAccount-navigation > ul > li.is-active > a {
  color: #9d3136;
}
.woocommerce-MyAccount-navigation > ul > li.is-active > a::before {
  background: url(../img/icon-arrow.svg) no-repeat center center;
  background-size: auto 100%;
  transform: scaleX(-1);
  width: 24px;
  height: 24px;
  margin-left: 12px;
  content: "";
}
.product-quantity,
.quantity {
  display: inline-flex;
}
.coupon {
  display: inline-flex;
  align-items: center;
}
.woocommerce .col2-set > div {
  flex: unset;
  max-width: unset;
}
.woocommerce .form-row {
  flex-direction: column;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.woocommerce table {
  border-radius: 0 !important;
}
.add_to_cart_inline {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  border: none !important;
  padding: 0 !important;
}
.add_to_cart_inline > a {
  margin-top: 10px !important;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  margin: 0 !important;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  content: "" !important;
}
.woocommerce ul.order_details {
  padding: 0;
}
.pw-gateway-checkout-form {
  text-align: center;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border: none;
  border-radius: 0;
  height: 45px;
  padding: 0 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: flex !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:disabled[disabled]:hover {
  background: rgb(120, 120, 120);
  color: rgb(255, 255, 255);
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: rgb(13, 13, 12);
  color: rgb(255, 255, 255);
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: rgb(70, 70, 70);
  color: rgb(255, 255, 255);
}
table.variations select,
.select2-selection--single,
.input-text {
  border: 1px solid #737169 !important;
  padding: 0 10px;
  min-height: 45px;
  width: 100%;
  border-radius: 0 !important;
}
table.variations select:focus,
.select2-selection--single:focus,
.input-text:focus .rwmb-input-dark input:focus {
  border-color: rgb(13, 13, 12) !important;
}
.select2-selection--single {
  height: 47px !important;
}
.select2-dropdown {
  border: 1px dashed rgb(225, 225, 225) !important;
  border-radius: 0 !important;
}
.select2-selection--single .select2-selection__arrow {
  top: 50% !important;
  transform: translateY(-50%);
}
.revolut-payment-method-save {
  display: block;
}
.variations_form.cart {
  display: flex;
}
.single_variation_wrap {
  margin-right: auto;
}
.variations th,
.variations td {
  vertical-align: middle;
}
.variations label {
  margin: 0;
}
.woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
}
/*CMS*/
.entry-content {
  font-size: 16px;
}
.entry-content h6 {
  font-size: 16px;
}
.entry-content h5 {
  font-size: 18px;
}
.entry-content h4 {
  font-size: 20px;
}
.entry-content h3 {
  font-size: 22px;
}
.entry-content h2 {
  font-size: 24px;
}
.entry-content h1 {
  font-size: 26px;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content iframe {
  border: none;
}
.entry-content img {
  max-width: 100%;
  margin: 0 0 1.5em 0;
  height: auto !important;
}
.entry-content video {
  width: 100%;
}
.entry-content iframe {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
  border: none;
}
.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.alignnone,
img.alignnone {
  /* not sure about this one */
}
.post-image-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.post-image-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.post-image-caption p.post-image-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
/*Responsive*/

@media (max-width: 767.98px) {
  #footer {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    max-width: calc(100vw - 90px);
  }
  .section-promotion-2 .section-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .section-promotion-2 .section-header,
  .section-promotion-2 .section-footer {
    max-width: 30%;
  }
  .section-promotion-2 .section-footer {
    margin: 0;
  }
  .video-card-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-nav {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer-nav > li:not(:last-child) {
    margin-left: 40px;
  }
  .access-nav {
    display: flex;
    align-items: center;
  }
  .access-nav > li::before {
    content: "|";
    margin: 0 20px;
    color: #f2f2f1;
    font-size: 14px;
    font-family: "Modam";
    font-weight: 400;
    text-transform: capitalize;
  }
  .page-filter {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-filter > li:not(:last-child) {
    margin-left: 52px;
  }
  .blog-list .blog-card:not(.blog-card-featured) {
    display: flex;
  }
  .blog-list .blog-card:not(.blog-card-featured) > div {
    flex: 0 0 50%;
    max-width: 50%;
    height: 100%;
  }
  .blog-list .blog-card:not(.blog-card-featured) > .blog-card-body {
    padding: 0 0 0 24px;
    display: flex;
    flex-direction: column;
  }
  .blog-list .blog-card:not(.blog-card-featured) > .blog-card-desc {
    margin-top: auto;
  }
  .blog-list .blog-card-featured .blog-card-date,
  .blog-list .blog-card-featured .blog-card-desc {
    display: none;
  }
  .blog-list .blog-card-featured .blog-card-header::before {
    padding-top: 30.3030303%;
  }
  .blog-list .blog-card-featured {
    position: relative;
  }
  .blog-list .blog-card-featured .blog-card-body {
    text-align: center;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .blog-list .blog-card-featured .blog-card-title {
    color: white;
    font-size: 64px;
    font-family: "Doran";
    font-weight: 400;
    margin: 0;
  }
  .blog-list .blog-card-featured .blog-card-btn {
    color: white;
    font-size: 16px;
    font-family: "Modam";
    font-weight: 300;
    margin: 32px 0 0;
  }
  body.page-dashboard .woocommerce {
    display: flex;
    justify-content: space-between;
  }
  body.page-dashboard .woocommerce > .woocommerce-MyAccount-navigation {
    flex: 0 0 25%;
    max-width: 25%;
  }
  body.page-dashboard .woocommerce > .woocommerce-MyAccount-content {
    flex: 0 0 75%;
    max-width: 75%;
  }
  body.page-account #header {
    width: 50vw;
  }
  .acc-col-frame {
    height: 100vh;
  }
}
