/*
Theme Name:   Archi Child
Theme URI:    https://archi.oceanthemes.site/
Description:  Make your modifications to [Parent Theme] in this Archi child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     archi
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  archi-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.home .ot-service-box .ot-service-box__content{min-height:350px;}
.page-id-80 .ot-service-box .ot-service-box__content{min-height:335px;}

.ot-tabs__item.current .ot-tabs__link{color: #000 !important;background-color: #F4C749 !important;}
.ot-tabs__item .ot-tabs__link{color: #000 !important;background-color: #fff !important;}
.vertical-main-navigation > ul > li{padding: 7px 0 !important;}

.ot-tabs__heading li{border:1px solid #ccc;}
.page-header .breadcrumbs li a{color:#F4C749 !important;}
.blackbg h2{color:#fff !important;}
.de_light .octf-btn-line{
    background: #F4C749;
    border-color: #F4C749;}
#contact_form input[type=submit].octf-btn-line:hover{
    background-color: #F4C749;}
#back-to-top{background-color: #F4C749;}
img{border-radius:10px !important;}
.elementor img{border-radius:10px !important;}
.elementor .bordercss img{border-radius:10px 10px 0 0 !important;}
.elementor .bordercss .ot-service-box__content{border-radius:0px 0px 10px 10px !important;}
.tabs-horizontal .ot-tabs__heading{margin-bottom:0 !important;}
.ot-tabs__content-wrap {
    margin: 0;
    border: 1px solid #ccc;
    padding: 0px 25px;
}
#contact_form textarea{height:80px!important;}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}