
body { background: rgba(233, 231, 232, 0.4); min-width: 320px;font: normal 13px/1.35em Verdana, Geneva, Arial, Helvetica, sans-serif; }

.fieldset { background: #F6F6F6; }
.form-list input.input-text,
.form-list select,
.form-list textarea { background: #fff url(../images/form_field.gif) repeat-x 0 0; }

button.button { padding-bottom: 1px; /* chrome box shadow bugfix */ }
button.button span, button.btn-checkout span {
    border-radius: 6px;
    color: #fff;
    padding: 0 5px !important;
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.3);
    background:#af0fa7;
    background: -moz-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: -webkit-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: -o-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: -ms-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: linear-gradient(top, #af0fa7 0%, #c673be 100%);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
button.button span span { padding: 0 10px; background: none !important; }
button.button:hover span { /*background: #ff8724;*/ }
button.button:active span { box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.3); }

button.btn-alt span {
    background:#af0fa7;
    background: -moz-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #af0fa7), color-stop(1, #c673be));
    background: -webkit-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: -o-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: -ms-linear-gradient(top, #af0fa7 0%, #c673be 100%);
    background: linear-gradient(top, #af0fa7 0%, #c673be 100%);
}
button.btn-alt:hover span { /*background-color: #9c9c9c;*/}

button.btn-checkout span { font: bold 15px/38px Arial, Helvetica, sans-serif !important;/*border-radius: 0 !important; box-shadow: none !important;*/ }

/* buttons with arrow */
button.btn-cart span span:after,
.header-cart button span span:after { content: '›'; font-size: 15px; margin-left: 4px; line-height: 23px; }

.top-toolbar { padding: 10px;}

.top-toolbar .header-links{padding-top: 10px;}
/*.top-toolbar .quick-links{padding-top: 10px;}
.top-toolbar .form-language{padding-top:10px;}*/
/* header */
/* <<< top toolbar */
.top-toolbar-container { background: #e3dae3; }
.top-toolbar { color: #7f7f7f; font: normal .9em Tahoma, Verdana, Arial, Helvetica, sans-serif; }

/* cms links */
.header-links { margin-right:15px; float: left; }
/* >>> top toolbar */

.header-container { background: transparent; }
.header { padding: 10px 5px 20px; }
.quick-links { *width: 450px; }
.quick-links .fa {
    background: none !important; color: #416E83;
    text-indent: 0 !important; overflow: visible !important;
    margin: 0 8px !important;
    /*width: 24px; height: 25px;*/
    font-size: 22px; text-decoration: none;
    position: relative;
    text-align: center;
}
.quick-links .fa:hover {color: #af0fa7 }
.quick-links .fa .indicator {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #000;
    background-color: #fff;
    padding: 0 5px;
    line-height: 16px;
    border: solid 2px #af0fa7;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    left: -14px;
}
.header-callout { float: left; }

.header-container .form-search label {}
.header-container .form-search input {padding-left: 2px;}
.header-container .form-search button {}

/* <<< navigation */
.nav-container {
    background: none;
    border-top: 1px solid #E6D0E5;
    border-bottom: 1px solid #E6D0E5;
    margin-bottom: 16px;
}

#nav { width: 960px; }
#nav li.level-top { background: url(../images/common_theme.gif) no-repeat -511px -164px; padding: 0 0 0 2px; }
#nav li.first { background: none; padding: 0; }
#nav li a { padding: 17px 13px 13px; }
#nav li.parent a.level-top { background: url(../images/common_theme.gif) no-repeat 100% -220px; }
#nav li.parent > a { background: url(../images/common_theme.gif) no-repeat 100% -232px; }
/* navigationpro */
.nav-container .navpro { width: 960px; padding: 0 5px 5px;position: relative;}
.nav-container .navpro ul.nav-ul { top: 42px; }
.nav-container .navpro li.level-top { background: url(../images/common_theme.gif) no-repeat -507px -165px; padding: 0 0 0 2px; }
.nav-container .navpro li.nav-li.first { background: none; padding: 0; }
.nav-container .navpro .active > a.level-top,
.nav-container .navpro .active > div.level-top a { color: #af0fa7; }

.navpro .nav-li{
    position: initial;
}
.nav-dropdown.level0{
    padding: 14px;
    box-sizing: border-box;
}
.level0 > .nav-column-wrapper.nav1-cols > .nav-column{
    display: flex;
}
.level1.nav-ul.nav-row{
    /* display: inline-flex; */
}
.main-container { background: transparent;padding-bottom: 10px;}
.main { padding: 5px 5px 0;}
.block .block-title {border-color: #c9deef;padding: 8px 10px;border-top: 1px solid #B0B0B0;border-bottom: 1px solid #E0E0E0;background: #F8F8F8;color: #20576E;}
.promo-home-content .products-grid .item:hover,
.box-collateral .products-grid .item:hover,
.category-products .products-grid .item:hover { z-index: 100; box-shadow: 0 0 10px rgba(0,0,0,0.15); }
.navpro .category-products .products-grid .item:hover { box-shadow: none; }
.product-view .product-shop .add-to-cart button.button span,
.product-view .product-options-bottom .add-to-cart button.button span {
    height: auto;
    line-height: normal;
    box-shadow: none;
    background: none;
    font: bold 15px/1 "helvetica neue", helvetica, arial, sans-serif;
    float: none;
    padding: 0;
}
.product-view .product-shop .add-to-cart button.button span span:after,
.product-view .product-options-bottom .add-to-cart button.button span span:after { content: none; margin: 0; padding: 0; }
.product-view .product-shop .add-to-cart button.button,
.product-view .product-options-bottom .add-to-cart button.button {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffe0b5;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffe0b5;
    box-shadow:inset 0px 1px 0px 0px #ffe0b5;
    background-color:#f78708;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #f86706;
    display:inline-block;
    height: 33px;
    color:#ffffff;
    padding:6px 11px;
    text-decoration:none;
    text-shadow:0px 1px 0px #8f7f24;
}
.product-view .product-shop .add-to-cart button.button:hover,
.product-view .product-options-bottom .add-to-cart button.button:hover { background-color:#f86706; }
.product-view .product-shop .add-to-cart .qty,
.product-view .product-options-bottom .add-to-cart .qty { padding:5px 3px; }
.product-view .product-shop .add-to-cart label,
.product-view .product-options-bottom .add-to-cart label { line-height: 29px; }

/* Product and homepage tabs */
.tab-container { margin-top: 0; }
.easytabs li,
.tab-container .tabs li { border-width: 1px 0; border-color: #fff transparent #b7d3ea; }
.easytabs li.active,
.tab-container .tabs li.active { background: #fff; border-color: #b7d3ea; }
.easytabs li a,
.tab-container .tabs li .block-title {
    color: #033862;
    letter-spacing: 0.05em;
}
.easytabs li.active a,
.tab-container .tabs li.active .block-title { color: #AF3FA7; font-weight: bold; }
.easytabs-content,
.tab-container .content { border-color: #b7d3ea; /*background: #fff;*/ }
/* Product and homepage tabs */

/* <<< customer */
.account-login .new-users,
.account-login .registered-users {}
.addresses-list li.item { background: #fff url(../images/light_gradient.gif) 0 100% repeat-x; }
/* >>> customer */

/* Cart */
.discount .input-text {background: #fff url(../images/form_field.gif) repeat-x 0 0; }
/* ======================================================================================= */

/* footer */
.footer-toolbar-container { background: #e3dae3 url(../images/footer_toolbar_container.gif) repeat-x 0 100%; border-top: 1px solid #fff; }
.footer-toolbar { color: #747474; padding: 5px; }
.footer-toolbar label { font: bold 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }
.footer-toolbar .input-text { border: 1px solid #9e9e9e; padding: 3px 0; }
.footer-toolbar button.button span {
    height: 23px;
    line-height: 23px;
    background:#131313;
    background: -moz-linear-gradient(top, #131313 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131313), color-stop(1, #000));
    background: -webkit-linear-gradient(top, #131313 0%, #000 100%);
    background: -o-linear-gradient(top, #131313 0%, #000 100%);
    background: -ms-linear-gradient(top, #131313 0%, #000 100%);
    background: linear-gradient(top, #131313 0%, #000 100%);
}
.footer-toolbar button.button:hover span { background:#000; }
.footer-toolbar .block { border: none; margin: 0; }
.footer-toolbar .block-subscribe { float: left; }
.footer-toolbar .block-subscribe .block-title { display: none; }
.footer-toolbar .block-subscribe .block-content { padding: 0; }
.footer-toolbar .block-subscribe .input-text { width: 170px; color: #747474; }
.footer-toolbar .form-subscribe-header,
.footer-toolbar .input-box,
.footer-toolbar .actions { float: left; }
.footer-toolbar .input-box,
.footer-toolbar .actions { margin: 0 0 0 10px; padding: 0; display: inline; }
.footer-toolbar .form-subscribe-header { margin: 3px 0 0 0; }
.footer-social { float: right; line-height: 24px; font-weight: bold; *width: 300px; }
.footer-social .label { float: left; }
.footer-social .icons { float: right; font-weight: normal; }
.footer-social .icons li a { display: block; }
.footer-social .icons li { float: left; width: 25px; height: 24px; margin-left: 5px;
    display: inline; background: url(../images/common_theme.gif) no-repeat 0 0;
    text-indent: -9999px;
}
.footer-social .icons .facebook { background-position: -222px -77px; }
.footer-social .icons .twitter { background-position: -254px -77px; }
.footer-social .icons .youtube { background-position: -287px -77px; }
.footer-social .icons .rss { background-position: -319px -77px; }
.footer-social .icons .facebook:hover { background-position: -222px -104px; }
.footer-social .icons .twitter:hover { background-position: -254px -104px; }
.footer-social .icons .youtube:hover { background-position: -287px -104px; }
.footer-social .icons .rss:hover { background-position: -319px -104px; }


.footer-cms-container { background: #fff url(../images/footer_cms_container.gif) repeat-x 0 0; border-bottom: 1px solid #adadad; }
.footer-cms { padding: 20px 5px; color: #747474; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }
.footer-cms a { color: #747474; }
.footer-cms .footer-links a { text-decoration: none; }
.footer-cms .footer-links a:hover { text-decoration: underline; }
.footer-cms .footer-links li { float: left; width: 150px; margin-right: 20px; }
.footer-cms .footer-links li.last { margin: 0; }
.footer-cms .footer-links li li { float: none; width: auto; margin: 0; line-height: 24px; }
.footer-cms .footer-links .h6 { color: #3172a3; font: normal 1.3em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; margin-bottom: 7px; }

.footer-cms .footer-contacts { float: right; width: 200px; }
.footer-cms .footer-contacts { line-height: 21px; }
.footer-cms .footer-contacts .h6 { color: #3172a3; font: normal 1.3em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; margin-bottom: 4px; }

.footer-container { background:#e3dae3 !important; }
.footer,
.footer a { color: #474747;text-decoration:none;line-height: 20px;font-weight: normal;}
.footer a:hover {color:#416e83;}
.footer { padding: 10px 5px; }
.footer address { float: left; }
.footer .links {  }
#scroll-up { top: 40%; }
/* >>> footer */

/* <<< homepage */
.cms-index-index .main .product-name { font-weight: bold; }
.cms-index-index .main .products-grid .product-name { font-size: 1.1em; }
.callout-home-top .col-1 { width: 69.3%; /*665px;*/ }
.callout-home-top .col-2 { width: 29.6%; /*280px;*/ }
.callout-home-top .easybanner-banner { margin: 0 0 9px; }
.callout-home-top .easybanner-banner .easybanner-image-link img{border:2px solid #F4F4F4;transition: all 0.2s linear 0s;}
.callout-home-top .easybanner-banner .easybanner-image-link img:hover{border:2px solid #AF0FA7;}
.callout-home-top .easyslideslider-id .scroller,
.callout-home-top .easyslideslider-id { /*padding-bottom: 50px; */}
.easyslideslider-id .section { padding-bottom: 50px; }
.callout-home-top .easyslideslider-id { margin: 0 auto; /*background: #fff;box-shadow:0 8px 11px -7px rgba(0, 0, 0, 0.3);*/}
.callout-home-top .easyslide-description { font: normal 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif; color: #7a7a7a; line-height: 20px; }
.callout-home-top .easyslide-description-bottom { bottom: 6px; background: none; padding-left: 12px;display: none; }
.callout-home-top .easyslide-controls-wrapper { bottom: 20px; background: #fff; }
.callout-home-top .easyslide-controls .easyslide-num {
    /*background: url(../images/common_theme.gif) no-repeat -313px -10px;*/
    background: #20576e;
    text-indent: -9999px; width:15px; height:15px; margin:3px; padding: 0;
    border-radius: 50%;
    float:left;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.callout-home-top .easyslide-controls .easyslide-num:hover,
.callout-home-top .easyslide-controls .easyslide-num.active {/* background-position: -327px -10px; */ background: #af3fa7;opacity: 1;filter: alpha(opacity=100);}

.cms-index-index .col-main .easycatalogimg { /*border: 1px solid #cfe2f1;*/ margin-left: -15px;}

.promo-home-content { margin-top: 15px; }
.promo-home-content .tab { padding: 5px; margin: 0; }
.promo-home-content .col-1 { width: 62.5%; }
.promo-home-content .col-2 { width: 36.5%; }
.promo-home-content .actions { display: none; }
.promo-home-content .add-to-links { display: none; }
.promo-home-content .bottom-links { padding: 15px 12px; clear: both; border-top: 1px dashed #b7d3ea; font: normal 12px Tahoma, Arial, Helvetica, sans-serif; }
.promo-home-content .bottom-links a { text-decoration: none; }
.promo-home-content .bottom-links a:hover { text-decoration: underline; }
.promo-home-content .block { border: 3px solid #c9deef; }
.promo-home-content .block .block-title { border: none; padding: 8px 8px 4px; color: #033862; background: none; text-transform: none; }
.promo-home-content .block .block-title strong,
.promo-home-content .block .block-title span { font-weight: normal; font-size: 16px; color: #023761; }
.promo-home-content .block .block-content { padding-bottom: 0; }

.promo-home-content .mini-products-list { padding: 0 !important; list-style: none !important; margin: 0; }
.promo-home-content .mini-products-list li { border-bottom: 1px solid #c9deef; padding: 8px 0 !important; }
.promo-home-content .mini-products-list li.odd,
.promo-home-content .mini-products-list li.even { background: none; }
.promo-home-content .mini-products-list li.last { border: none; }
.promo-home-content .mini-products-list .product-image { border: none; }
.promo-home-content .mini-products-list .product-details { margin-left: 90px; }
.promo-home-content .block .number { float: left; font-size: 1.3em; font-weight: bold; color: #7a7a7a; margin-right: 10px; }
.promo-home-content .block .number:after { content: '.' }

.brands-home { border: 3px solid #e6e6e7; display: none;}
.brands-home .block-title { background: #fff url(../images/common_theme.gif) repeat-x 0 100%;
    border: none; padding: 12px 10px; color: #ef6e00;
    font: normal 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: none;
}
.brands-home .block-title span { color: #ef6e00 !important; font: normal 16px Verdana, Geneva, Arial, Helvetica, sans-serif !important; }
.brands-home .list-brands { padding: 0; list-style: none; }
.brands-home .list-brands li { float: left; margin-right: 10px; }
.brands-home .block-content { position: relative; padding: 10px 37px !important; background: #fff; }
#slider-brands-container { clear: both; width: 100%; overflow: hidden; position: relative; }
.slider-brands { width: 10000px; height: 73px; padding: 0; margin: 0 !important; overflow: hidden; clear: both; position: relative; }
.slider-brands img { max-height: 73px; }
.brands-home #left,
.brands-home #right { position: absolute; top: 34px; right: -3px; width: 39px;
    height: 35px; background: url(../images/common_theme.gif) no-repeat -261px 0; text-indent: -9999px; }
.brands-home #right { background-position: -222px 0; left: -3px; right: auto; }
.brands-home #left:hover { background-position: -261px -37px; }
.brands-home #right:hover { background-position: -222px -37px; }
.brands-home #left:active { background-position: -261px -36px; }
.brands-home #right:active { background-position: -222px -36px; }
.brands-home #left.disabled,
.brands-home #right.disabled { display: none; }
/* >>> homepage */

.suggestpage-index-index .soldtogether-block { margin: 0 0 15px; }
.askit-question-text { margin-right: 80px; }

.ajaxpro-form,
#ajaxpro-spinner { border-radius: 5px; }



button.ajaxpro-continue-button span,
.ajaxpro-buttons-set .btn-continue span,
#ajaxpro-scrolling-button span {
    background: #a2a2a2;
    background: -moz-linear-gradient(top, #a2a2a2 0%, #979797 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a2a2a2), color-stop(1, #979797));
    background: -webkit-linear-gradient(top, #a2a2a2 0%, #979797 100%);
    background: -o-linear-gradient(top, #a2a2a2 0%, #979797 100%);
    background: -ms-linear-gradient(top, #a2a2a2 0%, #979797 100%);
    background: linear-gradient(top, #a2a2a2 0%, #979797 100%);


}
button.ajaxpro-continue-button:hover span,
.ajaxpro-buttons-set .btn-continue:hover span,
#ajaxpro-scrolling-button:hover span {
    background: #9c9c9c;
}
.helpdesk-contact-form-button{ background-color: #af3fa7 !important;transition:all 0.2s linear 0s;}
.helpdesk-contact-form-button:hover{ background-color: #bb32b3 !important;}

/*style-von-button*/
.product-view .product-shop .add-to-cart button.button, .product-view .product-options-bottom .add-to-cart button.button {
    background-color: #af0fa7;
    border: 1px solid #af0fa7;
    box-shadow: 0 1px 0 0 #ef8af0 inset;
}

.product-view .product-shop .add-to-cart button.buttonDisable, .product-view .product-options-bottom .add-to-cart button.buttonDisable {
    opacity: 0.2;
}
.product-view .product-shop .add-to-cart button.button:hover, .product-view .product-options-bottom .add-to-cart button.button:hover{
    background-color: #bb32b3;
}
button.button span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.3);
    background: #af0fa7;
    background:-moz-linear-gradient(top , #af0fa7 0%, #c673be 100%);
    background:-o-linear-gradient(top , #af0fa7 0%, #c673be 100%);
    background:-ms-linear-gradient(top , #af0fa7 0%, #c673be 100%);
    background: -webkit-linear-gradient(top, #af0fa7, #c673be);
}

button.button:hover span {
    background:-moz-linear-gradient(top , #c673be 0%, #af0fa7 100%);
    background:-o-linear-gradient(top , #c673be 0%, #af0fa7 100%);
    background:-ms-linear-gradient(top , #c673be 0%, #af0fa7 100%);
    background:-webkit-linear-gradient(top , #c673be 0%, #af0fa7 100%);
}

button.ajaxpro-continue-button span, .ajaxpro-buttons-set .btn-continue span, #ajaxpro-scrolling-button span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #a2a2a2;
    background:-moz-linear-gradient(top , #a2a2a2 0%, #bebebe 100%);
    background:-o-linear-gradient(top , #a2a2a2 0%, #bebebe 100%);
    background:-webkit-linear-gradient(top , #a2a2a2 0%, #bebebe 100%);
    background:-ms-linear-gradient(top , #a2a2a2 0%, #bebebe 100%);
}

button.ajaxpro-continue-button:hover span, .ajaxpro-buttons-set .btn-continue:hover span, #ajaxpro-scrolling-button:hover span {
    background:-moz-linear-gradient(top , #bebebe 0%, #a2a2a2 100%);
    background:-o-linear-gradient(top , #bebebe 0%, #a2a2a2 100%);
    background:-webkit-linear-gradient(top, #bebebe 0%, #a2a2a2 100%);
    background:-ms-linear-gradient(top , #bebebe 0%, #a2a2a2 100%);
}


.easycatalogimg .easycatalog-grid .product-image{text-align: left;}
.products-list .f-fix .product-name {margin-bottom: 10px;}
/*style-von-button*/

.map_haendler{
    padding-bottom: 50% !important;
}

.slick-dots{
    text-align: center;
}

.category-products .toolbar{
    border: 0 none;
    background: #F8F8F8;
}

.block .block-title{
    border: 0 none;
}
.easytabs-content, .tab-container .content{
    border-color: #eee;
}
.easytabs li.active, .tab-container .tabs li.active{
    border-color: #eee;
}
.easytabs li, .easytabs-a-accordion{
    border: 0 none;
}

.responsive-embed.map{
    margin-top: 20px;
}

@media (max-device-width:980px ){
    .header-container .form-search button{
        margin-left: -9px;
    }
}

@media (max-width: 980px){
    .cms-index-index .col-main .easycatalogimg{
        margin-left: 0px;
    }
    .top-toolbar .header-links {
        padding-top: 11px;
    }
    /*.top-toolbar .quick-links {
        padding-top: 11px;
    }*/
    select#region_id,select#country{padding-left:5px;}
}
/* <<< responsive styles */
@media (max-width: 979px) {
    .top-toolbar,
    .header,
    .main,
    .footer,
    .footer-toolbar,
    .footer-cms,
    #nav { width: auto; }
    .nav-container .navpro { width: auto; }
    .header-links { margin-right: 30px; }
}

@media (max-width:800px){
    .header-links {
        margin-right: 5px;
    }
    .easyslideslider-id img{
        max-width: 103%;
    }
}

@media (max-width: 767px) {
    .map_haendler{
        padding-bottom: 90% !important;
    }
    .level0 > .nav-column-wrapper.nav1-cols > .nav-column{
        display: block;
    }
    .callout-home-top .col-1 { width: 100%; }
    .callout-home-top .col-2 { display: none; }
    .easyslideslider-id img{
        max-width: 100%;
    }
    .promo-home-content .col-1,
    .promo-home-content .col-2 { width: 100%; float: none; }
    .promo-home-content .col-2 .block { width: 48.5%; }
    .promo-home-content .col-2 .highlight-bestsellers { float: left; }
    .promo-home-content .col-2 .highlight-popular { float: right; }
    .welcome-msg { display: none; }
    .header-links { margin-right: 10px; }

    .header { padding: 10px 5px; }
    .header-container .form-search { margin-top: 9px; }
    .header-container .form-search input#search { width: 300px !important; }

    /* Hide header cart */
    .header-container .header-cart{ display: none }

    /*style-nav-top von*/
    .nav-container{
        position: absolute;
        top: 44px;
        left: 0px;
        width:100%;
        padding:0px;
        z-index: 9999;
    }
    .navpro-mobile .active > a.level-top, .navpro-mobile .active > div.level-top a, .navpro-mobile .nav-ul .active > .nav-a, .navpro-mobile .nav-ul .active > .nav-sibling-title a{
        color: #af0fa7;
    }

    .nav-container .navpro { padding: 0; }
    #nav li.level-top { background: none; padding: 0; }
    #nav li.parent a.level-top { background-image: none; }
    .nav-container .navpro li.level-top { background: none; padding: 0; /*border-bottom: 1px solid #e7e7e7;*/ }

    .nav-container .navpro-mobile { border-top: 1px solid #af0fa7;border-bottom: 1px solid #af0fa7; }
    .nav-container .navpro-mobile a.level-top,
    .nav-container .navpro-mobile div.level-top {
        background: #dfd4df;
    }
    .nav-container .navpro-mobile a{background: #dfd4df;}
    .navpro-mobile a.nav-a:hover{
        background: #dfd4df;
        color: #af0fa7;
    }
    .mobile-togglers .navpro-mobile-toggle-icon{
        background:none;
    }
    .mobile-togglers .navpro-mobile-toggle-icon .icon-bar{
        background: #af0fa7;
    }
    .navpro-mobile .nav-a,
    .navpro-mobile .nav-ul .nav-sibling-title a,
    .navpro-mobile div.level-top a {
        border-color: #af0fa7;
    }
    .nav-container .navpro-mobile .first a.level-top,
    .nav-container .navpro-mobile .first div.level-top,
    .nav-container .navpro-mobile .first div.level-top .nav-a { border-radius:0px;}
    .nav-container .navpro-mobile .last a.level-top,
    .nav-container .navpro-mobile .last div.level-top,
    .nav-container .navpro-mobile .last div.level-top .nav-a { border-radius:0px;}

    .block .block-content { padding: 5px; }

    .footer { text-align: center; }
    .footer,
    .footer-cms { }
    .footer-toolbar .block-subscribe .input-text { width: 130px; }
    .footer-social .label { display: none; }
    .footer-cms .footer-links { float: left; width: 60%; }
    .footer-cms .footer-links .h6 { margin-bottom: 4px; }
    .footer-cms .footer-links li { width: 49%; margin: 0;}
    .footer-cms .footer-links li ul { margin-bottom: 10px; }
    .footer-cms .footer-contacts { float: right; width: 39%; }
    .footer-cms .footer-contacts img { max-width: 100%; width: auto; height: auto; }
    .footer address { float: none; text-align: center; margin-bottom: 5px; }
    .footer .links,
    .footer .links li { float: none;}
    /*von*/
    /*button.button span{
        background: #af0fa7;
        box-shadow:none;
        text-shadow:none;
    }
    button.button:hover span{
        background: #b014ab;
    }
    .product-view .product-shop .add-to-cart button.button, .product-view .product-options-bottom .add-to-cart button.button{
        background: #af0fa7;
        box-shadow: none;
        text-shadow: none;
        border: 0px solid #f86706;
    }*/
    .product-view .product-shop .add-to-cart button.button:hover,
    .product-view .product-options-bottom .add-to-cart button.button:hover { background-color:#af0fa7; }
    .top-toolbar{
        padding-bottom: 5px;
    }
    .top-toolbar .links a{
        color: #023761;
    }
    .mobile-togglers .navpro-mobile-toggle-icon {
        background: url(../images/sprite-Mobile.png) no-repeat;
        background-position: 0 -32px;
        width: 34px;
        height: 32px;
        float: left;
        margin-top: 2px;
        padding: 0;
        margin-left: 10px;
    }
    .mobile-togglers .navpro-mobile-toggle-icon:hover {background-position-y: -2px;}

    /* @WiseTin - Use font-awesome to display nav icon */
    .mobile-togglers .navpro-mobile-toggle-icon.fa {
        background: none;
        width: auto; height: auto;
        margin: 9px 20px 0 10px;
        font-size: 30px;
        color: #af0fa7;
    }
    .mobile-togglers .navpro-mobile-toggle-icon.fa:hover,
    .mobile-togglers .navpro-mobile-toggle-icon.fa:focus {
        color: #416E83;
    }

    .main-container{padding-bottom:15px;}
    .toolbar-bottom{padding-bottom:10px;}
}

@media (max-width: 600px) {
    .easytabs li a, .tab-container .tabs li .block-title{
        font-size: 10px;
    }
    .easytabs-a{
        padding:4px 3px;
    }
}
@media (min-width: 481px) {
    .block-layered-nav{
        display: none;
    }
}
@media (max-width: 480px) {

    .top-toolbar{padding-right: 1px;padding-left: 2px;}
    .easytabs li a, .tab-container .tabs li .block-title{
        font-size: 12px;
    }
    .easytabs-a{
        padding:9px 12px;
    }
    button.btn-cart span span:after,
    .header-cart button span span:after { line-height: 30px; }

    .form-language { float: left; display: inline; }
    .form-language label,
    .welcome-msg { display: none; }
    .header-links { display: none; }
    .top-toolbar .links a{padding: 0 5px 0 4px;}
    .top-link-wishlist,
    .top-link-checkout { display: none; }

    .header-container .form-search { margin-left: 0; }
    .header-container .form-search input#search { width: 230px !important; }
    .autocomplete { max-width: 240px; }

    .breadcrumbs { padding: 0 5px; }

    .promo-home-content { margin-top: 5px; }
    .promo-home-content .tab { padding: 0; }
    .promo-home-content .block { border-width: 1px; }
    .promo-home-content .col-2 .block { width: auto; float: none; }
    .brands-home { border-width: 1px; }

    /*
    .tab-container .tabs { display: table; }
    .tab-container .content .block-title { display: none; }
    */

    #narrow-by-list dd { padding-left: 5px; }
    #narrow-by-list dd li { margin: 3px 0; }

    .footer-toolbar-container { border: none; }
    .footer-toolbar .block-subscribe label { display: none; }
    .footer-toolbar .input-box { margin: 0; }
    .footer-social { width: 120px; margin: 0 auto; }

    .footer-cms .footer-links { float: none; width: 100%; text-align: center; }
    .footer-cms .footer-links li { width: 100%; margin: 0; float: none; }
    .footer-cms .footer-contacts { float: none; width: 100%; text-align: center; }

    .easytabs-content { border-color: #ccc; }

    .promo-home-content .products-grid .item:hover,
    .box-collateral .products-grid .item:hover,
    .category-products .products-grid .item:hover { z-index: 100; box-shadow: 0 0 5px rgba(0,0,0,0.13); }
    .easytabs li, .easytabs-a-accordion{border: 0px solid #ccc;box-shadow:none;}
    .easytabs-a-accordion{background: #fafafa;border-top:1px solid #c1c1c1;font-size:20px;font-weight: 400;
        text-transform: uppercase;margin-top: 0px;}
    .easytabs-a{padding:17px 12px;color: #416e83;padding-top: 20px;}
    .easytabs-content{border:0px solid #c1c1c1;}

    /*.product-slider { display: block !important;}*/
}
/* >>> responsive styles */

/* <<< google fonts  */
/*h1, h2, .h2,
h5.category-name,
.nav-container .navpro a.level-top,
.navpro div.level-top a,
.footer-cms-container .footer-cms .h6,
.products-grid .product-name a,
.products-list .product-name a,
.block .block-title span { font-family: 'Source Sans Pro', sans-serif; }*/
/* >>> google fonts  */
@media (max-width: 400px){
    .header-container .form-search input#search{
        width: 190px !important;
    }
    .mobile-togglers .navpro-mobile-toggle-icon{
        margin-left: 6px;
    }
}
@media (max-width: 320px) {
    .product-view .box-tags .form-add .input-box { max-width: 205px; }
    .product-view .box-tags .form-add input.input-text { width: 200px }
}
#navigationpro-top > li > a:hover{
    color: #af0fa7;
}
/*style for menu-top german*/
#nav li a{

}
#nav li > a{
    font-size: 20px;
    font-weight: normal;
    padding: 15px 20px 13px;
    text-transform: capitalize;
}

#nav li.level1 a{
    font-size: 18px;
    line-height: 22px;
    padding: 7px 0;
    padding-left: 13px;
    color: #272e3d;
}

#nav ul li{
    border-bottom:0px solid #ddd;
}

#nav > li > a{
    padding: 17px 20px;
}
#nav > li > a:hover{
    color: #af0fa7;
}
#nav li.level1 a span{
    color: #272e3d;
}

#nav li.level1:hover > a{
    background: #eee;
}

#nav li.level1{
    position: relative;
}

#nav ul.level1 a{
    color: #272e3d;
}

#nav ul.level1 a:hover{
    background: #eee;
}

#nav li.level1 a:hover{
    background: #eee;
}

#nav ul li.active > a, #nav ul li.over > a{
    color: #272e3d !important;
}

#nav ul.level1{
    display: none;
    margin-left: 175px;
    min-width: 197px;
    position: absolute;
    right: 0;
    top: 0;
}

#nav li.level1:hover ul.level1{
    display: block;
}

@media (max-width: 767px){
    .header-container .nav-container{height: auto;}
    #nav{
        margin-top: 0px;
        border:0px solid #caccd2;
        border-radius: 0px;
        border-top: 1px solid #af0fa7;
    }
    #nav .first a.level-top{
        border-radius:0px;
    }
    #nav a{
        border-top: 0px solid #caccd2 !important;
        border-bottom: 1px solid #af0fa7 !important;
        color: #272e3d ;
        background: #dfd4df !important;
    }
    #nav a.toggle{
        border-bottom: 0px solid #af0fa7 !important;
    }
    #nav .last a.level-top{border-radius: 0px;}

    #nav li.active > a{
        color: #af0fa7 !important ;
    }
    #nav li:hover > a{
        color: #af0fa7 !important ;
    }
    #nav ul, #nav div{
        display: block;
    }
    #nav div.menu{
        display: none;
    }
    #nav li.level1:hover ul.level1{
        display: none;
    }
    #nav ul.level1{
        display: none;
        margin-left:0px;
        position: relative;
        right: 0;
        top: 0;
    }
    #nav li.level0 a{
        padding:14px 15px;
        padding-right: 12px;
        line-height: 20px;
    }
    #nav li.level0 ul.level0 a{
        padding:14px 25px;
        color: #272e3d;
        line-height: 20px;
    }
    #nav li.level0 ul.level1 a{
        padding:14px 30px;
        padding-right: 12px;
        line-height: 20px;
    }
    #nav li.level0 ul.level0 a span{
        color: #272e3d;
    }
    #nav li.level0 ul.level1 a span{
        color: #272e3d;
    }
    #nav li a{
        color: #272e3d;
    }
    #nav li a span{
        font-size: 20px !important;
        line-height: 22px !important;
    }
    #nav li.level0 ul.level0 a:hover span{
        color: #af0fa7;
    }
    #nav li.level0 ul.level1 a:hover span{
        color: #af0fa7;
    }
    .callout-home-top .easyslideslider-id {height: auto;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .top-toolbar .header-links{padding-top: 7px;}
    /*.top-toolbar .quick-links{padding-top: 7px;}*/
}

/* @WiseTin - Homepage Product sliders */
@media (min-width: 480px){
    .product-slider { float: left }
}
@media (min-width: 568px) {
    .product-slider { margin-left: 6% !important; }
    .product-slider h2 { font-size: 21px !important;; }
}
@media (min-width: 667px) {
    .product-slider { margin-left: 10% !important; }
}
@media (min-width: 800px) {
    .product-slider { margin-left: 12% !important; }
}
@media (min-width: 980px) {
    .product-slider { margin-left: 15% !important; }
}
.product-slider {
    position: relative;
    width: 235px;
    margin: 0 auto 30px;
}
.product-slider .slides-container {
    min-height: 265px;
}
.product-slider h2 {
    margin-left: 60px;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 12px;
    color: #20576e;
    font-variant: small-caps;
    /*white-space: nowrap;*/
}
.product-slider .slides-controls {
    position: absolute;
    left: 0;
    top: 0;
}
.product-slider a.prev {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: url(../img/icon/sprite.png) 0 0 no-repeat;
    text-indent: -9999px;
    background-position: -180px 0;
}
.product-slider a.next {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: url(../img/icon/sprite.png) 0 0 no-repeat;
    text-indent: -9999px;
    background-position: -210px 0;
}
.slide-product-list {
    list-style: none !important;
    overflow: hidden;
    padding: 0 !important;
}
.slide-product-list .product-name {
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal !important;
}
.slide-product-list .ratings{ display: none }
.slide-product-list li {
    float: left;
    width: 210px;
    margin-left: 30px;
}
.slide-product-list li:first-child {
    margin-left: 15px;
}
.slide-product-list .price-box {
    display: none;
}
.slide-product-list .product-image img {
    width: 100%;
    height: 100%;
}
.slide-product-list .product-image {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
.product-image {
    border: 5px solid #F4F4F4;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/* tag-cloud */
div.kb-tag-list, div.kb-tag-cloud{
	font-size: 1.4vw;
	line-height: 4.8vh;
}

div.kb-tag-cloud a:last-child{
	font-size: 11px;
	border-bottom: 1px solid #20576E;
}


div.kb-tag-cloud h1{
	margin-bottom: 34px;
}

.nav-container .navpro-inline .nav-toggler-level0 {
    background-position: -2px 0;
}

.nav-container .navpro .nav-toggler {
    top: 10px;
    right: -5px;
}


 .font__normal > li{
 	font-weight: normal !important;
 }

 .footer address.copyright{
 	margin-top: 42px;
 }

 h2 {
    font-size: 170%;
    font-weight: normal;
    margin-bottom: 12px;
    color: #20576e;
    font-variant: small-caps;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.stockitem{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 4px;
	position: relative;
	top: 3px;
	border-radius: 8px;
	display: none;
}

.stock--green{
	background-color: #68c968;
}
.stock--yellow{
	background-color: #ffcf00;
}
.stock--red{
	background-color: #d83820;
}

.is-new-product {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../../../gravdept/mamamotion_de/img/icon/sprite.png) -600px 0 no-repeat;
    text-indent: -9999px;
}
#product-overview .special-price {
	font-size: 1.2em !important;
}

.products-grid .special-price {
    line-height: 15px;
    font-size: 1em;
}


.special-price .price-label{
	display: none;
}

.block-compare{
	display: none;
}

.link-compare{
	display: none;
}

.products-grid .old-price{
	display: none;
}

.account-login .registered-users{
	float: left;
}

#shippingcosts-info {

    color: #909090;
    font-size: 11px;
    margin-bottom: 8px;
}

#shippingcosts-info .product-weight {
    margin-left: 25px;
}

.product-view .add-to-cart-wrapper .price-box{
	width: 100%;
	margin-bottom: 16px;
}
.product-view .product-shop .add-to-cart .qty, .product-view .product-options-bottom .add-to-cart .qty{
	margin-bottom: 16px;
}
.dashboard .page-title{
	position: relative;
}
.user__logout{
	float: right;
	text-decoration: none;
	position: absolute;
	top: 18px;
	right: 4px;
	font-size: 18px;
}

.ladengeschaefte{
	color: #b33faa;
	cursor: pointer;
	float: left;
	position: relative;

}


.ladengeschaefte:hover{
	color: #D69AC9;
}

.ladengeschaefte:hover .ladengeschaefte__links{
	display: block;
}

.ladengeschaefte__links{
	background: #fff;
	position: absolute;
	z-index: 5000;
	border-radius: 5px;
	border: 4px solid rgba(179, 63, 170, 0.66);
	display: none;
	padding: 4px;
	left: -20px;
	width: 120px;
	text-align: left;
}

.ladengeschaefte__links.active{
	display: block;
}

.ladengeschaefte__links a{
	display: block;
	padding: 4px 20px;
	text-decoration: none;
}

.ladengeschaefte__links a:hover{
	display: block;
	padding: 4px 20px;
	text-decoration: underline;
}

.ladengeschaefte__links strong{
	display: block;
	padding: 4px 20px;
	color: #416e83;
}

li.bi-ka-no {
    display: none;
}

.box-account .box-head h2{
	color: #416e83 !important;
}

.col-description .truncated, #checkout-review-table .truncated{
	display: block;
}


.col-description .item-options dt , #checkout-review-table .item-options dt{
	width: 100%;
}

.col-description .truncated .dots{
	height: 20px;
	width: 20px;
	display: inline-block;
}

.prolabels-image-mobile{
	display: none;
}

/*media query mobile only */

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

	/*shop cart */

	.cart-list .product-name small > a{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-variant: normal;
		text-decoration: underline;
		font-size: 12px;
	}
	.cart-list .product-name small > a:hover{
		text-decoration: none;
	}

	.cart .col-unit-price, .cart .col-total-price{
		width: 98%;
		display: inline-block;
	}

	.cart .cart-price > span{
		float: left;
	}

	.cart .cart-price .price{
		margin-left: 16px;
		position: relative;
		top: 8px;
		float: right;
		font-weight: bold;
	}

	.cart .cart-qty{
		width: 100%;
		clear: both;
		margin: 10px 0 0;
		display: inline-block;
	}

	.cart .cart-qty > * {
		float: left;
	}
	.cart .cart-qty .btn-update-qty {
		float: right;
	}

	.cart .cart-qty .input-text.qty{
		margin-left: 32px;
	}

	.cart-header-item{
		position: relative;
		top: 8px;
	}

	.cart .col-delete-item{
		float: right;
		margin: 16px 2px;
	}

	.account-login .registered-users{
		width: 96%;
	}

	.customer-account-forgotpassword .legend{
		display: none;
	}
}

@media only screen and (max-width: 590px) {
    .kb-category-view-subcategory{
    	width: 100% !important;
    }
    div.kb-category-view .kb-category-view-subcategory .articles .article{
    	margin: 10px 0;
    }
    div.kb-s-form .input-text{
    height: 40px;
    }
    .product-slider{
    	width: 100%;
    }
    .slide-product-list li{
    	text-align: center;
    	width:270px;
    }
}

@media only screen and (max-width: 767px) {
	.nav-toggler__arrow {
	    position: absolute;
	    width: 28px;
	    height: 28px;
	    top: 4px;
	    right: 0;
	    background: url(../../../base/default/images/tm/navigationpro/arrows.gif) no-repeat 1px 10px;
	    text-indent: -9999px;
	    text-align: left;
	    direction: ltr;
	    background-color: #fff;
		background-position: 4px 4px;
		margin: 6px 7px 0 0;
		border-radius: 5px;
		transition: transform 0.75s ease;
	}
	.nav-accordion-toggler-active .nav-toggler__arrow{
		transform: rotate(180deg);
	}
	.nav-a.relative-level1.nav-a-level1{
		background: #ececec;

	}
	.navpro-mobile .nav-a, .navpro-mobile .nav-ul .nav-sibling-title a, .navpro-mobile div.level-top a{
		text-transform: capitalize;
	}

	.navpro-mobile .nav-toggler{
		background: none;
		width: 50%;
		height: 100%;
		top: 0;
	}
}
