@font-face {
  font-family: "IranYekan";
  font-style: "normal";
  font-weight: 200;
  src: url("../fonts/iranyekanwebregular.eot");
  src: url("../fonts/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("../fonts/iranyekanwebregular.woff2") format("woff2"), url("../fonts/iranyekanwebregular.woff") format("woff"), url("../fonts/iranyekanwebregular.ttf") format("truetype"); }
@font-face {
  font-family: "IranYekan";
  font-style: "normal";
  font-weight: 300;
  src: url("../fonts/iranyekanweblight.eot");
  src: url("../fonts/iranyekanweblight.eot?#iefix") format("embedded-opentype"), url("../fonts/iranyekanweblight.woff2") format("woff2"), url("../fonts/iranyekanweblight.woff") format("woff"), url("../fonts/iranyekanweblight.ttf") format("truetype"); }
@font-face {
  font-family: "IranYekan";
  font-style: "normal";
  font-weight: 500;
  src: url("../fonts/iranyekanwebbold.eot");
  src: url("../fonts/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("../fonts/iranyekanwebbold.woff2") format("woff2"), url("../fonts/iranyekanwebbold.woff") format("woff"), url("../fonts/iranyekanwebbold.ttf") format("truetype"); }
.transition-500 {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

.transition-300, header .container, ul.ul-navbar li a, ul.ul-footer li a:before, ul.list-footer li a, ul.list-footer li a:before, ul.pagination .page-link, ul.grouping li a, ul.list-social li a, .products-sidbar figure img, .btn-add, article.products-new .grouping, article.products-new img, .details-products .share-social a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.font-material, ul.grouping li .link:after, ul.ul-color [type="checkbox"]:checked + label:after,
ul.ul-color [type="checkbox"]:not(:checked) + label:after {
  font: normal normal normal 24px/1 "Material Design Icons"; }

a {
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "IRANSans", arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 32px;
  padding: 0;
  margin: 0; }

.img-center {
  margin: 0 auto;
  display: block; }

img {
  max-width: 100%;
  height: auto; }

.no-p {
  padding: 0 !important; }

button {
  cursor: pointer;
  box-shadow: none;
  outline: none; }

html, body {
  background: #fff;
  direction: rtl;
  text-align: right; }

html {
  font-size: 90.5%; }

body {
  color: #000;
  font-family: "IranYekan", arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  overflow-x: hidden; }
  body p {
    line-height: 1.9;
    margin-bottom: 0; }

header .text-phone {
  display: inline-block;
  color: #fff;
  float: left; }
  @media (max-width: 575.98px) {
    header .text-phone {
      font-size: 13px;
      font-size: 1rem; } }
  @media (min-width: 768px) {
    header .text-phone {
      font-size: 15px;
      font-size: 1.0714285714rem; } }
  header .text-phone i {
    margin-left: 10px; }
header .link-cart {
  color: #fff;
  font-size: 15px;
  position: relative; }
  header .link-cart .number {
    background-color: #c0983e;
    width: 20px;
    height: 20px;
    line-height: 21px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    right: -11px;
    top: -11px;
    font-size: 12px;
    text-align: center;
    font-weight: 500; }
  header .link-cart i {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle; }
header nav.navbar {
  padding: 0;
  background-color: #fff;
  position: relative;
  z-index: 99;
  margin-bottom: -26.5px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }
header .logo {
  display: block;
  text-align: center;
  max-width: 175px; }
header.header {
  background-color: #222; }
  header.header .content {
    padding: 30px 0; }

.box-banner {
  margin: 15px 0;
  display: block;
  position: relative;
  overflow: hidden; }
  .box-banner:hover:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0); }
  .box-banner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    transition: transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    -ms-transition: -ms-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0); }

.group-title {
  font-size: 20px;
  background: url("../img/bg-title.png") repeat-x 0 50%;
  text-align: center;
  margin: 0 0 15px; }
  .group-title .title {
    color: #464646;
    padding: 0 20px;
    position: relative;
    background-color: #fff;
    display: inline-block;
    font-size: 22px; }

.slider-index {
  margin: 0 0 15px; }
  .slider-index figure {
    margin-bottom: 0; }
  .slider-index .slick-next {
    right: 30px;
    border-left: 0 !important;
    border-bottom: 0 !important; }
  .slider-index .slick-prev {
    left: 30px;
    border-top: 0 !important;
    border-right: 0 !important; }
  .slider-index .slick-next, .slider-index .slick-prev {
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 90; }
    .slider-index .slick-next:before, .slider-index .slick-prev:before {
      display: none; }

.slider-new, .slider-related {
  margin: 0 -15px; }
  .slider-new .item, .slider-related .item {
    margin: 0 15px;
    outline: none; }
  .slider-new .slick-dots li, .slider-related .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 2.5px; }
    .slider-new .slick-dots li button, .slider-related .slick-dots li button {
      width: 10px;
      height: 10px;
      background-color: #464646;
      border-radius: 50%; }
      .slider-new .slick-dots li button:before, .slider-related .slick-dots li button:before {
        display: none; }
    .slider-new .slick-dots li.slick-active button, .slider-related .slick-dots li.slick-active button {
      background-color: #c0983e; }

.slider-small .item {
  cursor: pointer;
  margin: 0 5px; }
  .slider-small .item figure {
    margin-bottom: 0; }
  .slider-small .item img {
    border: 1px solid #e5e5e5; }

section.new {
  padding: 15px 0; }
section.breadcrumb {
  background-color: #f3f3f3;
  padding: 35px 0 15px;
  margin-bottom: 0; }
  section.breadcrumb ul li {
    list-style: none;
    display: inline-block; }
    @media (max-width: 575.98px) {
      section.breadcrumb ul li {
        font-size: 12px;
        font-size: 0.9333333333rem; } }
    @media (min-width: 768px) {
      section.breadcrumb ul li {
        font-size: 14px;
        font-size: 1rem; } }
    section.breadcrumb ul li:last-child:after {
      display: none; }
    section.breadcrumb ul li:after {
      content: '/';
      color: #c0983e;
      margin: 0 10px;
      vertical-align: middle;
      display: inline-block;
      position: relative;
      top: 2px;
      left: -3px; }
    section.breadcrumb ul li p {
      font-weight: 500; }
    section.breadcrumb ul li a {
      color: #464646; }
section.section-cart {
  padding: 20px 0 100px;
  min-height: 615px;
  background-color: #fff; }
  section.section-cart .delete {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #464646;
    border-radius: 50%;
    font-size: 23px;
    width: 30px;
    height: 30px;
    line-height: 23px;
    text-align: center;
    position: relative; }
    section.section-cart .delete i {
      position: relative;
      top: 2px;
      right: -3px; }
  section.section-cart .table {
    margin: 15px 0;
    font-size: 14px; }
    section.section-cart .table .bold {
      font-weight: 500; }
    section.section-cart .table thead {
      background-color: #f3f3f3;
      color: #464646;
      font-size: 15px; }
      section.section-cart .table thead tr th {
        text-align: center;
        font-weight: 500; }
    section.section-cart .table tbody tr td {
      text-align: center;
      vertical-align: middle; }
    section.section-cart .table tbody td img {
      width: 40px; }
section.contact-us .title-contact {
  font-weight: 500;
  margin: 15px 0; }
  @media (max-width: 575.98px) {
    section.contact-us .title-contact {
      font-size: 17px;
      font-size: 1.2666666667rem; } }
  @media (min-width: 768px) {
    section.contact-us .title-contact {
      font-size: 19px;
      font-size: 1.3571428571rem; } }
section.contact-us .box-contact {
  background-color: #fff;
  margin-top: -75px;
  margin-bottom: 30px;
  border: 1px solid #eaeaea;
  position: relative;
  padding: 0 15px; }
  section.contact-us .box-contact .content {
    background-color: #f3f3f3;
    padding: 30px;
    height: 100%; }
    section.contact-us .box-contact .content ul li {
      list-style: none;
      padding-right: 50px;
      position: relative;
      min-height: 65px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center !important;
      align-items: center !important; }
      @media (max-width: 575.98px) {
        section.contact-us .box-contact .content ul li {
          font-size: 13px;
          font-size: 1rem; } }
      @media (min-width: 768px) {
        section.contact-us .box-contact .content ul li {
          font-size: 15px;
          font-size: 1.0714285714rem; } }
      section.contact-us .box-contact .content ul li i {
        font-size: 45px;
        position: absolute;
        right: 0;
        color: #c0983e; }
      section.contact-us .box-contact .content ul li p {
        vertical-align: middle; }
section.payment {
  padding: 30px 0; }
  section.payment .box-payment {
    padding: 30px;
    border: 1px solid #e4e4e4;
    text-align: center; }
    section.payment .box-payment img {
      max-width: 200px;
      border-radius: 50%;
      margin-bottom: 15px; }
    section.payment .box-payment .title {
      color: #464646;
      font-weight: 300;
      display: block; }
      @media (max-width: 575.98px) {
        section.payment .box-payment .title {
          font-size: 15px;
          font-size: 1.1333333333rem; } }
      @media (min-width: 768px) {
        section.payment .box-payment .title {
          font-size: 17px;
          font-size: 1.2142857143rem; } }
    section.payment .box-payment p {
      margin-bottom: 15px; }
      @media (max-width: 575.98px) {
        section.payment .box-payment p {
          font-size: 13px;
          font-size: 1rem; } }
      @media (min-width: 768px) {
        section.payment .box-payment p {
          font-size: 15px;
          font-size: 1.0714285714rem; } }
    section.payment .box-payment .bold {
      font-weight: 500; }
      @media (max-width: 575.98px) {
        section.payment .box-payment .bold {
          font-size: 17px;
          font-size: 1.2666666667rem; } }
      @media (min-width: 768px) {
        section.payment .box-payment .bold {
          font-size: 19px;
          font-size: 1.3571428571rem; } }
section.checkout {
  padding: 30px 0; }
  section.checkout form label {
    font-weight: 300;
    margin: 0 0 1rem; }
    @media (max-width: 575.98px) {
      section.checkout form label {
        font-size: 14px;
        font-size: 1.0666666667rem; } }
    @media (min-width: 768px) {
      section.checkout form label {
        font-size: 16px;
        font-size: 1.1428571429rem; } }
  section.checkout .height {
    min-height: 100%; }
  section.checkout .box-checkout {
    border: 1px solid #e4e4e4;
    padding: 10px;
    margin-top: 30px; }
    section.checkout .box-checkout figure {
      width: 50px;
      height: 50px;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #e4e4e4;
      margin-bottom: 0;
      position: relative; }
      section.checkout .box-checkout figure span {
        width: 25px;
        height: 25px;
        background-color: #c0983e;
        color: #fff;
        position: absolute;
        right: -10px;
        top: -12.5px;
        text-align: center;
        font-size: 13px;
        line-height: 25px;
        font-weight: 500;
        border-radius: 50%; }
    section.checkout .box-checkout .content {
      display: inline-block;
      width: calc(100% - 60px);
      padding: 11px; }
    section.checkout .box-checkout .price {
      float: left;
      color: #c0983e; }
      section.checkout .box-checkout .price .number {
        margin-left: 5px;
        font-weight: 500; }
    section.checkout .box-checkout .title {
      font-weight: 200;
      color: #464646;
      max-width: 220px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block; }
      @media (max-width: 575.98px) {
        section.checkout .box-checkout .title {
          font-size: 14px;
          font-size: 1.0666666667rem; } }
      @media (min-width: 768px) {
        section.checkout .box-checkout .title {
          font-size: 16px;
          font-size: 1.1428571429rem; } }
section.about {
  padding: 30px 0;
  font-size: 15px; }
  section.about .img {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    max-width: 400px; }
  section.about p {
    text-align: justify; }

.mt-15 {
  margin-top: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mt-30 {
  margin-top: 30px; }

.mt-10 {
  margin-top: 10px; }

.mtb-30 {
  margin: 30px 0; }

.mtb-15 {
  margin: 15px 0; }

ul {
  padding: 0;
  margin: 0; }
  ul.ul-navbar {
    margin: 0 auto;
    padding: 0; }
    ul.ul-navbar li:last-child a:after {
      display: none; }
    ul.ul-navbar li a {
      color: #464646;
      font-size: 15px;
      padding: 15px;
      display: block;
      font-weight: 500; }
      ul.ul-navbar li a:hover {
        color: #fff;
        background-color: #c0983e; }
  ul.ul-footer li {
    list-style: none;
    display: inline-block;
    width: calc(100% / 2.1); }
    ul.ul-footer li a {
      color: #fff;
      line-height: 32px; }
      @media (max-width: 575.98px) {
        ul.ul-footer li a {
          font-size: 12px;
          font-size: 0.9333333333rem; } }
      @media (min-width: 768px) {
        ul.ul-footer li a {
          font-size: 14px;
          font-size: 1rem; } }
      ul.ul-footer li a:hover:before {
        background-color: #fff; }
      ul.ul-footer li a:before {
        content: '';
        display: inline-block;
        width: 7px;
        height: 7px;
        border: 1px solid #fff;
        border-radius: 50%;
        margin-left: 7px; }
  ul.list-footer {
    text-align: center;
    border-top: 1px solid #515152;
    padding-top: 15px;
    margin-top: 15px; }
    ul.list-footer li {
      list-style: none;
      display: inline-block; }
      ul.list-footer li a {
        color: #fff;
        margin: 0 5px;
        position: relative; }
        @media (max-width: 575.98px) {
          ul.list-footer li a {
            font-size: 12px;
            font-size: 0.9333333333rem; } }
        @media (min-width: 768px) {
          ul.list-footer li a {
            font-size: 14px;
            font-size: 1rem; } }
        ul.list-footer li a:hover {
          color: #c0983e; }
          ul.list-footer li a:hover:before {
            width: 100%; }
        ul.list-footer li a:before {
          content: '';
          width: 0;
          height: 2px;
          background-color: #c0983e;
          position: absolute;
          right: 0;
          bottom: -8px; }
  ul.pagination {
    margin: 15px 0; }
    ul.pagination .page-item:first-child .page-link, ul.pagination .page-item:last-child .page-link {
      border-radius: 50%; }
    ul.pagination .page-link {
      width: 40px;
      height: 40px;
      line-height: 36px;
      padding: 0;
      border-radius: 50%;
      margin: 0 5px;
      text-align: center;
      box-shadow: none;
      color: #464646;
      font-weight: 500; }
      @media (max-width: 575.98px) {
        ul.pagination .page-link {
          font-size: 14px;
          font-size: 1.0666666667rem; } }
      @media (min-width: 768px) {
        ul.pagination .page-link {
          font-size: 16px;
          font-size: 1.1428571429rem; } }
  ul.grouping li {
    list-style: none;
    line-height: 32px; }
    ul.grouping li a {
      color: #464646;
      display: block;
      line-height: 32px; }
      @media (max-width: 575.98px) {
        ul.grouping li a {
          font-size: 12px;
          font-size: 0.9333333333rem; } }
      @media (min-width: 768px) {
        ul.grouping li a {
          font-size: 14px;
          font-size: 1rem; } }
      ul.grouping li a:hover, ul.grouping li a.active {
        color: #c0983e; }
    ul.grouping li .link:after {
      content: '\f143';
      float: left;
      display: inline-block;
      position: relative;
      top: 4px;
      margin-right: 5px; }
    ul.grouping li .link.collapsed:after {
      content: '\f140'; }
    ul.grouping li ul li a:before {
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #464646;
      margin-left: 5px;
      display: inline-block;
      vertical-align: middle;
      margin-top: -1px; }
  ul.list-price {
    line-height: 1;
    margin-top: 10px; }
    ul.list-price .price {
      float: left;
      font-size: 17px;
      color: #c0983e;
      display: block;
      font-weight: 300; }
      @media (max-width: 575.98px) {
        ul.list-price .price {
          font-size: 14px;
          font-size: 1.0666666667rem; } }
      @media (min-width: 768px) {
        ul.list-price .price {
          font-size: 16px;
          font-size: 1.1428571429rem; } }
      ul.list-price .price .number {
        margin-left: 5px;
        font-weight: 500; }
    ul.list-price li {
      display: inline-block;
      list-style: none; }
      ul.list-price li:first-child {
        margin-left: 15px; }
        ul.list-price li:first-child .price {
          color: #9c9c9c;
          text-decoration: line-through; }
  ul.ul-color {
    margin-bottom: 25px; }
    @media (max-width: 767.98px) {
      ul.ul-color {
        margin-bottom: 10px; } }
    ul.ul-color [type="checkbox"]:checked,
    ul.ul-color [type="checkbox"]:not(:checked) {
      position: absolute; }
    ul.ul-color [type="checkbox"]:checked + label,
    ul.ul-color [type="checkbox"]:not(:checked) + label {
      position: relative;
      cursor: pointer;
      display: inline-block;
      color: #666;
      right: 0;
      top: 10px;
      width: 18px;
      height: 18px;
      background: #fff;
      margin-left: 5px; }
    ul.ul-color label {
      position: absolute; }
    ul.ul-color [type="checkbox"]:checked + label:after,
    ul.ul-color [type="checkbox"]:not(:checked) + label:after {
      content: "\f12c";
      color: #fff;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media (max-width: 575.98px) {
        ul.ul-color [type="checkbox"]:checked + label:after,
        ul.ul-color [type="checkbox"]:not(:checked) + label:after {
          font-size: 15px;
          font-size: 1.1333333333rem; } }
      @media (min-width: 768px) {
        ul.ul-color [type="checkbox"]:checked + label:after,
        ul.ul-color [type="checkbox"]:not(:checked) + label:after {
          font-size: 17px;
          font-size: 1.2142857143rem; } }
    ul.ul-color input {
      opacity: 0; }
    ul.ul-color [type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0); }
    ul.ul-color [type="checkbox"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
    ul.ul-color li {
      display: block;
      position: relative;
      font-weight: 500; }
      @media (max-width: 575.98px) {
        ul.ul-color li {
          font-size: 10px;
          font-size: 0.8rem; } }
      @media (min-width: 768px) {
        ul.ul-color li {
          font-size: 12px;
          font-size: 0.8571428571rem; } }
    ul.ul-color span {
      cursor: pointer; }
  ul.list-size li {
    list-style: none;
    overflow: hidden;
    line-height: 35px; }
    ul.list-size li label.cbx {
      display: block; }
  ul.list-social {
    text-align: center;
    width: 100%; }
    ul.list-social li {
      list-style: none;
      display: inline-block; }
      ul.list-social li a {
        color: #464646; }
        @media (max-width: 575.98px) {
          ul.list-social li a {
            font-size: 14px;
            font-size: 1.0666666667rem; } }
        @media (min-width: 768px) {
          ul.list-social li a {
            font-size: 16px;
            font-size: 1.1428571429rem; } }
        ul.list-social li a:hover {
          color: #ffffff; }
  ul.ul-checkout {
    margin-bottom: 1rem; }
    ul.ul-checkout li {
      list-style: none;
      font-weight: 300;
      padding: 10px 0; }
      @media (max-width: 575.98px) {
        ul.ul-checkout li {
          font-size: 14px;
          font-size: 1.0666666667rem; } }
      @media (min-width: 768px) {
        ul.ul-checkout li {
          font-size: 16px;
          font-size: 1.1428571429rem; } }
      ul.ul-checkout li:last-child {
        border-top: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
        padding: 10px 0 15px; }
        ul.ul-checkout li:last-child .price {
          color: #c0983e;
          font-weight: 500; }
      ul.ul-checkout li .price {
        float: left; }
        ul.ul-checkout li .price .number {
          margin-left: 5px; }

.products-sidbar {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .products-sidbar:last-child {
    margin-bottom: 8px; }
  .products-sidbar:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .products-sidbar .title {
    color: #464646;
    line-height: 20px; }
    @media (max-width: 575.98px) {
      .products-sidbar .title {
        font-size: 12px;
        font-size: 0.9333333333rem; } }
    @media (min-width: 768px) {
      .products-sidbar .title {
        font-size: 14px;
        font-size: 1rem; } }
  .products-sidbar figure, .products-sidbar .content {
    display: table-cell;
    vertical-align: top; }
  .products-sidbar figure {
    margin-bottom: 0;
    width: 70px;
    position: relative;
    overflow: hidden; }
    .products-sidbar figure img {
      -webkit-filter: contrast(0.91);
      filter: contrast(0.91);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
  .products-sidbar .content {
    padding-right: 15px;
    position: relative; }
  .products-sidbar .price {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #c0983e;
    display: block;
    font-weight: 300; }
    .products-sidbar .price .number {
      margin-left: 5px;
      font-weight: 500; }

.form-search {
  position: relative; }
  .form-search .form-control {
    border-radius: 0;
    border-left: 0;
    box-shadow: none;
    height: 34px;
    width: 100%; }
    .form-search .form-control:focus {
      border-color: #c0983e; }
  .form-search button {
    background-color: #c0983e;
    border: 1px solid #c0983e;
    color: #ffffff;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px; }

.text-success {
  color: #28a745 !important; }

.text-danger {
  color: #dc3545 !important; }

.btn-add {
  background-color: #c0983e;
  border: 1px solid #c0983e;
  color: #fff;
  font-weight: 300;
  min-height: 40px;
  line-height: 32px;
  padding: 4px 16px;
  display: inline-block;
  outline: none !important;
  box-shadow: none !important; }
  @media (max-width: 575.98px) {
    .btn-add {
      font-size: 14px;
      font-size: 1.0666666667rem; } }
  @media (min-width: 768px) {
    .btn-add {
      font-size: 16px;
      font-size: 1.1428571429rem; } }
  .btn-add.block {
    display: block;
    text-align: center;
    width: 100%; }
  .btn-add.left {
    float: left; }
  .btn-add:hover {
    background-color: #fff;
    color: #c0983e; }

aside .noUi-horizontal .noUi-handle {
  width: 10px;
  height: 10px;
  border: 0;
  outline: none;
  top: -4px;
  background: #c0983e;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: none;
  cursor: pointer; }
aside .noUi-horizontal {
  height: 3px; }
@media (max-width: 575.98px) {
  aside .ui-range-values {
    font-size: 12px;
    font-size: 0.9333333333rem; } }
@media (min-width: 768px) {
  aside .ui-range-values {
    font-size: 14px;
    font-size: 1rem; } }
aside .ui-range-values span {
  display: block;
  text-align: center; }
aside .ui-range-value-min, aside .ui-range-value-max {
  width: calc(100% - 50%);
  display: inline-block; }
  aside .ui-range-value-min .amount, aside .ui-range-value-max .amount {
    font-weight: bold; }
    @media (max-width: 575.98px) {
      aside .ui-range-value-min .amount, aside .ui-range-value-max .amount {
        font-size: 13px;
        font-size: 1rem; } }
    @media (min-width: 768px) {
      aside .ui-range-value-min .amount, aside .ui-range-value-max .amount {
        font-size: 15px;
        font-size: 1.0714285714rem; } }
aside .ui-range-value-max {
  float: left;
  border-right: 1px solid #e5e5e5; }
aside .noUi-connect {
  background-color: #464646; }

article.products-new {
  margin: 15px 0; }
  article.products-new:hover img {
    opacity: 0; }
  article.products-new:hover .img {
    opacity: 1; }
  article.products-new .grouping {
    background-color: #c0983e;
    border: 1px solid #c0983e;
    color: #464646;
    font-size: 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 2px 4px;
    font-weight: 500; }
    article.products-new .grouping:hover {
      background-color: transparent; }
  article.products-new .price {
    float: left;
    font-size: 17px;
    color: #c0983e;
    display: block;
    font-weight: 300; }
    article.products-new .price .number {
      margin-left: 5px;
      font-weight: 500; }
  article.products-new .title {
    display: block;
    color: #464646;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0; }
  article.products-new figure {
    position: relative;
    margin-bottom: 0; }
  article.products-new img {
    opacity: 1;
    -webkit-filter: contrast(0.91);
    filter: contrast(0.91);
    right: 0; }
  article.products-new .img {
    opacity: 0;
    position: absolute;
    top: 0; }

.details-products header {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .details-products header .title {
    color: #464646; }
    @media (max-width: 575.98px) {
      .details-products header .title {
        font-size: 16px;
        font-size: 1.2rem; } }
    @media (min-width: 768px) {
      .details-products header .title {
        font-size: 18px;
        font-size: 1.2857142857rem; } }
@media (max-width: 575.98px) {
  .details-products .content {
    font-size: 12px;
    font-size: 0.9333333333rem; } }
@media (min-width: 768px) {
  .details-products .content {
    font-size: 14px;
    font-size: 1rem; } }
.details-products .share-social {
  text-align: center;
  margin: 15px 0; }
  @media (max-width: 575.98px) {
    .details-products .share-social {
      font-size: 14px;
      font-size: 1.0666666667rem; } }
  @media (min-width: 768px) {
    .details-products .share-social {
      font-size: 16px;
      font-size: 1.1428571429rem; } }
  .details-products .share-social span {
    color: #006ac3;
    font-weight: 500; }
  .details-products .share-social a {
    display: inline-block;
    color: #464646;
    margin: 0 5px;
    position: relative; }
    @media (max-width: 575.98px) {
      .details-products .share-social a {
        font-size: 18px;
        font-size: 1.3333333333rem; } }
    @media (min-width: 768px) {
      .details-products .share-social a {
        font-size: 20px;
        font-size: 1.4285714286rem; } }
    .details-products .share-social a:hover {
      -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
      transform: translateY(-2px); }
      .details-products .share-social a:hover:before {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px); }
    .details-products .share-social a:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: -webkit-transform,opacity;
      transition-property: transform,opacity; }

footer {
  background-color: #1d1d1d;
  padding: 30px 0 15px;
  color: #fff; }
  @media (max-width: 575.98px) {
    footer {
      font-size: 12px;
      font-size: 0.9333333333rem; } }
  @media (min-width: 768px) {
    footer {
      font-size: 14px;
      font-size: 1rem; } }
  footer .text {
    display: block;
    text-align: center; }
  footer .title-footer {
    color: #c0983e;
    font-weight: 500;
    display: block;
    margin-bottom: 15px; }
    @media (max-width: 575.98px) {
      footer .title-footer {
        font-size: 15px;
        font-size: 1.1333333333rem; } }
    @media (min-width: 768px) {
      footer .title-footer {
        font-size: 17px;
        font-size: 1.2142857143rem; } }
  footer .logo {
    width: 120px;
    display: block;
    margin: 0 auto;
    text-align: center; }
  footer i {
    margin-left: 5px;
    vertical-align: middle; }
  footer ul li {
    list-style: none;
    line-height: 32px; }
  footer .logo-footer {
    max-width: 150px;
    display: inline-block;
    background-color: #fff;
    padding: 5px; }

.sidebar {
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin: 15px 0; }
  .sidebar .title-sidebar {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #464646; }
    @media (max-width: 575.98px) {
      .sidebar .title-sidebar {
        font-size: 15px;
        font-size: 1.1333333333rem; } }
    @media (min-width: 768px) {
      .sidebar .title-sidebar {
        font-size: 17px;
        font-size: 1.2142857143rem; } }

.text-kaspian {
  color: #fff;
  margin: 15px 0 0;
  display: block;
  text-align: center; }
  @media (max-width: 575.98px) {
    .text-kaspian {
      font-size: 10px;
      font-size: 0.8rem; } }
  @media (min-width: 768px) {
    .text-kaspian {
      font-size: 12px;
      font-size: 0.8571428571rem; } }
  .text-kaspian a {
    margin: 0 5px;
    color: #fff; }

form.search-sidbar {
  position: relative; }
  form.search-sidbar button {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    border: 0;
    outline: none;
    font-size: 25px; }
  form.search-sidbar .form-control {
    padding-left: 37px; }
form .form-group {
  margin-bottom: 10px; }
form label {
  font-weight: 500;
  font-size: 14px;
  margin: 7px 0; }
form select.form-control {
  cursor: pointer; }
form .text-checkbox {
  display: inline-block;
  padding-right: 5px;
  font-weight: 300;
  position: relative;
  top: 2px; }
form .cbx {
  margin: auto;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer; }
form .cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0); }
form .cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #9098A9;
  transition: all 0.2s ease; }
form .cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0); }
form .cbx span:last-child {
  padding-right: 8px; }
form .cbx:hover span:first-child {
  border-color: #c0983e; }
form .inp-cbx:checked + .cbx span:first-child {
  background: #c0983e;
  border-color: #c0983e;
  animation: wave 0.4s ease; }
form .inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0; }
form .inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease; }
@keyframes wave {
  50% {
    transform: scale(0.9); } }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

.form-control {
  min-height: 40px;
  font-weight: 300;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  box-shadow: none !important;
  border-radius: 0; }
  @media (max-width: 575.98px) {
    .form-control {
      font-size: 12px;
      font-size: 0.9333333333rem; } }
  @media (min-width: 768px) {
    .form-control {
      font-size: 14px;
      font-size: 1rem; } }
  .form-control:focus {
    border-color: #e5e5e5; }
  .form-control option {
    font-weight: 300; }

#map {
  height: 450px;
  width: 100%; }
  #map #map-container {
    width: 100%;
    height: 100%; }

/*# sourceMappingURL=style-fa.css.map */
