﻿a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
textarea,input
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 1em;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    margin:0;
    padding:0;
}
button{
    outline: 0;
}
ul{
    list-style:none;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

b,
strong {
    /*
      Makes browsers agree.
      IE + Opera = font-weight: bold.
      Gecko + WebKit = font-weight: bolder.
    */
    font-weight: bold;
}

img {
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

li {
    display: list-item;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td,
caption {
    font-weight: normal;
    vertical-align: top;
}
textarea:focus, input:focus {
    outline: none;
}

svg {
    overflow: hidden;
}

body, textarea, input, select, label , button{font-family:IRANSans,IRANSans2, IRMitra,Georgia,Tahoma;}
body {
    direction: rtl;
    text-align: right;
    -webkit-font-smoothing:antialiased;
    text-shadow:1px 1px 1px rgba(0,0,0,0.003);
    font-size:62%;
    font-size:1em;   
   
}
a {
    text-decoration:none; color:#000000;
}
a:hover {
    color:#00AFEF; 
}


.p_pointer {
    cursor:pointer
}

.p_button,.public_button{
    font-family:IRANSans,IRANSans2, IRMitra,Georgia,Tahoma;
    border-style: none;
    width:120px;
    height:2em;
    line-height:2em;
    text-align: center;
    cursor: pointer;
    background-color: #AE4A84;
    color:#FFFFFF;
    font-size:.95em;
    padding: 0 5px;
    margin:1px;

}
.p_button:hover,.public_button:hover {
    background-color: #D08AB5;
}
.p_select,.public_select {
    border: 2px solid #9996C7;
    width: 175px;
    height: 25px;
    line-height:25px;
    font-size:12px;
}
.p_text,.public_text{
    border: 1px solid #9996C7;
    width: 175px;
    height: 25px;
    padding-right:5px;
    padding-left:5px;
    line-height:25px;
    font-size:12px;
}
.p_en,.public_en  {
    direction:ltr;font: normal normal 500 1.2em/1.8em Times New Roman, Times, serif;font-size:12px;
}
.p_fa,.public_fa {
    direction:rtl; text-align:right;
}
.p_text_number,.public_text_number {
    border: 2px solid #9996C7;
    width: 30px;
    height: 20px;
    padding-right:3px;
    padding-left:3px;
    direction:ltr;
    text-align:left;
    font-size:12px;
}
.p_error {
    width:100%;
    text-align:center;
    color:red;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.p_table_sel{
    display: table-cell;
    vertical-align: top;
}

.txt-right{
    text-align: right;}
.txt-left{
    text-align: left;}
.txt-center{
    text-align: center;
  
}.start {
}
#management_menu_mask,#management_menu{display: none;}
#login_form {
    width:0px;
    height:0px;
}
#profile_exit {
    display:inline-block;
    color:#a54586;
    padding-right:5px;
    font-size:12px;
    cursor:pointer;

}
/********************video**************************/
.vContainer{
    width:100%;
    padding: 10px;
}
.box-img{
    display: inline-block;
    width: 160px;
}
.box-text{
    padding-right: 5px;
    display: inline-block;
    width: 200px;
    vertical-align: top;
}
.titleBox{
    width: 100%;
}
.desc{
    font-size: 14px;
    color: 	#909090;
}

.video_element{
    width:390px;
    height:360px;
    display:inline-block;
}
.video_element img {
    width:390px;
    height:220px;
}
.video_element_body {
    border-right:solid 1px #e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    border-left:solid 1px #e8e8e8;
    height:140px;
}
.video_element_body>h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:500;
    padding-top:5px;
    padding-right:10px;
}
.video_element_body a{
    color:#2F2B60;
}
.video_element_body > p {
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.video_element_body > div {
    margin-top:55px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.video_element label {
    display:inline-block;
}
/***********article reading**************/
.aContainer{
    width:100%;
    border: 1px solid #ccc;
}
.a-box-img{
    display: inline-block;
    width: 100%;
}
.a-box-text{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.aTitleBox{
    width: 100%;
}
.a-slid-cakeoff-img{
    width: 100%;
    height: 300px;
}
.a-box-text h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:500;
    padding-top:5px;
    overflow: hidden;
    padding-right: 10px;
}
.a-box-text p{
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#96989A;
    padding-right: 10px;
}
.a-box-text a{
    color:#2F2B60;
}
.a-box-text > div {
    margin-top:35px;
    font-size:12px;
    color:#96989A;
}
/*//////////////////ARTICLE////////////////////*/
.article_element {
    width:390px;
    height:430px;
    display:inline-block;     
     
}
.article_element img {
    width:390px;
    height:300px;
}
.article_element_body {
    border-right:solid 1px #e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    border-left:solid 1px #e8e8e8;
    height:130px;
}
.article_element_body>h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:500;    
    padding-top:5px;
    padding-right:10px;
    overflow: hidden;
}
.article_element_body a{
    color:#2F2B60;
}
.article_element_body > p {
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.article_element_body > div {
    margin-top:40px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.article_element label {
    display:inline-block;
}
.article_element_icon {
    width:13px;
    height:13px;
    font-size:10px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    background-repeat:no-repeat;
    background-size: contain;
}
.article_element_label {
    width:100px;
    overflow: hidden;
    display: inline-block;
}

.source{
    width: 80px;
    height: 17px;
    line-height: 17px;
}
.date{
    width: 100px;
    height: 17px;
    line-height: 17px;
}
.date_search{
    width: 58px;
    height: 17px;
    line-height: 17px;
}
.comment_txt{
    width: 30px;
    height: 17px;
    line-height: 17px;
}
.time{
    background-image:url("https://goloff.ir/folder/img/icons_mobile/time2.png");
}
.comment{
    background-image:url('https://goloff.ir/folder/img/icons_mobile/comment2.png');
}
.icon{
    background-image:url('https://goloff.ir/folder/img/icons_mobile/icon2.png');
}
/* tooltip start */
#tooltip {
    text-align: center;
    color: #fff;
    background: #696969;
    position: absolute;
    z-index: 50000;
    line-height:1.8em;
    padding: 10px;
    font-size: .7em;
    border-radius: 2px; 
    box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
#tooltip:after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #696969;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
#tooltip.top:after {
            border-top-color: transparent;
            border-bottom: 10px solid #696969;
            top: -20px;
            bottom: auto;
        }
#tooltip.left:after {
            left: 10px;
            margin: 0;
        }
#tooltip.right:after{
            right: 10px;
            left: auto;
            margin: 0;
        }

.slice{
    width:32%;
    display: inline-block;
}


/*////////////////////////////////*/

/*/////////////////LODING/////////////////////*/
.progress {
    display: block;
    text-align: center;
    width: 0;
    height: 3px;
    background: #8C145A;
    transition: width .3s;
    position:absolute;
    top:0px;
}
.hide_progress {
    opacity: 0;
    transition: opacity 1.3s;
}
.hide_progress2 {
    opacity: 0;
}
/*/////////////////LODING/////////////////////*/

.public_mask {
    z-index: 5000;
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background: rgba(1, 1, 1, 0.16);
}
.public_exit_img {
    float:right;
    height:20px;
    width:20px;
    border-radius:5px;
    margin:10px;
    cursor: pointer;
   
}

.public-jq-top {
    width:100%;
    height:40px;
    background: -moz-linear-gradient(left, rgba(25,25,125,1) 0%, rgba(69,77,147,1) 52%, rgba(25,25,125,1) 100%, rgba(25,25,125,1) 101%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(25,25,125,1)), color-stop(52%,rgba(69,77,147,1)), color-stop(100%,rgba(25,25,125,1)), color-stop(101%,rgba(25,25,125,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(25,25,125,1) 0%,rgba(69,77,147,1) 52%,rgba(25,25,125,1) 100%,rgba(25,25,125,1) 101%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(25,25,125,1) 0%,rgba(69,77,147,1) 52%,rgba(25,25,125,1) 100%,rgba(25,25,125,1) 101%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(25,25,125,1) 0%,rgba(69,77,147,1) 52%,rgba(25,25,125,1) 100%,rgba(25,25,125,1) 101%); /* IE10+ */
    background-color: #19197D;
}
.public-jq-top1 {
    box-shadow:1px 1px 10px black;
}
.public-jq-top label{
    display: block;
    width:100%;
    text-align:center;
    color:white;
    line-height:40px;
    font-weight:bold;
}
.public-jq-container {
    width:80%;
    margin:auto;
    background-color:#FFFFFF;
    /*border:solid 1px black;*/
    box-shadow:1px 1px 10px black;
    height:90%;
    overflow:auto;
}
.public-jq-container1 {
    width:100%;
    background-color:#FFFFFF;
    /*border:solid 1px black;*/
    box-shadow:1px 1px 10px black;
    height:100%;
    overflow:auto;
}

#profile_picture{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
/*////////////////////////////////////////////////////////////////////*/
.main-slid-cakeoff {
    width:1200px;
    margin:0px auto 80px auto;
}
.slid-cakeoff-sel1, .slid-cakeoff-sel2, .slid-cakeoff-sel3 {
    display:table-cell;
    vertical-align:middle;
    height:370px;          
}
.slid-cakeoff-sel1,.slid-cakeoff-sel3 {
        width:50px;             
}       
.slid-cakeoff-part {
    display:table-cell;
    vertical-align:top;
    width:260px;
    height:360px;
    border:solid 1px #e8e8e8;
    overflow: hidden;
    position: relative;
}
.slid-cakeoff-img {
    width:258px;
    height:207px;
}        
.main_slid {
    display:none;
}
.slid-cakeoff-sel2 {
    width:1092px;            
}
.slid-cakeoff-sel2_main {
    width:1092px;
    overflow:hidden; 
    position:relative;
    height:360px;
}
.slid-cakeoff_scrollable {
    position:absolute;
    width:3324px;
    right:-1108px;    
    height:360px;            
}
.main_slid_div {
    position:absolute;
    display:table-cell;
    vertical-align:top;
    width:1108px;
    height:360px;                 
}
.slid_cakeoff_part_magin {
    display:table-cell;
    width:17px;
}
.main_slid_right {
        right:0px;
}   
.main_slid_main {
        right:1108px;
}   
.main_slid_left {
        right:2216px;
}       
    .slid-cakeoff-body h3 {
        font-size:14px;
        padding:10px;            
}  
.slid-cakeoff-body a {
    color:#000000;
}            
.img_slid-cakeoff-body {
    display:table-cell;
    vertical-align:bottom;
    width:100px;
    height:107px;            
}
.text_slid-cakeoff-body {
    display:table-cell;
    vertical-align:top;
    height:107px;      
    width:140px;
    text-align:left;
    font-size:12px;
    line-height:20px;
}
.img_slid-cakeoff-body > img {
    width:45px;
    height:60px;
    margin-right:5px;            
}
.text_slid-cakeoff-body-discount {
    color:#FF0000;
}
.img-toman1,.img-toman2 {
    display:inline-block;
    width:11px;
    height:8px;     
    background-size:100% 100%;
}
.img-toman1 {
     background-image: url("https://goloff.ir/folder/img/icons/toman3.svg");
}
.img-toman2 {
     background-image: url("https://goloff.ir/folder/img/icons/toman-red.svg");
}
.line_price {
   text-decoration:line-through;
}
/*/////////////////////////////////////////////////////////////////////////////*/

#product-popular,#product-bestselling,#product-similar {
    font-size:16px;
    height:20px;
    line-height:20px;  
    width:1092px;
    margin:20px auto;
    margin-top:40px;
    font-weight:bold;
}
.center_1200 {
    width:1200px;
    margin:0px auto;
}
.table_cel {
    display:table-cell;
    vertical-align:top;
}

/*//////////////TABLE//////////////*/
.rTable { display: table; width:100%;}
.rTableRow { display: table-row;}
.rTableHeading { display: table-header-group; }
.rTableBody { display: table-row-group; }
.rTableFoot { display: table-footer-group; }
.rTableCell { display: table-cell;}
.rTableCell_end {padding-left:0px;}




/*////////////////////////////////////////////////////////////gallery*/
.gallery_element {
    display:table-cell;
    vertical-align:top;
    width:400px;
    height:167px;
    border:solid 1px #e8e8e8;
}
.gallery_element_img {
    width: 152px;
    height: 167px;
}

#loading-img-fix{
    margin:auto;

}
.full_page{
    min-width:1200px ;
    margin:auto;
}

.hover-shadow:hover{
    box-shadow: 0px 1px 3px 2px #BDBCBC;
    -moz-box-shadow: 0px 1px 3px 2px #BDBCBC;
    -webkit-box-shadow:  0px 1px 3px 2px #BDBCBC;
    -o-box-shadow:  0px 1px 3px 2px #BDBCBC;
    transition: all  200ms;
}
.favorite-icon-slider2{
    width: 42px;
    height: 37px;
    top: 10px;
    left: -50px;
    background:url(https://goloff.ir/folder/img/product/ghalb-tukhali.svg) no-repeat center;
    position: absolute;
    cursor: pointer;
    background-size:contain ;
    display: inline-block;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s cubic-bezier(.35,0,.25,1);


}
.tag-icon{
    width: 42px;
    height: 37px;
    top: 60px;
    left: -50px;
    background:url(https://goloff.ir/folder/img/icons/3dot.svg) no-repeat center;
    position: absolute;
    cursor: pointer;
    background-size:contain ;

    display: inline-block;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s cubic-bezier(.35,0,.25,1);
    transition-delay: .3s;
}
.add_mask>.mask_product{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #aaaaaa;
    width:100%;
    height: 100%;
    opacity: 0.9;
    overflow: auto;
    display: none;
}
.mask_product{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #aaaaaa;
    width:100%;
    height: 100%;
    opacity: 0.9;
    overflow: auto;
}
.product_description{
    position: relative;
    padding: 0 10px;
    text-align: justify;
    cursor: pointer;
}
.product_more_details{
    position: relative;
    padding: 0 10px;
    text-align: justify;
    width: 100%;
}
.span_details{
    width: 100%;
    font-size: 13px;
    display: inline-block;
}
.div_tag{
    margin-right: 10px;
}
.div_tag_close{
    height: 35px;
    width: 100%;
}
.close_tag{
    width: 24px;
    height: 21px;
    top: 10px;
    left: 10px;
    background:url(https://goloff.ir/folder/img/icons/shopping-icon/mo-cancel-icon.gif) no-repeat center;
    position: absolute;
    cursor: pointer;
    background-size:contain ;
}
.tag_span{
    height: 27px;
    line-height: 27px;
    background-color: wheat;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
    margin: 3px;
    margin-bottom: 5px;
    display: inline-block;
}
.tag_span1{
    height: 27px;
    line-height: 27px;
    background-color: #99ccff;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
    margin: 3px;
    margin-bottom: 5px;
    display: inline-block;
    cursor: pointer;
}
.instock{
    position: absolute;
    color: white;
    background-color: gray;
    font-size: 2em;
    font-weight: 500;
    width: 130px;
    text-align: center;
    right: 135px;
    z-index: 9;
    height: 50px;
    border-radius: 0px 0px 10px 10px;
}
.div_img_product{
    position:relative;
}
.div_img_product:hover>.favorite-icon-slider2{
    left: 10px;
}
.div_img_product:hover>.tag-icon{
    left: 10px;
}
.favorite-icon-slider3{
    width: 42px;
    height: 37px;
    top: 10px;
    left: 10px;
    background:url(https://goloff.ir/folder/img/product/ghalb-tupor.svg) no-repeat center;
    position: absolute;
    cursor: pointer;
    background-size:contain ;
}
#rMessageBox{
    position: fixed;
    text-align: center ;
    top:30%;
    left: 0;
    width:100%;
    z-index:1000;
    opacity:0;
}
#rMessageBox>div{
    display: inline-block;
    background-color: #560840;
    color: #fff;
    text-align: center;
    margin: auto;
    padding: 10px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow:  2px 2px 6px 2px #808080;
    -moz-box-shadow:  2px 2px 6px 2px #808080;
    box-shadow:  2px 2px 6px 2px #808080;
}
        @font-face {
            font-family: IRANSans2;
            font-style: normal;
            font-weight: bold;
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_Bold.eot');
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
            url('https://goloff.ir/folder/font/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
            url('https://goloff.ir/folder/font/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('https://goloff.ir/folder/font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
        }
        @font-face {
            font-family: IRANSans2;
            font-style: normal;
            font-weight: 500;
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_Medium.eot');
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
            url('https://goloff.ir/folder/font/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
            url('https://goloff.ir/folder/font/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('https://goloff.ir/folder/font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
        }
        @font-face {
            font-family: IRANSans2;
            font-style: normal;
            font-weight: 300;
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_Light.eot');
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
            url('https://goloff.ir/folder/font/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
            url('https://goloff.ir/folder/font/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('https://goloff.ir/folder/font/ttf/IRANSansWeb_Light.ttf') format('truetype');
        }
        @font-face {
            font-family: IRANSans2;
            font-style: normal;
            font-weight: 200;
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_UltraLight.eot');
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
            url('https://goloff.ir/folder/font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
            url('https://goloff.ir/folder/font/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('https://goloff.ir/folder/font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
        }
        @font-face {
            font-family: IRANSans2;
            font-style: normal;
            font-weight: normal;
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb.eot');
            src: url('https://goloff.ir/folder/font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
            url('https://goloff.ir/folder/font/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
            url('https://goloff.ir/folder/font/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
            url('https://goloff.ir/folder/font/ttf/IRANSansWeb.ttf') format('truetype');
        }


        #profile_picture{background:url(https://goloff.ir/folder/img/icons/log-in-icon.svg) no-repeat center;
                              background-size: contain;}
            .rMask.show{ display:block;opacity:1}
            .rMask{
                display:none;
                opacity:0;
                width: 100%;
                text-align:center;
                height: 100%;
                position: fixed;
                top: 0;
                z-index: 100;
                 -webkit-transition: opacity .1s ease-in-out;
                 -moz-transition: opacity .1s ease-in-out;
                 -o-transition: opacity .1s ease-in-out;
                 transition: opacity .1s ease-in-out;
                left: 0;
                background: rgba(0, 0, 0, 0.53);
            }
          .slid_sel_right {
                background-image: url(https://goloff.ir/folder/img/icons/flesh.svg);
                background-repeat: no-repeat;
                background-color: transparent;
                border: 0;
                background-size: 100% 100%;
                width: 27px;
                height: 43px;
                cursor:pointer;
          }

          .slid_sel_left {
                background-image: url(https://goloff.ir/folder/img/icons/flesh.svg);
                background-repeat: no-repeat;
                background-color: transparent;
                border: 0;
                background-size: 100% 100%;
                width: 27px;
                height: 43px;
                transform: rotate(180deg);
                margin-right:20px;
                cursor:pointer;
          }
            