/**
 * Theme Name: Shopeo Child
 * Description: Shopeo Child theme
 * Author: Shopeo
 * Author URI: https://shopeo.cn
 * Template: blocksy
 * Text Domain: blocksy
 */
.ct_footer{
	background-color:rgb(233,236,239) !important;
}
.gototop{
position:fixed;
right:24px;
width:44px;
height:44px;
    border-color: rgba(0, 0, 0, .1);
background:#fff;
justify-content: center;
    align-items: center;
cursor:pointer;
display:flex;
    border-radius: 9999px;
    z-index: 10;
}
.slick-dots
{
    align-items: center;
    background-color: #0000004d !important;
    border-radius: 30px !important;
    bottom: 20px !important;
    display: flex;
   
    justify-content: center;
    left: 50% !important;
    margin: auto !important;
    padding-bottom: 2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    translate: -50% !important;
    width: auto !important;	
}
.sflex{display:flex;flex-direction:row;align-items:center;}
.searchaddress{display: inline;
	text-align: center;
    padding: 5px;
	cursor:pointer;
	background:#ff558f;
	color:#fff;
    width: 100px;
    border-radius: 2px;
    border: 1px solid #e5e7eb;}
#__daum__layer_14{display:none;}