.search-btn-shop {
    width: 109px;
    /* height: 45px; */
    background-color: #ffe55d;
    border-radius: 40px;
    /* color: #212529; */
    font-family: sansMedium;
    font-size: 14px;
    align-items: center;
}

.title-search-shop {
	font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-header-pages-shop {
	height: 300px;
}

.slider-shop {
	position: absolute !important;
	z-index:0 !important
}

.slider-shop .owl-item img {
	height: 300px;
	object-fit: cover
}

.title-shop {
	font-size: 40px;
    font-weight: 700;
    color: #fff;
    padding-top: 70px;
	z-index: 10;
	display: inline-block;
}

/*.dropdown .show {*/
    /*text-align: right !important;*/
/*}*/

.home-drop {
    float: left;
}

.dropdown-menu-right {
    text-align: right !important;
}