.navbar {
    background-color: transparent;
}
.navbar-header {
    background-color: transparent;
}

.dsshop-nav {


    position: relative;
    top: 2px;
    /*border-top: 1px solid #e4e4e4;*/
    background-color: transparent;
/*
    -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);*/
    box-shadow: none;
    /*border-color: #ccc;*/
}
@media screen and (max-width: 768px) {
    .nmdsshop-nav,
    .dsshop-nav {
        background-color: rgba(0,0,0,0.8) !important
    }
}

.dsh-h-inh {
    margin-top: 0 !important;
    min-height: 900px;
    border-bottom: none;

}
.dsshop-nav .container {
    border-top: 1px solid #72838b;
}
.dsh-h-shk-bx {
    padding: 30px;
}
.dsh-h-shk-bx img {
    width: 100%;
}
.dsshop-header {

    /*background: url("../images/samples/bg_header.jpg");
    background-position: center;
    background-attachment:fixed;*/
}
.dsshop-header-title {
    min-height: 90px;
    background: url(../images/dsshop/section_headline_bg.png) no-repeat center, linear-gradient(to left, #f21c5e, #1cc1e4) !important;
    margin-bottom: 30px;
}
.dsh-h-t {
    padding-top: 10px;
    color: #FFF;
}
.dsh-h-bc {
    background: transparent;
    float: left;
    padding-top: 38px;
}
.dsh-h-bc a {
    color: #FFF;
}
.top-menu {
    margin-bottom: 0;
    padding-right: 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;
    height: 50px;
    margin-left: 10px;
    color: #FFF;
}
.top-menu .item-type-1 > a {
    height: 50px;
    display: block;
    text-align: center;
    font-size: 1em;
    padding: 12px 5px 0 5px ;
    color: #4f4f4f;
    color: #cdd6da;
}
.navbar.vcs {
    background-color: rgb(58, 58, 58);
    background-image: url("../images/samples/bg_header-bl.jpg");
    background-size: 100% auto;
    background-position:  center 590px
}
.navbar.motioned {
     box-shadow: none;
    /*background-color: rgba(0,0,0,0.8);*/
}
.top-menu .item-type-1 > a:hover {
    color: #ff5a5f;
    color: #FFF;
}
.top-menu .item-type-1 > a i {

    font-size: 2em;

}
.top-menu .item-type-1 > a span {
    position: relative;
    top: -8px;
    margin-right: 2px;
}




.sh-h-slds-wr {

}
.sh-h-slds-wr .dsh-h-search-box-w{
    position: relative;
    padding-top: 72px;

    height: 100px;
    padding: 42px 40px 0 40px ;
}
.sh-h-slds-wr .dsh-h-search-box-w .dsh-h-search-box {
    height: 120px;
    background: url(../images/dsshop/searchbar_texture.png) no-repeat center, linear-gradient(to right, #05e6aa, #77c353);
    background: url(../images/dsshop/searchbar_texture.png) no-repeat center, linear-gradient(to right, #032c1e, #102510);
    border-radius: 10px;
}
.nav>li>a {
    color: #FFF;
}
.sh-h-slds {

}
.sh-h-slds .sh-h-sld {

}

.dsh-h-4b {
    padding-top: 150px;
    /* margin-bottom: 80px; */
    background-color: #16222e;
}
.dsh-h4b-icon-w {
    text-align: center;

    height: 120px;
}
.dsh-h4b-icon {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #2b373a;
    display: inline-block;
    position: relative;
    transition:  0.2s;
    top: 0;
    border: 6px solid #f8f8f8;
    font-size: 3.5em;
    color: #FFF;
    padding-top: 25px;
}
.dsh-h4b-icon:before {
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: linear-gradient(to right, #10fac0, #1cbdf9);
    position: absolute;
    top: 29px;
    left: 29px;
    z-index: -1;
    transition:  0.3s;

}
.dsh-h-4b a:hover .dsh-h4b-icon {
    width: 110px;
    height: 110px;
    top: 5px;

    padding-top: 20px;
}
.dsh-h-4b a:hover .dsh-h4b-icon:before {
    width: 130px;
    height: 130px;
    top: -16px;
    left: -16px;


}
.dsh-h-4b h3 {
    font-size: 1.2em;
    text-align: center;
    color: #2b373a ;
}
.dsh-h-4b p {
    font-size: 0.9em;
    text-align: center;
    color: #2b373a ;
}

.dsh-h-2b {
    text-align: center;
    margin-bottom: 50px;

}

.dsh-h-2b .dsh-h-2b-b1 {
    padding: 60px 40px;
    color: #16ffd8;
    background: #242e30 url(../images/dsshop/promo1_texture.png);
}
.dsh-h-2b .dsh-h-2b-b1 .btn-default {
    background: #00d7b3;
    color: #FFF;
}
.dsh-h-2b .dsh-h-2b-b2 {
    padding: 60px 40px;
    color: #FFF;
    background: #1cbdf9 url(../images/dsshop/promo2_texture.png);
}
.dsh-h-2b .dsh-h-2b-b2 .btn-default {
    background: #2b373a;
    color: #FFF;
}
.dsh-h-2b i {
    font-size: 5em;

    text-align: center;
}
.dsh-h-2b h3 {
    font-weight: normal;
    font-size: 1.2em;
    margin-bottom: 30px;
}
.dsh-h-2b h4 {
    font-size: 2em;
    margin-bottom: 40px;
}

.dsh-title {
    width: 100%;
    height: 66px;
    background-color: #FFF;
    padding-top: 23px;
    border: 1px solid #ebebeb;
    border-right: 6px solid #00d7b3 ;
    padding-right: 25px;
    font-weight: 500;
    font-size: 1.2em;
    margin-bottom: 30px;


}

.prd-lis-item {
    width: 100%;
    height: auto;
    border: 1px solid #ebebeb;
    background-color: #FFF;
    padding: 5px;
}

.prd-lis-item .img-frm {
    width: 100%;
    position: relative;
}
.prd-lis-item .img-frm img {
    width: 100%;
    position: relative;
    float: right;
}

.blk-trns {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(25, 31, 32, 0.85);
    transition:  0.2s;

    opacity: 0;
}
.prd-lis-item .img-frm a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #0ae7c2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -80px;
    right: 0;
    margin: auto;
    color: #FFF;
    text-align: center;
    font-size: 1.5em;
    padding-top: 10px;
    opacity: 0;
    transition:  0.3s;
    transition-delay: 0.1s;
}
.prd-lis-item .img-frm a.b {
    background-color: #37c9ff;
    left: 0;
    right: -80px;
    opacity: 0;
    transition:  0.3s;
    transition-delay: 0.2s;
}

.prd-lis-item .img-frm:hover .blk-trns {
    opacity: 1;
}
.prd-lis-item .img-frm:hover a {
    opacity: 1;
}
.prd-lis-item .img-frm:hover a.b {
    opacity: 1;
}
.prd-lis-item .nawp {
    height: 70px;
}
.prd-lis-item h2.name {
    padding: 0 5px;
    font-weight: 500;
    font-size: 0.9em;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 7px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.prd-lis-item h2.name a {
    color: #333;
    text-decoration: none;
}
.prd-lis-item .summ {
    padding: 0 5px;
    font-size: 0.8em;
    color:#888 ;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.prd-lis-item .summ  a {
    color:#888 ;
    text-decoration: none;
}
.prd-lis-item .prc-box {
    padding: 0 5px;
    color: #06b99b;
    font-size: 0.8em;
}

.prd-lis-item .prc-box .prc {
    color: #000;
    font-size: 1.3em;
    position: relative;
    top: -2px;
}

.prd-list {
    margin-bottom: 30px;
}
.wp_prd {
    margin-bottom: 20px;
}
.prd-lis-item .ratbar .inner {
    border-top: 1px solid #ebebeb;
    padding-top: 5px;
}
.prd-lis-item .ratbar {
    padding: 0 5px;

}
.prd-lis-item .ratbar .av {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 10px;
}
.prd-lis-item .ratbar .rat-stars {
    /*ffbc00*/
    color: #cfcfcf;
    padding-top: 3px;
}
.prd-lis-item .ratbar .rat-stars i {
    font-size: 0.8em;
}
.prd-lis-item .ratbar .rat-stars.rt-1 i:g {

}
.prd-lis-item .ratbar .sn {
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    padding-top: 7px;
}

.dsh-s-cats {
    width: 100%;

    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.dsh-s-cats > li {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    background-color: #FFF;
}
.dsh-s-cats > li a {
    display: block;
    height: 50px;
    transition: 0.2s;
    border-right: 0 solid #ff0045;
    padding-top: 15px;
    padding-right: 30px;
    color: #222;
}
.dsh-s-cats > li.active a {
    border-right: 6px solid #ff0045;
}
.dsh-s-cats > li a:hover {
    border-right: 6px solid #ff0045;

}

.dsh-sd-bx {
    width: 100%;
    border: 1px solid #ebebeb;
    background-color: #FFF;
    padding: 20px 15px;
    margin-bottom: 30px;
}
.dsh-sd-bx .dsh-ds-bx-tt {
    font-size: 1.1em;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.dsh-pv-prc .old-p {
    font-size: 0.5em;
    color: #999;
    text-decoration: line-through;
}
.dsh-pv-prc {
    font-size: 2em ;
    direction: ltr;
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 25px;

}

.dsh-clrs-sel {
    padding-top: 10px;
    padding-right: 18px;
    margin-bottom: 20px;
    width: 100%;

}
.dsh-clrs-sel .dsh-clr-sel-btn {
    width: 24px;
    height: 24px;
    border: none;
    background-color: red;
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 4px;
    border-radius: 3px;
    box-sizing: border-box;
    float: right;
}

.dsh-clrs-sel .dsh-clr-sel-btn.sz {
    min-width: 28px;
    height: 28px;
    width: auto;
    border: 1px solid #ebebeb;
    background-color: transparent;
    color: #bbb;
    padding: 2px 10px 0 10px;

}
.dsh-clrs-sel .dsh-clr-sel-btn:hover,
.dsh-clrs-sel .dsh-clr-sel-btn.selected {

    border: 2px solid #222;

}
.dsh-clrs-sel .sz:hover,
.dsh-clrs-sel .sz.selected {

    border: 2px solid #999;
    color: #999;

}
.dsh-h {
    width: 50%;
    display: inline-block;
    float: right;
}
.dsh-bt-purch {
    width: 100%;
    font-size: 1.2em;
    font-weight: 500;

    color: #16ffd8;
    border-radius: 4px;
    background-color: #2b373a;
    border: none;
}
.dsh-bt-purch:hover {
    background-color: #394b4f;
    color: #FFF;
}
.dsh-vt-adc {
    width: 100%;
    font-size: 0.8em;
    font-weight: 500;
    margin-bottom: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #00d7b3;

    color: #FFF;
    border: none;
}
.dsh-vt-adc:hover {
    background-color: #0ae7c2;
    color: #FFF;
}
.dsh-bt-fav {
    width: 100%;
    font-size: 0.8em;
    font-weight: 500;
    margin-bottom: 15px;
    direction: ltr;
    padding-top: 11px;
    padding-bottom: 10px;
    border: none;
    color: #FFF;
    background-color: #1cbdf9;
}
.dsh-bt-fav:hover {
    background-color: #37c9ff;
    color: #FFF;
}
.dsh-bt-fav i {
    font-size: 1.2em;
    position: relative;
    top: 2px;
    right: -3px;

}
.dsh-av-frm {
    width: 100%;
    text-align: center;
    padding-top: 40px;
    background-color: #2c3c4b;
    background-color: #16222e;
}
.dsh-av-frm .dsh-av{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: auto;

}
.dsh-sdb-sh-n {
    text-align: center;
    font-size: 1.1em;
}
.dsh-sdb-shn-p {
    padding: 0 30px;
    text-align: center;
    font-size: 0.9em;
    color: #999;
}
.dsh-sdb-sh-sc {
    text-align: center;
    margin-bottom: 30px;
}

.dsh-sdb-sh-sc a {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    background-color: red;
    color: #FFF;
    padding-top: 7px;
}
.dsh-sdb-sh-sc a.fc {
    background-color: rgb(53, 85, 153);
}
.dsh-sdb-sh-sc a.tw {
    background-color: rgb(15, 204, 244);
}
.dsh-sdb-sh-sc a.tl {
    background-color: rgb(246, 63, 110);
}

.dsh-ds-bx-pp {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 0.8em;
}
.dsh-ds-bx-pp .pt  {
    font-weight: 500;
}
.dsh-ds-bx-pp .pv  {
    font-weight: 300;
    color: #999;
}


.dsh-cont-box {
    width: 100%;
    border: 1px solid #ebebeb;
    background-color: #FFF;
    padding: 15px 15px;
    margin-bottom: 30px;
    line-height: 150%;
    margin-bottom: 30px;
}

.dsh-p-sldshow {
    width: 100%;
    margin-bottom: 40px;
}
.dsh-p-sldshow .bg-img {
    width: 100%;
}
.dsh-p-sldshow img {
    width: 100%;
}

.dsh-prd-det {
    padding: 15px;
}
.dsg-p-desc h4 ,
.sdh-sub {
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 20px;
}
.dsg-p-desc p ,
.sdh-p {
    color: rgb(119, 119, 119);
    font-weight: 300;
    margin-bottom: 20px;
}

.dsg-p-desc ul {

}
.dsg-p-desc ul li {
    color:rgb(119, 119, 119);
}
.dsg-p-desc ul li:before {
    font-family: 'FontAwesome';
    content: '\f00c' ;
    position: relative;
    display: inline-block;
    top: 1px;
    margin-left: 5px;
    margin-bottom: 5px;
    color: #222;

}

.dsh-p-shr {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}
.dsh-p-shr > a.shbtn {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgb(209, 209, 209);
    text-align: center;
    font-size: 1.1em;
    padding-top: 6px;
    color: #FFF;
    transition: 0.2s;
}
.dsh-p-shr > .shbtn-fc:hover {
    background-color: rgb(53, 85, 153);;
}
.dsh-p-shr > .shbtn-tw:hover {
    background-color: rgb(15, 204, 244);;
}
.dsh-p-shr > .shbtn-gp:hover {
    background-color: rgb(224, 19, 58);;
}
.dsh-p-shr > .shbtn-wh:hover {
    background-color: rgb(139, 153, 86);;
}
.dsh-p-shr > .shbtn-tl:hover {
    background-color: rgb(73, 74, 241);;
}
.dsh-p-shr > .shbtn-in:hover {
    background-color: rgb(37, 110, 39);;
}
.shbtn-tt {
    padding-top: 6px;
    margin-left: 10px;
}


.dsh-p-v-tab {
    background-color: #FFF;
    border: 1px solid #ebebeb;
    border-bottom: none;

}

.dsh-p-v-tab > li.active > a, .dsh-p-v-tab > li.active > a:focus, .dsh-p-v-tab > li.active > a:hover {
    border-width: 0;
}


.dsh-p-v-tab > li {
    width: 50%;
    text-align: center;
    border-color: #ebebeb;
    border-left: 1px solid #ebebeb;

    outline: none;
}

.dsh-p-v-tab > li a {
    height: 60px;
    padding-top: 20px;
    color: rgb(178, 178, 178);

}
.dsh-p-v-tab > li.active {
    border-top: 6px solid #00dab7;

}
.dsh-p-v-tab > li.active a {
    background: transparent !important;
    color: #222;
}
.dsh-p-v-tab > li a:hover {
    border: none !important;
}

.dsh-cmnt-bx {
    position: relative;
    padding-right: 90px;
    min-height: 100px;
    padding-top: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 10px;


}
.dsh-cmnt-bx p {
    color: #666;
    font-weight: 300;
}
.dsh-cmnt-bx .uname {
    font-weight: 500;
}
.dsh-cmnt-bx .udate {
    font-size: 0.8em;
    color: #999;
}
.dsh-cmnt-bx .com-av {
    width: 70px;
    height: 70px;
    position: absolute;
    border-radius: 50%;
    right: 10px;
    top: 10px;



}
.dsh-cmnt-tt {
    padding-right: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.dsh-faq {

}
.panel-group.dsh-faq .panel {
    border-radius: 0;
    border-bottom: none;
    border-color:  #ebebeb
}
.panel-group.dsh-faq .panel:last-child {
    border-bottom: 1px solid #ebebeb;
}
.panel-group.dsh-faq .panel+.panel {

    margin-top: 0;
}
.dsh-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color:  #ebebeb
}
.dsh-faq .panel-default>.panel-heading a:hover,
.dsh-faq .panel-default>.panel-heading a[aria-expanded=true] {
    border-right: 6px solid #00dab7;
    color: #222;
}
.dsh-faq .panel-default>.panel-heading {
    background-color: #FFF;
    border-color:  #ebebeb;
    height: 50px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}
.dsh-faq .panel-default>.panel-heading a {
    display: block;
    height: 50px;
    padding-top: 20px;
    text-decoration: none;
    padding-right: 15px;
    padding-left: 15px;
    color: #222;

}
.dsh-faq .panel-title {
    font-weight: normal;
    font-size: 1em;

}
