.header-wrap .right {
  display: flex;
  align-items: center;
}
.header-wrap .left {
  display: flex;
  align-items: center;
}
.header-wrap .logo {
  margin-right: 80px;
}

@media(max-width:578px) {
    .header-action-2 .header-action-icon-2:last-child {
        padding-left:3px !important;
    }
    .header-action-2 .header-action-icon-2 {
        padding:0 0 0 2px !important;
    }
}

.link {
  color: #FF3F00;
  text-decoration-line: underline;
}
.link:hover {
  text-decoration: none;
  color: #FF3F00;
}

.social-list_marketplace {
  border-left: 1px solid #90908E;
}

.social-list.mobile-social-icon {
  display: flex;
}
.social-list.mobile-social-icon.social-list_mobile a.social-list__link.instagram {
  background-color: #e4405f;
}
.social-list.mobile-social-icon.social-list_mobile a.social-list__link.telegram {
  background-color: #5897fb;
}
.social-list.mobile-social-icon.social-list_mobile a.social-list__link.vk {
  background-color: #0077FF;
}
.social-list.mobile-social-icon.social-list_mobile a.social-list__link.tik-tok {
  background-color: #ff0050;
}
.social-list.mobile-social-icon.social-list_mobile a.social-list__link path {
  fill: #fff;
}
.social-list.mobile-social-icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: rgba(35, 31, 32, 0.1);
  color: #231F20;
  border: none;
}
.social-list.mobile-social-icon a path {
  transition: 0.3s;
}
.social-list.mobile-social-icon a.social-list__link:hover.instagram {
  background-color: #e4405f;
}
.social-list.mobile-social-icon a.social-list__link:hover.telegram {
  background-color: #5897fb;
}
.social-list.mobile-social-icon a.social-list__link:hover.vk {
  background-color: #0077FF;
}
.social-list.mobile-social-icon a.social-list__link:hover.tik-tok {
  background-color: #ff0050;
}
.social-list.mobile-social-icon a.social-list__link:hover path {
  fill: #fff;
}

.btn-second {
  color: #FF3F00;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  padding: 11px 24px;
  border-radius: 20px;
  background: rgba(255, 63, 0, 0.2);
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.btn-second:hover {
  background: #FF3F00;
  color: #ffffff;
}

.btn-arrow {
  color: #FF3F00;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.btn-arrow:hover {
  color: #e03700;
}

.modal-body {
  position: relative;
  background: #FFF;
  padding: 48px 40px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  border-radius: 10px;
}
.modal-body .modal-title {
  color: #231F20;
  font-size: 30px;
  font-weight: 700;
  line-height: 150%;
}
.modal-body .modal-subtitle {
  color: #8E8E9E;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 16px;
}
.modal-body .form-modal {
  margin-top: 30px;
}
.modal-body .form-modal .custome-checkbox .form-check-label:after {
  top: 14px;
}

.header-action-2 .header-action-icon-2 {
  padding: 0 8px;
}
.header-action-2 .header-action-icon_search {
  cursor: pointer;
}
.header-action-2 .header-action-icon_search .cart-dropdown-wrap {
  width: auto;
}

.phone-wrapper a {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin-left: 6px;
}
.phone-wrapper a:hover {
  color: #ff3f00;
}

.header-height-2 {
  min-height: auto;
}

footer {
    background: #000;
}

footer .payments-images {
  margin-bottom: 15px;
}
footer p {
  color: #341500;
}
footer .info a {
  color: #ffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
footer .info a:hover {
  color: #FF3F00;
}
footer .info strong {
  color: #EBEBEB;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
footer .info p {
  color: #ffff;
  font-size: 14px;
}
footer .info .info-title {
  color: #EBEBEB;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
}
footer .widget-title {
  color: #EBEBEB;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-transform: none;
}
footer .js-footer-accordion .js-footer-accordion-title .icon {
  display: none;
}
footer .footer-bottom__text {
  color: #ffff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}
footer .banner {
  padding: 60px 0 80px 0;
  background: #231F20;
  position: relative;
  margin-top: 145px;
}
footer .banner .title {
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  max-width: 585px;
}
footer .banner .social-list a.social-list__link {
  background: rgba(255, 255, 255, 0.2);
}
footer .banner .social-list a.social-list__link path {
  fill: #ffffff;
}
footer .banner .img {
  position: absolute;
  bottom: 0;
}
footer .banner .img img {
  display: block;
}

.hero-slider-1 .single-hero-slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 155px;
  background: url("/assets/images/Vector2.svg") 0 0/contain no-repeat;
}

.main-banner .main-banner__inner {
  position: relative;
  padding: 120px 80px 120px;
  border-radius: 10px;
  overflow: hidden;
}
@media(min-width:1600px){
  .main-banner .main-banner__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 570px;
  }
  .main-banner .main-banner__inner .btn {
    width: max-content;
  }
}
.main-banner .main-banner__inner .title {
  color: #231F20;
  font-size: 30px;
  font-weight: 600;
  line-height: 130%;
}
.main-banner .main-banner__inner .subtitle {
  color: #231F20;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
}
.main-banner .main-banner__inner .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.main-banner .main-banner__inner .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-title {
  color: #231F20;
  font-size: 22px;
  font-weight: 600;
  line-height: 130%;
}
.section-title.style-1:after {
  background-color: #FF3F00;
}

.main-advantages {
  overflow: hidden;
}
.main-advantages .main-advantages-wrapper .main-advantages__body {
    height: 580px;
  display: flex;
  justify-content: center;
  position: relative;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .main-advantages__img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin: auto;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 960px;
  height: 270px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #EEEEEE;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__circle.advantages__circle_2 {
  width: 1296px;
  height: 364px;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__item {
  position: absolute;
  width: 300px;
  border-radius: 10px;
  background: #F4F5F9;
  padding: 30px;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__item .advantages-item__text {
  color: #231F20;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__item.advantages__item0 {
  top: 50px;
  left: 0;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__item.advantages__item1 {
  bottom: 50px;
  left: 100px;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__item.advantages__item2 {
  top: 50px;
  right: 100px;
}
.main-advantages .main-advantages-wrapper .main-advantages__body .advantages__item.advantages__item3 {
  bottom: 50px;
  right: 0;
}

.breadcrumb a {
  color: #ff3f00;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}
.breadcrumb a:hover {
  color: #e03700;
}
.breadcrumb span {
  color: #6E6E6E;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

::-webkit-scrollbar {
  width: 7px;
  height: 5px;
  background-color: #ededed;
}

::-webkit-scrollbar-thumb {
  background: #e03700;
  border-radius: 4px;
  height: 5px;
}

.product-gallery {
  border-radius: 10px;
  border: 1px solid #EEE;
  background: #F8F8F8;
  height: 867px;
  overflow-x: auto;
}
.product-gallery .product-gallery__item {
  display: block;
  height: 424px;
}
.product-gallery .product-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-detail .tab-style3 {
  max-width: 1000px;
}
.product-detail .color-text {
  color: #90908E;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}
.product-detail .tab-pane .single-content p {
  color: #6E6E6E;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.single-content img {
  object-fit: cover;
}

.product-connection .list-title {
  color: #6E6E6E;
  font-size: 13px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 4px;
}
.product-connection .list-filter .item {
  margin-right: 8px;
}
.product-connection .list-filter .item a {
  padding: 3px;
  border: 1px solid #EEE;
  border-radius: 50%;
}
.product-connection .list-filter .item.active a {
  border-color: #FF3F00;
}
.product-connection .list-filter .item.active a:before {
  content: none;
}

.cart .counter-input {
  max-width: 80px;
  background: #ffffff;
}
.cart .product-name a {
  color: #ff3f00;
}
.cart .clean-cart {
  padding: 0;
  background: none;
  color: #8e8e90;
}
.cart .clean-cart:hover {
  background: none;
  color: #ff3f00;
}
.cart .cart-action {
  text-align: right;
}

.btn-outline {
  color: #ff3f00;
}
.btn-outline:hover {
  color: #fff;
  background: #ff3f00 !important;
}

.page-header h1 {
  color: #231F20;
  font-size: 30px;
  font-weight: 600;
  line-height: 150%;
}

.order_table .order-row a {
  color: #ff3f00;
}
.order_table .order-row a:hover {
  color: #e03700;
}

.order-success .icon {
  display: flex;
  justify-content: center;
}
.order-success .icon svg {
  max-width: 300px;
  fill: #3ED092;
}
.order-success .text {
  color: #231F20;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
}
.order-success .number {
  color: #231F20;
  font-size: 22px;
  font-weight: 600;
  line-height: 130%;
}

.product-content-wrap .colors-count {
  color: #90908E;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
}
.product-content-wrap .product-card-btn {
  display: none;
}

.product-img .product-img__inner {
  display: block;
  height: 380px;
}
@media(max-width:1200px){
  .product-img .product-img__inner {
    height: 370px;
  }
}
@media(max-width:991px){
  .product-img .product-img__inner {
    height: 390px;
  }
}
@media(max-width:768px){
  .product-img .product-img__inner {
    height: 350px;
  }
}
 @media(max-width:500px){
  .product-img .product-img__inner {
    height: 300px;
  }
} @media(max-width:400px){
  .product-img .product-img__inner {
    height: 250px;
  }
}
.product-cart-wrap {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.product-cart-wrap .title-wrap {
  padding: 8px 20px;
  flex: 1;
}
.product-cart-wrap .title-wrap .title {
  margin-bottom: 5px;
}
.product-cart-wrap .title-wrap .title a {
  color: #231F20;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
.product-cart-wrap .title-wrap .title a:hover {
  color: #FF3F00;
}
.product-cart-wrap .title-wrap .product-category {
  margin-bottom: 10px;
}
.product-cart-wrap .title-wrap .product-category a {
  color: #90908E;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-transform: capitalize;
}

.pagination-area .pagination {
  justify-content: center;
}

.page-link {
  color: #FF3F00;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
}

.shop-filter-btn {
  border-radius: 24px;
  background: #F7F8F9;
  padding: 10px 24px;
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
  align-items: center;
}
.shop-filter-btn .icon {
  margin-right: 10px;
}
.shop-filter-btn:hover {
  color: #231F20;
}
.shop-filter-btn.active {
  color: #fff;
  background: #231F20;
}
.shop-filter-btn.active .icon path {
  fill: #fff;
}

.list-group .list-group__inner {
  display: flex;
  flex-wrap: wrap;
}
.list-group .list-group__inner fieldset {
  flex: 0 1 33.333333%;
  margin-bottom: 10px;
  padding-right: 20px;
}

.main-slider .product-cart-wrap .product-img .product-img__inner {
  height: 350px;
}
@media(min-width:1600px){
  .main-slider .product-cart-wrap .product-img .product-img__inner {
    height: 470px;
  }
}
@media(max-width:1200px){
  .main-slider .product-cart-wrap .product-img .product-img__inner {
    height: 300px;
  }
}
.banner-img .title {
  color: #231F20;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.banner-img .banner-text {
  transform: none;
  top: 0;
}
.banner-img.style-2 {
  height: 450px;
  width: 100%;
}
@media(min-width:1600px){
  .banner-img.style-2 {
    height: 570px;
  }
}
@media(max-width:1200px){
  .banner-img.style-2 {
    height: 400px;
  }
}
.banner-img.style-2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-category .wrapper_item {
    /* max-width: 320px; */
    max-width: 24%;
    background-size:cover;
    background-position:center;
    border-radius: 10px;
    margin-bottom: 1.5rem;
}

/* @media (min-width: 1200px) and (max-width: 1399px) {
    .main-category .wrapper_item {
        max-width:370px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-category .wrapper_item {
        max-width:310px;
    }
} */
@media (max-width: 768px) {
    .main-category .wrapper_item {
        max-width: calc(100% - 40px);
    }
}

.main-category .item {
  min-height: 24vw;
  border-radius: 10px;
  padding: 32px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.main-category .item .title {
  color: #231F20;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
}

.post .content {
  /* max-width: 966px; */
  margin: auto;
}
.post .content p, .post .content ul, .post .content ol {
  color: #231F20;
}

.post .single-thumbnail img {
  max-height: 570px;
  object-fit: cover;
  width: 100%;
}

.post .single-thumbnail__mobile {
    display:none;
    height: 325px;
    margin-bottom: 30px;
}

.post .single-thumbnail__mobile img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.post-gallery {
  margin: 0 -12px;
  display: flex;
  flex-wrap: wrap;
}

.post-gallery.mobile {
    display:none;
}

.manufacturer-list.post-gallery {
    display: flex;
}

.post-gallery.post-gallery_gallery .post-gallery-item.post-gallery-item_gallery {
  flex: 0 0 25%;
}
.post-gallery.post-gallery_gallery .post-gallery-item.post-gallery-item_gallery img {
  border-radius: 10px;
}
@media (max-width: 768px) {
  .post-gallery.post-gallery_gallery .post-gallery-item.post-gallery-item_gallery {
    flex: 0 0 33.333333%;
  }
  .post-gallery.post-gallery_gallery .post-gallery-item.post-gallery-item_gallery img {
    height: 440px;
  }
  
  .post .single-thumbnail {
      display: none;
  }
  
  .post .single-thumbnail__mobile {
      display: block;
  }
}

.post-gallery .post-gallery-item {
  padding: 12px;
}
.post-gallery .post-gallery-item img {
  height: 400px;
  object-fit: cover;
  width: 100%;
}
.post-gallery .post-gallery-item:nth-child(1) {
  flex: 0 0 60%;
}
.post-gallery .post-gallery-item:nth-child(4) {
  flex: 0 0 60%;
}
.post-gallery .post-gallery-item:nth-child(5) {
  flex: 0 0 60%;
}
.post-gallery .post-gallery-item:nth-child(8) {
  flex: 0 0 60%;
}
.post-gallery .post-gallery-item:nth-child(2) {
  flex: 0 0 40%;
}
.post-gallery .post-gallery-item:nth-child(3) {
  flex: 0 0 40%;
}
.post-gallery .post-gallery-item:nth-child(6) {
  flex: 0 0 40%;
}
.post-gallery .post-gallery-item:nth-child(7) {
  flex: 0 0 40%;
}

@media (max-width: 1199.99px) and (min-width: 992px) {
    .post-gallery .post-gallery-item img {
        height: 330px;
    }
}
.post-gallery .slick-dots li {
  list-style: none;
}

.recent-post .post-thumb img {
  height: 130px;
  object-fit: cover;
}
.recent-post .post-content {
  flex: 1;
}

.recent-post_big {
  position: relative;
}
.recent-post_big.banner-img img {
  object-fit: cover;
}
.recent-post_big.banner-img .banner-text {
    top:auto;
    bottom: -15px;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
}
.recent-post_big.banner-img .banner-text span {
  color: #231f20;
}
.recent-post_big.banner-img:hover img {
  opacity: 1;
}
.recent-post_big .post-title a {
  color: #231f20;
}

.post-list_main article:last-child {
  margin-bottom: 0 !important;
}

.widget-social .social-list_marketplace {
  border: none;
}

.widget-title {
  color: #222;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.widget-area .recent-post-blog .post-thumb a {
  width: 100%;
  display: block;
}
.widget-area .recent-post-blog .post-thumb img {
  height: 90px;
  object-fit: cover;
}
.widget-area .recent-post-blog .post-title {
  color: #222222;
  font-weight: 600;
}

.main-menu ul {
  color: #ffffff;
}
.main-menu ul li:hover {
  color: #ff3f00;
}
.main-menu ul li:hover > a {
  color: #ff3f00 !important;
}

.accordion-item {
  background-color: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #EEE;
  margin-bottom: 16px;
  overflow: hidden;
}

.accordion-header {
  color: #231F20;
  padding: 14px 24px;
  background: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  border: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px 8px 0 0;
  transition: background-color 0.3s ease;
}

.accordion-content {
  background-color: #ffffff;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  color: #231F20;
}

.accordion-content.open {
    max-height: 100%;
}

.accordion-content .single-content {
  padding: 0 24px 24px 24px;
  font-size: 15px;
}
.accordion-content .button-wrap {
  margin-top: 24px;
}

.accordion-content p {
  margin: 15px 0;
  line-height: 1.5;
  color: #231F20;
  font-size: 15px;
}

.accordion-header .icon {
  transition: transform 0.3s ease;
}

.accordion-header.active .icon {
  transform: rotate(180deg);
}

.custom-input-file {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}

.input__file {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.input__file-icon-wrapper {
  margin-right: 15px;
}
.input__file-icon-wrapper img {
  display: block;
}

.input__file-button-text {
  line-height: 1;
  margin-top: 1px;
}

.input__file-button {
  width: 100%;
  max-width: 240px;
  height: 50px;
  background: transparent;
  color: #999999;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding: 12px 20px 12px 25px;
  border-radius: 24px;
  border: 1px solid #EEE;
}

#office-minishop2-grid .x-panel-tbar {
  display: none !important;
}

.form-group .help-block {
  color: #8e8e9e;
  font-size: 13px;
}

.header-action-icon-2 svg path {
  transition: 0.3s;
}
.header-action-icon-2 svg:hover path {
  stroke: #ff3f00;
}

.img-wrap {
  max-width: 100%;
}
.img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content-list .title {
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 700;
  color: #231f20;
}

.bestsellers {
  display: flex;
  flex-wrap: wrap;
}
.bestsellers .bestsellers-item {
  flex: 0 0 calc(20% - 14px);
  margin: 0 7px;
}
.bestsellers .bestsellers-item .product-img .product-img__inner {
  height: 200px;
}
.bestsellers .slick-dots {
  flex: 1 1 100%;
  justify-content: center;
}

.history-slider .slick-dots {
  justify-content: center;
}
.history-slider .history-slide .title {
  font-size: 35px;
  font-weight: 700;
}

.manufacturer-item__title {
  text-align: left;
  color: #231f20;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
}

.manufacturer__item img {
  height: 240px;
  object-fit: cover;
  width: 100%;
}

.bestsellers-item.product-cart-wrap .title-wrap {
    padding: 8px 20px ;
}
.bestsellers-item.product-cart-wrap .product-content-wrap{
    padding-bottom: 10px;
}
.bestsellers-item {
  overflow: visible;
  transition: 0.3s ease-in-out;
}
.bestsellers-item .product-card-btn {
  bottom: -60px;
  display: block;
  position: absolute;
  left: -1px;
  width: calc(100% + 2px);
  background: #fff;
  padding: 20px;
  padding-top: 0;
  border-radius: 0 0 10px 10px;
  border: 1px solid #eee;
  border-top: 0;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  /* display: none; */
}
@media(max-width:1400px){
    .bestsellers-item .product-card-btn button.submit, button[type='submit']{
        padding: 12px 20px;
    }
}

.bestsellers-item:hover .product-card-btn {
  opacity: 1;
  visibility: visible;
  /* display: block; */
}
.bestsellers-item:hover .product-action-1 {
  opacity: 1;
  visibility: visible;
}
.bestsellers-item .product-action-1 {
  opacity: 1;
  visibility: visible;
  transform: none;
  top: 85%;
  left: auto;
  left: 0;
  padding: 0 8px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.bestsellers-item .product-action-1 .action-btn {
  padding: 0;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.bestsellers-item .product-action-1 .action-btn:before {
  content: none !important;
}
.bestsellers-item .product-action-1 .action-btn:after {
  content: none !important;
}

/*.main-catalog-slider .slick-track {*/
/*  padding-bottom: 50px;*/
/*}*/

.product-detail h1 {
  font-size: 30px;
}
.product-detail .option__item .option-item__title {
  font-weight: 600;
  white-space: nowrap;
}
.product-detail .option__item p {
  color: #6E6E6E;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.category-product {
  overflow: visible;
}
.category-product .product-action-1 {
  opacity: 1;
  visibility: visible;
  transform: none;
  top: 85%;
  left: auto;
  left: 0;
  padding: 0 8px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.category-product .product-action-1 .action-btn {
  padding: 0;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.category-product .product-action-1 .action-btn:before {
  content: none !important;
}
.category-product .product-action-1 .action-btn:after {
  content: none !important;
}
.category-product .product-card-btn {
  bottom: -80px;
  display: block;
  position: absolute;
  left: -1px;
  width: calc(100% + 2px);
  background: #fff;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #eee;
  border-top: 0;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 10
}
@media (max-width: 991px) {
  .category-product .product-card-btn {
    opacity: 1;
    visibility: visible;
    position: static;
    margin-top: 0 !important;
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .category-product .product-card-btn {
    padding: 0 8px 12px 8px;
  }
}
.category-product:hover .product-card-btn {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 991px) {
  .category-product .colors-count {
    display: none;
  }
}

main .filter_btn.btn {
  border-radius: 46px;
  background-color: #231F20;
  border: 1px solid #231F20;
  font-size: 13px;
  padding: 12px 40px;
  background: #231F20;
}
main .filter_btn.btn:hover {
  background: transparent;
  color: #231f20;
}

.filter_btn.btn-border {
  border-radius: 46px;
  border: 1px solid #231f20;
  font-size: 13px;
  padding: 12px 40px;
  background: transparent;
  font-weight: 500;
  font-size: 13px;
  line-height: 130%;
}
.filter_btn.btn-border:hover {
  background: #231f20;
  color: #ffffff;
}

.maps-container {
  position: relative;
}
.maps-container #ym2map-migx {
  height: 700px;
  position: relative;
  z-index: 1;
}
.maps-container .maps-modal {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.maps-container .maps-modal .container {
  height: 100%;
}

.maps-modal__body {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  position: relative;
  z-index: 2;
  width: 500px;
  height: 100%;
  padding: 40px 15px;
  overflow: auto;
}
.maps-modal__body .maps-modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.maps-modal__body .accordion-header {
  width: auto;
  color: #989898;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.maps-modal__body .accordion-header:hover {
  text-decoration: none;
}
.maps-modal__body .accordion-item {
  border: none;
}
.maps-modal__body .phone {
  color: #341500;
  font-size: 14px;
  text-decoration: underline;
}
.maps-modal__body .phone:hover {
  text-decoration: none;
}
.maps-modal__body .accordion-content {
  padding-top: 10px;
  padding-left: 50px;
}
.maps-modal__body .accordion-content p {
  margin-top: 0;
}
.maps-modal__body .accordion-content img {
  width: 100%;
  object-fit: cover;
  height: 200px;
}

.maps-item__title {
  padding-left: 50px;
  position: relative;
  font-size: 18px;
}
.maps-item__title:before {
  content: url("/assets/images/26793ae85aa2cf140f38.svg");
  position: absolute;
  top: 0;
  left: 0;
}

.contact-info__item a {
  color: #231f20;
  font-size: 15px;
  text-decoration: underline;
}
.contact-info__item a:hover {
  text-decoration: none;
}

.payment_option.validated .form-check-label {
  color: #ff3f00;
}
.payment_option.validated .form-check-label:before {
  border: 1px solid #ff3f00;
}

button[data-panzoom-action] {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: zoom-in;
}

.fancybox__nav {
  display: none;
}

.checkbox-filter-wrap {
  max-height: 184px;
  overflow: auto;
}

@media (max-width: 1400px) {
  .product-gallery {
    height: 740px;
  }
  .product-gallery .product-gallery__item {
    height: 360px;
  }
}
@media (max-width: 1200px) {
  .header-wrap .logo {
    margin-right: 20px;
  }
  .main-advantages {
    display: none;
  }
  .product-gallery {
    height: 618px;
  }
  .product-gallery .product-gallery__item {
    height: 300px;
  }
  .bestsellers .bestsellers-item {
    flex: 0 0 calc(25% - 14px);
  }
}
@media (max-width: 991px) {
  .header-bottom-bg-color {
    padding: 12px 0;
    background-color: #ffffff;
  }
  footer .banner {
    padding: 48px 0 0 0;
    margin-top: 0;
  }
  footer .banner .title {
    font-size: 24px;
  }
  footer .banner .subtitle {
    font-size: 15px;
    margin-top: 16px;
  }
  footer .banner .form {
    margin-top: 24px;
  }
  footer .banner .form .form-check-label {
    color: #ffffff;
  }
  footer .banner .img {
    position: static;
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
  .product-gallery {
    height: 458px;
  }
  .product-gallery .product-gallery__item {
    height: 220px;
  }
  .header-search_mobile .search-style-1 {
    margin-right: 0;
  }
  .main-category .item {
    min-height: 350px;
    padding: 24px;
  }
  .recent-post_big:before {
    content: none;
  }
  .recent-post_big.banner-img {
    margin-bottom: 20px;
    float: none;
  }
  .recent-post_big.banner-img .banner-text {
    position: static;
    padding: 0;
  }
  .recent-post_big.banner-img .banner-text span {
    color: #231f20;
  }
  .recent-post_big .post-title a {
    color: #231f20;
  }
  .widget-area .recent-post-blog .post-thumb img {
    height: 220px;
    width: 100%;
    object-fit: cover;
  }
  .bestsellers .bestsellers-item {
    flex: 0 0 calc(33.333333% - 14px);
  }
  .history .slider-arrow {
    top: 36%;
  }
  .maps-container #ym2map-migx {
    height: 500px;
  }
  .maps-modal__body {
    width: 300px;
    padding: 30px 15px;
  }

  .maps-modal__body .accordion-header:hover {
    text-decoration: none;
  }
  .maps-modal__body .accordion-content {
    padding-top: 10px;
  }
  .maps-modal__body .accordion-content img {
    height: 200px;
  }
  .maps-item__title {
    padding-left: 50px;
  }
  
  .post-gallery {
      display: none;
  }
  
  .post-gallery.mobile {
      display: block;
  }
  .single-content img {
    object-fit: contain;
    height: auto;
    width: 100%;
}
}
@media (max-width: 768px) {
  footer .js-footer-accordion .js-footer-accordion-title {
    padding: 10px 0;
    border-bottom: 1px solid #EEE;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer .js-footer-accordion .js-footer-accordion-title.active .icon {
    transform: rotate(45deg);
  }
  footer .js-footer-accordion .js-footer-accordion-title .icon {
    display: inline-block;
    transition: transform 0.3s ease;
  }
  footer .js-footer-accordion .js-footer-accordion-body {
    background-color: #FAFAFA;
    overflow: hidden;
    padding: 0 15px;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  
  .js-footer-accordion .footer-list li a {
      color: #000000;
  }
  
  .modal-body {
    padding: 30px 24px;
  }
  .modal-body .modal-title {
    font-size: 24px;
  }
  .modal-body .modal-subtitle {
    font-size: 14px;
    margin-top: 8px;
  }
  .modal-body .form-modal {
    margin-top: 16px;
  }
  .hero-slider-1 .single-hero-slider .single-slider-img {
    padding-top: 120px;
  }
  .hero-slider-1 .single-hero-slider:before {
    content: none;
  }
  .product-detail .tab-head {
    height: 50px;
    border-radius: 10px;
    border: 1px solid #EEE;
    padding: 7px 24px;
    background: #FFF;
    overflow: hidden;
    position: relative;
  }
  .product-detail .tab-head:before {
    content: url("/assets/images/caretdown.svg");
    position: absolute;
    top: 16px;
    right: 20px;
    line-height: 0;
  }
  .product-detail .tab-head.active {
    height: auto;
  }
  .product-detail .tab-head.active:before {
    transform: rotate(180deg);
  }
  .product-detail .nav-tabs {
    flex-direction: column;
    border: none;
    margin: 0;
  }
  .product-detail .nav-tabs .nav-link {
    order: 3;
    margin: 0;
    color: #231F20;
    font-size: 14px;
    line-height: 130%;
  }
  .product-detail .nav-tabs .nav-link.active {
    order: 1;
    font-weight: 700;
    border: none;
  }
  .product-cart-wrap .product-badges.product-badges {
    top: 8px;
    left: 8px;
  }
  .product-cart-wrap .product-action-1 {
    opacity: 1;
    visibility: visible;
    transform: none;
    top: 80%;
  }
  .product-cart-wrap .product-action-1 .add-to-cart {
    display: none;
  }
  .product-cart-wrap .product-action-1 a.add-to-favorite {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .product-cart-wrap .product-card-btn {
    display: block;
  }
  .product-cart-wrap .product-card-btn button {
    padding: 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
  }
  .product-cart-wrap .title-wrap {
    padding: 8px 12px;
  }
  .product-cart-wrap .title-wrap .title a {
    font-size: 10px;
    line-height: 15px;
  }
  .product-cart-wrap .title-wrap .product-category a {
    font-size: 12px;
  }
  .product-cart-wrap .product-content-wrap {
    padding: 8px 12px;
  }
  .product-cart-wrap .product-content-wrap .colors-count {
    display: none;
  }
  .product-cart-wrap .product-content-wrap .product-price span {
    font-size: 16px;
  }

  .list-group .list-group__inner fieldset {
    flex: 1 1 100%;
  }

  .post-gallery .post-gallery-item {
    padding: 0;
  }
  .post-gallery .post-gallery-item img {
    height: 350px;
  }
  .post-gallery .slick-dots {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  .page-header.breadcrumb-wrap {
    display: none;
  }
  .content-list .title {
    font-size: 50px;
  }
  .bestsellers .bestsellers-item {
    flex: 0 0 calc(50% - 14px);
  }
  .bestsellers-item .product-card-btn {
    position: relative;
    bottom: -2px;
    width: calc(100% + 2px);
    padding: 8px 12px;
    opacity: 1;
    visibility: visible;
  }
     .main-category .item {
        min-height: 450px;
    }
}

@media (max-width: 576px) {
  .cart .ms-footer {
    display: none;
  }
  .cart .cart-action {
    text-align: left;
    display: flex;
    flex-direction: column;
  }
  .cart .cart-action .btn {
    margin-bottom: 15px;
  }
  .order-success .icon svg {
    max-width: 100px;
  }
  .page-header h1 {
    font-size: 20px;
  }
  .shop-product-fillter-header {
    padding: 15px;
  }
  .header-search_mobile .cart-dropdown-wrap {
    position: fixed;
    top: 49px !important;
    right: 0 !important;
    width: 100% !important;
  }
  .header-search_mobile .cart-dropdown-wrap form {
    width: 100%;
  }
  .bestsellers .bestsellers-item .product-img .product-img__inner {
    height: 330px;
  }
  .slick-list {
      height: max-content !important;
  }
  .manufacturer-list .manufacturer__item {
      margin: 0 10px;
  }
}
@media (max-width: 480px) {
  .main-slider .carausel-4-columns {
    max-width: 500px;
  }
  .main-catalog-slider .slider-arrow {
    display: none;
  }
  .content-list .title {
    font-size: 32px;
  }
  .blog .recent-post .entry-meta {
    display: block;
  }
  .blog .recent-post .entry-meta .btn-arrow {
    margin-top: 16px;
    display: block;
  }
  .bestsellers-item .product-img__inner {
    height: 335px !important;
  }
  main .filter_btn.btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .filter_btn.btn-border {
    display: block;
    width: 100%;
  }
}

@media (max-width: 575px) {
    .post-gallery .post-gallery-item img {
        height: 100vw !important;
    }
}
