.coco_ecommerce_style_header .et_pb_slide .et_pb_button_wrapper .et_pb_button:before {
content: "" !important;
display: block !important;
margin: 0 !important;
left: 0 !important;
top: 0 !important;
width: 46px !important;
height: 100% !important;
background-color: #ff4364;
border-radius: 50px;
z-index: -1;
transition: 0.3s;
}
.coco_ecommerce_style_header .et_pb_slide .et_pb_button_wrapper .et_pb_button:hover:before {
width: 100% !important;
}
@media only screen and (min-width: 981px) {
.coco_style_header.coco_ecommerce_style_header .et_pb_slider .et_pb_slide {
padding: 241px 0 286px !important;
}
.coco_style_header.coco_ecommerce_style_header .et_pb_slider .et-pb-controllers {
bottom: 117px;
}
.coco_style_header.coco_ecommerce_style_header .et_pb_slider .et-pb-slider-arrows {
bottom: 125px;
}
}
@media only screen and (max-width: 767px) {
.coco_ecommerce_style_header .et_pb_slide .et_pb_button_wrapper {
text-align: center !important;
}
}