/**
* Theme Name: Urna Child
* Description: This is a child theme for Urna
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 2.5.10
* Template: urna
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.tbay-homepage-demo #tbay-header .container, .tbay-homepage-demo #tbay-footer .container{
	width: 1500px !important;
}


.tbay-homepage-demo .container{
	max-width: 100%;
	width: 1500px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.owl-carousel>.slick-arrow.slick-prev, .slider>.slick-arrow.slick-prev{
	left: 0px;
    right: auto;
}

.owl-carousel>.slick-arrow, .slider>.slick-arrow{
	left: auto;
	right: 0px;
}

.elementor-column-gap-default>.elementor-column>div.elementor-element-populated{
	padding: 0 0px;
}

.container{
	width: 1500px !important;
}

/*-------Shop Page-------*/
ul.woof_list.woof_list_color li, ul.woof_list.woof_list_label li {
	margin: 0 8px 8px 0 !important;
}

.woof_list_label li .woof_label_term{
	font-size: 12px !important;
}

ul.woof_list.woof_list_label li .woof_label_count{
	font-size: 11px !important;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single{
	font-size: 13px;
}

.woof_block_html_items{
	font-size: 13px;
}

/*----breadscrumb----*/

.tbay-breadscrumb .breadcrumb li,.tbay-breadscrumb .breadcrumb li a{
	color: #cccccc;
}

.tbay-breadscrumb .tbay-woocommerce-breadcrumb.breadcrumb>li+li:before{
	color: #cccccc;
}

.urna-back-btn{
	color: #cccccc;
}

.tbay-breadscrumb{
	padding: 0 0;
}

#tbay-breadscrumb .tbay-breadscrumb .breadcrumbs-color .active-nav-right{
	background: #262626 !important;
}

