/*
Theme Name: Wp Amilia
Theme URI: http://cmssuperheroes.com
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Description: The 2015 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: wp-amilia

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wpb_wrapper .cms-carousel-recentposts-wrap.cms-carousel .entry-title,.wpb_wrapper .cms-carousel-recentposts-wrap.cms-carousel .entry-content {
    height:5.5em;
    line-height:1.5em;
    overflow:hidden;
}
.cms-product-title{
    line-height: 1.5em;
    height: 4em;
    overflow: hidden;
}
 .logo-text-container{
    padding: 25px 10px 0;
 }
 ul.latest-post-footer .latest-post-footer-item .entry-title, ul.latest-post-footer .latest-post-footer-item .entry-date{
    height:18px;
    overflow:hidden;
 }
 footer .amilia-logo{
    padding-top:20px;
    padding-left:0px;
 }



.avia-button.avia-color-light {
    color: #fff;
    border: 3px solid #fff;
    background: transparent;
}
.avia-button, .html_elegant-blog .more-link, .avia-slideshow-arrows a:before, #top .av-menu-button > a .avia-menu-text {
    border-radius: 100px;
}
.avia-button.avia-size-large {
    padding: 15px 30px 13px;
    font-size: 13px;
    min-width: 139px;
}
.center-but{
    line-height:150px;
}

.wpcf7-form input.border-none, .wpcf7-form textarea.border-none, .wpcf7-form select.border-none, .wpcf7-form .login-select.border-none, .wpcf7-form .form-control.border-none {
    border-color: #535961;
}
.widget h3.wg-title,.widget h2.widgettitle{
     font-size: 13px !important;
     padding: 12px 25px;
}
.page-title #page-title-text h1{
      margin-top:20px;
      font-size: 20px;
}
.row #breadcrumb-text,.row #breadcrumb-text ul li a,#breadcrumb-text ul{
        font-size: 10px;
}
.row #breadcrumb-text ul{
    padding:7px;
}
.amilia-header-4 .amilia-logo-wrap .amilia-logo {
    padding:0px;
}
.amilia-logo{
    padding-top:25px;
    padding-left:0px;
    text-align:center;
}
.product-categories li:before {
    content: "\f054";
    padding-right: 10px;
    color: #f88b08;
    font: normal normal normal 14px/1 FontAwesome;
}
#cshero-header.affix .amilia-logo {
    padding-bottom: 7px;
    padding-top: 7px;
    }
 .cms-portfolio-item .item img{
        height:auto;

   }
.cms-carousel-recentposts-wrap .entry-feature img {
        height:auto;
   }
.qtranxs-lang-menu .menu-title .title-attribute{
    display:none;
}
.amilia-header-3  .menu-main-menu>.qtranxs-lang-menu>a,.amilia-header-3  .menu-main-menu>.qtranxs-lang-menu:hover>a,.amilia-header-5  .menu-main-menu>.qtranxs-lang-menu>a,.amilia-header-5  .menu-main-menu>.qtranxs-lang-menu:hover>a{
   color:transparent;
   min-width:0;
}
.widget_product_categories .cat-item a {
     display:inline;
}



@media screen and (min-width: 480px) {
   .cms-woo-image{
      height:260px;
      line-height:260px;
      text-align:center;
   }
}
@media screen and (min-width: 600px) {
   .cms-woo-image{
      height:350px;
      line-height:350px;
      text-align:center;
   }
}
@media screen and (min-width: 768px) {
   .cms-woo-image{
      height:370px;
      line-height:370px;
      text-align:center;
   }
}

@media screen and (min-width: 991px) {
   .cms-woo-image{
      height:290px;
      line-height:290px;
      text-align:center;
   }
   .cms-portfolio-item .item img{
        height:270px;

   }
   .cms-carousel-recentposts-wrap .entry-feature img {
        height:230px;
   }
   #cshero-header-navigation .main-navigation ul.multicolumn{
        width:600px !important
   }
   .main-navigation .menu-main-menu li a{
        white-space: normal;
   }
}
@media screen and (max-width: 480px) {
   .cms-woo-image{
      height:auto;
      line-height:auto;
      text-align:center;
   }
}
@media screen and (max-width: 991px) {
   .amilia-main {
        margin-top: 80px;
}
    #cshero-header-navigation ul#menu-main-menu > li.qtranxs-lang-menu > a span {
   
    color: transparent;
} 
}


