Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
13 kB
3
Indexable
Never
.eg-button-container ~ .cta-container,
.eg-button-container ~ p,
.eg-button-container ~ h1 {
    display: none !important;
}

@media screen and (min-width:991px) and (max-width:1200px){
    .storepage .experience-commerce_layouts-masonrybrick:nth-child(2){
        background-position: top right 50%!important;
    }
}
@media screen and (min-width:991px){
    .storepage {
        overflow-x: initial;
    }
    .storepage .experience-commerce_layouts-masonrybrick:nth-child(2){
        padding-top: 63px;
    }
    html body div#maincontent {
        padding-top: 59px !important;
    }
    .navbar.bg-inverse .navbar-nav .nav-link{
        color: #000000 !important;
    }
    
}

body:not(.sticky-nav-min) header.hasStickyNav.sticky-nav-desktop,
body:not(.sticky-nav-min) header.sticky-nav-desktop .main-menu.menu-toggleable-left.navbar-toggleable-lg{
    background: transparent !important;
}
.storepage .experience-commerce_layouts-masonrybrick:nth-child(2) .layout-region-9 {
    display: none;
}
.storepage .experience-commerce_layouts-masonrybrick:nth-child(2) {
    height: 78vh;
    background-position: top center;
    background-size: cover !important;
    background-repeat: no-repeat;
    background: url('https://expogrowth.in/wp-content/uploads/2023/09/image-2023-09-07T100150.494.png');
}
.storepage .experience-commerce_layouts-masonrybrick:nth-child(2) .col-lg-3.layout-region .image-container {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.eg-button-container {
    display: flex;
    flex-direction: column;
    gap: 10px;

}
html body .eg-button-container .eg-button{
   background: #491040 !important;
   width: 270px;
}
html body .eg-button-container .eg-button:hover {
    background: #2a0024 !important;
}
@media screen and (max-width:767px) {
    html body.sticky-nav-mobile #maincontent[role="main"]{
        padding-top: 55px !important;
    }
}
@media screen and (max-width:990px) {
    .eg-button-container{
        align-items: center;
    }
    html body .eg-heading{
        font-size: 2.5rem !important;
    }
    body:not(.eg-sticky-element) header .navbar-header .logo img{
        opacity: 0;
        visibility: hidden;
    }
    body:not(.eg-sticky-element) header .navbar-header .logo{
        background: url('https://editor-assets.abtasty.com/50844/64ff568b1e73d1694455435.svg');
        background-position: center;
        background-size: 128px 24px;
        background-repeat: no-repeat;
    }
    body:not(.eg-sticky-element) .search-mobile .reset-button-mobile .icon.svg-icon.close-x,
    body:not(.eg-sticky-element) .header .navbar-header .pull-right .minicart-link svg,
    body:not(.eg-sticky-element) .search-button-mobile .svg-icon.search{
        fill: #ffffff !important
    }
    body:not(.eg-sticky-element) .menu-icon:not(.open)::after{
        color: #ffffff !important;
    }
    body:not(.eg-sticky-element) .header .navbar-header .pull-left .navbar-toggler .menu-icon:not(.open) span {
        background: #ffffff !important;
    }
    
    body:not(.eg-sticky-element) header.hasStickyNav.sticky-nav-mobile:not(.header-navbar-open) {
        background: transparent;
    }
    body.sticky-nav-mobile #maincontent {
        padding-top: 70px !important;
    }
    html body .eg-button-container .eg-button.btn {
        background: #ffffff !important;
        color: #000000 !important;
    }
    html body .eg-heading,
    html body .eg-para {
        text-align: center;
        color: #ffffff;
    }
    .storepage .experience-commerce_layouts-masonrybrick:nth-child(2) {
        background: url('https://expogrowth.in/wp-content/uploads/2023/09/Image-Variants.png');
        background-repeat: no-repeat !important;
    background-position: top left !important;
    }
    .storepage .experience-commerce_layouts-masonrybrick:nth-child(2) .text-cta-container{
        justify-content: end !important;
    }

}
@media screen and (min-width: 991px) {
    
    html body .page header .header.container {
        background: #ffffff;
    }
    html body .page header .main-menu .menu-group>ul.navbar-nav {
        justify-content: flex-start !important;
        margin-left: 20px;
    }
    .storepage .experience-commerce_layouts-masonrybrick:nth-child(2) .layout-region.col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 650px;
        flex: 0 0 650px;
        max-width: 650px;
    }
    html body .eg-para {
        text-align: left;
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }
    html body .eg-heading {
        text-align: left;
        font-size: 64px;
        font-style: normal;
        font-weight: 700;
        line-height: 80px;
        color: #222222;
    }
    .eg-bar-detail {
        flex-wrap: nowrap;
        width: 900px;
    }
       
}
.storepage .experience-commerce_layouts-masonrybrick:nth-child(2) .masonry-brick {
    height: 100%;
}
	
/*rohan's edits*/	
#marmothomepage .experience-component .carousel-container {	
  display: none;	
}	
#marmothomepage .experience-component .editorialRichText-component-container {	
  display:none;	
}	

/* ---------------------------------- */
/* .eg-navwrap {
    margin: auto;
    overflow-y: auto;
    white-space: nowrap;
    padding-bottom: 14px;
}

.eg-nav>li:not(:last-child) {
    margin-right: 15px;
}

.eg-nav .eg-dropdown li > a:hover {
    background: #eaeaea;
}

.eg-nav {
    display: table;
    width: 100%;
    text-align: center;
    word-spacing: -9em;
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.eg-nav li {
    display: inline-block;
    text-align: left;
    word-spacing: normal;
}

.eg-nav li>a {
    position: relative;
}

.eg-nav li:hover,
.eg-nav>li>a:hover,
.eg-nav li:focus,
.eg-nav>li>a:focus {
    z-index: 105;
}

.eg-nav li li {
    display: block;
}
.eg-nav .eg-dropdown.eg-sleeping-bags {
    width: 216px;
}

.eg-nav .eg-dropdown.eg-jackets {
    width: 190px;
}

.eg-nav .eg-dropdown.eg-rainwear {
    width: 150px;
}

.eg-nav .eg-dropdown.eg-tents {
    width: 124px;
}

.eg-nav .eg-dropdown.tops {
    width: 134px;
}

.eg-nav .eg-dropdown.bottoms {
    width: 150px;
}
.eg-nav ul {
    position: absolute;
    z-index: 104;
    left: -999em;
    top: 0;
    opacity: 1;
    transition: opacity 0.5s, left 0s 0.5s, top 0.5s;
    padding-left: 0px;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    background: #ffffff;

}

.eg-nav li:hover>ul {
    left: auto;
    top: auto;
    opacity: 1;
    transition: opacity 0.5s linear, top 0.5s;
}

.eg-nav li:focus-within>ul {
    left: auto;
    top: auto;
    opacity: 1;
    transition: opacity 0.5s linear, top 0.5s;
}

.eg-nav ul ul {
    transition: opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;
    z-index: 103;
}

.eg-nav li li:hover ul {
    top: auto;
    margin-left: 100%;
    transform: translateY(-2.2rem);
    opacity: 1;
    transition: opacity 0.5s linear, margin 0.5s;
}

.eg-nav li li:focus-within ul {
    top: auto;
    margin-left: 100%;
    transform: translateY(-2.2rem);
    opacity: 1;
    transition: opacity 0.5s linear, margin 0.5s;
}


.eg-nav li a:first-child:not(:last-child) {
    padding-right: 20px;

}
.eg-nav .touch-only {
    display: none;
    left: -10px;
}

.touch-device .eg-nav .touch-only {
    display: inline-block;
}

.wrap {
    padding: 20px;
    max-width: 980px;
    margin: auto;

}

.isScrolling .eg-nav ul.eg-dropdown {
    left: -999em;
    opacity: 0;
}

.eg-nav .select-styled img {
    margin-right: 5px;
    max-width: 22px;
}

.eg-nav .select-styled {
    text-align: center;
    padding: 10px 20px;
    border-radius: 30px;
    background: #eceded;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.select-styled svg {
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 10px;
}
.select-styled:hover svg {
    transform: rotate(-90deg);
}
.eg-top-bar {
    padding: 40px 0px 20p;
}
.eg-top-bar {
    padding: 40px 0px;
}

.eg-nav .eg-dropdown li > a {
    padding: 10px 20px;
    display: block;
    text-decoration: none;
    text-align: center;
}

.eg-nav .eg-dropdown > li a {
    border-bottom: 1px solid #eaeaea;
} */




/* New CSS */
.eg-top-bar {
    padding: 24px 0px;
}
.eg-navwrap.container {
    margin: auto;
    white-space: nowrap;
    padding-bottom: 14px;
}
.eg-top-bar .eg-nav li {
    display: inline-block;
    text-align: left;
    word-spacing: normal;
    position: relative;
}
.eg-nav .select-styled img {
    max-width: 32px;
}
.select-styled svg {
    display: inline-block;
    min-width: 18px;
    transform: rotate(180deg);
    transition: transform 0.45s linear;
}
.select-styled.eg-dropdown-active svg{
    transform: rotate(0deg);
    transition: transform 0.45s linear;
}
.eg-nav .select-styled {
    cursor: pointer;
    display: flex;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 80px;
    background: #ECEDED;
    color: #222 !important;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.eg-top-bar .eg-nav {
    width: 100%;
    text-align: center;
    margin-bottom: 0px !important;
    padding-left: 0px;
    display: flex;
    gap: 16px;
    justify-content: center;
}
.eg-top-bar .eg-dropdown {
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    max-height: 0px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-49%);
    top: 100%;
    z-index: 99;
    transition: max-height 0.45s linear, opacity 0.45s linear, visibility 0.45s linear;
}
.select-styled.eg-dropdown-active + .eg-dropdown {
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    transition: all 0.45s linear;
}

.eg-top-bar .eg-dropdown li {
    width: 100%;
}
.eg-top-bar .eg-dropdown li a {
    width: 100%;
    display: flex;
    height: 40px;
    min-width: 156px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 80px;
    border: 1px solid #222;
    background: #ffffff;
    color: #222222;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    cursor: pointer;
}

.eg-top-bar .eg-dropdown li a:hover {
    background: #222222;
    color: #ffffff;
    text-decoration: none;
}

.eg-mobile-bar {
    padding: 24px 0px;
}

.eg-dropdown-outer .eg-dropdown {
    padding: 16px;
    background: #030303;
    margin: 0px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.eg-dropdown-outer .eg-item-title {
    color: #ffffff;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'Avance Offc', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
}

.eg-dropdown-outer .eg-dropdown li {
    list-style:  none;
}

.eg-dropdown-outer .eg-dropdown li a {
    color: #ffffff;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    display: block;
    cursor: pointer;
}

.eg-dropdown-outer {
    background: #030303;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
}

.select-styled.eg-dropdown-active + .eg-dropdown-outer {
    display: flex;
    align-items: center;
}
.eg-dropdown-outer span {
    color: #ffffff;
    font-size: 38px;
    line-height: 24px;
    display: inline-block;
    padding: 2px;
    position: absolute;
    top: 24px;
    right: 24px;
}

.eg-mobile-bar .eg-nav {
    display: table;
    width: 100%;
    text-align: center;
    word-spacing: -9em;
    margin-bottom: 0px !important;
    padding-left: 0px;
}
.eg-mobile-bar .eg-nav li {
    display: inline-block;
    text-align: left;
    word-spacing: normal;
}
.eg-mobile-bar .eg-nav > li:not(:last-child) {
    margin-right: 15px;
}
.eg-mobile-bar .eg-navwrap.container{
    margin: auto;
    overflow-y: auto;
    white-space: nowrap;
    padding-bottom: 14px;
}
.eg-mobile-bar .eg-navwrap.container::-webkit-scrollbar {
    display: none;
  }
  .eg-mobile-bar .eg-navwrap.container{
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
@media screen and (min-width:1024px) {
    html body.eg-popup::before,
    html body .eg-mobile-bar{
        display: none;
    }
}
@media screen and (max-width:1023px) {
    html body.eg-popup{
        overflow: hidden;
    }
    html body .eg-top-bar{
        display: none;
    }
}
html body .page header .main-menu .desktop.mega-nav-item.show > a,
html body .page header .main-menu .menu-group>ul.navbar-nav>li.desktop>a:hover {
    color: #ffffff !important;
}