/*
	Theme Name: Szablon 6
	Theme URI: https://asari.pl
	Description:
	Author: Asari.pl
	Author URI: https://asari.pl
	Version: 1.7.1

	Demo url: http://szablon6.asari.pl/

----------------------------------------------------------------------------------------------------------------*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    margin: unset;
    padding: unset;
    width: auto;
    height: auto;
    max-width: 98.5%;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    margin: unset;
    padding: 0 4px 5px;
    font-size: 11px;
    line-height: 17px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.screen-reader-text:focus {
    display: block;
    top: 5px;
    left: 5px;
    padding: 15px 23px 14px;
    width: auto;
    height: auto;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    color: #21759b;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    z-index: 100000; /* Above WP toolbar */
}


/* ==================== Logo ===================== */

/* #brand a,
#brand a img { */
.navbar .navbar-brand a,
.navbar .navbar-brand a img {
    display: block;
    position: relative;
    width: auto;
    height: auto;
}

/* =============================================== */
/* Nagłówek */

.navigation .secondary-navigation {
    border-bottom: unset !important;
}

/* polylang */

.user-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.user-area ul li {
    margin: 0;
    padding: 0;
    float: left;
}

.user-area .current-lang {
    display: none;
}

/* ------------------------------------------------------------------ */
/* Menu */

.navigation .navbar {
    padding: 20px 0;
}

/* ================================================================== */
/* Mapa na stronie głównej i nad listą ofert */

/* ------------------------------------------------------------------ */
/* Informacje w dymkach InfoBox i na liście ofert */

.property .property-image img {
    display: block;
    vertical-align: bottom;
}

.infobox-wrapper .infobox-inner .infobox-image .infobox-type,
.property .property-image .property-type,
.infobox-wrapper .infobox-inner .infobox-image .infobox-price,
.property .property-image .property-price,
.infobox-wrapper .infobox-inner .infobox-image .infobox-area,
.property .property-image .property-area {
    position: absolute;
    font-weight: bold;
}

.property .property-image .property-type,
.property .property-image .property-price,
.property .property-image .property-area {
    z-index: 1;
}

.infobox-wrapper .infobox-inner .infobox-image .infobox-price,
.property .property-image .property-price {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.32);
}

.property .property-image .property-price {
    display: inline-block;
    padding: 3px 8px;
    bottom: 15px;
    left: 12px;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.property-price {
    color: #FFFFFF;
    background-color: #1396E2;
}

.infobox-wrapper .infobox-inner .infobox-type,
.infobox-wrapper .infobox-inner .infobox-area,
.property .property-image .property-type,
.property .property-image .property-area {
    color: #FFFFFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.9), 1px 1px 3px rgba(0, 0, 0, 0.8);
    opacity: unset !important;
    z-index: 1;
}

.infobox-wrapper .infobox-inner .infobox-type,
.property .property-image .property-type {
    font-size: 15px;
}

.infobox-wrapper .infobox-inner .infobox-type {
    top: 8px;
    left: 10px;
}

.property .property-image .property-type {
    top: 12px;
    left: 12px;
}

.property.big .property-image .property-type {
    top: 17px;
    left: 20px;
    font-size: 18px;
}


.infobox-wrapper .infobox-inner .infobox-area,
.property .property-image .property-area {
    right: 10px;
    bottom: 11px;
    font-size: 15px;
}

.infobox-wrapper .infobox-inner .infobox-area span,
.property .property-image .property-area span {
    font-weight: normal;
}

.infobox-wrapper .infobox-inner .infobox-area span {
    font-size: 11px;
}

.property .property-image .property-area span {
    font-size: 12px;
}

.infobox-wrapper .infobox-inner .infobox-area span:first-child,
.property .property-image .property-area span:first-child {
    color: #F0F0F0;
}

/* ================================================================== */
/* Slider na stronie głównej */

/* --- slider z ograniczoną wysokością maksymalną --- */
#slider .homepage-slider .slide {
    max-height: 750px;
}

/* --- zdjęcia skalowane bez ograniczeń --- */
#slider .homepage-slider .slide img {
    width: 100%;
    height: auto;
}

/* --- zdjęcia z minimalną wysokością w rozdz. mobilnych --- */
#slider .homepage-slider .slide img {
    min-width: 480px;
    /*    min-height: 180px; */
}

/* --- zdjęcia wycentrowane poza kadrem w rozdz. mobilnych --- */
/*
#slider .homepage-slider .slide img {
    width: auto;
    height: auto;
    max-width: 200%;
}
*/

/* ----------------------------------------- */
/* Inne slidery */

.page-slider #banner {
    font-size: 20px;
}

/* ================================================================== */
/* Wyszukiwarka */

.page-homepage div.asariplug_sengine_mapsearch {
    position: relative;
}

.page-homepage div.asariplug_sengine_mapsearch_gmap {
    position: absolute;
    min-height: 100px;
    width: 100%;
    height: 100%;
}

.page-sub-page div.asariplug_sengine_mapsearch {
    margin-bottom: 20px;
}

div.asariplug_sengine input[type="submit"] {
    width: 100%;
}

div.asariplug_sengine span.ui-slider-handle {
    background-color: #1396e2;
}

div.asariplug_sengine span.ui-slider-handle:before {
    border-color: transparent transparent #1396e2 transparent;
}

div.asariplug_sengine div.ui-slider {
    height: 3px;
}

div.asariplug_sengine div.ui-slider-range, div.asariplug_sengine div.ui-widget-header {
    height: 3px;
}

div.asariplug_sengine div.ui-slider-range, div.asariplug_sengine div.ui-widget-header {
    background-image: none;
    background-color: #1396e2;
    top: -1px;
}

div.asariplug_sengine_dictionarySliderRange_container {
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
    background-color: rgb(243, 243, 243);
    padding-top: 4px;
}

/* home searchbox */

div.search-box .form-map input {
    font-weight: normal !important;
}

.search-box .filter-option {
    font-weight: normal;
}

.search-box div.asariplug_sengine div.asariplug_sengine_checkselect_label,
.search-box div.asariplug_sengine div.asariplug_sengine_checkselect:hover div.asariplug_sengine_checkselect_label,
.search-box div.asariplug_sengine div.asariplug_sengine_checkselect_boxes,
.search-box div.asariplug_sengine input[type="text"],
.search-box div.asariplug_sengine select,
.search-box div.asariplug_sengine_dictionarySliderRange_container {
    background-color: #073855;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    min-height: 40px;
    width: 100%;
}

/* rozwijane listy z kreatora wyszukiwarek */

div.asariplug_sengine div.asariplug_sengine_checkselect_label {
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    outline: medium none !important;
}

div.asariplug_sengine_checkselect:hover .asariplug_sengine_checkselect_boxes {
    background-color: #fff;
    font-size: 14px;
    list-style: outside none none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176)
}

div.asariplug_sengine_checkselect_boxes label {
    padding: 10px 15px !important;
    transition: 0.2s;
    font-weight: normal;
    margin: 0;
}

div.asariplug_sengine_checkselect_boxes label:hover {
    padding: 10px 20px !important;
    background-color: #F5F5F5;
}

div.asariplug_sengine_checkselect:hover .asariplug_sengine_checkselect_boxes input[type="radio"] {
    display: none;
}

/* --------------------------------- */

.searchform input[type="text"] {
    box-sizing: border-box;
}

.searchform .input-group-btn {
    min-width: 30px;
}

.searchform label {
    display: none;
}

/* searchform subpage */

#page-content .asariplug_sengine input[type="text"] {
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px 0;
}

/* ================================================================== */
/* Oferty specjalnie, Najnowsze oferty */
/*
.property .overlay .info
.property .overlay .additional-info
*/

/* ================================================================== */
/* Lista ofert */

.property .bookmark {
    cursor: pointer;
}

/* ================================================================== */
/* Treść */

#page-content p {
    opacity: unset;
}

/*#page-content img {*/
.container img {
    height: auto;
    max-width: 100%;
}

/*-------------------------------------------------*/
/* Tabelki - responsywność */

#content section > table,
#content section > table th,
#content section > table td {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-collapse: collapse;
}

#content section > table th,
#content section > table td {
    /*padding: 0.85em 0.95em;*/
    padding: 1.7% 1.94%;
}

#content section > table tr:first-child th {
    border-bottom-width: 2px;
}

#content section > table tr:last-child th {
    /*font-weight: normal;*/
    border-top-color: rgba(0, 0, 0, 0.09);
}

#content section > table td.price {
    text-align: center;
}

/*#content section > table td.price span {*/
#content section > table td.price {
    font-size: 1.07em;
}

/* ================================================================== */
/* Formularze */

form label {
    display: inline;
    margin: 0;
    font-weight: normal;
}

.clausule {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.67);
    transition-property: color;
    transition-duration: 0.25s;
}

.clausule:hover,
.clausule:focus,
.clausule:active {
    color: #000000;
}

form .clausule {
    margin-top: 5px;
    margin-bottom: 15px;
}

form .clausule input[type="checkbox"] {
    margin: 0 1px 1px;
    vertical-align: bottom;
}


form input[type="checkbox"] + label {
    margin-left: 6px;
}

/*-------------------------------------------------*/
/* Formularz kontaktowy */

#contact-information #address,
#contact-information .address {
    margin-bottom: 20px;
}

#form-contact textarea {
    min-height: 90px;
}


/*-------------------------------------------------*/
/* Formularz zgłaszania oferty */

.asariwww_zglosform_container .row-fluid,
#content form .row-fluid {
    min-height: 51px;
}

.asariwww_zglosform_container textarea {
    margin-bottom: 10px;
    max-height: 100px;
}

.asariwww_zglosform_container .span4 {
    line-height: 40px;
}

/* ================================================================== */
/* Widgety, inne */

/*-------------------------------------------------*/
/* Kalkulator */

.asariplug_kalkulator td {
    padding-bottom: 10px;
}

/* Koszyk */
/*
.asariplug_widget_basket
{
font-size:20px;
line-height:30px;
}
*/
.asariplug_widget_basket .asariplug_basket_num {
    background-color: #073855;
    color: #ffffff;
    border-radius: 50%;
    padding: 0 6px 0 6px;
}

/* Oferty zależne */

.depend-offers table tbody tr td {
    padding: 5px 0;
}

.depend-offers table th {
    text-align: center;
}

/* Polecenie oferty */

#offer_polec {
    box-sizing: border-box;
    padding-bottom: 10px;
    width: 100%;
}

#offer_polec input[type="text"] {
    margin-bottom: 10px;
}

#offer_polec textarea[name="desc"] {
    min-height: 125px !important;
}

/* Społecznościowe */

.navigation .user-area {
    float: none;
    text-align: right;
}

.navigation .user-area > * {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.navigation .user-area #social .agent-social {
    margin-left: 10px;
}

.navigation .user-area #social .agent-social a {
    display: inline-block;
}

.navigation .user-area #social .agent-social a.fa {
    margin: 0;
    padding: 3px 0 0 0;
    width: 26px;
    height: 26px;
    font-size: 14px;
    text-align: center;
    color: #D8D8D8;
    background-color: #606060;
    border-radius: 50%;
}

.navigation .user-area #social .agent-social a.fa:hover {
    color: #E8E8E8;
    background-color: #464646;
}

.navigation .user-area #social .agent-social a.fa:not(:first-child) {
    margin-left: 3px;
}

#page-footer #social .agent-social {
    margin-right: 15px;
}

#page-footer #social .agent-social a.fa {
    margin: 0;
    padding: 11px 0 0 0;
    width: 38px;
    height: 42px;
    text-align: center;
}

#page-footer #social .agent-social a.fa:not(:first-child) {
    margin-left: 3px;
}

/* ================================================================================================================== */
/* Responsywność */

@media (min-width: 1600px) {
    .page-slider .search-box-wrapper .search-box {
        right: 0;
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .page-slider .search-box-wrapper .search-box {
        right: 15px;
    }
}

@media (min-width: 1248px)  and (max-width: 1439px) {
    .page-slider .search-box-wrapper .search-box {
        right: 35px;
    }
}

@media (min-width: 1200px) and (max-width: 1247px) {
    .page-slider .search-box-wrapper .search-box {
        right: 60px;
    }
}

@media (min-width: 1069px) and (max-width: 1199px) {
    .page-slider .search-box-wrapper .search-box {
        right: 25px;
    }
}

@media (min-width: 992px) and (max-width: 1068px) {
    .page-slider .search-box-wrapper .search-box {
        right: 65px;
    }
}

@media (min-width: 896px) and (max-width: 991px) {
    .page-slider .search-box-wrapper .search-box {
        right: 0;
    }
}

@media (min-width: 850px) and (max-width: 895px) {
    .page-slider .search-box-wrapper .search-box {
        right: 30px;
    }
}

@media (min-width: 830px) and (max-width: 849px) {
    .page-slider .search-box-wrapper .search-box {
        right: 40px;
    }
}

@media (min-width: 794px) and (max-width: 829px) {
    .page-slider .search-box-wrapper .search-box {
        right: 50px;
    }
}

@media (min-width: 768px) and (max-width: 793px) {
    .page-slider .search-box-wrapper .search-box {
        right: 65px;
    }
}

@media (min-width: 768px) {

    .navigation .user-area #social .agent-social {
        margin-top: 2px;
    }

    .wprapper .navigation .navbar .navbar-brand {
        padding: auto 0;
    }

    .navbar .navbar-brand a img,
    .navbar .navbar-brand.size_100 a img {
        height: 58px;
    }

    .navbar .navbar-brand.size_110 a img {
        height: 64px;
    }

    .navbar .navbar-brand.size_125 a img {
        height: 73px;
    }

    .navbar .navbar-brand.size_133 a img {
        height: 77px;
    }

    .navbar .navbar-brand.size_150 a img {
        height: 87px;
    }

    .navbar .navbar-brand.size_166 a img {
        height: 96px;
    }

    .navbar .navbar-brand.size_175 a img {
        height: 102px;
    }

    .navbar .navbar-brand.size_200 a img {
        height: 116px;
    }

    .navbar .navbar-nav {
        display: none; /* init: "assets/js/custom.js", line 19 */
    }

    #top .navbar-nav {
        font-size: 15px;
        margin-left: 4%;
    }

    .navigation .navbar .navbar-nav > li {
        margin: 5px 0;
    }

    .navigation .navbar .navbar-nav > li:last-child > a:after {
        margin-right: unset;
    }

    .navigation .navbar .navbar-nav > li.has-child > .sub-menu {
        margin-top: unset;
    }

    /*.navigation .navbar .navbar-nav > li ul.child-navigation li ul.child-navigation {
        margin-top: -38px !important;
    }*/

    .page-homepage .search-box {
        padding-right: 0;
        width: 320px;
    }

    #offer_polec {
        min-width: 500px;
        max-width: 640px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .property .property-image .property-type,
    .property .property-image .property-price {
        margin-left: -2px;
    }
    .property .property-image .property-type {
        font-size: 14px;
    }
    .property .property-image .property-price {
        padding: 2px 5px;
        font-size: 13px;
    }
    .property .property-image .property-area {
        font-size: 14px;
    }
    .property .property-image .property-area span:first-child {
        display: none;
    }
}

@media (max-width: 767px) {

    div.search-box div.form-map {
        background-color: rgba(255, 255, 255, 0.0) !important;
    }

    .navigation .user-area #social .agent-social {
        margin-left: 0;
    }

    .navigation .user-area #social .agent-social a.fa {
        color: #404040;
        background-color: #BABABA;
    }

    .navigation .user-area #social .agent-social a.fa:hover {
        color: #383838;
        background-color: #D6D6D6;
    }

    .navbar .navbar-brand {
        margin-right: 42px;
    }

    .navbar .navbar-brand a img {
        height: auto;
        /*min-height: 42px;*/
        max-height: 58px;
    }

    .navbar .navbar-brand.size_110 a img {
        max-height: 64px;
    }

    .navbar .navbar-brand.size_125 a img,
    .navbar .navbar-brand.size_133 a img,
    .navbar .navbar-brand.size_150 a img,
    .navbar .navbar-brand.size_166 a img,
    .navbar .navbar-brand.size_175 a img,
    .navbar .navbar-brand.size_200 a img {
        max-height: 73px; /* dla mobile tylko do 125%, responsywnie */
    }

    .navigation .navbar {
        padding: 10px 0;
    }

    #contact-information #social {
        margin-bottom: 25px;
    }

    #offer_polec {
        max-width: unset;
    }
}

@media (min-width: 520px) and (max-width: 767px) {
    #offer_polec {
        min-width: 500px;
    }
}

@media (min-width: 400px) and (max-width: 519px) {
    #offer_polec {
        min-width: 380px;
    }
}

@media (min-width: 300px) and (max-width: 399px) {
    #offer_polec {
        min-width: 280px;
    }
}

@media (max-width: 299px) {
    #offer_polec {
        min-width: unset;
    }
}


/* ================================================================================================================== */
/* Wydruki */

@media print {

    a[href]:after {
        content: none !important;
    }

    .no-print,
    a.link-more,
    a.link-arrow,
    header .actions,
    section.agent-form .col-md-5,
    .search-box-wrapper,
    #sidebar,
    .navigation .menu,
    .navigation .secondary-navigation,
    .asariplug_sengine_mapsearch_viewoffers_toggle,
    .agent-info figure {
        display: none !important;
    }

    /* googlemaps override*/
    #property-detail-map img {
        max-width: none !important;
    }

}
