/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 07 2017 | 10:33:51 (pm)
/*
/******* Do not edit this file *******/

@media only screen and (device-width: 1024px) {
  /* For general iPad layouts */

.menu-sec3 nav > ul {
 
}
}

.woocommerce img, .woocommerce-page img {

    max-width: none !important;
}

.woocommerce form {
    float: right !important;
}

.single-post-head::before {
    background: #4CBBCF none repeat scroll 0 0 !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4CBBCF !important;
}

.col-md-7 {
    
}

#inner-head {
    display: none !important;
}

.woocommerce div.product div.images img {
    display: block;
    width: 60% !important;
}

.review-product {
 
    display: none !important;
}

.product_item .short_description{
display: none;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 120px !important;

}

#mailchim {
    width: 65%;
    margin: auto;
    margin-top: 26px;
}

#mc_embed_signup {
    background: none !important;
}

#mc_embed_signup input.button {
    display: inline-block !important;
    border-radius: 25px !important;
    height: 55px !important;
    font-size: 29px !important;
    text-transform: uppercase;
    text-shadow: 1px 1px #000000;
    
     background: #FA9100;
  background-image: -webkit-linear-gradient(top, #FA9100, #EC8204);
  background-image: -moz-linear-gradient(top, #FA9100, #EC8204);
  background-image: -ms-linear-gradient(top, #FA9100, #EC8204);
  background-image: -o-linear-gradient(top, #FA9100, #EC8204);
  background-image: linear-gradient(to bottom, #FA9100, #EC8204);
}

#mc_embed_signup input.email {

    display: inline-block !important;
    border-radius: 35px !important;
    -webkit-border-radius: 35px !important;
    -moz-border-radius: 35px !important;

    height: 56px;
}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
      
      #mailchim {
    width: 90% !important;
  }

}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
      
      #mailchim {
    width: 100% !important;
  }
  
  #mc_embed_signup input.button {
 
    font-size: 15px !important;
  }

}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

 #mc_embed_signup input.button {
 
    font-size: 15px !important;
  }
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
      
       #mc_embed_signup input.button {
 
    font-size: 15px !important;
  }

}

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

#mc_embed_signup input.button {
 
    font-size: 15px !important;
  }

}

.menu-sec1 {
    background: #4CBBCF !important;
    box-shadow: 0px 4px 9px 0px rgba(255,255,255,1) !important;
}

.post-thumb
{
    
    
}

.post .row img
{
    display: none !important;
    
}



.menu-sec3 nav > ul > li > a
{
        padding: 35px 19px 32px !important;
    
}

.cart-dropdown.style3 {

    width: 0%;
}

.menu-sec3 nav > ul
{
    
        width: 124% !important;
}

.glyphicon {
    color: #4CBBCF !important;
    
}

.bar-dropdown {

    padding: 25px 78px !important;
}
.post-thumb {
    height: 150px !important;
    width: 150px !important;
}

footer {
    background: url(http://newbornsolutions.com.au//wp-content/uploads/2016/09/bg_footer.jpg);
    float: left;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    padding-bottom: 0 !important;
    background-position-y: -204px !important;
}