@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display&display=swap");
/* font-family: 'Montserrat', sans-serif; font-family: 'Playfair Display', serif; */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Montserrat", sans-serif !important;
  color: #000000 !important;
  font-weight: 400;
  font-size: 15px;
  overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Playfair Display", serif;
  color: #000000;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 55px;
}

h2 {
  font-size: 45px;
}

h3 {
  font-size: 35px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 15px;
}

p {
  font-family: "Montserrat", sans-serif;
  color: #7c7c7c;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #7c7c7c;
}

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

@media (min-width: 1921px) {
  .container-fluid {
    width: 76% !important;
  }
  .container {
    max-width: 1410px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1400px) and (max-width: 1920px) {
  .container {
    width: 90% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-fluid {
    width: 90% !important;
  }
}

@media (max-width: 1399.98px) {
  .container-fluid {
    width: 90% !important;
  }
  .container {
    max-width: 80%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 1199.98px) {
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 85%;
  }
}

@media (max-width: 991.98px) {
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 85%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 767.98px) {
  .btn-box {
    font-size: 12px;
  }
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 85%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 575.98px) {
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 480px) {
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 360px) {
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 320px) {
  .container-fluid {
    width: 100% !important;
  }
  .container {
    max-width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .section-title h2 {
    padding: 0 13px !important;
    font-size: 16px !important;
  }
  .section-title .title-line {
    top: 10px !important;
  }
  .section-title .title-line2 {
    top: 10px !important;
  }
}

/* Section Title */
.section-title {
  position: relative;
}

.section-title h2 {
  font-size: 22px;
  color: #000000;
  background-color: #ffffff;
  position: relative;
  display: inline-block;
  padding: 0 19px;
  text-transform: uppercase;
}

.section-title .title-line {
  width: 100%;
  height: 2px;
  background: #000000;
  display: block;
  position: absolute;
  top: 13px;
  z-index: -1;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(50%, black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, black 50%, rgba(0, 0, 0, 0) 100%);
}

.section-title .title-line {
  width: 100%;
  height: 2px;
  background: #000000;
  display: block;
  position: absolute;
  top: 13px;
  z-index: -1;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(50%, black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, black 50%, rgba(0, 0, 0, 0) 100%);
}

.section-title .title-line2 {
  width: 100%;
  height: 2px;
  background: #000000;
  display: block;
  position: absolute;
  top: 13px;
  z-index: -1;
  background: -webkit-gradient(linear, right top, left top, from(rgba(88, 81, 219, 0)), color-stop(50%, #5851db), to(rgba(88, 81, 219, 0)));
  background: linear-gradient(270deg, rgba(88, 81, 219, 0) 0%, #5851db 50%, rgba(88, 81, 219, 0) 100%);
}

/* Btn Line Box */
.btn-line-box {
  border: 1px solid #000000;
  padding: 13px 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 13px;
}

.btn-line-box:hover {
  background: #bf9c5d;
  color: #ffffff;
  border: 1px solid #bf9c5d;
}

/* Btn Box */
.btn-box {
  background: #000000;
  padding: 12px 20px;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 500;
}

.btn-box:hover {
  background: #bf9c5d;
  color: #ffffff;
}

/* Icon Fonts */
@font-face {
  font-family: "icon-fonts";
  src: url("../fonts/icon-fonts.eot?t9f6ue");
  src: url("../fonts/icon-fonts.eot?t9f6ue#iefix") format("embedded-opentype"), url("../fonts/icon-fonts.ttf?t9f6ue") format("truetype"), url("../fonts/icon-fonts.woff?t9f6ue") format("woff"), url("../fonts/icon-fonts.svg?t9f6ue#icon-fonts") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  font-family: "icon-fonts" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-box:before {
  content: "\e91e";
}

.icon-calendar:before {
  content: "\e922";
}

.icon-log-out:before {
  content: "\e923";
}

.icon-megaphone:before {
  content: "\e924";
}

.icon-starred:before {
  content: "\e925";
}

.icon-user-edit:before {
  content: "\e926";
}

.icon-check-box:before {
  content: "\e91d";
}

.icon-delete:before {
  content: "\e91f";
}

.icon-hidden:before {
  content: "\e920";
}

.icon-plus:before {
  content: "\e921";
}

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

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

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

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

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

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

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

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

.icon-certification:before {
  content: "\e900";
}

.icon-change:before {
  content: "\e901";
}

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

.icon-delivery:before {
  content: "\e903";
}

.icon-diamond-ring:before {
  content: "\e904";
}

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

.icon-facebook:before {
  content: "\e906";
}

.icon-favorite:before {
  content: "\e907";
}

.icon-gift-box:before {
  content: "\e908";
}

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

.icon-linkedin:before {
  content: "\e90a";
}

.icon-location:before {
  content: "\e90b";
}

.icon-menu:before {
  content: "\e90c";
}

.icon-phone:before {
  content: "\e90d";
}

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

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

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

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

.icon-user:before {
  content: "\e912";
}

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

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

/* Components */
.topbar {
  background: #000000;
  padding: 15px 0;
  z-index: 999;
  position: relative;
}

.topbar h5 {
  font-family: "Montserrat", sans-serif;
  color: #d4d4d4;
  font-size: 11px;
  font-weight: 500;
}

.header {
  padding-top: 20px;
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
}

.header-wrapper .left-icon-box {
  margin-left: 20px;
}

.header-wrapper .left-icon-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-wrapper .left-icon-box ul li:not(:last-child) {
  margin-right: 35px;
}

.header-wrapper .left-icon-box ul li a i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #000000;
  font-size: 21px;
}

.header-wrapper .left-icon-box ul li a:hover i {
  color: #bf9c5d;
}

.header-wrapper .left-icon-box ul li.menu-toggle i {
  color: #000000;
}

.header-wrapper .left-icon-box ul li.menu-toggle:hover i {
  color: #bf9c5d;
}

.header-wrapper .left-icon-box ul li.active a i {
  color: #bf9c5d;
}

.header-wrapper .logo {
  padding-top: 15px;
  padding-bottom: 30px;
}

.header-wrapper .logo img {
  width: 200px;
}

.header-wrapper .right-icon-box {
  margin-right: 20px;
}

.header-wrapper .right-icon-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-wrapper .right-icon-box ul li {
  position: relative;
}

.header-wrapper .right-icon-box ul li:not(:last-child) {
  margin-right: 35px;
}

.header-wrapper .right-icon-box ul li.user i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #000000;
  font-size: 21px;
  cursor: pointer;
}

.header-wrapper .right-icon-box ul li.user:hover i {
  color: #bf9c5d;
}

.header-wrapper .right-icon-box ul li.search i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #000000;
  font-size: 21px;
  cursor: pointer;
}

.header-wrapper .right-icon-box ul li.search:hover i {
  color: #bf9c5d;
}

.header-wrapper .right-icon-box ul li.shop a {
  display: block;
  margin-left: -5px;
}

.header-wrapper .right-icon-box ul li.shop a i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #000000;
  font-size: 23px;
  cursor: pointer;
}

.header-wrapper .right-icon-box ul li.shop a:hover i {
  color: #bf9c5d;
}

.header-wrapper .right-icon-box ul li.shop .cards-counter {
  width: 15px;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  background: #bf9c5d;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  font-size: 10px;
  position: absolute;
  top: 9px;
  right: -6px;
}

.header-wrapper .right-icon-box ul li.shop .cards-counter-number {
  margin-left: 1px;
}

.header-wrapper .right-icon-box ul li a i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #000000;
  font-size: 23px;
}

.header-wrapper .right-icon-box ul li a:hover i {
  color: #bf9c5d;
}

.header-wrapper .right-icon-box ul li.active a i {
  color: #bf9c5d;
}

.header-wrapper .search-box {
  width: 98%;
  position: absolute;
  top: -136px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.header-wrapper .search-box input {
  width: 100%;
  display: block;
  height: 70px;
  padding: 0 66px;
  border: 0;
}

.header-wrapper .search-box input:focus {
  outline: 0;
}

.header-wrapper .search-box input::-webkit-input-placeholder {
  color: #000000;
}

.header-wrapper .search-box input:-ms-input-placeholder {
  color: #000000;
}

.header-wrapper .search-box input::-ms-input-placeholder {
  color: #000000;
}

.header-wrapper .search-box input::placeholder {
  color: #000000;
}

.header-wrapper .search-box .btn-search {
  background: #ffffff;
  border: 0;
  font-size: 20px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
}

.header-wrapper .search-box .btn-search:hover i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #bf9c5d;
}

.header-wrapper .search-box .close {
  line-height: 70px;
  position: absolute;
  right: -13px;
  background: #fff;
  height: 70px;
  width: 70px;
  top: 0;
  text-align: center;
  cursor: pointer;
}

.header-wrapper .search-box .close:hover i {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #bf9c5d;
}

.search-box-active {
  top: 0 !important;
  width: 98%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (max-width: 1199.98px) {
  .header {
    height: 113px;
  }
  .header-wrapper .left-icon-box ul li.favorite {
    display: none;
  }
  .header-wrapper .left-icon-box ul li.phone {
    display: none;
  }
  .header-wrapper .search-box {
    width: 96% !important;
  }
  .header-wrapper {
    margin-top: 0;
    border-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .header-wrapper .search-box {
    width: 96% !important;
  }
}

@media (max-width: 767.98px) {
  .header-wrapper .logo img {
    width: 150px;
  }
  .header-wrapper .search-box {
    width: 94% !important;
  }
  .header-wrapper .left-icon-box {
    margin-left: 20px;
  }
  .header-wrapper .logo {
    position: absolute;
    top: 0px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 0;
    width: 300px;
  }
  .header-wrapper {
    margin-top: 10px;
    border-bottom: 0;
    height: 70px;
  }
}

@media (max-width: 575.98px) {
  .header-wrapper .logo {
    position: absolute;
    top: -49px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 0;
    z-index: 99;
  }
  .header-wrapper {
    margin-top: 45px;
    border-bottom: 0;
    height: 70px;
  }
  .header-wrapper .left-icon-box ul li.favorite {
    display: none;
  }
  .header-wrapper .left-icon-box ul li.phone {
    display: none;
  }
  .header-wrapper .logo img {
    width: 135px;
  }
  .topbar h5 {
    font-size: 11px;
  }
  .header-wrapper .left-icon-box ul li:not(:last-child) {
    margin-right: 16px;
  }
  .header-wrapper .search-box {
    width: 94% !important;
  }
}

@media (max-width: 480px) {
  .header-wrapper .logo {
    position: absolute;
    top: -45px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 0;
    z-index: 99;
  }
  .header-wrapper {
    margin-top: 45px;
    border-bottom: 0;
  }
}

@media (max-width: 375px) {
  .header {
    padding-top: 0;
  }
  .header-wrapper .logo {
    position: absolute;
    top: -55px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 0;
    z-index: 99;
  }
  .header-wrapper {
    margin-top: 45px;
    border-bottom: 0;
  }
  .header-wrapper .right-icon-box ul li a i {
    font-size: 20px;
  }
  .header-wrapper .left-icon-box ul li.favorite {
    display: none;
  }
  .header-wrapper .left-icon-box ul li.phone {
    display: none;
  }
  .header-wrapper .logo img {
    width: 130px;
  }
  .topbar h5 {
    font-size: 11px;
  }
  .header-wrapper .left-icon-box ul li:not(:last-child) {
    margin-right: 16px;
  }
  .header-wrapper .search-box {
    width: 92% !important;
  }
}

@media (max-width: 360px) {
  .header {
    padding-top: 0;
  }
  .header-wrapper .logo {
    position: absolute;
    top: -47px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 0;
    z-index: 99;
  }
  .header-wrapper {
    margin-top: 45px;
    border-bottom: 0;
  }
  .header-wrapper .right-icon-box ul li a i {
    font-size: 20px;
  }
  .header-wrapper .left-icon-box ul li.favorite {
    display: none;
  }
  .header-wrapper .left-icon-box ul li.phone {
    display: none;
  }
  .header-wrapper .logo img {
    width: 130px;
  }
  .topbar h5 {
    font-size: 11px;
  }
  .header-wrapper .left-icon-box ul li:not(:last-child) {
    margin-right: 16px;
  }
  .details-list-wrapper {
    text-align: center;
  }
  .header-wrapper .search-box {
    width: 92% !important;
  }
}

@media (max-width: 320px) {
  .header {
    padding-top: 0;
  }
  .header-wrapper .logo {
    position: absolute;
    top: -47px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-bottom: 0;
    z-index: 99;
  }
  .header-wrapper {
    margin-top: 45px;
    border-bottom: 0;
  }
  .header-wrapper .right-icon-box ul li a i {
    font-size: 20px;
  }
  .header-wrapper .left-icon-box ul li.favorite {
    display: none;
  }
  .header-wrapper .left-icon-box ul li.phone {
    display: none;
  }
  .header-wrapper .logo img {
    width: 130px;
  }
  .topbar h5 {
    font-size: 11px;
  }
  .header-wrapper .right-icon-box ul li:not(:last-child) {
    margin-right: 25px;
  }
  .header-wrapper .search-box {
    width: 92% !important;
  }
  .details-list-wrapper ul li a span {
    font-size: 10px;
  }
}

.menu-wrapper {
  position: relative;
}

.menu-wrapper .main-menu {
  text-align: center;
  z-index: 99;
}

.menu-wrapper .main-menu nav ul {
  margin: 0;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.menu-wrapper .main-menu nav li {
  display: inline-block;
  padding-left: 15px;
  text-transform: uppercase;
  padding: 15px 0 !important;
  position: relative;
}

.menu-wrapper .main-menu nav li:hover ul.sub-menu {
  display: block;
}

.menu-wrapper .main-menu nav li:last-child {
  padding-right: none;
}

.menu-wrapper .main-menu nav li ul.sub-menu {
  position: absolute;
  background: #ffffff;
  width: 250px;
  top: 52px;
  left: -16px;
  display: none;
  z-index: 99;
}

.menu-wrapper .main-menu nav li ul.sub-menu li {
  display: block;
  padding: 10px 20px !important;
  border-bottom: 1px solid #f3f2f1;
  position: relative;
  text-align: left;
}

.menu-wrapper .main-menu nav li ul.sub-menu li a {
  font-size: 12px;
}

.menu-wrapper .main-menu nav li ul.sub-menu li a i {
  float: right;
  margin-top: 4px;
  font-size: 15px;
}

.menu-wrapper .main-menu nav li ul.sub-menu li:hover ul.sub-menu {
  display: block;
}

.menu-wrapper .main-menu nav li ul.sub-menu li:last-child {
  border-bottom: none;
}

.menu-wrapper .main-menu nav li ul.sub-menu li ul.sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
}

.menu-wrapper .main-menu nav li.active a {
  color: #bf9c5d;
}

.menu-wrapper .main-menu nav a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.menu-wrapper .main-menu nav a i {
  font-size: 9px;
}

.menu-wrapper .main-menu nav a:hover {
  color: #bf9c5d;
}

@media (max-width: 1399.98px) {
  .menu-wrapper .main-menu nav a {
    font-size: 13px;
  }
}

@media (max-width: 1280px) {
  .menu-wrapper .main-menu nav li ul.sub-menu li a {
    font-size: 13px;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li {
    padding: 8px 20px;
  }
}

@media (max-width: 1199.98px) {
  /* Mobil Menu */
  .header .menu-toggle {
    font-size: 25px;
  }
  .menu-wrapper .main-menu nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .menu-wrapper .main-menu nav li {
    width: 100%;
  }
  .menu-wrapper {
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
  }
  .menu-wrapper .main-menu {
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
  }
  .menu-wrapper .main-menu nav li {
    display: block;
    text-transform: uppercase;
    padding: 9px 20px !important;
    border-bottom: 1px solid #f3f2f1;
    position: relative;
    text-align: left;
  }
  .menu-wrapper .main-menu nav li:last-child {
    border-bottom: none;
  }
  .menu-wrapper .main-menu nav a {
    font-size: 12px;
  }
  .menu-wrapper .main-menu nav li i {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 13px;
  }
  .menu-wrapper .main-menu nav li ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu-wrapper .main-menu nav li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu {
    position: static;
    background: #ffffff;
    width: 100%;
    top: 100%;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu > li > ul.sub-menu {
    position: static;
    margin-left: 15px;
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  /* Mobil Menu */
  .header .menu-toggle {
    font-size: 25px;
  }
  .menu-wrapper {
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
  }
  .menu-wrapper .main-menu {
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
  }
  .menu-wrapper .main-menu nav li {
    display: block;
    text-transform: uppercase;
    padding: 9px 20px;
    border-bottom: 1px solid #f3f2f1;
    position: relative;
    text-align: left;
  }
  .menu-wrapper .main-menu nav li:last-child {
    border-bottom: none;
  }
  .menu-wrapper .main-menu nav li i {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 13px;
  }
  .menu-wrapper .main-menu nav li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu {
    position: static;
    background: #ffffff;
    width: 100%;
    top: 100%;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu > li > ul.sub-menu {
    position: static;
    margin-left: 15px;
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  /* Mobil Menu */
  .header .menu-toggle {
    font-size: 25px;
  }
  .menu-wrapper {
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
  }
  .menu-wrapper .main-menu {
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
  }
  .menu-wrapper .main-menu nav li {
    display: block;
    text-transform: uppercase;
    padding: 9px 20px;
    border-bottom: 1px solid #f3f2f1;
    position: relative;
    text-align: left;
  }
  .menu-wrapper .main-menu nav li:last-child {
    border-bottom: none;
  }
  .menu-wrapper .main-menu nav li i {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 13px;
  }
  .menu-wrapper .main-menu nav li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu {
    position: static;
    background: #ffffff;
    width: 100%;
    top: 100%;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu > li > ul.sub-menu {
    position: static;
    margin-left: 15px;
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  /* Mobil Menu */
  .header .menu-toggle {
    font-size: 25px;
  }
  .menu-wrapper {
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
  }
  .menu-wrapper .main-menu {
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
  }
  .menu-wrapper .main-menu nav li {
    display: block;
    text-transform: uppercase;
    padding: 9px 20px;
    border-bottom: 1px solid #f3f2f1;
    position: relative;
    text-align: left;
  }
  .menu-wrapper .main-menu nav li:last-child {
    border-bottom: none;
  }
  .menu-wrapper .main-menu nav li i {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 13px;
  }
  .menu-wrapper .main-menu nav li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu {
    position: static;
    background: #ffffff;
    width: 100%;
    top: 100%;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu > li > ul.sub-menu {
    position: static;
    margin-left: 15px;
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:hover ul.sub-menu {
    display: none;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .menu-wrapper .main-menu nav li {
    padding: 9px 20px !important;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li a {
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .menu-wrapper .main-menu nav li {
    padding: 9px 20px !important;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li a {
    font-size: 12px;
  }
}

@media (max-width: 320px) {
  .menu-wrapper .main-menu nav li {
    padding: 9px 20px !important;
  }
  .menu-wrapper .main-menu nav li ul.sub-menu li a {
    font-size: 12px;
  }
}

.details-list-wrapper {
  padding: 20px 0;
}

.details-list-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.details-list-wrapper ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.details-list-wrapper ul li a:not(:last-child) {
  margin-right: 20px;
}

.details-list-wrapper ul li a i {
  color: #7c7c7c;
  font-size: 25px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.details-list-wrapper ul li a span {
  font-size: 14px;
  margin-left: 10px;
  font-weight: 500;
  color: #7c7c7c;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.details-list-wrapper ul li a:hover i {
  color: #bf9c5d;
}

.details-list-wrapper ul li a:hover span {
  color: #bf9c5d;
}

@media (max-width: 1399.98px) {
  .details-list-wrapper ul li a span {
    font-size: 11px;
    text-align: center;
  }
}

@media (max-width: 1199.98px) {
  .details-list-wrapper ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .details-list-wrapper ul li a i {
    margin-bottom: 10px;
  }
}

@media (max-width: 991.98px) {
  .box5,
  .box6 {
    display: none;
  }
  .details-list-wrapper ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .details-list-wrapper ul li a i {
    margin-bottom: 10px;
  }
  .details-list-wrapper ul {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media (max-width: 767.98px) {
  .box5,
  .box6 {
    display: none;
  }
  .details-list-wrapper ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .details-list-wrapper ul li a i {
    margin-bottom: 10px;
  }
}

@media (max-width: 360px) {
  .details-list-wrapper ul li a span {
    margin-left: 0;
  }
}

@media (max-width: 320px) {
  .details-list-wrapper ul li a span {
    text-align: center;
  }
  .details-list-wrapper ul li a span {
    font-size: 10px;
  }
}

.slider-owl .single-slider {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  height: 620px;
}

.slider-owl .single-slider img {
  width: 100%;
  height: 620px;
}

.slider-owl .single-slider .btn-box {
  position: absolute;
  bottom: 85px;
  left: 95px;
}

.owl-theme .owl-nav {
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 47%;
  left: 0;
  right: 0;
}

.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.3) !important;
  border-radius: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.owl-theme .owl-nav .owl-prev i {
  color: #fff;
  display: block;
}

.owl-theme .owl-nav .owl-prev i:hover {
  color: #fff;
}

.owl-theme .owl-nav .owl-prev:hover {
  background: #000000 !important;
}

.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 20px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.3) !important;
  border-radius: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.owl-theme .owl-nav .owl-next i {
  color: #fff;
  display: block;
}

.owl-theme .owl-nav .owl-next i:hover {
  color: #fff;
}

.owl-theme .owl-nav .owl-next:hover {
  background: #000000 !important;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.owl-theme .owl-dots .owl-dot span {
  background: #fff;
}

.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
}

@media (max-width: 1199.98px) {
  .slider-owl .single-slider .btn-box {
    bottom: 85px;
    left: 94px;
  }
}

@media (max-width: 767.98px) {
  .slider-owl .single-slider .btn-box {
    bottom: 110px;
    left: 58px;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .header {
    padding-top: 0;
    height: 71px;
  }
}

@media (max-width: 575.98px) {
  .slider-owl .single-slider .btn-box {
    bottom: 110px;
    left: 58px;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .header {
    padding-top: 0;
    height: 71px;
  }
}

@media (max-width: 480px) {
  .slider-owl .single-slider .btn-box {
    bottom: 110px;
    left: 58px;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .header {
    padding-top: 0;
    height: 71px;
  }
}

@media (max-width: 360px) {
  .slider-owl .single-slider .btn-box {
    bottom: 110px;
    left: 58px;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .header {
    padding-top: 0;
    height: 71px;
  }
}

@media (max-width: 320px) {
  .slider-owl .single-slider .btn-box {
    bottom: 110px;
    left: 58px;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .header {
    padding-top: 0;
    height: 71px;
  }
}

.bestsellers .bestsellers-slider .swiper {
  padding: 1px;
}

.bestsellers .bestsellers-slider .bestseller-title h3 {
  font-size: 22px;
  margin-bottom: -20px;
}

.bestsellers .bestsellers-slider .detailBestseller {
  margin-bottom: -50px;
}

.bestsellers .bestsellers-slider .swiper-wrapper {
  width: 500px;
  padding: 35px 0;
}

.bestsellers .bestsellers-slider .col-xl-12 {
  position: relative;
}

.bestsellers .bestsellers-slider .col-xl-12 .gradient-left {
  width: 143px;
  height: 110%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.1)), color-stop(55%, white));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, white 55%);
  position: absolute;
  z-index: 99;
  top: -12px;
}

.bestsellers .bestsellers-slider .col-xl-12 .gradient-right {
  width: 143px;
  height: 110%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), color-stop(55%, white));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, white 55%);
  position: absolute;
  z-index: 99;
  top: -12px;
  right: 0px;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide {
  border: 1px solid #e3e3e3;
  padding: 10px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  min-height: 260px;
  position: relative;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-image img {
  width: 100%;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content {
  text-align: center;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content h3 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 400;
  min-height: 32px;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .discount {
  background: #000000;
  color: #ffffff;
  padding: 5px;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
  width: 42%;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .discount p {
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .price {
  margin-left: 10px;
  text-align: left;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .price del {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
  display: inline-block;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .price span {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  visibility: hidden;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay .favorite {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #f3f2f1;
  border-radius: 50%;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay .favorite:hover i {
  color: #bf9c5d;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay .favorite i {
  margin-top: 9px;
  display: block;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content ul li {
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content ul li:not(:last-child) {
  margin-right: 5px;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content h3 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 12px;
  font-weight: 400;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content h3:hover {
  color: #bf9c5d;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content .btn-box {
  padding: 10px 23px;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 10px;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-box-shadow: 1px -1px 22px -5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px -1px 22px -5px rgba(0, 0, 0, 0.3);
  border: 1px solid #f3f2f1;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide .slider-content h3 {
  color: #bf9c5d;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide .slider-pirce .price span {
  color: #bf9c5d !important;
}

.bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide-overlay {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1399.98px) {
  .details-list-wrapper ul li a span {
    font-size: 11px;
  }
}

@media (max-width: 991.98px) {
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content .slider-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content .slider-pirce .discount p {
    margin-left: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
}

@media (max-width: 767.98px) {
  .bestsellers .bestsellers-slider .gradient-left {
    display: none;
  }
  .bestsellers .bestsellers-slider .gradient-right {
    display: none;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
}

@media (max-width: 575.98px) {
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
}

@media (max-width: 480px) {
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    margin-bottom: 10px;
  }
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce .discount p {
    margin-left: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .gradient-left {
    display: none;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .gradient-right {
    display: none;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide {
    min-height: 262px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content h3 {
    height: 26px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    width: 100%;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
  .bestsellers .bestsellers-slider .swiper-wrapper {
    width: 500px;
    height: 340px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .discount p {
    margin-left: 5px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content h3 {
    padding-top: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .price {
    text-align: center;
  }
}

@media (max-width: 360px) {
  .bestsellers .bestsellers-slider .swiper-wrapper {
    width: 500px;
    height: 295px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .price {
    text-align: center;
  }
}

@media (max-width: 320px) {
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    margin-bottom: 10px;
  }
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bestsellers .swiper-slide .single-slide a .slider-content .slider-pirce .discount p {
    margin-left: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .gradient-left {
    display: none;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .gradient-right {
    display: none;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide {
    min-height: 274px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content h3 {
    height: 26px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide:hover .single-slide {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .discount p {
    margin-left: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content h3 {
    min-height: 32px;
  }
  .bestsellers .bestsellers-slider .swiper-wrapper {
    width: 500px;
    height: 277px;
    padding-top: 25px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content ul li {
    width: 40px;
    height: 40px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content ul li:not(:last-child) {
    margin-right: 2px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content h3 {
    height: 35px;
    padding: 0 5px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .single-slide-overlay-content .btn-box {
    padding: 10px 17px;
  }
  .bestsellers .bestsellers-slider .bestseller-title h3 {
    font-size: 17px;
    margin-bottom: 0;
  }
  .bestsellers .bestsellers-slider .detailBestseller {
    margin-bottom: 0;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide .slider-content .slider-pirce .price {
    text-align: center;
  }
}

.triple-banner .small-banner {
  position: relative;
}

.triple-banner .small-banner img {
  width: 100%;
}

.triple-banner .small-banner .btn-box {
  padding: 9px 20px;
  font-size: 12px;
  position: absolute;
  right: 22px;
  bottom: 11px;
}

@media (max-width: 1199.98px) {
  .triple-banner .small-banner .btn-box {
    padding: 6px 13px;
    font-size: 12px;
    right: 13px;
    bottom: 6px;
  }
}

@media (max-width: 991.98px) {
  .triple-banner .small-banner .btn-box {
    bottom: 8px;
    right: 24px;
  }
  .triple-banner .small-banner {
    margin-bottom: 25px;
  }
}

@media (max-width: 767.98px) {
  .triple-banner .small-banner .btn-box {
    padding: 10px 16px;
    font-size: 13px;
  }
  .triple-banner .small-banner .btn-box {
    bottom: 0;
    padding: 7px 16px;
  }
}

@media (max-width: 360px) {
  .triple-banner .small-banner .btn-box {
    bottom: 1px;
  }
}

@media (max-width: 320px) {
  .triple-banner .small-banner .btn-box {
    bottom: 6px;
    right: 15px;
    padding: 8px 14px;
    font-size: 10px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .swiper-slide .single-slide a .slider-content .slider-pirce .discount {
    width: 100%;
  }
}

.opportunity-products .mt-4 {
  margin-top: 1.7rem !important;
}

.opportunity-products .col-hover .product {
  position: relative;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  border: 1px solid #f3f2f1;
  padding: 20px;
  transition: all 0.5s ease-in;
  min-height: 250px;
  margin-bottom: 25px;
}

.opportunity-products .col-hover .product .product-image img {
  width: 93%;
}

.opportunity-products .col-hover .product .product-content {
  text-align: center;
  margin-top: 10px;
}

.opportunity-products .col-hover .product .product-content h3 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 400;
  height: 25px;
}

.opportunity-products .col-hover .product .product-content .product-pirce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.opportunity-products .col-hover .product .product-content .product-pirce .discount {
  background: #000000;
  color: #ffffff;
  padding: 5px;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
  width: 42%;
}

.opportunity-products .col-hover .product .product-content .product-pirce .discount p {
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
}

.opportunity-products .col-hover .product .product-content .product-pirce .product-price {
  margin-left: 10px;
  text-align: left;
}

.opportunity-products .col-hover .product .product-content .product-pirce .product-price del {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
  display: inline-block;
}

.opportunity-products .col-hover .product .product-content .product-pirce .product-price span {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.opportunity-products .col-hover .product .product-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  visibility: hidden;
}

.opportunity-products .col-hover .product .product-overlay .favorite {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #f3f2f1;
  border-radius: 50%;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.opportunity-products .col-hover .product .product-overlay .favorite:hover i {
  color: #bf9c5d;
}

.opportunity-products .col-hover .product .product-overlay .favorite i {
  margin-top: 9px;
  display: block;
  font-size: 14px;
}

.opportunity-products .col-hover .product .product-overlay-content {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.opportunity-products .col-hover .product .product-overlay-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.opportunity-products .col-hover .product .product-overlay-content ul li {
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

.opportunity-products .col-hover .product .product-overlay-content ul li:not(:last-child) {
  margin-right: 5px;
}

.opportunity-products .col-hover .product .product-overlay-content ul li a img {
  width: 100%;
}

.opportunity-products .col-hover .product .product-overlay-content h3 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 12px;
  font-weight: 400;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.opportunity-products .col-hover .product .product-overlay-content h3:hover {
  color: #bf9c5d;
}

.opportunity-products .col-hover .product .product-overlay-content .btn-box {
  padding: 10px 23px;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 10px;
}

.opportunity-products .col-hover:hover .product {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-box-shadow: 1px -1px 22px -5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px -1px 22px -5px rgba(0, 0, 0, 0.3);
  border: 1px solid #f3f2f1;
}

.opportunity-products .col-hover:hover .product .product-content h3 {
  color: #bf9c5d;
}

.opportunity-products .col-hover:hover .product .product-pirce .product-price span {
  color: #bf9c5d !important;
}

.opportunity-products .col-hover:hover .product .product-overlay {
  opacity: 1;
  visibility: visible;
}

.product-content .opportunity-products .col-hover .product {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .opportunity-products .col .product .product-content .product-pirce .product-price span {
    font-size: 15px;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .product-price {
    margin-left: 0;
    text-align: inherit;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .gradient-right {
    width: 130px;
  }
  .bestsellers .bestsellers-slider .col-xl-12 .gradient-left {
    width: 130px;
  }
  .opportunity-products .col-hover .product .product-overlay-content {
    padding-top: 13px;
  }
}

@media (max-width: 1199.98px) {
  .opportunity-products .col .product .product-content .product-pirce .product-price del {
    font-size: 12px;
  }
}

@media (max-width: 991.98px) {
  .opportunity-products .col-hover .product .product-content .product-pirce .product-price span {
    font-size: 15px;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .discount p {
    margin-left: 10px;
  }
  .opportunity-products .col-hover:hover .product {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
}

@media (max-width: 575.98px) {
  .opportunity-products .col-hover:hover .product {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
  .opportunity-products .col-hover:hover .product {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
}

@media (max-width: 480px) {
  .opportunity-products .col-hover .product .product-content .product-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .discount p {
    margin-left: 10px;
  }
  .opportunity-products .col-hover:hover .product {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media (max-width: 320px) {
  .opportunity-products .col-hover .product .product-content .product-pirce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .discount {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .opportunity-products .col-hover .product .product-content .product-pirce .discount p {
    margin-left: 10px;
  }
  .opportunity-products .col-hover .product .product-overlay-content ul li {
    width: 40px;
    height: 40px;
  }
  .opportunity-products .col-hover .product .product-overlay-content ul li:not(:last-child) {
    margin-right: 2px;
  }
  .opportunity-products .col-hover .product .product-overlay-content .btn-box {
    padding: 10px 17px;
  }
  .opportunity-products .col-hover:hover .product {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e3e3e3;
  }
  .opportunity-products .col-hover .product .product-overlay-content h3 {
    height: 37px;
    padding: 3px;
  }
}

.full-size-banner-wrapper {
  position: relative;
}

.full-size-banner-wrapper img {
  width: 100%;
}

.full-size-banner-wrapper .btn-box {
  padding: 10px 18px;
  position: absolute;
  left: 65px;
  bottom: 43px;
  background: #ffffff;
  color: #000000;
}

.full-size-banner-wrapper .btn-box:hover {
  background: #bf9c5d;
  color: #ffffff;
}

@media (max-width: 575.98px) {
  .full-size-banner-wrapper .btn-box {
    left: 7px;
    bottom: 8px;
  }
  .full-size-banner-wrapper .btn-box {
    padding: 7px 18px;
  }
}

@media (max-width: 767.98px) {
  .full-size-banner-wrapper .btn-box {
    padding: 10px 18px;
    background: #000;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    position: initial;
  }
}

@media (max-width: 991.98px) {
  .full-size-banner-wrapper .btn-box {
    left: 49px;
    bottom: 16px;
  }
}

.double-banner-wrapper {
  position: relative;
}

.double-banner-wrapper img {
  width: 100%;
}

.double-banner-wrapper .btn-box {
  padding: 10px 18px;
  position: absolute;
  right: 30px;
  bottom: 16px;
}

@media (max-width: 320px) {
  .double-banner-wrapper .btn-box {
    padding: 8px 14px;
    right: 19px;
    bottom: 7px;
    font-size: 12px;
  }
}

@media (max-width: 767.98px) {
  .double-banner-wrapper .btn-box {
    padding: 6px 10px;
    position: initial;
    right: 30px;
    bottom: 16px;
    margin-top: 10px;
    display: inline-block;
  }
}

@media (max-width: 991.98px) {
  .double-banner-wrapper .btn-box {
    padding: 8px 14px;
    position: absolute;
    right: 19px;
    bottom: 7px;
    font-size: 12px;
  }
}

.instagram img {
  width: 100%;
}

@media (max-width: 991.98px) {
  .instagram .swiper-slide img {
    width: 100%;
  }
}

.gift-text.mt-4 {
  margin-top: 1.8rem !important;
}

.gift-text h2 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 22px;
}

.gift-text p {
  font-size: 15px;
  color: #000000;
  line-height: 25px;
}

.gift-text a {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 500;
}

.gift-text a:hover {
  color: #bf9c5d;
}

.desktop-footer.mt-4 {
  margin-top: 1.7rem !important;
}

.desktop-footer .desktop-footer-wrapper {
  background: #f9f9f9;
  padding: 30px;
}

.desktop-footer .desktop-footer-wrapper .col-width1 {
  width: 170px;
}

.desktop-footer .desktop-footer-wrapper .col-width2 {
  width: 235px;
}

.desktop-footer .desktop-footer-wrapper .col-width3 {
  width: 425px;
}

.desktop-footer .desktop-footer-wrapper .col-width4 {
  width: 390px;
}

.desktop-footer .desktop-footer-wrapper .col-width5 {
  width: 259px;
}

.desktop-footer .desktop-footer-wrapper h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.desktop-footer .desktop-footer-wrapper h4:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #000000;
  position: absolute;
  bottom: 0;
}

.desktop-footer .desktop-footer-wrapper ul {
  display: -ms-inline-grid;
  display: inline-grid;
}

.desktop-footer .desktop-footer-wrapper ul:not(:last-child) {
  margin-right: 20px;
}

.desktop-footer .desktop-footer-wrapper ul li:not(:last-child) {
  padding-bottom: 10px;
}

.desktop-footer .desktop-footer-wrapper ul li a {
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 400;
}

.desktop-footer .desktop-footer-wrapper ul li a:hover {
  color: #bf9c5d;
}

.desktop-footer .desktop-footer-wrapper ul li.active a {
  color: #bf9c5d;
}

.desktop-footer .desktop-footer-wrapper .social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.desktop-footer .desktop-footer-wrapper .social ul li {
  padding-bottom: 0;
  border: 2px solid #000000;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

.desktop-footer .desktop-footer-wrapper .social ul li a {
  font-size: 17px;
  color: #000000;
}

.desktop-footer .desktop-footer-wrapper .social ul li a:hover {
  color: #bf9c5d;
}

.desktop-footer .desktop-footer-wrapper .whatsapp {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.desktop-footer .desktop-footer-wrapper .whatsapp i {
  font-size: 40px;
  margin-right: 15px;
  color: #bf9c5d;
}

.desktop-footer .desktop-footer-wrapper .whatsapp h5 {
  font-size: 12px;
  color: #7c7c7c;
  font-family: "Montserrat", sans-serif;
}

.desktop-footer .desktop-footer-wrapper .whatsapp p {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}

@media (max-width: 1399.98px) {
  .desktop-footer .desktop-footer-wrapper .col-width1 {
    width: 173px;
  }
  .desktop-footer .desktop-footer-wrapper .col-width2 {
    width: 202px;
  }
  .desktop-footer .desktop-footer-wrapper .col-width3 {
    width: 409px;
  }
}

@media (max-width: 1199.98px) {
  .desktop-footer .desktop-footer-wrapper .col-width1 {
    width: 168px;
  }
  .desktop-footer .desktop-footer-wrapper .col-width2 {
    width: 210px;
  }
  .desktop-footer .desktop-footer-wrapper .col-width3 {
    width: 404px;
  }
  .desktop-footer .desktop-footer-wrapper .col-width4 {
    width: 343px;
  }
  .desktop-footer {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .desktop-footer {
    display: none;
  }
}

.mobile-footer {
  display: none;
}

.mobile-footer .container-fluid {
  width: 100% !important;
  padding-right: 0;
  padding-left: 0;
}

.mobile-footer .mobile-footer-wrapper {
  background: #f9f9f9;
  padding: 25px;
}

.mobile-footer .mobile-footer-wrapper h4 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.mobile-footer .mobile-footer-wrapper h4:before {
  content: "";
  width: 30px;
  height: 2px;
  background: #000000;
  position: absolute;
  bottom: 0;
}

.mobile-footer .mobile-footer-wrapper ul {
  display: -ms-inline-grid;
  display: inline-grid;
}

.mobile-footer .mobile-footer-wrapper ul:not(:last-child) {
  margin-right: 20px;
  padding-bottom: 10px;
}

.mobile-footer .mobile-footer-wrapper ul li:not(:last-child) {
  padding-bottom: 10px;
}

.mobile-footer .mobile-footer-wrapper ul li a {
  font-size: 13px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 500;
}

.mobile-footer .mobile-footer-wrapper ul li a:hover {
  color: #bf9c5d;
}

.mobile-footer .mobile-footer-wrapper ul li.active a {
  color: #bf9c5d;
}

.mobile-footer .mobile-footer-wrapper .social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-footer .mobile-footer-wrapper .social ul li {
  padding-bottom: 0;
  border: 1px solid #000000;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}

.mobile-footer .mobile-footer-wrapper .social ul li:not(:last-child) {
  margin-right: 10px;
}

.mobile-footer .mobile-footer-wrapper .social ul li a {
  font-size: 17px;
  color: #000000;
}

.mobile-footer .mobile-footer-wrapper .social ul li a:hover {
  color: #bf9c5d;
}

.mobile-footer .mobile-footer-wrapper .whatsapp-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.mobile-footer .mobile-footer-wrapper .whatsapp-wrapper .whatsapp {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-footer .mobile-footer-wrapper .whatsapp-wrapper .whatsapp i {
  font-size: 40px;
  margin-right: 15px;
  color: #bf9c5d;
}

.mobile-footer .mobile-footer-wrapper .whatsapp-wrapper .whatsapp h5 {
  font-size: 12px;
  color: #7c7c7c;
  font-family: "Montserrat", sans-serif;
}

.mobile-footer .mobile-footer-wrapper .whatsapp-wrapper .whatsapp p {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}

.mobile-footer .mobile-footer-wrapper .mobile-copyright p {
  font-size: 13px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-180deg) !important;
          transform: rotate(-180deg) !important;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  background: #f9f9f9;
}

.accordion-body {
  padding: 1rem 1.25rem;
  background: #f9f9f9;
}

.accordion-button:not(.collapsed) {
  color: #bf9c5d;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-button {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

@media (max-width: 1199.98px) {
  footer.mobile-footer {
    display: block;
  }
}

@media (max-width: 991.98px) {
  footer.mobile-footer {
    display: block;
  }
}

@media (max-width: 320px) {
  .accordion-flush .accordion-item .accordion-button {
    font-size: 14px;
  }
  .mobile-footer .mobile-footer-wrapper .whatsapp-wrapper .whatsapp p {
    font-size: 17px;
  }
  .mobile-footer .mobile-footer-wrapper .whatsapp-wrapper .whatsapp h5 {
    font-size: 10px;
  }
}

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 10px;
  width: 100%;
}

.footer-bottom .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-bottom .footer-logo img {
  width: 100px;
  margin-right: 20px;
}

.footer-bottom .footer-logo .copyrigt p {
  font-size: 13px;
}

.footer-bottom .footer-cards ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-bottom .footer-cards ul li:not(:last-child) {
  padding-right: 20px;
}

.footer-bottom .footer-cards ul li img {
  width: 50px;
}

@media (max-width: 1199.98px) {
  .footer .desktop-footer-wrapper ul li a {
    font-size: 12px;
  }
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-bottom .footer-logo {
    margin-bottom: 20px;
  }
}

@media (max-width: 991.98px) {
  .footer-bottom {
    display: none;
  }
}

.page-header {
  border-top: 1px solid #f3f3f3;
}

.page-header h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}

.page-header p {
  font-size: 13px;
  margin-top: 20px;
}

.page-header .page-breadcrumb {
  border-bottom: 1px solid #f3f3f3;
  margin-top: 20px;
  padding-bottom: 20px;
}

.page-header .page-breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-header .page-breadcrumb li {
  position: relative;
  color: #7c7c7c;
  font-size: 13px;
  font-weight: 500;
}

.page-header .page-breadcrumb li:not(:last-child) {
  margin-right: 20px;
}

.page-header .page-breadcrumb li:not(:last-child)::after {
  content: "/";
  position: absolute;
  top: 1px;
  margin-left: 7px;
  color: #7c7c7c;
}

.page-header .page-breadcrumb a {
  font-size: 13px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 500;
}

.page-header .page-breadcrumb a:hover {
  color: #bf9c5d;
}

@media (max-width: 1199.98px) {
  .page-header {
    border-top: 1px solid #e3e3e3;
  }
}

@media (max-width: 1199.98px) {
  .page-header .page-breadcrumb li {
    font-size: 12px;
  }
  .page-header .page-breadcrumb a {
    font-size: 12px;
  }
  .page-header p {
    font-size: 12px;
  }
}

.page-category-list .category-list-wrapper {
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}

.page-category-list .category-list-wrapper img {
  width: 100%;
}

.page-category-list a {
  font-size: 11px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 500;
  color: #000000;
}

.page-category-list a:hover {
  color: #bf9c5d;
}

@media (max-width: 991.98px) {
  .page-category-list a {
    font-size: 12px;
  }
}

.sidebar .sidebar-widget {
  border-bottom: 1px solid #f3f3f3;
}

.sidebar .sidebar-widget:not(:last-child) {
  margin-bottom: 30px;
}

.sidebar .sidebar-widget h4 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.sidebar .sidebar-widget .widget-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left input {
  margin-right: 15px;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left input.form-check-input {
  width: 20px;
  height: 20px;
  margin-top: 0;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1 px solid #000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left input.form-check-input[type="checkbox"] {
  border-radius: 0;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left input.form-check-input:checked {
  background-color: #bf9c5d;
  border-color: #bf9c5d;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left input.form-check-input:focus {
  border-color: #bf9c5d;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sidebar .sidebar-widget .widget-list ul li .widget-left p {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}

.sidebar .sidebar-widget .widget-list ul li span {
  float: right;
  color: #6d6d6d;
  font-size: 13px;
}

@media (max-width: 991.98px) {
  .sidebar .sidebar-widget .widget-list ul li .widget-left p {
    font-size: 12px;
  }
  .sidebar .sidebar-widget .widget-list ul li span {
    font-size: 12px;
  }
  .sidebar .sidebar-widget .widget-list ul li .widget-left input {
    margin-right: 8px;
  }
  .sidebar .sidebar-widget h4 {
    font-size: 15px;
  }
}

.product-content .content-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-content .content-filter p {
  color: #000000;
  font-size: 14px;
}

.product-content .content-filter .form-select {
  display: block;
  width: initial;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  font-size: 13px;
  padding: 10px 90px 10px 13px;
}

.product-content .content-filter .form-select:focus {
  border: 1px solid #e3e3e3;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.product-content .opportunity-products .progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4px;
  overflow: hidden;
  background-color: #ededed;
  border-radius: 0;
}

.product-content .opportunity-products .progress-bar {
  background-color: #000000;
}

.product-content .opportunity-products .progress-text p {
  color: #000000;
  font-size: 14px;
}

@media (max-width: 1399.98px) {
  .product-content .opportunity-products .col-hover .product {
    margin-bottom: 0;
  }
}

@media (max-width: 1199.98px) {
  .product-content .opportunity-products .col-hover .product {
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .product-content .content-filter p {
    font-size: 13px;
  }
  .product-content .content-filter .form-select {
    font-size: 12px;
    padding: 10px 69px 10px 13px;
  }
  .product-content .opportunity-products .col-hover .product {
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .product-content .opportunity-products .col-hover .product {
    margin-bottom: 2px;
  }
  .product-content .opportunity-products .col-hover .product .product-overlay-content ul li {
    width: 38px;
  }
  .product-content .opportunity-products .col-hover .product .product-overlay-content {
    padding-top: 15px;
  }
  .product-content .btn-line-box {
    padding: 10px 20px;
    font-size: 13px;
  }
  .product-content .content-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
  .product-content .content-filter p {
    margin-bottom: 20px;
  }
}

@media (max-width: 320px) {
  .product-content .content-filter {
    margin-top: 20px;
  }
}

.noUi-target,
.noUi-target * {
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #000;
}

.noUi-background {
  background: #e7e7e7;
}

.noUi-connect {
  background: #000;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 0px;
  width: 90%;
  margin: 0 auto;
}

/* Handles and cursors */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid rgba(201, 201, 201, 0.5);
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

#slider-range-value1 {
  font-weight: 600;
}

#slider-range-value1::after {
  content: "TL";
  margin-left: 2px;
}

#slider-range-value2 {
  font-weight: 600;
}

#slider-range-value2::after {
  content: "TL";
  margin-left: 2px;
}

.slider-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 20px;
}

.caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #f3f2f1;
  padding: 5px;
  width: 45%;
  line-height: 18px;
}

.caption strong {
  text-transform: uppercase;
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 400;
}

@media (max-width: 767.98px) {
  #slider-range-value2 {
    font-size: 13px;
  }
  #slider-range-value1 {
    font-size: 13px;
  }
  .caption strong {
    font-size: 12px;
  }
}

@media (max-width: 991.98px) {
  #slider-range-value2 {
    font-size: 13px;
  }
  #slider-range-value1 {
    font-size: 13px;
  }
  .caption strong {
    font-size: 12px;
  }
}

@media (max-width: 1399.98px) {
  #slider-range-value2 {
    font-size: 13px;
  }
  #slider-range-value1 {
    font-size: 13px;
  }
  .caption strong {
    font-size: 12px;
  }
}

.product-detail .product-checkout h2 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.product-detail .product-checkout .comments-star {
  margin-top: 5px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-detail .product-checkout .comments-star ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}

.product-detail .product-checkout .comments-star li {
  color: #ffc107;
}

.product-detail .product-checkout .comments-star li:not(:last-child) {
  margin-right: 5px;
}

.product-detail .product-checkout .comments-star p {
  color: #000000;
  font-weight: 500;
}

.product-detail .product-checkout .product-code {
  margin-bottom: 20px;
}

.product-detail .product-checkout .product-code span {
  color: #000000;
  font-weight: 500;
  font-size: 13px;
}

.product-detail .product-checkout .product-code strong {
  font-size: 13px;
}

.product-detail .product-checkout .price-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

.product-detail .product-checkout .price-section .price-section-border {
  width: 2px;
  height: 40px;
  background: #e3e3e3;
}

.product-detail .product-checkout .price-section .price-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-detail .product-checkout .price-section .price-discount .discount {
  background: #000000;
  padding: 7px;
  text-align: center;
  line-height: 17px;
  margin-right: 10px;
}

.product-detail .product-checkout .price-section .price-discount .discount span {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.product-detail .product-checkout .price-section .price-discount .discount p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
}

.product-detail .product-checkout .price-section .price-discount .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-detail .product-checkout .price-section .price-discount .price del {
  color: #b4b4b4;
  font-size: 14px;
}

.product-detail .product-checkout .price-section .price-discount .price span {
  font-weight: 700;
  font-size: 16px;
}

.product-detail .product-checkout .price-section .installment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-detail .product-checkout .price-section .installment strong {
  font-size: 13px;
}

.product-detail .product-checkout .price-section .installment span {
  font-size: 14px;
}

.product-detail .product-checkout .price-section .payment-options a p {
  color: #000000;
  font-size: 13px;
}

.product-detail .product-checkout .product-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.product-detail .product-checkout .product-size .size-selection {
  width: 58%;
}

.product-detail .product-checkout .product-size .size-selection .form-select {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  padding: 10px;
  font-size: 14px;
}

.product-detail .product-checkout .product-size .size-selection .form-select:focus {
  border-color: #e3e3e3;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.product-detail .product-checkout .product-size .size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-detail .product-checkout .product-size .size i {
  font-size: 27px;
  color: #6d6d6d;
}

.product-detail .product-checkout .product-size .size a {
  font-size: 13px;
  color: #6d6d6d;
  margin-left: 10px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  padding-bottom: 5px;
}

.product-detail .product-checkout .product-size .size a:hover {
  color: #bf9c5d;
}

.product-detail .product-checkout .product-color {
  margin-top: 15px;
}

.product-detail .product-checkout .product-color h2 {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}

.product-detail .product-checkout .product-color ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.product-detail .product-checkout .product-color li {
  padding: 10px 17px;
  border: 1px solid #e6e6e6;
  font-size: 13px;
  position: relative;
  background: #ffffff;
}

.product-detail .product-checkout .product-color li i {
  position: absolute;
  top: -7px;
  right: -6px;
  font-size: 15px;
  background: #fff;
  border-radius: 50%;
}

.product-detail .product-checkout .product-color li:not(:last-child) {
  margin-right: 15px;
}

.product-detail .product-checkout .product-color li.active {
  border: 1px solid #000;
}

.product-detail .product-checkout .btn-checkout {
  margin-top: 20px;
  display: inline-block;
  background: #e01a1a;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.product-detail .product-checkout .btn-checkout:hover {
  background: #000000;
}

.product-detail .product-checkout .cargo-message p {
  text-align: center;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 500;
}

.product-detail .product-checkout .cargo-message .cargo-message-text {
  background: #ffffff;
  padding: 10px 15px;
  border: 1px solid #e6e6e6;
}

.product-detail .product-checkout .cargo-message .cargo-message-text p {
  text-align: left;
  font-size: 12px;
  padding: 0;
  line-height: 20px;
}

.product-detail .product-checkout .product-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
}

.product-detail .product-checkout .product-social li:not(:last-child) {
  margin-right: 20px;
}

.product-detail .product-checkout .product-social li i {
  margin-right: 5px;
  color: #000000;
}

.product-detail .product-checkout .product-social li a {
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.product-detail .product-checkout .product-social li a:hover {
  color: #bf9c5d;
}

/* Swiper Thumbnail Images */
.gallery-thumbs {
  float: left;
  width: calc(17% - 20px);
  height: 550px;
  margin-right: 10px;
}

.gallery-thumbs img {
  height: auto;
  border: 1px solid #f3f2f1;
}

.gallery-thumbs img:hover {
  border: 1px solid #dcdcdc;
}

.gallery-thumbs .swiper-slide-active img {
  border: 1px solid #dcdcdc;
}

.gallery-thumbs .swiper-slide {
  cursor: pointer;
}

/* Swiper Big Images */
.gallery-top {
  float: right;
  width: 84%;
  height: 550px;
  border: 1px solid #dcdcdc;
}

.gallery-top .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gallery-top .swiper-slide iframe {
  border: 0;
  height: 477px;
  width: 89%;
  margin-left: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: 30px;
}

@media (max-width: 1399.98px) {
  .gallery-thumbs {
    float: left;
    width: calc(19% - 20px);
    height: 550px;
    margin-right: 10px;
  }
  .gallery-top {
    float: right;
    width: 82%;
    height: 550px;
    border: 1px solid #dcdcdc;
  }
  .swiper-slide img {
    width: 100%;
  }
}

@media (max-width: 1199.98px) {
  .gallery-top .big-images img {
    height: auto;
    width: 100%;
  }
  .product-detail .product-checkout h2 {
    font-size: 19px;
  }
  .product-detail .product-checkout .price-section .price-discount {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail .product-checkout .price-section .price-discount .discount {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .product-detail .product-checkout .product-size .size-selection {
    width: 45%;
  }
  .product-detail .product-checkout .product-social li a {
    font-size: 11px;
  }
}

@media (max-width: 991.98px) {
  .gallery-top {
    float: right;
    width: 82%;
    height: 385px;
    border: 1px solid #dcdcdc;
  }
  .gallery-thumbs {
    float: left;
    width: calc(13% - -21px);
    height: 385px;
    margin-right: 10px;
  }
  .product-detail .product-checkout .price-section .price-discount .discount {
    margin-right: 10px;
    margin-bottom: initial;
  }
  .product-detail .product-checkout .price-section .price-discount {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .product-detail .product-checkout .product-size .size-selection {
    width: 65%;
  }
  .mb {
    margin-bottom: 30px;
  }
  .swiper-slide img {
    width: initial;
  }
  .gallery-top .swiper-slide iframe {
    border: 0;
    height: 330px;
    width: 89%;
    margin-left: 35px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 30px;
  }
}

@media (max-width: 767.98px) {
  .gallery-thumbs {
    width: 100%;
    height: 104px;
  }
  .swiper-slide img {
    width: inherit;
  }
  .gallery-top {
    width: 100%;
    border: 1px solid #dcdcdc;
  }
  .gallery-top .swiper-slide iframe {
    margin-left: 17px;
  }
  .product-detail .product-checkout h2 {
    font-size: 17px;
    line-height: 24px;
  }
  .product-detail .product-checkout .comments-star {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-top: 20px;
  }
  .product-detail .product-checkout .price-section .price-discount {
    display: block;
  }
  .product-detail .product-checkout .price-section .price-discount .discount {
    margin-bottom: 5px;
  }
  .product-detail .product-checkout .price-section .installment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin-left: 10px;
  }
  .payment-options {
    margin-left: 10px;
  }
  .payment-options img {
    width: 73px;
  }
  .product-detail .product-checkout .product-size .size-selection {
    width: 55%;
  }
  .product-detail .product-checkout .product-color li {
    padding: 10px 8px;
    font-size: 11px;
  }
  .product-detail .product-checkout .price-section {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media (max-width: 575.98px) {
  .gallery-thumbs {
    width: 100%;
    height: 104px;
  }
  .swiper-slide img {
    width: inherit;
  }
  .gallery-top {
    width: 100%;
    border: 1px solid #dcdcdc;
  }
  .gallery-top .swiper-slide iframe {
    margin-left: 17px;
  }
  .product-detail .product-checkout h2 {
    font-size: 17px;
    line-height: 24px;
  }
  .product-detail .product-checkout .comments-star {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-top: 20px;
  }
  .product-detail .product-checkout .price-section .price-discount {
    display: block;
  }
  .product-detail .product-checkout .price-section .price-discount .discount {
    margin-bottom: 5px;
  }
  .product-detail .product-checkout .price-section .installment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin-left: 10px;
  }
  .payment-options {
    margin-left: 10px;
  }
  .payment-options img {
    width: 73px;
  }
  .product-detail .product-checkout .product-size {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail .product-checkout .product-size .size-selection {
    width: 100%;
    margin-bottom: 20px;
  }
  .product-detail .product-checkout .product-color li {
    padding: 10px 8px;
    font-size: 11px;
  }
}

@media (max-width: 320px) {
  .gallery-thumbs {
    width: 100%;
    height: 104px;
  }
  .swiper-slide img {
    width: inherit;
  }
  .gallery-top {
    width: 100%;
    border: 1px solid #dcdcdc;
  }
  .gallery-top .swiper-slide iframe {
    margin-left: 17px;
  }
  .product-detail .product-checkout h2 {
    font-size: 17px;
    line-height: 24px;
  }
  .product-detail .product-checkout .comments-star {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-top: 20px;
  }
  .product-detail .product-checkout .price-section .price-discount {
    display: block;
  }
  .product-detail .product-checkout .price-section .price-discount .discount {
    margin-bottom: 5px;
  }
  .product-detail .product-checkout .price-section .installment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin-left: 10px;
  }
  .payment-options {
    margin-left: 10px;
  }
  .payment-options img {
    width: 73px;
  }
  .product-detail .product-checkout .product-size {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail .product-checkout .product-size .size-selection {
    width: 100%;
    margin-bottom: 20px;
  }
  .product-detail .product-checkout .product-color li {
    padding: 10px 8px;
    font-size: 11px;
  }
  .product-detail .product-checkout .product-color li:not(:last-child) {
    margin-right: 8px;
  }
  .product-detail .product-checkout .product-social li a {
    float: left;
  }
  .product-detail .product-checkout .product-social li {
    margin-right: 20px;
    text-align: center;
  }
  .product-detail .product-checkout .product-social li:not(:last-child) {
    margin-right: 17px;
  }
  .product-detail .product-checkout .product-social li a {
    font-size: 10px !important;
  }
  .product-detail .product-checkout .price-section .installment span {
    font-size: 13px;
  }
  .product-detail .product-checkout .price-section .payment-options a p {
    line-height: 15px;
  }
}

.product-checkout {
  background: #f9f9f9;
  padding: 20px;
  height: 100%;
}

.product-detail-list .about-product h3 {
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.product-detail-list .nav-link {
  color: #000000;
  font-size: 17px;
  font-weight: 500;
  border-radius: 0;
}

.product-detail-list .nav-pills .nav-link.active,
.product-detail-list .nav-pills .show > .nav-link {
  background-color: transparent;
  color: #e01a1a;
  border-bottom: 1px solid #e01a1a;
}

.product-detail-list .tab-content {
  border: 1px solid #f3f2f1;
  padding: 20px;
}

.product-detail-list .tab-content p:not(:last-child) {
  margin-bottom: 20px;
}

.product-detail-list .tab-content h3 {
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
}

.product-detail-list .tab-content tbody,
.product-detail-list .tab-content td,
.product-detail-list .tab-content tfoot,
.product-detail-list .tab-content th,
.product-detail-list .tab-content thead,
.product-detail-list .tab-content tr {
  border: 1px solid #dbdbdb !important;
  border-style: none;
  border-width: 0;
}

.product-detail-list .tab-content .table > :not(caption) > * > * {
  padding: 13px;
}

.product-detail-list .tab-content .table > :not(caption) > * > * {
  padding: 14px;
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.product-detail-list .tab-content .product-messages .message-evaluation span {
  font-size: 28px;
  font-weight: 500;
}

.product-detail-list .tab-content .product-messages .message-evaluation p {
  margin-bottom: 0;
  color: #6d6d6d;
  font-size: 14px;
}

.product-detail-list .tab-content .product-messages .message-stars {
  border-left: 1px solid #f3f2f1;
  padding: 20px;
}

.product-detail-list .tab-content .product-messages .message-stars ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-detail-list .tab-content .product-messages .message-stars ul li:not(:last-child) {
  margin-bottom: 10px;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .product-stars {
  margin-right: 10px;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .product-stars i {
  color: #ffc107;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .bar {
  width: 68%;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .bar .progress-bar {
  background-color: #ffc107;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .bar .progress {
  height: 6px;
  border-radius: 50px;
  background-color: #e1e1e1;
  width: 95%;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .amount {
  width: 50px;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .amount span {
  font-size: 15px;
  font-weight: 500;
}

.product-detail-list .tab-content .product-messages .message-stars ul li .progress {
  width: 70%;
  margin-right: 10px;
}

.product-detail-list .tab-content .product-messages .message-border {
  width: 100%;
  height: 1px;
  background: #f3f2f1;
  margin-top: 10px;
}

.product-detail-list .tab-content .product-messages .message-list .message-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-detail-list .tab-content .product-messages .message-list .message-single:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}

.product-detail-list .tab-content .product-messages .message-list .message-single:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.product-detail-list .tab-content .product-messages .message-list .message-single .left {
  margin-right: 30px;
  width: 13%;
}

.product-detail-list .tab-content .product-messages .message-list .message-single .left span {
  background: #000000;
  width: 55px;
  height: 55px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 55px;
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 10px;
}

.product-detail-list .tab-content .product-messages .message-list .message-single .left h4 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.product-detail-list .tab-content .product-messages .message-list .message-single .left p {
  font-size: 12px;
}

.product-detail-list .tab-content .product-messages .message-list .message-single .right {
  width: 100%;
}

.product-detail-list .tab-content .product-messages .message-list .message-single .right h3 {
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}

@media (max-width: 1399.98px) {
  .product-detail-list .tab-content .product-messages .message-stars ul li .bar {
    width: 63%;
  }
}

@media (max-width: 991.98px) {
  .product-detail-list .tab-content .product-messages .message-stars ul li {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .product-detail-list .tab-content .product-messages .message-stars {
    border-left: 0;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single .left {
    width: 16%;
  }
}

@media (max-width: 767.98px) {
  .product-detail-list .tab-content .product-messages .message-stars ul li .product-stars {
    width: 110px;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single .left {
    width: 24%;
  }
}

@media (max-width: 480px) {
  .gallery-top .swiper-slide iframe {
    margin-left: 25px;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single .left {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single .left span {
    display: inline-block;
  }
  .product-detail-list .tab-content .table > :not(caption) > * > * {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .product-detail-list .tab-content .product-messages .message-stars ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    position: relative;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li .amount {
    position: absolute;
    right: 0;
    top: 13px;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li .bar .progress {
    width: 100%;
  }
}

@media (max-width: 320px) {
  .product-detail-list .nav-link {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .product-detail-list .tab-content .product-messages .message-stars {
    padding: 20px 0;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li .product-stars i {
    font-size: 12px;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li .bar .progress {
    width: 90%;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single .left {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .product-detail-list .tab-content .product-messages .message-list .message-single .left span {
    display: inline-block;
  }
  .product-detail-list .tab-content .table > :not(caption) > * > * {
    font-size: 13px;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    position: relative;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li .amount {
    position: absolute;
    right: 0;
    top: 13px;
  }
  .product-detail-list .tab-content .product-messages .message-stars ul li .bar .progress {
    width: 100%;
  }
}

.jewelry-set h3 {
  font-size: 22px;
  color: #e01a1a;
  font-weight: 500;
}

.jewelry-set-content {
  margin-top: 20px;
  background: #f9f9f9;
  padding: 30px;
  text-align: center;
}

.jewelry-set-content .btn-jewelry {
  background: red;
  padding: 10px 70px;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.jewelry-set-content .btn-jewelry:hover {
  background: #000000;
  color: #ffffff;
}

.jewelry-set-content .jewelry-set-single {
  background: #ffffff;
  text-align: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  border: 1px solid #f3f2f1;
}

.jewelry-set-content .jewelry-set-single .left img {
  width: 85%;
}

.jewelry-set-content .jewelry-set-single .right h4 {
  font-size: 15px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  font-weight: 500;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price .discount {
  background: #000000;
  padding: 5px;
  margin-right: 10px;
  text-align: center;
  line-height: 17px;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price .discount span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price .discount p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 20px;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price .price del {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 400;
}

.jewelry-set-content .jewelry-set-single .right .jewelry-set-price .price span {
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 3208px) {
  .jewelry-set-content .btn-jewelry {
    padding: 10px 34px;
  }
  .jewelry-set-content {
    padding: 15px;
  }
  .jewelry-set-content .jewelry-set-single {
    margin-bottom: 20px;
  }
}

@media (max-width: 1199.98px) {
  .jewelry-set-content .btn-jewelry {
    margin-top: 0;
  }
}

.login-register .login-register-logo {
  text-align: center;
}

.login-register p {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.login-register-content {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 20px;
  margin-top: 55px;
}

.login-register-content p {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block;
  color: #000000;
}

.login-register-content .hidden-visibility {
  position: relative;
}

.login-register-content .toggle-password .icon-visibility {
  font-size: 20px !important;
  color: #6e6e6e;
  position: absolute;
  top: 13px;
  right: 40px;
  cursor: pointer;
}

.login-register-content .toggle-password .icon-hidden {
  font-size: 18px !important;
  color: #6e6e6e;
  position: absolute;
  top: 15px;
  right: 40px;
  cursor: pointer;
}

.login-register-content .form-control {
  border: 1px solid #e6e6e6;
  height: 45px;
}

.login-register-content input {
  font-size: 14px;
}

.login-register-content input::-webkit-input-placeholder {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.login-register-content input:-ms-input-placeholder {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.login-register-content input::-ms-input-placeholder {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.login-register-content input::placeholder {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.login-register-content input[type="password"] {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.login-register-content button.btn-form {
  width: 100%;
  border: none;
  padding: 12px 0;
  background: #858585;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 16px;
  font-weight: 700;
}

.login-register-content button.btn-form:hover {
  background: #000000;
}

.login-register-content .form-check-input {
  border: 1px solid #bfbfbf;
}

.login-register-content .form-check-input[type="checkbox"] {
  border-radius: 0;
}

.login-register-content .form-check-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.login-register-content .form-check-input:checked {
  background-color: #bf9c5d;
}

.login-register .form-check label {
  font-size: 12px;
  color: #6d6d6d;
}

.login-register .form-check label a {
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.login-register .form-check label a:hover {
  color: #000000;
}

.login-register .register-form p.form-text {
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
  display: inline-block;
  color: #6d6d6d;
  margin-bottom: 20px;
}

.login-register .register-form p.form-text a {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 2px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.login-register .register-form p.form-text a:hover {
  color: #000000;
}

.login-register .login-register-content .nav {
  background: #f9f9f9 !important;
  border-radius: 40px;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 30px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.login-register .login-register-content .form-text {
  margin-top: 0.25rem;
  font-size: 12px;
  color: #6d6d6d;
  font-weight: 400;
}

.login-register .login-register-content .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 40px;
  padding: 10px 30px;
  font-size: 15px;
  font-weight: 500;
  color: #000000;
}

.login-register .login-register-content .nav-pills .nav-link.active {
  color: #fff;
  background-color: #000000 !important;
  padding: 10px 42px !important;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label a {
  color: #dc3545;
}

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #198754;
}

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label a {
  color: #198754;
}

.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 1399.98px) {
  .login-register .login-register-content .nav {
    width: 83%;
  }
}

@media (max-width: 1199.98px) {
  .login-register .login-register-content .nav {
    width: 78%;
  }
}

@media (max-width: 991.98px) {
  .login-register .login-register-content .nav {
    width: 74%;
  }
}

@media (max-width: 767.98px) {
  .login-register .login-register-content .nav {
    width: 78%;
  }
}

@media (max-width: 575.98px) {
  .login-register .login-register-content .nav {
    width: 78%;
  }
}

@media (max-width: 480px) {
  .login-register .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .login-register .login-register-content .nav-pills .nav-link {
    padding: 10px 25px;
  }
  .login-register .login-register-content .nav-pills .nav-link {
    padding: 10px 25px;
  }
  .login-register .login-register-content .nav {
    width: 73%;
  }
}

@media (max-width: 360px) {
  .login-register .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .login-register .login-register-content .nav-pills .nav-link {
    padding: 10px 45px;
  }
  .login-register .login-register-content .nav-pills .nav-link {
    padding: 10px 25px;
  }
  .login-register .login-register-content .nav {
    width: 90%;
  }
}

@media (max-width: 320px) {
  .login-register .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .login-register .login-register-content .nav-pills .nav-link {
    padding: 10px 25px;
  }
  .login-register .login-register-content .nav {
    width: 100%;
  }
}

.basket-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.basket-header h4 {
  font-size: 22px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-right: 20px;
}

.basket-header span {
  color: #6b6b6b;
  font-size: 14px;
  font-weight: 500;
}

.basket-content .basket-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e3e3e3;
  padding: 30px 0;
}

.basket-content .basket-single .basket-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.basket-content .basket-single .basket-product .basket-check {
  margin-right: 20px;
}

.basket-content .basket-single .basket-product .basket-check input:checked {
  background-color: #e01a1a;
  border-color: #e01a1a;
}

.basket-content .basket-single .basket-product .basket-image {
  margin-right: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  overflow: hidden;
  padding: 5px;
}

.basket-content .basket-single .basket-product .basket-image img {
  width: 100%;
}

.basket-content .basket-single .basket-product .basket-text a h2 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.basket-content .basket-single .basket-product .basket-text a:hover h2 {
  color: #bf9c5d;
}

.basket-content .basket-single .basket-product .basket-text .basket-product-code span {
  font-size: 12px;
  color: #6d6d6d;
}

.basket-content .basket-single .basket-product .basket-text .basket-product-code strong {
  font-size: 12px;
}

.basket-content .basket-single .basket-product .basket-text h4 {
  font-size: 13px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-top: 3px;
  margin-bottom: 3px;
}

.basket-content .basket-single .basket-product .basket-text .basket-product-size span {
  font-size: 12px;
  color: #6d6d6d;
}

.basket-content .basket-single .basket-product .basket-text .basket-product-size strong {
  font-size: 12px;
}

.basket-content .basket-single .basket-product .basket-text .basket-price {
  margin-top: 3px;
}

.basket-content .basket-single .basket-product .basket-text .basket-price span {
  font-size: 16px;
  font-weight: 700;
}

.basket-content .basket-single .basket-product .form-check-input[type="checkbox"] {
  border-radius: 0;
}

.basket-content .basket-single .basket-product .form-check-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.basket-content .basket-single .basket-delete {
  background: #f3f2f1;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}

.basket-content .basket-single .basket-delete:hover {
  background: #e01a1a;
}

.basket-content .basket-single .basket-delete:hover i {
  color: #ffffff;
}

.basket-content .basket-single .basket-delete i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  color: #e01a1a;
  margin-top: 10px;
  display: block;
  width: 40px;
  height: 40px;
}

.basket-content .basket-total {
  background: #f9f9f9;
  margin-top: 30px;
  padding: 20px;
}

.basket-content .basket-total .selected-products {
  margin-bottom: 10px;
}

.basket-content .basket-total .selected-products span {
  font-size: 13px;
  font-weight: 600;
  color: #e01a1a;
}

.basket-content .basket-total .total-price span {
  font-size: 22px;
  font-weight: 600;
}

.basket-content .basket-total .btn-total {
  background: #e01a1a;
  width: 100%;
  display: block;
  text-align: center;
  padding: 12px 0;
  color: #ffffff;
  margin: 18px 0;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.basket-content .basket-total .btn-total:hover {
  background: #000000;
}

.basket-content .basket-total .cargo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 13px;
}

.basket-content .basket-total .cargo span {
  font-size: 12px;
  color: #6d6d6d;
  text-transform: uppercase;
}

.basket-content .basket-total .cargo strong {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
}

.basket-content .basket-total .basket-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.basket-content .basket-total .basket-price span {
  font-size: 12px;
  color: #6d6d6d;
  text-transform: uppercase;
}

.basket-content .basket-total .basket-price strong {
  font-size: 15px;
  color: #000000;
  font-weight: 500;
}

.basket-content .basket-message p {
  font-size: 12px;
  margin-bottom: 20px;
}

.basket-content .address-section {
  margin: 20px 0;
}

.basket-content .address-section .delivery-address {
  padding-top: 20px;
}

.basket-content .address-section .delivery-address:not(:last-child) {
  border-bottom: 1px solid #e3e3e3;
}

.basket-content .address-section .delivery-address h4 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}

.basket-content .address-section .add-adress {
  color: #e01a1a;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 200px;
}

.basket-content .address-section .add-adress:hover {
  color: #000000;
}

.basket-content .address-section .add-adress span {
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
}

.basket-content .address-section .address-single {
  border: 2px solid #e6e6e6;
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.basket-content .address-section .address-single:hover {
  border: 2px solid #5099f4;
}

.basket-content .address-section .address-single.selected {
  border: 2px solid #5099f4;
}

.basket-content .address-section .address-single a {
  text-align: right;
  display: block;
  font-size: 13px;
  color: #6d6d6d;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.basket-content .address-section .address-single a:hover {
  color: #e01a1a;
}

.basket-content .address-section .address-single h5 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

.basket-content .address-section .address-single h3 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  color: #6d6d6d;
}

.basket-content .address-section .address-single p {
  font-size: 12px;
  line-height: 20px;
}

.basket-content .address-section .payment-methods .change-method {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.basket-content .address-section .payment-methods .change-method h4 {
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 500;
}

.basket-content .address-section .payment-methods .change-method a {
  color: #ee404c;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-weight: 500;
}

.basket-content .address-section .payment-methods .change-method a:hover {
  color: #000000;
}

.basket-content .address-section .payment-methods .card-buttons {
  margin-bottom: 30px;
}

.basket-content .address-section .payment-methods .card-buttons .card-btn1 {
  display: inline-block;
  background: #dee2e7;
  padding: 8px 25px;
  border-radius: 5px;
  z-index: 99;
  position: relative;
  font-size: 13px;
  color: #000000;
  font-weight: 500;
}

.basket-content .address-section .payment-methods .card-buttons .card-btn2 {
  display: inline-block;
  background: #f9f9f9;
  padding: 8px 25px;
  border-radius: 5px;
  margin-left: -11px;
  font-size: 13px;
  color: #6d6d6d;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.basket-content .address-section .payment-methods .card-buttons .card-btn2:hover {
  color: #ee404c;
}

.basket-content .address-section .payment-methods .secure-3d input:checked {
  background-color: #e01a1a;
  border-color: #e01a1a;
}

.basket-content .address-section .payment-methods .secure-3d .form-check-input[type="checkbox"] {
  border-radius: 0;
}

.basket-content .address-section .payment-methods .secure-3d .form-check-input:focus {
  border-color: #e6e6e6;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.basket-content .address-section .payment-methods .secure-3d span {
  font-size: 13px;
  color: #6d6d6d;
  margin-left: 8px;
}

/* Popup */
.modal .modal-content {
  border-radius: 10px;
  outline: 0;
  padding: 20px;
}

.modal .modal-content .modal-header {
  border-bottom: 1px solid #e6e6e6;
}

.modal .modal-content .modal-header .modal-title {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000000;
}

.modal .modal-content .modal-header .btn-close-bg {
  background: #f3f2f1;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.modal .modal-content .modal-header .btn-close {
  padding: 18px 0;
  margin-left: 10px;
}

.modal .modal-content .modal-header .btn-close:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}

.modal .modal-content .modal-body {
  padding-bottom: 0;
}

.modal .modal-content .modal-body h4 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.modal .modal-content .modal-body input::-webkit-input-placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body input:-ms-input-placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body input::-ms-input-placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body input::placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body select {
  color: #6d6d6d;
  font-size: 13px;
  height: 38px;
}

.modal .modal-content .modal-body select option:not(:first-of-type) {
  color: #8a7979;
  font-size: 13px;
}

.modal .modal-content .modal-body textarea::-webkit-input-placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body textarea:-ms-input-placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body textarea::-ms-input-placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body textarea::placeholder {
  font-size: 13px;
  color: #6d6d6d;
}

.modal .modal-content .modal-body .form-label {
  font-size: 13px;
  font-weight: 500;
}

.modal .modal-content .modal-footer {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-top: 0;
}

.modal .modal-content .modal-footer .add-btn {
  padding: 13px 25px;
  border: none;
  background: #ee404c;
  color: #fff;
  border-radius: 7px;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.modal .modal-content .modal-footer .add-btn:hover {
  background: #000000;
}

.modal .modal-content .modal-footer .close-btn {
  padding: 13px 59px;
  border: none;
  background: #858585;
  color: #fff;
  border-radius: 7px;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.modal .modal-content .modal-footer .close-btn:hover {
  background: #000000;
}

@media (max-width: 1399.98px) {
  .basket-content .basket-total .cargo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .basket-content .basket-total .basket-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

@media (max-width: 1199.98px) {
  .basket-content .basket-total .cargo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .basket-content .basket-total .basket-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

@media (max-width: 991.98px) {
  .basket-content .basket-single .basket-delete {
    width: 55px;
    margin-right: 0px;
  }
  .basket-content .basket-single .basket-product .basket-check {
    margin-right: 15px;
  }
  .basket-content .basket-single .basket-product .basket-image {
    margin-right: 15px;
  }
}

@media (max-width: 767.98px) {
  .basket-content .basket-single .basket-delete {
    width: 40px;
    margin-right: 0px;
  }
}

@media (max-width: 575.98px) {
  .basket-content .basket-total .cargo {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .basket-content .basket-total .basket-price {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .basket-content .basket-total .selected-products {
    text-align: center;
  }
  .total-price {
    text-align: center;
  }
  .modal .modal-content {
    padding: 0;
  }
  .modal-body .mb-4 {
    margin-bottom: 10px !important;
  }
  .modal .modal-content .modal-footer .add-btn {
    padding: 13px 15px;
    font-size: 12px;
  }
  .modal .modal-content .modal-footer .close-btn {
    padding: 13px 27px;
    font-size: 12px;
  }
  .modal .modal-content .modal-body select {
    height: 38px;
  }
}

@media (max-width: 360px) {
  .basket-content .basket-single .basket-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basket-content .basket-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basket-content .basket-single .basket-product .basket-image {
    margin-right: 0;
    margin: 10px;
  }
  .basket-content .basket-single .basket-product .basket-check {
    margin-right: 0;
  }
  .basket-text {
    text-align: center;
    margin-bottom: 20px;
  }
  .modal .modal-content {
    padding: 0;
  }
  .modal-body .mb-4 {
    margin-bottom: 10px !important;
  }
  .modal .modal-content .modal-footer .add-btn {
    padding: 13px 15px;
    font-size: 12px;
  }
  .modal .modal-content .modal-footer .close-btn {
    padding: 13px 27px;
    font-size: 12px;
  }
  .modal .modal-content .modal-body select {
    height: 38px;
  }
}

@media (max-width: 320px) {
  .basket-content .basket-single .basket-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basket-content .basket-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basket-content .basket-single .basket-product .basket-image {
    margin-right: 0;
    margin: 10px;
  }
  .basket-content .basket-single .basket-product .basket-check {
    margin-right: 0;
  }
  .basket-text {
    text-align: center;
    margin-bottom: 20px;
  }
  .modal .modal-content {
    padding: 0;
  }
  .modal-body .mb-4 {
    margin-bottom: 10px !important;
  }
  .modal .modal-content .modal-footer .add-btn {
    padding: 13px 15px;
    font-size: 12px;
  }
  .modal .modal-content .modal-footer .close-btn {
    padding: 13px 27px;
    font-size: 12px;
  }
  .modal .modal-content .modal-body select {
    height: 38px;
  }
}

.thank-you {
  margin-top: 70px;
  margin-bottom: 70px;
}

.thank-you .thank-you-wrapper {
  background: #f7fcfa;
  padding: 30px;
  border-radius: 6px;
  border: 1px solid #d8efe4;
}

.thank-you .thank-you-wrapper .thank-you-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.thank-you .thank-you-wrapper .thank-you-title img {
  width: 52px;
  margin-right: 25px;
}

.thank-you .thank-you-wrapper .thank-you-title .thank-you-text h2 {
  font-size: 22px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 2px;
}

.thank-you .thank-you-wrapper .thank-you-title .thank-you-text p {
  font-size: 13px;
}

.thank-you .thank-you-wrapper .thank-you-title .thank-you-text strong {
  font-size: 13px;
  font-weight: 500;
  color: #000000;
}

.thank-you .thank-you-wrapper .thank-you-title .thank-you-text a {
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.thank-you .thank-you-wrapper .thank-you-title .thank-you-text a:hover {
  color: #bf9c5d;
}

.thank-you .thank-you-wrapper .thank-you-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.thank-you .thank-you-wrapper .thank-you-content .order-number {
  width: 12%;
}

.thank-you .thank-you-wrapper .thank-you-content .order-number h4 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #0a9264;
  margin-bottom: 15px;
}

.thank-you .thank-you-wrapper .thank-you-content .order-number span {
  font-size: 22px;
  font-weight: 500;
}

.thank-you .thank-you-wrapper .thank-you-content .order-number p {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
}

.thank-you .thank-you-wrapper .thank-you-content .delivery-address {
  width: 15%;
}

.thank-you .thank-you-wrapper .thank-you-content .delivery-address h4 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #0a9264;
  margin-bottom: 15px;
}

.thank-you .thank-you-wrapper .thank-you-content .delivery-address h5 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
}

.thank-you .thank-you-wrapper .thank-you-content .delivery-address p {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
}

.thank-you .thank-you-wrapper .thank-you-content .billing-information {
  width: 15%;
}

.thank-you .thank-you-wrapper .thank-you-content .billing-information h4 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #0a9264;
  margin-bottom: 15px;
}

.thank-you .thank-you-wrapper .thank-you-content .billing-information h5 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
}

.thank-you .thank-you-wrapper .thank-you-content .billing-information p {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
}

.thank-you .thank-you-wrapper .thank-you-content .amount-paid {
  width: 30%;
}

.thank-you .thank-you-wrapper .thank-you-content .amount-paid h4 {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #0a9264;
  margin-bottom: 15px;
}

.thank-you .thank-you-wrapper .thank-you-content .amount-paid span {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
  display: inline-block;
}

.thank-you .thank-you-wrapper .thank-you-content .amount-paid span span {
  font-size: 10px;
}

.thank-you .thank-you-wrapper .thank-you-content .amount-paid p {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
}

@media (max-width: 1399.98px) {
  .thank-you .thank-you-wrapper .thank-you-content .order-number {
    width: 14%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .amount-paid {
    width: 35%;
  }
}

@media (max-width: 1199.98px) {
  .thank-you .thank-you-wrapper .thank-you-content .order-number {
    width: 16%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .delivery-address {
    width: 20%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .billing-information {
    width: 20%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .amount-paid {
    width: 31%;
  }
}

@media (max-width: 991.98px) {
  .thank-you .thank-you-wrapper .thank-you-content .order-number {
    width: 100%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .delivery-address {
    width: 100%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .billing-information {
    width: 100%;
  }
  .thank-you .thank-you-wrapper .thank-you-content .amount-paid {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .thank-you .thank-you-wrapper .thank-you-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thank-you .thank-you-wrapper .thank-you-content .order-number h4 {
    margin-bottom: 5px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .delivery-address h5 {
    margin-bottom: 5px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .delivery-address h4 {
    margin-bottom: 5px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .billing-information h4 {
    margin-bottom: 5px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .billing-information h5 {
    margin-bottom: 5px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .amount-paid h4 {
    margin-bottom: 3px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .amount-paid span {
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .thank-you {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .thank-you .thank-you-wrapper .thank-you-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thank-you .thank-you-wrapper .thank-you-title img {
    width: 52px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .order-number {
    margin-bottom: 20px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .delivery-address {
    margin-bottom: 20px;
  }
  .thank-you .thank-you-wrapper .thank-you-content .billing-information {
    margin-bottom: 20px;
  }
}

.user-panel .user-menu {
  background: #f9f9f9;
  padding: 25px;
  border-radius: 6px;
}

.user-panel .user-menu ul li:not(:last-child) {
  margin-bottom: 20px;
}

.user-panel .user-menu ul li a {
  color: #484848;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.user-panel .user-menu ul li a i {
  font-size: 26px;
  margin-right: 15px;
}

.user-panel .user-menu ul li a:hover {
  color: #ff5252;
}

.user-panel .user-menu ul li a.active {
  color: #ff5252;
}

.user-panel .user-menu ul li .sub-menu {
  margin-top: 20px;
  margin-left: 42px;
}

.user-panel .user-content .order-filter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.user-panel .user-content .order-filter-wrapper .order-search {
  position: relative;
}

.user-panel .user-content .order-filter-wrapper .order-search input {
  background: #e6e6e6;
  width: 350px;
  height: 45px;
  border: none;
  border-radius: 6px;
  padding-right: 45px;
  font-size: 12px;
  color: #484848;
}

.user-panel .user-content .order-filter-wrapper .order-search input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.user-panel .user-content .order-filter-wrapper .order-search input::-webkit-input-placeholder {
  font-size: 12px;
  color: #484848;
}

.user-panel .user-content .order-filter-wrapper .order-search input:-ms-input-placeholder {
  font-size: 12px;
  color: #484848;
}

.user-panel .user-content .order-filter-wrapper .order-search input::-ms-input-placeholder {
  font-size: 12px;
  color: #484848;
}

.user-panel .user-content .order-filter-wrapper .order-search input::placeholder {
  font-size: 12px;
  color: #484848;
}

.user-panel .user-content .order-filter-wrapper .order-search .btn-order-search {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: transparent;
  height: 45px;
  width: 50px;
  line-height: 50px;
}

.user-panel .user-content .order-filter-wrapper .order-search .btn-order-search i {
  font-size: 17px;
  color: #000000;
}

.user-panel .user-content .order-filter-wrapper .order-filter select {
  height: 45px;
  font-size: 12px;
  color: #000000;
  border-color: #e6e6e6;
  border-radius: 5px;
}

.user-panel .user-content .my-order-list-single {
  border: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  border-radius: 6px;
}

.user-panel .user-content .my-order-list-single:not(:last-child) {
  margin-bottom: 20px;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 20px;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image img {
  width: 100%;
  height: 70px;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-text h3 {
  font-size: 13px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 6px;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-text span {
  font-size: 13px;
  margin-bottom: 6px;
  display: inline-block;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-text span strong {
  font-size: 13px;
}

.user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-text p {
  font-size: 12px;
  color: #6d6d6d;
}

.user-panel .user-content .my-order-list-single .my-order-completed-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 35%;
}

.user-panel .user-content .my-order-list-single .my-order-completed-wrapper .my-order-completed img {
  width: 25px;
  margin-right: 7px;
}

.user-panel .user-content .my-order-list-single .my-order-completed-wrapper .my-order-completed span {
  font-size: 12px;
  color: #000000;
}

.user-panel .user-content .my-order-list-single .my-order-completed-wrapper .my-order-price {
  margin-right: 10px;
}

.user-panel .user-content .my-order-list-single .my-order-completed-wrapper .my-order-price h3 {
  font-size: 16px;
  color: #0a9264;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: -5px;
}

.user-panel .user-content .my-order-list-single .my-order-completed-wrapper .my-order-price span {
  font-size: 11px;
  color: #6d6d6d;
}

@media (max-width: 1199.98px) {
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-text h3 {
    width: 257px;
    line-height: 20px;
  }
  .user-panel .user-menu {
    padding: 17px;
  }
  .user-panel .user-menu ul li a {
    font-size: 13px;
  }
  .user-panel .user-content .my-order-list-single .my-order-completed-wrapper {
    width: 40%;
  }
}

@media (max-width: 991.98px) {
  .user-panel .user-content .my-order-list-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper {
    margin-bottom: 15px;
  }
  .user-panel .user-content .my-order-list-single .my-order-completed-wrapper {
    width: 80%;
  }
  .user-panel .user-content .order-filter-wrapper .order-search input {
    width: 310px;
  }
}

@media (max-width: 767.98px) {
  .user-panel .user-menu {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  .user-panel .user-content .order-filter-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .order-filter-wrapper .order-search input {
    margin-bottom: 20px;
    width: 290px;
  }
  .user-panel .user-content .order-filter-wrapper .order-filter select {
    width: 200px;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image img {
    height: 80px;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .user-panel .user-content .my-order-list-single .my-order-completed-wrapper {
    width: 95%;
  }
  .basket-header h4 {
    font-size: 19px;
  }
}

@media (max-width: 360px) {
  .user-panel .user-content .order-filter-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .order-filter-wrapper .order-search input {
    margin-bottom: 20px;
    width: 290px;
  }
  .user-panel .user-content .order-filter-wrapper .order-filter select {
    width: 200px;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image img {
    height: 80px;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .user-panel .user-content .my-order-list-single .my-order-completed-wrapper {
    width: 95%;
  }
  .basket-header h4 {
    font-size: 19px;
  }
}

@media (max-width: 320px) {
  .user-panel .user-content .order-filter-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .order-filter-wrapper .order-search input {
    margin-bottom: 20px;
    width: 290px;
  }
  .user-panel .user-content .order-filter-wrapper .order-filter select {
    width: 200px;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image img {
    height: 80px;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .user-panel .user-content .my-order-list-single .my-order-text-wrapper .my-order-image {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .user-panel .user-content .my-order-list-single .my-order-completed-wrapper {
    width: 95%;
  }
  .basket-header h4 {
    font-size: 19px;
  }
}

.user-information .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.user-information h3 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

.user-information p {
  font-size: 13px;
  color: #6d6d6d;
  margin-bottom: 35px;
}

.user-information-form .form-label {
  font-size: 13px;
  font-weight: 600;
  width: 100%;
}

.user-information-form label {
  display: inline-block;
  margin-right: 20px;
}

.user-information-form input {
  height: 45px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #6d6d6d;
}

.user-information-form .form-check-label.checked {
  color: #ff5252;
}

.user-information-form .form-check-input[type="checkbox"] {
  height: 18px;
  width: 18px;
  border-radius: 0;
  margin-top: 2px;
}

.user-information-form .form-control {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
}

.user-information-form .form-check-input:focus {
  border-color: #ff5252;
  outline: 0;
}

.user-information-form .form-check-input:checked {
  background-color: #ff5252;
  border-color: #ff5252;
}

.user-information-form .form-check-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.user-information .contact-information {
  margin-top: 30px;
  padding: 20px;
  background: #f9f9f9;
}

.user-information .contact-information .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.user-information .contact-information h4 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 7px;
}

.user-information .contact-information p {
  font-size: 12px;
}

.user-information .contact-information .form-label {
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 500;
  float: left;
}

.user-information .contact-information .form-control {
  border-radius: 6px;
}

.user-information .contact-information .change-information {
  float: right;
  font-size: 13px;
  color: #ff5252;
  font-weight: 500;
}

.user-information .contact-information input {
  height: 45px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #6d6d6d;
}

.user-information .contact-information .btn-information {
  width: 100%;
  height: 50px;
  border: none;
  background: #858585;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.user-information .contact-information .btn-information:hover {
  background: #000000;
}

@media (max-width: 767.98px) {
  .thank-you {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.user-assessments .assessments-menu-border {
  width: 100%;
  height: 1px;
  background: #f3f3f3;
  margin-top: -1px;
  z-index: 1;
}

.user-assessments .nav-pills .nav-link.active,
.user-assessments .nav-pills .show > .nav-link {
  color: #000;
  background: 0 0;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #ff5252;
  padding-bottom: 20px;
  color: #ff5252;
  z-index: 99;
  position: relative;
}

.user-assessments .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0.25rem;
  font-size: 14px;
  font-weight: 500;
  color: #484848;
}

.user-assessments .nav-link span {
  border: 1px solid #e7e7e7;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  color: #000000;
  margin-left: 10px;
}

.user-assessments .nav-item {
  margin-right: 20px;
}

.user-assessments .user-assessments-single {
  margin-bottom: 30px;
}

.user-assessments .user-assessments-single .assessments-single-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-assessments .user-assessments-single .assessments-single-header img {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  width: 80px;
  margin-right: 20px;
  padding: 6px;
}

.user-assessments .user-assessments-single .assessments-single-header h3 {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  font-family: "Montserrat", sans-serif;
}

.user-assessments .user-assessments-single .assessments-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.user-assessments .user-assessments-single .assessments-rating ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}

.user-assessments .user-assessments-single .assessments-rating ul li {
  margin-right: 7px;
  color: #ffc107;
}

.user-assessments .user-assessments-single .assessments-rating ul li i {
  font-size: 13px;
}

.user-assessments .user-assessments-single .assessments-rating span {
  font-size: 12px;
  color: #6d6d6d;
}

.user-assessments .user-assessments-single .assessments-text {
  background: #f9f9f9;
  padding: 20px;
  margin-top: 15px;
  border-radius: 10px;
}

.user-assessments .user-assessments-single .assessments-text p {
  color: #000000;
  font-size: 13px;
}

@media (max-width: 991.98px) {
  .user-assessments .nav-pills .nav-link {
    font-size: 13px;
  }
  .user-assessments .nav-item {
    margin-right: 0;
  }
  .user-panel .user-menu ul li a {
    font-size: 12px;
  }
}

.communica-text {
  margin-bottom: 40px;
}

.communica-text h4 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 7px;
}

.communica-text p {
  font-size: 13px;
  color: #6d6d6d;
}

.communica-preferencestion {
  border: 2px solid #e6e6e6;
  padding: 30px;
  border-radius: 6px;
}

.communica-preferencestion .communica-content-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.communica-preferencestion .communica-content-single:not(:last-child) {
  margin-bottom: 30px;
}

.communica-preferencestion .communica-content-single .left h4 {
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 7px;
}

.communica-preferencestion .communica-content-single .left p {
  font-size: 13px;
  color: #6d6d6d;
  width: 90%;
}

.communica-preferencestion .communica-content-single .right {
  margin-top: 3px;
}

.communica-preferencestion .communica-content-single .right .form-check-input[type="checkbox"] {
  border-radius: 0;
}

.communica-preferencestion .communica-content-single .right .form-check-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.communica-preferencestion .communica-content-single .right .form-check-input:checked {
  background-color: #fe5252;
  border-color: #fe5252;
}

.blog {
  margin-top: 30px;
}

.blog-single-big img {
  width: 100%;
  border-radius: 6px;
}

.blog-single-big a {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.blog-single-big a h3 {
  font-size: 17px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
  line-height: 20px;
}

.blog-single-big a:hover h3 {
  color: #1c5191;
}

@media (max-width: 1199.98px) {
  .blog {
    margin-top: 30px;
  }
}

@media (max-width: 991.98px) {
  .blog-single-big a h3 {
    font-size: 15px;
  }
  .blog {
    margin-top: 30px;
  }
}

@media (max-width: 320px) {
  .blog-title img {
    width: 40%;
  }
}

.blog-detail-title {
  text-align: center;
}

.blog-detail-title h3 {
  font-size: 28px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}

.blog-detail-title span {
  font-size: 13px;
  color: #6d6d6d;
}

.blog-detail-title span strong {
  font-weight: 500;
}

.blog-detail-images {
  margin-top: 30px;
}

.blog-detail-images img {
  border-radius: 6px;
  width: 100%;
}

.blog-detail .detail-content {
  margin-top: 40px;
}

.blog-detail .detail-content p {
  font-size: 15px;
  color: #000000;
  line-height: 25px;
  font-family: 500;
}

.blog-detail .detail-content p:not(:last-child) {
  margin-bottom: 20px;
}

.blog-detail .detail-content h4 {
  font-size: 17px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 30px;
}

.blog-detail .detail-social {
  margin-top: 30px;
}

.blog-detail .detail-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blog-detail .detail-social ul li {
  width: 40px;
  height: 40px;
  line-height: 44px;
  border-radius: 50%;
  background: #f3f2f1;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.blog-detail .detail-social ul li:not(:last-child) {
  margin-right: 10px;
}

.blog-detail .detail-social ul li a {
  display: block;
  color: #000000;
}

.blog-detail .detail-social ul li a i {
  font-size: 17px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.blog-detail .detail-social ul li:hover {
  background: #000000;
}

.blog-detail .detail-social ul li:hover i {
  color: #ffffff;
}

.blog-detail .most-popular {
  margin-top: 30px;
}

.blog-detail .most-popular h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.blog-detail .most-popular .swiper-slide img {
  width: 100%;
  border-radius: 6px;
}

.blog-detail .most-popular .swiper-slide a {
  text-align: center;
}

.blog-detail .most-popular .swiper-slide a h3 {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 17px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
  line-height: 20px;
}

.blog-detail .most-popular .swiper-slide a:hover h3 {
  color: #1c5191;
}

.about-content h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

.about-content h3 {
  font-size: 25px;
  margin-bottom: 10px;
  display: -ms-inline-grid;
  display: inline-grid;
  justify-items: end;
  margin-bottom: 20px;
}

.about-content h3 span {
  color: #6d6d6d;
  font-size: 15px;
  font-style: italic;
  text-decoration: underline;
  margin-right: 13px;
}

.about-content p {
  font-size: 15px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 30px;
}

.about-content img {
  width: 100%;
  border-radius: 10px;
}

.about-content .btn-about {
  background: #ffeeee;
  color: #e01a1a;
  padding: 12px 75px;
  border-radius: 5px;
  font-weight: 600;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  margin-top: 27px;
}

.about-content .btn-about:hover {
  background: #e01a1a;
  color: #ffffff;
}

@media (max-width: 1399.98px) {
  .about-content .btn-about {
    padding: 12px 51px;
  }
}

@media (max-width: 991.98px) {
  .about-content .btn-about {
    padding: 12px 30px;
  }
}

.contact .google-maps {
  height: 100% !important;
  border-radius: 10px;
  overflow: hidden;
}

.contact .google-maps iframe {
  height: 100% !important;
}

.contact .contact-form {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
}

.contact .contact-form .contact-form-title h2 {
  font-size: 21px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}

.contact .contact-form .contact-form-title h4 {
  font-size: 12px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: uppercase;
}

.contact .contact-form .contact-form-title strong {
  font-size: 14px;
  font-weight: 400;
}

.contact .contact-form .contact-form-title span {
  font-size: 20px;
  font-weight: 600;
}

.contact .contact-form .contact-form-title p {
  font-size: 12px;
  color: #6d6d6d;
}

.contact .contact-form .contact-form-form {
  margin-top: 30px;
}

.contact .contact-form .contact-form-form input {
  min-height: 45px;
  border: 2px solid #e6e6e6;
  border-radius: 7px;
}

.contact .contact-form .contact-form-form select {
  min-height: 45px;
  border: 2px solid #e6e6e6;
  border-radius: 7px;
}

.contact .contact-form .contact-form-form textarea {
  border: 2px solid #e6e6e6;
  border-radius: 7px;
}

.contact .contact-form .contact-form-form .btn-form {
  background: #e01a1a;
  width: 100%;
  border: none;
  padding: 15px 0;
  border-radius: 7px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.contact .contact-form .contact-form-form .btn-form:hover {
  background: #000000;
}

@media (max-width: 767.98px) {
  .contact .google-maps iframe {
    height: 400px !important;
  }
}

@media (max-width: 575.98px) {
  .contact .google-maps iframe {
    height: 400px;
  }
}

@media (min-width: 300px) {
  iframe {
    height: 400px;
    margin-bottom: 30px;
  }
}

.page-404-content {
  margin: 70px 0;
}

.page-404-content img {
  width: 100%;
}

.page-404-content .page-404-content-text h4 {
  font-size: 22px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-top: 40px;
}

.page-404-content .page-404-content-text p {
  font-size: 15px;
  margin-top: 20px;
}

.page-404-content .page-404-content-text .btn-404 {
  background: #ffeeee;
  color: #e01a1a;
  padding: 15px 80px;
  display: inline-block;
  margin-top: 40px;
  border-radius: 10px;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.page-404-content .page-404-content-text .btn-404:hover {
  background: #e01a1a;
  color: #ffffff;
}

@media (max-width: 320px) {
  .page-404-content .page-404-content-text .btn-404 {
    padding: 15px 55px;
  }
}
/*# sourceMappingURL=main.css.map */