
/* seconday color blue #3066DA */

#map {
    width: auto;
    height: 500px;
}
body {
    background-image: url("../img/patterns/honey_im_subtle.png")
}

#contentmapwrapper {
    background:#202430 !important;
}

/* nav top navigation */

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #666;
    border-radius: 4px 4px 4px 4px;
    background-color:white;
}

/* / nav top navigation */

.slider-container {
    border-bottom:5px solid #D1D2D4;
}

/* / large image */

.octa-img {
    position: relative;
    margin-bottom: -60px !important;
    margin:0 auto;
    display:table;
    z-index: 1 !important;

}

#heading-primary {

    color:#3066DA;
}



.octa-img-bottom {
    position: relative;
    margin-top: -80px !important;
    margin:0 auto;
    display:table;
    z-index: 1 !important;

}

.thumb-info .thumb-info-title {
    text-transform: none;
}



#header .header-nav-main nav > ul > li > a {
    /*padding: 10px 13px;*/
    padding: 10px 25px;
    background:#3066DA;
    color:white;
}

#header .header-nav-main nav > ul > li.active > a {
    /*padding: 10px 13px;*/
    padding: 10px 25px;
    background:#2D2D2D;
    color:white;
}




.page-header {
    background-image: url("/../img/patterns/rollover.png");
    /*background-color: #1E1E1E !important;*/
    border-bottom: 5px solid #CCC;
    border-top:none !important;
    margin: 0 0 0px 0  !important;
    min-height: 5px;
    padding: 5px 0;
    position: relative;
    text-align: left;
}

.header-breadcrumb {
    /*background-image: url('/../img/header.jpg');*/
    padding-top:20px;
    height:60px;
    color:white;
    font-size:26px;


}

.breadcrumb-text {
    padding-top:5px;
    padding-bottom:5px;
    padding-right:15px;
    padding-left:15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #505050;
    background:rgba(0, 0, 0, 0.2);
}


.breadcrumb-text-var2 {

    color: #FFFFFF !important;
    font-size: 16px;
    padding: 8px 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #3866A3;
    background: #3066DA;
}





/* menu submenu =============================== */


#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background-color:#2D2D2D;
}


#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color:#2D2D2D;
}


#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color:black;
    font-size:1.1em;

}



.menu-icon .item-cstm {
    padding-left:10px;
    color:#333;
    font-family:"Open Sans Semibold",sans-serif;
    font-size:15.4px;
    line-height: 21px;
}

.menu-icon .item-cstm:hover {
    color:#3066DA !important;
}

/* single item no arrow */
@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a:not(.dropdown-toggle) {
        padding-bottom: 10px !important;
    }
}

/* / menu =============================== */

#footer {
    background: #202430;
    border-top: 4px solid #D1D2D4;
    margin-top:0px;
}

#footer .footer-ribbon {
    background:#3066DA;
}



#footer .footer-copyright {
    background: #202430;
    border-top: 4px solid white;
    margin-top: 0px;

}


/* Section Featured */
section.section {
    background: none;
    border:none;
    margin: 1px 0;
    padding: 0px 0;
}
/* line sides header */





/* carousel full width */
.thumb-info .thumb-info-wrapper-cstm {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /*border-radius: 4px;*/

    overflow: hidden;
    display: block;
    position: relative;
    height:260px;

}

.thumb-info .thumb-info-wrapper-cstm:after {
    content: "";
    background: rgba(23, 23, 23, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    /*border-radius: 4px;*/
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
    opacity: 0.5;
}


.thumb-info:hover .thumb-info-wrapper-cstm:after {
    opacity: 1;
}

/* /  carousel full width */


/* carousel next image */

.owl-carousel .owl-nav [class*="owl-"] {
    background-color:#3066DA;
}

/* carousel details button */

.thumb-info .thumb-info-type {
    background-color:#3066DA;

}


/* label primary */

html .label-primary {
    background-color:#3066DA;

}

/* contact ribbon */

#footer .footer-ribbon {
    z-index: 30;
}




.feature-box-icon1 {
    position: absolute;
    height:52px;
    width:52px;
    background-image: url("../img/icons/icon1.png");
    background-repeat:no-repeat;
}

.feature-box-icon2 {
    position: absolute;
    height:52px;
    width:52px;
    background-image: url("../img/icons/calitate.png");
    background-repeat:no-repeat;
}

.feature-box-icon3 {
    position: absolute;
    height:52px;
    width:52px;
    background-image: url("../img/icons/design.png");
    background-repeat:no-repeat;
}

.feature-box-icon4 {
    position: absolute;
    height:52px;
    width:52px;
    background-image: url("../img/icons/timp.png");
    background-repeat:no-repeat;
}




.feature-box-icon1l {
    position: absolute;
    height:90px;
    width:79px;
    background-image: url("../img/icons/icon1l.png");
    background-repeat:no-repeat;

}

.feature-box-icon2l {
    position: absolute;
    width:63px;
    height:90px;
    background-image: url("../img/icons/icon2l.png");
    background-repeat:no-repeat;
}

.feature-box-icon3l {
    position: absolute;
    width:93px;
    height:90px;
    background-image: url("../img/icons/icon3l.png");
    background-repeat:no-repeat;
}

.feature-box-icon4l {
    position: absolute;
    width:91px;
    height:90px;
    background-image: url("../img/icons/icon4l.png");
    background-repeat:no-repeat;
}


.feature-box .feature-box-info2 {
    padding-left:105px;
}


/* header area */

#header .header-body {

    border-top: 4px solid #3066DA;
    border-bottom: 3px solid white;
    padding-top:0px;
    background-image: url("../img/patterns/honey_im_subtle.png");


}




html.sticky-header-active #header .header-body {
    border-bottom-color:#1E1E1E;
}

/* Logo ========================================================== */


#header .header-logo img {
    position: absolute;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

#header .header-logo .logo-normal {
    opacity: 1


}

#header .header-logo .logo-sticky {
    opacity: 0;
    width: 180px !important;
    height: 70px !important;
    padding-top:15px;
}


#header .header-logo .logo-sticky-small {
    opacity: 0;
    width: 180px !important;
    height: 70px !important;
    padding-top:10px;
    margin-left:-20px !important;

}


.sticky-header-active #header .header-logo .logo-normal {
    opacity: 0;

}

.sticky-header-active #header .header-logo .logo-small {
    opacity: 0;
}


.sticky-header-active #header .header-logo .logo-sticky {
    opacity: 1;


}

.sticky-header-active #header .header-logo .logo-sticky-small {
    opacity: 1;


}






@media (min-width: 992px) {
    .logo-default {
        display: block !important;
    }
    .logo-small {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .logo-normal {
        display: none !important;
    }

    .logo-small {
        display: block;
        width: 165px !important;
        height: 78px !important;
    }



    #header .header-logo {
        width: auto !important;
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .logo-sticky {
        display: block !important;
    }
    .logo-sticky-small {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .logo-sticky {
        display: none !important;
    }

    /*
    @media (max-width: 991px) {
            .logo-sticky {
                display: none !important;
            }
    */

    #header .header-logo {
        width: auto !important;
        height: auto !important;
    }
}


/* /  =========================================== Logo =================== */



/* search page */


.product-thumb-info-content-cstm {
    text-align:center;
}

.product-thumb-info-content-cstm h5 {
    color:#000 !important;
    line-height:20px !important;
    font-weight: bold;
    border-radius:4px;
    padding-left:8px;
    padding-right:8px;
    padding-top:10px;
    font-size:14px;
    position:absolute;
}




.product-search-gal-wrapper {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}

.product-search-title {
    padding-left: 8px;
    padding-right: 8px;
    color: black;
    font-size: 1.3em;
    margin: 0 auto;
    display: table;
    height: 115px;
    text-align: center;
    line-height: 28px;
}


.product-gal-id {
    font-size:14px;
    color:#A30B37;
    border-top:1px solid #E0E0E0;
    padding-top:10px;
    margin-top:18px;

}

.product-gal-id-code {
    color:#A30B37;
}


.btn.btn-primary.btn-lg.cstm {
    background:#3066DA;
    margin-top:15px;
    margin-bottom:15px;
    border:2px solid white;
}
.btn.btn-primary.btn-lg.cstm:hover {
    background-color:#1E1E1E;
}

.call-to-action .call-to-action-content-cstm {
    width:100%;
    padding-top:35px;
    border:none;


}


/* page :: servicii */

.call-to-action {
    min-height:100px;
}

html .call-to-action.featured.featured-primary {
    border-top-color:#3066DA;
}

/* / page :: servicii */

/* produs search form */
input.form-control {
    border: 4px solid white;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    padding: 5px;
    background: rgba(255,255,255,0.8);
    margin: 0 0 5px 0;
}

.btn-cstm-search {
    margin-bottom:5px; border: white solid 1px;
}

/* contact page */

.form-ctn {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}



input#name.form-control {
    border: 4px solid white;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 5px 0;
}


input#email.form-control {
    border: 4px solid white;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 5px 0;
}

input#subject.form-control {
    border: 4px solid white;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 5px 0;
}


textarea#message.form-control {
    border: 4px solid white;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
    padding: 5px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 5px 0;
}

/* / contact page */


.container-wrapper {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    margin-top:55px;
    padding-top: 10px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}


.container-wrapper-no-home {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:50px;
    padding-left:50px;
    padding-bottom:25px;
    margin-bottom:50px;
}


.container-wrapper-product-page {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:50px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}

.container-wrapper-servicii {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:50px;
    padding-right:55px;
    padding-left:55px;
    padding-bottom:25px;
    margin-bottom:50px;
}


.container-wrapper-de-ce-noi {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:50px;
    padding-left:50px;
    padding-bottom:25px;
    margin-bottom:50px;
}





.box-wrapper-ctn {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}


.box-wrapper-ctn-home {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:5px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}


/* product page */

.product-page-ctn {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:50px;
}



.box-wrapper-ctn-subox {
    -webkit-box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 5px 1px 0px rgba(0,0,0,0.11);
    border-radius: 10px 10px 10px 10px;

}


.product-page-similar-products-ctn {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-top:35px;
    margin-bottom:25px;

}


html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color:#3066DA;

}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover {
    color:black !important;

}

html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover, html body .tabs .nav-tabs a:focus, html.dark body .tabs .nav-tabs a:focus {
    border-top-color:#3066DA;
}


.tab-content {

    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);

    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;


}

.product-page-title {
    text-align: center;
    font-size:12px !important;

}


.basket-desktop {
    /*margin-left:30px;*/
}


/*galleries page menu */
.menu-gal-item {
    font-size:14px;
    color:#3066DA;
    height:33px;
}

.menu-gal-item a:hover {
    color:#1E1E1E;
    text-decoration:none;
}

/* / product page */


.sidebar-ctn {
    background:white;
    position:relative;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -3px rgba(0,0,0,0.75);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 0px solid #000000;
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;
    padding-bottom:25px;
    margin-top:35px;
    margin-bottom:25px;
}


/* page home */

<style>
 .horiz-box {
     position: relative;
     z-index: 1;
 }
h2 {
    background:#3066DA;
    font-size: 20px !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3) !important;
    padding-left:15px;
    padding-bottom:15px;
    height: 45px !important;
    margin-left: -35px !important;
    position: relative !important;
    width: 230px !important;
    color:white !important;
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.3) !important;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.3);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) !important;
}

h2:after {
    position: absolute;
    content: '';
    width: 0; height: 0;
    line-height: 0;
    border-left: 15px solid transparent;
    border-top: 10px solid #729c9a;
    bottom: -10px;
    left: 0;
    position: absolute;
    z-index: -1;
}

h2:before {
    content: '';
    position: absolute;
    top: 5px;
    height: 35px !important;
    border-top: 1px solid rba(255,255,255,0.5) !important;
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
    width: 100% !important;
    left: 0 !important;
}
</style>

      /* miscellany */

  section.page-header h1 {
      border:none;
  }


.thumb-info .thumb-info-action-icon {
    background-color:#3066DA;
}

.thumb-info .thumb-info-action-icon {
    border-radius:0 0 0 10px;
}

.arrow {background:none;}


/* icons */

.list.list-icons.list-icons-style-3 li .fa, .list.list-icons.list-icons-style-3 li .icons {
    background:#3066DA;
}

a {
    color:#3066DA;
}

/*/  miscellany */

ul.nav-pills > li.active > a {
    background-color:#3066DA;
}

.box-container-home {
    padding:20px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.box-container-home-search-box {
    padding:20px;
    border:1px solid #c2c0b8;
    margin-bottom:15px;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}
.box-container-home2 {
    padding:20px;
    height:80px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}
.box-container-display-products-page {
    /*padding-top:35px;*/
}
.box-container-gallery-meu {

    padding-left:15px;
    padding-right:15px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.box-container-product-page {

    padding:20px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}


.box-container-de-ce-noi {
    padding:20px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.box-container-contact {
    padding:20px;
    height:665px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.box-container-contact-oferta-cerere {
    padding:20px;
    height:650px;
    border:1px solid #c2c0b8;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}





.box-container-servicii {
    height:auto;
    text-align: center;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:0.5px;
    border-top:solid 3px #3066DA;
    border-bottom:solid 1px #c2c0b8;
    margin-bottom:25px;
    border-radius:8px;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.box-container-echipamente {
    height:auto;
    text-align: center;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:15px;
    border-top:solid 3px #3066DA;
    border-bottom:solid 1px #c2c0b8;
    margin-bottom:25px;
    border-radius:8px;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.servicii-headline p {
    font-size: 22px;
    text-align: center;
    color:black !important;
}

.call-to-action-content-cstms {
    height:60px;
    border:1px solid #c2c0b8;
    /*background-color:#E6E6E6;*/
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color:#3066DA;
}

.sidebar-top-box-semiwrapper {
    border-top:solid #3066DA 2px;
    border-radius: 5px;
    height:auto;
    padding-top:15px;
    padding-bottom:5px;
}



/* cele mai noi - cele mai vandute */
.box-container-home .owl-theme .owl-dots {
    margin-left:-5000px;
}

/* sidebar gal - thumb info */



.produs-titlu h3 {
    font-size:1.5em;
    line-height:30px;
}

.produs-subtitlu h3 {
    font-size:1em;
    line-height:30px;
}

.sidenav-gallery {
    text-align:center;
    padding-left:4px;
}





/* product search page search form */
.SearchIcon
{
    color:#fff;
}
.SearchButton
{
    background-color:#3066DA;
    border-radius:1px;
}
.SearchButton:hover{
    background-color:#C4161C;
}
.SearchBar{

}
/* / product search page search form */

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color:#3066DA;
}


/* gallery page thumbnails */





.gal-wrapper-thumbnail {
    /*padding-top:16px;*/
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;

    /*border:2px double #ccc;*/

    border-radius: 5px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.gal-wrapper-thumbnail .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 4px;
    overflow: hidden;
    display: block;
    position: relative;
}

.gal-wrapper-thumbnail .thumb-info-wrapper:after {
    content: "";
    background: rgba(23, 23, 23, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
}

.gal-wrapper-thumbnail .thumb-info-action-icon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background:#3066DA;;
    border-radius: 0 0 0 25px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    width: 50px;
    z-index: 2;
}

.gal-wrapper-thumbnail .thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px;
    color: #FFF;
}

.gal-wrapper-thumbnail .thumb-info-inner {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

.gal-wrapper-thumbnail .thumb-info-inner em {
    display: block;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
}

.gal-wrapper-thumbnail .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(23, 23, 23, 0.8);
    bottom: 17%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 6px;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}

.gal-wrapper-thumbnail .thumb-info-type {
    background-color: #3066DA !important;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 2px 9px;
    text-transform: none;
    z-index: 2;
}

.gal-wrapper-thumbnail .owl-carousel {
    z-index: auto;
}

.gal-wrapper-thumbnail .owl-carousel .owl-dots {
    z-index: 2;
}



.gal-wrapper-thumbnail:hover .thumb-info-wrapper:after {
    opacity: 1;
}

.gal-wrapper-thumbnail:hover .thumb-info-action-icon {
    right: 0;
    top: 0;
}

.gal-wrapper-thumbnail:hover .thumb-info-title {
    background: #000;
}

.gal-wrapper-thumbnail:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.gal-wrapper-thumbnail.thumb-info-no-zoom:hover img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.gal-wrapper-thumbnail.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, 0.25);
}

.gal-wrapper-thumbnail.thumb-info-hide-wrapper-bg .thumb-info-wrapper:after {
    display: none;
}

.gal-wrapper-thumbnail.thumb-info-centered-icons .thumb-info-action {
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(0, -10px, 0);
    top: 50%;
    left: 3px;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    position: absolute;
    opacity: 0;
    z-index: 2;
}

.gal-wrapper-thumbnail.thumb-info-centered-icons .thumb-info-action-icon {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    position: relative;
    z-index: 2;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
    line-height: 33px;
    border-radius: 50%;
    margin-right: 3px;

}

.gal-wrapper-thumbnail.thumb-info-centered-icons .thumb-info-action-icon i {
    position: static;
    font-size: 18px;

}

.gal-wrapper-thumbnail.thumb-info-centered-icons .thumb-info-action-icon:hover {
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
}

.gal-wrapper-thumbnail:hover.thumb-info-centered-icons .thumb-info-action {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.gal-wrapper-thumbnail:hover.thumb-info-centered-icons .thumb-info-action-icon {
    position: relative;
}

.gal-wrapper-thumbnail.thumb-info-centered-info .thumb-info-title {
    background: transparent;
    left: 5%;
    width: 90%;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate(0%, -30%);
    top: 50%;
    bottom: auto;
    opacity: 0;
    text-align: center;
    padding: 0;
    position: absolute;
}

.gal-wrapper-thumbnail.thumb-info-centered-info .thumb-info-type {
    float: none;
}

.gal-wrapper-thumbnail.thumb-info-centered-info:hover .thumb-info-title {
    opacity: 1;
    transform: translate(0%, -50%);
}

.gal-wrapper-thumbnail.thumb-info-bottom-info .thumb-info-title {
    background: #FFF;
    left: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(0, 100px, 0);
    top: auto;
    bottom: 0;
    opacity: 0;
    padding: 15px;
    text-shadow: none;
    color: #777;
}

.gal-wrapper-thumbnail.thumb-info-bottom-info .thumb-info-type {
    float: none;
    background: none;
    padding: 0;
    margin: 0;
}

.gal-wrapper-thumbnail.thumb-info-bottom-info:hover .thumb-info-title {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.gal-wrapper-thumbnail.thumb-info-bottom-info:hover img {
    -webkit-transform: translateY(-18px);
    -moz-transform: translateY(-18px);
    -ms-transform: translateY(-18px);
    -o-transform: translateY(-18px);
    transform: translateY(-18px);
}

.gal-wrapper-thumbnail.thumb-info-bottom-info-dark .thumb-info-title {
    background: -webkit-linear-gradient( bottom , rgba(23, 23, 23, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(to top, rgba(23, 23, 23, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
    color: #FFF;
}

.gal-wrapper-thumbnail.thumb-info-push-hor img {
    -webkit-transform: translatex(-18px);
    -moz-transform: translatex(-18px);
    -ms-transform: translatex(-18px);
    -o-transform: translatex(-18px);
    transform: translatex(-18px);
    width: calc(100% + 19px);
    max-width: none;
}

.gal-wrapper-thumbnail.thumb-info-push-hor:hover img {
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
}

.gal-wrapper-thumbnail.thumb-info-hide-info-hover .thumb-info-wrapper:after {
    opacity: 0.65;
}

.gal-wrapper-thumbnail.thumb-info-hide-info-hover .thumb-info-title {
    opacity: 1;
    top: 50%;
}

.gal-wrapper-thumbnail.thumb-info-hide-info-hover .thumb-info-type {
    float: none;
}

.gal-wrapper-thumbnail.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
    opacity: 0.1;
}

.gal-wrapper-thumbnail.thumb-info-hide-info-hover:hover .thumb-info-title {
    opacity: 0;
}

.thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.gal-wrapper-thumbnail.thumb-info-no-borders .thumb-info-wrapper {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.gal-wrapper-thumbnail.thumb-info-no-borders .thumb-info-wrapper:after {
    border-radius: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.gal-wrapper-thumbnail.thumb-info-preview .thumb-info-wrapper:after {
    display: none;
}

.gal-wrapper-thumbnail.thumb-info-preview .thumb-info-image {
    min-height: 232px;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    transition: background-position 0.8s linear 0s;
}

.gal-wrapper-thumbnail.thumb-info-preview:hover .thumb-info-image {
    transition: background-position 2.5s linear 0s;
    background-position: center bottom;
}

.gal-wrapper-thumbnail.thumb-info-preview.thumb-info-preview-short:hover .thumb-info-image {
    transition: background-position 1s linear 0s;
}

.gal-wrapper-thumbnail.thumb-info-preview.thumb-info-preview-long:hover .thumb-info-image {
    transition: background-position 5s linear 0s;
}

html.webkit .gal-wrapper-thumbnail .thumb-info-wrapper {
    margin: 4px 4px 3px 4px;
}

html.webkit .full-width .gal-wrapper-thumbnail .thumb-info-wrapper,
html.webkit .masonry-item .gal-wrapper-thumbnail .thumb-info-wrapper,
html.webkit .thumb-info-no-borders .thumb-info-wrapper {
    margin: 0;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu > .active > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu > .active > a:focus,
#header .header-nav-main nav > ul > li.dropdown.active .dropdown-menu > .active > a.active {
    background: red !important;
}

/* callouts */




.call-out-wrapper {
    display:none;
}


.callout {

    position: relative;
    margin: 18px 0;
    padding: 18px 20px;
    background-color: #eef4f9;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.callout .notch {
    position: absolute;
    top: -10px;
    left: 20px;
    margin: 0;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eef4f9;
    padding: 0;
    width: 0;
    height: 0;
    /* ie6 height fix */
    font-size: 0;
    line-height: 0;
    /* ie6 transparent fix */
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}

/* mailchimp button */

.newsletter-form-btn {

    background:#3066DA;
    color:white;

}

.newsletter-form-btn:hover {

    background:#1E1E1E;
    color:white;

}

/*
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    max-height:300px;
}
*/

.olw-carousel-wrappper.owl-carousel {
    max-height:280px;
}


.btn-oferta-center {
    margin:0 auto;
    display:table;
}
.langdropdown.dropdown-menu {
    min-width:52px !important;
}
.search-box,.close-icon,.search-wrapper {
    position: relative;
    text-align:center;
}
.search-wrapper {
    width: 60px;
    margin: auto;

}
.search-box {
    width: 80%;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 5px;
    font-weight:bold;
}
.search-box:focus {
    box-shadow: 0 0 15px 5px #D9D9D9;
    border: 2px solid #D9D9D9;
}
.tt-query {
    background-color:white !important;
}
.tt-suggestion {
    font-size:14px !important;
    margin-bottom:-15px !important;

}

.product-title-header h1 {
    color: #222;
    font-weight: bold !important;
    font-size: 22px !important;
    line-height: 30px;
    text-shadow: 0 2px #F5F5F5, 0 3px #D1D2D4 !important;
}


.product-title-header-style-2 {
    color: #222;
    font-weight: bold;
    font-size: 19px;
    text-shadow: 0 2px #F5F5F5, 0 3px #D1D2D4;
    margin-top:-10px;
    line-height:28px;
}



.test500x {
    -webkit-box-shadow: 0px 10px 5px -8px rgba(102,102,102,0.69);
    -moz-box-shadow: 0px 10px 5px -8px rgba(102,102,102,0.69);
    box-shadow: 0px 10px 5px -8px rgba(102,102,102,0.69);
}


.thumb-title-cstm1 {
    max-width:100% !important;
    bottom:0 !important;
    width:100% !important;
    padding-left:2x !important;
    padding-right:2px !important;
    padding-top:5px !important;
    padding-bottom:38px !important;

}

.thumb-info-title-cstm3 {
    position:absolute;
    bottom:22px;
    left:8px;
    background-color: #3066DA;
    border-radius: 2px;
    display: inline-block;
    color:white;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px -2px;
    padding: 2px 9px;
    text-transform: none;
    z-index: 2;

}

.featured-box-primary .box-content {

    color:red !important;
}
.testx2v {
    height:500px;
    overflow: auto;
}

/******************************************
********* Search Form Adjustments *********
******************************************/
.breadcrumb-produse {
    padding-top:100px;
}
.form-search-desktop {
    position:absolute;
    margin-right:16px;
    margin-top:1px;
}
@-moz-document url-prefix() {
    .form-search-desktop {
        width: 98% !important;
    }
}
form.form-adjust {
    width:73.4%;
    float:right;
    padding:17px 19px 12px 19px;
    border:1px solid #c2c0b8;
    margin-bottom:15px;
    background-image: url("../img/patterns/honey_im_subtle.png");
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(185, 185, 185, .2) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
}
.box-container-home.adjust1   {
    margin-top:100px;
}
.box-container-home.adjust2   {
    margin-top:30px;
}
.produse-page-space {
    padding-top:35px;
}
@media only screen and (max-width: 991px) {
    .container-wrapper {
        margin-top:30px;
    }
    .form-search-mob {
        padding: 15px 15px 0px 15px;
    }
    .form-search-desktop {
        position:absolute;
        top:0;
        margin:0;
    }
    form.form-adjust {
        width:100%;
        float:none;
        background-image:none;
        box-shadow:none;
        border:none;
    }
    .box-container-home.adjust1   {
        margin-top:40px;
    }

    .box-container-home.adjust2   {
        margin-top:50px;
    }
    .height-adjust {
        height:50px;
    }
}

/*************************************
************* GDPR *******************
*************************************/
.clearfix {
    clear: both;
}
.eupopup-container {
    background-color: rgba(25, 25, 25, 0.9);
    color: #efefef;
    padding: 15px 20px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: center;
    display: none;
    z-index: 9999999;
}
.eupopup-container-bottom {
    position: fixed;
    bottom: 0; left: 0; right: 0;
}
.eupopup-closebutton {
    font-size: 16px;
    font-weight: 100;
    line-height: 1;
    color: #a2a2a2;
    filter: alpha(opacity=20);
    position: absolute;
    font-family: helvetica, arial, verdana, sans-serif;
    top: 0; right: 0;
    padding: 5px 10px;
}
.eupopup-closebutton:hover,
.eupopup-closebutton:active {
    color: #fff;
    text-decoration: none;
}
.eupopup-body {
    color: white;
    width: 50%;
    display:inline;
    font-size:13px;
}
.eupopup-buttons {
    padding: 7px 0 5px 0;
    width: 50%;
    display:inline;
}

.eupopup-button_1 {
    background: #3066DA;
    padding: 5px 10px;
    color: white;
    font-size: 14px;
    border-radius: 4px;
}
.eupopup-button_2 {
    background: #3066DA;
    padding: 5px 10px;
    color: white;
    font-size: 14px;
    border-radius: 4px;
}
.eupopup-button {
    margin: 0 10px;
}
.eupopup-button:hover,
.eupopup-button:focus {
    text-decoration: underline;
    color: #f6a21d;
}
body .eupopup-color-inverse {
    color: #000;
    background-color: rgba(255, 255, 255, 0.9);
}
body .eupopup-color-inverse .eupopup-head {
    color: #000;
}
body .eupopup-style-compact {
    text-align: left;
    padding: 8px 30px 7px 20px;
    line-height: 15px;
}
body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
    display: inline;
    padding: 0;
    margin: 0;
}
body .eupopup-style-compact .eupopup-button {
    margin: 0 5px;
}
.tt-query,
.tt-hint {
    display:block;
    width: 100%;
    height: 34px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}
.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}
.tt-dropdown-menu {

    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}
.twitter-typeahead, .tt-hint, .tt-input, .tt-menu, .tt-dropdown-menu { width: 100%; }

/***************************************
*********** POPUP *********************
****************************************/
.popup-overlay {
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     rigth: 0;
     bottom: 0;
     background-color: rgba(0, 0, 0, 0.5);
     width: 100%;
     height: 100%;
     text-align: center;
     padding: 1rem;
     align-items: center;
     justify-content: center;
 }
.popup-overlay h3 {
    padding-top: 20px;
}
.popup-overlay .popup {
    display: inline-block;
    max-width: 600px;
    width: 750px;
    min-height: 200px;
    background-color: white;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-image: url(../img/patterns/honey_im_subtle.png);
}
p {
    flex: 0 1 100%;
    padding: 0 1rem;
    margin: 0;
    margin-top: 1rem;
    font-family: sans-serif;
}
a.submit {
    margin-top: 0;
    display: inline-block;
    color: white;
    background-color: black;
    padding: .25rem 1rem;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
    margin-right: 1rem;
    right: 0px;
    margin-right: 0;
    margin-right: -124px !important;
}
.popup p {
    color: #333;
}

a.close:last-of-type,
a.submit:last-of-type {
    margin-right: 0;
}
@media only screen and (max-width: 999px) {
    .popup-overlay {
        display: none !important;
    }
}




/***********************************************
********* Notification Bar *********************
/***********************************************
 html.sticky-header-active #header .header-body {
     margin-top:117px;
 }
 #header .header-body {
   margin-top: 60px;
}

.notification-top-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  line-height: 40px;
  width: 100%;
  background: #ED1C24;
  text-align: center;
  color: #FFFFFF;
  font-family: sans-serif;
  font-weight: lighter;
  font-size: 14px;
}
.notification-top-bar p {
  width:90%;
  margin:0 auto;
  display:table;

}
.notification-top-bar p  {
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  text-decoration: none;
}
@media only screen and (max-width: 1500px) {
    .notification-top-bar {
        height: 70px;
    }
    html.sticky-header-active #header .header-body {
        margin-top:127px;
    }
    #header .header-body {
       margin-top: 70px;
    }
}
@media only screen and (max-width: 1300px) {
    .notification-top-bar {
        height: 90px;
    }
    html.sticky-header-active #header .header-body {
        margin-top:147px;
    }
    #header .header-body {
       margin-top: 90px;
    }
}
@media only screen and (max-width: 880px) {
    .notification-top-bar {
        height: 105px;
    }
    .notification-top-bar p  {
        font-weight:400;
    }
    html.sticky-header-active #header .header-body {
        margin-top:162px;
    }
    #header .header-body {
       margin-top: 105px;
    }
}
@media only screen and (max-width: 750px) {
    .notification-top-bar {
        height: 200px;
    }
     .notification-top-bar p  {
        font-weight:400;
    }
    html.sticky-header-active #header .header-body {
        margin-top:257px;
    }
    #header .header-body {
       margin-top: 200px;
    }
}
@media only screen and (max-width: 350px) {
    .notification-top-bar {
        height: 225px;
    }
     .notification-top-bar p  {
        font-weight:400;
    }
    html.sticky-header-active #header .header-body {
        margin-top:282px;
    }
    #header .header-body {
       margin-top: 225px;
    }
}
****************************************/


@media only screen and (max-width: 991px) {

    .shop ul.products {
        margin: 0;
        padding: 25px 0;
        list-style: none;
        display: none !important;
        list-style-type: none !important;
        padding:0 !important;
        margin: 0 !important;
    }

    /*
    .breadcrumb-produse {
        display: none;
    }
    */

    .sort-destination, .isotope-item {

        list-style-type: none;
    }
}




















.tt-query,
.tt-hint {
    display: block;
    width: 100%;
    height: 34px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {

    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

.twitter-typeahead, .tt-hint, .tt-input, .tt-menu, .tt-dropdown-menu {
    width: 100%;
}
