/*
Theme Name: Scent Child
Theme URI: http://themeforest.net/user/Coffeecream/portfolio
Template: scent
Author: Coffeecream
Author URI: http://themeforest.net/user/Coffeecream
Description: Model Agency WordPress Theme
Version: 3.4.5.1602530908
Updated: 2020-10-12 20:28:28

*/

.post_title h1 {
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 10px;
}
.post_title h3 {
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 12px;
}
.model-card {
    border-radius: 0.25rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border: 1px solid #2b2b2b;
    background-color: #000000;
}
.model-card-header {
    border-radius: 0.25rem;
    margin: 1rem;
    border: 1px solid #2b2b2b;
    padding: 1rem;
    text-align: center;
    background: #181818;
}
.main-model-card h5.model-card-title {
    margin: 0px;
    line-height: 17px;
    color: green;
    font-weight: 700;
}
.main-model-card .model-card-body {
    padding-left: 1rem;
    padding-right: 1rem;
}
select#price_select {
    background: #181818;
    border-color: green;
    padding: 2px 10px 2px 5px;
    border-radius: 5px;
    margin-bottom: 12px;
    font-weight: 600;
    color: #ffffff;
}
.model-table-pro {
    table-layout: fixed;
    width: 100%;
}
.model-table-pro.price-tbl tr th:nth-child(2), .model-table-pro.price-tbl tr td:nth-child(2) {
    padding-right: 20px;
}
.model-table-pro.price-tbl tr th:nth-child(2), .model-table-pro.price-tbl tr td:nth-child(2), .model-table-pro.price-tbl tr th:nth-child(3), .model-table-pro.price-tbl tr td:nth-child(3) {
    text-align: center;
}

.model-table-pro tr td:first-child {
    padding-right: 5px;
}
.model-table-pro tr td, .model-table-pro tr th {
    word-wrap: break-word;
        color: #ffffff;
}
.model-table-pro tr td {
    line-height: 17px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.deb_card {
    background: green;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    font-weight: 700;
    padding: 3px 0px !important;
}
.model-price-section .usd-price, .model-price-section .eur-price {
	display: none;
}
.model-map-section p {
	overflow: hidden;
}
.categories-section .model-table-pro, .categories-section .model-table-pro tbody, .categories-section .model-table-pro tr{
    display: inherit;
}
.categories-section td {
    width: 50%;
    display: inline-block;
}
.categories-section td a {
    color: #ffffff;
}
.categories-section td a:hover {
    text-decoration: underline;
}
.model-map-section iframe {
    width: 100%;
}

.lightbox-gallery .item img {
    border-radius: 0.5rem;
}
.lightbox-gallery {
    color: #000;
    overflow-x: hidden
}

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #fff
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}
.col-sm-6.col-xs-6.item.even {
    padding-right: 25px;
}
.col-sm-6.col-xs-6.item.odd {
    padding-left: 25px;
}
.mobile-vers {
    display: none;
}
.desktop-vers {
    display: block;
}
.lastdiv_txt td {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
    .col-sm-6.col-xs-6.item.even {
        padding-right: 15px;
    }
    .col-sm-6.col-xs-6.item.odd {
        padding-left: 15px;
    }
}

@media (max-width:600px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
    .col-sm-6.col-xs-6.item.even {
        padding-right: 15px;
    }
    .col-sm-6.col-xs-6.item.odd {
        padding-left: 15px;
    }
    .desktop-vers {
        display: none;
    }
    .mobile-vers {
        display: block;
    }
    .lightbox-gallery .item:last-child {
        padding-bottom: 15px;
    }
    .model-card {
        margin-bottom: 2rem;
    }
    .lightbox-gallery .photos {
        padding-bottom: 20px;
        padding-top: 15px;
    }
    .model-gallery-last .lightbox-gallery .photos {
        padding-bottom: 10px;
    }
}

.welcome-container {
    min-height: 100vh;
}

section section {
  background-color: transparent;
}

.singleslide {
	background-image: url('img/banner-3-.webp')
}

#mega-menu-primary.mega-menu .mega-menu-item:not(#mega-menu-item-3392) ul.mega-sub-menu {
height: calc(100vh - 300px) !important;
}

@media screen and (max-width: 641px) {
#mega-menu-primary.mega-menu .mega-menu-item:not(#mega-menu-item-3392) ul.mega-sub-menu {
	height: auto !important;
}
}
