/*
Theme Name: exclusive-child
Description:theme enfant Accesspress-Lite
Author: Arnault
Version: 0.1
Template: exclusive
*/

@import url("../exclusive/style.css");
 #site-description  p {
    font-size: 25px;
}
 #site-description  {
    font-size: 25px;
}
.bwg_slideshow_description_text {
    text-decoration: none;
    position: relative;
    z-index: 11;
    display: inline-block;
    margin: 10px;
    background: none repeat scroll 0% 0% rgba(21, 82, 115, 0.6);
    padding: 0px 7px 7px;
    max-width: 85%;
    font-weight: 600;
    font-size: 25px;
    color: #fff;
}

@media screen and (max-width: 778px) {
	#logo-block a img{
	display:none;
        padding-top: 18px;
        padding-left: 90px;
}

       #quick-contact p {
         display:none;}

.phone #site-description {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 50px;
     width: 458px;
 }
       #site-description  p {
         font-size: 18px;
         width: 458px;
    }
.phone .header-phone-block {
    position: relative;
    width: 110%;
    float: left;

#menu-button-block a {
    width: 50%;
    height: 50%;
}
@media screen and (max-width: 378px) {
	#logo-block a img{
	display:none;
        padding-top: 18px;
        padding-left: 90px;
}
       #quick-contact p {
         display:none;}

.phone .header-phone-block {
    position: relative;
    width: 100%;
    float: left;
}

#menu-button-block a {
    width: 40%;
    height: 40%;
}

 