/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/

.trp-language-switcher {
    width: auto;
}

.trp-language-switcher > div { 
    border:none;
    padding: 4px 13px 3px 13px;
    background-position: calc(100% - 10px) calc(1em + 3px), calc(100% - 3px) calc(1em + 0px);
}

.trp-language-switcher > div > a {
    padding: 0;

}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item {
    border-radius: 50%;
}

.variable-item-span-color {
    border-radius: 50%;
}

a:hover, a:focus {
    color: #ED3176;
}

header .navbar-brand img {
    max-width: 120%;
    max-height: 42px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    font-size: 14px;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
    padding: 0px 7px;
}

#af2_form_0 .af2_form_heading.desktop {
    white-space: normal;
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #FF6557;
    fill: #FF6557;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg, #FF6557 0%, #FF367C 100%);
    display: inline-block;
    font-family:"Roboto";
}

#af2_form_0 .af2_question_heading.desktop {
    color: #232323;
    font-family: "Roboto", Sans-serif;
    font-size: 39px;
    font-weight: 600;
    -webkit-text-stroke-color: #000;
    stroke: #000;
}