/*
Theme Name: HealthHub Child Theme
Template: healthhub
Theme URI: https://healthhub.ancorathemes.com/
Description: HealthHub Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0.0
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clinic, dental, doctor, gynecology, health, healthtech, healthyliving, hospital, medical, medicine, nutrition, pediatric, therapy
Text Domain: healthhub
*/


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

/*GENERAL*/

.grecaptcha-badge { 
    visibility: hidden !important;
}

.page_content_wrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.single-cpt_portfolio .page_content_wrap {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/*HOMEPAGE*/

.ram_homepage_slider_tour .sc_icons_columns_wrap .sc_icons_item {
    padding: 10px;
    border-radius: 24px;
}

.ram_homepage_slider_tour .sc_icons_columns_wrap .sc_icons_item .sc_icons_item_title {
    font-size: 18px;
}

.ram_homepage_slider_tour .sc_icons_columns_wrap .sc_icons_item .sc_icons_image img {
    /*max-width: 120px;*/
    max-width: 9em;
    border-radius: 16px;
}

.ram_homepage_category_column {
    min-height: 500px;
}

.ram_homepage_single_button {
    font-size: 16px !important;
}

/*PORTFOLIO ALL ITEMS PAGE*/

.ram_category_page_items_holder .sc_item_container {
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
}

.ram_category_page_items_holder .sc_blogger_item_content {
    /*background-color: #f8f4ee;*/
}

.ram_category_page_items_holder .sc_blogger_item_title {
    font-weight: 600;
    padding-bottom: 15px;
    font-size: 18px;
}

.ram_category_page_items_holder .sc_blogger_portestate .sc_blogger_item .sc_blogger_item_content .portfolio_page_details .portfolio_page_details_item_value {
  width: 100%;
  text-align: left;
}

.ram_category_page_items_holder .sc_blogger_portestate .sc_blogger_item .sc_blogger_item_content .portfolio_page_details .portfolio_page_details_item_title {
  width: 0;
  display: none;
}

.ram_category_page_items_holder .sc_blogger_portestate .sc_blogger_item .sc_blogger_item_content .portfolio_page_details .portfolio_page_details_item + .portfolio_page_details_item {
  border-top: 0px solid var(--theme-color-bd_color);
}

.ram_category_page_items_holder .sc_blogger_portestate .sc_blogger_item .sc_blogger_item_content {
  padding: 0.5em 1.35em 1em;
}

/*SINGLE PORTFOLIO PAGE*/

.portfolio_page.portfolio_page_details_right .sc_column_fixed.portfolio_page_details_wrap, .portfolio_page.portfolio_page_details_left .sc_column_fixed.portfolio_page_details_wrap {
  top: 7em;
}

.portfolio_page .portfolio_page_title {
    margin-bottom: 0.2em;
    font-weight: 600;
}

.portfolio_page .portfolio_page_details_item_title {
    font-weight: 400 !important;
    color: #047185 !important;
}

.portfolio_page .portfolio_page_details_item_value {
    color: #047185 !important;
    font-weight: 500 !important;
}

.portfolio_page .portfolio_page_meta .post_meta {
    display: none;
}

.portfolio_page .breadcrumbs_wrap {
    margin-bottom: 1em;
}

.portfolio_page .portfolio_page_details_share .socials_wrap .social_item {
    margin: 0 35px 0px 0;
}

.portfolio_page .portfolio_page_details_wrap div {
    background-color: #f8f4ee;
    /*padding: 10px;*/
}

.portfolio_page .portfolio_page_details:first-of-type {
    border-radius: 20px 20px 0 0;
}

.portfolio_page .portfolio_page_details {
    padding: 20px;
}

.portfolio_page .rp_portfolio_extra--before-share {
    padding: 0px 20px 0px 20px;
}

.portfolio_page .portfolio_page_details_share {
    border-radius: 0px 0px 20px 20px; 
    margin-top: 0px;
    border-top: 0px solid #ddd;
}

.portfolio_page .rp_portfolio_box_1, .portfolio_page .rp_portfolio_box_2 {
    color: #047185;
    padding: 5px;
    background-color: white !important;
    border-radius: 100px;
    margin-bottom: 20px;
}

.portfolio_page .rp_portfolio_box_1 img, .portfolio_page .rp_portfolio_box_2 img {
    vertical-align: middle;
}

.portfolio_page .ram_portfolio_single_button {
    font-weight: 500;
    display: block;
    text-align: center;
}

.ram_portfolio_single_button {
    background-color: #FF7D05 !important;
    width: 100% !important;
    padding: 10px !important;
}

/*.ram_portfolio_single_button {*/
/*    background-color: #FF7D05;*/
/*}*/



/*CONTACT PAGE*/

.wpcf7 .select_container, .wpcf7 textarea, .wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  background-color: white;
  border-radius: 4px !important;
}


/*MOBILE START*/

@media only screen and (max-width: 1440px) {
    
/*HOMEPAGE*/
    
.ram_homepage_slider_tour .sc_icons_item_details {
    font-size: 12px !important;
}
    
}

@media only screen and (max-width: 1280px) {

    
}

/*SMALL PC END*/


/*TABLET START*/

@media only screen and (max-width: 1024px) {

/*GENERAL*/
 
.single-cpt_portfolio .page_content_wrap {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/*HOMEPAGE*/
 
.ram_homepage_slider_tour .sc_icons_columns_wrap .sc_icons_item .sc_icons_item_title {
    font-size: 16px;
}

/*SINGLE PORTFOLIO TOUR PAGE*/

#ram_portfolio_page_content_wrap, #ram_portfolio_page_details_wrap {
    width: 100% !important;  
}

#ram_portfolio_page_details_wrap {
    padding-left: 0px; 
    padding-bottom: 1em;
}

.portfolio_page .breadcrumbs_wrap {
    width: 100%;
}

/*.portfolio_page.portfolio_page_details_right .portfolio_page_content_wrap, .portfolio_page.portfolio_page_details_left .portfolio_page_content_wrap {*/
/*    width: 100% !important;*/
/*}*/

}

/*TABLET END*/

/*BIG MOBILE START*/

@media only screen and (max-width: 768px) {
    
/*HOMEPAGE*/
    
.ram_homepage_slider_tour .trx_addons_column-1_1-mobile {
    /*width: 50% !important;*/
    width: 33% !important;
}

.ram_homepage_slider_tour .sc_icons_image {
    margin: auto;
}

.ram_homepage_slider_tour .sc_icons_item_details {
    text-align: center;
}

.ram_homepage_slider_tour .sc_icons_columns_wrap .sc_icons_item .sc_icons_image img {
    max-width: 8.5em;
}

.ram_homepage_category_column {
    min-height: 300px;
}
    
}

/*BIG MOBILE END*/

@media only screen and (max-width: 576px) {
    
/*HOMEPAGE*/
    
.ram_homepage_slider_tour .trx_addons_column-1_1-mobile {
    /*width: 100% !important;*/
    width: 50% !important;
    margin: auto;
}

.ram_homepage_slider_tour .trx_addons_column-1_1-mobile:last-child {
    display: none !important;
}

.ram_homepage_slider_tour .sc_icons_columns_wrap .sc_icons_item .sc_icons_image img {
    max-width: 8em;
}

.ram_homepage_category_column {
    min-height: 250px;
}

}

/*MOBILE START*/


@media only screen and (max-width: 479px) {


}



/*MOBILE END*/




