/******************Custom**************/
.slogan1{
	font-size:18px;
	line-height:22px;
}
header{
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    box-shadow: 0 0 10px #999;
	transition:.2s ease-in-out;
	-moz-transition:.2s ease-in-out;
	-webkit-transition:.2s ease-in-out;
	
}
header.headerScroll{
	transform:translateY(-52px);
}
.main-menu .brand-logo,.onhover-div{
	transition:.2s ease-in-out;
	-moz-transition:.2s ease-in-out;
	-webkit-transition:.2s ease-in-out;
}
header.headerScroll .main-menu .brand-logo{
	padding:19px 0;
}
header.headerScroll .onhover-div{
	padding-top: 22px;
    padding-bottom: 23px;
}

header.headerScroll .main-menu .menu-left .navbar{
	transition:.2s ease-in-out;
	-moz-transition:.2s ease-in-out;
	-webkit-transition:.2s ease-in-out;
}
header.headerScroll .main-menu .menu-left .navbar{
	padding:0 0 0 45px;
}
header.headerScroll #main-nav  .pixelstrap > li > a{
	*padding-top: 24px;
    *padding-bottom: 24px;
}
header.headerScroll .sidenav {
	margin-top:52px;
}
.main{
	overflow:hidden;
}
.brand-logo a img{
	width:235px;
}
.brand-logo a h1{
	font-size: 42px;
    font-weight: 800;
    margin: 0;
    color: #e4604a;
}
.brand-logo a h1 small{
    color: #222;
	font-size:22px;
}
.pixelstrap ul{
	box-shadow:0 0 10px #999;
}
.banner-timer {
    background-image: url(../images/offer-banner.jpg);
    background-size: cover;
    margin-left: 20px;
    margin-right: 20px;
}
.onhover-dropdown .onhover-show-div{
	box-shadow:0 0 10px #999;
}
.footer-end p a{
	color:#938d8c;
}
.loader{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,1);
	z-index:99999;
	transition:.3s ease-in-out;
	-moz-transition:.3s ease-in-out;
	-webkit-transition:.3s ease-in-out;
}
.top-header .header-dropdown li{
	padding:15px 14px;
}
.table-view{
	width:100%;
	height:100%;
	display:table;
}
.cell-view{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.loader img{
	width:200px;
}
.top-header.top-header-dark3 .header-contact li,.top-header.top-header-dark3 .header-dropdown li a{
	color:#d0d0d;
}
.collection-banner
{
    height: 340px;
    display: block;
    min-height: 100%;
    max-height: 100%;
}
.product-detail{
	margin-top:10px;
}
.pocket-products{
	position:relative;
	background:#000;
}
.pocket-products .container{
	position:relative;
	z-index:1;
}
.pocket-products:after{
	position: absolute;
    background: #000000 url(../../assets/images/muzicart-product-bg.jpg) no-repeat fixed center center / cover;
    width: 100%;
    height: 100%;
    top: 0;
    filter: grayscale(1);
    left: 0;
    content: "";
    opacity: .7;
}
.pocket-products .container-fluid .collection-content{
	position:relative;
	z-index:1;
}
.product-info .product-right-slick{
	border:1px solid #ddd;
}
.full-description .text h3{
	color:#333;
}
.full-description .text p{
	line-height:32px;
}
.mobile-cart .cart-count{
	position: absolute;
    top: -13px;
    right: -8px;
    background: #ff4c3b;
    z-index: 1;
    color: #fff;
    line-height: normal;
    display: block;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    padding: 2px;
    font-size: 12px;
    font-weight: 600;
	cursor:pointer;
}
.muzicart-front .collection-product-wrapper .product-wrapper-grid .product-box{
	background:#fff;
}
.muzicart-front .collection-product-wrapper .product-wrapper-grid .product-box .product-detail h6:hover{
	color:#888;
}
.muzicart-front .no-arrow .slick-next, .muzicart-front .no-arrow .slick-prev {
    display: block !important;
    opacity: 1;
    visibility: visible;
    font-size: 20px;
    height: 40px;
    width: 40px;
    color: #333;
}
.muzicart-front .slick-prev:before, .muzicart-front .slick-next:before{
	color:#333;
}
.collection-product-wrapper .product-wrapper-grid  .col-grid-box{
	padding:0 4px !important;
}
.category-wrapper{
	padding:22px 0px 0 0!important;
	text-align:center !important;
	border:0 !important;
}
.category-wrapper ul{
	font-size:0;
}
.category-wrapper ul li{
	display: inline-block !important;
    margin: 0;
    line-height: normal;
}
.category-wrapper ul li a{
	font-size: 14px;
    color: #333 !important;
    display: block;
    padding: 0 4px;
    font-weight: 400;
    position: relative;
    line-height: 12px;
}
.category-wrapper ul li:not(:last-child) a:after{
	content:",";
	position:absolute;
	right:0px;
	bottom:0;
}
.cat-details{
	background: transparent;
    margin: 10px 0 0;
    padding: 16px 16px;
}
.cat-details h5{
	color: #333;
    font-size: 13px;
    margin-bottom: 0;
}
.cat-details h5 span{
	color:#ff4c3b;
	display:inline-block;
	font-weight:700;
	font-size:18px;
}
.cat-details h4{
	margin-top: 0;
    color: #333 !important;
    padding-top: 0 !important;
    margin-bottom: 5px !important;
    text-transform: capitalize !important;
    font-size: 18px;
    font-weight: 400 !important;
}
.cart-header{
	background:#ff4c3b;
	padding:10px 20px;
}
.cart-header h5{
	color:#fff;
	padding:0;
}
.cs-btn{
	background-image: linear-gradient(30deg, #222222 50%, transparent 50%) !important;
	border: 2px solid #222222 !important;
}
.cart-content{
	border:1px solid #ddd;
	padding:20px;
}
.cart-content:not(:first-child){
	border:1px solid #ddd;
	padding:20px;
}
.cart-content:not(:first-child){
	border-top:0;
}
.product-image a{
	color:#212529;
}
.product-image a.p_image{
	display:block;
	width:80px;
	height:80px;
	background:#ddd;
	border:1px solid #eee;
	float:left;
	margin-right:20px;
}
.product-image a img{
	width:100%;
}
.product-image h4{
	float:left;
	width:calc(100% - 100px);
	margin:2px 0 0;
}

.cart-footer{
	padding:20px 20px;
	background:#f7f7f7;
}
.cart-total{
	padding:0 10px 10px;
}

.product-image-mobile a{
	display:block;
	width:90px;
	height:90px;
	border:1px solid #eee;
	margin-bottom:10px;
}
.product-image-mobile a img{
	width:95%;
	margin:0 auto;
	display:block;
}
.product-image-mobile select{
	width:40px;
}

.product-details-mobile,.product-image-mobile{
	display:inline-block;
	vertical-align:top;
	margin:0 -2px;
	padding:10px;
}
.product-details-mobile{
	width:calc(100% - 100px);
}
.product-image-mobile{
	width:100px;
}
.product-details-mobile p{
	margin:5px 0;
}
.product-details-mobile p.short-description{
	margin-top:10px;
}
.product-details-mobile p.youPay{
	margin-top:10px;
	font-size:20px;
	font-weight:600;
}
.cart-header.cart-header-mobile,.cart-content-mobile{
	display:none;
}
.cart-content-mobile{
	background:#f9f9f9;
	padding:0 10px;
}
.address_bar{
	text-align:center;
}
.address_bar .addressForm{
	display: inline-block;
    vertical-align: top;
    padding: 0 20px 20px;
    max-width: 322px;
    min-width: 274px;
    border: 1px solid #ddd;
    min-height: 300px;
    position: relative;
}

.address_bar .addressForm .addAddress_tab{
	padding: 12px 20px !important;
    color: #ffffff;
    letter-spacing: 0.05em;
    *border: 2px solid #ff4c3b !important;
    background-image: linear-gradient(30deg, #222222 50%, transparent 50%);
  border: 2px solid #222222;
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    font-size: 14px !important;
    cursor: pointer;
    margin-top: 58%;
}
.address_bar .addressForm .addAddress_tab:hover{
	background-position: 100%;
	color: #000000;
	background-color: #ffffff;
}
.address_bar .user_address{
	display: inline-block;
    border: 1px solid #ddd;
    position: relative;
    vertical-align: top;
    min-height: 300px;
    width: 274px;
}
.address_bar .user_address .addressDetails{
	 padding: 20px;
}
.address_type_tab.default{
	font-weight:600;
	color:#03942a;
}
.address_bar .user_address .Deliver a{
	padding:6px 20px !important;
	font-size:15px !important;
	text-transform:capitalize !important;
}
.address_bottom_btn{
	position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	-ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.address_bottom_btn a{
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
	-ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
	color:#fff;
	transition:.3s ease-in-out;
	-moz-transition:.3s ease-in-out;
	-webkit-transition:.3s ease-in-out;
}
.address_bottom_btn a:hover{
	opacity:.7;
}
.address_bottom_btn a:nth-child(1){
    background:#28a745;
}
.address_bottom_btn a:nth-child(2){
    background:#6c757d;
}
.address_bottom_btn a:nth-child(3){
    background:#dc3545;
}
.product-categories{
	background:#efefef;
}
.search-box,.main-menu .menu-right .icon-nav{
	display: inline-block;
    margin: 0 -2px;
}
.search-box{
	width:calc(55% - 78px);
	position:relative;
}

.main-menu .menu-right .icon-nav{
	width: 78px;
    text-align: right;
}
.search-box input{
	height:42px;
}
.search-box input[type="search"]{
	    width: 100%;
    border: 1px solid #ddd;
    box-shadow: none !important;
    padding: 10px 20px;
    border-radius: 4px 0px 0px 4px;
}
.search-box input[type="search"]:focus{
	box-shadow:none !important;
	border-color:#ddd;
	outline:none;
	
}
.search-box input[type="submit"]{
	position: absolute;
    top: 0;
    right: 0;
    background: #f3c04e url(../../images/search.png) no-repeat center center / 30px;
    width: 48px;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    height: 100%;
    cursor: pointer;
}
.subcatclass .collection-filter-checkbox{
	margin-bottom:5px !important;
}
.subCat{
	margin-left:25px;
}
.subCat a{
	display:block;
	color:#777777;
	text-transform:uppercase;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
	position:absolute;
	height:100%;
	top:0;
}
.owl-carousel .owl-nav button.owl-prev{
	left:0;
}
.owl-carousel .owl-nav button.owl-next{
	right:0;
}
.owl-carousel .owl-nav .slider-nav{
	display:table;
	height:100%;
}
.owl-carousel .owl-nav .slider-nav span{
	display:table-cell;
	vertical-align:middle;
}
.owl-carousel .owl-nav .slider-nav span i{
	height: 80px;
    width: 40px;
    text-align: center;
    background: #f9f9f9;
    border-radius: 4px;
    padding: 34px 2px;
	transition:.1s ease-in-out;
	-moz-transition:.1s ease-in-out;
	-webkit-transition:.1s ease-in-out;
	box-shadow:0 0 10px #ddd;
}
.owl-carousel .owl-nav .slider-nav span i:hover{
	background:#ddd;
}
.payment-option iframe{
	width:100%;
	height:450px;
	border:0 ;
}
.userName{
	max-width: 64px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 -2px;
	text-transform:capitalize;
}
.manage-address .address_bar .addressDetails .addressForm{
	min-width:100%;
	max-width:100%;
	min-height:auto;
	border:0;
}
.manage-address .address_bar .addressDetails .addressForm .addAddress_tab{
	margin-top:10%;
}
.my-single-order{
	border: 1px solid #ddd;
    margin: 0 0 30px 0;
}
.ms-header{
	padding:15px 20px;
	border-bottom:1px solid #ddd;
	background:#f5f5f5;
}
.order-id a{
	display:inline-block;
	vertical-align:top;
	line-height:normal;
	padding:8px 18px;
	border:1px solid #222;
	background:#222;
	color:#fff;
}
.ms-header .action-btns a{
	display:inline-block;
	vertical-align:top;
	line-height:normal;
	padding:8px 18px;
	border:1px solid #ddd;
	background:#fff;
	color:#222;
}
.ms-header .action-btns a:hover{
	background:#ddd;
	border:1px solid #ddd;
	color:#000;
}
.ms-header .action-btns a:not(:last-child){
	margin-right:4px;
}
.ms-header .action-btns a span,.ms-header .action-btns a svg{
	vertical-align:top;
	display:inline-block;
	line-height:normal;
}
.ms-header .action-btns a svg{
	margin:3px 0 0;
}
.ms-order-body{
	padding:20px;
}

.productItem figure,.productName{
	float:left;
}
.productItem figure{
	float:left;
	width:85px;
	text-align:center;
}
.productItem figure img{
	width:100%;
}
.productName{
	width:calc(100% - 85px);
	padding:0 0 0 15px;
}
.productName a{
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:normal;
}
.seller span{
	color:#777;
}
.seller span + span{
	color:#222;
	font-weight:600;
}
.productPricing span{
	font-size:16px;
	color:#333;
	font-weight:500;
}
.rate span{
	color:#000;
}
.rate a:hover{
	opacity:.6;
}
.ms-footer{
	padding:10px 20px;
	border-top:1px solid #ddd;
	background:#fff;
}
.product-right h2{
	margin-bottom:5px;
}
.product-right h5 a {
	color:#555;
	font-size:14px;
}
.product-right h5 a span{
	display: inline-block;
    vertical-align: top;
    line-height: normal;
	font-weight:600;
}
.product-right h5 a span:first-child{
	background: #ffa200;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
	margin-right:4px;
}
.product-right h5 a span i{
	padding:0;
	color: #fff !important;
}
.slider-right-nav .slick-track{
	float:left;
}
/************Rating and Reviews******/
.rating-and-reviews{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ddd;
	padding-left:20px;
	padding-right:20px;
}
.rating-and-reviews .fa {
	margin-right:5px;
}
.rating-and-reviews .rating .fa {
	font-size: 18px;
}
.rating-and-reviews .rating-num {
	margin-top: 0px;
    font-size: 32px;
}
.rating-and-reviews .progress {
	margin-bottom: 10px;
}
.rating-and-reviews .progress-bar { 
	text-align: left;
}
.rating-and-reviews .rating-desc .col-md-3 {
	padding-right: 0px;
}
.rating-and-reviews .sr-only {
	margin-left: 5px;
    overflow: visible;
    clip: auto;
    top: 1px;
    font-size: 11px;
    font-weight: 600; 
}
.text-review{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ddd;
	position:relative;
}
.text-review .text-review-inner{
	height: 120px;
    position: relative;
    overflow: hidden;
}
.blog-detail-page .comment-section li{
	padding:20px 0;
}
.user-star-rating span{
	background: #ffa200;
	color: #fff;
	padding: 2px 5px;
	border-radius: 5px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: top;
	line-height: normal;
	font-weight: 600;
}
.user-star-rating span i{
	margin-right:0 !important;
}
.showAllReview{
	margin-top:20px;
	display:inline-block;
}
.hiddenShadow{
	height:100px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
	
}
.or{
	height: 1px;
    background: #ddd;
    width: 80%;
    margin: 26px auto;
    text-align: center;
}
.or span{
	padding: 0 8px;
    top: -11px;
    display: inline-block;
    position: relative;
    background: #fff;
}
/***********Feedback************/
.rating-header {
    margin-top: 0;
    margin-bottom: 0;
    background: #000;
    color: #fff;
    padding: 6px 10px;
    font-size: 24px;
    border-radius: 4px;
    margin-right: 12px;
}

.feedback-stars a{
	font-size: 28px;
    color: #b1b1b1;
    display: inline-block;
    line-height: normal;
    margin: 0 4px;
}
.feedback-form{
	padding:20px 0;
}
.feedback-form .form-control{
	border: 1px solid #ddd;
    border-radius: 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
	height:50px;
}
.feedback-form .form-control:focus{
	box-shadow:none;
}

.feedback-form .form-group{
	margin-bottom:30px ;
}
.feedback-form textarea.form-control{
	resize: none;
    height: 100px ;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.seller.rate{
	text-align:right;
}
.unique_style{
	margin-top: 15px;
    border-top: 1px solid #ddd;
    padding: 20px 0 0;
}

.reviewProductBox{
	padding:40px;
	border:1px solid #ddd;
	background:#fdfdfd;
}
.reviewProductBox img{
	width:200px;
	margin:0 auto;
	display:block;
}
.reviewProductBox .rpb-detail{
	padding:20px 0 0;
}
.reviewProductBox .rpb-detail h4{
	margin:0 0 10px 0;
}
.cod-option h4 a{
	color:#333;
	display:inline-block;
	margin:0 0 10px 0;
	background:#333;
	padding:10px 30px;
	color:#fff;
}
@media screen and (min-width:1199px){
	#codOption{
		width:70%;
	}
}

.productDetails .product-slick .slick-slide > div, .productDetails .rtl-product-slick .slick-slide > div, .productDetails .product-right-slick .slick-slide > div, .productDetails .rtl-product-right-slick .slick-slide > div{
	margin-bottom:0;
}















@media screen and (max-width:991px){
	.cart-content,.cart-header{
		display:none;
	}
	.cart-header.cart-header-mobile,.cart-content-mobile{
		display:block;
	}
	.cart-content-mobile{
		border-bottom:1px solid #ddd;
	}
	.cart-footer{
		border-top: 1px solid #ddd;
		padding-top: 5px
	}
	.brand-logo a img{
		width:164px !important;
	  }
	.main-menu .menu-left.category-nav-right .navbar {
		padding-right: 0;
		padding-left: 14px;
		padding-top: 5px;
		padding-bottom: 0;
	}
	.main-menu .brand-logo {
		padding-top: 20px;
		padding-bottom: 18px;
	}
	header.headerScroll .main-menu .brand-logo {
		padding: 22px 0;
	}
	.main-menu .menu-left {
		width: 210px;
	}
	.main-menu .menu-right {
		width: calc(100% - 230px);
	}
	.search-box{
		display:none;
	}
	.onhover-div {
		position: relative;
		padding-top: 18px;
		padding-bottom: 0;
		font-family: Lato, sans-serif;
	}
	.main-menu .menu-right .icon-nav{
		float:right;
	}
	header.headerScroll .main-menu .menu-left .navbar {
		padding: 1px 0 0 14px;
	}
	
	.onhover-div{
		padding-top:22px;
	}
	.main-menu .menu-right .icon-nav li {
		padding-bottom: 0;
		padding-top:26px;
	}
	.collection-product-wrapper .product-top-filter{
		border:0;
	}
	.product-filter-content .product-page-filter{
		width: 100% !important;
		border: 0 !important;
	}
	.product-filter-content .product-page-filter select{
		padding: 10px 20px !important;
		border: 1px solid #ddd !important;
		box-shadow: none !important;
	}
	.product-slick .slick-slide > div, .rtl-product-slick .slick-slide > div, .product-right-slick .slick-slide > div, .rtl-product-right-slick .slick-slide > div{
		margin-bottom:0;
	}
	.product-right{
		text-align:left;
	}
	.product-right .product-description .qty-box{
		justify-content:left;
	}
	.slider-right-nav .slick-slide:first-child > div{
		margin-top:0;
	}
}
@media screen and (max-width:767px){
	.product-box .product-detail, .product-box .product-info, .product-wrap .product-detail, .product-wrap .product-info{
		height:auto;
	}
	footer .sub-title{
		margin-top:20px !important;
	}
	.darken-layout .footer-title, .dark-layout .footer-title{
		border:0;
	}
	.collection-product-wrapper .product-wrapper-grid .product-box{
		margin-bottom: 20px;
		box-shadow: 0 0 2px #ccc;
	}
	.address_bar .user_address{
		margin-bottom:10px;
		min-height:auto;
	}
	.address_bar .addressForm{
		min-height:auto;
		padding:0;
	}
	
	.address_bar .addressForm .addAddress_tab{
		margin:0;
	}
	.responsive_table table {
		padding:15px;
	}
	.responsive_table table thead{
		display:none;
	}
	.responsive_table table tr td{
		padding:4px 10px;
	}
	.responsive_table table tr,.responsive_table table tbody tr td{
		display:block;
		text-align:left !important;
	}
	.responsive_table table tfoot tr td,.responsive_table table tfoot tr th{
		display: inline-block;
		width: 50%;
		margin: 0 -2px;
		text-align: left !important;
	}
	.owl-carousel .owl-nav .slider-nav span i {
		height: 32px;
		width: 26px;
	}
	.pixelstrap .clothing-menu{
		box-shadow:none; 
	}
	.seller.rate{
		text-align:left;
	}
	.ms-header{
		padding:8px 10px;
	}
	.ms-order-body{
		padding:20px 10px;
	}
	.ms-footer{
		padding:10px 10px;
	}
	.order-id a,.ms-header .action-btns a{
		padding:8px 10px;
		font-size:12px;
	}
}
@media screen and (max-width:577px){
	header.headerScroll {
		transform: translateY(0px) !important;
	}
	.main-menu .brand-logo {
		padding-top: 16px !important;
		padding-bottom: 16px !important;
	}
	header.headerScroll .brand-logo a img{
		width:164px !important;
		padding:0 !important;
	}
	header.headerScroll .main-menu .menu-left .navbar ,.main-menu .menu-left.category-nav-right .navbar{
		padding: 3px 0 0 10px !important;
	}
	.mobile-fix-option{
		display:none;
	}
	.top-header .header-dropdown li {
		padding: 10px 10px;
	}
	.top-header .header-dropdown li b{
		*display:none;
		color:#fff;
	}
	.top-header .header-dropdown li b a{
		*display:none;
		color:#fff !important;
	}
	header.headerScroll .onhover-div{
		padding-bottom:0;
	}
	.main-menu .menu-right .icon-nav li {
		padding-bottom: 0;
		padding-top: 22px;
		padding-right: 10px;
	}
	header.headerScroll .main-menu .brand-logo {
		padding-bottom: 16px !important;
	}
	.collection-product-wrapper .product-wrapper-grid .product-box{
		margin-bottom:0;
	}
	.filter-main-btn{
		margin-bottom: 10px;
	}
}
@media screen and (max-width:575px){
	.cart-action-btns .btn{
		width:100%;
	}
	.cart-content-mobile{
		padding:0;
	}
	.product-details-mobile p.youPay{
		font-size:16px;
	}
	.main-menu .menu-right .icon-nav li{
		padding-top:21px;
	}
	.cat-details h4{
		margin-bottom:0 !important;
	}
	.cat-details h4,.cat-details h5 span,.product-box .product-detail h6, .product-box .product-info h6, .product-wrap .product-detail h6, .product-wrap .product-info h6{
		font-size:15px;
	}
	.product-box .product-detail h6, .product-box .product-info h6, .product-wrap .product-detail h6, .product-wrap .product-info h6{
		margin-bottom:0 !important;
	}
	.product-box .product-detail h4, .product-box .product-info h4, .product-wrap .product-detail h4, .product-wrap .product-info h4{
		font-size:15px;
	}
	.product-box .product-detail h4 del, .product-box .product-info h4 del, .product-wrap .product-detail h4 del , .product-wrap .product-info h4 del{
		font-size:12px;
	}
	.cat-details h5{
		font-size:12px;
	}
	.top-header.top-header-dark3 .header-dropdown li{
		padding:6px 10px;
		background:none;
		color:#fff !important;
	}
	.top-header.top-header-dark3 .header-dropdown li:not(:last-child){
		border-right:1px solid #fff;
	}
	.onhover-dropdown .onhover-show-div{
		top:100%;
	}
	.title4 .title-inner4 {
		padding-bottom: 15px;
		font-size: 20px;
	}
}	
@media screen and (max-width:479px){
	.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body{
		text-align:center !important;
	}
	.btn-solid {
		padding: 10px 14px !important;
	}
}



.contact-maps iframe {
    height: 62vh;
    position: relative;
    margin-bottom: -7px;
}
form.main-form .form-group textarea {
    height: 120px;
}
form.contact-form {
    background: #ffffff;
    padding: 35px 30px;
    box-shadow: 0 3px 8px rgb(0 0 0 / 12%);
    height: 100%;
    border-bottom-right-radius: 30px;
}

form.contact-form button.btn.tc-btn {
    width: 50%;
    border-radius: 20px;
    font-size: 16px;
    padding: 8px 12px;
    background: #ff4c3b;
    color: #fff;
}
.contact-form-details {
    background: #212121;
    padding: 50px 25px;
    position: relative;
    height: 100%;
}
.contact-form-details1 h1 {
    color: #ffd77c;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}
.contact-form-details1 p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}
.contact-form-details1 a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    transition: .6s ease-in-out;
}
.contact-form-details1 a:hover {
    color: #ff4c3b;
}
.contact-form-details1 {
    border-bottom: 1.8px solid #2e2e2e;
    padding-bottom: 12px;
    margin-bottom: 12px;
    position: relative;
    padding-left: 32px;
}
.contact-form-details1:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.contact-form-details1 p b {
    font-weight: 600;
}
.contact-form-details1 i {
    color: #818181;
    position: absolute;
    top: 1px;
    font-size: 22px;
    left: 0;
}

form.contact-form input, form.contact-form textarea, form.contact-form select{
    padding: 7px 0;
    font-size: 17px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
form.contact-form input, form.contact-form select{
	height: 44px!important;
}
form.contact-form textarea {
    height: 100px!important;
}
form.contact-form .form-control:focus {
    border-color: #ff4c3b;
    box-shadow: none;
}

.contact-social {
    margin-top: 30px;
}
.contact-social ul {
    display: flex;
    justify-content: center;
}
.contact-social ul li {
    margin: 0 8px;
}
.contact-social ul li a {
    font-size: 22px;
    color: #a9a9a9;
	transition: .6s ease-in-out;
}
.contact-social ul li a:hover{
    color: #ff4c3b;
}
.google-map iframe {
    margin-bottom: -7px;
}
@media screen and (max-width: 767px){
	.order2{
		order: 2;
	}
	.order1{
		order: 1;
	}
}


.google-map iframe {
    height: 430px;
}