/*--
	Theme Name: theme52166
	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
---------------------------------------- */
.page-id-2226 #motopress-main.main-holder .content-holder .title-section h1.title-header {
    font-size: 40px !important;
}
.span12.abt_slider > .metaslider {
    text-align: center;
    margin: 0 auto;
}
input#mc-embedded-subscribe {
    border-radius: 3px!important;
    padding: 6px 15px 6px !important;
}
html body #motopress-main.main-holder input.button,
html body #motopress-main.main-holder #content input.button, 
html body #motopress-main.main-holder input[type="submit"]{
    background: #7d0101 !important;
    font-weight: normal;
}

body .licence h6{
  color: #ffffff;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  display: inline;
  padding-right: 15px;
}

ul.products h2 {
    min-height: 75px !important;
}
.home .prod-inner-wrap {
    min-height: 61px;
}
.home .post-2409 h2.woocommerce-loop-product__title {
    min-height: auto !important;
}
.home ul.products h2 {
    min-height: 55px !important;
}
body.home #motopress-main.main-holder .content-holder ul.products li.post-2409 .prod-inner-wrap {
    padding: 0px 10px 13px 10px;
}
body.home #motopress-main.main-holder .content-holder ul.products li.post-2459 .prod-inner-wrap,body.home #motopress-main.main-holder .content-holder ul.products li.post-2457 .prod-inner-wrap,body.home #motopress-main.main-holder .content-holder ul.products li.post-2455 .prod-inner-wrap {
    padding: 10px 10px 0px 10px;
}

/*Media query*/


/*  ipad pro Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

	.home ul.products h2 {
	    min-height: 100px !important;
	}

	body #motopress-main.main-holder h2 {
	    font-size: 24px !important;
	    line-height: 25px !important;
	}
        .post_content h5 {
	    min-height: 60px;
	} 
	ul.products h2 {
	    min-height: 200px !important;
	}
	
}

/* ipad Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	  ul.products h2 {
	    min-height: 200px !important;
	}
	body #motopress-main.main-holder h2 {
	    font-size: 16px !important;
	    line-height: 25px !important;
	}
        .home ul.products h2 {
	    min-height: 70px !important;
	}
}


/* Landscape iphones 6 and portrait tablets */
@media (max-width: 767px) {
  footer.footer {
    padding: 40px 0 0 15px !important;
    text-align: center;
  }
  footer.footer .textwidget {
    text-align: left !important;
    padding-right: 10px !important;
  }
  body #motopress-main.main-holder h2 {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  body #motopress-main.main-holder .content-holder .title-section h1.title-header {
    width: 60%;
    font-size: 35px !important;
    line-height: 35px !important;
  }
  ul.products h2 {
    min-height: 125px !important;
  } 
  body #motopress-main.main-holder .service-box figure.icon {
      width: auto !important;
  }
	
}

@media (max-width: 640px) {
    .home ul.products h2 {
       min-height: 75px !important;
     }
     ul.products h2 {
       min-height: 200px !important;
     }
}


/* Landscape phones and smaller */
    @media (max-width: 480px) {
       input#mc-embedded-subscribe {
       padding: 6px 0px 6px !important;
      }
    body .licence h6 {
        padding: 26px;
    }
    .home ul.products h2 {
	    min-height: 75px !important;
	}
        body #motopress-main.main-holder h2 {
	    font-size: 16px !important;
	    line-height: 25px !important;
	}
        .home .post-2409 h2.woocommerce-loop-product__title {
	    min-height: 62px!important;
	}
        footer.footer {
	    padding: 40px 0px 0 15px !important;
	    text-align: center;
	}
        ul.products h2 {
	    min-height: 200px !important;
	}
        .page-id-2226 #motopress-main.main-holder .content-holder .title-section h1.title-header {
	    font-size: 30px !important;
	}
        footer.footer .textwidget {
            text-align: left;
	}
  body #motopress-main.main-holder .service-box figure.icon {
      width: auto !important;
  }
}

 @media (max-width: 320px) {
    body .licence h6 {
       padding: 10px;
    }
    footer.footer .textwidget{
       padding-right: 5px;
    } 
    .page-id-2226 #motopress-main.main-holder .content-holder .title-section h1.title-header {
       font-size: 25px !important;
    }
    .footer-text{
	padding-right: 10px;
    }
    body #motopress-main.main-holder .content-holder .title-section h1.title-header{
	font-size: 27px !important;
    	line-height: 1 !important;
    }
    ul.products h2 {
       min-height: 75px !important;
   }
   body #motopress-main.main-holder .content-holder .title-section{
       padding-top: 30px !important;
   }
   body #motopress-main.main-holder .service-box figure.icon {
      width: auto !important;
  }

}
