/*
Theme Name: Templazee
Theme URI: https://templazee.com/theme/templazee/
Author: templazee
Author URI: https://templazee.com/
Description: Templaze is a block-based WordPress theme designed for those who want full control over their site’s design and structure. With Full Site Editing (FSE) support, this theme lets you customize every element of your website, including headers, footers, and layouts, all through the intuitive WordPress block editor. The theme boasts a clean design that focuses on simplicity, providing a modern and elegant look while maintaining performance. Built with minimal code, Templaze is lightweight, fast, and fully responsive, ensuring your site looks great on any device. As a starter theme, Templaze includes pre-designed block patterns and templates, allowing you to quickly build out your site with minimal effort. Whether you're a developer looking for flexibility or a site owner who wants to easily tweak the layout, this theme offers a seamless and customizable experience.
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: templazee
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
*//*
Theme Name: Templazee Clinic
Theme URI: https://templazee.com/theme/templazee-clinic/
Template: templazee
Author: templazee
Author URI: https://templazee.com/
Description: Templazee Clinic is a specialized child theme of the Templazee Full Site Editing (FSE) WordPress theme, crafted specifically for medical professionals, clinics, hospitals, and healthcare-related websites. Built with the modern block-based Full Site Editing approach, Templazee Clinic allows for complete customization of every part of your site — from headers to footers — with a clean, professional design tailored for medical services. This child theme inherits all the core functionalities and performance benefits of the Templazee parent theme while providing a healthcare-focused layout and design system. Whether you run a private clinic, dental office, or wellness center, Templazee Clinic offers a user-friendly experience, mobile responsiveness, and compatibility with essential plugins to elevate your online presence.
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: templazee-clinic
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
*//**************** ddslick ****************************************/
.currency-switcher-form .dd-selected
{
    color: #000000;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 10px;
}

.currency-switcher-form a.dd-selected:hover{
    text-decoration: none;
}

.wpcs_display_none{
    display: none;
}

.currency-switcher-form a.dd-option{
    text-decoration: none;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 10px;
    background: #fff;
}

.currency-switcher-form a.dd-option:hover{
    text-decoration: none;
}

.currency-switcher-form ul.dd-options{
    list-style: none !important;
}

/**************** ddslick end ****************************************/

.wpcs_show_flags .chosen-container .chosen-results li.highlighted {
    color: green !important;
}

.currency-switcher option{
    height: 23px;
    padding-bottom: 3px;
}

a.wpcs_flag_view_item{
    display: inline-block;
    margin: 0 3px 3px 0;
    width: 50px;
    height: 40px;
}
a.wpcs_flag_view_item img{
    width: 100%;
}

a.wpcs_flag_view_item_current{
    opacity: 0.65;
}

.wpcs_converter_shortcode_from, .wpcs_converter_shortcode_to{
    width: 45%;
}

.wpcs_converter_shortcode_amount{
    width: 99%;
    margin-bottom: 4px;
    display: inline-block;
}

.wpcs_converter_shortcode_results{
    width: 99%;
    margin-top: 4px;
    margin-bottom: 4px;
    display: inline-block;
}

ul.wpcs_currency_rates{
    margin: 5px 0 0 9px !important;
}





/***************** price info styles ****************************/
span.wpcs_price_info_icon{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(//www.contident.com/wp-content/plugins/currency-switcher/img/wpcs_price_info_icon.png);
    z-index: 99;
}

.wpcs_price_info{
    position: relative;
    display: inline;
    margin-left: 3px;
}

div.wpcs_price_info ul{
    list-style: none;
    position: absolute;
    width: auto !important;
    min-width: 120px;
    max-width: 400px;
    color: #FFFFFF !important;
    background: #000000 !important;
    height: auto;
    min-height: 19px;
    line-height: normal;
    vertical-align: middle;
    text-align: left;
    visibility: hidden;
    border-radius: 6px;
    padding: 7px !important;
    margin: 0 !important;
}
div:hover.wpcs_price_info ul{
    visibility: visible;
    opacity: 0.85;
    bottom: 5px;
    left: 50%;
    margin-left: -5px;
    z-index: 999;
}

div.wpcs_price_info ul li{
    padding-bottom: 4px;
    white-space: nowrap;
    margin: 0 !important;
}

/***************** price info styles end ****************************/

.wpcs_current_product_id{
    display: none;
}

ul.wpcs_price_info_list li span{
    font-weight: bold;
}

.wpcs_cart_item_price{
    font-size: 11px;
    font-style: italic;
}

#shipping_method .wpcs_cart_item_price{
    display: inline-block;
    clear: both;
    text-indent: 0;
    margin-left: 5px;
}

.wpcs_text_country, .wpcs_text_code{
    font-style: italic;
    color:#0f3647;
}
.wpcs_country_name, .wpcs_country_code{
    font-size: 18px;
    font-weight: 700;
    margin-left: 3px;
    margin-right: 3px;
}

.wpcs_country_code{
    color:#b81c23;
}

.wpcs_auto_switcher_link{
    display: inline-block;
}

.wpcs-btn-switcher{
    background-size: 40px 25px !important; 
    background-repeat: no-repeat !important; 
    background-position: 99% 10px !important; 
    padding-bottom: 12px !important;
}


.wpcs-btn-switcher2{
    background-size: 40px 25px !important; 
    background-repeat: no-repeat !important; 
    background-position: 98% 7px !important; 
    padding-right: 60px !important; 
    padding-bottom: 12px !important;
}