.dscard-nav {


    position: relative;
    top: 2px;
    border-top: 1px solid #e4e4e4;
    background-color: #f7f8fa;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 1px 0 rgba(0,0,0,0.1);
    border-color: #ccc;
}
.dscard-header {
    height: auto;
}
.top-menu {
    margin-bottom: 0;
}
.top-menu .item-type-1.green-icon  {
    background-color: #418f3d;
}
.top-menu .item-type-1.green-icon a {
    color: #efefef;

}
.top-menu .item-type-1.left-item  {
    float: left;
    margin-left: 0;
    margin-right: 10px;


}
.top-menu .item-type-1 {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 10px;
}
.top-menu .item-type-1 > a {
    display: block;
    text-align: center;
    font-size: 0.8em;
    padding: 10px 5px 0 5px ;
    color: #4f4f4f;

}
.top-menu .item-type-1 > a:hover {
    color: #ff5a5f;
}
.top-menu .item-type-1 > a i {
    display: block;
    font-size: 2.5em;
    margin-bottom: 5px;
}
.top-menu .item-type-1 > a span {
    display: block;
}

.dsc-top-search-wp {
    width: 100%;
    height: 60px;
    background-color: #ffe6e3;

}
.dsc-top-search-wp .top-search-box-input{
    width: 100%;
    height: 60px;
    border: none;
    background-color: transparent;
    outline: none;
    padding-left: 60px;
    padding-right: 100px;
}
.dsc-top-search-wp .top-search-box-select-wp {
    width: 100px;
    height: 58px;
    border: none;
    background-color: #5cf556;
    position: absolute;
    top: 2px;
    right: 0;


}
.dsc-top-search-wp .top-search-box-select-wp .top-search-box-select {
    width: 100px;
    height: 58px;
    background-color: transparent;
    border: #418f3d;
    outline: none;
}
.dsc-top-search-wp .top-search-box-btn {
    width: 60px;
    height: 58px;
    position: absolute;
    top: 2px;
    left: 5px;
    border: none;
    background-color: #418f3d;

}
.dsc-top-search-wp .top-search-box-btn i {
    font-size: 2em;
    color: #FFF;

}
@media screen and (max-width: 760px) {
    .top-menu .item-type-1 {
        width: 100%;
        text-align: right;

    }

    .top-menu .item-type-1 a {
        text-align: right;
    }

    .top-menu .item-type-1 a i {
        float: right;
    }

    .top-menu .item-type-1 a span {
        float: right;
        margin-right: 10px;
        padding-top: 4px;
        font-size: 1.2em;
    }
}



.dscard-header {
    margin-top: 170px !important;
    margin-bottom: 40px;
}


.merch-ind-banner {
    width: 100%;
}
.merch-ind-h1 {
    opacity: 0;
    padding: 0;
    margin: 0;
    font-size: 0.5em;

}
.section-title-dscard {
    width: 100%;
    margin: 30px 0 30px 0;
    text-align: center;
    font-size: 1.5em;
    position: relative;
    color: #FFF;
}
.section-title-dscard:after,
.section-title-dscard:before {
    content: '';
    width: 70px;
    height: 1px;
    border-bottom: 2px solid #d8d8d8;
    display: inline-block;
    margin:0 10px 0 10px;
}


.ds-spc-box-wr {
    margin-bottom: 20px;
}
.dc-spc-box {
    width: 100%;

}
.dc-spc-box img {
    width: 100%;
    border-radius: 10px !important;
}
.dsc-content-box {
    width: 100%;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 10px 0;
    margin-bottom: 40px;
}
.dsc-feature-box {

}
.dsc-feature-box .dsc-img {
    width: 100%;

}
@media screen and (max-width: 760px) {

}
.dsc-feature-box .dsc-img img {
    width: 100%;
}
.dsc-feature-box h4 .dsc-v-cnt,
.dsc-feature-box h3 .dsc-v-cnt {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.8em;
    display: inline-block;

}
.dsc-feature-box h4,
.dsc-feature-box h3 {
    font-size: 1.2em;
    font-weight: normal;
    position: relative;
    padding-left: 50px;
    text-overflow: ellipsis;
    overflow: hidden;

    white-space: nowrap;


}
.dsc-feature-box h4 {
    font-size: 0.9em;
}
.dsc-discount {
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #418f3d;
    color: #FFF;
    border-radius: 100% !important;
    font-size: 1.2em;
    padding-top: 15px;
    display: inline-block;
    margin-left: 10px;
}
.dsc-discount.dsc-smc {
    width: auto;
    height: auto;
    padding: 2px 10px 2px 10px;
    text-align: center;
    background-color: #418f3d;
    color: #FFF;
    border-radius: 16px !important;
    font-size: 0.8em;
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
}
.dsc-loc-tag {

    display: inline-block;
    margin-left: 10px;
    max-width: 140px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 7px;
}
.dsc-loc-tag i {
    font-size: 1.7em;
    position: relative;
    top: 5px;
}
.dsc-loc-tag.dsc-smc {
    font-size: 0.8em;
    top: -2px;
}
.dsc-loc-tag.dsc-smc  i {
    font-size: 1.5em;
    position: relative;
    top: 5px;
}
.dsc-det-butt {
    width: auto;
    background-color: #418f3d ;
    color: #FFF;
    padding: 7px 10px;
    font-size: 0.9em;
    font-weight: normal;
    border-radius: 5px !important;
    margin-right: 10px;
    margin-top: 10px;

}
.dsc-prc {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 10px;
    border-left: 1px solid #d8d8d8;
    padding-left: 10px;
}
.dsc-prc .prc-now {
    font-size: 1.1em;
    margin-right: 10px;
}
.dsc-prc .prc-old {
    font-size: 0.8em;
    text-decoration: line-through;
}
.dsc-f-bx-br {
    border-right: 1px solid #d8d8d8;

}
.dsc-prc.dsc-smc {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 0px;
    border-left: 1px solid #d8d8d8;
    padding-left: 10px;
}
.dsc-prc.dsc-smc .prc-now {
    font-size: 0.9em;
    margin-right: 10px;
}
.dsc-big-trnd-img {
    float: left;
    width: 100%;
    position: relative;
    top: 10px;
    left: 0;
}
.dsc-big-trnd-img img {
    width: 100%;
}
.dsdtotbx img {
    border:1px solid #d8d8d8;
}
.dsc-rec-name {
    background: #f6f6f6;
    padding: 20px 10px;
    border-radius: 10px ;
    margin-bottom: 20px;

}
.dsc-rec-name h2 {
    font-size: 1em;
    margin: 0 0 10px  0;


}
.dsc-rec-name h1 {
    font-size: 1.3em;
    margin: 0;
    line-height: 180%;
}
.dsc-slider {
    width: 100%;
}
.dsc-slider img {
    width: 100%;
}

.dsc-details {

}

.dsc-details .dsc-det-line {
    padding: 3px 0 15px 0 ;

    border-bottom :1px solid #dcdcdc ;
}
.dsc-details .dsc-det-line .dsc-d-l-c {
    font-size: 1em;
    display: inline-block;
    margin: 0;
}
.dsc-details .dsc-det-line p ,
.dsc-details .dsc-det-line h3 {
    font-size: 1em;
    display: inline-block;
    margin: 0;
}
.dsc-details .dsc-det-line .ln-ic {
    font-size: 2em;
    position: relative;
    top: 10px;
    margin-left: 10px;
}
.dsc-details .dsc-det-line.typ-2 {
    color: #777;
}

.dsc-details .dsc-det-line .dsc-det-buts {
    width: auto;
    padding-top: 13px;
}
.dsc-details .dsc-det-line .dsc-det-buts a {
    font-size: 1.3em;
    margin-right: 15px;

}

.dsc-info-title {
    margin: 0;
    border-bottom :1px solid #dcdcdc ;
    padding-bottom: 10px;
    font-size: 1em;
}
.dsc-info-title i {
    font-size: 1.5em;
    position: relative;
    top: 4px;
    margin-left: 10px;
}

.dsc-logo-box {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: -10px;

}
.dsc-aut-box h3 {
    font-size: 1em;
    display: inline-block;
    line-height: 150%;
}
.dsc-aut-box h3 span {
    font-weight: normal;

}
.dsc-logo-box img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border:1px solid #dcdcdc;
}
.dsc-vid-frm  {
    margin-top: 20px;
}
.dsc-vid-frm  video {
    width: 100%;
}
.dsc-det-desc {
    font-weight: 300;
    padding: 20px 0;
    line-height: 150%;
}
.dsc-det-desc em strong {
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    color: #418f3d;
}
.dsc-det-ftulist {

}
.dsc-det-ftulist li {
    margin-bottom: 10px;
}
.dsc-det-ftulist li i {
    color: #418f3d;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.dsc-use-con {
    margin-top: 20px;
}
.dsc-use-con li {
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 180%;
}
.dsc-use-con li.att {
    color: rgba(255, 0, 0, 0.6);
}
.dsc-use-con li i {
    font-size: 1.3em;
    position: relative;
    top: 3px;
    margin-left: 10px;
    color: #418f3d;

}


.dsc-map-box {
    width: 100%;
    position: relative;
}
.dsc-map-box button {
    position: absolute;
    height: 40px;
    width: 150px;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dsc-map-box img {
    width: 100%;
}

.dsc-navhead  {
    background-color: #f3f1f1;
}
.cats-lable {
    float: right;
    padding-top: 20px;
    padding-right: 15px;
}
@media(max-width:767px){}
@media(min-width:768px){
    .col-md-6.dsc-feature-box .dsc-img{
        overflow: hidden;
        width: 100%;
        height: 387px;
        position: relative;
    }
    .col-md-6.dsc-feature-box .dsc-img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;

    }
    .col-md-3.dsc-feature-box .dsc-img{
        overflow: hidden;
        width: 100%;
        height: 184px;
        position: relative;
    }
    .col-md-6.dsc-feature-box .dsc-img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;

    }
}
@media(min-width:992px){
    .col-md-6.dsc-feature-box .dsc-img{
        overflow: hidden;
        width: 100%;
        height: 246px;
        position: relative;
    }
    .col-md-6.dsc-feature-box .dsc-img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;

    }
    .col-md-3.dsc-feature-box .dsc-img{
        overflow: hidden;
        width: 100%;
        height: 115px;
        position: relative;
    }
    .col-md-6.dsc-feature-box .dsc-img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;

    }
}
@media(min-width:1200px){
    .col-md-6.dsc-feature-box .dsc-img{
        overflow: hidden;
        width: 100%;
        height: 318px;
        position: relative;
    }
    .col-md-6.dsc-feature-box .dsc-img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;

    }
    .col-md-3.dsc-feature-box .dsc-img{
        overflow: hidden;
        width: 100%;
        height: 145px;
        position: relative;
    }
    .col-md-6.dsc-feature-box .dsc-img img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;

    }
}
