/*
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
*/
.fusion-form-form-wrapper .fusion-form-field {
    margin: 5px 0px !important;
}
p.s-ttex {
    color: #fff;
}
.slider-padding .fusion-builder-row {
    padding-top: 140px;
    padding-bottom: 140px;
}

.modal-body ul {
    padding-left: 20px;
}
p.spec {
    margin: 0px;
}
/** suburb ***/
li#menu-item-103 {
    display: none;
}
/** suburb end ***/
/**** category page ****/
.cat-section .fusion-column-wrapper {
    background: #39484f;
}
.cat-box {
    text-align: center;
    color: #fff;
    padding: 7px 2px;
}
p.pc-price {
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 900;
}
p.pc-head {
    margin-bottom: 0px;
	text-transform:uppercase;
}
.cat-section .fusion-column-wrapper:hover {
    background: #000;
}

/**** category page end ****/

li#menu-item-173 i.glyphicon {
    font-size: 16px;
    border: 1px solid;
    padding: 10px 12px 10px 13px;
    border-radius: 50%;
    background: transparent;
    color: #fff;
}
li#menu-item-174 i.glyphicon {
    font-size: 16px;
    border: 1px solid;
    padding: 10px 10px 10px 10px;
    border-radius: 50%;
    background: transparent;
    color: #fff;
}
li#menu-item-173 {
    padding-right: 10px;
}

.fusion-widget-area .widget_nav_menu li {
    padding: 0px 10px 5px 12px;
}
/********* service box ********/
p.shead {
    margin-bottom: 0px;
}
.sbox .fusion-column-wrapper {
    text-align: center;
    font-size: 19px;
    font-weight: 900;
    color: #39484f;
}
p.shead {
    margin-bottom: 0px;
    padding: 10px 0px 10px 0px;
    background: #fbfbfb;
    border-bottom: 3px solid #fbfbfb;
}

.sbox .fusion-column-wrapper:hover {
    background: #39484f;
    color: #fff;
    transition: 1s;
}
.sbox .fusion-column-wrapper:hover p.shead {
    background: #39484f;
    border-bottom: 3px solid #fff;
  /* transition: 1s;*/
}

/*********** Produsct category ********/
.pro-box .fusion-column-wrapper {
    background: #fbfbfb;
    text-align: center;
    font-size: 19px;
    font-weight: 900;
    color: #39484f;
}
.pro-box img {
    height: 100px;
    width: auto;
    padding: 10px;
}
p.cat-head {
    margin-bottom: 0px;
    background: #f1f1f1;
    padding: 7px 0px;
    margin-top: 10px;
}
.pro-box .fusion-column-wrapper:hover {
    background: #39484f;
    transition: 0.8s;
}
.pro-box .fusion-column-wrapper:hover img {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
}
.pro-box .fusion-column-wrapper:hover img {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
}
/*********** Produsct category end ********/
p.this-title {
    margin-bottom: 0px;
    font-weight: 900;
    font-size: 20px;
}
p.this-title1 {
    margin-bottom: 0px;
    font-weight: 500;
}
.fusion-form-form-wrapper .fusion-form-field {
    margin: 10px 0;
}

.cta {
    position: fixed;
    color: #ffffff;
    bottom: 0;
    right: 0;
    margin: 20px;
    border-radius: 45px;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 0px;
    background-image: radial-gradient(#4a9a37, #4a9a37);
    border: 2px solid white;
    z-index: 9999;
    font-size: 40px;
}
.maill {
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 20px;
    border-radius: 45px;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 7px;
    background-image: radial-gradient(#000,#000);
    border: 2px solid #fff;
    z-index: 9999;
    font-size: 31px;
}
.fusion-megamenu-title {
    color: #39484f !important;
}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
    font-weight: 500;
    color: #39484f;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu {
    padding: 15px 0 0px 0;
}
p.call1 {
    margin-bottom: 0px;
    font-size: 19px;
}
p.call1 a {
    color: #39484f;
}
.sbox .fusion-column-wrapper:hover a {
    color: #fff;
}
/* ============= Responcive ============= */


@media (min-width:320px) and (max-width: 800px) {
.fusion-logo img {
    width: auto;
    height: 100px;
}
.fusion-mobile-menu-icons a {
    margin-top: 30px;
    border: 1px solid;
    padding: 10px 10px 10px 13px;
}
li#mobile-menu-item-173,li#mobile-menu-item-174 {
    display: none;
}
}
@media (min-width:801px) and (max-width: 1100px) {
.fusion-main-menu>ul>li {
    padding-right: 20px !important;
}

.fusion-main-menu>ul>li>a {
    font-size: 13px !important;
}
	.fusion-logo img {
    height: 75px;
    margin-top: 20px;
}
.fusion-header {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
	.slider-padding .fusion-builder-row {
    padding-top: 0px;
    padding-bottom: 0px;
}
}
/* ============= Responcive end ============= */
.scroll-l {
    overflow-y: scroll;
    max-height: 580px;
    padding-right: 20px;
}
.scroll-l::-webkit-scrollbar {
    width: 5px;
}
.scroll-l::-webkit-scrollbar-thumb {
    background: #39484f;
    border-radius: 10px;
}
.scroll-l::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
li#mobile-menu-item-103 {
    display: none;
}