/*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through LICENSE.txt file inside our module
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright since 2010 Webkul
* @license LICENSE.txt
*/

/* for the hotspot tooltip */
.wk-iamge{
    width:110px;
    height:110px;
}



/* gb */

.collection-banner-text {
    font-weight: 700;
}

.wk-tooltip-name {
    font-weight: 700;
    font-size: .9rem;
    line-height: 1.1rem;
    margin-bottom: 5px;
}

.wk-tooltip-price {
    font-weight: 700;
    font-size: 1rem;
}

.card-body {
    padding: 0.5rem;
}

.card {
    background: #fff;
    border: 0px;
}

body#module-wkshopthelook-lookbook .col-sm-5 > div {
    font-size: 1.5rem;
    margin-bottom: 5px;
}

.wk_grid_view {
    margin-bottom: 80px;
}

#hotspotImg .hot-spot .tooltip {
    z-index: 99 !Important;
}

.wk-product-name a {
    font-weight: 700;
    font-size: 1.25rem;
}

span.current-price span {
    font-size: 1.25rem;
}

.product-variants>.product-variants-item ul li {
    margin-right: 0.4rem;
    margin-bottom: 0.1rem;
}

.product-information h1 {
    text-transform: capitalize;
}

.product-actions {
    margin-top: 10px;
}

.wk-collection-look-product.product-variants {
    background-color: white;
    padding: 10px 12px;
}


.wkvideo {
    color: #000;
    margin-bottom: 25px;
}

div#fixed_total_cart {
    padding: 20px 0px 0px !important;
}

div#wk_main_price {
    font-weight: 700;
    font-size: 1.5rem;
    color: #777;
}


/* gb */



@media only screen and (min-width:330px) and (max-width:450px) {
    .wk-iamge{
        width:90px;
        height:90px;
    }
}

@media only screen and (min-width:100px) and (max-width:330px) {
    .wk-iamge{
        width:50px;
        height:50px;
    }
}
@media only screen and (min-width:768px) and (max-width:1000px) {
    .wk-iamge{
        width:90px;
        height:90px;
    }
}

.card.card-block.wk-tooltip {
    cursor: default;
}
.card-block {
    padding: 0.25rem 0.25rem .5rem!important;
}
.wk-tooltip {
    width: 10vw;
    height: inherit;
}

.wk-tooltip-image {
    width: 100%;
    margin: auto;
    position: relative;
}

.wk-tooltip-image img{
    width: inherit;
    height: inherit;
}

.wk-tooltip-name {
    font-size: .8rem;
    color:black;
}
.wk-tooltip-price {
    color:#0AAFC7;
    font-size: .8rem;
}
.open_in_new {
    color: #525252;
    font-size: 1rem!important;
    position: absolute;
    left: 8.1vw;
    top: 0.2vw;
}

.b {
    border: 1px solid black;
}
.wishlist-button-add{
    display: none !important;
}
.wk-collection-look-product.product-variants {
    background-color: white;
    padding: 5px 13px;
}

.product-variants-item{
    display: inline-grid!important;
    margin: 1.25rem 0px 0.5rem !important ;
}

.product-not-available {
    color: red;
    margin: 0px 0px 16px;
}

.wk_look_cover_img {
    /* width: 33rem; */
    /* height: 29rem; */
    /* background: white; */
    /* display: flex; */
    justify-content: center;
    align-items: center;
}
.wk_look_cover_img_inside {
    width: 100%;
    flex-basis: 50%;
}

.wk-look-li-image {
    width: inherit;
    height: inherit;
}
.wk_look_cover_img img{

    width: inherit;
    height: inherit;
}

.image-selected {
    border: 3px solid #2fb5d2;
}

.wk-banner-image-collection-controller {
    margin-bottom: 40px;
    width: 100%;
    height: 200px;
    position: relative;
}

.wk-banner-image-collection-controller img{
    height: inherit;
    width: inherit;
}

.wk_look_img{
    height: 6rem;
}

.out-of-stock {
    color:red;
}


.text-on-image-collection-banner {
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 2.5%;
    width: 94%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 35px;
    line-height: 1em;
}

.bootstrap-touchspin .wk-stl-quantity-wk.input-group{
    height: 2.5rem !important;
}

.product-quantity div.bootstrap-touchspin input.form-crol, .bootstrap-touchspin input.input-group {
    height: 2.75rem !important;
}


.overlay-loader {
    background-color: rgba(1, 1, 1, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.wk-choose-option {
    margin: 55px 0px 4px 0px;
}

.wk-stl-loader-div {
    text-align: center;
    margin-top: 20%;
}

.wk-collection-look-product {
    margin-bottom:5px;
}

.wk-product-name {
    color: #525252;
}
.open_in_new_product i {
    font-size: 1rem;
}

.open_in_new_product {
    color: #525252;
}
.add-to-cart {
    margin-left: 1rem !important;
}

.out-of-stock{
    float: right;
}

.product-quantity {
    margin-bottom: 1rem;
}

.images-container .js-qv-mask.scroll {
    width: calc(100% - 60px);
    margin: 0 auto;
}
.images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
}

.scroll-box-arrows {
    display:block !important;
}

.wk-look-li-image-parent {
    display: inline;
    width: 5rem !important;
    height: 5rem !important;
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .wk_look_cover_img {
        width: 100%!important;
        /* height: 23rem; */
    }

html .product-actions .col-sm-5 img {
    padding-right: 15px;
}
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .wk_look_cover_img {
        width: 100%!important;
        /* height: 30rem; */
        text-align: center;

    }
    .bootstrap-touchspin {
        margin-bottom: 20px;
    }

html .product-actions .col-sm-5 img {
    padding-right: 15px;
}

}

@media only screen and (min-width:375px) and (max-width:425px) {
    .wk_look_cover_img {
        width: 100%!important;
        /* height: 26rem; */
    }
    .bootstrap-touchspin {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:0px) and (max-width:374px) {
    .wk_look_cover_img {
        width: 100%!important;
        height: 20rem;
    }
    .bootstrap-touchspin {
        margin-bottom: 20px;
    }
}

.wk-add-to-cart{
    float: right;
}
.wk_ajax_add_to_cart_button .material-icons {
    margin-right: unset !important;
}

.thumb-container.wk-look-li{
    margin: 5px 2px 5px 2px;
}


@media only screen and (min-width:0px) and (max-width: 992px) {

/* gb */


html .product-actions .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

html .product-actions .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

html .product-actions .col-sm-5 img {
    padding-right: 15px;
}

html .product-variants .input-radio, .product-variants .radio-label {
    min-width: 40px;
}

html .product-variants .form-control-label {
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
}

html button.btn.btn-primary.add-to-cart.add-to-cart-quick {
    font-size: 14px;
    line-height: 22px;
    padding: 14px 18px;
}

html div#fixed_total_cart {
    padding: 15px 0px 4px !important;
}

html .col-sm-7.shoplook_variants {
    margin-top: 14px;
    margin-bottom: 24px;
}

html .wk_ajax_add_to_cart_button {
    font-size: 13px !important;
}

html .card.card-block.wk-tooltip {
    width: 100%;
}

html .card-body {
    padding: 0.75rem;
}

Html .card.card-block.wk-tooltip {
    border: 0px;
}

Html .product-actions {
    margin-top: 20px;
}

Html .current-price span {
    color: #777;
}

/* gb */


}
