@media screen and (max-width: 1465px)
{
    .subPage.product.productDetail .product-shopping-box .product-shopping-box-content{
        padding: 15px;
    }
}

@media screen and (max-width: 1365px)
{
    .section-third .section-third-products {
        padding: 0 200px;
    }
    
    .subPage.product.productDetail .product-shopping-box{
        width: 100%;
        margin-top: 30px;
        margin-left: auto;        
    }
    
    .subPage.product.productDetail .product-image{
        width: 30%;
    }
    
    .subPage.product.productDetail .product-info{
        width: 60%;
    }
    
    .subPage.profil ._33{
        width: 31%;
    }
    
    .subPage.profil ._33:first-of-type{
        margin-right: 20px;
    }
    
}

@media screen and (max-width: 1280px)
{
    .section-third .section-third-products {
        padding: 0 150px;
    }
}

@media screen and (max-width: 1140px)
{
     .th-collapsable-1140 {
      display: none;
    }
}

@media screen and (max-width: 1024px)
{
    .section-third .section-third-products {
        padding: 0 40px;
    }
}



@media screen and (max-width: 990px) {
    .section-fourth img {
        height: 55px;
    }
    
    .section-fourth h1 {
        margin: 0 0 25px 0;
    }
    
    .section-second p {
        padding: 0 5%;
    }
    
    .section-cart {
        margin-left: 240px;
    }  
}


@media screen and (max-width: 960px)
{
    .section-first .section-text {
        width: 100%;
        padding-left: 10px;
        text-align: center;
    }
    .section-first .section-image {
        display: none;
    }
    .section-first .section-1-img-lt768 {
        display: block;
    }
    
}


@media screen and (max-width: 880px) {
    .section-cart table {
        font-size: 10pt !important;
    }
    
    .cart-orderdetails table tr td:last-child {
        font-size: 12pt;
    }
    
    .section-cart .row-price {
        width: 25%;
    }
    
    .section-cart .row-subtotal {
        width: 12%;
    }
    
    .cart-table-image {
        width: 1%;
    }
    
    .cart-table-image .image-container {
        display: none;
    }
    
    .cart-orderdetails table tr .cart-table-productname {
        padding-left: 0;
        width: 32%;
    }
}



@media screen and (max-width: 768px)
{
    
    .loginPanel{
        top: 86px;
    }
    
    .section-fourth img {
        max-width: 50%;
        max-height: 50%;
    }
    
    .left-1320 {
        padding-right: 0;
    }
    
    .section-cart h1 {
        padding-top: 50px;
        height: inherit;
        line-height: 45px;
        padding-bottom: 21px;
        text-align: center;
    }
    
    .section-cart {
        margin-left: 0px;
    }   
    
    .cart-delivery-and-payment-method {
        text-align: center;
    }
    
    .cart-delivery-and-payment-method br {
        display: none;
    }
    
    .cart-table-qty {
        
    }
    
    .section-cart .cart-table-image .image-container {
        display: none;
    }
    .cart-orderdetails table tr .cart-table-instock .cart-table-instock-available {
        display: none;
    }
    
    .section-cart .fullwidth_row {
    display: none;
    }

    .section-cart .tight_row {
        display: table-row;
    }
    
    .section-cart .row-prodtitle {
        text-align: left !important;
        padding-left: 15px;
    }
}

@media screen and (max-width: 630px)
{
    .subPage.product.productDetail .flex-container{
        display: block;
    }
    
    .subPage.product.productDetail .product-image{
        width: 100%;
    }
    
    .subPage.product.productDetail .product-info{
        width: 100%;
        margin-top: 30px;
    }
    
    .section-cart h1{
        font-size: 26pt;
    }
    
    .subPage.profil ._33{
        width: 100%;
        margin-bottom: 20px;
    }
    
    .subPage.profil ._33:first-of-type{
        margin-right: 0;
    }
}

@media screen and (max-width: 550px)
{
    .section-footer p {
        padding: 0 60px !important;
    }
    
    .section-gallery .embeddedGallery a.thumb{
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    
    .section-videos p{
        margin-left: 0;
        margin-right: 0;
    }

    .subPage.basket .rectangleButton.minus, .subPage.basket .rectangleButton.plus {
        
    }
}

@media screen and (max-width: 400px)
{

    .section-cart table, .cart-orderdetails table tr td:last-child {
        font-size: 12px !important;
    }

    .section-third .section-third-products{
        padding: 0 15px;
    }
    
    .section-third .moreButton{
        line-height: 28px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
    }
}