body.single-product .original-computed-price ins{
    display: none !important;
}
body.single-product div.product p.price del, body.single-product div.product span.price del{
    opacity: .7;
}

body.cart span.wholesale_price_title {
    border: 1.5px solid #26271f;
    border-radius: 10px;
    display: inline-block;
    font-family: Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: .625rem;
    font-weight: 400;
    letter-spacing: 0;
    padding: .063rem .25rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
body.cart span.wholesale_price_title {
    border-color: initial;
    line-height: 1;
    padding: .25rem .25rem .125rem;
}

body.cart span.wholesale_price_container ins {
    display: block;
}

body.cart del.original-computed-price {
    display: none !important;
}

/* -23-11-2020- Start */
.wt_section {
    clear: both;
    padding: 0px;
    margin: 0px;
}
.wt_group {
    zoom: 1;
}
.wt_col_2_of_6 {
    width: 32.26%;
}

.wt_col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
}
.wt_col:first-child {
    margin-left: 0;
}
.wt_col_4_of_6 {
    width: 66.13%;
}
.wt_col .wt-detailcnt {
    padding: 10px 0;
    width: 100%;
}
.wt_col .wt-detailcnt .wt-title, .wt_col .wt-detailcnt .wt-text, .wt_col .wt-detailcnt .wt-postmeta {
    padding-left: 5px;
    padding-right: 5px;
}
.wt-detailcnt .wt-title {
    color: #555;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    margin: 10px 0;
    padding: 0 10px;
}
.wt-downlink a {
    background: #0b4884 none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff !important;
    letter-spacing: 0.5px;
    padding: 9px 20px !important;
    text-decoration: none !important;
    border-radius: 2em;
    font-size: 13px;
        margin-top: 10px;
}
body .wt-downlink a {
    color: #a7a7a7!important;
    border-color: #a7a7a7!important;
}

.wt_col .wt-thumbcnt img {
    width: 100%;
    height: auto;
}
.wt-listitem {
    border-bottom: 1px solid #e2e2e2; float: left;
    width: 100%;
    clear: both;
}
.wt-itemcnt {
    margin: 5px;
}
.wt-listitem .wt-detailcnt .wt-title {
    margin: 0;
}
.wt-detailcnt .wt-text {
    color: #555;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #777;
    line-height: 22px;
    position: relative;
    margin: 10px 0;
    padding: 0 10px;
}
.panel { float: left; width: 100%; }
.wt_col_1_of_4 {
    width: 23.8%;
}
.wt-gallerycnt .wt-thumbcnt, .wt-videogallery .wt-thumbcnt {
    padding: 3px;
    background: #CCC;
}
.wt-itemcnt .wt-thumbcnt {
    position: relative;
    overflow: hidden;
}
.wt_col .wt-thumbcnt img {
    width: 100%;
    height: auto;
}
.wt-itemcnt .wt-thumbcnt.zoomin-eff img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.wt-itemcnt .wt-overally.fadein-eff {
    background-color: #000000;
}
.wt-itemcnt .wt-overally.fadein-eff {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #52bde9;
    background-color: /*rgba(82,189,233,0.85)*/rgba(0,0,0,0.85);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateZ(10);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    z-index: 9;
}
.wt-link-icon.wt-scale-eff, .wt-zoom-icon.wt-scale-eff {
    top: 50%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}
.wt-link-icon, .wt-zoom-icon {
    position: absolute;
    left: 50%;
    text-decoration: none!important;
    -webkit-transform: translateZ(10);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    color: #fff!important;
    font-size: 28px;
    font-weight: bold;
    margin-top: -16px;
    margin-left: -15px;
}
.wt-zoom-icon:before {
    font-family: "FontAwesome";
    content: '\f00e';
}
.wt-itemcnt:hover .wt-overally.fadein-eff {
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.wt-itemcnt .wt-overally.fadein-eff {
    background-color: #000000;
}
.wt-itemcnt:hover .wt-link-icon.wt-scale-eff, .wt-itemcnt:hover .wt-zoom-icon.wt-scale-eff {
    opacity: .8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.wt-itemcnt:hover .wt-thumbcnt.zoomin-eff img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.wt-link-icon, .wt-zoom-icon {
    color: #309af7!important;
}
.wt_col_2_of_8 {
    width: 23.8%;
}
.wt_col_5_of_8 {
    width: 61.9%;
}
.wt-faqcnt {
    border: 1px solid #e1e1e1;
    margin-bottom: 5px;
    border-radius: 5px;
}
.wt-faq .wt-faqtitle, .wt-admingeneral .wt-faqtitle {
    font-size: 15px;
    color: #9d9d9d;
    cursor: pointer;
    padding: 10px 0 10px 10px;
    line-height: 15px;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.wt-faq .wt-faqtitle:before, .wt-admingeneral .wt-faqtitle:before {
    font-family: "FontAwesome";
    font-size: 15px;
    content: '\f107';
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 5px;
    text-align: center;
    line-height: 21px;
    color: #ccc;
    border: 1px solid #C2C2C2;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.wt-faq .wt-faqcontent, .wt-admingeneral .wt-faqcontent {
    font-size: 13px;
    padding: 20px;
    position: relative;
}
.wt-faq .wt-faqtitle:hover, .wt-admingeneral .wt-faqtitle:hover {
    color: #414141;
    font-weight: bold;
}
.wt-faq .wt-faqtitle:hover:before, .wt-admingeneral .wt-faqtitle:hover:before {
    background: #ccc;
    color: #fff;
}
.wt-faq .expanded, .wt-admingeneral .expanded {
    padding-left: 20px;
    font-weight: bold;
    color: #414141;
}
.wt-faq .expanded:before, .wt-admingeneral .expanded:before {
    font-family: "FontAwesome";
    font-size: 15px;
    content: '\f106';
    line-height: 18px;
}

.wt_col_1_of_2 {
    width: 49.2%;
}

.fluid-width-video-wrapper iframe, 
.fluid-width-video-wrapper object, 
.fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-js-embed-cnt {
    width: 100%;
    height: 300px!important;
}

.vjs-default-skin .vjs-big-play-button {
    left: 45%;
    top: 45%;
    font-size: 20px;
    display: block;
    z-index: 2;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 1px solid #3b4249;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.vjs-default-skin .vjs-big-play-button:before {
    content: "\f04b";
    font-family: 'FontAwesome';
    line-height: 40px;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center /* Needed for IE8 */;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
}
.vjs-error-display {
    display: none;
}
.vjs-default-skin {
    color: #cccccc;
}


@media only screen and (max-width: 480px) {
	
    .wt_col_1_of_2 { width: 100%; }
    .wt_col { margin: 1% 0 3% 0%; }

}


























/* -23-11-2020- End */