/*!
Theme Name: KiviCare
Theme URI: https://wordpress.iqonic.design/product/wp/kivicare/
Author: Iqonic Design
Author URI: https://iqonic.design/
Description: Medical Clinic & Patient Management WordPress Theme
Version: 2.2.13
Requires at least: 5.6
Tested up to: 6.0
Requires PHP: 5.6+
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kivicare
Tags: four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share
what you've learned with others.
*/

:root {
    --primary-color: #06b9ee;
    --secondary-color: #005068;
}

:root {
    --primary-color: #06b9ee !important;
    --secondary-color: #005068 !important;
}


ul.big-ul.iq-list-with-img li {
    align-items: flex-start;
    margin-bottom: 15px;
}
ul.big-ul.iq-list-with-img li img {
    padding-top: 5px;
	display:none;
}

.title_Txt {
    font-size: var(--font-size-h2);
    line-height: 1.3;
    line-height: var(--font-line-height-h2);
    letter-spacing: 0;
    letter-spacing: var(--font-letter-spacing-h2);
    font-weight: 500;
    font-weight: var(--font-weight-h2);
	color: var(--global-font-title);
}

.title_Txt-h3 {
    font-size: var(--font-size-h3);
    line-height: 1.3;
    line-height: var(--font-line-height-h3);
    letter-spacing: 0;
    letter-spacing: var(--font-letter-spacing-h3);
    font-weight: 500;
    font-weight: var(--font-weight-h3);
	color: var(--global-font-title);
}
.title_Txt-h4 {
    font-size: var(--font-size-h4);
    line-height: 1.3;
    line-height: var(--font-line-height-h4);
    letter-spacing: 0;
    letter-spacing: var(--font-letter-spacing-h4);
    font-weight: 500;
    font-weight: var(--font-weight-h4);
	color: var(--global-font-title);
}
strong {
    font-weight: 600;
}

ul.partners.big-ul.iq-list-with-img {
    padding: 10px 0;
}
ul.partners.big-ul.iq-list-with-img li {
    margin-bottom: 0;
}
ul.partners.big-ul.iq-list-with-img li a {
    color: var(--e-global-color-text);
	    font-weight: 600;
}



.blue-gr {
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    font-weight: bold;
background: rgb(1, 117, 173);
    background: -moz-linear-gradient(top, rgba(1, 117, 173, 1) 0%, rgba(61, 136, 170, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(1, 117, 173, 1) 0%, rgba(61, 136, 170, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 117, 173, 1) 0%, rgba(61, 136, 170, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0175ad', endColorstr='#3d88aa',GradientType=0 );
    border-bottom: 3px solid #036493;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: justify;
}
.blue-gr p {
    margin-bottom: 0;
	margin-top: 0;
}
.blue-gr img {
    float: right;
    margin: 0 0 0 10px;
}
.blue-gr a {
    color: #fff;
}

.has-img img {
    float: right;
    margin: 0 0 10px 10px;
}
header.default-header .navbar-light .navbar-brand img.logo {
    width: auto;
}
header.default-header .navbar-brand, header.default-header .sub-main {
    padding: 16px 0 0;
}
header.default-header .navbar ul {
    padding-top: 15px;
}
.iq-title-box .iq-subtitle {
    color: #06b9ee !important;
}
.iq-befor-line .iq-subtitle:after {
    background: #06b9ee !important;
} 
.ui-accordion .accordion-content img.alignnone.size-full {
    float: left;
    width: 20%;
    margin: 0 10px 10px 0;
}
.Awards-sec {
    display: inline-block;
}
.ui-accordion .accordion-content .title_Txt-h4 {
    padding-bottom: 10px;
}
.ui-accordion .accordion-content ul.big-ul.iq-list-with-img li img {
    padding-top: 0;
}

ul.big-ul.iq-list-with-img li {
    position: relative;
    padding-left: 25px;
}
ul.big-ul.iq-list-with-img li:before {
    font-size: 18px;
    position: absolute;
    font-family: FontAwesome;
    top: -2px;
    left: 0px;
    content: "\f18e";
    color: #06b9ee;
}
.kivicare-list-all svg {
    display: none;
}

li.kivicare-list-all {
    position: relative;
    padding-left: 25px;
}

li.kivicare-list-all:before {
    font-size: 18px;
    position: absolute;
    font-family: FontAwesome;
    top: 3px;
    left: 0px;
    content: "\f138 ";
    color: #06b9ee;
}
.vsel-shortcode .vsel-meta.vsel-alignleft {
    width: 20% !important;
}
.vsel-shortcode .vsel-info-block.vsel-alignright {
    width: 80% !important;
}

b.ben_bold {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    display: block;
}
.blue-gr p:first-child {
    margin-bottom: 15px;
}

b, strong {
    font-weight: 700 !important;
}
ul.partners.big-ul.iq-list-with-img li a:hover {
    color: #06b9ee;
}

.sub-btn .wpcf7-submit {
    margin-top: 20px;
}

.n2-section-smartslider .n2-ss-slider {
    width: 100%;
    display: block;
}
.n2-ss-slider [data-mode=center] .n2-ss-slide-background-image img {
    object-fit: cover !important;
}

.content-area .site-main {
    padding: 50px 0;
}

ol.num-list {
    padding-left: 50px;
}

a.title {
    margin: 0 !important;
    color: rgb(255, 255, 255) !important;
    font-size: 44px !important;
    text-shadow: rgb(3, 3, 3) 4px 4px 4px !important;
}
a.read {
    background: #497d9b;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-size: 14px !important;
    padding: 8px 20px;
}

a.read:hover {
background-color: #333333;
    color: #fff;
}
p.n2-font-f4c122c5e205414f2154ba28d5b800c4-paragraph {
    font-size: inherit !important;
}
.content-home {
    width: 70%  !important;
}
ul.sub-menu li a {
    text-transform: capitalize;
}





 @media only screen and (min-width:768px) and (max-width:1023px) {
	 a.read {
    display: none;
}
 }




@media screen and (max-width: 767px) {
.vsel-shortcode .vsel-meta.vsel-alignleft {
    width: 100% !important;
}
.vsel-shortcode .vsel-info-block.vsel-alignright {
    width: 100% !important;
}
.has-img img {
    float: none;
    margin: 0 0 20px;
	width : 100%;
}	
.content-home {
    width: 100%  !important;
}
a.title {
    font-size: 18px !important;
}
a.read {
    display: none;
}

}

/* for news */
.page-id-39099 ul.big-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-id-39099 ul.big-ul li {
    position: relative;
    padding-left: 22px;
}

.page-id-39099 ul.big-ul li:before {
    font-size: 16px;
    position: absolute;
    font-family: FontAwesome;
    top: 0px;
    left: 0px;
    content: "\f0a9 ";
    color: #06b9ee;
}

.cls{display: block;}
