/* ===================================================================================

* Theme Name: Printfix Child
*Theme URI: https://wp.rrdevs.net/printfix/
* Author: RRdevs
* Author URI: htrrs://themeforest.net/user/rrdevs
* Description: Printfix - Printing Services Company WordPress Theme 
* Version: 1.0.5
* Template: printfix
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.header__logo.header__logo-3 {
	background-color: #001D08 !important;
	padding: 0 20px 0 20px !important;
}

.rr-shop-title {
	font-weight: 900;
	margin-bottom: 5px;
	font-size: 13px;
}

.variations_form .variations tbody tr th {
	width: 35%;
}

.footer__content p{
	color: #ffffff;
}

.footer__content span.weekday-working {
    width: 100%;
    display: inline-block;
    position: relative;
}

.footer__content span.phone{
	width: 100%;
    display: inline-block;
    position: relative;
}

.footer__content span.email{
	width: 100%;
    display: inline-block;
    position: relative;
}

.breadcrumb__title {
	color: #ffff !important;
	text-transform: uppercase;
}

.breadcrumb__menu span a span {
	color: #ffff;
}

.breadcrumb__menu span.current-item {
	color: #fde930;
}

/*Footer 2:2 Quick link */
.footer__area-common .footer__link ul li a, .footer__area-common .footer__link h4 {
	color: var(--bs-body-bg);
}

.footer__area-common .footer__link ul li a:hover{
	color:var(--rr-theme-primary);
	text-decoration: underline;
}

.footer__area-common .footer__link ul{
	grid-gap: 5px;
}

.footer__social a {
	border: 1px solid rgb(255 255 255);
}