.woocommerce .fl-post-grid-post {
	position:relative;
	overflow:hidden !important;
}

.fl-post-link {
	display:block;
}
.fl-post-link:hover,
.fl-post-link:focus,
.madnify-product-popup:hover,
.madnify-product-popup:focus {
	text-decoration: none;
}
.madnify-product-popup {
	position:absolute;
	left:15px;
	right:15px;
	background:white;
	bottom:-100%;
	transition: 0.5s;
	opacity: 0;
	height:calc(100% - 30px);
}
.fl-post-grid-post:hover .madnify-product-popup,
.fl-post-grid-post:focus .madnify-product-popup {
	bottom: 15px;
	opacity: 1;
}
.madnify-product-popup * {
	color: #666;
}

.video-container {
    display: block;
    width: 100%;
    max-width: 100%;
}

.video-item {
    position: relative;
    overflow: hidden;
    padding-bottom: 27.25%;
    text-align: center;
    width: 48%;
    float: left;
    margin: 10px;
}

.video-item iframe{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

@media screen and (max-width: 1080px ){
	.video-item{
		width: 47%;
		padding-bottom: 37.25%;
	}
}

@media screen and (max-width: 800px){
	.video-item{
		width: 100%;
		padding-bottom: 56.25%;
		margin: 10px 0;
	}
}

/*Accordion styles*/
.accordion-title {
    background: #68CCCA;
    color: white;
    border: 1px solid white;
    padding: 10px 25px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 2px;
}
.accordion-title:hover, .header-active{
	cursor: pointer;
	background: #124f77;
}
.accordion-content {
    padding: 25px 0px;
    font-size: 18px;
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    align-items: center;
    justify-content: center;
}



/*form header*/

.at-form-header {width: 100%;margin-top: 20px;}

.at-form-header .form-header-img, .at-form-header .form-header-text {display: inline-block;vertical-align: top;}

.at-form-header h3{color: #444444;margin-top: 0;}

.at-form-header .form-header-text h4{color: #666666;margin: 20px 0 1px;}

.at-form-header .form-header-text h4,.form-header-text p a{font-size: 16px;font-weight: 600;}

.form-header-img img{width: 100px; max-width: 120px; margin: 0px 10px 10px 0px; float: left;}

.form-header-text p{margin: 0 0 0px;}

.form-header-text p a{color: #4095b0;}

/*form style*/

body .engagebay-forms.engagebay-forms-cust {padding: 0;}

body .engagebay-forms.engagebay-forms-cust form.form {background: transparent !important;max-width: 100% !important;}

body .engagebay-forms.engagebay-forms-cust form.form fieldset {padding: 0 10px!important;}

body .engagebay-forms.engagebay-forms-cust form.form fieldset .form-group {width: calc(50% - 23px);display: inline-block;margin-left: 10px;margin-right: 10px;}

body .engagebay-forms.engagebay-forms-cust form.form fieldset .form-group:last-child {width: calc(100% - 23px)}

body .engagebay-forms.engagebay-forms-cust form.form fieldset .form-group .control-label p,body .engagebay-forms.engagebay-forms-cust form.form fieldset .form-group .control-label{ font-size: 14px;letter-spacing: 0.1em;color: #666666;    font-family: 'Raleway', sans-serif;}

body .engagebay-forms.engagebay-forms-cust form.form fieldset .form-group input.form-control {font-size: 14px;color: #666666;outline: none;background: #f1f1f1 !important;border: none;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;-o-transition: all ease 0.4s;-ms-transition: all ease 0.4s;transition: all ease 0.4s;line-height: 1.5;padding: 6px 10px !important;width: 100%;max-width: 100%;letter-spacing: 0.1em;box-shadow: none;height: 35px;font-family: 'Raleway', sans-serif;}

body .engagebay-forms.engagebay-forms-cust form.form fieldset .form-group button.submit-btn {border: none;padding: 18px 30px;text-transform: uppercase;letter-spacing: 0.1em;min-width: 230px;max-width: 230px;font-size: 16px;margin-top: -10px;}


.archive .fl-post-image{
	    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 0%;
    overflow: hidden;
}

.archive .fl-post-image:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #124f77;
    left: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.archive .fl-post-image:after {
    content: '';
    width: 100%;
    height: 100px;
    background: #68ccca;
    left: 0;
    position: absolute;
    -webkit-transform: skewY(
3deg
);
    -moz-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    transform: skewY(
3deg
);
    bottom: -90px;
}

.archive-price{
	display: inline-block;
	margin-bottom:  25px;
}
.archive-price .amount{
	font-weight: 400;
	font-size: 20px;
	color: #000;
	font-weight: 600;
}

.archive .fl-post-grid-post.product a h3{
	font-size: 23px;
	color:  #666666;
	font-weight: 400;
}

.widget_product_categories .widgettitle{
	color: #000;
	font-weight: 600;
	font-size: 18px;
}
.widget .product-categories .cat-item{
	display: inline-block;
}
.widget .product-categories .cat-item a{
	display: inline-block;
	padding:  8px 16px;
	background: transparent;
	color: #000;
	text-transform: uppercase;
}
.widget .product-categories .cat-item a:hover,
.widget .product-categories .cat-item a:active{
	background-color: #68ccca;
	color: #fff;
	text-decoration: none;
}
.widget .product-categories .cat-item.current-cat a{
	background-color: #68ccca;
	color: #fff;
}

.widget .product-categories .cat-item-15{
	display: none;
}

.single-product h1.product_title{
	font-weight: 800;
	text-transform: uppercase;
}