/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/*HTML*/
::selection {
    color:#999999 !important;
}


/*BUTTONS*/
.btn-accent {
    border: none;
}
/**/

.isotope-filters ul.menu-smart > li > span > a:not(.social-menu-link) {
/*.hipbloemen-bestellenrow-settings .isotope-filters ul.menu-smart > li > span > a:not(.social-menu-link) {*/
    font-size: larger;
    line-height: 1.2em;
}
.isotope-filters ul.menu-smart > li > span {
/*.hipbloemen-bestellenrow-settings .isotope-filters ul.menu-smart > li > span {*/
    padding: 36px 9px 36px 9px;
}
/**/

/*CONTACT FORM 7*/
.hip-form-more-info input {
    width: 100%;
}

input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    box-shadow: none;
    padding: 20px 15px 20px 15px;
    font-size: large;
}

.hip-form-more-info p,
.hip-form-more-info span {
    font-weight: normal;
}
.style-light .hip-form-more-info p {
    color: #777777;
}
.wpcf7 span.wpcf7-not-valid-tip {
    margin: 4px 0px 0px 0px;
}
table.hip-contact,
.hip-contact td {
    border: none;
    border-color: transparent;
    border-left: none;
    border-bottom: none;
}
/**/
.hip-nav-row p.t-entry-excerpt {
    text-transform: uppercase;
}
.footer-last a:hover {
  color: #fff !important;
  font-weight: bold;
}

/*HIP RESPONSIVE */
@media (max-width: 375px) {
    .background-element.header-wrapper.header-scroll-opacity.style-color-lxmt-bg.header-only-text {
        height: 0 !important;
        min-height: 0 !important;
    }
}
/*@media (max-width: 569px){*/
/*    .main-container .row-container .double-top-padding {*/
/*        padding: 20px;*/
/*    }*/
/*    #wpmc-back-to-cart {*/
/*        margin-top:20px;*/
/*    }*/
/*    .wpmc-nav-wrapper {*/
/*        display: inline ;*/
/*    }*/
/*    .wpmc-nav-wrapper button {*/
/*        width: 100% ;*/
/*        margin-bottom: 10px;*/
/*    }*/
/*    #ui-datepicker-div {*/
/*        width: 100% !important;*/
/*        left: auto !important;*/
/*    }*/
/*    button.woocommerce-button.button.woocommerce-form-login__submit {*/
/*        width: 100%;*/
/*    }*/
/*}*/
/*@media (min-width: 570px) and (max-width: 959px) {*/
/*}*/
/*@media (min-width: 960px) {*/
/*    .wpmc-nav-wrapper {*/
/*        padding-top: 40px;*/
/*    }*/
/*}*/
/*@media (min-width: 960px) and (max-width: 1660px) {*/
/*    .col-lg-3 .t-overlay-content h3 {*/
/*        font-size: 2em;*/
/*    }*/

/*}*/
