/*

Theme Name: Sunhome Child
Theme URI: https://secretlab.pw/portfolio/sunhome/
Author: secretlaboratory
Author URI: https://secretlab.pw/
Description: Real Estate & Apartment Complex WordPress Theme

Template: sunhome
Version: 1.0
License: Commercial
License URI: http://themeforest.net/licenses/terms/regular


*/

/* YOU CAN PUT YOUR OWN CSS HERE */

/* START TOP HEADER */
#top-header-left {
    width: 31%;
}
@media (max-width: 999px) {
    #top-header-left {
        width: 34%;
    }
}
@media (max-width: 767px) {
    #top-header-left {
        display: none;
    }
}

#top-header-right {
    width: 69%;
}
@media (max-width: 999px) {
    #top-header-right {
        width: 66%;
    }
}
@media (max-width: 767px) {
    #top-header-right {
        width: 100%;
    }
}

#top-header-right #top-header-right-address {
    width: 57%;
}
@media (max-width: 999px) {
    #top-header-right #top-header-right-address {
        width: 50%;
    }
}

#top-header-right #top-header-right-address .ssc_icon_box {}
@media (max-width: 999px) {
    #top-header-right #top-header-right-address .ssc_icon_box {
        padding-top: 3px;
    }
}

#top-header-right #top-header-right-address .title {}
@media (max-width: 767px) {
    #top-header-right #top-header-right-address .title {
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    #top-header-right #top-header-right-address .title {
        font-size: 9px;
    }
}

#top-header-right #top-header-right-email {
    width: 43%;
}
@media (max-width: 999px) {
    #top-header-right #top-header-right-email {
        width: 50%;
    }
}

#top-header-right #top-header-right-email .title a {}
@media (max-width: 767px) {
    #top-header-right #top-header-right-email .title a {
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    #top-header-right #top-header-right-email .title a {
        font-size: 9px;
    }
}
/* END TOP HEADER */

/* START PAGINA PACHETE */
.packages-row .kc-row-container.kc-container {}
.packages-row .kc-row-container.kc-container .kc-wrap-columns {}
@media (max-width: 767px) {
    .packages-row .kc-row-container.kc-container {
        display: block !important;
    }
    .packages-row .kc-row-container.kc-container .kc-wrap-columns {
        display: block !important;
    }
}

#packages-table table tbody tr:nth-child(2n+1),
#packages-table table tbody tr:nth-child(2n) {
	background-color: #000000;
	color: #ffffff;
}
#packages-second-column .kc-col-container > div {
	width: 55%;
}
@media (max-width: 1024px) {
    #packages-second-column .kc-col-container > div {
    	width: 100%;
    }
}
#packages-second-column .kc-col-container > div table td {
    width: auto !important;
    padding: 0 !important;
	font-size: 15px;
}
@media (max-width: 767px) {
    #packages-second-column .kc-col-container > div table td {
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    #packages-second-column .kc-col-container > div table td {
        font-size: 11px;
    }
}
#packages-contact-us-row {
	padding-left: 0;
}
#pachete-youtube-iframe {
    max-width: 1024px;
    margin: 0 auto;
}
#pachete-youtube-iframe .kc-col-container .kc_text_block p {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
#pachete-youtube-iframe .kc-col-container .kc_text_block p iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* END PAGINA PACHETE */

/* START MOBILE MENU */
html body.kc-css-system .slmm-mobile-hide .slmm {}
@media (max-width: 999px) {
    html body.kc-css-system .slmm-mobile-hide .slmm {
        background-color: #000000;
    }
}
/* END MOBILE MENU */

/* START GALLERY */
#gallery {
}
#gallery .bwg_slideshow_filmstrip_right_0 {
    height: 90px;
    display: flex !important;
    float: right !important;
    justify-content: center;
    align-items: center;
}
#gallery #bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_wrap_0 {
    background-color: transparent !important;
}
/* END GALLERY */

/* START SERVICES BLOCK */
.servicesBlock {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* END SERVICES BLOCK */

/* START SMALL HEADER CONTAINER */
#small-header-container > div > div {}
@media (max-width: 999px) {
    #small-header-container > div > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
/* END SMALL HEADER CONTAINER */

/* START SMALL HEADER TITLE */
.smallHeaderTitle {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
@media (max-width: 999px) {
    .smallHeaderTitle {
        text-align: center !important;
    }
}
.smallHeaderTitle h1 {
    display: none !important;
}
/* END SMALL HEADER TITLE */

/* START SERVICES SIDEBAR */
@media (max-width: 999px) {
    #package-details-row .kc-row-container.kc-container .kc-wrap-columns {
        display: grid;
    }
    #package-details-row .kc-row-container.kc-container .kc-wrap-columns .kc_col-sm-9 {
        order: 2;
    }
    #package-details-row .kc-row-container.kc-container .kc-wrap-columns .kc_col-sm-3.servicesSidebar {
        margin-top: 0;
        display: block !important;
        order: 1;
    }
    #package-details-row .kc-row-container.kc-container .kc-wrap-columns .kc_col-sm-3.servicesSidebar .kc-col-container {}
    #package-details-row .kc-row-container.kc-container .kc-wrap-columns .kc_col-sm-3.servicesSidebar .kc-col-container .servicesMenu {
        padding-bottom: 30px;
    }
    #package-details-row .kc-row-container.kc-container .kc-wrap-columns .kc_col-sm-3.servicesSidebar .kc-col-container .servicesMenu ul {
        padding-top: 0;
    }
}
/* END SERVICES SIDEBAR */

/* START FOOTER */
.footer-widget {}
@media (max-width: 767px) {
    .footer-widget {
        text-align: center;
    }
    .footer-widget h3 {
        text-align: center !important;
    }
    .footer-widget .icon_box {
        display: none !important;
    }
    .footer-widget .cont_box {
        padding-left: 0 !important;
    }
}
/* END FOOTER */

/* START HOTSPOTS */
.hotspot-container .button.button-1 {
    transform: rotate(125deg);
}
.hotspot-container .button.button-2 {
    transform: rotate(315deg);
}
.hotspot-container .button.button-3 {
}
.hotspot-container .button.button-4 {
    transform: rotate(30deg);
}
.hotspot-container .popup-close-wrapper {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 15px;
    right: 10px;
}
.hotspot-container .popup-close-wrapper .popup-close {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    display: flex;
}
@media (max-width: 1024px) {
    .hotspot-container .button.button-1 img,
    .hotspot-container .button.button-2 img,
    .hotspot-container .button.button-3 img,
    .hotspot-container .button.button-4 img {
        width: 42px !important;
    }
}
@media (max-width: 999px) {
    .hotspot-container .button.button-1 img,
    .hotspot-container .button.button-2 img,
    .hotspot-container .button.button-3 img,
    .hotspot-container .button.button-4 img {
        width: 32px !important;
    }
}
@media (max-width: 767px) {
    .hotspot-container .button.button-1 img,
    .hotspot-container .button.button-2 img,
    .hotspot-container .button.button-3 img,
    .hotspot-container .button.button-4 img {
        width: 18px !important;
    }
}
@media (max-width: 479px) {
    .hotspot-container .button.button-1 {
        top: 40% !important;
    }
}
/* END HOTSPOTS */
