@font-face {
    font-family: comfortaa;
    src: url('../../../../../../../../pub/media/hhn/font/Comfortaaregular.ttf');
}
@font-face {
    font-family: comfortaabold;
    src: url('../../../../../../../../pub/media/hhn/font/Comfortaabold.ttf');
}
@font-face {
    font-family: comfortaalight;
    src: url('../../../../../../../../pub/media/hhn/font/Comfortaalight.ttf');
}

@font-face {
    font-family: gotham-hhn;
    src: url('../../../../../../../../pub/media/hhn/font/Gotham-Book.ttf');
}

@font-face {
    font-family: littlewonder;
    src: url('../../../../../../../../pub/media/hhn/font/LittleWonder-Regular.otf');
}

@font-face {
    font-family: aquino;
    src: url('../../../../../../../../pub/media/hhn/font/Aquino-Demo.ttf');
}

body{
    font-family: comfortaa !important;
}
.scont{
    font-family: comfortaa !important;
}
button,a,p,select{
    font-family: comfortaa !important;
}

strong{
    color:#083340;
}
hr{
    border-top: 1px solid #8FB14E;
}
.footer-container_m1, .footer-container_m1 a{
    color: #5c5148 !important;
}
@media (min-width: 769px){
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: 1600px !important;
    }
}
@media only screen and (min-width: 1378px){
    .bestseller-carousel,.new-carousel,.promo-carousel{
        width:80%;
    }
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main{
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

textarea {
    border-radius: 5px;
}
.border-green{
    color: #62992e;
    background-color: #fff;
    border: 1px solid #62992e;
    cursor: pointer;
}
.button-green{
    color: #fff;
    background-color: #62992e;
    cursor: pointer;
}
.border-gray{
    color: #5c5138;
    background-color: #fff;
    border: 1px solid #5c5138;
}

a{
    color: #62992e;
}
.disabled-btn{
    opacity: 0.5;
    cursor: not-allowed !important;
}
.m-footer-2column li a:hover,
.m-footer-2column li a:active,
#findNearestBranch a:hover, 
#findNearestBranch a:active, 
.registration-header:hover, 
.registration-header:active,
.customLogin:hover,
.customLogin:active,
#money-back-link:hover,
#money-back-link:active,
.product-page-fullpage .view:hover,
.product-page-fullpage .view:active
.secondary .remind:hover,
.secondary .remind:active,
.aunderline:hover,
.aunderline:active
{
    text-decoration: underline !important;
}
.border-green:hover,
.border-green:active,
.button-green:hover,
.button-green:active,
.multiproduct-price:hover,
.multiproduct-price:active,
.home-button:hover,
.home-button:active,
.towishlist:hover,
.towishlist:active,
.continue:hover,
.continue:active,
.update:hover,
.update:active,
.apply:hover,
.apply:active,
.action-edit:hover,
.action-edit:active,
.action-delete:hover,
.action-delete:active,
.checkout:hover,
.btnconfadd:hover,
.sendtomany:hover,
.sendtomany:active,
.actions-primary .submit:hover,
.actions-primary .submit:active,
.actions-primary .tocart:hover,
.actions-primary .tocart:active,
.box-actions .edit:hover,
.box-actions .edit:active,
.box-actions .change-password:hover,
.box-actions .change-password:active
.block-title .edit:hover,
.block-title .edit:active,
.block-title .view:hover,
.block-title .view:active,
.actions .view:hover,
.actions .view:active,
.actions .order:hover,
.actions .order:active,
.primary .create:hover,
.primary .create:active,
.primary .login:hover,
.primary .login:active,
.primary .save:hover,
.primary .save:active,
.primary .share:hover,
.primary .share:active,
.primary .tocart:hover,
.primary .tocart:active,
#hnfblogin-button:hover,
#hnfblogin-button:active,
.header-account-item a:hover,
.secondary .back:hover,
.secondary .back:active,
.new-address-popup .action-show-popup:hover,s
.action-select-shipping-item:hover,
#add-recipient:hover,
#add-recipient:active,
#snscontinueshoppingwertyuio:hover,
#snscontinueshoppingwertyuio:active,
#SaveAndCheckout:hover,
#SaveAndCheckout:active,
#snsresetbtn:hover,
#snsresetbtn:active,
#save-recipient:hover,
#save-recipient:active,
#reset-recipient-form:hover,
#reset-recipient-form:active,
#remove-unassigned-item:hover,
#remove-unassigned-item:active,
#close-unassigned-item:hover,
#close-unassigned-item:active,
.btnadd:hover,
.btnadd:active,
#add-assigned-item:hover,
#add-assigned-item:active,
#close-modal-assigned-item:hover,
#close-modal-assigned-item:active,
.checkout-btn:hover,
.checkout-btn:active
#save-order:hover,
#save-order:active,
#back-to-page1:hover,
#back-to-page1:active,
.removep:hover,
.removep:active
{
    opacity: 0.7 !important;
}
.border-green a, .button-green a{
    cursor: pointer;
}