/*
Theme Name:  Brivona Child Theme
Description: Child theme for the Brivona theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    brivona
Version:     0.2.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

.d-none {
	display: none!important;
}

.site-footer-w .footer-rows #first-footer .first-footer-inner .tm-vc_cta3-container {
	margin-bottom: 0;
} 

.services-section .vc_tta-panel-title .vc_tta-title-text,
.prices-section .vc_tta-panel-title .vc_tta-title-text {
	text-transform: uppercase;
}

.services-section h6,
.prices-section h6 {
	font-size: 16px;
	margin: 10px 0 15px;
}

.services-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.services-list li {
	display: flex;
	align-items: center;
}

.services-list li:before {
	content: url('/wp-content/themes/brivona-child/images/services-list-arrow.svg?v=1.0.0');
	position: relative;
	top: 3px;
	margin-right: 12px;	
}

.services-list li a {
	font-size: 16px;
	line-height: 24px;
}

.prices-section .vc_tta-panel-body > .wpb_text_column {
	margin-bottom: 0;
}

.prices-section .vc_tta-panel-body {
	padding: 14px 0!important;
}

.footer-custom-box {
	padding: 0 0!important;
}

.footer-custom-box a {
	margin-bottom: 3px;
    font-size: 20px;
    font-weight: 500;
}

.footer-custom-box .tm-vc_cta3_content-container {
	padding-left: 30px!important;
}

.footer-custom-box a:hover {
	color: #ffffff!important;
}

.footer-custom-box p {
	margin-bottom: 0px;
    font-size: 14px;
}

body.search .tm-sresult-form-wrapper h2 {
	width: 13%;
}

body.search .tm-sresult-form-top {
	display: flex;
	align-items: center;
}

body.search .tm-sresult-form-top .tm-sresults-settings-wrapper {
	display: none;
}

body.search .search-form {
	width: 100%;
}

body.search .search-form::after {
	top: 0;
	height: 37px;
}

.pricing-table td {
	border: 1px solid;
	padding: 8px 15px;
}

body.single-tm_portfolio .tm-pf-detail-box {
	display: none!important;
}

.price-listing .vc_tta-panel-heading {
	display: none;
}

.homepage-box-with-image .tm-custom-heading {
	text-align: center;
	min-height: 56px;
	margin: 110px 0!important;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*.homepage-box-with-image .tm-cta3-desc-btn-wrapper {*/
/*	display: none;*/
/*}*/

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #ab8558;
}

.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.single.single-tm_portfolio .site-main .tm-social-bottom-wrapper {
    display: none;
}

.tm-sbox .tm-vc_cta3-content-header h2 {
    color: #000;
}

.site-footer .widget-area:last-child .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
    border: 2px solid #fff;
    width: 3.15em !important;
    height: 3.15em !important;
}

.site-footer .widget-area:last-child .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-left: 18px!important;
}

.tm-sbox.homepage-box-with-image {
    cursor: pointer!important;
}

.tm-sbox.homepage-box-with-image .tm-vc_cta3-content-header h2.tm-custom-heading  {
    color: #FFFFFF;
    margin: 30px 0 !important;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    min-height: 125px;
}

.tm-sbox.homepage-box-with-image .tm-vc_cta3-content-header h4.tm-custom-heading {
    color: #FFFFFF;
    margin: 30px 0 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    min-height: 132px;
}

.tm-sbox.homepage-box-with-image .tm-cta3-desc-btn-wrapper .tm-cta3-content-wrapper p {
    color: #FFFFFF;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}

.tm-sbox.homepage-box-with-image .tm-cta3-desc-btn-wrapper .tm-cta3-description {
    min-height: 35px;
}

.tm-sbox.homepage-box-with-image .tm-cta3-desc-btn-wrapper .tm-vc_btn3-container.tm-vc_btn3-inline {
    display: none!important;
}

.themetechmount-topbar-inner .container.tm-container-for-topbar {
	width: 100%;
}

.top-minus-30 {
    position: relative;
    top: -30px;
}

@media (max-width: 767px) {
    .column-reverse-xs .vc_row.container {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .mt-30-xs {
        margin-top: 30px;
    }
    
    .mb-30-xs {
        margin-bottom: 30px;
    }
    
    .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        height: 160px;
    }
    
    .tm-titlebar-align-left .entry-title-wrapper .entry-title {
        font-size: 32px;
    }
    
    body.single.single-tm_portfolio .site-main {
        padding-top: 0px;
    }
    
    body.single.single-tm_portfolio .site-main .tm-pf-single-content-wrapper {
        padding-bottom: 10px;
    }
    
    body.single.single-tm_portfolio .site-main .tm-pf-single-content-wrapper-innerbox {
        padding: 0;
    }
    
    body.single.single-tm_portfolio .tm-pf-single-content-area,
    body.single.single-tm_portfolio .tm-pf-single-content-area .tm-portfolio-description
    {
        margin-top: 15px;
    }
    
    body.single.single-tm_portfolio .site-main .price-listing .vc_tta-accordion,
    body.single.single-tm_portfolio .site-main .price-listing .vc_tta-accordion .vc_tta-panel-body{
        padding: 0;
    }
    
    .list-m-0-xs .tm-list {
        margin: 0;
    }
    
    /* https://almaskinclinic.ro/aparatura/onda-pro/ */
    body.postid-3512 .tm-titlebar-wrapper {
        padding: 30px 0;
    }
    
    /* https://almaskinclinic.ro/aparatura/onda-pro/ */
    body.postid-3512 .tm-titlebar-wrapper .entry-title {
        line-height: 44px;
    }
    
    .themetechmount-sidebar-true .site-main {
        padding-top: 20px;
    }
    
    .prices-section .vc_tta-panel .wpb_wrapper,
    .price-listing .vc_tta-panel .wpb_wrapper {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    
    .pricing-table td {
        min-width: 200px;
    }
    
    body.search #content-wrapper .site-main {
        padding-top: 20px;
    }
    
    body.search .tm-sresult-form-wrapper {
        margin-bottom: 30px;
    }
    
    body.search .tm-sresult-form-top {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 20px 10px;
    }
    
    body.search .tm-sresult-form-wrapper h2 {
        width: 100%;
    }
    
    body.search .tm-sresults-first-row {
        padding-bottom: 30px;
    }
    
    body.error404 .page-title {
        font-size: 50px;
        line-height: 70px;
    }
    
    .services-section h2.premium-services {
        margin-bottom: 30px!important;
    }
    
    .premium-services-line > .wpb_column:nth-child(3) {
        margin-bottom: 15px;
    }
}