


.header_top_bg {
position: relative;
z-index: auto;
background-color: #ffffff;
}

.header_top_bg.fixed-header {
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}

header {
position: relative;
width: 100%;
z-index: 999;
}

.only_logo header {
text-align: center;
}

header.absolute {
position: absolute;
margin-bottom: 0;
}

header a.logo {
text-decoration: none;
display: block;
}

header.zindex,
footer.zindex {
z-index: 1 !important;
}

.header_top_bg.enable_fixed.fixed {
position: fixed;
z-index: 1000;
width: 100%;
top: 0;
}

.header_trans-fixed.header_top_bg {
background-color: transparent;
position: fixed;
z-index: 1000;
top: 0;
width: 100%;
}

.header_trans-fixed.header_top_bg.open header .logo span,
.header_trans-fixed.header_top_bg.open header .mob-nav i {
color: #222222;
}

.header_underline.header_top_bg.menu_light_text {
border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.single-post .header_trans-fixed.bg-fixed-color {
margin-left: 0;
width: 100%;
}

.top-menu {
padding-bottom: 10px;
}

.top-menu .logo {
display: inline-block;
}


.right-menu .logo span,
.only_logo .logo span {
vertical-align: middle;
text-align: left;
font-size: 30px;
line-height: 1.8;
font-weight: 800;
color: #222222;
}
.menu_light_text .right-menu .logo span {
color: #ffffff;
}
.right-menu #topmenu {
text-align: right;
}

.no-menu {
display: inline-block;
margin-top: 12px;
}

.header_top_bg.bg-fixed-color .top-menu .logo span,
.header_top_bg.bg-fixed-color .right-menu #topmenu ul li ul li a,
.menu_light_text .right-menu #topmenu ul li ul li a,
.socials-mob-but i,
.header_top_bg.bg-fixed-color .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-color .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-color .right-menu #topmenu .pixxy-shop-icon::before,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .pixxy-shop-icon::before {
color: #222222;
}
.header_top_bg.bg-fixed-dark .top-menu .logo span,
.header_top_bg.bg-fixed-dark .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-dark .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-dark .right-menu #topmenu .pixxy-shop-icon::before,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu .pixxy-shop-icon::before {
color: #ffffff;
}
.header_top_bg.bg-fixed-dark .right-menu #topmenu ul.sub-menu li a,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu ul.sub-menu li a {
color: #222222;
}

#topmenu {
width: 100%;
text-align: center;
background: #ffffff;
}

#topmenu ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
font-family: 'Nunito Sans', sans-serif;
}

#topmenu ul li {
display: inline-block;
position: relative;
margin-left: 0;
}

@media (min-width: 992px) {
#topmenu ul li i {
display: none;
}
.main-wrapper {
padding-top: 0 !important;
}
}

#topmenu ul li a {
font-size: 15px;
font-weight: 600;
line-height: 2;
color: #222222;
display: block;
text-align: left;
text-decoration: none;
padding: 0 20px;
transition: all .3s ease;
-webkit-font-smoothing: antialiased;
}



.header_trans-fixed.header_top_bg.open #topmenu ul li a {
color: #222222;
}

.top-menu #topmenu > ul > li > a,
.top-menu #topmenu ul.social > li > a {
padding: 0;
}

#topmenu .social .fa {
font-size: 18px;
}

.top-menu .logo img {
max-height: 100px;
}

#topmenu ul ul {
position: absolute;
z-index: 999;
left: 0;
top: 50px;
min-width: 250px;
display: none;
box-sizing: border-box;
}

#topmenu ul ul li::before {
content: '';
display: table;
clear: both;
}

#topmenu ul ul li a {
padding: 3px 30px;
display: block;
width: 100%;
position: relative;
-webkit-font-smoothing: antialiased;
}

#topmenu > ul > li > ul > li:hover ul {
display: block;
}

#topmenu > ul > li > ul > li > ul {
left: 101%;
top: -15px;
}

.mob-nav {
display: none;
width: 22px;
height: 18px;
margin: 0 auto 12px;
font-size: 14px;
color: #222222;
opacity: 1;
}

.mob-nav:hover {
opacity: 0.7;
}

.right-menu .mob-nav .line {
width: 22px;
height: 3px;
background-color: #222222;
display: block;
float: left;
margin: 2px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.right-menu .mob-nav .hamburger {
display: inline-block;
/*width: 20px;*/
}
.right-menu .mob-nav .hamburger i {
font-style: normal;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}

.right-menu .mob-nav.active .line {
margin: 0;
background-color: #222222;
}
.right-menu .mob-nav.active .line:nth-of-type(2) {
opacity: 0;
}
.right-menu .mob-nav.active .line:nth-of-type(1) {
width: 28px;
-webkit-transform: translateY(4px) rotate(45deg);
-ms-transform: translateY(4px) rotate(45deg);
-o-transform: translateY(4px) rotate(45deg);
transform: translateY(4px) rotate(45deg);
}
.right-menu .mob-nav.active .line:nth-of-type(3) {
width: 28px;
-webkit-transform: translateY(-2px) translateX(-4px) rotate(-45deg);
-ms-transform: translateY(-2px) translateX(-4px) rotate(-45deg);
-o-transform: translateY(-2px) translateX(-4px) rotate(-45deg);
transform: translateY(-2px) translateX(-4px) rotate(-45deg);
}
.right-menu .mob-nav .line:nth-of-type(2) {
width: 22px;
}
.right-menu .mob-nav .line:nth-of-type(1) {
width: 18px;
}
.right-menu .mob-nav .line:nth-of-type(3) {
width: 18px;
margin-left: 4px;
}

header.simple {
display: flex;
justify-content: space-between;
align-items: center;
padding: 24px 50px;
}

header.simple .mob-nav {
display: block;
margin: 0;
position: relative;
z-index: 91;
transform: none;
top: 0;
left: 0;
}

/*------------------------------------------------------*/
/*---------------------- FULL SCREEN MENU ----------------------*/

.right-menu.full #topmenu-full .full-menu-wrap {
padding: 0 100px 30px;
text-align: left;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow-y: auto;
}

.right-menu.full #topmenu-full {
margin-top: 0;
position: fixed;
top: 0;
right: 0;
bottom: 0;
display: none;
transition: none;
width: 100%;
opacity: 1;
visibility: visible;
height: 100vh;
background: rgba(255, 255, 255, .95);
z-index: 90;
}
.right-menu.full #topmenu-full.open {
opacity: 1;
visibility: visible;
}
.header_top_bg .right-menu.full #topmenu-full ul li a {
color: #222222;
}
.header_top_bg .right-menu.full #topmenu-full ul li a:hover,
.header_top_bg .right-menu.full #topmenu-full ul .current-menu-parent > a,
.header_top_bg .right-menu.full #topmenu-full ul .current-menu-item > a {
color: #0073e6;
}
.right-menu.full #topmenu-full ul.menu li {
overflow: hidden;
}
.right-menu.full #topmenu-full ul.menu li a {
position: relative;
display: inline-block;
padding: 0;
text-decoration: none;
font-size: 40px;
font-weight: 900;
line-height: 1.35;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 500ms cubic-bezier(0.510, -0.015, 0.860, 0.160);
transition: -webkit-transform 500ms cubic-bezier(0.510, -0.015, 0.860, 0.160);
-o-transition: transform 500ms cubic-bezier(0.510, -0.015, 0.860, 0.160);
transition: transform 500ms cubic-bezier(0.510, -0.015, 0.860, 0.160);
transition: transform 500ms cubic-bezier(0.510, -0.015, 0.860, 0.160), -webkit-transform 500ms cubic-bezier(0.510, -0.015, 0.860, 0.160);
}
.right-menu.full #topmenu-full.open ul.menu li a {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.right-menu.full #topmenu-full ul.menu li .sub-menu {
display: none;
transition: none;
margin: 10px 0;
}

header.full #topmenu-full ul li.mega-menu:hover > ul {
padding-top: 10px;
}

.right-menu.full #topmenu-full ul ul li {
display: block !important;
float: none !important;
width: 100% !important;
}

.right-menu.full #topmenu-full ul li {
display: block;
}
.right-menu.full #topmenu-full .mob-nav {
position: relative;
z-index: 9000;
}
.right-menu.full #topmenu-full .menu {
text-align: center;
margin: auto;
}
.right-menu.full #topmenu-full .menu li {
margin-left: 0;
}
.right-menu.full #topmenu-full .sub-menu {
position: static !important;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.right-menu.full #topmenu-full ul ul {
display: block;
}
.right-menu.full #topmenu-full ul.menu ul li a {
display: inline-block;
width: auto;
font-size: 18px;
}
.right-menu.full #topmenu-full ul.menu .hide-drop {
display: none;
}

@media (max-width: 991px) {
header.simple {
padding: 15px 10px;
}

.search-icon-wrapper{
visibility: hidden;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.sidebar-open .search-icon-wrapper{
visibility: visible;
}

.right-menu.full #topmenu-full ul.menu li a {
font-size: 32px;
}
}

@media (max-width: 767px) {
.right-menu.full #topmenu-full ul.menu li a {
font-size: 27px;
}
}


@media only screen and (max-width: 991px) {
.header_top_bg{
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}
.right-menu.full #topmenu {
background-color: #ffffff;
}
.right-menu.full #topmenu .sub-menu li {
padding-left: 10px;
}
}

.header_trans-fixed .mob-nav i {
color: #fff;
}

.header_trans-fixed.header_top_bg {
transition: background-color 300ms ease;
}

.header_trans-fixed.header_top_bg.bg-fixed-color {
background-color: #fff;
}
.header_trans-fixed.header_top_bg.bg-fixed-dark {
background-color: #222;
}
.header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav .line {
background-color: #222;
}
.header_trans-fixed.header_top_bg.bg-fixed-dark .mob-nav:not(.mob-but-full) .line,
.header_trans-fixed.header_top_bg.bg-fixed-dark .mob-but-full:not(.active) .line {
background-color: #fff;
}
.menu_light_text.header_trans-fixed.header_top_bg.bg-fixed-color .logo span,
.header_trans-fixed.header_top_bg.bg-fixed-color .logo span,
.menu_light_text.header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mini-cart-wrapper .cart-contents-count {
color: #222;
}
.menu_light_text.header_trans-fixed.header_top_bg.bg-fixed-dark .logo span,
.header_trans-fixed.header_top_bg.bg-fixed-dark .logo span {
color: #ffffff;
}
.menu_light_text .right-menu .mob-nav .line {
background-color: #ffffff;
}
.right-menu .topmenu.open .mob-nav .line {
background-color: #222222;
}
.pixxy-top-social {
display: inline-block;
margin-left: 0px;
position: relative;
vertical-align: middle;
}

.pixxy-top-social .social-icon {
display: none;
font-size: 14px;
color: #222222;
opacity: 1;
padding: 0 20px;
cursor: pointer;
transition: opacity 0.3s ease;
position: relative;
z-index: 30;
}

.header_trans-fixed .pixxy-top-social .social-icon {
color: #fff;
}

.pixxy-top-social .social-icon:hover {
opacity: 0.7;
}

#topmenu .pixxy-top-social .social {
margin-left: 0;
}

#topmenu .social li {
display: inline-block;
margin-left: 12px;
}

#topmenu .pixxy-top-social .social li a {
margin-left: 0;
color: #222222;
opacity: 1;
transition: opacity 0.3s ease;
}

.header_trans-fixed .right-menu #topmenu .pixxy-top-social .social li a {
color: #fff;
}

#topmenu .pixxy-top-social .social li a:hover {
opacity: 1;
}

.header_trans-fixed .right-menu #topmenu .pixxy-top-social .social {
background-color: transparent;
}

#topmenu .pixxy-top-social .social li {
margin: 5px;
}

#topmenu .pixxy-top-social .social.active {
visibility: visible;
opacity: 1;
}

#topmenu .pixxy-top-social .social li a {
line-height: 1.2;
}

#topmenu ul > li > ul > li > ul {
display: none;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price {
color: #222;
font-size: 15px;
font-weight: 600;
}

.mini-cart-wrapper {
display: inline-block;
position: relative;
vertical-align: middle;
}

.mini-cart-wrapper .pixxy-shop-icon:hover::before {
color: #999;
}

.mini-cart-wrapper .pixxy-shop-icon:before {
position: relative;
display: inline-block;
line-height: 1;
color: #222222;
font-size: 24px;
}

.mini-cart-wrapper .cart-contents {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
top: -12px;
right: -19px;
width: 20px;
height: 20px;
}

.mini-cart-wrapper .cart-contents-count {
font-size: 12px;
font-weight: 600;
color: #222;
}

.pixxy_mini_cart {
position: absolute;
right: -20px;
top: 50px;
display: block;
background-color: #fff;
opacity: 0;
visibility: hidden;
min-width: 360px;
padding: 23px 30px;
text-align: center;
transition: opacity 0.5s ease, visibility 0.5s ease;
-webkit-box-shadow: 3px 1px 20px 0 rgba(0, 115, 230, 0.08);
box-shadow: 3px 1px 20px 0 rgba(0, 115, 230, 0.08);
}
.header_trans-fixed #topmenu .pixxy_mini_cart .cart_list .mini_cart_item .remove_from_cart_button {
color: #888;
}
#topmenu .pixxy_mini_cart .cart_list .mini_cart_item .remove_from_cart_button {
padding: 0;
color: #888;
font-size: 30px;
font-weight: 400;
line-height: 1;
}
#topmenu .pixxy_mini_cart .pixxy-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
}
#topmenu .pixxy_mini_cart .pixxy-buttons a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #222222;
font-size: 15px;
font-weight: 800;
line-height: 2;
text-decoration: none;
}
#topmenu .pixxy_mini_cart .pixxy-buttons a:hover i {
margin-left: 10px;
}
#topmenu .pixxy_mini_cart .pixxy-buttons a i {
margin-left: 8px;
font-size: 12px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.woocommerce-mini-cart__total {
margin: 0;
color: #888;
}
.woocommerce-mini-cart__total > span {
margin-left: 10px;
color: #222;
font-size: 18px;
font-weight: 800;
}
.mini-cart-wrapper:hover .pixxy_mini_cart {
opacity: 1;
visibility: visible;
}

#topmenu .pixxy_mini_cart .product_list_widget {
display: block;
}

#topmenu .pixxy_mini_cart .product_list_widget .empty {
font-size: 18px;
line-height: 28px;
letter-spacing: 1.4px;
font-weight: 400;
color: #fff;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0;
padding-bottom: 23px;
margin-bottom: 23px;
border-bottom: 1px solid #888;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40%;
max-width: 70px;
margin-top: 7px;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail a {
padding: 0;
display: block;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail img {
float: none;
max-width: 70px;
width: 100%;
margin-left: 0;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 60%;
padding-left: 15px;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_name {
font-size: 15px;
line-height: 1.3;
font-weight: 800;
color: #222;
text-align: left;
padding: 0;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_quantity {
font-size: 12px;
line-height: 20px;
font-weight: 400;
color: #888;
margin-bottom: 5px;
}

#topmenu .pixxy_mini_cart a.button {
border-radius: 0;
display: block;
padding: 11px 34px;
border: 1px solid #0073e6;
font-size: 15px;
font-weight: 600;
line-height: 2;
text-decoration: none;
background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(50%,#0073e6));
background-image: linear-gradient(to right,transparent 50%,#0073e6 50%);
color: #ffffff;
background-color: #0073e6;
background-size: 200% 100%;
background-position: right bottom;
}
#topmenu .pixxy_mini_cart a.button:focus {
color: #ffffff;
}

#topmenu .pixxy_mini_cart a.button:hover {
color: #0073e6;
border-color: #0073e6;
background-color: transparent;
background-position: left bottom;
}

.header_trans-fixed.none {
display: none;
}

.header_trans-fixed.header_top_bg .mini-cart-wrapper .pixxy-shop-icon .cart-contents-count {
color: #fff;
}

.pixxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail img {
height: auto;
}

.socials-mob-but {
display: none;
}

.socials-mob-but:active,
.socials-mob-but:visited {
opacity: 1;
}

#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price {
font-size: 12px;
}

.unit .mini-cart-wrapper .pixxy-shop-icon {
font-size: 25px;
}

header .logo img {
max-width: none;
max-height: 75px;
}

header .logo img.logo-hover {
display: none;
}
header .logo:hover {
opacity: 1;
}

.header_trans-fixed .f-right > div:first-child::before {
background: #fff !important;
}

@media only screen and (min-width: 1801px) {
.header_top_bg > .container {
width: 1650px;
}
}

@media only screen and (max-width: 1199px) {
.pixxy-top-social {
margin-left: 5px;
}
}

@media (min-width: 992px) {
header .logo img.logo-mobile{
display: none!important;
}
.menu_light_text.header_top_bg .logo span,
.menu_light_text.header_top_bg .right-menu .logo span,
.menu_light_text.header_top_bg .right-menu #topmenu ul li a,
.menu_light_text.header_top_bg .right-menu #topmenu .pixxy-shop-icon::before,
.menu_light_text.header_top_bg .right-menu #topmenu .search-icon-wrapper i,
.menu_light_text.header_top_bg .right-menu .socials-mob-but i,
.menu_light_text.header_top_bg .right-menu .mini-cart-wrapper .cart-contents-count{
color: #ffffff;
}
.menu_light_text.header_top_bg .right-menu #topmenu .sub-menu li a {
color: #222222;
}
.mob-nav-close {
display: none;
}

.header_trans-fixed #topmenu {
background-color: transparent;
}

#topmenu ul ul {
padding: 10px 0;
}

.right-menu .logo{
text-align: left;
}

.right-menu .logo,
.right-menu #top-menu {
display: table-cell;
vertical-align: middle;
}

.top-menu #topmenu ul ul {
left: -20px;
}

.top-menu .pixxy-top-social {
margin-left: 10px;
}

#topmenu ul ul li {
display: block;
margin-bottom: 5px;
}

#topmenu ul ul li:last-child {
margin-bottom: 0;
}

.top-menu #topmenu > ul:not(.social) > li {
margin: 0 10px 5px 10px;
padding: 0;
}

#topmenu ul li:hover > ul {
display: block;
}

#topmenu .f-right > div {
position: relative;
}

#topmenu .f-right > div:last-child::before {
content: none;
}

#topmenu > ul > li > ul > li > ul {
left: -100%;
top: -15px;
}

.sub-menu li a {
z-index: 1999;
}

.pr30md {
padding-right: 30px !important;
padding-left: 0 !important;
}

.right-menu {
width: 100%;
margin: auto;
display: table;
padding: 0;
}

.right-menu .f-right {
float: right;
}

.right-menu .f-right > div {
position: relative;
}

.right-menu .f-right > div:last-child::before {
content: none;
}

header:not(.full) .right-menu #topmenu {
text-align: center;
display: table-cell !important;
margin-top: 0;
vertical-align: middle;
}

.header_trans-fixed.header_top_bg .right-menu:not(.static) #topmenu > ul > li > a {
/*padding: 13px 0 13px;*/
transform: translateZ(0);
}

.header_trans-fixed.header_top_bg .right-menu #topmenu > ul ul {
top: 60px;
}

.header_top_bg.menu_light_text.header_underline .right-menu #topmenu > ul ul {
top: 91px;
}

.header_trans-fixed.header_top_bg .right-menu #topmenu > ul ul ul {
top: -10px;
}

.right-menu #topmenu ul ul {
left: 10px;
top: 44px;
}

.top-menu #topmenu ul ul {
left: -20px;
top: 100%;
}

.right-menu #topmenu > ul > li > ul > li > ul {
left: 100%;
top: -10px;
}

.top-menu #topmenu > ul > li > ul > li > ul {
left: 100%;
top: -10px;
}

.right-menu #topmenu .social {
text-align: right;
vertical-align: top;
}

.right-menu #topmenu .social li a {
padding: 0;
margin-left: 0;
-webkit-transition: color 350ms ease;
-moz-transition: color 350ms ease;
-ms-transition: color 350ms ease;
-o-transition: color 350ms ease;
transition: color 350ms ease;
}

.right-menu #topmenu .social li a:hover {
color: #999;
}

.right-menu #topmenu .social li a::after,
.right-menu #topmenu .social li a::before {
content: none;
}

.right-menu #topmenu > ul > li > a {
position: relative;
padding: 0;
margin: 0 23px;
}

.right-menu #topmenu > ul > li.current-menu-item > a,
.top-menu #topmenu > ul > li.current-menu-item > a,
.right-menu #topmenu > ul > li.current-menu-parent > a,
.top-menu #topmenu > ul > li.current-menu-parent > a {
transition: all 0.5s ease;
}

.right-menu .logo img {
max-height: 75px;
margin: 5px auto;
}
.full-width-menu .right-menu .logo img {
margin: 0;
max-height: 77px;
}

.top-menu #topmenu > ul > li:last-child > ul > li > ul {
left: calc(-100% - 30px);
}

#topmenu .pixxy-top-social .social {
z-index: 25;
text-align: left;
transition: opacity 0.3s ease;
}

header:not(.full) #topmenu ul li.mega-menu {
position: static;
}

header:not(.full).right-menu #topmenu ul .mega-menu > ul {
width: 100%;
max-width: 1140px;
left: 50%;
top: 60px;
padding: 45px 0 30px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

.header_top_bg.menu_light_text.header_underline header:not(.full).right-menu #topmenu ul .mega-menu > ul {
top: 91px;
}

header:not(.full) #topmenu ul li.mega-menu > ul::before {
content: "";
position: absolute;
width: 5000px;
top: 0;
bottom: 0;
left: -100%;
background-color: #fff;
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
z-index: 1;
}

header:not(.full) #topmenu ul li.mega-menu > ul > li {
float: left;
width: 25%;

}

header:not(.full) #topmenu ul li.mega-menu > ul > li > a {
font-size: 18px;
font-weight: 800;
}

header:not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(1)::before {
left: 25%;
}

header:not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(2)::before {
left: 50%;
}

header:not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(3)::before {
left: 75%;
}

header:not(.full) #topmenu ul > li.mega-menu > ul.sub-menu > li > ul.sub-menu {
display: block;
position: static;
text-align: left;
min-width: 100%;
box-shadow: none;
padding: 25px 0;
transition: all .2s ease;
}

header:not(.full) #topmenu ul > li.mega-menu > ul > li > ul.sub-menu > li {
display: block;
padding: 8px 0;
}
header:not(.full) #topmenu ul > li.mega-menu > ul > li > ul.sub-menu > li a {
opacity: 0;
-webkit-transform: matrix(1, 0, 0, 1, 0, 20);
-ms-transform: matrix(1, 0, 0, 1, 0, 20);
transform: matrix(1, 0, 0, 1, 0, 20);
-webkit-transition: opacity .75s ease, -webkit-transform .75s ease, color .5s ease;
transition: opacity .75s ease, -webkit-transform .75s ease, color .5s ease;
-o-transition: opacity .75s ease, transform .75s ease, color .5s ease;
transition: opacity .75s ease, transform .75s ease, color .5s ease;
transition: opacity .75s ease, transform .75s ease, -webkit-transform .75s ease, color .5s ease;
}
header:not(.full).right-menu #topmenu ul .mega-menu ul li {
position: static;
display: block;
}

header.top-menu #topmenu ul li.mega-menu > ul {
top: calc(100% - 25px);
}

header.top-menu #topmenu ul li.mega-menu > ul > li::before {
display: none;
}

header.top-menu #topmenu ul ul {
left: 0;
}

header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(1)::before,
header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(2)::before,
header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(3)::before {
left: 100%;
display: block;
top: 0;
}

.top-menu .logo span {
padding: 24px 10px;
}

header.top-menu .logo span {
padding: 15px 10px;
}

.right-menu .logo span {
float: left;
}

.top-menu #topmenu > ul:not(.social) > li {
margin: 0 0 5px;
padding: 0 23px;
}

.top-menu #topmenu > ul > li:last-child > ul > li > ul {
left: calc(-100%);
}

.top-menu #topmenu > ul > li > ul > li > ul {
left: calc(100% + 23px);
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.right-menu #topmenu > ul > li > a {
margin: 0 18px;
}
}

@media (min-width: 991px) {

.main-wrapper.unit .right-menu #topmenu > ul > li > a {
margin: 0 15px;
}
}
@media only screen and (min-width: 991px) and (max-width: 1100px) {
.main-wrapper.unit .right-menu #topmenu > ul > li > a {
margin: 0 10px;
}
}


/*------------------------------------------------------*/
/*---------------------- MOBILE MENU ----------------------*/
@media (max-width: 991px) {

.header_top_bg{
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}

header .logo img.main-logo:not(.logo-mobile){
display: none!important;
}
header .logo img.logo-mobile{
display: inline;
padding: 10px 0;
}

.header_top_bg > .container {
width: 100%;
}

#topmenu {
overflow-x: hidden;
}

.header_trans-fixed.header_top_bg .mini-cart-wrapper .cart-contents-count {
color: #222222;
}

.main-wrapper {
width: 100%;
}

.main-wrapper header .logo img {
max-height: 75px;
}

header {
padding: 10px;
}

#topmenu ul li ul {
box-shadow: none;
font-style: normal;
}

#topmenu ul {
box-shadow: none;
font-style: normal;
}

.header_top_bg > .container > .row > .col-xs-12 {
padding: 0;
}

.top-menu .logo {
margin-bottom: 0;
margin-top: 0;
}

.no-padd-mob {
padding: 0 !important;
}
.right-menu #topmenu .menu li.menu-item-has-children,
#topmenu .menu li.menu-item-has-children {
position: relative;
text-align: left;
}
.right-menu #topmenu .menu li.menu-item-has-children i,
#topmenu .menu li.menu-item-has-children i {
position: absolute;
top: 14px;
right: 25px;
}

.right-menu #topmenu .menu li.menu-item-has-children > a,
#topmenu .menu li.menu-item-has-children > a {
position: relative;
display: inline-block;
width: auto!important;
}
.unit .mob-nav {
right: 10px;
}
.mob-nav {
display: block;
margin: 0;
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.mob-nav i::before {
font-size: 24px;
}
.sidebar-open {
height: 100vh;
}
.sidebar-open .canvas-wrap {
left: 320px;
}
.sidebar-open .header_top_bg {
position: fixed;
}
.main-wrapper {
left: 0;
transition: all .5s ease-in-out;
}
.main-wrapper::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.75);
z-index: 400;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.sidebar-open .main-wrapper {
left: 320px;
overflow: visible;
}
.sidebar-open .main-wrapper::before {
opacity: 1;
visibility: visible;
}
.mob-nav-close {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-decoration: none;
border-bottom: 1px solid #f1f2f3;
padding: 30px 0;
}
.mob-nav-close span {
font-size: 12px;
text-transform: uppercase;
}
.mob-nav-close .hamburger {
padding: 0 20px;
padding-left: 15px;
}
.mob-nav-close .line {
display: block;
width: 24px;
height: 2px;
background-color: #222222;
}

.mob-nav-close .line:first-of-type {
-webkit-transform: rotate(45deg) translateY(2px);
-moz-transform: rotate(45deg) translateY(2px);
-ms-transform: rotate(45deg) translateY(2px);
-o-transform: rotate(45deg) translateY(2px);
transform: rotate(45deg) translateY(2px);
}

.mob-nav-close .line:last-of-type {
-webkit-transform: rotate(-45deg) translateY(-1px);
-moz-transform: rotate(-45deg) translateY(-1px);
-ms-transform: rotate(-45deg) translateY(-1px);
-o-transform: rotate(-45deg) translateY(-1px);
transform: rotate(-45deg) translateY(-1px);
}


#topmenu {
display: inline-block;
overflow-y: auto;
position: fixed;
text-align: left;
padding-top: 0;
padding-bottom: 100px;
top: 0;
bottom: 0;
width: 320px;
left: -320px;
background-color: #fff;
height: 100vh;
z-index: 100;
transition: all .5s ease-in-out;
}
.sidebar-open #topmenu {
position: fixed;
left: 0;
}
#topmenu ul ul {
display: none;
position: static;
}

#topmenu ul.menu > li > ul > li > ul {
display: none;
}

#topmenu ul.menu {
width: 100%;
display: inline-block;
padding-bottom: 30px;
background-color: #fff;
}

#topmenu ul.menu li {
display: block !important;
float: none;
text-align: left;
margin-bottom: 0;
}

#topmenu ul.menu li a::before{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 320px;
height: 1px;
display: block;
background-color: #f1f2f3;
}
#topmenu ul.menu li a {
font-size: 15px;
font-weight: 600;
color: #222222;
padding: 10px 25px;
line-height: 25px;
display: inline-block;
width: auto!important;
float: none;
transition: all 0.5s ease;
}


/*2 level menu*/
#topmenu > ul.menu > li > ul > li,
#topmenu > ul.menu > li > ul > li > ul > li {
padding-left: 10px;

}

#topmenu .social li a {
line-height: 25px !important;
}

#topmenu .menu li a:hover,
#topmenu .menu .current-menu-parent > a,
#topmenu .menu .current-menu-item > a,
#topmenu .menu .current-menu-ancestor > a {
color: #0073e6;
}

.right-menu #topmenu .social {
display: block;
}

.right-menu #topmenu .social li {
display: inline-block;
}

.right-menu #topmenu .social li a {
padding: 5px;
}

.pixxy-top-social .social-icon {
display: none;
}

.right-menu #topmenu .pixxy-top-social .social {
position: static;
visibility: visible;
opacity: 1;
}

.header_trans-fixed.open .right-menu #topmenu .pixxy-top-social .social li a {
color: #222222;
}

.mini-cart-wrapper {
display: block;
margin: 20px 10px 30px 10px;
}

.pixxy_mini_cart {
opacity: 1;
visibility: visible;
position: relative;
right: auto;
left: 0;
top: 10px;
width: 100%;
min-width: 0;
}

#topmenu ul li.mega-menu:hover > ul > li {
width: 100%;
}

header a.logo {
display: inline-block;
}

#topmenu ul li.mega-menu:hover > ul > li {
width: auto;
}

#topmenu.active-socials {
left: 0;
right: 0;
overflow: visible;
opacity: 1;
width: 100%;
}

#topmenu .f-right {
display: block;
background: #fff;
padding: 15px;
text-align: center;
z-index: 9999;
width: 100%;
transition: all 350ms ease;
}

#topmenu .f-right.active-socials {
opacity: 1;
visibility: visible;
}

#topmenu .f-right.active-socials a {
visibility: visible;
}

#topmenu .f-right .header_trans-fixed.open .right-menu #topmenu .pixxy-top-social .social li a {
transition: none;
}

.socials-mob-but {
display: block;
margin: 0;
position: absolute;
top: calc(50% + -3px);
right: 20px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.socials-mob-but i::before {
font-size: 24px;
}

#topmenu .social .fa,
.mini-cart-wrapper .pixxy-shop-icon {
font-size: 28px;
transition: none;
}

.mini-cart-wrapper {
margin: 0;
}

.header_trans-fixed.header_top_bg.open header .socials-mob-but i,
.header_trans-fixed #topmenu .pixxy-top-social .social li a,
.header_trans-fixed .mini-cart-wrapper .pixxy-shop-icon::before {
color: #222222 !important;
}

.header_trans-fixed.header_top_bg {
transition: none;
}

.mini-cart-wrapper {
display: inline-block;
vertical-align: middle;
}

.pixxy_mini_cart {
display: none;
}

.pixxy-top-social {
vertical-align: middle;
margin-left: 0;
}

.mini-cart-wrapper .pixxy-shop-icon:before {
margin-top: -3px;
font-size: 28px;
}

.header_trans-fixed.header_top_bg.open {
background-color: #fff;
position: fixed;
z-index: 1000;
top: 0;
width: 100%;
}
.header_trans-fixed.menu_light_text .right-menu .mob-nav .hamburger i {
color: #ffffff;
}
.header_trans-fixed .right-menu .mob-nav .hamburger i,
.header_trans-fixed.bg-fixed-color .right-menu .mob-nav .hamburger i {
color: #222222;
}
.header_trans-fixed.bg-fixed-dark .right-menu .mob-nav .hamburger i {
color: #fff;
}
.search-form input {
width: 100%;
border: 0;
border-bottom: 1px solid #222;
background-color: transparent;
color: #888;
font-size: 15px;
padding: 14px 0;
}
.search-icon-wrapper {
display: block;
position: relative;
margin-bottom: 30px;
}
.search-icon-wrapper i {
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-icon-wrapper .input-group {
width: 100%;
}
}

/*------------------------------------------------------*/
/*---------------------- CLASSIC MENU ----------------------*/
@media only screen and (min-width: 992px) {
.container-fluid header.classic {
padding: 0 10px;
}
header.classic {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.unit header.classic {
padding: 0 15px;
}

.classic #topmenu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 35px;
}

.classic #topmenu .menu {
width: 100%;
text-align: center;
}

.unit .classic #topmenu .menu {
text-align: right;
}

.classic .f-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.header_trans-fixed.header_top_bg .classic #topmenu ul li a {
padding: 0;
}

.classic #topmenu .menu li a {
color: #222222;
font-size: 15px;
font-weight: bold;
line-height: 2;
}

.classic #topmenu .menu li a:hover,
.classic #topmenu .menu .current-menu-parent > a,
.classic #topmenu .menu .current-menu-item > a,
.classic #topmenu .menu .current-menu-ancestor > a {
color: #0073e6;
}

.classic #topmenu .menu > li {
padding: 30px 0;
}

.header_underline.header_top_bg.menu_light_text #topmenu .menu > li > a {
position: relative;
}

.header_underline.header_top_bg.menu_light_text #topmenu .menu > li > a:after {
position: absolute;
bottom: -31px;
display: block;
content: '';
height: 2px;
background-color: #fff;
opacity: 0;
transition: 0.3s;
left: 50%;
right: 50%;
}

.header_underline.header_top_bg.menu_light_text.bg-fixed-color #topmenu .menu > li > a:after {
background-color: #222;
}

.header_underline.header_top_bg.menu_light_text #topmenu .menu > li.current-menu-ancestor > a:after,
.header_underline.header_top_bg.menu_light_text #topmenu .menu > li:hover > a:after{
opacity: 1;
left: -4px;
right: -4px;
}

.classic #topmenu .sub-menu {
top: 75px;
left: -35px;
min-width: 270px;
padding: 30px 0;
background-color: #ffffff;
-webkit-box-shadow: 3px 1px 20px 0 rgba(0, 115, 230, 0.08);
box-shadow: 3px 1px 20px 0 rgba(0, 115, 230, 0.08);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .3s ease, visibility .3s ease;
-o-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
display: block;
}

.classic #topmenu .menu li:hover > ul {
opacity: 1;
visibility: visible;
}

.classic #topmenu .menu > li ul a {
opacity: 0;
-webkit-transform: matrix(1, 0, 0, 1, 0, 20);
-ms-transform: matrix(1, 0, 0, 1, 0, 20);
transform: matrix(1, 0, 0, 1, 0, 20);
-webkit-transition: opacity .75s ease, color .5s ease, -webkit-transform .75s ease;
transition: opacity .75s ease, color .5s ease, -webkit-transform .75s ease;
-o-transition: opacity .75s ease, transform .75s ease, color .5s ease;
transition: opacity .75s ease, transform .75s ease, color .5s ease;
transition: opacity .75s ease, transform .75s ease, color .5s ease, -webkit-transform .75s ease;
}

.classic #topmenu .menu > li:hover ul a,
.classic #topmenu .menu > li.mega-menu:hover ul > li > ul.sub-menu > li a {
opacity: 1;
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
}

.classic #topmenu .sub-menu .sub-menu {
top: 0;
left: 100%;
padding: 40px 15px;
}

.classic #topmenu .menu li:last-of-type .sub-menu .sub-menu,
.classic #topmenu .menu li:nth-last-of-type(2) .sub-menu .sub-menu,
.classic #topmenu .menu li:nth-last-of-type(3) .sub-menu .sub-menu,
.classic #topmenu .menu li:nth-last-of-type(4) .sub-menu .sub-menu {
left: auto;
right: 100%;
}

.classic #topmenu .sub-menu li {
padding: 8px 35px;
text-align: left;
}

.classic #topmenu .sub-menu li a {
width: auto;
display: inline-block;
padding: 0;
}

.classic #topmenu .current-menu-parent > a,
.classic #topmenu .current-menu-item > a {
position: relative;
}

.classic #topmenu > ul > li > a {
margin: 0 45px 0 0;
}

.classic #topmenu .mini-cart-wrapper {
margin-left: 20px;
}

/* mega menu classic*/
.classic #topmenu .menu .mega-menu:hover > ul > li > ul {
opacity: 1;
visibility: visible;
}

/* end of mega menu classic*/
/* search popup */
.classic .site-search {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
background-color: rgba(255, 255, 255, .9);
overflow-x: hidden;
overflow-y: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .7s ease, visibility .7s ease;
-o-transition: opacity .7s ease, visibility .7s ease;
transition: opacity .7s ease, visibility .7s ease;
}

.classic .site-search.open {
opacity: 1;
visibility: visible;
}

.classic .site-search .form-container {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.classic .site-search .form-container .input-group {
width: 100%;
}

.classic .site-search .form-container .input-group input {
font-size: 18px;
}

.classic .site-search .close-search {
position: absolute;
top: 60px;
right: 135px;
width: 30px;
height: 30px;
}

.classic .site-search .line {
width: 27px;
height: 2px;
background-color: #222222;
display: block;
margin: 4px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.classic .site-search .line:nth-of-type(1) {
-webkit-transform: translateY(10px) rotate(45deg);
-ms-transform: translateY(10px) rotate(45deg);
-o-transform: translateY(10px) rotate(45deg);
transform: translateY(10px) rotate(45deg);
}

.classic .site-search .line:nth-of-type(2) {
-webkit-transform: translateY(4px) rotate(-45deg);
-ms-transform: translateY(4px) rotate(-45deg);
-o-transform: translateY(4px) rotate(-45deg);
transform: translateY(4px) rotate(-45deg);
}

.search-form input {
width: 100%;
border: 0;
border-bottom: 1px solid #222;
background-color: transparent;
color: #999999;
font-size: 15px;
padding: 14px 0;
}

.classic #topmenu .search-icon-wrapper {
margin-left: 10px;
cursor: pointer;
font-size: 27px;
color: #222;
line-height: 1;
}

.classic #topmenu .search-icon-wrapper:hover {
color: #888;
}

/* end of search popup */

}
@media only screen and (min-width: 992px) and (max-width: 1240px) {
.classic #topmenu > ul > li > a {
margin: 0 30px 0 0;
}
}

@media only screen and (min-width: 1201px) {
.container-fluid header.classic {
padding: 0 85px;
}
}


.logo img {width:180px !important;}
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu:not(.open) ul li a,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .search-icon-wrapper i,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .mini-cart-wrapper .pixxy-shop-icon::before,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .pixxy-top-social .social li a,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .header_top_bg .right-menu.full #topmenu ul li a,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .logo span,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .top-menu .logo span,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu:not(.open) ul li a,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .search-icon-wrapper i,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .mini-cart-wrapper .pixxy-shop-icon::before,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .pixxy-top-social .social li a,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .header_top_bg .right-menu.full #topmenu ul li a,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .logo span,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .top-menu .logo span {
        color: #ffffff;
        }

        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu.full .mob-nav:not(.active) .line,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu.full .mob-nav:not(.active) .line {
        background-color: #ffffff;
        }

        @media only screen and (max-width: 991px) {
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav-close,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu ul.menu li a,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav-close,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu ul.menu li a {
        color: #ffffff;
        }

        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav-close .line,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mob-nav:not(.mob-but-full) .line,
        .page-id-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mob-but-full:not(.active) .line,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav-close .line,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mob-nav:not(.mob-but-full) .line,
        .postid-2573 .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mob-but-full:not(.active) .line {
        background-color: #ffffff;
        }
        }
    
/**** WHITE VERSION ****/

        .header_top_bg,
        #topmenu {
        background-color: #0071b6;
        }

        @media only screen and (max-width: 991px) {
        #topmenu ul.menu,
        #topmenu .f-right {
        background-color: #0071b6;
        }
        }

            #topmenu ul li a,
        #topmenu .search-icon-wrapper i,
        .mini-cart-wrapper .pixxy-shop-icon:before,
        #topmenu .pixxy-top-social .social li a,
        .header_top_bg .right-menu.full #topmenu ul li a,
        .right-menu .logo span,
        .top-menu .logo span,
        .classic #topmenu .menu li a,
        .mini-cart-wrapper .cart-contents-count,
        .modern #topmenu .menu li a,
        .modern .search-form input,
        .modern .search-form input::placeholder {
        color: #ffffff;
        }

        .modern .search-form input {
        border-bottom-color: #ffffff;
        }

        @media only screen and (max-width: 991px) {
        .mob-nav-close,
        #topmenu ul.menu li a,
        .right-menu .mob-nav .hamburger i,
        .right-menu #topmenu .menu li.menu-item-has-children i,
        #topmenu .menu li.menu-item-has-children i,
        .search-form input {
        color: #ffffff;
        }

        .mob-nav-close .line,
        .right-menu .mob-nav .line {
        background-color: #ffffff;
        }

        .search-form input {
        border-bottom-color: #ffffff;
        }
        }

            .header_trans-fixed #topmenu ul li a,
        .header_trans-fixed #topmenu .search-icon-wrapper i,
        .header_trans-fixed .mini-cart-wrapper .pixxy-shop-icon:before,
        .header_trans-fixed #topmenu .pixxy-top-social .social li a,
        .header_trans-fixed .right-menu .logo span,
        .header_trans-fixed .top-menu .logo span,
        .header_trans-fixed .classic #topmenu .menu li a,
        .header_trans-fixed .mini-cart-wrapper .cart-contents-count,
        .header_trans-fixed .modern #topmenu .menu li a,
        .header_trans-fixed .modern .search-form input,
        .header_trans-fixed .modern .search-form input::placeholder,
        .header_trans-fixed.header_top_bg .pixxy-shop-icon .cart-contents-count {
        color: #ffffff;
        }

        .header_trans-fixed .about-mob-section-wrap .about-hamburger .line {
        background-color: #ffffff;
        }

        .header_trans-fixed .modern .search-form input {
        border-bottom-color: #ffffff;
        }

        @media only screen and (max-width: 991px) {
        .header_trans-fixed .mob-nav-close,
        .header_trans-fixed #topmenu ul.menu li a,
        .header_trans-fixed .right-menu .mob-nav .hamburger i,
        .header_trans-fixed .right-menu #topmenu .menu li.menu-item-has-children i,
        .header_trans-fixed #topmenu .menu li.menu-item-has-children i,
        .header_trans-fixed .search-form input {
        color: #ffffff;
        }

        .header_trans-fixed .mob-nav-close .line,
        .header_trans-fixed .right-menu .mob-nav .line {
        background-color: #ffffff;
        }

        .header_trans-fixed .search-form input {
        border-bottom-color: #ffffff;
        }
        }

            @media only screen and (min-width: 992px) {
        header:not(.full) #topmenu ul li.mega-menu:hover > ul::before,
        .classic #topmenu .sub-menu,
        .modern #topmenu .sub-menu {
        background-color: #0071b6;
        }
        }

        @media only screen and (max-width: 991px) {
        #topmenu ul li ul {
        background-color: #0071b6;
        }
        }

            .header_trans-fixed.header_top_bg.bg-fixed-color {
        background-color: #0071b6 !important;
        }

            .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu ul li a,
        .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .search-icon-wrapper i,
        .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .mini-cart-wrapper .pixxy-shop-icon::before,
        .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu .pixxy-top-social .social li a,
        .header_trans-fixed.header_top_bg.bg-fixed-color .header_top_bg .right-menu.full #topmenu ul li a,
        .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu.full .mob-nav > span,
        .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .logo span,
        .header_trans-fixed.header_top_bg.bg-fixed-color .full-menu-wrap .info-wrap,
        .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu.full .copy,
        .header_trans-fixed.header_top_bg.bg-fixed-color .top-menu .logo span,
        .header_trans-fixed.header_top_bg.bg-fixed-color .mini-cart-wrapper .cart-contents-count,
        .header_trans-fixed.header_top_bg.bg-fixed-color .modern .search-form input,
        .header_trans-fixed.header_top_bg.bg-fixed-color .modern .search-form input::placeholder {
        color: #ffffff;
        }

        .header_trans-fixed.header_top_bg.bg-fixed-color .about-mob-section-wrap .about-hamburger .line {
        background-color: #ffffff;
        }

        .header_trans-fixed.header_top_bg.bg-fixed-color .modern .search-form input {
        border-bottom-color: #ffffff;
        }

        @media only screen and (max-width: 991px) {
        .header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav-close,
        .header_trans-fixed.header_top_bg.bg-fixed-color #topmenu ul.menu li a,
        .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mob-nav .hamburger i {
        color: #ffffff;
        }

        .header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav-close .line,
        .header_trans-fixed.header_top_bg.bg-fixed-color .right-menu .mob-nav .line {
        background-color: #ffffff;
        }
        }

    
    /* ======= FRONT COLOR 1 ======= */

    
        #grid-121 .tg-nav-color:not(.dots):not(.tg-dropdown-value):not(.tg-dropdown-title):hover,
        #grid-121 .tg-nav-color:hover .tg-nav-color,
        #grid-121 .tg-page-number.tg-page-current,
        #grid-121 .tg-filter.tg-filter-active span,
        .a-btn:hover,
        .a-btn-style-1 .wpcf7-form input[type="submit"]:hover,
        .a-btn-6,
        .a-btn-6:focus,
        .a-btn-6:hover,
        .wpb_text_column h1 b,.wpb_text_column h1 strong,.wpb_text_column h2 b,.wpb_text_column h2 strong,.wpb_text_column h3 b,.wpb_text_column h3 strong,.wpb_text_column h4 b,.wpb_text_column h4 strong,.wpb_text_column h5 b,.wpb_text_column h5 strong,.wpb_text_column h6 b,.wpb_text_column h6 strong,
        .col-md-4 .sidebar-item.widget_rss a.rsswidget:hover,.col-md-3 .sidebar-item.widget_rss a.rsswidget:hover,
        .protected-page form input[type="submit"]:hover,
        .simple_slider .info-wrap .social-list a:hover,
        .simple_slider .blockquote::before,
        .urban .social-list a:hover,
        .tile_info .text-gallery-wrap .text-wrap .text h6,
        .tile_info .blockquote::before,
        .tile_info .social-list a:hover,
        .alia .social-list a:hover,
        .menio .banner-wrap .social-list li a:hover,
        .menio .blockquote cite,
        .menio .social-list a:hover,
        .parallax-window .content-parallax .category-parallax a,
        .woocommerce ul.products li.product .category-product a,
        .pixxy_product_detail .social-list a:hover,
        .woocommerce div.product p.stock,
        .post-little-banner .page-title-blog span,
        .post.center-style .category a,
        .blog.masonry .metro-style.sticky .title::before,
        .main-wrapper .col-md-4 .sidebar-item a:hover,.main-wrapper .col-md-3 .sidebar-item a:hover,
        .post-details .link-wrap a:hover,
        .user-info-wrap .post-author__social a:hover,
        .unit .single-post a:hover,.unit .single-content a:hover,
        .coming-soon .count,
        .discount__content .title b,
        .headings .subtitle b,
        .headings .title b,
        .headings.typing .title .typed,.headings.typing .title .typed-cursor,
        .info-list .info-item .title:before,
        .insta-descr a,
        .last-posts .post-item .post-categories a,
        .line-of-images.logos.logos2 .show-more,
        .line-icons-wrap .icons-item:before,
        .split_slider .split-wrapper .author,
        .pricing .pricing-item-title,
        .pricing .pricing-item-params-list p:before,
        .pricing-simple-cost,
        .pricing-simple-params p:before,
        .product-slider-wrapper .btn-wrap.light>a,
        .product-slider-wrapper .socials a:hover,
        .product-slider-wrapper .additional-link:hover,.product-slider-wrapper .additional-email:hover,
        .product-tabs-wrapper .filters ul li:hover,.product-tabs-wrapper .filters ul li.active,
        .product-tabs-wrapper .filters ul li:hover span,.product-tabs-wrapper .filters ul li.active span,
        .px-services-list__link,
        .px-services-list__link:hover,
        .split-wrapper .subtitle,
        .px-testimonial.flipping .flip-current .position,
        .px-slider__item--iterator:before,
        .px-testimonial.multiple .position,
        .last-post-button a:before,
        .split-wrapper .wpcf7 textarea:focus,.split-wrapper .wpcf7 input:not([type="submit"]):focus,
        .px-slider.horizontal_2 .px-slider__item--iterator:after,
        .px-slider.horizontal_2 .px-slider__title>i,
        .banner-slider-wrap.vertical-2 .title b,
        .banner-slider-wrap.vertical-2 .swiper-pagination .swiper-pagination-bullet-active i,
        .no-menu>a,
        .protected-page form input:not([type="submit"]):focus {
        color: #0071b6;
        }

        .px-parallax__video-wrapper .play-button,
        ::-moz-selection,
        ::selection,
        .preloader-modern .loader-title::after,
        .showcase_slider .slide-title,
        mark,ins {
        background: #0071b6;
        }

        .post-media .video-content .play:hover,
        .post.center-style.format-gallery .flex-prev:hover,.post.center-style.format-gallery .flex-next:hover,.post.center-style.format-post-slider .flex-prev:hover,.post.center-style.format-post-slider .flex-next:hover,
        .post.metro-style .info-wrap .category a,
        .post.metro-style.format-video .video-content .play:hover,.post.metro-style.format-post-video .video-content .play:hover,
        .post.metro-style.format-gallery .flex-prev:hover,.post.metro-style.format-gallery .flex-next:hover,.post.metro-style.format-post-slider .flex-prev:hover,.post.metro-style.format-post-slider .flex-next:hover,
        .main-wrapper .col-md-4 .sidebar-item.widget_tag_cloud a,.main-wrapper .col-md-3 .sidebar-item.widget_tag_cloud a,
        .post-details .single-categories a,
        .iframe-video.banner-video.simple .play-button:hover,
        .px-media .iframe-video.banner-video.simple .play-button,
        .a-btn,
        .a-btn-style-1 .wpcf7-form input[type="submit"],
        .protected-page form input[type="submit"],
        .simple_slider .post-media .swiper-pagination-bullet-active,
        .preloader-modern .loader-title::after,
        .headings.bg-animation,
        .urban_slider .slick-current .pagination-category,
        .product-tabs-wrapper .image-wrap .on-new{
        background-color: #0071b6;
        }

        .a-btn,
        .a-btn:hover,
        .a-btn-style-1 .wpcf7-form input[type="submit"],
        .a-btn-style-1 .wpcf7-form input[type="submit"]:hover,
        .protected-page form input[type="submit"],
        .protected-page form input[type="submit"]:hover,
        .form .your-email input[type="email"],
        .pricing-simple-item.border:after,
        .split-wrapper .wpcf7 textarea:focus,.split-wrapper .wpcf7 input:not([type="submit"]):focus,
        .px-slider.horizontal_2 .px-slider__item--iterator:after,
        .protected-page form input:not([type="submit"]):focus {
        border-color: #0071b6;
        }

        .a-btn,
        .a-btn-style-1 .wpcf7-form input[type="submit"],
        .protected-page form input[type="submit"] {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #0071b6));
        background-image: linear-gradient(to right, transparent 50%, #0071b6 50%);
        }


        .split-wrapper .wpcf7 textarea:focus,.split-wrapper .wpcf7 input:not([type="submit"]):focus,
        .protected-page form input:not([type="submit"]):focus {
        outline-color: #0071b6;
        }


    
        body,
        a,a:hover,a:focus,
        .wpb_text_column p,
        .error404 .hero-inner .subtitle,
        .sidebar-item input,
        .col-md-4 .sidebar-item a,.col-md-4 .sidebar-item span,.col-md-4 .sidebar-item p,.col-md-4 .sidebar-item strong,.col-md-3 .sidebar-item a,.col-md-3 .sidebar-item span,.col-md-3 .sidebar-item p,.col-md-3 .sidebar-item strong,
        .col-md-4 .sidebar-item select,.col-md-3 .sidebar-item select,
        .col-md-4 .sidebar-item.widget_rss span.rss-date,.col-md-3 .sidebar-item.widget_rss span.rss-date,
        .sidebar-item span.product-title:hover,
        .simple_gallery .social-list a:hover,
        div.wpcf7-mail-sent-ok,div.wpcf7-validation-errors,div.wpcf7-acceptance-missing,
        .archive-client .user-info-wrap .descr,
        body.single-whizzy_proof_gallery .whizzy-data .grid__item .entry__meta-box span,
        .protected-page form input:not([type="submit"]),
        blockquote cite,
        .simple_gallery .categories a,
        .simple_gallery .text p,
        .simple_gallery .info-item-wrap .text-item,.simple_gallery .info-item-wrap .text-item a,
        .simple_slider .info-wrap .text-item,.simple_slider .info-wrap .text-item a,
        .simple_slider .text-wrap .text,
        .simple_slider .blockquote cite,
        .urban .banner-wrap .excerpt,
        .urban .info-item-wrap .text-item,.urban .info-item-wrap .text-item a,
        .urban .text-wrap .text,
        .urban .blockquote::before,
        .urban .blockquote cite,
        .tile_info .text-gallery-wrap .info-item-wrap .text-item,
        .tile_info .text-gallery-wrap .info-item-wrap .text-item a,
        .tile_info .text-gallery-wrap .text-wrap .text,
        .tile_info .blockquote cite,
        .tile_info .recent-posts-wrapper .subtitle,
        .alia .text-gallery-wrap .info-item-wrap .text-item,.alia .text-gallery-wrap .info-item-wrap a,
        .alia .text-wrap .text p,
        .menio .additional-text,
        .menio .text-wrap p,
        .menio .recent-posts-wrapper .subtitle,
        .parallax-window .content-parallax .text,
        .parallax-window .content-parallax .social-list>li a:hover,
        .parallax-window .content-parallax .info-item-wrap .item .text-item a,.parallax-window .content-parallax .info-item-wrap .item .text-item,
        .portfolio-content-pixxy.left_gallery .info-item-wrap .text-item,
        .portfolio-content-pixxy.left_gallery .info-item-wrap .text-item a,
        .full_slider .social-list a:hover,
        .woocommerce p.price del,.woocommerce .price del,.woocommerce ul.products li.product p.price del,.woocommerce ul.products li.product .price del,.woocommerce div.product p.price del,.woocommerce div.product .price del,
        .pixxy-woocommerce-pagination .nav-links>div.nav-previous:before,.pixxy-woocommerce-pagination .nav-links>div.nav-previous:after,.pixxy-woocommerce-pagination .nav-links>div.nav-next:before,.pixxy-woocommerce-pagination .nav-links>div.nav-next:after,
        .shipping-calculator-button, .woocommerce-tabs ul.tabs.wc-tabs li a,.pixxy_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li a,
        .single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel p,.pixxy_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel p,
        .single-product .product #reviews #comments .commentlist .comment .comment-text .date_publish,.pixxy_product_detail .product #reviews #comments .commentlist .comment .comment-text .date_publish,
        .single-product .product .woocommerce-Reviews #review_form_wrapper input,.pixxy_product_detail .product .woocommerce-Reviews #review_form_wrapper input,.single-product .product .woocommerce-Reviews #review_form_wrapper textarea,.pixxy_product_detail .product .woocommerce-Reviews #review_form_wrapper textarea,
        .post-little-banner .count-results,
        .post-little-banner.empty-post-list input:not([type="submit"]),
        .post.center-style .date::before,
        .post.center-style .date a,
        .post.center-style.format-quote .info-wrap cite,.post.center-style.format-post-text .info-wrap cite,
        .post.center-style.format-link .link-wrap a:hover,.post.center-style.format-post-link .link-wrap a:hover,
        .post.center-style.format-link .link-wrap i,.post.center-style.format-post-link .link-wrap i,
        .post.metro-style .info-wrap .text p,
        .single-post p,
        .post.metro-style.format-quote .info-wrap i.ion-quote,.post.metro-style.format-post-text .info-wrap i.ion-quote,
        .post.metro-style.format-quote .info-wrap cite,.post.metro-style.format-post-text .info-wrap cite,
        .post.metro-style.format-link .link-wrap i,.post.metro-style.format-post-link .link-wrap i,
        .post.metro-style.format-link .link-wrap a:hover,.post.metro-style.format-post-link .link-wrap a:hover,
        .single-post .single-content blockquote p::before,.post-paper blockquote p::before,
        .single-post dl dd,.comments dl dd,
        .main-wrapper .col-md-4 .sidebar-item .pixxy-widget-about .text,.main-wrapper .col-md-3 .sidebar-item .pixxy-widget-about .text,
        .main-wrapper .col-md-4 .sidebar-item .pixxy-recent-post-widget .recent-date,.main-wrapper .col-md-3 .sidebar-item .pixxy-recent-post-widget .recent-date,
        .sm-wrap-post .content .title:hover,
        .sm-wrap-post .content .excerpt,
        .sm-wrap-post .content .post-date .date,
        .pages,.page-numbers,
        .single-pagination>div,
        .single-pagination>div.pag-prev::before,
        .single-pagination>div.pag-next::after,
        .single-pagination>div a.content:hover,
        .post-details .date-post,.post-details .author,
        .post-details .link-wrap i,
        .post-details ul li,.post-details ol li,
        .post-info .single-tags a,.bottom-infopwrap .single-tags a,.user-info-wrap .single-tags a,.main-top-content .single-tags a,.post-details .link-wrap .single-tags a,
        .post-info .likes-wrap span,.post-info .count,.post-info .post__likes,
        .post-info .social-list a:hover,
        .comments .content .comment-reply-link:hover,
        .comments .content .text,
        .comments .person .author:hover,
        .comments .person .comment-date,
        .unit .post-little-banner+.post-paper.padding-both ul li,.unit .post-little-banner+.post-paper.padding-both ol li,
        .unit.main-wrapper .col-md-3 .sidebar-item li,.unit.main-wrapper .col-md-3 .sidebar-item p,
        .unit .post.metro-style.format-link .date a,.unit .post.metro-style.format-post-link .date a,
        .unit .post.metro-style.format-link .link-wrap i,.unit .post.metro-style.format-post-link .link-wrap i,
        .about-section .description,
        .top-banner.creative .descr,
        .banner-slider-wrap.vertical-2 .text,
        .banner-slider-wrap.andra .swiper-pagination .swiper-pagination-total,
        .banner-slider-wrap.urban .pag-wrapper .swiper-button-next:hover,
        .banner-slider-wrap.urban .pag-wrapper .swiper-button-prev:hover,
        .cta.simple .description,
        .coming-page-wrapper .subtitle,
        .headings .description,
        .info-list .info-item .description,
        .insta-descr,
        .insta-descr a:hover,
        .urban_slider .pagination-title,
        .pricing-simple-label,
        .pricing-simple-lab,
        .pricing-simple-params p,
        .pricing-simple-params p.passive:before,
        .product-slider-wrapper .prod-descr,
        .product-tabs-wrapper .price span,
        .product-tabs-wrapper .price del,
        .product-tabs-wrapper .price del span,
        .skill-wrapper .text,
        .split-wrapper .wpcf7 textarea,.split-wrapper .wpcf7 input:not([type="submit"]),
        .split-wrapper .wpcf7 div.wpcf7-mail-sent-ok,.split-wrapper .wpcf7 div.wpcf7-validation-errors,.split-wrapper .wpcf7 div.wpcf7-acceptance-missing,
        .split-wrapper .wpcf7 span.wpcf7-not-valid-tip,
        .px-testimonial.multiple .description,
        .px-testimonial.multiple_style_2 .description,
        .top-banner .subtitle,
        .counter.with-media .subtitle,
        .headings .subtitle,
        .product-slider-wrapper a.additional-link,
        .skill-wrapper .subtitle,
        #grid-121 .tg-nav-color, #grid-121 .tg-search-icon:hover:before,
        #grid-121 .tg-search-icon:hover input,
        #grid-121 .tg-disabled:hover .tg-icon-left-arrow,
        #grid-121 .tg-disabled:hover .tg-icon-right-arrow,
        #grid-121 .tg-dropdown-title.tg-nav-color:hover,
        .top-banner.simple .descr,
        .top-banner.creative .descr,
        .coming-page-wrapper .form input:not([type="submit"]),.coming-page-wrapper .form textarea,
        .split_slider .split-wrapper .descr,
        .px-testimonial.flipping .position,
        p.cart-empty,
        .woocommerce .single-product div.product p.price,.woocommerce .single-product div.product span.price,.woocommerce ul.products.default li.product .price,.pixxy_cart.shop_table ul .cart_item ul .product-price,.pixxy_cart.shop_table ul .cart_item ul .product-subtotal,#topmenu .pixxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price,.woocommerce table.shop_table .cart_item .product-total,
        .woocommerce-account .addresses .title .edit,
        .woocommerce .product-total,.woocommerce .shipped_via,
        .single-product .product .summary .woocommerce-product-rating .woocommerce-review-link,.pixxy_product_detail .product .summary .woocommerce-product-rating .woocommerce-review-link,
        .single-product .product .summary .product_desc p,.pixxy_product_detail .product .summary .product_desc p,
        .single-product .product .summary .variations_form.cart .variations_button span,.single-product .product .summary .variations_form.cart .variations tbody span,.pixxy_product_detail .product .summary .variations_form.cart .variations_button span,.pixxy_product_detail .product .summary .variations_form.cart .variations tbody span,
        .single-product .product .summary .cart .variations .label label,.pixxy_product_detail .product .summary .cart .variations .label label,
        .single-product .product .summary .cart .variations .value ul li p,.pixxy_product_detail .product .summary .cart .variations .value ul li p,
        .single-product .product .summary .product_meta,.pixxy_product_detail .product .summary .product_meta,
        .single-product .product .summary .product_meta a,.pixxy_product_detail .product .summary .product_meta a,
        .single-product .product .summary .product_meta .sku_wrapper .sku,.pixxy_product_detail .product .summary .product_meta .sku_wrapper .sku,
        .single-product .product .summary .variations_form.cart .variations .value select,.pixxy_product_detail .product .summary .variations_form.cart .variations .value select,
        .pixxy_cart.shop_table ul .cart_item ul .product-price,.pixxy_cart.shop_table ul .cart_item ul .product-subtotal,
        .pixxy-cart-collaterals .cart_totals .shop_table ul li span.price-value,
        .select2-search input,
        .select2-results li,
        .woocommerce table.shop_table .cart_item .product-name strong,
        .woocommerce table.shop_table .cart_item .product-name .variation dd p,
        .woocommerce table.shop_table tfoot .cart-subtotal td .woocommerce-Price-amount,.woocommerce table.shop_table tfoot .shipping td .woocommerce-Price-amount,
        .woocommerce-checkout-review-order #payment .payment_methods.methods li,
        .woocommerce-checkout-review-order #payment .payment_methods.methods li .about_paypal,
        .widget_price_filter .price_slider_amount .button:hover,
        .widget_price_filter .price_label,
        .pixxy-best-seller-widget .swiper-button-prev,.pixxy-best-seller-widget .swiper-button-next,
        .pixxy-best-seller-widget .seller-price,.pixxy-sorting-products-widget .woocommerce-ordering::after,
        .pixxy-sorting-products-widget .woocommerce-ordering select,
        .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a,
        .woocommerce-MyAccount-content a,
        .woocommerce-MyAccount-content address,
        .pixxy-shop-banner .pixxy-shop-menu ul li,
        .pixxy-shop-banner .pixxy-shop-menu ul li a:hover,
        .woocommerce ul,.woocommerce-MyAccount-content p,
        .SocialLinkWidget .pixxy-widget-social-link a:hover,
        .widget_product_categories .product-categories a,
        .px-testimonial .social>a>i,
        .product-tabs-wrapper .filters ul li span,
        .discount__content .subtitle,
        .text-light .monospace,
        .urban .social-list a,
        .tile_info .social-list a,
        .alia .social-list a,
        .menio .social-list a,
        .urban_slider .pagination-title,
        .single-pagination .icon-wrap i,
        .woocommerce ul.products li.product,
        .post-info span a,.post-info span,
        .post.center-style.format-link .date a,.post.center-style.format-post-link .date a,
        .monospace,
        .pixxy_cart.shop_table ul .cart_item ul .product-name .variation dd p,
        .main-wrapper .col-md-4 .sidebar-item .cat-item.current-cat a,.main-wrapper .col-md-3 .sidebar-item .cat-item.current-cat a {
        color: #2b2a2a;
        }

        .post-nav a span,
        .pixxy_cart.shop_table ul .cart_item ul .product-remove .remove,
        .woocommerce-page.woocommerce .sidebar-item.widget_shopping_cart a:hover,
        .woocommerce a.remove:hover {
        color: #2b2a2a !important;
        }

        table,th,td,
        .select2-search input,
        .select2-container.select2-dropdown-open.select2-drop-above .select2-choice,
        .woocommerce form.checkout_coupon .form-row input.input-text::focus,
        .pages,.page-numbers,
        .post-nav .pages:hover,
        .pricing-simple-lab,
        .urban .social-list a,
        .tile_info .social-list a,
        .alia .text-gallery-wrap .info-item-wrap .name,
        .alia .social-list a,
        .menio .social-list a,
        .single-product .product .summary .variations_form.cart .variations .value select,.pixxy_product_detail .product .summary .variations_form.cart .variations .value select,
        .single-product .product .pixxy-shop-info-title,.pixxy_product_detail .product .pixxy-shop-info-title,
        .single-product .product .woocommerce-tabs .tabs.wc-tabs:before,.pixxy_product_detail .product .woocommerce-tabs .tabs.wc-tabs:before,
        .pixxy_cart.shop_table .heading,
        .pixxy_cart.shop_table ul .cart_item,
        .pixxy_cart.shop_table .complement-cart .coupon .input-text,.woocommerce form .form-row select,.woocommerce form .form-row input,
        .woocommerce form.checkout_coupon .form-row input.input-text,
        .woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-invalid .select2-container,
        .woocommerce table.shop_table tfoot,
        .SocialLinkWidget .pixxy-widget-social-title,
        .select2-container,
        .single-product .product .summary .cart .variations .value fieldset,.pixxy_product_detail .product .summary .cart .variations .value fieldset,
        .post-info .single-tags a,.bottom-infopwrap .single-tags a,.user-info-wrap .single-tags a,.main-top-content .single-tags a,.post-details .link-wrap .single-tags a,
        .error404 .main-wrapper.unit .a-btn-4:hover,
        .sidebar-item input,
        .protected-page form input:not([type="submit"]),
        .single-product .product .woocommerce-Reviews #review_form_wrapper input,.pixxy_product_detail .product .woocommerce-Reviews #review_form_wrapper input,.single-product .product .woocommerce-Reviews #review_form_wrapper textarea,.pixxy_product_detail .product .woocommerce-Reviews #review_form_wrapper textarea,
        .woocommerce form.login .form-row input[type="submit"]:focus:hover,.woocommerce form.login .form-row input[type="submit"]:visited:hover,.woocommerce form.login .form-row input[type="submit"]:active:hover,.woocommerce form.login .form-row input[type="submit"]:hover,
        .woocommerce form.login .form-row input[type="submit"]:focus:hover,.woocommerce form.login .form-row input[type="submit"]:visited:hover,.woocommerce form.login .form-row input[type="submit"]:active:hover,.woocommerce form.login .form-row input[type="submit"]:hover,
        .post-little-banner.empty-post-list input[type="submit"]:hover,
        #contactform textarea,#contactform input:not([type="submit"]),.comments-form textarea,.comments-form input:not([type="submit"]),
        .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
        .comment-title,
        .single-post .single-content .swiper-container,
        .spinner-preloader-wrap .cssload-container .cssload-moon {
        border-color: #2b2a2a;
        }

        .lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover,
        .post-nav a span {
        border-color: #2b2a2a !important;
        }

        .urban_slider .pagination-category {
        background: #2b2a2a;
        }

        @media (max-width: 991px) {
        .headings .title--delimiter:after {
        background-color: #2b2a2a;
        }
        }


    
        .a-btn-7,
        .a-btn-style-7 .wpcf7-form input[type="submit"] {
        background-color: #f4f9fd;
        }

        .a-btn-7:hover,
        .a-btn-style-7 .wpcf7-form input[type="submit"]:hover {
        background-color: #0071b6;
        }

        .a-btn-7,
        .a-btn-style-7 .wpcf7-form input[type="submit"] {
        background-image: -webkit-linear-gradient(345deg, #f4f9fd, #0071b6, #f4f9fd);
        background-image: -o-linear-gradient(345deg, #f4f9fd, #0071b6, #f4f9fd);
        background-image: linear-gradient(105deg, #f4f9fd, #0071b6, #f4f9fd);
        }

        .pricing-simple-label {
        background-image: linear-gradient(126deg, #f4f9fd, #0071b6);
        }

        .pricing-simple-item.active {
        background-image: linear-gradient(136deg, #f4f9fd, #0071b6);
        }

        .last-posts .post-item__image .post-categories a {
        background-image: linear-gradient(97deg, #f4f9fd, #0071b6);
        }

            #footer.simple,
        #footer.simple .footer-bottom-wrap{
        background-color: #f4f9fd;
        }


            #footer .socials a:hover,
        .footer-instagram .instagram-text a{
        color: #0071b6;
        }
            #footer.simple .sidebar-item[class*='widget_'] select,
        #footer.simple .pixxy-widget-about .about_content,
        #footer.simple .sidebar-item.widget_nav_menu h5,
        #footer.simple .menu li a,
        #footer.simple .sidebar-item .item-wrap h3,
        #footer.simple .footer-menu-wrap ul li a,
        #footer.simple .sidebar-item .item-wrap h5,
        #footer.simple .menu li a,
        #footer.simple .pixxy-widget-subscribe input:not([type="submit"]),
        #footer.simple .copyright a,
        #footer.simple .sidebar-item #wp-calendar caption,
        #footer.simple .widget_calendar th,
        #footer.simple .widget_calendar tr,
        #footer.simple .sidebar-item.widget_calendar table a,
        #footer.simple .sidebar-item li,
        #footer.simple .sidebar-item .item-wrap h5,
        #footer.simple .pixxy-widget-subscribe input:not([type="submit"]),
        #footer.simple .widget_text .textwidget a:hover,
        #footer.simple .socials a:not(:hover),
        #footer.simple .footer-instagram .instagram-text a:hover,
        #footer.simple .footer-info .footer-info-text a:hover,
        #footer.simple .footer-info p a:hover,
        #footer.simple .footer-info .footer-logo{
        color: #2b2a2a;
        }
        #footer.simple .pixxy-widget-subscribe input[type="submit"] {
        background-color: #2b2a2a;
        }
    
        #footer.simple .footer-info .footer-info-text,
        #footer.simple .footer-info p,
        #footer.simple .sidebar-item #wp-calendar caption,#footer.simple .widget_calendar th,#footer.simple .widget_calendar tr,#footer.simple .sidebar-item.widget_calendar table a,
        #footer.simple .sidebar-item li,
        #footer.simple .widget_text .textwidget p,#footer.simple .widget_text .textwidget a,
        #footer.simple .pixxy-widget-social-link a,
        #footer.simple .pixxy-widget-about .about_content.text,
        #footer.simple .sidebar-item .pixxy-widget-subscribe .pixxy-widget-descr,
        #footer.simple .copyright,
        #footer.simple .widget_calendar td,
        #footer.simple .footer-instagram .instagram-text,
        #footer.simple .sidebar-item[class*='widget_'] a,
        #footer.simple .sidebar-item[class*='widget_'] label,
        #footer.simple .sidebar-item[class*='widget_'] p,
        #footer.simple .sidebar-item[class*='widget_'] strong,
        #footer.simple .sidebar-item[class*='widget_'] span,
        #footer.simple .sidebar-item[class*='widget_'] caption,
        #footer.simple .sidebar-item[class*='widget_'] a.rsswidget,
        #footer.simple .sidebar-item[class*='widget_'].widget_rss cite,
        #footer.simple .sidebar-item[class*='widget_'] a:hover,
        #footer.simple .sidebar-item[class*='widget_'] a:hover>span,
        #footer.simple .search-form input {
        color: #999999;
        }

        #footer.simple .search-form input {
        border-color: #999999;
        }

            #footer.modern .pixxy-widget-copyright .copy_content,
        #footer.modern .sidebar-item .pixxy-widget-subscribe .pixxy-widget-descr,
        #footer.modern .sidebar-item li,
        #footer.modern .widget_calendar td,
        #footer.modern .sidebar-item[class*='widget_'] a,
        #footer.modern .pixxy-recent-post-widget .recent-date,
        #footer.modern .pixxy-recent-post-widget a,
        #footer.modern .footer-info .footer-info-text,
        #footer.modern .footer-info p,
        #footer.modern .pixxy-widget-subscribe input:not([type="submit"]),
        #footer.modern .socials a:hover {
        color: #999999;
        }
        #footer.modern .pixxy-widget-subscribe p::after {
        background-color: #999999;
        }
            #footer.classic .footer-logo,
        #footer.classic .copyright a,
        #footer.classic .socials a:hover,
        .footer-menu li a:hover,
        .footer-menu li.current-menu-item a{
        color:#2b2a2a;
        }
            #footer.classic .copyright,
        #footer.classic .socials a,
        .footer-menu li a {
        color: #999999;
        }
    
    .a-btn, .a-btn-2, .a-btn-3, .a-btn-4, .a-btn-5, .a-btn-6, .a-btn-7,
    .btn-style-1 input[type="submit"],
    .btn-style-2 input[type="submit"],
    .btn-style-3 input[type="submit"],
    .btn-style-4 input[type="submit"],
    .btn-style-5 input[type="submit"],
    .btn-style-6 input[type="submit"],
    .btn-style-7 input[type="submit"]{
        }

        a {
        }

    /*FOOTER*/
    
    #topmenu > ul > li > a {
        }

    #topmenu ul ul li a {
        }

    