.red {
  outline: 1px solid red;
}

.mp_slider_item_box .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 400px;
  display: block;
}

.mp_slider .prev,
.mp_slider .next {
  top: 50%;
  width: 35px;
  height: 50px;
  position: absolute;
  color: #000;
  font-size: 45px;
  line-height: 45px;
  cursor: pointer;
  z-index: 10;
  margin-top: -22px;
  background: white;
  text-align: center;
  opacity: 0.5;
}

.mp_slider .prev:hover,
.mp_slider .next:hover,
.mp_slider .prev:focus,
.mp_slider .next:focus {
  color: #000;
  opacity: 1;
}

.mp_slider .next {
  right: 0px;
}

.mp_slider .next i {
  position: relative;
  right: 2px;
}

.mp_slider .prev i {
  right: 5px;
  position: relative;
}

.mp_slider .prev {
  left: 0px;
}

.mstb_caption {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: rgba(255, 255, 255, .9);
  font-size: 16px;


}

.mstb_caption_wrapper_title {
  font-size: 24px;
  margin-bottom: 20px;
}

.mstb_caption_wrapper {
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;

}

.mp_slider_item {
  display: none;
}

.mp_slider_item:first-child {
  display: block;
}

.slick-initialized .mp_slider_item {
  display: block;
}

/*======================*/

.category_mp_panel_wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}

.category_mp_panel {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-left: -10px;
  margin-right: -10px;
}

.category_mp_panel_box {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}


.cmpb_inner .img_cont:hover,
.cmpb_inner .img_cont:focus {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}


.cmpb_inner_caption {
  display: block;

}

.cmpb_inner {
  position: relative;
  height: 175px;
  width: 120px;
  display: block;
}

.cmpb_inner .img_cont {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 5px solid #fff;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 15px;
  width: 120px;
  height: 120px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 0px 20px #000;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  font-size: 18px;
}

.cmpb_inner_caption_footer {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 10px;
  width: 100%;
  text-align: center;
  display: block;
  font-weight: bolder;
  line-height: 1;
}

.cmpb_inner {
  width: 135px;
}

.cmpb_inner .img_cont {
  width: 135px;
  height: 135px;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.category_mp_panel_wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*========================*/
.product_line_slider_title_wrapper {
  position: relative;
  padding: 5px 0;
}

.product_line_slider_title {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 7px;
  line-height: 1;
  font-weight: 600;
  font-size: 1.75rem;
}

/*=====================*/
.mgazine_wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.mgazine_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-left: -30px;
  margin-right: -30px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #eee;
}

.mgazine_col {
  width: 50%;
}

.mgazine_box {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 20px;


}

.mgazine_box_title {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
}

.mgazine_box_map {
  height: 250px;
  position: relative;
}

.mgazine_box_map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

/*=========================*/
.am_contacte_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-left: -30px;
  margin-right: -30px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #eee;

}

.am_contacte_col {
  width: 50%;
}

.am_contacte_box {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 600;
  margin-left: 30px;
  margin-right: 30px;
}

.am_contacte_box_title {
  font-size: 26px;
  margin-bottom: 30px;
}

.simple_ul_table {
  display: table;
  width: 100%;
  line-height: 1;
  font-size: 18px;
}

.simple_ul_table>li {
  display: table-row;
}

.simple_ul_table>li>div {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.simple_ul_table>li>div:nth-child(1) {
  padding-left: 0;
  width: 30px;
  font-size: 30px;
  color: #E74C31;
}

.orange_color {
  color: #E74C31;
}

.mgazine_wrapper,
.am_contacte_wraper {
  overflow: hidden;
}

/*==================*/
.ghesar_logo a {
  display: block;
  width: 85px;
  height: 25px;
}

.ghesar_logo img {
  max-width: 100%;
}

.footer_col_title {
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.rechizite,
.license {
  font-size: 14px;
}

.social_buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.social_buttons a {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
}

.mdpl_title {
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

.methode_de_plata ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  margin-bottom: 30px;
}

.social_buttons>li,
.methode_de_plata ul>li {
  margin-right: 10px;
}

.social_buttons>li:last-child,
.methode_de_plata ul>li:last-child {
  margin-right: 0px;
}

.pm_item {
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 70px;
  height: 54px;
  border: 1px solid #CCC;
}

/*======================*/

/* Переносим миниатюры вниз под основное изображение */
.woocommerce div.product div.images {
  display: flex;
  flex-direction: column-reverse;
}

/* Исправляем отступы */
.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 15px !important;
}

/*================*/
.slick-slider .slick-slide {
  display: none;
}

.slick-initialized .slick-slide {
  display: block;
}


.woo-variation-product-gallery {
  width: 600px;
}


.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
a.wishlist_products_counter.top_wishlist-heart:before,
span.wishlist_products_counter.top_wishlist-heart:before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
  position: relative;
  top: -2px;
}

.tinvwl-product-in-list {
    color: #eb4f29;
}


.wp-block-button.wc-block-grid__product-add-to-cart {
   white-space: nowrap !important;
   line-height: 1 !important;
 }


.mstb_caption {
    max-width: 400px;
}

/*------------------------*/

.d-block {
    display: block;
}

a.mp_slider_item_box {
  display: block !important;
}

a.mp_slider_item_box  {
   line-height: 1;
}

.pt-2 {
    padding-top: 10px;
    } 
.pb-2 {
    padding-bottom: 10px;
}

.product_list_widget a:not(.remove) {
    padding-right: 25px;
}

