/*--
	Theme Name: theme52145
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.img_title img {
    width: 114px;
    height: 60px;
}
.img_title 
{
    display:inline-flex;
}
.grey_banner .banner_wrapper h3 {
    font-size: 50px!important;
}
@media (min-width: 1200px)
{ 
footer.footer .copyright {
     padding: 22px 0 0 0 !important; 
     display:inline-block;
}
@media (min-width: 979px){
body #motopress-main.main-holder .content-holder .featured_products h2 {
    padding: 30px 0 9px!important;
}
}
@media only screen and (max-width: 768px) {
.img_title {
    display: inline-block;
    font-size: 27px;
}
}

.carousel-wrap.custom_post_testimonial .desc p {
  color: white!important;
}
.carousel-wrap.custom_post_testimonial .desc h5 a {
  color: white!important;
}
.owl-carousel .item figure a img {
    display: block;
    width: auto !important;
    height: auto;
}
.owl-carousel figure a img {
	margin:auto !important;
}
span.price del .woocommerce-Price-amount {
    color: white;
}
span.price del .woocommerce-Price-amount:hover {
    color: red;
}
h2.woocommerce-loop-product__title {
    color: white;
	line-height:24px;
}
.text_marquee_inner {
    position: fixed;
    z-index: 99999;
    width: 100%;
    top:0px;
   background:lightgray;
 height: 30px;
 font-size: 16px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.text_marquee_style {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 24px;
   }

