@font-face {
    font-family: 'avenir';
    font-style: normal;
    font-weight: 400;
    src: local('Avenir-Regular'), url(http://commentsold.com/fonts/Avenir-Regular.eot) format('eot');
}
@font-face {
    font-family: 'avenir-medium';
    font-style: normal;
    font-weight: 400;
    src: local('Avenir-Medium'), url(../../../www-sub/fonts/Avenir-Medium.eot) format('eot');
}
@font-face {
    font-family: 'avenir-light';
    font-style: normal;
    font-weight: 400;
    src: local('Avenir-Light'), url(../../../www-sub/fonts/Avenir-Light.eot) format('eot');
}
@font-face {
    font-family: 'avenir-heavy';
    font-style: normal;
    font-weight: 400;
    src: local('Avenir-Heavy'), url(../../../www-sub/fonts/Avenir-Heavy.eot) format('eot');
}

body {
    font-family: 'avenir-medium', sans-serif;
}
/*webstore v2*/
.sorting-padding {
    padding-top: 60px;
}
.navbar {
    justify-content: space-between;
}
.search-container, .mobile-search-container {
    /*min-width: 542px;*/
    height: 48px;
    background: rgb(243,243,243);
    position: relative;
}
.search-container {
    min-width: 542px;
}
.top-section .image-container .brand {
    width: 230px;
    height: 100%;
    display: block;
}
.mobile-search-container {
    display: none;
}
form {
    height: 100%;
}
.search-container form #q, .mobile-search-container form #q {
    text-decoration: none;
    border-bottom: none;
    height: 100%;
}
.search-container .magnifying-icon, .mobile-search-container .magnifying-icon {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
}
.search-container form input[placeholder], .mobile-search-container form input[placeholder] {
    text-align: left !important;
    padding-left: 10px;
    font-family: 'avenir-roman';
}
.search-container, .mobile-search-container {
    border: 2px solid grey;
    background: #ffffff;
    border-radius: 30px;
}
#top-alert-purchase, #top-alert-wish {
    width: 100%;
    height: 0px;
    position: fixed;
    z-index: 55;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    text-align: center;
    padding-top: 0px;
    z-index: 55555;
    box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.75);
    overflow: hidden;
}
.show-alert {
    transition: height 300ms ease-in-out !important;
    height: 50px !important;
    padding-top: 0px !important;
}
#top-alert-purchase p, #top-alert-wish p {
    margin-bottom: 0px;
    margin-top:10px;
}
#magnifying-icon {
    width: 74px;
    background: rgba(0,0,0,0.3);
    border-radius: 30px;
    width: 110px;
    height: 39px;
    margin-top: 2px;
    margin-right: 3px;
    font-size: 15px;
    font-family: 'avenir-medium', sans-serif;
    box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.75);
}
#magnifying-icon-mobile {
    width: 74px;
    margin-top:2px;
    background: rgba(0,0,0,0.3);
    border-radius: 30px;
    width: 110px;
    height: 39px;
    font-size: 15px;
    font-family: 'avenir-medium', sans-serif;
    display: flex;
    margin-right: 3px;
    width: 100px;
    background-color: red;
    border-radius: 24px;
    height: 40px;
    margin-top: 2px;
    margin-right: 2px;
}
#magnifying-icon:hover {
    cursor: pointer;
    margin-top: 0px;
    margin-right: 0px;
    opacity: 0.9;
    height: 44px;
    transition: margin-right 200ms ease-in-out, margin-top 200ms ease-in-out, height 200ms ease-in-out;
}
.desktop-menu-items {
    display: flex;
    text-align: center;
}
.desktop-menu-items i {
    font-size: 38px;
}
.desktop-menu-items i:hover {
    opacity: 0.9;
}
.desktop-menu-items div, .desktop-menu-items a {
    margin-left: 18px;
}
.navbar {
    display: block;
}
.navbar-nav {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
.fixed {
    position: fixed !important;
    top:0; left:0 !important;
    width: 100% !important;
    height: 48px !important;
    transition: height 500ms ease-in !important;
}
.nav-bar-container {
    width: 100%;
}
.nav-bar-container ul {
    background: rgba(0,0,0,0.2);
}
.nav-bar-container li {
    font-family: avenir heavy;
    font-weight: 800;
}
.top-section {
    display: flex;
    justify-content: space-between;
    height: 124px;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
}
.bottom-section {
    display: flex;
    justify-content: space-between;
}
.navbar .social-bar {
    padding: 0px !important;
    padding-top: 5px !important;
    background: #fff;
    text-align: center;
    height: 46px;
    font-size: 22px;
    display: none;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    filter: invert(1);
}
.carousel-indicators {
    filter: invert(1);
    margin-bottom: -30px;
}
.social-bar a {
    padding-left: 16px;
    padding-right: 16px;
}
.navbar.navbar-expand-lg {
    padding: 0px !important;
}
#main-menu .nav-item {
    text-align: left;
    font-family: 'avenir-medium', sans-serif;
}
#main-menu .nav-item a:hover {
    opacity: 0.5;
}
.nav-item:last-child {
    border-bottom: none;
}
.mobile-search-bar {
    display: none;
}
.search-bar {
    display: block;
}
.hide-bar {
    display: none !important;
}
.brand {
    font-family: avenir heavy;
    font-size: 26px;
    text-align: center;
    font-weight: 800;
}
a.brand {
    color: #000;
    display: flex !important;
    align-items: center;
    font-family: avenir heavy;
    font-weight: 800;
    font-size: 26px;
    text-align: center;
}
.brand img {
    width: auto;
    height: 100%;
    margin-left: 20%;
}
#q:focus {
    border-bottom: none !important;
    border-color: transparent;
    box-shadow: none !important;
}
.search-container, .desktop-menu-items {
    width: 100%;
}
.image-container {
    width: 100%;
    height: 100%;
}
.desktop-menu-items .account {
    margin-left: 70px;
}
.desktop-menu-items .account div, .desktop-menu-items .cart div {
    white-space: nowrap;
}
.desktop-menu-items a {
    color: #000;
}

/*  Pagination */

.paginate {
    text-align: center;
}
.paginate a {
  font-family: 'avenir-medium', sans-serif;
  padding: 16px;
  color: #000;
  display: inline-block;
  border-color: transparent;
}
.paginate span {
  border: 1px solid #b1b3b6;
  width: 50px;
  height: 50px;
  border-color: transparent;
  padding-bottom: 14px;
  padding-top: 14px;
}
.paginate span:hover,
.paginate span:focus {
  background-color: #ededee;
  border-color: transparent;
  opacity: 0.8;
}
.paginate span.page.current {
  padding: 14px;
  background-color: #ededee;
  border-color: #ededee;
  color: #6d645d;
}
.paginate span.deco {
  padding: 16px;
  border: none;
}
.paginate span.deco:hover,
.paginate span.deco:focus {
  background-color: transparent;
}
.items-indicator {
    font-family: 'avenir-medium', sans-serif;
}
.container.main-cont {
    max-width: 1400px;
}

.mini-image-container {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-top: 15px;
    opacity: 1;
    text-align: center;
    margin-top: 30px;
}
.mini-image-container .video-placeholder-container {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: #d0cdcd;
    border-radius: 100px;
    border: 0px solid;
}
.mini-image-container .video-placeholder {
    filter: inherit;
}
.mini-image-container img:hover {
    cursor: pointer;
    opacity: 0.7;
    transform: opacity 200ms ease-in;
}
#add-to-cart-btn, #add-to-wishlist-btn {
    border-radius: 5px;
    margin-left: 0px;
}
.product-page .product-name {
    font-family: 'avenir-heavy', sans-serif;
    font-size: 24px;
    font-weight: 800;
}
.product-page .product-description {
    font-family: 'avenir-medium', sans-serif;
    font-size: 17px;
}
.product-page .dd {
    margin-left: 0px !important;
    margin-bottom: 10px !important;
}
.product-page .product-price {
    display: block;
    text-align: left;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 18px;
}
.product-page .product-price .sale-price {
    display: block;
    font-size: 18px;
}
.product-header-mobile {
    display: none;
}
.product-header-desktop {
    display: block;
}
.primary, .secondary {
    transition: all 0.8s ease 0s;
}
.primary:hover, .secondary:hover {
    opacity: 0.8;
}
video {
    width: 100%;
}
video:hover {
    cursor: pointer;
}
#sort-by-dropdown {
    font-family: 'avenir-roman', sans-serif;
}
.form-group label {
    font-family: 'avenir-medium', sans-serif;
}
#menu-account, #menu-cart {
    margin: 0 auto;
}
#menu-account:hover, #menu-cart:hover {
    cursor: pointer;
}
@media (max-width: 1120px) {
    .search-container {
        min-width: 420px;
        transition: min-width 400ms;
    }
}
@media (max-width: 991px) {
    .search-container {
        display: none;
    }
    .mobile-search-container {
        display: block;
        margin-left: 24px;
        margin-right: 24px;
        margin-bottom: 24px;
    }
    #extra-options {
        margin: inherit !important;
        width: 100%;
        max-width: 100% !important;
    }
    .extra-options-container {
        width: 100%;
        padding-right: 32px !important;
    }
    .desktop-menu-items .account {
        /*display: none;*/
        margin-left: 0px;
    }
    .navbar .social-bar {
        display: block;
    }
    .navbar {
        height: auto !important;
    }
    #navbar-nav {
        height: auto;
        background-color: #fff !important;
        box-shadow: none;
    }
    .nav-bar-container {
        padding-bottom: 1px;
    }
    .top-section #main-menu {
        order: 1;
    }
    .top-section .image-container {
        order: 2;
        width: auto;
    }
    .top-section .desktop-menu-items {
        order: 3;
        width: auto;
    }
    .top-section .image-container .brand {
        width: auto;
        min-width: 140px;
        display: flex;
        align-items: center;
        justify-content: center;

    }
    .image-container {
        height: 90%;
    }
    .brand img {
        width: auto;
        margin-left: 20%;
        height: 100%;
    }
}
@media (max-width: 768px) {
    .product-header-mobile {
        display: block;
    }
    .product-header-desktop {
        display: none;
    }
}


/*existing styles*/

#top-bar {
    height: 75px;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: Avenir Medium;
    display: flex;
    justify-content: center;
    align-items: center;
}
#top-bar span {
    position: absolute;
    right: 60px;
}
#top-bar span:hover {
    cursor: pointer;
    opacity: 0.5;
}
#top-bar.show-topbar {
    transition: height 350ms;
    height: 75px;
}
#top-bar.hide-topbar {
    transition: height 350ms;
    height: 0px;
}
.navbar {
    background-color: #fff;
    height: auto;
    font-size: 15px;
    margin-bottom: 15px;
}
.copyright {
    font-size: 13px;
    color: #888888;
    line-height: 1.8;
}
.copyright-company {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    color: #666666;
    margin: 0px;
}
#footer {
    margin-top: 20px;
    padding: 45px;
    background-color: #f0f0f0;
    font-size: 13px;
}
#footer h4 {
    font-size: 15px;
    font-weight: 700;
    color: #555555;
    line-height: 1.5;
    text-transform: uppercase;
    padding-bottom: 30px;
}
#footer .links-row {
    margin-bottom: 90px;
}
#footer .social-icons {
    padding-top: 30px;
}
#footer .social-icons a {
    padding-right: 20px;
}
#footer a {
    color: #555555;
}
.text-center {
    text-align: center;
}
.footer-link {
    padding-bottom: 10px;
}
.label-container {
    display: flex;
    width: 100%;
    text-align: left;
    flex-direction: column;
    margin: 0 auto;
    font-family: 'avenir-roman', sans-serif;
}
.label-container div {
    opacity: 1;
    padding-left: 12px;
    padding-right: 12px;
}
.label-container div:hover {
    cursor: pointer;
    opacity: 0.8;
    transition: opacity: 400ms ease-in-out;
    background-color: #dfdede;
}
.extra-options-container {
    position: absolute;
    z-index: 44444;
    width: 100%;
    top: 0px;
    overflow: hidden;
}
#extra-options {
    max-width: 40%;
    border: 1px solid #000;
    padding-top: 10px;
    height: 44px;
    background: #fff;
    border: 1px solid #000;
    transition: height 300ms ease-in-out !important;
}
#extra-options:hover {
    cursor: pointer;
}
#extra-options.expanded-list {
    height: 230px !important;
    transition: height 300ms ease-in-out !important;
}
#extra-options .chevron {
    width: 20px;
    height: 20px;
}
#extra-options .options-header div:first-child {
    margin-right: auto;
    visibility: hidden;
}
#extra-options .options-header #sort-placeholder {
    font-family: 'avenir-heavy', sans-serif;
    font-weight: 800;
}
#extra-options .options-header #sort-placeholder:hover {
    cursor: pointer;
    opacity: 0.8;
}
#extra-options .options-header .toggle-icon {
    width: 50px;
    flex-direction: row-reverse;
    padding-right: 16px;
}
#extra-options .options-header .toggle-icon i {
    font-size: 19px;
}
#extra-options .options-header .toggle-icon i:hover {
    cursor: pointer;
}
#extra-options .options-header div:last-child {
    margin-left: auto;
}
#extra-options .options-header div {
    display: flex;
}
#extra-options .options-header {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
#extra-options-tab:hover {
    cursor: pointer;
}
.sorting-padding .img-cont {
    height: auto !important;
    margin: 0 auto;
}
.sorting-padding .img-cont img {
    height: auto !important;
    margin: 0 auto;
}
/**
 * EasyZoom core styles
 */
.easyzoom {
    position: relative;

    /* 'Shrink-wrap' the element */
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.easyzoom img {
    vertical-align: bottom;
}

.easyzoom.is-loading img {
    cursor: progress;
}

.easyzoom.is-ready img {
    cursor: crosshair;
}

.easyzoom.is-error  img {
    cursor: not-allowed;
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #FFF;
    box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
    position:absolute;
    z-index: 100;
    overflow: hidden;
    background: #FFF;
}

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px;
}
#homepage-adverts-original {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
#homepage-adverts-original a {
    display: inline-block;
    margin: 0px 10px 20px 10px;
}
#homepage-adverts-original img {
    width: 375px;
}
#homepage-adverts,
.products-listing {
    margin: 0 auto;
    margin-top: 20px;
}
#homepage-adverts {
    display: flex;
    overflow: scroll;
    flex-direction: row;
    position: relative;
}
#homepage-adverts .overlay .persistent-mask {
    opacity: 1;
}
#homepage-adverts a,
.product-item {
    display: inline-block;
    margin-bottom: 36px;
}
#homepage-adverts a {
    min-width: 375px;
    margin: 5px;
    display: flex;
    align-items: center;
    background: #000;
    margin-bottom:0px;
    margin-top: 0px;
}
.product-item a,
.product-item a img,
#homepage-adverts a,
#homepage-adverts a div,
#homepage-adverts a img
.products-listing a {
    cursor: pointer;
}
#homepage-adverts img {
    width: 100%;
}
#homepage-adverts .white-text {
    font-family: 'avenir-heavy', sans-serif;
    font-size: 25px;
    font-weight: 800;
}
#mask-container {
    width: 100%;
    position: absolute;
}
#mask-container #left {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50px;
    z-index: 555;
    align-self: center;
    filter: invert(1);
}
#mask-container #left-container, #mask-container #right-container {
    width: 200px;
    height: 100%;
    position: absolute;
    z-index: 55;
    display: flex;
    background: linear-gradient(274deg, rgba(255,255,255,0) 20%, rgba(0,0,0,0.40800070028011204) 50%, rgba(0,0,0,0.7777485994397759) 100%);
}
#mask-container #right-container {
    right: 0;
    background: linear-gradient(100deg, rgba(255,255,255,0) 20%, rgba(0,0,0,0.40800070028011204) 50%, rgba(0,0,0,0.7777485994397759) 100%)
}
#mask-container #right {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 50px;
    z-index: 555;
    align-self: center;
    filter: invert(1);
    display: flex;
}
#mask-container #right:hover, #mask-container #left:hover {
    cursor: pointer;
}
.row h2 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}
.products-listing img {
    height: auto;
        width: 100%;
}
.products-listing {
    max-width: 1200px;
}
.products-listing h2 {
    margin-bottom: 60px;
    font-weight: bold;
    font-family: 'avenir-heavy', sans-serif;
    font-weight:800;
}
.product-price {
    text-align: right;
}
.product-item a,
.product-item a:active,
.product-item a:focus,
.product-item a:visited {
    font-size: 15px;
    color: #555555;
    line-height: 1.5;
    text-decoration: none;
}
.product-item a:hover {
    text-decoration: none;
    color: #e65540;
}
.product-item {
    text-align: left;
}
.product-item .fixed-size {
    width: 100%;
    height: auto;
    position: relative;
}
.margin-auto {
    margin: auto;
}
.product-detail-container {
    display:flex;
    max-width: 100%;
    justify-content: space-between;
}
.product-title,
.product-price {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    font-family: 'avenir-roman', sans-serif;
}
.product-title {
    white-space: normal;
    width: 75%;
}
.product-title a:hover {
    color: #a69898 !important;
}
.product-price {
    width: auto;
    margin-left: 12px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-family: 'avenir-heavy', sans-serif;
    font-weight: 800;
    flex-direction: column;
    align-self: baseline;
}
.cart-product-price .sale-price,
.product-price .sale-price {
    font-family: "avenir-heavy", sans-serif;
    font-weight:800;
    font-size: 16px;
    font-weight: 400;
    padding-right: 8px;
    margin-bottom: 0;
    letter-spacing: 0;
}
#sold-out-label-product {
    position: absolute;
    top: 0px;
    z-index: 555;
    background-color: #222222;
    height: 45px;
    width: 100px;
    color: #ffffff;
    border-bottom-right-radius: 12px;
    font-size: 18px;
    display: none;
    text-align: center;
    padding-top: 9px;
}
.label-sold-out {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 100%;
    text-align: center;
    height: 80px;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'avenir-heavy', sans-serif;
    font-weight:800;
    font-size: 20px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.cart-product-price .original-price,
.product-price .original-price {
    font-family: "Avenir-Light", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
    padding-right: 8px;
    margin-bottom: 0;
    letter-spacing: 0;
}
.overlay-sale {
    position: absolute;
    top: 0;
    z-index: 999;
    background: #b94848;
    height: 30px;
    width: 80px;
    border-bottom-right-radius: 7px;
    text-align: center;
    padding-top: 3px;
    font-family: 'avenir-heavy', sans-serif;
    color: #FFFF;
    font-weight: 800;
    -webkit-box-shadow: 5px 5px 10px #666;
    -moz-box-shadow: 5px 5px 10px #666;
    box-shadow: 5px 5px 10px #666;
}
.btn-white {
    color: #0275d8 !important;
}
.navbar-brand {
    height: 64px;
    line-height: 64px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
.navbar-nav {
    margin: 0 auto;
    height: 60px;
    position: relative;
    z-index: 9;
    background: #ffffff;
    width: 100%;
    align-items: center;
    font-family: 'avenir-medium', sans-serif;
    z-index: 5555;
    box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.75);
    z-index: 99999 !important;
}
.navbar.navbar-light .navbar-nav .nav-item .nav-link {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar .dropdown-menu a:hover {
    color: #1d1e1f !important;
}
.nav-item {
    font-size: 15px;
    text-transform: uppercase;
}
.btn-social {
    position: relative;
    padding-left: 65px;
    padding-right: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 46px;
    line-height: 46px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,0.2);
}
#cart-form th {
    font-weight: bold;
}
.add-to-wishlist {
    background-color: #cc9999;
}
.price-amount {
    font-size: 30px;
}
.product-description h3 {
    font-size: 19px;
    color: #222222;
    margin-bottom: 15px;
}
.product-description {
    font-size: 13px;
    color: #888888;
}
.variant-selected.btn-outline-danger,
.variant-selected,
.variant-selected:hover {
    color: #FFF!important;
    height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: height 200ms ease-in-out;
}
.add-to-cart-alert {
    padding-left: 6px;
    margin-bottom: 0px;
    font-family: 'avenir-medium', sans-serif;
}
.w100p {
    width: 100%;
}
.hide {
    display: none;
}
.img-dsp {
    width: 100%;
    height: auto;
    -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
}
.easyzoom:hover {
    cursor: crosshair;
}
.arrows {
    font-size: 40px;
}
.sezzle-image {
    width: 76px;
}

@media (max-width: 1024px) {
    .product-price {
        width: 65%;
        margin-left: 10px;
    }
}

@media (max-width: 768px) {
    .products-listing img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .products-listing h2 {
        width: 100%;
    }
    .product-page .dd {
        width: 100% !important;
    }
    .products-listing.side-by-side {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
     .products-listing.side-by-side .product-item {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0 0 20px;
        padding: 0 5px;
    }
    #add-to-wishlist-btn, #add-to-cart-btn {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .sale-price, .original-price, .product-price, .product-title a {
        font-size: 13px !important;
    }
    .product-price {
        width: 60%;
        margin-left: 0px;
    }
    #homepage-adverts a {
        flex-grow: 1;
        width: 100%;
        margin: 5px;
        margin: 5px;
    }
    .desktop-menu-items {
        font-size: 15px;
        margin-left: -16px;
    }
    .desktop-menu-items .account {
        margin-left: 0px;
    }
    #mask-container {
        display: none;
    }
    #homepage-adverts {
        flex-direction: column;
    }
    #homepage-adverts a {
        margin-bottom: 20px;
        min-height: 340px;
    }
}
@media (max-width: 480px) {
    .brand img {
        width: auto;
        height: 100%;
        margin-left: 10%;
    }
    .product-page {
        text-align: center;
    }
    .product-page .sale-price, .product-page .product-price {
        font-size: 21px !important;
    }
    .product-page .product-name {
        text-align: left;
    }
    #add-to-wishlist-btn, #add-to-cart-btn {
        width: 100%;
        border-radius: 4px;
        margin: 0px;
    }
    #add-to-wishlist-btn {
        margin-top: 16px;
    }
    .desktop-menu-items {
        font-size: 12px;
    }
    .desktop-menu-items i {
        font-size: 32px;
    }
    .desktop-menu-items .cart {
        margin-left: 0px;
    }
    .top-section {
        margin-left: 4px;
        margin-right: 4px;
    }
    .extra-options-container {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-right: 0px !important;
    }
}
@media (max-width: 380px) {
    .product-price {
        width: 85%;
        margin-left: 0px;
    }
    .brand img {
        width: auto;
        height: 69%;
        margin-left: 0px;
    }
}