/*
Theme Name: Tonda
Theme URI: https://tonda.qodeinteractive.com/
Description: A Modern, Elegant WooCommerce Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: tonda
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
h2.qodef-sis-title {
    font-family: big carlson;
    text-transform: capitalize;
    font-size: 46px;
}
h2.qodef-fv-title {
    font-family: big carlson !important;
    text-transform: none !important;
}
.qodef-swap-images-section .qodef-sis-content-holder .qodef-sis-description {
    margin: 0;
        font-family: roboto !important;
    font-weight: 300 !important;
}
.qodef-main-menu>ul>li>a>span.item_outer .item_text:before {

    background-color: #ffcb08 !important;

}
p {
    font-family: roboto !important;
    font-weight: 300 !important;

}
.qodef-page-header .qodef-menu-area {

    background: none !important;
 
}
.qodef-cf7-btn-wrapper .qodef-cf7-btn-inner {

    background-color: #ddb96b !important;
}
#qodef-back-to-top .qodef-btt-bgrnd-holder {

    background-color: #ffcb08 !important;
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-main-menu>ul>li>a>span.item_outer .item_text  {
color: #000 !important;

}
.qodef-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 12px !important;
    box-sizing: border-box;
    /* border-right: 1px solid #fff !important; */
}
.qodef-btn.qodef-btn-solid {
    color: #000;
    background-color: #FFCB08 !important;
}
.qodef-btn.qodef-btn-simple:before {
    background-color: #FFCB08 !important;
}
.qodef-main-menu ul li a {
    font-family: Poppins,sans-serif;
    color: #211f1f;
    font-size: 13px !important;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: 1.2px !important;
    text-transform: uppercase;
}
span.item_text {
    color: #fff;
}
p.qodef-fv-description {
    font-family: lato !important;
}

p.qodef-fv-description {
    font-family: lato !important;
    font-weight: 300 !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: 1px solid !important;
}
.qodef-shopping-cart-holder {
    display: none !important;
}
.qodef-wishlist-widget-holder {
    display: none !important;
}
a.qodef-side-menu-button-opener.qodef-icon-has-hover.qodef-side-menu-button-opener-predefined {
    display: none !important;
}
.qodef-cf7-btn-wrapper {
    margin-top: 7px !important;
    width: 100% !important;
}
h2.qodef-st-title {
    font-family: big carlson;
    text-transform: none;
    font-size: 46px;
}
h3 {
    font-family: big carlson;
    text-transform: none;
    font-size: 46px;
}
.qodef-drop-down .narrow .second .inner ul li {
    width: 320px !important;
}
.qodef-swap-images-section .qodef-sis-content-holder .qodef-sis-title-holder {
    margin-left: 0 !important;
    max-width: 350px !important;
}

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


}