
/******************/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-10-11, 20:34:00
    Author     : solenzo
*/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
.boxes_product_container{padding-left:15px;padding-right:15px;}
.boxes_product{padding-top:20px;padding-bottom:20px;}
.filter_second.option1{width:90%}
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) and (orientation: landscape) {
/* Styles */
.filter_second.option1,.filter_second.option2{}
.filters_container .filter_second{width:50%;}
.button_search{width:100%}
.boxes_product .box_placing{width:50%}

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px)  {
/* Styles */
    
   
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
.filters .filter_second .subfilters{padding-left:20px;}
#filter_back{position:fixed;top:58px;left:0px;opacity:0;z-index:10;padding:10px 30px;transition:all 1s ease;}
.part_rectangle{display:none}

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
.boxes_product .box_placing{width:33.3333%}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
.filters_container .filter_first .filter_first_element{font-size:18px;}
.filters_container .filter_title{font-size:25px}

}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
.filter_second.option1{width:90%;}
.filter_second.option2{width:65%;}
.boxes_product .box_placing{width:25%}
.filters_container .filter_second{}

}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
.filter_second.option1{width:90%;}
.filter_second.option2{width:65%;}
.filters_container .filter_second{}
.boxes_product .box_placing{width:25%}

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.boxes_product .box_placing{width:50%}

}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */


}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.boxes_product .box_placing{width:50%}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */

}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */

}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/*IPHONE XR*/

/* 1792x828px at 326ppi */
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2) and (orientation : portrait) {
.boxes_product{padding-top:20px;padding-bottom:20px;}    
    }

    
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2) and (orientation : landscape)  { 
.boxes_product{padding-top:20px;padding-bottom:20px;}    
.salon_gallery{width:50% !important}
.filters_container{width:50% !important;}
.filter_second.option1{width:95%;}
    }    
/*IPHONE XS*/

/* 2436x1125px at 458ppi */
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) { 
.boxes_product{padding-top:20px;padding-bottom:20px;}    
    }
    
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {
.boxes_product{padding-top:20px;padding-bottom:20px;}    
.salon_gallery{width:50% !important}
.filters_container{width:50% !important;}
.filter_second.option1{width:95%;}

    }    
/*IPHONE XS MAX*/

/* 2688x1242px at 458ppi */
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 3)  and (orientation : portrait){ 
    
    .boxes_product{padding-top:20px;padding-bottom:20px;}    
    }

    
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) { 
.boxes_product{padding-top:20px;padding-bottom:20px;}    
.salon_gallery{width:50% !important}
.filters_container{width:50% !important;}
.filter_second.option1{width:95%;}
    }    
