@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);

body {
	font-family: 'Roboto', 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;
}

.space {
    padding: 50px 0;
}

.two-full {
    margin: 0 auto !important;
    text-align: right;
}

.four-full, .eight-full, .ten-full {
    margin: 0 auto !important;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
}

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    border: none;
    background-color: #800080;
    transition: all 0.25s linear;
    color: #ffffff;
    padding: 10px 25px;
}

.btn-square.black:hover {
    background-color: #ff0000;
    color: #ffff00;
    border-radius: 5px;
    transform: translateY(-5px);
}

.hover-target .flipcontent {
    transition: all 0.75s linear;
}

.font-last {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
}

.article {
    border: none;
}

.new_product_col1 {
    margin: 0 auto !important;
}