.content, .wrap {
width:950px;
}

#head strong {
    font-size: 22px;
    margin-left: 228px;
}

header h1 {
    font-size:54px;
}

.logosHome .wrap img:first-child {
    margin-right:45px;
}

#listItems ul li{
	max-width:206px;
}

#listItems ul li:nth-child(5n){
	margin-right:37px;
}

#listItems ul li:nth-child(4n){
  margin-right:0px;
}

#shopItems ul li {
 font-size:18px;
}

#shopItems ul li .colLeft span {
 font-size:16px;
}

#shopItems ul li .colLeft span img {
  margin-right:22px;
}

#shopItems ul li .colLeft span em {
  max-width:212px;
}


#shopItems ul li .colRight {
  font-size:15px;
}

#shopItems ul li .price strong {
 font-size:26px;
}

#shopItems ul li .price input.addCart {
    font-size:18px;
    height:45px;
    line-height:46px;
    padding: 0px 10px;
}

#shopItems ul li .links a.linkPDF{
	background-size:35px auto;
	padding-left:45px;
	font-size:14px;
	margin-right:5px;
}
#shopItems ul li .links a.linkVideo img{
	width:100px;
}

.checkOut .colRight {
  width: 46%;	
}

.checkOut .colRight ul li a.imageCart img {
    width:62px;
    margin-right:10px;
}

.checkOut .colRight .infoCart {
    width: 225px;
    font-size:14px;
}

.checkOut .colRight .infoCart .priceCart {
    font-size:16px;
 
}

.checkOut .colRight .priceSCart {
    width:95px;
    font-size:16px;
}

.checkOut .colRight .subtotalCart, .checkOut .colRight .totalCart {
		padding:20px 0px;
    margin-left: calc(72px + 5%);
    font-size: 16px;
    line-height: 21px;
}

label.inputCheck {
    width:43%;
}

label.inputCheckF {
    width: 93%;
}

label.inputCheckOption{
width: 93%;
}

.blockFormNav input.jcart-button {
    height:45px;
    font-size:18px;
    line-height:47px;
    padding: 0px 27px;
}

.contentFoot {
  padding:18px;
}

footer .logos {
	width:62%;
	font-size:13px;
}
footer .logos img {
  margin-right:9px;
}

footer .logo img {
    width:155px;
    margin-right:20px !important;
}

footer .address {
	width:38%;
    font-size: 12px;
    line-height:20px;
}

footer .address a {
    font-size: 12px;
}