/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/****** CSS *****/
/* ============= Responcive ============= */
/*@media (min-width:320px) and (max-width: 800px) {
.sticker-left{
    width:50%;
}
}*/
b.carr {
    background: #000;
    color: #fff;
    padding: 0px 10px;
}
.chk {
    color: #000;
}
/* ============= Responcive end ============= */
/*.sticker-left {
    position: fixed;
    left: 2px;
    z-index: 111112;
        bottom: 35px;
}*/


/* ============= Responcive ============= */
@media (min-width:320px) and (max-width: 1000px) {
 .fusion-secondary-main-menu {
    display: none;
}
b.carr {
    background: none;
    color: #fff;
    padding: 0px;
}
h1.title-heading-center {
    font-size: 30px !important;
}
}

/* ============= Responcive end ============= */
