<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-------------------------------------------------------------------------------*/
/*   small mobile phones
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 240px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid .name,
    .product-grid .price,
    .product-grid &gt; div,
    .product-grid .image,
    .login-content .right,16:08 19/10/2018
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    .product-grid,
    .product-info .right .cart_shadow,
    .return-comment,
    .return-product &gt; div,
    .return-detail &gt; div,
    .sitemap-info .right,
    .product-info .right {
        width: 84% !important
    }
    .banner {
	display: none;
	}

}
@media only screen and (max-width: 480px) { 
.single-images .container img {margin: 10px;width: 90% !important;float: none; max-width: 269px;}
}
/*-------------------------------------------------------------------------------*/
/*   iphone portrait
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid .name,
    .product-grid .price,
    login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    .product-grid,
    .return-comment,
    .return-product &gt; div,
    .return-detail &gt; div,
    .sitemap-info .right {
        width: 88% !important
    }

.product-grid .image {width:96% !important}

div.opc-container #center-main {
    width: 100%;
}

ul#opc-sections {
    min-width: 350px;
}
ul#opc-sections li.opc-section {
    float: none;
    margin: 0 auto 30px;
    min-height: 200px;
    width: 350px;
}
ul#opc-sections li.last {
    margin-right: auto !important;
}
#header_mobi {min-height: 140px !important;}
#header_mobi #search_mobi {margin: 0 auto; margin-top: 30px;position: unset;}
#header_mobi #logo_mobi img {width: 40%;margin: 0px 29%;}
  
    #menu, #menu-light, #header .links {
        display: none;
    }
    #phonemenublock {
        height: 37px;
        padding: 0px 5px;
        margin: 0px -4px 15px -4px;
        position: relative;
        z-index: 400;
        display: block !important;
    }
    .htabs {
        height: 35px;
        line-height: 16px;
        border-bottom: 1px solid #DDDDDD;
    }
    .htabs a {
        padding: 7px 5px 6px 5px;
        margin-top: 5px;
        margin-right: 2px;
        font-size: 10px;
    }
    .box-product &gt; div {
        margin-right: 5px;
        margin-left: 5px;
    }
    .box-product .image img {
        max-width: 210px
    }
    #column-left {
        display: none !important
    }
    #column-right {
        display: none !important
    }
    #column-left + #column-right + #content,
    #column-left + #content {
        margin-left: 0px;
        padding-left: 0px;
        border-left: none;
    }
    #column-right + #content {
        margin-right: 0px;
        border-right: none;
        padding-right: 5px;
    }
    .product-info &gt; .left + .right {
        margin-left: 0px;
        padding-left: 0px;
        clear: both;
    }
    .product-info &gt; .left {
        overflow: hidden;
    }
    .product-info .image img {height: auto;max-width: 100%;text-align: center;}
    .product-info .image-additional {
        width: 100% !important;
        margin-left: -8px;
    }
    .product-info .image-additional a {
        margin-left: 8px
    }
    .product-grid {
        overflow: hidden
    }
    #base-container {
        height: 70px
    }
    #base-container #powered {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #base-container #social-links {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    #home-featured-pagination {
        display: none !important
    }
    #home-latest-pagination {
        display: none !important
    }
    .closeLink1 {
        display: none
    }

ul#opc-sections li.opc-section {
    float: none;
    margin: 0 auto 30px;
    min-height: 200px;
    width: 350px;
}

    .banner {display: none;}

.nav-pages .right-delimiter {float: left;}
.nav-pages img {float: left;}
.list-dialog .title_sc div.sort-box {width: 100%;}
.buttons {padding: 6px 1px;}
.buttons .rightb.actions2 .button_lumi {padding: 0 10px !important;margin-bottom: 10px;}
.buttons .center_right a.button2 {padding: 10px 10px 9px 10px !important;}
}
/*-------------------------------------------------------------------------------*/
/*   iphone landscape  
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid,
    .product-grid .name,
    .product-grid .price,
    #navigation select,
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    #column-left,
    .return-comment,
    .return-product &gt; div,
    .return-detail &gt; div,
    .sitemap-info .right {
        width: 88% !important
    }
.product-grid .image {width:96% !important}
  .data-table textarea,
  .data-table select,
  .data-table input[type=text],
  .data-table input[type=password],
  .data-table input[type=file],
  .input-style
  {
    width: 90%;
  }
div.opc-container #center-main {
    width: 100%;
}

ul#opc-sections {
    min-width: 350px;
}
ul#opc-sections li.opc-section {
    float: none;
    margin: 0 auto 30px;
    min-height: 200px;
    width: 350px;
}
ul#opc-sections li.last {
    margin-right: auto !important;
}
 #header {display: none;}
    #header_mobi {background-color: #8c0100;
        min-height: 100px;
        width: 100%;
        position: relative;
        display: block;
    }
#header_mobi #menuwrap_mobi {background: none;float: left;top: 25px;position: absolute;}
#header_mobi .xmr-menu.xgr {width: 100%;z-index: 9999999999999;}
.navbar-toggle {float: left !important;}
.navbar-toggle .icon-bar {border: 2px solid #f7f6c0 !important;}
    #header_mobi #logo_mobi {height: 45px;
        text-align: left;
        top: 15px;
        position: relative;
        left: 0px;
    }
.xmr-menu .xmr-nav {background: #F9F3B9}
.xmr-menu.xgr .xmr-nav &gt; li.active, .xmr-menu.xgr .xmr-nav &gt; li &gt; a:hover, .xmr-menu.xgr .xmr-nav &gt; li &gt; a:focus, .xmr-menu.xgr .xmr-nav &gt; li:hover &gt; a {border-radius: 0 !important;}
    #header_mobi #logo_mobi img {width: 29%;height: auto;margin-left: 40px;}
#header_mobi #cart_mobi {position: absolute;top: 22px; right: 4px; z-index: 9;}

    #menu, #menu-light, #header .links, #social-links-header, .parallax-wrapper {
        display: none
    }

    #st-slideshow-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper .st-banner-top-position-container img {
	    text-align: center;
    }
.homepage-bar {text-align: center;}
.homepage-bar .container img {float: none;margin: 0 10px;}
.single-images .container {width: auto;}
.single-images .container img {margin: 10px; width: 45%;}
    .checkout-content textarea {
        width: 95% !important
    }
    .checkout-product table td {
        font-size: 10px !important
    }
    .product-info .image {
        padding: 0 !important
    }
.product-info &gt; .left {width: 100%;}
    .category-list,
    .product-compare,
    .product-grid .image {
        text-align: center
    }
    .product-compare {
        display: none; 
    }
    .category-list ul {
        float: none
    }
    .category-info {
        margin-top: 0
    }
    .return-remove {
        text-align: left
    }
    #tab-review textarea,
    #contact textarea,
    .return-comment textarea,
    .return-opened textarea {
        width: 95% !important
    }
    .product-filter {
        position: relative;
        top: 0;
        margin-bottom: 10px;
    }
    .product-filter .limit {
        margin-bottom: 10px;
        margin-left: 0;
        float: left;
    }
    .product-filter .sort {
        float: right;
    }
    .htabs a {
        font-size: 11px;
        padding: 7px 6px 6px 6px;
    }
    #content {
        padding-left: 0px
    }
    .product-info {
        overflow: auto;
        margin-bottom: 20px;
    }
    .product-info .right {
        clear: both
    }
    .product-info &gt; .left {
        text-align: center
    }
    .product-info .image {
        margin-top: 2px;
        margin-left: 5px;
    }
    .product-info .image-additional {
        width: 420px;
        margin-bottom: 10px;
        margin-left: -4px;
    }
    #column-left + #column-right + #content,
    #column-left + #content {
        margin-left: 0px;
        padding-left: 0px;
    }
    .product-info &gt; .left + .right {
        margin-left: 0 !important
    }
    #language span,
    #menu,
	#menu-light,
    .breadcrumb,
    #column-left,
    .review .share,
    #column-right,
    .cart-info .model,
    .cart-info .price,
    .cart-info .image,
    table.list td:nth-of-type(2),
    .wishlist-product thead .model,
    .wishlist-product thead .image,
    .wishlist-product thead .stock,
    .wishlist-product thead .price,
    .wishlist-product tbody .model,
    .wishlist-product tbody .image,
    .wishlist-product tbody .stock,
    .wishlist-product tbody .price {
        display: none
    }
    #column-left + #column-right + #content,
    #column-left + #content {
        border-left: none !important
    }
    #shipping select {
        font-size: 10px !important
    }
    #column-left {
        margin-right: 0px
    }
    input.large-field,
    select.large-field {
        width: 160px !important
    }
    #content {
        padding-top: 5px
    }
    #column-right + #content {
        margin-right: 0;
        padding-right: 5px;
        border-right: none;
    }
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha {
        clear: both
    }
    .product-grid {
        overflow: visible; 
        width: 100% !important;
        text-align: center;
    }
    .product-grid &gt; div {
        margin-right: 15px;
    }

.creviews-rating-box {
    margin-left: auto;
    width: 128px;
}
	.product-list .right {
		display: none;
	}
	.product-list .description {
		
	}
	.product-list .image {
		zoom: 75%
	}
    .product-list .image img {
        padding: 3px;
        border: 1px solid #E7E7E7;
    }
    #footer_resp {padding: 20px 10px;}
    #footer_resp .column {
        display: inline-block;
        width:100%;
        margin-bottom: 10px;
    }
    #footer_resp .column h3{
        border-bottom: 1px solid #fff;
    }
    #base-container {
        height: 70px
    }
    #base-container #powered {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #base-container #payments {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #social-block {
    	height: 180px;
    }
    #social-block .twitter-block{
    	float: left; 
    	display: inline-block; 
    	width: 100%; 
    	font-size: 10px;
    }
    #social-block .facebook-block{
    	text-align: center;
    	width: 100%; 
    	margin-top: 10px;
    }
    #home-featured-pagination {
        display: none !important
    }
    #home-latest-pagination {
        display: none !important
    }
    .closeLink1 {
        display: none
    }
    .banner {
	display: none;
	}

}
/*-------------------------------------------------------------------------------*/
/*   ipad portrait
/*-------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
    #container {
        width: 96% !important
    }


div.opc-container #center-main {
    width: 100%;
}

ul#opc-sections {
    min-width: 350px;
}
ul#opc-sections li.opc-section {
    float: none;
    margin: 0 auto 30px;
    min-height: 200px;
    width: 350px;
}
ul#opc-sections li.last {
    margin-right: auto !important;
}

    #menu, #menu-light {
        min-width: 528px;
        max-width: 100%;
    }
    #header #welcome {
        /* display: none */
    }
    #header #call {
        top: 72px;
        right: 30px;
    }
    #soc_med_header {
        top: 5px;
        right: 0px;
        padding-right: 0px;
    }
    #language {
        top: 5px;
        right: 140px;
    }
    #st-slideshow-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper .st-banner-top-position-container img {
	    text-align: center;
    }
    .product-grid &gt; div {
        margin-right: 15px
    }
    .product-info &gt; .left + .right {
        margin-left: 225px
    }
    .product-info .image #wrap img {
        width: 207px
    }
    .product-info .image-additional {
        width: 225px;
        margin-left: -4px;
    }
    .product-info .image-additional a {
        margin-left: 5px
    }
    .closeLink1 {
        display: none
    }
    #social-block {
    	height: 180px;
    }
    #social-block .twitter-block{
    	float: left; 
    	display: inline-block; 
    	width: 100%;
    }
    #social-block .facebook-block{
    	text-align: center;
    	width: 100%; 
    	margin-top: 10px;
    }
.product-info .sidebar-additional .box-tocart select {width: 60px;}
.add-to-cart-button {min-width: 130px;}
}
@media only screen and (max-width: 950px) { 
#txs_xbanner_4 img {

    text-align: center;
    width: 100%;
    height: auto;

}

}
@media only screen and (max-width: 1024px) { 
#container .col-sm-4 {width: 100%;}
#header #search,#header #search_mobi {left: 44%;}
#header .thirteen-years {display: none;}
.fptitle, .parallax-wrapper, .featuredbrands .container {float: left;}
.featuredbrands .container img {margin:10px;}
.featuredbrands .container {margin-bottom: 20px;text-align: center;width: 100%;}
.parallax-wrapper {width: 100%;}
.parallax1 {width: 100%;}
}
@media only screen and (max-width: 1170px) { 	
.featuredbrands {width: 100%;height: 100%;}
#footer_resp {padding: 20px 10px;}
}
@media only screen and (min-width: 342px) and (max-width: 500px) { 
    #home-featured-list .featured-image,
    #home-featured-list .featured-image a,
    #home-featured-list .featured-image img,
    #home-latest-list .latest-image,
    #home-latest-list .latest-image a,
    #home-latest-list .latest-image img {
        zoom: 86%;
    }
}
@media only screen and (min-width: 670px) and (max-width: 730px) { 
    #home-featured-list .featured-image,
    #home-featured-list .featured-image a,
    #home-featured-list .featured-image img, 
    #home-latest-list .latest-image,
    #home-latest-list .latest-image a,
    #home-latest-list .latest-image img {
        zoom: 86%;
    }
}


</pre></body></html>