/**
 * @package     maintheme
 * @copyright   Copyright (c) 2010-2018 eTeamsys. (http://www.eteamsys.com)
 */

/* #Desktop - Extra Large ================================================== */

@media only screen and (min-width: 1332px) {
	body.boxed-layout .container {padding-right: 40px; padding-left: 40px;}
	.boxed-layout .content-slider.fullwidth {margin-left: -40px; margin-right: -40px;}
	.boxed-layout #tabs {margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px;}
	.wide-layout #tabs {padding-left: 40px; padding-right: 40px;}
	.boxed-layout .product-fullwidth-banner {margin-left: -40px; margin-right: -40px;}
	.boxed-layout .newsletter-wrapper.fullwidth {margin-left: -40px; margin-right: -40px;}
	.fullwidth-wrapper {margin-left: -40px; margin-right: -40px;}
	.boxed-layout .fullwidth-banners-block {margin-left: -40px; margin-right: -40px;}
	.boxed-layout .fullwidth-banner-block {margin-left: -40px; margin-right: -40px;}
	.boxed-layout hr.fullwidth {margin-left: -40px; margin-right: -40px;}

	.body-inner
	{
	    position:relative;
	    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	            box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
	.body-inner:before, .body-inner:after
	{
	    content:"";
	    position:absolute;
	    z-index:-1;
	    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.2);
	    -moz-box-shadow:0 0 40px rgba(0,0,0,0.2);
	    box-shadow:0 0 40px rgba(0,0,0,0.2);
	    top:10px;
	    bottom:10px;
	    left:0;
	    right:0;
	    -moz-border-radius:100px / 10px;
	    border-radius:100px / 10px;
	}
	.body-inner:after
	{
	    right:10px;
	    left:auto;
	    -webkit-transform:skew(8deg) rotate(3deg);
	       -moz-transform:skew(8deg) rotate(3deg);
	        -ms-transform:skew(8deg) rotate(3deg);
	         -o-transform:skew(8deg) rotate(3deg);
	            transform:skew(8deg) rotate(3deg);
	}

	/* Header 2 */
    .page-header.header-2 .block-search {width: 404px;}

	/* Header 3 */
    .page-header.header-3 .block-search {width: 404px;}
    .page-header.header-3 .header-switcher ul li span,
    .page-header.header-3 .header-switcher .switcher-trigger span {font-size: 14px;}
    .page-header.header-3 .right-block .top-block .container,
    .page-header.header-3 .right-block .middle-block .container,
    .page-header.header-3 .right-block .menu-wrapper .container {padding-right: 40px;}
    .page-header.header-3 .right-block .menu-wrapper .container {padding-left: 10px;}
    .page-header.header-3 .right-block .top-block .container,
    .page-header.header-3 .right-block .middle-block .container {padding-left: 20px;}

	/* Header 4 */
    .page-header.header-4 .right-block .top-block .container,
    .page-header.header-4 .right-block .middle-block .container,
    .page-header.header-4 .right-block .menu-wrapper .container {padding-right: 0;}
    .page-header.header-4 .right-block .menu-wrapper .container {padding-left: 10px;}
    .page-header.header-4 .block-search {width: 400px;}
    .page-header.header-4 .right-block .top-block .container,
    .page-header.header-4 .right-block .middle-block .container {padding-left: 20px;}

	/* Header 5 */
    .cms-index-index .page-header.header-5 {/*position: absolute;*/position: relative; top: 0; left: 0; right: 0; z-index: 99;}
    .cms-index-index .page-header.header-5 {background-color: transparent;}
    html body.cms-index-index .page-header.header-5 .container {background-color: transparent;}

	/* Header 7 */
    body.cms-index-index .page-header.header-7 {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    .page-header.header-7 {margin-top: 40px;}
    .page-header.header-7 .block-search {width: 360px;}
    .page-header.header-7 #sticky-header {max-width: 1252px; margin: 0 auto;}

}

/* #Desktop ================================================== */

/* Note: Design for a width of 1024px */

@media only screen and (min-width: 1008px) and (max-width: 1331px) {
	.boxed-layout .content-slider.fullwidth {margin-left: -10px; margin-right: -10px;}
	.boxed-layout #tabs {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px;}
	.boxed-layout .product-fullwidth-banner {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .newsletter-wrapper.fullwidth {margin-left: -10px; margin-right: -10px;}
	.fullwidth-wrapper {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .fullwidth-banners-block {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .fullwidth-banner-block {margin-left: -10px; margin-right: -10px;}
	#home-slider .item h2 {font-size: 6em;}
	#home-slider .item .slide-container.slide-skin-2 h3,
	#home-slider .item .slide-container.slide-skin-3 h3 {font-size: 3.667em;}
	.footer .custom-footer-content.features li > div {width: 76%;}
	.wide-layout #tabs {padding-left: 20px; padding-right: 20px;}
	.page-header .logo {padding-bottom: 10px;}
	.header-wrapper .block-search {margin-bottom: 5px;}
    .page-header .block-search.type-2 {margin-right: 0;}
	.footer .footer-links a {padding-left: 6px; padding-right: 6px;}
	.footer .footer-bottom-block p a {font-size: 11px; padding-left: 6px; padding-right: 6px;}
	.reviews-wrapper .review-details-wrapper {width: 36%;}
	#product-review-container .rating-summary {padding-left: 5px; padding-right: 5px;}


	/* Header 2 */
    .page-header.header-2 .logo {padding-bottom: 28px;}

	/* Header 3 */
    .page-header.header-3 .right-block .top-block .container,
    .page-header.header-3 .right-block .middle-block .container {padding-right: 10px; padding-left: 20px;}
    .page-header.header-3 .logo {padding-bottom: 72px;}
    .page-header.header-3 .header-contacts .phone {margin-right: 10px;}
    .page-header.header-3 .right-block .menu-wrapper .container {padding-left: 0;}
    .page-header.header-3 .header-contacts {margin-right: 10px;}
    .page-header.header-3 .header-switcher + .header-switcher:before {margin: 0;}
    body .page-header.header-3 .language-currency-wrapper,
    body .page-header.header-3 .language-currency-wrapper .label {font-size: 13px;}
    .page-header.header-3 .language-currency-wrapper {padding-top: 4px;}

	/* Header 4 */
    .page-header.header-4 .right-block .top-block .container,
    .page-header.header-4 .right-block .middle-block .container {padding-right: 10px; padding-left: 10px;}
    .page-header.header-4 .logo {padding-top: 42px;}
    .page-header.header-4 .header-contacts .phone {margin-right: 10px;}
    .page-header.header-4 .right-block .menu-wrapper .container {padding-left: 0;}
    .page-header.header-4 .header-contacts {margin-right: 5px;}
    .page-header.header-4 .header-switcher + .header-switcher:before {margin: 0;}
    body .page-header.header-4 .language-currency-wrapper,
    body .page-header.header-4 .language-currency-wrapper .label {font-size: 13px;}
    .page-header.header-4 .language-currency-wrapper {padding-top: 6px;}
    .page-header.header-4 .navbar-collapse.collapse a.level-top,
    .page-header.header-4 .minicart-wrapper .title-cart {text-transform: uppercase;}
    .feature-block > div {padding-left: 10px;}
    .feature-block > div.media {padding-left: 10px; padding-right: 5px;}
    .feature-block .media-heading {font-size: 11px;}

	/* Header 5 */
    .page-header.header-5 .header.links {padding-right: 4px;}

	/* Header 7 */
    body.cms-index-index .page-header.header-7 {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    .page-header.header-7 {margin-top: 40px;}
    .page-header.header-7 .logo {padding: 37px 20px 35px;}
    .page-header.header-7 .header-contacts {margin-right: 10px;}
    .page-header.header-7 #sticky-header {margin-left: 10px; margin-right: 10px;}

}

/* #Tablet (Portrait) ================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.wide-layout #tabs {padding-left: 20px; padding-right: 20px;}
	.boxed-layout .content-slider.fullwidth {margin-left: -10px; margin-right: -10px;}
	.boxed-layout #tabs {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px;}
	.boxed-layout .product-fullwidth-banner {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .newsletter-wrapper.fullwidth {margin-left: -10px; margin-right: -10px;}
	.fullwidth-wrapper {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .fullwidth-banners-block {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .fullwidth-banner-block {margin-left: -10px; margin-right: -10px;}
	.page-header .panel {text-align: center;}
	.page-header a.logo,
	.page-header .logo {float: none; padding-bottom: 0;}
	.page-header .right-block {float: none;}
	.header.links {float: none; display: inline-block;}
	.page-header .header-contacts {float: right; margin-right: 0; padding-top: 23px;}
	.header-wrapper .block-search {float: left; margin-left: 0;}
	.page-header .welcome {display: none;}
	.minicart-wrapper {margin: 9px 0;}
	.product-image-wrapper img {width: auto!important; height: auto!important;}
	.price-actions-wrapper .actions-primary {float: none;}
    .page-header .block-search.type-2 {margin-right: 0; margin-left: 0;}

	#home-slider .item .slide-container {font-size: .75em;}
	#home-slider .item .slide-container.slide-skin-2 {right: 25%;}
	#home-slider .item .slide-container.slide-skin-3 {left: 30%;}

	.footer {font-size: .91em;}
	.footer .footer-address-block {font-size: .83em;}
	.footer .footer-topline .custom-footer-content.features li{position: relative;}
	.footer .footer-topline .custom-footer-content.features li i{
		position: absolute;
		left: 0;
		top: -9px;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		border: none;
		background: none;
	}
	.footer .footer-topline .custom-footer-content.features li > div {width: auto;	}
	.footer .footer-topline .custom-footer-content.features li > div h3{padding-left: 19px; font-size: 1.123em;}
	.footer .custom-footer-content ul.links li a {font-size: 0.91em; line-height: 1;}
	.footer .custom-footer-content ul.links li a:hover {padding-left: 20px;}
	.footer ul.links li a:hover::before {left: 0;}
	.footer .footer-top-block {text-align: center;}
	.footer .footer-links {float: none;}
	.footer .footer-links li a {padding-left: 8px; padding-right: 8px;}

	.page-header .action.nav-toggle {display: block;}
	.nav-before-open{height: 100%;width: 100%}
	.nav-before-open .page-wrapper{-webkit-transition: left .3s;-moz-transition: left .3s;-ms-transition: left .3s;transition: left .3s;height: 100%;left: 0;overflow: hidden;position: relative}
	.nav-before-open body{height: 100%;overflow: hidden;position: relative;width: 100%}
	.nav-open .page-wrapper{left: 50%;}
	.nav-open .nav-sections{
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;

	}
	.nav-open .nav-toggle:after{
		background: rgba(0,0,0,0.01);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	.nav-sections-items{position: relative; z-index: 1}
	.nav-sections-items:before,
	.nav-sections-items:after{content: '';display: table}
	.nav-sections-items:after{clear: both}
	.nav-sections-item-title{background: #e3e3e3;border: solid #d7d7d7;border-width: 0 0 1px 1px;box-sizing: border-box;float: left;height: 71px;padding-top: 24px;text-align: center;width: 33.33%}
	.nav-sections-item-title.active{background: transparent;border-bottom: 0}
	.nav-sections-item-title .nav-sections-item-switch:hover{text-decoration: none}
	.nav-sections-item-content{box-sizing: border-box;float: right;margin-left: -100%;margin-top: 71px;width: 100%;padding: 25px 0}
	.nav-sections-item-content:before,
	.nav-sections-item-content:after{content: '';display: table}
	.nav-sections-item-content:after{clear: both}
	.nav-sections-item-content.active{display: block}
	.navigation{background: #f0f0f0;box-sizing: border-box}
	.navigation ul {margin: 0; padding: 0; float: none;}
	.navigation li {margin: 0; float: none;}
	.navigation a{display: block;padding-top: 10px;padding-right: 0;padding-bottom: 10px;padding-left: 15px}
	.navigation a,
	.navigation a:hover{color: #575757;text-decoration: none}
	.navigation .level0 .submenu {background: inherit;}
	.navigation .level0{border-top: 1px solid #d1d1d1;}
	.navigation .level0 > .level-top{font-weight: 700;padding: 8px 40px 8px 15px;text-transform: uppercase;word-wrap: break-word}
	.navigation .level0.active .all-category .ui-state-focus{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #1e1e1c;padding-left: 7px;display: inline-block}
	.navigation .level0 > .level1{font-weight: 600}
	.navigation .level0.active > a:not(.ui-state-active),
	.navigation .level0.has-active > a:not(.ui-state-active){opacity: .75; background: transparent;}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {background: transparent;}
	.navigation .level0 .submenu a:hover,
	.navigation .level0 .submenu a.ui-state-focus,
	.navigation .level0 .submenu .active > a,
	.navigation .level0 .submenu li.level1 > a  {background: transparent; color: #1e1e1c;}
	.navigation li.level0:last-child{border-bottom: 1px solid #d1d1d1}
	.navigation .submenu > li{word-wrap: break-word}
	.navigation .submenu:not(:first-child){font-weight: 400;line-height: 1.3;left: auto !important;overflow-x: hidden;padding: 0;position: relative;top: auto !important;transition: left .3s ease-out}
	.navigation .submenu:not(:first-child) > li > a{padding-left: 15px}
	.navigation .submenu:not(:first-child) > li:last-child{margin-bottom: 0}
	.navigation .submenu:not(:first-child) ul{display: block;padding-left: 15px}
	.navigation .submenu:not(:first-child) ul > li{margin: 0}
	.navigation .submenu:not(:first-child) ul > li a{color: #575757;display: block;line-height: normal}
	.navigation .submenu:not(:first-child).expanded{display: block !important;padding-right: 0;top: 0 !important}
	.navigation .submenu:not(:first-child) .active > a{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #1e1e1c;padding-left: 7px}
	.navigation .submenu:not(:first-child) .level1.active > a{padding-left: 7px}

	.header-wrapper .navbar-collapse.collapse a.level-top {padding: .75em 20px;}
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {margin: 0; padding: .75em 20px; background: transparent; color: #1e1e1c;}
	.header-wrapper .middle-left-block {float: none;}

	.header-wrapper .navbar-collapse {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%!important;
		left: -50%;
		overflow: auto!important;
		position: fixed;
		top: 0;
		width: 50%;
		display: block;
	}
	.nav-open .navbar-collapse {
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;
		background: #fff;
	}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {position: static;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent:after {
		content: '\f078';
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		right: 0;
		padding: 5px;
		top: 8px;
	}
	.navigation .level0 .submenu {position: static; box-shadow: none; margin: 0; padding: 0 10px; position: static!important;}
	.header-wrapper .header.links {margin-left: 10px; padding: 9px 0 7px;}
	.header-wrapper .navbar-collapse.collapse li.parent a.level-top span.ui-menu-icon:after {content: none;}
	.customer-welcome .customer-menu {text-align: left;}

	/* Header 2 */
    .page-header.header-2 .welcome {display: none;}
    .page-header.header-2 .header-contacts {float: left}
    .page-header.header-2 .top-block {text-align: center;}
    .page-header.header-2 .language-currency-wrapper {text-align: left;}
    .page-header.header-2 .block-search {width: 230px;}
    .page-header.header-2 .block-search .input-group input {width: 78%; padding-right: 2px;}
    .page-header.header-2 li.authorization-link + li:before {margin-right: 7px;}
    .page-header.header-2 li.authorization-link a {padding-right: 6px;}
    .page-header.header-2 .social-links {float: none; display: inline-block;}
    .page-header.header-2 .header-contacts .phone {margin-right: 10px;}
    .page-header.header-2 .header-contacts {font-size: 12px; padding-top: 8px;}
    .page-header.header-2 .header-switcher + .header-switcher:before {margin-left: 0;}
    .page-header.header-2 .header-switcher .label,
    .page-header.header-2 .header-switcher .switcher-trigger span {font-size: 12px;}

	/* Header 3 */
    .page-header.header-3 .left-block {float: none; width: 100%; }
    .page-header.header-3 .right-block {float: none; width: 100%;}
    .page-header.header-3 .logo {padding-top: 30px; padding-bottom: 20px; padding-right: 0;}
    .page-header.header-3 .left-block {padding-left: 0; text-align: center;}
    .page-header.header-3 .social-links {float: right;}
    .page-header.header-3 .minicart-wrapper .title-cart {padding-top: 14px;}
    .page-header.header-3 .action.nav-toggle {margin-left: 10px; color: #fff;}
    .page-header.header-3 .action.nav-toggle {margin-left: 10px; color: #fff;}
    body:not(.cms-index-index) .page-header.header-3 .left-block {box-shadow: none;}

	/* Header 4 */
    .page-header.header-4 > .container {padding-left: 0; padding-right: 0;}
    .page-header.header-4 .left-block {float: none; width: 100%; }
    .page-header.header-4 .right-block {float: none; width: 100%;}
    .page-header.header-4 .logo {padding-top: 20px; padding-bottom: 20px; padding-right: 0;}
    .page-header.header-4 .left-block {padding-left: 0; text-align: center;}
    .page-header.header-4 .social-links {float: right;}
    .page-header.header-4 .minicart-wrapper .title-cart {padding-top: 14px;}
    .page-header.header-4 .action.nav-toggle {margin-left: 2px;}

	/* Header 5 */
    .page-header.header-5 .header.links {padding-right: 0;}
    .page-header.header-5 .language-currency-wrapper {padding-right: 0;}
    .page-header.header-5 .header-switcher + .header-switcher:before {margin: 0 3px;}
    .page-header.header-5 .header.links li.authorization-link a {padding: 7px 4px;}
    .page-header.header-5 .header-switcher ul li a,
    .page-header.header-5 .header-switcher ul li span,
    .page-header.header-5 .header-switcher .switcher-trigger span {padding: 3px 0;}
    .page-header.header-5 .header-switcher ul li a,
    .page-header.header-5 .header-switcher ul li span,
    .page-header.header-5 .header-switcher .switcher-trigger span {font-size: 12px;}
    .page-header.header-5 .header-switcher {margin-right: 0;}
    .page-header.header-5 .minicart-wrapper .title-cart {padding-top: 15px; padding-bottom: 16px;}

	/* Header 7 */
    .page-header.header-7 .action.nav-toggle {padding: 14px 0;}
    .page-header.header-7 .bottom-block .container,
    .page-header.header-7 > .container {padding-left: 0; padding-right: 0;}
    .page-header.header-7 .logo {padding: 39px 10px;}
    .page-header.header-7 .header.links {padding-bottom: 0;}
    .page-header.header-7 .social-links {float: right;}
    .page-header.header-7 .header-contacts {padding-top: 25px; padding-bottom: 25px;}
    .page-header.header-7 .language-currency-wrapper {padding-top: 0;}


	.newsletter-wrapper .block.newsletter {width: 41%;}

		.reviews-wrapper .review-details-wrapper {width: 36%;}
	body .review-form-wrapper,
	body .reviews-wrapper {float: none; width: 100%;}

	.products-grid.products-upsell li.item {width: 25%;}
	body:not(.page-products) .products-grid:not(.widget-product-grid).products-upsell li.item:nth-of-type(4n+1) {clear: left;}
	body:not(.page-products) .products-grid:not(.widget-product-grid).products-upsell li.item:nth-of-type(6n+1) {clear: none;}

	.toolbar .limiter {margin-left: 10px;}

	.cart.table-wrapper td {padding: 1.5em 3%;}

	.sidebar .block li a:not(.action),
	.sidebar .block li strong {width: 90%;}

	.sidebar .block.block-reorder li .field + .product-item-name {width: 84%; vertical-align: top;}
	.sidebar .block .secondary {margin: .75em 0 0;}
	.sidebar .block.filter .filter-options-title {margin-left: -10px; margin-right: -10px; padding: 0; float: none; width: auto;}
	.sidebar .block.filter ol li {padding-left: 10px; padding-right: 10px;}
	.sidebar .block.filter ol li a {width: auto;}
	.sidebar .block.filter ol li .filter-label {width: 82%;}
	.products-grid .actions-primary + .actions-secondary {margin-top: .75em;}
	#product-review-table th,
	#product-review-table td {padding: 6px;}
}
/*  #Mobile (Portrait) ================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

	.boxed-layout .content-slider.fullwidth {margin-left: -10px; margin-right: -10px;}
	.boxed-layout #tabs {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px;}
	.boxed-layout .product-fullwidth-banner {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .newsletter-wrapper.fullwidth {margin-left: -10px; margin-right: -10px;}
	.fullwidth-wrapper {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .fullwidth-banners-block {margin-left: -10px; margin-right: -10px;}
	.boxed-layout .fullwidth-banner-block {margin-left: -10px; margin-right: -10px;}
	 /* Data Table */
	table.table:not(#product-review-table):not(#product-comparison) table,
	table.table:not(#product-review-table):not(#product-comparison) thead,
	table.table:not(#product-review-table):not(#product-comparison) tbody,
	table.table:not(#product-review-table):not(#product-comparison) th,
	table.table:not(#product-review-table):not(#product-comparison) td,
	table.table:not(#product-review-table):not(#product-comparison) tr { display: block; border: none!important; text-align: left !important;  width: 100%!important; float: none; }
	table.table:not(#product-review-table):not(#product-comparison) thead tr { display: none;}
	table.table:not(#product-review-table):not(#product-comparison) th,
	table.table:not(#product-comparison)  td { padding: 10px 10px; width: 100%!important;}
	table.table:not(#product-review-table):not(#product-comparison) td a.product-image{width:auto; max-width:100%; margin:0 auto; float:none;}
	table.table:not(#product-review-table):not(#product-comparison) td a.product-image img{width:100%;}
	table.table:not(#product-review-table):not(#product-comparison) td .cart-label { width: 80px; display: inline-block; vertical-align: middle; font-size:1.16em; color:#878787; font-weight:normal; }
	table.table:not(#product-review-table):not(#product-comparison) td.last { border-bottom: 1px solid #ddd!important;/*  margin-bottom: 1.5em; */ margin-bottom: -1px;}

	body .table-comparison {width: auto; max-width: none;}
	.table-comparison .product-item-actions > .actions-primary + .actions-secondary {margin: .75em 0 0;}
	body .label {font-size: 12px;}

	body #co-shipping-method-form #checkout-shipping-method-load table.table.table-checkout-shipping-method th,
	body #co-shipping-method-form #checkout-shipping-method-load table.table.table-checkout-shipping-method td/* ,
	body #co-shipping-method-form #checkout-shipping-method-load table.table.table-checkout-shipping-method tr */ {display: inline-block; width: auto!important;}

	table#product-review-table table { display:  table;}
	table#product-review-table thead { display: table-header-group;}
	table#product-review-table tbody { display: table-row-group;}
	table#product-review-table tr { display:  table-row;}
	table#product-review-table th,
	table#product-review-table td { display: table-cell;}
	table#product-review-table thead tr { display:  table-row;}
	table#product-review-table {  margin:10px 0;}
	table#product-review-table th { padding:4px 3px; border:1px solid #E4E4E4; font-weight:bold; white-space:normal;}
	table#product-review-table td { padding:14px 20px; border:1px solid #E4E4E4;}
	table#product-review-table thead th span{text-indent:0; white-space:normal; overflow:visible; background:none!important; width:auto; font-size:10px; color:#fff;}
	table#product-review-table td{padding:9px 11px;}
	table#product-review-table tbody th{font-size:1em; padding:9px;}

	.reviews-wrapper .review-details-wrapper {float: none; width: 100%; margin-bottom: 15px;}
	.reviews-wrapper .review-ratings {float: none;}

	.fieldset .customer-name-prefix-middlename-suffix .field {width: 33.33334%;}

	.page-header .panel {text-align: center; display: block;}
	.page-header a.logo,
	.page-header .logo {float: none; padding-bottom: 10px; padding-right: 0;}
	.page-header .header-contacts {padding-left: 0;}
	.page-header .right-block {float: none; text-align: center;}
	.page-header .block-search {margin: 10px 0 0; float: none; width: 100%;}
	.header-wrapper .social-links {float: none; width: 100%; text-align: center;}
	.header-wrapper .social-links li {float: none; display: inline-block; margin: 0;}
	.page-header .language-currency-wrapper {display: block; float: none; text-align: center; padding-top: 5px;}
	.page-header .header-switcher {text-align: left;}
	.page-header .welcome {display: none;}
	.header-wrapper .navbar-collapse.collapse li.parent a.level-top span.ui-menu-icon:after {content: none;}
	.header-wrapper .header.links {float: right; display: inline-block; padding: 10px 0 6px;}
	.minicart-wrapper {float: none; display: block; text-align: center;}
	.minicart-wrapper .block-minicart {width: 300px; text-align: left;}
    .page-header .block-search.type-2 {margin-right: 0; margin-left: 0;}
    .page-header .block-search.type-2 .indent .inner .block-content {width: 270px;}
    .page-header .block-search.type-2 .indent .btn-close {text-outline: 10px; right: 10px;}
	.header.links li.authorization-link + li a {padding: 5px 11px 4px;}
	.header.links li.authorization-link + li:before {margin-right: 8px; margin-top: -1px;}
	.product-image-wrapper img {width: auto!important; height: auto!important;}
	.products-grid .actions-secondary a {margin-left: 10px;}
	.minicart-wrapper .block-minicart:after,
	.minicart-wrapper .block-minicart:before {right: 76px;}
	.page-header .header-switcher .options ul.dropdown,
	.page-footer .switcher .options ul.dropdown {right: 0;}
	.wide-layout #tabs {padding-left: 20px; padding-right: 20px;}
	.related .block-actions {position: relative; top: auto; right: auto; text-align: center;}
	.header-wrapper .middle-left-block {float: none;}

	#home-slider .item .slide-container {top: 27%; left: 9%;}
	#home-slider span.solid {width: 20px; margin-bottom: 5px;}
	#home-slider .item span.title {font-size: 11px;}
	#home-slider .item .slide-container {top: 7%;}
	#home-slider .item .slide-container.slide-skin-2 {top: 7.7%;}
	#home-slider .item .slide-container.slide-skin-3 {top: 14%;}
	body #home-slider .btn {font-size: 10px; margin-top: 8px;}
	#home-slider .owl-pagination {bottom: 10px; right: 15px;}
	#home-slider .owl-buttons div {width: 40px; height: 40px; line-height: 40px;}
	#home-slider .owl-buttons div:before {font-size: 24px; line-height: 40px;}
	#home-slider .owl-buttons div.owl-next:after {height: 40px; width: 20px;}
	#home-slider .owl-buttons div.owl-next {right: 20px;}
	#home-slider .owl-buttons div.owl-prev {right: 60px;}
	.owl-theme .owl-controls .owl-page span {margin: 0 3px;}
	.newsletter-wrapper .block.newsletter {width: 90%;}

	.catalog-category-view .products-grid li.item,
	.catalog-category-view .products-grid li.product-item {float: none; width: auto; clear: both;}
	.products-list .product-item-photo,
	.products-list .product-item-details {float: none; width: auto;}

	.catalog-category-view .category-banner-block img {width: 100%;}
	.toolbar .toolbar-amount {margin-top: 5px;}

	.toolbar .toolbar-sorter {float: right;}
	.toolbar .limiter {float: none; margin-top: 10px;}

	.footer .footer-links li a {display: inline-block;}
	.footer-bottom-wrapper .pull-left,
	.footer-bottom-wrapper .pull-right {float: none!important; display: block; text-align: center;}
	.footer .switcher-store {margin: 0;}
	.footer .social-links {display: inline-block;}
	.footer .subscribe-block .form .control input.form-control {width: 210px;}

	.store-switcher-wrapper {float: none !important;}

	[class*='col-sm'] + [class*='col-sm'] {margin-top: 12px;}
	[class*='col-sm'] + [class*='col-sm'].no-padding {margin-top: 0;}

	.page-title {font-size: 2em;}

	.page-header .action.nav-toggle {display: block;}
	.nav-before-open{height: 100%;width: 100%}
	.nav-before-open .page-wrapper{-webkit-transition: left .3s;-moz-transition: left .3s;-ms-transition: left .3s;transition: left .3s;height: 100%;left: 0;overflow: hidden;position: relative}
	.nav-before-open body{height: 100%;overflow: hidden;position: relative;width: 100%}
	.nav-open .page-wrapper{left: 80%;left: calc(100% - 54px)}
	.nav-open .nav-sections{
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;

	}
	.nav-open .nav-toggle:after{
		background: rgba(0,0,0,0.01);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	.nav-sections-items{position: relative; z-index: 1}
	.nav-sections-items:before,
	.nav-sections-items:after{content: '';display: table}
	.nav-sections-items:after{clear: both}
	.nav-sections-item-title{background: #e3e3e3;border: solid #d7d7d7;border-width: 0 0 1px 1px;box-sizing: border-box;float: left;height: 71px;padding-top: 24px;text-align: center;width: 33.33%}
	.nav-sections-item-title.active{background: transparent;border-bottom: 0}
	.nav-sections-item-title .nav-sections-item-switch:hover{text-decoration: none}
	.nav-sections-item-content{box-sizing: border-box;float: right;margin-left: -100%;margin-top: 71px;width: 100%;padding: 25px 0}
	.nav-sections-item-content:before,
	.nav-sections-item-content:after{content: '';display: table}
	.nav-sections-item-content:after{clear: both}
	.nav-sections-item-content.active{display: block}
	.navigation{background: #f0f0f0;box-sizing: border-box}
	.navigation ul{margin: 0;padding: 0}
	.navigation li{margin: 0}
	.navigation a{display: block;padding-top: 10px;padding-right: 0;padding-bottom: 10px;padding-left: 15px}
	.navigation a,
	.navigation a:hover{color: #575757;text-decoration: none}
	.navigation .level0 .submenu {background: inherit;}
	.navigation .level0{border-top: 1px solid #d1d1d1;}
	.navigation .level0 > .level-top{font-weight: 700;padding: 8px 40px 8px 15px;text-transform: uppercase;word-wrap: break-word}
	.navigation .level0.active .all-category .ui-state-focus{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #1e1e1c;padding-left: 7px;display: inline-block}
	.navigation .level0 > .level1{font-weight: 600}
	.navigation .level0.active > a:not(.ui-state-active),
	.navigation .level0.has-active > a:not(.ui-state-active){opacity: .75; background: transparent;}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {background: transparent;}
	.navigation .level0 .submenu a:hover,
	.navigation .level0 .submenu a.ui-state-focus,
	.navigation .level0 .submenu .active > a,
	.navigation .level0 .submenu li.level1 > a  {background: transparent; color: #1e1e1c;}
	.navigation li.level0:last-child{border-bottom: 1px solid #d1d1d1}
	.navigation .submenu > li{word-wrap: break-word}
	.navigation .submenu:not(:first-child){font-weight: 400;line-height: 1.3;left: auto !important;overflow-x: hidden;padding: 0;position: relative;top: auto !important;transition: left .3s ease-out}
	.navigation .submenu:not(:first-child) > li > a{padding-left: 15px}
	.navigation .submenu:not(:first-child) > li:last-child{margin-bottom: 0}
	.navigation .submenu:not(:first-child) ul{display: block;padding-left: 15px}
	.navigation .submenu:not(:first-child) ul > li{margin: 0}
	.navigation .submenu:not(:first-child) ul > li a{color: #575757;display: block;line-height: normal}
	.navigation .submenu:not(:first-child).expanded{display: block !important;padding-right: 0;top: 0 !important}
	.navigation .submenu:not(:first-child) .active > a{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #1e1e1c;padding-left: 7px}
	.navigation .submenu:not(:first-child) .level1.active > a{padding-left: 7px}

	.header-wrapper .navbar-collapse.collapse a.level-top {padding: .75em 20px;}
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {margin: 0; padding: .75em 20px; background: transparent; color: #1e1e1c;}

	.navbar-collapse {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%;
		left: -80%;
		left: calc(-1 * (100% - 54px));
		overflow: auto;
		position: fixed;
		top: 0;
		width: 80%;
		display: block;
		width: calc(100% - 54px);
	}
	.nav-open .navbar-collapse {
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;
		background: #fff;
	}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {position: static;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent:after {
		content: '\f078';
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		right: 0;
		padding: 5px;
		top: 8px;
	}
	.navigation .level0 .submenu {position: static; box-shadow: none; margin: 0; padding: 0 10px; position: static!important;}
	.page-header .right-block .top-block {display: inline-block;}
	.header-wrapper .header.links {margin-left: 10px;}
	.page-header .header-switcher ul li a,
	.page-header .header-switcher ul li span,
	.page-header .header-switcher .switcher-trigger span {font-size: 11px; padding: 3px 5px;}
	.page-header .header-contacts {margin-right: 0; font-size: 13px; width: 100%; text-align: center;}

	/* Header 2 */
    .page-header.header-2 .header-contacts,
    .page-header.header-2 .header-switcher .label,
    .page-header.header-2 .header-switcher .switcher-trigger span {font-size: 12px;}
    .page-header.header-2 .header-contacts {padding-bottom: 4px;}
    .page-header.header-2 .middle-block .left-block,
    .page-header.header-2 .middle-block .middle-block,
    .page-header.header-2 .middle-block .right-block {float: none; width: 100%;}
    .page-header.header-2 .header.links {float: none;}
    .page-header.header-2 .minicart-wrapper {float: right;}
    .page-header.header-2 .minicart-wrapper .action.showcart {padding-top: 14px; padding-bottom: 14px;}

	/* Header 3 */
    .page-header.header-3 .left-block {float: none; width: 100%; }
    .page-header.header-3 .right-block {float: none; width: 100%;}
    .page-header.header-3 .logo {padding-top: 30px; padding-bottom: 20px; padding-right: 0;}
    .page-header.header-3 .left-block {padding-left: 0; text-align: center;}
    .page-header.header-3 .header.links {float: none;}
    .page-header.header-3 .block-search {margin-top: 0;}
    .page-header.header-3 .minicart-wrapper .title-cart {padding-top: 14px; float: right;}
    .page-header.header-3 .action.nav-toggle {margin-left: 10px; color: #fff;}
    body:not(.cms-index-index) .page-header.header-3 .left-block {box-shadow: none;}

    /* Header 4 */
    .page-header.header-4 > .container {padding-left: 0; padding-right: 0;}
    .page-header.header-4 .block-search {margin: 0 0 16px; float: none;}
    .page-header.header-4 .left-block {float: none; width: 100%; }
    .page-header.header-4 .right-block {float: none; width: 100%;}
    .page-header.header-4 .logo {padding-top: 30px; padding-bottom: 20px; padding-right: 0;}
    .page-header.header-4 .left-block {padding-left: 0; text-align: center;}
    .page-header.header-4 .header.links {float: none;}
    .page-header.header-4 .minicart-wrapper .title-cart {padding-top: 16px; padding-bottom: 12px; float: right;}
    .page-header.header-4 .action.nav-toggle {margin-left: 2px;}

    /* Header 5 */
    .page-header.header-5 .top-block .left-block,
    .page-header.header-5 .top-block .middle-block,
    .page-header.header-5 .top-block .right-block {float: none; width: 100%;}
    .page-header.header-5 .header.links {margin-left: 0;}
    .page-header.header-5 .top-block .middle-block {padding: 8px 0;}
    .page-header.header-5 .language-currency-wrapper {float: left;}
    .page-header.header-5 .minicart-wrapper {float: right;}
    .page-header.header-5 .minicart-wrapper .title-cart {float: right; padding-top: 15px; padding-bottom: 16px;}

    /* Header 7 */
    .page-header.header-7 .left-block {float: none; width: 100%;}
    .page-header.header-7 .right-block {float: none; width: 100%;}
    .page-header.header-7 .logo {padding-left: 10px; padding-right: 10px; text-align: center; float: none; display: block;}
    .page-header.header-7 .bottom-block .container,
    .page-header.header-7 > .container {padding-left: 0; padding-right: 0;}
    .page-header.header-7 .minicart-wrapper {float: right;}
    .page-header.header-7 .minicart-wrapper .action.showcart {padding-top: 14px; padding-bottom: 14px;}
    .page-header.header-7 .middle-block .container {padding-left: 0; padding-right: 0;}
    .page-header.header-7 .header.links {float: none; margin-left: 0;}
    .page-header.header-7 .header.links {padding-bottom: 0;}
    .page-header.header-7 .header-contacts {padding-left: 10px; padding-right: 10px;}
    .page-header.header-7 .header-contacts .phone {margin-right: 20px;}


	.footer.default {text-align: center;}
	.footer.default .copyright,
	.footer.default .switcher-store {float: none; display: inline-block;}
	.footer.default .switcher-store {margin: 1em 0 0;}
	.footer .footer-top-block {text-align: center;}
	.footer .footer-links {float: none;}
	.footer .footer-links li a {padding-left: 10px; padding-right: 10px;}
	.footer .payments-wrapper,
	.footer .copyright {float: none !important;}
	.footer .payments-wrapper {margin-left: 0;}
	.footer .bottom-block {text-align: center;}
	.toolbar .sidebar-button {display: none;}
    .footer .social-links-wrapper {padding-top: 15px; padding-bottom: 0;}
	body .nav-tabs > li {float: none;}
	#tabs .nav-tabs > li > a {margin: 0;}


	.page-layout-1column .filter-title {display: inline-block; padding: 5px 10px; margin: 0; float: left;}
	.page-layout-1column .filter-title strong {padding: 0;}
	.page-layout-1column .filter-title strong:before {
		content: "\f039";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-right: 5px;
	}
	.page-layout-1column .filter-options {display: none; margin: 0;}
	body.filter-active .page-wrapper {height: 0; margin-top: -999999em; visibility: hidden;}
	body.filter-active .columns {z-index: 999;}
	.page-layout-1column .filter.active {position: relative; visibility: visible; z-index: 99;}
	.page-layout-1column .filter.active .filter-options-item:last-child {margin-bottom: 40px;}
	.page-layout-1column .filter.active .filter-title {border-bottom: 1px solid #ccc; height: 48px; left: 0; position: fixed; right: 0; top: 0; z-index: 2;}
	.page-layout-1column .filter.active .filter-title strong {
		border-radius: 3px;
		font-weight: 400;
		line-height: 16px;
		padding: 7px 10px;
		position: absolute;
		text-align: center;
		z-index: 2;
		box-shadow: none;
		background: none;
		border: 0;
		color: transparent;
		left: auto;
		right: 3px;
		top: 10px;
		display: inline-block;
		text-decoration: none;
	}
	.page-layout-1column .filter.active .filter-title strong:after {
		content: "\f00d";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: relative;
		color: #878787;
	}
	.page-layout-1column .filter.active .filter-subtitle {
		background: #fff;
		color: #1e1e1c;
		font-family: 'Open Sans';
		display: block;
		height: 50px;
		left: 0;
		line-height: 50px;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 1;
		padding-left: 10px;
	}
	.page-layout-1column .filter.active .filter-options {background: #fff; bottom: 0; display: block; left: 0; overflow: scroll; position: fixed; right: 0; top: 50px; z-index: 10;}
	.page-layout-1column .filter .filter-subtitle {font-size: 20px; font-weight: 400;}
	.page-layout-1column .filter-actions {margin: -35px -10px 25px;}
	.page-layout-1column .filter-options-content {padding: 5px 0; position: static; width: auto; box-shadow: none; border: none;}
	.page-layout-1column .filter-options-item.active:after,
	.page-layout-1column .filter-options-item.active:before {content: none;}
	.page-layout-1column .filter-options-item {border-bottom: 1px solid #ccc; padding: 10px; display: block; margin: 0;}
	.page-layout-1column .filter-options-content .item {padding:  0;}
	.page-layout-1column .filter-options-content .item a {padding: 9px; display: block;}
	.page-layout-1column .filter .filter-current {border: solid #ccc; border-width: 1px 0; margin: 5px -10px 0;}
	.page-layout-1column .filter .filter-current .items {display: none;}
	.page-layout-1column .filter .filter-current-subtitle {position: relative; text-transform: uppercase; z-index: 1; display: block; text-decoration: none;}
	.page-layout-1column .filter .filter-current-subtitle:before {-webkit-font-smoothing: antialiased; font-size: 13px; line-height: inherit; color: inherit; content: '\e622'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
	.page-layout-1column .filter .filter-current-subtitle:before {position: absolute; right: 10px; top: 10px;}
	.page-layout-1column .filter .filter-current-subtitle:after {color: #7d7d7d; content: ' (' attr(data-count) ')'; font-size: .9em;}
	.page-layout-1column .filter .filter-current.active {padding-bottom: 30px;}
	.page-layout-1column .filter .filter-current.active .block-subtitle:before {content: '\e621';}
	.page-layout-1column .filter .filter-current.active .items {display: block;}
	.page-layout-1column .filter .filter-current.active + .block-actions {display: block;}
	.page-layout-1column .filter .filter-current + .block-actions {display: none;}
	.page-layout-1column .filter-no-options .filter-title:before {background: rgba(255,255,255,0.5); content: ''; display: block; height: 40px; left: -15px; margin-top: -60px; position: relative; width: 100px; z-index: 99;}
	.page-layout-1column .filter-no-options .filter-content {margin-bottom: 20px;}
	.page-with-filter .columns .sidebar-main {-ms-flex-order: 0; -webkit-order: 0; order: 0;}

	.page-layout-1column .filter.block {float: left; margin: 0;}
	.page-layout-1column .filter-title {
		border: solid 1px #ddd;
		padding: 5px 10px;
		text-align: center;
		cursor: pointer;
		margin: 0;
	}

	.toolbar .limiter,
	.toolbar .modes {display: none;}

	.additional-attributes .table-label {font-weight: bold; color: #1e1e1c;}
	.additional-attributes td {padding: 10px!important;}

	.products-grid.products-upsell li.item,
	.products-grid:not(.widget-product-grid) li.item {float: none; width: 100%; clear: both;}
	.products-grid.products-upsell li.item + li.item,
	.products-grid:not(.widget-product-grid) li.item + li.item {margin-top: 1em;}

	.product-info-main .product-social-links a {display: block; margin-top: 5px;}

	.price-actions-wrapper {padding-left: 10px; padding-right: 10px;}

	.table .item-info {position: relative;}
	.cart.table-wrapper td {padding: .5em;}
	table.table:not(#product-review-table):not(#product-comparison) tbody + tbody {margin-top: 10px; padding-top: 10px; border-top: 1px solid rgba(0,0,0,0.1) !important;}
	.table td.remove {padding: 0; background: none;}
	.table td.remove a {position: absolute; right: 12px; top: 35px;}
	.table td.remove a i {height: auto; width: auto; line-height: normal; border: none;}
	.cart-container .cart.actions a {display: block; float: none;}
	.cart-container .cart.actions .btn {display: block; float: none; margin-top: .75em; width: 100%;}
	.cart-totals table.table th,
	.cart-totals table.table td {padding: 5px 0!important;}
	.cart-summary .block-title {text-align: left;}
	.cart-summary .block-title strong {padding: 0;}
	.cart-label.subtotal {vertical-align: top !important; line-height: 1.6;}
	.cart.table-wrapper .field.qty .qty-box {display: inline-block;}
	.cart.table-wrapper .field.qty {width: auto;}
	.cart.table-wrapper .actions-toolbar a.action-towishlist {padding: 4px 5px 9px; float: none; display: block;}
	.cart.table-wrapper .actions-toolbar a {padding: 0px 0 4px; float: none; display: block;}
	.cart.table-wrapper .actions-toolbar a + a {margin-left: 0;}
	.cart.table-wrapper .qty .label {display: inline-block; font-size: 14px; color: #878787; line-height: 35px; vertical-align: top; margin-right: 10px;}
	#sticky-header {display: none!important;}

	.cms-no-route .page-not-found h2 {font-size: 16em;}
	.cms-no-route #search_mini_form {width: 100%;}

	.checkout-container .opc-progress-bar {text-align: center;}
	.opc-wrapper .shipping-address-item {width: 50%;}

	.products-list .image-wrapper {float: none; width: 100%;}
	.modal-dialog {margin-left: auto; margin-right: auto;}
	.page-products .products-grid li.item,
	.page-products .products-grid li.product-item,
	.products-grid.wishlist li.product-item {width: 100%; clear: both; float: none;}
}

/* #Mobile (Landscape) ================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.products-list .image-wrapper {float: left; width: 25%;}
	.products-list .product-item-details {float: left; width: 75%;}
	.products-grid li.item,
	.products-grid li.product-item,
	.products-grid.wishlist li.product-item,
	.products-grid:not(.widget-product-grid) li.item {/*width: 50%!important;*/ clear: none!important; float: left;}
	.products-grid li.item:nth-of-type(2n+1),
	.products-grid li.product-item:nth-of-type(2n+1),
	.products-grid.wishlist li.product-item:nth-of-type(2n+1),
	.products-grid:not(.widget-product-grid) li.item:nth-of-type(2n+1) {clear: left!important;}
	.products-grid li.item:nth-of-type(2n+2),
	.products-grid li.product-item:nth-of-type(2n+2),
	.products-grid.wishlist li.product-item:nth-of-type(2n+2),
	.products-grid:not(.widget-product-grid) li.item:nth-of-type(2n+2) {clear: right!important;}
}
