@import url('https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
	font-family: 'Tinos', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
    background-color: #ffffff;
    font-size: 15px;
    line-height: normal;
}

.mm-ismenu {
    color: #ffffff;
}

.intro {
    overflow: hidden;
    padding: 0;
}

/*
.intro b, .intro p {
    padding: 25px;
    display: none;
}
*/

.pagedetailcontent {
    padding: 25px;
}

p.mhomecontent {
    padding: 0;
}

.nivo-controlNav {
    padding: 0;
}

.photo img.logo_pic {
    margin: 0 auto;
}

.title {
    padding: 25px 0;
    text-transform: uppercase;
}

.attachment_design {
    background: inherit;
}

#whatsapp-float-icon {
    line-height: 25px;
}

.banner-item .banner-caption {
    width: 100%;
    height: auto;
}

.space {
    padding: 100px 0;
}

.space2 {
    padding: 50px 0;
}

.three-full, .four-full, .six-full, .six-full-1, .six-full-2, .nine-full {
    margin: 0 auto !important;
}

.six-full-2 {
    padding: 25px;
}

.font-main {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    letter-spacing: 7.5px;
}

.font-big {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #777777;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    transition: all 0.25s linear;
    border-radius: 25px;
    border: 1px solid #ffffff;
    background-color: #a1254e;
    padding: 15px 25px;
    color: #ffffff;
}

.btn-square.black:hover {
    box-shadow: 0 2.5px 5px rgba(51, 51, 51, 0.25);
    border: 1px solid #a1254e;
    background-color: inherit;
    color: #a1254e;
    transform: translateY(-7.5px);
}

.font-main-2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    letter-spacing: 7.5px;
    color: #ffffff;
}

.font-big-2 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    transition: all 0.25s linear;
    border-radius: 25px;
    border: 1px solid #ffffff;
    background-color: #a1254e;
    padding: 15px 25px;
    color: #ffffff;
}

.btn-square.white:hover {
    box-shadow: 0 2.5px 5px rgba(51, 51, 51, 0.25);
    border: 1px solid #ffffff;
    background-color: inherit;
    color: #ffffff;
    transform: translateY(-7.5px);
}

#body home .products-listing .product-price, .products-listing .product-price-tag {
    color: #ffffff;
}

.font-last .products-listing .product-price, .font-last .products-listing .product-price-tag {
    color: #333333;
}

.slick-prev:before, .slick-next:before {
    color: #ffffff !important;
    opacity: 1 !important;
}

.font-last .slick-prev:before, .font-last .slick-next:before {
    color: #a1254e !important;
    opacity: 1 !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.row ul {
    margin: 0 auto !important;
    padding: 0 !important;
}

.home_product_swipper_img {
    border: none !important;
    background-color: #ffffff !important;
}

.article {
    border: none !important;
    background-color: inherit !important;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.home_product_title, .list_cart_price {
    color: #ffffff;
}

.last .home_product_title, .last .list_cart_price {
    color: #333333;
}

.list_cart_button {
    border: 1px solid #ffffff;
    border-radius: 50px;
}