@font-face {
    font-family: "OpenSansLight";
    src: url("./fonts/OpenSans/OpenSans-Light.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSanslRegular";
    src: url("./fonts/OpenSans/OpenSans-Regular.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansMedium";
    src: url("./fonts/OpenSans/OpenSans-Medium.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansBold";
    src: url("./fonts/OpenSans/OpenSans-Bold.ttf");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSansExtraBold";
    src: url("./fonts/OpenSans/OpenSans-ExtraBold.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OpenSansSemiBold";
    src: url("./fonts/OpenSans/OpenSans-SemiBold.ttf");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "FontAwesome6ProLight";
    src: url("./fonts/Font-Awesome-6-Pro-Light-300.otf");
    font-style: normal;
    font-display: swap;
    font-weight: 300;
}

body {
    background-color: #130B1C;
    color: #FFFFFF;
}

#main-wrapper {
    background-color: transparent;
}
.container {
    max-width: 1400px;
}
.btn-primary{
    background: transparent linear-gradient(273deg, #941EC5 0%, #7F28E3 100%) 0% 0% no-repeat padding-box;
    border-color: #941EC5;
    color: #FFFFFF;
}
.btn-primary:hover{
    background: transparent linear-gradient(273deg, #941EC5 0%, #7F28E3 100%) 0% 0% no-repeat padding-box;
    border-color: #941EC5;
    color: #FFFFFF;
}
/* /////////////////////////////////////////////// Header CSS START /////////////////////////////////////////////////////// */
body.ip-home-page header#jtl-nav-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
#shop-nav .nav-link i {
    font-style: normal;
}
body:not(.ip-home-page) #header-top-bar,body:not(.ip-home-page)  header {
    background-color: #130B1C !important; 
     color: #FFFFFF !important;
}
li#shop-nav-compare a.nav-link {
    color: #FFFFFF;
    font-size: 18px;
}

li#shop-nav-compare * {
    color: #FFFFFF;
}

header .nav-right .nav-link span.cart-icon-dropdown-price {
    display: none;
}

header .nav-right .nav-link {
    padding-left: 6px;
    padding-right: 6px;
}

.account-icon-dropdown .dropdown-footer {
    background-color: #FFFFFF;
    padding-top: 5px;
}

.dropdown-body.lg-min-w-lg {
    padding-bottom: 0px;
}

li#search {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0px;
}

li#search .search-wrapper .input-group .input-group-append {
    position: absolute;
    top: 2px;
}

#search .search-wrapper .input-group .twitter-typeahead {
    order: 1;
    width: 100%;
}

#search .search-wrapper button.btn.btn-secondary {
    padding: 5px 10px;
    background: transparent;
    color: #ffffff;
    border: none;
}

#search .search-wrapper input.form-control {
    border: none;
    padding: 5px 5px 5px 35px;
    height: 34px;
    background: transparent !important;
    color: #FFFFFF;
    width: 100%;
}

#search .search-wrapper .input-group {
    max-width: 360px;
    border-width: 2px;
    border-style: solid;
    background: transparent !important;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #D136FF;
    min-width: 360px;
}


.search-wrapper {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0px;
}

.search-form-wrapper-fixed .search-wrapper .input-group .input-group-append {
    position: absolute;
    top: 2px;
}

.search-form-wrapper-fixed .search-wrapper .input-group .twitter-typeahead {
    order: 1;
}

.search-form-wrapper-fixed .search-wrapper button.btn.btn-secondary {
    padding: 5px 10px;
    background: transparent;
    color: #ffffff;
    border: none;
}

header .navbar-toggler {
    color: white !important;
}

.search-form-wrapper-fixed .search-wrapper input.form-control {
    border: none;
    padding: 5px 5px 5px 35px;
    height: 34px;
    background: transparent !important;
    color: #FFFFFF;
}

.search-form-wrapper-fixed .search-wrapper .input-group {
    border-width: 2px;
    border-style: solid;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #D136FF;
}



i.ipheader-cart span.fa-sup {
    width: 20px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

header .navbar-brand img {
    height: 40px;
}

header .navbar-nav>.nav-item>.nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'OpenSanslRegular', sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 15px;
}

.navbar-expand-lg .navbar-nav {
    padding-bottom: 0px;
}

header .nav-right .nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
}

nav.navbar {
    height: unset !important;
}

header .navbar-collapse {
    height: auto;
}

header#jtl-nav-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}

header .navbar-brand {
    padding-top: 2px;
}

#search .search-wrapper input.form-control::placeholder {
    color: #FFFFFF;
    opacity: 1;
}

#search .search-wrapper input.form-control::-ms-input-placeholder {
    color: #FFFFFF;
}

@media only screen and (max-width:600px) {
    #shop-nav .nav-link {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.container-fluid.container-fluid-xl.fixed-search.fixed-top.smoothscroll-top-search.d-lg-none {
    display: none;
}

.is-checkout header,
.is-checkout .navbar {
    height: 100%;
}

.ip-home-page header#jtl-nav-wrapper>.container-fluid-xl {
    max-width: 1800px;
}

li.nav-item.dropdown.language-dropdown.d-flex.d-lg-none {
    display: none !important;
}

.cart-icon-dropdown:not(.not-empty) .cart-icon-dropdown-icon {
    margin-right: 0px;
}

header #mainNavigation li.nav-item.nav-scrollbar-item:last-child a.nav-link {
    border: 1px solid #D136FF;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 50px;
    min-width: 100px;
    text-align: center;
}

header #mainNavigation ul.navbar-nav.nav-scrollbar-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f500;
}

header #mainNavigation ul.navbar-nav.nav-scrollbar-inner::-webkit-scrollbar {
    height: 4px;
    background-color: #f5f5f500;
}

header #mainNavigation ul.navbar-nav.nav-scrollbar-inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}


.nav-scrollbar-arrow span.fas {
    color: #000000;
}

#header-top-bar a:not(.dropdown-item):not(.btn):hover,
header a:not(.dropdown-item):not(.btn):hover {
    color: #FFFFFF;
}

header .navbar-nav>.nav-item>.nav-link::before {
    border: none;
}

header .navbar-nav>.nav-item>.nav-link:hover {
    font-family: 'OpenSansBold', sans-serif;
}

@media only screen and (min-width:1600px) {
     header#jtl-nav-wrapper #mainNavigation .nav-mobile-body ul.navbar-nav {
        justify-content: right;
    }

}

header .navbar-nav>.nav-item>.dropdown-menu {
    box-shadow: none;
    background-color: transparent;
    margin-top: 0px;
    top: 55px;
}

header .navbar-nav>.nav-item>.dropdown-menu .subcategory-wrapper {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    padding: 30px 60px;
}

header .navbar-nav>.nav-item>.dropdown-menu .subcategory-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.modal-backdrop.zindex-dropdown {
    opacity: 1;
    background-color: transparent;
}
.ip-megamenu-container {
    display: flex;
    flex-wrap: wrap;
}
.ip-megamenu-categories {
    flex: 0 0 300px;
    max-width: 300px;
    padding-right: 10px;
}
.ip-megamenu-subcategories {
    flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px);
}
a.ip-megamenu-categorie {
    display: block;
    color: #FFFFFF !important;
    margin-bottom: 7px;
    font-family: 'OpenSansLight';
    font-size: 16px;
    padding: 5px 20px;
    border-radius: 20px;
    transition: .5s;
}
a.ip-megamenu-categorie:hover {
    background: transparent linear-gradient(270deg, #A8097800 0%, #D136FF 100%) 0% 0% no-repeat padding-box;
    padding-left:30px;
}
a.ip-megamenu-categorie.ip-megamenu-subcategorie-hactive {
    background: transparent linear-gradient(270deg, #A8097800 0%, #D136FF 100%) 0% 0% no-repeat padding-box;
    padding-left: 30px;
}
.ip-megamenu-subcategorie {
    flex-wrap: wrap;
}
.ip-megamenu-subcategorie-item:hover p {
    font-family: 'OpenSansBold';
}
.ip-megamenu-subcategorie-item {
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

a.ip-megamenu-subcategorie-link {
    display: block;
    width: 100%;
}

img.ip-megamenu-subcategorie-img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.ip-megamenu-subcategorie-item p {
    color: #FFFFFF;
    text-align: center;
    font-family: 'OpenSanslRegular';
    padding-top: 30px;
    font-size: 14px;
}
.ip-megamenu-subcategorie{
    display: none;
}
.ip-megamenu-subcategorie.ip-megamenu-subcategorie-active {
    display: flex !important;
}
.ip-megamenu-subcategorie-item:hover img.ip-megamenu-subcategorie-img {
    transform: scale(1.05);
}

img.ip-megamenu-subcategorie-img {
    transition: .5s;
}

@media only screen and (max-width:991.9px){
    header .navbar-collapse {
        background-color: #000000;
        border-right: 2px solid #D136FF;

    }
    
    header .navbar-nav>.nav-item>.nav-link {
        padding-left: 15px;
    }
    
    
    header .navbar-nav>.nav-item>.dropdown-menu .subcategory-wrapper:before {
        display: none;
    }
    
    header .navbar-nav>.nav-item>.dropdown-menu .subcategory-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    header .navbar-nav>.nav-item>.dropdown-menu .subcategory-wrapper a {
        color: #FFFFFF;
    }
    header .navbar-nav>.nav-item>.dropdown-menu {
        top: 0px;
    }
    
    header .navbar-collapse a.nav-offcanvas-title {
        color: #FFFFFF;
    }
    
}
/* /////////////////////////////////////////////// Header CSS END   /////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////// Home Page CSS START /////////////////////////////////////////////////////// */

p.ip-bannervideo-sheading {
    font-family: 'OpenSanslRegular';
    font-size: 40px;
    margin-bottom: 0px;
}

p.ip-bannervideo-bheading {
    font-family: 'OpenSansExtraBold';
    font-size: 60px;
}

p.ip-bannervideo-desc {
    font-family: 'OpenSanslRegular';
    font-size: 20px;
}

p.ip-bannervideo-link a {
    color: #ffffff;
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    padding: 7px 30px;
    background: transparent linear-gradient(274deg, #CE28FF 0%, #770091 100%) 0% 0% no-repeat padding-box;
    border-radius: 20px;
}
.ip-bannervideo-block {
    display: block;
    width: 100%;
    height: calc(100vh);
    min-height: 490px;
    position: relative;
}

video#ip-bannervideo-video-tag {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ip-bannervideo-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(0deg, #1A1A1A00 0%, #130B1C 100%) 0% 0% no-repeat padding-box;
}

.ip-bannervideo-container {
    height: 100%;
    display: flex;
}

.ip-bannervideo-content {
    max-width: 540px;
    padding-top: 150px;
    padding-bottom: 50px;
}
.ip-bannervideo-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ip-home-page header#jtl-nav-wrapper {
    background-color: transparent;
    color: #FFFFFF;
}
.ip-bannervideo-block:after {
    content: '';
    display: block;
    width: 100%;
    height: 130px;
    position: absolute;
    bottom: -40px;
    left: 0;
    background: transparent linear-gradient(359deg, #130b1c 0%, #241c26 60%, #29202b00 100%) 0% 0% no-repeat padding-box;
}
.ip-bannervideo-container.container {
    z-index: +2;
    position: relative;
}
@media only screen and (max-width:600px){
    p.ip-bannervideo-sheading {
        font-size: 26px;
    }
    
    p.ip-bannervideo-bheading {
        font-size: 30px;
    }
}

/* //////////////////////////////////////////////// */
.ip-instagarm-row {
    display: flex;
    flex-wrap: wrap;
}

.ip-instagarm-item {
    flex: 0 0 25%;
    max-width: 25%;
}

img.ip-insta-img {
    width: 100%;
}

span.ip-instagarm-h4 {
    display: block;
    font-family: "OpenSanslRegular";
    font-size: 16px;
    padding: 10px 0px;
}

.ip-instagarm-block {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media only screen and (max-width:600px){
    .ip-instagarm-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


span.ip-paymentgrid-h3 {
    display: block;
    font-family: "OpenSanslRegular";
    font-size: 26px;
    padding: 20px 0px;
    text-align: center;
}

img.ip-paymentgrid-img {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    padding-bottom: 20px;
}

.ip-paymentgrid-block {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media only screen and (max-width:800px){}
@media only screen and (max-width:800px){}
span.ip-choosebeast-h2 {
    display: block;
    font-family: "OpenSanslRegular";
    font-size: 40px;
    text-align: center;
}

span.ip-choosebeast-h3 {
    display: block;
    font-family: "OpenSansExtraBold";
    font-size: 60px;
    text-align: center;
}

.ip-choosebeast-heading {
    padding-bottom: 40px;
}

video.ip-choosebeast-video-tag {
    width: 100%;
}

.ip-choosebeast-container.container {
    position: relative;
}

.ip-choosebeast-thumb {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    text-align: right;
    background-color: #120a17;
    padding: 20px 0px;
}

img.ip-choosebeast-img {
    width: 100%;
    max-width: 560px;
}
@media only screen and (max-width:630px){
    .ip-choosebeast-thumb {
        position: relative;
        max-width: 100%;
    }
    span.ip-choosebeast-h2 {
        font-size: 30px;
    }
    
    span.ip-choosebeast-h3 {
        font-size: 30px;
    }
}
@media only screen and (max-width:800px){}
@media only screen and (max-width:800px){}
span.ip-wearebeast-h2 {
    display: block;
    font-family: "OpenSanslRegular";
    font-size: 40px;
    text-align: center;
}

img.ip-wearebeast-img {
    display: block;
    margin: 0 auto;
    max-width: 300px;
}

.ip-wearebeast-heading {
    padding-bottom: 40px;
}

span.ip-wearebeast-sheading {
    font-family: "OpenSansBold";
    display: block;
    font-size: 20px;
}

p.ip-wearebeast-desc {
    display: block;
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    margin-bottom: 30px;
}

p.ip-wearebeast-link>a {
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    border: 1px solid #6F57FF;
    padding: 10px 20px;
    border-radius: 30px;
}

.ip-wearebeast-video-block {
    display: flex;
    flex-wrap: wrap;
}

.ip-wearebeast-video {
    flex: 0 0 65%;
    max-width: 65%;
}

.ip-wearebeast-content {
    flex: 0 0 35%;
    max-width: 35%;
    padding-left: 2%;
}

.ip-wearebeast-video {
    position: relative;
    overflow: hidden;
}

video.ip-wearebeast-video-tag {
    width: 100%;
    border-radius: 30px;
}
.ip-wearebeast-block {
    padding-top: 40px;
    padding-bottom: 60px;
}
@media only screen and (max-width:800px){
    .ip-wearebeast-video {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .ip-wearebeast-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
        padding-top: 40px;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width:800px){
    span.ip-wearebeast-h2 {
        font-size: 30px;
    }
    img.ip-wearebeast-img {
        width: 80%;
        margin-top: 10px;
    }
}

span.ip-threeCat-h2 {
    display: block;
    font-family: 'OpenSanslRegular';
    font-size: 22px;
}

a.ip-threeCat-link {
    display: inline-block;
    font-family: 'OpenSanslRegular';
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

.ip-threeCats {
    display: flex;
    flex-wrap: wrap;
    padding-top: 120px;
}

.ip-threeCat {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-left: 20px;
    padding-right: 20px;
}

img.ip-threeCat-img {
    width: 70%;
    display: block;
    margin: 0 auto;
    margin-top: -80px;
    margin-bottom: 20px;
}

.ip-threeCat-content {
    text-align: center;
    border: 1px solid #CE28FF;
    padding-bottom: 20px;
    border-radius: 20px;
}

.ip-threeCat-block {
    padding-top: 40px;
    padding-bottom: 60px;
}
.ip-threeCat {
    position: relative;
}
.ip-threeCat:hover:after {
    background: #770091 0% 0% no-repeat padding-box;
    border-radius: 40px;
    opacity: 0.5;
    filter: blur(30px);
    position: absolute;
    width: 70%;
    height: 122px;
    content: '';
    display: block;
    left: 15%;
    bottom: 60px;
}
.ip-threeCat-content {
    position: relative;
    z-index: +1;
}
@media only screen and (max-width:850px){
    img.ip-threeCat-img {
        width: 90%;
    }
    
    a.ip-threeCat-link {
        font-size: 18px;
    }
}
@media only screen and (max-width:600px){
    .ip-threeCat {
        flex: 0 0 100%;
        max-width: 100%;
    }
    img.ip-threeCat-img {
        width: 80%;
    }
    
    .ip-threeCat:not(:last-child) {
        margin-bottom: 120px;
    }
}
@media only screen and (max-width:800px){}
span.ip-bannerslider-h2 {
    display: block;
    font-family: "OpenSanslRegular";
    font-size: 40px;
    text-align: center;
}

span.ip-bannerslider-h3 {
    display: block;
    font-family: "OpenSansExtraBold";
    font-size: 60px;
    text-align: center;
}

img.ip-bannerslider-img {
    width: 100%;
    border-radius: 40px;
}

.ip-bannerslider-heading {
    padding-bottom: 30px;
}

p.ip-bannerslider-sheading {
    font-family: 'OpenSanslRegular';
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

p.ip-bannerslider-mheading {
    font-family: 'OpenSansExtraBold';
    font-size: 30px;
    color: #CE28FF;
    margin-bottom: 10px;
    line-height: 30px;
}

p.ip-bannerslider-desc {
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

p.ip-bannerslider-link a {
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    border: 1px solid #CE28FF;
    padding: 5px 30px;
    border-radius: 30px;
}

p.ip-bannerslider-link {
    padding-top: 15px;
}

.ip-bannerslider-item-content {
    max-width: 370px;
}

.ip-bannerslider-item {
    position: relative;
}

.ip-bannerslider-item-content {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    padding-top: 40px;
    padding-bottom: 40px;
}
.ip-bannerslider-block {
    padding-top: 50px;
    padding-bottom: 50px;
}


.ip-bannerslider .slick-dots li button {
    background-color: #9516BB;
    border-color: #9516BB;
    opacity: 0.4;
    height: 9px;
    width: 9px;
}

.ip-bannerslider .slick-dots li.slick-active button {
    background-color: #9516BB;
    border-color: #9516BB;
    opacity: 1;
    width: 40px;
    border-radius: 10px;
}
.ip-bannerslider .slick-dots {
    margin-top: 10px;
}
.ip-bannerslider  .slick-arrow {
    color: #9B18C2;
    opacity: 1;
    padding: 0px;
    background-color: transparent;
}

.ip-bannerslider .slick-arrow::after {
    font-size: 14px;
}

.ip-bannerslider .slick-prev {
    right: 80px;
    left: unset;
    top: unset;
    bottom: 0px;
    transform: none;
}

.ip-bannerslider .slick-next {
    transform: none;
    top: unset;
    right: 60px;
    bottom: 0px;
}
 
@media only screen and (max-width:650px){
    span.ip-bannerslider-h2 {
        font-size: 20px;
    }
    
    span.ip-bannerslider-h3 {
        font-size: 20px;
    }
    p.ip-bannerslider-mheading {
        font-size: 20px;
        line-height: 20px;
    }
    
    p.ip-bannerslider-sheading {
        font-size: 16px;
    }
    
    p.ip-bannerslider-desc {
        font-size: 14px;
    }
    
    p.ip-bannerslider-link a {
        font-size: 14px;
    }
}
@media only screen and (max-width:560px){
    .ip-bannerslider-item-content {
        position: relative;
        max-width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        transform: none;
        top: unset;
        left: unset;
    }
    .ip-bannerslider .slick-slide {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width:800px){}
.ip-musthave-block {
    padding-top: 50px;
    padding-bottom: 50px;
}

span.ip-musthave-h2 {
    display: block;
    font-family: "OpenSanslRegular";
    font-size: 40px;
    text-align: center;
}

.ip-musthave-products {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.ip-musthave-product {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}



img.ip-musthave-img {
    width: 60%;
    max-width: 380px;
    display: block;
    margin: 0 auto;
}

.ip-musthave-data{
    position: relative;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    padding-bottom: 40px;
    height: 100%;
}

.ip-musthave-data:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80%;
    width: 100%;
    background-image: url('/templates/Beastcom/images/musthave-pc-bg.png');
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.ip-musthave-data>div {
    z-index: +1;
    position: relative;
    transition: .5s;
    width: 100%;
}

span.ip-musthave-sheading {
    display: block;
    font-family: 'OpenSanslRegular';
    font-size: 20px;
}

span.ip-musthave-bheading {
    display: block;
    font-family: 'OpenSansExtraBold';
    font-size: 18px;
}

span.ip-musthave-bsheading {
    display: block;
    font-family: 'OpenSansBold';
    font-size: 16px;
}

span.ip-musthave-desc {
    font-family: 'OpenSansLight';
    font-size: 14px;
}

p.ip-musthave-link a {
    color: #33006C;
    background-color: #FFFFFF;
    text-decoration: none;
    font-family: 'OpenSansBold';
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    padding: 2px 15px;
    border-radius: 20px;
}

p.ip-musthave-link {
    padding-top: 10px;
}

.ip-musthave-product-content {
    display: none;
    flex-wrap: wrap;
}

img.ip-musthavepc-img {
    width: 100%;
}

.ip-musthave-product-image {
    flex: 0 0 40%;
    max-width: 40%;
}

.ip-musthave-product-detail {
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 15px;
    padding-right: 10px;
}
.ip-musthave-data {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.ip-musthave-product-content {
    align-items: end;
}
img.ip-musthavepc-img {
    transform: translateY(-20px);
}
.ip-musthave-data:hover .ip-musthave-product-bimage {
    display: none;
}

.ip-musthave-data:hover .ip-musthave-product-content {
    display: flex;
}
@media only screen and (max-width:950px){
    .ip-musthave-product {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 40px;
    }
}
@media only screen and (max-width:660px){
    .ip-musthave-product {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
}
@media only screen and (max-width:370.9px){
    .ip-musthave-product-image {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .ip-musthave-product-detail {
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 30px;
    }
    
    img.ip-musthavepc-img {
        transform: none;
        max-width: 60%;
    }
}

p.ip-bannerslider-link a:hover , p.ip-wearebeast-link>a:hover {
    background: transparent linear-gradient(273deg, #941EC5 0%, #7F28E3 100%) 0% 0% no-repeat padding-box;
    border-color: #941EC5;
}
button.btn-primary.btn-block:hover{
    background: transparent linear-gradient(271deg, #941EC5 0%, #7F28E3 100%) 0% 0% no-repeat padding-box;
    border-color: #8924d5;
}
/* /////////////////////////////// Product Slider CSS Start */
span.ip-productslider-h4 {
    font-family: 'OpenSanslRegular';
    font-size: 26px;
}

.ip-productslider-heading {
    padding-top: 30px;
    padding-bottom: 30px;
}
.product-wrapper {
    height: unset !important;
}
a.ip-slider-title {
    font-family: 'OpenSanslRegular';
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
    text-align: left;
}
.product-wrapper .price_wrapper .price.productbox-price {
    font-family: 'OpenSansBold';
    font-size: 20px;
}
.product-wrapper .ip-productslider-content {
    border: 1px solid #D136FF;
    background-color: #240B29;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    height: 100%;
    backdrop-filter: blur(30px);
}
.ip-productslider-image {
    display: flex;
    flex-wrap: wrap;
}

.ip-productslider-wishlist {
    flex: 0 0 60px;
    max-width: 60px;
    padding-top: 20px;
}

.ip-productslider-img {
    flex: 0 0 calc(100% - 60px);
    max-width: calc(100% - 60px);
}

.ip-productslider-wishlist .listing-product-wishlist.product-actions {
    justify-content: right;
    display: flex;
}
p.ip-productslider-shortdesc {
    text-align: left;
    color: #BCBCBC;
    font-size: 14px;
    font-family: 'OpenSanslRegular';
}
.ip-productslider-wishlist button.btn.wishlist {
    background: transparent !important;
    border: none !important;
}
.slick-slider-other .slick-list.draggable {
    padding-left: 30px;
    padding-right: 30px;
}
.slick-slider-other  .slick-arrow {
    color: #9B18C2;
    opacity: 1;
    padding: 0px;
    background-color: transparent;
}
.slick-slider-other  .slick-arrow::after {
    font-size: 14px;
}
.ip-productslider-content {
    position: relative;
    overflow: hidden;
}
.product-wrapper .ip-productslider-content .listing-add-to-cart-on-hover {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    align-items: end;
    justify-content: center;
    padding-bottom: 30px;
    opacity: 0;
    display: none;
}
.product-wrapper .ip-productslider-content:hover .listing-add-to-cart-on-hover {
    display: flex;
    opacity: 1;
}

.product-wrapper .ip-productslider-content:hover .ip-productslider-image {
    position: relative;
    z-index: +1;
}

.listing-add-to-cart-on-hover-buttons .btn {
    font-family: 'OpenSanslRegular';
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px 20px;
    border-radius: 20px;
    border: 1px solid #8326DD;
    transition: .5s;
}

.listing-add-to-cart-on-hover-buttons button.btn-primary.btn-block {
    font-family: 'OpenSanslRegular';
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px 20px;
    border-radius: 20px;
    border: 1px solid #8326DD;
    transition: .5s;
}

.listing-add-to-cart-on-hover-price .price_wrapper {
    margin-bottom: 5px;
    text-align: center;
}

.listing-add-to-cart-on-hover-buttons .btn:hover {
    background: transparent linear-gradient(266deg, #941FC6 0%, #8027E1 100%) 0% 0% no-repeat padding-box;
}

.ip-productslider-img {
    position: relative;
}

.product-wrapper .ip-productslider-content:hover .ip-productslider-img:before {
    background: #770091 0% 0% no-repeat padding-box;
    border-radius: 40px;
    opacity: 0.8;
    filter: blur(30px);
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    left: 0;
    bottom: 0;
}
.ip-product-ribbon {
    position: relative;
    text-align: left;
}

.ip-product-ribbon .ribbon {
    position: relative;
    z-index: unset;
    left: unset;
    top: unset;
    background-color: transparent;
    border: 1px solid #D136FF;
    font-family: 'OpenSansLight';
    font-size: 12px;
    border-radius: 20px;
    color: #FFFFFF;
}

.ip-product-ribbon .ribbon::before {
    display: none;
}

/* /////////////////////////////// Product Slider CSS End */
/* /////////////////////////////////////////////// Home Page CSS END   /////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////// Footer CSS START /////////////////////////////////////////////////////// */
  footer#footer {
    background-color: #130B1C;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 90px;
}
img.ip-footer-logo-img {
    max-width: 260px;
    width: 100%;
}
div#footer-address p {
    color: #FFFFFF;
    font-family: "OpenSansLight";
    font-size: 12px;
    margin-bottom: 0px;
}
#footer-row hr.box-normal-hr {
    display: none;
}
#footer-row .box {
    margin-bottom: 0px;
}
#footer-row .box a.box-normal-link {
    display: none !important;
}
#footer-row .box .productlist-filter-headline {
    display: none !important;
}
#footer-row .box .collapse {
    display: block !important;
}
#footer-row .box ul.nav.flex-column {
    display: block !important;
    width: 100%;
    text-align: center;
}
#footer-row .box ul.nav.flex-column li.nav-item {
    display: inline-block;
    margin-bottom: 0px;
    padding: 20px 10px;
}
#footer-row .box ul.nav.flex-column li.nav-item a.nav-link {
    color: #FFFFFF;
    font-family: "OpenSansLight";
    font-size: 14px;
    margin-bottom: 0px;
}
div#footer-logo {
    padding-bottom: 10px;
}

@media only screen and (max-width:650px){
    footer#footer {
        padding-top: 30px;
    }
}
/* /////////////////////////////////////////////// Footer CSS END   /////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////// Detail Page CSS START /////////////////////////////////////////////////////// */
.row.breadcrumb-wrapper {
    display: none;
}
h1.product-title.h2 {
    color: #CE28FF;
    font-family: 'OpenSansBold';
    font-size: 30px;
}

a#jump-to-votes-tab {
    color: #F2CA24;
    font-size: 0px;
}

a#jump-to-votes-tab span.rating {
    font-size: 20px;
}


.ip-detail-accordian-item {
    color: #ffffff;
    border-radius: 0px;
    border-bottom: 1px solid #D136FF;
  }
  .ip-detail-accordian-title {
    font-family: "OpenSanslRegular";
    color: #ffffff;
    font-size: 18px;
    position: relative;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
    margin-bottom: 0px;
  }
  .ip-detail-accordian-desc {
    font-family: 'OpenSansLight';
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    height: 0px;
    overflow: hidden;
    transition: 2s;
    opacity: 0;
  }
  .ip-detail-accordian-title:after {
    content: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.76581 7.6568C3.27582 8.1468 3.27582 8.9368 3.76582 9.4268L12.0758 17.7368C12.4658 18.1268 13.0958 18.1268 13.4858 17.7368L21.7958 9.4268C22.2858 8.9368 22.2858 8.1468 21.7958 7.6568C21.3058 7.1668 20.5158 7.1668 20.0258 7.6568L12.7758 14.8968L5.52581 7.6468C5.04581 7.1668 4.24581 7.1668 3.76581 7.6568Z" fill="%23ffffff"/></svg>');
    display: inline-block;
    position: absolute;
    right: 0;
    transform: rotate(180deg) translateY(3px);
    transition: .5s;
  }
  
  .ip-detail-accordian-item.ip-detail-accordian-open>.ip-detail-accordian-desc {
    height: unset;
    opacity: 1;
  }
  
  .ip-detail-accordian-item.ip-detail-accordian-open>.ip-detail-accordian-title:after {
    transform: none;
  }
  .detail-accordian-items {
      border-top: 1px solid #D136FF;
  }
  .ip-detail-accordian-content {
    border: 1px solid #D136FF;
    padding: 20px;
    border-radius: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
    background-color: #33006c52;
  }
  .ip-detail-accordian-content .desc {
      margin: 0px !important;
  }
  .product-attributes tr {
      border: none;
      background-color: transparent !important;
      color: #FFFFFF;
      font-family: 'OpenSansLight';
      font-size: 16px;
  }
  .product-attributes tr td {
      color: #FFFFFF;
      font-family: 'OpenSansLight';
      font-size: 16px;
      padding-top: 0px;
      padding-bottom: 0px;
  }
  .product-attributes>table {
      margin-bottom: 0px;
      margin-top: 0px !important;
  }
  .product-attributes {
      margin-top: 0px;
  }

  button.btn-primary.btn-block {
    background-color: transparent;
    border: 1px solid #D136FF;
    border-radius: 30px;
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    color: #FFFFFF;
}

.row.basket-form-inline {
    margin-bottom: 0px;
}

.basket-form-inline .col:first-child {
    margin-bottom: 0px;
}

#product-offer .product-info .product-offer {
    margin-bottom: 20px;
}

button.btn-primary.btn-block i.fas.fa-shopping-cart {
    display: none;
}
.row.basket-form-inline div#quantity-grp button.btn {
    background-color: transparent;
    border: none;
    color: #FFFFFF;
}

.row.basket-form-inline div#quantity-grp input#quantity {
    background: transparent;
    color: #FFFFFF;
    height: 60px;
}

.row.basket-form-inline div#quantity-grp {
    border: 1px solid #D136FF;
    border-radius: 10px;
    overflow: hidden;
    max-width: 160px;
}

.row.basket-form-inline .price.h1 {
    color: #FFFFFF;
    font-size: 36px;
    font-family: 'OpenSansBold';
    margin-bottom: 0px;
}

.row.basket-form-inline span.vat_info , .row.basket-form-inline span.vat_info a {
    color: #DEDEDE;
    font-family: 'OpenSanslRegular';
    font-size: 12px;
    text-decoration: none;
}

.row.basket-form-inline .price_wrapper {
    text-align: right;
    margin-bottom: 0px;
}

.row.basket-form-inline .col.col-sm-6.col-12 {
    padding-bottom: 15px;
}
img.detail-payment-icons {
    width: 100%;
    max-width: 600px;
    display: block;
    margin-bottom: 50px;
    margin-top: 30px;
}

img.detail-level-up {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
}
#product-offer .product-info .shortdesc {
    margin-bottom: 10px;
}

.product-info-inner>.delivery-status li>span.status .fas {
    display: none;
}
.product-info-inner>.delivery-status li>span.status {
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    color: #1EC409;
}

.product-info-inner>.delivery-status li>span.status:before {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #1EC409;
    border-radius: 50%;
    margin-right: 5px;
}

.product-info-inner>.delivery-status li:last-child {
    display: none;
}

#product-offer .product-info .stock-information.stock-information-p {
    border: none;
    padding: 0px;
}

#product-offer .product-info .stock-information.stock-information-p li:first-child {
    display: none;
}

#product-offer .product-info .stock-information.stock-information-p .col.question-on-item.col-auto {
    display: none;
}

#product-offer .product-info .stock-information.stock-information-p .estimated-delivery {
    background-color: #33006c96;
    display: block;
    color: #FFFFFF;
    font-family: 'OpenSansBold';
    font-size: 12px;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #CE28FF4D;
}

#product-offer .product-info .stock-information.stock-information-p .estimated-delivery span.estimated-delivery-info {
    padding-left: 10px;
    text-decoration: none;
}

.detail-professional {
    background-color: #33006C;
    display: block;
    color: #FFFFFF;
    font-family: 'OpenSansBold';
    font-size: 12px;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #CE28FF4D;
}

p.detail-professional-p {
    margin-bottom: 0px;
    font-family: 'OpenSanslRegular';
}
.col.product-gallery .product-actions {
    display: none;
}
div#pushed-success .card-body {
    padding: 0px;
}

.detail-pc-list-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

.detail-pc-list-item {
    flex: 0 0 49%;
    max-width: 49%;
    font-family: 'OpenSansLight';
    font-size: 16px;
}
@media only screen and (max-width:650px){
    .detail-pc-list-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.detail-pc-specs {
    display: flex;
    flex-wrap: wrap;
}

.detail-pc-spec {
    flex: 0 0 25%;
    max-width: 25%;
    font-family: 'OpenSansLight';
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.detail-pc-spec b {
    display: block;
    font-family: 'OpenSansBold';
    font-size: 16px;
}

.detail-pc-spec:nth-child(2) {
    border-left: 1px solid #770091;
    border-right: 1px solid #770091;
}
.detail-pc-spec:nth-child(3) {
    border-right: 1px solid #770091;
}

.detail-pc-spec:nth-child(1) {
    padding-left: 0px;
}
@media only screen and (max-width:1020px){
    .detail-pc-spec {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .detail-pc-spec:nth-child(1) , .detail-pc-spec {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width:900px){}
/* /////////////////////////////////////////////// Detail Page CSS END   /////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////// Listing Page CSS Start /////////////////////////////////////////////////////// */
#product-list .product-wrapper:not(:last-child) , #product-list .product-wrapper:last-child {
    margin-bottom: 20px;
}
.ip-listing-top-category-block .ip-musthave-product {
    margin-bottom: 75px;
}

.productlist-page-nav .displayoptions>.btn-group:not(.dropdown) {
    display: none;
}
.productlist-page-nav.productlist-page-nav-header-m>.col.productlist-item-info.col-auto {
    display: none;
}
.productlist-page-nav.productlist-page-nav-header-m>.col {
    order: 2;
}

.col.filter-collapsible-control button#js-filters {
  border: 2px solid #D136FF;
  border-radius: 25px;
  color: #D136FF;
  background-color: transparent;
}

li.page-item.dropdown .dropdown-menu {
  background-color: transparent;
}

li.page-item.dropdown .dropdown-menu a.page-link {
  color: #FFFFFF;
}

.page-item:last-child .page-link {
  color: #FFFFFF;
}
.productlist-page-nav .dropdown-menu {
  background: #08091F;
  border: 1px solid #d136ff;
  border-radius: 15px;
}

.productlist-page-nav .dropdown-item:first-child {
  border-radius: 10px 10px 0 0;
}

.productlist-page-nav .dropdown-item:last-child {
  border-radius: 0 0 10px 10px;
}

.productlist-page-nav .dropdown-item.active,
.productlist-page-nav .dropdown-item:active,
.productlist-page-nav.dropdown-item:hover {
  color: #525252;
  text-decoration: none;
  background-color: #D136FF;
  color: #fff;
}

.productlist-page-nav .dropdown-item {
  color: #fff;
}
.productlist-page-nav .dropdown-item {
    border-radius: 25px !important;
    overflow: hidden;
}

li.page-item.dropdown .dropdown-menu a.page-link::after {
    display: none;
}

.productlist-page-nav .displayoptions>.btn-group button.btn.btn-outline-secondary.dropdown-toggle {
    font-family: 'OpenSanslRegular';
    font-size: 14px;
    width: 100%;
    color: #FFFFFF;
    background: transparent;
    padding: 7px 15px;
    border-radius: 25px;
    border: 2px solid #d136ff;
}

.productlist-page-nav.productlist-page-nav-header-m>.col.productlist-pagination {
    order: 1;
}
/* /////////////////////////////////////////////// Listing Page CSS END   /////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////// Landing Page Essential Gaming CSS STA /////////////////////////////////////////////// */
/* ///////////////////// SideBar Start  */
.box-filter-price .box-filter-price-collapse {
    padding-bottom: 15px;
}

.noUi-horizontal .noUi-handle {
    background: #d136ff;
    box-shadow: 0px 0px 0px 5px rgb(31 12 88 / 35%);
}

.noUi-horizontal .noUi-connect {
    background: #d136ff;
}
span.badge.badge-outline-secondary {
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.box-link-wrapper i.snippets-filter-item-icon-right {
    color: #FFFFFF;
}
 .price-range-inputs .input-group input {
  background-color: transparent;
  color: #FFFFFF;
  border-color: #d136ff;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.price-range-inputs .input-group .input-group-text {
  background: transparent;
  color: #FFFFFF;
  border-color: #d136ff;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  border-left: none !important;
}


.box-filter-price .box-filter-price-collapse {
    background-color: #302f30;
    padding: 15px 10px 15px 10px;
    border-radius: 10px;
}

.box-filter-price button.btn.btn-filter-box {
    color: #FFFFFF;
    font-family: 'OpenSanslRegular';
    font-size: 12px;
    text-transform: uppercase;
}

.box-filter-price button.btn.btn-filter-box::after {
    display: none;
}




.ip-listing-page #content>.row .ip-listing-banner-col {
    order: 2;
}

.ip-listing-page #content>.row aside#sidepanel_left {
    order: 1;
}

.ip-listing-page #content>.row>.col-lg-8:not(.ip-listing-banner-col) {
    order: 3;
    flex: 0 0 100%;
    max-width: 100%;
}
.ip-listing-banner {
    display: block;
    width: 100%;
    min-height: 100px;
}

h1.ip-listing-banner-heading {
    text-align: right;
    color: #FFFFFF;
    font-family: 'OpenSansBold';
    font-size: 26px;
    padding-right: 5%;
    padding-left: 5%;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 25px;
}

img.ip-listing-banner-img {
    width: 100%;
    display: block;
}
/* ///////////////////// SideBar End  */
.productlist-page-nav.productlist-page-nav-header-m {
    justify-content: right;
}
div#collapseFilter {
    position: relative;
  }
  
  #result-options>#collapseFilter:not(.show) {
    display: none;
  }
  
  #result-options>#collapseFilter {
    position: relative !important;
    background: transparent !important;
    color: #FFFFFF !important;
    z-index: unset !important;
    max-height: unset;
    height: auto !important;
    transform: none !important;
  }
  
  #result-options>#collapseFilter span#productlist-filter {
    display: none;
  }
  
  #result-options>#collapseFilter li.snippets-filter-mobile-item>a {
    position: relative;
    background: #05255E33;
    background-image: url('/templates/NOVAChild/images/why-ml-bg-2-3.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    justify-content: left !important;
    font-family: 'OpenSansBold';
    font-weight: 500;
    font-size: 16px;
    padding: 5px 5px !important;
    margin: 0px;
  }
  
  #result-options>#collapseFilter li.snippets-filter-mobile-item {
    border-bottom: none !important;
    color: #FFFFFF !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  
  #result-options>#collapseFilter a.filter-item {
    color: #FFFFFF !important;
  }
  
  
  #result-options>#collapseFilter li.snippets-filter-mobile-item>a:before {
    content: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.63605 6.53833C6.80682 6.53833 6.35382 7.52719 6.88469 8.17851L13.5381 16.3418C13.9776 16.881 14.2183 17.5606 14.2183 18.2624V22.5383C14.2183 22.8531 14.3631 23.1494 14.6095 23.3383L16.1744 24.5383V18.2624C16.1744 17.5606 16.415 16.881 16.8544 16.3418L23.5079 8.17851C24.0388 7.52719 23.5857 6.53833 22.7565 6.53833H7.63605ZM5.38197 9.45888C3.7894 7.5049 5.14837 4.53833 7.63605 4.53833H22.7565C25.2442 4.53833 26.6032 7.5049 25.0106 9.45888L18.3571 17.6222C18.2107 17.8019 18.1305 18.0285 18.1305 18.2624V24.5383C18.1305 26.1864 16.2902 27.1272 15.0007 26.1383L13.4358 24.9383C12.697 24.3717 12.2621 23.4826 12.2621 22.5383V18.2624C12.2621 18.0285 12.1819 17.8019 12.0354 17.6222L5.38197 9.45888Z" fill="%2310D1E7"/><g filter="url(%23filter0_f_0_1)"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.73124 6.53833C6.87516 6.53833 6.4075 7.52719 6.95555 8.17851L13.8245 16.3418C14.2781 16.881 14.5266 17.5606 14.5266 18.2624V22.5383C14.5266 22.8531 14.6761 23.1494 14.9305 23.3383L16.546 24.5383V18.2624C16.546 17.5606 16.7944 16.881 17.2481 16.3418L24.117 8.17851C24.6651 7.52719 24.1974 6.53833 23.3414 6.53833H7.73124ZM5.40417 9.45888C3.76003 7.5049 5.16301 4.53833 7.73124 4.53833H23.3414C25.9096 4.53833 27.3126 7.5049 25.6684 9.45888L18.7994 17.6222C18.6483 17.8019 18.5655 18.0285 18.5655 18.2624V24.5383C18.5655 26.1864 16.6656 27.1272 15.3344 26.1383L13.7188 24.9383C12.956 24.3717 12.5071 23.4826 12.5071 22.5383V18.2624C12.5071 18.0285 12.4243 17.8019 12.2731 17.6222L5.40417 9.45888Z" fill="%2310D1E7"/></g><defs><filter id="filter0_f_0_1" x="0.696289" y="0.53833" width="29.6799" height="30.0037" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="2" result="effect1_foregroundBlur_0_1"/></filter></defs></svg>');
    margin-right: 5px;
    transform: translateY(2px);
  }
  
  #result-options>#collapseFilter li.snippets-filter-mobile-item>a::after {
    margin-left: auto !important;
    font-size: 15px !important;
  }
  
  .snippets-filter-mobile-item .snippets-filter-mobile-item-collapse {
    background-color: #071e3bad;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 10px;
  }
  
  .snippets-filter-mobile-item .snippets-filter-mobile-item-collapse a {
    color: #FFFFFF;
    font-family: 'OpenSanslRegular';
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
  }
  
  .snippets-filter-mobile-item .snippets-filter-mobile-item-collapse a i.fa {
    color: #FFFFFF;
  }
  #result-options>#collapseFilter a.btn.min-w-sm.text-nowrap-util.btn-primary.btn-block{
      background-color: #6E36A1;
      border: 2px solid #6E36A1;
      border-radius: 30px;
      font-family: 'OpenSanslRegular';
      font-weight: 600;
      font-size: 12px;
      color: #FFFFFF !important;
      text-decoration: none;
      padding: 5px 30px 2px 30px;
      border-radius: 30px;
  }
   #result-options>#collapseFilter a.btn.no-caret.btn-outline-primary.btn-block {
      font-family: 'OpenSanslRegular';
      font-weight: 600;
      font-size: 12px;
      background-color: transparent;
      color: #FFFFFF;
      text-decoration: none;
      border: 2px solid #6e36a1;
      padding: 5px 30px 2px 30px;
      border-radius: 30px;
  }
  #result-options>#collapseFilter .productlist-filter-footer {
      background: transparent;
      padding: 0px;
  }
  
  .snippets-filter-mobile-sorting .snippets-filter-mobile-sorting-link {
    position: relative;
    background: #05255E33;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    justify-content: left !important;
    font-family: 'OpenSanslRegular';
    font-weight: 500;
    font-size: 16px;
    padding: 5px 5px !important;
    margin: 0px;
}
@media only screen and (max-width:767.9px){
    .productlist-page-nav.productlist-page-nav-header-m>.col.productlist-pagination {
        padding-bottom: 30px;
    }
    
    .productlist-page-nav.productlist-page-nav-header-m>.col.productlist-pagination button.btn.btn-outline-secondary.dropdown-toggle {
        color: #FFFFFF;
        border-color: #d136ff;
        background-color: transparent;
        border-radius: 10px;
    }
    button.btn.btn-outline-secondary.dropdown-toggle {
        color: #FFFFFF;
        border-color: #d136ff;
        background-color: transparent;
        border-radius: 10px;
    }
    header#jtl-nav-wrapper {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    
    #content-wrapper:not(.has-fluid) {
        padding-top: 10px;
    }
    
    body.ip-listing-page #content #result-wrapper hr.productlist-page-nav-bottom {
        display: none;
    }
}

a.landing-tab {
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    padding: 5px 20px;
    border-radius: 30px;
    background-color: #130B1C;
    margin-right: 20px;
    cursor: pointer;
    transition: .5s;
}
a.btn.snippets-filter-item.js-filter-item {
    border-radius: 25px;
    border: 2px solid #d136ff;
    color: #FFFFFF;
    font-family: 'OpenSanslRegular';
}

.snippets-filter-item-all {
    font-family: 'OpenSanslRegular';
    color: #FFFFFF;
}
@media only screen and (max-width:650px){
    body.ip-listing-page #content {
        display: flex;
        flex-wrap: wrap;
    }
    
    body.ip-listing-page #content .ip-listing-top-category-block {
        order: 2;
    }
    
    body.ip-listing-page #content>.row {
        order: 1;
    }
    .productlist-page-nav.productlist-page-nav-header-m {
        margin-top: 0px;
    }
    
    #result-wrapper .title {
        margin: 0px;
    }
}
a.landing-tab:last-child {
    margin-right: 0px;
}

.landing-tabs {
    text-align: center;
}

.landing-tab-active span.landing-tab-bold ,  a.landing-tab:hover span.landing-tab-bold {
    color: #CE28FF;
}

a.landing-tab.landing-tab-active, a.landing-tab:hover {
    border: 1px solid #CE28FF;
}
p.essential-comp-sheading {
    font-family: 'OpenSanslRegular';
    font-size: 40px;
    margin: 0px;
}

.essential-comp-content {
    padding-top: 40px;
}

p.essential-comp-heading {
    font-family: "OpenSansExtraBold";
    font-size: 60px;
    margin-bottom: 0px;
}

p.essential-comp-heading span {
    color: #CE28FF;
}


img.ip-essential-comp-bimg {
    width: 100%;
}

p.essential-comp-ssheading {
    font-family: 'OpenSanslRegular';
    font-size: 22px;
    margin-bottom: 0px;
}

p.essential-comp-bheading {
    font-family: 'OpenSansExtraBold';
    font-size: 36px;
}

p.essential-comp-p {
    font-family: 'OpenSanslRegular';
    color: #B5AAF9;
    font-size: 16px;
}

p.essential-comp-p2 {
    font-family: 'OpenSanslRegular';
    font-size: 20px;
}

img.ip-essential-comp-bimg1 {
    width: 100%;
    margin-bottom: 80px;
}

img.ip-essential-comp-bimg2 {
    margin-bottom: 30px;
    width: 100%;
}
span.essential-comp-card-heading {
    font-family: 'OpenSansExtraBold';
    font-size: 20px;
}

p.essential-comp-card-heading {
    font-family: 'OpenSanslRegular';
    color: #B5AAF9;
    font-size: 16px;
}

.essential-comp-cards {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
}

.essential-comp-card {
    flex: 0 0 50%;
    max-width: 50%;
}

.essential-comp-card-content {
    display: flex;
    flex-wrap: wrap;
}

.essential-comp-card-image {
    flex: 0 0 45%;
    max-width: 45%;
    padding-right: 10px;
}

.essential-comp-card-text {
    flex: 0 0 55%;
    max-width: 55%;
    padding-right: 5%;
}

img.ip-essential-comp-card {
    width: 100%;
}
.essential-gamming-tab {
    display: none;
}

.essential-gamming-tab.essential-gamming-tab-active {
    display: block;
}
a.ip-essential-comp-link {
    font-family: 'OpenSanslRegular';
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    padding: 5px 20px;
    border-radius: 30px;
    margin-right: 20px;
    cursor: pointer;
    transition: .5s;
    border: 1px solid #82059e;
    background: transparent linear-gradient(274deg, #CE28FF 0%, #770091 100%) 0% 0% no-repeat padding-box;
}
@media only screen and (max-width:900px){
    .essential-comp-card {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width:600px){
    .essential-comp-card {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    
    p.essential-comp-sheading {
        font-size: 20px;
    }
    
    img.ip-essential-comp-img {
        width: 38px;
    }
    
    p.essential-comp-heading {
        font-size: 22px;
    }
    
    p.essential-comp-bheading {
        font-size: 20px;
    }
    
    span.essential-comp-card-heading {
        font-size: 18px;
        display: block;
    }
    
    .essential-comp-card-image {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
    }
    
    .essential-comp-card-text {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
        padding-top: 30px;
    }
    
    .essential-comp-container.container {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    p.essential-comp-card-heading {
        padding-top: 15px;
    }
}
@media only screen and (max-width:900px){}
@media only screen and (max-width:900px){}
/* /////////////////////////////////////////////// Landing Page Essential Gaming CSS END  ////////////////////////////////////////////// */




















/* /////////////////////////////////////////////// Product Color Chnaged CSS START ////////////////////////////////////////////// */
.product-wrapper .ip-productslider-content {
    background-color: #fcfcfc;
    border: 1px solid #FFFFFF;
}

a.ip-slider-title {
    color: #141414;
}

p.ip-productslider-shortdesc {
    color: #717171;
}

.ip-product-ribbon .ribbon {
    color: #141414;
    border-color: #141414;
}

.ip-productslider-wishlist button.btn.wishlist svg path {
    stroke: purple !important;
}
.product-wrapper .ip-productslider-content:hover .ip-productslider-img:before {
    display:none;
}
.product-wrapper .ip-productslider-content:hover {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 5px solid #770091;
}
.listing-add-to-cart-on-hover-buttons .btn {
    border: 1px solid #FFFFFF;
}

.product-wrapper .ip-productslider-content:hover .listing-add-to-cart-on-hover-buttons .btn {
    border: 1px solid #8326DD;
    color: #941FC6;
    background: #FFFFFF;
}

.product-wrapper .ip-productslider-content:hover  button.btn.wishlist svg path {
    stroke: #FFFFFF !important;
}
.product-detail .product-thumbnails-wrapper .product-thumbnails .slick-slide:not(.slick-current) {
    border: none;
    opacity: 1;
    padding: 6px;
}
.carousel-thumbnails .slick-slide.slick-active {
    border: 1px solid #CE28FFA6;
    padding: 6px;
}

.carousel-thumbnails .slick-arrow:hover {
    color: #D136FF;
}

.carousel-thumbnails .slick-arrow {
    opacity: 1;
    color: #D136FF;
}
/* /////////////////////////////////////////////// Product Color Chnaged CSS END  /////////////////////////////////////////////// */