.container {
    width: 100%;
    max-width: 1440px;
}

.font-helvetica,
.all-font-helvetica * {
    font-family: 'arimo' !important;
}

.all-font-helvetica * h2{
	font-family: 'arimo' !important;
	font-weight: 400;
}

.fw-100 {
    font-weight: 100 !important;
}

.fw-300,
.p-fw-300 p {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.ul-fsz-12 ul {
    font-size: 14px !important;
}

.fsz-14 {
    font-size: 14px !important;
}

.fsz-16 {
    font-size: 14px !important;
}

.fsz-22 {
    font-size: 22px !important;
}

.fsz-18 {
    font-size: 18px !important;
}

.fsz-38 {
    font-size: 38px !important;
}

.lh-normal {
    line-height: normal !important;
}

.lh-1454 {
    line-height: 1.454 !important;
}

.lh-175 {
    line-height: 1.75 !important;
}

.ul-lh-2333 ul {
    line-height: 2.333 !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
	text-align: left !important;
}

.color-fff {
    color: #fff !important;
}

.color-000 {
    color: #000 !important;
}

.color-1a1a1a,
.p-color-1a1a1a p {
    color: #1a1a1a !important;
}

.color-505050 {
    color: #505050 !important;
}

.color-1d2b4f {
    color: #000 !important;
}

.color-3d5a80 {
    color: #000 !important;
}

.border-color-939393 {
    border-color: #939393 !important;
}

.bt-ccc {
    border-top: 1px solid #ccc !important;
}

.brs-15 {
    border-radius: 15px !important;
}

.bg-color-fff {
    background-color: #fff !important;
}

.bg-color-000 {
    background-color: #000 !important;
}

.bg-center {
    background-position: center !important;
}

.bg-cover {
    background-size: cover !important;
}

.d-inline-block {
    display: inline-block !important
}

.d-flex {
    display: flex !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.gap-15 {
    gap: 15px !important
}

.gap-16 {
    gap: 16px !important
}

.align-items-center {
    align-items: center !important;
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.filter-shadow-1 {
    filter: drop-shadow(0px 3px 40px rgba(0, 0, 0, 0.07));
    -webkit-filter: drop-shadow(0px 3px 40px rgba(0, 0, 0, 0.07));
}
.w-10 {
    width: 10px !important;
}

.mw-500 {
    max-width: 500px !important;
}

.mw-620 {
    max-width: 620px !important;
}

.mw-670 {
    max-width: 670px !important;
}
.mw-700 {
    max-width: 700px !important;
}

.mw-1145 {
    max-width: 1145px !important;
}

.mw-1175 {
    max-width: 1175px !important;
}

.mw-1230 {
    max-width: 1230px !important;
}

.mw-1250 {
    max-width: 1250px !important;
}

.mw-1345 {
    max-width: 1345px !important;
}

.minw-165 {
    min-width: 165px !important;
}

.minw-235 {
    min-width: 235px !important;
}

.minw-320 {
    min-width: 320px !important;
}

.h-100pc {
    height: 100% !important;
}

.h-3 {
    height: 3px !important;
}

.minh-830 {
    min-height: 830px !important;
}

.col-60px {
    flex: 0 0 60px;
    max-width: 60px;
}

.col-80px {
    flex: 0 0 55px;
    max-width: 55px;
}

.p-13 {
    padding: 13px !important;
}

.p-40 {
    padding: 40px !important;
}

.p-13-15 {
    padding: 13px 15px !important;
}

.p-40-40-50-40 {
    padding: 40px 40px 50px 40px;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-55 {
    padding-top: 55px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-75 {
    padding-top: 75px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-110 {
    padding-top: 110px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-55 {
    padding-bottom: 55px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-110 {
    padding-bottom: 110px !important;
}

.pb-120 {
    padding-bottom: 120px !important;
}

.pl-13 {
    padding-left: 13px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-16 {
    padding-left: 16px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.pr-13 {
    padding-right: 13px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.pr-75 {
    padding-right: 75px !important;
}

.pr-135 {
    padding-right: 135px !important;
}

.m-0 {
    margin: 0 !important;
}

.m--30--13--56--13 {
    margin: -30px -13px -56px -13px;
}

.mt--45 {
    margin-top: -45px !important;
}

.ul-mt-35 ul {
    margin-top: 35px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-105 {
    margin-top: 105px !important;
}

.mt-110 {
    margin-top: 110px !important;
}

.mb--110 {
    margin-bottom: -110px !important;
}

.mb-8 {
    margin-bottom: 8px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-26 {
    margin-bottom: 26px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.ml-auto {
    margin-left: auto !important;
}

.ml--13 {
    margin-left: -13px !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mr--13 {
    margin-right: -13px !important;
}

.btn-style {
    display: inline-block;
    color: #000;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
    padding: 11px 43px;
    border: 3px solid #000;
    text-align: center;
    background-color: transparent;
}

.btn-style-white {
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
    padding: 11px 43px;
    border: 3px solid #fff;
    text-align: center;
    background-color: transparent;
}

.btn-style:hover {
    color: #000;
}

.btn-style-white:hover {
    color: #fff;
}

.btn-white {
    border-color: #fff;
    color: #fff;
}

.btn-white:hover,
.btn-white:focus {
    background-color: transparent;
    color: #fff;
}

.page-template-template-home {
    padding-top: 100px;
    background-color: #fff;
}

.page-template-template-home ul#menu-private-store-menu {
    display: none;
}

/* ==========================================================================
 Responsive
 ========================================================================== */
@media (max-width:1199px) {
    .lg-fsz-20 {
        font-size: 20px !important;
    }
    
    .lg-mb--80 {
        margin-bottom: -80px !important;
    }
    
    .lg-mb-30 {
        margin-bottom: 30px !important;
    }
    
    .lg-p-30 {
        padding: 30px !important;
    }
    
    .lg-pl-30 {
        padding-left: 30px !important;
    }
    
    .lg-pl-60 {
        padding-left: 60px !important;
    }
    
    .lg-pr-30 {
        padding-right: 30px !important;
    }
    
    .lg-pr-60 {
        padding-right: 60px !important;
    }
}

@media (max-width:991px) {
    .md-fsz-30 {
        font-size: 30px !important;
    }
    
    .md-fsz-32 {
        font-size: 32px !important;
    }
    
    .md-gap-10 {
        gap: 10px !important;
    }
    
    .md-minh-700 {
        min-height: 700px !important;
    }
    
    .md-minw-150 {
        min-width: 150px !important;
    }
    
    .md-ul-mt-30 ul {
        margin-top: 30px !important;
    }
    
    .md-mt-80 {
        margin-top: 80px !important;
    }
    
    .md-mt-90 {
        margin-top: 90px !important;
    }
    
    .md-mt-100 {
        margin-top: 100px !important;
    }
    
    .md-mb-30 {
        margin-bottom: 30px !important;
    }
    
    .md-mb-40 {
        margin-bottom: 40px !important;
    }
    
    .md-mb-50 {
        margin-bottom: 50px !important;
    }
    
    .md-pt-5 {
        padding-top: 5px !important;
    }
    
    .md-pb-0 {
        padding-bottom: 0 !important;
    }
    
    .md-pl-15 {
        padding-left: 15px !important;
    }
    
    .md-pr-15 {
        padding-right: 15px !important;
    }
}

@media (max-width:767px) {
    .sm-bg-left {
        background-position: left center !important;
    }
    
    .sm-minh-initial {
        min-height: initial !important;
    }
	
	.sm-mt-100 {
        margin-top: 100px !important;
    }
    
    .sm-mt-60 {
        margin-top: 60px !important;
    }
    
    .sm-pt-30 {
        padding-top: 30px !important;
    }
    
    .sm-pt-60 {
        padding-top: 60px !important;
    }
    
    .sm-pt-80 {
        padding-top: 80px !important;
    }
    
    .sm-pb-30 {
        padding-bottom: 30px !important;
    }
    
    .sm-pb-60 {
        padding-bottom: 60px !important;
    }
    
    .sm-pb-80 {
        padding-bottom: 80px !important;
    }
    
    .page-template-template-home {
        padding-top: 90px;
    }
}