/* Mobile Phones */

/* Views */
.views-row {
    border: 1px solid lightgray;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 2.1rem 0 2.1rem 0;
    padding: 1.75rem;
}
.views-view-grid .views-row {
    
}
#edit-field-ypotitlos-value {
    margin: 0 auto;
}
#edit-field-titlos-value:focus {
    border: 2px solid black;
    font-style: italic;
    font-size: 2.0rem;
}
#views-exposed-form-proboli-katastimaton-show-stores {
    background: #00bff3;
    padding: 1rem;
    margin: 0 auto;
    margin-top: 1.9rem;
    height: 250px;
}
.form-wrapper {
    text-align: center;
}
#edit-submit-proboli-katastimaton, #edit-reset {
    color: black !important;
    background-color: #ffde00;
    background-image: url('https://i.ibb.co/VQVrq01/search.png');
    background-repeat: no-repeat;
    background-position: 5px 50%, 0cm 0cm;
    padding-left: 25px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/*
.views-row:last-of-type {
    display: none;
}
*/

/* End Views */

/* Fields */ 
.view-title a {
    color: black !important;
    font-weight: 500;
    font-style: italic;
}
.view-title {
    padding: 0.4em 0 0.4em 0;
}
.view-info {
    padding: 0em 0 0.4em 0;
}
.view-country {
    color: #00bff3;
    /* font-size: 2.1rem; */
}
.view-address {
    color: black;
    display: inline-block;
}
.view-data {
    padding: 0em 0 0.4em 0;
}
.view-subtitle {
    color: #00bff3 !important;
}
.view-telephone a, .view-website a, .view-facebook a {
    color: #00bff3 !important;
}

/* Bulk change font size */

.view-title a, .view-country, .view-address, .view-subtitle, .view-telephone, .view-website, .view-facebook {
    font-size: 2.0rem;
    display: inline-block;
}
.view-telephone, .view-website, .view-facebook {
    font-size: 1.55rem;
}

/* End Fields */

/* ddslick */
.dd-option {
    padding: 5px !important;
}
a.dd-option, a.dd-selected {
    text-align: center;
}
.dd-option-text {
    
}
/* ddslick fix line-height call on each select */
label {
    line-height: normal !important;
}
li {
    display: inline;
}   
li.dd-option {
    display: none;
}
ul.pager__items.js-pager__items {
    float: left;
    font-style: italic;
    font-size: 80%;
    margin-top: 1rem;
    margin-bottom: 3rem;
}
ul.pager__items.js-pager__items .is-active a {
    background-color: #1B3486;
}
ul.pager__items.js-pager__items li a{
    border: 1px solid black;
    background-color: #00bff3;
    border-color: #00bff3;
    color: white;
}
ul.pager__items.js-pager__items li a:hover {
    background-color: #fff;
    color: black;
}
.pager__item a{
    padding: 6px 12px;
}
li {
    margin: 0 0 2rem 0;
}
.js-pager__items li {
    display: inline-block;
    font-size: 75%;
}
#edit-field-ypotitlos-value ul li:nth-child(1) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(2) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(3) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(4) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(5) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(6) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(7) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(8) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(9) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(10) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(11) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(12) {
    display: inline;
}
a[href^="/node/442"] {
    display: none;
}
.form-group.has-feedback {
    margin-top: 2.5rem;
}
.select2-container .select2-selection--single {
    height: 6rem !important;
    text-align: center;
    font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 1.25rem;
}
.select2-results__option[aria-selected] {
    display: block !important;
}
/* End ddslick */

/* Leaflet Popup Phone CSS */
/* Start */
.leaflet-popup-content .container .view-border .view-title a {
    font-size: 1rem;
}
.leaflet-popup-content .container .view-border {
    border: none !important;
}
.leaflet-popup-content .container .view-border .view-country {
    font-size: 1rem;
    color: black !important;
}
.leaflet-popup-content .container .view-border .view-address {
    font-size: 1rem;
}
.leaflet-popup-content .container .col-sm-4 .view-data .view-subtitle{
    font-size: 1rem;
    color: black !important;
}
.leaflet-popup-content .container .col-sm-4 .view-tel .view-telephone a{
    color: black !important;
}
.leaflet-popup-content .container .view-border .view-info .fa {
    display: none;
}
.leaflet-popup-content .container .col-sm-4 .view-data .fa {
    display: none;
}
.leaflet-popup-content .container .col-sm-4 .view-tel .fa {
    display: none;
}
.leaflet-popup-content .container .col-sm-4 .view-web .fa {
    display: none;
}
.leaflet-popup-content .container .col-sm-4 .view-website .fa {
    display: none;
}
.leaflet-popup-content .container .col-sm-4 .view-fb .fa {
    display: none;
}
.leaflet-popup-content-wrapper {
    padding: 2rem;
}
/* Leaflet Popup Phone CSS */
/* End */

/* End Mobile Phones */

/* Desktop */
@media only screen and (min-width: 1350px) {
    /*
    .form-group.has-feedback {
        margin-bottom: -3rem;
    }
    */
    /*
    .views-row:last-of-type {
        display: none;
    }
    */
    .btn-medium {
        margin-top: -4rem !important;
    }
    .select2-container .select2-selection--single {
        height: 6rem !important;
        text-align: center;
        font-weight: bold;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        margin-top: 1.25rem;
    }
    .select2-results__option[aria-selected] {
        display: block !important;
    }
    a[href^="/node/442"] {
        display: none !important;
    }
    #edit-field-titlos-value {
        width: 30%;
        display: inline;
        float: left;
        margin-right: 1rem;
        height: 62px;
        font-size: 2.2rem;
    }
    #edit-field-titlos-value:focus {
        border: 2px solid black;
        font-style: italic;
        font-size: 2.5rem;
    }
    #edit-field-ypotitlos-value {
        width: 40% !important;
        display: inline;
        float: left;
        margin-left: 20rem;
        margin-bottom: -20rem;
    }
    div#edit-actions {
        float: right;
        position: relative;
        bottom: 6.2rem;
    }
    #views-exposed-form-proboli-katastimaton-show-stores {
        height: 11.5rem;
        width: 100%;
    }
    #edit-submit-proboli-katastimaton, #edit-reset {
        height: 6.2rem;
        margin: 0 0.5rem;
        font-size: 2.25rem;
    }
    label.dd-option-text {
        font-size: 2.0rem !important;
    }
    /* For Full Width */
    .container {
        width: 100% !important; 
    }
    /* Scrollbar */
    .views-view-grid.vertical.cols-1.clearfix {
        width: 50% !important;
        float: left;
        overflow-y: scroll !important;
        height: 1000px;
    }
    ::-webkit-scrollbar {
        width: 15px;
    }
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    }
     
    ::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
    /* End Scrollbar */
    .view-logo {
        width: 200px;
        transition: transform .2s;
    }
    .view-logo:hover {
        transform: scale(1.1);
    }
    a img {
        
    }
    /* Font size fields */
    .view-title a, .view-country, .view-address, .view-subtitle, .view-telephone, .view-website, .view-facebook {
        font-size: 2.4rem;
        display: inline-block;
    }
    .view-telephone, .view-website, .view-facebook {
        font-size: 1.55rem;
    }
    .view-address {
        display: inline-block;
    }
    .view-border {
        border-right: 1px dotted black;
        height: 20rem;
    }
    .views-col.clearfix.col-1 {
        padding-right: 15px;
    }
    /*
    div#leaflet-map-view-leaflet-leaflet {
        width: 50% !important;
        height: 950px !important;
    }
    */
    #leaflet-map-view-proboli-katastimaton-attachment-1 {
        width: 50% !important;
        height: 950px !important;
    }
    li {
        display: inline;
    }
    li.dd-option {
        display: none;
    }
    ul.pager__items.js-pager__items {
        float: left;
        font-style: italic;
        font-size: 150%;
        margin-top: 1rem;
    }
    ul.pager__items.js-pager__items li a{
        border-color: #00bff3;
        background-color: #00bff3;
        color: white;
    }
    ul.pager__items.js-pager__items li a:hover {
        background-color: #fff;
        color: black;
    }
    .pager__item a{
        padding: 6px 12px;
    }
    #edit-field-ypotitlos-value ul li:nth-child(1) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(2) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(3) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(4) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(5) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(6) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(7) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(8) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(9) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(10) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(11) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(12) {
        display: inline;
    }
    /* Leaflet Popup PC CSS */
    .leaflet-popup-content .container .view-border {
        border: none !important;
    }
    .leaflet-popup-content .container .view-border .view-title a {
        font-size: 1.4rem;
    }
    .leaflet-popup-content .container .view-border .view-country {
        font-size: 1.4rem;
        color: black !important;
    }
    .leaflet-popup-content .container .view-border .view-address {
        font-size: 1.4rem;
    }
    .leaflet-popup-content .container .col-sm-4 .view-data .view-subtitle{
        font-size: 1.4rem;
        color: black !important;
    }
    .leaflet-popup-content .container .col-sm-4 .view-tel .view-telephone a{
        color: black !important;
    }
    .leaflet-popup-content .container .view-border .view-info .fa {
        display: none;
    }
    .leaflet-popup-content .container .col-sm-4 .view-data .fa {
        display: none;
    }
    .leaflet-popup-content .container .col-sm-4 .view-tel .fa {
        display: none;
    }
    .leaflet-popup-content .container .col-sm-4 .view-web .fa {
        display: none;
    }
    .leaflet-popup-content .container .col-sm-4 .view-website .fa {
        display: none;
    }
    .leaflet-popup-content .container .col-sm-4 .view-fb .fa {
        display: none;
    }
    .leaflet-popup-content-wrapper {
        padding: 2rem;
    }
}