/*
Theme Name:     Terra Cotta Roofing
Theme URI: 		http://ivolutionconsulting.co.au
Description:    Terra Cotta Roofing
Author:         Anunay
Theme URI: 		anunay.dahal@ivolutionconsulting.com.au
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@media (max-width:767px){
	body .fabrics-list .fabric-item a.active img{max-width:98%!important;}
	body .fabrics-list .fabric-item{max-width:50%!important;}

    body:not(.home) .layer_center .ls-container .ls-wrapper{
            display: inline-block;
    width: 100% !important;
    height: 100% !important;
    }
    body:not(.home) .layer_center .ls-container .ls-wrapper .ls-layer {
        font-size:15px !important;
        width: 100% !important;
        position: relative !important;
        left: auto !important;
        right: auto !important;
        display: block;
        position: relative;
        line-height: 1.5 !important;
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: auto !important;
    }

body:not(.home) .layer_center .ls-wrapper.ls-in-out{
      display: block !important;
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: auto !important;
}
	body #layerslider_16 .ls-wrapper > h2, body #layerslider_16 .ls-wrapper > h2, #ls-global .ls-wrapper > h2 {
zoom: 1 !important;
}
}