/*--------------------------
    Font size Schemes
*--------------------------*/
body[data-size="small-size-scheme"] {
    font-size: 12px;
}

body[data-size="medium-size-scheme"] {
    font-size: 16px;
}

body[data-size="large-size-scheme"] {
    font-size: 20px;
}

/*--------------------------
    Font size Schemes End
*--------------------------*/

/*--------------------------
    Font color Schemes
*--------------------------*/

/*  ---- black-yellow -----  */
body[data-color="black-yellow-scheme"] {
    background: #000;
    color: #fef24c;
}
/*//Font color*/
body[data-color="black-yellow-scheme"] h1,
body[data-color="black-yellow-scheme"] h2,
body[data-color="black-yellow-scheme"] h3,
body[data-color="black-yellow-scheme"] h4,
body[data-color="black-yellow-scheme"] h5,
body[data-color="black-yellow-scheme"] h6,
body[data-color="black-yellow-scheme"] p,
body[data-color="black-yellow-scheme"] a,
body[data-color="black-yellow-scheme"] .bottom-section .title,
body[data-color="black-yellow-scheme"] .header-main-menu ul li,
body[data-color="black-yellow-scheme"] #addressesArea .adress-item .title,
body[data-color="black-yellow-scheme"] #addressesArea .adress-item .address,
body[data-color="black-yellow-scheme"] .content-section a[href^="tel:"],
body[data-color="black-yellow-scheme"] .btn,
body[data-color="black-yellow-scheme"] .media-item .content,
body[data-color="black-yellow-scheme"] .media-item .content .tag, 
body[data-color="black-yellow-scheme"] .media-item .content time,
body[data-color="black-yellow-scheme"] .product .title,
body[data-color="black-yellow-scheme"] .product .descr,
body[data-color="black-yellow-scheme"] .form-section .title, 
body[data-color="black-yellow-scheme"] .home-appointments .title,
body[data-color="black-yellow-scheme"] .doctor-item .name,
body[data-color="black-yellow-scheme"] .icon-nav .icon,
body[data-color="black-yellow-scheme"] .ad_menu-cat .title,
body[data-color="black-yellow-scheme"] .promotion-content .title,
body[data-color="black-yellow-scheme"] .promotion-bottom .big,
body[data-color="black-yellow-scheme"] .promotion-bottom,
body[data-color="black-yellow-scheme"] .service-single-page ul,
body[data-color="black-yellow-scheme"] .service-single-page .content-section
{
	color: #fef24c;
}
/*//Background color*/
body[data-color="black-yellow-scheme"] .site-header,
body[data-color="black-yellow-scheme"] .site-footer,
body[data-color="black-yellow-scheme"] .bottom-section .title,
body[data-color="black-yellow-scheme"] .header-main-menu ul li,
body[data-color="black-yellow-scheme"] #addressesArea .adress-item .title,
body[data-color="black-yellow-scheme"] #addressesArea .adress-item .address,
body[data-color="black-yellow-scheme"] .content-section a[href^="tel:"],
body[data-color="black-yellow-scheme"] .btn,
body[data-color="black-yellow-scheme"] .media-item .content,
body[data-color="black-yellow-scheme"] .media-item .content .tag, 
body[data-color="black-yellow-scheme"] .media-item .content time,
body[data-color="black-yellow-scheme"] .product .title,
body[data-color="black-yellow-scheme"] .product .descr,
body[data-color="black-yellow-scheme"] .form-section .title, 
body[data-color="black-yellow-scheme"] .home-appointments .title,
body[data-color="black-yellow-scheme"] .doctor-item .name,
body[data-color="black-yellow-scheme"] .icon-nav .icon,
body[data-color="black-yellow-scheme"] .ad_menu-cat .title,
body[data-color="black-yellow-scheme"] .promotion-content .title,
body[data-color="black-yellow-scheme"] .promotion-bottom .big,
body[data-color="black-yellow-scheme"] .promotion-bottom,
body[data-color="black-yellow-scheme"] .service-single-page ul,
body[data-color="black-yellow-scheme"] .service-single-page .content-section
{
    background: #000;
}

/*  ---- black-yellow END-----  */

/*  ---- yellow-blue -----  */
body[data-color="yellow-blue-scheme"] {
    background: #ffe800;
    color: #3d6ab3;
}

/*//Font color*/
body[data-color="yellow-blue-scheme"] h1,
body[data-color="yellow-blue-scheme"] h2,
body[data-color="yellow-blue-scheme"] h3,
body[data-color="yellow-blue-scheme"] h4,
body[data-color="yellow-blue-scheme"] h5,
body[data-color="yellow-blue-scheme"] h6,
body[data-color="yellow-blue-scheme"] p,
body[data-color="yellow-blue-scheme"] a,
body[data-color="yellow-blue-scheme"] .bottom-section .title,
body[data-color="yellow-blue-scheme"] .header-main-menu ul li,
body[data-color="yellow-blue-scheme"] #addressesArea .adress-item .title,
body[data-color="yellow-blue-scheme"] #addressesArea .adress-item .address,
body[data-color="yellow-blue-scheme"] .content-section a[href^="tel:"],
body[data-color="yellow-blue-scheme"] .btn,
body[data-color="yellow-blue-scheme"] .media-item .content,
body[data-color="yellow-blue-scheme"] .media-item .content .tag, 
body[data-color="yellow-blue-scheme"] .media-item .content time,
body[data-color="yellow-blue-scheme"] .product .title,
body[data-color="yellow-blue-scheme"] .product .descr,
body[data-color="yellow-blue-scheme"] .form-section .title, 
body[data-color="yellow-blue-scheme"] .home-appointments .title,
body[data-color="yellow-blue-scheme"] .doctor-item .name,
body[data-color="yellow-blue-scheme"] .icon-nav .icon,
body[data-color="yellow-blue-scheme"] .ad_menu-cat .title,
body[data-color="yellow-blue-scheme"] .promotion-content .title,
body[data-color="yellow-blue-scheme"] .promotion-bottom .big,
body[data-color="yellow-blue-scheme"] .promotion-bottom,
body[data-color="yellow-blue-scheme"] .service-single-page ul,
body[data-color="yellow-blue-scheme"] .service-single-page .content-section
{
	color: #3d6ab3;
}
/*//Background color*/
body[data-color="yellow-blue-scheme"] .site-header,
body[data-color="yellow-blue-scheme"] .site-footer,
body[data-color="yellow-blue-scheme"] .bottom-section .title,
body[data-color="yellow-blue-scheme"] .header-main-menu ul li,
body[data-color="yellow-blue-scheme"] #addressesArea .adress-item .title,
body[data-color="yellow-blue-scheme"] #addressesArea .adress-item .address,
body[data-color="yellow-blue-scheme"] .content-section a[href^="tel:"],
body[data-color="yellow-blue-scheme"] .btn,
body[data-color="yellow-blue-scheme"] .media-item .content,
body[data-color="yellow-blue-scheme"] .media-item .content .tag, 
body[data-color="yellow-blue-scheme"] .media-item .content time,
body[data-color="yellow-blue-scheme"] .product .title,
body[data-color="yellow-blue-scheme"] .product .descr,
body[data-color="yellow-blue-scheme"] .form-section .title, 
body[data-color="yellow-blue-scheme"] .home-appointments .title,
body[data-color="yellow-blue-scheme"] .doctor-item .name,
body[data-color="yellow-blue-scheme"] .icon-nav .icon,
body[data-color="yellow-blue-scheme"] .ad_menu-cat .title,
body[data-color="yellow-blue-scheme"] .promotion-content .title,
body[data-color="yellow-blue-scheme"] .promotion-bottom .big,
body[data-color="yellow-blue-scheme"] .promotion-bottom,
body[data-color="yellow-blue-scheme"] .service-single-page ul,
body[data-color="yellow-blue-scheme"] .service-single-page .content-section
{
    background: #ffe800;
}

/*  ---- yellow-blue END-----  */

/*  ---- green-purple -----  */
body[data-color="green-purple-scheme"] {
    background: #c7e4d3;
    color: #a9306f;
}
/*//Font color*/
body[data-color="green-purple-scheme"] h1,
body[data-color="green-purple-scheme"] h2,
body[data-color="green-purple-scheme"] h3,
body[data-color="green-purple-scheme"] h4,
body[data-color="green-purple-scheme"] h5,
body[data-color="green-purple-scheme"] h6,
body[data-color="green-purple-scheme"] p,
body[data-color="green-purple-scheme"] a,
body[data-color="green-purple-scheme"] .bottom-section .title,
body[data-color="green-purple-scheme"] .header-main-menu ul li,
body[data-color="green-purple-scheme"] #addressesArea .adress-item .title,
body[data-color="green-purple-scheme"] #addressesArea .adress-item .address,
body[data-color="green-purple-scheme"] .content-section a[href^="tel:"],
body[data-color="green-purple-scheme"] .btn,
body[data-color="green-purple-scheme"] .media-item .content,
body[data-color="green-purple-scheme"] .media-item .content .tag, 
body[data-color="green-purple-scheme"] .media-item .content time,
body[data-color="green-purple-scheme"] .product .title,
body[data-color="green-purple-scheme"] .product .descr,
body[data-color="green-purple-scheme"] .form-section .title, 
body[data-color="green-purple-scheme"] .home-appointments .title,
body[data-color="green-purple-scheme"] .doctor-item .name,
body[data-color="green-purple-scheme"] .icon-nav .icon,
body[data-color="green-purple-scheme"] .ad_menu-cat .title,
body[data-color="green-purple-scheme"] .promotion-content .title,
body[data-color="green-purple-scheme"] .promotion-bottom .big,
body[data-color="green-purple-scheme"] .promotion-bottom,
body[data-color="green-purple-scheme"] .service-single-page ul,
body[data-color="green-purple-scheme"] .service-single-page .content-section
{
	color: #a9306f;
}
/*//Background color*/
body[data-color="green-purple-scheme"] .site-header,
body[data-color="green-purple-scheme"] .site-footer,
body[data-color="green-purple-scheme"] .bottom-section .title,
body[data-color="green-purple-scheme"] .header-main-menu ul li,
body[data-color="green-purple-scheme"] #addressesArea .adress-item .title,
body[data-color="green-purple-scheme"] #addressesArea .adress-item .address,
body[data-color="green-purple-scheme"] .content-section a[href^="tel:"],
body[data-color="green-purple-scheme"] .btn,
body[data-color="green-purple-scheme"] .media-item .content,
body[data-color="green-purple-scheme"] .media-item .content .tag, 
body[data-color="green-purple-scheme"] .media-item .content time,
body[data-color="green-purple-scheme"] .product .title,
body[data-color="green-purple-scheme"] .product .descr,
body[data-color="green-purple-scheme"] .form-section .title, 
body[data-color="green-purple-scheme"] .home-appointments .title,
body[data-color="green-purple-scheme"] .doctor-item .name,
body[data-color="green-purple-scheme"] .icon-nav .icon,
body[data-color="green-purple-scheme"] .ad_menu-cat .title,
body[data-color="green-purple-scheme"] .promotion-content .title,
body[data-color="green-purple-scheme"] .promotion-bottom .big,
body[data-color="green-purple-scheme"] .promotion-bottom,
body[data-color="green-purple-scheme"] .service-single-page ul,
body[data-color="green-purple-scheme"] .service-single-page .content-section
{
    background: #c7e4d3;
}


/*  ---- green-purple END-----  */

/*  ---- blue-orange -----  */
body[data-color="blue-orange-scheme"] {
    background: #0e298d;
    color: #df8d13;
}
/*//Font color*/
body[data-color="blue-orange-scheme"] h1,
body[data-color="blue-orange-scheme"] h2,
body[data-color="blue-orange-scheme"] h3,
body[data-color="blue-orange-scheme"] h4,
body[data-color="blue-orange-scheme"] h5,
body[data-color="blue-orange-scheme"] h6,
body[data-color="blue-orange-scheme"] p,
body[data-color="blue-orange-scheme"] a,
body[data-color="blue-orange-scheme"] .bottom-section .title,
body[data-color="blue-orange-scheme"] .header-main-menu ul li,
body[data-color="blue-orange-scheme"] #addressesArea .adress-item .title,
body[data-color="blue-orange-scheme"] #addressesArea .adress-item .address,
body[data-color="blue-orange-scheme"] .content-section a[href^="tel:"],
body[data-color="blue-orange-scheme"] .btn,
body[data-color="blue-orange-scheme"] .media-item .content,
body[data-color="blue-orange-scheme"] .media-item .content .tag, 
body[data-color="blue-orange-scheme"] .media-item .content time,
body[data-color="blue-orange-scheme"] .product .title,
body[data-color="blue-orange-scheme"] .product .descr,
body[data-color="blue-orange-scheme"] .form-section .title, 
body[data-color="blue-orange-scheme"] .home-appointments .title,
body[data-color="blue-orange-scheme"] .doctor-item .name,
body[data-color="blue-orange-scheme"] .icon-nav .icon,
body[data-color="blue-orange-scheme"] .ad_menu-cat .title,
body[data-color="blue-orange-scheme"] .promotion-content .title,
body[data-color="blue-orange-scheme"] .promotion-bottom .big,
body[data-color="blue-orange-scheme"] .promotion-bottom,
body[data-color="blue-orange-scheme"] .service-single-page ul,
body[data-color="blue-orange-scheme"] .service-single-page .content-section
{
	color: #df8d13;
}
/*//Background color*/
body[data-color="blue-orange-scheme"] .site-header,
body[data-color="blue-orange-scheme"] .site-footer,
body[data-color="blue-orange-scheme"] .bottom-section .title,
body[data-color="blue-orange-scheme"] .header-main-menu ul li,
body[data-color="blue-orange-scheme"] #addressesArea .adress-item .title,
body[data-color="blue-orange-scheme"] #addressesArea .adress-item .address,
body[data-color="blue-orange-scheme"] .content-section a[href^="tel:"],
body[data-color="blue-orange-scheme"] .btn,
body[data-color="blue-orange-scheme"] .media-item .content,
body[data-color="blue-orange-scheme"] .media-item .content .tag, 
body[data-color="blue-orange-scheme"] .media-item .content time,
body[data-color="blue-orange-scheme"] .product .title,
body[data-color="blue-orange-scheme"] .product .descr,
body[data-color="blue-orange-scheme"] .form-section .title, 
body[data-color="blue-orange-scheme"] .home-appointments .title,
body[data-color="blue-orange-scheme"] .doctor-item .name,
body[data-color="blue-orange-scheme"] .icon-nav .icon,
body[data-color="blue-orange-scheme"] .ad_menu-cat .title,
body[data-color="blue-orange-scheme"] .promotion-content .title,
body[data-color="blue-orange-scheme"] .promotion-bottom .big,
body[data-color="blue-orange-scheme"] .promotion-bottom,
body[data-color="blue-orange-scheme"] .service-single-page ul,
body[data-color="blue-orange-scheme"] .service-single-page .content-section
{
    background: #0e298d;
}

/*  ---- blue-orange END-----  */
/*--------------------------
    Font color Schemes End
*--------------------------*/