.tovar_item_new .tovar_view {
    width: 135px;
}
.tovar_view_description {
    width: auto;
    float: none;
}

div.fancy-select div.trigger, .fancy-select {
    width:  100%;
}

.tovar_view_btn input{
    position: relative;
    cursor: pointer;
    text-overflow: ellipsis;
    padding: 13px 30px 13px 8px;
    background: none;
    color: #666;
    height: 50px;
    border: 2px solid #ccc;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
}

.tovar_view_btn input:focus{
    border-color: black;
}


#data-upload-overlay, #product-overlay, #data-delete-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(255,255,255,0.7); /*dim the background*/
}

.data-upload-overlay-spinner, .product-overlay-spinner, .data-delete-overlay-spinner{
    text-align: center;
    padding: 100px 0px;
}

.data-upload-overlay-spinner i, .product-overlay-spinner i, .data-delete-overlay-spinner i{
    font-size: 9.5em;
}

.navmenu li.sale_menu:hover a, .navmenu li.sale_menu.active a, .shopping_bag .shopping_bag_btn span
, .tovar_item_new .tovar_view:hover, .tovar_item_btns a:hover,.tovar_view_btn .add_bag,
.shopping_bag .shopping_bag_btn:hover:before, .shopping_bag .shopping_bag_btn:hover:after{
    background-color: #006AB3 !important;
}
.copyright, body {
    background-color: white !important;
}
.tovar_view_btn .add_bag, footer .newsletter_form input[type="text"],.btn.active {
    background-color: #555 !important;
}
.tovar_view_btn .add_bag:hover,.btn.active:hover{
    background-color: black !important;
}
.navmenu li.sale_menu:hover a,.navmenu li.sale_menu.active a, footer .newsletter_form input[type="text"], .foot_address, .foot_mail a, .foot_phone a, footer .animated a, .social a i{
    color: white !important;
}
.navmenu li.sale_menu a, .navmenu li.sub-menu a{
    color: #006AB3 !important;
}
.copyright .back_top i, .copyright_inf span, .copyright .back_top i,.copyright_inf, .copyright .back_top:hover, .copyright .back_top, .tovar_title, .tovar_view_title, footer a .copyright_inf > a{
    color: black !important;
}
.tovar_view, .jCarousel_pagination a{
    border-color: #006AB3 !important;
}
footer .newsletter_form input[type="text"], .foot_address, .social a,.newsletter_btn{
    border-color: white !important;
}
.tovar_view_btn .add_bag,.btn.active{
    border-color: #555 !important;
}
.tovar_view_btn .add_bag:hover,.btn.active:hover{
    border-color: black !important;
}

.tovar_information .tabs li.current{
    border-top-color: #006AB3 !important;
}
footer{
    background-color: #555 !important;
}

.variation-Color{
    width:100%;
}

.image-toggle-button{
    margin-top: 5px;
    font-size: 15px;
}

.table.type1 tbody tr th {
    min-width: 85px;
}

.table.type1 tbody tr a[data-toggle="popover"]{
    margin-bottom: 0px;
    cursor: pointer;
}
.table.type1 tbody tr a[data-toggle="popover"]:hover{
    text-decoration: underline;
}

.table.type1 tbody tr td.edit, .table.type1 tbody tr td.upload{
    width: 120px;
    padding: 6px;
}

.table.type1 tbody tr a.btn{
    padding: 5px 10px;
}

#AccountTabs{
    margin-bottom: 25px;
}

#Account-Single-Order, #Account-Addresses{
    margin-top: 15px;
}

#Account-Single-Order .panel p{
    margin-bottom: 5px;
}

.flexslider .slides img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.tovar_price{
    margin-top: 5px;
    font-size: 14px;
}

.tovar_price p{
    margin: 0px;
    margin-bottom: 3px;
    text-align: right;
}

.tovar_price p.line-through{
    text-decoration: line-through;
}

.tovar_price p.sale{
    color: #CC3333;
    font-size: 18px;
}

.tovar_title {
    width: 100%;
}

.tovar_item_new .tovar_title {
    min-height: fit-content;
    padding-bottom: 5px;
}

.tovar_view_price p{
    margin: 0px;
    margin-bottom: 3px;
    text-align: right;
}

.tovar_view_price p.line-through{
    text-decoration: line-through;
}

.tovar_view_price p.sale{
    color: #CC3333;
    font-size: 26px;
}

.tovar_size_select {
    padding-bottom: 10px;
}

.tovar_size_select a {
    width: auto;
    min-width: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.tovar_size_select a span {
    width: 30px;
    height: 22px;
    margin-top: 3px;
}

.tovar_size_select a img {
    margin-top: 3px;
}

.tovar_size_select a.active span, 
.tovar_size_select a:focus span,
.tovar_size_select a:hover span,
.tovar_size_select a.active img, 
.tovar_size_select a:focus img,
.tovar_size_select a:hover img{
    margin-top: 2px;
}

table tr.cart_item td.product-name {
    width: 260px;
    padding-right: 10px;
}

table tr.cart_item td.product-price, table tr.cart_item td.product-subtotal {
    width: 150px;
    margin: 5px;
}

table tr.cart_item p{
    margin-bottom: 5px;
}

table tr.cart_item p.netto{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 2px;
}

table tr.cart_item p.price{
    margin-top: 10px;
    font-size: 15px;
}

table tr.cart_item p.price-netto{
    font-style: italic;
    font-size: 13px;
}

.cart-mwst-single p{
    font-weight: normal;
    text-transform: none;
    margin-bottom: 3px;
}

.cart-mwst-single td p{
    text-align: right;
    font-size: 13px;
}

#Account-Single-Order .table.type1 tbody tr th {
    width: auto;
}

#product-form .old-price{
    text-decoration: line-through;
    font-size: 15px;
}

#product-form .sales-price{
    color: #CC3333;
    font-size: 24px;
}
#product-form #product-price-berechnend .sales-price{
    color: #CC3333;
    font-size: 12px;
}

.logo {
    width: 100%;
    max-width: 215px;
    margin-top: 13px;
}

#product-btn-submit{
    margin: 0px;
    width: 100%;
}

#product-form .well{
    margin: 10px 0px;
}

.tovar_details_wrapper .tovar_sale:before{
    left:0;
    right: auto;
}

.flex-viewport{
    overflow: visible;
}

.tovar_information .box li{
    list-style: disc !important;
    margin-left: 25px;
}

.text-error{
    color:#CC3333;
    font-weight: bold;
}

.tovar_brend {
    line-height: 20px;
    font-size: 18px;
}

a.slide_banner, .top_slider .slide2 .flex_caption3 a {
    cursor: default;
    pointer-events: none;
}

.flex-active-slide a.slide_banner, .top_slider .flex-active-slide .flex_caption3 a {
    cursor: pointer;
    pointer-events: auto;
}