@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 > div,
    .product-grid .image,
    .login-content .right,
    .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 > div,
    .return-detail > div,
    .sitemap-info .right,
    .product-info .right {
        width: 84% !important
    }
    .banner {
	display: none;
	}

}
/*-------------------------------------------------------------------------------*/
/*   iphone portrait
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid .name,
    .product-grid .price,
    .product-grid .image,
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    .product-grid,
    .return-comment,
    .return-product > div,
    .return-detail > div,
    .sitemap-info .right {
        width: 88% !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 {
        height: 175px;
        width: 100%;
        position: relative;
        display: block;
    }
    #header #logo {
        text-align: center;
        top: 0;
        position: relative;
        width: 100%;
        left: 0px;
    }
    #header #logo img {
        max-width: 180px !important
    }
    #header #welcome {
        top: 70px;
        right: 4px;
        width: 98%;
        text-align: center;
        zoom: 90%;
    }
    #header #cart {
        position: absolute;
        top: 90px;
        right: 0px;
        min-width: 85%;
    }
    #header #cart .heading {
        margin-left: 0px
    }
    #header #cart .content {
        width: 80%;
        float: right;
    }
    #header #search {
        top: 100px
    }
    #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 > 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: 5px;
        border-left: none;
    }
    #column-right + #content {
        margin-right: 0px;
        border-right: none;
        padding-right: 5px;
    }
    .product-info > .left + .right {
        margin-left: 0px;
        padding-left: 0px;
        clear: both;
    }
    .product-info > .left {
        overflow: hidden;
    }
    .product-info .image img {
        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;}
}
/*-------------------------------------------------------------------------------*/
/*   iphone landscape  
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid,
    .product-grid .name,
    .product-grid .price,
    .product-grid .image,
    #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 > div,
    .return-detail > div,
    .sitemap-info .right {
        width: 88% !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 {
        min-height: 175px;
        width: 100%;
        position: relative;
        display: block;
    }
    #header #welcome {
        top: 75px;
        right: 0px;
        text-align: center;
        width: 100%;
    }
    #header #cart {
        position: absolute;
        top: 150px;
        right: 0px;
        z-index: 16;
    }
    #soc_med_header {
        top: 100px;
        right: 0px;
        padding-right: 0px;
    }
    #language {
        top: 100px;
        right: 140px;
    }
    #header #logo {
        text-align: center;
        top: 0;
        position: relative;
        left: 0px;
    }
    #header #logo img {
        max-width: 245px
    }
    #header #call {
        top: 108px;
        right: 50px;
    }
    #header #search {margin: 0 auto;margin-top: 35px;position: unset;}
    #menu, #menu-light, #header .links, #social-links-header {
        display: none
    }
    #phonemenublock {
        height: 37px;
        padding: 0px 4px;
        margin: 0px -4px 15px -4px;
        position: relative;
        z-index: 400;
        display: block !important;
    }
    #menu, #menu-light, #header .links, #social-links-header {
        display: none
    }
#social-links-header_mobi {display:block;}
    #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;
    }
    .checkout-content textarea {
        width: 95% !important
    }
    .checkout-product table td {
        font-size: 10px !important
    }
    .product-info .image {
        padding: 0 !important
    }
    .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: 5px
    }
    .product-info {
        overflow: auto;
        margin-bottom: 20px;
    }
    .product-info .right {
        clear: both
    }
    .product-info > .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 > .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 > 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 .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;
    }
#social-links-header {top:0;}
    #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 > div {
        margin-right: 15px
    }
    .product-info > .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;
    }
}
@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%;
    }
}


