Good afternoon i am sorry for the delay , Please see below my theme.liquid file
{% include 'avada-joy' %}
.ul_menu_active{
display:block !important;
}
.site-nav-dropdown .toogleClick{
color: white !important;
}
@media screen and (max-width: 800px) {
.trustpilot-widget iframe{
height: 60px !important;
padding: 10px !important;
}
}
@media screen and (min-width: 801px) {
#shopify-section-navigation .site-nav > li:last-child{
display:none !important;
}
.trustpilot-widget iframe{
height: 60px !important;
padding: 18px !important;
}
}
.trustpilot-widget{
margin: 0 auto 20px auto !important;
background: white !important;
width:60% !important;
}
#showLeftPush .fa-bars{
color: white !important;
}
.header-search,.top-header, .customer-links {
margin-top: 1% !important;
}
.phone-number .fa-phone-square {
color: white !important;
}
.phone-number {
color: white !important;
}
#email-modal .window-window .window-content .right {
text-align: left !important;
margin-top: 3% !important;
}
#email-modal .window-window .window-content .right img {
max-width: 64% !important;
margin-left: 10% !important;
}
#back-top a:hover{
background: #7b7c7d !important;
}
.nav-bar .container{
padding-right: 0 !important;
padding-left: 0 !important;
width:100% !important;
text-align: center !important;
}
.nav-bar{
background: #000000;
}
#shopify-section-1583755112919 .widget-des span {
font-size: 28px;
font-weight: bold;
}
#foot_warnings span{
font-size: 13px !important;
}
.site-nav>li:hover a {
color: white !important;
}
.site-nav>li.dropdown>p.toogleClick:before {
border-top-color: white !important;
}
.cbp-spmenu-vertical{
background: black !important;
}
.gf-menu-device-wrapper .close-menu{
background: black !important;
color:white;
}
.gf-menu-device-container .item a{
color: white !important;
}
.gf-menu-device-container{
background: black !important;
}
.top_message,.header-panel-top,.top-message{
height: auto !important;
}
.fadeInDown .site-nav > li > a:hover{
color:white !important;
}
.banner-category .text-category{
margin-top: 5%;
}
.banner-category .text-category span{
font-size: 28px;
font-weight: bold;
}
.banner-4 .wrap-inner{
background: #ffffffbd;
padding: 14px !important;
}
.banner-4 .wrap-inner h3{
color: #2f3432 !important;
font-weight:bold;
}
#submit_birthdate:hover{
background: #373737;
border-color: #373737;
color: white;
}
#submit_birthdate{
background: #1935A3;
border-color: #1935A3;
color: white;
}
#prompt-background {
background: #1935A3 !important;
}
.header-panel-bottom {
height: auto !important;
}
.header-panel-top {
display:block !important;
}
/* Desktop */
@media (min-width: 701px){
#gtranslate_wrapper {
top: 50px !important;
}
}
/* Mobile */
@media (max-width: 700px){
#gtranslate_wrapper {
top: 85px !important;
}
}
@media (max-width: 1024px){
.footer-policy div {
border-bottom: solid 1px white !important;
}
}
#contactFormWrapper textarea,#contactFormName,#contactFormPhone,#contactFormEmail {
width: 100% !important;
}
.header-mobile {
display: none !important;
}
.menu-block .fa-bars{
color: black;
}
#complx-co-link:hover{
color: #1935A3 !important;
}
header{
border-bottom: 1px solid gray;
}
#cartCount{
color: white !important;
}
.inner-form-subscribe input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: white !important;
opacity: 1; /* Firefox */
}
.inner-form-subscribe input {
border: 2px solid white !important;
color: white !important;
}
.search-bar .input-group-field{
border: 1px solid #787F8D !important;
}
.header-panel-top .top-message{
width: 100% !important;
}
.right-header-top{
display:none !important;
}
.header-panel-top .free-shipping{
display:none !important;
}
.collection-des .rte{
display:none !important;
}
#mc_embed_signup button[type=submit]{
margin-top: 0 !important;
}
#contact_form button[type=submit]{
/*margin-top: 8px;*/
}
.payment-method {
padding: 0 !important;
}
.footer-bottom address {
margin: 12px 0 !important;
}
.footer-bottom span{
color: white;
}
.footer-bottom {
padding-bottom: 14px !important;
}
#shopify-section-1490603706188 .widget-des{
padding-top: 34px;
}
#shopify-section-1490603706188 .widget-des span{
font-size: 28px;
font-weight: bold;
}
{% if settings.favicon != blank %}
{% endif %}
{% capture seo_title %}
{{ page_title }}
{% if current_tags %}
{%- assign meta_tags = current_tags | join: ', â %} â {{ âgeneral.meta.tagsâ | t: tags: meta_tags -}}
{% endif %}
{% if current_page != 1 %}
â {{ âgeneral.meta.pageâ | t: page: current_page }}
{% endif %}
{% unless page_title contains shop.name %}
â {{ shop.name }}
{% endunless %}
{% endcapture %}
{{ seo_title }}
{% if page_description %}
{% endif %}
{% include âfb-open-graph-tagsâ %}
{% include âtwitter-cardâ %}
{% include âhead_fontsâ %}
{% include âhead_stylesâ %}
{% include âhead_scriptsâ %}
{{ content_for_header }}
{% comment %}
If you store has customers disabled, you can remove the following JS file
{% endcomment %}
{% if template contains âcustomersâ %}
{{ âshopify_common.jsâ | shopify_asset_url | script_tag }}
{{ âcustomer_area.jsâ | shopify_asset_url | script_tag }}
{% endif %}
{% include âswift_coreâ %}
{{ âcustom.jsâ | asset_url | script_tag }}
{% comment %}
Add the page template as a class for easy page or template specific styling.
{% endcomment %}
{% section 'header' %}
{% section 'navigation' %}
{% section 'announcement-bar' %}
{% unless template contains 'contact' %}
{% include 'breadcrumb' %}
{% endunless %}
{{ content_for_layout }}
{% if template contains 'product'%}
{%unless template contains 'list-collections' %}
{% include 'recently-viewed-products' %}
{%endunless%}
{%endif%}
{% section âfooterâ %}
{% if settings.enable_quick_view %}
{% include âquick-view-templateâ %}
{% endif %}
{% include âfooter_scriptsâ %}
{% include ânewsletterâ %}
{% include âgtranslateâ, float: âyesâ %}
{{ â//cdn.shopify.com/s/files/1/0194/1736/6592/t/1/assets/booster-page-speed-optimizer.js?23â | script_tag }}
{%if template contains âcollectionâ%}
.collection-des .rte{
display:block !important;
}
{%endif%}
@media screen and (min-width: 998px){
div.header-logo.col-xs-3 {
margin-left: 170px;
}
}
@media (max-width: 767px){
.site-nav>li, nav#cbp-spmenu-s1, #cbp-spmenu-s1 .close-menu {
background: #E2725B !important;
}
}