/* Step - Generic */

.webshop-step-holder{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.webshop-step-holder .webshop-step-left,
.webshop-step-holder .webshop-step-right{
    display: flex;
}

.webshop-step-holder .webshop-step-left div{
    margin-right: 15px;
}

.webshop-step-holder .webshop-step-right div{
    margin-left: 15px;
}

.webshop-cart-pages h1{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

p.input-error-hint{
    font-size: 14px;
    color: #dc3545;
}

/* Step - Customer */
.webshop-customer-block h2{
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.webshop-customer-block .webshop-customer-buttons{
    display: flex;
    justify-content: space-between;
}

.webshop-customer-block .webshop-customer-right a{
    margin-right: 20px;
}



#webshop-cart-div .table th, #webshop-cart-div .table td{
    vertical-align: middle;
}

#webshop-cart-div .table .p-quantity{
    width: 200px;
}

.search-result-holder {
    z-index: 3;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 2px 15px 0 rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    0 2px 15px 0 rgba(50, 50, 50, 0.6);
    box-shadow:         0 2px 15px 0 rgba(50, 50, 50, 0.6);
}

.ul-search-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #FFFFFF;
}

.li-search-item a {
    padding: 1px 0;
    display: block;
}

.li-search-item img {
    margin-right: 5px;
}

.li-search-item a.search-category-link {
    padding: 0 5px;
    line-height: 50px;
}
.li-hover {
    background-color: #f1f1f1;
    cursor: pointer;
}

.li-highlight {
    font-weight: bold;
    color: green;
}

.search-no-result{
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px;
  border-top: 1px solid #cccccc;
  font-weight: bold;
  background-color: #ffffff;
}
h2.webshop-title{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #6980a9;
    color: #6980a9;
    margin-top: 10px;
}
.product-list{
    margin-top: 20px;
}
.webshop-cart-title{
    font-size: 20px;
    font-weight: bold;
}

.webshop-cart-pages a{
    color: #6980a9;
}
.webshop-cart-pages .btn-primary,
.webshop-cart-pages .btn-primary:active,
.webshop-cart-pages .btn-success,
.webshop-cart-pages .btn-success:active{
    background-color: #6980a9;
    color: white;
    border-color: #6980a9;
    border-radius: 0;
}
.webshop-cart-pages .btn-danger{
    color: white;
    border-radius: 0;
}
.webshop-page .product-category-title {
    border-bottom: 1px solid #666666;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Helvetica, sans-serif;
    margin-right: 30px;
}
.webshop-product-pages .btn-primary{
    background-color: #6980a9;
    border-color: #6980a9;
    border-radius: 0;
}
.webshop a{
    color: #6980a9;
}
.webshop-page .fa {
    font-size: 50px;
    float: right;
    margin-top: -15px;
}
#webshop-summary-div .cart-cost-span {
    white-space: nowrap;
    font-size: 20px;
}
#webshop-summary-div .sap-table td {
    border-top: none;
}
.webshop-summary-top-text,
.webshop-summary-bottom-text {
    margin-top: 30px;
    margin-bottom: 30px;
}
.product-row .col-md-3,
.product-row .col-md-9 {
    height: 100%;
}
.product-row .product-image {
    max-height: 100%;
    margin: 0 auto;
}
.product-row .product-title{
    color: #6980a9;
}
.product-row .more-btn{
    color: #6980a9;
}

.product-box {
    padding: 10px 15px;
    min-height: 300px;
}
.product-box img{
    height: 200px;
    margin: auto auto 5px auto;
}
.related-items {
    margin-bottom: 15px;
    margin-top: 10px;
}
.webshop-product-pages .related-issues h2 {
    margin: 20px 15px;
}
.related-issues{
    width: 100%;
}
.related-issues .related-articles i,
.related-issues .related-documents i {
    padding: 15px 5px 5px 0;
}
.related-issues .related-products{
    width: 100%;
    color: #666666;
}
.related-issues .related-products .product-title{
    color: #6980a9;
    display: block;
}
.related-issues .related-products img {
    object-fit: cover;
}
.related-issues h2{
    width: 100%;
    margin-left: 15px;
}

.product-price-row {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
.product-price-row .product-price {
    margin-bottom: 0;
    display: inline-block;
}
.product-unit {
    display: inline-block;
}
.product-unit-price{
    display: inline-block;
}
.red-color{
    color: red;
}
.product-unit-price .red-color{
    padding: 0;
}
.product-gallery-right{
    height: 250px;
    overflow-y: auto;
}
.product-gallery-right img{
    margin-bottom: 10px;
}
.no-padding-left{
    padding-left: 0;
}
.no-padding-right{
    padding-right: 0;
}
.add-to-cart-widget {
    color: #666666;
    display: block;
}
.add-to-cart-widget select[name='packing'] {
    background-color: white;
    border-color: #666666;
    border-width: 1px;
    width: 150px;
    padding: 2px 0 2px 0;
}
.add-to-cart-widget .quantity-block {
    width: 100%;
    margin: 0 0 20px 0;
}
.add-to-cart-widget input[type='number'] {
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 3px 10px 0 10px;
    height: 21px;
}
.add-to-cart-widget input[type=number]::-webkit-inner-spin-button,
.add-to-cart-widget input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.add-to-cart-widget .quantity-btn {
    cursor: pointer;
    display: inline-block;
    padding: 2px 10px 0 10px;
    height: 100%;
}
.add-to-cart-widget .btn-primary {
    height: 40px;
}
.add-to-cart-widget .btn-primary img {
    vertical-align: bottom;
}
.add-to-cart-widget .btn-link {
    height: 40px;
    text-transform: uppercase;
    padding: 0;
    position: absolute;
    bottom: 10px;
}
.add-to-cart-widget .btn-link img {
    vertical-align: bottom;
    height: 60%;
    margin-right: 5px;
}
#product-page .product-description{
    margin-bottom: 10px;
}
.top-pager .pagination {
    margin-top: 0;
}
.product-category-page .product-short {
    margin-bottom: 10px;
}
.product-category-page .product-status {
    margin-bottom: 10px;
}
.product-category-page hr.green-line {
    float: left;
    width: 95%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.product-category-page .subcategories {
    margin-bottom: 15px;
}
.webshop-product-pages {
    padding-bottom: 10px;
}
.webshop-product-pages h1 {
    margin-top: 6px;
    color: #6980a9;
    border-bottom: 2px solid #6980a9;
    font-size: 20px;
    font-weight: bold;
}
.webshop-product-pages h2 {
    margin-top: 0;
    color: #6980a9;
    border-bottom: 2px solid #6980a9;
    font-size: 20px;
    font-weight: bold;
}
.webshop-product-pages .product-title,
.webshop-product-pages .product-main-title {
    text-transform: uppercase;
    font-weight: bold;
}
.webshop-product-pages .add-to-cart-widget .input-group-btn {
    display: block;
    width: auto;
    margin-top: 20px;
}
.webshop-product-pages .add-to-cart-widget .input-group-btn button {
    display: block;
}
.webshop-product-pages .add-to-cart-widget .product-selection-div{
    width: 100%;
}
.webshop-product-pages .add-to-cart-widget select[name="packing"]{
    margin-bottom: 10px;
}
.webshop-product-pages .actual-offers-btn {
    margin: 10px 10% 10px 15px;
    width: 85%;
}
.webshop-product-pages .actual-offers-btn a {
    width: 100%;
}
.cart-mobile {
    display: none;
}
#webshop-search-container {
    margin-left: 15px;
    margin-right: 15px;
}
#webshop-search-container .input-group {
    width: 100%;
}
#webshop-search-container input[type='text'] {
    border-color: #6980a9;
    border-radius: 0;
    height: 30px;
    padding: 3px 15px;
    line-height: 30px;
}
#webshop-search-container input[type='text']::-webkit-input-placeholder {
    color: #6980a9;
}
.list-sorter{
    margin-top: 10px;
}
.list-sorter .form-control {
    display: block;
    width: 100% !important;
    border-color: #6980a9;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    color: #6980a9;
    padding: 3px 15px 3px 15px;
}
.product-detail .product-main-image {
    max-width: 100%;
    max-height: 300px;
    margin: auto;
}
.product-detail .product-images {
    max-height: 66px;
    max-width: 66px;
    margin: auto;
}
.product-detail .product-short {
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-detail .product-description {
    text-align: justify;
    margin-top: 20px;
}
.product-detail .product-status {
    margin-top: 10px;
}
.modal .cart-btn {
    position: absolute;
    bottom: 0;
    padding-top: 20px;
    text-align: left;
}
.modal .row {
    display: flex;
}
.modal .row .col-md-4,
.modal .row .col-md-5 {
    padding-bottom: 60px;
}
.mobile-shopping-continue-btn{
    display:none;
}
@media(max-width:767px){
    .modal .row .col-md-4,
    .modal .row .col-md-5 {
        padding-bottom: 0;
        padding-top:0;

    }
    .desktop-shopping-continue-btn{
        display: none;
    }
    .mobile-shopping-continue-btn{
        display: block;
        float: none;
        position: relative !important;
        width: 100%;
    }
    .checkout-btn{
        float:none;
        display: block;
        position: relative !important;
        margin-top: 10px;
    }
    .modal-title{
        line-height: 1;
    }
}
.categories-list{
    margin-bottom: 10px;
}
.categories-list h2 {
    font-family: Helvetica, sans-serif;
    color: #6980a9;
    display: block;
    text-align: left;
    border-bottom: 2px solid #6980a9;
    font-size: 20px;
    font-weight: bold;
    margin: 0 25px 10px 15px;
}
.categories-list li {
    float: none;
}
.categories-list li a {
    color: #666666;
    padding: 0 15px;
}
.categories-list li a i {
    color: #6980a9;
}
.categories-list li.active a {
    color: #6980a9;
    font-weight: bold;
}
.filter-block{
    margin-top: 20px;
}
.categories-page .category-view h3,
.article-categories-page .category-view h3 {
    text-transform: uppercase;
    color: #6980a9;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.categories-page .category-view .category-description,
.article-categories-page .category-view .category-description {
    text-align: justify;
}
.categories-page hr,
.article-categories-page hr {
    width: 100%;
}
.categories-page #webshop-search-container .input-group,
.article-categories-page #webshop-search-container .input-group {
    margin: auto;
}
.step-indicator {
    margin-top: 20px;
}
.step-buttons {
    margin-top: 20px;
    margin-bottom: 20px;
}
.step-buttons .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.webshop-cart-pages {
    margin: 20px;
}

.webshop-cart-pages hr {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
}

.webshop-cart-block {
    margin: 20px 0px;
}
.webshop-cart-block .order-line-row {
    margin-bottom: 10px;
}
.webshop-cart-block .order-line-row img {
    max-height: 100px;
    margin: auto;
}
.webshop-cart-block .input-group-btn .btn {
    height: 38px;
    padding: 0 10px;
}
.webshop-cart-block .input-group-btn .btn-primary:hover,
.webshop-cart-block .input-group-btn .btn-primary:focus,
.webshop-cart-block .input-group-btn .btn-primary:active {
    border-color: #343b66;
}
.webshop-sap-block {
    margin: 20px;
}
.webshop-sap-block h2 {
    font-size: 20px;
}
.webshop-sap-block h3 {
    font-size: 16px;
}
.webshop-sap-block .shipping-country-weight-table {
    margin-top: 40px;
}
.webshop-sap-block .shipping-country-weight-table .shipping-dropdown {
    padding: 0;
}
.webshop-sap-block .shipping-country-weight-table .shipping-dropdown .shipping-country {
    display: inline-block;
    width: 70%;
}
.webshop-sap-block .shipping-country-weight-table .table tbody tr td {
    padding: 3px;
}

.webshop-customer-block .alert-warning a:hover {
    color: #8a6d3b;
}
.webshop-customer-block .row {
    display: flex;
}
.webshop-customer-block .back-btn-div {
    position: absolute;
    bottom: 0;
}

.webshop-category-image{
    height:400px;
}

.nav-style{
    border-radius: 20px;
}
.navbar-toggler{
    float:right;
}
.arrow-sidebar-mobile{
    display:none;
}
.no-padding{
    padding: 0 !important;
}
.search-field{
    left:-108px;
    display: inline-block !important;
    z-index:100;
}
.search-field > input{
    border-right: 0 !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}
.search-field-button{
    display: inline-block !important;
    left:-113px;
    z-index:100;
}
.search-field-button button{
    height:30px;
    padding: 2px;
    border-color: #6980a9;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.search-bar{
    display: inline-block !important;
    margin-top:10px;
    position: absolute;
}
.navbar-header{
    width:100%;
    text-align: end;
}
.navbar-collapse{
    width:100%;
}
.navbar-brand{
    float:left;
}


.pagination .active a{
    background-color: #6980a9;
    border-color: #6980a9;
    color: white;
}
.pagination .active a:hover{
    background-color: #6980a9;
    color: white;
}

.pagination li a{
    color: #6980a9;
    padding: 7.5px 12px;
}

.pagination li a:hover{
    color: #6980a9;
}
.webshop-cart-widget{
    color:rgba(0, 0, 0, 0.5);
}
@media (max-width:767px) {
    .webshop-category-image{
        height:200px;
        margin:10px 0px;
    }
}
@media (max-width: 767px){
    .sidebar{
        top:0;
        height:100%;
        position: fixed !important;;
        z-index:10;
        color:white;
        padding-left:30px;
        background-color: rgba(0,0,0,0.7) !important;
    }
    .sidebar-mobile-close{
        left:100vw;
        border-radius:15px;
        transition: all 200ms ease;
        transition-property: all;
        transition-duration: 200ms;
        transition-timing-function: ease;
        transition-delay: 0s;
        touch-action: auto ;
        /*height:100px;*/
    }
    .arrow-sidebar-mobile {
        background-color: rgba(0,0,0,0.7) !important;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        padding:10px;
        color:white;
        display: block !important;
        position: relative;
        top:50%;
        height:50px;
        width:30px;
        right:60px;
        transition: all 200ms ease;
        transition-property: all;
        transition-duration: 200ms;
        transition-timing-function: ease;
        transition-delay: 0s;
        touch-action: auto ;
    }
    .arrow-sidebar-open{
        left:20px;
        transition: all 200ms ease;
        transition-property: all;
        transition-duration: 200ms;
        transition-timing-function: ease;
        transition-delay: 0s;
    }
    .sidebar-mobile-open{
        left:50px;
        transition: all 200ms ease;
        transition-property: all;
        transition-duration: 200ms;
        transition-timing-function: ease;
        transition-delay: 0s;
    }
    .categories-list{
        padding-top: 15px;
        padding-left: 25px;
    }
    .categories-list li a{
        color:white !important;
    }
    .categories-list a i{
        color:white !important;
    }
    .categories-list li.active a{
        color:white;
        font-weight: 700;
    }
}
@media(max-width:991px){
    .navbar-header{
        width:100%;
        text-align: center;
    }
    .navbar-brand{
        float:left;
    }
}


@media(max-width: 500px){
    .search-bar{

        position:relative !important;
    }
    .search-field{
        left:0;
    }
    .search-field-button{
        left:0;
    }
    .product-gallery-right{
        display: none;
    }

}
.modal-dialog{
    max-width:600px;
}
.modal-header{
    margin:0 20px;
}
.header{
    text-align: center;
}
.bottom-0{
    bottom:0;
}
.modal-header {
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px solid #6980a9;
    margin: 0 20px;
    /*height: 45px;*/
    padding: 10px;
}
.modal-title {
    font-size: 18px;
}
.modal-content{
    border-radius: 0px;
}
.cart-modal-padding-top{
    padding-top:0;
}
@media (max-width: 767px) {
    .cart-modal-padding-top{
        padding-top:60px;
    }
}
.product-name-span{
    color: #6980a9;
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    border: none;
}
.no-padding{
  padding:0px;
}

#selected-sap-name{
    font-size: 18px;
}

#comparison-right{
    display: none;
}

/**********/
/**FOOTER**/
/**********/
footer{
    background-color:#f1f1f1;
    padding-top:20px;
}
.google-map{
    width:100%;
}