.btAccentIconWidget.btIconWidget .btIconWidgetIcon{color:#fff !important;}
.topTools a.btIconWidget:hover, .topBarInMenu a.btIconWidget:hover {
    color: #62AE16;
}
.btSiteFooter .bt_bb_custom_menu li a:hover {
    color: #62AE16;
}

.btSiteFooter .btDarkSkin .bt_bb_icon a.bt_bb_icon_holder:hover {
    color: #fff;
}
.btLogoArea .logo img {
    padding: 15px 10px 15px 0px;
}
.custom_timeline .bold_timeline_item_header_supertitle{display:none}
.custom_timeline .bold_timeline_item_header_subtitle{display:none}
.custom_timeline .bold_timeline_item_header_title a{pointer-events: none;}
.custom_timeline .bold_timeline_item_header_title a:hover{color:#fff;}
blockquote:before{opacity: .75 !important;}
@font-face {
    font-family: 'SmoothFantasyPersonal';
    src: url('webfont/Smooth Fantasy.woff2') format('woff2'),
        url('webfont/Smooth Fantasy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}
.fancyhead .bt_bb_headline_superheadline {
  font-family: SmoothFantasyPersonal !important;
	font-size: 21px !important;
color: white !important;
	line-height:2;
}
/*.bt_bb_headline_content {
color: !important;	
}*/
/*
.btMenuHorizontal .mainHeader {
    background: #fff !important;
    color: #000 !important;
}*/
/*for footer*/
.Footer_footer_social__A7UAt {
    outline: none;
    transition: all .1s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 0;
    white-space: nowrap;
    padding: 20px 20px;
    color: #cacaca;
    background-color: transparent;
    border: 2px solid #cacaca;
    margin-top: 15px;
    position: relative;
}
.Footer_socials_icon__ic9_0 {
    position: absolute;
    left: 15%;
    display: flex;
    width: 3rem;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
}
.Footer_socials_text__oOY3P {
    text-align: center;
    margin-left: 0;
    margin-top: 12px;
}
.Footer_socials_text_name___7wT3 {
    font-size: 18px;
    font-weight: 600;
}
.Footer_socials_text_followers__EDEfs {
    font-size: 11px;
    font-weight: 400;
    line-height: 2rem;
}
.footernewsletterform .wpcf7-text{background:#fff !important;border-radius:0px !important; }

.footernewsletterform .wpcf7-submit{
	width:100% !important;
	border-radius:0px !important;
	background: rgb(139,0,92) !important;
}
.footernewsletterform .wpcf7-form input:not([type='checkbox']):not([type='radio']).wpcf7-submit{width:100% !important;}
span.btProductSKU {
    display: none;
}
/* for banner image issue */
.bt_bb_background_image{
	    background-position-y:0 !important;
}
.bt_bb_section[class*="light_solid"]:before {
    background-color: #00000000;
}