/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
    
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
    .displaynone-md {
        display: none;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
    
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    
}

body {
    color: #676767;
    font-family: 'Ubuntu', sans-serif !important;
    letter-spacing: 0px;
}
.newest_catalog{
    margin-left: 0px;
}
.product_option{
    text-align: justify;
}
/*@media (min-width: 768px){
.container {
    max-width: 812px;
}
}*/
/*.twitter-share-button{
    width: 60px !important;
}*/


/*.owl-next{
    display: none;
}
.owl-prev{
    display: none;
}*/
.short_description_text{
    /*text-align: justify;*/
    margin-bottom: 15px;
}
.cart_offer{
    margin-top: 8px;
}
.description_display{
   display: none;
}
h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6 {
    font-family: Open Sans !important;
    font-weight: 200 !important;
    /*letter-spacing: -2px;*/
}
.next_step_margin{
    margin-bottom: 25px;
}

h4, .h4 { 
    font-family: Open Sans !important;
    font-weight: 300 !important;
    /*letter-spacing: -1px;*/
}
.options_tables_{
    margin-bottom: 5px;
}
.font_bold_{
    font-weight: bold;
}
.showmores{
    height: 200px;
}
.showmore_options{
    height: 200px;
}
    .twitter_icon{
        font-size: 20px !important;
    }
    .facebook_icon{
        font-size: 20px !important;
    }
    .envelope_icon{
        font-size: 20px !important;
    }
    .showless{
        cursor: pointer;
        color: #f67a1c !important;
        padding: 5.5px 12px !important;
    }
    .showless_description{
        cursor: pointer;
        color: #f67a1c !important;
        padding: 5.5px 0px !important;
    }
    .showless_option{
        cursor: pointer;
        color: #f67a1c !important;
        padding: 5.5px 0px !important;
    }
h1, .h1{
    font-family: Open Sans !important;
    font-weight: 100 !important;
    /*letter-spacing: -1px;*/
    font-size: 35px;
}
/*.overflows {
    text-align: center;
    overflow: hidden;
    min-height: 4em;
}*/
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary {
    color: #FFFFFF !important;
    background-color: #3c3c3c !important;
    border-color: #436f90 !important;
    text-decoration: none !important;
}
a {
    background: none !important;
    border: none !important;
    color: #8d8d8d;
    text-decoration: none;
}
.list2 > a {
    color: #8d8d8d !important;
}
a:hover, a:hover > h3, a:focus {
    color: #f67a1c !important;
    text-decoration: none !important;
}
.navbar {
    color: #8d8d8d;
    font-weight: bold;
    min-height: 42px;
}
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #436f90;
}

.dropdown-menu {
    background-color: #ffffff;
    border-bottom-color: #3c3c3c;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #FFFFFF !important;
    border-color: #e8e5e5;
    color: #3c3c3c;
}

.navbar-nav > li > a {








    line-height: 10px;
}

.dropdown-menu .divider {
    background-color: #aaaaaa;
}

/* - form.css - */

.validationMessage {
    color: #E13300;
}

.validationElement {
    border-color:  #E13300;
    box-shadow: 0 0 4px 1px #E13300;
    background: #FDD3D2;
}

/* - justified-nav.css - */

.navbar-nav {
    /*    background-color: #f67a1c;*/
    background-color: #ffffff;
    margin-left: 0px !important;
}

.navbar-collapse {
    background-color: #ffffff;
    border-bottom-color: #297ab9 !important;
}

.navbar-header{
    background-color: #ffffff;
}

.navbar-nav > li {
    text-align: center;
}

.navbar-nav > li > a {
    color: #707070 !important;
    background-color: #FFFFFF;
}

.navbar-nav > .active > a:focus {
    background-color: #ffffff !important;
    color: #3c3c3c !important;
}
.navbar-nav > .active > a {
    background-color: #ffffff !important;
    color: #3c3c3c !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    color: #3c3c3c !important;
    background: #ffffff;
}




@font-face {
    font-family: facebookfont;
    src: url(../fonts/facebook-letter-faces.ttf);
}



.nav-collapse .nav > li > a:hover, .nav > li > a:focus {
    color: #3c3c3c !important;
    background: #ffffff;
}
.nav-collapse .nav > li {
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.nav-collapse > .dropdown-menu > a:hover {
    color: #3c3c3c !important;
    background: #ffffff !important;
}

/* - sticky-footer-navbar.css - */

#footer {
    background-color: #f5f5f5;
}

.box > .boxhead, .box > .boxhead > .boxhead-left-title, .box > .boxhead > .boxhead-right-title {
}

.box > .boxhead > h2, .box > .boxhead > h3, .box > .boxhead > .boxhead-left-title > h3, .box > .boxhead > .boxhead-right-title >h3 {
    text-indent: 11px;
}

.box > .boxhead > .boxhead-left-title {
    float: left;
}
.box > .boxhead > .boxhead-right-title {
    float: right;
}

.box > .boxbody {
    padding-top: 10px;
    margin-top: 3px;
    min-height: 800px;
    margin-bottom: 20px;
    border: none !important;
}
.box > .boxhead {
    color: #ffffff;
}
.navbar_icon {
    color: #b2b2b2 !important;
    vertical-align: middle;
    line-height: 1.7;
    /*font-size: 20px;*/
    padding-left: 5px;
    padding-right: 5px;
}
.right_border {
    border-right: 1px solid #d8d8d8;
}
@media (min-width: 996px) {
    .left_border {
        border-left: 1px solid #d8d8d8;
    }
}

.nav_icon_blue {
    color: #3c3c3c;
}
.search_bar_mobile {
    color: #3c3c3c;
}
.nav_menu {
    text-align: left !important;
}
.list2 {
    line-height: 4;
}
.nav_style {
    border-bottom: 1px solid #d8d8d8;
    min-height: 80px;
    padding-top: 17px;
    padding-bottom: 50px;
    border-top: 5px solid #3c3c3c;
    border-radius: 0px;
}



.list_style_none {
    list-style: none;
}
.custom_nav_style {
    border-bottom: 1px solid #d8d8d8;
    min-height: 80px;
    padding-top: 17px;
    padding-bottom: 10px;
    border-top: 5px solid #3c3c3c;
    border-radius: 0px;
}
.custom_navbar {
    color: #8d8d8d;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}
.margin-40 {
    margin-top: -40px;
    margin-bottom: -40px;
}
.margin_top_10_large {
    margin-top: 10px;
}

@media (min-width: 1201px) {
    .not-in-stock-text {
        position: absolute;
        top: -34px;
        font-size: 11px;
        left: -7px;
    }
    .defined-filter-list-li-span-withimg {
        display: inline-block;
        padding-left: 10px;
        max-width: 190px;
        margin-left: 0px;
        float: none;
        vertical-align: middle;
    }
}

@media (max-width: 1200px) {
    .defined-filter-list-li-span-withimg {
        display: inline-block;
        padding-left: 10px;
        max-width: 160px;
        margin-left: 0px;
        float: none;
        vertical-align: middle;
    }
    
    .not-in-stock-text {
        position: absolute;
        top: -34px;
        font-size: 11px;
        left: -7px;
    }
    
    .navbar_icon {
        padding-left: 0px;
        padding-right: 0px;
    }
    .news_arrow {
        bottom: 40% !important;
    }
    .item_number {
        float: left !important;
        margin-bottom: 10px;
    }

    .center_small {
        text-align: center;
        margin-bottom: 10px;
    }
    .aboutuspage {
        margin-top: 3%;
    }

    .margin_top_10_large {
        margin-top: 0px;
    }
    .margin_top_4_small {
        margin-top: 4px;
    }
    .no_margin_top_xs {
        margin-top: 0px !important;
    }
    .margin_right_5_xs {
        margin-right: 5px;
    }
    .margin_top_5_xs {
        margin-top: 5px !important;
    }
    .pull_right_xs {
        left: auto;
        right: 0;
    }
    .height_33i {
        height: 32px !important;
    }
    .padding_bottom_7_xs {
        padding-bottom: 8px !important;
    }

    .margin_top_m2_xs {
        margin-top: -2px !important;
    }
    .no_margin_left_xs {
        margin-left: 0px !important;
    }
}
@media (max-width: 992px) {
    .nav_style {
        border-bottom: none;
        /*min-height: 80px;*/
        padding-top: 17px;
        /*padding-bottom: 50px;*/
        border-top: 5px solid #3c3c3c;
        border-radius: 0px;
    }
    .custom_nav_style {
        /*border-bottom: none;*/
        padding-top: 17px;
        border-top: 5px solid #3c3c3c;
        border-radius: 0px;
        /*min-height: 250px;*/
    }
    .right_border {
        border-right: none;
    }
    .news_arrow {
        left: 32% !important;
        top: 72% !important;
    }
    .no_left_padding_large {
        padding-left: 15px !important;
    }
    .myprofilepage h1 {

        font-size: 38px !important;
    }
    .laststeppage h1 {
        font-size: 38px !important;
    }
    .item_number {
        float: right !important;
        margin-bottom: 10px;
    }
    
    .no_left_padding_sm {
        padding-left: 0 !important;
    }
    .no_right_padding_sm {
        padding-right: 0px !important;
    }

    .not-in-stock-text {
        position: absolute;
        top: -16px;
        font-size: 11px;
        left: 160px;
    }
    
    .border_right_1 {
        border-right: 0px !important;
    }
}
@media (max-width: 767px) {
    .news_arrow {
        left: 32% !important;
        top: 72% !important;
    }
    .no_left_padding_large {
        padding-left: 15px !important;
    }
    .aboutuspage {
        margin-top: 1%;
    }
    .contactuspage {
        top: 3% !important;
    }
    .firststeppage h1 {
        font-size: 38px !important;
    }
    .myprofilepage {
        font-size: 38px !important;
    }
    .no_left_padding_small {
        padding-left: 0px !important;
    }
    .laststeppage h1 {
        font-size: 26px !important;
    }
    .text_center_small {
        text-align: center !important;
    }
    .wsearch {
        position: absolute;
        z-index: 999;
        top: 32px;
        left: 15px !important;
    }
    .no_margin_bottom_xs {
        margin-bottom: 0px !important;
    }
    .text_center_xs {
        text-align: center;
    }
    .height_32_sm {
        height: 32px !important;
    }
    .no_padding_left_xs {
        padding-left: 0px !important;
    }
    .no_padding_right_xs {
        padding-right: 0px !important;
    }

    .no_left_padding_xs {
        padding-left: 0px !important;
    }
    .no_right_padding_xs {
        padding-right: 0px !important;
    }
    .margin_right_15_xs {
        margin-right: 15px;
    }
    .padding_bottom_7_xs {
        padding-bottom: 7px !important;
    }

    #homepage_offered_product_top_banners{
        display: none;
    }

}
@media (max-width: 687px) {
    .col-xs-custom {
        width: 42.5555% !important;
    }
    .wsearch {
        position: absolute;
        z-index: 999;
        top: 32px;
        left: 15px !important;
    }
}
@media (max-width: 650px) {
    .news_arrow {
        left: 32% !important;
        top: 77% !important;
    }
    .no_left_padding_large {
        padding-left: 15px !important;
    }
    .aboutuspage h1 {
        font-size: 38px !important;
    }
    .firststeppage h1 {
        font-size: 25px !important;
    }
    .myprofilepage h1 {
        font-size: 26px !important;
    }
    .myorderpage h1 {
        font-size: 30px !important;
    }
    .text_left_small {
        text-align: left !important;
    }








    .no_left_padding_small {
        padding-left: 0px !important;
    }

    .col-xs-custom {
        width: 50% !important;
    }
    .wsearch {
        position: absolute;
        z-index: 999;
        top: 32px;
        left: 15px !important;
    }
}
@media (max-width: 625px) {
    .fpassword {
        font-size: 30px !important;
    }
}
@media (max-width: 588px) {
    .fpassword {
        font-size: 28px !important;
    }
    .padding_5_xs {
        padding: 5px !important;
    }
}
@media (max-width: 520px) {
    .fpassword {
        font-size: 24px !important;
    }
    
    .product-details .col-xs-1, .product-details .col-xs-2, .product-details .col-xs-3, .product-details .col-xs-4, 
    .product-details .col-xs-5, .product-details .col-xs-6, .product-details .col-xs-7, .product-details .col-xs-8, 
    .product-details .col-xs-9, .product-details .col-xs-10, .product-details .col-xs-11, .product-details .col-xs-12,
    .product-details .col-sm-2, .product-details .col-sm-3, .product-details .col-sm-4, .product-details .col-sm-5, 
    .product-details .col-sm-6, .product-details .col-sm-7, .product-details .col-sm-8, .product-details .col-sm-9, 
    .product-details .col-sm-10, .product-details .col-sm-11, .product-details .col-sm-12, .product-details .col-md-1, 
    .product-details .col-md-2, .product-details .col-md-3, .product-details .col-md-4, .product-details .col-md-5, 
    .product-details .col-md-6, .product-details .col-md-7, .product-details .col-md-8, .product-details .col-md-9, 
    .product-details .col-md-10, .product-details .col-md-11, .product-details .col-md-12, .product-details .col-lg-1, 
    .product-details .col-lg-2, .product-details .col-lg-3, .product-details .col-lg-4, .product-details .col-lg-5, 
    .product-details .col-lg-6, .product-details .col-lg-7, .product-details .col-lg-8, .product-details .col-lg-9, 
    .product-details .col-lg-10, .product-details .col-lg-11, .product-details .col-lg-12, .product-details .col-sm-1 {
        padding-left: 0px !important; 
    }
    
    .product-details .item_number {
        margin-top: 10px !important;
    }
    .product-details #amount {
        min-width: 60px !important;
    }
    
    .product-details .option_value_select_btn {
        min-width: 226px;
    }
    .product-details .select_box_option {
        min-width: 226px;
    }
    
}
@media (max-width: 515px) {
    .newslunsubsc {
        font-size: 28px !important;
    }
    .no_margin_515 {
        margin: 0px !important;
    }
}
@media (max-width: 489px) {
    .margin_left_485_m40 {
        margin-left: -40px !important;
    }
    .margin_right_485_m40 {
        margin-right: -40px !important;
    }

}
@media (max-width: 464px) {
    .margin_left_464_m25 {
        margin-left: -25px !important;
    }
    .margin_right_464_m25 {
        margin-right: -25px !important;
    }

}
@media (max-width: 445px) {
    .padding_bottom_7_xs {
        padding-bottom: 8px !important;
    }

}
@media (max-width: 412px) {
    .newslunsubsc {
        font-size: 24px !important;
    }
}
@media (max-width: 396px) {

    .no_margin_396 {
        margin: 0px !important;
    }
    .twitter-share-button {
        margin-bottom: 5px !important;
        margin-top: 15px;
        margin-left: 5px;
        margin-right: 0px; 
    }
}
.no_padding {
    padding: 0px !important;
}
.no_border {
    border: none !important;
}
.bold {
    font-weight: bold;
}
.no_left_padding {
    padding-left: 0px !important;
}
.no_right_padding {
    padding-right: 0px;
}
.border_top_and_bottom {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.right_10_margin {
    margin-right: 10px;
}
.border_bottom {
    border-bottom: 1px solid #d8d8d8;
}
.no_margin_top {
    margin-top: 0px !important;
}
.no_margin_bottom {
    margin-bottom: 0px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #3c3c3c !important;
    border-radius: 0px;
    max-height: 14px;
}
.ui-slider-range, .ui-widget-header .ui-corner-all {
    background: #3c3c3c !important;
    border-radius: 0px;
    max-height: 7px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0px;
}
.ui-slider, .ui-slider-horizontal {
    max-height: 7px;
    margin-top: 5px;
}
.bottom_margin_15 {
    margin-bottom: 15px;
}
.footer_nav > li {
    display: inline;
    line-height: 3.5;
    padding-left: 10px;
    color: #ffffff !important;
}
.footer_nav > li > a {
    color: #ffffff !important;
    font-size: 14px;
}
h3 {
    font-size: 25px;
}
.pagination > li > a, .pagination > li > span {
    line-height: 1;
    padding: 0 12px;
}
.normal_font {
    font-weight: normal !important;
}
/*.prev > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    left: -5px;
    top: 142px;
    opacity: 0.6;
}
.prev > img:hover {
    opacity: 1;
}

.next > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    top: 142px;
    opacity: 0.6;
    right: -5px;
}
.next > img:hover {
    opacity: 1;
}
.prev2 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    left: 15px;
    bottom: 55px !important;
    opacity: 0.6;
}
.prev2 > img:hover {
    opacity: 1;
}
.next2 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 55px !important;
    opacity: 0.6;
    right: 15px;
}
.next2 > img:hover {
    opacity: 1;
}
.prev4 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 11%;
    left: -5px;
    opacity: 0.6;
}
.prev4 > img:hover {
    opacity: 1;
}

.next4 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 11%;
    opacity: 0.6;
    right: -5px;
}
.next4 > img:hover {
    opacity: 1;
}
.prev5 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 36%;
    left: -5px;
    opacity: 0.6;
}
.prev5 > img:hover {
    opacity: 1;
}
.next5 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 36%;
    opacity: 0.6;
    right: -5px;
}
.next5 > img:hover {
    opacity: 1;
}
.prev7 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    left: -6px;
    bottom: 52%;
    opacity: 0.6;
}
.prev7 > img:hover {
    opacity: 1;
}
.next7 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 52%;
    opacity: 0.6;
    right: 15px;
}
.next7 > img:hover {
    opacity: 1;
}
.prev8 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    left: -6px;
    bottom: 17%;
    opacity: 0.6;
}
.prev8 > img:hover {
    opacity: 1;
}
.next8 > img {
    max-height: 50px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 17%;
    opacity: 0.6;
    right: 15px;
}
.next8 > img:hover {
    opacity: 1;
}*/
.margin_top_10 {
    margin-top: 10px !important;
}
.margin_top_20 {
    margin-top: 20px !important;
}
#map-canvas {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 540px;
}
.contact_us_news {
    background: #f5f5f5;
    border: 1px solid #d8d8d8;
    padding: 20px;
}
.contact_us_news_text {
    background: #3c3c3c;
    min-height: 67px;
    color: #fff !important;
    font-size: 16px;
    font-weight: normal;
    z-index: 9;
}
.news_arrow {
    background: #3c3c3c;
    width: 41px;
    height: 25px;
    position: absolute;
    color: #fff !important;
    top: 29%;
    right: -28px;
    z-index: -1;

    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.news_form {
    padding-top: 20px;
}
.top_bottom_padding_5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.normal_font {
    font-weight: normal;
}

#mainImage{
    /*width: 100%;
    height: 400px;*/
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.main-img-container {
    min-height: 350px;
}
ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li{
    list-style-type: none;
    float: left;
}
.img-container img {
    /*width: 100px;
    height: 100px;*/
}
.padding_top_and_bottom_5 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.top_margin_15 {
    margin-top: 15px;
}

.fb_btn {
    background: linear-gradient(#4c69ba, #3b55a0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    line-height: 24px;
    padding: 0;
    text-shadow: 0 -1px 0 #354c8c;
    white-space: nowrap;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'Helvetica Neue',Helvetica,Arial,'lucida grande',tahoma,verdana,arial,sans-serif;
}

.twitter-share-button {
    margin-bottom: -4px !important;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: -34px;
}



.about_us_page > .twitter-share-button {
    margin-left: 5px;
    margin-top: 2px;
    position: absolute;
}


.twitter-follow-button {
    margin-left: 85px;
    margin-top: 2px;
    position: absolute;
}

.pr_details .twitter-follow-button {
    margin-left: 10px;
    position: absolute;
}

.profile {
    background: linear-gradient(#4c69ba, #3b55a0) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    line-height: 24px;
    padding: 15px;
    text-shadow: 0 -1px 0 #354c8c;
    white-space: nowrap;
    font-size: 12px;
    font-family: 'Helvetica Neue',Helvetica,Arial,'lucida grande',tahoma,verdana,arial,sans-serif;
}


.margin_top_50 {
    margin-top: 50px;
}
.other_details > .active {
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #ffffff;
    border-top: 2px solid #3c3c3c;
    color: #3c3c3c !important;
}
.other_details > .active > a {
    color: #3c3c3c !important;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
    vertical-align: middle;
}
th {
    background: #fff !important;
    border: 1px solid #fff !important;
}
.table {
    border-collapse: separate;
    border-spacing: 1px;
}
#cart_list > .table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background: #fff;
}
#cart_list > .table-striped > tbody > tr:nth-child(4n) > td, .table-striped > tbody > tr:nth-child(4n) > th {
    background: #f5f5f5;
}
.alert-warning {
    background-color: #FCF8E3 !important;
    border-color: #FBEED5 !important;
    color: #C09853;
}
.menuitems {
    border: none;
}
.padding_left_10 {
    padding-left: 10px;
}
a:focus {
    outline: none !important;
}
.panel-group .panel {
    border-radius: 0px;
}
.panel-heading {
    background: #f5f5f5 !important;
}
.not_stripped {
    background: #f9f9f9 !important;
}
.error {
    color: #d2322d;
    line-height: 1 !important;
    margin-bottom: 0px;
}
.panel {
    box-shadow: 0 0 0 !important;
}
.cart_block {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.pagetitle {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 300;
}
.cart_remove {
    border-color: #e9e9e9;
    color: #a9a9a9;
    /*min-width: 100%;*/
    /*width: 52px;*/
}

label {
    font-size: 14px;
}
.custom_input {
    background: #f6f6f6;
    border: 1px solid #d8d8d8;
}

.pagetitlebox {
    background: #000;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 7%;
}

.selected_category > a {
    color: #3c3c3c !important;
}

.no_left_padding_large {
    padding-left: 0px;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

#amount {
    font-size: 13px;
}

.margin_bottom_40 {
    margin-bottom: 40px;
}

.font_11 {
    font-size: 11px;
}
.font_14 {
    font-size: 14px;
}

.selectedwishlist {
    border-left: 2px solid #3c3c3c;
}
.pointer {
    cursor: pointer;
}

.wsearch {
    position: absolute;
    right: 0px;
    z-index: 999;
}

.wish_button_padding {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5px;
}

.wish_button_padding_config {
    padding-left: 4px;
    padding-right: 3px;
    margin-top: 5px;
}

.border_top {
    border-top: 1px solid #d8d8d8;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.wstripe {
    background: #ededed;
}

.wstripel {
    background: #f8f8f8;
}

.margin_top_6 {
    margin-top: 6px;
}

.wishlistb {
    margin-top: -15px;
}

.wishlistb > .dropa {
    font-size: 30px;
    border: 0px;
    padding: 0px;
    cursor: pointer;
}

.wishlistb i {
    color: #afafaf !important;
}

.wishlistb > .dropa:hover {
    background: none;
}

.wishlistb .dropa {
    background-color: #fff !important;
}


.wishlistb > .dropdown-menu {
    margin-top: -10px;
}

.wishlistb > .dropdown-menu a:hover {
    color: #3c3c3c;
}

.margin_left_2 {
    margin-left: 2px;
}

.wishlistbp {
    margin-top: -12px;
}

.wishlistbp > .dropaproduct {
    font-size: 40px;
    border: 0px;
    padding: 0px;
    cursor: pointer;
}

.wishlistbp i {
    color: #afafaf !important;
}

.wishlistbp > .dropaproduct:hover {
    background: none;
}

.wishlistbp .dropaproduct {
    background-color: inherit !important;
}

.wishlistbp > .dropdown-menu {
    margin-top: -10px;
}

.wishlistbp > .dropdown-menu a:hover {
    color: #3c3c3c;
}

.cartwishlist > .dropdown-menu a:hover {
    color: #3c3c3c;
}

.cartwishlist {
    margin-top: 5px;
}

.cartwishlist > .btn {
    padding-left: 4px;
    padding-right: 8px;
}

.margin_right_20 {
    margin-right: 20px;
}
.height_180 {
    height: 180px;
}
.display_none {
    display: none;
}
.margin_top_5 {
    margin-top: 5px;
}
.cart_itemsprice {
    font-size: 16px;
}
.titleimg {
    height: 90px;
    width: 100%;
}
.bluefont {
    color: #3c3c3c;
}
.font_16 {
    font-size: 16px;
}
.text_justify {
    text-align: justify;
}
.font_12 {
    font-size: 12px;
}
.facebookstyle {
    background: #3b55a0;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
    font-family: 'facebookfont';
}
.padding_left_5 {
    padding-left: 5px;
}
.lineheight_18 {
    line-height: 18px;
}
.text_bottom {
    vertical-align: text-bottom;
}
.font_20 {
    font-size: 20px;
}
.font_22 {
    font-size: 22px;
}
.font_18 {
    font-size: 18px !important;
}
.margin_left_m15 {
    margin-left: -15px;
}
.border_bottom_2 {
    border-bottom: 2px solid #d7d7d7;
}
.no_minheight {
    min-height: 0px !important;
}
.border_1_ccc {
    border: 1px solid #ccc;
}
.border_1_ccci {
    border: 1px solid #ccc !important;
}
.margin_left_10 {
    margin-left: 10px;
}
.margin_right_15 {
    margin-right: 15px;
}
.padding_bottom_none {
    padding-bottom: 0px !important;
}
.minheight {
    min-height: 45px;
}
.font_bcbcbc {
    color: #bcbcbc;
}
.amount_div {
    cursor: pointer;
    background: #dddddd;
    padding-top: 7px;
    padding-bottom: 7px;
}
.padding_left_2 {
    padding-left: 2px;
}
.padding_right_2 {
    padding-right: 2px;
}
.padding_5 {
    padding: 5px;
}
.padding_10 {
    padding: 10px;
}
.padding_25 {
    padding: 25px;
}
.background_ccccc {
    background: #cccccc;
}
.height_33 {
    height: 33px;
}
.margin_top_15 {
    margin-top: 15px;
}
.padding_left_28 {
    padding-left: 28px;
}
.padding_right_29 {
    padding-right: 29px;
}
.padding_left_22 {
    padding-left: 22px;
}
.padding_right_22 {
    padding-right: 22px;
}
.padding_left_27 {
    padding-left: 27px;
}
.padding_right_27 {
    padding-right: 27px;
}
.displaynone {
    display: none;
}
.displaynone_loading {
    display: none;
}
.margin_bottom_5 {
    margin-bottom: 5px;
}
.positionunset {
    position: unset;
}
.fontweight_500 {
    font-weight: 500;
}
.margin_left_15 {
    margin-left: 15px;
}
.padding_top_5 {
    padding-top: 5px;
}
.whitefont {
    color: #ffffff !important;
}
.minheight_34 {
    min-height: 34px;
}
.padding_bottom_5 {
    padding-bottom: 5px;
}
.margin_top_55 {
    margin-top: 55px;
}
.font_18 {
    font-size: 18px;
}
.no_boxshadow {
    box-shadow: none;
}
.padding_bottom_15 {
    padding-bottom: 15px;
}
.minheight_38 {
    min-height: 38px;
}
.margin_right_m15 {
    margin-right: -15px;
}
.margin_bottom_110 {
    margin-bottom: 110px;
}
.fontweight_400 {
    font-weight: 400 !important;
}
.fontweight_600 {
    font-weight: 600;
}
.margin_top_114 {
    margin-top: 114px;
}
.padding_left_40 {
    padding-left: 40px;
}
.padding_top_15 {
    padding-top: 15px;
}
.padding_right {
    padding-right: 5px;
}
.border_right_1 {
    border-right: 1px solid #d7d7d7;
}
.minheight_375 {
    min-height: 375px;
}
.border_bottom_1 {
    border-bottom: 1px solid #d7d7d7;
}
.padding_bottom_10 {
    padding-bottom: 10px;
}
.padding_top_and_bottom_5i {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.minheight_500 {
    min-height: 500px;
}
.no_margin_left {
    margin-left: 0px;
}
.height_405 {
    height: 405px;
}
.font_ac2925 {
    color: #ac2925;
}
.lineheight_1d8 {
    line-height: 1.8;
}
.linethrough {
    text-decoration: line-through;
}
.text_decorationnone {
    text-decoration: none;
}
.height_36 {
    height: 36px;
}
.background_dddddd {
    background: #dddddd;
}
.padding_top_7 {
    padding-top: 7px;
}
.padding_bottom_7 {
    padding-bottom: 7px;
}
.height_33i {
    height: 33px !important;
}
.minheight_250 {
    min-height: 250px;
}
.height_16 {
    height: 16px;
}
.border_top_1 {
    border-top: 1px solid #d7d7d7;
}
.padding_top_10 {
    padding-top: 10px;
}
.minheight_405 {
    min-height: 405px;
}
.height_34 {
    height: 34px;
}
.lineheight_2 {
    line-height: 2;
}
.background_f5f5f5 {
    background: #f5f5f5;
}
.margin_top_7 {
    margin-top: 7px;
}
.margin_top_2 {
    margin-top: 2px;
}
.listpicture {
    max-height: 250px;
    width: 100%;
}


.margin_top_m12 {
    margin-top: -12px;
}
.margin_top_m5 {
    margin-top: -5px;
}
.height_38 {
    height: 38px;
}
.no_margin_right {
    margin-right: 0;
}
.font_676767 {
    color: #676767;
}
.heightunset {
    height: unset !important;
}

.margin_top_m7 {
    margin-top: -7px;
}







.text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.height_38 {
    height: 38px;
}

.overflow {
    overflow: hidden;
}
.margin_bottom_25 {
    margin-bottom: 25px;
}
.margin_bottom_50 {
    margin-bottom: 50px;
}
.searchiconsdelete {
    position: absolute;
    top: -12px;
    right: -5px;
    color: #fff;
    background: #47acdc;
    border: 1px solid #fff;
    padding: 0px 4px;
    border-radius: 5px;

}
.searchiconsdelete > .fa {
    line-height: 0;

}
.searchiconsdelete:hover {
    color: #fff !important;
    border: 1px solid #fff !important;
    /*background: #06587f;*/
    background: red;
}
.searchiconsthick {
    position: absolute;
    top: -14px;
    left: -9px;
    background: #0a90d0;
    border: 1px solid #fff;
    padding: 0px 5px;
    border-radius: 5px;
}
.searchiconsthick:hover {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: #06587f;
}
.searchiconsthick > .fa {
    -moz-transform: rotate(48deg);
    -o-transform: rotate(48deg);
    writing-mode: lr-tb;
}
.thicked {
    color: #fff !important;
    border: 1px solid #fff !important;
    background: #06587f;
}
.font_10 {
    font-size: 10px;
}
.orange_font {
    color: #f67a1c !important;
    padding: 5.5px 12px !important;
}

.margin_top_45 {
    margin-top: 45px !important;
}
.red_font {
    color: #b12704;
}
.orange_fontl {
    color: #fa9b3d;
}
.margin_bottom_m10 {
    margin-bottom: -10px !important;
}

.icon-group-order {
    color: #FFA057;
    font-size: 20px;
    margin: 6px;
}

.border-top-1px {
    border: none !important;
    border-top: 1px solid #ddd !important;
}
.border-off {
    border: none !important;
}

#all_group_order .panel .panel-heading a {
    font-size: 13px;
}

.group-order-amount-change-btn i {
    color: #f67a1c !important
}

.group-order-amount-input {
    width: 55px !important;
    border-right: 1px solid #ccc !important;
    height: 33px;
}

/*.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 10%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 84%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 10%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}*/

#group-order-projects-table {
    padding: 0;
}
#group-order-projects-table td {
    border: none !important;
    padding: 0;
    padding-bottom: 5px;
}

.input-group #amount {
    height: 33px;
}

/***********
* timeline *
************/
.timeline {
    position: relative
}

.timeline-header {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    padding: 0 15px;
    min-height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-bottom: 2px solid #f0f0f0;
    z-index: 500
}

.timeline-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.timeline-list:after {
    position: absolute;
    display: block;
    width: 2px;
    top: 0;
    left: 104px;
    bottom: 0;
    content: "";
    background-color: #f0f0f0;
    z-index: 1
}

.timeline-header+.timeline-list:after {
    top: 60px
}

.timeline-list li {
    position: relative;
    margin: 0;
    padding: 15px 0
}

.timeline-list.timeline-hover li:hover {
    background-color: #f9f9f9
}

.timeline-list .timeline-icon {
    position: absolute;
    left: 90px;
    top: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    z-index: 4;}

.timeline-list .active .timeline-icon {
    background-color: #1bbae1;
    border-color: #1bbae1;
    color: #fff
}

.timeline-list .timeline-time {
    float: left;
    width: 80px;
    text-align: right
}

.timeline-list .timeline-content {
    margin-left: 130px;
}

.timeline-li-custom {
    width: 100%;
}

.timeline-holder-div {
    position: relative;
}

.group-orders-panel-custom {
    border: none;
    background-color: transparent;
}

.group-orders-panel-heading-custom {
    font-size: inherit !important;
    background-color: transparent !important;
    font-weight: inherit !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.group-orders-table-name {
    font-size: 18px;
    font-family: Open Sans !important;
    color: #f67a1c !important;
    letter-spacing: -1px;
}

.group-orders-table-td1 {
    width: 60%;
    vertical-align: top !important;
    font-weight: normal;
}

.group-orders-table-td2 {
    font-size: 13px;
    font-weight: normal;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #676767;
}

.block-content-full .timeline-content {
    padding-right: 20px
}

.group-orders-project-list-top {
    font-size: 18px;
    font-family: Open Sans !important;
    color: #f67a1c !important;
    letter-spacing: -1px;
}

.group-orders-list-top-duration {
    color: #000;
    text-align: right;
}

.font-family-helvetica {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.form-control {
    height: 33px;
}

.filter-picklist-item-label {
    font-weight: normal !important;
    font-size: 12px !important;
}

.filter-picklist-item-input {
    vertical-align: sub;
}

.tooltip-format + .tooltip > .tooltip-inner {
    background-color: transparent;
    color: #000;
}
.tooltip-format + .tooltip {
    width: 170px;
}
.tooltip-format + .tooltip > .tooltip-arrow {
    opacity: 0;
}
.tooltip-format + .tooltip.right{
    margin-top: 1px;
}

.tooltip-format-product-details + .tooltip > .tooltip-inner {
    background-color: transparent;
    color: #000;
}
.tooltip-format-product-details + .tooltip {
    width: 120px;
}
.tooltip-format-product-details + .tooltip > .tooltip-arrow {
    opacity: 0;
}
.tooltip-format-product-details + .tooltip.right{
    margin-top: 1px;
}

#option_filter_place_lg h4, #categories_box h4, #last_watched h4, #default_filter_place_lg h4{
    padding-left: 0px !important;
}
#option_filter_place_md h4, #default_filter_place_md h4{
    padding-left: 0px !important;
}

#categories_slider{
    display: inline;
}

/* Jégvilág egyedi stílus */

#categories_box h4, #last_watched h4, #filters_view h4 {
    background-color: #3c3c3c !important;
    color: white !important;
    border-top-right-radius: 15px !important;
    padding: 15px !important;
    text-transform: uppercase !important;
    margin-bottom: 2px !important;
    font-size: 15px !important;
}

#defined_filter_place_lg h4 {
    background-color: #3c3c3c !important;
    color: white !important;
    border-top-right-radius: 15px !important;
    padding: 15px !important;
    text-transform: uppercase !important;
    margin-bottom: 2px !important;
    font-size: 15px !important;
}

#option_filter_place_lg, #last_watched{
    border-top: none !important;
}

#last_watched .border_bottom{
    border-bottom: none !important;
}

#categories_box .listed_categories{
    border-top: 1px solid #d9d9d9 !important;
    border-left: 1px solid #d9d9d9 !important;
    border-right: 1px solid #d9d9d9 !important;
    padding-top: 15px;
    padding-left: 15px;
}

.price_filter_holder_div{
    border: none !important;
    margin-right: 0px !important;
    margin-top: 2px !important;
}

.defined_filters_list {
    border: 1px solid #d9d9d9 !important;
    margin-top: 0px !important;
}

#defined_filters  > .border_top {
    /**display: none;**/
}

#defined-filters .defined-filter-list-li {
    padding-left: 15px;
}

#defined-filters-simple {
    margin-bottom: 12px !important;
}

#defined-filters {
    margin-bottom: 12px !important;
}

.filter_strong_text{
    display: inline-block;
    padding: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    color: black;
}

.last_watched_item_divider{
    display: none;
}

#default_filters{
    margin-top: 0px !important;
}

#default-filters-form div .form-group, .price_filter_holder_div .form-group{
    border-top: 1px solid #d8d8d8;
    margin-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

#category_options_filter > .form-group{
    margin-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.form-group .checkbox{
    margin-bottom: 15px;
}

.side_category{
    padding-bottom: 15px;
    color: black;
    font-weight: bold;
    display: inline-block;
}


#categories_top_box div a{
    color: black;
}

#categories_top_box div a:hover{
    color: black !important;
}

#categories_top_box div .selected_category a{
    color: black !important;
    border-bottom: 5px solid rgb(239, 68, 35) !important;
}

#categories_top_box div div a{
    padding: 15px;
    border-top: 2px solid transparent !important;
}

#categories_top_box div div a:hover{
    /*border-top: 2px solid black !important;*/
}

.listed_categories div .in .subcategory_selector div div a::before{
    content: url(../img/arrow_right.png);
    padding-right: 10px;
}

.subcategory_selector div .in .subcategory_selector div div a::before{
    content: url(../img/sub_category_rectangle.png);
    padding-right: 10px;
}

.subcategory_selector div .in .subcategory_selector div div a{
    color: #3c3c3c;
}

.side_category:hover{
    /*color:  #3c3c3c !important;*/
}

.last_watched_item{
    padding: 15px !important;
    border: 1px solid #d8d8d8;
    margin-bottom: 2px;
}

.last_watched_item .text-center a{
    display: inline-block;
    font-size: large;
    color: black;
    padding-top: 10px;
}

.last_watched_item .text-center a:hover{
    color: #3c3c3c !important;
}


.top_categories_navbar {
  background-color: #3c3c3c;
  padding-right: 15px !important;
  padding-left: 15px !important;
}



#product-detail-price {
/*    width: auto !important; 
    padding-right: 20px; 
    margin-top: 4px;*/
}

#product-detail-discount-price {
/*    width: auto !important; 
    margin-top: 4px;*/
}

.price_input_holder_div {
    padding-left: 0;
}

.price_input_holder_div input{
    font-size: 13px !important;
}

.price_filter_holder_div {
    margin-left: 0;
    padding-bottom: 19px;
}

#cookie-info {
    background-color: rgba(16,135,210, 0.9);
    padding: 10px;
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 9999;
}

#cookie-accept-btn {
    cursor: pointer;
    border: 1px solid #d8d8d8;
    padding: 3px;
}

#cookie-more-info-btn {
    cursor: pointer;
    border: 1px solid #d8d8d8;
    padding: 3px;
}

.selectable-options-table {
    font-size: 12px;
    width: 100%;
}
.selectable-options-table-td1 {
    text-align: left;
}
.selectable-options-table-td2 {
    text-align: right;
    min-width: 40px;
}
.selected_value_name {
    font-weight: bold;
}
.option_value_select_btn:focus {
    border-color: #ccc !important; 
}
.select_box_option_value_holder {
    padding: 5px;
    line-height: 2;
    border-top: 1px solid #ccc;
    cursor: pointer;
}
.select_box_option_value {
    padding: 5px;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 2;
    width: 100%;
    display: inline-block;
}
.select_box_option_value_holder:hover {
    background-color: #F6F6F6;
}
.select_box_option {
    -webkit-box-shadow: 1px 1px 3px #cbcbcb;
    -moz-box-shadow: 1px 1px 3px #cbcbcb;
    box-shadow: 1px 1px 3px #cbcbcb;
    position: absolute;
    z-index: 9999;
    background-color: white;
    width: 90%;
}
.select_box_option_body {
    max-height: 192px;
    overflow-y: auto;
    border: 1px solid #ccc;
}
.select_box_option_header {
    border: 1px solid #ccc;
    border-bottom: none;
}
.select_box_option_header > div {
    padding: 4px;
    line-height: 2;
    padding-left: 5px;
}
.select_box_close_btn {
    background: transparent;
    border: none;
}
.select_box_close_btn:focus {
    outline: none;
}
.selected-value {
    border-left: solid orange 2px;
    padding-left: 3px;
}
.option-value-hide {
    display: none;
}
#option_select_view {
    font-size: 12px;
}
.select_box_option_value_border_off {
    cursor: default;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; 
    -webkit-transition: none !important; 
    transition: none !important; 
}
.option_value_select_btn {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; 
    -webkit-transition: none !important; 
    transition: none !important; 
    width: auto;
    min-width: 260px;
    height: auto;
    padding-top: 6px; padding-bottom: 6px;
}
.select_box_selected_option_value {
    font-size: 12px;
    padding: 8px;
}

#category_options_filter .checkbox {
    margin-top: 8px;
    margin-bottom: 11px;
}

#category_options_filter .form-group {
    margin-bottom: 0px;
}

#category_options_filter strong {
    font-size: 14px;
}

#default_filters .checkbox {
    margin-top: 10px;
    margin-bottom: 4px;
}

#default_filters .form-group {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}

#default_filters strong {
    font-size: 14px;
}

#default_filters label {
    font-size: 13px;
    color: black;
}

#pay-box {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px;
}
#pay-box img {
    margin-left: 5px;
    margin-right: 5px;
}
.cib_logo {
    width: 120px;
}
.cib_card_maestro {
    width: 90px;
}
.cib_card_mastercard {
    width: 90px;
}
.cib_card_visa {
    width: 50px;
}
.cib_card_visaelectron {
    width: 50px;
}

.tooltip > .tooltip-inner {
    background-color: transparent;
    color: #000;
}
.tooltip {
    width: 120px;
}
.tooltip > .tooltip-arrow {
    opacity: 0;
}
.tooltip.top{
    margin-top: 1px;
}

.product_list_product_name {
    margin-bottom: 20px;
    font-size: 16px;
    /*min-height: 3em;*/
}

.quit-from-customer-icon {
    font-size: 15px;
}

.searchstring {
    background: #0a90d0;
}
.searchstring_mobile {
    background: #0a90d0;
}

.search-category-select {
    margin: 0px; 
    height: 33px; 
    width: 0; 
    max-width: 95px; 
    border-right: none; 
    cursor: pointer; 
    text-overflow: ellipsis; 
    padding: 3px;
    position: absolute; 
    top: 0px; 
    left: 0px; 
    opacity: 0;
}

.search-category-select-label-holder {
    position: relative;
    float: left;
    cursor: default;
    overflow: hidden;
    max-width: 105px;
    text-overflow: ellipsis;
    padding: 6px;
    border: 1px solid #ccc;
    height: 33px;
    padding-top: 6px;
    left: 2px;
    font-weight: normal;
    font-size: 14px;
    color: #555;
}

.search-category-select-label {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.search-category-select-label-caret-holder {
    display: inline-block; 
    top: -4px; 
    position: relative;
}

.h3_block_title {
    padding: 6px;
    font-size: 30px;
    /*background-color: #3c3c3c;*/
    color: #000000bd;
    margin-top: 0px;
}

.h3_block_title_discount {
    padding: 6px;
    font-size: 22px;
    /*background-color: orange;*/
    color: #000000bd;
    margin-top: 0px;
}

.list_product_image {
    text-align: center;
}

.list_product_image img {
    max-width: 100%;
    max-height: 190px;
}

.list_stock_info_color_green {
    color: #2A8B08;
}
.list_stock_info_color_red {
    color: red;
}
.list_stock_info_color_yellow {
    color: #FF9900;
}

.gradient-text {
    background: -webkit-linear-gradient(#333, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient_text {
    background: -webkit-linear-gradient(#333, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.on_a{
    height: 175px;
}
.off_a{
    height: 140px;
}
/*.gradient_text {
    background: -webkit-linear-gradient(#333, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

.showmore {
    cursor: pointer; 
}
.show_description {
    cursor: pointer; 
}
.height_options {
    max-height: none !important;
    overflow: hidden;
    align-self: start;
}
.description_style{
    /*max-height: 148px;*/
    overflow: hidden;
    align-self: start;
}
.product_option{
    text-align: justify;
    margin-bottom: 30px;
}
/*
.heights_none{
    max-height: 148px;
    overflow: hidden;
    align-self: start;
}*/
.config{
    max-height: 148px;
    overflow: hidden;
    align-self: start;
}

.showless {
    cursor: pointer;
}

.cart_item_row_vertical_align {
    display: flex !important;
    align-items: center;
}

.list_product_card {
    min-width: 170px;
/*    width: 280px;
    max-width: 282px;*/
    display: inline-block; 
    position: relative; 
    /*padding: 15px 15px 0;*/ 
    vertical-align: top;
}
.list_product_card_{
/*    margin-bottom: 10px;*/
}
.nav_margin_bottom{
    margin-bottom: 15px;
}

.cart-view-order-btn {
    margin-left: 15px;
    font-size: 18px;
    font-weight: bold;
    margin-top: -5px;
}

.order-step-order-btn {
    font-size: 18px;
    font-weight: bold;
}

.product_detail_box{
    /*margin-top: 10px;*/
    background: #3c3c3c;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.product_detail_price_box{
    padding-bottom: 10px;
}
.product_detail_price{
    color: #fff;
    text-align: center;
}
.product_detail_discount_price{
    color: #f67a1c;
    text-align: center;
    text-decoration: line-through;
    font-size: 15px;
}
.add_to_cart_string{
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.add_to_cart_string:hover{
	color: #f67a1c !important;
}
.add_to_cart_icon{
    color: #fff;
    font-size: 33px;
}
.add_to_cart_icon:hover{
	color: #f67a1c !important;
}
.vertical_align{
    display: flex !important;
    align-items: center;
}
@media screen and (min-width: 767px) {
    .product_detail_box{
        display: block;
        align-items: center;
    }
    .product_detail_price_box{
        padding-bottom: 0px;
    }
    .product_detail_price{
        text-align: right;
    }
    .product_detail_discount_price{
        text-align: right;
    }
}

/* előre definiált szűrők styles: */
.defined-filter-list-li-arrow {
    margin-left: 3px;
    margin-right: 0px;
}

#defined-filters li,
#defined-filters-simple li {
    float: none;
    border: none;
    padding: 0px;
    padding-left: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#defined-filters span,
#defined-filters-simple span {
    font-size: 13px;
    cursor: pointer;
}

.defined-filter-simple-list-li-span {
    float: none; 
    margin-left: 0px;
    padding-left: 15px;
    padding-bottom: 0px;
    display: inline-block;
    color: black;
    font-weight: bold;
}

.defined-filter-simple-sublist {
    padding-left: 13px;
}

.selected-defined-filter {
    font-weight: bold;
    color: #3c3c3c !important;
}
.added_search_string_box{
    color: #fff;
    border-radius: 5px;
    padding: 3px 8px 5px 8px;
    cursor: pointer;
    margin-right: 20px;
    position: relative;
}
.added_search_string_box:hover{
    background: #ddd;
}
.added_search_string_box:hover > a{
    display:block;
}

.defined-filter-list-li img {
    max-height: 55px;
    max-width: 60px;
    cursor: pointer;
}

.defined-filters-sep-li {
    height: 6px;
}
.filter-img-holder-box{
    min-height: 55px;
    background-color: #fff;
}
.filter-img-holder-div {
    min-width: 60px;
    text-align: center;

}
.transport_type_string_box{
    padding: 5px 10px;
}
.transport_type_button{
    margin-right: 5px;
    margin-bottom: 10px;
    min-height: 64px;
    border: 2px solid #ddd;
}
.transport_type_button.active{
    border: 2px solid #3c3c3c;
}
.transport_type_button :hover > .transport_type_icon > i{
    color: #3c3c3c !important;
}
.transport_type_check > i{
    color: #ddd !important;
}
.transport_type_check.active > i{
    color: #3c3c3c !important;
}
.payment_string_box{
    padding: 5px 10px;
}
.payment_button{
    margin-right: 5px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
}
.payment_button.active{
    border: 2px solid #3c3c3c;
}
.payment_button :hover > .payment_icon > i{
    color: #3c3c3c !important;
}
.payment_check > i{
    color: #ddd !important;
}
.payment_check.active > i{
    color: #3c3c3c !important;
}
.account_type_button{
    border: 2px solid #ddd;
}
.account_type_button.active{
    border: 2px solid #3c3c3c;
}
.defined-filters-simple-arrow-right {
    text-align: center;
    min-width: 13px;
}

.padding_left_0 {
    padding-left: 0px !important;
}

.main-header-info {
    background-color: rgb(60 60 60 / 90%);
    padding: 10px;
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 9999;
}
#adult_warn{
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: visible;
    color: #000;
    top: 0;
    left: 0;
    background: #3c3c3c;
    zoom: 1;
    z-index: 10000;
}
#adult_warn_content{
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    margin: auto !important;
    width: auto !important;
    left: 50%;
    position: fixed;
    z-index: 10002;
    top: 50%;
    left: 50%;
    text-align: center;
    visibility: visible;
}
#adult_warn_main{
    width: 400px;
    padding-top: 40px;
    padding-bottom: 30px;
    margin: 0 auto;
}
.adult_logo_box{
    height: 250px;
    width: 250px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    border: 10px solid #d2322d;
}
.adult_normal{
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
}
.adult_big{
    text-align: center;
    color: #fff;
    font-size: 2.6rem;
    padding: 10px 0;
    line-height: 34px;
}
  .pagination li{
        margin-right: 4px;
    }
    .pagination li a{
        line-height: 1;
        padding: 8px 7px 7px 8px;
        color: #000;
        border: 1px solid #6c6e73;
        border-color: #adb1b8 #a2a6ac #8d9096;
        border-radius: 3px;
    }
    .pagination li span{
        line-height: 1;
        padding: 5px 4px 0px 4px;
        border-left: 1px solid #6c6e73;
    }
    .resultsetinfo{
        font-weight: bold;
    } 
    .product_filter_box .nav.nav-tabs li a{
    color: #555 !important;
    text-decoration: none !important;
    cursor: default;
    background-color: #fff !important;
    height: 38px;
    margin-right: 0px;
}
    .product_filter_box .nav.nav-tabs li .product_filter_holder{
    border: 1px solid #ddd !important;
}
#option_filter_place_md h4, #default_filter_place_md h4{
    padding-left: 0px !important;
    margin-top: auto;
}  
.product_filter_box .nav-tabs{
    border-bottom: none;
}
.product_filter_box .nav-tabs .active{
    border-bottom: 1px solid #ddd;
}
.order_type_filter .form-control{
    height: 38px;
    border-radius: 4px 4px 0 0;
}
.price_input_holder_div .form-control{
    height: 40px;
}
#mainDiv{
    margin-bottom: 30px;
}
.container_hr{
    border-bottom: 1px solid #d8d8d8;
    height: 41px;
}
.wishlistlist_left_top{
    margin-top: 0px !important;
    }
    .list_the_wish{
        margin-bottom: 20px;
    }
    .wishlistlist__{
        margin-bottom: 10px;
    }
    .headquarter{
        margin-bottom: 10px;
    }
    .product_catalog{
        text-align: center;
    }

/*    .wishlistlist_padding{
        padding-left: 0px;
    }*/
/*    .wmanage{
        padding: 0px;
    }
    .wish_table_list{
        padding-left: 0px;
    }
    .delete_list{
        padding-left: 0px;
    }*/
    
@media (max-width: 991.9px){
    body{
        padding-right: 0px;
        padding-left: 0px;
    }
    .owl-prev{
        background-image: url(../img/last_watched_icon_left.png);
        height: 30px;
        opacity: 0.28;
        position: absolute;
        top: 34%;
        width: 30px;
        left: -10px;
        visibility: hidden;
    }
    .owl-next{
        background-image: url(../img/last_watched_icon.png);
        height: 30px;
        opacity: 0.28;
        position: absolute;
        top: 34%;
        width: 30px;
        right: 58px;
        visibility: hidden; 
    }
    .search_bar_mobile .cart_menu img{
        margin-left: -7px;
    }
    .title_logo_mobile a img{
        margin-top: 5px;
    }
    .footer li{
        float: none;
    }
    .footer li a{
        background: none !important;
        border: none !important;
        color: black;
        text-decoration: none;
    }
    .footer{
        background: #f0f0f0;
        padding-top: 0px;
        border-top: 1px solid #d8d8d8;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 10px;
    }
    .footer_content{
        background: #000;
        padding-right: 59px;
        color: #fff;
        font-weight: 600;
    }
    .badge-secondary{
        max-width: 15px;
        position: absolute; 
    }
    #cart_value_mobile{
        margin-left: -3px;
    }
    .badge{
        background-color: #3c3c3c;
    }
    #login_form_mobile{
        position: absolute;
        z-index: 999;
        background: #fff;
        border: 1px solid #d8d8d8;
        margin-left: 15px;
    }
    .fa-shopping-cart{
        color: #3c3c3c;
    }
    .fa-bars{
        color: #3c3c3c;
        position: relative;
    }
    .search_bar_mobile{
        /*font-size: 30px;*/
        color: #3c3c3c;
    }
    .rocket{
        width: 360px;
        top: 20px;
    }
    .footer_nav{
        background-color: #000;
        overflow: auto;
        white-space: nowrap;
        padding-left: 10px;
        height: 58px;
        padding-top: 5px;
    }
    .footer_nav a{
        display: inline;
        color: white;
        text-align: center;
        padding: 14px;
        text-decoration: none;
    }
    .footer_nav a:hover{
        background-color: #777;
    }
    .footer_nav > li {
        display: inline;
        line-height: 3.5;
        padding-left: 0px;
        color: #ffffff !important;
    }
    .open_button{
        text-align: right;
    }
    .cancel_button{
        
    }
    .open_button_primary{
        width: 75px;
    }
    .cancel_button_primary{
        width: 75px;
    }
    .offered_mobile_product{
        position: relative;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .famous_mobile_product{
        position: relative;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .newest_mobile_product{
        position: relative;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .withdiscount_mobile_product{
        position: relative;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .padding_bottom_5{
            padding-bottom: 50px;
    }
    .user_mobile{ 
        background-color: rgb(231,248,253);
        padding: 5px;
        margin-bottom: 20px;

    }
    .navigation_close{
        letter-spacing: 0.11em;
        line-height: 1.3;
        font-size: 17px;
    }
    .navigation{
        background-color: rgb(231,248,253);
    }
    #categories_navigation{
        height: 100%;
        width: 90%;
        position: fixed;
        top: 0;
        z-index: 9999;
        overflow-y: scroll;
        animation-duration: .4s;
    }
    .title_logo_xs{
            border-top: 5px solid #3c3c3c;
    }
    .panel_box{
        margin-bottom: 50px;
        border: none;
    }
    .product_text{
        color: #b12704;
        font-size: 14px;
    }
    .list_stock{
        color: #FF9900;
    }
    #pay-box img{
        margin-left: 0px;
        margin-right: 0px;
        width: 55px;
    }
    .mobile_categories{
        letter-spacing: .08em;
        line-height: 4.3;
        font-size: 17px;
        margin-bottom: 50px;
    }
    .mobile_categories li{
        border-bottom: 1px solid #ddd;
        float: none;
    }
    .mobile_categories li a{
        margin-left: 20px;
        background: none !important;
        border: none !important;
        color: black;
        text-decoration: none;
    }
    .navigation_close{
        color:black;
        margin-top: 10px;
    }
    .up_down_caret{
        margin-right: 0px;
        float: right;
        min-height: 50px;
        margin: 18px 37px 0px 0px;
    }
    .collapse_mobile{
        margin-bottom: 15px;
        margin-left: 0px;
        animation-duration: .4s;
    }
    .collapse_mobile li{
        border-bottom: none;
        margin-left: 20px;
    }
    .product_list_product_name{
        margin-bottom: 0px;
        min-height: 4em;
    }
    .ask_from_card{   
        font-size: 13px;
        padding-top: 25px;
        margin-bottom: 15px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .copyright{
        margin-top: 15px;
    }
    .padding_left_10{
        padding-left: 15px;
    }
    #page{
        margin-bottom: -35px;
    }
    .pagetitle_mobile{
        padding-top: 15px;
        max-width: 387px;
        font-size: 21px;
        margin-top: 0px;
    }
    .title_product{
        margin-bottom: 25px;
    }
    .form-group_mobile{
        margin-bottom: 15px;
        margin-top: 20px;
        padding: 0px 15px 0px 15px;
    }
    .text_product{
        color: #b12704;
        font-size: 14px;
    }
    .products_withdiscount_mobile{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
    .newest_products_mobile{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
    .famous_products_mobile{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .form-group_search{
        padding-bottom: 25px;
    }
    .box_bottom{
        margin-bottom: 40px;
    }
    .list_product_image_mobile{
        text-align: center;
        height: 190px;
        margin-bottom: 10px;
    }
    .input_search_mobile{
         border-left: 1px solid #ccc;
    }
    .error_mobile{
        color: #d2322d;
        line-height: 1 !important;
        margin-bottom: -5px;
        text-align: center;
        margin-top: 10px;
        font-size: 15px;
    }
    .registration_mobile{
        margin-top: 10px;
    }
    .users_log{
        width: 92%;
    }
    .open_button_{
        min-width: 91%;
        margin-bottom: 15px;
    }
    .close_button_{
        min-width: 91%;
    }
    .forgotten_password_mobile{
        margin-bottom: 10px;
    }
    .registration_mobile{
        margin-bottom: 10px;
    }
    .close_x{
        text-align: right;
        margin: 0px 20px 0px 0px;
    }
    .categories_title{
        color: #f67a1c;
        font-weight: 400;
        text-align: left;
        font-size: 30px;
        margin-left: 10px;
    }
    .fa-power-off{
        color: #3c3c3c;
    }
    .my_data{
        font-weight: 400;
        text-align: center;
        font-size: 30px;
        color: #f67a1c;
    }
    .nav_data .my_data{
         font-weight: bold !important;
    }
    .wishlist{
        border-bottom: 1px solid #ddd;
        font-size: 17px;
    }
    .wishlist a{
        margin-left: 20px;
    }
    .my_orders{
        border-bottom: 1px solid #ddd;
        font-size: 17px;
    }
    .my_orders a{
        margin-left: 20px;
    }
    .my_profile{
        border-bottom: 1px solid #ddd;
        font-size: 17px;
    }
    .my_profile a{
        margin-left: 20px;
    }
    .nav_data{
        letter-spacing: .08em;
        line-height: 4.3;
        font-size: 17px;
        margin-bottom: 30px;
    }
    .nav_data li a{
        margin-left: 20px;
        margin-left: 20px;
        background: none !important;
        border: none !important;
        color: black;
        text-decoration: none;
    }
    .nav_data li {
        float: none;
    }
    .nav_data .active{
        border-bottom: 1px solid #ddd;
    }
    #search_mobile{
        margin-left: 20px;
        margin-right: 20px;
    }
    .search_filter{
        border-bottom: 1px solid #d8d8d8;
        min-height: 60px;
        padding-left: 0px;
        padding-top: 20px;
        text-align: center;
    }
    .searchiconsdelete{
        position: absolute;
        top: -10px;
        right: -10px;
        background: red;
    }
    .searchiconsdelete:hover {
        color: #fff !important;
        border: 1px solid #fff !important;
        background: red;
    }
    .pagination li{
        margin-right: 4px;
    }
    .pagination li a{
        line-height: 1;
        padding: 8px 7px 7px 8px;
        color: #000;
        border: 1px solid #6c6e73;
        border-color: #adb1b8 #a2a6ac #8d9096;
        border-radius: 3px;
    }
    .pagination li span{
        line-height: 1;
        padding: 5px 4px 0px 4px;
        border-left: 1px solid #6c6e73;
    }
    .q_filter{
        font-weight: 400;
        text-align: center;
        font-size: 30px;
        color: #f67a1c;
    }
    .caret_right_mobile{
        margin-left: 5px;
        color: black;
    }
    .product_filters{
        margin-top: 20px;
        height: 33px;
        border: 1px solid #ccc;
    }
    .resultsetinfo{
        font-weight: bold;
    }
    .list_product_card {
        width: 100% !important;
        max-width: 100%;
        display: block; 
        position: relative; 
        padding: 15px 15px 0; 
        vertical-align: top;
    }
    .tab-content_filters{
        background-color: rgb(231,248,253);
        padding: 5px;
    }
    .order_type_filter .form-control{
        height: 38px;
        border-radius: 4px 4px 0 0;
    }
    .order_type_filter{
        width: 100%;
    }
    .product_filter_box .nav.nav-tabs li .product_filter_holder{
        width: 100%;
    }
    .filter-picklist-item-input{
        width: 16px;
        height: 16px;
    }
    #category_options_filter label {
        font-size: 16px;
    }
    #defined-filters li,
    #defined-filters-simple li {
        float: none;
        border: none;
        padding: 0px;
        padding-left: 0px;
        margin-top: 4px;
        margin-bottom: 4px;
        background-color: rgb(231,248,253);
    }
    #default-filter-discount{
        width: 16px;
        height: 16px;
    }
    #default-filter-stock{
        width: 16px;
        height: 16px;
    }
    #default_filters label{
        font-size: 16px;
    }
    #default-filters .form-group {
        margin-bottom: 10px;
    }
    #defined_filters .border_top{
        margin-top: 0px !important;
    }
    .filter_button_close{
        margin-top: 10px;
    }
    .cart_remove{
        border-color: #e9e9e9;
        color: #a9a9a9;
        /*min-width: 100%;*/
    }
    .displaynone{
        display: none;
    }
    .displaynone_search{
        display: block;
    }
    .cart-view-order-btn_mobile{
        font-size: 18px;
        font-weight: bold;
        width: 100%;
    }
    .pagetitle_mobile{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .pagetitlebox_mobile{
        font-size: 25px;
        font-weight: bold;
        color: #000;
        position: absolute;
        top: 20px;
        left: 7%;
    }
    .product_detail_box{
        background: #fff;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .product_detail_price{
        color: #3c3c3c;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .add_to_cart_string{
        font-size: 20px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 10px;
        max-width: 100%;
    }
    .other_details{
        font-size: 10px;
    }
    .stockinfo{
        margin-bottom: 20px;
    }
    .product_detail_box .input-group{
        margin-bottom: 15px;
    }
    .caret_title_mobile{
        text-align: center;
        color: #676767;
        margin-bottom: 25px;
    }
    .caret_header_title{
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .config-info{
        margin-bottom: 25px;
    }
    .config_info{
        margin-bottom: 25px;
    }
/*    .caret_border{
            border-bottom: 2px solid #d7d7d7;
    }*/
    .product_caret_list{
        margin-bottom: 15px;
        /*padding-bottom: 10px;*/
/*        border-bottom: 2px solid #d7d7d7;*/
    }
    .unit_price_mobile{
        margin-bottom: 15px;
    }
    .price_to_caret_afa{
        margin-bottom: 15px;
    }
    .cart_item_warning_mobile{
        margin-bottom: 10px;
    }
    .cart_item_mobile{
       border-bottom: 2px solid #d7d7d7;
    }
    .pagetitlebox_view_mobile{
        color: #676767;
    }
    .product_name_first_step{
        margin-bottom: 10px;
        color: #3c3c3c;
        font-weight: 700;
    }
    .product_name_first_step span{
        font-weight: bold;
    }
    .transport_type_button{
        margin-right: 5px;
        margin-bottom: 10px;
        min-height: 64px;
        border: 2px solid #ddd;
        width: 100%;
        white-space: unset;
    }
    .transport_type_string_box{
        width: calc(100% - 3em);
    }
    .invoicing{
        margin-left: 0px;
    }
    .account_type_button{
        white-space: unset;
        width: 100%;
        margin-bottom: 10px;
    }
    .order-step-order-btn{
        font-size: 15px;
        font-weight: bold;
    }
    .payment_button{
        width: 100%;
    }
    .transport_first_step{
        width: 100%;
        justify-content: space-between;
        display: flex !important;
        align-items: center;

    }
    .transport_type_icon{
        justify-content: flex-end;
    }
    #other_info{
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .transport_option{
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .quantity{
        font-weight: bold;
    }
    .quantity_price{
        font-weight: bold;
    }
    .pickup_point_filter{
            width: 100%;
    }
    .option_select_view_mobile{
        margin-bottom: 40px;
    }
    #send_message{
        width: 100%;
    }
    #map-canvas {
        margin-top: 20px;
        margin-bottom: 20px;
        height: 540px;
    }
    .map{
        padding-left: 15px !important;
    }
    .impressum_mobile{
        padding-left: 15px !important;
    }
    .profile {
        background: linear-gradient(#4c69ba, #3b55a0) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; 
        border: medium none;
        border-radius: 0px;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        line-height: 24px;
        padding: 15px;
        text-shadow: 0 -1px 0 #354c8c;
        white-space: nowrap;
        font-size: 11px;
        font-family: 'Helvetica Neue',Helvetica,Arial,'lucida grande',tahoma,verdana,arial,sans-serif;
    }
    .billing_data .no_left_padding_small{
        padding-left: 15px !important;
    }
    .save_amendments{
        width: 100%;
    }
    .wish_list_{
        padding-left: 15px !important;
    }
    #customname_mobile{
        margin-bottom: 10px;
    }
    #customlink_mobile{
        margin-bottom: 10px;
    }
    .add_to_wishlist{
        width: 100%;
    }
    .new_wish_list{
        margin-bottom: 25px;
        width: 100%;
    }
    .new_wish_list_{
        padding-left: 15px;
    }
    
    .wishlistlist_left_top{
    margin-top: 20px !important;
    }
    .delete_btn{
        background-color: #d80808;
        color: white;
    }
    .right_wishlist{
        text-align: center;
        padding-top: 10px;
    }
/*    .product_filter_box ul li{
        width: 50%;
    }*/
    .i_want img{
        margin-left: auto;
        margin-right: auto;
    }
    .list_the_wish{
        margin-bottom: 30px;
    }
    #i_want_mobile{
        margin-bottom: 10px;
    }
    .listalert_mobile{
        text-align: center;
    }
    .wishlistlist_padding{
        padding-left: 15px;
    }
    .wishlistlist__{
        margin-bottom: 0px;
    }
    .my_order_order_items_table{
        border: none;
    }
/*    .sum_all{
        border-top: 2px solid #d7d7d7;
    }*/
    .contact_text{
        background-color: #fff;
    }
    .headquarter{
        margin-bottom: 10px;
    }
    .summarization{
        padding-right: 15px;
    }
    .summarization_margin{
        margin-left: 0px;
        margin-right: 0px;
    }
    .cart_item_row_vertical_align{
        display: block !important;
        margin-bottom: 15px;
    }
/*    .cart_item_row_vertical_align{
        display: block !important;
    }*/
    .tab_size li{
        width: 50%;
    }
    .added_search_string_box{
        color: #fff;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        cursor: pointer;
        margin-right: 0px;
        position: relative;
        margin-right: 30px;
        margin-bottom: 10px;
    }
    .searchiconsdelete{
        position: absolute;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        top: 0px;
        right: -18px;
        background: red;
        min-height: 100%;
        border: none;
    }
    .searchiconsdelete > .fa{
        line-height: 0;
        vertical-align: sub;
    }
/*    .added_search_string_box_mobile{  
        color: #fff;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        padding: 3px 8px 5px 8px;
        cursor: pointer;
        position: relative;
    }*/
/*    .searchiconsdelete_mobile{
        display: inline-block;
        color: #fff;
        background: red;
        border: 1px solid red;
        padding: 0px 3px 6px 3px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;

        border-radius: 5px;
    }*/
    .close_fa_times{
        vertical-align: middle; 
        padding-top: 2px;
    }
    .panel_invoicing{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .invoicing_left{
        padding-left: 15px;
    }
    .panel_margin_{
        margin-bottom: 5px;
    }
    .price_end{
        color: #3c3c3c;
    }
    .item_number_mobile{
        float: left;
    }
    .displaynone_loading{
        display: none;
    }
    .make_rate_mobile {
       background: #ccc;
    }
    
    .frame_ iframe{
        width: 320px;
    }
    .default_wishlist_option{
        padding-top: 4px;
    }
    #save_success{
        text-align: center;
    }
    .form_margin{
        margin-bottom: 0px;
    }
    .other_info{
        margin-top: 0px !important;
    }
    .thank_you_for{
        text-align: center; 
    }
    .product_list_product_name{
        text-align: left;
        padding-left: 0px;
        margin-bottom: 0px;
        min-height: 6em;
    }
    .op_des_{
        text-align: justify;
        margin-bottom: 30px;
        margin-top: 0px !important;
        /*padding-left: 0px;*/
    }
    .offered_product_catalog_padding_options{
        padding-right: 15px;
    }
    .newest_product_catalog_padding_options{
        padding-right: 15px;
    }
    .famous_product_catalog_padding_options{
        padding-right: 15px;
    }
    .padding_catalog{
        padding-bottom: 10px;
    }
    .product_row{
        text-align: center;
        padding-left: 0px;
    }
    .gardients_text{
        background: -webkit-linear-gradient(#333, #fff);
       -webkit-background-clip: text;
       -webkit-text-fill-color: transparent;
    }
    .offered_catalog{
        text-align: center;
        padding:0px;
    }
    .newest_catalog{
        text-align: center;
        margin-left: 0px;
        padding:0px;
    }
    .famous_catalog{
        text-align: center;
        margin-left: 0px;
        padding:0px;
    }
    .offered_row{
        padding: 0px;
    }
    .description_style{
        /*max-height: 148px;*/
        overflow: hidden;
        align-self: start;
/*        padding-left: 0px;
        padding-right: 0px;*/
    }
    .product_option{
        text-align: justify;
/*        padding-left: 0px;
        padding-right: 0px;*/
    }
    .height_options {
        max-height: none !important;
        overflow: hidden;
        align-self: start;
/*        padding-left: 0px;
        padding-right: 0px;*/
    }
    .related_products_xs{
        text-align: center;
    }
    /*.overflow {
        overflow: hidden;
        min-height: 0em; 
        margin-bottom: 15px;
    }*/
    .product_list_product_name{
        text-align: center;
    }



/*.gardient_text_{
        background: -webkit-linear-gradient(#333, #fff);
       -webkit-background-clip: text;
       -webkit-text-fill-color: transparent;
       -webkit-text-stroke-width: 0.5px;
    }*/

/*    .container{
        max-width: 820px !important;
    }*/

    #categories_top_box{
        display: none !important;
    }

    #categories_top_box_subcategory{
        display: none !important;
    }

    #categories_dropdown_top_box{
        display: none !important;
    }

}

@media (max-width: 576px){
    .order_type_filter{
        float: right !important;
        width: 50%;
    }
    .product_filter_box .nav.nav-tabs li .product_filter_holder{
        border: 1px solid #ddd !important;
        width: 100%;
    }
    .tab_size li{
        width: 50%;
    }
}

.relativepos {
    position: relative;
}

.my_order_table {
    border-collapse: collapse;
}

.my_order_table th {
    border: 1px solid #d8d8d8 !important;
    border-collapse: collapse;
    vertical-align: middle;
}
.my_order_table td {
    padding: 4px !important; 
}

.reset-css {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : unset;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
    /* basic modern patch */
    all: unset;
}

.reset-css li {
    list-style-type: unset;
    float: unset;
}

.simple_pay_logo {
    margin: 0 auto !important;
    width: 700px !important;
}

.simple_pay_logo_xs {
    margin: 0 auto !important;
    width: 300px !important;
}

/*.categories_top_box div{
    float: left;
}*/

.categories_top_box .mobile_categories a:hover{
    color: white !important;
    border-top: 3px solid #000000 !important;
}

#categories_top_box>div {
    float: left;
}

.categories_top_box{
    /*display: none;*/
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: inset 0px -5px 0px 0px #bdbdbd;
    -moz-box-shadow: inset 0px -5px 0px 0px #bdbdbd;
    box-shadow: inset 0px -5px 0px 0px #bdbdbd;
    /*margin-bottom: 5px !important;*/
/*    margin-right: 15px;
    margin-left: 15px;*/
    /*border-bottom: 5px solid white;*/
}

.categories_top_box div .in{
    position: relative;
    background-color: #f9f9f9;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.in .subcategory_selector div .in{
    float: none;
}

#categories_top_box_subcategory{
    max-height: 0;
    position: absolute;
    width: 100%;
    /*width: 1140px;*/
    background-color: #fff !important;
/*    -webkit-box-shadow: inset 0px -5px 2px 0px rgba(196,196,196,1);
    -moz-box-shadow: inset 0px -5px 2px 0px rgba(196,196,196,1);
    box-shadow: inset 0px -5px 2px 0px rgba(196,196,196,1);*/
    /*margin-right: 15px;*/
    /*margin-left: 15px;*/
    border-top: 5px solid white;
    border: 1px solid #ddd;
    z-index: 5;
    transition: max-height .5s ease-in-out;
}
.subcategory_animation{
    max-height: 500px !important;
}

#categories_top_box_subcategory a{
    text-transform: uppercase !important;
}

#categories_top_box_subcategory .in .subcategory_selector div{
    float: left;
}

#categories_top_box_subcategory .in .subcategory_selector div div .side_category{
    padding: 15px;
}

#categories_top_box_subcategory .in .subcategory_selector div .in{
    position: absolute;
    margin-top: 48px;
    float: none !important;
    z-index: 100;
    background-color: white;
    min-width: 400px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all .5s ease;
}

.selected_subcategory{
    background-color: white;
    z-index: 20 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    /*border-bottom: 1px solid #d9d9d9 !important;*/
}

.selected_subcategory > div >a{
    color: black !important;
}

.selected_subcategory > div > a:hover{
    color: black !important;
}

#categories_top_box_subcategory .in .subcategory_selector div .in .subcategory_selector{
    float: none !important;
    display: inline-grid;
}

.subcategory_divider{
    min-height: 5px;
    background-color: #3c3c3c;
    width: 100%;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    vertical-align: bottom;
}

#categories_top_box_subcategory > .in > .subcategory_selector > div .collapse{
    background-image: url(../img/subcategory_background.png);
    background-position: 50% 30%; 
    background-repeat: no-repeat;
}

#categories_dropdown_top_box{
    overflow: hidden;
    background-color: #d9d9d9 !important;
    border-top: 2px solid black;
    margin-bottom: 5px !important;
    margin-right: 15px;
    margin-left: 15px;
}

#categories_dropdown_top_box_content{
    display: none;
    position: absolute;
    background-color: #3c3c3c;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: 5px;
    min-width: 300px;
    min-height: 300px;
}

#categories_dropdown_top_box_content a{
    padding: 15px !important;
}

.dropbtn{
    border: none;
    outline: none;
    padding: 15px;
    background-color: inherit;
    color: white;
    text-transform: uppercase;
    background-color: #3c3c3c;
    font-size: 15px;
}

.dropbtn > i {
    margin-left: 5px;
}

.dropdown_subcategory{
    margin: 0 auto;
    position: absolute;
    float: left;
    background-color: #ebebeb;
    min-width: 300px;
    min-height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left: 300px;
    top: 0;
}

.snow_bg{
    background-color: white !important;
    background-image: url(../img/subcategory_background.png) !important;
    background-position: 50% 30% !important; 
    background-repeat: no-repeat !important;
}

.top_category_arrow_right{
    float: right;
    margin-top: 15px;
    margin-right: 30px;
    color: white;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}

.subcategory_selected_arrow{
    background-color: #3c3c3c;
    color: white !important;
}

.main_category_selected_arrow{
    background-color: white;
    color: black;
}

.top_category_bottom_line{
    min-height: 5px;
    width: 100%;
    border-top: 1px solid #ebebeb;
    position: absolute;
    bottom: 0;
    right: 0;
}

#categories_dropdown_top_box_content > div > .selected_category > a{
    color: black !important;   
}

.bg_blue{
    background-color: #3c3c3c !important;
}

.border_top_white{
    border-top: 1px solid white  !important;
}

#categories_dropdown_top_box_content a:before{
    content: "";
}

#categories_dropdown_top_box_content > div > div > a{
    color: white;
}

.dropdown_subcategory a{
    color: black;
}

.snow_bg a{
    color: black !important;
}

.snow_bg a:hover{
    color: #3c3c3c !important;
}

.dropdown_selected_category_color{
    color: #3c3c3c !important;
}

.dropdown_selected_category_color:hover{
    color: #3c3c3c !important;
}

.dropdown_main_selected_category_color{
    color: black !important;
}

.dropdown_main_selected_category_color:hover{
    color: black !important;
}

#price_filter_holder_div_md > #default_filter_place_lg{
    border: none !important;
}

.option_filter_header_strong{
    padding-bottom: 8px;
    padding-top: 15px;
    display: inline-block;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    color: black;
}

#category_options_filter .form-group strong:first-child{
    padding-top: 0px !important;
}

#category_options_filter .form-group .checkbox:first-child{
    padding-top: 10px;
}

#category_options_filter .form-group .checkbox label{
    color: black;
}

#categories_box {
    border-bottom: 1px solid #d8d8d8;
}

#default_filter_place_lg {
    border-top: none !important;
}

#mainImage {
    margin: 0 auto;
    max-height: 410px;
}

.fb_iframe_widget {
    top: 8px;
}

.twitter-share-button {
    margin-left: 0px !important; 
    margin-bottom: -4px !important;
}

.jegvilag-langSelect {
    display: inline-block;
}

.jegvilag-dropdown {
    display: block;
    height: 3.5vh;
    line-height: 3.5vh;
    text-align: left;
    padding-left: 20px;
}

.jegvilag-langSelect button {
    background: #fff;
    margin-bottom: 3px;
}

.jegvilag-dropdown:hover {
    background-color: #f5f5f5 !important;
}

.row-full{
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + -9px);
    left: calc(50%);
    margin-right: 0px;
}
.row-full > #homepage_top_banners{
    padding: 0px;
}
.row-full img{
    max-width: 100vw !important;
    max-height:  unset !important;
    width: 100%;
}
.row-full > .banner_item_text{
    left: 50% !important;
    width:  unset !important;
    transform: translate(-50%, 0%)!important;
}
