/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'Champagne-Limousines';
  src: url(fonts/Champagne-Limousines-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: 'Champagne-Limousines';
  src: url(fonts/Champagne-Limousines.ttf);
  font-weight: 400;
}
@font-face {
  font-family: 'Andrea-Bellarosa';
  src: url(fonts/Andrea-Bellarosa.ttf);

}
.contact-page-top{
    z-index: 19;
}
html{
    -webkit-tap-highlight-color: transparent !important;
}
body{
    overflow-x: hidden;
    font-size: 18px !important;
    line-height: 1.5;
    font-weight: 400 !important;
}
body, h1, h2, h3, h4, h5, h6, .nav > li > a{
	font-family: 'Champagne-Limousines' !important;
}
.font-champagne{
	font-family: 'Champagne-Limousines' !important;
}
.font-andrea{
	font-family: 'Andrea-Bellarosa' !important;
}
h2{
	font-size: 40px;
}
h3{
	font-size: 30px;
}
.dark, .dark p, .dark td {
    color: #fff;
}
.button span{
    line-height: unset;
}
img.mfp-img {
    max-height: 90vh;
}
.box-text p{
    font-size: 18px;
}
.bg-nocover .bg-fill {
    background-size: 100% 100% !important;
}
img.size-full.alignnone{
    margin-bottom: 10px;
}

.img-auto img{
    width: auto;
}
.img-full .image-cover img{
    object-fit: contain;
}
.row.img-full .gallery-col img {
    width: auto;
    height: auto;
    margin: auto;
}
ul li, p{
    margin-bottom: 10px;
}
a.button, button.button{
    font-weight: 400;
    font-size: 14px;
}
a.button i.icon-angle-right:before, button.button i.icon-angle-right:before{
	font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 900;
    content: "\f30b";
        position: relative;
    top: -1px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
    font-size: 16px;
}
.btn-radius{
    border-radius: 99px;
}
.section-title b{
    background: transparent;
}
.section-title-container .section-title-normal{
    border: 0;
}
.section-title-container .section-title-normal span{
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
}
.section-title-container{
    margin-bottom: 0;
}
.section-content .col{
    padding-bottom: 15px;
}
.container.section-title-container {
    padding: 0;
}
textarea.wpcf7-form-control {
    min-height: auto;
    height: 125px;
}
ul.nav-dropdown.nav-dropdown-default{
    padding: 10px;
    border: 0;
}
.cart-item ul.nav-dropdown.nav-dropdown-default{
    padding: 10px;
}
h6.entry-category.is-xsmall{
    display: none;
}
.single .article-inner .entry-content.single-page{
    padding-top: 0; 
}
.single .article-inner .entry-header-text {
    padding-bottom: 0;
}
.stuck .header-top-links{
    display: none;
}
.page-wrapper{
    padding: 50px 0px;
}
#footer ul.menu li+li{
    border:0 ;
}
#footer ul.menu li a{
    padding-top: 0;
    font-size: 15px;
    display: block;
    color: #222;
}
#footer ul.menu li a:hover{
    color: #dd9775;
}
.widget .is-divider{
    display: none;
}
#footer .footer-1{
    padding: 50px 0 20px;
    background-size: cover;
    background-position: top center;
    border: 0;
}
#footer .absolute-footer.dark{
    padding: 20px 0;
    color: #fff;
    font-size: 13px;
    border-top: 1px solid rgb(3 72 105);
}
p.woocommerce-mini-cart__empty-message {
    padding: 10px;
}
.header-nav.nav-line-bottom.header-top-links> li > a:before{
    display: none;
}
.header-top-links> li.account-item  > a{
    margin-left: 10px;
}
.icon-box h5, .icon-box h6{
    text-transform: none;
    font-size: 15px;
}

@media(max-width: 880px){
    .page-header-wrapper .page-title-inner {
        min-height: 200px !important;
    }
    .off-canvas .nav-vertical>li>a {
        color: #000;
        font-size: 15px;
        font-weight: 400;
    }
}
@media(max-width: 500px){
    .page-header-wrapper .page-title-inner {
        min-height: 170px !important;
    }
}
ul.contact-info li i, .contact-info ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #81be41;
}
ul.contact-info li, .contact-info ul li {
    list-style: none;
    padding-left: 22px;
    position: relative;
    margin-left: 0;
}
.title-normal .section-title span {
    text-transform: none;
    font-weight: 700;
}
.our-cart table{
    background: #fff;
}
.our-cart tr td{
    padding: 10px;
}
.our-cart tr td img{
    max-width: 80px;
}
.our-cart tr td h3{
    font-size: 14px;
}
.our-cart tr.head_tr td {
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #222;
}
.our-cart tr.head_tr {
    background: #f4f4f4;
}
.our-cart tr td.rsdel input {
    display: inline-block;
    width: 80px;
    text-align: center;
    margin: 0;
    height: 30px;
}
.our-cart tr td.rsdel i{
    width: 35px;
    height: 30px;
    color: #fff;
    background: #743672;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    }
p.note-cart a {
    color: #ed1c24;
}
p.note-cart {
    display: none;
    padding: 10px 15px;
    background: rgba(79, 195, 40, 0.2);
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
}
.mycart{
    display: none;
}
#wp-get_products-wrap {
    display: none;
}
.enquiry-form {
    padding: 30px;
    background: #f6f6f6;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
h3.title-cat {
    font-size: 26px;
}
.product-small.box .box-image a, .product-main .product-images a, .product-main .product-thumbnails a{
    padding-top: 100%;
    position: relative;
    display: block;
}
.product-main .product-images a.button {
    padding-top: 0;
}
.product-small.box .box-image img, .product-main .product-images img, .product-main .product-thumbnails img{
    right: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    margin: auto;
    background: #fff;
}
.product-small.box .add-to-cart-button a.button {
    border-radius: 99px;
    color: #ff7800;
}
.product-small.box .product-title a {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 24px;
}
.product-small.box .price-wrapper {
    margin: 10px 0;
    font-size: 24px;
    
}
.product-small.box .box-text p{
    font-size: 15px;
}
span.amount{
    color: #184780;
}
del span.amount {
    color: #ff7800;
}
.contact-forms form .row .col {
    width: 100%;
    max-width: 100%;
}

.contact-forms form .row {
    display: block;
}
#header .header-main .nav > li > a {
    font-size: 14px;
    font-weight: 700;
}
#header .header-main .nav > li{
	margin: 0 15px;
}
.section-title span {
    line-height: 1.4;
}
.slideshow .banner p{
	margin: 0;
	margin-bottom: 15px;
}
.slideshow a.open-video{
	font-size: 26px;
}
.about-sections .title-normal h4.section-title span{
	font-size: 22px;
	font-weight: 400;
}
.about-sections a.accordion-title{
	border: 0;
    color: #38b5e6;
}
.about-sections a.accordion-title.active{
	background: transparent;
}
.about-sections a.accordion-title button{
	display: none;
}
.about-sections a.accordion-title span:after{
	font-family: 'fl-icons' !important;
	content: "\f107";
	display: inline-block;
}
.about-sections a.accordion-title.active span:after{
	content: "\f106";
}
.text.border-text-box {
    padding-left: 30px;
    border-left: 1px solid #666;
    margin-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#sync1 .owl-nav button.owl-next {
    right: 10px;
    left: auto;
}
#sync1 .owl-nav button i {
    position: relative;
    top: -2px;
}
#sync1 .owl-nav button {
    position: absolute;
    left: 10px;
    top: 50%;
    background: rgb(56 181 230 / 80%);
    color: #fff;
    width: 36px;
    text-align: center;
    border-radius: 50%;
    min-height: unset;
    height: 36px;
}
.page-template-page-blank .my-mfp-video  .mfp-iframe-scaler{
      padding-top: 73%;
    }
@media(min-width: 1000px){
	.section.form-home {
	    padding: 60px !important;
	    padding-bottom: 20px !important;
	}
	.services-home .img .image-cover {
	    height: 100%;
	    padding: 0 !important;
	}

	.services-home .img {
	    height: 100%;
	}
}
#footer .ux-menu .menu-item a {
    padding-bottom: 0;
}
#footer .ux-menu {
    flex-flow: wrap;
}
#footer .ux-menu .menu-item {
    width: 50%;
    padding-right: 10px;
}
#footer .ux-menu .menu-item a:hover{
	color: #38b5e6;
}

.mid-content .col-inner {
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: center;
}
.mid-content .col-inner a.button{
	width: 134px;
}
.venue-content .content-col > .col-inner:before {
    width: 250px;
    height: 250px;
    content: "";
    position: absolute;
    left: 25%;
    top: -40px;
    background: #fff;
    z-index: -1;
}
.venue-content.venue-content-bottom .content-col > .col-inner:before{
	background: rgb(245, 248, 251);
	top: -10px;
}
.venue-bottom .col{
	margin-bottom: 30px;
}
.page-title h1.entry-title {
    font-size: 50px;
    letter-spacing: 7px;
    text-transform: uppercase;
}
.portfolio-box p.portfolio-box-category{
    display: none;
}
.portfolio-box h6.uppercase.portfolio-box-title {
    opacity: 1;
    text-transform: none;
    font-size: 18px;
    margin-top: 15px;
    letter-spacing: normal;
    position: relative;
}
.portfolio-box h6.uppercase.portfolio-box-title:after {
    position: absolute;
    right: 0;
    top: -5px;
    content: "\f30b";
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 900;
    color: #38b5e6;
    width: 30px;
    height: 30px;
    border: 1px solid #38b5e6;
    display: inline-block;
    line-height: 28px;
    text-align: center;
}
.portfolio-box:hover h6.uppercase.portfolio-box-title:after{
    background: #38b5e6;
    color: #fff;
}
input.wpcf7-form-control.wpcf7-submit {
    margin-top: 20px;
}
.page-title .title-content{
	display: none;
}
@media(max-width: 880px){
    h2.section-title span{
        font-size: 28px;
    }
    .slideshow h2.section-title span{
        font-size: 30px;
    }
    .slideshow a.open-video {
        font-size: 24px;
    }
    a.button, button.button{
        font-size: 13px;
    }
    .page-title h1.entry-title {
        font-size: 36px;
    }
    .title-breadcrumbs {
        padding: 0;
    }
    #sync1 .owl-nav button{
        left: 0;
        width: 30px;
        height: 30px; 
        min-height: unset;       
    }
    #sync1 .owl-nav button i{
        font-size: 12px;
    }
    #sync1 .owl-nav button.owl-next{
        left: auto;
        right: 0;
    }
}
@media(max-width: 550px){
    h2.section-title span{
        font-size: 24px;
    }
    .slideshow a.open-video {
        font-size: 16px;
    }
    h3{
        font-size: 22px;
    }
    .page-title h1.entry-title {
        font-size: 32px;
    }
    .slideshow h2.section-title span {
        font-size: 19px;
    }
    .page-title h1.entry-title {
        font-size: 28px;
    }
    .portfolio-box h6.uppercase.portfolio-box-title{
        font-size: 16px;
    }
    .page-template-page-blank .my-mfp-video .mfp-iframe-scaler {
	    padding-top: 80%;
	}
	.venue-content .content-col > .col-inner:before{
		display: none;
	}
}