@charset "UTF-8";


@font-face {
  font-family: "iransans";
  src: url("../fonts/IRANSansWeb_Light.woff2") format("woff2");
  src: url("../fonts/IRANSansWeb_Light.woff") format("woff");
}

@font-face {
  font-family: "dana";
  src: url("../fonts/dana-fanum-regular.woff2") format("woff2");
  src: url("../fonts/dana-fanum-regular.woff") format("woff");
}
@font-face {
  font-family: 'IRANYekan';
  src:url('../fonts/iranyekanwebbold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-ExtraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-ExtraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Light.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Medium.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-SemiBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-SemiBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-ExtraBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-ExtraBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family:  "PeydaWebFaNum","IRANYekan", sans-serif;
  color: #666;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-weight:500;
  font-size: 15px;
}

::-moz-selection {
  color: #fff;
  background-color: #66bb6a;
}

::selection {
  color: #fff;
  background-color: #66bb6a;
}

p {
  margin-bottom: 1.5rem;
}

span {
  font-family: "PeydaWebFaNum","IRANYekan";
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem;
}

b,
strong {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

hr {
  border: none;
  border-top: 1px solid #ebebeb;
  margin: 2rem auto 2.5rem;
}

sub,
sup {
  position: relative;
  font-size: 70%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img:not(.sp-wrap img) {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
select {
  font-family: "PeydaWebFaNum","IRANYekan";
}


.bg-light {
  background-color: #f8f8f8 !important;
}

.bg-light-2 {
  background-color: #f9f9f9 !important;
}

.bg-lighter {
  background-color: #fafafa !important;
}

.bg-gray {
  background-color: #f4f5f8 !important;
}

.bg-primary {
  background-color: #66bb6a !important;
}

.bg-secondary {
  background-color: #a6c76c !important;
}

.bg-image {
  background-color: #ccc;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-overlay {
  position: relative;
}

.bg-overlay:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: .3;
  background-color: #333;
}

.bg-overlay .container,
.bg-overlay .container-fluid {
  position: relative;
  z-index: 2;
}

/* Animation for lazyload */
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* Type */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 1.4rem;
  color: #333333;
  letter-spacing: -.03em;
}

h1,
.h1 {
  font-size: 4rem;
}

h2,
.h2 {
  font-size: 3.6rem;
}

h3,
.h3 {
  font-size: 2.6rem;
}

h4,
.h4 {
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 2rem;
  letter-spacing: -.025em;
}

h6,
.h6 {
  font-size: 1.6rem;
  letter-spacing: -.01em;
}

a {
  color: #66bb6a;
  text-decoration: none;
  transition: color 0.3s ease;
}

a:hover,
a:focus {
  color: #bf8040;
  text-decoration: none;
}

.link-underline {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.text-primary {
  color: #66bb6a !important;
}

.text-secondary {
  color: #a6c76c !important;
}

.text-dark {
  color: #333 !important;
}

.text-light {
  color: #ccc !important;
}

.mr-6 {
  margin-right: 9rem !important;
}

.lead {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  margin-bottom: 1.2rem;
}

blockquote {
  position: relative;
  margin: 0 0 4.2rem;
  padding: 0;
  color: #777;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 1.625;
}

blockquote p {
  max-width: 1120px;
}

blockquote.text-center p {
  margin-left: auto;
  text-align: center;
  margin-right: auto;
}

blockquote cite {
  font-style: normal;
  font-weight: 500;
  color: #333333;
  letter-spacing: -.01em;
  line-height: 1;
}

blockquote cite span {
  display: block;
  font-weight: 300;
  font-size: 1.4rem;
}

blockquote.text-white cite {
  color: #9f9f9f;
}

blockquote.text-white cite span {
  color: #777;
}




@media screen and (min-width: 768px) {

  h1,
  .h1 {
    font-size: 5rem;
  }

  h2,
  .h2 {
    font-size: 4rem;
  }

  h3,
  .h3 {
    font-size: 3rem;
  }

  h4,
  .h4 {
    font-size: 2.4rem;
  }
}

/* Layout */
.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

/*.container {
  width: 1188px;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}*/

.page-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  transition: transform 0.4s ease;
}

/* .mmenu-active .page-wrapper {
  transform: translateX(200px);
} */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .page-wrapper {
    display: block;
  }
}

.main {
  flex: 1;
  width: 100%;
}

.page-content {
  padding-bottom: 5rem;
}

@media screen and (min-width: 992px) {
  .col-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.col-xl-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xl-4-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xl-2-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xl-3-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 1200px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  .col-xl-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xl-4-5col {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .col-xl-2-5col {
    -ms-flex: 0 0 calc(40%);
    flex: 0 0 calc(40%);
    max-width: calc(40%);
  }

  .col-xl-3-5col {
    -ms-flex: 0 0 calc(60%);
    flex: 0 0 calc(60%);
    max-width: calc(60%);
  }

  .no-gutters .col-xl-2-5col {
    -ms-flex: 0 0 calc(40% + 8px);
    flex: 0 0 calc(40% + 8px);
    max-width: calc(40% + 8px);
  }

  .no-gutters .col-xl-3-5col {
    -ms-flex: 0 0 calc(60% - 8px);
    flex: 0 0 calc(60% - 8px);
    max-width: calc(60% - 8px);
  }
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}

/* Extend grid - 1600px */
@media screen and (min-width: 1600px) {
  .container-fluid {
    padding-left: 70px;
    padding-right: 70px;
  }

  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .offset-xxl-2 {
    margin-left: 16.666667%;
  }

  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-xxl-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xxl-4-5col {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 1920px) {
  .container-fluid {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*--------------------- 2.Headers -------------------- */
/* Header */
.header {
  width: 100%;
  background-color: #fff;
}

.header .container,
.header .container-fluid {
  position: relative;
  display: flex;
  align-items: center;
}

.header-left,
.header-center,
.header-right {
  display: flex;
  align-items: center;
}

.header-right {
  margin-right: auto;

}

.header-center {
  margin-left: auto;
  margin-right: auto;
}

.logo {
  display: block;
  margin-top: 2.55rem;
  margin-bottom: 2.95rem;
  flex-shrink: 0;
  min-height: 25px;
}

.logo img {
  display: block;
  max-width: 150px !important;
  height: auto;
}

.header-top {
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #777;
  margin-bottom: .1rem;
}

.header-top a {
  color: inherit;
}

.header-top a:hover,
.header-top a:focus {
  color: #66bb6a;
}

.header-top .container,
.header-top .container-fluid {
  position: relative;
}

.header-top .container:after,
.header-top .container-fluid:after {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 10px;
  right: 10px;
  background-color: #ebebeb;
}

.header-top .top-menu li+li {
  margin-right: 2.6rem;
}

@media screen and (min-width: 1200px) {
  .header-top .container-fluid:after {
    left: 30px;
    right: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .header-top .container-fluid:after {
    left: 70px;
    right: 70px;
  }
}

.top-menu {
  text-transform: uppercase;
  letter-spacing: -.01em;
  margin: 0;
}

.top-menu>li {
  position: relative;
}

.top-menu>li>a {
  display: none;
}

.top-menu ul {
  display: flex;
  align-items: center;
}

.top-menu li+li {
  margin-right: 3rem;
}

.top-menu a {
  display: inline-flex;
  align-items: center;
}

.top-menu i {
  font-size: 1.5rem;
  margin-left: .8rem;
  line-height: 1;
}

.top-menu i.icon-heart-o {
  margin-top: -.2rem;
}

.top-menu span {
  color: #66bb6a;
  margin-right: .3rem;
}

.header-dropdown {
  position: relative;
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.header-dropdown+.header-dropdown {
  margin-right: 2.9rem;
}

.header-dropdown>a,
.header-dropdown>span {
  position: relative;
  display: inline-flex;
  padding-top: .2rem;
  padding-bottom: .2rem;
  padding-left: 2.2rem;
  align-items: center;
  text-transform: uppercase;
}

.header-dropdown>a::after,
.header-dropdown>span::after {
  font-family: "molla";
  content: '\f110';
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  margin-top: -.7rem;
}

.header-dropdown a:hover,
.header-dropdown a:focus {
  text-decoration: none;
}

.header-menu {
  position: absolute;
  right: -1.5rem;
  top: 100%;
  z-index: 20;
  padding-top: .6rem;
  padding-bottom: .6rem;
  min-width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  box-shadow: 2px 5px 8px rgba(51, 51, 51, 0.05), -2px 5px 8px rgba(51, 51, 51, 0.05);
  transition: all .25s;
  margin-top: 1px;
}

.header-dropdown:first-child .header-menu {
  right: 0;
}

.header-menu:before {
  content: '';
  display: block;
  width: 100%;
  height: .1rem;
  position: absolute;
  top: -1px;
  left: 0;
}

.header-dropdown:hover>.header-menu,
.header-dropdown:focus>.header-menu {
  visibility: visible;
  opacity: 1;
}

.header-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header-menu ul li {
  margin: 0;
}

.header-menu ul a {
  padding: .3rem 1.5rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.header-menu a {
  color: inherit;
}

.header-menu a:hover,
.header-menu a:focus {
  color: #66bb6a;
}

.header-right .header-menu,
.header-right .header-dropdown:first-child .header-menu {
  left: auto;
  right: 0;
}

.header-right .top-menu+.header-dropdown {
  margin-right: 2.5rem;
}

.header-middle {
  border-bottom: .1rem solid #f4f4f4;
}

.header-middle .menu>li>a {
  letter-spacing: .01em;
}

.header-middle .menu.sf-arrows>li>.sf-with-ul {
  padding-left: 1.5rem;
}




.cart-dropdown {
  padding-right: 2.5rem
}

.cart-dropdown .dropdown-toggle {
  font-size: 3.2rem;
}

.cart-dropdown .dropdown-toggle i {
  display: inline-block;
  margin-top: -3px;
}

.cart-dropdown .cart-count {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  margin-right: .2rem;
  margin-top: .1rem;
  color: #fff;
  background-color: #66bb6a;
}

.cart-dropdown .dropdown-cart-products {
  margin-top: -1rem;
}

.cart-product-qty {
  float: right;
  margin-left: .5rem;
}

.cart-dropdown .product {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 1.6rem 0 1.6rem 2.4rem;
  box-shadow: none;
  margin: 0 !important;
  border: none;
  border-bottom: 1px solid #ebebeb;
  box-shadow: none !important;
}

.cart-dropdown .product-image-container {
  position: relative;
  max-width: 60px;
  margin: 0;
  margin-right: auto;
}

.cart-dropdown .product-title {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.3;
  color: #666;
  text-align: left;
  margin-bottom: .4rem;
}

.cart-dropdown .product-title a {
  color: inherit;
  display: block;
  text-align: right;
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #66bb6a;
}

.cart-dropdown .product-cart-details {
  font-weight: 400;
  max-width: 150px;
  font-size: 1.3rem;
  color: #222;
  text-align: right;
}

.dropdown-cart-total {
  padding: 1rem 0 .5rem;
  display: flex;
  align-items: flex-end;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #666666;
  margin-bottom: 1.1rem;
}

.dropdown-cart-total .cart-total-price {
  font-size: 1.5rem;
  margin-right: auto;
}

.dropdown-cart-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 .5rem;
}

.dropdown-cart-action .btn {
  font-size: 1.3rem;
  min-width: 110px;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.wishlist-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  font-size: 2.6rem;
  line-height: 1;
  margin-right: 2.4rem;
}

.wishlist-link i {
  display: inline-block;
  margin-top: -2px;
}

.wishlist-link .wishlist-count {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  margin-right: .7rem;
  margin-top: .1rem;
  color: #fff;
  background-color: #66bb6a;
}

.wishlist-link:hover,
.wishlist-link:focus {
  color: #66bb6a;
}

/* Header Search */
.search-toggle {
  position: relative;
  display: block;
  font-size: 2.4rem;
  line-height: 1;
  min-width: 2.5rem;
  padding: .3rem .2rem;
  font-weight: 400;
  color: #333;
  text-align: center;
  z-index: 11;
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #66bb6a;
  outline: none !important;
}

.header-search {
  position: relative;
  margin: 0;
  font-size: 0;
  line-height: 1;
  padding: 0;
  border: none;
}

.header-search .header-search-wrapper {
  position: absolute;
  left: -1.4rem;
  top: 50%;
  margin-top: -20px;
  display: none;
  align-items: stretch;
  overflow: visible;
  border-radius: 20px;
  width: 100%;
  min-width: 270px;
  background-color: #fff;
  border: .1rem solid #ebebeb;
  border-radius: 20px;
  z-index: 10;
}

.header-search .header-search-wrapper.show {
  display: flex;
}

.header-search .search-wrapper-wide {
  width: 570px;
}

.header-search form {
  margin: 0;
}

.header-search .select-custom {
  flex: 0 0 200px;
  max-width: 200px;
  padding-right: 0;
  margin: 0;
  align-self: center;
}

.header-search .select-custom:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: .1rem;
  height: 2.6rem;
  margin-top: -1.3rem;
  background-color: #ebebeb;
}

.header-search .select-custom::after {
  right: 2rem;
  color: #999;
  font-size: 1.2rem;
}

.header-search .form-control,
.header-search select {
  line-height: 1;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0;
  background-color: #fff;
  margin: 0;
}

.header-search .form-control {
  flex: 1 1 auto;
  padding: .9rem 2.3rem .9rem 5rem;
  width: 100%;
  margin: 0;
  height: 38px;
  line-height: 20px;
  border: none;
  border-radius: 20px;
  box-shadow: none;
}

.header-search select {
  width: 100%;
  border: none;
  line-height: 38px;
  height: 38px;
  color: #777;
  padding: .1rem 2rem .1rem 4rem;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.header-search select:focus {
  outline: none !important;
}

.header-search option {
  font-size: 1.3rem;
  padding: .1rem .3rem;
}

.header-search .btn {
  flex: 0 0 40px;
  max-width: 40px;
  min-width: 0;
  height: 40px;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1;
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
  cursor: pointer;
  margin-top: -1px;
  margin-left: -1px;
  margin-bottom: -1rem;
  border-radius: 0 20px 20px 0;
}

.header-search .btn i {
  margin: 0 !important;
}

.header-search-extended {
  margin-left: 19rem;
  width: 100%;
  max-width: 570px;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.header-search-extended .header-search-wrapper {
  border-radius: 30px;
}

.header-search-extended .form-control,
.header-search-extended select {
  font-weight: 300;
}

.header-search-extended .form-control {
  height: 44px;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 2.4rem;
  border-radius: 30px 0 0 30px;
}

.header-search-extended select {
  line-height: 44px;
  height: 44px;
}

.header-search-extended .btn {
  flex: 0 0 70px;
  max-width: 70px;
  height: 46px;
  font-size: 2rem;
  border-radius: 0 30px 30px 0;
}

.header-search-visible .search-toggle {
  display: none;
}

.header-search-visible .header-search-wrapper {
  position: static;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
  display: flex;
}

.header-search-no-radius .header-search-wrapper,
.header-search-no-radius .form-control,
.header-search-no-radius .btn {
  border-radius: 0;
}











/*--------------------- 2.3.Sticky Header -------------------- */
/* Sticky Header */
@keyframes fixedHeader {
  0% {
    opacity: 0;
    transform: translateY(-60px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (min-width: 992px) {
  .sticky-header.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1040;
    animation-name: fixedHeader;
    animation-duration: .4s;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(51, 51, 51, 0.05);
  }

  .sticky-header.fixed .logo {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sticky-header.fixed.header-middle .menu>li>a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

/*--------------------- 2.4.Mobiel Menu -------------------- */
/* Mobile Menu */
.mobile-menu-container {
  position: fixed;
  right: -280px;
  top: 0;
  bottom: 0;
  z-index: 1001;
  background-color: #333;
  width: 100%;
  max-width: 280px;
  overflow-y: scroll;
  box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
  will-change: transform;
  visibility: hidden;
  font-size: 1.2rem;
  line-height: 1.5;
  transition: all 0.4s ease;
}

.mmenu-active #mobile-menu-container,.dashboread-menu-active #dashboread-menu-container {
  visibility: visible;
  transform: translateX(-280px);
}


.mobile-menu-container .social-icons {
  justify-content: center;
  margin-bottom: 0;
}

.mobile-menu-container .social-icon {
  width: 3rem;
  height: 3rem;
  font-size: 1.2rem;
  background-color: transparent;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.45);
  border-color: rgba(255, 255, 255, 0.45);
}

.mobile-menu-container .social-icon+.social-icon {
  margin-right: .8rem;
}

.mobile-menu-container .social-icon:hover,
.mobile-menu-container .social-icon:focus {
  background-color: transparent;
}

.mobile-menu-wrapper {
  position: relative;
  padding: 4.2rem 0;
}

.mobile-menu-close ,.dashboread-menu-close{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: .7rem;
  left: 1rem;
  padding: 0;
  z-index: 9;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  transition: color .35s;
}

.mobile-menu-close:hover,
.mobile-menu-close:focus,.dashboread-menu-close:hover,
.dashboread-menu-close:focus {
  color: #66bb6a;
}

.mobile-menu-overlay {
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(25, 25, 25, 0.25);
  z-index: 1000;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}

.mmenu-active .mobile-menu-overlay,.dashboread-menu-active .mobile-menu-overlay{
  visibility: visible;
  opacity: 1;
}

.mobile-nav {
  padding: 0;
  margin: 0 0 2.5rem;
}

.mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-menu>li>a {
  text-transform: uppercase;
}

.mobile-menu li {
  text-align: right;
  display: block;
  position: relative;
}

.mobile-menu li a {
  position: relative;
  display: block;
  padding: 1rem 2rem 1rem 4.5rem;
  color: #fff;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #66bb6a;
  text-decoration: none;
  outline: none !important;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
  color: #66bb6a;
}

.mobile-menu li ul {
  margin: 0;
  padding: .7rem 0 .9rem;
  display: none;
  margin-bottom: 0;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li ul li a {
  padding-top: .6rem;
  padding-bottom: .6rem;
  padding-right: 3.5rem;
  border-bottom: none;
}

.mobile-menu li ul li a:not(:hover):not(:focus) {
  color: rgba(255, 255, 255, 0.8);
}

.mobile-menu li ul li:last-child ul {
  border-bottom: none;
  padding-bottom: 0;
}

.mobile-menu li ul ul {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li ul ul li a {
  padding-right: 5rem;
}

.mobile-menu>li>a {
  text-transform: uppercase;
}

.mobile-menu span:not(.mmenu-btn):not(.tip) {
  position: relative;
}

.mmenu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1rem;
  top: 50%;
  z-index: 10;
  width: 3rem;
  height: 3rem;
  font-size: 1.2rem;
  color: #fff;
  margin-top: -1.5rem;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  transition: color 0.35s;
}

.mmenu-btn::after {
  font-family: "molla";
  content: '\f110';
  display: inline-block;
}

.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #66bb6a;
}

.open>a>.mmenu-btn::after {
  content: '\e802';
}

.mobile-search {
  margin: 1rem 0 1.5rem;
  padding: 0 2rem;
  display: flex;
  align-items: center;
}

.mobile-search .form-control {
  height: 36px;
  margin-bottom: 0;
  -webkit-appearance: none;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: .8rem 1.5rem;
  max-width: calc(100% - 36px);
  background-color: #333;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0 0.5rem 0.5rem 0;

}

.mobile-search .form-control::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

.mobile-search .form-control:focus {
  color: #fff;
  border-color: #66bb6a;
  background-color: #333;
}

.mobile-search .btn {
  font-size: 1.2rem;
  min-width: 3.6rem;
  padding: .8rem 0;
  border-radius: 0.5rem 0 0 0.5rem;
}

.mobile-menu-container .tab-content {
  padding: 0;
  margin: 0 0 2.5rem;
  border: none;
}

.mobile-menu-container .tab-content .mobile-nav,
.mobile-menu-container .tab-content .mobile-cats-nav {
  margin-bottom: 0;
  text-align: right;
}

.mobile-menu-container .tab-pane {
  padding: 0;
}

.nav.nav-pills-mobile {
  display: flex;
  align-items: center;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.1);
  margin: 0 0 .2rem;
}

.nav.nav-pills-mobile .nav-item {
  text-align: right;
  flex-grow: 1;
  flex-basis: 0;
  margin: 0 0 -.1rem;
}

.nav.nav-pills-mobile .nav-link {
  color: #fff;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.5;
  text-transform: uppercase;
  border-bottom: .2rem solid transparent;
  background: none;
  padding: .8rem 2rem;
  transition: all .35s ease;
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.mobile-cats-nav .mobile-menu>li>a {
  text-transform: capitalize;
}

.mobile-cats-menu li a {
  position: relative;
  display: block;
  padding: 1rem 2rem 1rem 4.5rem;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-cats-menu li a.mobile-cats-lead {
  font-weight: 500;
  color: #fff;
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
  color: #66bb6a;
  text-decoration: none;
  outline: none !important;
}

/* Mobile Menu Light */
.mobile-menu-light {
  background-color: #fff;
}

.mobile-menu-light .mobile-menu-close:not(:hover):not(:focus),.dashboread-menu-close:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .social-icon {
  color: #999;
  border-color: #999;
}

.mobile-menu-light .mobile-menu li a {
  border-bottom-color: #efefef;
}

.mobile-menu-light .mobile-menu li a {
  color: #666;
}

.mobile-menu-light .mobile-menu li.open a,
.mobile-menu-light .mobile-menu li.active a {
  color: #66bb6a;
}

.mobile-menu-light .mobile-menu li ul {
  border-bottom-color: #efefef;
}

.mobile-menu-light .mobile-menu li ul li a:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .mobile-menu li ul ul {
  border-top-color: #efefef;
}

.mobile-menu-light .mmenu-btn:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .mobile-search .form-control {
  color: #666;
  background-color: #fff;
  border-color: #e5e5e5;
}

.mobile-menu-light .mobile-search .form-control::placeholder {
  color: #666;
}

.mobile-menu-light .mobile-search .form-control:focus {
  color: #666;
  border-color: #66bb6a;
  background-color: #fff;
}

.mobile-menu-light .nav.nav-pills-mobile {
  border-bottom-color: #efefef;
}

.mobile-menu-light .nav.nav-pills-mobile .nav-link:not(:hover):not(:focus):not(.active) {
  color: #333;
}

.mobile-menu-light .mobile-cats-menu li a {
  border-bottom-color: #efefef;
}

.mobile-menu-light .mobile-cats-menu li a:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .mobile-cats-menu li a:not(:hover):not(:focus).mobile-cats-lead {
  color: #333;
}

/* Header 2 */
a {
  font-family: "PeydaWebFaNum","IRANYekan", 'Poppins';
}

p {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "PeydaWebFaNum","IRANYekan", 'Poppins';
  letter-spacing: 0;
  text-align: right;
  color: #333;
}



/* Header 6 */
.header-6 .header-dropdown {
  padding-top: .55rem;
  padding-bottom: .55rem;
}

.header-6 .header-dropdown+.header-dropdown {
  margin-right: 2rem;
}

.header-6 .header-right .top-menu+.header-dropdown {
  margin-right: 2rem;
}

.header-6 .header-dropdown>a,
.header-6 .header-dropdown>span {
  font-weight: 400;
  text-transform: initial;
  padding-left: 2.8rem;
}

.header-6 .header-menu {
  margin-top: 0;
  font-size: 1.5rem;
}

.header-6 .top-menu {
  text-transform: capitalize;
}

.header-6 .top-menu i {
  font-size: 1.6rem;
}

.header-6 .top-menu li+li {
  margin-right: 2rem;
}

.header-6 .header-middle {
  display: flex;
  min-height: 84px;
  color: #777;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  border-bottom: none;
  margin-bottom: .1rem;
}

.header-6 .header-middle a {
  color: #000;
}

.header-6 .header-middle a:hover,
.header-6 .header-middle a:focus {
  color: #66bb6a;
}

.header-6 .header-middle .container {
  position: relative;
  min-height: 0;
}

.header-6 .header-middle .header-center a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.header-6 .cart-dropdown,
.header-6 .compare-dropdown {
  padding-right: 2.3rem;
}

.header-6 .cart-dropdown .dropdown-menu,
.header-6 .compare-dropdown .dropdown-menu {
  margin-top: 0;
}

.header-6 .cart-dropdown:hover .cart-txt,
.header-6 .cart-dropdown:focus .cart-txt,
.header-6 .compare-dropdown:hover .cart-txt,
.header-6 .compare-dropdown:focus .cart-txt {
  color: #66bb6a;
}

.header-6 .header-bottom {
  background-color: #222;
}

.header-6 .header-bottom .menu>li+li {
  margin-left: .6rem;
}

.header-6 .header-bottom .menu>li>a {
  padding-top: 1.55rem;
  padding-bottom: 1.55rem;
  letter-spacing: .05em;
  color: #fff
}

.header-6 .header-bottom .menu>li>a:before {
  bottom: 1rem;
}

.header-6 .header-bottom .header-right i {
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-left: 1.5rem;
  color: #66bb6a;
}

.header-6 .header-bottom .header-right p {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .05em;
  color: #fff;
  text-transform: uppercase;
}

.header-6 .menu ul,
.header-6 .menu .megamenu {
  margin-top: 0;
}

.header-6 .header-top .social-icons {
  margin-left: 3rem;
}

.header-6 .header-top .social-icons a {
  font-size: 1.4rem;
  font-weight: 500;
  color: #777;
}

.header-6 .header-right .top-menu+.header-dropdown {
  margin-right: 3rem;
}

.header-6 .header-search .search-wrapper-wide {
  width: 270px;
  border: none;
}

.header-6 .header-search-extended {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.header-6 .header-search-extended .form-control {
  font-size: 1.3rem;
  font-weight: 400;
  color: #222;
  border-radius: 0;
  padding: 1.4rem 2rem 1.2rem 2.4rem;
}

.header-6 .header-search-extended .form-control::placeholder {
  color: #222;
}

.header-6 .header-search-extended .btn {
  background-color: transparent;
  color: #666;
  z-index: 1;
  display: flex;
  flex: none;
  width:200px;
  max-width: 100%;
  border-bottom: 1px solid #333;
  border-radius: 0;
  height: 30px;
  text-align: right !important;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.header-6 .header-search-extended .btn span{
  font-size: 13px;
  display: inline-block;
  margin-right: 8px;
}

.header-6 .wishlist-link {
  font-size: 2.8rem;
}

.header-6 .wishlist-link:hover .wishlist-txt,
.header-6 .wishlist-link:focus .wishlist-txt {
  color: #66bb6a;
}

.header-6 .wishlist-link .wishlist-count,
.header-6 .cart-dropdown .cart-count {
  min-width: 1.7rem;
  height: 1.7rem;
}

.header-6 .wishlist-txt,
.header-6 .cart-txt {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #222;
  margin-right: 1rem;
  margin-top: -.5rem;
  transition: all .3s;
}

.header-6 .cart-txt {
  font-weight: 500;
}

.header-6 .menu.sf-arrows .sf-with-ul::after {
  letter-spacing: -.01em;
}

.header-6 .header-middle a.btn:hover,
.header-6 .header-middle a.btn:focus {
  color: #fff;
}

.header-6 .btn-primary:hover,
.header-6 .btn-primary:focus,
.header-6 .btn-primary.focus,
.header-6 .btn-primary:not(:disabled):not(.disabled):active,
.header-6 .btn-primary:not(:disabled):not(.disabled).active,
.header-6 .show>.btn-primary.dropdown-toggle {
  color: #66bb6a;
  background-color: transparent;
}

@media screen and (min-width: 992px) {
  .header-6 .logo {
    margin: 0;
  }
}




@media screen and (max-width: 991px) {
  .header-6 .header-bottom {
    display: none;
  }
  .header-6 .header-middle .header-left .header-search{
    display: none;
  }

  .header-6 .header-middle .header-center {
    display: flex;
  }

  .header-6 .logo {
    display: block;
    flex-shrink: 1;
    min-height: 25px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .header-6 .logo img{
    max-width: 150px;
  }
}
@media screen and (max-width: 575px) {
  .header-6 .header-dropdown {
    display: none;
  }

  .header-6 .cart-dropdown,
  .header-6 .compare-dropdown {
    padding-right: 1.4rem;
  }

  .header-6 .wishlist-link {
    margin-left: 1.4rem;
  }

  .header-6 .compare-dropdown,
  .header-6 .wishlist-link {
    display: flex;
  }
  .header-6 .logo img{
    max-width: 100px;
  }
}


/* Skin structure */
::-moz-selection {
  background-color: #66bb6a;
}

::selection {
  background-color: #66bb6a;
}

.bg-primary {
  background-color: #66bb6a !important;
}

.bg-secondary {
  background-color: #222 !important;
}

a {
  color: #66bb6a;
}

a:hover,
a:focus {
  color: #bf8040;
}

.link-underline {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.text-primary {
  color: #66bb6a !important;
}

.text-secondary {
  color: #222 !important;
}

/* Elements */
.alert-primary {
  background-color: #66bb6a;
}


.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
  color: #66bb6a;
}

.btn-link {
  color: #66bb6a;
}

.btn-link:hover,
.btn-link:focus,
.btn-link .btn-link-dark:hover,
.btn-link .btn-link-dark:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}



.card-title a {
  color: #66bb6a;
}

.card-title a:before {
  color: #66bb6a;
}

.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
  color: #66bb6a;
}

.count-wrapper {
  color: #66bb6a;
}

.feature-box i {
  color: #66bb6a;
}

.feature-box-simple i {
  color: #66bb6a;
}

.form-control:focus {
  border-color: #66bb6a;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::before {
  border-color: #66bb6a;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-color: #66bb6a;
}

.icon-box-icon {
  color: #66bb6a;
}

.icon-box-circle .icon-box-icon {
  background-color: #66bb6a;
}

.instagram-feed-content a:hover,
.instagram-feed-content a:focus {
  color: #66bb6a;
}

.close:hover,
.close:focus {
  color: #66bb6a;
}

.page-header h1 span {
  color: #66bb6a;
}

.page-link:hover,
.page-link:focus {
  color: #66bb6a;
}

.page-item.active .page-link {
  color: #66bb6a;
}

.social-icon:hover,
.social-icon:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}

.testimonial-icon:before {
  color: #66bb6a;
}

.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link:focus {
  color: #66bb6a;
}

.nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
  color: #66bb6a;
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  color: #66bb6a;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.nav.nav-border-anim .nav-link:before {
  background-color: #66bb6a;
}

.title-link:hover,
.title-link:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.product-countdown.countdown-primary .countdown-amount {
  color: #66bb6a;
}

.product-title a:hover,
.product-title a:focus {
  color: #66bb6a;
}

.product-price {
  color: #66bb6a;
}

.product-label.label-primary {
  background-color: #66bb6a;
}

.product-label.label-secondary {
  background-color: #222;
}

.product-label-text {
  color: #66bb6a;
}

.ratings-primary .ratings-val {
  color: #66bb6a;
}

.ratings-text a:hover,
.ratings-text a:focus {
  color: #66bb6a;
}

.btn-product {
  color: #66bb6a;
}

.btn-product:hover span,
.btn-product:focus span {
  color: #66bb6a;
  box-shadow: 0 1px 0 0 #66bb6a;
}

.btn-product-icon {
  color: #66bb6a;
}

.btn-product-icon:hover,
.btn-product-icon:focus {
  background-color: #66bb6a;
}

.product-body .btn-wishlist:hover,
.product-body .btn-wishlist:focus {
  color: #66bb6a;
}

.btn-expandable span {
  background-color: #66bb6a;
}

/* Footers */
.footer a:hover,
.footer a:focus {
  color: #66bb6a;
}

.footer-dark.footer-2 .widget-about-title {
  color: #66bb6a;
}

/* Headers */
.header-top a:hover,
.header-top a:focus {
  color: #66bb6a;
}

.top-menu span {
  color: #66bb6a;
}

.header-menu a:hover,
.header-menu a:focus {
  color: #66bb6a;
}

.account a:hover,
.account a:focus {
  color: #66bb6a;
}

.wishlist a:hover,
.wishlist a:focus {
  color: #66bb6a;
}

.wishlist a .wishlist-count {
  background-color: #66bb6a;
}

.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
  color: #66bb6a;
}

.compare-product-title a:hover,
.compare-product-title a:focus {
  color: #66bb6a;
}

.compare-actions .action-link:hover,
.compare-actions .action-link:focus {
  color: #66bb6a;
}

.cart-dropdown .cart-count {
  background-color: #66bb6a;
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #66bb6a;
}

.wishlist-link .wishlist-count {
  background-color: #66bb6a;
}

.wishlist-link:hover,
.wishlist-link:focus {
  color: #66bb6a;
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #66bb6a;
}

/* Menu */
.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
  color: #66bb6a;
}

.demo-item a:hover,
.demo-item a:focus {
  color: #66bb6a;
}

.tip {
  background-color: #66bb6a;
}

.header-bottom .menu>li>a:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:hover,
.category-dropdown .dropdown-toggle:focus {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown:not(.is-on):hover .dropdown-toggle {
  background-color: #66bb6a;
}

.category-dropdown.show .dropdown-toggle {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown .dropdown-item:hover,
.category-dropdown .dropdown-item:focus {
  color: #66bb6a;
}


.mobile-menu-close:hover,
.mobile-menu-close:focus {
  color: #66bb6a;
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
  color: #66bb6a;
}

.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #66bb6a;
}

.mobile-search .form-control:focus {
  border-color: #66bb6a;
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu-light .mobile-menu li.open>a,
.mobile-menu-light .mobile-menu li.active>a {
  color: #66bb6a;
}

.mobile-menu-light .mobile-search .form-control:focus {
  border-color: #66bb6a;
}

/* Header 4 */
.header-4 .header-search .header-search-wrapper {
  border-color: #66bb6a;
}

.header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus) {
  color: #66bb6a;
}

@media screen and (max-width: 991px) {
  .header-4 .header-search-visible .header-search-wrapper:before {
    border-bottom-color: #66bb6a;
  }
}



/* Pages */


.entry-meta a:hover,
.entry-meta a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #66bb6a;
}

.entry-cats a:hover,
.entry-cats a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.read-more:hover,
.read-more:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.menu-cat a:hover,
.menu-cat a:focus {
  color: #66bb6a;
}

.menu-cat li.active a {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}


.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #66bb6a;
}


.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #66bb6a;
}

#filter-price-range {
  color: #66bb6a;
}

.checkout-discount label span {
  color: #66bb6a;
}

.checkout-discount .form-control:focus {
  border-color: #66bb6a;
}



.accordion-summary .card-title a:before {
  border-color: #66bb6a;
}

.accordion-summary .card-title a:after {
  background-color: #66bb6a;
}

.paypal-link:hover,
.paypal-link:focus {
  color: #66bb6a !important;
}

.coming-countdown .countdown-amount {
  color: #66bb6a;
}

.coming-countdown.countdown-separator .countdown-section:not(:last-child):after {
  color: #66bb6a;
}

.contact-box a:hover,
.contact-box a:focus {
  color: #66bb6a;
}

.contact-list a:hover,
.contact-list a:focus {
  color: #66bb6a;
}

.contact-list i {
  color: #66bb6a;
}

.store a:not(.btn):hover,
.store a:not(.btn):focus {
  color: #66bb6a;
}

.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #66bb6a;
}

.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #66bb6a;
}

.nav-filter a:hover,
.nav-filter a:focus {
  color: #66bb6a;
}

.nav-filter .active a {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.portfolio-title a:hover,
.portfolio-title a:focus {
  color: #66bb6a;
}

.portfolio-tags a {
  color: #66bb6a;
}

.portfolio-tags a:hover,
.portfolio-tags a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  background-color: #66bb6a;
}

.product-gallery-item:before {
  border-color: #66bb6a;
}

.product-pager-link:hover,
.product-pager-link:focus {
  color: #66bb6a;
}

.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-size a.active,
.product-details .product-size a:hover,
.product-details .product-size a:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}

.size-guide:hover,
.size-guide:focus {
  color: #66bb6a;
}

.product-details-action .btn-cart {
  color: #66bb6a;
  border-color: #66bb6a;
}

.product-details-action .btn-cart:hover,
.product-details-action .btn-cart:focus {
  border-color: #66bb6a;
  background-color: #66bb6a;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.review h4 a:hover,
.review h4 a:focus {
  color: #66bb6a;
}

.review-action a:hover,
.review-action a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details-extended .nav.nav-pills .nav-link.active,
.product-details-extended .nav.nav-pills .nav-link:hover,
.product-details-extended .nav.nav-pills .nav-link:focus {
  border-color: #66bb6a;
}

.editor-content a:hover,
.editor-content a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.editor-content blockquote {
  border-left-color: #66bb6a;
}

.entry-tags a:hover,
.entry-tags a:focus {
  color: #66bb6a;
}

.entry-author-details h4 a:hover,
.entry-author-details h4 a:focus {
  color: #66bb6a;
}

.author-link:hover,
.author-link:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.pager-link {
  color: #66bb6a;
}

.pager-link:hover,
.pager-link:focus {
  color: #66bb6a;
}

.pager-link:hover:after,
.pager-link:focus:after {
  color: #66bb6a;
}



.comment-user h4 a:hover,
.comment-user h4 a:focus {
  color: #66bb6a;
}

.product-col .product-title a:hover,
.product-col .product-title a:focus {
  color: #66bb6a;
}

/* Plugins */
.owl-theme .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-theme .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-full .owl-nav [class*='owl-']:hover,
.owl-full .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-full .owl-dots .owl-dot span {
  border-color: #66bb6a;
}

.owl-full .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full.owl-nav-dark .owl-nav [class*='owl-']:hover,
.owl-full.owl-nav-dark .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-simple .owl-nav [class*='owl-']:not(.disabled):hover {
  color: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}



/* Skin structure */
::-moz-selection {
  background-color: #66bb6a;
}

::selection {
  background-color: #66bb6a;
}

.bg-primary {
  background-color: #66bb6a !important;
}

.bg-secondary {
  background-color: #000 !important;
}

a {
  color: #66bb6a;
}

a:hover,
a:focus {
  color: #66bb6a;
}

.link-underline {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.text-primary {
  color: #66bb6a !important;
}

.text-secondary {
  color: #000 !important;
}




/* Footers */
.footer a:hover,
.footer a:focus {
  color: #66bb6a;
}

.footer-dark.footer-2 .widget-about-title {
  color: #66bb6a;
}

/* Headers */
.header-top a:hover,
.header-top a:focus {
  color: #66bb6a;
}

.top-menu span {
  color: #66bb6a;
}

.header-menu a:hover,
.header-menu a:focus {
  color: #66bb6a;
}

.account a:hover,
.account a:focus {
  color: #66bb6a;
}

.wishlist a:hover,
.wishlist a:focus {
  color: #66bb6a;
}

.wishlist a .wishlist-count {
  background-color: #66bb6a;
}

.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
  color: #66bb6a;
}

.compare-product-title a:hover,
.compare-product-title a:focus {
  color: #66bb6a;
}

.compare-actions .action-link:hover,
.compare-actions .action-link:focus {
  color: #66bb6a;
}

.cart-dropdown .cart-count {
  background-color: #66bb6a;
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #66bb6a;
}

.wishlist-link .wishlist-count {
  background-color: #66bb6a;
}

.wishlist-link:hover,
.wishlist-link:focus {
  color: #66bb6a;
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #66bb6a;
}

/* Menu */
.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
  color: #66bb6a;
}

.demo-item a:hover,
.demo-item a:focus {
  color: #66bb6a;
}

.tip {
  background-color: #66bb6a;
}

.header-bottom .menu>li>a:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:hover,
.category-dropdown .dropdown-toggle:focus {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown:not(.is-on):hover .dropdown-toggle {
  background-color: #66bb6a;
}

.category-dropdown.show .dropdown-toggle {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown .dropdown-item:hover,
.category-dropdown .dropdown-item:focus {
  color: #66bb6a;
}

/* Vertical Menu */
.menu-vertical li:hover>a,
.menu-vertical li.show>a,
.menu-vertical li.active>a {
  color: #66bb6a;
}

.menu-vertical>li:hover>a,
.menu-vertical>li.show>a,
.menu-vertical>li.active>a {
  color: #66bb6a;
}

.mobile-menu-close:hover,
.mobile-menu-close:focus {
  color: #66bb6a;
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
  color: #66bb6a;
}

.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #66bb6a;
}

.mobile-search .form-control:focus {
  border-color: #66bb6a;
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu-light .mobile-menu li.open>a,
.mobile-menu-light .mobile-menu li.active>a {
  color: #66bb6a;
}

.mobile-menu-light .mobile-search .form-control:focus {
  border-color: #66bb6a;
}



/* Header 6 */
.header-6 .header-middle a:hover,
.header-6 .header-middle a:focus {
  color: #66bb6a;
}




/* Pages */


.entry-meta a:hover,
.entry-meta a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #66bb6a;
}

.entry-cats a:hover,
.entry-cats a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.read-more:hover,
.read-more:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.menu-cat a:hover,
.menu-cat a:focus {
  color: #66bb6a;
}

.menu-cat li.active a {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.widget-search .btn:hover,
.widget-search .btn:focus {
  color: #66bb6a;
}

.widget-cats a:hover,
.widget-cats a:focus {
  color: #66bb6a;
}



.tagcloud a:hover,
.tagcloud a:focus {
  color: #66bb6a;
}


.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #66bb6a;
}



.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #66bb6a;
}

#filter-price-range {
  color: #66bb6a;
}

.checkout-discount label span {
  color: #66bb6a;
}

.checkout-discount .form-control:focus {
  border-color: #66bb6a;
}


.accordion-summary .card-title a:before {
  border-color: #66bb6a;
}

.accordion-summary .card-title a:after {
  background-color: #66bb6a;
}

.paypal-link:hover,
.paypal-link:focus {
  color: #66bb6a !important;
}



.contact-box a:hover,
.contact-box a:focus {
  color: #66bb6a;
}

.contact-list a:hover,
.contact-list a:focus {
  color: #66bb6a;
}

.contact-list i {
  color: #66bb6a;
}

.store a:not(.btn):hover,
.store a:not(.btn):focus {
  color: #66bb6a;
}

.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #66bb6a;
}

.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #66bb6a;
}

.nav-filter a:hover,
.nav-filter a:focus {
  color: #66bb6a;
}

.nav-filter .active a {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.portfolio-title a:hover,
.portfolio-title a:focus {
  color: #66bb6a;
}

.portfolio-tags a {
  color: #66bb6a;
}

.portfolio-tags a:hover,
.portfolio-tags a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  background-color: #66bb6a;
}

.product-gallery-item:before {
  border-color: #66bb6a;
}

.product-pager-link:hover,
.product-pager-link:focus {
  color: #66bb6a;
}

.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-size a.active,
.product-details .product-size a:hover,
.product-details .product-size a:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}

.size-guide:hover,
.size-guide:focus {
  color: #66bb6a;
}

.product-details-action .btn-cart {
  color: #66bb6a;
  border-color: #66bb6a;
}

.product-details-action .btn-cart:hover,
.product-details-action .btn-cart:focus {
  border-color: #66bb6a;
  background-color: #66bb6a;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.review h4 a:hover,
.review h4 a:focus {
  color: #66bb6a;
}

.review-action a:hover,
.review-action a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details-extended .nav.nav-pills .nav-link.active,
.product-details-extended .nav.nav-pills .nav-link:hover,
.product-details-extended .nav.nav-pills .nav-link:focus {
  border-color: #66bb6a;
}

.editor-content a:hover,
.editor-content a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.editor-content blockquote {
  border-left-color: #66bb6a;
}

.entry-tags a:hover,
.entry-tags a:focus {
  color: #66bb6a;
}

.entry-author-details h4 a:hover,
.entry-author-details h4 a:focus {
  color: #66bb6a;
}

.author-link:hover,
.author-link:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.pager-link {
  color: #66bb6a;
}

.pager-link:hover,
.pager-link:focus {
  color: #66bb6a;
}

.pager-link:hover:after,
.pager-link:focus:after {
  color: #66bb6a;
}


.comment-user h4 a:hover,
.comment-user h4 a:focus {
  color: #66bb6a;
}

.product-col .product-title a:hover,
.product-col .product-title a:focus {
  color: #66bb6a;
}

/* Plugins */
.owl-theme .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-theme .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-full .owl-nav [class*='owl-']:hover,
.owl-full .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-full .owl-dots .owl-dot span {
  border-color: #66bb6a;
}

.owl-full .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full.owl-nav-dark .owl-nav [class*='owl-']:hover,
.owl-full.owl-nav-dark .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-simple .owl-nav [class*='owl-']:not(.disabled):hover {
  color: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}



/*--------------------- 3.Footer -------------------- */
/* Footer */
.footer {
  width: 100%;
  font-weight: 300;
  text-align: right;
  font-size: 1.4rem;
  color: rgb(100 113 140);

}

.footer a {
  color: rgb(100 113 140);
}

.footer a:hover,
.footer a:focus {
  color: #66bb6a;
}
.footer .footer-top
{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.footer .footer-top .footer-logo {
  text-align: center;
}
.footer .footer-top .footer-logo img{
  width: 100px !important;
  height: auto;
  display: inline-block;
}
.footer .footer-top .footer-divider {
  flex: 1 1 auto;height: 2px;
  background-color: rgb(209 213 219);
}
.footer .footer-top .link-box {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  gap: 15px;
}
.footer .footer-top .link-box a{
  font-size: 15px;
  font-weight: 500;
  color: rgb(12, 15, 22);
}
@media all and (max-width: 768px) {
  .footer .footer-top .footer-logo {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer .footer-top .footer-divider {
    width: 100%;
  }
  .footer .footer-top .link-box {
    margin-top: 10px;
    justify-content: center;
    width: 100%;
  }
}
.footer .widget {
  margin-bottom: 4rem;
}

.footer .widget-title {
  color: #333333;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 1.9rem;
}

.footer-middle {

}


.widget-about p {
  max-width: 250px;
}

.container-fluid .widget-about p {
  max-width: 540px;
}

.widget-about p:last-of-type {
  margin-bottom: 3.2rem;
}

.widget-list {
  margin-bottom: 0;
}

.widget-list li:not(:last-child) {
  margin-bottom: .4rem;
}

.widget-newsletter form {
  padding-top: .7rem;
}

.widget-newsletter .form-control {
  height: 46px;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  background-color: #fff;
  border-right-width: 0;
}

.widget-newsletter .form-control:not(:focus) {
  border-color: #dadada;
}

.widget-newsletter .btn {
  min-width: 46px;
  font-size: 1.5rem;
  padding: 1.1rem 1rem;
}

.widget-newsletter .btn i {
  margin: 0 !important;
}

.footer-bottom .container,
.footer-bottom .container-fluid {
  position: relative;
  display: flex;
  align-content: center;
  flex-direction: column;
  padding-top: 2.1rem;
  padding-bottom: 2.9rem;
}

.footer-bottom .container:before,
.footer-bottom .container-fluid:before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  background-color: #ebebeb;
}

.footer-copyright p{
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}

.footer-payments {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

/* Scroll Top Button */
#scroll-top {
  width: 5rem;
  height: 5rem;
  position: fixed;
  left: 30px;
  bottom: 120px;
  z-index: 999;
  color: #9f9f9f;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  visibility: hidden;
  opacity: 0;
  border-radius: 0;
  border: none;
  background-color: #F9F9F9;
  font-size: 3rem;
  transition: all 0.4s ease;
  transform: translateY(60px);
  -ms-transform: translateY(60px);
}

#scroll-top:hover,
#scroll-top:focus {
  color: #777;
  background-color: #eaeaea;
}

#scroll-top.show {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}

@media screen and (min-width: 768px) {
  #scroll-top {
    display: flex;
  }
}

@media screen and (min-width: 992px) {

  .footer-bottom .container,
  .footer-bottom .container-fluid {
    flex-direction: row;
  }

  .footer-copyright {
    margin-bottom: 0;
    text-align: left;
  }

  .footer-payments {
    margin-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .footer-bottom .container-fluid:before {
    left: 30px;
    right: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .footer-bottom .container-fluid:before {
    left: 70px;
    right: 70px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .footer .widget-about .social-icon:not(:last-child) {
    margin-left: .4rem;
  }
}

/* Footer Dark */
.footer-dark {
  background-color: #333333;
}

.footer-dark .footer-middle {
  border-top-width: 0;
}

.footer-dark .widget-title {
  color: #fff;
}

.footer-dark .social-icon:hover,
.footer-dark .social-icon:focus {
  color: #fff;
}

.footer-dark .footer-bottom {
  color: #666666;
}

.footer-dark .footer-bottom .container:before {
  background-color: #525455;
}

.footer-dark.footer-2 .widget-about-info a:not(:hover) {
  color: #fff;
}

.footer-dark.footer-2 .widget-about-title {
  color: #66bb6a;
}

.footer-dark.footer-2 .footer-bottom {
  color: #222;
}

/* Footer 2 */
.footer-2 .footer-middle {
  padding-top: 4.5rem;
  padding-bottom: .4rem;
}

.footer-2 .footer-bottom .container {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  flex-direction: column-reverse;
}

.col-md-6 .widget-about p,
.col-lg-6 .widget-about p {
  max-width: none;
}

.widget-about-info {
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.01em;
  line-height: 1.3;
  padding-top: .7rem;
}

.widget-about-info .footer-payments {
  margin-top: .6rem;
}

.widget-about-title {
  display: block;
  font-weight: 300;
  font-size: 1.3rem;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: .4rem;
}

.footer-bottom .social-icons {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}

.footer-bottom .social-icon {
  font-size: 1.3rem;
}

.footer-newsletter {
  color: #ebebeb;
  padding-top: 4.8rem;
  padding-bottom: 5.5rem;
}

.footer-newsletter .heading {
  margin-bottom: 2.4rem;
}

.footer-newsletter .title {
  color: #fff;
  font-weight: 500;
}

.footer-newsletter .title-desc {
  color: inherit;
  font-size: 1.6rem;
  margin-top: .7rem;
}

.footer-newsletter .title-desc span {
  color: #fff;
  font-weight: 400;
}

.footer-newsletter .form-control {
  height: 46px;
  padding: 1.25rem 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  color: #222;
  background-color: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  transition: all 0.3s;
}

.footer-newsletter .form-control.form-control::placeholder {
  color: #222;
}

.footer-newsletter .btn i:last-child {
  margin-left: 1rem;
}

.footer-menu {
  direction: ltr;
  display: flex;
  align-items: center;
  margin-bottom: .8rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-menu li {
  position: relative;
}

.footer-menu li+li {
  margin-left: 2.1rem;
}

.footer-menu li+li:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1.2rem;
  position: absolute;
  left: -1.1rem;
  top: 50%;
  margin-top: -.6rem;
  background-color: #b5b5b5;
}

.footer-menu a {
  box-shadow: 0 1px 0 #b5b5b5;
}

@media screen and (min-width: 992px) {

  .footer-2 .footer-bottom .container,
  .footer-2 .footer-bottom .container-fluid {
    flex-direction: row;
  }

  .footer-menu {
    direction: ltr;
    margin-bottom: 0;
    margin-right: .6rem;
    margin-left: 0;
  }

  .footer-bottom .social-icons {
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 0
  }
}

@media screen and (max-width: 575px) {
  .widget-about-info .col-sm-6:not(:last-child) {
    margin-bottom: 1rem;
  }
}

/*--------------------- 4.Elements -------------------- */
/*--------------------- 4.1.Page Header -------------------- */
/* Page Header */
.page-header {
  padding: 4.6rem 0 5rem;
  background-color: #ebebeb;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.page-header h1 {
  color: #333333;
  font: normal 400 3.2rem/1.1 "PeydaWebFaNum","IRANYekan", "Poppins", sans-serif;
  letter-spacing: -.025em;
  margin-bottom: 0;
}

.page-header h1 span {
  display: block;
  color: #66bb6a;
  font-size: 1.6rem;
  margin-top: .8rem;
}

.page-header.page-header-big {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  margin-bottom: 5rem;
}

.page-header.page-header-big h1 span {
  font-size: 1.6rem;
  margin-top: .4rem;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .page-header h1 {
    font-size: 3.6rem;
  }

  .page-header h1 span {
    font-size: 1.8rem;
  }

  .page-header.page-header-big {
    min-height: 350px;
  }
}

@media screen and (min-width: 992px) {
  .page-header h1 {
    font-size: 4rem;
  }

  .page-header h1 span {
    font-size: 2rem;
  }

  .page-header.page-header-big {
    min-height: 450px;
  }
}

/*--------------------- 4.2.BreadCrumbs -------------------- */
/* Breadcrumb */
.breadcrumb-nav {
  margin-bottom: 1rem;
//border-bottom: 0.1rem solid rgba(235, 235, 235, 0.55);
}

.breadcrumb-nav .container,
.breadcrumb-nav .container-fluid {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.breadcrumb-with-filter .container,
.breadcrumb-with-filter .container-fluid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.breadcrumb-with-filter .container-fluid {
  width: 100%;
}

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.breadcrumb-item {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: capitalize;
}

.breadcrumb-item i {
  font-size: 1.3rem;
  vertical-align: top;
  margin-top: -.2rem;
}

.breadcrumb-item i::before {
  margin: 0;
}

.breadcrumb-item a {
  color: #777;
}

.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
  color: #66bb6a;
}

.breadcrumb-item.active {
  color: #333333;
}

.breadcrumb-item+.breadcrumb-item {
  padding-right: .5rem;
}

.breadcrumb-item+.breadcrumb-item:before {
  color: #222;
  content: '\f111';
  font-family: "molla";
  padding-left: .7rem;
  font-size: 1.1rem;
  vertical-align: middle;
  margin-top: -.1rem;
}

/*--------------------- 4.3.Titles -------------------- */
/* Titles */
.title {
  text-align: right;
  font-size: 2.2rem;
  letter-spacing: -.03em;
}

.title-lg {
  font-weight: 600;
  font-size: 2.6rem;
  letter-spacing: -.01em;
}

.title-sm {
  font-size: 2rem;
  letter-spacing: -.03em;
}

.heading {
  margin-bottom: 1.6rem;
}

.heading.heading-flex {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.heading .title {
  margin-bottom: 0;
}

.heading.heading-center {
  text-align: center;
}

.heading.heading-center .title {
  margin-bottom: 1.5rem;
}

.heading.heading-center .title-lg {
  margin-bottom: 2.4rem;
}

.title-separator {
  font-weight: 300;
  color: #9f9f9f;
}

.text-white .title-separator {
  color: #777;
}

.title-desc {
  color: #777;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.heading-right {
  margin-top: .5rem;
}

.title-link {
  font-weight: 500;
  transition: all .3s ease;
}

.title-link:hover,
.title-link:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.title-link i {
  font-size: 1.5rem;
}

.title-link i:last-child {
  margin-right: .5rem;
}

@media screen and (min-width: 768px) {
  .title {
    font-size: 2.4rem;
    text-align: right;
  }

  .title-lg {
    font-size: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .heading.heading-flex {
    align-items: center;
    flex-direction: row;
    text-align: left;
  }

  .heading-right {
    margin-top: 0;
    margin-right: auto;
  }
}

/*--------------------- 4.4.Icon boxes -------------------- */
/* Icon boxes */
.icon-box {
  color: #777;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  margin-bottom: 2rem;
}

.icon-box.icon-box-sm {
  font-size: 1.4rem;
  line-height: 1.86;
}

.icon-box-title {
  color: #333333;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: .9rem;
}

.icon-box-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #66bb6a;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 2rem;
}

.icon-box-content p:last-child {
  margin-bottom: 0;
}

.icon-box-left {
  position: relative;
  padding-right: 70px;
}

.icon-box-left .icon-box-icon {
  position: absolute;
  right: 0;
  top: -1rem;
}

.icon-box-circle .icon-box-icon {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  color: #fff;
  background-color: #66bb6a;
}

.icon-box-circle.icon-box-left {
  padding-right: 100px;
}

.icon-box-circle.icon-box-left .icon-box-icon {
  left: 1rem;
}

/* Icon Box Card */
.icon-box-card {
  background-color: #fafafa;
  padding: 6.5rem 2rem 6rem;
}

.icon-box-card .icon-box-title {
  font-weight: 600;
}

.icon-box-card .icon-box-icon {
  margin-bottom: 1.3rem;
}

/* Icon Boxes */
.icon-boxes-container {
  background-color: #f7f7f7;
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
  margin-bottom: 0;
}

.icon-boxes-container.bg-dark .icon-box-icon {
  color: #666666;
}

.icon-boxes-container.bg-dark .icon-box-title {
  color: #fff;
}

.icon-box-side {
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}

.icon-box-side p {
  margin-bottom: 0;
}

.icon-box-side .icon-box-icon {
  display: inline-block;
  line-height: 0;
  min-width: 7rem;
  text-align: center;
  margin-bottom: 0;
}

.icon-box-side .icon-box-content {
  text-align: right;
}

.icon-box-side .icon-box-title {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-top: .2rem;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .icon-box {
    margin-bottom: 4rem;
  }

  .icon-box-side {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .icon-boxes-separator [class*="col-"]+[class*="col-"]:before {
    content: '';
    display: block;
    width: .1rem;
    height: 5.3rem;
    background-color: #e9e9e9;
    position: absolute;
    left: -.3rem;
    top: 50%;
    margin-top: -2.55rem;
  }
}

@media screen and (max-width: 1199px) {
  .icon-box-sm br {
    display: none;
  }
}

/*--------------------- 4.5.Cards -------------------- */
.accordion {
  text-align: right;
  margin-bottom: 3rem;
}

.card {
  border-radius: 0;
  margin-bottom: 0;
  border: none;
  border-top: .1rem solid #ebebeb;
}

.card:last-child {
  border-bottom: .1rem solid #ebebeb;
}

.card-header {
  position: relative;
  padding: 0;
  border: none;
  font-weight: 700;
  line-height: 1.5;
  background-color: transparent;
  margin: 0;
}

.card-header::after {
  display: block;
  clear: both;
  content: '';
}

.card-title {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.card-title a {
  display: block;
  padding: 1.7rem 4rem 1.7rem 1.2rem;
  position: relative;
  color: #66bb6a;
  border: none;
  background-color: transparent;
  outline: none !important;
}

.card-title a i {
  min-width: 17px;
  margin-left: 2.4rem;
}

.card-title a:before {
  content: '\e802';
  display: inline-block;
  position: absolute;
  left: 1.2rem;
  top: 50%;
  color: #66bb6a;
  font-family: "molla";
  line-height: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s;
}

.card-title a.collapsed {
  color: #333;
}

.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
  color: #66bb6a;
}

.card-title a.collapsed:before {
  content: '\f110';
  color: #8c8c8c;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.card-body {
  padding: .4rem 4rem 1.8rem 1.2rem;
  border: none;
  border-radius: 0;
}

.accordion-icon .card-body {
  padding-left: 5.5rem !important;
}

.accordion-plus .card-title a:before {
  content: '\f28e';
}

.accordion-plus .card-title a.collapsed:before {
  content: '\f2c2';
}

.accordion-rounded .card:first-child {
  border-radius: .3rem .3rem 0 0;
}

.accordion-rounded .card:last-child {
  border-radius: 0 0 .3rem .3rem;
}

.card.card-box .card-title a {
  padding-right: 2rem;
}

.card.card-box .card-title a:before {
  left: 2rem;
}

.card.card-box .card-title a i {
  margin-right: 1.4rem;
}

.card.card-box .card-body {
  padding: 1rem 2rem 2rem;
}

.card.card-sm .card-title {
  text-align: right;
  font-size: 1.6rem;
  letter-spacing: -.01em;
}

.card.card-sm .card-title a {
  padding-top: 2.1rem;
  padding-bottom: 2.1rem;
}

.card.card-sm .card-title a:before {
  left: 2rem;
}

.card.card-sm .card-body {
  padding: 1rem 2rem 2rem;
  text-align: right;
}

.card.bg-light,
.card.bg-white {
  background-color: #fff !important;
  border: .1rem solid #ebebeb;
}

.card.bg-light .card-title a,
.card.bg-white .card-title a {
  background-color: #fff;
}

.card.bg-light .card-title a.collapsed {
  background-color: #fafafa;
}

@media screen and (min-width: 992px) {
  .card-title {
    font-size: 2rem;
  }
}

/*--------------------- 4.6.Tabs -------------------- */
/* Tabs */
.nav-link:focus {
  outline: none !important;
}

.nav.nav-tabs {
  border-bottom-right-radius: .3rem;
  border: .1rem solid #d7d7d7;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}

.nav.nav-tabs .nav-link {
  color: #777;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.025em;
  padding: .85rem 2.2rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
  text-align: center;
  transition: all .35s ease;
}

.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link:focus {
  color: #66bb6a;
  border-color: transparent;
}

.nav.nav-tabs .nav-item+.nav-item {
  margin-left: 2rem;
}

.nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
  color: #66bb6a;
  border-color: #d7d7d7;
  border-bottom-color: transparent;
}

.nav.nav-tabs.nav-tabs-bg .nav-link:not(.active) {
  border-color: #ebebeb #ebebeb #d7d7d7 #ebebeb;
  background-color: #fafafa;
}

.nav.nav-tabs.justify-content-center {
  border-bottom-left-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

.tab-content-border {
  border: .1rem solid #d7d7d7;
  border-radius: .3rem;
  border-top-left-radius: 0;
  border-top-width: 0;
}

.justify-content-center+.tab-content-border {
  border-top-left-radius: .3rem;
}

.tab-pane {
  padding: 1.4rem 2.2rem;
}

.tab-pane p:last-child {
  margin-bottom: 0;
}

/* Nav Pills - Line Tabs */
.nav.nav-pills .nav-link {
  color: #777;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  padding: .45rem 1rem;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-bottom: .1rem solid transparent;
  background-color: transparent;
  transition: all .35s ease;
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  color: #66bb6a;
}

.nav.nav-pills .nav-link:focus {
  outline: none !important;
}

.nav.nav-pills .nav-item+.nav-item {
  margin-right: 1rem;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: #66bb6a;
  border-color: #d7d7d7;
  border-bottom-color: #66bb6a;
}

.nav-pills+.tab-content .tab-pane {
  padding: 1.4rem 0;
}

.nav-pills+.tab-content .tab-pane p:last-child {
  margin-bottom: 0;
}

/* Vertical Tabs */
.tabs-vertical {
  display: flex;
  align-items: flex-start;
  align-items: stretch;
}

.tabs-vertical .tab-content-border {
  border-top-width: .1rem;
  border-left-width: 0;
  border-bottom-left-radius: 0;
}

.tabs-vertical .nav {
  flex-shrink: 0;
}

.tabs-vertical .nav .nav-link {
  min-width: 100px;
}

.tabs-vertical .nav.nav-tabs {
  border-bottom-width: 0;
  border-right-width: .1rem;
}

.tabs-vertical .nav.nav-tabs .nav-link {
  border-top-left-radius: .3rem;
  border-top-right-radius: 0;
  border-bottom-left-radius: .3rem;
}

.tabs-vertical .nav.nav-tabs .nav-item {
  margin-bottom: 0;
  margin-right: -1px;
}

.tabs-vertical .nav.nav-tabs .nav-item+.nav-item {
  margin-left: 0;
  margin-top: 1px;
}

.tabs-vertical .nav.nav-tabs .nav-item.show .nav-link,
.tabs-vertical .nav.nav-tabs .nav-item .nav-link.active {
  border-color: #d7d7d7;
  border-right-color: transparent;
}

.tabs-vertical .nav.nav-tabs.nav-tabs-bg .nav-link:not(.active) {
  border-color: #ebebeb #d7d7d7 #ebebeb #ebebeb;
  background-color: #fafafa;
}

/* Tab content product - with carouse */
.tab-content.tab-content-carousel>.tab-pane {
  display: block;
  visibility: hidden;
  height: 0 !important;
}

.tab-content.tab-content-carousel>.tab-pane:not(.active) {
  overflow: hidden !important;
}

.tab-content.tab-content-carousel>.active {
  height: auto !important;
  visibility: visible;
}

.nav.nav-border-anim .nav-link {
  position: relative;
  border-bottom: none;
}

.nav.nav-border-anim .nav-link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .1rem;
  background-color: #66bb6a;
  transform-origin: right center;
  transform: scale(0, 1);
  transition: transform .3s ease;
}

.form-tab .nav.nav-border-anim .nav-link:before {
  height: .2rem;
}

.nav.nav-border-anim .nav-link.active:before {
  transform-origin: right center;
  transform: scale(1, 1);
}

.nav.nav-border-anim.nav-pills-mobile .nav-link:before {
  height: .2rem;
}

@media screen and (min-width: 992px) {
  .nav-pills+.tab-content .tab-pane {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}




/*--------------------- 4.8.Products -------------------- */
/* Product */
.product {
  position: relative;
  margin-bottom: 1rem;
  transition: box-shadow .35s ease;
  background-color: #fff;
}

.owl-carousel .product {
  margin-bottom: 0 !important;
}

.product:hover {
//box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.product-media {
  position: relative;
  display: block;
  background-color: #d7d7d7;
  margin-bottom: 0;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.product-media>a {
  display: block;
}

.product-image {
  display: block;
  width: 100%;
  height: auto;
}

.product-image-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: auto;
  transition: all .4s ease;
}

.product:hover .product-image-hover {
  opacity: 1;
}



.product-body {
  position: relative;
  padding: 1.6rem 2rem;
  transition: all .35s ease;
  background-color: #fff;
}

.product-body.product-action-inner {
  padding-left: 4rem;
}

.product-title {
  direction: rtl;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  color: #333333;
  margin-bottom: .7rem;
  margin-top: .7rem;
  text-align: right;
}

.product-title a {
  color: inherit;
}

.product-title a:hover,
.product-title a:focus {
  color: #66bb6a;
}






.action-icon-top {
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.action-icon-top .btn-product {
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-direction: column;
}

.action-icon-top .btn-product span {
  margin-top: .9rem;
}

.action-icon-top:before {
  margin-right: 0;
}

.btn-product {
  color: #66bb6a;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  line-height: 1;
  transition: all .35s ease;
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  flex-grow: 1;
  flex-basis: 0;
}

.btn-product+.btn-product {
  border-right: .1rem dotted #e5e5e5;
}

.btn-product:before {
  font-family: "molla";
  margin-left: .9rem;
}

.btn-product span {
  text-align: right;
  color: #666666;
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: -.01em;
  transition: all .35s ease;
}

.btn-product:hover,
.btn-product:focus {
  outline: none !important;
}

.btn-product:hover span,
.btn-product:focus span {
  color: #66bb6a;
  box-shadow: 0 1px 0 0 #66bb6a;
}

.product-action-dark {
  background-color: #333333;
}

.product-action-dark .btn-product:not(:hover):not(:focus) span {
  color: #fff;
}

.product-action-dark .btn-product+.btn-product {
  border-left-color: #4b4b4b;
}

.product-action-vertical {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 2rem;
  top: 2rem;
  background-color: transparent;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: all .35s ease;
  transform: translateX(15px);
}

.product:hover .product-action-vertical {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.product-nav {
  display: flex;
  align-items: center;
}

.product-nav-dots {
  margin-bottom: .5rem;
  direction: rtl;
}

.product-nav-dots a,
.product-nav-dots span {
  display: block;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50%;
  border: .2rem solid #fff;
  margin-left: .5rem;
  transition: box-shadow .35s ease;
  background-repeat: no-repeat;
  background-position: center center;
}

.product-nav-dots a.active,
.product-nav-dots a:hover,
.product-nav-dots a:focus,
.product-nav-dots span.active,
.product-nav-dots span:hover,
.product-nav-dots span:focus {
  box-shadow: 0 0 0 0.1rem #9f9f9f;
}

.product-nav-dots a:last-child,
.product-nav-dots span:last-child {
  margin-right: 0;
}

.product-nav-thumbs {
  padding-top: .2rem;
  direction: rtl;
  margin-bottom: 1.6rem;
}

.product-nav-thumbs a,
.product-nav-thumbs span {
  display: flex;
  align-items: center;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: .2rem;
  border: .2rem solid #fff;
  margin-left: .4rem;
  transition: box-shadow .35s ease
}

.product-nav-thumbs a.active,
.product-nav-thumbs a:hover,
.product-nav-thumbs a:focus,
.product-nav-thumbs span.active,
.product-nav-thumbs span:hover,
.product-nav-thumbs span:focus {
  box-shadow: 0 0 0 0.1rem #9f9f9f;
}

.product-nav-thumbs a:last-child,
.product-nav-thumbs span:last-child {
  margin-right: 0;
}

.product-nav-thumbs img {
  border-radius: .2rem;
}

.product-disabled {
  pointer-events: none;
}

.product-disabled .btn-product,
.product-disabled .btn-product-icon {
  pointer-events: none;
  color: #fff;
  background-color: #ccc !important;
}

.product.text-center .product-price,
.product.text-center .ratings-container,
.product.text-center .product-nav,
.product.text-center .product-size {
  justify-content: center;
}







/* Products Small */
.product.product-sm {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
}

.product.product-sm:hover {
  box-shadow: none;
}

.product.product-sm .product-media {
  flex: 0 0 80px;
  max-width: 80px;
}

.product.product-sm .product-body {
  flex: 1 1 auto;
  padding: 1rem 2rem 0 0;
}

.product.product-sm .product-cat {
  color: #9f9f9f;
  font-weight: 400;
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: .2rem;
}

.product.product-sm .product-title {
  font-size: 1.4rem;
}

.product.product-sm .product-price {
  font-size: 1.6rem;
}

.product.product-sm .product-title {
  margin-bottom: .2rem;
}

.product.product-sm .product-price {
  margin-bottom: 0;
}

.product.product-sm .product-price .old-price {
  text-decoration: none;
}






@media screen and (max-width: 991px) {
  .sticky-wrapper {
    z-index: 1;
  }
}


/*--------------------- 4.12.Social Icons -------------------- */
/* Social Icons */
.social-icons {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}

.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  width: 4rem;
  height: 4rem;
  color: #777;
  margin: 0;
  background-color: transparent;
  border: .1rem solid #e1e2e6;
  border-radius: 50%;
  text-decoration: none;
  opacity: 1;
  transition: all .35s ease;
}

.social-icon:not(:last-child) {
  margin-left: 1rem;
}

.social-icon:hover,
.social-icon:focus {
  color: #66bb6a;
  border-color: #66bb6a;
  background-color: transparent;
}

.social-icon.social-facebook {
  color: #8f79ed;
}

.social-icon.social-twitter {
  color: #79c8ed;
}

.social-icon.social-instagram {
  color: #dd6d9a;
}

.social-icon.social-youtube {
  color: #e66262;
}

.social-icon.social-pinterest {
  color: #e66262;
}

.social-icon.social-linkedin {
  color: #3399cc;
}

.social-icons-color,
.social-icons-simple {
  line-height: 1;
}

.social-icons-color .social-icon,
.social-icons-simple .social-icon {
  width: auto;
  height: auto;
  border: none;
}

.social-icons-color .social-icon:not(:last-child),
.social-icons-simple .social-icon:not(:last-child) {
  margin-left: 2rem;
}

.social-label {
  margin-bottom: 0;
  margin-left: 2rem;
}

.social-icons-sm .social-icon {
  font-size: 1.2rem;
  width: 3rem;
  height: 3rem;
}

.social-icons-sm .social-icon:not(:last-child) {
  margin-left: .5rem;
}

.social-icons-sm .social-label {
  margin-left: 1rem;
}

.social-icons-colored .social-icon.social-facebook {
  color: #fff;
  border-color: #8f79ed;
  background-color: #8f79ed;
}

.social-icons-colored .social-icon.social-twitter {
  color: #fff;
  border-color: #79c8ed;
  background-color: #79c8ed;
}

.social-icons-colored .social-icon.social-instagram {
  color: #fff;
  border-color: #dd6d9a;
  background-color: #dd6d9a;
}

.social-icons-colored .social-icon.social-youtube {
  color: #fff;
  border-color: #e66262;
  background-color: #e66262;
}

.social-icons-colored .social-icon.social-pinterest {
  color: #fff;
  border-color: #e66262;
  background-color: #e66262;
}

.social-icons-colored .social-icon.social-linkedin {
  color: #fff;
  border-color: #3399cc;
  background-color: #3399cc;
}

.social-icons-colored .social-icon:hover,
.social-icons-colored .social-icon:focus {
  background-color: #fff !important;
  border-color: #d7d7d7 !important;
}

.social-icons-colored .social-icon:hover.social-facebook,
.social-icons-colored .social-icon:focus.social-facebook {
  color: #8f79ed;
}

.social-icons-colored .social-icon:hover.social-twitter,
.social-icons-colored .social-icon:focus.social-twitter {
  color: #79c8ed;
}

.social-icons-colored .social-icon:hover.social-instagram,
.social-icons-colored .social-icon:focus.social-instagram {
  color: #dd6d9a;
}

.social-icons-colored .social-icon:hover.social-youtube,
.social-icons-colored .social-icon:focus.social-youtube {
  color: #e66262;
}

.social-icons-colored .social-icon:hover.social-pinterest,
.social-icons-colored .social-icon:focus.social-pinterest {
  color: #e66262;
}

.social-icons-colored .social-icon:hover.social-linkedin,
.social-icons-colored .social-icon:focus.social-linkedin {
  color: #3399cc;
}









.noUi-tooltip {
  direction: rtl !important;
}

.form-control-tooltip {
  position: relative;
  padding-right: 4rem;
}

.form-control-tooltip .input-tooltip {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 2.4rem;
  color: #777;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.form-control-tooltip .input-tooltip:hover,
.form-control-tooltip .input-tooltip:focus {
  color: #000;
}


/*--------------------- 4.16.Tables -------------------- */
/* Tables */
.table {
  margin-bottom: 3rem;
}

.table th {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #222;
}

.table th,
.table thead th,
.table td {
  border-top: none;
  border-bottom: .1rem solid #ebebeb;
}

.table th,
.table td {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.table td {
  vertical-align: middle;
}



/*--------------------- 4.18.Pagination -------------------- */
/* Pagination */
.pagination {
  border-radius: 0;
  align-items: center;
  margin-bottom: 2rem;
}

.page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  height: 4rem;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 0 .3rem;
  line-height: 1;
  color: #706f6c;
  border-radius: .3rem;
  background-color: transparent;
  border: .1rem solid transparent;
}

.page-link i {
  font-size: 1.5rem;
}

.page-link.page-link-prev {
  margin-left: 1.7rem !important;
}

.page-link.page-link-prev i {
  margin-right: 0;
  margin-left: 1rem;
}

.page-link.page-link-next {
  margin-right: 1.8rem;
}

.page-link.page-link-next i {
  margin-right: 1rem;
  margin-left: 0;
}

.page-link.page-link-prev,
.page-link.page-link-next {
  padding-left: 1rem;
  padding-right: 1rem;
  min-width: 70px;
}

.page-link:hover,
.page-link:focus {
  box-shadow: none;
  color: #66bb6a;
  border-color: #ebebeb;
  text-decoration: none;
  background-color: transparent;
  outline: none !important;
}

.page-item-total {
  color: #9f9f9f;
  font-size: 1.4rem;
  font-weight: 400;
  margin-right: 1.2rem;
}

.page-item+.page-item {
  margin-right: .4rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

.page-item.active .page-link {
  color: #66bb6a;
  background-color: transparent;
  border-color: #ebebeb;
}

.page-item.disabled .page-link {
  border-color: transparent;
  color: #eaeaea;
}

/*--------------------- 4.19.Modals -------------------- */
/* Modals */
.modal-backdrop {
  background-color: #333;
}

.modal-backdrop.show {
  opacity: .4;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem auto -1rem -1rem;

}


.modal-body .close {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
}

.modal-content {
  border: none;
  box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05);
}

.close {
  font-weight: normal;
  font-size: 1.8rem;
  color: #666666;
  opacity: 1;
  transition: all .3s;
}

.close:hover,
.close:focus {
  color: #66bb6a;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    max-width: 575px;
  }
}

/*--------------------- 4.20.Alerts -------------------- */
/* Alerts */
.alert {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.43;
  letter-spacing: -.01em;
  border-radius: 0;
  margin: 0;
  padding: 1rem 1.5rem;
  border: none;
}

.alert .container {
  position: relative;
}

.alert a {
  color: rgba(255, 255, 255);
}

.alert a:hover,
.alert a:focus {
  color: rgba(255, 255, 255, 0.9);
}

.alert .close {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}

.alert .close span {
  display: inline-block;
  line-height: 1;
  padding-bottom: .2rem;
}




/*--------------------- 5.Pages -------------------- */
/*--------------------- 5.1.Home -------------------- */
/*  Index.html - Home page */

.slider-loader {
  color: #333;
}

.slider-loader::after {
  content: '\f311';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  margin-top: -2.5rem;
  margin-left: -2.5rem;
  font-family: "molla";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 4rem;
  transform-origin: center center;
  animation: rotating 3s linear infinite;
  z-index: 20;
}

.owl-loaded+.slider-loader {
  display: none;
}

button:focus {
  outline: none;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}



.title-lg {
  letter-spacing: -.025em;
}

.nav.nav-pills .nav-link {
  font-size: 1.6rem;
}

.mt-v3 {
  margin-top: -3rem;
}

.categories.container {
  position: relative;
}

.categories.container::before {
  content: '';
  position: absolute;
  left: 1rem;
  right: 1rem;
  height: .1rem;
  top: 0;
  background-color: #ebebeb;
}

.more-container {
  margin-bottom: 7rem;
}

.icon-box-card {
  background-color: transparent;
  padding: 2rem;
}

.icon-box-icon {
  color: #333;
  font-size: 3.4rem;
}

.carousel-with-shadow .owl-stage-outer {
  padding: 0 1rem 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -3rem;
  padding-top: 3rem;
}

.carousel-with-shadow.owl-simple .owl-nav [class*='owl-'] {
  margin-top: -31px;
}

.blog-posts .entry {
  color: #777;
  font-size: 1.5rem;
  line-height: 1.73;
  letter-spacing: -.01em;
  margin-bottom: 3rem;
}

.blog-posts .entry-media {
  margin-bottom: 1.7rem;
}

.blog-posts .entry-meta {
  color: #9f9f9f;
  margin-bottom: .8rem;
}

.blog-posts .entry-title {
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: -.01em;
  margin-bottom: .5rem;
}

.blog-posts .read-more {
  padding-right: 0;
  font-weight: 400;
  text-transform: uppercase;
}



.entry.entry-display {
  transition: box-shadow .35s ease;
}

.entry-body {
  text-align: right;
}

.entry.entry-display .entry-body {
  padding: 0 2rem 2.5rem;
}

.entry.entry-display:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.03), -5px 5px 10px rgba(0, 0, 0, 0.03);
}


.footer .widget-title {
  font-weight: 600;
}

.widget-about p {
  max-width: 260px;
}



/*--------------------- 5.2.Category -------------------- */
/* Category */
.toolbox {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 2rem;
}

.toolbox::after {
  display: block;
  clear: both;
  content: '';
}

.toolbox .select-custom {
  margin-bottom: 0;
}

.toolbox .select-custom::after {
  right: .9rem;
  font-size: 1rem;
}

.toolbox .select-custom .form-control {
  font-size: 1.3rem;
  padding-right: 2rem;
  max-width: 140px;
  min-width: 140px;
  background-color: #fff;
  border-color: #e4e4e4;
}

.toolbox label {
  font-weight: 400;
  color: #333333;
  font-size: 1.2rem;
  letter-spacing: -.01em;
  margin: 0;
}

.toolbox .form-control {
  color: #222;
  font-weight: 300;
  font-size: 1.2rem;
  padding: .45rem 1rem;
  height: 30px;
  margin-bottom: 0;
}

.toolbox .form-control:not(:focus) {
  border-color: #d7d7d7;
}

.toolbox select.form-control:not([size]):not([multiple]) {
  height: 30px;
}

.toolbox-left,
.toolbox-right {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  flex-wrap: wrap;
}

.toolbox-center {
  margin-top: 1rem;
  flex: 0 1 auto;
}

.toolbox-right {
  margin-top: 1rem;
  flex-direction: column;
}

.toolbox-info {
  color: #ccc;
}

.toolbox-info span {
  color: #333333;
}

.toolbox-sort {
  display: flex;
  align-items: center;
}

.toolbox-sort label {
  margin-left: 1.6rem;
}

.toolbox-layout {
  margin-top: 1rem;
}

.btn-layout {
  display: inline-flex;
  padding: .5rem;
}

.btn-layout+.btn-layout {
  margin-left: .5rem;
}

.btn-layout svg {
  fill: #dadada;
  transition: fill 0.35s;
}

.btn-layout:hover svg,
.btn-layout:focus svg,
.btn-layout.active svg {
  fill: #333;
}

/*.products>.row>[class*=col-] {
  display: flex;
  align-items: stretch;
  align-content: stretch;
}*/

.products .product {
  width: 100%;
}

.product {
  overflow: hidden;

}

.carousel-equal-height .owl-stage,
.carousel-equal-height .owl-item {
  display: flex;
  align-items: stretch;
}

.carousel-equal-height .product {
  width: 100%;

}

.owl-carousel .entry {
  margin-bottom: 0;
}

.load-more-container {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.btn.btn-load-more {
  text-transform: uppercase;
  min-width: 190px;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}

.btn.btn-load-more i {
  margin: 0 !important;
}

.sidebar-shop .widget {
  color: #333333;
  text-align: right;
  margin: 0 0 2rem;
  border-bottom: .1rem solid #ebebeb;
}

.sidebar-shop .widget:last-child {
  border-bottom: none;
}

.sidebar-shop .widget-title {
  color: #333333;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.15;
  letter-spacing: -.01em;
  margin-bottom: .7rem;
}

.sidebar-shop .custom-control {
  padding-left: 2.7rem;
  margin: 0;
}

.sidebar-shop .custom-control-label {
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}

.sidebar-shop .custom-control-label::before {
  border-radius: 0.2rem;
}

.widget-clean {
  display: flex;
  align-items: center;
  padding-top: .6rem;
  padding-bottom: 2.1rem;
}

.widget-clean label {
  color: inherit;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin: 0;
}

.widget-clean a {
  display: inline-block;
  font-weight: 400;
  font-size: 1.2rem;
  margin-right: auto
}

.widget-collapsible .widget-title a {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  padding-left: 3rem
}

.widget-collapsible .widget-title a:after {
  color: #333333;
  content: '\f110';
  display: block;
  font-family: 'molla';
  font-size: 1.4rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 1.6rem;
  margin-top: -.7rem;
}

.widget-collapsible .widget-title a.collapsed:after {
  content: '\e802';
}

.widget-collapsible .widget-title a:focus {
  outline: none !important;
}

.widget-collapsible .widget-body {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.filter-item {
  position: relative;
  margin-bottom: .3rem;
  display: flex;
}

.filter-items-count .filter-item {
  padding-left: 4rem;
  text-align: right;
  display: flex;
}

.filter-items-count .item-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1rem;
  top: 50%;
  min-width: 2.5rem;
  height: 2rem;
  margin-top: -1rem;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1;
  border-radius: .6rem;
  color: #777;
  background-color: #f8f8f8;
}

.sidebar-toggler {
  display: inline-flex;
  align-items: center;
  color: #333333;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-left: 3rem;
}

.sidebar-toggler i {
  font-size: 1.6rem;
  margin-left: .9rem;
}

.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #66bb6a;
}

.sub-filter-items {
  padding-right: 2.7rem;
}

.filter-colors {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: .7rem;
  padding-bottom: .5rem;
}

.filter-colors a {
  position: relative;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  border: .2rem solid #fff;
  margin: 0 .3rem .3rem;
  transition: box-shadow .35s ease;
}

.filter-colors a:after {
  color: #fff;
  font-family: 'molla';
  content: '\ec2d';
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .01s;
  margin-top: -.4rem;
  margin-left: -.5rem;
}

.filter-colors a.selected,
.filter-colors a:hover,
.filter-colors a:focus {
  box-shadow: 0 0 0 .1rem #9f9f9f;
}

.filter-colors a.selected:after {
  visibility: visible;
  opacity: 1;
}

.filter-price {
  padding-top: .2rem;
  padding-bottom: 3rem;
}

.filter-price-text {
  margin-bottom: 2rem;
  text-align: right;
  letter-spacing: -.01em;
}

#filter-price-range {
  color: #66bb6a;
}

@media screen and (min-width: 576px) {
  .toolbox-right {
    flex-direction: row;
  }

  .toolbox-layout {
    margin-top: 0;
    margin-left: -.5rem;
    margin-right: 1rem
  }
}

@media screen and (min-width: 768px) {
  .toolbox {
    flex-direction: row;
  }

  .toolbox-center {
    margin-top: 0;
  }

  .toolbox-right {
    margin-top: 0;
    justify-content: flex-end;
  }
}

/*--------------------- 5.3.Product Pages -------------------- */
.product-details-top {
  margin-bottom: 1rem;
}

.product-gallery {
  margin-bottom: 2rem;
}

.product-main-image {
  position: relative;
  margin-bottom: 1rem;
}

.product-main-image img {
  max-width: none;
  width: 100%;
}

.btn-product-gallery {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  z-index: 49;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 4rem;
  height: 4rem;
  color: #777;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1;
  background-color: #fff;
  box-shadow: 2px 6px 16px rgba(51, 51, 51, 0.05);
  transition: all .35s ease;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  color: #fff;
  background-color: #66bb6a;
}

.product-image-gallery {
  display: flex;
  flex-flow: row wrap;
  margin-left: -.5rem;
  margin-right: -.5rem;
}

.product-gallery-item {
  position: relative;
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: .5rem;
  padding-right: .5rem;
  margin-bottom: 1rem;
}

.max-col-6 .product-gallery-item {
  flex: 0 0 16.66%;
  max-width: 16.66%;
}

.product-gallery-item img {
  max-width: none;
  width: 100%;
}

.product-gallery-item:before,
.product-gallery-item:after {
  content: '';
  display: block;
  position: absolute;
  left: .5rem;
  right: .5rem;
  top: 0;
  bottom: 0;
  transition: all .35s ease;
}

.product-gallery-item:before {
  opacity: 0;
  visibility: hidden;
  border: 0.1rem solid #66bb6a;
}

.product-gallery-item:after {
  visibility: visible;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.4);
}

.product-gallery-item.active:before {
  visibility: visible;
  opacity: 1;
}

.product-gallery-item:hover:after,
.product-gallery-item.active:after {
  opacity: 0;
  visibility: hidden;
}


/* Important for image zoom in carousel */
.product-gallery-carousel.owl-carousel {
  z-index: initial;
  direction: initial;
}

.product-gallery-carousel.owl-carousel .owl-item:not(.active) {
  pointer-events: none;
}

.product-gallery-image {
  margin-bottom: 0;
  padding-right: 1rem;
}

.product-gallery-separated {
  position: relative;
}

.product-separated-item {
  position: relative;
  display: block;
  margin-bottom: 1rem;
}

.product-separated-item img {
  max-width: none;
  width: 100%;
}

.product-pager {
  display: flex;
  align-items: center;
}

.product-pager-link {
  color: #ccc;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0;
}

.product-pager-link i {
  color: #666;
  font-size: 2rem;
  line-height: 1;
  transition: color .3s;
}

.product-pager-link span {
  display: inline-block;
  transition: box-shadow .3s ease;
}

.product-pager-link:hover,
.product-pager-link:focus {
  color: #66bb6a;
}

.product-pager-link:hover i,
.product-pager-link:focus i {
  color: inherit;
}

.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #66bb6a;
}

.product-pager-link+.product-pager-link {
  margin-right: 3rem
}

.product-pager-prev i {
  margin-left: .5rem
}

.product-pager-next i {
  margin-right: .5rem;
}




.product-details-tab {
  margin-bottom: 5rem;
}

.product-details-tab .nav.nav-pills .nav-link {
  color: #333333;
  font-size: 1.6rem;
  padding: .55rem 3rem;
  border-bottom-width: .2rem;
  text-transform: capitalize;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-details-tab .nav.nav-pills .nav-item+.nav-item {
  margin-left: 2rem;
}

.product-details-tab .tab-content {
  border: .1rem solid #dadada;
  margin-top: -.1rem;
  border-radius: .3rem;
}

.product-details-tab .tab-content .tab-pane {
  padding: 2.7rem 3rem;
  text-align: right;
}

.product-desc-content h2 {
  font-weight: 400;
  font-size: 2.4rem;
  letter-spacing: -.01em;
  margin-bottom: 1.8rem;
}

.product-desc-content h3 {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-bottom: 1.8rem;
}

.product-desc-content ul {
  color: #333333;
}

.product-desc-content ul li {
  position: relative;
  padding-right: 1.3rem;
}

.product-desc-content ul li:before {
  content: '•';
  position: absolute;
  display: block;
  top: 0;
  right: .2rem;
}

.product-desc-content a {
  color: #333;
  border-bottom: .1rem solid #b8b8b8;
  transition: all .35s ease;
}

.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-desc-content blockquote {
  color: #333;
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: 1.6rem;
}

.product-desc-content blockquote p {
  margin-bottom: 0;
}

.product-desc-content blockquote cite {
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
}

.reviews h3 {
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-bottom: 2.3rem;
}

.review {
  padding-bottom: 1.3rem;
  margin-bottom: 2rem;
  border-bottom: .1rem solid #ebebeb;
}

.review:last-child {
  margin-bottom: 0;
}

.review .col-auto {
  width: 120px;
  padding-left: 2rem;
}

.review h4 {
  color: #333;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: .8rem;
}

.review h4 a {
  color: inherit;
}

.review h4 a:hover,
.review h4 a:focus {
  color: #66bb6a;
}

.review .ratings-container {
  padding-top: .7rem;
  margin-bottom: .5rem;
}

.review .review-date {
  color: #ccc;
}

.review-content {
  margin-bottom: .8rem;
}

.review-action {
  font-size: 1.2rem;
}

.review-action a {
  color: #777;
  transition: all .35s ease;
}

.review-action a:hover,
.review-action a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.review-action a+a {
  margin-right: 1.6rem;
}

.review-action i {
  font-size: 1.4rem;
  margin-left: .6rem;
}



.details-action-col {
  display: flex;
  align-items: center;
  margin-bottom: 2.2rem;
}

.details-action-col .product-details-quantity {
  margin-left: 2rem;
}

.details-action-col label {
  display: inline-block;
  width: 67px;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0;
}


.product-desc-row {
  display: flex;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  min-height: 500px;
}

.product-desc-row.text-white h2,
.product-desc-row.text-white h3,
.product-desc-row.text-white h4 {
  color: inherit;
}


.details-footer-col {
  padding-top: 0;
  padding-bottom: 0;
  flex-direction: column;
  align-items: flex-start;
  border-top: none;
}

.product-details-centered .details-footer-col {
  align-items: center;
}

.details-footer-col .product-cat {
  margin-bottom: 2.6rem;
}
.product-cat a:after{
  content: ' ,';
}
.product-cat a:last-child:after{
  content: '';
}
.details-footer-col .social-icons {
  margin-right: 0;
}


.sidebar-product {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar-product .widget {
  margin-bottom: 4.5rem;
}

.sidebar-product .widget-title {
  font-size: 2.4rem;
  letter-spacing: -.025em;
  margin-bottom: 2.4rem;
}

.sidebar-product .products {
  margin-bottom: 3rem;
}

.sidebar-product .btn {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

/* Sticky bar */
.sticky-bar {
  display: none;
}

@media screen and (min-width: 992px) {


  .sticky-bar {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #fff;
    box-shadow: -15px 0 43px rgba(51, 51, 51, 0.15);
  }

  .sticky-bar .row {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sticky-bar .col-6 {
    display: flex;
    align-items: center;
  }

  .sticky-bar .product-media {
    max-width: 60px;
    margin-left: 2rem;
    margin-bottom: 0;
    flex-shrink: 0;
  }

  .sticky-bar .product-title {
    margin-bottom: 0;
    letter-spacing: -.025em;
  }

  .sticky-bar .product-price {
    margin-bottom: 0;
    margin-left: 2rem;
  }

  .sticky-bar .product-details-quantity {
    margin-right: 2rem;
    max-width: 100px;
  }

  .sticky-bar .product-details-action {
    margin-bottom: 0;
  }

  .sticky-bar .btn-cart {
    min-width: 200px;
    margin-right: 2rem;
  }

  .sticky-bar .btn-product+.btn-product {
    border: none;
  }

  .sticky-bar .btn-wishlist {
    font-size: 1.8rem;
    margin-right: 2rem;
  }

  .sticky-bar .btn-wishlist span {
    display: none;
  }

  .sticky-bar .btn-wishlist:before {
    margin-right: 0;
  }
}



@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-details-action {
    flex-direction: column;
    align-items: flex-start;
  }



  .product-details-action .btn-cart {
    min-width: 198px;
  }

  .product-details-tab .nav.nav-pills .nav-item+.nav-item {
    margin-left: 1rem;
  }

  .product-details-tab .nav.nav-pills .nav-item .nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .product-desc-row {
    min-height: 380px;
  }

  .product-desc-content h2,
  .product-details .product-title {
    font-size: 2.2rem;
  }

  .product-gallery-separated {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 575px) {
  .breadcrumb-nav .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .product-pager {
    margin-left: auto;
    margin-top: 1rem;
  }

  .product-details-tab .nav.nav-pills .nav-item+.nav-item {
    margin-left: 0;
  }
}

@media screen and (max-width: 580px) {






  .review .row {
    flex-direction: column;
  }

  .details-filter-row .select-custom {
    margin-left: 1.5rem;
  }

  .product-details-action .btn-cart,
  .product-details-centered .product-details-action .btn-cart {
    min-width: 198px;
  }

  .product-details-sidebar .details-action-col .btn-product {
    min-width: 168px;
  }
}

/*--------------------- 5.4.Blog -------------------- */
.entry {
  position: relative;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  line-height: 1.85;

}
.entry.entry-list{
  background-color: #fafafa ;
  padding: 10px;
  border-radius: 10px;
}

.entry-media {
  position: relative;
  background-color: #ccc;
  border-radius: 10px;
}

.entry-media>a {
  position: relative;
  display: block;
}

.entry-media img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.entry-video a:after {
  content: '\ec2c';
  font-family: "molla";
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 7rem;
  height: 7rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.5rem;
  margin-top: -3.5rem;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
  background-color: transparent;
  border-radius: 50%;
  border: .2rem solid #fff;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}

.entry-video a:hover:after,
.entry-video a:focus:after {
  color: #66bb6a;
  background-color: #fff;
  box-shadow: 0 0 0 1.6rem rgba(255, 255, 255, 0.2);
}

.entry-meta {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  color: #777;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: .5rem;
}

.text-center .entry-meta {
  direction: rtl;
  justify-content: center;
}

.entry-meta a {
  color: inherit;
  direction: rtl;
  transition: all .3s ease;
}

.entry-meta a:hover,
.entry-meta a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.meta-separator {
  margin-left: 1.1rem;
  margin-right: 1.1rem;
}

.entry-title {
  color: #333333;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: -.025em;
  margin-bottom: .6rem;
}

.entry-title a {
  color: inherit;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #66bb6a;
}

.entry-cats {
  color: #777;
  font-size: 1.4rem;
  direction: rtl;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.entry-cats a {
  color: inherit;
  transition: all .3s ease;
}

.entry-cats a:hover,
.entry-cats a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.entry-content p {
  margin-bottom: 1.3rem;
}

.entry-content.text-center p {
  text-align: center;
}

.read-more {
  display: inline-block;
  position: relative;
  font-weight: 400;
  letter-spacing: -.01em;
  padding-bottom: .1rem;
  transition: all .3s ease;
}

.read-more:after {
  font-family: 'molla';
  content: '\f273';
  font-size: 1.5rem;
  line-height: 1;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.75rem;
  opacity: 0;
  transition: all .25s ease;
  transform: translateX(6px);
}

.read-more:hover,
.read-more:focus {
  padding-left: 2.2rem;
  box-shadow: 0 1px 0 0 #66bb6a;
}

.read-more:hover:after,
.read-more:focus:after {
  opacity: 1;
  transform: translateX(0);
}

.menu-cat {
  margin: 0 0 2rem;
  padding: 0;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}

.menu-cat li {
  margin-right: 3.6rem;
}

.menu-cat li:last-child {
  margin-right: 0;
}

.menu-cat.justify-content-center li {
  margin-left: 1.8rem;
  margin-right: 1.8rem;
}

.menu-cat.justify-content-center li:last-child {
  margin-right: 1.8rem;
}

.menu-cat a {
  display: inline-block;
  color: #333333;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.menu-cat a span {
  color: #9f9f9f;
  font-weight: 400;
  margin-right: .8rem;
}

.menu-cat a:hover,
.menu-cat a:focus {
  color: #66bb6a;
}

.menu-cat li.active a {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

/* Entry Grid */
.entry-grid .entry-title {
  font-size: 1.8rem;
}

.entry-grid .entry-media {
  margin-bottom: 1.4rem;
}

.entry-grid .entry-cats {
  margin-bottom: .9rem;
}

/* Masonry */
.entry-container {
  position: relative;
  margin: 0 -1rem .5rem;
  transition: height .4s;
}

.entry-container::after {
  display: block;
  clear: both;
  content: '';
}

.entry-item {
  float: left;
  padding: 0 10px;
}

/* Entry list */
.entry-list p {
  text-align: justify;
  margin-bottom: 1rem;
}


.widget {
  margin-bottom: 4.5rem;
}

.sidebar {
  margin-top: 3rem;
}

.sidebar .widget:last-child {
  margin-bottom: 1.5rem;
}

.widget-title {
  color: #333;
  font-weight: 400;
  text-align: right;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -.01em;
  margin-bottom: 2rem;
}

.widget-search .widget-title {
  margin-bottom: 1.3rem;
  text-align: right;
}

.widget-search form {
  position: relative;
}

.widget-search .form-control {
  height: 40px;
  padding: .95rem 1.4rem .95rem 5rem;
  font-weight: 300;
  font-size: 1.3rem;
  background-color: transparent;
  margin-bottom: 0;
}

.widget-search .btn {
  position: absolute;
  left: .8rem;
  top: 50%;
  min-width: 0;
  font-weight: normal;
  font-size: 1.8rem;
  color: #666;
  padding: 0;
  width: 3rem;
  height: 3rem;
  margin-top: -1.4rem;
}
.widget-body .widget-search{
  position: relative;
}


.widget-search .btn i {
  margin: 0 !important;
}

.widget-search .btn:hover,
.widget-search .btn:focus {
  color: #66bb6a;
}

.widget-cats ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget-cats li:not(:last-child) {
  margin-bottom: 1rem;
}

.widget-cats a {
  color: #333;
  display: block;
  text-align: right;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
}

.widget-cats a span {
  float: left;
}

.widget-cats a:hover,
.widget-cats a:focus {
  color: #66bb6a;
}

.widget-banner-sidebar {
  position: relative;
}

.banner-sidebar-title {
  color: #777;
  text-align: center;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-bottom: .8rem;
  text-transform: uppercase;
}

.posts-list {
  list-style: none;
  padding: .4rem 0 .2rem;
  margin: 0;
}

.posts-list li {
  margin-bottom: 2rem;
}

.posts-list li::after {
  display: block;
  clear: both;
  content: '';
}

.posts-list li:last-child {
  margin-bottom: 0;
}

.posts-list figure {
  float: right;
  max-width: 80px;
  margin-left: 2rem;
  margin-bottom: 0;
  border-radius: 5px;
}
.posts-list figure img{
  border-radius: 5px;
}

.posts-list figure a {
  display: block;
}

.posts-list div {
  padding-top: .6rem;
  text-align: right;
}

.posts-list span {
  display: block;
  color: #9f9f9f;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin: .5rem 0;
}

.posts-list h4 {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 0;
}

.posts-list a {
  color: #333;
}

.posts-list a:hover,
.posts-list a:focus {
  color: #66bb6a;
}

.banner-sidebar {
  position: relative;
  text-align: center;
  line-height: 0;
}

.banner-sidebar>a {
  display: inline-block;
}


.widget-text p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .entry-title {
    font-size: 2rem;
  }
  .entry-media {
    margin-bottom: 0;
  }



}

@media screen and (min-width: 992px) {
  .sidebar {
    margin-top: -.3rem;
  }

  .entry {
    margin-bottom: 2rem;
  }

  .entry-grid {
    margin-bottom: 4rem;
  }

  .max-col-2 .entry-grid .entry-media {
    margin-bottom: 2.4rem;
  }

  .max-col-2 .entry-grid .entry-title {
    font-size: 2.4rem;
  }

  .max-col-2 .entry-grid .entry-cats {
    margin-bottom: 1.5rem;
  }




  .entry-list:last-of-type {
    margin-bottom: 6rem;
  }

  .entry-list .entry-body {
    padding-left: 1.5rem;
  }

  .entry-mask .entry-title {
    font-size: 2.4rem;
  }
}

/*--------------------- 5.5.Single/Blog Post -------------------- */
/* Single Entry - Post */
.entry.single-entry {
  margin-bottom: 4rem;
}

.single-entry .entry-body {
  margin-bottom: 4rem;
}

.single-entry .entry-meta,
.single-entry .entry-cats {
  color: #ccc;
}

.single-entry .entry-meta a:not(:hover):not(:focus),
.single-entry .entry-cats a:not(:hover):not(:focus) {
  color: #666;
}

.single-entry .entry-title-big {
  font-weight: 400;
  font-size: 2.8rem;
}

.editor-content::after {
  display: block;
  clear: both;
  content: '';
}

.editor-content .float-left {
  margin-left: 2.8rem;
  margin-bottom: 1.5rem;
}

.editor-content .float-right {
  margin-left: 2.8rem;
  margin-bottom: 1.5rem;
}

.editor-content img {
  margin-bottom: 2rem;
}

.editor-content p {
  text-align: right;
  margin-bottom: 2.4rem;
}

.editor-content h3 {
  font-weight: 400;
  font-size: 2.2rem;
  text-align: right;
  margin-bottom: 2rem;
}

.editor-content a {
  color: #333;
  box-shadow: 0 1px 0 #333;
  transition: all .35s ease;
}

.editor-content a:hover,
.editor-content a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.editor-content blockquote {
  position: relative;
  color: #333333;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.67;
  padding: 7rem 3rem 4rem 3rem;
  border-right: 0.1rem solid #66bb6a;
  background-color: #fafafa;
  margin-top: 4.2rem;
  margin-bottom: 4.2rem;
}

.editor-content blockquote p:last-child {
  margin-bottom: 0;
}

.editor-content blockquote:before {
  color: #ebebeb;
  content: '\f10e';
  font-weight: normal;
  font-size: 3rem;
  line-height: 1;
  font-family: 'molla';
  position: absolute;
  right: 3rem;
  top: 4rem;
  margin-top: -1.5rem;
}

.editor-content ul li {
  position: relative;
  text-align: right;
  margin-bottom: 2.7rem;
}

.editor-content ul li:before {
  display: inline-block;
  content: '•';
  font-size: 1.8rem;
  line-height: 1;
  margin-left: 1rem;
  vertical-align: middle;
  margin-top: -1px;
}

.entry-footer {
  margin-top: 3.6rem;
  margin-bottom: 5rem;
  align-items: center;
}

.entry-footer .social-icon {
  font-size: 1.3rem;
}

.entry-tags {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  padding-top: .2rem;
}

.entry-tags span {
  margin-left: 1rem;
}

.entry-tags a {
  display: block;
  color: #777;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.4;
  border-radius: .3rem;
  padding: .45rem .9rem;
  background-color: #fafafa;
  border: .1rem solid #ebebeb;
  margin-right: .5rem;
  margin-bottom: 0;
  transition: all .3s ease;
}

.entry-tags a:hover,
.entry-tags a:focus {
  color: #66bb6a;
  background-color: #fff;
}

.entry-author-details {
  display: flex;
  align-items: flex-start;
  padding: 5rem 3rem 4.6rem;
  background-color: #fafafa;
}

.entry-author-details h4 {
  color: #333;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.entry-author-details h4 a {
  color: inherit;
  float: right;
}

.entry-author-details h4 a:hover,
.entry-author-details h4 a:focus {
  color: #66bb6a;
}

.author-media,
.comment-media {
  flex: 0 0 50px;
  max-width: 50px;
}

.author-media img,
.comment-media img {
  border-radius: 50%;
}

.author-content p:last-child,
.comment-content p:last-child {
  margin-bottom: 0;
}

.author-body {
  position: relative;
  flex: 1 1 auto;
  padding-right: 2rem;
}

.author-header {
  align-items: flex-start;
  line-height: 1;
  margin-bottom: 2rem;
}

.author-link {
  color: #777;
  letter-spacing: -.01em;
  transition: all .35s ease;
}

.author-link:hover,
.author-link:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.pager-nav {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 4.5rem;
  padding-bottom: 1rem;
}

.pager-link {
  position: relative;
  color: #66bb6a;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  font-weight: 400;
  padding-top: .95rem;
  padding-bottom: .95rem;
  font-size: 1.4rem;
  line-height: 1.5;
  transition: all .35s ease;
}

.pager-link+.pager-link {
  border-top: .1rem solid #ebebeb;
}

.pager-link:after {
  color: #333;
  display: block;
  font-family: 'molla';
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  transition: all .35s ease .05s;
  margin-top: -.8rem;
}

.pager-link.pager-link-prev {
  padding-right: 10rem;
  padding-left: 1rem;
}

.pager-link.pager-link-prev:after {
  content: '\f273';
  right: 3rem;
}

.pager-link.pager-link-next {
  padding-right: 1rem;
  padding-left: 10rem;
  align-items: flex-end;
  text-align: right;
}

.pager-link.pager-link-next:after {
  content: '\f274';
  left: 3rem;
}

.pager-link:hover,
.pager-link:focus {
  color: #66bb6a;
}

.pager-link:hover:after,
.pager-link:focus:after {
  color: #66bb6a;
}

.pager-link:hover.pager-link-prev,
.pager-link:focus.pager-link-prev {
  padding-right: 7rem;
}

.pager-link:hover.pager-link-prev:after,
.pager-link:focus.pager-link-prev:after {
  right: 0;
}

.pager-link:hover.pager-link-next,
.pager-link:focus.pager-link-next {
  padding-left: 7rem;
}

.pager-link:hover.pager-link-next:after,
.pager-link:focus.pager-link-next:after {
  left: 0;
}

.pager-link:hover .pager-link-title,
.pager-link:focus .pager-link-title {
  box-shadow: 0 .1rem 0 #333;
}

.pager-link-title {
  display: inline-block;
  margin-top: .6rem;
  flex: 0 0 auto;
  color: #333;
  font-size: 1.5rem;
  transition: all .35s ease;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.related-posts {
  padding-bottom: 4.5rem;
  margin-bottom: 4.5rem;
  border-bottom: .1rem solid #ebebeb;
}

.related-posts .title {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: 3rem;
}

.related-posts .entry.entry-grid {
  margin-bottom: 0;
}

.related-posts .entry-grid .entry-title {
  font-weight: 400;
}

.comments {
  margin-bottom: 5rem;
}

.comments .title {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: 4.5rem;
}

.comments ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.comments ul ul {
  margin-top: 4rem;
  margin-right: 8rem;
  padding-top: 4.5rem;
  border-top: .1rem solid #ebebeb;
}

.comments li {
  border-bottom: .1rem solid #ebebeb;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}

.comments li:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.comment {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.comment-body {
  position: relative;
  flex: 1 1 auto;
  padding-right: 3rem;
}

.comment-reply {
  display: flex;
  align-items: center;
  color: #F6BC3E;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -.01em;
  padding-bottom: .4rem;
  transition: all .35s ease;
}

.comment-user {
  margin-bottom: 1rem;
  text-align: right;
}

.comment-user h4 {
  color: #333;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.comment-user h4 a {
  color: inherit;
}

.comment-user h4 a:hover,
.comment-user h4 a:focus {
  color: #66bb6a;
}

.comment-user h4 span {
  display: block;
}

.comment-date {
  color: #9f9f9f;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1;
  display: inline-block;
  margin-top: 10px;
}

.reply {
  background-color: #fafafa;
  padding: 3rem;
  margin-bottom: 2rem;
  border-radius: 10px;
}

.reply .heading {
  margin-bottom: 2.4rem;
}

.reply .title {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: .9rem;
}

.reply .title-desc {
  color: #ccc;
  font-size: 1.3rem;
  letter-spacing: -.01em;
}

.reply .form-control {
  background-color: #fff;
}

.reply textarea.form-control {
  min-height: 100px;
}



@media screen and (min-width: 768px) {
  .single-entry .entry-title-big {
    font-size: 3.4rem;
  }

  .editor-content::after {
    display: block;
    clear: both;
    content: '';
  }

  .editor-content .float-left {
    margin-right: 4.8rem;
    margin-bottom: 2rem;
  }

  .editor-content .float-right {
    margin-left: 4.8rem;
    margin-bottom: 2rem;
  }

  .editor-content h3 {
    font-size: 2.4rem;
  }

  .editor-content blockquote {
    padding: 4rem 12rem 4rem 6rem;
  }

  .editor-content blockquote:before {
    right: 4rem;
    top: 50%;
  }
}

@media screen and (min-width: 992px) {
  .single-entry .entry-title-big {
    font-size: 4rem;
  }

  .social-icons.social-icons-vertical {
    flex-direction: column;
    text-align: center;
    padding-bottom: 4rem;
  }

  .entry-fullwidth .social-icons.social-icons-vertical {
    margin-bottom: 0;
  }

  .social-icons.social-icons-vertical .social-label {
    margin-left: 0;
    margin-bottom: 1.1rem;
  }

  .social-icons.social-icons-vertical .social-icon {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .social-icons.social-icons-vertical .social-icon+.social-icon {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .sticky-content.is_stuck {
    position: static !important;
    top: auto !important;
    width: auto !important;
    bottom: auto !important;
  }
}

/*--------------------- 5.6.Portfolio -------------------- */
/* Portfolio */
.nav-filter {
  display: flex;
  margin-bottom: 3rem;
}

.nav-filter a {
  display: inline-block;
  color: #777;
  padding: .4rem 1rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  text-transform: uppercase;
  border-bottom: .1rem solid transparent;
}

.nav-filter a:hover,
.nav-filter a:focus {
  color: #66bb6a;
}

.nav-filter .active a {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}




.direction-link {
  display: inline-block;
  margin-top: 1rem;
  line-height: 1;
}

.contact-info {
  margin-bottom: 3rem;
}

.contact-info h3 {
  margin-top: .5rem;
  font-weight: 400;
  text-align: right;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: 1.5rem;
}

.contact-list {
  max-width: 270px;
  list-style: none;
  padding-left: 0;
}

.contact-list li {
  position: relative;
  padding-right: 3rem;
  margin-bottom: 1.4rem;
  text-align: right;
}

.contact-list a {
  color: inherit;
}

.contact-list a:hover,
.contact-list a:focus {
  color: #66bb6a;
}

.contact-list i {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2rem;
  line-height: 1;
  color: #66bb6a;
}




/*--------------------- 5.10.Contact 2 -------------------- */
/* Contact us 2 */
.contact-box {
  margin-bottom: 3rem;
}

.contact-box h3 {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: -.025em;
  margin-bottom: 1.6rem;
}

.contact-box address,
.contact-box div {
  font-weight: 300;
  font-style: normal;
}

.contact-box a {
  color: inherit;
}

.contact-box a:hover,
.contact-box a:focus {
  color: #66bb6a;
}

.contact-box .social-icons {
  padding-top: 1.5rem;
}

.contact-box .social-icon {
  font-size: 1.3rem;
}

.touch-container .lead {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------- 5.11.Login -------------------- */
/* Login */
.form-box {
  max-width: 575px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 2.2rem 2rem 4.4rem;
  box-shadow: 0 3px 16px rgba(51, 51, 51, 0.1);
}

.form-box .btn {
  min-width: 115px;
}

.form-tab .nav.nav-pills {
  color: #333333;
  border-bottom: .1rem solid #ebebeb;
}

.form-tab .nav.nav-pills .nav-item {
  margin-bottom: -.1rem;
}

.form-tab .nav.nav-pills .nav-item+.nav-item {
  margin-left: 0;
}

.form-tab .nav.nav-pills .nav-link {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.025em;
  color: inherit;
  border-bottom-width: .2rem;
  padding: .9rem 1rem;
}

.form-tab .nav.nav-pills .nav-link.active {
  color: inherit;
}

.form-tab .nav-fill .nav-item {
  flex: 1 1 0;
}

.form-tab .tab-content .tab-pane {
  padding: 2rem 0 0;
}

.form-tab .form-group {
  margin-bottom: 1.3rem;
}

.form-tab .form-footer {
  padding-top: .6rem;
  padding-bottom: 3rem;
  border-bottom: .1rem solid #ebebeb;
  margin-bottom: 2.3rem;
}

.form-tab .form-footer .btn {
  margin-left: auto;
  margin-top: 1rem;
  order: 2;
  width: 100%;
}

.form-tab .form-footer a {
  color: inherit;
}

.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #66bb6a;
}

.form-tab .form-footer a:not(.forgot-link) {
  text-decoration: underline;
}

.form-tab .form-footer .custom-control {
  margin: 0;
}

.form-tab .form-footer .forgot-link {
  order: -1;
  text-align: right;
  width: 100%;
  margin-bottom: .6rem;
}

.form-choice {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -.025em;
}

.form-choice p {
  margin-bottom: 2.7rem;
}

.btn.btn-login {
  color: #333333;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: .85rem 1rem;
  border: .1rem solid #ebebeb;
  min-width: 0;
}

.btn.btn-login i {
  text-align: right;
  display: inline-block;
  margin-right: 0 !important;
  margin-left: 0 !important;
  min-width: 2rem;
}

.btn.btn-login.btn-g i {
  color: #cc3333;
  min-width: 2.6rem;
}

.btn.btn-login.btn-f i {
  color: #3366cc;
}

.btn.btn-login:hover,
.btn.btn-login:focus {
  background-color: #f5f6f9;
}

.form-choice .col-sm-6:not(:last-child) {
  margin-bottom: .6rem;
}

@media screen and (min-width: 576px) {
  .form-choice .col-sm-6:not(:last-child) {
    margin-bottom: 0;
  }


}

@media screen and (min-width: 768px) {
  .form-box {
    padding: 3.7rem 6rem 6.4rem;
  }

  .form-tab .nav.nav-pills .nav-link {
    font-size: 2.4rem;
  }




}

/*--------------------- 5.12.Category Banner Page -------------------- */
/* Category banner page  */
.categories-page .banner {
  overflow: hidden;
}

.categories-page .banner>a:not(.banner-link):after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all .35s ease;
  background-color: rgba(25, 25, 25, 0.3);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}

.categories-page .banner-badge .banner-link {
  padding-top: 1.45rem;
  padding-bottom: 1.45rem;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 5;
  bottom: 2rem;
}

.categories-page .banner-badge .banner-title {
  font-size: 1.6rem;
  margin-bottom: .5rem;
}

.categories-page .banner-badge .banner-subtitle {
  font-size: 1.4rem;
}

.categories-page .banner:hover>a:not(.banner-link):after {
  visibility: visible;
  opacity: 1;
}

.sidebar-filter-overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(25, 25, 25, 0.25);
  z-index: 1000;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}

.sidebar-filter-active .sidebar-filter-overlay {
  visibility: visible;
  opacity: 1;
}

.sidebar-filter {
  position: fixed;
  right: -350px;
  top: 0;
  bottom: 0;
  z-index: 1001;
  background-color: #fff;
  width: 100%;
  max-width: 350px;
  overflow-y: auto;
  scrollbar-width:thin;
  box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
  will-change: transform;
  visibility: hidden;
  transition: all 0.35s;
}

.sidebar-filter-active .sidebar-filter {
  visibility: visible;
  transform: translateX(-350px);
}

.sidebar-filter .widget {
  padding-left: 1rem;
  padding-right: 1rem;
}

.sidebar-filter .widget:last-child {
  border-bottom: none;
}

.sidebar-filter .widget-clean {
  color: #333333;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  border-bottom: .1rem solid #ebebeb;
  padding: 0 1rem 2.4rem;
  margin-bottom: 2rem;
}

.sidebar-filter .widget-clean i {
  font-size: 1.6rem;
  line-height: 1;
  margin-left: 1rem;
}

.sidebar-filter .widget-clean a {
  font-size: 1.4rem;
}

.sidebar-filter-banner.sidebar-shop .widget:not(.widget-clean) {
  border-bottom: none;
  margin-bottom: 4rem;
}

.sidebar-filter-banner.sidebar-shop .widget-title {
  margin-bottom: 1.7rem;
}

.sidebar-filter-wrapper {
  position: relative;
  padding: 3.5rem 2.7rem 1.5rem;
}

.sidebar-filter-clear {
  text-transform: capitalize;
}

@media screen and (max-width: 380px) {
  .sidebar-filter {
    right: -300px;
    max-width: 300px;
  }

  .sidebar-filter-active .sidebar-filter {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }

  .sidebar-filter-wrapper {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }
}


.summary {
  text-align: right;
  padding: 2.5rem 3rem 3rem;
  border-radius: .3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #fff;
  box-shadow: 0 3px 16px rgba(51, 51, 51, 0.1);
}

.summary-title {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0;
  padding-bottom: 1.7rem;
  border-bottom: .1rem solid #9f9f9f;
  margin-bottom: 2.1rem;
}

.table.table-summary {
  text-align: right;
  line-height: 1.43;
  color: #666666;
  border: none;
  margin-bottom: 0;
}

.table-cart,
.table-wishlist {
  text-align: right;
}

.table.table-summary a {
  color: inherit;
}

.table.table-summary a:hover,
.table.table-summary a:focus {
  color: #66bb6a;
}

.table.table-summary thead th,
.table.table-summary .summary-subtotal td {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-summary thead th {
  border-bottom: none;
  padding: 0 0 .3rem;
}

.table.table-summary tbody td {
  padding: 0;
  height: 70px;
  border-bottom: .1rem solid #ebebeb;
}

.table.table-summary thead th,
.table.table-summary tbody td {
  vertical-align: middle;
  border-top: none;
}

.table.table-summary thead th:last-child,
.table.table-summary tbody td:last-child {
  text-align: right;
  min-width: 100px;
}

.table.table-summary .summary-total td {
  font-weight: 400;
  font-size: 1.6rem;
  color: #66bb6a;
  border-bottom: none;
}

.accordion-summary {
  margin-bottom: 3.2rem;
}

.accordion-summary .card {
  color: #222;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.67;
  border: none;
  background-color: transparent;
}

.accordion-summary .card-title {
  font-weight: 300;
  font-size: 1.4rem;
  color: #333333;
  letter-spacing: 0;
}

.accordion-summary .card-title a {
  color: inherit;
  padding: .7rem 3rem .7rem 0;
  text-align: right;
}

.accordion-summary .card-title a img {
  margin-top: 1rem;
}

.accordion-summary .card-title a:hover,
.accordion-summary .card-title a:focus {
  color: inherit;
}

.accordion-summary .card-title a small {
  font-size: 1.1rem;
  color: #222;
}

.accordion-summary .card-title a:before {
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 0.1rem solid #66bb6a;
  right: auto;
  right: 0;
  top: .7rem;
  transform: translateY(0);
  -ms-transform: translateY(0);
}

.accordion-summary .card-title a:after {
  content: '';
  display: block;
  width: .6rem;
  height: .6rem;
  position: absolute;
  right: .5rem;
  top: 1.2rem;
  border-radius: 50%;
  background-color: #66bb6a;
  visibility: visible;
  opacity: 1;
  transition: all .3s;
}

.accordion-summary .card-title a.collapsed:before {
  border-color: #dadada;
}

.accordion-summary .card-title a.collapsed:after {
  opacity: 0;
  visibility: hidden;
}

.accordion-summary .card-body {
  padding: .4rem 0 .8rem 3rem;
}



@media screen and (min-width: 992px) {
  .summary {
    margin-top: 0;
  }
}




.tab-content .tab-pane-inside .radio {
  position: absolute;
  right: 0;
}

.tab-content .tab-pane-inside input[type='radio'] {
  display: none;
}

.tab-content .tab-pane-inside input[type='radio']:active+label:before {
  transition-duration: 0s;
}

.tab-content .tab-pane-inside input[type='radio']+label {
  font-size: 14px;
  text-align: right;
  font-weight: normal;
  line-height: 1.903em;
  position: relative;
  min-width: 100px;
  margin: 0 0 4px 0;
  padding-right: 30px;
  outline: none !important;
}

.tab-content .tab-pane-inside input[type='radio']+label:before,
.tab-content .tab-pane-inside input[type='radio']+label:after {
  position: absolute;
  right: 0;
  display: block;
  box-sizing: content-box;
  content: '';
}

.tab-content .tab-pane-inside input[type='radio']+label:before {
  top: 1px;
  width: 21px;
  height: 21px;
  transition: background-color .2s;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: #f7f7f8;
}

.tab-content .tab-pane-inside input[type='radio']+label:hover:before {
  background-color: #f7f7f8;
  box-shadow: 0 0 1px rgba(0, 0, 0, .35);
}

.tab-content .tab-pane-inside input[type='radio']+label:after {
  top: 7px;
  right: 6px;
  width: 10px;
  height: 10px;
  transition: transform .2s ease-out;
  transform: scale(0);
  transform-origin: 50%;
}

.tab-content .tab-pane-inside input[type='radio']+label:after {
  background-color: #bf8040;
}

.tab-content .tab-pane-inside input[type='radio']:checked+label:before {
  -webkit-animation: borderscale 300ms ease-in;
  -moz-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #f7f7f8;
}

.tab-content .tab-pane-inside input[type='radio']:checked+label:after {
  transform: scale(1);
}

.tab-content .tab-pane-inside input[type='radio']+label:before,
.tab-content .tab-pane-inside input[type='radio']+label:after {
  border-radius: 50%;
}

.steps-progress .progress {
  height: 4px;
  margin-top: -1px;
  border-radius: 0;
}

.steps-progress .progress-bar {
  background-color: #bf8040;
}

.tab-content {
  position: relative;
  z-index: 1;
  padding: 25px 0 0;
}



@media (max-width: 767px) {
  .tab-content {
    padding: 20px 0 0;
  }
}

.tab-content.tab-content--bg {
  padding: 40px;
  color: #282828;
  background: #fff;
}

@media (max-width: 767px) {
  .tab-content.tab-content--bg {
    padding: 20px;
  }
}

.tab-content.tab-content--bg h2,
.tab-content.tab-content--bg h3,
.tab-content.tab-content--bg h4,
.tab-content.tab-content--bg h5,
.tab-content.tab-content--bg h6 {
  color: #282828;
}

.tab-content.tab-content--bg .tags-list li a:not(:hover):not(.active) {
  background-color: #fff;
}

.tab-content.tab-content--bg table {
  font-size: 14px;
  line-height: 23px;
  color: #282828;
  background-color: #fff;
}

.tab-content.tab-content--bg .form-control,
.tab-content.tab-content--bg .form-control:focus {
  background-color: #fff;
}

.tab-content>.tab-pane {
  display: none;
  width: 100%;
  border: 0;
}

.tab-content>.tab-pane>*:not(:first-child):not(p):not(.clearfix):not(.row) {
  margin-top: 35px;
}

@media (max-width: 767px) {
  .tab-content>.tab-pane>*:not(:first-child):not(p):not(.clearfix):not(.row) {
    margin-top: 20px;
  }
}

.tab-content>.tab-pane>p:not(:first-child) {
  margin-top: 25px;
}

.tab-content>.tab-pane>p+p {
  margin-top: 20px;
}

.tab-content>.tab-pane:only-child {
  margin-bottom: 0;
}

.tab-content>.active {
  display: block;
}



/* end checkout2 */

.cart-table {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f4f4f4;
}

.cart-table-prd {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 30px;
  padding-right: 0 !important;
  padding-bottom: 30px;
  padding-left: 0 !important;
  -ms-flex-align: center;
  align-items: center;
}

.cart-table-prd:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f4f4f4;
}

@media (max-width: 991px) {
  .cart-table-prd {
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.cart-table-prd>* {
  padding: 0 15px;
}

.cart-table-prd>*:first-child {
  padding-right: 0;
}

.cart-table-prd>*:last-child {
  padding-left: 0;
}

.cart-table-prd-options {
  margin-top: 5px;
}

.cart-table-prd-image {
  max-width: 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
}

.cart-table-prd-image img {
  width: 100%;
}

@media (max-width: 1860px) {
  .cart-table-prd-image {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}

@media (max-width: 1199px) {
  .cart-table-prd-image {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

@media (max-width: 991px) {
  .cart-table-prd-image {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

@media (max-width: 575px) {
  .cart-table-prd-image {
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }
}

.cart-table-prd-info {
  -ms-flex: 1;
  flex: 1;
}

.cart-table-prd-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 0;
  color: #818181;
}

.cart-table-prd-name:not(:first-child) {
  margin-top: 7px;
}

@media (max-width: 991px) {
  .cart-table-prd-name {
    font-size: 16px;
  }
}

.cart-table-prd-subname {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
}

.cart-table-prd-subname:not(:first-child) {
  margin-top: 6px;
}

@media (max-width: 991px) {
  .cart-table-prd-subname {
    font-size: 14px;
  }
}

.cart-table-prd-qty {
  max-width: 160px;
  text-align: center;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
}

@media (max-width: 1199px) {
  .cart-table-prd-qty {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}

@media (max-width: 767px) {
  .cart-table-prd-qty {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}

@media (max-width: 575px) {
  .cart-table-prd-qty {
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }
}

.cart-table-prd-qty .qty {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.cart-table-prd-price {
  max-width: 230px;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
}

@media (max-width: 1860px) {
  .cart-table-prd-price {
    max-width: 260px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
  }
}

@media (max-width: 1199px) {
  .cart-table-prd-price {
    max-width: 200px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

.cart-table-prd--head {
  font-size: 15px;
  font-weight: 500;
}

.cart-table-prd-price-total {
  font-family: "PeydaWebFaNum","IRANYekan", 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 1em;
  max-width: 230px;
  text-align: center;
  white-space: nowrap;
  color: #282828;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
}

@media (max-width: 1860px) {
  .cart-table-prd-price-total {
    font-size: 22px;
    max-width: 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
  }
}

@media (max-width: 1199px) {
  .cart-table-prd-price-total {
    font-size: 18px;
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

.cart-table-prd-action {
  max-width: 70px;
  text-align: center;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
}

@media (max-width: 767px) {
  .cart-table-prd-action {
    position: absolute;
    top: 30px;
    left: 0;
  }
}

.cart-table-prd-remove {
  font-size: 20px;
}

.cart-table-prd-remove [class*='icon'] {
  transition: .2s;
  color: #f12b2b;
}

.cart-table-prd-remove:hover {
  text-decoration: none;
}

.cart-table-prd-remove:hover [class*='icon'] {
  color: #282828;
}

.cart-table-prd-content-wrap .cart-table-prd-price {
  margin-top: 0 !important;
  -ms-flex-pack: center;
  justify-content: center;
}

.cart-table-prd-price {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: -5px;
  margin-left: -5px;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cart-table-prd-price:not(:first-child) {
  margin-top: 10px;
}

.cart-table-prd-price>* {
  margin: 0 5px;
}

.cart-table-prd-price .price-old {
  font-family: "PeydaWebFaNum","IRANYekan", 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1em;
  text-decoration: line-through;
}

@media (max-width: 991px) {
  .cart-table-prd-price .price-old {
    font-size: 14px;
  }
}

.cart-table-prd-price .price-new {
  font-family: "PeydaWebFaNum","IRANYekan", 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  color: #282828;
}

@media (max-width: 991px) {
  .cart-table-prd-price .price-new {
    font-size: 18px;
  }
}

.card-text-info {
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
}

.card-text-info h4,
.card-text-info h5,
.card-text-info h6 {
  margin-bottom: 5px;
}

.card-text-info p:not(:first-child) {
  margin-top: 5px;
}

.card-text-info b {
  font-size: 15px;
}

.cart-table-prd-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
}

.cart-table-prd-content-wrap>* {
  padding: 0 15px;
}

.cart-table-prd-content-wrap>*:first-child {
  padding-right: 0;
}

.cart-table-prd-content-wrap>*:last-child {
  padding-left: 0;
}

@media (max-width: 991px) {
  .cart-table-prd-content-wrap {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .cart-table-prd-content-wrap {
    flex-direction: column;
    -ms-flex-direction: column;
  }
}

@media (max-width: 767px) {

  .cart-table-prd-info,
  .cart-table-prd-price-total,
  .cart-table-prd-qty {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: right;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cart-table-prd-price {
    max-width: calc(100% - 50px);
    padding-left: 50px;
  }

  .cart-table-prd-info,
  .cart-table-prd-qty {
    margin: 0 0 15px;
  }
}

.page404-bg {
  min-height: 550px !important;
}

@media (max-width: 767px) {
  .page404-bg {
    min-height: 350px !important;
  }
}

.shopping-cart-empty-text {
  display: none;
}

.shopping-cart-empty-text .page404-bg {
  min-height: 500px !important;
}

@media (max-width: 767px) {
  .shopping-cart-empty-text .page404-bg {
    min-height: 350px !important;
  }
}

.shopping-cart-empty-text .page404-bg .page404-text {
  position: relative;
}

.shopping-cart--empty .shopping-cart-empty-text {
  display: block;
}

.shopping-cart--empty .shopping-cart-content {
  display: none;
}

@media (min-width: 992px) {
  .cart-table-under {
    margin-right: -30px;
    margin-left: -30px;
  }

  .cart-table-under>* {
    padding: 0 30px;
  }
}

.cart-table.disable-actions .cart-table-prd-remove {
  pointer-events: none;
  opacity: 0;
}

@media (min-width: 576px) {
  .cart-table-under .form-control.textarea--height-200 {
    height: 272px;
  }
}

.cart-table-under .cart-promo-banner .txt1 {
  font-size: 28px;
}

@media (max-width: 1199px) {
  .cart-table-under .cart-promo-banner .txt1 {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .cart-table-under .cart-promo-banner .txt1 {
    font-size: 24px;
  }
}

.cart-table-under .cart-promo-banner .txt2 {
  font-size: 18px;
}

@media (max-width: 575px) {
  .cart-table-under .cart-promo-banner .txt2 {
    font-size: 16px;
  }
}

.cart-table--sm .cart-table-prd-image {
  max-width: 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}

.cart-table--sm .cart-table-prd-price-total {
  font-size: 20px;
}

.cart-table--sm .cart-table-prd-info {
  text-align: right;
  -ms-flex: 2;
  flex: 1;
}

.cart-table--sm .cart-table-prd-price,
.cart-table--sm .cart-table-prd-price-total {
  -ms-flex: 1;
  flex: 1;
}

.cart-table--sm .cart-table-prd-qty {
  max-width: 80px;
  text-align: center;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}

@media (max-width: 767px) {
  .cart-table--sm .cart-table-prd-content-wrap {
    flex-direction: row;
    padding: 0;
    -ms-flex-direction: row;
  }
}

.cart-total-sm {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.cart-total-sm>* {
  padding: 0 10px;
}



/*--------------------- 5.14.Wishlist -------------------- */
/* Wishlist */


.table .price-col {
  width: 180px;
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table .stock-col {
  width: 160px;
  font-weight: 400;
  font-size: 1.6rem;
}

.table .action-col {
  width: 202px;
}

.table .action-col .btn {
  height: 40px;
  padding-top: .55rem;
  padding-bottom: .55rem;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.table .action-col .btn i {
  font-size: 1.8rem;
  margin-left: 1rem !important;
  margin-right: 0 !important;
}

.table .action-col .btn.disabled {
  opacity: 1 !important;
  color: #9f9f9f !important;
  cursor: default;
  pointer-events: none;
  background-color: #fafafa !important;
  border-color: #ebebeb !important;
}

.table .remove-col {
  padding-right: 0;
  padding-left: 0;
  width: 38px;
  text-align: right;
}

.table .remove-col .btn-remove {
  margin-left: -.7rem;
}

.product-col .product {
  display: flex;
  align-items: center;
  margin: 0;
  padding-left: 2rem;
  box-shadow: none;
  justify-content: start;

}

.product-col .product-media {
  display: inline-block;
  margin: 0;
  margin-left: 2.8rem;
  flex-shrink: 0;
  max-width: 60px;
}

.price-col .product-media {
  display: inline-block;
  margin: 0;
  margin-left: 2.8rem;
  flex-shrink: 0;
}

.product-col .product-title {
  display: inline-block;
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  margin: 0;
}

.product-col .product-title a {
  color: inherit;
}

.product-col .product-title a:hover,
.product-col .product-title a:focus {
  color: #66bb6a;
}

.in-stock {
  color: #a6c76c;
}

.out-of-stock {
  color: #66bb6a;
}

.btn-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  color: #9f9f9f;
  background-color: transparent;
  font-size: 1.7rem;
  line-height: 1;
  border: none;
  outline: none;
  transition: all .35s;
}

.btn-remove:hover,
.btn-remove:focus {
  color: #333333;
}

/* 404 - Error */
.error-content {
  color: #777;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.025em;
  padding-top: 8.5rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 480px;
  background-color: #fdfdfd;
}

.error-content p {
  margin-bottom: 2.5rem;
}

.error-title {
  letter-spacing: -.025em;
  margin-bottom: 1.4rem;
}

@media screen and (min-width: 768px) {
  .error-content {
    padding-top: 12.5rem;
    min-height: 540px;
  }

  .error-content {
    min-height: 620px;
  }
}

@media screen and (max-width: 991px) {

  .table-mobile,
  .table-mobile tbody,
  .table-mobile tr,
  .table-mobile td {
    width: 100% !important;
    display: block !important;
  }

  .table-mobile thead {
    display: none !important;
  }

  .table-mobile tr {
    position: relative;
    padding-top: 4.2rem;
    padding-bottom: 4rem;
  }

  .table-mobile .remove-col {
    position: absolute;
    left: 1.5rem;
    top: .5rem;
    padding: .5rem !important;
    width: auto !important;
  }

  .table-mobile tr td {
    text-align: center;
    padding: .1rem 3rem;
    border-bottom: none;
  }

  .table-mobile tr .product-col {
    padding-bottom: .6rem;
  }

  .table-mobile tr .action-col {
    padding-top: 1.5rem;
  }

  .table-mobile tr .action-col .btn,
  .table-mobile tr .action-col .dropdown {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .table-mobile .product-col .product {
    justify-content: center;
  }

  .table-mobile .product-col .product-title {
    text-align: right;
  }

  .table-mobile {
    border: .1rem solid #ebebeb;
  }

  .table-mobile tr:not(:last-child) {
    border-bottom: .1rem solid #ebebeb;
  }

  .table-mobile .cart-product-quantity {
    margin: .5rem auto;
  }

  .product-col .product {
    padding-left: 0;
  }
  .product-col .product .product-media img{
    border-radius: 5px;
  }
}

@media screen and (max-width: 767px) {
  .table-mobile .product-col .product-media {
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 575px) {
  .cart-bottom {
    flex-direction: column;
    margin-bottom: 4rem;
  }

  .cart-bottom .cart-discount .btn {
    margin-top: 0;
  }

  .cart-bottom .btn {
    margin-right: 0 !important;
    margin-top: 1rem;
  }
}

/*--------------------- 5.15.Cart -------------------- */
/* Shopping Cart */
@media screen and (min-width: 992px) {
  .cart .col-lg-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .cart .col-lg-9 {
    -ms-flex: 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
}

.table .total-col {
  color: #66bb6a;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-cart .price-col {
//width: 120px;
}

.table.table-cart .total-col {
//width: 80px;
}

.table.table-cart .quantity-col {
  width: 135px;
}
.input-spinner {
  position: relative;
}

.input-spinner .input-group-prepend,
.input-spinner .input-group-append {
  position: absolute;
  top: 0;
}

.input-spinner .input-group-prepend {
  left: 0;
}

.input-spinner .input-group-append {
  right: 0;
}

.input-spinner .form-control {
  padding: .85rem 2.6rem;
  height: auto;
  border-color: #dadada;
  background-color: #fff;
  margin: 0;
}

.input-spinner .form-control[disabled] {
  background-color: #f9f9f9;
}

.btn.btn-spinner {
  min-width: 0;
  color: #333333;
  padding: 1.25rem .4rem;
  font-size: 1rem;
  border: none;
  background: none;
}

.btn.btn-spinner i {
  margin: 0 !important;
}

.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #66bb6a;
}






.cart-bottom {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5rem;
}

.cart-bottom .btn {
  margin-right: auto;
  min-width: 152px;
}

.cart-discount {
  flex: 0 0 50%;
  max-width: 326px;
}

.cart-discount .form-control {
  margin-left: 1.1rem;
}

.cart-discount .btn {
  min-width: 40px;
  padding-left: 0;
  padding-right: 0;
}

.summary.summary-cart {
  margin-bottom: 3rem;
}

.summary.summary-cart .summary-title {
  margin-bottom: 0;
  text-align: right;
}

.table.table-summary .summary-shipping {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-summary .summary-shipping td {
  padding-top: 2rem;
  padding-bottom: 1.3rem;
  height: auto;
  border-bottom: none;
}

.table.table-summary .summary-shipping-row {
  color: #333333;
}

.table.table-summary .summary-shipping-row label {
  color: inherit;
}

.table.table-summary .summary-shipping-row td {
  height: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-bottom: none;
}

.table.table-summary .custom-control {
  margin: 0;
}

.table.table-summary .summary-shipping-estimate {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-summary .summary-shipping-estimate td {
  height: auto;
  padding-top: 1.4rem;
  padding-bottom: 2.3rem;
}

.table.table-summary .summary-shipping-estimate a {
  margin-top: .6rem;
  display: inline-block;
  font-weight: 300;
  color: #222;
  font-size: 1.4rem;
  border-bottom: 0.1rem solid #222;
}

.table.table-summary .summary-shipping-estimate a:hover,
.table.table-summary .summary-shipping-estimate a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.summary-cart .table.table-summary thead th:last-child,
.summary-cart .table.table-summary tbody td:last-child {
  min-width: 0;
}

/*--------------------- 5.16.Dashboard -------------------- */
/* Dashboard */




.dashboard .form-control {
  margin-bottom: 1.3rem;
}

.dashboard .form-control+.form-control {
  margin-top: 2rem;
}



.dashboard .tab-pane {
  padding: 0;
  border: none;
  line-height: 2.15;
  padding-bottom: 2rem;
}

.dashboard .tab-pane p {
  margin-bottom: 1rem;
  text-align: right;
}

.dashboard .btn {
  min-width: auto;
}

.nav-dashboard {
  margin-top: -1rem;
}

.nav-dashboard .nav-link {
  overflow: hidden;
  position: relative;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 1.4rem 0;
  text-align: right;
  color: #333333;
  border-bottom: .1rem solid #ebebeb;
}


.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #66bb6a;
}

.nav-dashboard .nav-link i{
  padding-left: 1rem;
}


.card-dashboard {
  text-align: right;
  margin-bottom: 3rem;
  background-color: #f9f9f9;
  border: .1rem solid #ebebeb;
}

.card-dashboard .card-title {
  letter-spacing: 0;
  margin-bottom: .5rem;
}

.card-dashboard .card-body {
  padding: 2rem ;
}



/*# sourceMappingURL=style.css.map */
.site_color {
  color: #66bb6a;
}
.left_side_basket{
  right: auto;
  left: -340px;
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  width: 330px;
  height: auto !important;
  transition: all 0.4s ease-in-out;
  z-index: 222222;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.1);

}
.left_side_basket a{
  color: #222;
}
.left_side_basket a:hover{
  color: #66bb6a;
}
.left_side_basket.show {
  right: auto;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .left_side_basket{
    left: -400px;
    width: 390px;
  }
}

.side_basket_item{
  padding: 15px 8px;
  border-bottom:1px solid #dee2e6 ;
  display: flex;
  justify-content: space-between;
}

.side_basket_item:hover{
  background-color: #F9F9F9;
}

.side_basket_price,.side_basket_total_price{
  color: #66bb6a;
}
.side_basket{
  max-height: 70%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width:thin;
  padding-bottom: 20px;
}
.side_header{
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: #fff;
  z-index: 100;
  border-bottom:1px solid #dee2e6 ;
}
.side_bottom{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: #fff;
  z-index: 100;
}
.offcanvas-overlay {
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(25, 25, 25, 0.7);
  z-index: 98;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  touch-action: none;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
}

.offcanvas-overlay.active {
  visibility: visible;
  opacity: 1;
}

.search_overlay {
  content: "";
  background-color: rgba(25, 25, 25, 0.7);
  height: 100%;
  top: 0;
  position: fixed;
  text-align: center;
  opacity: 1;
  right: 0;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  width: 0;
  z-index: 98;
}
.search_overlay.open {
  left: 0;
  right: auto;
  width: 100%;
}
.search-overlay.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.search_wrap {
  position: fixed;
  left: 0;
  right: 0;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 0;
  z-index: 99;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
}
@media screen And (max-width: 768px){
  .search_wrap {

    max-width: 300px;

  }
}
.search_wrap.open {
  opacity: 1;
  visibility: visible;
  -webkit-animation: slideInLeft 1s both;
  animation: slideInLeft 1s both;
}
.search_wrap form {
  position: relative;
  width: 100%;
}
.search_wrap .form-control:focus {
  color: #fff;
}
.icon_search {
  font-size: 24px;
  position: absolute;
  left: 5px;
  top: 5px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  color: #fff;
}
.search_wrap .form-control {
  background-color: transparent;
  border-bottom: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding: 10px 0;
  color: #fff;
}
.search_wrap .form-control::-webkit-input-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control::-moz-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control:-ms-input-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control::-ms-input-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control::placeholder {
  color:#ffffff !important;
}
.close-search {
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 25%;
}
.slider.owl-simple.owl-nav-inside .owl-dots
{
  position: absolute;
  bottom: 5%;
}
.slider.owl-simple.owl-light.owl-nav-inside .owl-dots .owl-dot.active span {
  border-color: #222;
  background: #222;
  width: 8px;
}
.slider.owl-simple.owl-light.owl-nav-inside .owl-dots .owl-dot span {
  border-color: #222;
}

.height_style{
  height: 200px;
  overflow-y: auto;
  scrollbar-width: thin;
}
.product-gallery-image{
  position: relative;
}
.gallery-item::before, .gallery-item::after {
  display: block;
  position: absolute;
}
.gallery-item:not(.type-video)::after {
  transform: scale(0.2);
  transition: all .3s .12s;
  color: #404040;
  font-family: "molla";
  font-size: 2rem;
  font-weight: normal;
  line-height: 44px;
  text-align: center;
  content: "\f2eb";
  opacity: 0;
}
.gallery-item::after {
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  margin-left: -22px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  z-index: 5;
}
.product-gallery .gallery-item::after {
  box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.26);
}
.gallery-item:hover:not(.type-video)::after {
  transform: scale(1);
  opacity: 1;
}
.product-details .badge {

  font-weight: 400;
  padding: 4px 8px;
  font-size: 13px;
  border-radius: 6px;
}
.widget-desc .box_br{
  position: relative;
}

.widget-desc .box_br label{
  position: relative;
  cursor: pointer;
  border-radius: 8px;
  color: #6f6f6f;
  padding: 3px 10px;
  font-size: 1.5rem;
  line-height: 1.692;
  display: block;
  -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
  box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
  border: 1px solid #e0e0e0;
}
.widget-desc .color_bx{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgb(204, 204, 204);
  cursor: pointer;
}

.widget-desc .border_active{
  border: 1px solid #66bb6a !important;
}
.widget-desc .cursur_disable {
  cursor: not-allowed !important;
}
.widget-desc .disable_color::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/del.png');
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 10px;
  overflow: hidden;
}
.alert-dismissible .close{
  left: 0;
  right: auto;
}
.rating-css{
  display: inline-block;
}
.rating-css div {
  color: #F6BC3E;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
  display: inline-block;
}
.rating-css input {
  display: none;
}
.rating-css input + label {
  font-size: 16px;
  cursor: pointer;
}
.rating-css input:checked + label ~ label {
  color: #838383;
}
.rating-css label:active {
  transform: scale(0.8);
  transition: 0.3s ease;
}
.rating-css label{
  color: #F6BC3E;
  margin-bottom: 0;
  line-height: .5;
}

.summary .form-control{
  background-color: #fff !important;
}
.order_add_card{
  margin-bottom: 10px;
  border-radius: 8px  ;
  height: 150px;
  min-height: 80px;
}
.order_add_card .custom-radio .custom-control-label::after{
  top: 1.1rem;
}
.order_add_card .custom-radio .custom-control-label::before{
  top: 0.6rem;
}
.card.order_add_card {
  border: .1rem dashed #d7d7d7;
}
.order_add_card .card-footer{
  background-color: #fff !important;
}
.pay_image .custom-control-label{
  position: relative;
}
.pay_image .custom-radio .custom-control-label::after,.pay_image .custom-radio .custom-control-label::before{
  top: 50%;
  transform: translateY(-50%);
}
.panel_box2{
  box-shadow: 0 3px 16px rgba(51, 51, 51, 0.1);
  padding: 20px;

}
.panel_box{
  border: 1px solid #ebebeb;
  padding: 20px;
}
.nav-dashboard .nav-item:last-child .nav-link
{
  border-bottom: 0;
}

.circle-box-icon  i{
  color: #FF0056;
  font-size: 10rem;
}
.modal {
  top: 50px;
}
.footer_menu {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  height: 55px;
  background-color: #fff;
  box-shadow: 0 0 9px rgba(0,0,0,0.12);
}

.footer_menu_item {
  text-align: center;
  padding: 10px;
  color:#2a2a2a ;
}
.footer_menu_item a{
  color:#2a2a2a ;
}
.footer_menu_item a span.cart-count {
  background-color: #66bb6a;
  color: #fff;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 12px;
  text-align: center;
  line-height: 15px;
  font-size: 8px;
}

.footer_menu_item .footer_menu_label {
  display: block;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner{
  margin-bottom: 10px;
}
.banner img{
  border-radius: 10px;
}
.owl-side-box{
  position: relative;
  height: 100%;
}
.owl-title-box{
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  transform-origin:100% 100% ;
  display: flex;
  justify-content: start;
  align-items: center;
  width: 250px
}
.owl-title-box .owl-icon{
  transform: rotate(90deg);
  font-size: 25px;
  margin-left: 10px;
  width: 3rem;
  height: 3rem;
  text-align: center;
}
.owl-side-box .owl-btn-box{
  position: absolute;
  bottom: 0;
}

@charset "UTF-8";


@font-face {
  font-family: "iransans";
  src: url("../fonts/IRANSansWeb_Light.woff2") format("woff2");
  src: url("../fonts/IRANSansWeb_Light.woff") format("woff");
}

@font-face {
  font-family: "dana";
  src: url("../fonts/dana-fanum-regular.woff2") format("woff2");
  src: url("../fonts/dana-fanum-regular.woff") format("woff");
}
@font-face {
  font-family: 'IRANYekan';
  src:url('../fonts/iranyekanwebbold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-ExtraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-ExtraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Light.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Medium.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-SemiBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-SemiBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-ExtraBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-ExtraBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: PeydaWebFaNum;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/fonts/woff2/PeydaWebFaNum-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../fonts/fonts/woff/PeydaWebFaNum-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family:  "PeydaWebFaNum","IRANYekan", sans-serif;
  color: #666;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-weight:500;
  font-size: 15px;
}

::-moz-selection {
  color: #fff;
  background-color: #66bb6a;
}

::selection {
  color: #fff;
  background-color: #66bb6a;
}

p {
  margin-bottom: 1.5rem;
}

span {
  font-family: "PeydaWebFaNum","IRANYekan";
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem;
}

b,
strong {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

hr {
  border: none;
  border-top: 1px solid #ebebeb;
  margin: 2rem auto 2.5rem;
}

sub,
sup {
  position: relative;
  font-size: 70%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img:not(.sp-wrap img) {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
select {
  font-family: "PeydaWebFaNum","IRANYekan";
}


.bg-light {
  background-color: #f8f8f8 !important;
}

.bg-light-2 {
  background-color: #f9f9f9 !important;
}

.bg-lighter {
  background-color: #fafafa !important;
}

.bg-gray {
  background-color: #f4f5f8 !important;
}

.bg-primary {
  background-color: #66bb6a !important;
}

.bg-secondary {
  background-color: #a6c76c !important;
}

.bg-image {
  background-color: #ccc;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-overlay {
  position: relative;
}

.bg-overlay:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: .3;
  background-color: #333;
}

.bg-overlay .container,
.bg-overlay .container-fluid {
  position: relative;
  z-index: 2;
}

/* Animation for lazyload */
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* Type */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 1.4rem;
  color: #333333;
  letter-spacing: -.03em;
}

h1,
.h1 {
  font-size: 4rem;
}

h2,
.h2 {
  font-size: 3.6rem;
}

h3,
.h3 {
  font-size: 2.6rem;
}

h4,
.h4 {
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 2rem;
  letter-spacing: -.025em;
}

h6,
.h6 {
  font-size: 1.6rem;
  letter-spacing: -.01em;
}

a {
  color: #66bb6a;
  text-decoration: none;
  transition: color 0.3s ease;
}

a:hover,
a:focus {
  color: #bf8040;
  text-decoration: none;
}

.link-underline {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.text-primary {
  color: #66bb6a !important;
}

.text-secondary {
  color: #a6c76c !important;
}

.text-dark {
  color: #333 !important;
}

.text-light {
  color: #ccc !important;
}

.mr-6 {
  margin-right: 9rem !important;
}

.lead {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  margin-bottom: 1.2rem;
}

blockquote {
  position: relative;
  margin: 0 0 4.2rem;
  padding: 0;
  color: #777;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 1.625;
}

blockquote p {
  max-width: 1120px;
}

blockquote.text-center p {
  margin-left: auto;
  text-align: center;
  margin-right: auto;
}

blockquote cite {
  font-style: normal;
  font-weight: 500;
  color: #333333;
  letter-spacing: -.01em;
  line-height: 1;
}

blockquote cite span {
  display: block;
  font-weight: 300;
  font-size: 1.4rem;
}

blockquote.text-white cite {
  color: #9f9f9f;
}

blockquote.text-white cite span {
  color: #777;
}




@media screen and (min-width: 768px) {

  h1,
  .h1 {
    font-size: 5rem;
  }

  h2,
  .h2 {
    font-size: 4rem;
  }

  h3,
  .h3 {
    font-size: 3rem;
  }

  h4,
  .h4 {
    font-size: 2.4rem;
  }
}

/* Layout */
.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

/*.container {
  width: 1188px;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}*/

.page-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  transition: transform 0.4s ease;
}

/* .mmenu-active .page-wrapper {
  transform: translateX(200px);
} */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .page-wrapper {
    display: block;
  }
}

.main {
  flex: 1;
  width: 100%;
}

.page-content {
  padding-bottom: 5rem;
}

@media screen and (min-width: 992px) {
  .col-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.col-xl-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xl-4-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xl-2-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xl-3-5col {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 1200px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  .col-xl-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xl-4-5col {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .col-xl-2-5col {
    -ms-flex: 0 0 calc(40%);
    flex: 0 0 calc(40%);
    max-width: calc(40%);
  }

  .col-xl-3-5col {
    -ms-flex: 0 0 calc(60%);
    flex: 0 0 calc(60%);
    max-width: calc(60%);
  }

  .no-gutters .col-xl-2-5col {
    -ms-flex: 0 0 calc(40% + 8px);
    flex: 0 0 calc(40% + 8px);
    max-width: calc(40% + 8px);
  }

  .no-gutters .col-xl-3-5col {
    -ms-flex: 0 0 calc(60% - 8px);
    flex: 0 0 calc(60% - 8px);
    max-width: calc(60% - 8px);
  }
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}

/* Extend grid - 1600px */
@media screen and (min-width: 1600px) {
  .container-fluid {
    padding-left: 70px;
    padding-right: 70px;
  }

  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .offset-xxl-2 {
    margin-left: 16.666667%;
  }

  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-xxl-5col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xxl-4-5col {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 1920px) {
  .container-fluid {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*--------------------- 2.Headers -------------------- */
/* Header */
.header {
  width: 100%;
  background-color: #fff;
}

.header .container,
.header .container-fluid {
  position: relative;
  display: flex;
  align-items: center;
}

.header-left,
.header-center,
.header-right {
  display: flex;
  align-items: center;
}

.header-right {
  margin-right: auto;

}

.header-center {
  margin-left: auto;
  margin-right: auto;
}

.logo {
  display: block;
  margin-top: 2.55rem;
  margin-bottom: 2.95rem;
  flex-shrink: 0;
  min-height: 25px;
}

.logo img {
  display: block;
  max-width: 150px !important;
  height: auto;
}

.header-top {
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #777;
  margin-bottom: .1rem;
}

.header-top a {
  color: inherit;
}

.header-top a:hover,
.header-top a:focus {
  color: #66bb6a;
}

.header-top .container,
.header-top .container-fluid {
  position: relative;
}

.header-top .container:after,
.header-top .container-fluid:after {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 10px;
  right: 10px;
  background-color: #ebebeb;
}

.header-top .top-menu li+li {
  margin-right: 2.6rem;
}

@media screen and (min-width: 1200px) {
  .header-top .container-fluid:after {
    left: 30px;
    right: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .header-top .container-fluid:after {
    left: 70px;
    right: 70px;
  }
}

.top-menu {
  text-transform: uppercase;
  letter-spacing: -.01em;
  margin: 0;
}

.top-menu>li {
  position: relative;
}

.top-menu>li>a {
  display: none;
}

.top-menu ul {
  display: flex;
  align-items: center;
}

.top-menu li+li {
  margin-right: 3rem;
}

.top-menu a {
  display: inline-flex;
  align-items: center;
}

.top-menu i {
  font-size: 1.5rem;
  margin-left: .8rem;
  line-height: 1;
}

.top-menu i.icon-heart-o {
  margin-top: -.2rem;
}

.top-menu span {
  color: #66bb6a;
  margin-right: .3rem;
}

.header-dropdown {
  position: relative;
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.header-dropdown+.header-dropdown {
  margin-right: 2.9rem;
}

.header-dropdown>a,
.header-dropdown>span {
  position: relative;
  display: inline-flex;
  padding-top: .2rem;
  padding-bottom: .2rem;
  padding-left: 2.2rem;
  align-items: center;
  text-transform: uppercase;
}

.header-dropdown>a::after,
.header-dropdown>span::after {
  font-family: "molla";
  content: '\f110';
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  margin-top: -.7rem;
}

.header-dropdown a:hover,
.header-dropdown a:focus {
  text-decoration: none;
}

.header-menu {
  position: absolute;
  right: -1.5rem;
  top: 100%;
  z-index: 20;
  padding-top: .6rem;
  padding-bottom: .6rem;
  min-width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  box-shadow: 2px 5px 8px rgba(51, 51, 51, 0.05), -2px 5px 8px rgba(51, 51, 51, 0.05);
  transition: all .25s;
  margin-top: 1px;
}

.header-dropdown:first-child .header-menu {
  right: 0;
}

.header-menu:before {
  content: '';
  display: block;
  width: 100%;
  height: .1rem;
  position: absolute;
  top: -1px;
  left: 0;
}

.header-dropdown:hover>.header-menu,
.header-dropdown:focus>.header-menu {
  visibility: visible;
  opacity: 1;
}

.header-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header-menu ul li {
  margin: 0;
}

.header-menu ul a {
  padding: .3rem 1.5rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.header-menu a {
  color: inherit;
}

.header-menu a:hover,
.header-menu a:focus {
  color: #66bb6a;
}

.header-right .header-menu,
.header-right .header-dropdown:first-child .header-menu {
  left: auto;
  right: 0;
}

.header-right .top-menu+.header-dropdown {
  margin-right: 2.5rem;
}

.header-middle {
  border-bottom: .1rem solid #f4f4f4;
}

.header-middle .menu>li>a {
  letter-spacing: .01em;
}

.header-middle .menu.sf-arrows>li>.sf-with-ul {
  padding-left: 1.5rem;
}




.cart-dropdown {
  padding-right: 2.5rem
}

.cart-dropdown .dropdown-toggle {
  font-size: 3.2rem;
}

.cart-dropdown .dropdown-toggle i {
  display: inline-block;
  margin-top: -3px;
}

.cart-dropdown .cart-count {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  margin-right: .2rem;
  margin-top: .1rem;
  color: #fff;
  background-color: #66bb6a;
}

.cart-dropdown .dropdown-cart-products {
  margin-top: -1rem;
}

.cart-product-qty {
  float: right;
  margin-left: .5rem;
}

.cart-dropdown .product {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 1.6rem 0 1.6rem 2.4rem;
  box-shadow: none;
  margin: 0 !important;
  border: none;
  border-bottom: 1px solid #ebebeb;
  box-shadow: none !important;
}

.cart-dropdown .product-image-container {
  position: relative;
  max-width: 60px;
  margin: 0;
  margin-right: auto;
}

.cart-dropdown .product-title {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.3;
  color: #666;
  text-align: left;
  margin-bottom: .4rem;
}

.cart-dropdown .product-title a {
  color: inherit;
  display: block;
  text-align: right;
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #66bb6a;
}

.cart-dropdown .product-cart-details {
  font-weight: 400;
  max-width: 150px;
  font-size: 1.3rem;
  color: #222;
  text-align: right;
}

.dropdown-cart-total {
  padding: 1rem 0 .5rem;
  display: flex;
  align-items: flex-end;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #666666;
  margin-bottom: 1.1rem;
}

.dropdown-cart-total .cart-total-price {
  font-size: 1.5rem;
  margin-right: auto;
}

.dropdown-cart-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 .5rem;
}

.dropdown-cart-action .btn {
  font-size: 1.3rem;
  min-width: 110px;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.wishlist-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  font-size: 2.6rem;
  line-height: 1;
  margin-right: 2.4rem;
}

.wishlist-link i {
  display: inline-block;
  margin-top: -2px;
}

.wishlist-link .wishlist-count {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  margin-right: .7rem;
  margin-top: .1rem;
  color: #fff;
  background-color: #66bb6a;
}

.wishlist-link:hover,
.wishlist-link:focus {
  color: #66bb6a;
}

/* Header Search */
.search-toggle {
  position: relative;
  display: block;
  font-size: 2.4rem;
  line-height: 1;
  min-width: 2.5rem;
  padding: .3rem .2rem;
  font-weight: 400;
  color: #333;
  text-align: center;
  z-index: 11;
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #66bb6a;
  outline: none !important;
}

.header-search {
  position: relative;
  margin: 0;
  font-size: 0;
  line-height: 1;
  padding: 0;
  border: none;
}

.header-search .header-search-wrapper {
  position: absolute;
  left: -1.4rem;
  top: 50%;
  margin-top: -20px;
  display: none;
  align-items: stretch;
  overflow: visible;
  border-radius: 20px;
  width: 100%;
  min-width: 270px;
  background-color: #fff;
  border: .1rem solid #ebebeb;
  border-radius: 20px;
  z-index: 10;
}

.header-search .header-search-wrapper.show {
  display: flex;
}

.header-search .search-wrapper-wide {
  width: 570px;
}

.header-search form {
  margin: 0;
}

.header-search .select-custom {
  flex: 0 0 200px;
  max-width: 200px;
  padding-right: 0;
  margin: 0;
  align-self: center;
}

.header-search .select-custom:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: .1rem;
  height: 2.6rem;
  margin-top: -1.3rem;
  background-color: #ebebeb;
}

.header-search .select-custom::after {
  right: 2rem;
  color: #999;
  font-size: 1.2rem;
}

.header-search .form-control,
.header-search select {
  line-height: 1;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0;
  background-color: #fff;
  margin: 0;
}

.header-search .form-control {
  flex: 1 1 auto;
  padding: .9rem 2.3rem .9rem 5rem;
  width: 100%;
  margin: 0;
  height: 38px;
  line-height: 20px;
  border: none;
  border-radius: 20px;
  box-shadow: none;
}

.header-search select {
  width: 100%;
  border: none;
  line-height: 38px;
  height: 38px;
  color: #777;
  padding: .1rem 2rem .1rem 4rem;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.header-search select:focus {
  outline: none !important;
}

.header-search option {
  font-size: 1.3rem;
  padding: .1rem .3rem;
}

.header-search .btn {
  flex: 0 0 40px;
  max-width: 40px;
  min-width: 0;
  height: 40px;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1;
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
  cursor: pointer;
  margin-top: -1px;
  margin-left: -1px;
  margin-bottom: -1rem;
  border-radius: 0 20px 20px 0;
}

.header-search .btn i {
  margin: 0 !important;
}

.header-search-extended {
  margin-left: 19rem;
  width: 100%;
  max-width: 570px;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.header-search-extended .header-search-wrapper {
  border-radius: 30px;
}

.header-search-extended .form-control,
.header-search-extended select {
  font-weight: 300;
}

.header-search-extended .form-control {
  height: 44px;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 2.4rem;
  border-radius: 30px 0 0 30px;
}

.header-search-extended select {
  line-height: 44px;
  height: 44px;
}

.header-search-extended .btn {
  flex: 0 0 70px;
  max-width: 70px;
  height: 46px;
  font-size: 2rem;
  border-radius: 0 30px 30px 0;
}

.header-search-visible .search-toggle {
  display: none;
}

.header-search-visible .header-search-wrapper {
  position: static;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
  display: flex;
}

.header-search-no-radius .header-search-wrapper,
.header-search-no-radius .form-control,
.header-search-no-radius .btn {
  border-radius: 0;
}

.header-search-no-round .header-search-wrapper {
  border-radius: .3rem;
}

.header-search-no-round .form-control {
  border-radius: 0 .3rem .3rem 0;
}

.header-search-no-round .btn {
  border-radius: .3rem 0 0 .3rem;
}

.mobile-menu-toggler {
  border: none;
  background: transparent;
  color: #000;
  padding: .2rem .25rem;
  font-size: 2.8rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 1rem;
  margin-right: 1rem;
}

.header-bottom .mobile-menu-toggler {
  margin-top: .55rem;
  margin-bottom: .55rem;
  margin-right: -.4rem;
}

.menu .megamenu.demo {
  height: 65vh;
  overflow-x: hidden;
  overflow-y: scroll;
}

.menu .megamenu.demo::-webkit-scrollbar {
  height: 10px;
  width: 7px;
}

.menu .megamenu.demo::-webkit-scrollbar-thumb {
  background: #ebebeb;
  border-radius: 10px;
}

.menu .megamenu.demo::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  margin: 8px;
  width: 100%;
}

.menu .megamenu.demo .demo-item.hidden {
  opacity: 0;
  max-height: 0;
  padding-bottom: 0;
  overflow: hidden;
  transform: translateY(50px);
  transition: all 0.5s;
}

.menu .megamenu.demo .demo-item.show {
  opacity: 1;
  max-height: 100%;
  padding-bottom: 3rem;
  transform: translateY(0);
}

.disabled-hidden {
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0 !important;
  overflow: hidden;
}

.header-intro-clearance .header-middle .header-left{
  flex: 0 0 calc((100% + 20px) / 4);
  max-width: calc((100% + 20px) / 4);
  margin: 0;
}

.header-intro-clearance .header-middle .header-center{
  flex: 0 0 calc((100% + 20px) / 2 - 20px);
  max-width: calc((100% + 20px) / 2 - 20px);
  margin: 0;
}

.header-intro-clearance .header-middle .header-right,
.header-intro-clearance .header-bottom .header-right {
  margin-right: auto;
}

.header-intro-clearance .header-bottom .menu>li>a {
  font-size: 1.35rem;
  letter-spacing: -.01em;
  text-transform: none;
}

.header-intro-clearance .header-bottom .menu>li>a::before {
//top: 0;
}

.header-intro-clearance .header-bottom .menu.sf-arrows>li>.sf-with-ul::after {
  left: 1.3rem
}

.header-intro-clearance .header-bottom .menu>li+li {
  margin-right: .5rem
}

.header-intro-clearance .header-bottom .header-left {
  align-self: stretch;
}

.header-intro-clearance .header-bottom .header-right p {
  padding-right: .5rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -.01em;
}

.header-intro-clearance .header-bottom .header-right .highlight {
  color: #333;
}

.header-intro-clearance .header-bottom .header-right i {
  color: #333;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-left: 1.5rem;
}





.header-intro-clearance .header-middle .header-right p {
  font-size: 1.1rem;
}

.header-intro-clearance .top-menu {
  text-transform: none;
}

.header-intro-clearance .header-dropdown>a,
.header-intro-clearance .header-dropdown>span {
  padding-left: 1.8rem;
  text-transform: none;
}

.header-intro-clearance .header-dropdown>a:after,
.header-intro-clearance .header-dropdown>span:after {
  font-size: 1rem;
  margin-top: -.6rem;
}

.header-intro-clearance .dropdown.category-dropdown {
  width: 275px;
  max-width: 95%;
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle {
  color: #333;
  text-transform: none;
  padding-right: 5.5rem;
  min-width: 100%;
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle i {
  font-size: 1rem;
  position: absolute;
  left: 1.5rem
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle::before {
  height: 0;
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle::after {
  font-weight: 400;
  position: absolute;
  margin-right: 0;
  right: 1.5rem
}

.header-intro-clearance .header-menu ul {
  display: block;
}

.header-intro-clearance .top-menu:not(.top-link-menu) .header-menu li+li {
  margin-right: 0
}

.header-intro-clearance .account,
.header-intro-clearance .wishlist,
.header-intro-clearance .compare-dropdown,
.header-intro-clearance .cart-dropdown {
  display: flex;
  align-self: stretch;
  align-items: initial;
}

.header-intro-clearance .account>a,
.header-intro-clearance .wishlist>a,
.header-intro-clearance .compare-dropdown>a,
.header-intro-clearance .cart-dropdown>a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.header-intro-clearance div.icon {
  position: relative;
//height: 3.2rem;
}

.header-intro-clearance .account a {
  font-size: 2.3rem;
  color: #333;
  line-height: 1;
}

.header-intro-clearance .wishlist a {
  font-size: 2.8rem;
  color: #333;
  line-height: 1;
}

.header-intro-clearance .cart-dropdown .cart-count,
.header-intro-clearance .wishlist .wishlist-count {
  min-width: 1.6rem;
  height: 1.6rem;
}

.header-intro-clearance .wishlist .wishlist-count {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
}

.header-intro-clearance .wishlist .wishlist-count {
  position: absolute;
  top: 0;
  left: -.5rem;
}

.header-intro-clearance .cart-dropdown .cart-count {
  position: absolute;
  top: -12px;
  right: -10px;
}


.header-intro-clearance .cart-dropdown,
.header-intro-clearance .wishlist,
.header-intro-clearance .account {
  padding-right: 3rem;
}

.header-intro-clearance .cart-dropdown .dropdown-toggle,
.header-intro-clearance .wishlist .dropdown-toggle,
.header-intro-clearance .account .dropdown-toggle {
  color: #333;
}
.header.header-6.header-intro-clearance{
  position: fixed;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .mobile-menu-toggler {
    display: none;
  }
  .header.header-6.header-intro-clearance{
    position: unset;
  }
}

@media screen and (min-width: 1600px) {
  .header .container-fluid .megamenu-container {
    position: relative;
  }

  .header .container-fluid .megamenu-container .megamenu {
    left: auto;
    width: 1170px;
  }
}

@media screen and (max-width: 1199px) {
  .header-search .search-wrapper-wide {
    width: 480px;
  }

  .header-search-extended {
    margin-right: 10rem;
  }

  .header-search-extended .btn {
    flex: 0 0 50px;
    max-width: 50px;
  }
}

@media screen and (max-width: 991px) {
  .mobile_height{
    height: 90px;
  }
  .top-menu:not(.top-link-menu) {
    display: flex;
    text-align: right;
    align-items: center;
    align-self: stretch;
  }

  .top-menu:not(.top-link-menu)>li {
    display: flex;
    align-items: center;
    align-self: stretch;
    padding-left: 2.2rem;
  }

  .top-menu:not(.top-link-menu)>li>a {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }

  .top-menu:not(.top-link-menu)>li::after {
    font-family: "molla";
    content: '\f110';
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1;
    margin-top: -.7rem;
  }

  .top-menu:not(.top-link-menu) ul {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 20;
    padding-top: .6rem;
    padding-bottom: .6rem;
    min-width: 180px;
    visibility: hidden;
    opacity: 0;
    margin-top: 1px;
    background-color: #fff;
    box-shadow: 2px 5px 8px rgba(51, 51, 51, 0.05), -2px 5px 8px rgba(51, 51, 51, 0.05);
    text-transform: capitalize;
  }

  .top-menu:not(.top-link-menu) ul:before {
    content: '';
    display: block;
    width: 100%;
    height: .1rem;
    position: absolute;
    top: -1px;
    left: 0;
  }

  .top-menu:not(.top-link-menu):hover ul,
  .top-menu:not(.top-link-menu):focus ul {
    visibility: visible;
    opacity: 1;
  }

  .top-menu:not(.top-link-menu) li+li {
    margin-right: 0 !important;
  }

  .top-menu:not(.top-link-menu) a {
    padding: .3rem 1.5rem;
  }

  .header-left .top-menu ul {
    left: auto;
    right: 0
  }

  .header-search {
    display: none;
  }

  .header-search-extended {
    margin-right: 0;
  }

  .header-search-extended .btn {
    height: 40px;
  }

  .header-search-extended .form-control {
    height: 38px;
    padding-top: .9rem;
    padding-bottom: .9rem;
  }

  .header-search-extended select {
    height: 38px;
    line-height: 38px;
  }

  .header-search-visible .search-toggle {
    display: block;
  }

  .header-search-visible .header-search-wrapper {
    position: absolute;
    right: -10rem;
    top: 100%;
    margin-top: .8rem;
    display: none;
    border-width: .4rem;
  }

  .header-search-visible .header-search-wrapper:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 10rem;
    bottom: 100%;
    border-style: solid;
    border-width: 0 11px 13px 11px;
    border-color: transparent transparent #ebebeb transparent;
  }

  .header-bottom {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header-search .search-wrapper-wide {
    width: 420px;
  }

  .header-search .select-custom {
    flex: 0 0 180px;
    max-width: 180px;
  }
}

@media screen and (max-width: 575px) {
  .mobile_height{
    height: 70px;
  }
  .header-search .search-wrapper-wide {
    width: 300px;
  }

  .header-search .select-custom {
    display: none;
  }

  .compare-dropdown,
  .wishlist-link {
    display: none;
  }

  .cart-dropdown {
    padding-right: 1.4rem;
  }
}

@media (max-width: 340px) {
  .header-search .search-wrapper-wide {
    width: 260px;
  }

  .compare-dropdown,
  .wishlist,
  .account,
  .wishlist-link {
  //display: none !important;
  }

}

/*--------------------- 2.1.Menu -------------------- */
.main-nav {
  margin-right: 2rem;
  display: none;
}

/* Menu Structure */
.menu,
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu {
  display: flex;
  align-items: center;
}

.menu li {
  position: relative;
  text-align: right;
}

.menu li:hover>ul,
.menu li:hover>.megamenu,
.menu li.show>ul,
.menu li.show>.megamenu {
  display: block;
}

.menu .megamenu-container {
  position: static;
}

.menu ul {
  position: absolute;
  display: none;
  top: 100%;
  right: 0;
  z-index: 1002;
}

.menu ul ul {
  top: -1.6rem;
  right: 100%;
}

.menu .megamenu {
  display: none;
  position: absolute;
  left: 1.5rem;
  right: 1.5rem;
  top: 100%;
  z-index: 1002;
}

.menu .megamenu.megamenu-sm {
  right: 0;
  left: auto;
  width: 456px;
}

.menu .megamenu.megamenu-md {
  right: -10rem;
  left: auto;
  width: 750px;
}

.menu .megamenu>ul,
.menu .megamenu div>ul {
  display: block;
  position: static;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  box-shadow: none;
  margin-top: 0;
  padding: 0;
  min-width: 0;
}

.menu ul,
.menu .megamenu {
  margin-top: 1px;
}

.menu ul:before,
.menu .megamenu:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  height: 1px;
  left: 0;
  right: 0;
}

.menu ul ul,
.menu .megamenu ul {
  margin-top: 0;
}

.menu a:not(.btn) {
  display: block;
  position: relative;
  text-decoration: none;
}

.menu a:not(.btn):focus {
  outline: none !important;
}

/* Menu Style */
.menu {
  line-height: 1.5;
}

.menu li>a {
  color: #222;
  font-weight: 300;
  font-size: 1.3rem;
  letter-spacing: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.menu li>a span:not(.tip) {
  position: relative;
}

.menu>li>a {
  color: #333;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  padding: 3.95rem 3rem;
  text-transform: uppercase;
}

.menu>li+li {
  margin-left: 0;
}

.menu.sf-arrows>li>.sf-with-ul {
  padding-left: 2rem;
}

.menu.sf-arrows .sf-with-ul {
  position: relative;
}

.menu.sf-arrows .sf-with-ul::after {
  font-family: 'molla';
  content: '\f110';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  font-size: 1rem;
  line-height: 1;
  margin-top: -.5rem;
}

.menu.sf-arrows ul .sf-with-ul {
  padding-left: 4rem
}

.menu.sf-arrows ul .sf-with-ul:after {
  content: '\f111';
  left: 3rem
}

.menu .megamenu,
.menu ul {
  background-color: #fff;
  box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05);
}

.menu ul {
  min-width: 218px;
  padding: 1.6rem 0 2rem;
}

.menu .megamenu .banner>a {
  display: block;
  padding: 0;
  margin: 0;
}

.menu .megamenu li a {
  padding-right: 0;
  padding-left: 0;
}

.menu .megamenu .btn {
  min-width: 210px;
  text-transform: uppercase;
}

.menu .banner {
  margin: 0;
  max-width: 218px;
  float: right;
  height: 100%;
}

.menu .menu-col {
  padding-left: 3rem;
  padding-right: 3rem;
  margin-top: 2.2rem;
  padding-bottom: 2rem;
}

.menu .menu-title,.menu .megamenu .menu-title a {
  color: #333;
  font-weight: 400;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: .6rem;
}

.menu .megamenu-action {
  padding-bottom: 2rem;
}

.menu ul+.menu-title {
  margin-top: 1.5rem;
}

.menu .banner-content {
  padding-top: 0;
}

.menu .banner-content.banner-content-bottom {
  left: 2.4rem;
  bottom: 2.4rem;
}

.menu .banner-content.banner-content-top {
  left: 2rem;
  top: 2.4rem;
  transform: translateY(0);
  -ms-transform: translateY(0);
}

.menu .banner-title {
  margin: 0;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0;
}

.menu .banner-title span {
  font-size: 2.4rem;
}

.menu .banner-content-top .banner-title span {
  line-height: 1.05;
  font-size: 3.1rem;
}
.menu li > a {
  color: #999999;
  font-weight: 500;
  font-size: 1.3rem;
  letter-spacing: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
/* Menu Hover Style */
.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
  color: #66bb6a;
}

/* Demos */


/* Header Bottom  - Menu position in header-bottom */
.header-bottom .main-nav {
  margin-right: 0
}

.header-bottom .menu .megamenu.megamenu-md {
  right: 1em
}

.header-bottom .menu>li+li {
  margin-right: 1rem;
}

.header-bottom .menu>li>a {
  padding: 1.65rem 1rem;
}

.header-bottom .menu>li>.sf-with-ul {
  padding-left: 3rem
}

.header-bottom .menu>li>a:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: .1rem;
  background-color: #66bb6a;
  transform-origin: right center;
  transform: scale(0, 1);
  transition: transform .3s ease;
}

.header-bottom .menu li:hover>a:before,
.header-bottom .menu li.show>a:before,
.header-bottom .menu li.active>a:before {
  transform-origin: right center;
  transform: scale(1, 1);
}

.header-bottom .menu.sf-arrows>li>.sf-with-ul::after {
  left: 1rem
}

@media screen and (min-width: 992px) {
  .main-nav {
    display: block;
  }
}


/*--------------------- 2.3.Sticky Header -------------------- */
/* Sticky Header */
@keyframes fixedHeader {
  0% {
    opacity: 0;
    transform: translateY(-60px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (min-width: 992px) {
  .sticky-header.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1040;
    animation-name: fixedHeader;
    animation-duration: .4s;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(51, 51, 51, 0.05);
  }

  .sticky-header.fixed .logo {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sticky-header.fixed.header-middle .menu>li>a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

/*--------------------- 2.4.Mobiel Menu -------------------- */
/* Mobile Menu */
.mobile-menu-container {
  position: fixed;
  right: -280px;
  top: 0;
  bottom: 0;
  z-index: 1001;
  background-color: #333;
  width: 100%;
  max-width: 280px;
  overflow-y: scroll;
  box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
  will-change: transform;
  visibility: hidden;
  font-size: 1.2rem;
  line-height: 1.5;
  transition: all 0.4s ease;
}

.mmenu-active #mobile-menu-container,.dashboread-menu-active #dashboread-menu-container {
  visibility: visible;
  transform: translateX(-280px);
}


.mobile-menu-container .social-icons {
  justify-content: center;
  margin-bottom: 0;
}

.mobile-menu-container .social-icon {
  width: 3rem;
  height: 3rem;
  font-size: 1.2rem;
  background-color: transparent;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.45);
  border-color: rgba(255, 255, 255, 0.45);
}

.mobile-menu-container .social-icon+.social-icon {
  margin-right: .8rem;
}

.mobile-menu-container .social-icon:hover,
.mobile-menu-container .social-icon:focus {
  background-color: transparent;
}

.mobile-menu-wrapper {
  position: relative;
  padding: 4.2rem 0;
}

.mobile-menu-close ,.dashboread-menu-close{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: .7rem;
  left: 1rem;
  padding: 0;
  z-index: 9;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  transition: color .35s;
}

.mobile-menu-close:hover,
.mobile-menu-close:focus,.dashboread-menu-close:hover,
.dashboread-menu-close:focus {
  color: #66bb6a;
}

.mobile-menu-overlay {
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(25, 25, 25, 0.25);
  z-index: 1000;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}

.mmenu-active .mobile-menu-overlay,.dashboread-menu-active .mobile-menu-overlay{
  visibility: visible;
  opacity: 1;
}

.mobile-nav {
  padding: 0;
  margin: 0 0 2.5rem;
}

.mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-menu>li>a {
  text-transform: uppercase;
}

.mobile-menu li {
  text-align: right;
  display: block;
  position: relative;
}

.mobile-menu li a {
  position: relative;
  display: block;
  padding: 1rem 2rem 1rem 4.5rem;
  color: #fff;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #66bb6a;
  text-decoration: none;
  outline: none !important;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
  color: #66bb6a;
}

.mobile-menu li ul {
  margin: 0;
  padding: .7rem 0 .9rem;
  display: none;
  margin-bottom: 0;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li ul li a {
  padding-top: .6rem;
  padding-bottom: .6rem;
  padding-right: 3.5rem;
  border-bottom: none;
}

.mobile-menu li ul li a:not(:hover):not(:focus) {
  color: rgba(255, 255, 255, 0.8);
}

.mobile-menu li ul li:last-child ul {
  border-bottom: none;
  padding-bottom: 0;
}

.mobile-menu li ul ul {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li ul ul li a {
  padding-right: 5rem;
}

.mobile-menu>li>a {
  text-transform: uppercase;
}

.mobile-menu span:not(.mmenu-btn):not(.tip) {
  position: relative;
}

.mmenu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1rem;
  top: 50%;
  z-index: 10;
  width: 3rem;
  height: 3rem;
  font-size: 1.2rem;
  color: #fff;
  margin-top: -1.5rem;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  transition: color 0.35s;
}

.mmenu-btn::after {
  font-family: "molla";
  content: '\f110';
  display: inline-block;
}

.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #66bb6a;
}

.open>a>.mmenu-btn::after {
  content: '\e802';
}

.mobile-search {
  margin: 1rem 0 1.5rem;
  padding: 0 2rem;
  display: flex;
  align-items: center;
}

.mobile-search .form-control {
  height: 36px;
  margin-bottom: 0;
  -webkit-appearance: none;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: .8rem 1.5rem;
  max-width: calc(100% - 36px);
  background-color: #333;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0 0.5rem 0.5rem 0;

}

.mobile-search .form-control::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

.mobile-search .form-control:focus {
  color: #fff;
  border-color: #66bb6a;
  background-color: #333;
}

.mobile-search .btn {
  font-size: 1.2rem;
  min-width: 3.6rem;
  padding: .8rem 0;
  border-radius: 0.5rem 0 0 0.5rem;
}

.mobile-menu-container .tab-content {
  padding: 0;
  margin: 0 0 2.5rem;
  border: none;
}

.mobile-menu-container .tab-content .mobile-nav,
.mobile-menu-container .tab-content .mobile-cats-nav {
  margin-bottom: 0;
  text-align: right;
}

.mobile-menu-container .tab-pane {
  padding: 0;
}

.nav.nav-pills-mobile {
  display: flex;
  align-items: center;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.1);
  margin: 0 0 .2rem;
}

.nav.nav-pills-mobile .nav-item {
  text-align: right;
  flex-grow: 1;
  flex-basis: 0;
  margin: 0 0 -.1rem;
}

.nav.nav-pills-mobile .nav-link {
  color: #fff;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.5;
  text-transform: uppercase;
  border-bottom: .2rem solid transparent;
  background: none;
  padding: .8rem 2rem;
  transition: all .35s ease;
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.mobile-cats-nav .mobile-menu>li>a {
  text-transform: capitalize;
}

.mobile-cats-menu li a {
  position: relative;
  display: block;
  padding: 1rem 2rem 1rem 4.5rem;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-cats-menu li a.mobile-cats-lead {
  font-weight: 500;
  color: #fff;
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
  color: #66bb6a;
  text-decoration: none;
  outline: none !important;
}

/* Mobile Menu Light */
.mobile-menu-light {
  background-color: #fff;
}

.mobile-menu-light .mobile-menu-close:not(:hover):not(:focus),.dashboread-menu-close:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .social-icon {
  color: #999;
  border-color: #999;
}

.mobile-menu-light .mobile-menu li a {
  border-bottom-color: #efefef;
}

.mobile-menu-light .mobile-menu li a {
  color: #666;
}

.mobile-menu-light .mobile-menu li.open a,
.mobile-menu-light .mobile-menu li.active a {
  color: #66bb6a;
}

.mobile-menu-light .mobile-menu li ul {
  border-bottom-color: #efefef;
}

.mobile-menu-light .mobile-menu li ul li a:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .mobile-menu li ul ul {
  border-top-color: #efefef;
}

.mobile-menu-light .mmenu-btn:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .mobile-search .form-control {
  color: #666;
  background-color: #fff;
  border-color: #e5e5e5;
}

.mobile-menu-light .mobile-search .form-control::placeholder {
  color: #666;
}

.mobile-menu-light .mobile-search .form-control:focus {
  color: #666;
  border-color: #66bb6a;
  background-color: #fff;
}

.mobile-menu-light .nav.nav-pills-mobile {
  border-bottom-color: #efefef;
}

.mobile-menu-light .nav.nav-pills-mobile .nav-link:not(:hover):not(:focus):not(.active) {
  color: #333;
}

.mobile-menu-light .mobile-cats-menu li a {
  border-bottom-color: #efefef;
}

.mobile-menu-light .mobile-cats-menu li a:not(:hover):not(:focus) {
  color: #666;
}

.mobile-menu-light .mobile-cats-menu li a:not(:hover):not(:focus).mobile-cats-lead {
  color: #333;
}

/* Header 2 */
a {
  font-family: "PeydaWebFaNum","IRANYekan", 'Poppins';
}

p {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "PeydaWebFaNum","IRANYekan", 'Poppins';
  letter-spacing: 0;
  text-align: right;
  color: #333;
}



/* Header 6 */
.header-6 .header-dropdown {
  padding-top: .55rem;
  padding-bottom: .55rem;
}

.header-6 .header-dropdown+.header-dropdown {
  margin-right: 2rem;
}

.header-6 .header-right .top-menu+.header-dropdown {
  margin-right: 2rem;
}

.header-6 .header-dropdown>a,
.header-6 .header-dropdown>span {
  font-weight: 400;
  text-transform: initial;
  padding-left: 2.8rem;
}

.header-6 .header-menu {
  margin-top: 0;
  font-size: 1.5rem;
}

.header-6 .top-menu {
  text-transform: capitalize;
}

.header-6 .top-menu i {
  font-size: 1.6rem;
}

.header-6 .top-menu li+li {
  margin-right: 2rem;
}

.header-6 .header-middle {
  display: flex;
  min-height: 84px;
  color: #777;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  border-bottom: none;
  margin-bottom: .1rem;
}

.header-6 .header-middle a {
  color: #000;
}

.header-6 .header-middle a:hover,
.header-6 .header-middle a:focus {
  color: #66bb6a;
}

.header-6 .header-middle .container {
  position: relative;
  min-height: 0;
}

.header-6 .header-middle .header-center a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.header-6 .cart-dropdown,
.header-6 .compare-dropdown {
  padding-right: 2.3rem;
}

.header-6 .cart-dropdown .dropdown-menu,
.header-6 .compare-dropdown .dropdown-menu {
  margin-top: 0;
}

.header-6 .cart-dropdown:hover .cart-txt,
.header-6 .cart-dropdown:focus .cart-txt,
.header-6 .compare-dropdown:hover .cart-txt,
.header-6 .compare-dropdown:focus .cart-txt {
  color: #66bb6a;
}

.header-6 .header-bottom {
  background-color: #222;
}

.header-6 .header-bottom .menu>li+li {
  margin-left: .6rem;
}

.header-6 .header-bottom .menu>li>a {
  padding-top: 1.55rem;
  padding-bottom: 1.55rem;
  letter-spacing: .05em;
  color: #fff
}

.header-6 .header-bottom .menu>li>a:before {
  bottom: 1rem;
}

.header-6 .header-bottom .header-right i {
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-left: 1.5rem;
  color: #66bb6a;
}

.header-6 .header-bottom .header-right p {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .05em;
  color: #fff;
  text-transform: uppercase;
}

.header-6 .menu ul,
.header-6 .menu .megamenu {
  margin-top: 0;
}

.header-6 .header-top .social-icons {
  margin-left: 3rem;
}

.header-6 .header-top .social-icons a {
  font-size: 1.4rem;
  font-weight: 500;
  color: #777;
}

.header-6 .header-right .top-menu+.header-dropdown {
  margin-right: 3rem;
}

.header-6 .header-search .search-wrapper-wide {
  width: 270px;
  border: none;
}

.header-6 .header-search-extended {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.header-6 .header-search-extended .form-control {
  font-size: 1.3rem;
  font-weight: 400;
  color: #222;
  border-radius: 0;
  padding: 1.4rem 2rem 1.2rem 2.4rem;
}

.header-6 .header-search-extended .form-control::placeholder {
  color: #222;
}

.header-6 .header-search-extended .btn {
  background-color: transparent;
  color: #666;
  z-index: 1;
  display: flex;
  flex: none;
  width:200px;
  max-width: 100%;
  border-bottom: 1px solid #333;
  border-radius: 0;
  height: 30px;
  text-align: right !important;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.header-6 .header-search-extended .btn span{
  font-size: 13px;
  display: inline-block;
  margin-right: 8px;
}

.header-6 .wishlist-link {
  font-size: 2.8rem;
}

.header-6 .wishlist-link:hover .wishlist-txt,
.header-6 .wishlist-link:focus .wishlist-txt {
  color: #66bb6a;
}

.header-6 .wishlist-link .wishlist-count,
.header-6 .cart-dropdown .cart-count {
  min-width: 1.7rem;
  height: 1.7rem;
}

.header-6 .wishlist-txt,
.header-6 .cart-txt {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #222;
  margin-right: 1rem;
  margin-top: -.5rem;
  transition: all .3s;
}

.header-6 .cart-txt {
  font-weight: 500;
}

.header-6 .menu.sf-arrows .sf-with-ul::after {
  letter-spacing: -.01em;
}

.header-6 .header-middle a.btn:hover,
.header-6 .header-middle a.btn:focus {
  color: #fff;
}

.header-6 .btn-primary:hover,
.header-6 .btn-primary:focus,
.header-6 .btn-primary.focus,
.header-6 .btn-primary:not(:disabled):not(.disabled):active,
.header-6 .btn-primary:not(:disabled):not(.disabled).active,
.header-6 .show>.btn-primary.dropdown-toggle {
  color: #66bb6a;
  background-color: transparent;
}

@media screen and (min-width: 992px) {
  .header-6 .logo {
    margin: 0;
  }
}




@media screen and (max-width: 991px) {
  .header-6 .header-bottom {
    display: none;
  }
  .header-6 .header-middle .header-left .header-search{
    display: none;
  }

  .header-6 .header-middle .header-center {
    display: flex;
  }

  .header-6 .logo {
    display: block;
    flex-shrink: 1;
    min-height: 25px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .header-6 .logo img{
    max-width: 150px;
  }
}
@media screen and (max-width: 575px) {
  .header-6 .header-dropdown {
    display: none;
  }

  .header-6 .cart-dropdown,
  .header-6 .compare-dropdown {
    padding-right: 1.4rem;
  }

  .header-6 .wishlist-link {
    margin-left: 1.4rem;
  }

  .header-6 .compare-dropdown,
  .header-6 .wishlist-link {
    display: flex;
  }
  .header-6 .logo img{
    max-width: 100px;
  }
}


/* Skin structure */
::-moz-selection {
  background-color: #66bb6a;
}

::selection {
  background-color: #66bb6a;
}

.bg-primary {
  background-color: #66bb6a !important;
}

.bg-secondary {
  background-color: #222 !important;
}

a {
  color: #66bb6a;
}

a:hover,
a:focus {
  color: #bf8040;
}

.link-underline {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.text-primary {
  color: #66bb6a !important;
}

.text-secondary {
  color: #222 !important;
}

/* Elements */
.alert-primary {
  background-color: #66bb6a;
}


.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
  color: #66bb6a;
}

.btn-link {
  color: #66bb6a;
}

.btn-link:hover,
.btn-link:focus,
.btn-link .btn-link-dark:hover,
.btn-link .btn-link-dark:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}



.card-title a {
  color: #66bb6a;
}

.card-title a:before {
  color: #66bb6a;
}

.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
  color: #66bb6a;
}

.count-wrapper {
  color: #66bb6a;
}

.feature-box i {
  color: #66bb6a;
}

.feature-box-simple i {
  color: #66bb6a;
}

.form-control:focus {
  border-color: #66bb6a;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::before {
  border-color: #66bb6a;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-color: #66bb6a;
}

.icon-box-icon {
  color: #66bb6a;
}

.icon-box-circle .icon-box-icon {
  background-color: #66bb6a;
}

.instagram-feed-content a:hover,
.instagram-feed-content a:focus {
  color: #66bb6a;
}

.close:hover,
.close:focus {
  color: #66bb6a;
}

.page-header h1 span {
  color: #66bb6a;
}

.page-link:hover,
.page-link:focus {
  color: #66bb6a;
}

.page-item.active .page-link {
  color: #66bb6a;
}

.social-icon:hover,
.social-icon:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}

.testimonial-icon:before {
  color: #66bb6a;
}

.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link:focus {
  color: #66bb6a;
}

.nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
  color: #66bb6a;
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  color: #66bb6a;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.nav.nav-border-anim .nav-link:before {
  background-color: #66bb6a;
}

.title-link:hover,
.title-link:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.product-countdown.countdown-primary .countdown-amount {
  color: #66bb6a;
}

.product-title a:hover,
.product-title a:focus {
  color: #66bb6a;
}

.product-price {
  color: #66bb6a;
}

.product-label.label-primary {
  background-color: #66bb6a;
}

.product-label.label-secondary {
  background-color: #222;
}

.product-label-text {
  color: #66bb6a;
}

.ratings-primary .ratings-val {
  color: #66bb6a;
}

.ratings-text a:hover,
.ratings-text a:focus {
  color: #66bb6a;
}

.btn-product {
  color: #66bb6a;
}

.btn-product:hover span,
.btn-product:focus span {
  color: #66bb6a;
  box-shadow: 0 1px 0 0 #66bb6a;
}

.btn-product-icon {
  color: #66bb6a;
}

.btn-product-icon:hover,
.btn-product-icon:focus {
  background-color: #66bb6a;
}

.product-body .btn-wishlist:hover,
.product-body .btn-wishlist:focus {
  color: #66bb6a;
}

.btn-expandable span {
  background-color: #66bb6a;
}

/* Footers */
.footer a:hover,
.footer a:focus {
  color: #66bb6a;
}

.footer-dark.footer-2 .widget-about-title {
  color: #66bb6a;
}

/* Headers */
.header-top a:hover,
.header-top a:focus {
  color: #66bb6a;
}

.top-menu span {
  color: #66bb6a;
}

.header-menu a:hover,
.header-menu a:focus {
  color: #66bb6a;
}

.account a:hover,
.account a:focus {
  color: #66bb6a;
}

.wishlist a:hover,
.wishlist a:focus {
  color: #66bb6a;
}

.wishlist a .wishlist-count {
  background-color: #66bb6a;
}

.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
  color: #66bb6a;
}

.compare-product-title a:hover,
.compare-product-title a:focus {
  color: #66bb6a;
}

.compare-actions .action-link:hover,
.compare-actions .action-link:focus {
  color: #66bb6a;
}

.cart-dropdown .cart-count {
  background-color: #66bb6a;
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #66bb6a;
}

.wishlist-link .wishlist-count {
  background-color: #66bb6a;
}

.wishlist-link:hover,
.wishlist-link:focus {
  color: #66bb6a;
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #66bb6a;
}

/* Menu */
.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
  color: #66bb6a;
}

.demo-item a:hover,
.demo-item a:focus {
  color: #66bb6a;
}

.tip {
  background-color: #66bb6a;
}

.header-bottom .menu>li>a:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:hover,
.category-dropdown .dropdown-toggle:focus {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown:not(.is-on):hover .dropdown-toggle {
  background-color: #66bb6a;
}

.category-dropdown.show .dropdown-toggle {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown .dropdown-item:hover,
.category-dropdown .dropdown-item:focus {
  color: #66bb6a;
}


.mobile-menu-close:hover,
.mobile-menu-close:focus {
  color: #66bb6a;
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
  color: #66bb6a;
}

.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #66bb6a;
}

.mobile-search .form-control:focus {
  border-color: #66bb6a;
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu-light .mobile-menu li.open>a,
.mobile-menu-light .mobile-menu li.active>a {
  color: #66bb6a;
}

.mobile-menu-light .mobile-search .form-control:focus {
  border-color: #66bb6a;
}

/* Header 4 */
.header-4 .header-search .header-search-wrapper {
  border-color: #66bb6a;
}

.header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus) {
  color: #66bb6a;
}

@media screen and (max-width: 991px) {
  .header-4 .header-search-visible .header-search-wrapper:before {
    border-bottom-color: #66bb6a;
  }
}



/* Pages */


.entry-meta a:hover,
.entry-meta a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #66bb6a;
}

.entry-cats a:hover,
.entry-cats a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.read-more:hover,
.read-more:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.menu-cat a:hover,
.menu-cat a:focus {
  color: #66bb6a;
}

.menu-cat li.active a {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}


.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #66bb6a;
}


.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #66bb6a;
}

#filter-price-range {
  color: #66bb6a;
}

.checkout-discount label span {
  color: #66bb6a;
}

.checkout-discount .form-control:focus {
  border-color: #66bb6a;
}



.accordion-summary .card-title a:before {
  border-color: #66bb6a;
}

.accordion-summary .card-title a:after {
  background-color: #66bb6a;
}

.paypal-link:hover,
.paypal-link:focus {
  color: #66bb6a !important;
}

.coming-countdown .countdown-amount {
  color: #66bb6a;
}

.coming-countdown.countdown-separator .countdown-section:not(:last-child):after {
  color: #66bb6a;
}

.contact-box a:hover,
.contact-box a:focus {
  color: #66bb6a;
}

.contact-list a:hover,
.contact-list a:focus {
  color: #66bb6a;
}

.contact-list i {
  color: #66bb6a;
}

.store a:not(.btn):hover,
.store a:not(.btn):focus {
  color: #66bb6a;
}

.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #66bb6a;
}

.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #66bb6a;
}

.nav-filter a:hover,
.nav-filter a:focus {
  color: #66bb6a;
}

.nav-filter .active a {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.portfolio-title a:hover,
.portfolio-title a:focus {
  color: #66bb6a;
}

.portfolio-tags a {
  color: #66bb6a;
}

.portfolio-tags a:hover,
.portfolio-tags a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  background-color: #66bb6a;
}

.product-gallery-item:before {
  border-color: #66bb6a;
}

.product-pager-link:hover,
.product-pager-link:focus {
  color: #66bb6a;
}

.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-size a.active,
.product-details .product-size a:hover,
.product-details .product-size a:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}

.size-guide:hover,
.size-guide:focus {
  color: #66bb6a;
}

.product-details-action .btn-cart {
  color: #66bb6a;
  border-color: #66bb6a;
}

.product-details-action .btn-cart:hover,
.product-details-action .btn-cart:focus {
  border-color: #66bb6a;
  background-color: #66bb6a;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.review h4 a:hover,
.review h4 a:focus {
  color: #66bb6a;
}

.review-action a:hover,
.review-action a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details-extended .nav.nav-pills .nav-link.active,
.product-details-extended .nav.nav-pills .nav-link:hover,
.product-details-extended .nav.nav-pills .nav-link:focus {
  border-color: #66bb6a;
}

.editor-content a:hover,
.editor-content a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.editor-content blockquote {
  border-left-color: #66bb6a;
}

.entry-tags a:hover,
.entry-tags a:focus {
  color: #66bb6a;
}

.entry-author-details h4 a:hover,
.entry-author-details h4 a:focus {
  color: #66bb6a;
}

.author-link:hover,
.author-link:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.pager-link {
  color: #66bb6a;
}

.pager-link:hover,
.pager-link:focus {
  color: #66bb6a;
}

.pager-link:hover:after,
.pager-link:focus:after {
  color: #66bb6a;
}



.comment-user h4 a:hover,
.comment-user h4 a:focus {
  color: #66bb6a;
}

.product-col .product-title a:hover,
.product-col .product-title a:focus {
  color: #66bb6a;
}

/* Plugins */
.owl-theme .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-theme .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-full .owl-nav [class*='owl-']:hover,
.owl-full .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-full .owl-dots .owl-dot span {
  border-color: #66bb6a;
}

.owl-full .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full.owl-nav-dark .owl-nav [class*='owl-']:hover,
.owl-full.owl-nav-dark .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-simple .owl-nav [class*='owl-']:not(.disabled):hover {
  color: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}



/* Skin structure */
::-moz-selection {
  background-color: #66bb6a;
}

::selection {
  background-color: #66bb6a;
}

.bg-primary {
  background-color: #66bb6a !important;
}

.bg-secondary {
  background-color: #000 !important;
}

a {
  color: #66bb6a;
}

a:hover,
a:focus {
  color: #66bb6a;
}

.link-underline {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.text-primary {
  color: #66bb6a !important;
}

.text-secondary {
  color: #000 !important;
}




/* Footers */
.footer a:hover,
.footer a:focus {
  color: #66bb6a;
}

.footer-dark.footer-2 .widget-about-title {
  color: #66bb6a;
}

/* Headers */
.header-top a:hover,
.header-top a:focus {
  color: #66bb6a;
}

.top-menu span {
  color: #66bb6a;
}

.header-menu a:hover,
.header-menu a:focus {
  color: #66bb6a;
}

.account a:hover,
.account a:focus {
  color: #66bb6a;
}

.wishlist a:hover,
.wishlist a:focus {
  color: #66bb6a;
}

.wishlist a .wishlist-count {
  background-color: #66bb6a;
}

.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
  color: #66bb6a;
}

.compare-product-title a:hover,
.compare-product-title a:focus {
  color: #66bb6a;
}

.compare-actions .action-link:hover,
.compare-actions .action-link:focus {
  color: #66bb6a;
}

.cart-dropdown .cart-count {
  background-color: #66bb6a;
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
  color: #66bb6a;
}

.wishlist-link .wishlist-count {
  background-color: #66bb6a;
}

.wishlist-link:hover,
.wishlist-link:focus {
  color: #66bb6a;
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
  color: #66bb6a;
}

/* Menu */
.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
  color: #66bb6a;
}

.demo-item a:hover,
.demo-item a:focus {
  color: #66bb6a;
}

.tip {
  background-color: #66bb6a;
}

.header-bottom .menu>li>a:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:before {
  background-color: #66bb6a;
}

.category-dropdown .dropdown-toggle:hover,
.category-dropdown .dropdown-toggle:focus {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown:not(.is-on):hover .dropdown-toggle {
  background-color: #66bb6a;
}

.category-dropdown.show .dropdown-toggle {
  color: #fff;
  background-color: #66bb6a;
}

.category-dropdown .dropdown-item:hover,
.category-dropdown .dropdown-item:focus {
  color: #66bb6a;
}

/* Vertical Menu */
.menu-vertical li:hover>a,
.menu-vertical li.show>a,
.menu-vertical li.active>a {
  color: #66bb6a;
}

.menu-vertical>li:hover>a,
.menu-vertical>li.show>a,
.menu-vertical>li.active>a {
  color: #66bb6a;
}

.mobile-menu-close:hover,
.mobile-menu-close:focus {
  color: #66bb6a;
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
  color: #66bb6a;
}

.mmenu-btn:hover,
.mmenu-btn:focus {
  color: #66bb6a;
}

.mobile-search .form-control:focus {
  border-color: #66bb6a;
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
  color: #66bb6a;
}

.mobile-menu-light .mobile-menu li.open>a,
.mobile-menu-light .mobile-menu li.active>a {
  color: #66bb6a;
}

.mobile-menu-light .mobile-search .form-control:focus {
  border-color: #66bb6a;
}



/* Header 6 */
.header-6 .header-middle a:hover,
.header-6 .header-middle a:focus {
  color: #66bb6a;
}




/* Pages */


.entry-meta a:hover,
.entry-meta a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #66bb6a;
}

.entry-cats a:hover,
.entry-cats a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.read-more:hover,
.read-more:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.menu-cat a:hover,
.menu-cat a:focus {
  color: #66bb6a;
}

.menu-cat li.active a {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.widget-search .btn:hover,
.widget-search .btn:focus {
  color: #66bb6a;
}

.widget-cats a:hover,
.widget-cats a:focus {
  color: #66bb6a;
}



.tagcloud a:hover,
.tagcloud a:focus {
  color: #66bb6a;
}


.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #66bb6a;
}



.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #66bb6a;
}

#filter-price-range {
  color: #66bb6a;
}

.checkout-discount label span {
  color: #66bb6a;
}

.checkout-discount .form-control:focus {
  border-color: #66bb6a;
}


.accordion-summary .card-title a:before {
  border-color: #66bb6a;
}

.accordion-summary .card-title a:after {
  background-color: #66bb6a;
}

.paypal-link:hover,
.paypal-link:focus {
  color: #66bb6a !important;
}



.contact-box a:hover,
.contact-box a:focus {
  color: #66bb6a;
}

.contact-list a:hover,
.contact-list a:focus {
  color: #66bb6a;
}

.contact-list i {
  color: #66bb6a;
}

.store a:not(.btn):hover,
.store a:not(.btn):focus {
  color: #66bb6a;
}

.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #66bb6a;
}

.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #66bb6a;
}

.nav-filter a:hover,
.nav-filter a:focus {
  color: #66bb6a;
}

.nav-filter .active a {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.portfolio-title a:hover,
.portfolio-title a:focus {
  color: #66bb6a;
}

.portfolio-tags a {
  color: #66bb6a;
}

.portfolio-tags a:hover,
.portfolio-tags a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  background-color: #66bb6a;
}

.product-gallery-item:before {
  border-color: #66bb6a;
}

.product-pager-link:hover,
.product-pager-link:focus {
  color: #66bb6a;
}

.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-size a.active,
.product-details .product-size a:hover,
.product-details .product-size a:focus {
  color: #66bb6a;
  border-color: #66bb6a;
}

.size-guide:hover,
.size-guide:focus {
  color: #66bb6a;
}

.product-details-action .btn-cart {
  color: #66bb6a;
  border-color: #66bb6a;
}

.product-details-action .btn-cart:hover,
.product-details-action .btn-cart:focus {
  border-color: #66bb6a;
  background-color: #66bb6a;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.review h4 a:hover,
.review h4 a:focus {
  color: #66bb6a;
}

.review-action a:hover,
.review-action a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details-extended .nav.nav-pills .nav-link.active,
.product-details-extended .nav.nav-pills .nav-link:hover,
.product-details-extended .nav.nav-pills .nav-link:focus {
  border-color: #66bb6a;
}

.editor-content a:hover,
.editor-content a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.editor-content blockquote {
  border-left-color: #66bb6a;
}

.entry-tags a:hover,
.entry-tags a:focus {
  color: #66bb6a;
}

.entry-author-details h4 a:hover,
.entry-author-details h4 a:focus {
  color: #66bb6a;
}

.author-link:hover,
.author-link:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.pager-link {
  color: #66bb6a;
}

.pager-link:hover,
.pager-link:focus {
  color: #66bb6a;
}

.pager-link:hover:after,
.pager-link:focus:after {
  color: #66bb6a;
}


.comment-user h4 a:hover,
.comment-user h4 a:focus {
  color: #66bb6a;
}

.product-col .product-title a:hover,
.product-col .product-title a:focus {
  color: #66bb6a;
}

/* Plugins */
.owl-theme .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-theme .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-nav [class*='owl-']:not(.disabled):hover {
  border-color: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-theme.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-nav [class*='owl-'] {
  color: #66bb6a;
}

.owl-full .owl-nav [class*='owl-']:hover,
.owl-full .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-full .owl-dots .owl-dot span {
  border-color: #66bb6a;
}

.owl-full .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-full.owl-nav-dark .owl-nav [class*='owl-']:hover,
.owl-full.owl-nav-dark .owl-nav [class*='owl-']:focus {
  color: #66bb6a;
}

.owl-simple .owl-nav [class*='owl-']:not(.disabled):hover {
  color: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot:hover span {
  border-color: #66bb6a;
  background: #66bb6a;
}

.owl-simple.owl-light .owl-dots .owl-dot.active span {
  border-color: #66bb6a;
  background: #66bb6a;
}



/*--------------------- 3.Footer -------------------- */
/* Footer */
.footer {
  width: 100%;
  font-weight: 300;
  text-align: right;
  font-size: 1.4rem;
  color: rgb(100 113 140);

}

.footer a {
  color: rgb(100 113 140);
}

.footer a:hover,
.footer a:focus {
  color: #66bb6a;
}
.footer .footer-top
{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.footer .footer-top .footer-logo {
  text-align: center;
}
.footer .footer-top .footer-logo img{
  width: 100px !important;
  height: auto;
  display: inline-block;
}
.footer .footer-top .footer-divider {
  flex: 1 1 auto;height: 2px;
  background-color: rgb(209 213 219);
}
.footer .footer-top .link-box {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  gap: 15px;
}
.footer .footer-top .link-box a{
  font-size: 15px;
  font-weight: 500;
  color: rgb(12, 15, 22);
}
@media all and (max-width: 768px) {
  .footer .footer-top .footer-logo {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer .footer-top .footer-divider {
    width: 100%;
  }
  .footer .footer-top .link-box {
    margin-top: 10px;
    justify-content: center;
    width: 100%;
  }
}
.footer .widget {
  margin-bottom: 4rem;
}

.footer .widget-title {
  color: #333333;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 1.9rem;
}

.footer-middle {

}


.widget-about p {
  max-width: 250px;
}

.container-fluid .widget-about p {
  max-width: 540px;
}

.widget-about p:last-of-type {
  margin-bottom: 3.2rem;
}

.widget-list {
  margin-bottom: 0;
}

.widget-list li:not(:last-child) {
  margin-bottom: .4rem;
}

.widget-newsletter form {
  padding-top: .7rem;
}

.widget-newsletter .form-control {
  height: 46px;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  background-color: #fff;
  border-right-width: 0;
}

.widget-newsletter .form-control:not(:focus) {
  border-color: #dadada;
}

.widget-newsletter .btn {
  min-width: 46px;
  font-size: 1.5rem;
  padding: 1.1rem 1rem;
}

.widget-newsletter .btn i {
  margin: 0 !important;
}

.footer-bottom .container,
.footer-bottom .container-fluid {
  position: relative;
  display: flex;
  align-content: center;
  flex-direction: column;
  padding-top: 2.1rem;
  padding-bottom: 2.9rem;
}

.footer-bottom .container:before,
.footer-bottom .container-fluid:before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  background-color: #ebebeb;
}

.footer-copyright p{
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}

.footer-payments {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

/* Scroll Top Button */
#scroll-top {
  width: 5rem;
  height: 5rem;
  position: fixed;
  left: 30px;
  bottom: 120px;
  z-index: 999;
  color: #9f9f9f;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  visibility: hidden;
  opacity: 0;
  border-radius: 0;
  border: none;
  background-color: #F9F9F9;
  font-size: 3rem;
  transition: all 0.4s ease;
  transform: translateY(60px);
  -ms-transform: translateY(60px);
}

#scroll-top:hover,
#scroll-top:focus {
  color: #777;
  background-color: #eaeaea;
}

#scroll-top.show {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}

@media screen and (min-width: 768px) {
  #scroll-top {
    display: flex;
  }
}

@media screen and (min-width: 992px) {

  .footer-bottom .container,
  .footer-bottom .container-fluid {
    flex-direction: row;
  }

  .footer-copyright {
    margin-bottom: 0;
    text-align: left;
  }

  .footer-payments {
    margin-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .footer-bottom .container-fluid:before {
    left: 30px;
    right: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .footer-bottom .container-fluid:before {
    left: 70px;
    right: 70px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .footer .widget-about .social-icon:not(:last-child) {
    margin-left: .4rem;
  }
}

/* Footer Dark */
.footer-dark {
  background-color: #333333;
}

.footer-dark .footer-middle {
  border-top-width: 0;
}

.footer-dark .widget-title {
  color: #fff;
}

.footer-dark .social-icon:hover,
.footer-dark .social-icon:focus {
  color: #fff;
}

.footer-dark .footer-bottom {
  color: #666666;
}

.footer-dark .footer-bottom .container:before {
  background-color: #525455;
}

.footer-dark.footer-2 .widget-about-info a:not(:hover) {
  color: #fff;
}

.footer-dark.footer-2 .widget-about-title {
  color: #66bb6a;
}

.footer-dark.footer-2 .footer-bottom {
  color: #222;
}

/* Footer 2 */
.footer-2 .footer-middle {
  padding-top: 4.5rem;
  padding-bottom: .4rem;
}

.footer-2 .footer-bottom .container {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  flex-direction: column-reverse;
}

.col-md-6 .widget-about p,
.col-lg-6 .widget-about p {
  max-width: none;
}

.widget-about-info {
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.01em;
  line-height: 1.3;
  padding-top: .7rem;
}

.widget-about-info .footer-payments {
  margin-top: .6rem;
}

.widget-about-title {
  display: block;
  font-weight: 300;
  font-size: 1.3rem;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: .4rem;
}

.footer-bottom .social-icons {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}

.footer-bottom .social-icon {
  font-size: 1.3rem;
}

.footer-newsletter {
  color: #ebebeb;
  padding-top: 4.8rem;
  padding-bottom: 5.5rem;
}

.footer-newsletter .heading {
  margin-bottom: 2.4rem;
}

.footer-newsletter .title {
  color: #fff;
  font-weight: 500;
}

.footer-newsletter .title-desc {
  color: inherit;
  font-size: 1.6rem;
  margin-top: .7rem;
}

.footer-newsletter .title-desc span {
  color: #fff;
  font-weight: 400;
}

.footer-newsletter .form-control {
  height: 46px;
  padding: 1.25rem 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  color: #222;
  background-color: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  transition: all 0.3s;
}

.footer-newsletter .form-control.form-control::placeholder {
  color: #222;
}

.footer-newsletter .btn i:last-child {
  margin-left: 1rem;
}

.footer-menu {
  direction: ltr;
  display: flex;
  align-items: center;
  margin-bottom: .8rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-menu li {
  position: relative;
}

.footer-menu li+li {
  margin-left: 2.1rem;
}

.footer-menu li+li:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1.2rem;
  position: absolute;
  left: -1.1rem;
  top: 50%;
  margin-top: -.6rem;
  background-color: #b5b5b5;
}

.footer-menu a {
  box-shadow: 0 1px 0 #b5b5b5;
}

@media screen and (min-width: 992px) {

  .footer-2 .footer-bottom .container,
  .footer-2 .footer-bottom .container-fluid {
    flex-direction: row;
  }

  .footer-menu {
    direction: ltr;
    margin-bottom: 0;
    margin-right: .6rem;
    margin-left: 0;
  }

  .footer-bottom .social-icons {
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 0
  }
}

@media screen and (max-width: 575px) {
  .widget-about-info .col-sm-6:not(:last-child) {
    margin-bottom: 1rem;
  }
}

/*--------------------- 4.Elements -------------------- */
/*--------------------- 4.1.Page Header -------------------- */
/* Page Header */
.page-header {
  padding: 4.6rem 0 5rem;
  background-color: #ebebeb;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.page-header h1 {
  color: #333333;
  font: normal 400 3.2rem/1.1 "PeydaWebFaNum","IRANYekan", "Poppins", sans-serif;
  letter-spacing: -.025em;
  margin-bottom: 0;
}

.page-header h1 span {
  display: block;
  color: #66bb6a;
  font-size: 1.6rem;
  margin-top: .8rem;
}

.page-header.page-header-big {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  margin-bottom: 5rem;
}

.page-header.page-header-big h1 span {
  font-size: 1.6rem;
  margin-top: .4rem;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .page-header h1 {
    font-size: 3.6rem;
  }

  .page-header h1 span {
    font-size: 1.8rem;
  }

  .page-header.page-header-big {
    min-height: 350px;
  }
}

@media screen and (min-width: 992px) {
  .page-header h1 {
    font-size: 4rem;
  }

  .page-header h1 span {
    font-size: 2rem;
  }

  .page-header.page-header-big {
    min-height: 450px;
  }
}

/*--------------------- 4.2.BreadCrumbs -------------------- */
/* Breadcrumb */
.breadcrumb-nav {
  margin-bottom: 1rem;
//border-bottom: 0.1rem solid rgba(235, 235, 235, 0.55);
}

.breadcrumb-nav .container,
.breadcrumb-nav .container-fluid {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.breadcrumb-with-filter .container,
.breadcrumb-with-filter .container-fluid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.breadcrumb-with-filter .container-fluid {
  width: 100%;
}

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.breadcrumb-item {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: capitalize;
}

.breadcrumb-item i {
  font-size: 1.3rem;
  vertical-align: top;
  margin-top: -.2rem;
}

.breadcrumb-item i::before {
  margin: 0;
}

.breadcrumb-item a {
  color: #777;
}

.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
  color: #66bb6a;
}

.breadcrumb-item.active {
  color: #333333;
}

.breadcrumb-item+.breadcrumb-item {
  padding-right: .5rem;
}

.breadcrumb-item+.breadcrumb-item:before {
  color: #222;
  content: '\f111';
  font-family: "molla";
  padding-left: .7rem;
  font-size: 1.1rem;
  vertical-align: middle;
  margin-top: -.1rem;
}

/*--------------------- 4.3.Titles -------------------- */
/* Titles */
.title {
  text-align: right;
  font-size: 2.2rem;
  letter-spacing: -.03em;
}

.title-lg {
  font-weight: 600;
  font-size: 2.6rem;
  letter-spacing: -.01em;
}

.title-sm {
  font-size: 2rem;
  letter-spacing: -.03em;
}

.heading {
  margin-bottom: 1.6rem;
}

.heading.heading-flex {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.heading .title {
  margin-bottom: 0;
}

.heading.heading-center {
  text-align: center;
}

.heading.heading-center .title {
  margin-bottom: 1.5rem;
}

.heading.heading-center .title-lg {
  margin-bottom: 2.4rem;
}

.title-separator {
  font-weight: 300;
  color: #9f9f9f;
}

.text-white .title-separator {
  color: #777;
}

.title-desc {
  color: #777;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.heading-right {
  margin-top: .5rem;
}

.title-link {
  font-weight: 500;
  transition: all .3s ease;
}

.title-link:hover,
.title-link:focus {
  box-shadow: 0 1px 0 0 #66bb6a;
}

.title-link i {
  font-size: 1.5rem;
}

.title-link i:last-child {
  margin-right: .5rem;
}

@media screen and (min-width: 768px) {
  .title {
    font-size: 2.4rem;
    text-align: right;
  }

  .title-lg {
    font-size: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .heading.heading-flex {
    align-items: center;
    flex-direction: row;
    text-align: left;
  }

  .heading-right {
    margin-top: 0;
    margin-right: auto;
  }
}

/*--------------------- 4.4.Icon boxes -------------------- */
/* Icon boxes */
.icon-box {
  color: #777;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  margin-bottom: 2rem;
}

.icon-box.icon-box-sm {
  font-size: 1.4rem;
  line-height: 1.86;
}

.icon-box-title {
  color: #333333;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: .9rem;
}

.icon-box-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #66bb6a;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 2rem;
}

.icon-box-content p:last-child {
  margin-bottom: 0;
}

.icon-box-left {
  position: relative;
  padding-right: 70px;
}

.icon-box-left .icon-box-icon {
  position: absolute;
  right: 0;
  top: -1rem;
}

.icon-box-circle .icon-box-icon {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  color: #fff;
  background-color: #66bb6a;
}

.icon-box-circle.icon-box-left {
  padding-right: 100px;
}

.icon-box-circle.icon-box-left .icon-box-icon {
  left: 1rem;
}

/* Icon Box Card */
.icon-box-card {
  background-color: #fafafa;
  padding: 6.5rem 2rem 6rem;
}

.icon-box-card .icon-box-title {
  font-weight: 600;
}

.icon-box-card .icon-box-icon {
  margin-bottom: 1.3rem;
}

/* Icon Boxes */
.icon-boxes-container {
  background-color: #f7f7f7;
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
  margin-bottom: 0;
}

.icon-boxes-container.bg-dark .icon-box-icon {
  color: #666666;
}

.icon-boxes-container.bg-dark .icon-box-title {
  color: #fff;
}

.icon-box-side {
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}

.icon-box-side p {
  margin-bottom: 0;
}

.icon-box-side .icon-box-icon {
  display: inline-block;
  line-height: 0;
  min-width: 7rem;
  text-align: center;
  margin-bottom: 0;
}

.icon-box-side .icon-box-content {
  text-align: right;
}

.icon-box-side .icon-box-title {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-top: .2rem;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .icon-box {
    margin-bottom: 4rem;
  }

  .icon-box-side {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .icon-boxes-separator [class*="col-"]+[class*="col-"]:before {
    content: '';
    display: block;
    width: .1rem;
    height: 5.3rem;
    background-color: #e9e9e9;
    position: absolute;
    left: -.3rem;
    top: 50%;
    margin-top: -2.55rem;
  }
}

@media screen and (max-width: 1199px) {
  .icon-box-sm br {
    display: none;
  }
}

/*--------------------- 4.5.Cards -------------------- */
.accordion {
  text-align: right;
  margin-bottom: 3rem;
}

.card {
  border-radius: 0;
  margin-bottom: 0;
  border: none;
  border-top: .1rem solid #ebebeb;
}

.card:last-child {
  border-bottom: .1rem solid #ebebeb;
}

.card-header {
  position: relative;
  padding: 0;
  border: none;
  font-weight: 700;
  line-height: 1.5;
  background-color: transparent;
  margin: 0;
}

.card-header::after {
  display: block;
  clear: both;
  content: '';
}

.card-title {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.card-title a {
  display: block;
  padding: 1.7rem 4rem 1.7rem 1.2rem;
  position: relative;
  color: #66bb6a;
  border: none;
  background-color: transparent;
  outline: none !important;
}

.card-title a i {
  min-width: 17px;
  margin-left: 2.4rem;
}

.card-title a:before {
  content: '\e802';
  display: inline-block;
  position: absolute;
  left: 1.2rem;
  top: 50%;
  color: #66bb6a;
  font-family: "molla";
  line-height: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: all 0.3s;
}

.card-title a.collapsed {
  color: #333;
}

.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
  color: #66bb6a;
}

.card-title a.collapsed:before {
  content: '\f110';
  color: #8c8c8c;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.card-body {
  padding: .4rem 4rem 1.8rem 1.2rem;
  border: none;
  border-radius: 0;
}

.accordion-icon .card-body {
  padding-left: 5.5rem !important;
}

.accordion-plus .card-title a:before {
  content: '\f28e';
}

.accordion-plus .card-title a.collapsed:before {
  content: '\f2c2';
}

.accordion-rounded .card:first-child {
  border-radius: .3rem .3rem 0 0;
}

.accordion-rounded .card:last-child {
  border-radius: 0 0 .3rem .3rem;
}

.card.card-box .card-title a {
  padding-right: 2rem;
}

.card.card-box .card-title a:before {
  left: 2rem;
}

.card.card-box .card-title a i {
  margin-right: 1.4rem;
}

.card.card-box .card-body {
  padding: 1rem 2rem 2rem;
}

.card.card-sm .card-title {
  text-align: right;
  font-size: 1.6rem;
  letter-spacing: -.01em;
}

.card.card-sm .card-title a {
  padding-top: 2.1rem;
  padding-bottom: 2.1rem;
}

.card.card-sm .card-title a:before {
  left: 2rem;
}

.card.card-sm .card-body {
  padding: 1rem 2rem 2rem;
  text-align: right;
}

.card.bg-light,
.card.bg-white {
  background-color: #fff !important;
  border: .1rem solid #ebebeb;
}

.card.bg-light .card-title a,
.card.bg-white .card-title a {
  background-color: #fff;
}

.card.bg-light .card-title a.collapsed {
  background-color: #fafafa;
}

@media screen and (min-width: 992px) {
  .card-title {
    font-size: 2rem;
  }
}

/*--------------------- 4.6.Tabs -------------------- */
/* Tabs */
.nav-link:focus {
  outline: none !important;
}

.nav.nav-tabs {
  border-bottom-right-radius: .3rem;
  border: .1rem solid #d7d7d7;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}

.nav.nav-tabs .nav-link {
  color: #777;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.025em;
  padding: .85rem 2.2rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
  text-align: center;
  transition: all .35s ease;
}

.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link:focus {
  color: #66bb6a;
  border-color: transparent;
}

.nav.nav-tabs .nav-item+.nav-item {
  margin-left: 2rem;
}

.nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
  color: #66bb6a;
  border-color: #d7d7d7;
  border-bottom-color: transparent;
}

.nav.nav-tabs.nav-tabs-bg .nav-link:not(.active) {
  border-color: #ebebeb #ebebeb #d7d7d7 #ebebeb;
  background-color: #fafafa;
}

.nav.nav-tabs.justify-content-center {
  border-bottom-left-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

.tab-content-border {
  border: .1rem solid #d7d7d7;
  border-radius: .3rem;
  border-top-left-radius: 0;
  border-top-width: 0;
}

.justify-content-center+.tab-content-border {
  border-top-left-radius: .3rem;
}

.tab-pane {
  padding: 1.4rem 2.2rem;
}

.tab-pane p:last-child {
  margin-bottom: 0;
}

/* Nav Pills - Line Tabs */
.nav.nav-pills .nav-link {
  color: #777;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  padding: .45rem 1rem;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-bottom: .1rem solid transparent;
  background-color: transparent;
  transition: all .35s ease;
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
  color: #66bb6a;
}

.nav.nav-pills .nav-link:focus {
  outline: none !important;
}

.nav.nav-pills .nav-item+.nav-item {
  margin-right: 1rem;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
  color: #66bb6a;
  border-color: #d7d7d7;
  border-bottom-color: #66bb6a;
}

.nav-pills+.tab-content .tab-pane {
  padding: 1.4rem 0;
}

.nav-pills+.tab-content .tab-pane p:last-child {
  margin-bottom: 0;
}

/* Vertical Tabs */
.tabs-vertical {
  display: flex;
  align-items: flex-start;
  align-items: stretch;
}

.tabs-vertical .tab-content-border {
  border-top-width: .1rem;
  border-left-width: 0;
  border-bottom-left-radius: 0;
}

.tabs-vertical .nav {
  flex-shrink: 0;
}

.tabs-vertical .nav .nav-link {
  min-width: 100px;
}

.tabs-vertical .nav.nav-tabs {
  border-bottom-width: 0;
  border-right-width: .1rem;
}

.tabs-vertical .nav.nav-tabs .nav-link {
  border-top-left-radius: .3rem;
  border-top-right-radius: 0;
  border-bottom-left-radius: .3rem;
}

.tabs-vertical .nav.nav-tabs .nav-item {
  margin-bottom: 0;
  margin-right: -1px;
}

.tabs-vertical .nav.nav-tabs .nav-item+.nav-item {
  margin-left: 0;
  margin-top: 1px;
}

.tabs-vertical .nav.nav-tabs .nav-item.show .nav-link,
.tabs-vertical .nav.nav-tabs .nav-item .nav-link.active {
  border-color: #d7d7d7;
  border-right-color: transparent;
}

.tabs-vertical .nav.nav-tabs.nav-tabs-bg .nav-link:not(.active) {
  border-color: #ebebeb #d7d7d7 #ebebeb #ebebeb;
  background-color: #fafafa;
}

/* Tab content product - with carouse */
.tab-content.tab-content-carousel>.tab-pane {
  display: block;
  visibility: hidden;
  height: 0 !important;
}

.tab-content.tab-content-carousel>.tab-pane:not(.active) {
  overflow: hidden !important;
}

.tab-content.tab-content-carousel>.active {
  height: auto !important;
  visibility: visible;
}

.nav.nav-border-anim .nav-link {
  position: relative;
  border-bottom: none;
}

.nav.nav-border-anim .nav-link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .1rem;
  background-color: #66bb6a;
  transform-origin: right center;
  transform: scale(0, 1);
  transition: transform .3s ease;
}

.form-tab .nav.nav-border-anim .nav-link:before {
  height: .2rem;
}

.nav.nav-border-anim .nav-link.active:before {
  transform-origin: right center;
  transform: scale(1, 1);
}

.nav.nav-border-anim.nav-pills-mobile .nav-link:before {
  height: .2rem;
}

@media screen and (min-width: 992px) {
  .nav-pills+.tab-content .tab-pane {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}




/*--------------------- 4.8.Products -------------------- */
/* Product */
.product {
  position: relative;
  margin-bottom: 1rem;
  transition: box-shadow .35s ease;
  background-color: #fff;
}

.owl-carousel .product {
  margin-bottom: 0 !important;
}

.product:hover {
//box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.product-media {
  position: relative;
  display: block;
  background-color: #d7d7d7;
  margin-bottom: 0;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.product-media>a {
  display: block;
}

.product-image {
  display: block;
  width: 100%;
  height: auto;
}

.product-image-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: auto;
  transition: all .4s ease;
}

.product:hover .product-image-hover {
  opacity: 1;
}

.product-countdown {
  position: absolute;
  left: .8rem;
  right: .8rem;
  bottom: 1.3rem;
  z-index: 6;
  transition: all .4s ease;
  visibility: visible;
  opacity: 1;
}

.product-countdown .countdown-show4 .countdown-section {
  width: calc(25% - 10px);
}

.product-countdown .countdown-section {
  font-size: 1rem;
  line-height: 1;
  padding: 1.4rem 0 1.2rem;
  margin-left: .5rem;
  margin-right: .5rem;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: .4rem;
}

.product-countdown .countdown-section:not(:last-child):after {
  color: #fff;
  content: ':';
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  position: absolute;
  left: 100%;
  margin-left: 3px;
  margin-top: -1px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.product-countdown .countdown-period {
  display: block;
  font-weight: 400;
  color: #333333;
  text-transform: lowercase;
  width: 100%;
  padding-left: .2rem;
  padding-right: .2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-countdown .countdown-amount {
  display: inline-block;
  color: #66bb6a;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: -.03em;
  margin-bottom: .6rem;
}

.product-countdown.countdown-primary .countdown-amount {
  color: #66bb6a;
}

.product-countdown-container {
  position: absolute;
  left: 1.4rem;
  right: 1.4rem;
  bottom: 1.3rem;
  z-index: 6;
  padding-top: .9rem;
  padding-bottom: .9rem;
  border-radius: .3rem;
  background-color: rgba(255, 255, 255, 0.95);
  letter-spacing: -.01em;
  transition: all .4s ease;
  visibility: visible;
  opacity: 1;
}

.product-countdown-container .product-contdown-title {
  display: block;
  color: #333;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.2;
  margin-bottom: .3rem;
  text-align: center;
}

.product-countdown-container .product-countdown {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 6;
  line-height: 1;
  opacity: 1;
}

.product-countdown-container .product-countdown .countdown-amount {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

.product:hover .product-countdown,
.product:hover .product-countdown-container {
  opacity: 0;
  visibility: hidden;
}

.product-body {
  position: relative;
  padding: 1.6rem 2rem;
  transition: all .35s ease;
  background-color: #fff;
}

.product-body.product-action-inner {
  padding-left: 4rem;
}

.product-title {
  direction: rtl;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  color: #333333;
  margin-bottom: .7rem;
  margin-top: .7rem;
  text-align: right;
}

.product-title a {
  color: inherit;
}

.product-title a:hover,
.product-title a:focus {
  color: #66bb6a;
}

.product-cat {
  color: #777;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.2;
  letter-spacing: -.01em;
  margin-bottom: .3rem;
  text-align: right;
}

.product-cat a {
  color: inherit;
}

.product-cat a:hover,
.product-cat a:focus {
  color: #666;
}

.product-price {
  display: flex;
  justify-content: end;
  align-items: center;
  direction: rtl;
  flex-flow: wrap;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.25;
  color: #000;

}
.product-price .new-price {
  font-weight: 600;
  font-size: 1.7rem;
}
.new-price {
  color: #e30330;
  margin-right: .8rem;
}

.old-price {
  color: #000;
  text-decoration: line-through;
}

.out-price {
  color: #000;
}

.out-text {
  display: block;
  text-align: right;
  width: 100%;
  font-size: 1.3rem;
  margin-top: .2rem;
}
.product-free-send {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 40px !important;
  height: auto;
  background-color: #66bb6a;
}
.product-free-send span
{
  font-size: 12px;
  color: #fff;
}
.product-label {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: -.01em;
  padding: .5rem ;
  min-width: 30px;
  text-align: center;
  color: #fff;
  background-color:#ea2e47 ;
}


.product_available_count {
  position: absolute;
  width: 80%;
  margin-right: 10%;
  background: linear-gradient(90deg, #000, #4f4d4d, #7c7979);
  text-align: center;
  padding: 3px 0;
  bottom: 15px;
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  bottom: 15px;


}

.product_available_count::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
          to bottom right,
          rgba(255, 255, 255, 0.2) 0%,
          rgba(255, 255, 255, 0) 40%
  );
  animation: shine 4s ease-in-out infinite;
  pointer-events: none;
  z-index: 1;
}

@keyframes shine {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
.product-label+.product-label {
  top: 5rem;
}

.product-label.label-sale {
  color: #fff;
  background-color: #66bb6a;
}

.product-label.label-new {
  color: #fff;
  background-color: #a6c76c;
}

.product-label.label-top {
  color: #fff;
  background-color: #7dd2ea;
}

.product-label.label-out {
  color: #fff;
  background-color: #ccc;
}

.product-label.label-primary {
  color: #fff;
  background-color: #66bb6a;
}

.product-label.label-secondary {
  color: #fff;
  background-color: #000;
}

.product-label-text {
  color: #66bb6a;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-top: -.1rem;
}

.label-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.6rem;
  height: 4.6rem;
  min-width: 0;
  border-radius: 50%;
  line-height: 1;
}

.label-circle+.label-circle {
  top: 5.6rem;
}

.label-circle.label-out {
  font-size: 1.1rem;
}

.ratings-container {
  display: flex;
  direction: rtl;
  align-items: center;
  font-size: 1.3rem;
  margin-bottom: 1.7rem;
  line-height: 1;
  white-space: nowrap;
}

.ratings {
  position: relative;
  color: #9f9f9f;
}

.ratings,
.ratings-val {
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
}



.ratings-val {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fcb941;
}

.ratings-primary .ratings-val {
  color: #66bb6a;
}

.ratings-text {
  color: #9f9f9f;
  letter-spacing: -.01em;
  margin-right: .8rem;
}

.ratings-text a {
  color: inherit;
}

.ratings-text a:hover,
.ratings-text a:focus {
  color: #66bb6a;
}

.product-action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 10;
  transition: all .35s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
}

.product:hover .product-action,
.product:focus .product-action {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.action-icon-top {
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.action-icon-top .btn-product {
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-direction: column;
}

.action-icon-top .btn-product span {
  margin-top: .9rem;
}

.action-icon-top:before {
  margin-right: 0;
}

.btn-product {
  color: #66bb6a;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  line-height: 1;
  transition: all .35s ease;
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  flex-grow: 1;
  flex-basis: 0;
}

.btn-product+.btn-product {
  border-right: .1rem dotted #e5e5e5;
}

.btn-product:before {
  font-family: "molla";
  margin-left: .9rem;
}

.btn-product span {
  text-align: right;
  color: #666666;
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: -.01em;
  transition: all .35s ease;
}

.btn-product:hover,
.btn-product:focus {
  outline: none !important;
}

.btn-product:hover span,
.btn-product:focus span {
  color: #66bb6a;
  box-shadow: 0 1px 0 0 #66bb6a;
}

.product-action-dark {
  background-color: #333333;
}

.product-action-dark .btn-product:not(:hover):not(:focus) span {
  color: #fff;
}

.product-action-dark .btn-product+.btn-product {
  border-left-color: #4b4b4b;
}

.product-action-vertical {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 2rem;
  top: 2rem;
  background-color: transparent;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: all .35s ease;
  transform: translateX(15px);
}

.product:hover .product-action-vertical {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.product-nav {
  display: flex;
  align-items: center;
}

.product-nav-dots {
  margin-bottom: .5rem;
  direction: rtl;
}

.product-nav-dots a,
.product-nav-dots span {
  display: block;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50%;
  border: .2rem solid #fff;
  margin-left: .5rem;
  transition: box-shadow .35s ease;
  background-repeat: no-repeat;
  background-position: center center;
}

.product-nav-dots a.active,
.product-nav-dots a:hover,
.product-nav-dots a:focus,
.product-nav-dots span.active,
.product-nav-dots span:hover,
.product-nav-dots span:focus {
  box-shadow: 0 0 0 0.1rem #9f9f9f;
}

.product-nav-dots a:last-child,
.product-nav-dots span:last-child {
  margin-right: 0;
}

.product-nav-thumbs {
  padding-top: .2rem;
  direction: rtl;
  margin-bottom: 1.6rem;
}

.product-nav-thumbs a,
.product-nav-thumbs span {
  display: flex;
  align-items: center;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: .2rem;
  border: .2rem solid #fff;
  margin-left: .4rem;
  transition: box-shadow .35s ease
}

.product-nav-thumbs a.active,
.product-nav-thumbs a:hover,
.product-nav-thumbs a:focus,
.product-nav-thumbs span.active,
.product-nav-thumbs span:hover,
.product-nav-thumbs span:focus {
  box-shadow: 0 0 0 0.1rem #9f9f9f;
}

.product-nav-thumbs a:last-child,
.product-nav-thumbs span:last-child {
  margin-right: 0;
}

.product-nav-thumbs img {
  border-radius: .2rem;
}

.product-disabled {
  pointer-events: none;
}

.product-disabled .btn-product,
.product-disabled .btn-product-icon {
  pointer-events: none;
  color: #fff;
  background-color: #ccc !important;
}

.product.text-center .product-price,
.product.text-center .ratings-container,
.product.text-center .product-nav,
.product.text-center .product-size {
  justify-content: center;
}







/* Products Small */
.product.product-sm {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
}

.product.product-sm:hover {
  box-shadow: none;
}

.product.product-sm .product-media {
  flex: 0 0 80px;
  max-width: 80px;
}

.product.product-sm .product-body {
  flex: 1 1 auto;
  padding: 1rem 2rem 0 0;
}

.product.product-sm .product-cat {
  color: #9f9f9f;
  font-weight: 400;
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: .2rem;
}

.product.product-sm .product-title {
  font-size: 1.4rem;
}

.product.product-sm .product-price {
  font-size: 1.6rem;
}

.product.product-sm .product-title {
  margin-bottom: .2rem;
}

.product.product-sm .product-price {
  margin-bottom: 0;
}

.product.product-sm .product-price .old-price {
  text-decoration: none;
}






@media screen and (max-width: 991px) {
  .sticky-wrapper {
    z-index: 1;
  }
}


/*--------------------- 4.12.Social Icons -------------------- */
/* Social Icons */
.social-icons {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}

.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  width: 4rem;
  height: 4rem;
  color: #777;
  margin: 0;
  background-color: transparent;
  border: .1rem solid #e1e2e6;
  border-radius: 50%;
  text-decoration: none;
  opacity: 1;
  transition: all .35s ease;
}

.social-icon:not(:last-child) {
  margin-left: 1rem;
}

.social-icon:hover,
.social-icon:focus {
  color: #66bb6a;
  border-color: #66bb6a;
  background-color: transparent;
}

.social-icon.social-facebook {
  color: #8f79ed;
}

.social-icon.social-twitter {
  color: #79c8ed;
}

.social-icon.social-instagram {
  color: #dd6d9a;
}

.social-icon.social-youtube {
  color: #e66262;
}

.social-icon.social-pinterest {
  color: #e66262;
}

.social-icon.social-linkedin {
  color: #3399cc;
}

.social-icons-color,
.social-icons-simple {
  line-height: 1;
}

.social-icons-color .social-icon,
.social-icons-simple .social-icon {
  width: auto;
  height: auto;
  border: none;
}

.social-icons-color .social-icon:not(:last-child),
.social-icons-simple .social-icon:not(:last-child) {
  margin-left: 2rem;
}

.social-label {
  margin-bottom: 0;
  margin-left: 2rem;
}

.social-icons-sm .social-icon {
  font-size: 1.2rem;
  width: 3rem;
  height: 3rem;
}

.social-icons-sm .social-icon:not(:last-child) {
  margin-left: .5rem;
}

.social-icons-sm .social-label {
  margin-left: 1rem;
}

.social-icons-colored .social-icon.social-facebook {
  color: #fff;
  border-color: #8f79ed;
  background-color: #8f79ed;
}

.social-icons-colored .social-icon.social-twitter {
  color: #fff;
  border-color: #79c8ed;
  background-color: #79c8ed;
}

.social-icons-colored .social-icon.social-instagram {
  color: #fff;
  border-color: #dd6d9a;
  background-color: #dd6d9a;
}

.social-icons-colored .social-icon.social-youtube {
  color: #fff;
  border-color: #e66262;
  background-color: #e66262;
}

.social-icons-colored .social-icon.social-pinterest {
  color: #fff;
  border-color: #e66262;
  background-color: #e66262;
}

.social-icons-colored .social-icon.social-linkedin {
  color: #fff;
  border-color: #3399cc;
  background-color: #3399cc;
}

.social-icons-colored .social-icon:hover,
.social-icons-colored .social-icon:focus {
  background-color: #fff !important;
  border-color: #d7d7d7 !important;
}

.social-icons-colored .social-icon:hover.social-facebook,
.social-icons-colored .social-icon:focus.social-facebook {
  color: #8f79ed;
}

.social-icons-colored .social-icon:hover.social-twitter,
.social-icons-colored .social-icon:focus.social-twitter {
  color: #79c8ed;
}

.social-icons-colored .social-icon:hover.social-instagram,
.social-icons-colored .social-icon:focus.social-instagram {
  color: #dd6d9a;
}

.social-icons-colored .social-icon:hover.social-youtube,
.social-icons-colored .social-icon:focus.social-youtube {
  color: #e66262;
}

.social-icons-colored .social-icon:hover.social-pinterest,
.social-icons-colored .social-icon:focus.social-pinterest {
  color: #e66262;
}

.social-icons-colored .social-icon:hover.social-linkedin,
.social-icons-colored .social-icon:focus.social-linkedin {
  color: #3399cc;
}


/*--------------------- 4.14.Forms -------------------- */
/* Inputs */
.form-group {
  margin-bottom: 2rem;
}

.form-group .form-control,
.form-group .select-custom {
  margin-bottom: 0;
}

.form-control {
  height: 40px;
  padding: .85rem 2rem;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 500;
  color: #666;
  border: 1px solid #b3b3b3;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
  transition: all 0.3s;
  box-shadow: none;
}

select.form-control:not([size]):not([multiple]) {
  height: 40px;
}

.form-control-white {
  border-color: #fff;
}

.form-control:focus {
  color: #777;
  background-color: #fff;
  border-color: #66bb6a;
  box-shadow: none;
  outline: none !important;
}

.form-control::placeholder {
  color: #777;
}

textarea.form-control {
  min-height: 130px;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.form-control-rounded {
  border-radius: .2rem;
}

.input-group-round .form-control {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px
}

.input-group-round>.input-group-append>.btn {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px
}

label {
  color: #666;
  font-weight: 500;
  font-size: 1.4rem;
  margin: 0 0 1.1rem;
  float: right;
}

.form-text {
  color: #222;
  line-height: 1.5;
  margin-top: 0;
}

.form-control+.form-text {
  margin-top: -.5rem;
  margin-bottom: .6rem;
  text-align: right;
}

small.form-text {
  font-size: 85%;
}

.required-field>label::after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 .45rem;
}

.required {
  color: #e02b27;
  font-size: 1.2rem;
}

.required+.form-footer {
  margin-top: 0.8rem;
}



.select-custom {
  position: relative;
  margin-bottom: 1rem;
}

.select-custom select {
  -webkit-appearance: none;
  appearance: none;
}

.select-custom::after {
  font-family: "molla";
  content: '\f110';
  position: absolute;
  display: inline-block;
  left: 1.9rem;
  top: 50%;
  font-size: 1.5rem;
  transform: translateY(-51%);
  color: #333333;
}

.select-custom .form-control,
.select-custom .form-control-sm {
  padding-right: 4rem;
}

.form-group-custom-control {
  margin-top: 2rem;
}

.form-group-custom-control .custom-control {
  margin-top: 0;
  margin-bottom: 2rem;
}

.form-group-custom-control+.form-group-custom-control {
  margin-top: -.5rem;
}

.form-group-custom-control .custom-control-label {
  text-transform: initial;
  letter-spacing: 0;
  font-weight: 400;
}

.custom-control {
  position: relative;
  padding-left: 2.6rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.custom-control-label {
  position: static;
  margin-bottom: 0;
  margin-top: .1rem;
  font-size: 1.4rem;
  padding-right: 2.6rem;
  margin-left: -2.6rem;
  font-weight: 500;
}

.custom-control-label::before {
  right: 0;
  top: .3rem;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #f9f9f9;
  border: 1px solid #dadada;
  box-shadow: none !important;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #dadada;
}

.custom-control-label::after {
  right: 0;
  top: .3rem;
  width: 1.6rem;
  height: 1.6rem;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

.custom-checkbox .custom-control-label::after {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-image: none;
  font-size: 1rem;
  font-family: 'molla';
  content: '\ec2d';
  line-height: 1;
  text-align: center;
  opacity: 0;
  margin-top: .1rem;
  visibility: hidden;
  transition: opacity .01s
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #333;
  background-color: #333;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  background-color: #333;
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(51, 51, 51, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(51, 51, 51, 0.5);
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: none;
  opacity: 1;
  visibility: visible;
}

.custom-control.custom-radio .custom-control-label::before {
  top: .4rem;
  background-color: #f9f9f9;
  border-color: #dadada;
  border-radius: 50%;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::before {
  border-color: #66bb6a;
  background-color: #fff;
}

.custom-control.custom-radio .custom-control-label::after {
  border-radius: 50%;
  width: .6rem;
  height: .6rem;
  top: .9rem;
  right: .5rem;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: none !important;
  z-index: 2;
  background-color: #66bb6a;
}

.noUi-tooltip {
  direction: rtl !important;
}

.form-control-tooltip {
  position: relative;
  padding-right: 4rem;
}

.form-control-tooltip .input-tooltip {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 2.4rem;
  color: #777;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.form-control-tooltip .input-tooltip:hover,
.form-control-tooltip .input-tooltip:focus {
  color: #000;
}


/*--------------------- 4.16.Tables -------------------- */
/* Tables */
.table {
  margin-bottom: 3rem;
}

.table th {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #222;
}

.table th,
.table thead th,
.table td {
  border-top: none;
  border-bottom: .1rem solid #ebebeb;
}

.table th,
.table td {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.table td {
  vertical-align: middle;
}



/*--------------------- 4.18.Pagination -------------------- */
/* Pagination */
.pagination {
  border-radius: 0;
  align-items: center;
  margin-bottom: 2rem;
}

.page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  height: 4rem;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 0 .3rem;
  line-height: 1;
  color: #706f6c;
  border-radius: .3rem;
  background-color: transparent;
  border: .1rem solid transparent;
}

.page-link i {
  font-size: 1.5rem;
}

.page-link.page-link-prev {
  margin-left: 1.7rem !important;
}

.page-link.page-link-prev i {
  margin-right: 0;
  margin-left: 1rem;
}

.page-link.page-link-next {
  margin-right: 1.8rem;
}

.page-link.page-link-next i {
  margin-right: 1rem;
  margin-left: 0;
}

.page-link.page-link-prev,
.page-link.page-link-next {
  padding-left: 1rem;
  padding-right: 1rem;
  min-width: 70px;
}

.page-link:hover,
.page-link:focus {
  box-shadow: none;
  color: #66bb6a;
  border-color: #ebebeb;
  text-decoration: none;
  background-color: transparent;
  outline: none !important;
}

.page-item-total {
  color: #9f9f9f;
  font-size: 1.4rem;
  font-weight: 400;
  margin-right: 1.2rem;
}

.page-item+.page-item {
  margin-right: .4rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

.page-item.active .page-link {
  color: #66bb6a;
  background-color: transparent;
  border-color: #ebebeb;
}

.page-item.disabled .page-link {
  border-color: transparent;
  color: #eaeaea;
}

/*--------------------- 4.19.Modals -------------------- */
/* Modals */
.modal-backdrop {
  background-color: #333;
}

.modal-backdrop.show {
  opacity: .4;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem auto -1rem -1rem;

}


.modal-body .close {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
}

.modal-content {
  border: none;
  box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05);
}

.close {
  font-weight: normal;
  font-size: 1.8rem;
  color: #666666;
  opacity: 1;
  transition: all .3s;
}

.close:hover,
.close:focus {
  color: #66bb6a;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    max-width: 575px;
  }
}

/*--------------------- 4.20.Alerts -------------------- */
/* Alerts */
.alert {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.43;
  letter-spacing: -.01em;
  border-radius: 0;
  margin: 0;
  padding: 1rem 1.5rem;
  border: none;
}

.alert .container {
  position: relative;
}

.alert a {
  color: rgba(255, 255, 255);
}

.alert a:hover,
.alert a:focus {
  color: rgba(255, 255, 255, 0.9);
}

.alert .close {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}

.alert .close span {
  display: inline-block;
  line-height: 1;
  padding-bottom: .2rem;
}




/*--------------------- 5.Pages -------------------- */
/*--------------------- 5.1.Home -------------------- */
/*  Index.html - Home page */

.slider-loader {
  color: #333;
}

.slider-loader::after {
  content: '\f311';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  margin-top: -2.5rem;
  margin-left: -2.5rem;
  font-family: "molla";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 4rem;
  transform-origin: center center;
  animation: rotating 3s linear infinite;
  z-index: 20;
}

.owl-loaded+.slider-loader {
  display: none;
}

button:focus {
  outline: none;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}



.title-lg {
  letter-spacing: -.025em;
}

.nav.nav-pills .nav-link {
  font-size: 1.6rem;
}

.mt-v3 {
  margin-top: -3rem;
}

.categories.container {
  position: relative;
}

.categories.container::before {
  content: '';
  position: absolute;
  left: 1rem;
  right: 1rem;
  height: .1rem;
  top: 0;
  background-color: #ebebeb;
}

.more-container {
  margin-bottom: 7rem;
}

.icon-box-card {
  background-color: transparent;
  padding: 2rem;
}

.icon-box-icon {
  color: #333;
  font-size: 3.4rem;
}

.carousel-with-shadow .owl-stage-outer {
  padding: 0 1rem 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -3rem;
  padding-top: 3rem;
}

.carousel-with-shadow.owl-simple .owl-nav [class*='owl-'] {
  margin-top: -31px;
}

.blog-posts .entry {
  color: #777;
  font-size: 1.5rem;
  line-height: 1.73;
  letter-spacing: -.01em;
  margin-bottom: 3rem;
}

.blog-posts .entry-media {
  margin-bottom: 1.7rem;
}

.blog-posts .entry-meta {
  color: #9f9f9f;
  margin-bottom: .8rem;
}

.blog-posts .entry-title {
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: -.01em;
  margin-bottom: .5rem;
}

.blog-posts .read-more {
  padding-right: 0;
  font-weight: 400;
  text-transform: uppercase;
}



.entry.entry-display {
  transition: box-shadow .35s ease;
}

.entry-body {
  text-align: right;
}

.entry.entry-display .entry-body {
  padding: 0 2rem 2.5rem;
}

.entry.entry-display:hover {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.03), -5px 5px 10px rgba(0, 0, 0, 0.03);
}


.footer .widget-title {
  font-weight: 600;
}

.widget-about p {
  max-width: 260px;
}



/*--------------------- 5.2.Category -------------------- */
/* Category */
.toolbox {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 2rem;
}

.toolbox::after {
  display: block;
  clear: both;
  content: '';
}

.toolbox .select-custom {
  margin-bottom: 0;
}

.toolbox .select-custom::after {
  right: .9rem;
  font-size: 1rem;
}

.toolbox .select-custom .form-control {
  font-size: 1.3rem;
  padding-right: 2rem;
  max-width: 140px;
  min-width: 140px;
  background-color: #fff;
  border-color: #e4e4e4;
}

.toolbox label {
  font-weight: 400;
  color: #333333;
  font-size: 1.2rem;
  letter-spacing: -.01em;
  margin: 0;
}

.toolbox .form-control {
  color: #222;
  font-weight: 300;
  font-size: 1.2rem;
  padding: .45rem 1rem;
  height: 30px;
  margin-bottom: 0;
}

.toolbox .form-control:not(:focus) {
  border-color: #d7d7d7;
}

.toolbox select.form-control:not([size]):not([multiple]) {
  height: 30px;
}

.toolbox-left,
.toolbox-right {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  flex-wrap: wrap;
}

.toolbox-center {
  margin-top: 1rem;
  flex: 0 1 auto;
}

.toolbox-right {
  margin-top: 1rem;
  flex-direction: column;
}

.toolbox-info {
  color: #ccc;
}

.toolbox-info span {
  color: #333333;
}

.toolbox-sort {
  display: flex;
  align-items: center;
}

.toolbox-sort label {
  margin-left: 1.6rem;
}

.toolbox-layout {
  margin-top: 1rem;
}

.btn-layout {
  display: inline-flex;
  padding: .5rem;
}

.btn-layout+.btn-layout {
  margin-left: .5rem;
}

.btn-layout svg {
  fill: #dadada;
  transition: fill 0.35s;
}

.btn-layout:hover svg,
.btn-layout:focus svg,
.btn-layout.active svg {
  fill: #333;
}

/*.products>.row>[class*=col-] {
  display: flex;
  align-items: stretch;
  align-content: stretch;
}*/

.products .product {
  width: 100%;
}

.product {
  overflow: hidden;

}

.carousel-equal-height .owl-stage,
.carousel-equal-height .owl-item {
  display: flex;
  align-items: stretch;
}

.carousel-equal-height .product {
  width: 100%;

}

.owl-carousel .entry {
  margin-bottom: 0;
}

.load-more-container {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.btn.btn-load-more {
  text-transform: uppercase;
  min-width: 190px;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}

.btn.btn-load-more i {
  margin: 0 !important;
}

.sidebar-shop .widget {
  color: #333333;
  text-align: right;
  margin: 0 0 2rem;
  border-bottom: .1rem solid #ebebeb;
}

.sidebar-shop .widget:last-child {
  border-bottom: none;
}

.sidebar-shop .widget-title {
  color: #333333;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.15;
  letter-spacing: -.01em;
  margin-bottom: .7rem;
}

.sidebar-shop .custom-control {
  padding-left: 2.7rem;
  margin: 0;
}

.sidebar-shop .custom-control-label {
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}

.sidebar-shop .custom-control-label::before {
  border-radius: 0.2rem;
}

.widget-clean {
  display: flex;
  align-items: center;
  padding-top: .6rem;
  padding-bottom: 2.1rem;
}

.widget-clean label {
  color: inherit;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin: 0;
}

.widget-clean a {
  display: inline-block;
  font-weight: 400;
  font-size: 1.2rem;
  margin-right: auto
}

.widget-collapsible .widget-title a {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  padding-left: 3rem
}

.widget-collapsible .widget-title a:after {
  color: #333333;
  content: '\f110';
  display: block;
  font-family: 'molla';
  font-size: 1.4rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 1.6rem;
  margin-top: -.7rem;
}

.widget-collapsible .widget-title a.collapsed:after {
  content: '\e802';
}

.widget-collapsible .widget-title a:focus {
  outline: none !important;
}

.widget-collapsible .widget-body {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.filter-item {
  position: relative;
  margin-bottom: .3rem;
  display: flex;
}

.filter-items-count .filter-item {
  padding-left: 4rem;
  text-align: right;
  display: flex;
}

.filter-items-count .item-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1rem;
  top: 50%;
  min-width: 2.5rem;
  height: 2rem;
  margin-top: -1rem;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1;
  border-radius: .6rem;
  color: #777;
  background-color: #f8f8f8;
}

.sidebar-toggler {
  display: inline-flex;
  align-items: center;
  color: #333333;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-left: 3rem;
}

.sidebar-toggler i {
  font-size: 1.6rem;
  margin-left: .9rem;
}

.sidebar-toggler:hover,
.sidebar-toggler:focus {
  color: #66bb6a;
}

.sub-filter-items {
  padding-right: 2.7rem;
}

.filter-colors {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: .7rem;
  padding-bottom: .5rem;
}

.filter-colors a {
  position: relative;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  border: .2rem solid #fff;
  margin: 0 .3rem .3rem;
  transition: box-shadow .35s ease;
}

.filter-colors a:after {
  color: #fff;
  font-family: 'molla';
  content: '\ec2d';
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .01s;
  margin-top: -.4rem;
  margin-left: -.5rem;
}

.filter-colors a.selected,
.filter-colors a:hover,
.filter-colors a:focus {
  box-shadow: 0 0 0 .1rem #9f9f9f;
}

.filter-colors a.selected:after {
  visibility: visible;
  opacity: 1;
}

.filter-price {
  padding-top: .2rem;
  padding-bottom: 3rem;
}

.filter-price-text {
  margin-bottom: 2rem;
  text-align: right;
  letter-spacing: -.01em;
}

#filter-price-range {
  color: #66bb6a;
}

@media screen and (min-width: 576px) {
  .toolbox-right {
    flex-direction: row;
  }

  .toolbox-layout {
    margin-top: 0;
    margin-left: -.5rem;
    margin-right: 1rem
  }
}

@media screen and (min-width: 768px) {
  .toolbox {
    flex-direction: row;
  }

  .toolbox-center {
    margin-top: 0;
  }

  .toolbox-right {
    margin-top: 0;
    justify-content: flex-end;
  }
}

/*--------------------- 5.3.Product Pages -------------------- */
.product-details-top {
  margin-bottom: 1rem;
}

.product-gallery {
  margin-bottom: 2rem;
}

.product-main-image {
  position: relative;
  margin-bottom: 1rem;
}

.product-main-image img {
  max-width: none;
  width: 100%;
}

.btn-product-gallery {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  z-index: 49;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 4rem;
  height: 4rem;
  color: #777;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1;
  background-color: #fff;
  box-shadow: 2px 6px 16px rgba(51, 51, 51, 0.05);
  transition: all .35s ease;
}

.btn-product-gallery:hover,
.btn-product-gallery:focus {
  color: #fff;
  background-color: #66bb6a;
}

.product-image-gallery {
  display: flex;
  flex-flow: row wrap;
  margin-left: -.5rem;
  margin-right: -.5rem;
}

.product-gallery-item {
  position: relative;
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: .5rem;
  padding-right: .5rem;
  margin-bottom: 1rem;
}

.max-col-6 .product-gallery-item {
  flex: 0 0 16.66%;
  max-width: 16.66%;
}

.product-gallery-item img {
  max-width: none;
  width: 100%;
}

.product-gallery-item:before,
.product-gallery-item:after {
  content: '';
  display: block;
  position: absolute;
  left: .5rem;
  right: .5rem;
  top: 0;
  bottom: 0;
  transition: all .35s ease;
}

.product-gallery-item:before {
  opacity: 0;
  visibility: hidden;
  border: 0.1rem solid #66bb6a;
}

.product-gallery-item:after {
  visibility: visible;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.4);
}

.product-gallery-item.active:before {
  visibility: visible;
  opacity: 1;
}

.product-gallery-item:hover:after,
.product-gallery-item.active:after {
  opacity: 0;
  visibility: hidden;
}


/* Important for image zoom in carousel */
.product-gallery-carousel.owl-carousel {
  z-index: initial;
  direction: initial;
}

.product-gallery-carousel.owl-carousel .owl-item:not(.active) {
  pointer-events: none;
}

.product-gallery-image {
  margin-bottom: 0;
  padding-right: 1rem;
}

.product-gallery-separated {
  position: relative;
}

.product-separated-item {
  position: relative;
  display: block;
  margin-bottom: 1rem;
}

.product-separated-item img {
  max-width: none;
  width: 100%;
}

.product-pager {
  display: flex;
  align-items: center;
}

.product-pager-link {
  color: #ccc;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0;
}

.product-pager-link i {
  color: #666;
  font-size: 2rem;
  line-height: 1;
  transition: color .3s;
}

.product-pager-link span {
  display: inline-block;
  transition: box-shadow .3s ease;
}

.product-pager-link:hover,
.product-pager-link:focus {
  color: #66bb6a;
}

.product-pager-link:hover i,
.product-pager-link:focus i {
  color: inherit;
}

.product-pager-link:hover span,
.product-pager-link:focus span {
  box-shadow: 0 1px 0 #66bb6a;
}

.product-pager-link+.product-pager-link {
  margin-right: 3rem
}

.product-pager-prev i {
  margin-left: .5rem
}

.product-pager-next i {
  margin-right: .5rem;
}

.product-details {
  margin-bottom: 2rem;
}

.product-details .product-title {
  font-weight: 400;
  font-size: 2.4rem;
  letter-spacing: -.025em;
  margin-bottom: 1.2rem;
  margin-top: -.5rem;
  padding-left: 1rem;
}

.product-details .ratings-container {
  margin-bottom: 1.3rem;
}

.product-details .product-price {
  font-size: 2.4rem;
}

.product-details .new-price {
  margin-left: 1rem;
}

.product-details .product-content {
  margin-bottom: 1.6rem;
}

.product-details .product-content p:last-child {
  margin-bottom: 0;
  text-align: right;
}

.product-details .product-countdown {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  max-width: 260px;
  margin-left: -5px;
  margin-bottom: 2rem;
}

.product-details .product-countdown .countdown-section {
  background-color: #fafafa;
}

.product-details .product-nav-dots a,
.product-details .product-nav-dots span {
  width: 2rem;
  height: 2rem;
}

.product-details .product-cat {
  font-weight: 400;
  font-size: 1.4rem;
}

.product-details .product-cat span {
  margin-left: .7rem;
}

.product-details .product-cat a {
  color: #666;
  box-shadow: none;
  transition: all .35s ease;
}

.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.product-details .product-size {
  flex-flow: row wrap;
  padding-top: 0;
  margin-bottom: 0;
}

.product-details .product-size a {
  color: #666;
  width: 4rem;
  height: 4rem;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  border: .1rem solid #d7d7d7;
  background-color: transparent;
  border-radius: 0;
  margin-right: 1rem;
}

.product-details .product-size a.active,
.product-details .product-size a:hover,
.product-details .product-size a:focus {
  color: #66bb6a;
  border-color: #66bb6a;
  background-color: transparent;
}

.product-details .product-size a.disabled {
  color: #dadada;
  border-color: #ebebeb;
  background-color: transparent;
}

.details-filter-row {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-bottom: 2rem;
}

.details-filter-row .form-control {
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #fff;
  border-color: #d7d7d7;
  min-width: 131px;
}

.details-filter-row .select-custom {
  margin-bottom: 0;
  margin-left: 3.9rem;
}

.details-filter-row .select-custom .form-control {
  padding-left: 3rem;
}

.details-filter-row .select-custom::after {
  font-size: 1rem;
  left: .9rem;
}

.details-filter-row label {
  text-align: right;
  display: inline-block;
  width: 67px;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0;
}

.details-filter-row .product-nav {
  margin-bottom: 0;
}

.details-filter-row .product-nav-thumbs {
  padding-top: 0;
}

.size-guide {
  color: #777;
  display: inline-flex;
  align-items: center;
}

.size-guide i {
  font-size: 1.8rem;
  margin-left: .7rem;
}

.size-guide:hover,
.size-guide:focus {
  color: #66bb6a;
}

.product-details-quantity {
  max-width: 131px;
}

.product-details-quantity .form-control {
  padding-left: 2.6rem;
  padding-right: 2.6rem;
  text-align: center;
  margin-bottom: 0;
}

.product-details-action {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-bottom: 3rem;
}

.product-details-action .btn-cart {
  padding: 1rem 1.5rem;
  max-width: 198px;
  color: #66bb6a;
  border: 0.1rem solid #66bb6a;
}

.product-details-action .btn-cart span {
  font-size: 1.4rem;
  color: inherit;
  text-transform: uppercase;
  box-shadow: none;
  transition: box-shadow .35s ease, color 0s ease;
}

.product-details-action .btn-cart:before {
  margin-left: .4rem;
}

.product-details-action .btn-cart:hover,
.product-details-action .btn-cart:focus {
  color: #fff;
  border-color: #66bb6a;
  background-color: #66bb6a;
}





.product-details-footer {
  color: #777;
  display: flex;
  font-weight: 400;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 1.7rem;
  border-top: .1rem solid #ebebeb;
  padding-bottom: 1.7rem;
}



.details-action-wrapper  {
  border: .1rem solid #66bb6a;
  background-color: #fff;
  padding: 1rem 1.7rem;
  border-radius: 8px;
}
.details-action-wrapper .btn-wishlist i{
  font-size: 20px;
  color: #222;
}

.details-action-wrapper:hover .btn-wishlist i{
  color: #66bb6a;
}
.details-action-wrapper .btn-wishlist.favorites i{
  color: #66bb6a;
}
.product-details-footer .social-icon {
  margin-bottom: 0;
}



.product-details-tab {
  margin-bottom: 5rem;
}

.product-details-tab .nav.nav-pills .nav-link {
  color: #333333;
  font-size: 1.6rem;
  padding: .55rem 3rem;
  border-bottom-width: .2rem;
  text-transform: capitalize;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-details-tab .nav.nav-pills .nav-item+.nav-item {
  margin-left: 2rem;
}

.product-details-tab .tab-content {
  border: .1rem solid #dadada;
  margin-top: -.1rem;
  border-radius: .3rem;
}

.product-details-tab .tab-content .tab-pane {
  padding: 2.7rem 3rem;
  text-align: right;
}

.product-desc-content h2 {
  font-weight: 400;
  font-size: 2.4rem;
  letter-spacing: -.01em;
  margin-bottom: 1.8rem;
}

.product-desc-content h3 {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-bottom: 1.8rem;
}

.product-desc-content ul {
  color: #333333;
}

.product-desc-content ul li {
  position: relative;
  padding-right: 1.3rem;
}

.product-desc-content ul li:before {
  content: '•';
  position: absolute;
  display: block;
  top: 0;
  right: .2rem;
}

.product-desc-content a {
  color: #333;
  border-bottom: .1rem solid #b8b8b8;
  transition: all .35s ease;
}

.product-desc-content a:hover,
.product-desc-content a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.product-desc-content blockquote {
  color: #333;
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: 1.6rem;
}

.product-desc-content blockquote p {
  margin-bottom: 0;
}

.product-desc-content blockquote cite {
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
}

.reviews h3 {
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-bottom: 2.3rem;
}

.review {
  padding-bottom: 1.3rem;
  margin-bottom: 2rem;
  border-bottom: .1rem solid #ebebeb;
}

.review:last-child {
  margin-bottom: 0;
}

.review .col-auto {
  width: 120px;
  padding-left: 2rem;
}

.review h4 {
  color: #333;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin-bottom: .8rem;
}

.review h4 a {
  color: inherit;
}

.review h4 a:hover,
.review h4 a:focus {
  color: #66bb6a;
}

.review .ratings-container {
  padding-top: .7rem;
  margin-bottom: .5rem;
}

.review .review-date {
  color: #ccc;
}

.review-content {
  margin-bottom: .8rem;
}

.review-action {
  font-size: 1.2rem;
}

.review-action a {
  color: #777;
  transition: all .35s ease;
}

.review-action a:hover,
.review-action a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.review-action a+a {
  margin-right: 1.6rem;
}

.review-action i {
  font-size: 1.4rem;
  margin-left: .6rem;
}



.details-action-col {
  display: flex;
  align-items: center;
  margin-bottom: 2.2rem;
}

.details-action-col .product-details-quantity {
  margin-left: 2rem;
}

.details-action-col label {
  display: inline-block;
  width: 67px;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0;
}


.product-desc-row {
  display: flex;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  min-height: 500px;
}

.product-desc-row.text-white h2,
.product-desc-row.text-white h3,
.product-desc-row.text-white h4 {
  color: inherit;
}


.details-footer-col {
  padding-top: 0;
  padding-bottom: 0;
  flex-direction: column;
  align-items: flex-start;
  border-top: none;
}

.product-details-centered .details-footer-col {
  align-items: center;
}

.details-footer-col .product-cat {
  margin-bottom: 2.6rem;
}
.product-cat a:after{
  content: ' ,';
}
.product-cat a:last-child:after{
  content: '';
}
.details-footer-col .social-icons {
  margin-right: 0;
}


.sidebar-product {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar-product .widget {
  margin-bottom: 4.5rem;
}

.sidebar-product .widget-title {
  font-size: 2.4rem;
  letter-spacing: -.025em;
  margin-bottom: 2.4rem;
}

.sidebar-product .products {
  margin-bottom: 3rem;
}

.sidebar-product .btn {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

/* Sticky bar */
.sticky-bar {
  display: none;
}

@media screen and (min-width: 992px) {


  .sticky-bar {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #fff;
    box-shadow: -15px 0 43px rgba(51, 51, 51, 0.15);
  }

  .sticky-bar .row {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sticky-bar .col-6 {
    display: flex;
    align-items: center;
  }

  .sticky-bar .product-media {
    max-width: 60px;
    margin-left: 2rem;
    margin-bottom: 0;
    flex-shrink: 0;
  }

  .sticky-bar .product-title {
    margin-bottom: 0;
    letter-spacing: -.025em;
  }

  .sticky-bar .product-price {
    margin-bottom: 0;
    margin-left: 2rem;
  }

  .sticky-bar .product-details-quantity {
    margin-right: 2rem;
    max-width: 100px;
  }

  .sticky-bar .product-details-action {
    margin-bottom: 0;
  }

  .sticky-bar .btn-cart {
    min-width: 200px;
    margin-right: 2rem;
  }

  .sticky-bar .btn-product+.btn-product {
    border: none;
  }

  .sticky-bar .btn-wishlist {
    font-size: 1.8rem;
    margin-right: 2rem;
  }

  .sticky-bar .btn-wishlist span {
    display: none;
  }

  .sticky-bar .btn-wishlist:before {
    margin-right: 0;
  }
}



@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-details-action {
    flex-direction: column;
    align-items: flex-start;
  }



  .product-details-action .btn-cart {
    min-width: 198px;
  }

  .product-details-tab .nav.nav-pills .nav-item+.nav-item {
    margin-left: 1rem;
  }

  .product-details-tab .nav.nav-pills .nav-item .nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .product-desc-row {
    min-height: 380px;
  }

  .product-desc-content h2,
  .product-details .product-title {
    font-size: 2.2rem;
  }

  .product-gallery-separated {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 575px) {
  .breadcrumb-nav .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .product-pager {
    margin-left: auto;
    margin-top: 1rem;
  }

  .product-details-tab .nav.nav-pills .nav-item+.nav-item {
    margin-left: 0;
  }
}

@media screen and (max-width: 580px) {






  .review .row {
    flex-direction: column;
  }

  .details-filter-row .select-custom {
    margin-left: 1.5rem;
  }

  .product-details-action .btn-cart,
  .product-details-centered .product-details-action .btn-cart {
    min-width: 198px;
  }

  .product-details-sidebar .details-action-col .btn-product {
    min-width: 168px;
  }
}

/*--------------------- 5.4.Blog -------------------- */
.entry {
  position: relative;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  line-height: 1.85;

}
.entry.entry-list{
  background-color: #fafafa ;
  padding: 10px;
  border-radius: 10px;
}

.entry-media {
  position: relative;
  background-color: #ccc;
  border-radius: 10px;
}

.entry-media>a {
  position: relative;
  display: block;
}

.entry-media img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.entry-video a:after {
  content: '\ec2c';
  font-family: "molla";
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 7rem;
  height: 7rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.5rem;
  margin-top: -3.5rem;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
  background-color: transparent;
  border-radius: 50%;
  border: .2rem solid #fff;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}

.entry-video a:hover:after,
.entry-video a:focus:after {
  color: #66bb6a;
  background-color: #fff;
  box-shadow: 0 0 0 1.6rem rgba(255, 255, 255, 0.2);
}

.entry-meta {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  color: #777;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: .5rem;
}

.text-center .entry-meta {
  direction: rtl;
  justify-content: center;
}

.entry-meta a {
  color: inherit;
  direction: rtl;
  transition: all .3s ease;
}

.entry-meta a:hover,
.entry-meta a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.meta-separator {
  margin-left: 1.1rem;
  margin-right: 1.1rem;
}

.entry-title {
  color: #333333;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: -.025em;
  margin-bottom: .6rem;
}

.entry-title a {
  color: inherit;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #66bb6a;
}

.entry-cats {
  color: #777;
  font-size: 1.4rem;
  direction: rtl;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.entry-cats a {
  color: inherit;
  transition: all .3s ease;
}

.entry-cats a:hover,
.entry-cats a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.entry-content p {
  margin-bottom: 1.3rem;
}

.entry-content.text-center p {
  text-align: center;
}

.read-more {
  display: inline-block;
  position: relative;
  font-weight: 400;
  letter-spacing: -.01em;
  padding-bottom: .1rem;
  transition: all .3s ease;
}

.read-more:after {
  font-family: 'molla';
  content: '\f273';
  font-size: 1.5rem;
  line-height: 1;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.75rem;
  opacity: 0;
  transition: all .25s ease;
  transform: translateX(6px);
}

.read-more:hover,
.read-more:focus {
  padding-left: 2.2rem;
  box-shadow: 0 1px 0 0 #66bb6a;
}

.read-more:hover:after,
.read-more:focus:after {
  opacity: 1;
  transform: translateX(0);
}

.menu-cat {
  margin: 0 0 2rem;
  padding: 0;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}

.menu-cat li {
  margin-right: 3.6rem;
}

.menu-cat li:last-child {
  margin-right: 0;
}

.menu-cat.justify-content-center li {
  margin-left: 1.8rem;
  margin-right: 1.8rem;
}

.menu-cat.justify-content-center li:last-child {
  margin-right: 1.8rem;
}

.menu-cat a {
  display: inline-block;
  color: #333333;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.menu-cat a span {
  color: #9f9f9f;
  font-weight: 400;
  margin-right: .8rem;
}

.menu-cat a:hover,
.menu-cat a:focus {
  color: #66bb6a;
}

.menu-cat li.active a {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

/* Entry Grid */
.entry-grid .entry-title {
  font-size: 1.8rem;
}

.entry-grid .entry-media {
  margin-bottom: 1.4rem;
}

.entry-grid .entry-cats {
  margin-bottom: .9rem;
}

/* Masonry */
.entry-container {
  position: relative;
  margin: 0 -1rem .5rem;
  transition: height .4s;
}

.entry-container::after {
  display: block;
  clear: both;
  content: '';
}

.entry-item {
  float: left;
  padding: 0 10px;
}

/* Entry list */
.entry-list p {
  text-align: justify;
  margin-bottom: 1rem;
}


.widget {
  margin-bottom: 4.5rem;
}

.sidebar {
  margin-top: 3rem;
}

.sidebar .widget:last-child {
  margin-bottom: 1.5rem;
}

.widget-title {
  color: #333;
  font-weight: 400;
  text-align: right;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -.01em;
  margin-bottom: 2rem;
}

.widget-search .widget-title {
  margin-bottom: 1.3rem;
  text-align: right;
}

.widget-search form {
  position: relative;
}

.widget-search .form-control {
  height: 40px;
  padding: .95rem 1.4rem .95rem 5rem;
  font-weight: 300;
  font-size: 1.3rem;
  background-color: transparent;
  margin-bottom: 0;
}

.widget-search .btn {
  position: absolute;
  left: .8rem;
  top: 50%;
  min-width: 0;
  font-weight: normal;
  font-size: 1.8rem;
  color: #666;
  padding: 0;
  width: 3rem;
  height: 3rem;
  margin-top: -1.4rem;
}
.widget-body .widget-search{
  position: relative;
}


.widget-search .btn i {
  margin: 0 !important;
}

.widget-search .btn:hover,
.widget-search .btn:focus {
  color: #66bb6a;
}

.widget-cats ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget-cats li:not(:last-child) {
  margin-bottom: 1rem;
}

.widget-cats a {
  color: #333;
  display: block;
  text-align: right;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
}

.widget-cats a span {
  float: left;
}

.widget-cats a:hover,
.widget-cats a:focus {
  color: #66bb6a;
}

.widget-banner-sidebar {
  position: relative;
}

.banner-sidebar-title {
  color: #777;
  text-align: center;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-bottom: .8rem;
  text-transform: uppercase;
}

.posts-list {
  list-style: none;
  padding: .4rem 0 .2rem;
  margin: 0;
}

.posts-list li {
  margin-bottom: 2rem;
}

.posts-list li::after {
  display: block;
  clear: both;
  content: '';
}

.posts-list li:last-child {
  margin-bottom: 0;
}

.posts-list figure {
  float: right;
  max-width: 80px;
  margin-left: 2rem;
  margin-bottom: 0;
  border-radius: 5px;
}
.posts-list figure img{
  border-radius: 5px;
}

.posts-list figure a {
  display: block;
}

.posts-list div {
  padding-top: .6rem;
  text-align: right;
}

.posts-list span {
  display: block;
  color: #9f9f9f;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: -.01em;
  margin: .5rem 0;
}

.posts-list h4 {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 0;
}

.posts-list a {
  color: #333;
}

.posts-list a:hover,
.posts-list a:focus {
  color: #66bb6a;
}

.banner-sidebar {
  position: relative;
  text-align: center;
  line-height: 0;
}

.banner-sidebar>a {
  display: inline-block;
}


.widget-text p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .entry-title {
    font-size: 2rem;
  }
  .entry-media {
    margin-bottom: 0;
  }



}

@media screen and (min-width: 992px) {
  .sidebar {
    margin-top: -.3rem;
  }

  .entry {
    margin-bottom: 2rem;
  }

  .entry-grid {
    margin-bottom: 4rem;
  }

  .max-col-2 .entry-grid .entry-media {
    margin-bottom: 2.4rem;
  }

  .max-col-2 .entry-grid .entry-title {
    font-size: 2.4rem;
  }

  .max-col-2 .entry-grid .entry-cats {
    margin-bottom: 1.5rem;
  }




  .entry-list:last-of-type {
    margin-bottom: 6rem;
  }

  .entry-list .entry-body {
    padding-left: 1.5rem;
  }

  .entry-mask .entry-title {
    font-size: 2.4rem;
  }
}

/*--------------------- 5.5.Single/Blog Post -------------------- */
/* Single Entry - Post */
.entry.single-entry {
  margin-bottom: 4rem;
}

.single-entry .entry-body {
  margin-bottom: 4rem;
}

.single-entry .entry-meta,
.single-entry .entry-cats {
  color: #ccc;
}

.single-entry .entry-meta a:not(:hover):not(:focus),
.single-entry .entry-cats a:not(:hover):not(:focus) {
  color: #666;
}

.single-entry .entry-title-big {
  font-weight: 400;
  font-size: 2.8rem;
}

.editor-content::after {
  display: block;
  clear: both;
  content: '';
}

.editor-content .float-left {
  margin-left: 2.8rem;
  margin-bottom: 1.5rem;
}

.editor-content .float-right {
  margin-left: 2.8rem;
  margin-bottom: 1.5rem;
}

.editor-content img {
  margin-bottom: 2rem;
}

.editor-content p {
  text-align: right;
  margin-bottom: 2.4rem;
}

.editor-content h3 {
  font-weight: 400;
  font-size: 2.2rem;
  text-align: right;
  margin-bottom: 2rem;
}

.editor-content a {
  color: #333;
  box-shadow: 0 1px 0 #333;
  transition: all .35s ease;
}

.editor-content a:hover,
.editor-content a:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.editor-content blockquote {
  position: relative;
  color: #333333;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.67;
  padding: 7rem 3rem 4rem 3rem;
  border-right: 0.1rem solid #66bb6a;
  background-color: #fafafa;
  margin-top: 4.2rem;
  margin-bottom: 4.2rem;
}

.editor-content blockquote p:last-child {
  margin-bottom: 0;
}

.editor-content blockquote:before {
  color: #ebebeb;
  content: '\f10e';
  font-weight: normal;
  font-size: 3rem;
  line-height: 1;
  font-family: 'molla';
  position: absolute;
  right: 3rem;
  top: 4rem;
  margin-top: -1.5rem;
}

.editor-content ul li {
  position: relative;
  text-align: right;
  margin-bottom: 2.7rem;
}

.editor-content ul li:before {
  display: inline-block;
  content: '•';
  font-size: 1.8rem;
  line-height: 1;
  margin-left: 1rem;
  vertical-align: middle;
  margin-top: -1px;
}

.entry-footer {
  margin-top: 3.6rem;
  margin-bottom: 5rem;
  align-items: center;
}

.entry-footer .social-icon {
  font-size: 1.3rem;
}

.entry-tags {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  padding-top: .2rem;
}

.entry-tags span {
  margin-left: 1rem;
}

.entry-tags a {
  display: block;
  color: #777;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.4;
  border-radius: .3rem;
  padding: .45rem .9rem;
  background-color: #fafafa;
  border: .1rem solid #ebebeb;
  margin-right: .5rem;
  margin-bottom: 0;
  transition: all .3s ease;
}

.entry-tags a:hover,
.entry-tags a:focus {
  color: #66bb6a;
  background-color: #fff;
}

.entry-author-details {
  display: flex;
  align-items: flex-start;
  padding: 5rem 3rem 4.6rem;
  background-color: #fafafa;
}

.entry-author-details h4 {
  color: #333;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.entry-author-details h4 a {
  color: inherit;
  float: right;
}

.entry-author-details h4 a:hover,
.entry-author-details h4 a:focus {
  color: #66bb6a;
}

.author-media,
.comment-media {
  flex: 0 0 50px;
  max-width: 50px;
}

.author-media img,
.comment-media img {
  border-radius: 50%;
}

.author-content p:last-child,
.comment-content p:last-child {
  margin-bottom: 0;
}

.author-body {
  position: relative;
  flex: 1 1 auto;
  padding-right: 2rem;
}

.author-header {
  align-items: flex-start;
  line-height: 1;
  margin-bottom: 2rem;
}

.author-link {
  color: #777;
  letter-spacing: -.01em;
  transition: all .35s ease;
}

.author-link:hover,
.author-link:focus {
  color: #66bb6a;
  box-shadow: 0 1px 0 #66bb6a;
}

.pager-nav {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 4.5rem;
  padding-bottom: 1rem;
}

.pager-link {
  position: relative;
  color: #66bb6a;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  font-weight: 400;
  padding-top: .95rem;
  padding-bottom: .95rem;
  font-size: 1.4rem;
  line-height: 1.5;
  transition: all .35s ease;
}

.pager-link+.pager-link {
  border-top: .1rem solid #ebebeb;
}

.pager-link:after {
  color: #333;
  display: block;
  font-family: 'molla';
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  transition: all .35s ease .05s;
  margin-top: -.8rem;
}

.pager-link.pager-link-prev {
  padding-right: 10rem;
  padding-left: 1rem;
}

.pager-link.pager-link-prev:after {
  content: '\f273';
  right: 3rem;
}

.pager-link.pager-link-next {
  padding-right: 1rem;
  padding-left: 10rem;
  align-items: flex-end;
  text-align: right;
}

.pager-link.pager-link-next:after {
  content: '\f274';
  left: 3rem;
}

.pager-link:hover,
.pager-link:focus {
  color: #66bb6a;
}

.pager-link:hover:after,
.pager-link:focus:after {
  color: #66bb6a;
}

.pager-link:hover.pager-link-prev,
.pager-link:focus.pager-link-prev {
  padding-right: 7rem;
}

.pager-link:hover.pager-link-prev:after,
.pager-link:focus.pager-link-prev:after {
  right: 0;
}

.pager-link:hover.pager-link-next,
.pager-link:focus.pager-link-next {
  padding-left: 7rem;
}

.pager-link:hover.pager-link-next:after,
.pager-link:focus.pager-link-next:after {
  left: 0;
}

.pager-link:hover .pager-link-title,
.pager-link:focus .pager-link-title {
  box-shadow: 0 .1rem 0 #333;
}

.pager-link-title {
  display: inline-block;
  margin-top: .6rem;
  flex: 0 0 auto;
  color: #333;
  font-size: 1.5rem;
  transition: all .35s ease;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.related-posts {
  padding-bottom: 4.5rem;
  margin-bottom: 4.5rem;
  border-bottom: .1rem solid #ebebeb;
}

.related-posts .title {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: 3rem;
}

.related-posts .entry.entry-grid {
  margin-bottom: 0;
}

.related-posts .entry-grid .entry-title {
  font-weight: 400;
}

.comments {
  margin-bottom: 5rem;
}

.comments .title {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: 4.5rem;
}

.comments ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.comments ul ul {
  margin-top: 4rem;
  margin-right: 8rem;
  padding-top: 4.5rem;
  border-top: .1rem solid #ebebeb;
}

.comments li {
  border-bottom: .1rem solid #ebebeb;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}

.comments li:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.comment {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.comment-body {
  position: relative;
  flex: 1 1 auto;
  padding-right: 3rem;
}

.comment-reply {
  display: flex;
  align-items: center;
  color: #F6BC3E;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -.01em;
  padding-bottom: .4rem;
  transition: all .35s ease;
}

.comment-user {
  margin-bottom: 1rem;
  text-align: right;
}

.comment-user h4 {
  color: #333;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.comment-user h4 a {
  color: inherit;
}

.comment-user h4 a:hover,
.comment-user h4 a:focus {
  color: #66bb6a;
}

.comment-user h4 span {
  display: block;
}

.comment-date {
  color: #9f9f9f;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1;
  display: inline-block;
  margin-top: 10px;
}

.reply {
  background-color: #fafafa;
  padding: 3rem;
  margin-bottom: 2rem;
  border-radius: 10px;
}

.reply .heading {
  margin-bottom: 2.4rem;
}

.reply .title {
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: .9rem;
}

.reply .title-desc {
  color: #ccc;
  font-size: 1.3rem;
  letter-spacing: -.01em;
}

.reply .form-control {
  background-color: #fff;
}

.reply textarea.form-control {
  min-height: 100px;
}



@media screen and (min-width: 768px) {
  .single-entry .entry-title-big {
    font-size: 3.4rem;
  }

  .editor-content::after {
    display: block;
    clear: both;
    content: '';
  }

  .editor-content .float-left {
    margin-right: 4.8rem;
    margin-bottom: 2rem;
  }

  .editor-content .float-right {
    margin-left: 4.8rem;
    margin-bottom: 2rem;
  }

  .editor-content h3 {
    font-size: 2.4rem;
  }

  .editor-content blockquote {
    padding: 4rem 12rem 4rem 6rem;
  }

  .editor-content blockquote:before {
    right: 4rem;
    top: 50%;
  }
}

@media screen and (min-width: 992px) {
  .single-entry .entry-title-big {
    font-size: 4rem;
  }

  .social-icons.social-icons-vertical {
    flex-direction: column;
    text-align: center;
    padding-bottom: 4rem;
  }

  .entry-fullwidth .social-icons.social-icons-vertical {
    margin-bottom: 0;
  }

  .social-icons.social-icons-vertical .social-label {
    margin-left: 0;
    margin-bottom: 1.1rem;
  }

  .social-icons.social-icons-vertical .social-icon {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .social-icons.social-icons-vertical .social-icon+.social-icon {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .sticky-content.is_stuck {
    position: static !important;
    top: auto !important;
    width: auto !important;
    bottom: auto !important;
  }
}

/*--------------------- 5.6.Portfolio -------------------- */
/* Portfolio */
.nav-filter {
  display: flex;
  margin-bottom: 3rem;
}

.nav-filter a {
  display: inline-block;
  color: #777;
  padding: .4rem 1rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  text-transform: uppercase;
  border-bottom: .1rem solid transparent;
}

.nav-filter a:hover,
.nav-filter a:focus {
  color: #66bb6a;
}

.nav-filter .active a {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}




.direction-link {
  display: inline-block;
  margin-top: 1rem;
  line-height: 1;
}

.contact-info {
  margin-bottom: 3rem;
}

.contact-info h3 {
  margin-top: .5rem;
  font-weight: 400;
  text-align: right;
  font-size: 1.8rem;
  letter-spacing: -.025em;
  margin-bottom: 1.5rem;
}

.contact-list {
  max-width: 270px;
  list-style: none;
  padding-left: 0;
}

.contact-list li {
  position: relative;
  padding-right: 3rem;
  margin-bottom: 1.4rem;
  text-align: right;
}

.contact-list a {
  color: inherit;
}

.contact-list a:hover,
.contact-list a:focus {
  color: #66bb6a;
}

.contact-list i {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2rem;
  line-height: 1;
  color: #66bb6a;
}




/*--------------------- 5.10.Contact 2 -------------------- */
/* Contact us 2 */
.contact-box {
  margin-bottom: 3rem;
}

.contact-box h3 {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: -.025em;
  margin-bottom: 1.6rem;
}

.contact-box address,
.contact-box div {
  font-weight: 300;
  font-style: normal;
}

.contact-box a {
  color: inherit;
}

.contact-box a:hover,
.contact-box a:focus {
  color: #66bb6a;
}

.contact-box .social-icons {
  padding-top: 1.5rem;
}

.contact-box .social-icon {
  font-size: 1.3rem;
}

.touch-container .lead {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------- 5.11.Login -------------------- */
/* Login */
.form-box {
  max-width: 575px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 2.2rem 2rem 4.4rem;
  box-shadow: 0 3px 16px rgba(51, 51, 51, 0.1);
}

.form-box .btn {
  min-width: 115px;
}

.form-tab .nav.nav-pills {
  color: #333333;
  border-bottom: .1rem solid #ebebeb;
}

.form-tab .nav.nav-pills .nav-item {
  margin-bottom: -.1rem;
}

.form-tab .nav.nav-pills .nav-item+.nav-item {
  margin-left: 0;
}

.form-tab .nav.nav-pills .nav-link {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.025em;
  color: inherit;
  border-bottom-width: .2rem;
  padding: .9rem 1rem;
}

.form-tab .nav.nav-pills .nav-link.active {
  color: inherit;
}

.form-tab .nav-fill .nav-item {
  flex: 1 1 0;
}

.form-tab .tab-content .tab-pane {
  padding: 2rem 0 0;
}

.form-tab .form-group {
  margin-bottom: 1.3rem;
}

.form-tab .form-footer {
  padding-top: .6rem;
  padding-bottom: 3rem;
  border-bottom: .1rem solid #ebebeb;
  margin-bottom: 2.3rem;
}

.form-tab .form-footer .btn {
  margin-left: auto;
  margin-top: 1rem;
  order: 2;
  width: 100%;
}

.form-tab .form-footer a {
  color: inherit;
}

.form-tab .form-footer a:hover,
.form-tab .form-footer a:focus {
  color: #66bb6a;
}

.form-tab .form-footer a:not(.forgot-link) {
  text-decoration: underline;
}

.form-tab .form-footer .custom-control {
  margin: 0;
}

.form-tab .form-footer .forgot-link {
  order: -1;
  text-align: right;
  width: 100%;
  margin-bottom: .6rem;
}

.form-choice {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -.025em;
}

.form-choice p {
  margin-bottom: 2.7rem;
}

.btn.btn-login {
  color: #333333;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: .85rem 1rem;
  border: .1rem solid #ebebeb;
  min-width: 0;
}

.btn.btn-login i {
  text-align: right;
  display: inline-block;
  margin-right: 0 !important;
  margin-left: 0 !important;
  min-width: 2rem;
}

.btn.btn-login.btn-g i {
  color: #cc3333;
  min-width: 2.6rem;
}

.btn.btn-login.btn-f i {
  color: #3366cc;
}

.btn.btn-login:hover,
.btn.btn-login:focus {
  background-color: #f5f6f9;
}

.form-choice .col-sm-6:not(:last-child) {
  margin-bottom: .6rem;
}

@media screen and (min-width: 576px) {
  .form-choice .col-sm-6:not(:last-child) {
    margin-bottom: 0;
  }


}

@media screen and (min-width: 768px) {
  .form-box {
    padding: 3.7rem 6rem 6.4rem;
  }

  .form-tab .nav.nav-pills .nav-link {
    font-size: 2.4rem;
  }




}

/*--------------------- 5.12.Category Banner Page -------------------- */
/* Category banner page  */
.categories-page .banner {
  overflow: hidden;
}

.categories-page .banner>a:not(.banner-link):after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all .35s ease;
  background-color: rgba(25, 25, 25, 0.3);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}

.categories-page .banner-badge .banner-link {
  padding-top: 1.45rem;
  padding-bottom: 1.45rem;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 5;
  bottom: 2rem;
}

.categories-page .banner-badge .banner-title {
  font-size: 1.6rem;
  margin-bottom: .5rem;
}

.categories-page .banner-badge .banner-subtitle {
  font-size: 1.4rem;
}

.categories-page .banner:hover>a:not(.banner-link):after {
  visibility: visible;
  opacity: 1;
}

.sidebar-filter-overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(25, 25, 25, 0.25);
  z-index: 1000;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}

.sidebar-filter-active .sidebar-filter-overlay {
  visibility: visible;
  opacity: 1;
}

.sidebar-filter {
  position: fixed;
  right: -350px;
  top: 0;
  bottom: 0;
  z-index: 1001;
  background-color: #fff;
  width: 100%;
  max-width: 350px;
  overflow-y: auto;
  scrollbar-width:thin;
  box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
  will-change: transform;
  visibility: hidden;
  transition: all 0.35s;
}

.sidebar-filter-active .sidebar-filter {
  visibility: visible;
  transform: translateX(-350px);
}

.sidebar-filter .widget {
  padding-left: 1rem;
  padding-right: 1rem;
}

.sidebar-filter .widget:last-child {
  border-bottom: none;
}

.sidebar-filter .widget-clean {
  color: #333333;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  border-bottom: .1rem solid #ebebeb;
  padding: 0 1rem 2.4rem;
  margin-bottom: 2rem;
}

.sidebar-filter .widget-clean i {
  font-size: 1.6rem;
  line-height: 1;
  margin-left: 1rem;
}

.sidebar-filter .widget-clean a {
  font-size: 1.4rem;
}

.sidebar-filter-banner.sidebar-shop .widget:not(.widget-clean) {
  border-bottom: none;
  margin-bottom: 4rem;
}

.sidebar-filter-banner.sidebar-shop .widget-title {
  margin-bottom: 1.7rem;
}

.sidebar-filter-wrapper {
  position: relative;
  padding: 3.5rem 2.7rem 1.5rem;
}

.sidebar-filter-clear {
  text-transform: capitalize;
}

@media screen and (max-width: 380px) {
  .sidebar-filter {
    right: -300px;
    max-width: 300px;
  }

  .sidebar-filter-active .sidebar-filter {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }

  .sidebar-filter-wrapper {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }
}


.summary {
  text-align: right;
  padding: 2.5rem 3rem 3rem;
  border-radius: .3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #fff;
  box-shadow: 0 3px 16px rgba(51, 51, 51, 0.1);
}

.summary-title {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0;
  padding-bottom: 1.7rem;
  border-bottom: .1rem solid #9f9f9f;
  margin-bottom: 2.1rem;
}

.table.table-summary {
  text-align: right;
  line-height: 1.43;
  color: #666666;
  border: none;
  margin-bottom: 0;
}

.table-cart,
.table-wishlist {
  text-align: right;
}

.table.table-summary a {
  color: inherit;
}

.table.table-summary a:hover,
.table.table-summary a:focus {
  color: #66bb6a;
}

.table.table-summary thead th,
.table.table-summary .summary-subtotal td {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-summary thead th {
  border-bottom: none;
  padding: 0 0 .3rem;
}

.table.table-summary tbody td {
  padding: 0;
  height: 70px;
  border-bottom: .1rem solid #ebebeb;
}

.table.table-summary thead th,
.table.table-summary tbody td {
  vertical-align: middle;
  border-top: none;
}

.table.table-summary thead th:last-child,
.table.table-summary tbody td:last-child {
  text-align: right;
  min-width: 100px;
}

.table.table-summary .summary-total td {
  font-weight: 400;
  font-size: 1.6rem;
  color: #66bb6a;
  border-bottom: none;
}

.accordion-summary {
  margin-bottom: 3.2rem;
}

.accordion-summary .card {
  color: #222;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.67;
  border: none;
  background-color: transparent;
}

.accordion-summary .card-title {
  font-weight: 300;
  font-size: 1.4rem;
  color: #333333;
  letter-spacing: 0;
}

.accordion-summary .card-title a {
  color: inherit;
  padding: .7rem 3rem .7rem 0;
  text-align: right;
}

.accordion-summary .card-title a img {
  margin-top: 1rem;
}

.accordion-summary .card-title a:hover,
.accordion-summary .card-title a:focus {
  color: inherit;
}

.accordion-summary .card-title a small {
  font-size: 1.1rem;
  color: #222;
}

.accordion-summary .card-title a:before {
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 0.1rem solid #66bb6a;
  right: auto;
  right: 0;
  top: .7rem;
  transform: translateY(0);
  -ms-transform: translateY(0);
}

.accordion-summary .card-title a:after {
  content: '';
  display: block;
  width: .6rem;
  height: .6rem;
  position: absolute;
  right: .5rem;
  top: 1.2rem;
  border-radius: 50%;
  background-color: #66bb6a;
  visibility: visible;
  opacity: 1;
  transition: all .3s;
}

.accordion-summary .card-title a.collapsed:before {
  border-color: #dadada;
}

.accordion-summary .card-title a.collapsed:after {
  opacity: 0;
  visibility: hidden;
}

.accordion-summary .card-body {
  padding: .4rem 0 .8rem 3rem;
}



@media screen and (min-width: 992px) {
  .summary {
    margin-top: 0;
  }
}




.tab-content .tab-pane-inside .radio {
  position: absolute;
  right: 0;
}

.tab-content .tab-pane-inside input[type='radio'] {
  display: none;
}

.tab-content .tab-pane-inside input[type='radio']:active+label:before {
  transition-duration: 0s;
}

.tab-content .tab-pane-inside input[type='radio']+label {
  font-size: 14px;
  text-align: right;
  font-weight: normal;
  line-height: 1.903em;
  position: relative;
  min-width: 100px;
  margin: 0 0 4px 0;
  padding-right: 30px;
  outline: none !important;
}

.tab-content .tab-pane-inside input[type='radio']+label:before,
.tab-content .tab-pane-inside input[type='radio']+label:after {
  position: absolute;
  right: 0;
  display: block;
  box-sizing: content-box;
  content: '';
}

.tab-content .tab-pane-inside input[type='radio']+label:before {
  top: 1px;
  width: 21px;
  height: 21px;
  transition: background-color .2s;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: #f7f7f8;
}

.tab-content .tab-pane-inside input[type='radio']+label:hover:before {
  background-color: #f7f7f8;
  box-shadow: 0 0 1px rgba(0, 0, 0, .35);
}

.tab-content .tab-pane-inside input[type='radio']+label:after {
  top: 7px;
  right: 6px;
  width: 10px;
  height: 10px;
  transition: transform .2s ease-out;
  transform: scale(0);
  transform-origin: 50%;
}

.tab-content .tab-pane-inside input[type='radio']+label:after {
  background-color: #bf8040;
}

.tab-content .tab-pane-inside input[type='radio']:checked+label:before {
  -webkit-animation: borderscale 300ms ease-in;
  -moz-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #f7f7f8;
}

.tab-content .tab-pane-inside input[type='radio']:checked+label:after {
  transform: scale(1);
}

.tab-content .tab-pane-inside input[type='radio']+label:before,
.tab-content .tab-pane-inside input[type='radio']+label:after {
  border-radius: 50%;
}

.steps-progress .progress {
  height: 4px;
  margin-top: -1px;
  border-radius: 0;
}

.steps-progress .progress-bar {
  background-color: #bf8040;
}

.tab-content {
  position: relative;
  z-index: 1;
  padding: 25px 0 0;
}



@media (max-width: 767px) {
  .tab-content {
    padding: 20px 0 0;
  }
}

.tab-content.tab-content--bg {
  padding: 40px;
  color: #282828;
  background: #fff;
}

@media (max-width: 767px) {
  .tab-content.tab-content--bg {
    padding: 20px;
  }
}

.tab-content.tab-content--bg h2,
.tab-content.tab-content--bg h3,
.tab-content.tab-content--bg h4,
.tab-content.tab-content--bg h5,
.tab-content.tab-content--bg h6 {
  color: #282828;
}

.tab-content.tab-content--bg .tags-list li a:not(:hover):not(.active) {
  background-color: #fff;
}

.tab-content.tab-content--bg table {
  font-size: 14px;
  line-height: 23px;
  color: #282828;
  background-color: #fff;
}

.tab-content.tab-content--bg .form-control,
.tab-content.tab-content--bg .form-control:focus {
  background-color: #fff;
}

.tab-content>.tab-pane {
  display: none;
  width: 100%;
  border: 0;
}

.tab-content>.tab-pane>*:not(:first-child):not(p):not(.clearfix):not(.row) {
  margin-top: 35px;
}

@media (max-width: 767px) {
  .tab-content>.tab-pane>*:not(:first-child):not(p):not(.clearfix):not(.row) {
    margin-top: 20px;
  }
}

.tab-content>.tab-pane>p:not(:first-child) {
  margin-top: 25px;
}

.tab-content>.tab-pane>p+p {
  margin-top: 20px;
}

.tab-content>.tab-pane:only-child {
  margin-bottom: 0;
}

.tab-content>.active {
  display: block;
}



/* end checkout2 */

.cart-table {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f4f4f4;
}

.cart-table-prd {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 30px;
  padding-right: 0 !important;
  padding-bottom: 30px;
  padding-left: 0 !important;
  -ms-flex-align: center;
  align-items: center;
}

.cart-table-prd:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f4f4f4;
}

@media (max-width: 991px) {
  .cart-table-prd {
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.cart-table-prd>* {
  padding: 0 15px;
}

.cart-table-prd>*:first-child {
  padding-right: 0;
}

.cart-table-prd>*:last-child {
  padding-left: 0;
}

.cart-table-prd-options {
  margin-top: 5px;
}

.cart-table-prd-image {
  max-width: 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
}

.cart-table-prd-image img {
  width: 100%;
}

@media (max-width: 1860px) {
  .cart-table-prd-image {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}

@media (max-width: 1199px) {
  .cart-table-prd-image {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

@media (max-width: 991px) {
  .cart-table-prd-image {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

@media (max-width: 575px) {
  .cart-table-prd-image {
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }
}

.cart-table-prd-info {
  -ms-flex: 1;
  flex: 1;
}

.cart-table-prd-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 0;
  color: #818181;
}

.cart-table-prd-name:not(:first-child) {
  margin-top: 7px;
}

@media (max-width: 991px) {
  .cart-table-prd-name {
    font-size: 16px;
  }
}

.cart-table-prd-subname {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
}

.cart-table-prd-subname:not(:first-child) {
  margin-top: 6px;
}

@media (max-width: 991px) {
  .cart-table-prd-subname {
    font-size: 14px;
  }
}

.cart-table-prd-qty {
  max-width: 160px;
  text-align: center;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
}

@media (max-width: 1199px) {
  .cart-table-prd-qty {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}

@media (max-width: 767px) {
  .cart-table-prd-qty {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}

@media (max-width: 575px) {
  .cart-table-prd-qty {
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }
}

.cart-table-prd-qty .qty {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.cart-table-prd-price {
  max-width: 230px;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
}

@media (max-width: 1860px) {
  .cart-table-prd-price {
    max-width: 260px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
  }
}

@media (max-width: 1199px) {
  .cart-table-prd-price {
    max-width: 200px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

.cart-table-prd--head {
  font-size: 15px;
  font-weight: 500;
}

.cart-table-prd-price-total {
  font-family: "PeydaWebFaNum","IRANYekan", 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 1em;
  max-width: 230px;
  text-align: center;
  white-space: nowrap;
  color: #282828;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
}

@media (max-width: 1860px) {
  .cart-table-prd-price-total {
    font-size: 22px;
    max-width: 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
  }
}

@media (max-width: 1199px) {
  .cart-table-prd-price-total {
    font-size: 18px;
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}

.cart-table-prd-action {
  max-width: 70px;
  text-align: center;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
}

@media (max-width: 767px) {
  .cart-table-prd-action {
    position: absolute;
    top: 30px;
    left: 0;
  }
}

.cart-table-prd-remove {
  font-size: 20px;
}

.cart-table-prd-remove [class*='icon'] {
  transition: .2s;
  color: #f12b2b;
}

.cart-table-prd-remove:hover {
  text-decoration: none;
}

.cart-table-prd-remove:hover [class*='icon'] {
  color: #282828;
}

.cart-table-prd-content-wrap .cart-table-prd-price {
  margin-top: 0 !important;
  -ms-flex-pack: center;
  justify-content: center;
}

.cart-table-prd-price {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: -5px;
  margin-left: -5px;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cart-table-prd-price:not(:first-child) {
  margin-top: 10px;
}

.cart-table-prd-price>* {
  margin: 0 5px;
}

.cart-table-prd-price .price-old {
  font-family: "PeydaWebFaNum","IRANYekan", 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1em;
  text-decoration: line-through;
}

@media (max-width: 991px) {
  .cart-table-prd-price .price-old {
    font-size: 14px;
  }
}

.cart-table-prd-price .price-new {
  font-family: "PeydaWebFaNum","IRANYekan", 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  color: #282828;
}

@media (max-width: 991px) {
  .cart-table-prd-price .price-new {
    font-size: 18px;
  }
}

.card-text-info {
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
}

.card-text-info h4,
.card-text-info h5,
.card-text-info h6 {
  margin-bottom: 5px;
}

.card-text-info p:not(:first-child) {
  margin-top: 5px;
}

.card-text-info b {
  font-size: 15px;
}

.cart-table-prd-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
}

.cart-table-prd-content-wrap>* {
  padding: 0 15px;
}

.cart-table-prd-content-wrap>*:first-child {
  padding-right: 0;
}

.cart-table-prd-content-wrap>*:last-child {
  padding-left: 0;
}

@media (max-width: 991px) {
  .cart-table-prd-content-wrap {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .cart-table-prd-content-wrap {
    flex-direction: column;
    -ms-flex-direction: column;
  }
}

@media (max-width: 767px) {

  .cart-table-prd-info,
  .cart-table-prd-price-total,
  .cart-table-prd-qty {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: right;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cart-table-prd-price {
    max-width: calc(100% - 50px);
    padding-left: 50px;
  }

  .cart-table-prd-info,
  .cart-table-prd-qty {
    margin: 0 0 15px;
  }
}

.page404-bg {
  min-height: 550px !important;
}

@media (max-width: 767px) {
  .page404-bg {
    min-height: 350px !important;
  }
}

.shopping-cart-empty-text {
  display: none;
}

.shopping-cart-empty-text .page404-bg {
  min-height: 500px !important;
}

@media (max-width: 767px) {
  .shopping-cart-empty-text .page404-bg {
    min-height: 350px !important;
  }
}

.shopping-cart-empty-text .page404-bg .page404-text {
  position: relative;
}

.shopping-cart--empty .shopping-cart-empty-text {
  display: block;
}

.shopping-cart--empty .shopping-cart-content {
  display: none;
}

@media (min-width: 992px) {
  .cart-table-under {
    margin-right: -30px;
    margin-left: -30px;
  }

  .cart-table-under>* {
    padding: 0 30px;
  }
}

.cart-table.disable-actions .cart-table-prd-remove {
  pointer-events: none;
  opacity: 0;
}

@media (min-width: 576px) {
  .cart-table-under .form-control.textarea--height-200 {
    height: 272px;
  }
}

.cart-table-under .cart-promo-banner .txt1 {
  font-size: 28px;
}

@media (max-width: 1199px) {
  .cart-table-under .cart-promo-banner .txt1 {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .cart-table-under .cart-promo-banner .txt1 {
    font-size: 24px;
  }
}

.cart-table-under .cart-promo-banner .txt2 {
  font-size: 18px;
}

@media (max-width: 575px) {
  .cart-table-under .cart-promo-banner .txt2 {
    font-size: 16px;
  }
}

.cart-table--sm .cart-table-prd-image {
  max-width: 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}

.cart-table--sm .cart-table-prd-price-total {
  font-size: 20px;
}

.cart-table--sm .cart-table-prd-info {
  text-align: right;
  -ms-flex: 2;
  flex: 1;
}

.cart-table--sm .cart-table-prd-price,
.cart-table--sm .cart-table-prd-price-total {
  -ms-flex: 1;
  flex: 1;
}

.cart-table--sm .cart-table-prd-qty {
  max-width: 80px;
  text-align: center;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}

@media (max-width: 767px) {
  .cart-table--sm .cart-table-prd-content-wrap {
    flex-direction: row;
    padding: 0;
    -ms-flex-direction: row;
  }
}

.cart-total-sm {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.cart-total-sm>* {
  padding: 0 10px;
}



/*--------------------- 5.14.Wishlist -------------------- */
/* Wishlist */


.table .price-col {
  width: 180px;
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table .stock-col {
  width: 160px;
  font-weight: 400;
  font-size: 1.6rem;
}

.table .action-col {
  width: 202px;
}

.table .action-col .btn {
  height: 40px;
  padding-top: .55rem;
  padding-bottom: .55rem;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.table .action-col .btn i {
  font-size: 1.8rem;
  margin-left: 1rem !important;
  margin-right: 0 !important;
}

.table .action-col .btn.disabled {
  opacity: 1 !important;
  color: #9f9f9f !important;
  cursor: default;
  pointer-events: none;
  background-color: #fafafa !important;
  border-color: #ebebeb !important;
}

.table .remove-col {
  padding-right: 0;
  padding-left: 0;
  width: 38px;
  text-align: right;
}

.table .remove-col .btn-remove {
  margin-left: -.7rem;
}

.product-col .product {
  display: flex;
  align-items: center;
  margin: 0;
  padding-left: 2rem;
  box-shadow: none;
  justify-content: start;

}

.product-col .product-media {
  display: inline-block;
  margin: 0;
  margin-left: 2.8rem;
  flex-shrink: 0;
  max-width: 60px;
}

.price-col .product-media {
  display: inline-block;
  margin: 0;
  margin-left: 2.8rem;
  flex-shrink: 0;
}

.product-col .product-title {
  display: inline-block;
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.25;
  margin: 0;
}

.product-col .product-title a {
  color: inherit;
}

.product-col .product-title a:hover,
.product-col .product-title a:focus {
  color: #66bb6a;
}

.in-stock {
  color: #a6c76c;
}

.out-of-stock {
  color: #66bb6a;
}

.btn-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  color: #9f9f9f;
  background-color: transparent;
  font-size: 1.7rem;
  line-height: 1;
  border: none;
  outline: none;
  transition: all .35s;
}

.btn-remove:hover,
.btn-remove:focus {
  color: #333333;
}

/* 404 - Error */
.error-content {
  color: #777;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.025em;
  padding-top: 8.5rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 480px;
  background-color: #fdfdfd;
}

.error-content p {
  margin-bottom: 2.5rem;
}

.error-title {
  letter-spacing: -.025em;
  margin-bottom: 1.4rem;
}

@media screen and (min-width: 768px) {
  .error-content {
    padding-top: 12.5rem;
    min-height: 540px;
  }

  .error-content {
    min-height: 620px;
  }
}

@media screen and (max-width: 991px) {

  .table-mobile,
  .table-mobile tbody,
  .table-mobile tr,
  .table-mobile td {
    width: 100% !important;
    display: block !important;
  }

  .table-mobile thead {
    display: none !important;
  }

  .table-mobile tr {
    position: relative;
    padding-top: 4.2rem;
    padding-bottom: 4rem;
  }

  .table-mobile .remove-col {
    position: absolute;
    left: 1.5rem;
    top: .5rem;
    padding: .5rem !important;
    width: auto !important;
  }

  .table-mobile tr td {
    text-align: center;
    padding: .1rem 3rem;
    border-bottom: none;
  }

  .table-mobile tr .product-col {
    padding-bottom: .6rem;
  }

  .table-mobile tr .action-col {
    padding-top: 1.5rem;
  }

  .table-mobile tr .action-col .btn,
  .table-mobile tr .action-col .dropdown {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .table-mobile .product-col .product {
    justify-content: center;
  }

  .table-mobile .product-col .product-title {
    text-align: right;
  }

  .table-mobile {
    border: .1rem solid #ebebeb;
  }

  .table-mobile tr:not(:last-child) {
    border-bottom: .1rem solid #ebebeb;
  }

  .table-mobile .cart-product-quantity {
    margin: .5rem auto;
  }

  .product-col .product {
    padding-left: 0;
  }
  .product-col .product .product-media img{
    border-radius: 5px;
  }
}

@media screen and (max-width: 767px) {
  .table-mobile .product-col .product-media {
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 575px) {
  .cart-bottom {
    flex-direction: column;
    margin-bottom: 4rem;
  }

  .cart-bottom .cart-discount .btn {
    margin-top: 0;
  }

  .cart-bottom .btn {
    margin-right: 0 !important;
    margin-top: 1rem;
  }
}

/*--------------------- 5.15.Cart -------------------- */
/* Shopping Cart */
@media screen and (min-width: 992px) {
  .cart .col-lg-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .cart .col-lg-9 {
    -ms-flex: 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
}

.table .total-col {
  color: #66bb6a;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-cart .price-col {
//width: 120px;
}

.table.table-cart .total-col {
//width: 80px;
}

.table.table-cart .quantity-col {
  width: 135px;
}
.input-spinner {
  position: relative;
}

.input-spinner .input-group-prepend,
.input-spinner .input-group-append {
  position: absolute;
  top: 0;
}

.input-spinner .input-group-prepend {
  left: 0;
}

.input-spinner .input-group-append {
  right: 0;
}

.input-spinner .form-control {
  padding: .85rem 2.6rem;
  height: auto;
  border-color: #dadada;
  background-color: #fff;
  margin: 0;
}

.input-spinner .form-control[disabled] {
  background-color: #f9f9f9;
}

.btn.btn-spinner {
  min-width: 0;
  color: #333333;
  padding: 1.25rem .4rem;
  font-size: 1rem;
  border: none;
  background: none;
}

.btn.btn-spinner i {
  margin: 0 !important;
}

.btn.btn-spinner:hover,
.btn.btn-spinner:focus {
  color: #66bb6a;
}






.cart-bottom {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5rem;
}

.cart-bottom .btn {
  margin-right: auto;
  min-width: 152px;
}

.cart-discount {
  flex: 0 0 50%;
  max-width: 326px;
}

.cart-discount .form-control {
  margin-left: 1.1rem;
}

.cart-discount .btn {
  min-width: 40px;
  padding-left: 0;
  padding-right: 0;
}

.summary.summary-cart {
  margin-bottom: 3rem;
}

.summary.summary-cart .summary-title {
  margin-bottom: 0;
  text-align: right;
}

.table.table-summary .summary-shipping {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-summary .summary-shipping td {
  padding-top: 2rem;
  padding-bottom: 1.3rem;
  height: auto;
  border-bottom: none;
}

.table.table-summary .summary-shipping-row {
  color: #333333;
}

.table.table-summary .summary-shipping-row label {
  color: inherit;
}

.table.table-summary .summary-shipping-row td {
  height: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-bottom: none;
}

.table.table-summary .custom-control {
  margin: 0;
}

.table.table-summary .summary-shipping-estimate {
  color: #333333;
  font-weight: 400;
  font-size: 1.6rem;
}

.table.table-summary .summary-shipping-estimate td {
  height: auto;
  padding-top: 1.4rem;
  padding-bottom: 2.3rem;
}

.table.table-summary .summary-shipping-estimate a {
  margin-top: .6rem;
  display: inline-block;
  font-weight: 300;
  color: #222;
  font-size: 1.4rem;
  border-bottom: 0.1rem solid #222;
}

.table.table-summary .summary-shipping-estimate a:hover,
.table.table-summary .summary-shipping-estimate a:focus {
  color: #66bb6a;
  border-bottom-color: #66bb6a;
}

.summary-cart .table.table-summary thead th:last-child,
.summary-cart .table.table-summary tbody td:last-child {
  min-width: 0;
}

/*--------------------- 5.16.Dashboard -------------------- */
/* Dashboard */




.dashboard .form-control {
  margin-bottom: 1.3rem;
}

.dashboard .form-control+.form-control {
  margin-top: 2rem;
}



.dashboard .tab-pane {
  padding: 0;
  border: none;
  line-height: 2.15;
  padding-bottom: 2rem;
}

.dashboard .tab-pane p {
  margin-bottom: 1rem;
  text-align: right;
}

.dashboard .btn {
  min-width: auto;
}

.nav-dashboard {
  margin-top: -1rem;
}

.nav-dashboard .nav-link {
  overflow: hidden;
  position: relative;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 1.4rem 0;
  text-align: right;
  color: #333333;
  border-bottom: .1rem solid #ebebeb;
}


.nav-dashboard .nav-link:hover,
.nav-dashboard .nav-link:focus,
.nav-dashboard .nav-link.active {
  color: #66bb6a;
}

.nav-dashboard .nav-link i{
  padding-left: 1rem;
}


.card-dashboard {
  text-align: right;
  margin-bottom: 3rem;
  background-color: #f9f9f9;
  border: .1rem solid #ebebeb;
}

.card-dashboard .card-title {
  letter-spacing: 0;
  margin-bottom: .5rem;
}

.card-dashboard .card-body {
  padding: 2rem ;
}



/*# sourceMappingURL=style.css.map */
.site_color {
  color: #66bb6a;
}
.left_side_basket{
  right: auto;
  left: -340px;
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  width: 330px;
  height: auto !important;
  transition: all 0.4s ease-in-out;
  z-index: 222222;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.1);

}
.left_side_basket a{
  color: #222;
}
.left_side_basket a:hover{
  color: #66bb6a;
}
.left_side_basket.show {
  right: auto;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .left_side_basket{
    left: -400px;
    width: 390px;
  }
}

.side_basket_item{
  padding: 15px 8px;
  border-bottom:1px solid #dee2e6 ;
  display: flex;
  justify-content: space-between;
}

.side_basket_item:hover{
  background-color: #F9F9F9;
}

.side_basket_price,.side_basket_total_price{
  color: #66bb6a;
}
.side_basket{
  max-height: 70%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width:thin;
  padding-bottom: 20px;
}
.side_header{
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: #fff;
  z-index: 100;
  border-bottom:1px solid #dee2e6 ;
}
.side_bottom{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: #fff;
  z-index: 100;
}
.offcanvas-overlay {
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(25, 25, 25, 0.7);
  z-index: 98;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  touch-action: none;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
}

.offcanvas-overlay.active {
  visibility: visible;
  opacity: 1;
}

.search_overlay {
  content: "";
  background-color: rgba(25, 25, 25, 0.7);
  height: 100%;
  top: 0;
  position: fixed;
  text-align: center;
  opacity: 1;
  right: 0;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  width: 0;
  z-index: 98;
}
.search_overlay.open {
  left: 0;
  right: auto;
  width: 100%;
}
.search-overlay.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.search_wrap {
  position: fixed;
  left: 0;
  right: 0;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 0;
  z-index: 99;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
}
@media screen And (max-width: 768px){
  .search_wrap {

    max-width: 300px;

  }
}
.search_wrap.open {
  opacity: 1;
  visibility: visible;
  -webkit-animation: slideInLeft 1s both;
  animation: slideInLeft 1s both;
}
.search_wrap form {
  position: relative;
  width: 100%;
}
.search_wrap .form-control:focus {
  color: #fff;
}
.icon_search {
  font-size: 24px;
  position: absolute;
  left: 5px;
  top: 5px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  color: #fff;
}
.search_wrap .form-control {
  background-color: transparent;
  border-bottom: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding: 10px 0;
  color: #fff;
}
.search_wrap .form-control::-webkit-input-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control::-moz-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control:-ms-input-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control::-ms-input-placeholder {
  color:#ffffff !important;
}
.search_wrap .form-control::placeholder {
  color:#ffffff !important;
}
.close-search {
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 25%;
}
.slider.owl-simple.owl-nav-inside .owl-dots
{
  position: absolute;
  bottom: 5%;
}
.slider.owl-simple.owl-light.owl-nav-inside .owl-dots .owl-dot.active span {
  border-color: #222;
  background: #222;
  width: 8px;
}
.slider.owl-simple.owl-light.owl-nav-inside .owl-dots .owl-dot span {
  border-color: #222;
}

.height_style{
  height: 200px;
  overflow-y: auto;
  scrollbar-width: thin;
}
.product-gallery-image{
  position: relative;
}
.gallery-item::before, .gallery-item::after {
  display: block;
  position: absolute;
}
.gallery-item:not(.type-video)::after {
  transform: scale(0.2);
  transition: all .3s .12s;
  color: #404040;
  font-family: "molla";
  font-size: 2rem;
  font-weight: normal;
  line-height: 44px;
  text-align: center;
  content: "\f2eb";
  opacity: 0;
}
.gallery-item::after {
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  margin-left: -22px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  z-index: 5;
}
.product-gallery .gallery-item::after {
  box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.26);
}
.gallery-item:hover:not(.type-video)::after {
  transform: scale(1);
  opacity: 1;
}
.product-details .badge {

  font-weight: 400;
  padding: 4px 8px;
  font-size: 13px;
  border-radius: 6px;
}
.widget-desc .box_br{
  position: relative;
}

.widget-desc .box_br label{
  position: relative;
  cursor: pointer;
  border-radius: 8px;
  color: #6f6f6f;
  padding: 3px 10px;
  font-size: 1.5rem;
  line-height: 1.692;
  display: block;
  -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
  box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
  border: 1px solid #e0e0e0;
}
.widget-desc .color_bx{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgb(204, 204, 204);
  cursor: pointer;
}

.widget-desc .border_active{
  border: 1px solid #66bb6a !important;
}
.widget-desc .cursur_disable {
  cursor: not-allowed !important;
}
.widget-desc .disable_color::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/del.png');
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 10px;
  overflow: hidden;
}
.alert-dismissible .close{
  left: 0;
  right: auto;
}
.rating-css{
  display: inline-block;
}
.rating-css div {
  color: #F6BC3E;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
  display: inline-block;
}
.rating-css input {
  display: none;
}
.rating-css input + label {
  font-size: 16px;
  cursor: pointer;
}
.rating-css input:checked + label ~ label {
  color: #838383;
}
.rating-css label:active {
  transform: scale(0.8);
  transition: 0.3s ease;
}
.rating-css label{
  color: #F6BC3E;
  margin-bottom: 0;
  line-height: .5;
}

.summary .form-control{
  background-color: #fff !important;
}
.order_add_card{
  margin-bottom: 10px;
  border-radius: 8px  ;
  height: 150px;
  min-height: 80px;
}
.order_add_card .custom-radio .custom-control-label::after{
  top: 1.1rem;
}
.order_add_card .custom-radio .custom-control-label::before{
  top: 0.6rem;
}
.card.order_add_card {
  border: .1rem dashed #d7d7d7;
}
.order_add_card .card-footer{
  background-color: #fff !important;
}
.pay_image .custom-control-label{
  position: relative;
}
.pay_image .custom-radio .custom-control-label::after,.pay_image .custom-radio .custom-control-label::before{
  top: 50%;
  transform: translateY(-50%);
}
.panel_box2{
  box-shadow: 0 3px 16px rgba(51, 51, 51, 0.1);
  padding: 20px;

}
.panel_box{
  border: 1px solid #ebebeb;
  padding: 20px;
}
.nav-dashboard .nav-item:last-child .nav-link
{
  border-bottom: 0;
}

.circle-box-icon  i{
  color: #FF0056;
  font-size: 10rem;
}
.modal {
  top: 50px;
}
.footer_menu {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 5px;
  height: 55px;
  background-color: #fff;
  box-shadow: 0 0 9px rgba(0,0,0,0.12);
}

.footer_menu_item {
  text-align: center;
  padding: 10px;
  color:#2a2a2a ;
}
.footer_menu_item a{
  color:#2a2a2a ;
}
.footer_menu_item a span.cart-count {
  background-color: #66bb6a;
  color: #fff;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 12px;
  text-align: center;
  line-height: 15px;
  font-size: 8px;
}

.footer_menu_item .footer_menu_label {
  display: block;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner{
  margin-bottom: 10px;
}
.banner img{
  border-radius: 10px;
}
.owl-side-box{
  position: relative;
  height: 100%;
}
.owl-title-box{
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  transform-origin:100% 100% ;
  display: flex;
  justify-content: start;
  align-items: center;
  width: 250px
}
.owl-title-box .owl-icon{
  transform: rotate(90deg);
  font-size: 25px;
  margin-left: 10px;
  width: 3rem;
  height: 3rem;
  text-align: center;
}
.owl-side-box .owl-btn-box{
  position: absolute;
  bottom: 0;
}
.cat_img img {
  border-radius: 50%;
  border: 2px solid #707070;
}
.cat_name {
  font-size: 14px !important;
}
