/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto-child

*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

footer.foolter1{
  display:block; padding:0%; position:fixed; bottom: 0;width: 100%;z-index: 99999;
}
footer.foolter2{
  display:none;
}
#table_td1{
  text-align:center; background-color:#F53201; width:25%; vertical-align:middle; padding:0.5% 2%;
}
#table_td2{
  text-align:center; background-color:#fff; width:25%; vertical-align:middle; padding:0.5% 2%;
}
#table_td3{
  text-align:center; background-color:#333; width:25%; vertical-align:middle; padding:0.5% 2%;
}
#table_td4{
  text-align:center; background-color:#39aa35; width:25%; vertical-align:middle; padding:0.5% 2%;
}
@media only screen and (max-width: 1100px){
  footer.foolter1{
      display:none !important;
  }
  footer.foolter2{
      display:block;padding: 0;position: fixed;bottom: 0;width: 100%;z-index: 99999 !important;
  }
  #table_td1_m{
      background: #F53201;width: 25%;text-align: center;vertical-align: middle;padding:1.5% 5%; height:60px;
  }
#table_td2_m{
  text-align:center; background-color:#fff; width:25%; vertical-align:middle; padding:0.5% 2%;
}
#table_td3_m{
  text-align:center; background-color:#333; width:25%; vertical-align:middle; padding:0.5% 2%;
}
#table_td4_m{
  text-align:center; background-color:#39aa35; width:25%; vertical-align:middle; padding:0.5% 2%;
}
  .alignnone{
      height:80%;
  }
}

@media only screen and (max-width: 800px){
  #toTop{
      bottom: 62px !important;
      right:2px !important;
      height:38px;
      width: 38px;
  }
  #fb-root > div.fb_dialog.fb_dialog_mobile.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in
{
      bottom:70px !important;
  }
  
}
@media only screen and (max-width: 480px){
  .htCenter{
      font-size :12px !important;
  }
  .htLeft{
      text-align :center !important;
  }

}
@media only screen and (max-width: 408px){
  .fusion-standard-logo{
      max-width: 220px;
  }
  #footer{
      padding-bottom:15%;
  }

}
div.footer-bottom {margin-bottom: 50px !important;}