/**** Menu header ****/

#main-header {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#main-header {
    padding: 7px 0;
}

#main-header {
    border-bottom: 1px solid #8a8a8a;
}

#main-header .et_menu_container {
    width: 100%;
    text-align: center;
    height: inherit;
}

#main-header .logo_container {
    height: auto;
    max-height: 100px;
    padding: 0;
}

#main-header .logo_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: auto;
}

#main-header .logo_container img {
    max-height: 60px;
    float: none;
    width: auto;
}


/**** Secondary menu in small screens ****/

.mob-menu2 {
    max-width: 100%;
    height: 56px;
    background: #fff;
    border-top: 1px solid #8a8a8a;
    border-bottom: 1px solid #8a8a8a;
    display: block;
    position: relative;
}

.mob-menu2 .initrer {
    white-space: nowrap;
    overflow: auto;
}

.mob-menu2 ul {
    margin: 0;
    padding: 0;
    height: 100%;
}

.mob-menu2 ul li {
    display: inline-flex;
    margin-left: 5px;
    padding: 15px 10px;
    text-transform: uppercase;
}

.mob-menu2 ul li a {
    color: #000;
}

.mob-menu2 span.arrow-right:before {
    content: '\35';
    font-family: ETmodules!important;
    font-size: 40px;
    font-weight: normal;
}

.mob-menu2 span.arrow-right {
    position: absolute;
    right: 0px;
    background: #ffffff;
    height: 54px;
    z-index: 40;
    padding: 15px 0 0 0;
    bottom: 0px;
    border-left: 1px solid #6f6f6f;
}

#et-main-area {
    margin-top: 0;
}

@media only screen and (max-width: 576px) {
    .mob-menu2 span.arrow-right {
        display: none;
    }
}

@media only screen and (min-width: 981px) {
    .mob-menu2 {
        display: none;
    }
}

.mob-menu2 ul li .sub-menu {
    display: none !important;
}


/**** End secondary menu in small screens ****/


/**** Left corner menu ****/

.cosa-collapse-menu {
    float: left;
    min-height: 40px;
    min-width: 80px;
    padding: 20px 0 0 15px;
    position: absolute;
    left: 0;
    z-index: 100;
}

.cosa-shortcut-menu {
    float: right;
    min-height: 40px;
    min-width: 80px;
    padding: 20px 15px 0 0;
    position: absolute;
    right: 0;
    z-index: 100;
}

.cosa-myaccount-nav {
    float: left;
    margin-right: 20px;
}

.cosa-myaccount-nav .fa {
    margin: 0;
}

.cosa-mobile-search {
    float: left;
    min-height: 26px;
    min-width: 26px;
    padding: 2px;
}

.cosa-mobile-search .search-submit {
    height: 24px;
}

.cosa-mobile-search-toggle {
    cursor: pointer;
}

.cosa-mobile-menu-bar {
    width: 24px;
    height: 24px;
    padding: 2px;
    cursor: pointer;
}

@media only screen and (min-width: 981px) {
    .cosa-collapse-menu .cosa-mobile-search {
        display: none !important;
    }
}


/**** Right corner menu ****/

.cosa-shortcut-menu .cosa-site-search {
    float: left;
    margin-right: 20px;
    padding-top: 2px;
}

.cosa-myaccount-header {
    float: left;
    min-width: 25px;
    margin-right: 20px;
    padding-top: 2px;
}

.cosa-wc-cart {
    float: left;
    min-width: 25px;
}

.cosa-cart-info {
    color: inherit;
}

.cosa-cart-count {
    background: #4c4e59;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    padding: 2px;
    position: absolute;
    right: 35px;
    text-align: center;
    top: 17px;
    vertical-align: baseline;
    white-space: nowrap;
    width: 16px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

#sign-in {
    height: 19px;
    width: 20px;
}

.minicart-icon {
    display: block;
    width: 1.355rem;
    height: 1.65rem;
    background-repeat: no-repeat;
    background-position: unset;
    background-size: 1.355rem 1.65rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%234C4E59'%3E%3Cpath d='M13.966 15.375l-.781-9.65H1.788l-.781 9.65h12.959zM.93 4.809h13.113l.93 11.483H0L.93 4.809z'/%3E%3Cpath d='M11.279 7.125v.458h-.93v-.458c0-4.058-.986-5.958-2.863-5.958-1.876 0-2.862 1.9-2.862 5.958v.458h-.93v-.458C3.694 2.627 4.927.25 7.486.25c2.56 0 3.793 2.377 3.793 6.875z'/%3E%3C/g%3E%3C/svg%3E");
}

.cosa-shortcut-menu .cosa-site-search .search-submit,
.cosa-mobile-search .search-submit,
.cosa-search-mobile-form .cosa-site-search .search-submit {
    color: #fff;
    font-size: .75rem;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    padding: .8rem .1rem .1rem 1.4rem;
    background-color: transparent;
    border: 0;
    padding: 0;
}

.cosa-shortcut-menu .cosa-site-search .search-submit {
    top: 20px;
    right: 124px;
    height: 20px;
    padding-top: 3px;
    cursor: pointer;
}

.cosa-shortcut-menu .cosa-site-search .search-field {
    height: 21px;
    padding: 6px 24px 4px 2px;
    border: 0;
    border-bottom: 1px solid #4c4e59;
    border-radius: 0;
    visibility: hidden;
    line-height: 1.5em;
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.cosa-shortcut-menu .cosa-site-search .search-field:focus,
.cosa-shortcut-menu .cosa-site-search .search-field.is-open {
    visibility: visible;
}

@media only screen and (min-width: 981px) {
    .cosa-wc-cart {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 980px) {
    .et_header_style_centered #logo {
        max-height: 60px;
    }
    .cosa-collapse-menu {
        padding-top: 20px;
        padding-left: 10px;
    }
    .cosa-shortcut-menu {
        padding-top: 20px;
        padding-right: 10px;
    }
    .cosa-cart-count {
        top: 17px;
        right: 10px;
    }
    .cosa-shortcut-menu .cosa-site-search {
        display: none !important;
    }
    .cosa-myaccount-header {
        margin-right: 5px;
        margin-left: 15px;
    }
    .cosa-myaccount-nav {
        margin-right: 5px;
    }
}

.cosa-myaccount-nav .navbar-btn {
    font-size: 20px;
    color: #4C4E59;
}


/**** Mobile search form ****/

#cosa-search-mobile {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #ffffff;
    top: 0;
    left: 0;
    z-index: 100002;
}

#cosa-search-mobile.opened {
    display: block !important;
}

#cosa-search-mobile.closed {
    display: none !important;
}

#cosa-search-mobile .cosa-site-search {
    display: inline-block;
    position: relative;
    top: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    margin: 7.5em auto 0;
    padding: 0 .95em .95em;
    border: none;
    margin-top: 0!important;
    background-color: #fff;
}

#cosa-search-mobile .cosa-search-close-container {
    display: block;
    position: absolute;
    top: 1.25em;
    z-index: 9999;
    width: auto;
    right: 7%;
}

#cosa-search-mobile .cosa-search-close {
    margin: 0;
    padding: .4rem;
}

#cosa-search-mobile .search-close-img {
    padding: .65em;
    padding-top: 5px;
}

#cosa-mobile-search {
    margin: 0 auto;
    padding: .7em 0;
    width: 85%;
}

#cosa-mobile-search .search-submit {
    display: block;
    position: absolute;
    z-index: 9999;
    width: 1.85em;
    height: 1.85em;
    margin-top: .635rem;
    border: 0;
    background-position: bottom;
    background-color: transparent;
}

#cosa-mobile-search .search-field {
    width: 100%;
    height: 32px;
    margin: .5em 0;
    padding: .35rem 2.5rem;
    border: 0;
    border-bottom: 1px solid #4c4e59;
    border-radius: 0;
    line-height: 1.5em;
}

#cosa-mobile-search .search-submit {
    cursor: pointer;
}

#wpadminbar+#page-container .cosa-search-mobile-form .cosa-site-search {
    top: 46px;
}

@media only screen and (min-width: 981px) {
    #cosa-search-mobile,
    #cosa-search-mobile.opened,
    #cosa-search-mobile.closed {
        display: none !important;
    }
}