/* Header */

div.pix-topbar .text-light-opacity-7{ 
color: white !important;
}

.pix-topbar .pixicon-map-pin-1-circle{ padding-right: 5px; }

.pix-header .navbar-brand img {
    height: 69px!important;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-menu

.mr-2, .mx-2{
    margin-left: .25rem!important;
    margin-right: .25rem!important;
}
/* Intro */
.pix-intro-container {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
body.search .pix-intro-container  {   
  padding-top: 150px!important;
    padding-bottom: 150px!important;}

.dropdown-menu .submenu-box {
border-top-left-radius: 0!important;
   border-top-right-radius: 0!important;
margin-top: 19px!important;
}

.pix-intro-1 .pix-intro-img {
      background: #ececec;
}

.pix-intro-1 h1.pix-sliding-headline span.text-heading-default {
    color: #6b6b6b !important;
}

.dropdown-menu .pix-img-overlay {
    background: linear-gradient(
90deg, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 49%, rgba(255,255,255,1) 100%)!important;
}

/* Menu */



.text-small, .text-sm, .typeahead.dropdown-menu li a, .bootstrap-autocomplete.dropdown-menu.show a {
    font-size: 14px !important;
}
.text-body-default {
    color: #7b7b7b !important;
}

header nav.navbar-light a span {
color: #777777 !important;
    text-transform: uppercase!important;
    font-size: 15px !important;
    letter-spacing: 0.5px!important;
}
.dropdown-item .pix-dropdown-title, .dropdown-item .pix-dropdown-title::after {
    color: #595959 !important;
font-size: 14px !important;
}
.pix-menu-item-icon {
    color: #ff6c5f!important;
}

/* Gallery */

.fantasyGallery{
border-bottom: solid 1px #EDEDED;
    margin-bottom: 75px;
}

.fantasyGallery .elementor-gallery__titles-container{
border-bottom: solid 1px #EDEDED;
 }

.uk-scope .uk-lightbox.uk-open {
display: none!important;
}


.bagContainer{
    box-shadow: 0 0.125rem 0.375rem rgb(0 0 0 / 5%), 0 0.5rem 1.2rem rgb(0 0 0 / 10%) !important;
padding: 15px;
    background: #f7f7f7;
}

.elementor-section-wrap  ul {
list-style: none!important;
}


/* Footer */

footer#pix-page-footer .text-heading-default{    /* color: #ff8554 !important; */ }

/* Home */

body.home a.text-white:hover, a.text-white:focus {
    color: #ffffff !important;
}

a.syncButtonSize{width:275px!important;}

.elementor-swiper-button-next, .elementor-swiper-button-prev {color:red!important;}
.swiper-pagination-bullet-active {background:red!important;}

/* About */
/*
section#aboutPage span.animate-in.pix-waiting{
    visibility: visible!important;
    opacity: 1 !important;}*/

/* Products */

.elementor-slideshow__title{display:none!important;}

section#productContainer div.tab-pane > p{
margin: 10px 0 0 0!important;
}

section#productContainer .nav-pills.pix-pills-1 .nav-link {
       background: #0000000d!important;
}
section#productContainer .nav-pills .nav-link {
    color: #909090!important; 
}
section#productContainer .fantasyGallery .elementor-gallery__titles-container {
        background: #f6f6f6!important;
}
section#productContainer div.fantasyGallery  > .elementor-widget-container {
    margin: 0 0px 25px 0px!important;
}
/* Active */
section#productContainer .nav-pills.pix-pills-1 .nav-link.active {
    background: #ff3d2c!important;
  }
section#productContainer .nav-pills .nav-link.active {
    color: #ffffff!important;
}
section#productContainer .nav-pills .nav-link {
    border-radius: 0!important;
}

@media (max-width: 991px){
.pix-main-intro .container {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
}

@media (min-width: 768px){

.pix-main-intro .container {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

section#productContainer  .col-md-4 {
    flex: 0 0 20%!important;
    max-width: 20%!important;
}
section#productContainer  .col-md-8 {
    flex: 0 0 80%!important;
    max-width: 80%!important;
}
}

.pix-cookie-img {display:none!important;}

#homeBannterNormalText .text-20 {
        text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}

body.archive.category-toys{display:none;}