body {
    width: 100vw;
    padding-top: 53px;

}

h1 {
    width: 100%;
    font-size: 40px;
    line-height: 40px;
}

h2 {
    width: 100%;
    font-size: 23px;
    line-height: 28px;
}

h3 {
    font-size: 40px;    
}


.wrap {
    width: 94%;
    max-width: 94%;
    padding: 20px 0px;
    font-size: 18px;
}

.wrap .pad{
    width: 100%;
    margin: 0px auto;
}

.wrap .pad2{
    width: 100%;
    margin: 0px auto;
}

.wrap ul {

}

header{
    height: auto;
    padding-bottom: 25px;
}

.top .wrap{
     width: 100%;
    max-width: 100%;
}

a.menuMob{
    right: 3%;
}

a.menuMobClose{
    
}

#logo{
    margin-left: 3%;
}

#menuX {
    display:block;
    text-align: left;
    width: 100%;
    margin-right:0%;
    margin-top: 0px;
    padding-top: 22px;
}

.info {
    width: 100%;
}

#jcart {
    right: 0%;
    width: 95%;
}

#jcart ul{
    padding: 0px 12px;
    padding-right: 3%;
    max-height: 338px;
}

#jcart ul li:last-child {
    padding-bottom:15px;
}

#jcart ul li {
    margin-top:20px;
}

#jcart ul li a.imageCart{
    width: 30%;
}

#jcart ul li a.imageCart img {
    width: 100%;
}

#jcart ul li .infoCart {
    width:68%;
    font-size: 15px;
}

#jcart ul li .infoCart .nameCart {
    font-size:27px;
}

#jcart .subtotalCart {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 20px;
}

#jcart .subtotalCart .bold {
    font-size:27px;
}


.listHome ul li {
    width: 48%;
    padding-bottom:32px;
}


.listHome ul li strong{
font-size: 35px;
    line-height: 35px;
}

.itemsHome .wrap ul {
    justify-content: center;
}

.itemsHome ul li{
    width: 80%;
    margin-bottom: 25px;
}

.bannersHome ul li{
    width: 100%;
}

.detail .wrap ul li{
    width: 100% !important;
}

.detail .wrap ul li:first-child{
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.detail .wrap ul li:first-child strong {
    font-size: 40px;
    line-height: 40px;
}

.detail .wrap ul li:last-child strong {
        font-size: 40px;
    line-height: 40px;
}

.detail .wrap ul li .gallery-thumbs{
    display: none;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0px;
    right: auto;
}

.swiper-button-prev, .swiper-button-next {
    width: 52px;
    height: 52px;
    margin-top: -26px;
    background-size: cover;
}

.listDetail .wrap ul{
    justify-content: center !important;
}

.listDetail ul li{
    width: 80%;
    margin-bottom: 15px;
}

ul.contact li {
    width: 100%;
}

#captcha.customInput{
    width: 54%;
}

#breadCrumb{
    text-align: left;
}

#breadCrumb span{
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#breadCrumb strong{
        text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#breadCrumb .wrap{
    text-align: left;
}

body.checkout header, body.legal header{
    padding-bottom: 0px;
}

.checkOut .wrap{
    padding: 0px;
}

.checkOut .colLeft{
    width: 100%;
    padding: 0px;
    padding-bottom:30px;
    border-right: 0px;
}

.checkOut .colRight{
    width: 100%;
    padding: 0px;
}

.checkOut .colRight ul{
    width: 100%;
}

.checkOut .colRight ul li a.imageCart{
    width: 24%;

}

.checkOut .colRight ul li a.imageCart img {
    width:98%;
    margin-right:0;
}

.checkOut .colRight .infoCart{
    width: 50%;
    font-size: 19px;
}

.checkOut .colRight .infoCart .nameCart{
    font-size: 23px;
}

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

.checkOut .colRight .priceSCart{
    width: 24%;
        font-size: 20px;
}

.checkOut .colRight .infoCart span {
    padding: 0px 0px;
}


.checkOut .colRight .subtotalCart, .checkOut .colRight .totalCart{
    width: 100%;
}

label.inputCheck{
    width: 92%;
}

footer{
    padding-top: 100px;
    margin-top: 15px;
}

footer .wrap ul{
    justify-content: center;
}

footer .wrap ul li{
    padding:8px 0px;
}

footer .wrap ul li:nth-child(2){
    font-size: 0;

}

footer .wrap ul li a.p{
    line-height: normal;
    display: inline-block;
    padding: 0px 5px;
    font-size: 29px;
    white-space: nowrap;
}

footer .wrap ul li span{
    font-size: 15px;
    display: block;
    padding-top: 10px;
}

footer .wrap ul li a{
    font-size: 14px;
    white-space: nowrap;
}

.kitDigital img {
  max-width:95%;
}

.button{
    height: 41px;
    min-height: 41px;
    line-height: 38px;
}