/*
* 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-grid-view-image-text {
    word-break: break-all;
}
.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: .8rem!important;
    position: absolute;
    left: 8.1vw;
    top: 0.2vw;
}



.b {
    border: 1px solid black;
}

/* list_view start */
.wk_list_view {
    width: 77%;
    margin: auto !important;
    margin-bottom: 20px !important;
}
.main-collection-box img {
    width: 100%;
    height: 100%;
}

.main-collection-box {
    padding: 18px;
    /* width: 77%;
    margin: auto !important; */
    background: white;
    margin-top: 20px!important;
}

.main-collection-box li {
    font-size: 14px;
    margin-left: 10px;
    list-style-type: disc;
 }

.collection-detail {
    margin-top: 6%;
    display: inline-block;
    padding: 0px 20px;
}

.collection-detail-quantity {
    margin-left: 8px;
    margin-top: 26px;
}

.collection-price{
    padding-top: 12%;
    text-align: end;
}
.collection-detail .row > * {
    vertical-align: middle;
}

.collection-image-inside-div{
    display: inline-block;
    max-width: 100% !important;
    height: 11.5rem;
}

.collection-box-look-price p{
    color: #2EB5D2;
}
.collection-box-look-price {
    padding: 5px;
}



.collection-box-explore-look-button {
    text-align: end;
}

.b {
    border: 2px solid black;
}

.collection-box-explore-look-button a {
        background: black!important;
}

.wk-collection-banner-Image{
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: center;
        margin-bottom: 2rem;
        width: 100%;
        height: 30px;
        overflow: hidden;
}

.collection-banner-text {
    position: relative;
    float: left;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.collection-banner-text > p{
    /* color: aliceblue; */
    color: black!important;
    font-size: 2.5rem;
}
.collection-banner-new-text > p{
    color: black!important;
    font-size: 2.5rem;
}

/* gb */

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

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

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

html .card-body {
    padding: 0.5rem !important;
}

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

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

html .wk_grid_view {
    margin-bottom: 80px;
}

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

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

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

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

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

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

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


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

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

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


/* gb */



/* .collection-banner-text .parent {
    padding-top: 10px;
} */



/* list_view end */



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

    .collection-image {
        text-align:center!important;
    }
    .collection-detail > .row {
        margin:0px;
    }

    .collection-detail {
        margin-top: 14%;
        display: inline-block;
        padding: 0px 20px;
    }

    .collection-image-inside-div {
        display: inline-block;
        max-width: 50% !important;
        height: 14.5rem;
    }

}

@media only screen and (min-width: 577px) and (max-width:768px) {
    /* list view */
    .collection-detail {
        margin-top: 0%;
        display: inline-block;
        padding: 0px 20px;
    }

    .collection-box-explore-look-button {
       text-align: center;
    }
        .collection-box-look-price{
        text-align: center;
    }
    /* list view */

}

@media only screen and (min-width:0px) and (max-width: 576px) {
    /* list view  */
    .collection-image img {
        max-width:inherit;
        max-height: inherit;
    }

    .collection-box-explore-look-button {
        text-align: center;
    }
    .collection-detail {
        margin-top: 5px;
        text-align: center;
    }

    .collection-box-look-price{
        text-align: center;
    }

    .collection-box-explore-look-button{
        text-align: center;
    }
    .collection-image {
        text-align: center;
    }
    .collection-detail  li {
        list-style-type: none!important;
    }
    .collection-image  {
      margin-top: 20px;
    }
    .collection-price {
        padding-top: 4px;
    }

    /* list view  */

}


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

/* gb */

html #module-wkshopthelook-lookbook .col-sm-5 > div {
    font-size: 1.8rem;
    margin-bottom: 6px;
    margin-top: 4px;
}

html #module-wkshopthelook-lookbook .col-sm-5 {
    margin-bottom: 10px;
}

.wk_grid_view > .row > div {
    margin-bottom: 12px;
}

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

html .wk_grid_view > .row > .col-sm-6.col-md-3 {
    width: 100%;
    max-width: 50%;
}



}







