.wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper>img,
.wip-image-zoom.top-thumbs wip-image-zoom-thumbs .thumbs-wrapper .thumbs .thumb-wrapper>img  {
    display: block!important;
    cursor: pointer!important;
    max-height: 74px!important;
    //width: auto!important;
    margin: auto!important;
}

.wip-image-zoom .main-image {
    width: auto !important;
    max-height: 500px !important;
    margin: auto;
    max-width: 100%
}

.wip-image-zoom .main-image-wrapper {
    //height: 500px !important;
}

.quick-view .modal-dialog .modal-content .modal-body .media .media-body .btn-area .btn-primary:hover, .quick-view-drone .modal-dialog .modal-content .modal-body .media .media-body .btn-area .btn-primary:hover, .singleProduct .media .media-body .btn-area .btn-primary:hover {
    background: rgba(71, 186, 193, 0.8) !important;
}

.logo-pl, .logo-pf {
    fill: #47BAC1;
}

.uib-typeahead-match a{
    color: #797979 !important;
    font-size: 14px !important;
}

.uib-typeahead-match.active, .uib-typeahead-match:hover{
    background-color: #47bac121;
}

ul[uib-typeahead-popup]{
    width: 100% !important;
}

.cart-image{
    height: 50px;
}

.mainContent{
    padding-top: 2rem;
}

.narrow-selected{
    font-weight: bold;
}

.priceRange .price-slider-inner .amount-wrapper{
    bottom: 12px;
    width: 100%;
}

.ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .galleria .galleria-bubbles-wrapper>.galleria-bubbles span {
    border-radius: 0 !important;
    border-width: 0 !important;
    margin: 5px !important;
}
.galleria-bubble .img-bubble{
    border-width: 0;
}

.cartImage img {
    width: 90px;
}

@media (min-width: 992px){
    .cartListInner .table-responsive .table tbody tr td .close, .orderBox.myAddress .table-responsive .table tbody tr td .close {
        margin-right: 8px !important;
    }
}

@media (max-width: 1199px){
    .navbar-default .navbar-collapse li a.nav-link{
        padding: 37px  5px !important;
    }
    .container{
        width: 1100px !important;
        max-width: 1100px !important;
    }
}

.stepsWrapper .order-confirm{
    padding: 0!important;
}


.swatches .selected img:after {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 100%;
    font-weight: lighter;
    color: #fff;
    transition: font-size 0.25s ease 0.1s;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.swatches li img {
    height: 37px;
}

.swatches li img {
    position: relative;
    border: none;
    box-shadow: 1px 1px 2px #C5C5C5;
    display: block;
    border: 2px solid #FFFFFF;
    height: 66px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 66px;
}

.swatches li:hover, .swatches li:focus {
    border: 2px solid #C5C5C5;
    cursor: pointer;
}

.swatches li.selected {
    border: 2px solid #C5C5C5;
}

.swatches img .selected:after {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 100%;
    font-weight: lighter;
    color: #fff;
    transition: font-size 0.25s ease 0.1s;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.swatches  img:after {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 100%;
    font-weight: lighter;
    color: #fff;
    transition: font-size 0.25s ease 0.1s;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.profile-img-container {
    height: 67px !important;
    width: 67px !important;
    position:relative;
}

/*.profile-img-container:not(:hover) .profile-img-i-container {
    display: none;
}*/

.swatches li .profile-img-i-container {
    display: inline-block;
    z-index: 0;
    text-align:center;
    top: 22px !important;
    left: 25px !important;
    position: absolute !important;
    font-size: 16px;
    color: #fff;
    width: 15px;
    margin: 0;
    padding: 0;
    transition: font-size 0.25s ease 0.1s;
}
.swatches li:not(.selected) .profile-img-i-container{
    display: none;
}

.swatches li.profile-img-i-container .selected i {
    margin-left: 10px;
    display:block;
    line-height: inherit;
    font-size: 100%;
    font-weight: lighter;
    color: #fff;
    transition: font-size 0.25s ease 0.1s;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.swatches li {
    border: 2px solid #FFFFFF;
    display: inline-block;
    margin: 20px 20px 8px 20px;
    vertical-align: top;
    list-style: none;
}

.ng-image-gallery.inline .ng-image-gallery-modal {
    height: 500px !important;
}


.ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .galleria {
    left: 0px !important;
    right: 0px !important;
}

.next, .prev{
    z-index: 100;
}

.modal-backdrop.fade {
    opacity: .5;
}

[rangeSlider]{
    text-align: center;
}

html, body {
    margin: 0;
    padding: 0;
}
.zoomed{
    margin-left: 4em;
}

.original, .zoomed{
    float: left;
    position: relative;
    overflow: hidden;
}


.original img{
    max-height: 300px;
    width: auto;
}

.zoomed img{
    height: 600px;
    position: relative;
}

.mark {
    opacity: .3;
    border: 6px dotted #fff;
    background: #eee;
}

.hide {
    visibility: hidden;
}

aside {
    position: absolute;
    right: 0;
    max-width: 30%;
}
.container-fluid{
    margin: 0 .5em;
    padding: 0;
}

/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    //background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: 6px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 0;
}
.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
}
.ribbon-bottom-left::after {
    top: 0;
    left: 0;
}
.ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
}
.ribbon-bottom-right::after {
    top: 0;
    right: 0;
}
.ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
}

@media screen {
    .print{
        display: none;
    }
}

@media print{

    img {
        max-width:100% !important;
        width: 100% !important;
        height: auto !important;
    }
    table {page-break-inside: avoid;}

    .table th {
        color: #2a2a2a !important;
    }

    .no-print{
        display: none !important;
    }

    .container{
        width: 100% !important;
        max-width: 100% !important;
    }

    .quantity{
        border: none !important;
        text-align: right;

    }

    th, td, tr {
        font-size: 11px !important;
    }

    .cartListInner .updateArea, .cartListInner .totalAmountArea, .cartListInner .checkBtnArea {
        display: block;
        float: left !important;
        padding: 20px 30px !important;
        width: 100% !important;
        border-left: 1px solid #f0f0f0 !important;
        border-right: 1px solid #f0f0f0 !important;
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .cartListInner .table-responsive .table tbody tr td, .orderBox .table-responsive .table tbody tr td {
        vertical-align: middle !important;
        border-bottom: 1px solid #f0f0f0 !important;
        border-top: none !important;
    }

    .cartListInner .table-responsive .table thead tr, .orderBox .table-responsive .table thead tr {
        border: 1px solid #f0f0f0 !important;
    }

    .cartListInner .table-responsive .table tbody tr {
        border-left: 1px solid #f0f0f0;
        border-right: 1px solid #f0f0f0;
    }

    .nav-link{
        color: #fff !important;
    }

    .media-left{
        width: 400px !important;
        float: left !important;
    }

    .logo-text{
         color: black !important;
     }

    .print-logo-text{
        width: 80% !important;
        max-width: 80% !important;
        flex: 0 0 80%;
        display: inline !important;
        padding-left: 0 !important;
    }

    .print-logo{
         flex: 0 !important;
         width: 119px;
         padding-right:0!important;
     }
    .print-logo>a>img{
        width: 65px !important;
        max-width: 65px !important;
    }

    .print-logo > .navbar-brand{
        margin-right: 0px;
    }

    table>thead>tr>th,table>tbody>tr>td{
        border-right: 1px solid rgb(243, 243, 243) !important;
    }

    wip-image-zoom-thumbs{
        display: none !important;
    }

    .media-left{
        max-width: 40% !important;
        width: 40% !important;
        margin-right: 30px !important;
    }

    .tab-content .active {
        padding-top: 10px;
    }

    .mainContent{
        padding-top: 15px !important;
    }
}


.tp-bullets{
    display: none !important;
}

.bannerV1 .tp-caption.rs-caption-2 {
    text-shadow: 0px 0px 3px #ffffff !important;
}

.new-item-flag {
    position: absolute !important;
    width: 46px !important;
    right: -32px;
    bottom: -3px;
}

.new-item-flag-details {
    position: absolute !important;
    width: 69px !important;
    right: 48px !important;
}

.new-item-flag-brochure {
    margin-right: 5px;
    width: 46px !important;
}


.breadcrumb-text{
    line-height: 45px !important;
}

.productsContent .productBox .productImage .productMasking ul li {
    width: 100% !important;
}

.thumbnail>.selected{
    box-shadow: 0 0 5px #47BAC1 !important
}

.thumbnail-container{
    margin-top: 20px;
    display: block;
    text-align: center;
    padding-right: 40px;
}

.thumbnail{
    padding-right:5px;
    display: inline
}

.thumbnail > img{
    padding-right:0px !important;
}

.thumbnail-container > .thumbnail > img{
    padding-right: 0px !important;
    width: 70px !important;
}

.productsContent .productBox .productImage{
    width: 233px !important;
    height: 275px !important;
    white-space: nowrap;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.productsContent .productBox .productImage img {
    max-width: 100% !important;
    max-height: 100% !important;
    width:auto!important;
}

.view-brochure-link{
    margin-bottom: 30px;
    font-size: 13px;
}
.view-brochure-link:hover,.view-brochure-link:active{
    text-decoration: underline !important;
}

.fabric-thumbnail {
    padding: 4px;
    width: 53px !important;
    margin: 5px 5px 1px 35px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

tags-input > .host > .tags > .tags-list > input {
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #252525;
    font-weight: 400;
}


tags-input .tags .input{
    background-color: rgb(240, 240, 240);
    color: #252525;
}

tags-input > .host > .tags{
    border-radius: 0px;
    font-size: 14px;
    padding: 13px 20px;
    line-height: 24px;
    border: 1px solid rgb(240, 240, 240);
    background-color: rgb(240, 240, 240);
    margin-bottom: 30px;
    font-weight: 300;
}

tags-input > .host > .tags.focused{
    background-color: rgb(255, 255, 255) !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 7px
}

tags-input .tags.focused .input{
    background-color: rgb(255, 255, 255) !important;
}

tags-input .tags {
    -moz-appearance: initial !important;
    -webkit-appearance: initial !important;
    box-shadow: none;
}

tags-input .tags .tag-item {
    background: transparent !important;
    color: #333333 !important;
}

.required-placeholder {
    margin-top: -58px;
    position: absolute;
    z-index: -1;
    width: 100%
}

.cartListInner .table-responsive .table tbody tr td {
    vertical-align: top;

}

.cartListInner .table-responsive .table tbody tr td:nth-child(3) {
    color: inherit;
}

.slick-slide img {
    display: initial;
}

.slick-slide {
    max-width: unset;
}
.count-input-qty{
    margin-bottom: 20px;
}

.count-input-qty a {
    color: #a5a5a5;
    font-size: 14px;
    padding: 4px 17px 0px;
    display: inline-block;
    border: 1px solid #e4e4e4;
    line-height: 34px;
    height: 40px;
    width: 48px;
}

.count-input-qty input {
    width: 78px;
    height: 40px;
    text-align: center;
    color: #333333;
    font-size: 15px;
    border: 1px solid #e4e4e4;
    margin: 0 -3px 0 -2px;
    border-left: 0px;
    border-right: 0px;
    padding: 3px 6px 0px
}

.tooltip > .tooltip-inner {
    background-color: #000;
    border-radius: unset;
    text-align: left;
    opacity: 1 !important;
    filter:alpha(opacity=100) !important;
    border: solid 2px #ccc;
    width: 500px;
    max-width: 500px;
    background-color:rgba(0, 0, 0, 1);
}

.tooltip.in {
    opacity: 1 !important;
    filter:alpha(opacity=100) !important;
}

.url-link{
    color: #0000EE !important;
    font-size: 15px;
    text-decoration: underline !important;
    margin-bottom: 10px;
}

.url-link:visited,.url-link:hover,.url-link:active{
    color: #551A8B !important;
}

.wip-image-zoom.bottom-thumbs wip-image-zoom-thumbs .thumbs-wrapper{
    text-align: center !important;
}

.btn-primary:disabled, .btn-primary:hover .btn-primary:disabled {
    background-color: #acaeb1;
    border-color: #acaeb1;
    cursor: not-allowed;
}

.cartListInner .table-responsive .table tbody tr td {
    text-transform: unset
}

.required-placeholder-dbu{
    margin-top: -47px;
    position: absolute;
    z-index: -1;
}

.message-modal .modal-dialog{
    width: 500px !important;
}

.field-label{
    font-size: 14px;
}

[data-ng-click*="modalOptions.close()"]{
    display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.slick-track{
    margin-left: unset;
}

.productBox{
    cursor: pointer;
}

.item-short-name {
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    height: 3.6em;
    width: 233px;

}

.item-id {
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 1.2em;
    height: 1.2em;
    width: 233px;

}

.item-supplier {
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 2.4em;
    height: 2.4em;
    width: 233px;
}

.custom-menu {
    position: absolute !important;
    display: none;
    list-style: none;
    margin-top: -30px;
    left: 100%;
    transform: translateY(0);
    width: max-content;
    background-color: white;
    z-index: 500;
    border: solid 1px #ececec
}

.custom-menu-parent {
    position: relative !important;
    width: max-content;
}

.custom-menu-parent a:hover > .custom-menu {
    display: block;
}

.custom-menu li {
    padding: 0 !important;
}

.custom-menu li:hover > .custom-menu {
    display:block;
}

