/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a 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 https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

.wk_product_collection .wk_collection_data {
    float: left;
    width: 30%;
    background-color: #fff;
    /*border: 1px solid #D6D4D5;*/
    text-align: center;
    margin-right: 5%;
    margin-bottom: 2%;
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}

.wk-name-show{
  color: #030303;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}

.wk_collection_data .wk_img_block {
    width: 100%;
    height: 60%;
}

.wk_collection_data .wk_collecion_details {
    width: 100%;
    padding: 5%;
}

.wk_collection_data .wk_collecion_details div {
    width: 100%;
    margin-bottom: 2%;
}

.wk-mp-block {
    font-size: 13px;
    width: 100%;
}

#wk_banner_block {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.wk_catg_list {
    float: left;
    width: 21%;
}

.wk_catg_list ul li:hover {
    /*background: #f2f2f2;*/
}

.wk_catg_list li span {
    display: block;
    padding: 10px 10px 10px 20px;
}

.wk_catg_head {
    font-size: 0.9375rem;
    padding: 12px 11px;
    text-transform: uppercase;
    /*background-color: #FBFBFB;*/
    font-weight: 600;
}

.wk_product_collection {
    width: 100%;
    padding: 15px 20px;
}

.wk_product_collection .quick-view {
    display: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.82);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    font: 700 13px/16px Arial, Helvetica, sans-serif;
    height: 43px;
    left: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 107px;
}

.wk_collection_data:hover .quick-view {
    display: block;
}

.wk_img_block .img-responsive {
    max-width: 100%
}

.wk-collection-pagination {
    text-align: right;
}

.wk-collection-pagination .pagination {
    width: auto !important;
    margin-top: 0 !important;
}

.wk-collection-pagination .pagination li {
    display: inline-block;
    margin: 0 2px;
    position: relative;
    vertical-align: top;
}

.wk-collection-pagination .pagination li a {
    height: auto;
    line-height: inherit;
    width: auto;
}

.wk-collection-pagination .pagination li:hover span {
    background: none;
    border-color: #e6e6e6;
    color: none;
}

.wk-collection-pagination .pagination li.truncate {
    padding-top: 6px;
}

.wk-collection-pagination .mp-disabled {
    color: #acaaa6 !important;
    cursor: not-allowed;
}

.wk-collection-pagination .mp-page-active {
    background-color: #f6f6f6;
    border-color: #ddd;
    color: #208094;
}

.wk-collection-top {
    padding-bottom: 15px;
    padding-top: 15px;
    color: #414141;
    font-size: 0.9375rem;
    /*border-top: 1px solid #007A5E;*/
}

.wk-collection-top .wk-collection-sort-by {
    margin-left: 0.9375rem;
    margin-right: -0.99rem;
    padding-top: 0.625rem;
    text-align: right;
    white-space: nowrap;
}

.wk-collection-top .selectMpProductSort {
    background: #fff;
    border: 1px solid #d6d4d5;
}

.wk_collecion_details .mp-product-name {
    /*color: #414141;*/
    /*font-size: 0.875rem;*/
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    box-sizing: border-box;
    padding-top:24px;

    /*height:80px;*/
    color: #4A4A4A;
    font-family: "Source Sans Pro";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 23px;
}

.wk_collecion_details .mp-product-price {
    /*color: #414141;*/
    /*font-weight: 700;*/
    text-align: center;
    /*font-size: 1rem;*/
    /*min-height: 21px;*/
    color: #000000;
    font-family: "Source Sans Pro";
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 36px;
    margin-top: 33px;
    margin-bottom: 14px !important;
}

.wk_collecion_details .mp-product-manufacturer{
    color: #007A5E;
    font-family: "Source Sans Pro";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2.2px;
    line-height: 19px;
    border-top:1px solid #EEEEEE;
    padding-top: 24px;
    margin-bottom: 14px;
    height: 45px; 
}

.wk_catg_list .wk_catg_list_ul {
    /*background-color: #fff;*/
}

.wk_catg_list .wk_catg_list_ul .wk-collection-category:hover {
    color: #383838;
}

.wk_catg_list .wk-collection-category {
    color: #414141;
    font-size: 0.9375rem;
    margin-top: 0.4375rem;
}

.wk-product-collection {
    width: 100%;
}

.wk-collection-bottom {
    /* float: left; */
    width: 100%;
}

.wk_collection_top_container {
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
}

.collection_label {
    display: inline-block;
}

.collection_products {
    display: inline-block;
    margin-left: 15px;
}

.wk_shop_left_bar {
    width: 22%;
    float: left;
}

.wk_catg_list .wk_catg_list_ul {
    /*box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1) !important;*/
}

.wk_catg_list_ul {
    /*border-top: 2px solid #333333;*/
    font-size: 13px;
}

.title-filter-desktop{
    display: none;
}

.wk_catg_list ul li {
    /*background: #fbfbfb none repeat scroll 0 0;*/
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase !important;
    /*border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;*/
    color: #333;
}

.wk_catg_head {
    /*background-color: #fbfbfb;*/
    /*color: #333;*/
    font-weight: initial !important;
    display: block;
    /*font-size: 16px;*/
    padding: 10px;
    text-transform: capitalize !important;

    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 24px;
    letter-spacing: 0;
    line-height: 40px;
}

.wk-collection-sort-by {
    /*font-weight: 600;
    font-size: 13px;
    color: #333;*/
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: 0;
    /*line-height: 40px;*/
}

.wk_collection_total_products {
    padding-top: 0.625rem;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.form-control-select {
    -moz-appearance: none;
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.1rem center / 1.25rem 1.25rem !important;
}

.selectMpProductSort {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6d4d5;
    height: 36px !important;
    padding: 5px 8px !important;
    color: #999 !important;
    font-size: 14px !important;
}

.wk_about_shop p {
    text-align: justify !important;
    color: #555 !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
}


/*For smaller screen*/

@media only screen and (min-width:769px) {
    .wk-collection-last-item {
        margin-right: 0px !important;
    }
}

@media only screen and (min-width:769px) and (max-width:1070px) {
    .box-account .box-content .wk-left-label label {
        width: 30% !important;
    }
    .wk_collecion_details .btn-primary {
        font-size: 10px;
        padding: 5px 9px;
    }
}

@media only screen and (min-width:361px) and (max-width:768px) {
    .wk_shop_left_bar {
        margin: auto;
        position: relative;
        top: 0;
        width: 100%;
        float: none;
    }
    .wk_catg_list {
        width: 100%;
    }
    .wk_product_collection .wk_collection_data {
        float: left;
        width: 45% !important;
    }
}

@media only screen and (max-width:360px) {
    .wk_shop_left_bar {
        margin: auto;
        position: relative;
        top: 0;
        width: 75%;
    }
    .wk_banner_image {
        height: 100px;
    }
    .wk_product_collection .wk_collection_data {
        float: none;
        width: 100%;
    }
    .wk_collection_data .wk_img_block {
        width: 100%;
        height: 100%;
        padding: 4%;
        margin-right: 5%;
    }
    .wk-collection-top .wk-collection-sort-by {
        margin: 0;
        padding: 5px 15px;
        text-align: left;
        white-space: nowrap;
    }
    .wk_catg_list {
        width: 100%;
    }
}

.sidenav {
}
.sidenav .closebtn {
    position: absolute;
    top: 0px;
    right: -49px;
    font-size: 36px;
    margin-left: 50px;
    background-color: #f8f9fa;
    width: 50px;
    height: 50px;
    /* margin-top: 9px; */
    padding: 15px;
    display: none;
}
.title-filter-movil{
  display: none;
}

ul.wk_catg_list_ul li.title-filter-movil-cat span{
  display: none;
  color: #333333;
  font-family: "Source Sans Pro";
  font-size: 24px;
  letter-spacing: 0;
  line-height: 40px;
}

li img.wk_catg_head-movil-img{
    margin-top:-5px;
    width: 20px;
    height: 18px;
}
li span.wk_catg_head-movil{
  height: 26px;
  width: 235px;
  color: #007A5E;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  display: inline-block;
  padding-left: 5px;
  text-transform: initial;
}
.wk_catg_list ul li{
    margin-left: 5px;
    font-size: 12px !important;
    font-weight: normal;
    text-transform: uppercase !important;
    color: #33333a;
    /*height: 40px;
    width: 100%;*/
    color: #33333A;
    font-family: "Source Sans Pro";
    letter-spacing: 1px;
    /*line-height: 40px;*/
}
.wk_catg_list ul li:hover{
    color: #007A5E; 
}
.wk_catg_list li span{
    padding: 10px 0px 0px 0px;
}

#module-marketplace-shopstore .breadcrumb{
    display:none;
}

#module-marketplace-shopstore #wrapper{
    padding-top:0px;
}

@media only screen and (max-width: 768px) {
    .title-filter-desktop{
        display: block;
    }
    .sidenav {
        height: 100%;
        width: auto;
        display: none;
        position: fixed;
        z-index: 999;
        top: 0px;
        left: 0;
        background-color: #F8F9FA;
        /*overflow-x: hidden;*/
        transition: 0.9s;
        padding-top: 60px;
    }
    .title-filter-movil,
    ul.wk_catg_list_ul li.title-filter-movil-cat span{
        display: block;
    }
    .sidenav .closebtn {
        display: block;
        color: #d4d4d4!important;
    }
    .wk_catg_head{
        display: none !important;
    }
    .wk_product_collection{
        padding: 0px !important;
    }
    .wk_catg_list ul li {
        margin-left: 0px !important;
        margin-bottom: 15px;
    }
    .wk_catg_list li span{
        padding: 10px 0px 0px 9px;
    }
    .wk_catg_list  #mySidenav{
        padding-left: 25px;
        width: 60%;
        padding: 60px 10px;

    }
    .block.block-toggle.block-categories.block-links.js-block-toggle._toggled {
        height: 100%;
        overflow: scroll;
        padding: 0 20px;
    }
    .block.block-toggle.block-categories.block-links.js-block-toggle {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 576px) {
    .wk_catg_list  #mySidenav{
        width: 70%;
        padding: 60px 10px;
    }
}