/*
 Theme Name:   Asport
 Theme URI:    https://asport.lu
 Description:  Asport Theme
 Author:       Asport
 Author URI:   https://asport.lu
 Template:     osapa
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  asporttheme
*/



/* ============== START HEADER STYLES ============== */

/*
.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul { 
	text-align: center;
}

.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul > li {
	text-align: left;
}

.main-navigation a {
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
.main-navigation .sub-menu a {
	color: #000000;
	font-weight: 700;
}
.main-navigation a:hover, .main-navigation .sub-menu a:hover {
	color: #e2001a;
}
*/

/*
.header-content .logo-wrapper .logo {
	max-width: 125px;
	z-index: 999;
	position: relative;
	margin-top: 10px;
}
*/


/*
.header-content .logo-wrapper {
	display: none !important;
}
*/

/*
.header-content .container .nav-right-content {
	z-index: 999;
	position: relative;
	margin-top: 20px;
	color: #ffffff;
}
.ftc-cart-tini::before {
	color: #ffffff;
}
.ftc-shop-cart .cart-total {
	background-color: #ffffff;
}
.cart-item:hover .ftc-cart-tini::before {
	color: #e2001a !important;
}
.header-content .container .nav-right-content .dropdown-button .fa:hover {
	color: #e2001a !important;
}

.ftc-search-product .ftc-search .search-button {
	color: #ffffff;
}

.ftc-search-product .ftc-search .search-button:hover {
	color: #e2001a;
}

.ftc-search-product input[type="text"] {
	color: #ffffff;
}


.header-ftc.header-layout15 .nav-top-content {
	padding-top: 20px;
	padding-bottom: 0px;
	background: #ffffff;
	margin-bottom: -5px;
}


.header-layout15 .header-content {
	padding-top: 20px;
	padding-bottom: 50px;
}

#menu-top-header-menu {
	margin-bottom: 0px;
}

#menu-top-header-menu li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	
	font-family: "Poppins";
	font-weight: 800;
	color: #000000;
	
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	padding-bottom: 35px;
	padding-top: 10px;
}


#menu-top-header-menu .current_page_item a, #menu-top-header-menu li:hover a {
	color: #ffffff;
}

#menu-top-header-menu .current_page_item, #menu-top-header-menu li:hover {
	background-color: #000000;
}


.normal-logo {
	margin-right: 20px;
	margin-left: 17px;
	width: 125px;
}

.hd-right-cont {
	margin-top: 10px;
}
*/

/* ============== END HEADER STYLES ============== */






/* ============== TOP HEADER MENU STYLES ============== */



#menu-top-header-menu {
	margin-bottom: 0px;
}

#menu-top-header-menu li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	
	font-weight: 800;
	color: #000000;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}

@media screen and (max-width: 1024px) {
	#menu-top-header-menu li {
		list-style: none;
		display: inline;
		text-transform: uppercase;

		font-weight: 800;
		color: #000000;

		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
	}
}

#menu-top-header-menu .current_page_item a, #menu-top-header-menu li:hover a {
	color: #ffffff;
}

#menu-top-header-menu .current_page_item, #menu-top-header-menu li:hover {
	background-color: #000000;
}

.header-ftc.header-layout15 .nav-top-content {
	background: #ffffff !important;
	padding-top: 20px;
}

.ftc-search-product {
	max-height: 30px !important;
	margin-right: 20px;
}




@media screen and (max-width: 1024px) {
	.hd-left-cont, .hd-right-cont {
		float: none;
	}
	
	.hd-right-cont {
		display: none !important;
	}
}



/* ============== END TOP HEADER MENU STYLES ============== */



.header-content .container div.logo-wrapper {
	max-width: 125px;
}

.header-layout15 .header-content {
	background-color: #000000;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
    padding-bottom: 5px;
}






header .is-sticky .header-sticky {
	padding: 0px;
}


header .is-sticky .header-layout15 .header-content {
	margin: 0px;
}


header .is-sticky .nav-top-content {
	display: none;
}





/* ============== START UBER MENU STYLES ============== */


.ubermenu-main {
	position: static !important;
}

.mobile-menu-wrapper .ubermenu-main {
	position: relative !important;
}

.main-item > a .ubermenu-target-text {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}

.main-item:hover > a .ubermenu-target-tex {
	color: #e2001a;
}

.ubermenu-submenu-align-full_width {
	padding-left: calc((100% - 1170px) / 2) !important;
	padding-right: calc((100% - 1170px) / 2) !important;
	
	/*width: 100vw !important;
	left: 0px !important;
	position: absolute !important;*/
}

.main-sub > a .ubermenu-target-text {
	font-weight: 600 !important;
	font-size: 18px;
	text-transform: uppercase !important;
}

.main-sub > a .ubermenu-target-text:hover {
	text-decoration: none !important;
}


.ubermenu .ubermenu-target-text {
	font-size: 14px !important;
}


/* Disable Images in Uber Menu on mobile */
@media screen and (max-width: 1024px) {
	.ubermenu .ubermenu-image {
		display: none;
	}
}

/* Text-align is always left on mobile */
@media screen and (max-width: 1024px) {
	.ubermenu .ubermenu-content-align-center {
		text-align: left;
	}
}

/* No margins on header if mobile */
@media screen and (max-width: 1024px) {
	.header-sticky-mobile .header-content {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}


/* ============== END UBER MENU STYLES ============== */





/* ============== START MOBILE MENU STYLES ============== */

.fa-bars::before {
	color: #ffffff;
}


.ftc-mobile-wrapper .menu-text {
	display: none;
}


.ubermenu-skin-minimal.ubermenu-responsive-toggle {
	font-size: 20px;
	padding: 10px 0 10px 20px;
	line-height: 40px;
	background-color: #666;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}

.ubermenu-skin-minimal.ubermenu-responsive-toggle:hover {
	font-size: 20px;
	padding: 10px 0 10px 20px;
	line-height: 40px;
	background-color: #666;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}


/* ============== END MOBILE MENU STYLES ============== */






/* ============== START MEGA MENU STYLES ============== */


#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    text-transform: uppercase;
    font-weight: 700;
}
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
	height: 70px !important;
	line-height: 70px !important;
}




#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
	padding: 0px;
}

#mega_main_menu.primary ul li .mega_dropdown:first-child  li a .item_link .link_text  { /* SELECTING THE FIRST ELEMENT */
	font-weight: 600;
	color: aqua !important;
}

#mega_main_menu .mega_dropdown > li.multicolumn_dropdown > .mega_dropdown {
	padding: 0px;
}

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	color: #ffffff;
}

#mega_main_menu.primary .mega_dropdown > li > .item_link:hover *, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item.current_page_item > .item_link > .link_content > .link_text, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text, #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text, .navigation-primary #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text, .navigation-primary #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text, .footer-bottom-v3 .copy-com a:hover, .h9-blog .post-info a.button-readmore, .header-ftc .price span.woocommerce-Price-amount.amount, .header-ftc .total span.woocommerce-Price-amount.amount, .watch-videos:hover, .woocommerce .product .images a.ftc-single-video:hover .watch-videos, footer .ft-mid-h17 ul.bullet li a:hover, .ftc-footer .ft-bot-minimalist .copy-com .logo-site a:hover, .ftc-footer .ft-bot-h17 .copy-com a:hover, .ftc-mobile-wrapper ul#mega_main_menu_ul > li.menu-item-has-children:hover::before, .ftc-mobile-wrapper ul#mega_main_menu_ul > li.current-menu-ancestor::before {
	color: #e2001a !important;
}

#mega_main_menu.direction-horizontal > .menu_holder.sticky_container {
	padding-top: 0px;
}

.main-navigation #mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	color: #ffffff !important;
}



/*

.main-sub > a .link_content .link_text {
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 24px;
}

.main-sub > a .link_content .link_text:hover {
	text-decoration: none !important;
}

.main-sub > a  {
	border-bottom: solid thin #000000 !important;
	margin-bottom: 20px !important;
	margin-right: 20px !important;
}

.main-sub > a:hover  {
	text-decoration: none !important;
}

*/


#mega_main_menu_ul .main-item:hover > a .link_content .link_text {
	color: #e2001a !important;
}



#mega_main_menu li.multicolumn_dropdown > .mega_dropdown {
	/*width: 100vw;*/
}

/* ============== END MEGA MENU STYLES ============== */








/* ============== YITH FILTER PLUGIN STYLES ============== */

.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li {
	display: block;
	width: 100%;
}

.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
	margin: 0px;
}

.level-0 > li {
	margin-bottom: 10px !important;
}

/*
.level-1 {
	display: none;
}
*/

.yit-wcan-parent-terms ul.yith-child-terms.level-0, .yit-wcan-parent-terms ul.yith-child-terms.level-1, .yit-wcan-parent-terms ul.yith-child-terms.level-2 {
	padding-left: 0px;
}

/* ============== YITH FILTER PLUGIN STYLES ============== */










/* ============== START FOOTER STYLES ============== */

footer .widget.widget_nav_menu {
	border: none !important;
	padding: 0px !important;
}


footer .footer-middle {
	background-color: #e8e8e8 !important;
}

.footer-middle .ftc-footer .vc_row {
	background-color: #e8e8e8 !important;
}

footer#colophon h4, footer#colophon {
	color: #000;
}

footer#colophon {
	color: #666;
}

footer .widget.widget_nav_menu a {
	color: #666 !important;
}
footer .widget.widget_nav_menu a:hover {
	color: #000 !important;
	text-decoration: underline;
}


.footer .wpb_text_column ul li {
	margin-left: 0px;
}

/* ============== END FOOTER STYLES ============== */










/* ============== START BREADCRUMB STYLES ============== */

.ftc-breadcrumb {
	min-height: 300px !important;
	/*display: none;*/
}

.no-ftc-breadcrumb .ftc-breadcrumb-title {
	background-color: #ffffff;
}

.ftc-breadcrumb-title .ftc-breadcrumbs-content {
	font-size: 12px;
	text-align: left;
	color: #000000 !important;
}

.ftc-breadcrumb-title .ftc-breadcrumbs-content a, .ftc-breadcrumb-title .ftc-breadcrumbs-content span {
	color: #000000 ;
}

/* ============== START BREADCRUMB STYLES ============== */










/* ============== START WIDGET STYLES ============== */

.widget-container ul li {
	list-style: circle;
}

.widget_product_categories ul li {
	list-style: none;
}

.widget-container .textwidget {
	line-height: 1.5;
	padding: 20px !important;
}

.ftc-sidebar .widget-container.widget_text .widget-title-wrapper h3.widget-title {
	text-transform: uppercase;
	font-weight: 600 !important;
	letter-spacing: 1px;
	background-color: #ffffff;
	color: rgb(68, 68, 68);
	
	margin: 0px !important;
	padding: 20px !important;
}

/* ============== START WIDGET STYLES ============== */






/* ============== START LIST STYLES ============== */

.st-list-cat .ftc-sub-product-categories {
	width: 100%;
	float: none;
}

/*
.st-list-cat .wpb_column {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
*/

/* ============== END LIST STYLES ============== */








/* ============== START CF7 STYLES ============== */

.contact-v2 .wpcf7 form p:nth-child(5) {
	display: block;
}

.ftc-footer input[type="email"] {
	border: 1px solid #666;
}

.ftc-footer input[type="email"]:focus {
	border: 1px solid #000;
}

.ftc-footer input[type="submit"] {
	background-color: #D3D3D3;
}


div.wpcf7-response-output {
	margin: 0px;
}

div.wpcf7-validation-errors {
	display: flex;
	border: 2px solid #dd3333;
	background-color: #ffa08c;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.wpcf7-mail-sent-ok {
	display: flex;
	border: 2px solid #398f14;
	background-color: #afff89;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact-v2 .wpcf7 form p:nth-child(3) {
	display: block;
}

/* ============== END CF7 STYLES ============== */







/* ============== START TYPO STYLES ============== */

.sub-title {
	background-color: #e2001a !important;
}

.sub-title span.left::before, .sub-title span.right::before {
	border-top-color: #e2001a !important;
}

.sub-title span.left::after, .sub-title span.right::after {
	border-bottom-color: #e2001a !important;
}

/* ============== END TYPO STYLES ============== */






/* ============== WOOCOMMERCE SINGLE PRODUCT STYLES ============== */


 .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
	border-radius: 0px;
}

.quantity input[type="number"] {
	-moz-appearance: textfield;
}


/* ============== END WOOCOMMERCE SINGLE PRODUCT STYLES ============== */






/* ============== WOOCOMMERCE PRODUCT LIST  STYLES ============== */

.woocommerce .products .product, .woocommerce-page .products .product {
	margin-left: 10px !important;
	margin-right: 10px !important;

}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: flex;
}

.group-button-product {
	display: none;
}

.woocommerce #content .list div.product .item-description .meta_info {
	display: none;
}

.woocommerce-page .products.list .product h3.product-name a {
	color: #000000 !important;
	font-size: 20px;
}

@media screen and (max-width: 1024px) {
	.woocommerce.columns-3 .grid.products .product {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/* ============== END WOOCOMMERCE PRODUCT LIST STYLES ============== */





/* ============== ICON  STYLES ============== */

.fa-eye::before {
	content: "\e618";
}

/* ============== END ICON STYLES ============== */





/* ============== WOOCOMMERCE CART TOTALS STYLES ============== */


.woocommerce .cart_totals table.shop_table {
	float: left;
	width: 70%;
}

.woocommerce table.shop_table td {
	text-align: left;
}

.woocommerce-cart .wc-proceed-to-checkout {
	float: right;
}

.lpp-shipping-package-wrapper {
	border: none !important;
}

.woocommerce .cart_totals table.shop_table tbody tr .woocommerce-shipping-totals td {
	border: none !important;
	padding-left: 0px;
}

/* ============== END WOOCOMMERCE CART TOTALS STYLES ============== */








/* ============== START REVOLUTION SLIDER STYLES ============== */

.zeus .tp-tab-title {
	font-family: Oswald !important;
	letter-spacing: 5px !important;
}

/* ============== END REVOLUTION SLIDER STYLES ============== */








/* ============== START WOOCOMMERCE REGISTER/LOGIN STYLES ============== */

.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 20px;
}

/* ============== END WOOCOMMERCE REGISTER/LOGIN STYLES ============== */



.st-list-cat .ftc-sub-product-categories span.sub-product-categories a {
	display: block;
}

.button-container {
	position: relative !important;
	margin-top: -100px;
	padding-left: 40px;
	padding-right: 40px;
	z-index: 99 !important;
}

.button-container .btn-cat button {
	color: #000000 !important;
	/*border: 2px solid #ffffff !important;*/
	border: 0px;
	border-radius: 4px;
	background-color: rgba(255,255,255,1) !important;
	font-weight: 600;
}

.button-container .btn-cat button:hover {
	color: #ffffff !important;
	/*border: 2px solid #000000 !important;*/
	border: 0px;
	background-color: rgba(0,0,0, 1) !important;
}

.ftc-enable-ajax-search{
	position: absolute;
}





/* ============== START 404 STYLES ============== */

.error404 #content {
	background-image: none !important;
}

.error404 .page-header h1, .error404 .page-header h2, .error404 .page-header p {
	color: #000000 !important;
}

/* ============== END 404 STYLES ============== */





/* ============== START TEXT STYLES ============== */

.wpb_text_column ul li {
	margin-left: 15px;
}

/* ============== END TEXT STYLES ============== */



