/*
Theme Name: DriCub Driving School Child
Theme URI: http: //example.com/twenty-elevent-child/
Description: Tema Child di DriCub Driving School Child
Author: Il tuo nome e cognome
Author URI: http://example.com/
Template: dricub-driving-school
Version: 1.0.0
Tags: tag che possono essere applicati al tuo tema separati da virgola
Text Domain: dricub-driving-school-child
*/


.related.products, .date, .reviews, .posted_in {
  display: none!important;
}

.tt-post .post-content{
    margin: 0px!important;
}

.tt-post:first-child{
    margin-top: 0px!important;
}

.tt-promo-02 .moving-car .carObj {
	margin-right: -60px;
}

.tt-promo-02 .moving-car .carObj .wheel1 {
	left: 93px;
	top: 250px;
}

.tt-promo-02 .moving-car .carObj .wheel2 {
	top: 250px;
	left: 382px;
}

.time{
	display: none;
}

.vc_tta-title-text{
	font-size:20px;
}
.fullButton{
	width: 100%;
}

.trattamento-form>span>span{
    border: none!important;
    padding: 0px 0px 30px 0px!important;
	font-size: 13px!important;
}

.credits{
  color: #fff;
  text-decoration: none;
}
.credits:hover{
  color: #fdc400;
  text-decoration: none;
}

.woocommerce ul.product_list_widget li img{
	display:none!important;
}

#woocommerce_products-3 > ul > li > a > span{
	font-size: 14px!important;
    margin-left: 0px!important;
    margin-bottom: 5px!important;
}
.orderby{
	display:none!important;
}

@media (max-width: 420px){
	#tt-header .tt-logo {
    height: 100px;
}
	#tt-header .tt-logo .logo-icon, #tt-header .tt-logo .logo-letter {
        max-height: 100%;
		margin-top:0px!important;
}
	#tt-header .tt-toggle-menu {
    top: 49px;
}
}

#tt-footer .tt-social-icon a:before{
	background:#4267B2!important;
}

#tt-footer .tt-social-icon i{
	color:#fff!important;
}
.icon-facebook-logo{
	color: #4267b2;
}

.iconaCart{
	font-size: 16px!important;
    padding: 0px 0px 0px 10px!important;
}
#mainSliderWrapper > div > div > div > div > div.slide-content > div > a{
margin-top:10px;
}

#nav-menu-item-1137 > i, #nav-menu-item-1147 > i,#nav-menu-item-1148 > i,#nav-menu-item-1573 > i{
	display:none;
}
.woocommerce button.button.alt, .woocommerce a.button.alt{
  background-color: #fdc400;
}
.woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover{
  background-color: #dba800;
}


@media (min-width: 701px){
	#tt-header .tt-menu > ul .sub-menu .menu-depth-3 {
    position: absolute;
    left: 100%;
    top: 5px;
    background: #fff;
    box-shadow: 1px 2px 11px #c7c7c7;
    width: 240px;
    opacity: 0;
    -webkit-transition: 0.1s 0.2s linear;
    -moz-transition: 0.1s 0.2s linear;
    -ms-transition: 0.1s 0.2s linear;
    -o-transition: 0.1s 0.2s linear;
}
	 #tt-header .tt-menu > ul .sub-menu .menu-item-depth-1:hover ul {
    opacity: 1;
    top:  0;
		 z-index:2000;
  }
}
