/*======== Template =======*/
body {
    font-size: 1.3rem;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    text-align: center;
    color: #49320b;
}

a{
    transition: all 500ms;
}

.alert {
    border: 1px solid #dedede;
}

.alert .alert-message {
    text-align: center;
}

a:hover,
a:active,
a:focus{
    transition: all 500ms;
}

.t4-content-inner{
    position: relative;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.module-head-group .module-title span:before,
.sidebar-r .module-title span:before,
.sidebar-l .module-title span:before {
    display: none;
}

.btn.btn-primary {
    background-color: transparent !important;
    color: #030303;
    border-width: 1px;
    border-style: solid;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
    background-color: #030303 !important;
    color: #fff;
}

.btn.btn-primary::after{
    display: none;
}

.page-header h2, .categories-list h2 {
    font-size: 40px;
}

.item-page {
    background: transparent;
}

@media (min-width: 768px){
    .t4-main-body {
        padding-top: 3rem;
        padding-bottom: 5rem;
    }

    .item-page {
        padding-top: 0;
    }
}

select.form-control[size], select.inputbox[size],
select.form-control[multiple],
select.inputbox[multiple] {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*Icomoon fix*/
[class^="icon-"], [class*=" icon-"] {
    height: auto;
    width: auto;
}

/*======== Section 2 =======*/
.t4-section-2 .container{
    padding-top: 60px;
    padding-bottom: 60px;
}

/*======= Specific Modules ========*/
.merchant-profile{
	padding: 20px 0;
}

.merchant-profile .logout-button{
    display: inline-block;
}

.download-lookbook{
    margin-top: 0;
}

/*======== Banner =======*/
.t4-banner {
    background: rgb(255,188,16);
	background: linear-gradient(90deg, rgba(255,188,16,1) 0%, rgba(0,205,162,1) 50%, rgba(0,212,255,1) 100%);
}

.t4-banner .fid-free-shipping-banner svg{
    width: 100px;
    height: auto;
    padding-right: 20px;
    -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
    filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
}

.t4-banner .fid-free-shipping-banner svg path{
    fill: #fff;
}

.t4-banner .fid-free-shipping-banner{
    font-size: 2rem;
    padding-bottom: 2px;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

.t4-banner .fid-banner-shipping-cont{
    display: flex;
    justify-content: center;
}

@media (max-width: 992px){
    .t4-banner .fid-free-shipping-banner svg{
        width: 70px;
        height: auto;
    }

    .t4-banner .fid-free-shipping-banner{
        font-size: 1.2rem;
    }
}

.t4-mid-banner .t4-section-inner{
    margin-top: 2.85rem;
}


/*======== Navbar - Navigation - Menu =======*/

nav.navbar{
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 992px){
    .t4-mainnav .navbar {
        display: none;
    }
}

.dropdown-item:hover,
.dropdown-item:focus {
    /*background-color: transparent;*/
}

#t4-mainnav {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#t4-mainnav .container:before,
#t4-mainnav .container:after {
    display: none;
}



.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link {
    text-transform: uppercase;
    border: none;
    padding-bottom: 0;
    margin-bottom: 1.429rem;
}

.t4-megamenu .navbar-nav > li > a:hover,
.t4-megamenu .navbar-nav > li > a:focus,
.t4-megamenu .navbar-nav > li > a:active,
.t4-megamenu .navbar-nav > li > .nav-link:hover,
.t4-megamenu .navbar-nav > li > .nav-link:focus,
.t4-megamenu .navbar-nav > li > .nav-link:active {
    border-bottom: 1px solid #000;
}

.t4-megamenu .navbar-nav > li.active > a,
.t4-megamenu .navbar-nav > li.active > .nav-link {
    border-bottom: 1px solid #000;
    border-top: none;
}

/*======= About page =======*/
.about-page.item-page{
    text-align: center;
}

.about-page .intro-img img{
    max-width: 150px;
    padding: 40px 0;
}

.about-page .intro-text {
    padding: 20px 0 40px 0;
    line-height: 2;
}

.about-page .intro-text p {
    font-size: 120%;
    font-style: italic;
    position: relative;
}

.about-page .intro-text p:before {
    content: "";
    position: absolute;
    width: 20%;
    height: 1px;
    bottom: 0;
    border-bottom: 1px solid #00a593;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 80px;
}

.about-page .sig-img{
    text-align: right;
}

.about-page .sig-img img{
    max-width: 150px;
    padding-top: 40px;
}


/*======= Top bar =======*/
#t4-topbar {
    padding-top: 20px;
}

/*========= ACM Sections ========*/

.acm-slideshow .item:before {
    display: none;
}

.acm-slideshow .item {
    background-position: center;
}

.acm-slideshow .item-title {
    font-weight: 700;
    text-align: right;
    margin-right: 2rem;
    font-size: 120px;
    text-shadow: 1px 1px 0px #000000;
}

.acm-slideshow .item-title i,
.acm-features.style-moto .features-item .item-title i{
    font-size: 80%;
}

.acm-slideshow .slider-content {
    padding-top: 30rem;
    padding-bottom: 0;
}

@media (max-width: 767.98px){
    .acm-slideshow .slider-content {
        padding-top: 20rem;
        padding-bottom: 0;
    }
}

.acm-features.style-moto .features-item {
    background-position: center;
    background-size: cover;
}

.acm-features.style-moto .features-item .item-title {
    font-weight: 700;
    text-align: left;
    font-size: 120px;
    margin: 0 auto 2rem 2rem;
    color: #fff;
    text-shadow: 1px 1px 0px #000000;
}

.acm-features.style-moto .features-item {
    padding-top: 40rem;
    padding-bottom: 0rem;
}

@media (max-width: 767px){
    .acm-slideshow .item-title,
    .acm-features.style-moto .features-item .item-title{
        font-size: 80px;
    }

}

/*======== Modules ======*/
.module-title{
    font-size: 36px;
    text-transform: none;
    padding-left: 0;
}

/*======== Intro Module ======*/
.intro-module {
    border: none;
    padding: 0;
    text-align: center;
}

.intro-module img {
    width: 110px;
    height: auto;
}

.intro-module .sub-title {
    font-style: italic;
    font-size: 1.4rem;
}

.intro-module .desc {
    margin-bottom: 2rem;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
}

.intro-module .btn {
}

.intro-module .desc a {
    font-weight: 700;
    text-decoration: underline;
}

/*======= Breadcrumb =========*/
.breadcrumb li:first-child{
    display: none;
}


/*========== Sections =========*/
@media (max-width: 767px){
    .section-oh .container {
        padding-bottom: 0;
    }
}




/*====================================================*/
/*=================== Hikashop =======================*/
/*====================================================*/

iframe[name="hikashop_popup_iframe"]{
    width: 100%;
}

.hikashop_product_image_subdiv {
    width: auto !important;
}

.hikashop_product_image,
.hikashop_category_image{
    height: auto !important;
}

.hikashop_product_name {
    font-family: 'EB Garamond';
    font-size: 25px;
    /*font-weight: 700;*/
}

.hikashop_product_price_per_unit{
    display: none;
}

.fid_price_from{
    display: none;
}

.fid_product_section{
    padding-bottom: 20px;
}

.hikashop_product_stock_count{
    color: #e20000;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px;
}

/*Checkout*/
.hikashop_checkout_page_step1 .fid-checkout-subtotal,
.hikashop_checkout_page_step1 .fid-checkout-shipping {
	display: none;
}

.hikashop_checkout_login legend {
    text-align: center;
}

.hikashop_checkout_terms,
.hikashop_checkout_coupon{
    margin: 20px 0;
    font-weight: bold;
}

.hikashop_checkout_coupon .input-append input[type="text"] {
    border: none;
    background-color: #fbf9f6;
    border-radius: 0.25rem;
}


.fid-checkout-identification{
    display: none;
}

.fid-checkout-login-registration{
    width: 100%;
}


@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
    .hikashop_checkout_cart .hikashop_product_quantity_field {
        margin: 2px 16px 2px 16px !important;
    }
}

.hikabtn_checkout_next{
    border-radius: 0;
    text-transform: uppercase;
    padding: 1rem 2rem;
}

/*Registration*/
.hikashop_user_registration_page h2 {
    display: none;
}

.hikashop_field_dropdown{
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    max-width: 240px;
    width: 100%;
    height: calc(4rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fbf9f6;
    background-clip: padding-box;
    border: 1px solid #fbf9f6;
    border-radius: 0.25rem;
}


/*single product view*/
.hikashop_product_page .hikashop_product_discount {
    display: none;
}

.hikashop_product_page .hikashop_product_price_before_discount{
    display: block;
}


.hikashop_product_page h1 span {
    display: block;
}

.hikashop_product_page h1 .hikashop_product_variant_subname {
    display: none;
}

.hikashop_product_page h1 .hikashop_product_code_main {
    font-size: 20px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: normal;
}

.hikashop_product_page .hikashop_product_characteristics{
    border: 4px solid #ed156d;
    padding: 10px 20px;
    display: inline-block;
}

.hikashop_product_page .hikashop_product_main_image{
    height: auto !important;
    margin-bottom: 50px;
}

.hikashop_product_page .hikashop_product_left_part{
    margin: 0 auto;
}

.hikashop_product_page .hikashop_product_right_part{
    width: 100%;
    text-align: center;
}

.hikashop_product_page .hikashop_product_price_main{
    display: block;
    margin-bottom: 20px;
    font-size: 40px;
}

.hikashop_product_page .hikashop_product_description_main{
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}

.hikashop_product_page .product_dimensions {
    font-size: 120%;
    color: #888;
    margin-bottom: 20px;
}

.hikashop_product_page .hikashop_product_quantity_main{
    margin-bottom: 20px;
    margin-top: 20px;
}

.hikashop_product_page a.hikabtn {
    background-color: #030303;
    color: #fff;
}

.hikashop_product_page a.hikabtn:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f291";
    padding-right: 10px;
    font-weight: 300;
}


/*infinite scroll*/
.hikashop_infinite_scroll {
    margin-top: 40px;
}

.hikashop_infinite_scroll a {
    display: inline-block;
    background-color: #030303;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px;
}

.hikashop_infinite_scroll a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f06e";
    padding-right: 10px;
}

/*category listing*/
.hikashop_subcategories_listing .hikashop_subcontainer {
    position: relative;
    min-height: auto !important;
}

.hikashop_subcategories_listing .hikashop_category_image {
}

.hikashop_subcategories_listing .hikashop_category_name {
    position: absolute;
    bottom: 35px;
    text-align: right !important;
    right: 0;
}

.hikashop_subcategories_listing .hikashop_category_name a {
    color: #fff !important;
    font-size: 40px;
    font-weight: 700;
    font-family: "Cormorant Garamond", serif;
    padding: 5px 10px;
    background-color: #000;
}


/*products listing in category*/
.hikashop_products_listing .hikashop_product_discount {
    display: none;
}

.hikashop_products_listing .hikashop_product_price_before_discount{
    padding-right: 4px;
}

.hikashop_products_listing .hikashop_product_name{
    margin-bottom: 0;
}

.hikashop_products_listing .hikashop_product_code_list {
	display: none;
}

.hikashop_products_listing .product-name-code-group {
    margin-bottom: 10px;
}

.hikashop_products_listing .hikashop_product_price_full{
    margin-bottom: 10px;
    display: block;
    font-size: 120%;
    color: #ed156d;
}

.hikashop_products_listing .fid_price_from{
    display: none;
}



.hikashop_products_listing .hikashop_product_has_options .fid_price_from{
    display: initial;
    font-size: 60%;
    color: #404040;
}

.hikashop_products_listing .hikashop_subcontainer{
    padding: 20px;
}

.hikashop_products_listing a.hikabtn:before{
    font-family: "Font Awesome 5 Pro";
    content: "\f291";
    padding-right: 10px;
    font-weight: 300;
}

/*buttons*/
a.hikabtn {
    background-color: transparent;
    color: #030303;
    border-color: #030303;
    border-radius: 0;
    text-transform: uppercase;
    padding: 15px 20px;
}

a.hikabtn:hover,
a.hikabtn:active,
a.hikabtn:focus{
    background-color: #1a1a1a;
    color: #fff !important;
    border-color: #1a1a1a;
}

/*cart module*/
.hikashop_cart {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.hikashop_cart ion-icon {
    font-size: 1.5rem;
    padding-left: 0.6rem;
}

/*module*/
.hikashop_module a.hikabtn:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f06e";
    padding-right: 10px;
}

/*====== Register page ======*/
.register-page .t4-login-module{
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.register-page .hikashop_registration_required_info_line{
    display: none;
}

/*========= Masthead ==========*/
.t4-masthead .container .page-title {
    font-weight: 700;
    color: #fff;
    font-size: 45px;
    background-color: #030303;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
}

/*====== Side shop menu module ======*/
.module-shopmenu .navbar {
    padding: 0;
}

.module-shopmenu .dropdown-menu {
    border: none;
}

.module-shopmenu .active .dropdown-menu {
    display: block;
}

.module-shopmenu .nav li .dropdown-menu li a {
    text-transform: lowercase;
    background: transparent;
}

.module-shopmenu .module-title {
    text-align: right;
    font-size: 2rem;
}

.sidebar-l .module-title {
    color: #49320b;
}

.sidebar-l .t4-module .module-inner {
    padding: 0;
    background-color: transparent;
}

.sidebar-l .t4-module .nav{
    width: 100%;
}

.sidebar-l .t4-module .nav li{
    text-align: right;
}

.sidebar-l .t4-module .nav > li.show{
    border: none;
}

.sidebar-l .t4-module .nav li:last-child{
    border: none;
}

.sidebar-l .t4-module .nav li a{
    display: inline-block;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    color: #88795e;
}

.sidebar-l .t4-module .nav li a:hover,
.sidebar-l .t4-module .nav li a:active,
.sidebar-l .t4-module .nav li a:focus{
    background-color: transparent;
    text-decoration: underline;
    color: #333;
}

.sidebar-l .t4-module .nav li.current a{
    color: #333;
}

.sidebar-l .t4-module .nav li ul > li > a:before,
.sidebar-l .t4-card .nav li ul > li > a:before,
.sidebar-l .moduletable .nav li ul > li > a:before,
.sidebar-l .module_menu .nav li ul > li > a:before{
    display: none;
}

.sidebar-l .t4-module .dropdown-menu{
    min-width: 5rem;
    padding: 0;
}

.sidebar-l .t4-module .dropdown-item.active,
.sidebar-l .t4-module .dropdown-item:active{
    background-color: transparent;
}

/*===== Logo =====*/
@media (min-width: 768px){
    .navbar-brand .logo-img {
    }
}

@media (min-width: 992px){
    .navbar-brand .logo-img {
    }
}

.navbar-brand {
    margin-right: 0;
}

.navbar-brand .logo-img {
    max-width: 200px;
}

/*======= Contact top =======*/
.contact-top-module{
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}

.contact-top-module ul{
    list-style: none;
    padding: 0;
}

.contact-top-module ul li{
    display: inline-block;
    margin-right: 1.5rem;
}

.contact-top-module ul li a{
    display: flex;
    align-items: center;
}

.contact-top-module ul li ion-icon{
    padding-right: 0.4rem;
    font-size: 1.3rem;
}

@media (max-width: 767px){
    .contact-top-module ul .address span{
        display: none;
    }
    .contact-top-module ul li{
        margin-right: 0.4rem;
    }
}

/*======= Off Canvas Content =======*/
.t4-offcanvas .t4-off-canvas-body {
    text-align: center;
    overflow-x: hidden;
    height: 100%;
    background-color: #fdf9f2;
}

.t4-offcanvas .t4-off-canvas-body .navbar {
    margin-left: 0;
    margin-right: 0;
    font-size: 120%;
}

.t4-offcanvas .t4-off-canvas-header {
    background-color: transparent;
    position: absolute;
    right: 10px;
    z-index: 999;
}

.t4-offcanvas .t4-off-canvas-header h3,
.t4-offcanvas .t4-off-canvas-header a{
    display: none;
}

.t4-offcanvas .offcanvas-more-module .btn {
    margin: 5px 0;
    min-width: 60%;
}

.t4-offcanvas .t4-off-canvas-header .close {
    background-color: rgba(0,0,0,0.2);
    border-radius: 0;
    text-shadow: none;
    color: #fff;
    opacity: 0.7;
    position: absolute;
    top: 1rem;
    right: 0.8rem;
}


/*======= Off Canvas Toggle Button =======*/
#t4-mainnav .t4-navbar .t4-offcanvas-toggle {
    background: #ed156d;
    margin: 2rem auto 2rem auto;
    outline: 4px solid #ed156d;
    outline-offset: 2px;
    color: #fff;
    border: 0;
    display: inline-block;
    padding: 0;
    width: 160px;
    height: 36px;
    line-height: 36px;
    position: relative;
}

.t4-offcanvas-open .t4-offcanvas-toggle span span.bar-first {
    margin-top: 0;
    transform: rotate(45deg);
}

.t4-offcanvas-open .t4-offcanvas-toggle span span.bar-last {
    margin-top: 0;
    transform: rotate(-45deg);
}

.t4-offcanvas-open .t4-offcanvas-toggle span span.bar-mid {
    display: none;
}

.btn.t4-offcanvas-toggle span span[class^='bar-'] {
    background-color: #ffffff;
    display: block;
    height: 1px;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-left: -5px;
    margin-top: 0px;
    width: 10px;
    transition: all 0.25s;
}

.btn.t4-offcanvas-toggle span span.bar-first {
    margin-top: -3px;
}

.btn.t4-offcanvas-toggle span span.bar-last {
    margin-top: 3px;
}

.btn.t4-offcanvas-toggle span span.text {
    padding-left: 20px;
}


/*======= Footer =========*/
.t4-footnav .module-ct {
    text-align: center;
    max-width: 180px;
    margin: 0 auto;
}

.t4-footnav ul {
    padding-left: 0;
}

.t4-footnav ul li {
    list-style: none;
    padding: 4px 0;
}

.t4-footnav .module-title {
    font-size: 30px;
}

.module-stores ul{
    padding: 0;
}

.module-stores ul li{
    list-style: none;
    display: inline-block;
    padding: 0 5px;
}

.t4-footnav .module-stores ul li a i{
    font-size: 120%;
}

.t4-footnav .navbar-nav{
    margin: 0 auto;
}

.dulcinea-sig-module a{
    color: #ed156d;
}

.t4-footnav .t4-module .nav li a{
    color: #404040;
}

.t4-footnav .t4-module .nav li a:hover,
.t4-footnav .t4-module .nav li a:active,
.t4-footnav .t4-module .nav li a:focus{
    text-decoration: underline;
}

.t4-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    background: transparent;
}

/*======= Social Follow =====*/
.t4-section-8{
    background-color: #e8e0d1;
    background: linear-gradient(158deg, rgba(232,224,209,1) 0%, rgba(249,241,229,1) 33%, rgba(249,241,229,1) 100%);
}

.social-follow{
    text-align: center;
}

.social-follow h3{
    margin-bottom: 1rem;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
}

.social-follow .btn{
    background-color: #ed156d;
    color: #fff !important;
}

.social-follow .btn i{
    padding-right: 5px;
}


/*======= Section CTA =======*/
.t4-section-cta {
    text-align: center;
}

.t4-section-cta .btn.btn-bold,
.t4-section-2 .btn.btn-bold{
    background-color: #030303;
    color: #fff;
}

.t4-section-cta .btn.btn-bold:hover,
.t4-section-cta .btn.btn-bold:active,
.t4-section-cta .btn.btn-bold:focus{
    text-decoration: underline;
    color: #fff;
}

.t4-section-cta .btn.btn-bold i {
    padding-left: 10px;
}

/*======= Section 4 - Hikashop products =======*/
/*.t4-section-4 .container{*/
/*    padding-bottom: 40px;*/
/*}*/

/*.t4-section-4 .hikashop_product_image{*/
/*    min-height: 250px;*/
/*}*/

/*.t4-section-4 .hikashop_product_image img {*/
/*    width: auto;*/
    /*max-height: 250px;*/
/*}*/

/*@media (max-width: 767px){*/
/*    .t4-section-4 .hikashop_product_image{*/
/*        min-height: auto;*/
/*    }*/
/*}*/

