.absolute-footer, html {
    background-color: #fff !important;
}

@font-face {
    src: url("../fonts/quicksand/Quicksand-Bold.ttf");
    font-family: "Quicksand Bold";
}

@font-face {
    src: url("../fonts/quicksand/Quicksand-Light.ttf");
    font-family: "Quicksand Light";
}

@font-face {
    src: url("../fonts/quicksand/Quicksand-Medium.ttf");
    font-family: "Quicksand Medium";
}

@font-face {
    src: url("../fonts/quicksand/Quicksand-Regular.ttf");
    font-family: "Quicksand Regular";
}

@font-face {
    src: url("../fonts/quicksand/Quicksand-SemiBold.ttf");
    font-family: "Quicksand SemiBold";
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Quicksand SemiBold" !important;
}

#mobile {
    display: none;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}


.row-0 {
    padding: 0px 15px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

body {
    font-family: "Quicksand Regular";
}

/**cart**/
.box-cart a {
    position: relative;
}

.box-cart svg {
    fill: #000 !important;
    width: 25px;
}

.box-cart svg ._1INsc {
    fill: #FFFFFF;
    font: normal normal normal 18px/1.75em barlow-extralight, barlow, sans-serif;
    font-size: 50px;
}

/**header login **/
/**get user**/
.header-login {
    padding-top: 6px;
    padding-bottom: 6px;
}

.header-login a i {
    padding-right: 6px;
}

.header-login a {
    color: #fff !important;
    font-family: "Quicksand SemiBold";
    text-transform: capitalize;
    font-size: 16px;
}

.header-login svg {
    fill: #fff;
    width: 20px;
    height: 20px;
}

.header-login .header-icon {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}

/**menu**/
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li {
    margin: 0px !important;
}

ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a {
    color: #000 !important;
    font-family: "Quicksand Bold";
    font-size: 15px;
    padding: 0px 25px;
    font-weight: 700 !important;
}

/**box-menu-header**/
article.box-menu-header {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}

#mega-menu-wrap {
    background: #ed521a !important;
    font-family: "Quicksand SemiBold";
}

#mega-menu-wrap #mega-menu-title {
    font-family: "Quicksand SemiBold" !important;
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
}

#mega-menu-wrap #mega_menu.active {
    display: block;
    z-index: 999;
}

#mega-menu-wrap ul#mega_menu li a {
    color: #000 !important;
    border-color: #f2f2f2 !important;
}

#mega-menu-wrap ul#mega_menu {
    border: 0px !important;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

/**search**/
article.box-menu-header input#woocommerce-product-search-field-0::placeholder {
    font-family: "Quicksand SemiBold";
    font-weight: normal;
}

article.box-menu-header input#woocommerce-product-search-field-0 {
    height: 45px;
    box-shadow: unset !important;
    border: 1px solid #ddd;
    border-radius: 3px 0 0 3px !important;
    font-family: "Quicksand SemiBold";
    font-weight: normal;
}

article.box-menu-header select.search_categories.resize-select.mb-0 {
    width: 100% !important;
    height: 45px;
    border-right: 0px !important;
    box-shadow: unset !important;
    border-left: 0px !important;
    background-color: #fff !important;
    font-family: "Quicksand SemiBold";
    margin-right: 0px !important;
}

article.box-menu-header button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    width: 100%;
    height: 45px;
    background: #22305c;
    border-radius: 0px 3px 3px 0;
}

article.box-menu-header form.searchform {
    margin: 0px !important;
}

article.box-menu-header .box-header-phone {
    text-align: right;
    height: 45px;
    line-height: 44px;
    font-size: 15px;
    font-family: "Quicksand SemiBold";
}

article.box-menu-header .box-header-phone i {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #ed521a !important;
    line-height: 30px;
    border-radius: 3px;
    color: #fff;
}

article.box-menu-header .box-header-phone a {
    color: #000;
}

.autocomplete-suggestion {
    font-family: "Quicksand SemiBold";
    font-size: 15px;
    background: #fff !important;
}

/**information **/
article.box-information {
    width: 100%;
    display: inline-block;
    padding: 15px;
    border: 1px solid #ddd;
}

.information-item {
    width: calc(100% / 4);
    float: left;
    border-right: 1px solid #dddd;
    padding: 0px 10px;
}

.information-item:last-child {
    border-right: 0px !important;
}

.information-item .item-content {
    FONT-VARIANT: JIS04;
    width: calc(100% - 50px);
    float: left;
    padding-left: 10px;
    font-family: "Quicksand SemiBold";
}

.information-item .item-content p {
    font-family: "Quicksand Light";
    font-size: 14px;
    color: gray;
    margin: 0px !important;
}

.information-item .item-content h4 {
    font-family: "Quicksand Bold" !important;
    font-size: 16px;
    font-weight: 700;
}

.information-item .item-icon {
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    align-self: center;
}

.information-item .item-icon i {
    color: #ed521a;
    font-size: 30px;
    display: flex;
    align-items: center;
    align-self: center !important;
    vertical-align: middle;
}

/**footer**/
footer#footer {
    width: 100%;
    margin-top: 80px;
    display: inline-block;
    padding: 40px 0;
    position: relative;
    background: url('../images/banner-footer.png') no-repeat;
    background-size: cover !important;
    border-top: 2px solid #000;
}

footer#footer:after {
    content: '';
    width: 105px;
    height: 58px;
    display: block;
    background: url(../images/icon-dog.png) no-repeat;
    position: absolute;
    top: -53px;
    z-index: 9999;
    background-size: 100% !important;
    left: 158px;
}

footer#footer .footer-top {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-top .footer-title {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

footer#footer .footer-top .footer-title h2 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px !important;
}

footer#footer .footer-top .footer-address p a {
    color: #fff;
}

footer#footer .footer-top .footer-address p {
    font-family: "Quicksand SemiBold";
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px !important;
}

footer#footer .footer-top .footer-address {
    width: 100%;
    display: inline-block;
}

/**title**/
span.section-title-main {
    background: #23315e !important;
    border: 0px !important;
    border-radius: 3px 3px 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    color: #fff;
    font-size: 18px;
}

.product-small p.name.product-title.woocommerce-loop-product__title a {
    color: #000;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
    display: -webkit-box;
    height: 40px;
    margin-bottom: 10px;
    font-family: "Quicksand SemiBold";
}

.product-small .price-wrapper ins span {
    color: #ee3523 !important;
}

.product-small .price-wrapper {
    font-family: "Quicksand SemiBold";
    font-size: 13px;
}

.product-small.box {
    transition: 0.3s ease-in-out;
    border: 1px solid #ddd;
}

.product-small.box:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1)
}

.product-small .box-text {
    padding: 10px !important;
}

/**sale**/
.badge-container.absolute.left.top.z-1 {
    margin: 0px !IMPORTANT;
    width: 100%;
    display: block;
}

.badge-container span.onsale {
    background: #ee3523 !important;
    width: 35px;
    font-family: "Quicksand SemiBold";
    height: 35px;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border: 1px dashed #fff;
    font-size: 14px;
}

/**product item**/
.product-featured .product-item {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 10px;
}

.product-featured .product-item .product-thumbnail {
    width: 120px;
    height: 120px;
    float: left;
}

.product-featured .product-item .product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-featured .product-item .product-content {
    width: calc(100% - 120px);
    float: left;
    padding-left: 10px;
}

.product-featured .product-item .product-content h2 {
    color: #000;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
    display: -webkit-box;
    height: 40px;
    margin-bottom: 10px;
    font-family: "Quicksand SemiBold";
}

.product-featured .product-item .product-content .price-wrapper {
    font-family: "Quicksand SemiBold";
    font-size: 15px;
    margin-bottom: 10px;
}

.product-featured .product-item .product-content .price-wrapper ins span {
    color: #ee3523 !important;
}

.product-featured .owl-dots {
    display: none !important;
}

.product-featured .owl-nav button {
    margin: 0px !important;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border: 1px solid #ddd !important;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    z-index: 999;
    opacity: 1 !important;
    background: #fff !important;
    transform: translateY(-50%);
}

.product-featured .owl-nav button.owl-prev {
    left: -10px;
}

.product-featured .owl-nav button.owl-next {
    right: -10px;
}

.product-featured .btn-add-to-cart {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
}

.product-featured .btn-add-to-cart a {
    font-family: "Quicksand SemiBold";
    color: #333;
    font-size: 13px;
}

/**widget**/
.widget-product .product-item {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 10px;
}

.widget-product .product-item .product-thumbnail {
    width: 80px;
    height: 80px;
    float: left;
}

.widget-product .product-item .product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.widget-product .product-item .product-content {
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}

.widget-product .product-item .product-content h2 {
    color: #000;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
    display: -webkit-box;
    height: 40px;
    margin-bottom: 10px;
    font-family: "Quicksand SemiBold";
}

.widget-product .product-item .product-content .price-wrapper {
    font-family: "Quicksand SemiBold";
    font-size: 15px;
    margin-bottom: 10px;
}

.widget-product .product-item .product-content .price-wrapper ins span {
    color: #ee3523 !important;
}

.widget-product .btn-add-to-cart {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
}

.widget-product .btn-add-to-cart a {
    font-family: "Quicksand SemiBold";
    color: #333;
    font-size: 13px;
}

header.archive-page-header {
    display: none;
}

/*8footer**/
nav.wp-footer-menu ul li a {
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 15px;
    font-family: "Quicksand SemiBold";
}

nav.wp-footer-menu ul li {
    border: 0px !important;
}

/*8single**/
.product-info .price-wrapper {
    font-family: "Quicksand SemiBold";
    font-size: 15px;
    margin-bottom: 10px;
}

.product-info .price-wrapper {
    margin: 30px 0 !important;
}

.product-info .price-wrapper ins span {
    color: #ee3523 !important;
    font-size: 25px;
}

button.single_add_to_cart_button.button.alt {
    background: #ee3523 !important;
    box-shadow: unset !important;
    font-family: "Quicksand SemiBold";
    border-radius: 4px !important;
}

main#main {
    font-family: "Quicksand SemiBold";
}

.woocommerce-billing-fields p input, textarea#order_comments {
    box-shadow: unset !important;
    border-radius: 3px !important;
    border: 1px solid #ddd;
}

.woocommerce-billing-fields p {
    width: 100% !important;
}

.woocommerce-billing-fields {
    padding-top: 15px;
    border-top: 2px solid #ddd;
}

.form-footer .form-group {
    position: relative;
    color: #fff;
    font-family: "Quicksand Bold" !important;
}

.form-footer .form-group input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.input-text::placeholder {
    color: #fff;
}

.form-footer .form-group input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.input-text {
    margin: 20px 0 0 0;
    background: #000000;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.05)
}

.form-footer .form-group button.wpcf7-submit {
    background: transparent !important;
    margin: 0px !important;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
