/*
 Theme Name:   Amuli Child Theme
 Theme URI:    http://amuli.axiomthemes.com/
 Description:  Amuli Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     amuli
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  amuli
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.sandy {background-color: #E8C07F;}


/* Chess style */
.dom {
    display: flex;
    justify-content: center;
}
.etaj_sec {
    display: flex;
    flex-direction: column;
}
.etaj_bl {
    display: flex;
    align-items: center;
}
.etaj {
    display: flex;
    justify-content: center;
    background-color: #e8c07f;
    margin: 5px;
    padding: 5px;
    line-height: normal;
    color: #193c69;
    width: 1.8em;
    height: 1.8em;
}
.pod_sec {
    display: flex;
    flex-direction: row;
}
.pod {
    display: flex;
    flex-direction: column;
    margin-left: 50px;
}
.kv {
    display: flex;
    background-color: #e8c07f;
    border: transparent 2px solid;
    margin: 5px;
    padding: 5px;
    line-height: normal;
    width: 1.8em;
    height: 1.8em;
    justify-content: center;
    color: #193c69;
    align-content: center;
    flex-wrap: wrap;
}
.kv:hover {
    background-color: #e8c07f;
    color: #193c69;
    border: #193c69 2px solid;
}
.sold, .sold:hover {background: #dddddd;}
/*.sold {background: #dddddd;border: white 3px solid;}*/
.booked, .booked:hover {background: repeating-linear-gradient(-45deg,#F2EFE6 -1px,#F2EFE6 5px,#E8C07F 5px,#E8C07F 10px);}

input[type="date"] {
    padding: 1.3em 2.2em;
    border-width: 1px;
    border-style: solid;
    border-radius: 1em;
    line-height: normal;
    color: #8a8d98;
    border-color: #d6d9df;
    background: #ffffff !important;
}
input[type="date"]
{
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

input[type="date"] {
    font-family: "RF Dewi Extended",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    line-height: initial;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
}

/*#cbmain, #visit {display: none;}*/

.wpcf7 input[type="date"]:before {
    content: attr(placeholder);
}
.select_container select {
color: #193c69;
border-color: #d6d9df !important;
background-color: #ffffff;
}

/*AmoCRM button*/
.amo-button__iframe {
    min-height: unset;
}

.widget li {
    position: relative;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 3.6em;
}

.sc_layouts_item_link {
    font-size: 1rem;
    font-weight: 400;
}
.sc_layouts_item_link .sc_layouts_item_details_line1,
.sc_layouts_item_link .sc_layouts_item_details_line2 {
    font-size: 1rem;
    font-weight: 400;
}
.sc_icons_item_title {
    font-size: 0.7rem !important;
}