/* Enter Your Custom CSS Here */


#footer-info {
    float: left;
    padding-bottom: 10px;
    color: rgba(145,17,17,0.98);
    text-align: left;
}

#footer-info a {
    color: rgba(145,17,17,0.98);
    font-weight: 700;
}

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
    font-size: 14px !important;
}

#et_search_icon:hover, .mobile_menu_bar::before, .mobile_menu_bar::after, .et-social-icon a:hover, .comment-reply-link, .form-submit .et_pb_button, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span::before, .woocommerce-page .star-rating span::before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_password_protected_form .et_submit_button, .nav-single a, .posted_in a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
    color: rgb(120, 7, 7);
}
.et-social-icon a {
    display: inline-block;
    position: relative;
    color: rgba(145,17,17,0.98);
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    transition: color 300ms ease 0s;
}


.nivo-lightbox-wrap {
    position: absolute;
    top: 15%;
    bottom: 10%;
    left: 10%;
    right: 10%;
}

.tos-close {
     background:#a6494c;
}

.tos-caption {
    display: none;
}

.tos-wrapper.tos-fixed {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: +999999;
}


.owl-item div {
    line-height: 0;
}

.title-page {

    line-height: 1.2em;

}

#fancybox-wrap {
    position: fixed;
    top: 0 !important;
    left: 0;
    padding: 20px;
    z-index: +999999;
    outline: none;
    display: none;
}

.custom_top_address i.fa.fa-map.fa- {
    margin-left: 13px;
}


.et_pb_post .et_pb_section {
    padding: 0 !important;
}

a.comment-reply-link.et_pb_button {
    color: #a84b4e;
}

p.form-submit input#submit {
    color: #a84b4e;
    border-color: #a84b4e;
}

.contact_icon i.fa {
    font-size: 40px;
    color: #a84b4e;
}

.blog_body_panel {
    padding: 0;
}

.title-page-2 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 200;
    color: #000;
  text-align:center;
}

.con_100 {
    width: 100%;
    display: flex;
    margin: 30px 0;
}

.con_phone {
    width: 33.333%;
}

.con_mail {
    width: 33.333%;
}

.con_map {
    width: 33.333%;
}

@media only screen and (max-width: 980px) {
.cta.custom_top_address {
    text-align:center;
        padding-bottom: 10px;
}
}

@media only screen and (max-width: 766px) {
.cta.custom_top_address {
    padding-top: 10px;
}
}


@media only screen and (max-width: 500px) {
.con_phone {
    width: 100%;
    margin-bottom: 20px;
}

.con_mail {
    width: 100%;
    margin-bottom: 20px;
}

.con_map {
    width: 100%;
    margin-bottom: 20px;
}
  
  .con_100 {
    display: block;
}
}

@media only screen and (max-width: 480px) {
div#et-info {
    padding-bottom: 0;
}
  .cta.custom_top_address {
    padding-top: 0;
}
}