/* Add here all your CSS customizations */
/* Crisul */

header#header .lang-dropdown {
    min-width: 114px!important;
}

.cf-input-crisul {
    height: calc(1.5em + 1.215rem + 2px);
    font-size: 14px!important;
    padding: 8px 15px;
    border: 1px solid #d1d1d1!important;
}

.cf-textarea-crisul {
    font-size: 14px!important;
    padding: 8px 15px;
    border: 1px solid #d1d1d1!important;
}

.cf-input-crisul::placeholder {
    color: #9e9e9e!important;
    text-overflow: ellipsis;
    opacity: 1;
}

.cf-textarea-crisul::placeholder {
    color: #9e9e9e!important;
    text-overflow: ellipsis;
    opacity: 1;
}

.cf-input-crisul:focus {
    border: 1px solid #47648B!important;
}

.cf-textarea-crisul:focus {
    border: 1px solid #47648B!important;
}

.feedback-box {
    background: #f9f9f9;
    padding: 25px;
    border: 1px solid #ececec;
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
}

.cf-invalid {
    padding-left: 0.5rem;
    font-size: 0.8rem!important;
    color: #ee3535;
}

footer#footer {
    padding-top: 60px;
}

footer#footer h3 {
    text-transform: none;
}

footer#footer span {
    margin: 0;
    font-size: 14px;
    color: #cccccc;
}

footer#footer .footer-recent-post-content a {
    font-size: 14px;
    color: #cccccc!important;
}

footer#footer a {
    color: #777;
    transition: all 0.1s ease-in-out;
    font-size: 15px!important;
}

footer#footer span {
    font-size: 15px!important;
}

ul.insta {
    padding: 0;
    list-style: none;
    transition: all 0.1s ease-in-out;
}

ul.insta li {
    margin-bottom: 5px;
}

ul.insta img {
    width: 100%;
}

footer#footer .linkstyle {
    transition: all 0.1s ease-in-out!important;
}

footer#footer .linkstyle:hover {
    color: #fff!important;
}

.pagetitle {
    background-color: #47648B;
    padding: 1rem 2rem 1rem 2rem!important;
}

.pagetitle span {
    font-size: 1.2rem;
    padding-left: .5rem;
}

.section-title {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.section-title h3 {
    color: #838383;
}

.productlead p {
    line-height: 28px;
    font-size: 16px;font-weight: 500;
    color: #47648B;
}

.productpar p {
    line-height: 24px;
    font-size: 16px;
    }

.productcard a { text-decoration: none; }

.product-card-inner:hover { border: 1px solid #47648B!important; }

.install-card { border: 1px solid #47648B; }

.install-card .card-header {
    color: #f8f8f8;
    font-size: 1.1rem;
    height: 5rem;
}

.install-card .card-body { background-color: #eceff9; }

.install-card img.drawing { height: 13rem; }
.install-card img.photo { height: 11.4rem; margin-top: 1rem; }
.install-card img.widephoto { width: 90%; margin-top: 1rem; border: 1px solid #898989; }

.media-card-inner:hover {
    background-color: #f0f0f0!important;
    cursor: pointer;
}

#crisul-sticky-submenu {
    position: sticky;
    top: 5em;
    z-index: 1000;
    border-left: 1px solid #dadada!important;
    border-right: 1px solid #dadada!important;
    border-bottom: 1px solid #dadada!important;
    background-color: #fcfcfd!important;
}

#crisul-sticky-submenu ul {
}

.crisul-sticky-submenu-item a {
    border-radius: 0!important;
    border-right: 1px solid #47648B!important;
    font-size: 14px;
    background-color: #6582A9!important;
    transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;
}

@media (max-width: 768px) {
    .crisul-sticky-submenu-item a {
        width: 80%;
    }
}

.crisul-sticky-submenu-item a:hover {
    background-color: #47648B!important;
}

.thumb-info-wrapper, .thumb-info {
    border-radius: 0px!important;
    border-color: #757575;
}

.isotope-item a #mainimg, .isotope-item #mainimg {
    border: 1px solid #3e3e3e;
    max-width: 100%;
}

ul.mediadownload-list {
    line-height: 24px;
    box-sizing: border-box;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-clip: padding-box;
    display: block;
    left: auto;
    border: 0;
    box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07);
    margin: 0;
    min-width: 200px;
    padding: 5px 0;
    text-align: left;
    border-radius: 0!important;
}

ul.mediadownload-list li {
    height: 2.4em;
    padding-top: 5px;
    list-style: none;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
}

ul.mediadownload-list li:hover {
    background-color: #f8f8f8;
}

ul.mediadownload-list li i {
    vertical-align: middle;
    color: #47648B;
}

ul.mediadownload-list li a {
    padding: 10px 10px 2px 5px!important;
    vertical-align: bottom;
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: .9em;
    line-height: 1.3em;
    font-weight: 400;
    padding: 6px 18px 6px 18px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: -0.5px;
}

.importantnote {
    color: #721c24;
    font-weight: bolder;
}

table.sizetable th {
    background-color: #47648B;
    color: #f8f8f8;
}

table.sizetable td {
    background-color: #f8f8f8;
}

.contacticons li a {
    background-color: #47648B!important;
}

.contacticons li a:hover {
    background-color: #000b16!important;
}

#mainNav .usermenu {  }

.team-member { background-color: #f9f9f9; }

.contentBaguette a.img-thumbnail-hover-icon { display: inline-block; height: 100%!important; margin-top: 16px; border: none; top: 0; border-radius: 0!important; }
.contentBaguette a img { margin-top: 0!important; border-radius: 0!important; }
.header-nav-features-search { cursor: pointer; }
