/*
Theme Name: My annkeenaghan-child Child Theme
Theme URI: 
Version: 1.0
Description: 
Author: Rane digital
Author URI: 
Template: Divi
*/

span.mobile_menu_bar.mobile_menu_bar_toggle:before{
	color:#000000;
}

.et_mobile_menu{
	border-top: 3px solid #000000;
}

h2.failte{
	font-size:70px;
}

h3.gold-h3{
	color:#e09d1f;
	font-size:30px;
}

h3.white-h3{
	color:#ffffff;
	font-size:30px;
	font-weight:bold;
}

/* All button designs*/
.black-btn{
	background-color: #000000;
	color:#e09d1f;
	border-radius: 50px;
	font-size: 14px;
	border: 1px solid #000000;
	
}
.black-btn:hover{
	background-color:#000000!important;
}


/*Woocommerce*/
/*Single product */

.price{
	color:#e09d1f!important;
}

.single_add_to_cart_button{
	color:#e09d1f!important;
}

a.reset_variations{
	color:#000000;
}

.posted_in a, .tagged_as a{
	color:#000000;
}

/*Woocommerce message backgrounds*/
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{
	background:#e09d1f!important;
}

a.button.wc-forward{
	color:#666666!important;
}

/*Woocommerce Basket*/

td.product-name > a{color:#000000;}

.woocommerce button.button[name="apply_coupon"] {
    color: #666666;
}



/*Checkout*/
button#place_order.button.alt{
	color:#ffffff;
	background-color:#000000;
	border-color:#000000;
}

a.woocommerce-privacy-policy-link{
	color:#000000;
}

select.orderby{
	display:none!important;
}

#page-container{
	padding-top: 147px!important;
}

a.button.wc-backward
{
	color:#000000;
}

a.button.wc-backward
{
	color:#000000;
}

/* 
* ==================== 
* Translation Homepage
* ====================
*/

.active-translation {
	font-weight: bold;
	color:#e09d1f;
}

.translate-txt--irish {
	display: none;
}

.btn-translate{
	color:#e09d1f;
}

span.et_overlay::before{color:#000000!important;}