.row {
	width: 100%;
}
.banners_home img {
	max-width: 100%;
}
.mob_back, .mob_back_1, .mob_back_2 {
	display: none !important;
}
.search_toggle .dropdown-backdrop {
	display: none !important;
}
.slider_home {
	padding: 0 !important;
}
#cart #cart-total {
	cursor: pointer;
}
.swiper-viewport {
	overflow: hidden !important;
}
#to_top svg {
	width: 50px;
}
.gallery-section .gallery_row .gallery_item .gallery_image {
	background-size: 75% !important;
}
#input-quantity2 {
	display: none;
}
#cart_wrap > .dropdown-menu:before {
  content: "";
  width: 100vw;
  height: 100%;
  display: block;
  position: absolute;
  background: #0003;
  opacity: 1;
  right: 100%;
}
#cart .dropdown-cart {
	overflow: visible !important;
}
#cart .cart-empty-wrapper {
	height: 100%;
}
.open .bg_overlay {
	width: 100vw;
	height: 100%;
	display: block;
	background: #0003;
	position: fixed;
  	left: 0;
  	top: 0;
}
.cart-body-item {
	display: flex;
	flex: 100%;
}
.tot_sub_total {
	display: none !important;
}
#onepcheckout .text-info-pm {
	display: none !important;
}
.swiper-viewport {
	position: relative;
}
.prod_gal {
	width: 100px;
}
#gallery_thumbs ul {
	flex-direction: column;
}
#open_mob {
	font-weight: bold;
	color: #f77;
}
#open_mob, #open_mob span {
	position: relative;
	cursor: pointer;
}
#open_mob span::before {
	content: "";
  position: absolute;
  top: calc(50% - -1px);
  right: -20px;
  width: 11px;
  height: 1px;
  background-color: #f77;
  transition: .3s ease;
    transition-property: all;
  transition-property: all;
  transition-property: all;
  transition-property: transform,opacity;	
}
#open_mob span::after {
	content: "";
  position: absolute;
  top: calc(50% - -1px);
  right: -20px;
  width: 11px;
  height: 1px;
  background-color: #f77;
  transition: .3s ease;
    transition-property: all;
  transition-property: all;
  transition-property: all;
  transition-property: transform,opacity;
  transform: rotate(-90deg);
}
#open_mob.active_filter span::after {
	transform: unset;
}
#open_mob {
	display: none;
}
.mfp-content .description-content, .mfp-content .btn-group.wishlist, .mfp-content .product_carousel_block, .mfp-content .tags {
	display: none !important;
}
.mfp-content #main_thumb {
	pointer-events: none;
	cursor: default;
}
.wrapper_product_modal .swiper-wrapper > div {
	display: none;
}
.wrapper_product_modal .swiper-wrapper > div:nth-child(1) {
	display: block !important;
}
.mfp-preloader {
	font-size: 0 !important;
	max-width: 500px;
  margin: 0 auto;
}
.mfp-preloader div {
	font-size: 16px !important;
}
.mfp-preloader .close {
  color: #333333 !important;
  top: 26px;
  right: 28px !important;
  opacity: 1;
  border-radius: 8px;
  border: 1px solid #9b9a9a;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
}

.mfp-preloader a {
	color: #616161 !important;
}

.subscribers .text-success {
  padding-top: 20px;
  display: block;
}

#button-subscribe {
  cursor: pointer;
}

.form_button-option label span.opt_disabled {
	background: lightgray;
}

.form-control.dfeedback-field {
	background: #fff !important;
}

.module-dfeedback .submit-wrap {
	max-width: 250px;
}

.module-dfeedback .submit-wrap .form_submit {
	background-color: #f77;
  color: #fff !important;
  border: 2px solid #ff7777;
  height: 40px;
  width: 100%;
  padding: 9px 14px;
  font-family: inherit;
  font-size: 1.2em;
  line-height: 1.1em;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  border-radius: 25px 25px;
}

.module-dfeedback .submit-wrap .form_submit:hover {
	border-color: #faa;
  background-color: #faa;
  color: #fff !important;
}

.radio label span strong {
	display: none;
}

.form_button-option input:checked + span.opt_disabled {
	background: lightgray !important;
	color: #666 !important;
}
#product-product .page-title {
	text-transform: none;
}

@media (max-width: 767px) {
	#common-home .product-thumb .caption {
    display: block !important;
  }
	#common-home .product-thumb {
    /*display: block !important;*/
  }  
  #common-home .swiper-slide.product-layout {
  	/*display: block !important;*/
  	height: auto !important;
  }
	.prod_gal {
		width: unset;
	}
	#gallery_thumbs ul {
	  flex-direction: row;
	}	
	#gallery_thumbs .swiper-slide {
		height: unset !important;
	}
	.mfp-gallery .mfp-bottom-bar {
		top: unset !important;	
		bottom: -74px !important;
  	position: absolute !important;
  	margin: 0;
	}
	.hide_mob {
		display: none;
	}
	#open_mob {
		display: block;
	}	
	#search {
		top: 80px !important;
		transition: opacity 1.0s ease-in !important;
		/*width: calc(100vw - 60px) !important;*/
		right: -28px !important;
	}
	.swiper-viewport.banners_slider {
		overflow: visible !important;
	}
	.header-container.search_show {
		height: 115px;
	}
	.header-container.search_show #search {
		/*top: 80px;
		width: calc(100vw - 60px);
		right: -12px;*/
	}
	.banners_home .banners_item {
		
	}
	.mob_back, .mob_back_1, .mob_back_2 {
		display: block !important;
	}	
	#main_menu {
		position: fixed;
		left: 0;
		top: 0;
		background: #fff;
		bottom: 0;
		width: 300px;
		overflow: visible;
    	z-index: 9999;
	}
	#main_menu:before {
		content: "";
		width: 100vh;
		height: 100%;
		background: #0003;
		display: block;
		position: absolute;
    	left: 100%;
    	overflow: visible;
	}
	#main_menu .sub-nav.active {
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		right: unset;
		transform: none;	
		background: #fff;		
		width: 300px !important;	
		opacity: 1;
		display: block;
		visibility: visible;

	}
	.sub_sub_nav.dropdown-menu {
		position: fixed !important;
	    left: 0;
	    top: 0 !important;
	    background: #fff !important;
	    bottom: 0;
	    width: 300px !important;
	    margin: 0 !important;		
	}
	.nav-menu-wrapper .navbar-nav .nav-item {
		width: 100%;
	}
	.nav-menu-wrapper .navbar-nav .nav-item .nav-item-link {
		width: 90%;
	}
	.nav-menu-wrapper .navbar-nav .nav-item .nav-item-link svg {
		right: -20px !important;
	}
}
@media (max-width: 480px) {
	#search {
		right: 0 !important;
	}
}
@media (max-width: 340px) {
	#search {
		width: 250px !important;
		right: -13% !important
	}
}