@media only screen and (max-width: 1065px) {
	
	
	.menu-right #main-menu li a {
  color: #222;
}
	
	.container.logo-container {
	position: fixed;
	z-index: 10;
	background: #222;
}


.mobile-header-phone a {
	color: white !important;
	border: 1px solid;
	display: table;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	font-size:30px;
}
	
	
	.toggle-nav i {
	font-size: 24px;
	color: #fff;
	opacity: 1;
}
.brand-logo img {
    height: 54px;
  }



.contain-banner {
	padding-left: 190px !important;
}

.collection-banner .contain-banner h2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}  

 .home-slider .slider-contain {
    height: 50vh;
  }

.home-slider .slider-contain h1, .center-slider .slider-contain h1 {
  margin-bottom: 0;
  margin-top: 10px;
  color: #222;
  font-weight: bold;
  font-size: 19px;
}

.breadcrumb-section {
	margin-top: 60px;
	text-align: left;
	padding-bottom: 12px;
}
.breadcrumb{
	display:none;
}

.wapf input[type="email"], .wapf input[type="number"], .wapf input[type="text"], .wapf input[type="url"], .wapf select, .wapf textarea {
	width: 100%;
	box-sizing: border-box;
	height: 37px;
	background: #f7f7f7;
	border: 1px solid #c6c3c3;
	padding: 8px;
	font-size: 16px;
}
.wapf-field-description {
	text-align:left;
	
	margin-top: 5px !important;
}
#tab-description h2 {
	display: none;
}

#tab-description {
	padding-top: 10px;
}

.woocommerce-tabs.wc-tabs-wrapper .nav-link {
	padding-bottom: 4px !important;
	padding-left: 0px !important;
	font-size: 20px !important;
}

.qty-box .input-group .form-control {
	text-align: center;
	width: 43px;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	color: #cd227a;
	font-weight: bold;
	font-size: 19px;
}
.qty-box {
	float: left;
}
.quantity.mb-5 {
	margin-bottom: 0px !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
	margin-top: 20px;
	border-top: 1px solid #ece3e7;
	padding-top: 11px;
}

.tabs.wc-tabs.nav-tabs.nav.nav-material {
	border-bottom: 0px;
}

.product-related h2 {

  color: #cd227a;

}
.onsale {
	position: absolute;
	z-index: 2;
	display: table;
	background: #a01b6a;
	color: white;
	padding: 4px 11px;
	font-size: 11px;
	opacity: 0.7;
}
.cart-collaterals .cart_totals {
	display: table;
	width: 100%;
	margin-left: auto;
	margin-bottom: 50px;
}

.checkout-button.button.alt.wc-forward{
padding: 4px 15px;
  color: #fff;
  letter-spacing: 0.05em;
  border: 2px solid var(--theme-color);
  background-image: linear-gradient(30deg, var(--theme-color) 50%, transparent 50%);
  background-size: 850px;
  background-repeat: no-repeat;
  background-position: 0;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
  display: table;
  margin: 0 auto;	
}

#customer_details .col-2,
#customer_details .col-1 {
	width: 100%;
}

.woocommerce-billing-fields__field-wrapper label {
	line-height: 24px;
	text-transform: capitalize;
	color: #555050;
	margin-bottom: 2px;
	font-weight: 700;
	font-size: 16px;
}

.checkout-page .checkout-form input[type="text"], .checkout-page .checkout-form input[type="email"], .checkout-page .checkout-form input[type="password"], .checkout-page .checkout-form input[type="tel"], .checkout-page .checkout-form input[type="number"], .checkout-page .checkout-form input[type="url"] {
	width: 100%;
	padding: 0 10px;
	height: 45px;
	border: 1px solid #ddd;
	background: #f0efef;
	margin-bottom: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	
	background: #f0efef;
}

#billing_country_field {
	margin-bottom: 28px;
}

#billing_address_2_field, #shipping_address_2_field {
	margin-top: 0px;
}
#billing_address_1_field {
	margin-bottom: 0px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	font-size: 18px;
	position: relative;
	color: #cd227a;
}

.checkout-page .checkout-title {
	margin-bottom: 15px;
}
.checkout-page .checkout-title h3 {
	color: #cd227a;
	font-weight: 700;
	font-size: 21px;
}
#order_comments {
	height: 120px;
	font-size: 12px;
}
#order_review_heading {
	color: #cd227a;
	font-weight: 700;
	margin-top: 18px;
}
.product-name {
  padding-left: 0px !important;
}
.woocommerce-terms-and-conditions-checkbox-text {
	color: #222;
}

 .collection-banner .contain-banner.banner-3 {
	padding-left: 25px !important;
	
}

li.product-category img {
    object-fit: contain;
    width: 100% !important;
    height: 100px;
}

.woocommerce-loop-category__title {
    font-size: 12px;
    text-align: center;
    margin-bottom: 29px;
    margin-top: 13px;
}

h2.woocommerce-loop-category__title mark {
    background: transparent;
}

.payment-card-bottom img {
    width: 100%;
}

}


