
@media only screen and (max-width: 1140px){
	
	.container{width:960px;}
	.payment-method-braintree .hosted-control {height: 48px !important;}
}

@media only screen and (max-width: 960px){
	
	.container{width:100%;padding:0 15px;box-sizing:border-box;}
.prditem .button {
	position: static;
	opacity: 1;
	margin-bottom: 7px;
}
.links-header .links > li > a span.text { 
	display: none;
}

.ordersucleft {
	float: none;
	width: 100%;
	margin-bottom: 25px; 
}
.ordersucright {
	float: none;
	width: 100%;
}
.order-summry {
	width: 100%;
	overflow: auto;
	padding-bottom: 25px;
}
.page-layout-1column .block.widget.recentviewprod .products-grid .product-item {
	margin-left: 0;
	width: 33.33%;
}


.iwd_opc_wrapper .iwd_opc_alternative_wrapper #iwd_opc_top #iwd_opc_review #iwd_opc_review_items_totals {
	display: block !important;
	position: static !important;
}	
	
}


/* for menu */
@media(max-width:768px){
  .mobilemenu {
	border-bottom: 2px solid #444;
}	
.mainmenu *{box-sizing:border-box;display:none}	 
.mobilemenu .container {
	margin: 0;
	padding: 0;
}
.mobilemenu *{box-sizing:border-box;display:block}	 
.mblfirstmenu  li{position:relative;}
.mblfirstmenu li:last-child .mnuplus {
	display: none;
}
.menuclikbtn {
	display:block;
}	
.mblfirstmenu {
	display: none;
}
.mblfirstmenu  li {
	float: none;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}
 
.mblfirstmenu > li.active { 
	border-bottom: 0;
}
.mblfirstmenu li a {
	padding: 9px 15px;
	font-size: 15px;
	text-decoration: none;
}
.mblscondmenuwrp {
	position: static;
	visibility: visible;
	opacity: 1;
	transition: all .5s ease;
	transform: none;
	border:0;
	padding: 0px;
	min-height: auto;
	padding-top:0px;
	border-top: 1px solid #ccc;
}	
.mblfirstmenu > li:hover .mblscondmenuwrp {
	display: none;
}
.mblsecondmenu {
	padding-left: 0;
}
.mblsecondmenu > li {
	width: 100%;
}
.mblsecondmenu > li.active {
	border-bottom: 0;
}
.mblsecondmenu > li > a {
	padding: 8px 15px;
	font-size: 15px;
	padding-left: 25px;
	background: #fff;
	border: 0;
}
.mblsecondmenu > li > a::after {
	display: none;
}
.mblgamamenu {
	width: 100%;
	position: static;
	padding: 0px;
	visibility: visible;
	opacity: 1;
	transition: all .5s ease;
	transform: none;
	border-top:1px solid #ccc;

}
.mblgamamenu  li > a {padding-left:45px;}

}



@media only screen and (max-width: 768px){
h1 {
	font-size: 20px;
	font-weight: 300;
}	
	
.header .minicart-wrapper {
	margin-top: 0;
}
.header .links-header .minicart-wrapper a span.text, .top-account-link a span.text {
	display: none !important;
}	
.topformbox {
	clear: both;
	padding-top: 14px;
}
	#algolia-searchbox {
	float: none;
	width: 100%;
	clear: both;
	margin:0;
}
.block.block-search {
	clear: both;
	padding: 17px 0 8px;
}
.block-search #search { 
	width: 100%;
	float: none;
	position: static;
	display: block;
	margin: 0;
} 
.header .wrp-searchbox {  
	float: none;
	width: 100%;
	position: relative;
	margin: 0;
}
.mainbanner {
	padding: 22px 0 0px;
}
.page-products .columns {
	padding-top: 0;
}
.page-with-filter .toolbar-products .toolbar-amount {
	display: none;
}
.splcathome  .toolbar-products .toolbar-amount {
	display: none;
}
.page-products .toolbar-products .sorter label {
	display: none;
}
.page-products .products-grid .product-item {
	width: calc((100% - 2%)/2);
}
.products-grid .product-item-inner {
	position: static;
}
.products-grid .product-item-info {
	width: 100%;
}
.products-grid  .product-image-container { 
	display: block;
	width: 100% !important;
}
.products-grid .product-item-info .product-item-inner, .products-grid .product-item-info .product-item-inner {
	display: block !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	position: static !important;
}
.page-products .toolbar-products .modes #modes-label { 
	display: none;
}
.page-products .toolbar.toolbar-products .limiter {
	display: none;
}

.sidebar .filter-options {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 99;
	display: none;
}
.fltersideclose {
	background: #ccc;
	display: block;
	padding: 6px 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 50px;
	text-align: center;
	border-radius: 3px;
	cursor:pointer;
}
#show-filters{
	display:block;
}
.page-layout-1column .product-info-main {
	width: 100%;
	float: none;
}
.page-layout-1column .product.media {
	width: 100%;
	float: none;
	order: -1;
} 
.sidebar .block-title {
	display: none;
} 
.cartleft-option, .cartprice-summry {
	width: 50%;
}
.checkout-cart-index .cart-empty {
	font-size: 22px;
	text-align: center;
}
.checkout-cart-index .cart-empty { 
	padding: 20px;
	margin: 10px auto;

}

.login-container .block {
	width: 100%;
	float: none !important;
	position: relative;
	clear: none !important;
	min-height: auto;
	box-sizing: border-box;
	margin: 0;
	clear: both;
	padding-bottom: 30px;
}
.customer-account-login .login-container .primary {
	float: none;
}
.amazon-validate-container .block .block-title strong, .login-container .block .block-title strong, .block-guest h2 {
	font-size: 18px;
}
.contactleft {
	float: none;
	width: 100%; 
}
.contactright {
	float: none;
	width: 100%;
}
.contact-links {
	padding-left: 0;
}
#maincontent #algolia-autocomplete-container { 
	width: calc(100% - 30px);
	margin: 0px;
}
.aa-dataset-products {
	overflow: hidden;
}
.account .columns .sidebar-main {
	-webkit-flex-grow: 0;
	flex-grow: 0;
	-webkit-flex-basis: unset;
	flex-basis: unset;
	-ms-flex-order: 0;
	-webkit-order: 0;
	order: 0;
	width: 100%;
	box-sizing: border-box;
	float: none;
}
.account .block.block-collapsible-nav {
	margin-bottom: 17px;
}
.sidebar-main .block-collapsible-nav {
	position: static;
	width: 100%;
	z-index: 5;
	padding: 0px;
	box-sizing: border-box;
	background: #ddd;
}
.account .block-collapsible-nav .content { 
	background: #fff;
	padding: 10px 17px;
	background: #ddd;
}
.payment-method-braintree .hosted-control {
	/*width: 200px!important;*/
}
.credit-card-types li {
	width: 38px;
}
.modes-mode {
	float: left;
	border: 1px solid #ccc;
	border-radius: 0;
	font-weight: 400;
	line-height: 1;
	padding: 5px 6px;
	text-decoration: none;
}
.modes-mode.active {
	background: #dedede;
	color: #9e9e9e;
}
.modes-mode::before {
	font-family: 'luma-icons';
	content: '\e60d';
	line-height: inherit;
	font-size: 16px;
	color: #7d7d7d;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	text-align: center;
}
.modes-mode > span {
	height: 1px;
	clip: rect(0, 0, 0, 0);
	border: 0;
	padding: 0;
	position: absolute; 
	overflow: hidden;
	width: 1px;
	margin: -1px;
}
.mode-list::before {
	content: '\e60b';
}
.filtersideclose {
	background: #ddd;
	display: block;
	width: 27px;
	font-size: 16px;
	position: absolute; 
	right: -6px;
	top: -18px;
	border-radius: 100%;
	height: 27px;
	text-align: center;
	line-height: 26px;
	border: 1px solid #ccc;
}
.cartleft-option .cart-discount .fieldset { 
	display: block !important;
	width: 100%;
}
.cartleft-option .cart-discount .field {
	display: block;
	margin-bottom: 10px !important;
}

#discount-coupon-form .actions-toolbar button { 
	margin: 0;
	display: block;
}
#shipping-zip-form {
	display: block;
	padding-bottom: 15px;
}
.cart-discount .fieldset #coupon_code{max-width: none;}
}
@media only screen and (max-width: 768px){
.accountpage {
	padding: 10px 0;
}	
.accttopitem {
	float: none;
	width: 100%;
}
.dassrightside {
	float: none;
	width: 100%;
}
.dassleftside {
	width: 100%;
	float: none;
}
.deskcardrow {
	flex-wrap: wrap;
}
.dashcard {
	width: 100%;
	margin: 0 10px 20px;
}
.dashnewscont {
	width: 100%;
	margin: 0 15px 25px;
}
.bill-address {
	width: 100%;
	margin: 0 15px 10px;
}
.bill-address:last-child {
	text-align: left;
}
.footer_nelclmleft {
	float: none;
	width: 100%;
max-width: 500px;  
	margin-right: 0; 
}
.footer_nelclmrgt {
	float: none;
	width: 100%;
}
.footerrow.ftrlinkmdl {
	padding-top: 35px;
}

.cart-container .cart.table-wrapper .product-item-name {
	display: block;
	margin: -3px 0 5px;
}
.cart-container .product-item-name a {
	font-size: 13px;
	display: block;
	line-height: 1.3;
}
.cart-container .product-item-details .available-stock-cart {
	font-size: 12px;
	line-height: 1.1;
}
.cart-container .product-item-details .available-stock-cart .stock {
	font-size: 12px !important;
}
.cart-container .cart.table-wrapper .actions-toolbar {
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 3px;
}
.cart-container .cart.table-wrapper .col.price .old-price, .cart-container .cart.table-wrapper .col.price .price {
	font-size: 13px;
	display: block;
	text-align: left;
}
.cart-container #shopping-cart-table td.price, .cart-container #shopping-cart-table td.qty, .cart-container #shopping-cart-table td.subtotal {
	padding-top: 10px;
}
.cart.table-wrapper .col.qty[data-th]::before, .cart.table-wrapper .col.price[data-th]::before, .cart.table-wrapper .col.subtotal[data-th]::before, .cart.table-wrapper .col.msrp[data-th]::before {
	content: attr(data-th);
	display: block;
	font-weight: 600;
	padding-bottom: 4px;
	font-size: 13px;
}
.cart-container #shopping-cart-table td .price-excluding-tax {
	text-align: left;
}
.cart-container #shopping-cart-table td .price-excluding-tax .price { 
	font-size: 13px;
}

}

@media(min-width:580px){
.cart-container .cart-discount .block .content {
	display: block !important;
}
.cart-container .cart-discount .block .title::after {
	display: none;
}

}

@media(max-width:680px) { 
.page-layout-1column .block.widget.recentviewprod .products-grid .product-item {
	margin-left: 0;
	width: 50%;
}

@media(max-width:640px) { 
.page-products .products-list .product-item-photo {
	width: 30%;
}
.list.products-list .short_desc_list {
	display: none;
}
}

/* footer */
@media(max-width:580px) { 
.header {
	padding: 10px 0 15px;
}
.logo {
	float: none;
	clear: both;
	text-align: center;
}	
	.links-header {
	float: none;
}
.freeship-label {
	clear: none;
	padding-top: 0px;
	text-align: center;
	width: auto;
	float: right;
}	
.links-header .minicart-wrapper a span.text, .top-account-link a span.text {
	display: none;
}
.links-header .mage-dropdown-dialog {
	right: auto;
	left: 0;
}
    .footerlogo {
        margin-top: 43px;
        margin-bottom: 20px
    }
    .happylogo {
        float: none;
        width: 100%;
        text-align: center
    }
    .happybox {
        float: left;
        width: 50%;
        border-left: 0;
        border-left: 1px dashed #ccc;
		padding:0 5px;
    }
    .happybox:first-child {
        border: 0
    }
    .happybox:nth-child(3) {
        border: 0
    }
    .happybox:last-child {
        margin-bottom: 0;
        border-bottom: 0
    }
    .happyconent {
        float: none;
        width: 100%
    }
    .footer_blogs {
        float: none;
        width: 100%;
        margin-bottom: 13px;
        text-align: center;
		padding: 0 5px;	
    }
    .footer_social {
        float: none;
        width: 100%;
        text-align: left;
        text-align: center
    }
    .footer_social ul {
        padding-top: 6px
    }
    .stay_update {
        float: none;
        width: 100%;
        text-align: center
    }
    .payment-wrap {
        float: none;
        width: 100%;
        text-align: center;
		padding: 0 10px;
    }
    .footer_linkbox {
        float: left;
        width: 50%;
        padding: 0 15px
    }
    .footer_partener img {
        width: 70px;
        height: 35px;
        margin-bottom: 15px
    }
    .footerrow.ftrlinkmdl {
        padding-left: 5px;
        padding-top: 0;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px
    }
    .footerqs {
        display: block;
        margin-top: 15px 
    }
    .footerlogo {
        margin-top: 0
    }
    .payment-types {
        border-radius: 3px;
        padding: 5px 20px;
        margin-bottom: 0
    }
    .payment-img {
        float: none
    }
    .footerlogo img {
        max-width: 200px
    }
    .happyness {
        padding-top: 25px;
        padding-left: 10px;
        padding-right: 10px
    }
    .top-footer {
        padding-left: 10px;
        padding-right: 10px;
        background-position: center center
    }
    .footermain {
        padding-left: 10px;
        padding-right: 10px
    }
	.footerbottom {
		padding: 20px 0 15px;
	}
    .footermain .footer_linkbox {
        float: none;
        width: 100%;
        background: #ddd;
        position: relative;
        margin-bottom: 0;
        text-align: left;
		padding: 0 7px;
    }
    .footermain .footer_linkbox h3 {
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #fff;
        margin: 0;
        cursor: pointer
    }
    .footermain .footer_linkbox ul {
        padding: 10px 0 0;
        background: #ddd
    }
    .footermain .footer_linkbox h3::before {
        position: absolute;
        content: '\e760';
        font-family: entypo;
        right: 10px;
        top: 6px;
        font-size: 20px
    }
    .footermain .footer_linkbox h3.active::before {
        content: '\e763';
    }
    .footer_linkbox:last-child h3 {
        border-bottom: 0
    }
	.cart-container .cart.main.actions button, .cart.main.actions a {  
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 2px;
}
.cartleft-option, .cartprice-summry {
	width: 100%;
	float:none;
}
.cart-container .cart-discount .block {	
	padding: 7px 5px 6px 10px;
	margin-bottom: 4px;
}

.cart-container .cart-discount .block .title strong {
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
		font-family: 'Libre Baskerville', 'Times New Roman', Arial, sans-serif;
}
.cart-container .cart-summary {
	padding: 1px 10px 10px;
	margin-bottom: 0;

}
#shipping-zip-form div.field, #shipping-zip-form div.admin__field { 
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.field-half {
	float: none;
	width: 100%;
}
.contact-heading {
	text-align: center;
	margin-bottom: 20px;
}
.social-section {
	background: #eeebe8;
	padding: 25px 0 10px;
	text-align: center;
}
.social-item {
	width: 49%;
	display: inline-block; 
	padding: 0 1%;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.conformrow {
	margin-bottom: 10px;
}
.socialtitle { 
	font-size: 22px;
}
.contact-title {
	font-size: 30px;

}
.product-info-main .page-title-wrapper h1 {
	font-size: 20px;
	line-height: 30px;
}
.product-info-main .manufacutrer-by {
	font-size: 12px;
}
.product-info-main .product-info-price .price-box .price-container .price {
	font-size: 20px;
}
#calculate-shipping {
	margin-top: 0;
	float: left;
}
}

@media only screen and (max-width: 580px){  
.footer_social ul {
	padding-top: 6px;
	margin-bottom: 0;
}
.top-footer {
	padding-bottom: 10px;
}
.footer__subscribe {
	max-width: none;
	margin-top: 8px;
	margin-bottom: 10px;

}
.footerrow.ftrlinkmdl { 
	margin-top: 0;
}	
}



@media only screen and (max-width: 480px){ 
.header {
	padding: 10px 0 8px;
}	
.logo {
	float: none;
	width: 100%;
	clear: both;
	text-align: center;
	max-width: none;
	padding-top: 10px;
}
.logo img {
	max-width: 299px;
	max-height: 55px;
	display: inline-block;
}
.block.block-search {
	clear: both;
	padding: 5px 0 8px;
}
.links-header {
	float: none;
}
.links-header .links {
	float: left;
}	
.mainbanner {
	padding: 15px 0 0px;
	margin-bottom: 10px;
}
.grprod-carousel .owl-nav {
	top: -61px;

}
.gnr-header h2 {
	padding: 30px 5px;
	background-size: 90px;
}
.freeship-label {
	float: right;
	margin-top: 0;
	text-align: right;
	width: auto;
	clear: none;
}
.page-products .product-item-info {
	width: 100%;
}
.page-products .products-grid .product-item {
	margin-left: 0;
	width: 100%;
}	

.product-info-main .box-tocart .action.tocart {
	margin-bottom: 0;
	margin-right: 0;
	width: 100%;

}
.links-header .mage-dropdown-dialog {
	width: 250px;
}
.owl-carousel .prditem {
	margin: 0;
}
 .prditem  button.action.primary,  .prditem  a.action.primary { 
	font-size: 11px;
	padding: 7px 10px;
}
}


@media only screen and (max-width: 420px){ 

.page-products .grprodbox .shippingnothide {
	min-height: auto;
}
.page-products .grprodbox {
	padding: 30px 10px 30px;
	min-height: auto;
}
.happyness {
	margin-top: 15px;
}

}
@media only screen and (max-width: 380px){ 
.toolbar select {
	min-width: 50px;
	max-width: 100px;
}
}

.payment-method-braintree .hosted-control {height: 48px !important;}
