/*added by Ricardo Campos*/

/*Default Layout*/
	.top-bar.top-bar-v4 .col-full{
		background-color: #333;
	}
	.top-bar.top-bar-v4 a, .site-header.header-v4 .site-header-cart .cart-contents .amount .price-label{
		color: #fff;
	}
	.top-bar.top-bar-v4 .nav-item + .nav-item .nav-link::before, 
	.top-bar.top-bar-v4 .nav-item + .nav-item > a::before, 
	.top-bar.top-bar-v4 .nav > .menu-item + .menu-item .nav-link::before, 
	.top-bar.top-bar-v4 .nav > .menu-item + .menu-item > a::before, 
	#respond.comment-respond .comment-form > p.logged-in-as a:hover, 
	#respond.comment-respond .comment-form > p.logged-in-as a:focus, #comments .comment-list .reply a:hover, 
	#comments .comment-list .reply a:focus, .comment-list #respond .comment-reply-title small:hover, 
	.pings-list #respond .comment-reply-title small:hover, .comment-list #respond .comment-reply-title small a:focus, 
	.pings-list #respond .comment-reply-title small a:focus{
		color:#fff;
	}
	.top-bar .nav-item + .nav-item .nav-link::before, 
	.top-bar .nav-item + .nav-item > a::before, .top-bar .nav > .menu-item + .menu-item .nav-link::before, 
	.top-bar .nav > .menu-item + .menu-item > a::before{
		margin: 0 1.133em;
	}
	.top-bar .col-full, .top-bar .section-top-categories.section-categories-carousel.section-categories-carousel-v1, 
	.top-bar .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap, 
	.section-product-cards-carousel-tabs .top-bar .section-products-carousel-tabs-wrap{
		-ms-flex-direction: column;
	    flex-direction: row;
	}
	.header-v2 .departments-menu button, .header-v3 .departments-menu button, .header-v4 .departments-menu button, .header-v5 .departments-menu button, 
	.header-v6 .departments-menu button, .header-v10 .departments-menu button{
		width: 30px;
	    margin-left: 0; 
	}
	.sticky-wrapper .techmarket-sticky-wrap.stuck > .row{
		padding: 5px 0 5px;
	}
	.woocommerce-breadcrumb{
		margin-bottom: 1.5em;
    	margin-top: 1em;
	}
	.woocommerce .products .product {
	   padding: 5px;
	}
	.product .woocommerce-loop-product__title{
		line-height: 18px !important;
	}
	.products .product .more-events-calendar{
		position: absolute;
	    top: 0;
	    background-color: rgba(253, 102, 2, 0.9);
	    color: #fff;
	    font-size: 0.857em;
	    line-height: 1.833em;
	    border-radius: 4px;
	    padding: 0 0.667em;
	}
	.page .hentry.type-page .entry-header{
		margin-bottom: 2em !important;
	}
	.page .hentry.type-page .entry-header .entry-title{
		font-size: 2em;
	}
	form {
	    margin-bottom: 0;
	}
/*login and Register page*/
	.form-row-wide{
		margin-bottom: 5px;
	}
	.customer-login-form form.login input[type="submit"], 
	.customer-login-form form.login input[type="button"], 
	.customer-login-form form.register input[type="submit"], 
	.customer-login-form form.register input[type="button"], 
	.customer-login-form form.lost_password input[type="submit"], 
	.customer-login-form form.lost_password input[type="button"]{
		border-radius: 5px;
	}
	.lost_password{
		margin-bottom: 0;
	}
/*search*/
/*	.site-header.header-v4 .navbar-search .search-field{*/
/*		padding: 1.4em !important;*/
/*	}*/
	.btn-primary:not(:disabled):not(.disabled).active:focus, 
	.btn-primary:not(:disabled):not(.disabled):active:focus, 
	.show>.btn-primary.dropdown-toggle:focus{
		box-shadow: 0 0 0;
	}
	.btn-primary:not(:disabled):not(.disabled).active, 
	.btn-primary:not(:disabled):not(.disabled):active, 
	.show>.btn-primary.dropdown-toggle{
		background-color: #333;
    	border-color: #333;
	}
	.navbar-search .search-categories{
		padding-right: 10px;
	}
/*logo*/
	.site-branding .custom-logo-link img{
		height: 73px !important;
		/*padding-left: 40px;*/
	}
/*main menu*/
	.departments-menu button{
		font-size: 1.6em;
	}
	.site-header.header-v4{
		padding: 0.3em 0;
	}
/*Main slider */
	.site-content .home-v6-slider .slick-dots{
		left: 46% !important;
		bottom: 3%;
	}

	.homev6-slider-with-banners .banner, .homev12-slider-with-banners .banner{
		margin-bottom: 0;
	}
	.slick-dotted.slick-slider {
	    margin-bottom: 1em;
	}
	.homev6-slider-with-banners, 
	.homev12-slider-with-banners {
	    margin-bottom: 1em;
	}
	.site-main .mobile{
		display: none;
	}
	/*Banners*/
	.banner-action.button{
		font-weight: 500;
	    background: #ff5f00;
	    color: #fff;
	    box-shadow: 2px 2px 9px #333;
	}
/*Home page Categories*/	
	.products .product-category img, 
	.product-loop-categories .product-category img{ 
		border-radius: 100%;
	    -webkit-transition: all 300ms ease;
	    transition: all 300ms ease;
	    
	    -webkit-box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
	    -moz-box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
	    box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);   
	}
    /*Principais Categorias*/
    .page-template-template-homepage-v6 .section-categories-carousel.section-top-categories{
    	padding: 1em 0;
    }
    /*Tendencias*/ 
    .slick-list.draggable .product{
		padding: 5px;
    }
    .section-single-carousel-with-tab-product .section-single-carousel .section-header, 
    .section-single-carousel-with-tab-product .section-double-carousel .section-header{
    	margin-bottom: 0.5em;
    	padding-bottom: 0.5em;
    }
    .section-single-carousel-with-tab-product .section-single-carousel .products:not(.slick-dotted) .slick-list, 
    .section-single-carousel-with-tab-product .section-double-carousel .products:not(.slick-dotted) .slick-list{
    	padding-bottom: 0;
    }
    .slick-dots {
    	position: unset;
    }
    .section-products-carousel .products .slick-list {
	    margin-bottom: 10px;
	}
    .section-products-carousel .products .slick-dots{
    	padding-bottom: 10px;
    }
    .slick-dots li, .slick-dots li button, 
    .slick-dots li button:before, 
    .slick-dots li.slick-active button:before{
    	width: 30px;
    	height: 30px;
    }
    .slick-dots li button:before {
    	line-height: 32px;
    }
    .slick-dots li.slick-active button:before {
	    border-radius: 24px;
	    z-index: 1;
	}

/*Novos eventos */ 
   .section-products-carousel-tabs .products .product {
	    padding: 5px 5px 5px;
	}
	h4.woocommerce-loop-product__title{
		background: #414549;
	    border-bottom-right-radius: 4px;
	    border-bottom-left-radius: 4px;
	    padding: 4px;
	    color: #fff !important;
	    margin-top: 10px;
	}
/*Full Calendar*/
	.products {
	    margin-right: 0 !important;
	    margin-left: 0 !important;
	}
	.woocommerce-ordering {
		padding: 0;
	}
	.woocommerce-ordering select.orderby{
		height: 35px;
		font-size:  0.8em;
    	padding: 0px 28px 0 14px;
        background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' v…'0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 10px center;
	}
	.products .product:focus .hover-area, 
	.products .product:hover .hover-area{
		display: none;
	}
	.products .product:focus, 
	.products .product:hover{
		border-color: #ebebeb;
	    border-bottom-right-radius: 5px;
	    border-bottom-color: #ebebeb;
	    border-bottom-left-radius: 5px;
	}
	.products .slick-slide .product:focus, 
	.products .slick-slide .product:hover{
		border-color: transparent;
	    border-bottom-right-radius: 0;
	    border-bottom-color: transparent;
	    border-bottom-left-radius: 0;
	}
	time.date {
		background: #FFF;
		border: 0;
	    position: absolute;
	    top: 30px;
	    left: -5px;
	}
	time.date .year {
		background-color: #ff5f00;
		padding: 4px 28% !important;
	}
	time.date .month {
		color: #333333;
	}
	time.date .day {
		color: #333333;
	}
	.products .product .price{
		margin-top: 0.5em;
	}
	.products .product .price .amount{
		font-size: 20px;
	}
	.products .product h2.woocommerce-loop-product__title{
		height: 35px;
    	display: inline-block;
    	font-size: 1.1em;
	}
	#secondary .widget.widget_price_filter .price_slider_amount #amount:first-child {
	    margin: auto;
	}
	#secondary .widget.widget_price_filter .price_slider_amount #amount{
		font-weight: 500;
	}
	#secondary .widget.widget_price_filter .price_slider .ui-slider-range{
		top: -2px;
	    height: 6px;
	    background-color: #ff5f00;
	}
	#secondary .widget.widget_price_filter .price_slider .ui-slider-handle{
		width: 20px;
		height: 20px;
		background: #ff5f00;
		top: -5px;
		padding: 10px;
		-webkit-box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
    	-moz-box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
	    box-shadow: 0 17px 24px -15px rgba(0, 0, 0, .3);
	}
	/*shop-sidebar*/
		#techmarket_products_filter > .gamma.widget-title{
			font-size: 1.5em;
			color: #444444;
			font-weight: 500;
		}
		#secondary .widget.widget_layered_nav .widget-title,
		#secondary .widget.widget_price_filter .widget-title{
			margin-bottom: 5px;
		    padding: 0;
		    font-size: 1.2em;
		    font-weight: 500;
		}
		.widget {
		    margin: 0 0 2em;
		}
		#secondary .widget.widget_price_filter {
		    margin-bottom: 4em;
		}
/*single Evento Page */	
	.single-product .single-product-header{
		padding-bottom: 0;
	    border-bottom: 1px solid #ebebeb;
	    margin-bottom: 1em;
	}
	.woocommerce-product-details__short-description{
		margin-bottom: 1em
	}
	table.shop_attributes td, table.shop_attributes th{
		padding: 0.5em 0;
	}
	.tm-shop-attributes-detail .tm-attributes-title{
	    margin-top: 1em;
    	margin-bottom: 0;
	}
	.single-product-wrapper .product-actions-wrapper .form-cart .single_add_to_cart_button, 
	.single-product-wrapper .product-actions-wrapper .form-cart button.buy_now_button {
		width: 100% !important;
	    display: block;
	    border: 0;
	    font-weight: 400;
	    border-radius: 5px;
	    font-size: 15px;
	    line-height: 1;
	    background-color: #ff5f00 !important;
	    color:#fff !important;
	    font-weight: 500;
	    outline: none;
	    display: inline-block;
	    margin-left: 0;
    	margin-right: 0;
	}
	.single-product .form-cart{
		margin: auto;
	}
	.single-product .single-product-wrapper{
		margin-bottom: 0px;
	}
	.single-product .woocommerce-tabs .wc-tabs{
		padding-left: 26px;
		margin-bottom: 20px;
	}
	.single-product .single_add_to_cart_button.disabled, 
	.single-product .buy_now_button.disabled{
		color: #fff;
    	border: 0;
	}	
	.woocommerce-tabs .tm-tabs li a{
		padding: 21px 0 !important;
	}
	.single-product .woocommerce-tabs, .single-product .techmarket-tabs{
		margin-top: 15px;
	}	
	.single-product .woocommerce-tabs .wc-tabs li a, 
	.single-product .woocommerce-tabs .tm-tabs li a, 
	.single-product .techmarket-tabs .wc-tabs li a, 
	.single-product .techmarket-tabs .tm-tabs li a{
		padding: 20px 0 !important;
	}
	#tab-inscribed .table td, .table th {
		padding: .3rem;
		font-size: 0.8rem;
	}
	#tab-inscribed .table thead th{
		border-bottom: 0 solid #dee2e6;
    	border-top: 0px solid #dee2e6;
	}
/*buynow*/
	.single-product .single_add_to_cart_button, .single-product .buy_now_button{
		border-radius: 5px !important;
		background-color: #ff5f00 !important;
	    color:#fff !important;
	}
	.badge{
		padding: 0.5em;
	}
	.badge-dark{
		color: #000 !important;
	}
	.price-modal .card > .badge{
		z-index: 1;
	}
	.list-group-item{
		padding: 0.5rem;
	}
	.card-body .bg-transparent{
		margin: 0;
	}
/*checkout area*/	
	#payment .place-order .button, #payment .place-order article .more-link, article #payment .place-order .more-link{
		    border-radius: 5px;
	}
	.error404 .info-404 a{
		color: #ff5f00;
	}
	.CheckoutOrderTabs5d4c7728937a8_pagamento
/*Account area*/	
 	table thead th{
		padding: 1em;
		font-weight: bold;
		background: #ececec;
    
 	}
 	table td, table th{
 		padding: 0.5em 0.5em;
 	}
 	table.shop_table_responsive tbody tr td, 
 	table.shop_table_responsive tbody tr th{
		vertical-align: middle;
 	}
 	table.woocommerce-MyAccount-orders tbody tr:nth-child(even){
 		background-color: #f7f7f7;
 	}
 	ul.order_details{
 		margin: 0 0 0.5em 0;
 	}
 	ul.order_details li:first-child{
 		padding-top: 0;
 	}
 	ul.order_details li{
 		padding-top: 0;
 		font-weight: bold;
 	}
 	.mb-5, .my-5{
 		margin-bottom: 2rem !important
 	}
 	.woocommerce-MyAccount-content h2{
 		font-size: 1.5em;
 	}
 	.woocommerce-MyAccount-content a:not(.btn){
 		color:#ff5f00;
 	}
 	.woocommerce-MyAccount-content a.woocommerce-button.button{
 		color: #fff !important;
	}
/*footer are */	
	.footer-widgets-block .footer-logo a img {
	    max-width: 200px !important;
	}
	.contact-payment-wrap .footer-contact-info{
		flex-basis: auto !important;
	}
	.site-footer .footer-widgets-block{
		margin-bottom: 1em;
    	padding-top: 1em;
	}
@media (min-width: 1400px){
	/* Departments Menu */
	.header-v4 .departments-menu > .dropdown-menu{
		top: 36px !important;
	}
	.header-v4 .departments-menu > .dropdown-menu[x-placement]{
		top: 34px !important;
	}
	.header-v4 .departments-menu button::before, .header-v4 .departments-menu.show button::before, 
	.page-template-template-homepage-v6 .header-v4 .departments-menu button::before, 
	.page-template-template-homepage-v6 .header-v4 .departments-menu.show button::before{
		top: 54px;
	}
	.page-template-template-homepage-v6 .header-v4 .departments-menu.show button::before{
		left: -8px;
	}
	.departments-menu > .menu-item, .departments-menu .dropdown-menu > .menu-item{
		padding: 0 0.7em;
	}
}
/*@media (max-width: 1590px){}
@media (max-width: 1199px) and (min-width: 768px){}*/

@media (max-width: 768px){
	.site-branding .custom-logo-link{
	    width: 100%;
	    text-align: center;
	}
	.site-branding .custom-logo-link img{
		padding-left: 0;
	    display: inline-block;
	}
	.site-branding{
		-webkit-box-flex: 0 !important;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		display: inherit;
	}
	.handheld-header .handheld-header-links{
		display: none !important;
	}
	table.woocommerce-MyAccount-orders tbody tr:nth-child(even){
 		background-color: #f7f7f7;
 		padding:10px;
 		display: block; 
 	}
 	.col2-set .col-1, .col2-set .col-2{
 		padding-right: 0;
 	}
 	.customer-login-form h2{
 		margin: 0 0 0.5em;
 	}
 	.col2-set{
 		margin-right: 0;
    	margin-left: 0;
 	}
 	.woocommerce-Button{
 		width: 100%;
 	}
 	/*home page*/
 		/*bannners */
	 	.owl-nav{
		 	position: absolute;
		    top: 25%;
		    width: 100%;
	 	}
	 	.owl-dots{
	 		display: none;
	 	}
	 	.owl-nav .owl-prev, .owl-nav .owl-next{
			width: 9%;
		    font-size: 44px !important;
		    background: rgba(255,255,255,0.5) !important;
		    height: 120px !important;
		    outline-style: none;
		}
		.owl-nav .owl-next{
			right: 7%;
		    float: right;
		    position: relative;
		}
		.site-main .mobile{
			display: block;
		}
		.site-main .mobile .navbar-nav.ml-0{
			width: 100%;
		}	
		.site-main .mobile .full-calendar{
			text-align: center;
			padding: .5rem 1rem;
			background-color: #ff5f00;
			border-radius: 5px;
			color:#fff;
		}
		.section-double-carousel, 
		.section-products-carousel{
			margin-bottom: 20px;
		}
		.section-products-carousel .products .slick-list {
		    margin-bottom: 60px;
		}
		.slick-dots li.slick-active button:before{
			height: 20px;
		    width: 20px;
		    border-radius: 10px;
		}
		.techmarket-tabs .section-products-carousel-tabs-wrap .justify-content-end li.nav-item, 
		.techmarket-tabs .section-products-carousel-tabs-wrap .section-header .nav li.nav-item{
			    border-radius: 5px;
			    width: 49%;
			    margin-right: 1%;
			    margin-bottom: 5px;
		}
		.techmarket-tabs .section-products-carousel-tabs-wrap .justify-content-end li.nav-item a, 
		.techmarket-tabs .section-products-carousel-tabs-wrap .section-header .nav li.nav-item a{
			    padding: 10px 0 !important;
			    background-color: #ff5f00;
			    border-radius: 5px;
			    color: #fff;
		}
		.techmarket-tabs .section-products-carousel-tabs-wrap .section-header .nav li.nav-item a{
				background-color: #ccc;
		}
		.techmarket-tabs .section-products-carousel-tabs-wrap .justify-content-end li.nav-item a.active{
				color: #000;
			    background-color: transparent;
			    border-color: #ff5f00;
			    border: 1px solid #ff5f00;
		}
		.techmarket-tabs .section-products-carousel-tabs-wrap .section-header .nav li.nav-item a.active {
				color: #fff;
			    background-color: #ff5f00;
			    border-color: #ff5f00;
			    border: 1px solid #ff5f00;

		}
		.section-products-carousel-tabs .nav-link::after{
				padding-top: 0;
		}
	/*single evento*/
		.woocommerce-tabs.wc-tabs-wrapper{
			margin-top: 25px;
		}
		.product-actions-wrapper .buy_now_button{
			position: fixed;
			cursor: pointer;
		    z-index: 1000;
		    bottom: 0;
		    width: 100%;
		}
		.single-product .woocommerce-tabs .wc-tabs{
			padding-left: 0;
			background-color: transparent;
		}
		.single-product .woocommerce-tabs .wc-tabs li{
			border-radius: 5px;
			width: 49%;
		    margin-right: 1%;
		    margin-bottom: 5px;
		}
		.single-product .woocommerce-tabs .wc-tabs li a{
			padding: 10px 0 !important;
			background-color: #ff5f00;
			border-radius: 5px;
			color: #fff;
		}
		.single-product .woocommerce-tabs .wc-tabs li a.nav-link.active{
			color:#000;
			background-color: transparent;
			border-color: #ff5f00;
    		border: 1px solid #ff5f00;
		}
		/*Choose Kit Race*/
		.buy_now_button.w-100{
			position: fixed;
			cursor: pointer;
		    z-index: 1000;
		    bottom: 0;
		    width: 100%;
		    left: 0;
		}	
	/*Full calendar page*/
		.site-main .shop-control-bar{
			display: inline-block;
		}
		.woocommerce-products-header__title{
			display: none;
		}
		.site-main .shop-control-bar .handheld-sidebar-toggle{
			float: left;
		    margin-left: 13px;
		}
		.site-main .shop-control-bar .woocommerce-ordering{
			float: right;
    		margin-right: 10px;
		}
		.products .product{
			min-height: auto;
		}
	/*Evento select offers page*/
		.single-product .product_title,
		.single-product-wrapper .card-header h4.m-0{
			font-size: 1em;
		}
		.card .card-body .col-12{
			margin-bottom: 15px;
		}	
	/*checkout page*/	
		.section-products-carousel-tabs{
			overflow: unset;
		}
		.col-2 .woocommerce-account-fields{
			margin-top: 30px;
		}
		.card-img {
			width: 50%;
		}
		.footer-widgets .widget:nth-child(2) .widget-title{
			display: none;
		}
}

.tab-content > .tab-pane a {
	color: #ff5f00;
}







