/* CSS BY ANTONIS */

/* MENU STYLES STARTS HERE */
/* Color Classes */
.displayBlock {
    display: block;
}

#slide-menu-center, #slide-menu-left {
    text-align: left;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
    height: 100vh;
    width: 33.33%;


}

#slide-menu-right {
    width: 33.33%;
    text-align: left;
    padding-top: 100px;
    padding-left: 100px;
    /* height: 70%; */
}

#slide-menu-center {
    background-color: #060708;
}

.secondaryMenuFontSize span {
    font-size: 14px !important;
}

.white {
    color: #ffffff !important;
}

.brown {
    color: #B28370 !important;
}

.pink {
    color: #DE9EC1 !important;
}

.yellow {
    color: #A09462 !important;
}

.lightblue {
    color: #ADC3E5 !important;
}

.lightgreen {
    color: #B3D096 !important;
}

.purple {
    color: #C29EF2 !important;
}

.green {
    color: #669F62 !important;
}

.grayMenuItems {
    color: #999999;
    margin-left: 10px;
    margin-right: 10px;
}

#buy-now {
    font-size: 26px;
}

#wantIceCream {
    position: absolute;
    font-size: 20px;
    top: 0px;
    right: 0px;
    margin-top: 22px;
    margin-right: 28px;
}

#suggest-flavour-modal-box {
    position: relative;
    left: 80px;
    top: 188px;
    width: 400px;
}

.menu-items-margin {
    margin-top: 29px !important;
}

.menu-margin-bottom {
    margin-bottom: 29px;
}

.card {
    background-color: transparent !important;
    font-size: 20px;
    padding: 0;
    padding-top: 75px;
    padding-bottom: 75px;
    margin: 0;
    border: 0;

}

.collapse {
    font-size: 26px;
    padding: 0 0;
    margin: 0 0;
    border: 0;
}


#center-bottom-nav {
    font-size: 14px;
    line-height: 40px;
    margin-top: -400px;
}

#center-top-nav {
    font-size: 26px;
}

#contact-info {
    font-size: 14px;
}

.menu-inputs {
    background: none;
    height: 30px;
    width: 350px;
    color: white;
    margin-top: 10px;
    border: none;
    border-bottom: 1px solid #A6A6A6;
}

#findUs-Menu {
    position: absolute;
    height: 30%;
    width: 33.33%;
    bottom: 0px;
    right: 0px;
    background-color: #242526;
    margin: 0;
    padding: 0;

}

#findUs-Content {
    padding-left: 100px;
    padding-bottom: 100px;
    padding-top: 100px;
    height: 30%;
}


#social-media {
    margin-top: 40px;
}

#contact-logo {
    margin-top: 34.4px;
    margin-bottom: 36.6px;
    width: 110px;
}

.menu-submit {
    display: block;
    font-size: 16px;
    margin-top: 45px;
    margin-bottom: 51px;
    background: none;
    border: none;

}

#center-bottom-nav {
    position: relative;
    font-size: 14px;
    margin-top: 325px;
}

li {
    list-style: none;
}
.single-product .s-new-description-box li {
    list-style: disc;
}
.social {
    margin-right: 28px;
    width: 14px;
}

/* Search animation */


#searchCollapse {
    font-size: 25px;
    position: absolute;
    background-color:#fafafa;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 1;
}

.category {
    font-weight: bold;
}

/* SEARCH ANIMATION ENDS HERE */

/* MENU STYLES ENDS HERE */
/* ARCHIVE RECIPES STYLES  */
.archive-recipes-input {
    padding: 20px;
    width: 40%;
    min-width: 300px;
    height: 81px;
    border: 6px solid #2F2F2F;
}

/* NEWS ARCHIVE STYLES */
.active {
    font-weight: bold;
    color: inherit;
}

.all-news {
    display: block !important;
}

#content {
    height: auto;
    background-color: white;
}

.sub-menu-filters {
    background-color: #FAFAFA;
    height: 80px;
    padding: 0 !important;
    display: flex;
    align-items: center;

}

#main-li {
    margin: 0 auto;
    font-size: 16px;
}

#secondary-menu {
    position: absolute;
    font-size: 14px;
    right: 20px;
}

#header {
    height: 80px;
}

#all-news {
    margin-top: 100px;
    margin-bottom: 50px;

}

.news-box {
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 0px;
    text-align: center;

}

.date-wrap {
    width: 300px;
    margin: 0 auto;
}

.new-date {
    color: #999999;
    line-height: 40px;
    margin-top: 18px;
    margin-bottom: 4px;

}

.new-title {

    color: #1A1A1A;
}

/* NEWS ARCHIVE STYLES ENDS HERE */

/* SIMPLE NEWS STYLES */
#s-new-cover {
    width: auto;
    background-color: black;
    text-align: center;
}

.s-new-info {
    margin-top: 55px;
    margin-bottom: 55px;
}

.s-new-title {
    margin-top: 55px;
    color: #1A1A1A;
}

.subtitle {
    margin: 0 auto;
    color: #808080;

}

.s-new-description {
    margin: auto;
    margin-top: 55px;
    margin-bottom: 100px;
    color: #333333;

}

/*SIMPLE NEWS STYLES ENDS HERE */

/* ARCHIVE ICE CREAM SWEETS STYLES*/

#cover-box {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column; /* column | row */
    background-color: antiquewhite;
    background-image: url("img/header-image.png");
}

#search-box {
    text-align: center;

}

input {
    outline: none;
}

textarea {
    outline: none;
}

input::placeholder {
    color: #2F2F2F;
}

#search-box-image {
    width: 102px;
    height: 65px;
    position: absolute;
    margin-left: -110px;
    margin-top: 8px;
    display: inline-block;
    background-color: #2F2F2F;
    background-image: url("img/search-icon-white.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 0;

}

/* ARCHIVE ICE CREAM SWEETS STYLES ENDS HERE */
/* CONTACT STYLES STARTS HERE */
#form form input {
    margin: 0 auto;
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid #2F2F2F;
    color: #2F2F2F;
    padding: 20px;
}

#form form textarea {
    width: 720px;
    margin: 0 auto;
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid #2F2F2F;
    color: #2F2F2F;
    padding: 20px;
}

#form form textarea::placeholder {
    color: #2F2F2F;
    padding: 20px;
}

#form form button {
    margin-top: 20px;
    width: 150px;
    height: 50px;
    background-color: transparent ;
    border: 2px solid #2F2F2F;
    color: #2F2F2F;
}

/* CONTACT STYLES ENDS HERE */

/* SEARCH RESULTS PAGE STYLES STARTS HERE */
#search-form {
    display: flex;
    align-items: center;
    align-content: center;
}

.search-instances {
    display: block;
    padding: 35px;

}

#search-form::placeholder {
    color: #2F2F2F;
}

#search-results-input {
    width: 100%;
    height: 150px;
    padding: 20px;
    background-color: transparent ;
    border: none;

}

#search-results-input-image {
    height: 65px;
    width: 100px;
    position: absolute;
    background: none;
    border: none;
    right: 25px;
    background-image: url("img/search-results-input-icon.png");
    background-repeat: no-repeat;
    background-position: center;
}

#results {
    padding: 35px;
}

.results a {
    color: #1A1A1A
}

.number {
    color: #4D4D4D;
}

/* book a cart modal styles */
.book-a-cart-inputs {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid #2F2F2F;
    color: #2F2F2F;
    padding: 20px;
}

#book-a-cart-form button {
    margin-top: 20px;
    width: 150px;
    height: 50px;
    background-color: white;
    border: 2px solid #2F2F2F;
    color: #2F2F2F;
}

/* book a cart modal styles ends */

/* SEARCH RESULTS PAGE STYLE ENDS HERE */

/* SINGLE STYLES STARTS HERE */
.social-buttons {
    opacity: 0.5;
}

.social-buttons span {
    opacity: 1;
}

.social-buttons a {
    opacity: 1;
}

.single-product #content {
    display: block;
}

.red-heart {
    background-color: red;
}

/* SINGLE STYLES ENDS HERE */


/* CONTACT FORM 7 STYLES STARTS HERE */
.wpcf7-form {
    text-align: center;
    background-color: transparent ;

}

.wpcf7-text, .wpcf7-textarea {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    border: none;
    border-bottom: 1px solid #2F2F2F;
    background-color: transparent ;
    color: #2F2F2F;
    padding: 20px;
}

.wpcf7-submit {
    margin-top: 20px;
    width: 150px;
    height: 50px;
    background-color: white;
    border: 2px solid #2F2F2F;
    color: #2F2F2F;
}
.right-wrap .wpcf7-submit {
    margin-top: 0;
}

/* CONTACT FORM 7 STYLES ENDS HERE

/* RESPONSIVE ANTONIS STARTS*/
@media (max-width: 1050px) {
    .archive-recipes-input {
        width: 80%;
    }

    .sub-menu-filters {
        flex-direction: column;
    }

    .secondary-menu-s-row {
        display: block;
    }

    .grayMenuItems {
    }
}

@media (max-width: 1050px) {
    .archive-recipes-input {
        width: 80%;
    }

    .sub-menu-filters {
        flex-direction: column;
    }

    .secondary-menu-s-row {
        display: block;
    }

    .grayMenuItems {
    }
}

@media (max-width: 576px) {
    .grayMenuItems {
        display: block;
        margin: 0;
        margin-bottom: 10px;
    }

    .sub-menu-filters {
        height: 140px;
    }
}


/* RESPONSIVE ANTONIS ENDS */

/* CSS BY ANTONIS ENDS HERE */


/* BOOTSTRAP 4 MEDIA */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* BOOTSTRAP 3 MEDIA */
@media (max-width: 575px) {

}

/* SM */
@media (min-width: 576px) and (max-width: 767px) {

}

@media (max-width: 1050px) {
    .filters {
        display: block;
        flex-direction: row;
    }

    #secondary-menu {
        display: inline-block;
        position: relative;
        text-align: center;
        right: 0;
    }

    #secondary-menu span {

        width: 100%;


    }

    #main-li {
        display: block;
        position: relative;
        width: 100%;


    }

    .news-box {
        width: 100%;
    }
}

@media (min-width: 768px) {
    #top-menu {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 99;
    }

    #top-menu {
        height: 74px;
    }

    .menu-open #menu-left .menu-list-wrap {
        margin-left: 74px;
    }

    .menu-open #menu-right #search-btn {
        margin-right: 74px;
    }

    .menu-open #top-menu {
        position: static;
    }

    .menu-open #content {
        padding-top: 0;
    }
}

/* MD */
@media (min-width: 768px) and (max-width: 991px) {
    #top-menu {
        font-size: 15px;
    }

    .hamburger, #search-btn, #language-switch {
        width: 74px;
        height: 74px;
    }

}

@media (max-width: 991px) {
    #menu-right .menu-list-wrap, #menu-left .menu-list-wrap, #menu-right #language-switch {
        display: none !important;
    }

    #menu-right #search-btn {
        margin-left: auto;
    }
}

/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
    #top-menu {
        font-size: 15px;
    }

    .menu-list-wrap ul li a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu-list-wrap ul li:first-child a {
        padding-left: 5px;
    }

    .menu-list-wrap ul li:last-child a {
        padding-right: 5px;
    }

    .hamburger, #search-btn, #language-switch {
        width: 74px;
        height: 74px;
    }

}

/* XL */
@media (min-width: 1200px) {
    .menu-open #menu-left .menu-list-wrap {
        margin-left: 80px;
    }

    .menu-open #menu-right #search-btn {
        margin-right: 80px;
    }

    #top-menu {
        height: 80px;
    }

}