/*
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
*/
body:not(.home) #main {
    padding-top: 50px !important;
}
/*.fusion-main-menu .fusion-last-menu-item,.fusion-main-menu > ul > li:last-child {
    padding-right: 28px !important;
}*/

.fusion-main-menu {
    padding-top: 20px;
}
	.fusion-main-menu > ul > li > a {
		border-bottom: 5px solid transparent;
		border-top: 0 none;
		outline: 0 none;
		transition: all 0.5s ease 0s;
	}
		.fusion-main-menu > ul > li > a:hover {
			border-color: #993333 !important;
		}
		.fusion-main-menu > ul > li.current-menu-item > a {
			border-color: #993333 !important;
		}
.MainImageBg {
    max-height: 626px;
}
.mainImageH1 {
    margin: 20% 0 5% !important;
}
.mainImageH1 h1 span {
    text-shadow: 4px 0 6px #000;
}
.read-more {
    font-size: 28px !important;
    padding: 21px 74px !important;
	margin-top: 30px;
}
	.read-more.buy {
		line-height: 25px;
		padding: 15px 20px !important;
	}
		.read-more.buy > i {
			margin-right: 50px;
		}
.left-floated.fusion-layout-column {
    float: left !important;
    margin-left: 0 !important;
    margin-right: 4%;
}
.flip-box-grafix.flip-box-image > img {
    width: 100%;
}

.fusion-video.fusion-youtube.fusion-no-medium-visibility.hp-yt {
	margin: 60px auto 20px;
}
#tempCont .fusion-flip-boxes.flip-boxes.row.fusion-columns-1.aaaaaaaaaaaaaaaaaaaaaaaaaaaa {
    margin-bottom: 0;
}
#tempCont .fusion-flip-boxes .fusion-flip-box .flip-box-back, .fusion-flip-boxes .fusion-flip-box .flip-box-front {
   adding: 13px 0;
    
}
#tempCont .flip-box-back-inner {
    margin: 25px 23px !important;
}
#tempCont .flip-box-back-inner > p {
    font-size: 16px;
}
#tempCont .post-content p {
    margin-bottom: 20px;
    margin-top: 0;
}
.fusion-events-shortcode .fusion-events-thumbnail, .fusion-events-shortcode .fusion-layout-column {
    border-color: transparent;
}
.fusion-events-shortcode .fusion-events-meta {
    padding: 20px;
}
/*#tempCont .fusion-events-meta {
    position: relative;
    top: -22px;
}*/
.fusion-events-meta > h2 {
    font-size: 20px !important;
    margin-bottom: 9px !important;
    text-align: center;
}
.fusion-events-meta > h2 > a {
    color: #333;
	font-weight: 400;
}
.fusion-events-meta > h4 {
    text-align: center;
}
.tribe-event-date-start, .tribe-event-time, .tribe-event-date-end {
    font-size: 16px;
    font-weight: 400;
}

#tempCont .flip-box-back {
    border-width: 15px !important;
}
#tempCont .fusion-events-shortcode .fusion-events-thumbnail, .fusion-events-shortcode .fusion-layout-column {
    border-color: transparent !important;
}
/*#tempCont .fusion-events-thumbnail.hover-type-none {
    display: none;
}*/
.eventsWrp .fusion-layout-column.fusion-spacing-yes {
    margin-left: 4%;
	margin-right: 0;
}



.event-btn {
    background: #993333 none repeat scroll 0 0;
    border-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    border-style: solid;
    border-width: 0;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 167px;
    padding: 14px 10px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    text-align: center;
}
	.event-btn:hover{
		background: #822323 none repeat scroll 0 0;
		color: #fff;
	}

.sidebar dd.tribe-events-event-url {
    text-align: left;
    direction: ltr;
}
.sidebar dd.tribe-events-event-url a {
    word-break: break-all;
}
.related.products {
display: none !important;
}
/*******************************/
.fusion-one-third.fusion-spacing-yes.fusion-layout-column {
    background: #fff none repeat scroll 0 0;
    margin: 23px 0 23px 46px;
    padding: 27px;
}
.sH2 h2 {
    font-size: 39px !important;
	padding: 0 !important;
}
.tBox {
    font-size: 16px;
    font-style: italic;
}
.testemBk > div {
    padding: 28px;
}
.sH2 > div {
    padding-bottom: 30px !important;
}
.tBox p {
    margin: 0;
}
.fa.fontawesome-icon.fa-star.circle-no {
    font-size: 22px !important;
}
.testemBkSig {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}
.fa.fontawesome-icon.fa-stop.circle-no {
    font-size: 34px !important;
    position: relative;
    right: 71px;
    top: -38px;
    transform: rotate(225deg);
}
.testemonialTriangle {
    height: 15px;
    margin: 0 !important;
}
.testemBk > div {
    height: 290px;
    padding: 28px;
	overflow: hidden;
}
.fusion-column-wrapper {
    position: relative;
}
.priceTagHp {
    background: #dcd3ab none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 33px;
    font-weight: 700;
    /* left: -107px; */
    margin: 0;
    max-width: 100px;
    padding: 25px 10px;
    /* position: relative; */
    /* top: -215px; */
    z-index: 999;
    position: absolute;
    top: 0;
    left: 90px;
}
@media screen and (max-width: 800px) {
    .priceTagHp {
        left: 33%;
    }
    #gap_fix .fusion-column-wrapper {
        padding-top: 0 !important;
    }
}
@media screen and (max-width: 500px) {
    .priceTagHp {
        left: 20%;
    }
}
.hpBlogH2 h2, .hpFrmBlk h2 {
    color: #993333 !important;
    font-size: 31px !important;
}
.hpBlogH2 {
    margin-bottom: 60px !important;
}
.fusion-title .title-sep.sep-single {
    border-bottom-width: 1px;
    margin-right: 5px;
    top: 14px;
}
.home .fusion-recent-posts h4 a {
    color: #333;
    font-size: 18px;
}

.rePst .recent-posts-content > p:not(.meta) {
    color: #666;
    font-size: 16px;
    line-height: 18px;
}
.meta span:not(:first-child) {
    display: none;
}
.rePst .recent-posts-content .entry-title {
    line-height: 1;
}

.wpcf7-form-control-wrap.full-name {
    margin-left: 2%;
    /*max-width: 197px;
    width: 40%;*/
	width: 49%;
}
.wpcf7-form-control-wrap.email {
    /*max-width: 351px;
    width: 40%;*/
	width: 49%;
}
.wpcf7-form-control-wrap.full-name, .wpcf7-form-control-wrap.email {
    direction: rtl;
    float: right;
    height: 51px;
}
.wpcf7-form-control-wrap.full-name input, .wpcf7-form-control-wrap.email input, .wpcf7-form-control-wrap.subj input, .wpcf7-form-control-wrap.msg textarea {
    font-size: 18px;
    height: 100%;
    width: 100%;
}
.wpcf7-form-control-wrap.subj input {
    height: 51px;
}
.wpcf7-form-control-wrap.msg textarea {
    height: 150px;
}
.fldWrp {
    margin: 20px 0;
    overflow: hidden;
}
.frm-en-wrp .fldWrp {
    overflow: visible;
}
.frm-en-wrp .wpcf7-form-control-wrap.full-name, .frm-en-wrp .wpcf7-form-control-wrap.email {
    direction: ltr;
    float: left;
	margin-left: 0;
	margin-right: 2%;
}
.frm-en-wrp .wpcf7-form-control-wrap.full-name {
    
    
}
.hpFrmBlk {
    background: #efede9 none repeat scroll 0 0;
    padding: 0 29px 80px;
}
.hpFrmBlk h2 {
    font-size: 29px !important;
}
.hpFrmBlk .wpcf7-form-control.wpcf7-submit.btn.btn-default {
    border-radius: 5px;
    font-size: 17px;
}

.rndEnvIcWrp {
    margin-top: -65px;
    position: relative;
    width: 100%;
}	
.rndEnvIcWrp.en {
    margin-top: 0;
}
	.rndEnvIc {
		background: #c9c2b5 none repeat scroll 0 0;
		border-radius: 50%;
		color: #fff;
		font-size: 75px;
		margin: 0 auto;
		max-height: 147px;
		max-width: 147px;
		padding: 33px 0 25px;
		position: relative;
		text-align: center;
		top: -11px;
	}
		.rndEnvIc.en {
			top: -70px;
		}
.hpFrmBlk p:not(:nth-child(4)) {
    margin-bottom: 5px;
}
.hpFrmBlk p a {
    color: #333;
	transition: all 0.2s ease 0s;
}
	.hpFrmBlk p a:hover {
		color: #a0ce4e;
	}


#menu-footer-menu a {
    color: #ccc;
    font-size: 14px;
}
	#menu-footer-menu a:hover, #menu-footer-menu .current-menu-item a {
		color: #d4a872 !important;
	}
	 #menu-footer-menu li:hover a:before,  #menu-footer-menu li.current-menu-item a:before {
		color:#d4a872 !important;
	}
p.pft, p.mft {
    font-size: 16px;
	color: #cccccc;
}
p.pft a{
	color: #cccccc;
}
	p.pft a:hover{
		color: #d4a872 !important;
	}
p.mft a{
    color: #d4a872;
}
	p.mft a:hover{
		color: #dcd3ab !important;
	}
.fusion-copyright-content img {
    vertical-align: middle;
}


.crd-en img {
    padding: 9px 2px 0;
}
.crd-en, .crd-en a {
    font-size: 16px !important;
    color: #8c8989 !important;
}
.hpFrmBlk.en {
    width: 50%;
    margin: 0 auto !important;
}
.hpFrmBlk.en .fldWrp.en > span {
    width: 100%;
}
.fldWrp.en .wpcf7-form-control-wrap.full-name input, .fldWrp.en .wpcf7-form-control-wrap.email input {
    direction: ltr;
}
/***** BLOG *****/

/*sidebar*/
.textwidget .fldWrp > span, .textwidget .wpcf7-form-control.wpcf7-submit.btn.btn-default {
    max-width: 100%;
    width: 100%;
}
.textwidget .fldWrp > span:first-child {
    margin-bottom: 10px;
}

/* about me */
.fusion-title .title-sep.sep-double {
    float: left;
    width: 99%;
}
.title-heading-left {
	padding-right: 0 !important;
}

/* events */
.single-tribe_events .secondary .tribe-events-venue-map {
    width: 100%;
}
#tribe-events-footer {
    display: none;
}
.tribe-events-cal-links a.custom-l {
    background: #4f4f4f none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin-right: 18px;
    padding: 6.5px 30px;
    position: relative;
    top: 13px;
}
	.tribe-events-cal-links a.custom-l:hover {
		background: #363636 none repeat scroll 0 0;
	}
/*.tribe-events-cal-links a.custom-l:last-child {
    margin-right: 0;
}*/
a.bot-link {
    top: 10px !important;
}
.tribe-events-cal-links > a.custom-l.bot-link {
    top: 12px !important;
    left: 19px;
}
.tribe-events-cal-links a.custom-l{}
	
.woocommerce iframe #content {
	width: 100% !important;
}
p.stars a::after {
    padding-right: 15px;
}
.woocommerce-MyAccount-navigation ul li.is-active a:after, .woocommerce-side-nav li.is-active a:after, .product_meta, .woocommerce-tabs {
	display: none !important;
}
.woocommerce-info .wc-forward:after, .woocommerce-message .wc-forward:after {
    float: right;
}
i.wpmenucart-icon-shopping-cart-0 {
    padding-left: 3px;
}

.woocommerce-message:before, .woocommerce-message {
	color: #4db345 !important;
}

.main-text-hp h3 {
    /*line-height: 16px !important;*/
}
#en_ev .fusion-one-third.fusion-spacing-yes.fusion-layout-column {
    margin: 23px 15px !important;
}
#main .payment_method_cardcom .payment_box{
	display: none !important;
}

#wrapper .select-arrow {
    background-color: #993333 !important;
    font-size: 16px;
    color: white;
}

#wrapper .avada-select-parent select {
    color: rgb(51, 51, 51) !important;
}

@media (max-width: 1099px){
	.fusion-logo-link > img {
		left: -59px;
		max-width: 60%;
		position: relative;
		text-align: left;
	}
	.ltr .fusion-logo-link > img {
		left: 0;
	}
	.fusion-header {
		padding: 3px 15px !important;
	}
	.fusion-mobile-menu-icons .fusion-icon.fusion-icon-bars {
		position: relative;
		right: 15px;
		top: 10px;
	}
	nav.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left ul {
		display: flex !important;
		flex-direction: column-reverse;
	}
	.rtl nav.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left ul {
		display: flex !important;
		flex-direction: column;
	}
}
/*@media (min-width: 992px) and (max-width: 1860px){
	.btn2 {
		left: -115px;
	}
} */
@media (max-width: 1024px){
	#en_ev .fusion-one-third.fusion-spacing-yes.fusion-layout-column {
		margin: 23px 13px !important;
	}
}
@media (max-width: 991px){
	.wpcf7-form-control-wrap.full-name, .wpcf7-form-control-wrap.email, .hpFrmBlk .wpcf7-form-control.wpcf7-submit.btn.btn-default {
		margin: 0 0 5px;
		max-width: 100%;
		width: 100%;
	}
	.btn2 {
		left: 0;
	}
	#en_ev .fusion-one-third.fusion-spacing-yes.fusion-layout-column {
		margin: 23px 0 !important;
	}
}
@media (max-width: 767px){
	.read-more {
		line-height: 1 !important;
		padding: 21px 66px !important;
	}
	.read-more.buy {
		line-height: 25px;
		padding: 15px !important;
	}
	.tribe-events-cal-links > a.custom-l.bot-link {
		top: 0px !important;
		left: 0 !important;
	}
	.fusion-page-title-wrapper{
		display: block;
	}
	
}


/* disable tags in events side block */
.tribe-events-meta-group-details dl dt:last-of-type, .tribe-events-meta-group-details dl dd.tribe-event-tags{
	display: none;
}

@media screen and (max-width: 640px) {
    .shop_table .product-quantity {
        display: table-cell !important;
    }
    .shop_table td {
        padding: 25px 0 0 10px !important;
    }
}
.shop_table .product-remove a {
    font-size: 24px;
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #000;
}