.home .wraper_inner_banner {
    display: inline-block;
}
.single_add_to_cart_button {
   display:none !important;
}
.fc_downlod_plugin{
background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24.000000 24.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,24.000000) scale(0.100000,-0.100000)'%0Afill='%23ffffff' stroke='none'%3E%3Cpath d='M100 175 c0 -40 -3 -45 -22 -45 -21 0 -21 -2 10 -32 l32 -33 32 33%0Ac31 30 31 32 10 32 -19 0 -22 5 -22 45 0 38 -3 45 -20 45 -17 0 -20 -7 -20%0A-45z'/%3E%3Cpath d='M20 30 c0 -6 40 -10 100 -10 60 0 100 4 100 10 0 6 -40 10 -100 10%0A-60 0 -100 -4 -100 -10z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 11px 11px;
    padding: 8px 25px 8px 35px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    letter-spacing: 1px;
    background-color: #ff2773;
    display: inline-block;
}
.view_btn{
background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 512.000000 512.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,512.000000) scale(0.100000,-0.100000)'%0Afill='%23fff' stroke='none'%3E%3Cpath d='M2275 4194 c-631 -96 -1266 -455 -1865 -1054 -197 -197 -345 -370%0A-379 -440 -22 -46 -26 -69 -26 -140 0 -113 24 -162 151 -309 438 -508 1011%0A-946 1508 -1154 344 -143 604 -193 960 -184 339 8 607 75 951 237 401 187 882%0A553 1252 950 261 281 288 324 288 460 0 116 -23 162 -165 325 -384 440 -832%0A803 -1271 1029 -300 154 -557 241 -839 281 -131 18 -441 18 -565 -1z m477%0A-549 c146 -26 292 -84 423 -170 77 -50 250 -223 300 -300 125 -191 184 -386%0A185 -611 1 -357 -157 -673 -445 -889 -190 -143 -410 -215 -657 -215 -610 0%0A-1099 490 -1098 1099 1 296 100 545 300 755 119 125 246 212 393 270 66 26%0A192 61 252 69 70 10 276 5 347 -8z'/%3E%3Cpath d='M2445 3340 c-193 -31 -373 -133 -495 -283 -62 -76 -133 -217 -157%0A-312 -24 -101 -22 -286 5 -386 75 -276 288 -487 572 -565 97 -27 290 -25 393%0A4 418 118 661 530 562 952 -21 89 -93 232 -155 307 -101 125 -271 233 -420%0A267 -84 20 -229 27 -305 16z'/%3E%3C/g%3E%3C/svg%3E");

 background-repeat: no-repeat;
    background-position: 11px 11px;
 padding: 8px 25px 8px 35px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    letter-spacing: 1px;
    background-color: #ff2773;
    display: inline-block;
}
.fc_downlod_plugin:hover,
.fc_downlod_plugin:focus,
.view_btn:hover{
   color:#fff;
background-color: #af0642 !important;
}
 