
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    overflow: auto;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}

#mobile_nav_icon
{
    display: none !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}


.two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .one_half.gallery2.classic a:hover img, .one_third.gallery3.classic a:hover img, .one_fourth.gallery4.classic a:hover img
{
	-ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


#menu_wrapper .nav li.arrow > a:after, #menu_wrapper div .nav li.arrow > a:after
{
	margin-top: 3px;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle
{
	padding: 0;
	border: 0;
}

#page_caption.hasbg .page_title_wrapper
{
	background: rgba(0,0,0,0);
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	border: 0;
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	background: rgba(0,0,0,0.4);
}


hr.title_break {
    display: block;
}

.bg_gradient::after
{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    background: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,transparent),color-stop(66%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.95)),to(rgba(0,0,0,1)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%)
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-ms-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
 
.fade-in {
    animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-ms-animation-name: fadeIn;	

	animation-duration: 0.7s;	
	-webkit-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;	

	-webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    
    visibility: visible !important;
}


.tp-kbimg-wrap:before
{
content: '';
    background: #00000014;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
.contact_form_wrapper input[type=text], .contact_form_wrapper input[type=email], .contact_form_wrapper input[type=date] {
    background: #f4f4f4;
}
textarea {
    background: #f4f4f4 !important;
}
.logo_align img
{
width: 230px;
    height: auto;
}
.post_content_wrapper hr
{
    display: table;
}
.fullwidth_comment_wrapper hr
{
display:table;
}
.mblk
{
display:none;
}
.contact_form_wrapper
{
display:none;
}
.form-group {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.cont-form
{
margin-top:40px;
}
.woof 
{
position: absolute;
    width: 250px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: 42px;
}
.woof .chosen-container
{
    width: 100% !important;
}
.chosen-single
{
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    outline: 0 !important;
}
.chosen-results
{
margin-left: 0 !important;
}
.woof_reset_search_form
{
display:none !important;
}
.chosen-container-single .chosen-single span {
    font-family: 'Hind', 'Helvetica Neue', Arial,Verdana,sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
}
.mep_event_list_item {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.mep_event_list_item .mep_list_event_details {
    width: 68%;
}
h3.mep_list_date i, .mep-list-footer ul li i {
    font-size: 14px;
    height: 30px;
    width: 30px;
    border-radius: 0%;
    text-align: center;
     padding-top: 0px;
    line-height: 30px;
}
.evl-cc h6 {
    font-size: 14px!important;
}
.mep-events-wrapper {
    padding-top: 100px;
}
.mep-default-content {
    width: 73%;
}
.mep-default-sidrbar-address li
{
display:none;
}
.mep-default-sidrbar-address li:last-child
{
display:block;
}
.mep-default-sidrbar-meta i {
    font-size: 18px;
    border-radius: 0;
    width: 35px;
    height: 35px;
    padding-top: 0;
    line-height: 35px;
}
.mep-default-sidrbar-social ul li a {
    padding: 0;
    height: 35px;
    width: 35px;
    border-radius: 0;
    font-size: 18px;
    line-height: 35px;
}
.mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart {
    width: 270px;
    font-size: 14px !important;
    border: 1px solid #2b2b2b !important;
    border-radius: 0;
}
.mep-default-feature-date, .mep-default-feature-location, .mep-default-feature-time {
    width: 29%;
    margin: 0px 5px 0 0;
}
.df-ico i {
    font-size: 15px;
    border-radius: 0;
    width: 35px;
    height: 35px;
    padding-top: 0;
    line-height: 35px;
}
.mep-add-calender {
    font-size: 14px;
  
    border: 1px solid #2b2b2b !important;
    border-radius: 0 !important;
}
.disabled-result
{
display:none !important;
}
.home-sale .products li
{
    width: 25% !important;
    margin-right: 0 !important;
}
.home-sale h2.woocommerce-loop-product__title {
    text-transform: capitalize !important;
    font-size: 15px !important;
}
.mt-15 .cont-form
{
margin-top:-15px !important;
}
.one_third.gallery3 .gallery_archive_desc h4 {
    font-size: 18px;
    font-weight: bold;
}
.single_gallery 
{
padding-bottom:10px !important;
}
.mobx-googleplus
{
display:none !important;
}
.tooltipstered .fa-google-plus
{
display:none !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.mep-event-excerpt {
    padding-bottom: 10px;
}
.outmore
{
margin-top: 20px;
}
.mobx-title {
    font-size: 18px;
    line-height: 26px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: bold;
color:#000;
}
.container1 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    width: 100%;
    float: left;
}
.awesome-social {
    background: #2d2d2d !important;
}
@media only screen and (max-width:600px)
{
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 20px 9px 20px !important;
}
.woocommerce-Tabs-panel--additional_information h2
{
font-size:18px;
}
.wc-tabs
{
text-align:center;
}
.woof {
    width: 242px;
    margin-top: 52px;
}
.wp-block-embed-youtube
{
margin:0;
}
.wp-block-embed-youtube iframe
{
width: 100%;
    height: auto;
}
.mep_event_list_item .mep_list_event_details {
    width: 100%;
}
.mep-event-excerpt {
    white-space: inherit;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 0;
}
.mep-list-footer {
    padding-left: 0px;
}
.mep-list-footer ul li {
    display: block;
    margin: 0 0px 10px 0;
    min-width: 100%;
}
.mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart {
    width: auto;
    font-size: 11px !important;
    padding: 10px 10px !important;
    letter-spacing: 0;
}
.home-sale .products li
{
width:100% !important;
}
.social_share_button_wrapper ul li a {
    margin: 0 0 10px;
}
}
@media only screen and (max-width:767px)
{
.home .ppb_wrapper .one:nth-child(2) .page_content_wrapper
{
    flex-direction: column-reverse;
    display: flex;
}
}
@media only screen and (max-width:768px)
{
.logo_align img {
    width: 180px;
}
html[data-menu=leftalign] .top_bar {
    padding-bottom: 30px;
}
.standard_wrapper, #page_caption.hasbg .page_title_wrapper .page_title_inner {
    box-sizing: border-box;
}
#page_caption.hasbg {
    height: 40vh !important;
}
#page_caption.hasbg #bg_regular, #page_caption.hasbg #bg_blurred {
    height: 215px !important;
}
#page_content_wrapper .inner .sidebar_content, .page_content_wrapper .inner .sidebar_content, #page_content_wrapper .inner .sidebar_content.portfolio {
    padding: 0 25px 0 25px !important;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    padding: 10px 5px;
}
.woocommerce table.cart td.actions .coupon .input-text#coupon_code {
    font-size: 13px;
}
.woocommerce-page table.cart td.actions .button {
    font-size: 13px;
    letter-spacing: 0;
    text-transform: inherit;
    padding: 12px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    padding: 10px 5px !important;
}
.mblk
{
display:block;
}
.mnone
{
display:none;
}
.mblk img
{
display: inline-block;
    width: 49%;
}
.mblk br
{
display: none;
}
.mep-default-content {
    width: 100%;
}
.mep-default-title h2
{
font-size:20px;
}
.mep-default-feature-date, .mep-default-feature-location, .mep-default-feature-time {
    width: 100%;
}
}

@media only screen and (min-width:769px) and (max-width:800px)
{
.mnone img
{
display: inline-block;
    width: 49%;
}
.mnone br
{
display: none;
}
}

.postid-6334 .three_cols.gallery .element.grid.kenburns {
height: 450px;
}

.postid-6334 .three_cols.gallery .element.grid.kenburns img.preview {
height: 450px !important;
object-fit: cover;
}
.woocommerce-product-gallery__image:not(:first-child) img {
    width: 100%;
    height: 130px !important;
    object-fit: cover;
}



