@import url('https://fonts.googleapis.com/css?family=Abril+Fatface&display=swap');
@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;
}

.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;
    font-family: 'Abril Fatface', cursive;
    font-weight: normal;
}

.attachment_design {
    background: inherit;
}

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

.two-full, .three-full, .four-full, .six-full {
    margin: 0 auto;
}

.font-main {
    font-size: 30px;
    line-height: normal;
    font-family: 'Abril Fatface', cursive;
    font-weight: normal;
    margin: 0 auto;
    color: #8B0000;
}

ul.v-list {
    margin: 0 auto !important;
}

.v-list {
    font-size: 12.5px;
    line-height: normal;
    margin: 0 auto;
    color: #777777;
}

ul.v-list li {
    width: 100%;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    font-family: 'Abril Fatface', cursive;
    font-weight: normal;
    margin: 0 auto;
    color: #8B0000;
}

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    font-family: 'Abril Fatface', cursive;
    font-weight: normal;
    margin: 0 auto;
    color: #8B0000;
}

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

.btn-square.black {
    border: 1px solid #c0c0c0;
    background-color: #c0c0c0;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
}

.btn-square.black:hover {
    border: 1px solid #8B0000;
    background-color: #8B0000;
    color: #ffffff;
}

.home_product_swipper_img, .article {
    border: none !important;
}

.new_product_col1 {
    padding: 0 !important;
    margin: 0 auto !important;
}

.font-title {
    font-size: 35px;
    line-height: normal;
    color: #ffffff;
    margin: 0 auto;
}

.font-sub {
    font-size: 25px;
    line-height: normal;
    font-weight: 500;
    margin-top: 0;
}

.list {
    font-size: 15px;
    margin: 0 auto !important;
}

.list-2 {
    color: #777777;
    display: table;
    line-height: 25px;
}

.icon {
    color: #8B0000;
    padding-right: 5px;
}

.frame {
    background-color: #f2f2f2;
    padding: 15px;
    box-shadow: 0 1px 5px rgba(51,51,51,0.50);
}

.frame-2 {
    background-color: #f2f2f2;
    padding: 15px;
    box-shadow: 0 1px 5px rgba(51,51,51,0.50);
    padding-bottom: 165px;
}

.frame-3 {
    background-color: #f2f2f2;
    padding: 15px;
    box-shadow: 0 1px 5px rgba(51,51,51,0.50);
    padding-bottom: 40px;
}

.row ul {
    padding-left: 0;
}

.table {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
}

.font-table {
    font-size: 70px;
    color: #ffffff;
    vertical-align: middle;
    display: table-cell;
    line-height: normal;
    font-family: 'Abril Fatface', cursive;
    font-weight: normal;
}

.font-table-3 {
    font-size: 15px;
    color: #ffffff;
    line-height: normal;
}

.font-list {
    font-size: 15px;
    color: #ffffff;
    line-height: normal;
    margin: 0 auto !important;
}

.font-list-2 {
    display: flex;
    line-height: normal;
    margin-bottom: 10px;
}

.icon2 {
    margin-top: 2.5px;
    padding-right: 10px;
}

/*
.bg {
    background-color: rgba(255, 255, 255, 0.25);
}
*/

/*
.bg2 {
    background-color: rgba(255, 255, 255, 0.25);
    width: 250px;
    height: auto;
    margin: 0 auto;
}
*/

.border {
    background-color: rgba(51, 51, 51, 0.50);
    /*border: 2.5px solid #ffffff;*/
    padding: 5px;
}

.font-new {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    border: 2.5px solid #ffffff;
    padding: 5px;
}

.font-new a:hover {
    color: #8B0000;
}

.hp_img {
    max-width: 50%;
    margin: 0 auto;
}