/* Body / Global */


body {
    background-color: #fff;
    color: #323234;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.825;
    margin: 0;
}

hr {
    border: none;
    margin-top: 50px !important;
    margin-bottom: 50px;
    background-color: #a3a3a3 !important;
}

a {
    text-decoration: none; 
    color: #323234;;
}

a:hover {color: #EE7B72 !important;}

.container {
    max-width: 80%;
}

input::placeholder {
    font-style: italic;
    font-weight: 100;
}

.img-fluid {width: 100%;}

.img_box {
    height: 275px;
    width: 100%;
    overflow: hidden;
}   

.featured_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 3px;
    font-size: 12px !important;
     text-align: center;
}

.related_title {
    font-size: 12px !important;
    text-align: left;
    display: block;
    letter-spacing: 3px;
}

.title_box .title_text {
    color: #333; 
    font-size: 20px; 
    font-weight: 800;
    letter-spacing: 4px;
    text-transform: uppercase;
}


.title_text {
    color: #333;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.common_padding {padding: 40px 10px;}

.cursive_font {font-family: 'Dancing Script', cursive;}

.margin_bt_0 {margin-bottom: 0px !important;}

.margin_bt-30 {margin-bottom: 30px !important;}

.text_vspacing {line-height: 1.8em;}

.margin_t_0 {margin-top: 0px !important;}

p {
    overflow-wrap: break-word; 
    margin: 30px 0px;
}

.padding_tb {
    padding-top: 50px; 
    padding-bottom: 50px;
}

.padding_b-50 {padding-bottom: 50px;}

.padding_t-50 {padding-top: 50px;}

.box_outline {
    box-shadow: #fff 0 0 0 7px, #ccc 0 0 0 8px;
    margin-bottom:1em;
}

.box_img img {
    box-shadow: #fff 0 0 0 7px, #ccc 0 0 0 8px;
    margin-bottom:1em;
    width: 100%;
    height: auto;
}

#resource .img_box {height: 215px;}

#resource .img-product {width: 100%; height: auto;}

#resource .img_box { margin-bottom: .5em;}

.right_content_section {
    width: 85%;
    margin-left: auto;
}

.right_content_section ul {list-style: square;}

.right_content_section a {color: #EE7B72;}

.margin_15 {
    margin-top: 15px; 
    margin-bottom: 15px;
}

.margin_bt-50 {margin-bottom: 50px;}

.margin_t-50 {margin-top: 50px;}

/* side bar section hidden */



/* side bar section hidden End */

/* Body End */

/*Nav Bar */

.is_sticky {
    position: fixed;
    background: #fff;
    width: 80%;
    top: 0;
}

.is_sticky .nav_logo_container {display:none;}

.is_sticky #menu-main-menu {
	    margin-bottom: 0px;
}

.mobile_stick {
    padding-left: 0px;
    list-style: none;
    margin-top: 1em;
}

.mobile_stick li {
    background: #343434;
    display: block;
    padding: 1.5px 0px !important;
    width: 25px;
    margin: 5px auto;
}

.mobile_logo {text-align: center;}

.menu_small {display: none;}

.menu-item-has-children {
    position: relative; 
}

.sub-menu li a {
    width: 180px;
    background-color: #00a38f;
    padding: 10px;
    text-align: left;
    font-size: 12px;
    position: relative;
    top: 25px;
    display: block;
    color: #fff;
}

.sub-menu li a:hover { 
    background-color: #EB645A; 
    color: #fff !important;
}

.sub-menu {
    display: none;
    position: absolute;
    padding: 10px;
    margin-top: 10px;
    line-height: 2em;
    z-index: 9999;
    top: -10px;
    font-size: 12px;
    left: -25px;

}

.menu-item-has-children:hover .sub-menu {display: inherit;}

.nav_logo {width: 72%; margin:auto;}

.nav_list_style {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-left: 0px;
    width: 60%;
    float: left;
    min-height: 50px;
    align-items: center;
}

.nav_list_style ul {list-style: none;}

.nav_logo_ {width: 90px;}

.nav_list_item, .sub-menu li {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 3px;
}

.nav_menu_style {
    width: 100%; 
    margin: auto;
}

.nav_list_item a {color: #323234;}

.nav_list_item a:hover {color: #fc5f57;}

/* Nav Bar End */

/* Resources */

.products_sec {padding: 10px;}

/* Resources */

/* Social icons */

.social_icons a:hover {
    color: #EB645A;
}

.social_icons a {
    color: #000; 
    transition: .2s;
}

.social_icons {
    display: flex;
    column-gap: 2em;
    font-size: 18px;
    width: 40%;
    min-height: 50px;
    justify-content: flex-end;
    align-items: center;
}

/* Social icons End */

/* alignment Css */

.align_center {
    text-align: center;
}

/* alignment Css End*/


/* insta section */

.footer_insta_content h4 {
    font-size: 16px; 
    margin-top: 25px; 
    margin-bottom: 0px;
}

.footer_insta_content p {margin: 0px;}
    
/* insta section End */

/* Form Section */ 
.side_bar_form_group input {
    font-size: 14px;
    margin-top: 1.5em;
    padding: 8px;
    text-align: center;
    width: 100%;
    border: none;
}

/* Form Section End */

/* Font Styles / color */

.mini_text {
    font-size: 12px;
}

.text_color_white {
    color: #fff !important;
}

.text_color_black {
    color: #333 !important;
}

.text_bold {
    font-weight: 600;
}

.text_bold_800 {
    font-weight: 800;
}

.text_bold_700 {
    font-weight: 700;
}


.text_uppercase {
    text-transform: uppercase;
}

/* Font Styles / color End */

/* image style / padding */

.featured_image {margin-top:1em;}

.img_text_wrap {
    float: left; 
    width: 50%;
    margin-right: 20px;
}

.text_vspacing_less {line-height: 1.2em;}

/* image style / padding End */

/* All Buttons */

.consulation_button { display: block; }

.common_btn {
    background-color: #EB6459;
    border-radius: 0px;
    color: #fff;
    padding: 15px 0px;
    font-weight: 700;
    letter-spacing: 3px;
}

.common_btn:hover {
    background-color: #EE7B72;
    color: #fff!important;
}

.blog_read_button {
    position: absolute;
    right: 0;
    top: 0;
}

.blog_read a {
    background-color: #eee;
    border: 0;
    box-shadow: #fff 0 0 0 3px, #ccc 0 0 0 4px;
    color: #323234;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 4px;
    outline: 0!important;
    padding: 8px 20px;
    text-transform: uppercase;
}

.blog_read a:hover   {
    background-color: #fc5f57;
    color: #fff !important;
}


/* All Buttons End */

/* Footer */

.side_bar_content h4 {font-size: 26px;}

.footer_form_group input {
    font-size: 14px;
    margin-top: 1.5em;
    padding: 8px;
    text-align: center;
    width: 175px;
    border: none;
}

#Footer .title_text {font-size: 16px;}

.footer_middle_bg {background: #009280;}

.footer_middle_bg {padding: 70px 0 25px;}

.footer_bottom_section p {font-size: 12px;}

.footer_bottom_section a {color: #EE7B72;}

.footer_bottom_section a:hover {color: #444 !important;}

/* Footer End */

/* Services */

.service_image h3 {
    padding: 8px;
    font-size: 1em;
    text-shadow: 2px 2px 10px #000;
    position: absolute;
    display: grid;
    align-items: center;
    height: 100%;
    top: 0px;
    width: 100%;
    background-color: #00a38f30;
    transition: .5s;
}

.service_image h3:hover {
    background-color: #00a38f00;
    top: 20px;
}

.services_image_1 {
    background-image: url(https://udayjoshi.info/Naturopath/assets/images/service_1.jpeg);
    background-size: cover;
}

.services_image_2 {
    background-image: url(https://udayjoshi.info/Naturopath/assets/images/service_2.jpg);
    background-size: cover;
}

.services_image_3 {
    background-image: url(https://udayjoshi.info/Naturopath/assets/images/service_3.jpeg);
    background-size: cover;
}

.services_image_4 {
    background-image: url(https://udayjoshi.info/Naturopath/assets/images/service_4.jpeg);
    background-size: cover;
}

.services_image_5 {
    background-image: url(https://udayjoshi.info/Naturopath/assets/images/service_5.jpg);
    background-size: cover;
}

.services_image_6 {
    background-image: url(https://udayjoshi.info/Naturopath/assets/images/service_6.jpeg);
    background-size: cover;
}

.service_image {
    position: relative;
    width: 100%;
    min-height: 150px;
    margin: 15px auto;
    overflow: hidden;
}


/* Services */

/* Side Bar */

.search_box input {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #323234;
    font-size: 14px;
    font-weight: 400;
    padding: 8px;
    width: 100%;
}

#side_bar li.categories {
    font-size: 16px;
    letter-spacing: 2px;
    list-style: none;
    font-weight: 800;
    text-transform: uppercase;
}

.search_box #searchsubmit {display:none;}

#side_bar .title_text {
    font-size: 16px;
    letter-spacing: 2px;
}

#side_bar {font-size: 15px;}


.side_bar_top   {
    background-color: #00a38f;
    box-shadow: #fff 0 0 0 5px, #ccc 0 0 0 6px;
    padding: 40px 40px 30px !important;
}

.side_bar_content h4 {font-size: 26px;}

.sidebar_tag_list {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    list-style: none !important;
    padding-left: 1em;
}

#side_bar .categories ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    list-style: none !important;
    padding-left: 0;
    margin-top: 1em;
}



.sidebar_featured_img .box_outline {margin-bottom: 0px;}

.sidebar_featured_img img {width: 500px; height: auto;}

/* Side Bar End */

/* Blog */

.single_blog .right_content_section h3{
    color: #333 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    text-transform: capitalize !important;
    margin: 15px 0px;
}

.single_blog .right_content_section h2 {
    color: #333 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-transform: capitalize !important;
    margin: 15px 0px;
}


.single_blog .right_content_section h4 {
    color: #333 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-transform: capitalize !important;
    margin: 15px 0px;
}

#Home .post-categories {width: 60%;}

.blog_button_box {position: relative;}


.blog_tag_style .post-categories {
    display: flex;
    column-gap: 1em;
    width: 70%;
    flex-wrap: wrap;
    list-style: none !important;
    padding-left: 0;
}

.blog_tag_list li {padding-left: 1em;}

.blog_tag_style p {
   margin: 0px;
   float: left;
}


:is(.blog_tag_style , #side_bar .cat-item , .sidebar_tag_item , ) a {
    background-color: #fafafa;
    color: #323234;
    display: inline-block;
    font-family: 'raleway',sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 15px;
    margin-bottom: 16px;
    padding: 7px 16px;
    text-transform: uppercase;
}

.blog_subtitle {text-align: center;}

.blog_bottom_text a {color: #EB6459;}

.blog_bottom_text {width: 80%; margin: auto;}

.icon_heart::before {
    content: "\2014";
    font-family: "dashicons";
    font-size: 8px;
    margin: 0 2px 0 2px;
    padding-right: 2px;
    -webkit-font-smoothing: antialiased;
    color: #333;
}

#blogs a:hover {color: #EE7B72 !important;}

.page_number_box {text-align:center;}

.page-numbers {
    background-color: #fafafa;
    border: 1px solid #fafafa;
    color: #323234 !important;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    margin: 4px;
    padding: 5px 12px;
    min-width: 100%;
    text-align: center;
	text-transform:uppercase; 
}

.page-numbers:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #fc5f57;
}

.page-numbers:active {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #fc5f57;
}

.blog_prev , .blog_next {font-size: 14px;}

.blog_prev {text-align: left;}

.blog_next {text-align: right;}

.comment_image {border-radius: 50%; width: 60px;}

.comment_time {color:#333; font-size: 14px;}

.comment_box_title {
    display: flex;
    column-gap: 1em;
}

.comment_box {
    padding-left: 40px;
    border-left: 2px solid #f5f5f5;
    margin-top: 40px;
}


.blog_form_box textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 1px 1px 3px #eee inset;
    color: #888;
    font-size: 11px;
    padding: 16px;
    width: 100%;
}

.blog_form_box input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 1px 1px 3px #eee inset;
    color: #888;
    font-size: 11px;
    padding: 16px;
    width: 50%;
}

.blog_form_box input.common_btn {    
    background-color: #EB6459;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    padding: 10px 40px;
    text-transform: uppercase;
    width: fit-content !important;
}

.blog_img {
    width: 75px;
    float: left;
    margin: 0 1em .5em 0; 
}

.blog_img img {box-shadow: #ffe 0 0 0 4px, #ccc 0 0 0 5px;}


.blog_bottom_section p:first-child {
    margin-top: 0px;
}

.blog_related{margin-bottom: 2em;}

.blog_related .img_box {
    height: 125px;
    width: 100%;
    overflow: hidden;
}

/* Blog End */


/* Contact page */

#wpcf7-f2887-o1 p {margin: 15px 0px;}

#contact_us h1 {letter-spacing: 4px;}

.contact_form_box textarea , .contact_form_group {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 3px #eee inset;
    color: #888;
    font-size: 11px;
    padding: 5px;
    width: 100%;
    font-size: 16px;
}

.contact_form_box input.contact_btn {    
    background-color: #eee;
    border: 0;
    box-shadow: #fff 0 0 0 3px, #ccc 0 0 0 4px;
    color: #323234;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 4px;
    outline: 0!important;
    padding: 8px 20px;
    text-transform: uppercase;
}

.contact_form_box input.contact_btn:hover {    
    background-color: #EB6459;
}

/* Contact page end */


/* ====== Media Query 1024px ====== */

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

 .is_sticky {width:98%;}		

.container {max-width:98%;}

.img_box {
    height: 175px;
    width: 100%;
    overflow: hidden;
}

.footer_form_group input {width: 175px;}

.right_content_section {width: 90%;}

.nav_list_style {width: 70%;}

.nav_social_icons .social_icons {width: 30%;}

.blog_tag_list {column-gap: 0em;}

}

/* ====== Media Query 1024px / tabs End ====== */


/* ====== Media Query 474px / mobile ====== */

@media only screen and (max-width: 474px) {
	
 .is_sticky {display:none;}		

 .right_content_section {width: 100%;} 

.img_box {
    height: 275px;
    width: 100%;
    overflow: hidden;
}   

.menu_small {display: inherit;}    

.menu_large {
    width: 100%;
    display: none;
}

.blog_form_box input {width: 100%;}

.blog_prev , .blog_next {text-align: center;}

.social_icons_wrapper {text-align: center;}

.container {
    max-width: 100%;
}

.service_image {
    min-height: 250px;
    width: 70%;}

.img_text_wrap {
    margin-right:initial; 
    width: 100%; 
    float: none;
}

.right_content_section {
    padding: 0px 10px 25px 10px;
}

.page_number_inner {font-size: 10px;}

.nav_menu_style {width: 100%;}

.nav_list_style {
    display: block; 
    line-height: 1;
    padding-left: 0px;
    width: 100%;
}

.nav_list_item {
    text-transform: uppercase; 
    font-size: 14px;
}

.nav_menu_style li {padding: 18px 20px;}

.sub_menu_list_mobile li a {
    text-transform: uppercase; 
    font-size: 12px; 
    color: #999;
}

.dropdown_menu::after {
    content: '\f107';
    font-size: 2em;
    color: #333;
    position: absolute;
    right: 5px;
    top: 5px;
    font-family: 'FontAwesome';
}

.dropdown_menu_click::after {
    content: '\f106';
    font-size: 2em;
    color: #333;
    position: absolute;
    right: 5px;
    top: 5px;
    font-family: 'FontAwesome';
}


.contact_address {margin-bottom: 2em;}

.nav_social_icons .social_icons {
    display: flex;
    column-gap: 2em;
    font-size: 18px;
    width: 100%;
    min-height: 50px;
    justify-content: flex-start;
    align-items: center;
}

.nav_social_icons {
    padding-top: 0px !important;
    list-style: none;
}

.nav_logo {width: 98%; padding-top: 50px;}

.footer_form_group input {width: 80%;}

.blog_read_button {
    position: inherit;
    right: 0;
    top: 0;
    text-align: center;
    margin-bottom: 2em;
}

.blog_tag_list {width: 100%; column-gap: 0em;}

.mobile_menu_items {
    position: absolute;
    z-index: 9999;
    top: 8em;
    background: #fff;
    left: 0;
    width: 100%;
}

#Home .post-categories {
    width: 100%;
}

:is(.blog_tag_style , #side_bar .cat-item , .sidebar_tag_item , ) a {
    margin-bottom: 0px; 
    padding: 0px 10px; 
    line-height: 15px;
}

.row_reverse {flex-direction: column-reverse;}

}

/* ====== Media Query 767px End ====== */