/*index*/
#mh-cart{
    display: inline-block;
    cursor: pointer;
}

header .mobile-condensed-header #mh-cart-wrapper.active .cart_block{
    opacity: 1 !important;
    visibility: visible !important;
}

#toTop {
	background-color: transparent !important;
}

.cart_info_mobile {
	display: none;
}

li#cbp-close-mobile {
	background-color: transparent !important;
	box-shadow: none !important;
}

.icon-chevron-left {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 32px;
    height: 32px;
    opacity: 1;
    border: 1px solid #232323;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px;
}

.icon-chevron-left:before, .icon-chevron-left:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #333;
}
.icon-chevron-left:before {
  transform: rotate(45deg);
}
.icon-chevron-left:after {
  transform: rotate(-45deg);
}


.categoryLists {
	display: none;
}

.categoryLists li {
    display: inline-block;
    width: 24.7%;
    vertical-align: top;
    padding: 10px;
}

.categoryLists li a:first-child {
    display: block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover!important;
}

.categoryLists li img {
    width: 100%;
    box-shadow: 0px 5px 10px -5px;
    max-height: 365px;
}

.categoryLists li a.categoryName {
    display: block;
    color: #232323 !important;
    padding: 5px 12px;
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
    height: 32px;
    overflow: hidden;
    width: 100%;
}

.categoryLists li a.categoryDesc {
    display: none;
    width: 100%;
    text-align: left;
    font-size: 16px;
    padding-top: 12px;
    height: 30px;
    font-weight: 400;
    color: #000 !important;
}

.categorylist_heading {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5;
    color: #000;
    margin-bottom: 10px;
}

#last_footer_section_mobile,
.close_popup_toggle_mobile {
	display: none;
}

@media screen and (min-width: 1000px) {
	#popup_toggle button.mobile {
	    padding: 20px 20px 20px 0px;
	}
}

@media screen and (max-width: 1200px) {
	header .nav {
		display: none;
	}

	div.container.container-header {
	    max-width: 100% !important;
	    padding:0px !important;
	}

	header .mobile-condensed-header .mobile-main-wrapper {
		padding: 0 !important;
	}

	header .mobile-condensed-header .mobile-main-bar {
	    display: inline-block;
	    width: 100%;
	}

	header .mobile-condensed-header.mobile-style1 .mobile-h-logo {
	    width: 100%;
	    display: inline-block;
	    text-align: center;
	    padding: 10px;
    	vertical-align: middle;
	}

	header .mobile-condensed-header.mobile-style1 .mobile-h-logo img {
	    margin: 0 auto;
	    width: 300px;
	}

	header .mobile-condensed-header {
		display: block;
	}

	header .desktop-header, header .mobile-condensed-header.mobile-search-expanded.mobile-style3 .not-sticked .mh-search {
		display: none;
	}

	header .mobile-condensed-header .mobile-main-bar .mh-button, header .mobile-condensed-header .mobile-main-bar .mobile-h-logo {
	    vertical-align: middle;
	}

	header .mobile-condensed-header .mh-button {
	    width: 40px;
    	text-align: center;
	}
	

	header .mobile-condensed-header #mh-cart-wrapper .cart_block {
	    display: block!important;
	    top: 100%;
	    border: none;
	    width: 100%;
	    text-align: left;
	    opacity: 0!important;
	    visibility: hidden;
	    -webkit-transition: opacity .2s ease,visibility .2s ease;
	    transition: opacity .2s ease,visibility .2s ease;
	}

	header .mobile-condensed-header .mh-drop {
	    top: 100%;
	    opacity: 0;
	    visibility: hidden;
	    position: absolute;
	    background: #fff;
	    padding: 15px;
	    left: 0;
	    width: 100%;
	    z-index: 2;
	    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.15);
	    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.15);
	    box-shadow: 0 2px 10px rgba(0,0,0,.15);
	    -webkit-transition: opacity .2s ease,visibility .2s ease;
	    transition: opacity .2s ease,visibility .2s ease;
	}

	header .mobile-condensed-header #mh-sticky.sticked .mobilenavbar {
	    left: 0;
	    background: rgb(210,244,217);
	    width: 100%;
	    top: 0;
	    position: fixed;
	    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.15);
	    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.15);
	    box-shadow: 0 2px 10px rgba(0,0,0,.15);
	    -webkit-transition: all .5s ease;
	    -moz-transition: all .5s ease;
	    transition: all .5s ease;
	}

	.mobilenavbar {
		display: inline-flex;
	    width: 100%;
	    padding: 0;
	    background: #fff;
	    border-top: 2px solid #b2e5bc;
	    border-bottom: 1px solid #b2e5bc;
    	transition: .5s;	
	}

	header .mobile-condensed-header #mh-sticky.sticked .mobilenavbar {
	    background: rgb(210,244,217);
    	transition: .5s;	
	}

	.mobilenavbar > div {
	    width: 100%;
	}

	.mobilenavbar .rightsidemenu {
	    text-align: right;
	}

	.mobilenavbar .rightsidemenu > div {
	    display: inline-block !important;
	}

	.cart_info_mobile {
		display: inline-block;
	}
	header .mobile-condensed-header div#mh-cart-wrapper {
		width: auto;
	}

	header .cart_info_mobile .more_info,
	header .cart_info_mobile span.cart_name {
	    display: inline-block;
    	color: #232323;
	}

	header .cart_info_mobile .ajax_cart_quantity {
	    display: inline-block;
	    position: static;
	    background: transparent;
	    font-size: 16px;
	}

	header .mobile-condensed-header #mh-cart-wrapper.active .ajax_cart_quantity {
		display: block !important;
	}

	header .cart_info_mobile span.ajax_cart_quantity.unvisible {
	    display: none;
	}

	.cbp-spmenu-left {
	    left: -320px !important;
	}

	.cbp-spmenu-left.cbp-spmenu-open {
		left: 0 !important
	}

	#iqitmegamenu-accordion {
	    width: 300px;
	    box-shadow: 3px 0px 10px !important;
	}

	#iqitmegamenu-accordion.cbp-spmenu li a:hover, #iqitmegamenu-accordion.cbp-spmenu li a {
	    box-shadow: none !important;
    	background: transparent !important;	
    	border-bottom: none !important;
	}

	.mobilenavbar > div .mh-button.mh-menu {
	    width: 100%;
	}

	li#menuSearch div#search_block_top {
	    margin-top: 0 !important;
	    width: 100%;
	    float: none;
	}

	li#menuSearch div#search_block_top input#search_query_top {
	    border: 1px solid;
	}

	li#cbp-close-mobile {
	    position: absolute !important;
	    top: 0;
	    right: 0;
	}

	#iqitmegamenu-accordion > li {
	    text-align: center;
	}

	#iqitmegamenu-accordion > li a {
	    font-size: 18px;
	    padding: 8px;
	    text-align: center;
	    color: #232323;
	}

	#iqitmegamenu-accordion > li#MenuLogo a img {
	    display: block;
	    margin: 0 auto;
	}

	div.container {
	    max-width: 100% !important;
	}

	#index div#center_column {
		margin-top: 0;
	}

	div#center_column .SEslider {
		border-radius: 0 !important;
	}

	#iqitcontentcreator {
		margin-top: 0 !important;
    	padding: 0 !important;
	}

	.categoryLists {
		display: block;
	}

	.categoryLists .list_wrap,
	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column .list_wrap {
		display: block;
    	width: 100vw;
		overflow-x: scroll;
		overflow-y: hidden;
		text-align: left;
    	padding-bottom: 20px;

		-ms-overflow-style: none;
		/* Hides the scrollbar. */

		-ms-scroll-chaining: none;
		/* Prevents Metro from swiping to the next tab or app. */

		-ms-scroll-snap-type: mandatory;
		/* Forces a snap scroll behavior on your images. */

		-ms-scroll-snap-points-x: snapInterval(0%, 100%);
		/* Defines the y and x intervals to snap to when scrolling. */
	}

	.categoryLists .list_wrap::-webkit-scrollbar,
	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column .list_wrap::-webkit-scrollbar {
	  display: none;
	}

	.categorylist_heading {
	    font-size: 2em;
	}

	.categorylist_heading:before,
	.categorylist_heading:after {
	    display: none;
	}

	.categoryLists ul {
		width: 1000%;
	}

	.categoryLists li {
	    width: 30vw;
   		padding: 7px;
	}

	.categoryLists li > div{
    	position: relative;
	}

	.categoryLists li .overlay {
	    position: absolute;
	    display: block;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    background: rgba(0,0,0,.4);
	}

	.categoryLists li a.categoryName {
	    position: absolute;
	    top: 40%;
	    z-index: 999;
    	color: #fff !important;
	}

	/*#index #iqitcontentcreator .iqitcontent_row:nth-child(2) {
		display: none !important;
	}*/

	#index #iqitcontentcreator .iqitcontent_row:nth-child(3),
	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column {
    	width: 102vw;
		border-radius: 0 !important;
		padding-top: 25px !important;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column .title_block {
    	font-size: 2em;
    	background: #fff;
	    display: block;
	    margin: 20px auto;
	    width: 250px;
	    border-radius: 30px !important;
	    text-transform: none;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column ul.product_list.grid.row {
	    width: 1000%;
	    margin: 0 !important;
	    padding: 0;
		padding-left: 10px;
	}

	#iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column ul.product_list.grid.row li {
	    width: 30vw;
	    display: inline-block;
	    padding: 0 7px;
	    text-align: center;
	}

	#index .product_list .product-name {
	    font-size: 12px;
	    line-height: 1;
	}

	#index .price.product-price {
	    font-size: 15px !important;
	}

	#index .button.c_add_to_crt_c span {
	    font-size: 12px;
        margin-top: 0;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) {
		margin-bottom: 30px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) {
	    margin-top: -5px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) > div {
		width: 100%;
		height: auto;
	    border-radius: 0;
	    margin: 0;
    	/* background-color: rgb(210,244,216); */
    	padding: 15px 0;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) > div > .iqitcontent-column-inner {
	    background: #fff;
	    width: 85%;
	    margin: 15px auto;
    	border-radius: 20px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) > div:nth-child(1) > .iqitcontent-column-inner {
	    width: 90%;
	}

	ul.topbarContent {
	    text-align: left;
	    padding: 15px;
	    box-shadow: 0px 0px 10px;
	    border-radius: 20px;
		display: grid;
		grid-template-columns: 50% 50%;
	}

	ul.topbarContent li {
		display: block;
    	padding: 7px 0;
	}

	ul.topbarContent li span {
	    font-size: 17px;
	    color: #232323;
	    font-weight: 600;
	}

	.iqitcontent-element-id-35 {
		color: unset;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) h1 {
	    margin-bottom: 0;
	    font-size: 20px;
	    text-transform: none;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) p {
	    font-size: 14px;
	    padding: 10px 15px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) a.button_a {
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	    width: 50%;
	    text-align: center;
	    font-size: 18px;
	    padding: 10px;
	    border: 2px solid rgb(210,244,216) !important;
	    max-width: 150px;
	}

	#index .hidden-lg.hidden-md {
		display: block !important;
	}

	#index #iqitcontentcreator>.iqitcontent_row .hidden-sm {
		display: none !important;
	}

}

@media screen and (max-width: 1200px) and (min-width: 767px) {
	.footer-container #footer .footer-block, .footer-container #footer1 .footer-block {
	    width: 33%!important;
	}

	.product_rows_wrap > div > div.product_txt_content .prod_desc div#description_content {
	    height: 160px;
	    overflow-y: scroll;
	}
}

@media screen and (max-width:1100px) {
	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) {
		grid-template-columns: auto;
		width: 100%;
		margin: 0 auto 30px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:first-child {
		padding: 40px 0 40px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:first-child div.rev_slider_wrapper {
		max-width: 500px;
		height: auto !important;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child {
		padding: 20px 40px 15px;
		background: #fff;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child a {
		float: none;
		margin-top: 15px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child h1 {
		margin-bottom: 30px;
	}
	#index button.slick-prev, #index button.slick-next {
		display: none !important;
	}
}

@media screen and (max-width: 1000px) {


	 .product_rows_wrap > div {
	    display: block;
	    width: 100%;
	    height: auto;
	    background: linear-gradient(180deg,rgba(217,243,216,1) 0,rgba(217,243,216,1) 27%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%) !important;
	}

	 .product_rows_wrap > div > div {
	    float: none !important;
	    display: block;
	    margin: 0 auto;
	    width: 100%;
	}

	.product_rows_wrap > div > div.image-item img {
	    width: 45% !important;
	    margin: 0 auto;
	    height: auto;
	}

	.product_rows_wrap > div > div.product_txt_content {
	}

	.product_rows_wrap > div .products_sub_float .list_wrap {
	    max-width: 90%;
	    overflow-x: scroll;
	}

	.product_rows_wrap > div .products_sub_float .list_wrap > ul >li,
	.product_rows_wrap > div .products_sub_float.is_grid .list_wrap > ul >li {
	    width: 200px !important;
	    display: inline-block;
		vertical-align: top;
	}

	.close_popup_toggle_mobile {
		display: block;
	    position: absolute;
	    left: 5px;
	    bottom: -5px;
	    background: #fff;
	    border: none;
	    padding: 0;
	    border-radius: 100%;
	    overflow: hidden;
	}

	button.close_popup_toggle_mobile > img {
	    width: 100%;
	}

	.product_rows_wrap > div .products_sub_float .list_wrap .close_popup_toggle  {
		display: none !important;
	}

	.product_rows_wrap > div > div.product_txt_content .heading {
	    text-align: center;
	    margin: 20px 0;
	}

	.product_rows_wrap > div > div.product_txt_content .heading:after {
	    margin: 0 auto;
	}

	header .mobile-condensed-header.mobile-style1 .mobile-h-logo img {
	    width: auto;
	}
}

@media screen and (max-width: 767px) {

	#popup_toggle button:first-child {
		display: none;
	}

	.categoryLists li {
	    width: 45vw;
	}

	#iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column ul.product_list.grid.row li {
	    width: 45vw;
	}


	#index #iqitcontentcreator .iqitcontent_row:nth-child(3) .iqitcontent-column .title_block,
	.categorylist_heading {
    	font-size: 1.5em;
	}

	/*#index #iqitcontentcreator .iqitcontent_row:nth-child(5) > div:nth-child(1) > .iqitcontent-column-inner {
	    width: 85%;
	}*/

	#index #iqitcontentcreator .iqitcontent_row:nth-child(5) > div:nth-child(1) > .iqitcontent-column-inner {
	    width: 90%;
	}

	ul.topbarContent {
	    padding: 15px 10px;
		margin-top: 0;
	}

	ul.topbarContent li:nth-child(2) img,
	ul.topbarContent li:last-child img {
		width: 27px;
	}

	ul.topbarContent li span {
		font-size: 14px
	}

	.footer-container .footer-container-inner, .footer-container .footer-container-inner #block_contact_infos > div ul li i {
		border-top:0 !important;
	}

	ul.toggle-footer {
	    display: none;
	}

	.footer-container #footer .footer-block, .footer-container #footer .footer-block#social_block_mod {
	    width: 100% !important;
	    background-color: rgb(210,244,216);
	    padding: 12px 25px;
	    border-radius: 50px;
	}

	.footer-container #footer .footer-block, .footer-container #footer .footer-block#social_block_mod ul {
		padding-bottom: 15px;
	}

	.footer-container #footer h4 {
	    text-align: center;
	    margin-bottom: 0;
	    padding: 6px 0 5px;
	    font-size: 16px !important;
	    font-weight: 600;
	}

	.footer-container #footer h4:after, .footer-container #footer1 h4:after {
		content: "" !important;
		background:url(../../img/mobile/Arrow-down.png) no-repeat;
	    padding: 13px;
	    background-size: 15px;
	    top: 11px;
	}

	.footer-container #footer .bullet li a, .footer-container #footer1 .bullet li a, .footer-container #footer #block_contact_infos>div ul li, .footer-container #footer1 #block_contact_infos>div ul li, .footer-container #footer #block_contact_infos>div ul li a, .footer-container #footer1 #block_contact_infos>div ul li a {
	    color: #232323 !important;
	    padding: 20px 0;
	    text-align: center;
	    font-size: 20px;
	}

	#footer .social_block_mod li {
	    height: auto;
	}

	#footer .social_block_mod ul li a {
	    font-size: 20px;
	    padding: 20px 0;
	    color: #232323 !important;
	    text-align: center;
	    margin-left: -20px;
	}

	#footer .social_block_mod ul li a:before {
	    color: #232323 !important;
	}

	#footer .social_block_mod #last_footer_section {
		display: none !important;
	}

	#last_footer_section_mobile { 
		display: block; 
	    width: 100px;
	    margin: 15px auto;
	}

	#last_footer_section_mobile img {
	    width: 100%;
	}

	 .hidden_on_mobile {
	 	display: none;
	 }

	 section#manufacturers_slider .slick-list {

	    padding: 0;
	    width: 85%;
	    margin: 0 auto;
	 }

	 #carrierTable td.carrier_name {
	 	display: table-cell !important;
	 }

	 /*category pages inspirationcats*/

	.product_rows_wrap > div .products_sub_float .list_wrap > ul {
	    /* width: 1000px; */
    	margin: 0 auto;
	    text-align: left;
	}

}

@media screen and (min-width: 767px) {
	.product_rows_wrap > div .products_sub_float.is_slider .list_wrap > ul > li {
	    width: 100% !important;
	}
}

@media screen and (max-width: 640px) {
	div#iqitpopup {
	    width: 100% !important;
	    max-width: 96%;
		z-index: 9999;
		max-height: 92vh;
	}
	ul.topbarContent {
		grid-template-columns: 100%;
	}

	#subcategories ul {
		grid-template-columns: 1fr 1fr;
	}

	#subcategories ul li {
		width: 	100%;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) {
		grid-template-columns: auto;
		width: 100%;
		margin: 0 auto 30px;
		border-radius: 0;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:first-child {
		padding: 20px 0 20px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:first-child div.rev_slider_wrapper {
		max-width: 301px;
		height: auto !important;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child {
		padding: 20px 40px 30px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child a {
		margin-top: 30px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child h1 {
		margin-bottom: 0px;
		font-size: 18px;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child p {
		font-size: 12px;
		line-height: 16.34px;
		margin: 0px 0;
	}

	#index #iqitcontentcreator .iqitcontent_row:nth-child(4) > div:last-child p:nth-child(3) {
		margin-top: 30px;
	}
	#module-ambjolisearch-jolisearch ul.product_list.grid.row li.ajax_block_product {
		max-width: 50%;
	}
	.left-thumbs-table.hasnothumbs {
		grid-template-columns: 100%;
	}
	.left-thumbs-table.hasnothumbs div#image-block {
		grid-column: 1;
	}
}

@media screen and (max-width: 500px) {
	#product form#buy_block {
		float: none;
	}

	.product_rows_wrap > div > div.image-item img {
	    width: 85% !important;
	}
}

@media screen and (max-height: 500px) {
	.product_rows_wrap > div .products_sub_float {
    	top: 2vh !important;
	}
}

/*manufacturer*/

#manufacturer ul.product_list.grid > li {
    margin-bottom: 60px;
}

#manufacturer .content_sortPagiBar {
    display: none;
}

#manufacturer ul.product_list.grid > li .left-block {
    /* height: 250px; */
}

