.thumb-top-out {
    width: 100%;
    height: 269px;
}
/* NEW 2020 END*/
.simapp .thumb_outter {
    width: 100%;
    padding: 2px;
	float: left;
}

.simapp .thumb_top {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.simapp .thumb_top img {
    width: 100%;
	align-self: center;
}

.simapp .thumb_top .view a {
    font-size: 85%;
}

.simapp .img_tiny {
    width: 65px;
    height: 88px;
    overflow: hidden;
    margin-right: 1px;
    display: inline-block;
}

.simapp .image_thumb_small {
    padding: 2px 0px;
    height: 88px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    position: static;
    width: 100%;
    float: none;
	z-index: 1;
	position: relative;
}
.simapp .img_tiny img {
    width: 100%;
}
.simapp .ishovered {
    cursor: pointer;
}

.thumb_top .product-extra-link {
    bottom: 100px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}
 .thumb_top .product-extra-link .tags-link {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg); }
  .thumb_top .product-extra-link .tags-link fa {
  color:#ff0000; }
  .thumb_top .product-extra-link .tags-link fa:hover {
  color:#fff; }

.thumb_top .product-extra-link .addcart-link {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}

.thumb_top .product-extra-link .wa {
    /*transform: translateX(50px);
    -webkit-transform: translateX(50px);*/
	 transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

 .thumb_top .product-extra-link a {
  opacity: 0; }

.thumb_top:hover .product-extra-link a {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: rotate(0);
  -webkit-transform: rotate(0); }




/* EDIT NEW 2020 END*/
.product-extra-link a {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: top;
    position: relative;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    border-radius: 4px;
    text-decoration: none;
}
.product-extra-link a:hover,.product-extra-link a:focus {
    background: linear-gradient(to right, #741707 0%, #bf3713 50%, #741707 100%)!important;
    color:#fff!important;
   
}


a.thumb-ig {
    color: #e80a89!important;
    font-size: 23px !important;
   
}
a.thumb-ig:hover,a.thumb-ig:focus{
    /*background: linear-gradient(to left, #f05a28 0, #e80a89 100%);*/
    background: linear-gradient(to right, #e80a89 0%, #f05a28 50%, #e80a89 100%)!important;
    color:#fff;
}
.thumb-ig:hover,.thumb-ig:focus{
    background: linear-gradient(to right, #f05a28 0, #e80a89 100%);
   
}
a.wa:hover,a.wa:focus{
    background: linear-gradient(to right, #137E24 0%, #2CB742 50%, #137E24 100%)!important;
    color:#fff!important;
}
.wa:hover,.wa:focus{
    background: linear-gradient(to right, #137E24 0%, #2CB742 50%, #137E24 100%);
   
}
a.wa {
    color: #137E24!important;
    font-size: 23px !important;
}


/*.product-extra-link a.wa:hover,.product-extra-link a.wa:focus,.product-extra-link a.wa:active{
background:#22C15E;
color: #fff!important;
}*/

.product-extra-link a {
    color: #ED2F2F;
}
.product-extra-link .lnsng {
    /*background: linear-gradient(to right, #2c270c 0%, #9b993d 50%, #2c270c 100%) !important;*/
    background: linear-gradient(to left, rgb(54, 5, 40) 0%, rgb(236, 15, 141) 50%, rgb(54, 5, 40) 100%) !important;
    background-repeat: repeat-x;
    border-color: #b58d54 !important;
    padding: 1px 7px !important;
    color: #fff !important;
    width: unset;
    height: unset;
    bottom:-85px;
    position:relative;
}

.kcl{
    font-size:50%;
    line-height:0.3;
}
/* NEW 2019 */
.view {
    border: 2px solid #fff;
    width: 100%;
    float: left;
    filter:drop-shadow(4px 2px 4px #000);
    /*! border: 10px solid #fff; */
    overflow: hidden;
    position: relative;
    text-align: center;
    /*! -webkit-box-shadow: 1px 1px 2px #e6e6e6; */
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    /*! box-shadow: 1px 1px 2px #e6e6e6; */
    cursor: default;
    /*! background: #fff url(../images/bgimg.html) no-repeat center center; */
}

.view .mask,.view .content {
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0,0,0,.6);
    margin: 30px 0 0 0;
}

.view p {
    font-family: Georgia,serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.view-first img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: rgba(0,0,0,.4);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    font-size: 12px;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.view-first:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first:hover h2,.view-first:hover p,.view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.view-first:hover p {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}

.view-first:hover a.info {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
}

/* LABEL */

.new-box,.sale-box {
    position: absolute;
    top: -4px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    z-index: 0;
}

.new-box {
    left: -4px;
}

.sale-box {
    right: -5px;
}

.stok-box {
    right: -5px;
}

.stok-label {
    font: 700 14px/12px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #0c953d;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    width: 80px;
    text-align: center;
    display: block;
    position: absolute;
    left: -3px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.stok-label:before {
    position: absolute;
    bottom: -3px;
    right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #21a3d8 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.stok-label:after {
    position: absolute;
    bottom: -3px;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #21a3d8 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.new-label {
    font: 700 12px/10px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #ff6a84;
    text-transform: uppercase;
    padding: 12px 12px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    width: 80px;
    text-align: center;
    display: block;
    position: absolute;
    left: -3px;
    top: 6px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 50%;
}

.new-label:before {
    position: absolute;
    bottom: -3px;
    right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #21a3d8 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.new-label:after {
    position: absolute;
    bottom: -3px;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #21a3d8 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sale-label {
    position: absolute;
    top: 25%;
    left: 0;
    display: inline-block;
    width: 100%;
    z-index: 3;
    margin: 0 auto;
    padding: 15px 0;
    color: #f2f2f2;
    background: #333;
    background: rgba(234, 19, 19, 0.62);
    border: 3px solid #f2f2f2;
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: center;
    /*! margin-top: -27px; */
}


.sale-label:before {
    position: absolute;
    bottom: -3px;
    right: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ad2b34 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.sale-label:after {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #ad2b34 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

/*RESPONSIVE 2020*/
@media(max-width:767px){	
.thumb-top-out {
    height: 315px;
}
.simapp .image_thumb_small {
    padding: 2px 0px;
    height: 62px;
    overflow: hidden;
}

.simapp .img_tiny {
    width: 38px;
    height: 50px;
    overflow: hidden;
    margin-right: 1px;
}

.stok-label {
    font: 700 11px/8px Arial,Helvetica,sans-serif;
    padding: 5px 0 4px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    width: 65px;
    left: -2px;
    top: 3px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sale-label {
    top: 35%;
    left: 0;
    padding: 6px 0;
    font-size: 1em;
}

.view h2{
padding: 5px;
margin-top: 0px;
}

.thumb_top .product-extra-link {
    bottom: 60px;
}

}

@media(max-width:480px){
.thumb-top-out {
    height: 261px;
}
}

@media(max-width:369px){
.thumb-top-out {
    height: 198px;
}
.view h2{
margin-top: -30px;
}
}

/*RESPONSIVE 2020 END*/

