/*
Theme Name: Rhea
Theme URI:
Version: 1.0.0
Author:
Author URI:
License: GNU General Public License v2
Text Domain: rhea
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.top-contact {
    text-align: right;
}

.type-post .picture__wrapper {
    max-height: 465px;
    overflow: hidden;
}

.picture__wrapper picture,
.picture__wrapper picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.pagination .current {
    margin: 0 9px;
    border: 3px solid #d84a4a;
    width: 56px;
    height: 56px;
    text-align: center;
    padding: 0;
    border-radius: 100% !important;
    font-size: 24px;
    line-height: 48px;
    background-color: #d84a4a;
    color: #fff;
}

.pagination .current:hover {
    background-color: #d84a4a;
    color: #fff;
    border: 3px solid #d84a4a;
}

.continue-read-blog {
    min-height: 50px;
}

.single-blog-content ul,
.single-our_products .wshipping-content-block .right-block ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    counter-reset: section;
}

.single-blog-content ul li,
.single-our_products .wshipping-content-block .right-block ul li {
    padding-bottom: 4px;
    position: relative;
    padding-left: 20px;
}

.single-blog-content ul li:before,
.single-our_products .wshipping-content-block .right-block ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 26px;
    content: "•";
    color: #ed1c24;
}

@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }

    .single-service-item .service-content {
        min-height: 200px;
    }
}

a.btn-submit {
    background-color: #d84a4a;
    border-color: #e60329;
    color: #fff;
    width: 178px;
    height: 45px;
    font-size: 16px;
}

span.textMessage,
#textMessage {
    width: 100%;
}

.fGallery {
    height: 250px;
}

@media (max-width: 768px) {
    .fGallery {
        width: 100%;
    }
}

.fGallery .fGallery-wrapper,
.fGallery .fGallery-wrapper a {
    width: 100%;
    height: 100%;
}

.fGallery .fGallery-wrapper img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.single-our_services .rhea-service .l-gallery-holder a {
    height: 300px;
    overflow: hidden;
}

.single-our_services .rhea-service .portfolio-holder a {
    height: 200px;
    overflow: hidden;
}

.single-our_services .rhea-service .latest-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.comment-group {
    padding-left: 25px;
}

.depth-2 {
    margin-top: 15px;
    margin-left: 60px;
    padding-top: 15px;
    padding-left: 15px;
    border-top: 1px dashed #b6b6b6;
}

@media (min-width: 1366px) {
    .wshipping-content-block.home2-why-choose:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 150px;
        height: 600px;
        background-color: #d84a4a;
        z-index: 1;
    }
}

@media (min-width: 1600px) {
    .wshipping-content-block.home2-why-choose:before {
        width: 40%;
        height: 160%;

    }
}

.quote-form .wpcf7-not-valid-tip,
.quote-form .wpcf7-response-output {
    color: white;
}

.you-may-like {
    margin-top: 25px;
}

.you-may-like .blog-item {
    height: 100%;
    margin-bottom: 0;
}

.comment-sec {
    margin-top: 25px;
}

.affix-quote .right-quote-from {
    background-color: white;
    display: none;

}

@media (min-width: 992px) {
    .affix-custom {
        position: fixed;
        top: 50px;
        z-index: 9999 !important;
        max-width: 220px;
    }
}

@media (min-width: 1200px) {
    .affix-custom {
        max-width: 262px;
    }
}

.banner {
    text-align: center;
    height: 100px;
    overflow: hidden;
}

.banner a {
    font-size: 20px;
}

.banner img {
    display: block;
    width: 100%;
    height: 60px;
    object-fit: cover;
    object-position: center;
}

.banner__wrapper {
    padding: 0;
    padding-top: 10px;
}

.footer-wiz.footer-menu a {
    height: 100%;
}

.footer-wiz.footer-menu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.row.equal-full {
    display: flex;
    flex-wrap: wrap;
}

.row.equal-full a.latest-gallery {
    width: 100%;
    height: 100%;
}

.row.equal-full a.latest-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#contact__form--popup {
    position: relative;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.mfp-close {
    height: 36px;
    line-height: 36px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.right-block img {
    height: auto;
}

.btn {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    background-color: #af2828;
}

.single-service-item h4 a {
    color: #444;
    text-decoration: unset;
}

.single-service-item h4 a:hover {
    color: #666;
}

.single-service-item .service-item-bg a {
    display: block;
    width: 100%;
    height: 100%;
}

.location_map a {
    display: block;
    width: 100%;
    height: 100%;
}

.menu-accordion > .menu-item-has-children > a:before {
    content: '\002B';
}

.menu-accordion > .menu-item-has-children > a.active:before {
    content: '\2212';
}

.menu-accordion > .menu-item-has-children > a.active {
    background-color: #d84a4a;
    color: #fff;
    text-decoration: none;
}

.menu-accordion .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.menu-accordion .sub-menu a {
    background-color: transparent;
}

.menu-accordion .sub-menu a:hover {
    background-color: rgba(216, 74, 74, 0.5);
}


.footer-wiz .footer-wiz-title {
	display:block;
    color: #fff;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.1;
}

.footer-wiz .footer-wiz-title::before {
    position: absolute;
    display: block;
    height: 2px;
    background-color: #d84a4a;
    left: 0;
    bottom: -10px;
    content: "";
    width: 40px;
}

.left-block .heading3-border {
	display:block;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.1;
    position: relative;
	padding-bottom: 12px;
	margin-top: 0;
	margin-bottom: 30px;
}

.left-block .heading3-border::after {
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 90px;
    height: 2px;
    background-color: #d84a4a;
    content: "";
}

.left-block .heading3-border::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background-color: #a3001c;
    content: "";
}

.left-block .latest-news-section .title {
	display:block;
    padding-right: 55px;
    font-size: 18px;
    font-weight: 500;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right-quote-from .span-form {
    display:block;
    background-color: #d84a4a;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 12px 15px;
    margin: -30px 0 20px;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.1;
}
span.bg-black {
    display:block;
    border-radius: 3px 3px 0 0;
	padding: 14px 20px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.1;
	background-color: #3a3a3a;
}

.home-quote .home-span {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 500;
	line-height: 1.1;
	display:block;
}

.home-quote .home-span-1 {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
	display:block;
}


.left-block span.heading3-border {
    font-weight: 400;
    position: relative;
	padding-bottom: 12px;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 1.1;
}

.left-block span.heading3-border::after {
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 90px;
    height: 2px;
    background-color: #d84a4a;
    content: "";
}

.left-block span.heading3-border::before {
    position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 2px;
	background-color: #a3001c;
	content: "";
}


.wshipping-content-block span.heading3-border {
    font-weight: 400;
    position: relative;
	padding-bottom: 12px;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 1.1;
	display:block;
}

.wshipping-content-block  span.heading3-border::after {
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 90px;
    height: 2px;
    background-color: #d84a4a;
    content: "";
}

.wshipping-content-block  span.heading3-border::before {
    position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 2px;
	background-color: #a3001c;
	content: "";
}

.service-content .span {
	display:block;
    color: #444444;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
	line-height: 1.1;
}

.service-content .span::before {
    position: absolute;
    content: "";
    height: 2px;
    background-color: #d84a4a;
    display: block;
    width: 40px;
    left: 0;
    bottom: -5px;
}
.latest-news-section .span-news{
	display:block;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1;
}


.section-title .production {
	display:block;
    margin-top: 0;
    text-transform: uppercase;
    color: #444444;
    font-size: 32px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.1;
}


.single-service-item .span a {
    color: #444;
    text-decoration: unset;
}

.section-title .span-home-title {
	display:block;
    margin-top: 0;
    text-transform: uppercase;
    color: #444444;
    font-size: 32px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.1;
}

.provided-block span {
	display:block;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.1;
}

.provided-block span {
    color: #fff;
    font-weight: 500;
    display:block;
    line-height: 1.1;
    font-size: 42px;
    margin-top: 20px;
	margin-bottom: 10px;
}

.provided-block .dostavka {
	display:block;
    color: #ffd200;
    font-weight: 400;
    font-size: 32px;
    margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.1;
}

.wshipping-breadcroumb .breacrump {
    display:block;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #444444;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.1;
}

.blog-content .span-h3 {
	display:block;
    color: #212121;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1;
}

.blog-content .span-h6 {
	display:block;
	color: #777777;
    font-weight: normal;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.why-choose-us-icon .why {
	display:block;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.1;
}

span.heading2-border {
	display:block;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 12px;
    font-size: 32px;
    line-height: 1.1;
}

span.heading2-border:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background-color: #a3001c;
    content: "";
}

span.heading2-border:after {
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 90px;
    height: 2px;
    background-color: #d84a4a;
    content: "";
}

.team-text span {
	display:block;
    text-transform: uppercase;
    color: #2e2d2d;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.1;
}

.wshipping-breadcroumb .span-h2 {
	display:block;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #444444;
    font-size: 32px;
    font-weight: 400;
}

.single-blog-content .span-h6 {
    color: #777777;
    font-weight: 300;
    padding-top: 10px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.1;
}

.single-blog-content .span-h2 {
	line-height: 1.1;
	display: block;
    color: #212121;
    font-weight: 500;
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.blog-content .span-new-h3 {
	display: block;
    color: #212121;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1;
}

.blog-content .span-new-h3 a {
    color: #212121;
}