/*
Theme Name: UMAYA Child
Theme URL: https://themeforest.net/item/umaya-wordpress-theme/29734229
Description: Child theme of UMAYA
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: umaya
Version: 1.0
Text Domain: umaya-child
*/
/*******Add Your Css Below This Line*********/


p.hom-subtitle {
    padding-top: 20px;
}
.home-title p {
    font-size: 20px;
    font-weight: 400;
    color: var(--main-color);
}
section.portfolio-home {
    padding-top: 20px;
    padding-bottom: 120px;
}
body.page-id-254 h1.headline-xxxs span.anim-slide {
    color: #EE0F17;
    font-weight: 400;
}
.about-sub h2.headline-s span.anim-slide {
    font-size: 40px;
}
a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-blue {
    background-color: #111517;
    color: #EE0F17;
    border: 1px solid #EE0F17;
    padding: 20px 25px 20px 25px;
    font-size: 20px;
    font-weight: 400;
}
li.vc_tta-tab span.vc_tta-title-text {
    font-size: 40px;
    font-weight: 400;
    color: #ffffff;
    background-color: #111517;
}
li.vc_tta-tab.vc_active span.vc_tta-title-text {
    font-size: 40px;
    font-weight: 400;
    color: #EE0F17;
}
.tab-gallery li.vc_tta-tab a {
    background-color: #111517 !important;
}
.tab-gallery .vc_tta-panel-body {
    background-color: #111517 !important;
}
.product-title p {
    font-size: 25px;
    font-weight: 600;
}
.product-subtitle p {
    font-size: 16px;
    font-weight: 400;
}
.wpb_text_column.wpb_content_element.product-title {
    margin-bottom: 10px;
}
.wpb_text_column.wpb_content_element.product-subtitle {
    margin-bottom: 10px;
}
.product-separator span.vc_sep_line {
    border-top: #EE0F17 !important;
}
.vc_separator.product-separator {
    width: 2%;
    margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
body.page-id-1177 .padding-top-120 {
    padding-top: 50px;
}
.wpb_single_image.product-image {
    text-align: left !important;
    padding-top: 20px;
}
.vc_empty_space.product-empty {
    height: 0px !important;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.video-mobile {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
}