/*
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-carousel-wrapper {
    padding: 0px !important;
}
.shop_attributes tr th:after {
    content: ":";
    padding: 0px 0px 0px 0px;
    float: right;
}
.shop_attributes tr th {
    font-weight: 600;
}
.shop_attributes tr td {
    padding: 5px 10px;
}

.news-leter .newsletter-api-form-theme2 {
    border: solid 0px #fff !important;
}
.brans-check .fusion-li-item-content a {
    color: #fff;
}
.fusion-megamenu-title a {
    color: #000000 !important;
}
/***** header ******/
.headInfo {
    text-align: right;
    margin-top: 10px;
}
.headInfo li:first-child {
    border-left: none;
}
.headInfo li {
    display: inline-block;
    border-left: 1px solid #d2d1d1;
    padding: 0 36px;
    text-align: left;
}
.conInfo {
    padding-left: 60px;
    position: relative;
}
.email:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    color: #fff;
    background: #5424bf;
    padding: 5px 13px 7px 13px;
    border-radius: 50%;
}
.conInfo span {
    font-size: 10px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 3px;
    display: block;
}
.conInfo a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
}
.headInfo li:last-child {
    padding-right: 0;
}
.phone {
    padding-left: 60px;
}
.phone:before {
    content: "\f10b";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 34px;
    /* line-height: 44px; */
    color: #fff;
    background: #5424bf;
    padding: 0px 18px 0px 18px;
    border-radius: 50%;
}
.phone a {
    font-size: 24px;
    font-weight: bold;
}
.fusion-header-v4 .fusion-header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/***** head end ***/
/******** feature *****/
.feattur .fusion-builder-row {
    background: #ebeaea;
    padding: 20px;
}
.feat-box .fusion-builder-row {
    background: #dedede;
}
p.feat11 {
    /* font-weight: 600; */
    margin-bottom: 5px;
    font-size: 14px;
}
p.feat {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;
}
.cam-box .fusion-column-wrapper {
    padding: 20px !important;
    background: #fff;
}
.cam-box p.feat {
    padding-top: 15px;
}
/****** feature end *******/
p.wel-t {
    color: #fff;
    text-align: justify;
}
/*** Menu ****/
.home main#main {
    padding-top: 0px;
    padding-bottom: 0px;
}
.fusion-footer-widget-column {
    margin-bottom: 15px;
}
/***** Blog end ***/
/**** about page ***/
.hebox {
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: #d3b574;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    padding: 15px 25px;
    margin-bottom: 15px;
}
p.hhead {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 2px;
}
p.htext {
    font-size: 14px;
    font-weight: 300;
}
.advanbox {
    text-align: center;
    padding: 10px;
    background: #fff;
    border-color: #d3b574;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    border-top: 2px solid #d3b574;
}
p.num {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 0px;
    color: #211f40;
}
p.numte {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
}
p.numdesc {
    margin-bottom: 0px;
}
/**** about page end ***/
/**** Lithium page start ***/
.lithumbox {
    padding: 10px;
    border: 1px solid #ccc;
}
p.lit-text {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
p.lit-desc {
    text-align: center;
    font-size: 15px;
    margin-bottom: 0px;
}
/**** Lithium page end ***/
/**** about byd ***/
.vbox {
    border: 1px solid #ccc;
    padding: 2px;
    background: #000;
}
p.vtex {
    text-align: center;
    margin-bottom: 0px;
    /* font-weight: 600; */
    background: #5472d2;
    color: #fff;
    padding: 10px 0px;
}

/**** about byd end ***/
/**** shop page ***/
.woocommerce-container h3.product-title {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.product .product-buttons {
    padding-top: 0px !important;
}
.product-details-container {
    min-height: 0px !important;
}
#sidebar h4.widget-title {
    background: #000;
    color: white;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.product-grid-view .featured-image img {
    height: 225px !important;
   /* width: auto;*/
}
/**** shop page end ***/
/**** category page ***/
.categoryy h3.product-title {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.contact-bottom {
    display: none;
}
#enquiry-form input.contact-input {
    float: inherit !important;
}
p.ttt {
    text-align: center;
    font-size: 50px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 900;
}
p.tes {
    margin: 0px;
    text-align: center;
    line-height: 1.5;
}
/******** category ******/
.new-service:hover .cat-ti {
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-80px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-80px,0);
    transition: all 0.5s ease-out;
}
p.cat-ti {
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 25px;
    transition: all 0.5s ease-out;
    padding: 10px 15px;
    border-bottom: 1px solid #f3f3f3;
}
p.sttt {
    margin-bottom: 0px;
    color: #e2e2e2;
    font-size: 14px;
    text-align: center;
    padding: 20px 50px;
}
/******** category end ******/
/******** shop by brand ******/
.brans-check .fusion-li-item-content {
    color: #fff;
    /* padding: 0px 0px 0px 0px; */
}
.brans-check li.fusion-li-item {
    padding-left: 20px !important;
}
/******** shop by brand end ******/

.back-gray {
    background: linear-gradient(45deg, #5424bf 0%,#5424bf 100%);
}
/******** mega menu **********/
.fork-mega .fusion-megamenu {
    padding: 0px 0px 20px 0px;
}
.fork-mega .fusion-megamenu-title {
    color: #2f2f2f;
    font-size: 15px;
}
.fork-mega .fusion-megamenu-title {
    padding: 0 15px 0px;
  }
.fork-mega .fusion-megamenu-wrapper .fusion-megamenu-submenu {
    padding: 10px 0;
}
.fork-mega li.fusion-li-item {
    padding: 0 !important;
}
.fork-mega .fusion-li-item-content {
    font-size: 14px;
}
.fork-mega .fusion-checklist, .fork-mega ul.fusion-checklist {
    margin: 0px 0 0;
}
li#menu-item-502 {
    width: 25%;
}
li#menu-item-503 {
    width: 25%;
}
.fork-mega .fusion-megamenu-icon img {
    margin-left: -10px;
    max-height: 60px;
    /* width: 50px !important; */
    max-width: 60px;
}
.fork-mega .fusion-megamenu-icon {
    width: 50px;
}
/********* mega end ********/
.brand-logo {
    border: 1px solid #e6e6e6;
    padding: 5px;
    background: #e4e4e4;
}
.foot-section p {
    font-size: 14px;
	color: #fff;
	
}
 .foot-section a {
    color: #fff;
   
}
.foot-section .fusion-li-item-content {
    color: #fff;
} 
/**** cat page ***/
.cat-cr-section {
    background: linear-gradient(45deg, #ececec 0%,#eae6e6 100%);
}
.cat-cr-section li.fusion-carousel-item {
    background: #fff;
   
}
.cat-cr-section a {
    color: #000;
    font-size: 25px;
    font-weight: 900;
}
.cat-cr-section h4.fusion-carousel-title {
    text-align: center;
	padding-bottom:10px;
}
.hh .fusion-li-item-content {
    font-size: 19px;
}
/********* cat enquriy ******/
.cat-enquiry {
    background: #5424bf;
    padding: 20px 0px;
    border: 1px dashed #ffffff;
}
.cat-enquiry .wpcf7-form .wpcf7-text {
    height: 45px;
    background-color: transparent;
    border-radius: 4px;
	color:#fff;
}
.cat-enquiry .wpcf7-form textarea {
	color:#fff;
	background: transparent;
}
/********* shop page ******/
body.single.single-product main#main {
    padding-top: 50px;
}
.single.single-product h1.product_title.entry-title {
    font-size: 30px !important;
	font-weight:900 !important;
	color:#000 !important;
}
p.p-d {
    background: #f6f6f6;
    color: #000;
    font-weight: 500;
    padding: 10px;
    margin-bottom: 0px;
    font-size: 17px;
    margin-top: 0px;
	font-weight: 600;
}
a.brochure {
    background: #5627be;
    color: #fff;
    padding: 9px 30px;
    font-size: 16px;
    letter-spacing: 1px;
}
a.brochure:hover {
    color: #fff;
}
#enquiry .single_add_to_cart_button {
    font-size: 15px;
    padding: 11px 27px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: inherit;
    background: #5424bf;
  /*  margin-top: -134px;
    margin-left: 155px;
	position: absolute; */
}
/*div#enquiry {
    position: fixed;
    bottom: 50%;
    right: 0;
}*/
.table-1 tr td {
    padding: 5px 20px !important;
    font-size: 14px !important;
}
.p-b {
  /*  width: 35%;
    float: left;
    display: inline-flex; */
}
form.cart {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
a.avada-product-gallery-lightbox-trigger {
    border: 1px solid #ccc;
}
ul.tabs.wc-tabs {
    text-align: center;
    background: #f7f5f5;
}
.woocommerce-tabs>.tabs .active a {
    background: #5627be !important;
    color: #fff !important;
}
td.thbb {
    font-weight: 600;
}
ul.tabs.wc-tabs a {
    font-weight: 600;
    color: #000;
}
.portfol {
    text-align: center;
    /* background: #bababa; */
    border: 1px solid #ccc;
}
p.p-c {
    background: #e2e0e0;
    color: #000;
    margin: 0px;
    padding: 15px 0px;
    text-transform: uppercase;
}
span.pu {
    font-size: 14px;
}
span.ptit {
    font-size: 20px;
    font-weight: 500;
}
p.p-blackk {
    background: #5627be;
    color: #fff;
    margin: 0px;
    margin: 0px;
    padding: 15px 0px;
    text-transform: uppercase;
}
.product-border.fusion-separator.sep-double.sep-solid {
   /* display: none; */
}
.price>.amount {
    font-size: 21px;
    font-weight: 900;
}
/*********** news letter ****/
.newsletter-api-form-theme2 .newsletter_form2_c_get_detail .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #000 !important;
    height: 33px !important;
    width: 100% !important;
    font-size: 15px !important;
 }
.newsletter-api-form-theme2 .newsletter_form2_section-heading {
    margin-bottom: 0px;
}
span.newsletter_form2_section-icon.wow.rubberBand {
    display: none;
}
/****** calculatorpage ********/
.caculat-col-3 {
    background: #f6f6f6;
    padding: 15px 20px;
}
.caculat-col-9 {
    /* background: #f6f6f6; */
    padding: 15px 20px;
}
p.cal-t {
    font-weight: 700;
    color: #000;
    font-size: 21px;
}
label {
    font-size: 14px;
}
button.cal-but {
    background: #000;
    color: #fff;
    font-size: 17px;
    padding: 8px 15px;
    border: none;
	cursor: pointer;
}
p.cal-t2 {
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0px;
}
p.cal-t {
    font-weight: 700;
    color: #000;
    font-size: 21px;
    margin-bottom: 0px;
}
p.cal-tii {
    background: #868686;
    color: #fff;
    /* margin-bottom: 0px; */
    padding: 8px 0px 8px 10px;
    font-size: 15px;
    font-weight: 600;
}
.caculat-col-3 select {
    width: 100%;
}
.caculat-col-9 .table-1 table th {
    padding: 8px;
    font-size: 14px;
    text-align: center;
}
.caculat-col-9 .table-1 tr td {
    font-size: 14px !important;
    text-align: center;
    font-weight: 600;
}
/*********** calculate end *******/
.con-frm {
    margin-bottom: 10px !important;
}
.cont-page .wpcf7-form .wpcf7-text {
    height: 42px;
}
.cont-page .wpcf7-form textarea {
    height: 100px;
}
/******** modal *******/
.fo-model h3#modal-heading-1 {
    color: #fff;
    font-size: 20px;
}
.fo-model .wpcf7-form textarea {
    height: 100px;
}
.fo-model .modal-header {
    background: #464646;
}
.fo-model .wpcf7-form .wpcf7-text {
    height: 40px;
}
/******** modal end *********/
/****** fb sticky ******/
.cta {
    position: fixed;
    color: #ffffff;
    bottom: 0;
    left: 0;
    margin: 30px;
    border-radius: 45px;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 15px;
    background-image: radial-gradient(#11f323, #11f323);
    /* border: 2px solid #fff; */
    z-index: 9999;
    font-size: 21px;
    transform: rotate(90deg);
}

.maill {
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 5%;
    margin: 30px;
    border-radius: 45px;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 13px;
    background-image: radial-gradient(#000,#000);
    /* border: 2px solid #fff; */
    z-index: 9999;
    font-size: 25px;
}

.responsivecall {
    display: none;
}
.wdm-enquiry-action-btns button#send-btn {
    background: #2196f3;
}
.tab-pagenot-work .fusion-column-wrapper {
    display: none !important;
}
.new-service{margin-bottom: 10px !important;}
@media (min-width:320px) and (max-width: 800px) {
	.cta {
    display: none;
}
	.maill {
    display: none;
}
}
/* ============= Responcive end ============= */
@media only screen and (max-width: 800px) {
.responsivecall {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
}
.responsivecall .emaill {
    width: 50%;
    float: left;
    padding: 10px 5px 10px 5px;
    color: #ffffff!important;
    font-weight: 700;
    background: red;
}
.responsivecall .phonee {
    width: 50%;
    float: left;
    padding: 10px 5px 10px 5px;
    color: #ffffff!important;
    font-weight: 700;
    background: #4a9a37;
}
}
/****** media ************/
@media (min-width:320px) and (max-width: 800px) {
	.fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-tagline{margin-top: 0px !important;}
}
h4.fusion-carousel-title.product-title.fusion-responsive-typography-calculated a {
    font-size: 16px;
}
/* ============= Responcive end ============= */
.pop-up input[type="text"] {
    max-width: 100%;
}