.checkoutPageMain .mainflexwrapInnersection.productSection.checkoutPage {
    overflow: hidden;
    margin-top: -100px;
    padding: 70px 0 0;
}
	@media(max-width:1199px){
	    .checkoutPage .col-sm-7:before{display:none;}
	.headerInner{padding: 0 5px;}
	.topHead{padding:5px;}
	.mainHeader li a {
		font-size: 14px;
		padding: 25px 10px;
	}
	.productBlock {
		flex: 0 0 calc(33.33% - 60px);
		max-width: calc(33.33% - 60px);
	}
	.aboutPageWrap.aboutusPagePanel .row{
	flex-wrap: wrap;
}
.aboutusPagePanel .col-md-7, .aboutusPagePanel .col-md-5 {
    width: 100%;
}
.aboutusPagePanel {
    padding-top: 50px !important;
}
.aboutusPagePanel .aboutContentMainPanel {
    order: 1;
    margin-top: 25px;
}
.aboutusPagePanel .aboutContentPanel {
padding-right: 0;
}
.reversepanel .aboutPanelLeft{
	    padding-left: 0;
}
section.aboutWrapper.pd-75.aboutPageWrap.reversepanel.aboutusPagePanel {
    padding: 0 !important;
}
.aboutPageWrap .container-fluid {
    padding: 0 40px;
}
.loginPanel{
	    max-width: 94%;
}
.cartDetailWrap{
	padding: 15px;
}
	}
	@media(max-width:991px){
	.container {
		width: 100%;
	}
	.featurePanelInner {
		padding: 15px 0 15px 50px;
	}
	.whychooseBox__content h2, .aboutContentPanel h2 {
		font-size: 20px;
	}
	.productBlock {
		flex: 0 0 calc(50% - 30px);
		max-width: calc(50% - 30px);
		margin: 0 15px 30px;
	}
	.aboutImgPanel {
		margin-bottom: 30px;
	}
	.aboutWrapper .aboutRow {
		display: flex;
		flex-wrap: wrap;
	}
	.aboutContentMainPanel{
		order:2;
	}
	ul.bottomFooterUl{
		flex-wrap: wrap;
		justify-content: center;
	}
.mobileMenuIcon {
    display: inline-block !important;
    font-size: 25px;
    color: #000;
    margin-right: 6px;
    margin-left: 5px;
}
.mainHeader li a {
    font-size: 16px;
    padding: 25px 7px;
}
ul.topLink{
        padding-left: 10px;
}
	.mainHeader_center {
    position: static;
    transform: unset;
    display: flex;
    align-items: center;
}
	img.logo {
		width: 96px;
	}
.mainHeader_left {
    position: fixed;
    background: #fff;
    width: 400px;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: .5s ease all;
     display: block;
    padding: 25px 0;
	    z-index: 9;
}
.mainHeader_left .navbar-nav>li {
    float: none;
}
.mainHeader_left .navbar-nav li.active a, .mainHeader_left .navbar-nav li a:hover {
    background: transparent;
    color: #ff0000;
}
.mainHeader_left li a {
    font-size: 16px;
    padding: 15px 20px;
}
.menuClosebtn{
	display:block !important;
}
.mainHeader_left.slideMenu {
    left: 0;
}
.menuClosebtn a {
    width: 30px;
    background: red;
    color: #fff !important;
    text-align: center;
    padding: 0 !important;
    display: inline-block !important;
    height: 30px;
    line-height: 30px !important;
    margin-left: 20px;
    border-radius: 50%;
    border: 1px solid red;
}
body.menuOverlay{
	position:relative;
}
body.menuOverlay:after, .menuOverlay .mainHead:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.sticky img.logo {
    width: 96px;
}
.featurePanelInner {
    padding: 15px 0 15px 25px;
}
.FeatureSection{
	    margin: 30px 0;
}
.whychooseBox {
    flex: 0 0 100%;
    max-width: 100%;
margin: 0 0 20px;
}
.whychoosePanel{
	    margin: 0;
}
.slide-content{
	padding: 20px;
}
.footer-top .col-sm-4 {
    width: 100%;
}
.footer-top {
    padding: 30px 0;
}
p.addressPara {
    padding-bottom: 15px;
    max-width: 100%;
}
.social-info {
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-top .col-sm-2 {
    width: 50%;
}
.subscribe-form{
max-width: 365px;
}
.emailBoxFooter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img_app {
    margin-top: 22px;
}
.about-footer {
max-width: 100%;
}
.aboutPageWrap .container-fluid {
    padding: 0 15px;
}
body{    padding-top: 115px;}
.contact-info-wrap {
    padding: 22px 15px 38px;
    min-height: 516px;
}
.contact-info-wrap .single-contact-info .contact-icon {
    margin-right: 9px;
}
.contact-info-wrap .single-contact-info .contact-info-dec p a{
	    word-break: break-all;
}
.cartTotalMax .cartDetailWrap{
	width: 500px;
    padding: 15px;
}
.topLink li .cartNumber{
	    width: 15px;
    height: 15px;
	font-size: 12px;
	line-height: 15px;
}
section.productSection.checkoutPage{
	margin-top: -115px;
}
div#checkoutaddress, .maindeliveryLocation, .checkoutPanel {
    padding-right: 0;
}
}
@media(max-width:767px){
    .cartTotalBlock{background: transparent;}
    .checkoutPage .col-sm-7:before {
    content: "";

    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    background-attachment: fixed;
    opacity: .3;
    left: 0;
}
.img_app img {
    width: 75px;
}
.clear input.button{
	    padding: 0 10px;
    line-height: 35px;
    height: 35px;
}
.subscribe-form form input{
	    height: 35px;
}
.featurePanelInner {
    padding: 15px;
    justify-content: center;
    flex-wrap: wrap;
}
.featurePanelInner h6{
	margin-top: 10px;
	    flex: 0 0 100%;
    max-width: 100%;
	font-size: 16px;
	text-align:center;
    padding: 0;
}
.featurePanelInner img{
	    width: 50px;
    height: 50px;
}
.mainHeadingPanel h2 {
    font-size: 24px;
    padding: 0 10px;
}
.FeatureSection{
	display:none;
}
li.price strike{
	margin-left: 5px;
}
.menuClosebtn{    padding-bottom: 20px;}
.innerBanner img {
    width: 100%;
    height: 120px;
}
.aboutQuateWrap__inner{
	padding: 15px;
	    min-width: 94%;
}
.aboutQuateWrap{
	    height: 300px;
    margin: 20px 0;
}
.loginPanel{
	max-width: 95%;
    padding: 15px;
}
.galleryOuter .sliderImage {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
}
.contact-info-wrap {
    padding:30px 15px 20px;
    min-height: unset;
    margin-bottom: 25px;
}
.contact-form{
	padding: 30px 15px 20px;
}
.contact-info-wrap .single-contact-info{
	    margin-bottom:20px;
}
.contact-social {
    margin-top: 30px;
}
.contact-info-wrap .single-contact-info .contact-info-dec p{margin: 0;}
.bannerHeading{width: 100%;}
.contact-social h3{font-size: 20px;}
.social-info {
    margin-top: 15px;
    margin-bottom: 15px;
}
.singleProductWrap {
    margin-top: 25px;
}
.commonbtn a{font-size: 16px;}
.table-responsive{
	    border: none;
}
.cartListWrap table, .cartListWrap tr, .cartListWrap td, .cartListWrap th{
	    font-size: 12px;
}
table.shop_table.table--responsive.cart.table {
    width: 767px;
}
.cart th.product-thumbnail {
    width: 250px;
}
.cartTotalMax .cartDetailWrap {
	width: 350px;
}
.mainflexwrap {
    min-height: unset;
   display: block;
}
section.productSection.checkoutPage{
	    margin-top: -115px;
}
.checkoutLogo{
	    margin-bottom: 0;
	        margin-top: 15px;
}
.mainflexwrap .col-sm-7 {
    padding-bottom: 0;
}
.mainflexwrapInner{
	    padding-left: 15px;
}
.cartDetailWrap {
    padding: 0;
	    background: transparent;
    margin-top: 50px;
}
.mainflexwrapInner:after{
	display:none;
}
.coupanCodeWtrap {
margin-bottom: 5px;}
.coupanTabPanel .nav-tabs>li{
	    flex: 0 0 100%;
    max-width: 100%;
}
.checkoutFormWrap {
    margin: 20px 0 20px;
}
.thankyouTopBox {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
}
.thankyouLeft {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
}
.maindeliveryLocation_left{
        margin-bottom: 15px;
}
.orderStatusImg{
        margin-top: 50px;
}
.emailNotificationWrap {
    margin-bottom: 20px;
}
.loaderText {
    margin-top: -80px;
}
.mobileSlider{
    display:block;
}
.desktopSlider{
    display:none;
}
ul.addtocartParent {
    position: static;
}
.img-product:after{display:none;}

.userdashboardWrap{padding-top: 20px;padding-bottom: 20px;}
.dashboardTab{    min-height: 0;
    margin-bottom: 20px;}
    #myTabContent{    padding: 0 20px 20px;}
.ratingPopup .modal-dialog {
    width: 94%;
    margin: 50px auto;
}
.orderViewWrap_right, .orderViewWrap_left {
    flex: 0 0 100%;
    max-width: 100%;
}
.orderViewWrap{
    flex-wrap: wrap;
}
.orderBody {
    padding: 0;
}
.orderViewWrap_right {
    justify-content: flex-start;
    margin-top: 25px;
}
.dashboardordercharge p{
        padding: 7px 0;
}
.cartProductDesc{width: 277px;}
}
@media(max-width:540px){
.productBlock {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin: 0 5px 10px;
}
.productText {
    margin-top: 5px;
    padding: 0 7px 10px;
}
.rating-product i{
    font-size:14px;
}
ul.priceList{
    flex-wrap:wrap;
}
li.price {
    font-size: 14px;
}
li.weight {
    font-weight: 600;
    font-size: 12px;
    margin: 5px 0;
}
.productParent{
        margin: 0 -10px;
}
/*section.productSection.pd-75 {*/
/*    padding-bottom: 0;*/
/*}*/
.emailBoxFooter {
display: block;
}
.pd-75 {
    padding: 30px 0;
}
.aboutContentPanel {
padding-right: 0;
}
.mainHeader_left{
	    padding: 25px 15px;
	    width: 100%;
}
ul.infoHeader li{
	    font-size: 12px;
}
.searchFormHead input{
	width: 195px;
}
.searchFormHead{
	    right: 4px;
}
.aboutImgPanel {
    margin-bottom: 10px;
}
.mainHeadingPanel{
	    margin-bottom: 25px;
}
body {
    padding-top: 110px;
}
.aboutQuateWrap__inner p {
    font-size: 16px;
    line-height: 1.5;
    margin: 15px 0 15px;
}
.filterPanel{
	    margin: 0 0px 20px;
}
.descriptionTabPanel ul li a.nav-link {
    padding: 7px;
}
.descriptionTabPanel .tab-content>.tab-pane{
	    padding: 10px;
}
.descriptionTabPanel {
	margin-top: 25px;
margin-bottom: 30px;
}
.descriptionTabPanel .tab-content>.tab-pane p, .descriptionTabPanel .tab-content>.tab-pane p span {
    font-size: 14px !important;
    line-height: 1.5;
}
.descriptionContentCard{
	    margin-top: 5px;
}
p {
    font-size: 14px;
    line-height: 1.5;
}
.cartTotalMax{
	    flex-wrap: wrap;
}
.continueShopingBtn {
    margin-top: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
	    margin: 30px 0;
}
.cartTotalMax .cartDetailWrap {
    width: auto;
    padding: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.cartTotalBlock table {
    width: 100%;
    margin: 0;
}
.cartTotalBlock tr td {
    padding: 5px 0;
    font-size: 14px;
}
.whychooseBox__img {
    max-height: 150px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.whychooseBox__content {
    padding: 15px 10px;
}
.desktopOffer{display:none;}
.mobileOffer{display:block;}
.cartTotalMax .cartDetailWrap{    margin-top: 20px;}
.cartTotalBlock{    padding: 0 10px;}
}
@media(max-width:480px){
.loginsubmitbtnPanel{    flex-wrap: wrap;}
.mainsubmitbtn{    min-width: 100%;}
.loginsubmitbtnPanel p {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.homeregistration-btn button{
	width: 100%;
}
.galleryOuter .sliderImage {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 15px;
}
.galleryOuter .galleryIn{
	    margin: 0;
}
.descriptionButtonWrap .commonbtn {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
.descriptionButtonWrap{flex-wrap: wrap;}
.descriptionTabPanel ul li a.nav-link {
    padding: 4px;
    font-size: 13px;
}
.mainsubmitbtn.blackBtn {
    margin-left: 0;
    margin-top: 10px;
}
.productText h3{    min-height: 40px;}
li.price {
    font-size: 14px;
    flex: 0 0 100%;
    max-width: 100%;
}
.sortingFilter{    justify-content: flex-start;}
.sortingFilter label{    width: 80px;}
.sortingFilter > form {
    width: 100%;
    max-width:100%;
}
.sortingFilter .customSelect {
    max-width: 100%;
}
}
@media(max-width:400px){
 ul.topLink .myAccount a {
    font-size: 14px;
}   
}
@media(max-width:359px){
.descriptionTabPanel ul li a.nav-link {
    font-size: 12px;
}
img.logo, .sticky img.logo {
    width: 75px;
}
body {
    padding-top: 97px;
}
section.productSection.checkoutPage {
    margin-top: -100px;
}
}