.loadingPanel {
    background-image: url(../images/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.85);
    cursor: wait;
    text-align: center;
    z-index: 10000;
    position: fixed;
    width: 100%;
    height: 100%;
	background-size:8%;
    top: 0;
    display: none;
}

img.lazy	{  background:url(../images/lazyload-spin.gif) center center no-repeat #eee;max-height: 250px;  }
#page-wrap
{
	width:84%;
	margin-left:8%;
	margin-top:15px;
}
.breadcrumb { 
	list-style: none; 
	overflow: hidden; 
	font: 14px Helvetica, Arial, Sans-Serif;
}
.breadcrumb li { 
	float: left; 
}
.breadcrumb li a {
	color: #005fbd;
	text-decoration: none; 
	padding: 10px;	 
	position: relative; 
	display: block;
	float: left;
	font-weight:700;
}		
.page-heading { margin-bottom:18px; }
.btn-default
{
	margin: 13px 2px 0 2px;
    bottom: 0;
    display: inline-block;
    line-height: 16px;
    color: #fff;
    background: #005fbd;
    border: 0px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    padding: 13px;
}
p.cart-product-ttl {
    color: #fff;
}
.btn-default:hover {
    background: #FC3;
	color: #005fbd;
}
.error, .requied {
    display: block;
     color: red;
}
.field-error {
    color: #fff;
    font-size: 15px;
    background-color: rgba(255, 0, 0, 0.79);
    padding: 0px 10px;
    border-radius: 2px;
    margin: 12px 0;
    line-height: 23px;
    display: inline-block;
}
.clearfix
{
	clear:both;	
}
.btn-default_disable {
    background: #dbdbdb!important;
    color: #000!important;
    cursor: auto !important;
    outline: none !important;
}
.form-quntity {
    width: 75px;
    border-radius: 1px;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-image: none;
}
.form-quntity:focus {
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
 box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.design-right {
    text-align: right;
    /*width: 50%;
    float: right;*/
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 0 15px 0;
}
.tel-wrapper
{
	padding-top:11px;	
	color:#fff;
}
.social {
    padding: 5px 0 0 0;
}
.float-left
{
	float:left;
}
.float-right
{
	float:right;	
}
.clearfix
{
	clear:both;	
}
.text-left
{
	text-align:left;	
}
.text-right
{
	text-align:right;	
}
.text-center
{
	text-align:center;	
}
.color-fc3
{
	color: #fc3;	
}
.color-blue
{
	color: #005fbd;	
}

.content-wrapper
{
	max-width:100%;margin-right:auto;margin-right:auto;
}
.content-container
{
	width:100%;background:#f3f3f3;
}
.content-contact, .content-detail
{
	display: -webkit-box;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;flex-wrap: nowrap;
}
.content-left
{
	width:23%;background:#005fbd;color:#fff;padding:11px;font-size:16px;position:relative;	
}
.content-right
{
	width:77%;padding:18px;
}
.content-left-title
{
	 border-bottom:1px solid #fff;margin-bottom:15px;font-size:35px;line-height:40px;font-weight:bold;
}
.address-wrapper p
{
	font-weight:bold;/*text-decoration:underline;*/font-size:18px;	margin: 0 0 10px;
}
.content-right .map_iframe
{
	border:1px solid #ccc;padding:5px;margin-bottom:15px;width:100%;height:300px;
}
.no-data{
    text-align:center;
    width:100%;
    display:inline-block;
	margin-top:80px;
	font-size:20px;
}

.mail-process, .contact-us-process
{
	position: absolute;display: none;background: url(../images/loader.gif) 50% 50% no-repeat;width: 100%;height: 100%;background-size: 9%;	
}
 #contact-us-msgquot {
    position: absolute;
    display: none;
    color: #000180;
    line-height: 30px;
    font-size: 20px;
    text-align: center;    
    top: 40%;
	width:100%;
}
#mail-msgquot {
    position: absolute;
    display: none;
    color: #fc3;
    line-height: 30px;
    font-size: 20px;
    text-align: center;    
    top: 40%;
	width:100%;
}
.empty-cart {
    padding-top: 30px;
    padding-bottom: 30px;
}
img.dustbin-img {
    margin-bottom: 17px;
}
#enquiryContact .row label {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    float: left;
    padding: 0 0 6px 0;
    font-size: 15px;
    color: #807e7e;
}
#enquiryContact .row {
    width: 50%;
    float: left;
    padding: 0 0 18px 0;
}
#enquiryContact .row .text-box {
    width: 98%;
    float: left;
    padding: 3px 10px;
    height: 48px;
    background: #fff;
    font-size: 14px;
    color: #807e7e;
    border: solid 1px #cfcfcf;
    -webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
}
.input_error {
    color: red !important;
    background-color: #efd0d0 !important;
}
#enquiryContact .row .text-area {
	font-family: 'Open Sans', sans-serif;
    width: 98%;
    float: left;
    padding: 10px 10px;
    height: 135px;
    background: #fff;
    font-size: 14px;
    color: #807e7e;
    border: solid 1px #cfcfcf;
    -webkit-appearance: none;
    resize: none;
   
}
.email-wrapper
{
	margin-bottom:5px;	
}
.mobile-wrapper
{
	margin-top:10px;margin-bottom:5px;
}
.address-ul
{
	width:100%;text-align:left;	
}
.address-ul li {
    width: 100%;
    margin: 0 0 0px 1.6%;
    text-align: left;
    display: inline-block;
	vertical-align:top;
}
.btnFloatRight
{
	float:right;
	margin-right:1%;
}
.left-contact {
    width: 60%;
    float: left;
}
.input_error_captcha {
    color: #F00 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

#menu-btn {
    display: none;
}

ul.main-menu li {
	box-sizing: border-box;	
	width: 100%;
	background:#000180;
	color: #fff;
	border-bottom: 1px solid #005fbd;	
	font-size:14px;	
}
ul.main-menu li:hover a{
	color:#fc3;
}
ul.main-menu li:hover ul.sub-menu li a {
	color:#fff;
}
ul.main-menu li a {
	color: #fff;
	display: table-cell;
    vertical-align: middle;
	padding: 5px 15px;
    height: 46px;
}
ul.main-menu li.current>ul
{
	display:block;	
}


ul.sub-menu
{
	display:none;	
}
ul.sub-menu li a {
	color: #fff;
	display: table-cell;
    vertical-align: middle;
	padding: 5px 35px;
    height: 46px;
}
ul.sub-menu li:hover ul.sub-menu li a {	
	color:#fc3;
}
ul.sub-menu li.active a { color:#fc3 !important;}
ul.main-menu li ul li:last-child
{
	border-bottom: 0px;
}



.product-item
{
	width: 23%;
    margin: 0 0 1% 1%;
	text-align: left;
    display: inline-block;
}
.product-item:hover
{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.product-item:hover .product-list-info
{
	background: #000180;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.product-item img
{
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;	
}
.product-list-info
{
	background: #005fbd;	
	padding:10px;
	font-size:15px;
}
.product-name
{
	height: 40px;
	color:#fc3;	
}
.product-name span
{
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	text-transform:uppercase;
}
.product-code
{
	color:#fff;
}



.product-row
{
	text-align:center;	
}
.detail-product-name
{
	font-size:36px;
	line-height:40px;
	color:#000180;
	border-bottom: 1px solid #000180;
}
.product-summary-title
{
	font-size:18px;
	color:#000180;
	text-decoration:underline;
}
.content-detail
{
	width:90%;
	margin-left:5%;
	padding:1% 3%;
	background:#fff;
}
.product-detail-left
{
	width:30%;padding:10px;
}
.product-detail-right
{
	width:70%;padding:10px;
}
.slides li img
{
	border:1px solid #ccc;
	padding:3px;
	margin-right:5px;
}
.product-detail-bottom-wrapper
{
	   /* display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: nowrap;*/
}
.product-quote-wrapper
{
	margin-top:30px;	
}
#product_qty {
    width: 75px;
    border-radius: 1px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-image: none;
}

#txtimg
{
	text-align:center;	
}
#quote-popup .btn-default
{
	width: 48%;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding:10px 5px;
}


.tbl-product-summary
{
	width:80%;	
}
.tbl-product-summary tr {
    border-top: 1px solid #C1C3D1;
    border-bottom: 1px solid #C1C3D1;
    color: #666B85;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
}
.tbl-product-summary tr:nth-child(odd) td {
    background: #EBEBEB;
}
.tbl-product-summary tr:first-child td
{
	border-top: 1px solid #C1C3D1;
}
.tbl-product-summary tr td:first-child {
	border-left: 1px solid #C1C3D1;
}
.tbl-product-summary td {
    padding: 8px;
    vertical-align: middle;
   
    font-size: 14px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    border-right: 1px solid #C1C3D1;
	border-bottom: 1px solid #C1C3D1;
}

.product-summary
{
	margin-top:18px;	
}
.cart-item
{
	position:relative;
	padding:5px;
	margin-bottom:15px;
	box-shadow:0px 0px 10px 0px #C9C9C9;
	-webkit-box-shadow:0px 0px 10px 0px #C9C9C9;
	-moz-box-shadow:0px 0px 10px 0px #C9C9C9;	
}
.remove-cart-product
{
	position: absolute;
    top: -12px;
    right: -12px;
}
.remove-cart-product img
{
	width:24px;	
}
.remove-cart-product img:hover
{	
	-webkit-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}
.form-quntity-cart {
    width: 50px;
    border-radius: 1px;
    padding: 2px 6px;
    font-size: 14px;
	margin-top:5px;
    color: #555;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-image: none;
}
.form-quntity-cart:focus {
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
 box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}


.fancybox-skin
{
	background:#002065 !important;	
}
#checkout-popup .form-heading
{
	font-size:21px;color:#fc3;font-weight:bold;text-align:center;
}
#checkout-popup .row
{
	margin-top:20px;	
}
#checkout-popup .row label
{
	opacity: 1;
        font-size: 15px;
        font-weight:700;
        color: #eee;
}
#checkout-popup .textbox2, #checkout-popup .quote_input_box1
{
	display: block;
    width: 100%;
    padding: .25rem 0;
    border: 0;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
	color: #eee;
	background-color: transparent;
	cursor:pointer;
        font-weight:700;
       
}
#checkout-popup .send-btn
{
	width:98.5%;
	border:1px solid #eee;
	text-align:center;
	background:#002065;
}
#checkout-popup .send-btn:hover
{
	background:#eee;
	color:#002065;
}



.cart-container
{
	width:100%;padding-left:10%;padding-right:10%;
}
.cart-title
{
	margin-top:30px;font-size:30px;text-decoration:bold;color:#005fbd;line-height:45px;margin-bottom:9px;
}
.cart-list-wrapper
{
	float:left;width:70%;padding:10px;
}
.cart-list
{
	padding:0px 15px;
}
.cart-list p
{
	    margin: 0 0 9px;	
}
.img-cart-product
{
	float:left;width:20%;text-align:center;
}
.img-cart-product img
{
	width:110px;border:1px #ddd solid;padding:5px;
}
.info-cart-product
{
	float:left;width:61%;font-weight:bold;
}
.name-cart-product a
{
	color:#005fbd;	
}
.qty-cart-product
{
	float:left;width:10%;text-align:center;padding-top:15px;	
}
.remove-cart-product
{
	cursor:pointer;	
}
.cart-bottom
{
	padding:0px 11px;	
}
.total-qty-wrapper-msg
{
	padding:5px;background:#ddd;font-weight:700;margin-top:15px;text-align:center;font-size:14px;
}
.cart-list-wrapper
{
	float:left;width:70%;padding:10px;
}
.cart-checkout-wrapper
{
	float:right;width:30%;padding:30px 20px;background:#eee;	
}
.cart-checkout-wrapper button
{
	width:100%;text-align:center;
}
.cart-checkout-wrapper p
{
	margin:25px 0px;font-size:28px;
}
.qty-cart-product span
{
	padding-bottom:8px;	
}

.empty-cart
{
	text-align:center;	
}
.empty-cart h2
{
	color:#007fff;
	font-size:20px;
}


.flex-direction-nav a
{
	width:30px !important;
	height:30px !important;
}
.flex-direction-nav a:before
{
	font-size:30px !important;
}

a.checkout
{
	width: 58px;
	position: absolute;
	text-align: center;
	padding: 8px;
	font-size:14px;
	background: #000180;
	top:90px;right:50px;
	z-index:999;
	box-shadow:0px 0px 10px 0px #C9C9C9;
	-webkit-box-shadow:0px 0px 10px 0px #C9C9C9;
	-moz-box-shadow:0px 0px 10px 0px #C9C9C9;
	cursor:pointer;
}
a.checkout:hover
{
	background:#005fbd;
}
a.checkout
{
	color:#fff;
}


@media (min-width:320px) and (max-width:359px){
    
	.content-left-title { font-size:28px;}
	.content-left{ font-size:13px;}
	.address-wrapper p { font-size:15px;}
	
	
	.cart-title
	{
		font-size:20px;
		line-height:35px;
	}	
	.img-cart-product
	{
		width:100%;
	}
	.img-cart-product img
	{
		width:90px;
	}
	.info-cart-product
	{
		width:100%;text-align:center;margin-top:9px;
	}
	.qty-cart-product
	{
		width:100%;padding-top:0px;margin-bottom:9px;
	}	
}

@media (min-width:360px) and (max-width:479px){
    	
	.content-left-title
	{
		font-size:32px;	
	}
	.content-left
	{
		font-size:15px;	
	}
	.address-wrapper p
	{
		font-size:17px;	
	}
	.address-ul li {
		width: 47.5%;
		margin: 0 0 0px 1.6%;
	}
	
	
	.cart-title
	{
		font-size:23px;
		line-height:30px;
	}	
	.img-cart-product
	{
		width:32%;
	}
	.img-cart-product img
	{
		width:75px;
	}
	.info-cart-product
	{
		width:68%;
	}	
	.qty-cart-product
	{
		width:50%;padding-top:5px;text-align:left;margin-left:32%;
	}	
}

@media only screen and (max-width:479px){
	.address-ul li { width: 100%;margin: 0 0 0px 1.6%;}
	.content-contact { display:inline-block;}
	.content-left { width:100%;display:inline-block;}
	.content-right { width:100%;display:inline-block;}
	.product-item
	{
		width: 48%;
		margin: 0 0 1% 1%;
	}
	.product-list-info
	{
		font-size: 10px;	
	}
	.product-name
	{
		height: 30px;	
	}
	
	ul.slides li
	{
		width:90px !important;	
	}
	
	.cart-checkout-wrapper button, .cart-manage-wrapper .btn-default
	{
		font-size:12px;
		padding:9px;
	}
	.total-qty-wrapper-msg, .qty-cart-product
	{
		font-size:11px;	
	}
	.form-quntity-cart
	{
		font-size:12px;	
	}
	.cart-list p
	{
		line-height: 15px;
		font-size: 11px;	
	}
	
	#quote-popup .btn-default
	{
		width: 100%;
		font-size: 13px;		
		text-align: center;
		margin: 0;
		margin-top:8px;
		padding:10px 5px;
	}
}

@media only screen and (max-width:479px){	
	.left-contact
	{
		width:100%;	
	}
	.btnFloatRight
	{
		float:none;
		margin-right:1%;
	}
	
	
	.cart-checkout-wrapper p {
		margin: 20px 0px;
		font-size: 25px;
	}
}

@media (min-width:480px) and (max-width:639px){	
	.address-ul li {
		width: 47.5%;
		margin: 0 0 0px 1.6%;
	}
	.product-item
	{
		width: 31%;
		margin: 0 0 1% 1%;
	}
	.product-list-info
	{
		font-size: 11px;	
	}
	.product-name
	{
		height: 30px;	
	}
	
	.product-left
	{
		width:60%;
		margin-left:20%;
	}
	.cart-list p
	{
		line-height: 15px;
		font-size: 11px;	
	}
	.img-cart-product
	{
		width:25%;
	}
	.img-cart-product img
	{
		width:90px;
	}
	.info-cart-product
	{
		width:60%;
	}
	.qty-cart-product
	{
		width:15%;padding-top:5px;	
	}
}

@media only screen and (max-width:639px){	
	#enquiryContact .row
	{
		width:100%;	
	}
}

@media (min-width:640px) and (max-width:767px){
	#enquiryContact .row
	{
		width:50%;	
	}
	.address-ul li {
		width: 30.5%;
		margin: 0 0 0px 1.6%;
	}
	.product-item
	{
		width: 31%;
		margin: 0 0 1% 1%;
	}
	.product-list-info
	{
		font-size: 13px;	
	}
	.product-name
	{
		height: 36px;	
	}
		
	.product-left
	{
		width:50%;
		margin-left:25%;
	}
	
	.img-cart-product
	{
		width:20%;
	}
	.img-cart-product img
	{
		width:100px;
	}
	.info-cart-product
	{
		width:65%;
	}
	.qty-cart-product
	{
		width:15%;padding-top:5px;	
	}
}

@media only screen and (max-width:767px){
	.content-contact
	{
		display:inline-block;	
	}
	.content-left
	{
		width:100%;display:inline-block;	
	}
	.content-right
	{
		width:100%;display:inline-block;
	}
	
	#menu-btn {
		cursor: pointer;
		display: block;
		float: left;
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 21px;
	}
	ul.main-menu {
		display: none;		
		box-sizing: border-box;
		position: absolute;
		top: 62px;
		width: 100%;
		z-index: 999999;
		left: 0;
		background:#000180;
		height:300px;
		overflow-y:auto !important;
	}
	ul.main-menu li {
		box-sizing: border-box;	
		width: 100%;
		background:#000180;
		color: #fff;	
		padding: 5px 10px;
		margin-bottom:0px;
		border-bottom: 1px solid #005fbd;		
	}
	ul.main-menu li.active {
		margin:0;
		width:100%;
	}
	
	.checkout
	{
		top:120px;
		right:20px;
	}
	
	.content-detail
	{
		display:inline-block;width:100%;margin-left:0;
	}
	.product-detail-left
	{
		width:100%;
	}
	.product-detail-right
	{
		width:100%;
	}
	.detail-product-name
	{
    	font-size: 26px;
    	line-height: 32px;
	}
	.tbl-product-summary td
	{
		font-size:11px;
	}
	.tbl-product-summary
	{
		width:100%;	
	}
	
	.cart-container
	{
		padding-left:3%;
		padding-right:3%;
	}	
	.cart-list-wrapper
	{
		width:100%;	
	}
	.cart-checkout-wrapper {
		width: 91%;
		clear: both;
		margin: 5% 4.5%;
	}
	
	.design-right {
		text-align: center;
		width: 100%;
		margin-bottom:8px;
	}
}



@media (min-width:768px) and (max-width:899px){
	.content-left
	{
		width:35%;	
	}
	.content-right
	{
		width:65%;
	}
	.product-item
	{
		width: 48%;
		margin: 0 0 1% 1%;
	}
	
	.content-detail
	{
    	width: 100%;margin-left:0;		
	}
	.product-detail-left
	{
		width:44%;
	}
	.product-detail-right
	{
		width:56%;
	}
	.detail-product-name
	{
    	font-size: 23px;
    	line-height: 28px;
	}
	.product-summary-title
	{
    	font-size: 16px;line-height:16px;
	}
	.tbl-product-summary td
	{
		font-size:12px;
	}
	.tbl-product-summary
	{
		width:100%;	
	}
	
	.checkout
	{
		top:100px;
		right:25px;
	}
	
	.cart-title
	{
		font-size: 26px;
		line-height:40px;
	}
	.cart-list-wrapper
	{
		width:65%;	
	}
	.cart-checkout-wrapper
	{
		width:35%;	
	}
	.cart-container
	{
		padding-left:3%;
		padding-right:3%;
	}
	.img-cart-product
	{
		width:25%;
	}
	.img-cart-product img
	{
		width:90px;
	}
	.info-cart-product
	{
		width:60%;
	}
	.qty-cart-product
	{
		width:15%;padding-top:5px;	
	}
}

@media (min-width:900px) and (max-width:991px){
	.content-left
	{
		width:30%;	
	}
	.content-right
	{
		width:70%;
	}
	.product-item
	{
		width: 31%;
		margin: 0 0 1% 1%;
	}
	
	.content-detail
	{
    	width: 100%;margin-left:0;
	}
	.product-detail-left
	{
		width:38%;
	}
	.product-detail-right
	{
		width:62%;
	}
	.detail-product-name
	{
    	font-size: 28px;
    	line-height: 30px;
	}
	.tbl-product-summary
	{
		width:100%;	
	}
	
	.checkout
	{
		top:100px;
		right:25px;
	}
	
	.cart-title
	{
		font-size: 26px;
		line-height:40px;
	}
	.img-cart-product img
	{
		width:90px;
	}	
	.qty-cart-product
	{
		padding-top:5px;
	}
	.cart-container
	{
		padding-left:3%;
		padding-right:3%;
	}
}

@media (min-width:992px) and (max-width:1024px){
	.content-left
	{
		width:30%;	
	}
	.content-right
	{
		width:70%;
	}
	.product-item
	{
		width: 31%;
		margin: 0 0 1% 1%;
	}
	
	.content-detail
	{
    	width: 100%;margin-left:0;
	}
	.product-detail-left
	{
		width:38%;
	}
	.product-detail-right
	{
		width:62%;
	}
	.detail-product-name
	{
    	font-size: 28px;
    	line-height: 30px;
	}
	.tbl-product-summary
	{
		width:100%;	
	}
	
	.checkout
	{
		top:90px;
		right:25px;
	}
	
	.cart-title
	{
		font-size: 28px;
		line-height:40px;
	}
	.cart-container
	{
		padding-left:3%;
		padding-right:3%;
	}
}
@media only screen and (min-width:1280px){
		
}
@media (min-width:1025px) and (max-width:1279px){
	.content-left
	{
		width:28%;	
	}
	.content-right
	{
		width:72%;
	}
	.product-item
	{
		width: 31%;
		margin: 0 0 1% 1%;
	}
	
	.product-detail-left
	{
		width:35%;
	}
	.product-detail-right
	{
		width:65%;
	}
	.detail-product-name { font-size:30px; line-height:36px; }
	
	.checkout
	{
		top:90px;
		right:30px;
	}
	
	.cart-container
	{
		padding-left:3%;
		padding-right:3%;
	}
}
@media (min-width:1280px) and (max-width:1599px){
	
}
@media only screen and (min-width:1600px){
	.product-item
	{
		width: 23%;
		margin: 0 0 1% 1%;
	}
}

.address-wrapper a { color:#fff;}

@media only screen and (max-width: 1400px)
{
	.slider-img {
		width: 40%;
		margin: 0 40px 0 0;
	}
	.slider-text h2
	{
		font-size:30px;	
	}
}