header {
    width: 100%;
    background: #212121;
}

.wrapper {
    max-width: 85%;
    margin: auto;
}

header.wrapper {
    display: flex;
}

.logo img {
    max-width: 250px;
}

.navbar_top {
    background: #3a3a3a;
    min-height: 40px;
    display: flex;
}
.navbar_top li {
    width: 100%;
    text-align: center;
    list-style: none;
    color: white;
    padding: 10px;
    line-height: 2;
    cursor: pointer;
}

.navbar_top .wrapper {
    display: flex;
    min-width: 1280px;
}

.navbar_top .wrapper li {
    width: 100%;
    border-right: 1px solid #474747;
}

.navbar_top .wrapper li img {
    position: relative;
    left: -20px;
}
body {
    font-family: Ubuntu,"Arial";
}

.navbar_top .wrapper li label {
    font-size: 16px;
    display: block;
    width: 82%;
    margin: auto;
}

.navbar_top .wrapper li {
    display: flex;
    text-align: center;
}

.navbar_top .wrapper li img {
    left: 20px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100%;
}

header .wrapper {
    display: flex;
}

.btn_menu {
    width: 100px;
    position: relative;
}

.btn_menu span {
    background: #ffd400;
    width: 54px;
    display: block;
    border-radius: 80px;
    top: 36px;
    position: relative;
    margin: auto;
    margin-bottom: 12px;
    height: 5px !important;
}

header .wrapper {
    display: flex;
}

.btn_menu {
    width: 100px;
    position: relative;
}

.btn_menu span {
    background: #ffc439;
    width: 54px;
    display: block;
    border-radius: 80px;
    top: 36px;
    position: relative;
    margin: auto;
    margin-bottom: 12px;
    height: 5px !important;
}

.search_ptl {
    width: 600px;
}

div#search {
    width: 80%;
    margin: auto;
    position: relative;
    top: 20px;
    display: block;
}

input.form-control.input-lg {
    background: #191919;
    font-size: 15px;
    padding: 24px !important;
    border: 1px solid #353535;
    width: 100% !important;
    border-radius: 5px !important;
}

span.input-group-btn {
    position: absolute;
    right: 0;
    background: none !important;
    width: 100px;
    text-align: right;

}

span.input-group-btn button {
    background: none;
    border: 0;
    text-shadow: none !important;
    box-shadow: none !important;
    font-size: 25px !important;
    top: 2px;
}

span.input-group-btn button i {
    font-size: 25px;
    transition: 0.3s;
}

span.input-group-btn button:hover {
    background: none !important;
}

span.input-group-btn button:hover i {
    color: #FFC107 !important;
}

button.btn.btn-default.btn-lg {
    background: #191919 !important;
    margin-right: 2px;
}

.swiper-viewport {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}

.swiper-slide.text-center {
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 85%;
    margin: auto;
}

div#slideshow0 .img-responsive {
    padding: 15px;
}

.extanav {
    background: black;
}

.extanav nav {
    display: flex;
    max-width: 1280px;
    margin: auto;
    margin: auto;
}

nav a {
    font-size: 16px;
    list-style: none;
    font-family: Ubuntu , "arial";
    display: block;
    padding: 10px 36px;
    list-style: none;
}

nav li {
    list-style: none;
}

.extanav nav a {
    color: white;
}

.extanav nav li a:hover {
    opacity: 0.8;
    transition: 0.3s;
}

.navbar_top {
    box-shadow: 0px 0px 10px #212121d9;
}

input.form-control.input-lg:focus {
    box-shadow: 0px 0px 15px #181818;
    border-color: #ffc439;
}

.bf_banners {
    display: block;
    width: 100%;
}

.bf_banners .wrapper {
    display: flex;
}

.bf_column {
    width: 100%;
    margin: 0.2%;
}

.bf_banner {
    background: gainsboro;
    min-width: 100%;
    min-height: 184px;
    border-radius: 8px;
    margin-bottom: 01.4%;
}

.bf_banners {
    margin-top: 20px;
}

.bf_banners {
    display: block;
    width: 100%;
}

.bf_banners .wrapper {
    display: flex;
}

.bf_column {
    width: 100%;
    margin: 0.2%;
}

.bf_banner {
    background: gainsboro;
    min-width: 100%;
    min-height: 184px;
    border-radius: 8px;
    margin-bottom: 01.4%;
}

.bf_banners {
    margin-top: 20px;
}

.bf_column.two .bf_banner:nth-child(1) {
    height: 30vw;
}

.bf_banner {
    overflow: hidden;
}

.bf_column.two .bf_banner:nth-child(1) {
    min-height: 600px;
    max-height: 600px;
}

.bf_column.three .bf_banner {
    max-height: 264.5px;
}

.tpbanner {
    margin: auto;
    max-width: 1280px;
    margin-top: 22px;
}

.tpbanner img {
    width: calc(100% - 4px) !important;
    border-radius: 8px;
    cursor: pointer;
}

.bf_banners {
    margin-top: 4px;
}


.container-slider * {
    box-sizing: border-box;
}

.container-slider img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container-slider  {
    position: relative;
}

/* Hide the images by default */
.container-slider  .mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.container-slider  .cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.container-slider  .prev,
.container-slider  .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.container-slider .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.container-slider .prev:hover,
.container-slider .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.container-slider .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.container-slider  .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.container-slider .row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.container-slider .column {
    float: left;
    width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.container-slider .demo {
    opacity: 0.6;
}

.container-slider .active,
.container-slider .demo:hover {
    opacity: 1;
}

.container-slider .row {
    max-width: 1280px;
    margin: auto;
    height: 250px;
}

.container-slider .row .column {
    overflow: hidden;
    width: 100%;
    margin: 10px;
    margin-left: 0;
}

.container-slider .row {
    display: flex;
}

.container-slider .row .column:last-child {
    margin-right: 0;
}

.container-slider .row .column .swiper-slide {
    background-size: 100% 100% !important;
    text-align: center;
}

.container-slider .row .column .swiper-slide img {
    width: 80%;
    text-align: center;
    margin: auto;
    position: relative;
    top: 5%;
    transition: 0.3s;
}

.container-slider .row {
    position: relative;
    top: -100px;
    height: 80px;
}

.container-slider {
    position: relative;
}

.container-slider .row .column {
    height: 180px;
}

.container-slider .row .column {
    border-top: 5px solid #432121;
    box-shadow: 0px 0px 10px #00000073;
    position: relative;
    top: 0;
    transition: 0.3s;
}

.container-slider .row .column:hover {
    top: -19px;
    height: 221px;
    width: 130%;
    cursor: pointer;
    border-color: #ffc439;
    transition: 0.3s;
}


.container-slider .row .column:hover img {
    top: 7%;
    transition: 0.3s;
}

.cart_tpl_cart_btn img {
    width: 50px;
}

.cart_tpl_cart_btn {
    cursor: pointer;
}
.cart_tpl {
    position: fixed;
    top: 0;
    right: 0;
    background: #000000b5;
    height: 100%;
    z-index: 999999999;
    width: 100%;
    min-width: 100%;
}

.cart_tpl .cart_tpl_ts {
    position: absolute;
    right: 0;
    background: white;
    height: 100%;
    width: 25%;
    min-width: 425px;
    box-shadow: 0px 0px 10px black;
}


.cart_tpl::after {content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: transparent;z-index: -1;cursor: pointer;}

.onclick_cart {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

.cart_tpl.active {
    top: 0;
    right: 0;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
}

.cart_tpl {
    left: unset;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.cart_tpl .cart_tpl_ts {
    right: -100%;
    transition: 0.3s;
}

.cart_tpl.active .cart_tpl_ts {
    right: 0;
}

.user_ptl li {
    list-style: none;
    width: 33%;
    display: block;
}

.user_ptl {
    width: 330px;
    text-align: right;
    display: flex;
}

.cart_tpl_cart_btn {
    width: 50px;
    height: 50px;
    margin: auto;
    top: 19px;
    position: relative;
}

.cart_tpl_cart_btn img {
    position: relative;
    top: 5px;
}

.cart_tpl_cart_btn span {
    position: absolute;
    background: red;
    width: 35px;
    height: 35px;
    border-radius: 80px;
    text-align: center;
    color: white;
    right: -11px;
    top: -1px;
    border: 3px solid #212121;
    font-size: 16px;
    text-align: center !important;
    line-height: 1.75;
    font-weight: 600;
}

.product_cart_review {
    display: flex;
}

.img_prod {
    width: 33%;
}

.prod_text {
    width: 50%;
}

.prod_price {
    width: 26%;
}

.prod_text a {
    color: black;
    font-size: 15px;
    text-align: left !important;
}

.prod_text {
    text-align: left;
    padding: 9px;
}

.img_prod img.img-thumbnail {
    border: 0;
    width: 95%;
    border: 0px solid #f1f1f1;
    border-radius: 0;
}

.product_cart_review {
    border-bottom: 1px solid gainsboro;
}

.cart_tpl_cart {
    height: 72%;
    border-bottom: 1px solid gainsboro;
}

.prod_price {
    line-height: 3;
    font-size: 21px;
    color: black;
    position: relative;
    padding: 10px;
}

.prod_price span {
    position: absolute;
    top: -3px;
    right: 9px;
    color: gray;
    font-size: 16px;
}
.product_remove {
    position: absolute;
    right: 8px;
    bottom: 8px;
    background: gray;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 80px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}

.product_cart_review {
    position: relative;
}

.product_remove:hover {
    background: #ffb100;
    color: black;
}

.product_cart_review:hover {opacity: 1;}

.product_cart_review {
    opacity: 0.8;
    transition: 0.3s;
}

.empty_cart_text {
    text-align: center;
    font-size: 23px;
    padding: 21px;
    line-height: 15;
}
.empty_cart_text img {
    display: block;
    margin: auto;
    opacity: 0.7;
}

.empty_cart_text {
    line-height: 1;
    padding-top: 38%;
}

.plus_rev_brain_boxes {
    padding: 10px;
    overflow: hidden;
}

.plus_rev_brain_boxes .p_r_b_b {
    width: 100%;
    background: white;
    margin: 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #b9b7b7b0;
}


.pp_rr_bb_bb {
    display: flex;
}

.pp_bb_bb_bb {
    display: flex;
}

.plus_rev_brain_boxes .p_r_b_b label {
    font-size: 20px;
    padding: 10px;
}

.pr_bb_a {
    width: 50%;
    position: relative;
    left: 49%;
}

.pr_bb_a li a {
    display: block;
    font-size: 15px;
    padding: 8px;
    color: black;
    font-size: 18px;
}

.pr_bb_a li {
    list-style: none;
}

.pr_bb_a li {
    display: block;
    width: 100%;
}

.plus_rev_brain_boxes .p_r_b_b {
    padding-bottom: 24px;
}

.plus_rev_brain_boxes {
    padding: 10px;
    overflow: hidden;
}

.plus_rev_brain_boxes .p_r_b_b {
    width: 100%;
    background: white;
    margin: 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #b9b7b7b0;
}


.pp_rr_bb_bb {
    display: flex;
}

.pp_bb_bb_bb {
    display: flex;
}

.plus_rev_brain_boxes .p_r_b_b label {
    font-size: 20px;
    padding: 10px;
}

.pr_bb_a {
    width: 50%;
    position: relative;
    left: 49%;
}

.pr_bb_a li a {
    display: block;
    font-size: 15px;
    padding: 8px;
    color: black;
    font-size: 18px;
}

.pr_bb_a li {
    list-style: none;
}

.pr_bb_a li {
    display: block;
    width: 100%;
}


.plus_rev_brain_boxes .p_r_b_b {
    padding-bottom: 24px;
}

.bf_banner img {
    width: 100%;
    height: 100%;
}

.bf_column.two .bf_banner:nth-child(1) {
    height: auto;
    min-height: auto;
    max-height: initial;
}

.bf_column.two .bf_banner:nth-child(2) {
    height: auto;
    min-height: auto;
    max-height: initial;
}

.bf_column.three .bf_banner {
    max-height: 32.2%;
}

.plus_rev_brain_boxes {
    padding: 10px;
    overflow: hidden;
}

.plus_rev_brain_boxes .p_r_b_b {
    width: 100%;
    background: white;
    margin: 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #b9b7b7b0;
}


.pp_rr_bb_bb {
    display: flex;
}

.pp_bb_bb_bb {
    display: flex;
}

.plus_rev_brain_boxes .p_r_b_b label {
    font-size: 20px;
    padding: 10px;
}

.pr_bb_a {
    width: 50%;
    position: relative;
    left: 49%;
}

.pr_bb_a li a {
    display: block;
    font-size: 15px;
    padding: 8px;
    color: black;
    font-size: 18px;
}

.pr_bb_a li {
    list-style: none;
}

.pr_bb_a li {
    display: block;
    width: 100%;
}


.plus_rev_brain_boxes .p_r_b_b {
    padding-bottom: 24px;
}

.bf_banner img {
    width: 100%;
    height: 100%;
}

.bf_column.two .bf_banner:nth-child(1) {
    height: auto;
    min-height: auto;
    max-height: initial;
}

.bf_column.two .bf_banner:nth-child(2) {
    height: auto;
    min-height: auto;
    max-height: initial;
}

.bf_column.three .bf_banner {
    max-height: 32.2%;
}

.plus_rev_brain_boxes {
    max-width: 85%;
    margin: auto;
    padding: 0;
}
.plus_rev_brain_boxes {
    min-width: 1280px;
}

.wrapper {
    min-width: 1280px;
}

.org_nav {
    height: 0;
    width: 100%;
}

.org_nav.active {
    height: 100px;
    background: #2d2d2d;
    transition: 0.3s;
}

.org_nav {
    transition: 0.3s;
}

.btn_menu {
    cursor: pointer;
}
.btn_menu.active span:nth-child(1) {
    transform: rotate(45deg);
    transition: 0.3s;
}

.btn_menu.active span:nth-child(2) {
    transform: rotate(-45deg);
    top: 20px;
    transition: 0.3s;

}

.btn_menu.active span
{
    transform: rotate(0deg);
    transition: 0.3s;
}

.btn_menu.active {
    transition: 0.3s;
}

.btn_menu {
    transition: 0.3s;
}

.btn_menu.active span:nth-child(1) {
    transform: rotate(45deg);
    transition: 0.3s;
    top: 42px;
}

.btn_menu.active span:nth-child(2) {
    transform: rotate(-45deg);
    transition: 0.3s;
    top: 25px;
}

.btn_menu span:nth-child(1) {

    transition: 0.3s;
}

.btn_menu span:nth-child(2) {

    transition: 0.3s;

}

.pr_bb_a {
    position: relative;
}

.pr_bb_a img {
    width: 138%;
    position: absolute;
    left: -137%;
    top: 10px;
    pointer-events: none;
}

.plus_rev_brain_boxes .p_r_b_b {
    overflow: hidden;
    top: 0;
    position: relative;
    transition: 0.3s;
}

.plus_rev_brain_boxes .p_r_b_b:hover {
    top: -6px;
}

.plus_rev_brain_boxes .p_r_b_b li:hover a {
    position: relative;
    left: 10px;
    color: #e00101;
    transition: 0.3s;
}

.pr_bb_a li a {
    transition: 0.3s;
    left: 0;
    position: relative;
}

.container-slider .row {
    max-width: 85%;
}

.org_content {
    display: flex;
    width: 85%;
    max-width: 85%;
    min-width: 1280px;
    margin: auto;
}

.org_content li {
    width: 100%;
    list-style: none;
    text-align: center;
    position: relative;
}

.org_content li a {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 75px;
    color: white;
    font-size: 18px;
    padding-bottom: 5px;
}

.org_content li img {
    padding: 14px;
    opacity: 1;
    transition: 0.3s;
}

.org_content li:hover img {
    transition: 0.3s;
    opacity: 0.9;
}

.org_content li:hover a {
    transition: 0.3s;
    color: #ffc439;
}

.org_content li {
    padding-bottom: 10px;
    transition: 0.3s;
}

.org_content li:hover {
    background: #212121;
    transition: 0.3s;
}

.org_nav.active {
    height: 140px;
}

.org_nav.active {
    padding-top: 0;
    padding-bottom: 0;
    height: 140px;
}

.menu_main_img {
    position: relative;
    top: -10px;
}

.org_content li {
    padding-bottom: 10px;
    transition: 0.3s;
    padding-top: 25px;
    padding-bottom: 25px;
}

.org_content li a {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 95px;
    color: white;
    font-size: 18px;
    padding-bottom: 5px;
}

.dropdown-bawl-menu {
    position: absolute;
    left: 0;
    background: white;
    z-index: 99999;
    min-width: 1280px;
    width: 900%;
    height: 450%;
    min-height: 450px;
    top: 100%;
    box-shadow: 3px 0px 10px black;
    z-index: 8999999;
    background: white;
}

.dropdown-bawl-menu::after {content: "";width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: #00000075;z-index: -5;pointer-events: none;}


.dropdown-bawl-inner {
    background: white;
}

ul.list-bawl {
    margin: 0;
    padding: 0;
}

ul.insideme {
    margin: 0;
    padding: 0;
}

ul.insideme li a {
    color: black;
    padding: 0px;
    text-align: left;
    margin: 0;
    display: block;
}

ul.insideme li {
    padding: 10px !important;
    margin: 0;
}

ul.list-bawl li a {
    padding: 0;
    color: black;
    text-align: left;
}

ul.list-bawl li {
    padding: 15px;
}

.org_nav li {
    overflow: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}

.org_nav.active li {
    overflow: inherit;
    padding-top: 25px;
    padding-bottom: 10px;
}
.org_content {
    height: 100% !important;
}

.org_content {
    height: 100% !important;
}

.dropdown-bawl-menu {
    height: 0 !important;
    overflow: hidden;
    min-height: 0;
}

.org_nav.active li.dropdown-bawl {
    height: 100%;
}

.org_nav.active li.dropdown-bawl:hover .dropdown-bawl-menu {
    height: 450%;
    min-height: 450px;
    top: 100%;
}

.dropdown-bawl-inner {
    height: 100%;
}

.org_nav li.dropdown-bawl::after {
    opacity: 0 !important;
    transition:0.3s;
}

.org_nav li.dropdown-bawl .dropdown-bawl-menu::after {
    opacity: 0;
    transition:0.3s;
}

.org_nav li.dropdown-bawl:hover .dropdown-bawl-menu::after {
    opacity: 1;
    transition:0.3s;
}

.org_nav.active li{height:100%;}

.org_content li:hover {
    z-index: 999999;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu {
    height: 0;
    overflow: hidden;
    transition: 0.2s;
    opacity: 0;
}

.org_nav.active li.dropdown-bawl:hover .dropdown-bawl-menu {
    opacity: 1;
}

ul.list-bawl {
    display: flex;
}


ul.list-bawl ul.insideme {
    width: 100%;
}

ul.list-bawl ul.insideme li {
    height: auto;
}

.org_nav.active li.dropdown-bawl:hover .dropdown-bawl-menu {
    position: fixed;
    left: 0;
    width: 85%;
    top: 277px;
    z-index: 99999;
    transition:0.0s;
    left:7.5%;
    background:white;
    z-index:15;
    height:60% !important;
    visibility:  visible;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu {
    position: fixed;
    left: 0;
    width: 85%;
    top: 277px;
    opacity:0.0;
    transition:0.0s;
    left:7.5%;
    z-index:5;
    height:60% !important;
    opacity:1;
    visibility:hidden;
}

.org_nav.active li.dropdown-bawl:hover .dropdown-bawl-menu li a {
    color:black;
    opacity:1 ;
}
.org_nav.active li.dropdown-bawl .dropdown-bawl-menu li a {
    color:black;
    opacity:0;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu li {
    padding: 10px;
    display: block;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu li ul.list-bawl ul.insideme li {
    padding: 10px;
    display: block;
    width: 10px;
    background: red;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu ul.list-bawl ul.insideme li {
    height: 29px;
    overflow: hidden;
}

ul.list-bawl ul.insideme {
    display: block;
    overflow-y: auto;
}

ul.list-bawl {
    height: 100% !important;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu ul.list-bawl ul.insideme li:hover {
    background: none;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu ul.list-bawl ul.insideme li:hover a {
    color: red;
    overflow: hidden;
    left: 5px;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu ul.list-bawl ul.insideme li a {position: relative;display: block;padding: 0 !important;}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu ul.list-bawl ul.insideme li a span {
    right: 0;
    padding: 5px;
    font-size: 10px;
    background: #e0e0e0;
    line-height: 1;
    border-radius: 3px;
    height: 18px;
    opacity: 1;
    top: -5px;
    position: absolute;
}

.org_nav.active li.dropdown-bawl .dropdown-bawl-menu ul.list-bawl ul.insideme li:hover a span {
    transition: 0.3s;
    opacity: 0;
}


/** Products **/

.cl_new_fe {
    max-width: 85%;
    margin: auto;
}


.cl_new_fe .row .product-layout .product-thumb {
    border-radius: 8px;
    border: 1px solid whitesmoke;
    box-shadow: 0px 0px 10px #f1f1f1;
    background: white;
}

.cl_new_fe {
    background: #f9f9f9;
    max-width: initial;
}

.cl_new_fe .row {
    width: 85%;
    margin: auto;
}

.cl_new_fe h3 {width: 85%;margin: auto;padding: 30px;font-size: 46px;}


.cl_new_fe .row .product-layout .product-thumb .caption h4 {
    margin: 0;
    font-size: 15px;
}

.cl_new_fe .row .product-layout .product-thumb .caption h4 a {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    display: block;
    color: black;
}
.product-thumb .caption {
    min-height: auto;
}

.cl_new_fe .product-thumb .button-group {
    margin: auto;
    width: 85%;
    border-radius: 3px;
    position: absolute;
    bottom: -55px;
    left: 7.5%;
    transition: 0.3s;
    background: none;
}

.cl_new_fe .product-thumb .button-group button {
    width: 100%;
    font-weight: 100;
}

.cl_new_fe .row .product-layout .product-thumb {
    overflow: hidden;
    position: relative;
}

.cl_new_fe .row .product-layout .product-thumb:hover {}

.cl_new_fe .row .product-layout .product-thumb:hover .button-group {
    bottom: 15px;
}

.cl_new_fe .product-thumb .button-group button {
    background: #ffc439;
    color: #212121;
}

.cl_new_fe .row {
    padding-bottom: 50px;
}


.cl_new_fe .product-thumb .price {
    font-size: 25px;
    text-align: right;
    display: block;
    margin: 0;
}

.cl_new_fe .row .product-layout .product-thumb {
    padding-bottom: 50px;
}


.extanav nav {
    max-width: 85%;
}


.tpbanner {
    max-width: 85%;
}

.btn_menu {
    top: 6px;
}

.logo {
    width: 20%;
    position: relative;
    top: 8px;
}

.search_ptl {
    width: 50%;
}

div#search {
    top: 27px;
}

div#content {
    float: none;
}

div#content {
    width: 85%;
    margin: auto;
}

div#content {
    float: none;
}

div#content {
    width: 85%;
    margin: auto;
}

ul.breadcrumb {
    background: none;
    border: 0;
    width: 85%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.breadcrumb a {
    font-size: 15px;
    color: black;
}


div#content h2 {
    text-align: center;
    font-size: 50px;
}

ul.breadcrumb {
    margin-top: 0;
}

.product_category_container {
    padding-top: 0px;
    background: #e8e8e8;
}

ul.breadcrumb {
    margin-top: 0;
}

.hd_cat_cont {
    padding: 10px;
    background: white;
}

.product_category_container {
    background: #eaeaea;
}

.hd_cat_cont h2 {
    text-align: center;
    font-size: 50px;
    margin: 0;
}

.hd_cat_cont .row {
    text-align: center;
}

.col-sm-10 {}

.hd_cat_cont .col-sm-10 {
    margin: auto !important;
    display: block;
    position: relative;
    width: 85%;
    float: none;
}

div#content {
    padding-top: 50px;
}

ul.breadcrumb {
    margin-top: 0;
}

.hd_cat_cont {
    padding: 10px;
    background: white;
}

.product_category_container {
    background: #efefef;
}

.hd_cat_cont h2 {
    text-align: center;
    font-size: 50px;
    margin: 0;
}

.hd_cat_cont .row {
    text-align: center;
}


.hd_cat_cont .col-sm-10 {
    margin: auto !important;
    display: block;
    position: relative;
    width: 85%;
    float: none;
}

div#content {
    padding-top: 50px;
}

.product-thumb .image img {
    background: #ffffff;
    width: 100%;
    min-height: 350px;
}


div#content .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 .product-thumb {
    background: white;
    border-radius: 8px;
    border: 1px solid whitesmoke;
    box-shadow: 0px 0px 10px #c7c7c7;
    top: 0;
    position: relative;
    transition: 0.3s;
}

div#content .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 .product-thumb:hover {
    top: -5px;
}

.col-sm-6.text-left.pagination {
    width: 100%;
    border-radius: 0;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.col-sm-6.text-left.pagination ul.pagination li a {
    border-radius: 80px !important;
    overflow: hidden;
    width: 35px;
    height: 35px;
    line-height: 1.8;
    text-align: center;
    font-weight: 600;
    background: none;
    border: 0;
    color: black;
}

.col-sm-6.text-left.pagination ul.pagination li.active span {border-radius: 80px;width: 35px;height: 35px;line-height: 1.8;background: #ffc439;color: black;border: 0;}

.col-sm-6.text-left.pagination ul.pagination li a:hover {
    background: #212121;
    color: white;
    transition: 0.3s;
}

ul.pagination li a {
    margin-right: 14px;
}

ul.pagination li span {
    margin-right: 14px;
}

.hd_cat_cont {
    padding-left: 0;
    padding-right: 0;
}

div#content .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    padding: 5px;
}

div#content .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 .product-thumb {
    height: 100% !important;
    margin-bottom: 0;
}

div#content .product-thumb h4 a {
    color: black;
    font-weight: 400;
    height: 58px;
    display: block;
}

div#content .product-thumb  p.price {
    font-size: 30px;
}
div#content .product-thumb h4 a {
    color: black;
    font-weight: 400;
    height: 58px;
    display: block;
}

div#content .product-thumb  p.price {
    font-size: 30px;
}

.dv_pr_btn_com {
    position: absolute;
    left: 0;
    width: 50px;
    height: 250px;
    z-index: 9999;
}

.dv_pr_btn_com button {
    background: none;
    border: 0;
    font-size: 50px;
    padding: 0;
    width: 100%;
    height: 50px;
}

.dv_pr_btn_com button i {
    font-size: 23px;
    color: #ffc439;
    text-shadow: 0px 0px 3px #ffc43961;
    transition: 0.3s;
}

.dv_pr_btn_com button:hover i {
    color: #212121;
}

div#content .product-thumb h4 a {
    color: black;
    font-weight: 400;
    height: 46px;
    display: block;
}

.dv_pr_btn_com {
    position: absolute;
    left: 0;
    width: 50px;
    height: 250px;
    z-index: 9999;
}

.dv_pr_btn_com button {
    background: none;
    border: 0;
    font-size: 50px;
    padding: 0;
    width: 100%;
    height: 50px;
}

.dv_pr_btn_com button i {
    font-size: 23px;
    color: #ffc439;
    text-shadow: 0px 0px 3px #ffc43961;
    transition: 0.3s;
}

.dv_pr_btn_com button:hover i {
    color: #212121;
}

div#content .product-thumb .button-group {
    margin: auto;
    background: none;
    border: 0;
    padding-bottom: 15px;
}

div#content .product-thumb .button-group button {
    margin: auto;
    width: 80%;
    border-radius: 4px;
    left: 10%;
    position: relative;
}

div#content .product-thumb .button-group button:hover {
    background: #ffc439;
    color: black;
}

div#content .product-thumb .dv_pr_btn_com button i {
    color: #212121;;

}
div#content .product-thumb .dv_pr_btn_com button:hover i {
    color: #ffc439;
    text-shadow: 0px 0px 0px #00000052;
}


.hd_cat_cont .row {
    width: 80%;
    margin: auto;
}
.clonnage {
    height: 100px;
}

header .wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #212121;
    width: 100%;
    max-width: 100%;
    z-index: 9999999;
    transition: 0.3s;
    animation: fixedheader 0.4s;
}

@keyframes fixedheader {
    from {top: -500px;}
    to {top: 0px;}
}

header .wrapper.fixed {
    box-shadow: 0px 0px 15px #000000a3;
}

.org_nav.fixed {
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 999999;
    background: #060606;
}

.org_nav.fixed li.dropdown-bawl .dropdown-bawl-menu {
    top: 240px !important;
}

.checkout.wrapper h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
}

.checkout.wrapper p {
    font-size: 17px;
    text-align: center;
    width: 46%;
    margin: auto;
}

button.btn.yellow {
    display: block;
    width: 361px;
    font-size: 25px;
    padding: 13px;
    margin: auto;
    background: #ffc439;
    color: #3a3a3a;
    border-color: #eab32f;
    margin-bottom: 10px;
}

.checkout.wrapper button.btn {
    display: block;
    width: 361px;
    font-size: 25px;
    padding: 13px;
    margin: auto;
    margin-bottom: 10px;
}

button.btn.black {
    background: #212121;
    color: #e2e2e2;
    border-color: #4a4a4a;
}

.login-checkout {
    position: fixed;
    z-index: 999999999;
    top: 0;
    left: 0;
    background: #00000054;
    width: 100%;
    height: 100%;
}


.login-checkout .col-sm-6 {
    width: 22%;
    margin: auto;
    display: block;
    background: white;
    border-radius: 3px;
    padding: 13px;
    top: 13%;
    left: 38%;
    box-shadow: 0px 0px 9px #0000006b;
    padding-bottom: 54px;
}

.login-checkout {
    opacity: 0;
    pointer-events: none;
}

.col-sm-6.wrapper_op {
    width: 100%;
    text-align: center;
}

.login-checkout.active {
    opacity: 1;
    pointer-events: all;
    transition: 0.3s;
}


.form_details_checkbox {
    display: flex;
}

.form_details_checkbox_selection {
    width: 50%;
    margin: 10px;
    background: white;
    text-align: center;
    font-size: 51px;
    border-radius: 3px;
    padding: 16px;
}

body {
    background: #efefef;
}

.container.external .panel-body {
    background: #efefef;
}

.form_details_checkbox_selection label {
    font-size: 25px;
}

.cart_og_gg {
    display: flex;
}

.cart_og_dg_gg {
    width: 65%;
    background: white;
}

.products_cart_show {
    width: 35%;
}

.cart_og_dg_gg .panel.panel-default {
    background: white;
}

.cart_og_dg_gg div#collapse-payment-address {
    background: none;
    background: white;
}

.cart_og_dg_gg .panel-body {
    background: white !important;
}

.cart_og_dg_gg .panel-heading {
    background: none !important;
    border: 0 !important;
    border-color: none !important;
}

.panel-collapse.collapsing {
    opacity: 0 !important;
    position: relative;
    left: -10%;
    height: auto !important;
    transition:0.3s;
    top:0;
}



.panel-collapse.collapse.in {
    left: 0;
    transition: 0.3s;
    top: 0;
    position: relative;
    opacity:1 !important;
}

.panel.panel-default {
    position: relative;
}

.panel-collapse.hidein {
    height: 0 !important;
}

h4.panel-title {
    display: none;
}

div#collapse-payment-address {
    border: 0 !important;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0 !important;
}
.panel-heading {
    padding: 0;
}
.cart_og_dg_gg {
    overflow: hidden;
}

.cart_og_dg_gg {
    border-radius: 8px;
    box-shadow: 0px 0px 10px #dedcdc;
}

.cart_og_dg_gg {
    width: 65%;
    background: #efefef;
    box-shadow: none;
    border: 0;
}

.cart_og_dg_gg .panel.panel-default {
    background: #efefef;
}

.cart_og_dg_gg div#collapse-payment-address {
    background: #efefef;
}

.cart_og_dg_gg .panel-body {
    background: #efefef !important;
}

.invoice-details {
    background: white;
    border-radius: 8px;
}

.form_details_checkbox_selection {
    background: #efefef;
    border-radius: 8px;
}

fieldset#account {}

.cart_og_dg_gg fieldset {
    background: white;
    padding: 10px;
    border-radius: 8px;
}

.cart_og_dg_gg input {
    font-size: 22px !important;
    padding: 15px !important;
    height: auto;
    border: 0;
    border-bottom: 3px solid gainsboro;
    border-radius: 0;
    outline: none !important;
}

.cart_og_dg_gg input:focus {
    border-color: #2f2f2f;
    box-shadow: none;
}

label.titlestyle {
    font-size: 31px;
    display: block;
    border: 0 !important;
    padding: 15px 0px;
    color: black;
    padding-bottom: 29px;
}

.cart_og_dg_gg input {
    box-shadow: none;
}

label.titlestyle {
    font-size: 31px;
    display: block;
    border: 0 !important;
    padding: 15px 0px;
    color: black;
    padding-bottom: 29px;
}

.cart_og_dg_gg input {
    box-shadow: none;
}

.cart_og_dg_gg fieldset {
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px #00000026;
    width: 98%;
    margin: auto;
    margin-bottom: 15px;
}

.invoice-details {
    margin-bottom: 15px;
}

._cart_cart_product_synopsis_img img {
    width: 100px;
}

._cart_cart_order_synopsis_in {
    background: white;
}

._cart_cart_order_synopsis_title {
    background: #e4e4e4;
    padding: 10px;
}

._cart_cart_order_synopsis_title label {
    display: block;
    width: 100%;
    font-size: 18px;
}

._cart_cart_order_synopsis {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px #00000040;
}

._cart_cart_order_synopsis_title {
    position: relative;
}

._cart_cart_order_synopsis_title span {
    position: absolute;
    right: 13px;
    top: 9px;
}

._cart_cart_product_synopsis {padding: 10px;border-bottom: 1px solid gainsboro;display: flex;}

._cart_cart_product_synopsis_img {
    width: 100px;
}

._cart_cart_product_synopsis_info {
    width: 100%;
    font-size: 17px;
    padding: 13px;
    position: relative;
}

._cart_cart_product_synopsis_info span:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
}

._cart_cart_product_synopsis_info span:nth-child(2) strong {
    margin-right: 8px;
}

.product-thumb .image img {
    max-height: 350px;
}

.invoice-details {
    box-shadow: 0px 0px 10px #00000026;
    width: 98%;
    margin: auto;
    margin-bottom: 15px;
}

input#button-register {
    width: 100%;
    font-size: 20px;
    background: #02ae73;
    border: 0;
    box-shadow: none;
    padding: 25.5px;
    margin-bottom: 5px;
    border-radius: 8px;
    font-size: 26px;
}

.products_cart_show {
    padding-top: 15px;
}


div#collapse-payment-address form.form-horizontal {
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #b3b3b38c;
    /* display: flex; */
    overflow: hidden;
}

div#collapse-payment-address  .radio {
    padding: 10px;
    width: 100%;
    margin: auto;
    margin-bottom: 50px;
    border-bottom: 1px solid gainsboro;
    padding: 15px;
    background: #f9f9f9;
    margin-bottom: 0;
    transition: 0.3s;
}

div#payment-existing {
    width: 80%;
    margin: auto;
    padding: 10px;
    font-size: 20px !important;
}

div#payment-existing select {
    font-size: 20px;
    padding: 10px;
    height: auto;
    text-align: center !important;
    text-transform: capitalize;
}

div#collapse-payment-address .radio label {
    font-size: 20px;
    width: 100%;
    display: block;
    text-align: left;
}

div#collapse-payment-address .radio label input {
    padding-right: 50px !important;
    display: block;
}

form.form-horizontal {}

div#collapse-payment-address form.form-horizontal {
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #00000026;
    overflow: hidden;
}

div#collapse-payment-address form.form-horizontal .radio {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid gainsboro;
    background: #f1f1f1;
}

div#collapse-payment-address form.form-horizontal .radio label {
    font-size: 21px;
}

div#payment-existing {
    padding: 10px;
    width: 80%;
    margin: auto;
    padding: 10px !important;
}

div#payment-existing select {
    font-size: 20px;
    height: auto;
    border: 0;
    border-bottom: 3px solid gainsboro;
    border-radius: 0;
    box-shadow: none;
    padding: 18px;
    text-transform: capitalize;
}

div#collapse-shipping-address select {
    font-size: 20px;
    height: auto;
    border: 0;
    border-bottom: 3px solid gainsboro;
    border-radius: 0;
    box-shadow: none;
    padding: 18px;
    text-transform: capitalize;
}

div#collapse-shipping-address form.form-horizontal {
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #00000026;
    overflow: hidden;
}

div#collapse-shipping-address form.form-horizontal .radio {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid gainsboro;
    background: #f1f1f1;
}

div#collapse-shipping-address form.form-horizontal .radio label {
    font-size: 21px;
}

.cart_og_dg_gg.full {
    width: 100%;
    transition: 0.3s;
}

h2 {}

.backpack_paragraph {
    border-bottom: 3px solid gainsboro;
    text-align: left;
}

.backpack_paragraph h2 {
    text-align: left !important;
    font-size: 30px !important;
    position: relative;
    padding-left: 27px;
}

.backpack_paragraph h2 span {
    font-size: 15px;
    font-weight: 100;
    background: black;
    padding: 10px;
    border-radius: 3px;
    position: relative;
    top: -5px;
    cursor: pointer;
    color: white;
    transition: 0.3s;
    left: -14px;
}

.backpack_paragraph h2 span:hover {
    left: -17px;
}

.products_cart_show button:nth-child(1) {
    width: 100%;
    padding: 10px;
    font-size: 24px;
    margin-bottom: 10px;
    border-radius: 8px;
    border: 0;
    color: white;
    background: #02ae73;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}

fieldset.error {
    display: none;
}

fieldset.has-error {
    display: block;
}
fieldset.post1fine.error {
    display: block;
}

fieldset.post4fine.error {
    display: block;
}


.panel-collapse.hideinex.collapse.in.hidein {
    height: 0;
    overflow: hidden;
}

.panel-collapse.hideinex.collapse.in.hidein {
    height: 0;
    overflow: hidden;
}

.backpack_paragraph h2 label {
    display: block;
    font-size: 31px;
    position: relative;
    top: -4px;
}

.backpack_paragraph h2 {
    display: flex;
}

div#collapse-shipping-method {}

div#collapse-shipping-method .radio {
    display: inline-block;
    width: 49.1%;
    background: white;
    margin: 5px;
    border-radius: 8px;
    min-height: 60px;
    color: white;
    font-size: 20px;
}

div#collapse-shipping-method .radio label {
    font-size: 18px;
    text-align: center;
    color: black;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 6;
    position: relative;
}

div#collapse-shipping-method .radio input {
    position: absolute;
    bottom: 6px;
    margin: auto;
    width: 100%;
    left: 0;
}

.panel.panel-default {
    border: 0 !important;
    box-shadow: none;
}

label.title {
    font-size: 20px;
    padding-bottom: 20px;
}

.checkbox.extra {
    width: 95.7%;
    margin: auto;
    margin-bottom: 10px;
    margin-left: 2.2%;
    display: block;
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #d2d2d2;
}

div#collapse-payment-address .col-sm-6:nth-child(2) {
    padding-right: 0;
}

div#collapse-payment-address .col-sm-6:nth-child(3) {
    padding-left: 0;
}

.checkbox.extra label {
    display: block;
    padding: 16px;
    font-size: 20px;
    position: relative;
}

.checkbox.extra label input {
    right: 13px;
}

label.title {
    font-size: 20px;
    padding-bottom: 20px;
}

.checkbox.extra {
    width: 95.7%;
    margin: auto;
    margin-bottom: 10px;
    margin-left: 2.2%;
    display: block;
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #d2d2d2;
}

div#collapse-payment-address .col-sm-6:nth-child(2) {
    padding-right: 0;
}

div#collapse-payment-address .col-sm-6:nth-child(3) {
    padding-left: 0;
}

.checkbox.extra label {
    display: block;
    padding: 16px;
    font-size: 20px;
    position: relative;
}

.checkbox.extra label input {
    right: 13px;
}


.products_cart_show input {
    width: 100%;
    background: #02ae73;
    font-size: 26px;
    border: 0;
    transition: 0.3s;
}

.products_cart_show input:hover {
    background: #09c786;
}

div#collapse-shipping-method .radio {
    text-align: center;
    padding-bottom: 43px;
}

div#collapse-shipping-method .radio label {
    position: unset;
    line-height: 4;
}

div#collapse-shipping-method .radio label {
    width: 76%;
    line-height: 1;
    margin: auto;
    padding: 28px 0px;
    min-height: 91px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

div#collapse-shipping-method .radio img {
    padding-top: 67px;
}


.panel-collapse.hidein.collapse.in.fullhide {
    height: 0;
    overflow: hidden;
    transition: 0.3s;
}
div#collapse-shipping-method {}

.panel-collapse.hidein.collapse.in.fullhide {
    height: 0;
    overflow: hidden;
    transition: 0.3s;
}

.col-sm-12.external .panel.panel-default {
    position: relative;
}

input#button-payment-method {
    position: absolute;
    top: -5px;
    z-index: 999999999;
    right: 0;
    width: 340px;
    border-radius: 8px;
    background: #02ae73;
    border: none;
}

div#collapse-payment-method {
    padding-top: 88px;
}


div#collapse-payment-method .radio {
    background: white;
    border-radius: 8px;
    width: 80%;
    max-width: 72%;
    margin: auto;
    line-height: 1;
    text-align: center;
    position: relative;
    height: 75px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px #00000026;
}

div#collapse-payment-method .radio label {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    padding: 0;
    font-size: 20px;
    padding: 27px 5px;
}

.add_more_products {
    width: 80%;
    margin: auto;
}

.add_more_products span:nth-child(1) {
    background: #ffc439;
    font-size: 27px;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 1.28;
    border-radius: 8px 0px 0px 8px;
    color: black;
}



.add_more_products {
    display: flex;
}

.add_more_products input {
    width: calc(100% - 70px);
    border: 0;
    background: #eeeeee;
    text-align: center;
    font-size: 25px;
    outline: none;
}

.add_more_products span:last-child {
    background: #ffc439;
    font-size: 25px;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 1.28;
    border-radius: 0px 8px 8px 0px;
    color: black;
}



.add_more_products {
    margin-bottom: 8px;
}

.add_more_products span {
    cursor: pointer;
}

.column.sliderbox.open {
    position: relative;
    top: -10px;
    border-color: #ffb100;
    width:120%;
    height: 270%
}

.row.gamegain {
    display: flex;
}

.filters_gain_join {
    width: 20%;
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 10px #00000026;
}

.product_list_box {
    width: 80%;
}

.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    border-radius: 7px;
    padding-left: 5px;
    padding-right: 5px;
}

.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 .product-thumb {
    border-radius: 6px;
    background: white;
    box-shadow: 0px 0px 10px #00000017;
    position: relative;
    top: 0;
    transition: 0.3s;
}

.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 .product-thumb:hover {
    top: -5px;
}

.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 .product-thumb .image {
    width: 80%;
    margin: auto;
}

.filters_gain_join {
    background: none;
    box-shadow: none;
}

.filters_gain_join .filters_category_boxes {
    width: 100%;
}

.filters_gain_join .filters_category_boxes aside#column-left {
    width: 100%;
}

.filters_gain_join {
    background: none;
    box-shadow: none;
}

.filters_gain_join .filters_category_boxes {
    width: 100%;
}

.filters_gain_join .filters_category_boxes aside#column-left {
    width: 100%;
}

.product_category_container div#content {
    padding: 0;
}

.filters_gain_join {
    background: none;
    box-shadow: none;
}

.filters_gain_join .filters_category_boxes {
    width: 100%;
}

.filters_gain_join .filters_category_boxes aside#column-left {
    width: 100%;
}

.product_category_container div#content {
    padding: 0;
}



.row.gamegain .button-group button {
    border-radius: 0 !important;
    width: 100% !important;
    max-width: 100%;
    margin: auto;
    left: 0 !important;
    padding: 0;
    padding: 13px;
    box-shadow: 0px 0px 10px black !important;
}

.row.gamegain .button-group {
    padding: 0 !important;
    box-shadow: 0px 0px 10px #8686864d;
}

.row.gamegain .button-group button span.hidden-xs.hidden-sm.hidden-md {
    font-size: 20px;
    font-weight: 100;
}

.add_more_products {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #3c3b3b;
}

.add_more_products span:nth-child(1) {
    border-radius: 0;
}

.add_more_products span:last-child {
    border-radius: 0;
}

div#content .product-thumb .button-group button {
    background: #212121;
    color: white;
}

.add_more_products {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #3c3b3b;
}

.add_more_products span:nth-child(1) {
    border-radius: 0;
    background: #424141;
    color: white;
}

.add_more_products span:last-child {
    border-radius: 0;
    background: #424141;
    color: white;
}

div#content .product-thumb .button-group button {
    background: #212121;
    color: white;
}

.add_more_products input {
    background: #3a3a3a;
    color: white;
}

.add_more_products {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #3c3b3b;
    box-shadow: 0px 0px 10px #00000059;
}

.add_more_products span:nth-child(1) {
    border-radius: 0;
    background: #424141;
    color: white;
    width: 55px;
    height: 55px;
    line-height: 2;
}

.add_more_products span:last-child {
    border-radius: 0;
    background: #424141;
    color: white;
    width: 55px;
    height: 55px;
    line-height: 2.2;
}

div#content .product-thumb .button-group button {
    background: #212121;
    color: white;
}

.add_more_products input {
    background: #3a3a3a;
    color: white;
}

div#content .product-thumb .button-group button img {
    position: absolute;
    width: 42px;
    top: 12px;
    left: 11px;
}
.product-layout.product-list.col-xs-12 .product-thumb .image {
    width: 31%;
}

.product-layout.product-list.col-xs-12 .product-thumb {
    background: white;
    border-radius: 6px;
}

.product-layout.product-list.col-xs-12 .product-thumb {
    box-shadow: 0px 0px 10px #dcdada;
    border: 0;
}

.product-layout.product-list.col-xs-12 .product-thumb .image {
    width: 31%;
}

.product-layout.product-list.col-xs-12 .product-thumb {
    background: white;
    border-radius: 6px;
}

.product-layout.product-list.col-xs-12 .product-thumb {
    box-shadow: 0px 0px 10px #dcdada;
    border: 0;
}

.filters_category_boxes .panel-default>.panel-heading {
    background: none;
}

aside#column-left {}

.filters_category_boxes aside#column-left {
    background: none;
}

aside#column-left .panel.panel-default {
    background: none;
}

aside#column-left .list-group {}

aside#column-left a.list-group-item {
    background: none;
    box-shadow: none;
    border-bottom: 0 !important;
}

aside#column-left .list-group-item {
    animation: none;
}

aside#column-left .list-group-item {
    background: none;
}

aside#column-left .panel-footer.text-right {}

.panel-footer.text-right {
    background: none;
}

.panel-footer.text-right .panel-footer.text-right {
    background: none;
}

.filters_gain_join a.list-group-item {
    font-size: 20px;
    border-bottom: 0;
}

.filters_gain_join .list-group-item {
    border-top: 0;
}

.filters_gain_join .panel-heading {
    font-size: 22px;
    display: block;
    height: auto;
    line-height: 1;
    border-bottom: 0;
    padding-bottom: 25px;
}

.filters_gain_join {
    position: relative;
}

.product-layout.product-list.col-xs-12 .product_fort_info_box {
    display: flex;
}

.product-layout.product-list.col-xs-12 .caption_of_product {
    width: 69%;
    position: relative;
}

.product-layout.product-list.col-xs-12 {}

.product-layout.product-list.col-xs-12 {}

.product-layout.product-list.col-xs-12 .caption {
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
}

.product-layout.product-list.col-xs-12 .caption h4 {
    font-size: 30px;
    display: block;
    height: auto;
    line-height: 1.2;
    height: auto !important;
    padding-bottom: 8px;
    width: 80%;
    margin-bottom: 0 !important;
    max-height: 100px;
    min-height: 50px !important;
}

.product-layout.product-list.col-xs-12  .button-group {
    position: absolute !important;
    right: 10px;
    bottom: 10px;
    width:40%;
    border-radius: 4px;
}



.product-layout.product-list.col-xs-12 p.price {
    position: relative;
    top: 0;
    line-height: 1;
    margin-top: 27px;
    color: #c30707;
    font-weight: 600;
    font-size: 43px !important;
}

.product-layout.product-list.col-xs-12 .dv_pr_btn_com {
    left: 22px;
}

.cart_refresher {
    max-height: 100%;
    overflow: auto;
}

body.notactive {
    overflow: hidden;
    transition: 0.3s;
}

/* width */
.cart_refresher::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.cart_refresher::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.cart_refresher::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.cart_refresher::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.product_cart_review {
    width: 95%;
    margin: 5px;
    border-radius: 8px;
    background: white;
    border: 1px solid gainsboro;
    margin-left: 2.5%;
    box-shadow: 0px 0px 10px #dedede;
}

.cart_tpl.active .cart_tpl_ts {
    background: #eaeaea;
}

.prod_text {
    min-height: 124px;
}

.cart_tpl_cart::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 65px;background: linear-gradient(0deg, #eaeaea,#eaeaea, transparent);}

.cart_refresher {
    position: relative;
    border-bottom: 0;
}

.cart_tpl_cart {
    border-bottom: 0;
}

.cart_tpl_cart{
    position:relative;
}

a.cart_go_nor {
    font-size: 15px;
    font-weight: 100 !important;
    background: padding-box;
    padding: 10px;
    background: #ffb300;
    border-radius: 3px;
    position: relative;
    padding-left: 51px;
}

a.cart_go_nor strong {
    font-weight: 100;
    color: black;
}

a.cart_go_nor img {
    position: absolute;
    width: 29px;
    top: 4px;
    left: 4px;
}

a.cart_go_cart {
    font-size: 15px;
    font-weight: 100 !important;
    background: padding-box;
    padding: 10px;
    background: #ffb300;
    border-radius: 3px;
    position: relative;
    padding-left: 51px;
}

a.cart_go_cart strong {
    font-weight: 100;
    color: black;
}

a.cart_go_cart img {
    position: absolute;
    width: 29px;
    top: 4px;
    left: 4px;
}

a.cart_go_nor {
    font-size: 15px;
    font-weight: 100 !important;
    background: padding-box;
    padding: 10px;
    background: #ffb300;
    border-radius: 3px;
    position: relative;
    padding-left: 51px;
}

a.cart_go_nor strong {
    font-weight: 100;
    color: black;
}

a.cart_go_nor img {
    position: absolute;
    width: 29px;
    top: 4px;
    left: 4px;
}

a.cart_go_cart {
    font-size: 15px;
    font-weight: 100 !important;
    background: padding-box;
    padding: 10px;
    background: #ffb300;
    border-radius: 3px;
    position: relative;
    padding-left: 51px;
}

a.cart_go_cart strong {
    font-weight: 100;
    color: black;
}

a.cart_go_cart img {
    position: absolute;
    width: 29px;
    top: 4px;
    left: 4px;
}

.cart_tpl_ts h2 {
    margin: 0;
    padding: 17px;
    text-align: left;
}

.cart_tpl_ts h2 a {
    float: right;
    margin-right: 7px;
    transition: 0.3s;
}

.cart_tpl_ts h2 a:hover {
    background: #565656;
    color: white;
    transition: 0.3s;
}

.cart_tpl_ts h2 a:hover strong {
    color: white;
}

.cart_tpl_ts h2 a strong {
    font-weight: 600;
}

header {
    background: white;
}

.logo {
    top: -2px;
}

.btn_menu span {
    background: black;
}

.navbar_top {
    background: whitesmoke;
    box-shadow: none;
    color: black;
    border-bottom: 1px solid #efefef;
}

.navbar_top .wrapper li {
    padding: 0;
}

.navbar_top .wrapper li label {
    color: black;
}

.container-slider .row {
    position: relative;
    top: 0;
    max-width: 100%;
    height: auto;
    padding: 0;
    background: black;
}

.container-slider .row .column {
    margin: 0;
    padding: 0;
    top: 0;
    border-top: 0;
    opacity: 0.8;
}


.container-slider .row .column:hover {
    opacity: 1;
    transition: 0.3s;
    top: -50px;
    width: 150%;
}
.container-slider .row {
    background: none;
    background: black;
    height: 189px !important;
}

.container-slider .row .column {
    background: black !important;
    position: relative;
    width: 100%;
    height: 100%;
}

.container-slider .row {
    display: none;
}

.container-slider .row {
    display: none;
}

header .wrapper.fixed {
    background: #ffffffed;
    height: 60px;
}

header .wrapper.fixed .btn_menu {
    top: -16px;
}

header .wrapper.fixed .logo img {
    width: 39%;
    margin: unset;
}

header .wrapper.fixed .logo {
    text-align: left;
}

header .wrapper.fixed .search_ptl {
    height: 60px;
}

header .wrapper.fixed div#search {
    top: 5px;
}

header .wrapper.fixed input.form-control.input-lg {
    background: white;
    border: 1px solid gainsboro;
}

header .wrapper.fixed input.form-control.input-lg button {
    background: white;
}

header .wrapper.fixed button {
    background: white;
}

header .wrapper.fixed button.btn.btn-default.btn-lg {  background: white !important; }

.navbar_top .wrapper li {
    width: 100%;
    color: black;
    text-align: center;
    display: block;
    font-weight: 600;
    border: 0;
}

.extanav nav a {
    font-weight: 600;
}

.extanav nav a {
    font-weight: 600;
}

input.form-control.input-lg {
    background: white;
    border-color: #b3b3b3;
    box-shadow: none;
    border: 3px solid white;
    border-bottom: 4px solid gainsboro;
    outline: none;
    transition: 0 !important;
}

button.btn.btn-default.btn-lg {
    background: white !important;
}

input.form-control.input-lg:focus {
    border: 0;
    border-bottom: 4px solid black;
    box-shadow: none;
    border-radius: 0 !important;
}

.tpbanner {
    border: 3px solid black;
    padding: 20px;
    font-size: 25px;
    color: black;
    background: white;
    position: relative;
}

.tpbanner button {
    position: absolute;
    right: 6px;
    top: 6px;
    padding: 10px;
    border: 4px solid black;
    background: black;
    color: white;
}

.tpbanner strong {
    display: block;
    text-align: center;
}


.cart_tpl_cart_btn span {
    background: black;
}

.super_clothe_banner img {
    width: 100%;
    max-width: 100%;
    pointer-events: none;
}

.super_clothe_banner {
    width: 100%;
    position: relative;
}

.box_clothe_Text {
    position: absolute;
    top: 0;
    width: 45%;
    text-align: center;
    color: black;
}

.box_clothe_Text h3 {
    color: black;
    font-size: 50px;
    font-weight: 600;
    padding-top: 164px;
}

.box_clothe_Text p {
    font-size: 20px;
    font-weight: 100;
    padding-bottom: 50px;
}

.box_clothe_Text button {
    background: black;
    border: 0;
    color: white;
    padding: 20px 30px;
    font-size: 20px;
    font-weight: 100;
    border: 2px solid black;
    transition: 0.3s;
}

.box_clothe_Text button:hover {
    border-color: black;
    background: none;
    color: black;
}

.banners_side_in_boix_bla {
    width: 100%;
    display: flex;
    margin-top: 12px;
}

.bf_banners .wrapper {
    display: block;
}

.banners_side_blad {
    width: 25%;
    margin-right: 1%;
    overflow: hidden;
    background: white;
}

.banners_side_blad img {
    width: 100%;
}

.banners_side_blad:hover img {
    width: 100%;
    transition: 0.3s;
    top: -0.5%;
    position: relative;
    width: 100%;
}

.banners_side_blad img {
    position: relative;
    top: 0;
    transition: 0.3s;
}

.banners_side_blad.lastest {
    background: black;

}

.banners_side_blad:last-child {
    margin-right: 0;
}

.banners_side_blad {
    position: relative;
}

.banners_side_blad_text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    text-align: center;
    color: black;
    font-size: 30px;
}

.banners_side_blad_text label {
    padding: 10px 40px;
    background: black;
    color: white;
    font-size: 15px;
}

.banners_side_blad_text button {
    background: #65605c;
    border: 0;
    font-size: 15px;
    padding: 10px 93px;
    color: white;
    font-weight: 600;
    margin-top: 20px;
}

.banners_side_blad_text p {
    margin-bottom: 43px;
    font-size: 15px;
    text-shadow: 0px 0px 10px #00000063;
    background: white;
    display: initial;
    padding: 10px;
}


.banners_side_in_boix_bla {
    margin-bottom: 20px;
}
.container-slider .row {
    display: flex;
    top: -105px;
    position: absolute;
    bottom: 14px;
    top: unset;
    width: 60%;
    height: 100px !important;
    left: 20%;
    background: none;

}



.container-slider .row .column {
    margin: 5px;
    opacity: 0.5;
}



.column.sliderbox.opens {
    opacity: 1 !important;
}

.container-slider .row .column {
    padding: 0px;
    box-shadow: 0px 0px 13px black;
}

.container-slider .row .column:hover {
    height: 114%;
    top: -9px;
}

.cl_new_fe {
    background: #efefef;
    max-width: initial;
}

.cl_new_fe .product-thumb .button-group button {
    border: 0;
    background: black;
    color: white;
}

.cl_new_fe .product-thumb .button-group button span {
    font-size: 20px;
    font-weight: 100;
}

.cl_new_fe {}

.cl_new_fe .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {border-radius: 0 !important;}

.cl_new_fe .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 .product-thumb.transition {
    border-radius: 0;
    box-shadow: 0px 0px 10px #e8e8e8;
}

.cl_new_fe .product-thumb .image {
    width: 90%;
    margin: auto;
    height: auto !important;
}

.cl_new_fe .product-thumb .caption h4 a {
    font-weight: 100 !important;
    font-size: 21px !important;
    text-align: center !important;
    color: white !important;
}

.cl_new_fe .product-thumb .caption {
    background: #000000;
    padding-top: 17px;
}

.cl_new_fe .product-thumb .price {
    text-align: center;
    display: block;
    background: white;
    color: black;
    box-shadow: 3px 3px 0px #00000014;
    padding: 8px 20px;
    position: relative;
    top: -12px;
}

.cl_new_fe .row .product-layout .product-thumb:hover .button-group {
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
    border: 0;
}

.cl_new_fe .row .product-layout .product-thumb:hover .button-group button {
    padding: 6px;
}

h3.loveit_bra {
    border-bottom: 4px solid black;
    text-align: center;
    font-size: 50px;
    color: black;
    padding: 16px;
    margin-bottom: 50px;
}

.cl_new_fe {
    margin-top: 47px;
}

.cl_new_fe .product-thumb .price {
    margin-top: 27px;
}

h3.loveit_bra {
    background: #efefef;
    position: relative;
}

h3.loveit_bra span {
    position: absolute;
    width: 50px;
    height: 50px;
    background: black;
    transform: rotate(45deg);
    bottom: -25px;
    z-index: 0;
    left: calc(50% - 25px);
}

h3.loveit_bra span::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background: #efefef;
    top: -8px;
    left: -9px;
}

h3.loveit_bra label {
    position: relative;
    z-index: 9;
    font-size: 50px;
    font-weight: 100;
}
.cart_tpl_cart_btn span {right: -26px;}

.double_superior_box {
    max-width: 85%;
    margin: auto;
    display: flex;
}

.double_superior {
    background: white;
    padding: 10px;
    margin: 5px;
    text-align: center;
    box-shadow: 0px 6px 5px #d0d0d0;
}

.double_superior h5 {
    font-size: 20px;
    color: black;
}

.double_superior p {
    font-size: 15px;
    color: #735252;
    font-size: 17px;
}

.double_superior button {
    border: 2px solid black;
    background: none;
    color: black;
    font-weight: 100;
    font-size: 20px;
    padding: 10px 50px;
    margin-bottom: 13px;
    background: black;
    color: white;
    text-transform: uppercase;
}

.box_text_superio {
    position: relative;
    top: 0;
    background: #d6cdcd;
    padding: 15px;
    transition: 0.3s;
}

.double_superior:hover {}

.double_superior:hover .box_text_superio {
    top: -10px;
}

.super_clothe_banner.rights {
    width: 85%;
    margin: auto;
    margin-top: 30px;
    min-width: 85%;
    background: white;
    box-shadow: 0px 0px 5px #bfbfbf;
}

.super_clothe_banner.rights .box_clothe_Text {
    right: 16px;
}

.double_superior {
}

.double_superior img {
    width: 100%;
}

.wrapper.newsletter {
    width: 50%;
    background: black;
    text-align: center;
    color: white;
    padding: 48px;
    margin-top: 70px;
    margin-bottom: 70px;
}

.wrapper.newsletter h5 {
    color: white;
    font-size: 50px;
    font-weight: 100;
}

.wrapper.newsletter p {
    font-size: 15px;
    color: #d6cdcd;
}

.subsen {
    width: 50%;
    margin: auto;
    padding: 10px;
    margin-top: 19px;
    background: white;
    display: flex;
}

.subsen input {
    padding: 10px;
    font-size: 20px;
    width: 80%;
    border: 0;
    outline: none;
}

.subsen button {
    background: white;
    border: 3px solid black;
    transition: 0.3s;
    padding: 8px 15px;
    color: black;
    font-size: 20px;
    width: 40%;
    font-weight: 400;
}

.subsen button:hover {
    background: black;
    color: white;
    transition: 0.3s;
}


.swiper-viewport div#carousel0 {
    width: 85%;
    margin: auto;
}

.swiper-viewport div#carousel0 img {

    width:50%;
}

div#carousel0 {}

.swiper-slide.text-center {
    padding: 60px 10px;
}

.swiper-pagination.carousel0.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}

div#common-home {
    min-height: 0 !important;
    height: 0;
}

footer {
    margin-top: 0;
    background: black;
}


.swiper-viewport div#carousel0 {
    margin-top: 50px;
}

div#content {
    min-height: 0;
}

.swiper-viewport div#carousel0 {
    overflow: hidden;
    width: 100%;
}

.swiper-pager {
    width: 100%;
    overflow: hidden;
}

.subsen input {color:black;}

.org_nav.active li {
    height: 51px;
    padding: 0;
    display: inline-block;
    width: 13%;
    margin: 5px;
}

.org_nav.active li a {
    padding: 0;
    text-align: left;
    padding: 16px;
    font-size: 20px;
    font-weight: 100;
}

.org_content {
    display: block;
}

.org_nav.active {
    height: 62px;
}

.org_nav.active li:hover a {
    color: black;
    background: #efefef;
}

.org_nav.active li {
    height: 51px;
    padding: 0;
    display: inline-block;
    width: 13%;
    margin: 5px;
}

.org_nav.active li a {
    padding: 0;
    text-align: left;
    padding: 16px;
    font-size: 20px;
    font-weight: 100;
}

.org_content {
    display: block;
}

.org_nav.active {
    height: 62px;
}

.org_nav.active li:hover a {
    color: black;
    background: #efefef;
}

.org_nav.fixed {
    top: 60px;
}

.org_nav li {
    display: inline-block;
    opacity: 0;
    transition: 0.3s;
    width: 400px;
}

.org_nav.active li {
    opacity: 1;
    transition: 0.3s;
}

li.notcart img {
    background: black;
    border-radius: 80px;
    width: 40px;
    padding: 2px;
    position: relative;
    top: 29px;
    text-align: center;
    margin: auto;
    right: 34px;
    filter: invert(1);
}

li.notcart {}

li.notcart:nth-child(2) img {
    width: 58px;
    top: 20px;
}

header .wrapper.fixed li.notcart:nth-child(1) img {
    top: 9px !important;
}

header .wrapper.fixed li.notcart:nth-child(2) img {
    background: none;
    top: 0px;
}

header .wrapper.fixed .cart_tpl_cart_btn {
    top: -2px;
    right: 11px;
}

header .wrapper.fixed .cart_tpl_cart_btn span {
    top: 11px;
    right: -33px;
}

.cart_tpl_ts h2 a {
    background: black;
    color: white;
    border-radius: 0;
}

.cart_tpl_ts h2 a strong {
    color: white;
}

.cart_tpl_ts h2 a img {
    filter: invert(1);
    left: 11px;
}

div#content .product-thumb .button-group button:hover {
    background: #898989;
}

.cat_img img {
    width: 100%;
}

.cat_img {
    height: 250px;
    overflow: hidden;
    border-radius: 9px;
    position: relative;
}

.cat_img img {
    position: relative;
    top: -5%;
}

div#filter-group2 .checkbox {
    display: inline-block;
    font-size: 20px;
    padding: 6px;
}

div#filter-group2 .checkbox label {
    font-size: 21px;
}

.panel-footer.text-right {}

.panel-footer.text-right button#button-filter {
    background: black;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 10px 40px;
    font-size: 15px;
    position: relative;
    z-index: 5;
}

.hd_cat_cont {}

.hd_cat_cont ul.breadcrumb {
    margin: 0;
    padding: 0;
}

.col-sm-8.stickerbox {
    background: white;
}

.thumbnail {
    border: 0;
    width: 80%;
    margin: auto;
}

.col-sm-4.sticker.fixed {
    position: fixed;
    right: 0;
    width: 29%;
    right: 12%;
    top: 87px;
    background: #efefef;
    background: white;
    min-width: 400px;
}

.col-sm-4.sticker {
    background: #efefef;
}

.col-sm-4.sticker {
    right: 0;
    position: relative;
    width: 30%;
    background: white;
    margin-left: 10px;
    padding: 10px;
}

button#button-cart {
    background: black;
    font-size: 20px;
    font-weight: 100;
    border: 0;
    border-radius: 0;
}

.col-sm-8.stickerbox .thumbnails > li {
    position: relative;
}
.thumbnails > li:first-child::after {
    display:none;
}
.thumbnails > li:first-child::before {
    display:none;
}
.thumbnails > li:last-child::after {
    display:none;
}
.thumbnails > li:last-child::before {
    display:none;
}

span.blax_box {
    background: black;
    color: white;
    font-size: 15px;
    padding: 3px 7px;
}
.content_oky_why {
    background: white;
    display: block;
    width: 100%;
    height: 100%;
}

.product_category_container {
    background: white;
}

.content_oky_why {
    background: white;
    display: block;
    width: 100%;
    height: 100%;
}

.product_category_container {
    background: white;
}

.product_category_container .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 .product-thumb {
    border: 0;
    box-shadow: none;
}

.search_ptl {
    width: 33%;
}

.logo {
    width: 33%;
}

.user_ptl {
    width: 33%;
}

.user_ptl_s li.notcart:nth-child(2) {
    filter: none !important;
}

.user_ptl_s li.notcart:nth-child(2) img {
    filter: none !important;
    background: none;
}


.search_icon_f_if {
    width: 50px;
    height: 50px;
    position: relative;
    top: 26px;
}

.search_icon_f_if i.fa.fa-search {
    font-size: 29px;
    color: black;
}

.search_ptl {
    display: flex;
}

.sek_icon_fd {
    width: 100%;
}

div#search input {
    width: 100%;
    margin: 0;
}

#search .input-lg {
    max-width: 100%;
    width: 100%;
}

div#search {
    margin: auto;
    position: relative;
    top: 20px;
    display: block;
    height: 40px;
    width: 100%;
    width: 0;
    overflow: hidden;
}

.search_icon_f_if {
    width: 50px;
    height: 50px;
    position: relative;
    top: 35px;
    cursor: pointer;
}

.sek_icon_fd.active div#search {
    width: 100%;
    height: auto;
}

span.input-group-btn button {
    font-size: 12px;
}

button.btn.btn-default.btn-lg {
    font-size: 15px !important;
    right: 0 !important;
    left: unset !important;
    width: 100% !important;
    padding: 5px 0px !important;
    position: relative;
    top: 14px;
    color: black;
    background: none !important;
    border-radius: 3px;
}

div#search {
    transition: 0.3s;
}

input.form-control.input-lg {
    transition: 0.3s;
}

.sek_icon_fd {
    transition: 0.3s;
}

div#search {
    transition: 0.3s;
}

.search_icon_f_if img {
    position: absolute;
    left: 0;
    top: -7px;
    left: -6px;
    opacity: 0;
    transition: 0.3s;
}

.search_icon_f_if {
    position: relative;
}

.search_icon_f_if i.fa.fa-search {
    opacity: 1;
    transition: 0.3s;
}

.search_icon_f_if.active i {
    opacity: 0 !important;
}

.search_icon_f_if.active img {
    opacity: 1;
}

header .wrapper.fixed .logo a img {
    width: 144px;
}

header .wrapper.fixed .logo a {
    text-align: center !important;
    margin: auto !important;
    display: block;
}

header wrapper.fixed .logo {
    text-align: center !important;
}

header .wrapper.fixed .logo a img {
    margin: auto;
}

header .wrapper.fixed .search_icon_f_if {
    top: 13px;
    left: 9px;
}

header .wrapper.fixed div#search input.form-control.input-lg {
    border: 0 !important;
    background: none;
    border-bottom: 3px solid black !important;
    border-radius: 0 !important;
    margin-left: 10px;
    background: white;
}

header .wrapper.fixed div#search button.btn.btn-default.btn-lg {
    top: 6px;
}

.container-slider {
    height: auto !important;

}

.container-slider .swiper-slide {
    background-size: 113% !important;
    background-position: center !important;
}

.container-slider .swiper-slide {

    height: auto !important;
}

.container-slider .row .column .swiper-slide {
    background-size: 100% 100% !important;
    height: 100%;
}

header .wrapper.fixed {
    background: white;
}

header .wrapper.fixed {
    background: white;
}

.cl_new_fe .product-thumb .caption {
    background: none;
    color: black;
}

.cl_new_fe .row .product-layout .product-thumb .caption h4 a {
    color: black !important;
}

.cl_new_fe .product-thumb .price {
    box-shadow: none;
}

.cl_new_fe .row {
    display: flex;
}

.cl_new_fe .product-thumb .image img {
    height: 274px;
    max-height: 274px;
    min-height: 274px;
}

.cl_new_fe .product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    padding-right: 10px;
    padding-left: 0;
}

.blog_box {
    display: flex;
}

.blog_box .blog_boxe {
    width: 50%;
    text-align: center;
    line-height: 6;
}

.blog_box .blog_boxe h4 {
    line-height: 3;
    background: black;
    margin: 10px;
    color: white;
    font-size: 33px;
    font-weight: 100;
    position: relative;
}

.blog_box .blog_boxe h4::after {
    position: absolute;
    margin: 10px;
    background: none;
    border: 3px solid white;
    width: 97%;
    height: 81%;
    top: 0;
    left: 0;
    content: "";
    pointer-events: none;
    left: 1px;
}

.blog_box .blog_boxe h4::before {
    position: absolute;
    margin: 10px;
    background: none;
    border: 3px solid white;
    width: 97%;
    height: 81%;
    top: 0;
    left: 0;
    content: "";
    pointer-events: none;
    left: 1px;
    background: black;
    width: 50px;
    height: 50px;
    border: none;
    left: -5px;
    z-index: 9;
}

.blog_box .blog_boxe::after {
    position: absolute;
    margin: 10px;
    background: none;
    border: 3px solid white;
    width: 97%;
    height: 81%;
    top: 49px;
    content: "";
    pointer-events: none;
    background: #000000;
    width: 50px;
    height: 50px;
    border: none;
    right: 0;
    z-index: 17;
}

.blog_box .blog_boxe {
    position: relative;
}

.subscribe_popip {
    position: fixed;
    bottom: 0;
    right: 0;
    background: white;
    margin: 10px;
    width: 20%;
    height: 30%;
    box-shadow: 0px 0px 5px black;
    z-index: 999;
    border-radius: 5px;
    text-align: center;
}

.subscribe_popip h5 {
    font-size: 30px;
    padding: 21px 22px;
    border-bottom: 1px solid gainsboro;
}

.subscribe_popip p {
    color: black;
    font-size: 17px;
    font-weight: 100;
}

.subscribe_popip .stopnpop {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: black;
    color: white;
    border-radius: 12px;
    line-height: 1.5;
    margin: 5px;
    z-index: 9999;
    cursor: pointer;
}

.subscribe_popip .stopnpop:hover {
    background: red;
}

li.ex_men_ma-bawl {
    position: relative;
}

.ex_men_ma_mitro {
    position: absolute;
    left: 0;
    top: 40px;
    width: 200%;
    display: block;
    height: auto;
    background: black;
    z-index: 899999;
}

.ex_men_ma_mitro_in ul {
    padding: 0 !important;
    margin: 0 !important;
}

ul.ex_men_ma_mitro-bawl-big {
    width: 400%;
    background: black;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me {
    width: 19%;
    display: inline-block;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me li {
    display: inline-block;
    width: 20%;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me a {
    text-transform: uppercase;
}

ul.ex_men_ma_mitro-bawl-big {
    width: 550%;
    background: black;
    left: -200%;
    position: relative;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me {
    width: 15%;
    display: inline-block;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me li {
    display: inline-block;
    width: 20%;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me a {
    text-transform: uppercase;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me li {
    width: 100%;
}
.letter_menu_box ul.ex_men_ma_mitros_inside_me {
    display: block !important;
}

.letter_menu_box {
    display: inline-table;
}

.letter_menu_box ul.ex_men_ma_mitros_inside_me {
    width: 100% !important;
    display: block;
}

.letter_menu_box ul.ex_men_ma_mitros_inside_me li {
    width: 100%;
}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me a {
    padding: 5px 10px;
}

.menu_title_mitro {
    padding: 5px 10px;
    color: #cccccc;
    text-transform: uppercase;
}

ul.ex_men_ma_mitro-bawl-big {
    padding: 5px !important;
}

.letter_menu_box {
    padding-top: 18px;
}

.letter_menu_box {
    width: 12%;
}

ul.ex_men_ma_mitro-bawl {
    display: none;
}

li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl {
    display: block;
}

li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {
    display: block;
}

ul.ex_men_ma_mitro-bawl-big {
    display: none;
}

.radio.ogorom {
    display: inline-block;
}

.radio.ogorom {
    padding: 10px;
}

.radio.ogorom input[type="radio"] {
    display: block !important;
    width: 100%;
    padding-bottom: 21px;
}

.radio.ogorom label {
    display: block !important;
    padding: 10px;
}

.radio.ogorom label input {
    opacity: 0;
}

.radio.ogorom input[type="radio"] {
    padding: 10px;
    display: block;
    width: 100%;
    height: 100%;
}

.radio.ogorom input[type="radio"] {
    top: -5px;
}

.radio.ogorom input[type="radio"] {
    top: -5px;
}

.radio.ogorom label {
    font-size: 19px;
    font-weight: 100;
}

.radio.ogorom label {
    border: 1px solid #4c4c4c;
    border-radius: 3px;
    color: #4c4c4c;
    font-weight: 100;
}

.radio.ogorom label {
    padding: 5px 16px;
}

.radio.ogorom label:hover {
    border-color: black;
    color: black;
    cursor: pointer;
}

.radio.ogorom label input:hover {
    cursor: pointer;
}

.radio.ogorom label.active {
    color: #004eff;
    border-color: #004eff;
    border: 2px solid #004eff;
}

input#input-quantity {
    border: 3px solid black;
    border-radius: 0;
    font-size: 20px;
    color: black;
    text-align: center;
    padding: 24px !important;
    display: block;
    width: 49%;
}
input#input-quantity {
    border: 3px solid black;
    border-radius: 0;
    font-size: 20px;
    color: black;
    text-align: center;
    padding: 24px !important;
    display: block;
    width: 49%;
}



div#product-product .btn-group button.btn.btn-default {
    border: 0;
    box-shadow: none;
}

div#product-product .btn-group button.btn.btn-default i {
    width: 25px;
    height: 25px;
}

div#product-product .btn-group button.btn.btn-default {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: black !important;
    border-radius: 0;
    color: white;
    padding-top: 20px;
    margin-right: 10px;
}

input#input-quantity {
    border: 3px solid black;
    border-radius: 0;
    font-size: 20px;
    color: black;
    text-align: center;
    padding: 24px !important;
    display: block;
    width: 49%;
}



div#product-product .btn-group button.btn.btn-default {
    border: 0;
    box-shadow: none;
}

div#product-product .btn-group button.btn.btn-default i {
    width: 25px;
    height: 25px;
}

div#product-product .btn-group button.btn.btn-default {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: black !important;
    border-radius: 0;
    color: white;
    padding-top: 20px;
    margin-right: 10px;
}



div#product-product h1 {
    color: black;
    margin-top: 5px;
}


ul.nav.nav-tabs {
    background: black;
}

ul.nav.nav-tabs li.active a {background: none;border: 0;color: white;font-size: 18px;}

.col-sm-4.sticker.fixed.sfixed {
    top: 0;
    transition: 0.3s;
}

div#tab-description {
    font-size: 20px;
    display: block;
    min-height: 40px;
    padding-bottom: 53px;
}

.Number_size {
    display: block;
    text-align: center;
}

.number_size_avail {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #636363;
    text-align: center;
    line-height: 2.5;
    color: white;
}
.number_size_avail:hover {
    background: black;
}
.alert.alert-success.alert-dismissible {
    width: 50%;
    margin: auto;
}
.avail_text {
    text-align: center;
    font-size: 20px;
    color: #3e403e;
    font-weight: 100;
    /* display: inline-block; */
    padding: 12px;
    /* width: 29%; */
}

.Number_size {
    /* display: inline-block; */
    padding: 5px 14px;
    /* width: 61%; */
    /* text-align: left; */
}

.cart_tpl_ts h2 a {
    width: 32%;
    height: 58px;
}

.cart_tpl_ts h2 {
    display: block;
    float: none;
    height: 111px;
}

.img_prod a img {
    width: 100% !important;
}

.cart_tpl_ts h2 a {
    width: 32%;
    height: 58px;
}

.cart_tpl_ts h2 {
    display: block;
    float: none;
    height: 111px;
}

.img_prod a img {
    width: 100% !important;
}

.cart_tpl_ts h2 a:nth-child(2) {
    background: #4e4e4e;
    color: black !important;
}

.cart_tpl_ts h2 a:nth-child(2) strong {top: 5px;margin-top: 10px;display: block;text-align: center;}

.container-slider .swiper-slide {
    background-size: 100% 100% !important;
}

.form-group.input-group.input-group-sm {
    background: black;
}

label.input-group-addon {
    background: black;
    color: white;
    border: 0;
}

select#input-sort {}

.form-group.input-group.input-group-sm select#input-sort {
    background: black;
    color: white;
    border: 0;
}


.form-group.input-group.input-group-sm select#input-limit {
    background: black;
    color: white;
    border: 0;
}

.form-group.input-group.input-group-sm {
    background: black;
}

label.input-group-addon {
    background: black;
    color: white;
    border: 0;
}

select#input-sort {}

.form-group.input-group.input-group-sm select#input-sort {
    background: black;
    color: white;
    border: 0;
}


.form-group.input-group.input-group-sm select#input-limit {
    background: black;
    color: white;
    border: 0;
}

.form-group {}

.col-md-3.col-sm-6 .form-group {
    background: black;
}

.col-md-3.col-sm-6 .form-group a {
    color: white;
}

.btn-group.btn-group-sm {}

.btn-group.btn-group-sm button#list-view {
    background: black;
    color: white;
    border: 0;
    border-radius: 0;
}

.btn-group.btn-group-sm button#list-view button#list-view {}

.btn-group.btn-group-sm button#grid-view {
    background: black;
    color: white;
    border: 0;
    border-radius: 0;
    margin-left: 5px;
}

.product-thumb .image img {
    min-height: auto;
}

div#product-product h1 {
    font-size: 26px;
}
li.model_stack {
    background: black;
    display: inline-block;
    padding: 5px 20px;
    color: white;
    font-size: 16px;
}
input#input-quantity {
    border: 3px solid black;
    border-radius: 0;
    font-size: 20px;
    color: black;
    text-align: center;
    padding: 21px !important;
    display: block;
    width: 25%;
}

.outofstock {
    position: absolute;
    top: 35px;
    right: -56px;
    transform: rotate(45deg);
    background: black;
    color: white;
    padding: 5px 50px;
}

.outofstock {
    position: absolute;
    top: 35px;
    right: -56px;
    transform: rotate(45deg);
    background: black;
    color: white;
    padding: 5px 50px;
}

.product-thumb {
    overflow: hidden;
}

.outofstock {
    position: absolute;
    top: 35px;
    right: -56px;
    transform: rotate(
            45deg
    );
    background: #a51111;
    color: white;
    padding: 5px 50px;
}

.avail_text span dot {
    width: 10px;
    height: 10px;
    background: #2b9418;
    display: inline-block;
    border-radius: 80px;
    position: relative;
    top: -2px;
    left: -9px;
}

.avail_text {
    color: black;
    font-size: 17px !important;
    font-weight: 400;
}

.number_size_avail {
    background: none;
    color: #414040;
    border: 1px solid #414040;
    border-radius: 3px;
    overflow: hidden;
}

.number_size_avail.out {
    border-color: #d7adad;
    color: #d7adad;
    pointer-events: none;
    position: relative;
}

.number_size_avail.out::before {
    position: absolute;
    top: 13px;
    left: -7px;
    width: 150%;
    height: 2px;
    background: red;
    display: block;
    content: "";
    transform: rotate(45deg);
    opacity: 0.3;
}
.radio.ogorom label.out {
    border-color: #a65e5e;
    color: #a65e5e;
    /* overflow: hidden; */
    position: relative;
}

.radio.ogorom label.out::before {
    content: "";
    width: 116%;
    height: 2px;
    background: #0000007a;
    position: absolute;
    top: 21px;
    left: -4px;
    transform: rotate(
            34deg
    );
    opacity: 0.3;

}

label.out {
    overflow: hidden;
    opacity: 0.8;
    color: #6e6e6e !important;
    font-weight: 600 !important;
}

.radio.ogorom label {
    font-weight: 600 !important;
}

.radio.ogorom {
    overflow: hidden;
}

.radio.ogorom label.out {
    pointer-events: none;
}

.number_size_avail:hover {
    color: white;
}

.product-thumb .image img.img-responsive.numtwo {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    left: 10%;
    opacity: 0;
}

.product-thumb .image a:hover .product-thumb .image img.img-responsive.numtwo {
    opacity: 1 !important;
    transition: 0.3s;
    display: block;
}


.product-thumb .image a:hover img.img-responsive.numtwo {
    opacity: 1;
    transition: 0.3s !important;
    top: 0 !important;
}

img.img-responsive.numtwo {
    transition: 0.3s;
    top: -7px !important;
}

.filters_categories {}

.filters_categories .row {}

.filters_categories .row .col-sm-3 {
    display: block;
    width: 100%;
    padding: 0px 5px;
}

.filters_categories .row .col-sm-3 ul li a {
    padding: 6px 11px;
    display: block;
    font-size: 16px;
    margin-bottom: 3px;
    color: black;
}

.filters_categories .row .col-sm-3 ul {
    margin: 0;
    padding: 0;
}

.filters_categories .row .col-sm-3 ul li {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    background: #efefef;
    width: 70%;
    margin-left: 9px !important;
    position: relative;
    transition: 0.3s;
    left: 0;
}

.filters_categories .row .col-sm-3 ul li:hover {
    transition: 0.3s;
    left: 0;
}

.filters_categories .row .col-sm-3 ul li:hover a {
    background: #545454;
    color: white;
    transition: 0.3s;
}

.filters_categories .row {
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
}

.filters_category_boxes span.label.label-primary {
    background: black;
    border-radius: 0;
    position: relative;
    right: 5px;
    font-size: 11px;
    font-weight: 100;
}

h3.wfilter-heading {
    background: none !important;
    border: 0 !important;
}

div#ajaxfilter35 {
    border: 0 !important;
}

li.list-group-item {
    text-transform: uppercase;
}

.blog_box .blog_boxe h4 {
    background: gray;
}

.blog_box .blog_boxe::after {
    background: gray;
}

.blog_box .blog_boxe h4::before {
    background: gray;
}

hr {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.radio.ogorom {
    padding: 0;
    margin-bottom: 0;
}

h2.price {
    text-align: left !important;
    font-weight: 100;
    font-size: 42px !important;
    padding-top: 10px;
}

ul.list-unstyled {
    margin-bottom: 0;
}

li.model_stack {
    margin-bottom: 5px;
}

div#product-product h1 {
    font-weight: 400;
}

div#product-product .btn-group button.btn.btn-default {
    padding: 0 10px;
    padding-top: 0;
    line-height: 3;
}

div#product h3 {
    margin-top: 9px;
    font-weight: 100;
}

input#input-quantity {
    padding: 0 !important;
    width: 55px;
}

span.desc_btn_ac {
    width: 174px;
    text-align: center;
    background: #dedddd;
    padding: 7px;
    color: black;
    cursor: pointer;
    font-size: 15px;
    border-bottom: 1px solid gainsboro;
    display: block;
}

.description_texts {
    padding: 10px 0px;
    border: 1px solid #dedddd;
    background: #dedddd;
    color: black;
    padding: 10px;
    font-size: 15px;
    margin-bottom: 10px;
}

.description_texts {
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    transition: 0.3s;
}

.description_texts.active {
    padding: 10px 0px;
    border: 1px solid #dedddd;
    background: #dedddd;
    color: black;
    padding: 10px;
    font-size: 15px;
    margin-bottom: 10px;
    overflow: unset !important;
    height: auto;
}

span.desc_btn_ac {
    background: white;
    border-radius: 3px;
    border-bottom: 0;
}

li.model_stack {
    background: white;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #00000030;
    color: black;
    margin-top: 0;
}

.description_texts.active {
    background: white;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #e0e0e0;
    border: 0;
}

.description_texts.active {
    font-size: 17px;
}

li.model_stack {
    font-size: 17px;
}

div#content .product-thumb h4 a {
    font-size: 1.2vw;
    font-weight: 100;
}

div#d_ajax_search_results {
    background: white;
    border: 0;
    box-shadow: 0px 0px 10px #e8e8e8;
    width: 100%;
}

div#d_ajax_search_results a.result-link.sort-item.row.col-sm-12 img {
    width: 57px !important;
}

.search_ptl {
    overflow: unset !important;
}

.sek_icon_fd.active {
    overflow: unset !important;
}

.sek_icon_fd.active div#search {
    overflow: unset !important;
}

div#product-search {}

div#product-search h4 a {
    font-size: 15px !important;
}

div#d_ajax_search_results {
    margin-top: 54px;
}

li.brands_Sticker {
    list-style: none;
}
li.brands_Sticker a img {
    width: 100px;
    margin-top: 5px;
}

.product-thumb .image a:hover {
    opacity: 1;
}

.col-sm-6.text-left.pagination ul.pagination li.active span {
    font-size: 17px;
    line-height: 1.3;
}

.col-sm-6.text-left.pagination ul.pagination li a {
    font-size: 17px;
    line-height: 1.3;
    font-weight: 400;
}

.form-group.input-group.input-group-sm select#input-sort {
    font-size: 17px;
}

.input-group .input-group-addon {
    font-size: 17px;
}

.form-group.input-group.input-group-sm select#input-limit {
    font-size: 17px;
}

.col-md-3.col-sm-6 .form-group a {
    font-size: 13px;
}
.btn-group.btn-group-sm {
    opacity: 0;
    pointer-events: none;
}

.product-thumb h4 {
    margin-bottom: 9px;
}

.extanav nav.fixed {
    position: fixed;
    top: 60px;
    z-index: 9999;
    background: black;
    display: block;
    height: 100%;
    width: 300px;
    padding-top: 15px;
}

.extanav nav.fixed a.dropdown-toggle {
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 13px;
}

.extanav nav.fixed li.ex_men_ma-bawl {
    border-bottom: 1px solid #252525;
}

nav.fixed .ex_men_ma_mitro {
    left: 300px;
    top: -15px;
    width: 100%;
    border-left: 1px solid #252525;
}

nav.fixed .ex_men_ma_mitro li a {
    font-weight: 100;
    font-size: 18px;
    padding: 13px 25px;
}

.extanav {}

nav.fixed li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {
    left: -1px;
    width: 100%;
    top: -100px !important;
    height: 566px !important;
    overflow-y: auto !important;
    min-height: 30%;
    box-shadow: 0px 0px 10px black;
}

nav.fixed li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big .letter_menu_box {
    display: block;
    width: 100%;
}

nav.fixed {
    opacity: 0;
    pointer-events: none;
}

.col-sm-4.sticker {
    transition: 0.3s;
}

._menu_activation {
    width: 50px;
    height: 50px;
    background: white;
    position: relative;
    transition: 0.3s;
    border-radius: 4px;
}

._menu_activation span {
    display: block;
    width: 80%;
    height: 5px;
    background: #3e3e3e;
    border-radius: 80px;
    position: relative;
    top: 11px;
    left: 5px;
}

._menu_activation span:nth-child(2) {
    top: 27px;
}

.menu_active {
    opacity: 0;
    pointer-events: none;
}

header .wrapper.fixed .menu_active {
    opacity: 1;
    pointer-events: all;
    width: 50px;
    height: 50px;
    position: relative;
    top: 4px;
    left: 4px;
    cursor: pointer;
}

header .wrapper.fixed .menu_active:hover {}

header .wrapper.fixed .menu_active:hover ._menu_activation {
    background: black;
    transition: 0.3s;
}

header .wrapper.fixed .menu_active:hover ._menu_activation span {
    background: white;
    transition: 0.3s;
}

header .wrapper.fixed .search_ptl {
    left: 17px;
    position: relative;
}

button.btn.btn-default.btn-lg:hover i {
    color: gray;
}

span.input-group-btn button:hover i {
    color: gray !important;
}

.extanav nav.fixed.active {
    opacity: 1;
    pointer-events: all;
    left: 0;
    transition: 0.3s;
}

.extanav nav.fixed {
    transition: 0.3s;
    left: -100%;
}

.extanav {
    z-index: 999;
    position: relative;
}

.extanav nav.fixed.active li a {
    color: black;
    border-color: gainsboro !important;
}

.extanav nav.fixed.active li {
    border-color: gainsboro !important;
}

nav.active.fixed ul.ex_men_ma_mitro-bawl {
    background: white;
    border-color: gainsboro !important;
}

nav.fixed .ex_men_ma_mitro {
    border-color: gainsboro !important;
    box-shadow: 4px 0px 10px #9595957a;
    background: white !important;
}

nav.active.fixed {
    border-right: 1px solid gainsboro;
    border-top: 1px solid gainsboro;
}

nav.fixed .ex_men_ma_mitro ul.ex_men_ma_mitro-bawl-big {
    background: white !important;
}

nav.fixed .ex_men_ma_mitro  .ex_men_ma_mitro_in {
    background: none;
}

nav.fixed li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {
    box-shadow: none;
}

.extanav nav.fixed.active {
    background: white !important;
}

.container-slider img {
    width: 100%;
}

.sliderbox .swiper-slide {
    background-size: 100% 100% !important;
    height: 100% !important;
}

.container-slider .row .column .swiper-slide img {
    width: 100%;
    height: 100% !important;
}

img.searchaa { opacity: 1 !important; display: block !important; pointer-events: all; visibility: visible; /* width: 50px; */ /* height: 50px; */ /* top: 0; */ /* left: 0; */ /* position: relative; */ /* z-index: 9999; */ }

div#product-search {
    background: white;
    width: 100%;
}

div#product-search .row {
    width: 90%;
    margin: auto;
    text-align: center;
}

div#product-search .product-thumb {
    box-shadow: none;
    border: 0;
}

header .wrapper.fixed .menu_active {
    left: 46px;
}

header .wrapper.fixed .search_ptl {
    left: 76px;
}

.search_icon_f_if img.search-search {
    display: block;
    opacity: 1;
    pointer-events: all;
}


.search_icon_f_if.active img.search-search {
    display: none;
}

button.btn.btn-default.btn-lg {
    top: 0;
    background: none;
    background: none !important;
}

button.btn.btn-default.btn-lg img {
    background: none !important;
    position: relative;
    top: -5px;
}

header .wrapper.fixed .menu_active ._menu_activation:hover {
    background: none;
    opacity: 0.5;
}

header .wrapper.fixed .menu_active[data='1'] {
    opacity: 0.5;
}

header .wrapper.fixed div#search button.btn.btn-default.btn-lg {
    background: none !important;
    top: 8px;
    text-align: right !important;
}

header .wrapper.fixed div#search button.btn.btn-default.btn-lg img {
    width: 33px;
}

.navbar_top .wrapper li:nth-child(3) img {
    width: 25px;
}

.navbar_top .wrapper li:nth-child(3) a {
    margin-right: 17px;
    position: relative;
    top: -2px;
}

.banners_side_blad_text button {
    padding: 0 !important;
    padding: 10px !important;
}

.banners_side_blad_text label {
    padding: 10px;
}
.arrow_to_top {
    position: fixed;
    right: 20px;
    background: white;
    padding: 10px;
    bottom: 20px;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
}

.arrow_to_top.active {
    opacity: 1;
    pointer-events: all;
    transition: 0.3s;
}

.arrow_to_top {
    transition: 0.3s;
}

html {
    scroll-behavior: smooth;
}

.arrow_to_top.active {
    z-index: 9999999;
}

.arrow_to_top.active {
    border: 1px solid #ebebeb;
}
.container.my-4 {
    width: 100%;
    margin: auto;
    background: white;
}


.container.my-4 section {
    width: 85%;
    margin: auto;
}

div#carousel-example-multi .carousel-inner {
    counter-increment: gallery-cell;
}


.swiper-viewport.product_slider .swiper-slide.text-center {
    width: 100%;
    margin: 0;
    background: white;
}

.swiper-viewport.product_slider .carousel-item {
    width: 100%;
    background: white;
    display: block;
}

.swiper-viewport.product_slider .col-12.col-md-4.col-lg-2.mx-auto {
    width: 100%;
}

.swiper-viewport.product_slider .caption h4 a {
    font-weight: 100;
    color: black;
    font-size: 22px;
    text-align: left !important;
}

.radio.ogorom {
    margin-bottom: 8px;
}

.radio.ogorom {
    border: 0;
}

.radio.ogorom label {
    border: 0;
    background: #e4e4e4;
    border-radius: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 15px;
    min-width: 67px !important;
    text-align: center;
}

.radio.ogorom label:hover {
    background: black;
    color: white;
}

.radio.ogorom label.active {
    background: #000000;
    color: white;
    border-color: #a9a7a74848;
}

.hiddeninputs {
    display: none;
    position: absolute;
    left: -100%;
    bottom: -100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}

.hiddeninputs {
    display: none;
    position: absolute;
    left: -100%;
    bottom: -100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}

.option_filtering label {
    font-size: 20px !important;
    font-weight: 100;
    padding-top: 10px;
}

.option_filtering li {
    list-style: none;
    border: 1px solid gainsboro;
    margin-bottom: 3px;
    padding: 5px;
    position: relative;
    padding-left: 45px;
    width: 79%;
    font-size: 16px;
    font-weight: 100;
    /* text-align: center; */
    transition: 0.3s;
}

.option_filtering li span {
    position: absolute;
    right: 0;
    padding: 5px;
    background: #e8e8e8;
    top: 0;
    min-width: 50px;
    text-align: center;
    box-shadow: inset 3px 1px 10px #0000000d;
}

.option_filtering li input[type="checkbox"] {
    position: absolute;
    left: 13px;
    opacity: 0;
}

.option_filtering li:hover {
    transition: 0.3s;
    padding-left: 50px;
    cursor: pointer;
}

.number_size_avail {
    border-radius: 0;
    background: #f1f0f0;
    border-color: #eae6e6;
}

.number_size_avail.out {
    background: #f7f4f4;
}
.extanav nav a {
    font-size: 18px;
    font-weight: 400;
}

checkbox_box {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 4px;
    top: 3px;
    z-index: 9;
    background: #ececec;
    border: 1px solid gainsboro;
}

checkbox_box img {
    position: relative;
    left: -150%;
    transition: 0.3s;
}

checkbox_box {
    overflow: hidden;
}

checkbox_box[data='active'] img {
    left: -4px;
    top: -2px;
}

.option_filtering label {
    display: block;
    width: 80%;
    border-bottom: 1px solid gainsboro;
    padding: 10px;
}

.option_filtering li {
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
}

.option_filtering label {
    position: relative;
}

box_arrow img {
    width: 22px;
}

.option_filtering label box_arrow {
    position: absolute;
    right: 0;
    top: 7px;
}

.option_filtering[data='active'] li {
    display: block;
    opacity: 1;
    height: auto;
    padding: 6px !important;
    border: 1px solid gainsboro;
    margin-bottom: 2px !important;
    padding-left: 45px !important;
    transition: 0.3s;
}

.option_filtering[data='active'] li span {
    height: 100%;
}

.option_filtering[data='active'] box_arrow {
    transform: rotate(90deg);
    top: 8px;
    right: 7px;
    transition: 0.3s;
}

.option_filtering box_arrow {
    transition: 0.3s;
}

.price_filter_box input {
    pointer-events: none;
    display: none;
    opacity: 0;
    visibility: hidden;
}
.price_filter_box_box_price {
    width: 75%;
    height: 5px;
    background: #232323;
    border-radius: 80px;
    margin-bottom: 18px;
    margin-left: 2.5%;
}

.price_filter_box_box_price {}

line_price_box {
    position: relative;
}

line_price_box span.first-price-filter {
    position: absolute;
    left: -6px;
    top: -5px;
    background: black;
    width: 15px;
    height: 15px;
    border-radius: 80px;
    border: 3px solid white;
}

line_price_box span.last-price-filter {
    position: absolute;
    right: -6px;
    top: -5px;
    background: black;
    width: 15px;
    height: 15px;
    border-radius: 80px;
    border: 3px solid white;
}

line_price_box {
    width: 100%;
    display: block;
}

line_price_box span.last-price-filter:hover {
    background: #737373;
}

line_price_box span.first-price-filter:hover {
    background: #737373;
}


.price_filtering label {
    font-size: 20px;
    font-weight: 100;
    padding-bottom: 10px;
}

.filter_revbrain label.rvfilter_title {
    font-size: 25px !important;
    display: block;
}

.swiper-viewport.product_slider {
    padding-bottom: 50px !important;
    margin-bottom: 30px !important;
    background: none;
}

.swiper-viewport.product_slider .swiper-slide.text-center {margin: 20px;}


.swiper-viewport.product_slider .swiper-slide.text-center p.price {
    font-size: 30px !important;
    margin-top: 13px !important;
    font-weight: 100 !important;
}

.swiper-pagination-bullet {
    border-radius: 3px !important;
    width: 30px !important;
}

.option_filtering[filter='on'] label::after {
    position: absolute;
    right: 43px;
    top: 13px;
    content: "";
    background: #0dce1c;
    width: 15px;
    height: 15px;
    border-radius: 80px;
    border: 3px solid #efffeacf;
}

.cart_tpl_cart_btn span[data='0'] {
    display: none;
}

.swiper-pagination {
    bottom: 0 !important;
}

img.prd_cat_img_btn {
    width: 23px;
}
.swiper-viewport.product_slider h3.box_title_h {
    width: 85%;
    margin: auto;
    font-size: 50px;
    font-weight: 100;
    color: black;
    text-align: center;
    margin-top: 50px;
    border-top: 1px solid gainsboro;
    padding-top: 50px;
    padding-bottom: 50px;
    min-width: 1280px;
}

img.prd_cat_img_btn[data='hover'] {
    display: none;
}



.dv_pr_btn_com button:hover img.prd_cat_img_btn[data='hover'] {
    display: block;
    opacity: 1;
    transition: 0.3s;
}

.dv_pr_btn_com button:hover img.prd_cat_img_btn {
    display: none;
    opacity: 0;
    transition: 0.3s;
}

.dv_pr_btn_com button {
    position: relative;

}

.dv_pr_btn_com button img.prd_cat_img_btn[data='hover'] {
    position: absolute;
    top: 9px;
    left: 10px;
    opacity: 0;
    transition: 0.3s;
}

.Number_size .number_size_avail.out {
    border: 1px solid #0000003b;
    color: #00000057;
    opacity: 0.8;
}

.Number_size .number_size_avail.out::before {
    background: #00000040;
}

tag_new_prd {
    position: absolute;
    right: 0;
    transform: rotate(0deg);
    top: 17px;
    background: #dbdbdb;
    padding: 5px 15px;
    font-weight: 400;
    font-size:18px;
    z-index: 99;
}

.product_cart-finalize_cart_table_Style {
    display: flex;
}

.for_product_in {
    width: 50%;
    background: white;
}

.product_cart-last_cart_right h2 {
    font-size: 27px !important;
}

.product_cart-last_cart_right {
    width: 50%;
    margin-left: 36px;
}

.f_p_i_image_product_cart img {
    width: 215px;
    background: none;
    border: 0;
}

.for_product_in {
    display: flex;
}

.container.cart-f-f-f {
    width: 85%;
    min-width: 1180px !important;
}


.container.cart-f-f-f div#content {
    width: 80%;
}

.text-left.d-dd-f-d a {
    display: block;
    color: black;
    font-size: 19px;
    padding: 10px;
    font-weight: 100;
}

span.input-group-btn.g-g-g-e-f-d {
    display: block;
    width: 100%;
    position: relative;
    color: black;
}

span.input-group-btn.g-g-g-e-f-d button i {
    color: black;
    display: block;
    font-weight: 100;
    font-size: 16px;
}



.product_text_tu-sd-f-ed-de-dd .input-group .form-control[name^=quantity] {
    display: block !important;
    width: 10% !important;
    border: 1px solid gainsboro;
    border-radius: 0;
    text-align: center;
    font-size: 20px;
}

.for_product_in {
    width: 100%;
}

.for_product_in {
    margin-bottom: 5px;
    position: relative;
}

.product_cart-finalize_ {
    border-top: 2px solid gainsboro;
    padding-bottom: 50px;
}

span.input-group-btn.g-g-g-e-f-d {
    position: absolute;
    right: 0;
    bottom: 0;
}

.input-group.btn-block {}

.text-left.d-dd-f-g .input-group.btn-block {
    width: 100% !important;
    max-width: 100% !important;
    position: unset;
}

.text-right.cart_title_prc {
    text-align: left;
    font-size: 25px;
    font-weight: 100 !important;
}

.text-right.cart_title_prc strong {
    font-weight: 100;
    color: black;
    border-bottom: 1px solid gainsboro;
    display: block;
    padding-bottom: 10px;
}

.text-right.cart_title_prc_tot {
    font-size: 20px;
    padding: 10px;
    color: black;
    font-weight: 100;
    font-size: 25px;
}

.product_cart-last_cart_right h2 {
    text-align: left !important;
    font-weight: 100;
    color: black;
}

.product_cart-last_cart_right  p {font-size: 15px;font-weight: 100;}

.buttons.clearfix.d-f-g-tt-g {
    display: flex;
    transition: 0.3s;
}

.buttons.clearfix.d-f-g-tt-g .pull-left {
    width: 50%;
    background: black;
    transition: 0.3s;
}

.buttons.clearfix.d-f-g-tt-g .pull-right {
    background: #666666;
    width: 50%;
    text-align: center;
}

.buttons.clearfix.d-f-g-tt-g .pull-right a {
    width: 100%;
    background: none;
    border: 0;
    font-size: 25px;
    font-weight: 100;
}

.buttons.clearfix.d-f-g-tt-g .pull-left a {
    border: none;
    border: 0;
    width: 100%;
    background: none;
    font-size: 25px;
    text-shadow: none;
    color: white;
    font-weight: 100;
}

.buttons.clearfix.d-f-g-tt-g .pull-left:hover {
    width: 60%;
    transition: 0.3s;
}

.buttons.clearfix.d-f-g-tt-g .pull-right:hover {
    width: 55%;
    transition: 0.3s;
}

.container.fot-f-s-f-ff {
    width: 85%;
}

.bank_commer {
    width: 85%;
    margin: auto;
    text-align: center;
}

.designby {
    background: #1f1f1f;
}

.by-f-g-e-gg {
    width: 82%;
    margin: auto;
    display: flex;
}

.by-f-g-e-gg label {
    width: 50%;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: 24px;
    height: 13px;
}

.by-f-g-e-gg a {
    width: 50%;
    text-align: right;
    position: relative;
    top: 0;
    transition: 0.3s;
}

.by-f-g-e-gg a img {
    width: 77px;
    height: auto !important;
    top: 0;
    position: relative;
    background: white;
    padding: 10px;
}

.by-f-g-e-gg a:hover img {
    top: -5px;
    transition: 0.3s;
}

.by-f-g-e-gg a img {
    transition: 0.3s;
}

.bank_commer {
    padding: 47px;
}

.container.fot-f-s-f-ff hr {
    border-color: #252525;
    margin-top: 17px;
    padding-top: 50px;
}

.container.fot-f-s-f-ff .col-sm-3 {}

.container.fot-f-s-f-ff .col-sm-3 h5 {
    font-weight: 100;
    font-size: 25px;
}

.container.fot-f-s-f-ff .col-sm-3 li a {
    font-size: 20px;
    font-weight: 100;
    color: #8c8c8c;
    line-height: 1.8;
}

.container.fot-f-s-f-ff .col-sm-3 li a:hover {
    color: white;
}

.wrapper.take_mvment {
    background: white;
    width: 86% !important;
    margin: auto;
    min-width: 50%;
    position: relative;
    top: 9px;
}

.wrapper.take_mvment li {
    padding: 21px;
}

.payment_move {
    background: none;
    width: 70%;
}

.wrapper.take_mvment li {
    width: 100%;
}

.wrapper.take_mvment li label {
    display: block;
    width: 100%;
    padding: 0 !important;
}

.payment_move .wrapper li img {
    display: block;
}

.product_cart-finalize_cart_table_Style {
    margin-bottom: 50px;
}

.checkout.wrapper.vo_1_a.f5-ef-ff-ddf-e h2 {
    font-weight: 100;
    font-size: 36px !important;
    color: black;
}

.checkout.wrapper.vo_1_a.f5-ef-ff-ddf-e p {
    font-size: 14px;
}

button.btn.yellow.btnajaxcheckout.f5-ef-ff {
    background: black;
    border: 0;
    border-radius: 0;
    color: white;
}

button.btn.black.btnajaxcheckout.f5-ef-ff {
    background: #4d4d4d;
    border: 0;
    border-radius: 0;
    color: white;
}

button.btn.gray.btnajaxcheckout.f5-ef-ff {
    background: white;
    border: 0;
    border-radius: 0;
    color: black;
}

div#collapse-payment-address .col-sm-6:nth-child(3) select#input-payment-country {
    border: 0;
    box-shadow: none;
    border-bottom: 3px solid gainsboro;
    border-radius: 0;
    font-size: 17px;
}

div#collapse-payment-address .col-sm-6  select#input-payment-zone {
    border: 0;
    box-shadow: none;
    border-bottom: 3px solid gainsboro;
    border-radius: 0;
    font-size: 17px;

}

.products_cart_show input {
    border-radius: 0;
    background: black;
}

.products_cart_show input {
    border-radius: 0;
    background: black;
}

div#collapse-shipping-method .radio {
    border-radius: 0;
    width: 100%;
}

.left_payment_method.pe-fsf-sef-f {
    width: 50%;
    margin: auto;
}

.left_payment_method.pe-fsf-sef-f .radio {
    padding: 0;
    width: 48% !important;
    display: inline-block !important;
    padding-top: 40px;
}

.left_payment_method.pe-fsf-sef-f .radio label {
    font-weight: 100 !important;
    padding-bottom: 15px !important;
    width: 80% !important;
    left: 10% !important;
}

.left_payment_method.pe-fsf-sef-f .radio label img {
    padding-top: 57px !important;
}
.right_payment_method textarea.form-control {
    display: none;
}

div#collapse-shipping-method .buttons {
    display: block;
    width: 100%;
}

div#collapse-shipping-method .pull-right:nth-child(1) {
    display: block;
    /* float: none !important; */
    width: 56% !important;
    text-align: center;
    right: 22% !important;
    position: relative;
}

input#button-shipping-method {
    width: 100% !important;
    max-width: 100% !important;
    background: #333333;
}

.payment-step-modium {
    display: flex;
}

.payment-step-modium-ste-d {
    width: 60%;
}

.payment-step-modium-ste-dd {
    width: 40%;
}

div#collapse-payment-method .radio {
    width: 100% !important;
    max-width: 96%;
    margin: 0;
    margin-bottom: 15px;
}

.payment-step-modium-ste-dd {
    background: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px #00000017;
}

.payment-step-modium-ste-dd p strong {
    font-weight: 100 !important;
    font-size: 18px;
}

.payment-step-modium-ste-dd p  textarea.form-control {
    border: 0;
    box-shadow: none;
    border: 1px solid gainsboro;
    border-radius: 0;
}

.payment-step-modium-ste-dd .pull-right {
    font-size: 15px !important;
}

.payment-step-modium-ste-dd .pull-right a {
    color: #3b3b3b;
}

.payment-step-modium {
    display: flex;
}

.payment-step-modium-ste-d {
    width: 60%;
}

.payment-step-modium-ste-dd {
    width: 40%;
}

div#collapse-payment-method .radio {
    width: 100% !important;
    max-width: 96%;
    margin: 0;
    margin-bottom: 15px;
}

.payment-step-modium-ste-dd {
    background: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px #00000017;
}

.payment-step-modium-ste-dd p strong {
    font-weight: 100 !important;
    font-size: 18px;
}

.payment-step-modium-ste-dd p  textarea.form-control {
    border: 0;
    box-shadow: none;
    border: 1px solid gainsboro;
    border-radius: 0;
}

.payment-step-modium-ste-dd .pull-right {
    font-size: 15px !important;
}

.payment-step-modium-ste-dd .pull-right a {
    color: #3b3b3b;
}

input#button-payment-method {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    top: unset !important;
}

.payment-step-modium-ste-dd {
    position: relative;
}


.col-sm-4.sticker.fixed .description_texts.active {
    display: none;
}


.col-sm-4.sticker.fixed  h1 {
    font-size: 24px !important;
}


.col-sm-4.sticker.fixed ogorom {
}

.col-sm-4.sticker.fixed label.control-label {
    display: inline-block !important;
}

.col-sm-4.sticker.fixed input#input-quantity {
    display: inline;
    margin-bottom: 9px;
}

.col-sm-4.sticker.fixed li.brands_Sticker {
    display: none;
}

.col-sm-4.sticker.fixed .btn-group {
    display: none;
}

.col-sm-4.sticker.fixed h1 {
    font-size: 19px !important;
}
.col-sm-4.sticker.fixed.sfixed {
    top: unset !important;
}


.navbar_top .wrapper {
    min-width: 1280px !important;
}

span.price-new {
    font-weight: 100 !important;
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.product-thumb .price-old {
    font-size: 25px !IMPORTANT;
    font-weight: 100 !important;
    position: relative;
    top: -3px;
}

.left_payment_method.pe-fsf-sef-f img {
    width: 199px;
    top: -25px;
    position: relative;
}

div#collapse-shipping-method .radio {
    padding: 14px;
}

.left_payment_method.pe-fsf-sef-f .radio.freeshipping {
    width: 100% !important;
    display: block;
    max-width: 100% !important;
    height: 104px;
}

.left_payment_method.pe-fsf-sef-f .radio.freeshipping label {
    font-size: 24px !important;
}

.wrapper.take_mvment .bank_commer img {
    width: 100%;
    padding: 0;
}

.wrapper.take_mvment .bank_commer {
    padding: 0;
    padding-top: 9px;
}

.wrapper.take_mvment {}

.wrapper.take_mvment .bank_commer img {
    width: 100%;
    padding: 0;
}

.wrapper.take_mvment .bank_commer {
    padding: 0;
    padding-top: 9px;
}

.login-checkout.active {}

.login-checkout.active .col-sm-6 h2 {
    font-size: 25px !important;
    color: white;
    border-radius: 0;
}

.login-checkout.active .col-sm-6 p {
    text-align: center;
    font-size: 18px;
}

.login-checkout.active .col-sm-6  .form-group input {
    border-radius: 0 !important;
    background: #e6e6e6 !important;
    font-size: 17px;
    padding: 10px;
    display: block;
    height: auto;
}



.login-checkout.active .col-sm-6 {
    background: black;
    color: white;
}

.login-checkout.active input#button-login {
    width: 100%;
    background: gray;
    border-radius: 0;
    border: 0;
    padding: 10px;
    font-size: 20px;
    font-weight: 100;
    cursor: pointer;
}

.login-checkout.active a {
    color: white;
    font-size: 15px;
    padding: 10px;
    display: block;
    background: #313131;
    text-align: center;
    margin-top: 10px;
}

.login-checkout.active input#button-login:hover {
    background: white;
    color: black;
    transition: 0.3s;
}
button-close-login {
    position: absolute;
    right: 0;
    background: white;
    top: 0;
}

.clonnage.centerized.payment .wrapper.fixed {
    opacity: 0;
}

div#account-login .row {
    display: flex;
}

div#collapse-shipping-method .radio img {
    pointer-events: none;
}
.col-sm-6.wrapper_op .checkout.wrapper.vo_1_a.f5-ef-ff-ddf-e {
    min-width: 900px !important;
}
div#collapse-shipping-method .radio {
    min-height: 113px;
}

span.overrideprice {
    font-size: 32px;
    padding-top: 5px !important;
    display: block;
}

.carousel-item .price-old {
    text-decoration: line-through;
    font-size: 20px;
}

.banners_side_blad video {
    width: 131%;
    height: 101%;
    position: relative;
    left: -25%;
    top: -3px;
}

.banners_side_blad {
    overflow: hidden;
}

.tab-content.extr {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    background: #0000008f;
    width: 100%;
    height: 100%;
}

.tab-content.extr table {
    background: red;
    width: 50%;
    height: 50%;
    left: 25%;
    position: absolute;
    top: 25%;
    background: white;
    border-radius: 8px;
    overflow: hidden;
}

.tab-content.extr table tr {
    font-size: 20px;
    text-align: center;
}

.tab-content.extr table tr td:nth-child(1) {
    text-align: right;
    font-weight: 600;
}

.tab-content.extr table thead tr td {
    text-align: center !important;
    font-weight: 100 !important;
}

.tab-content.extr table thead tr td strong {
    font-weight: 100;
}

.tab-content.extr.hiddenac {
    display: none;
    opacity: 0;
    pointer-events: none;
}

.tab-content.extr {
    display: block;
    opacity: 1;
    pointer-events: all;
}

span.clickspec {
    position: absolute;
    padding: 5px;
    background: #171717;
    color: white;
    border-radius: 6px;
    top: 3px;
    right: 5px;
    padding: 5px 40px;
    cursor: pointer;
}

li.specification-win {
    list-style: none;
    margin-bottom: 4px;
}

li.specification-win a {
    background: black;
    padding: 10px 20px;
    display: inline-block;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    padding-left: 50px;
}

li.specification-win a::after {content: "";border-radius: 80px;border: 2px solid white;width: 20px;height: 20px;display: block;position: absolute;left: 10px;top: 10px;}

li.specification-win {
    position: relative;
}

li.specification-win {
    list-style: none;
    margin-bottom: 4px;
}

li.specification-win a {
    background: black;
    padding: 10px 20px;
    display: inline-block;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    padding-left: 50px;
}

li.specification-win a::after {content: "";border-radius: 80px;border: 2px solid white;width: 20px;height: 20px;display: block;position: absolute;left: 10px;top: 10px;}

li.specification-win {
    position: relative;
}

div#sa-badge-floating-plugin {
    bottom: 120px !important;
}
.extanav {
    z-index: 99999;
}
.mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
    z-index: 99999999;
}

.mfp-bg.mfp-ready {
    z-index: 99999999;
}

.swiper-viewport.product_slider {
	max-width: 85%;
    margin: auto !important;
    margin-bottom: 50px !important;
}
div#sa-badge-floating-plugin {
    right: unset !important;
    right: 20px !important;
}
.swiper-viewport.product_slider .caption h4 a {
    height: 100px !important;
    min-height: 100px !important;
    font-size: 16px;
}
ul.ex_men_ma_mitro-bawl-big {
    left: -247%;
}
.store_photo {
    background: white;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #d4d4d4;
}

.store_info h2 {
    margin: 0;
    text-align: left !important;
    padding: 11px;
    border-bottom: 1px solid gainsboro;
}

.store_info p {
    font-size: 27px;
    padding: 17px;
    padding-bottom: 0;
}

.store_info label strong {
    font-size: 25px;
    font-weight: 400;
    padding: 16px;
    color: #b55b59;
}

.store_info_photo_flex {
    display: flex;
}

.store_info_photo_flex img {
    width: 50% !important;
}

.store_info_photo_flex {
    width: 100% !important;
}
.row.gamegain {

    width: 100%;
}

li[data-pros='712'] a {
    color: #ff0c00;
    font-weight: 600;
    animation: flashlight 2s infinite;
}

@keyframes flashlight {
    0% {color:white;}
    50% {color:#e01414;}
    90% {color:white;}
}
/*UPDATED*/
.col-sm-8.stickerbox {
    width: 55%;
}

.col-sm-4.sticker {
    width: 45%;
    margin: 0;
}

.col-sm-4.sticker.fixed {
    width: 36% !important;
}

ul.thumbnails {
    margin: 0 !important;
    width: 100%;
}

.col-sm-8.stickerbox .thumbnails > li {
    margin: 0 !important;
}

.col-sm-8.stickerbox {
    background: none;
}

a.thumbnail {
    border-radius: 0;
    margin-bottom: 10px;
}

a.thumbnail {
    width: 100%;
}

.col-sm-4.sticker.fixed {
    width: 34% !important;
    background: none;
}

.col-sm-4.sticker {
    background: none !important;
}

.content_oky_why {
    background: #c3c3c3 !important;
}

.product_category_container {
    background: #f3f3f3;
}

.product_category_container .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 .product-thumb {
    border-radius: 0 !important;
}

.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 33%;
    display: inline-block;
    clear: unset !important;
}

.product-thumb h4 a {
    font-size: 19px !important;
    font-weight: 400 !important;
}
.product-thumb .price-old {
    font-size: 25px !IMPORTANT;
    font-weight: 100 !important;
    position: relative;
    top: -3px;
    line-height: 0;
}
.option_filtering li.colored , .option_filtering[data='active'] li.colored {
    display: inline-block !important;
    width: 37px !important;
    height: 51px !important;
    background: #cecece;
    max-height: 37px !important;
    min-height: 37px !important;
    border-radius: 80px;
    overflow: unset !important;
    font-size: 0;
    max-width: 37px !important;
    min-width: 37px !important;
    position: relative !important;
    padding: 0 !important;
}

.option_filtering li.colored, .option_filtering[data='active'] li.colored {}

.option_filtering li.colored, .option_filtering[data='active'] li.colored checkbox_box {
    position: absolute;
    left: 0px !important;
    top: -1px !important;
    width: 15px;
    height: 15px;
}

.option_filtering li.colored li.colored checkbox_box img {
    width: 15px;
    left: 0;
}
.option_filtering li.colored checkbox_box img {
    left: -45px;
}
.option_filtering li.colored, .option_filtering[data='active'] li.colored checkbox_box input[type="checkbox"] {
    display: none !important;
    width: 10px;
}

.option_filtering {
    width: 82%;
}

.option_filtering label {
    width: 100%;
}

.option_filtering li {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}
li.colored.white {
    background: linear-gradient(45deg, white 50%, #dfdfdf) !important;
}
li.colored.Άspro {
    background: linear-gradient(45deg, #ffffff 50%, #dcdcdc) !important;
}
li.colored.ladi {
    background: linear-gradient(45deg, #536451 50%, #6e896b) !important;
}

li.colored.Άspro.chriso {
    background: linear-gradient(45deg, #ffffff 50%, #d1cd0d 50%) !important;
}

li.colored.Άspro.mavro {
    background: linear-gradient(45deg, #ffffff 50%, #000000 50%) !important;
}

li.colored.kafe.Αnichto {
    background: linear-gradient(45deg, #b17f5f 50%, #a2633d) !important;
}

li.colored.mov {
    background: linear-gradient(45deg, #8e07e7 50%, #8c00ff) !important;
}

li.colored.mavro {
    background: linear-gradient(45deg, #000000 50%, #3f3f3f) !important;
}

li.colored.mavro.bez {
    background: linear-gradient(45deg, #171719 50%, #cf934d 50%) !important;
}

li.colored.molivi {
    background: linear-gradient(45deg, #696969 50%, #515151) !important;
}


li.colored.mavro.tampa {
    background: linear-gradient(45deg, #000000 50%, #da6610 50%) !important;
}

li.colored.mavro.kitrino {
    background: linear-gradient(45deg, #000000 50%, #fff200 50%) !important;
}

li.colored.bronze {
    background: linear-gradient(45deg, #3f1a10 , #d86d15, #623513 ) !important;
}

li.colored.bornto {
    background: linear-gradient(45deg, #a92323 , #ad0000 ) !important;
}

li.colored.tampa {
    background: linear-gradient(45deg, #d46f53 , #623513 ) !important;
}

li.colored.pouro {
    background: linear-gradient(45deg, #9e8c77 , #9e8c77 ) !important;
}

li.colored.kafe {
    background: linear-gradient(45deg, #663600 , #663600 ) !important;
}

li.colored.veraman {
    background: linear-gradient(45deg, #14ccaa , #0fb395 ) !important;
}

li.colored.petrol {
    background: linear-gradient(45deg, #0bb1b1 , #0b9bb3 ) !important;
}

li.colored.pagou {
    background: linear-gradient(45deg, #dcdcdc , #ededed ) !important;
}

li.colored.bez {

    background: linear-gradient(45deg, #cf934d , #cf934d ) !important;
}

li.colored.nude {
    background: linear-gradient(45deg, #faddbc , #f2afe3 ) !important;
}

li.colored.kokkino {
    background: linear-gradient(45deg, #ff0000 , #e30505 ) !important;
}

li.colored.chaki {
    background: linear-gradient(45deg, #465108 , #9e8c77 ) !important;
}

li.colored.koniak {
    background: linear-gradient(45deg, #671010 , #ff0000 ) !important;
}

li.colored.kamilo {
    background: linear-gradient(45deg, #f88600 , #c06e0e ) !important;
}

li.colored.prasino {
    background: linear-gradient(45deg, #1bbf28 , #29a31a ) !important;
}

li.colored.chriso {
    background: linear-gradient(45deg, #d1cd0d , #d1cd0d ) !important;
}
}

li.colored.kitrino {
    background: linear-gradient(45deg, #fbff00 , #efff00 ) !important;
}
li.colored.kitrino {
    background: linear-gradient(45deg, #fffc00 50%, #edff00 50%) !important;
}

li.colored.gkri { background: linear-gradient(45deg, #b2b2b2 50%, #b6b6b6 50%) !important;}

li.colored.siel {
    background: linear-gradient(45deg, #86c4e2 50%, #86c4e2 50%) !important;
}

li.colored.Αsimi {
    background: linear-gradient(45deg, #c9c9c9 , #e5e5e5, #9b9b9b ) !important;
}

li.colored.raf {
    background: linear-gradient(45deg, #5d8aa8 50%, #5d8aa8 50%) !important;
}

li.colored.ble.ble.roua {
    background: linear-gradient(45deg, #006bff 50%, #006bff 50%) !important;
}

li.colored.roz {
    background: linear-gradient(45deg, pink 50%, pink 50%) !important;
}

li.colored.ekai {
    background: linear-gradient(45deg, #c0530e , #c8571e, #cc750d ) !important;
}
.option_filtering li.colored checkbox_box[data='active'] img {
    left: -1px;
    top: -2px;
    width: 15px;
    height: 15px;
}
.option_filtering li span.popupcolor {
    width: auto !important;
    min-width: 100px !important;
    font-size: 15px !important;
    height: auto;
    min-height: auto !important;
    max-width: 527px !important;
    background: #000000c4;
    color: white;
    border-radius: 3px;
    position: absolute !important;
    right:  !important;
    z-index: 9999;
    left: 100%;
    top: 79%;
    pointer-events: none;
    opacity: 0;
    border-radius: 8px;
    border-top-left-radius: 0;
}

.option_filtering li:hover span.popupcolor {
    opacity: 1;
}
li.colored.lila {
    background: linear-gradient(45deg, #ccadd8 , #ccadd8 ) !important;
}

li.colored.lila {}

li.colored.fouxia {
    background: linear-gradient(45deg, #ff00a0 , #ff00a0 ) !important;
}

li.colored.lachani {
    background: linear-gradient(45deg, #c5ff00 , #c5ff00 ) !important;
}

li.colored.gkri.ladi {
    background: linear-gradient(45deg, #616161 , #94a362 ) !important;
}

li.colored.ble {
    background: linear-gradient(45deg, #0107ff , #0107ff ) !important;
}

li.colored.koralli {
    background: linear-gradient(45deg, #dd3327 , #ff014e ) !important;
}

li.colored.portokali {
    background: linear-gradient(45deg, #FF5722 , #FF5722 ) !important;
}

li.colored.polichromo {
    background: linear-gradient(45deg, #ff0101 , #ff01fe, #3d01ff, #01c2ff, #01ffcc, #10ff01, #f6ff01 ) !important;
}


li.colored.trichromo {
    background: linear-gradient(45deg, #ff00d4 , #525752 , #ff0000  ) !important;
}

li.colored.mavro.gkri {
    background: linear-gradient(45deg, #000000 50%, #a5a5a5 50%) !important;
}

li.colored.ivouar {
    background: linear-gradient(45deg, #fff3d5 50%, #fff0dd 50%) !important;
}
.option_filtering li.colored, .option_filtering[data='active'] li.colored checkbox_box {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
}

.option_filtering li.colored checkbox_box[data='active'] img {
    top: calc(50% - 8.5px);
    left: calc(50% - 7.5px);
    background: white;
    border-radius: 80px;
    padding: 2px;
}

li.colored.tzin {
    background-image: url(https://mitropoulos-shoes.gr/image/jean.jpg) !important;
}

li.colored.leopar {
    background-image: url(https://mitropoulos-shoes.gr/image/leopar.jpg) !important;
}
.content_oky_why {
    background: white !important;
}

.product_category_container {
    background: white !important;
}

.payment-step-modium-ste-d {
    min-height: 315px !important;
}

.option_filtering[data='active'] li.colored {
    display: block !important;
}

.option_filtering li span.popupcolor {
    position: relative !important;
    opacity: 1;
    top: 3px;
    width: 200px !important;
    max-width: 200px !important;
    display: block;
    min-width: 200px !important;
    border-radius: 8px !important;
    left: 105%;
    pointer-events: all !important;
}
.top-slider-conn-static {
    display: flex;
    width: 100%;
}
.top-slider-connect-tv-rv-br {
    display: flex;
    width: 90%;
    margin: auto;
}
.stop-slider-conn-dynamic {
    width: 100%;
}

.top-sl-stic {
    width: 100%;
}

.top-sl-stic img {
    width: 100%;
}

.container-slider {
    margin: 0;
    padding: 0;
    margin-right: 0 !important;
    width: 100% !important;
}

.top-slider-connect-tv-rv-br {
    padding-top: 10px;
}
.slide-bottom-connect {
    display: flex;
    width: 90%;
    margin: auto;
}

.left-slide-btm {
    display: flex;
}

.left-slide-btm {
    padding-top: 5px;
}

.left-slide-btm .bn-left-sld-btn {
    width: 100%;
    padding: 3px;
    padding-left: 0;
    padding-right: 0;
}

.left-slide-btm .bn-left-sld-btn img {
    width: 98%;
}
.slide-bottom-connect {
    display: flex;
    width: 90%;
    margin: auto;
}

.left-slide-btm {
    display: flex;
}

.left-slide-btm {
    padding-top: 5px;
}

.left-slide-btm .bn-left-sld-btn {
    width: 100%;
    padding: 3px;
    padding-left: 0;
    padding-right: 0;
}

.left-slide-btm .bn-left-sld-btn img {
    width: 98%;
}

.container-slider {}

.stop-slider-conn-dynamic .container-slider {
    margin: 0;
    width: 100% !important;
}
.right-sld-b {
    display: flex;
    padding-top: 10px;
    background: #0b2253;
    border-radius: 30px;
    color: white;
    margin: 10px;
    margin-right: 0;
    height: 97%;
}

.right-sld-a {
    width: 100%;
    margin: 10px;
}

.left-slide-btm {
    width: 100%;
}

.right-slide-btm {
    width: 100%;
}

.left-slide-btm .bn-left-sld-btn img {
    width: 100%;
}

.right-slide-btm {
}

.right-sld-a.srf label {
    font-weight: 600;
    font-family: arial;
    font-style: italic;
    font-size: 2vw;
    display: block;
    margin-top: 14%;
}

.right-sld-a.srf {
    background: #1c58c9;
    border-radius: 23px;
    margin-bottom: 20px !important;
    padding: 20px;
    justify-content: center;
    align-content: center;
    margin-left: 21px !important;
}

.right-sld-a.srf spotblue {
    color: #0b2253;
    font-size: 17px;
    display: block;
    padding-top: 8px;
}

.right-sld-a.srf p {
    font-size: 15px;
    margin-top: 20px;
}

.right-sld-a.srf input.rv-input {
    display: block;
    width: 80%;
    margin: auto;
    border-radius: 80px;
    border: 0;
    padding: 10px;
    font-size: 20px;
    margin-top: 20px;
}

.right-sld-a.srf button.rv-btn {
    margin: auto;
    display: block;
    font-size: 15px;
    background: #0b2253;
    border: 0;
    border-radius: 30px;
    padding: 10px 20px;
    margin-top: 18px;
}

.right-sld-a label {
    font-size: 2vw;
    display: block;
    font-family: arial;
    font-style: italic;
    font-weight: 600;
    margin-top: 18%;
}

.right-sld-a spotblue {
    color: #0095ff;
    font-size: 3vw;
    font-family: arial;
    font-weight: 600;
    font-style: italic;
    display: block;
    margin-top: 25px;
}

.right-sld-a p {
    font-size: 17px;
    margin-top: 20px;
}

.right-sld-a input.rv-input {
    display: inline-block;
    width: 60%;
    padding: 10px;
    border-radius: 30px;
    border: 0;
    text-align: center;
    display: block;
    /* margin: auto; */
    margin-top: 30px;
    font-size: 16px;
    padding: 12px 15px;
    width: 90%;
}

.right-sld-a button.rv-btn {
    background: #1c58c9;
    padding: 10px 19px;
    font-size: 15px;
    border: 0;
    border-radius: 30px;
    margin: auto;
    display: block;
    margin-top: 17px;
}
input.rv-input {
    color: black;
}
.gaming-area {
    width: 100%;
    background: linear-gradient(45deg, #5d15af, #0063ff);
    color: white;
    display: block;
    text-align: center;
    padding-top: 50px;
    /* padding-bottom: 50px; */
    margin-top: 50px;
    margin-bottom: 50px;
}

.gaming-area h2 {
    color: white;
    font-size: 5vw;
}

.pfs {
    display: flex;
}

.bn-agm {
    width: 100%;
}

.gs-fs {
    width: 100%;
    background: white;
    height: 100%;
    margin: 15px;
    border-radius: 30px;
    box-shadow: 3px 3px 0px #685e89;
    min-height: 400px;
}
.gaming-area {
    width: 100%;
    background: #5d15af;
    color: white;
    display: block;
    text-align: center;
    padding-top: 50px;
    /* padding-bottom: 50px; */
    margin-top: 50px;
    margin-bottom: 50px;
}

.gaming-area h2 {
    color: white;
    font-size: 5vw;
    text-shadow: 4px 5px 0px #940f8678;
}

.pfs {
    display: flex;
}

.bn-agm {
    width: 100%;
}

.gs-fs {
    width: 100%;
    background: white;
    height: 100%;
    margin: 15px;
    border-radius: 30px;
    box-shadow: 3px 3px 0px #685e89;
    min-height: 400px;
}
img.gaming-laptop {
    width: 80%;
    display: block;
    margin: auto;
}

img.logo {
    width: 200px;
    margin: auto;
    padding: 20px;
    margin-top: 50px;
}

.gs-fs h4 {
    font-size: 2.5vw;
    width: 90%;
    margin: auto;
    color: purple;
    text-align: center;
}

.gs-fs p {
    font-size: 15px;
    color: black;
}
.bn-agm img {
    width: 100%;
    border-radius: 30px;
    margin: auto;
    margin-top: 17px;
    border-radius: 0px 30px 30px 00px;
    position: relative;
    top: -6px;
}

.gami-ar {
    padding-bottom: 50px;
}
.cat-go-hom {
    width: 100%;
}

.cat-go-hom .main_categories_box {
    display: flex;
    width: 90%;
    margin: auto;
}

.cat-go-hom .main_categories_box .box_inline_box a label {
    display: block;
    font-size: 15px;
    font-family: arial;
    margin-top: 10px;
    color: black;
}

.cat-go-hom .main_categories_box .box_inline_box {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
}

.cat-go-hom .main_categories_box .box_inline_box a img {
    width: 137px;
}
.cat-go-hom h3 {
    text-align: center;
    font-size: 3vw;
    font-weight: 600;
}

.cat-go-hom {
    padding-top: 50px;
    padding-bottom: 50px;
}

.cat-go-hom p {
    text-align: center;
    font-size: 20px;
    color: #1c58c9;
    margin-bottom: 50px;
}

.cat-go-hom .main_categories_box .box_inline_box:hover {
    background: #ececec;
}

.col-12.col-md-4.col-lg-2.mx-auto.rev-brai img.img-responsive {
    min-height: 222px;
}

.btn-header-sty {
    background: #f1f1f1;
    border-bottom: 1px solid #e9e9e9;
}

header {
    position: relative;
    z-index: 9999;
}

.btn-hd-st {
    width: 90%;
    margin: auto;
    display: flex;
}

.btnm {
    width: 100%;
    display: block;
}
.btnm label {
    font-size: 15px;
    display: block;
    margin: 0;
    color: #0b2253;
}

.btnm text {
    display: block;
    color: #1c58c9;
}

.btnm {
    padding-left: 80px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    border-right: 1px solid gainsboro;
}

.btnm svg {
    position: absolute;
    left: 20px;
    top: 18px;
    width: 50px;
    height: 34px;
}

.btnm:last-child {
    border-right: 0px !important;
}
.rentbar {
    text-align: center;
}
.messagetc {
    width: 90%;
    margin: auto;
    background: #ff7900;
    border-radius: 30px;
    display: flex;
    padding: 10px 30px;
    color: white;
}

.messagetc svg {
    width: 35px;
    height: 35px;
}

.messagetc p {
    font-size: 17px;
    position: relative;
    top: 8px;
    margin-left: 15px;
}

.messagetc {
    margin-top: 11px;
}
.product-layout.product-list.col-xs-12 p.price {
    position: relative;
    top: 22px;
    height: auto;
}

.product_list_on_air .product-thumb .image img.img-responsive.numone {
    max-height: 363px;
    min-height: 361px;
}

.product-thumb .price-new {
    color: #2090ff;
}

.product-layout.product-list.col-xs-12 .caption h4 a {
    height: auto !important;
    max-height: !important;
    overflow: hidden;
}
.product_new_season_temp {
    width: 100%;
    display: flex;
}

.thumb-stick-left-sn-new li img {
    width: 100%;
}

.thumb-stick-left-sn-new {
    width: 50%;
}

.information_oage_page_new_nds {
    width: 50%;
    background: #f5f1f1;
    border-radius: 8px;
}

.thumb-stick-left-sn-new ul.thumbnails {
    display: block;
    width: 100%;
}

.thumb-stick-left-sn-new ul.thumbnails li {
    width: 200px;
    display: inline-block;
    height: 200px;
    overflow: hidden;
    border: 1px solid gainsboro;
    margin: 0;
}

.thumb-stick-left-sn-new ul.thumbnails li img {
    width: 195px;
    height: 195px;
}
.main-thumb li {
    list-style: none;
}

.main-thumb li img {
    width: 100%;
}

.thumb-stick-left-sn-new {
    margin-right: 15px;
}
.product-thumb .price-new {
    color: #223f99;
}
footer {
    background: linear-gradient(360deg, blue , #0b2353  , #0b2353 96%);
    margin: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
}

.designby {
    background: #0a2255;
}
.information_oage_page_new_nds h1 {
    color: #0f55d1 !important;
    font-family: system-ui;
    font-weight: 600 !important;
}

.information_oage_page_new_nds {
    background: white;
}
.title_product_as h1 {
    width: 70%;
    font-weight: 600 !important;
    color: #0f56d4 !important;
    font-size: 2vw !important;
}

.title_product_as {
    display: flex;
}
.status_prod_get {
    width: 33%;
    align-content: center;
    justify-content: right;
    display: block;
    text-align: right;
}

.status_prod_get span.productcode {
    display: block;
    width: 100%;
    font-size: 16px;
    color: black;
}

.title_product_as {
    padding-bottom: 70px;
}
span.availability._is.available {
    background: #3eb913;
    display: block;
    width: 50%;
    display: flex;
    color: white;
    margin-left: 50%;
    border-radius: 8px;
}

span.availability._is.available img {
    filter: brightness(1.5);
    padding: 10px;
    width: 55px;
}

span.availability._is.available {
    overflow: hidden;
}

span.availability._is.available textsf {
    text-align: center;
    width: 100%;
    font-size: 20px;
    background: #329b0e;
    align-items: center;
    display: flex;
    justify-content: center;
}




span.availability._is.unavailable {
    background: #3eb913;
    display: block;
    width: 50%;
    display: flex;
    color: white;
    margin-left: 50%;
    border-radius: 8px;
}

span.availability._is.unavailable img {
    filter: brightness(1.5);
    padding: 10px;
    width: 55px;
}

span.availability._is.unavailable {
    overflow: hidden;
}

span.availability._is.unavailable textsf {
    text-align: center;
    width: 100%;
    font-size: 20px;
    background: #329b0e;
    align-items: center;
    display: flex;
    justify-content: center;
}span.availability._is.unavailable {
     background: #ec1b21;
     display: block;
     width: 50%;
     display: flex;
     color: white;
     margin-left: 50%;
     border-radius: 8px;
 }

span.availability._is.unavailable img {
    filter: brightness(1.5);
    padding: 10px;
    width: 55px;
}

span.availability._is.unavailable {
    overflow: hidden;
}

span.availability._is.unavailable textsf {
    text-align: center;
    width: 100%;
    font-size: 20px;
    background: #f14419;
    align-items: center;
    display: flex;
    justify-content: center;
}


.title_product_as
span.productcode strong {
    display: block;
}

span.productcode {
    margin-top: 15px;
}
.title_product_as {
    margin-top: 50px;
}
span.availability._is.available textsf , span.availability._is.unavailable textsf{
    font-size: 1.2vw !important;
}



._flex_style_btn_add_prod .form-group {
    width: 50%;
    background: whitesmoke;
    border-radius: 8px;
}

._flex_style_btn_add_prod .form-group button#button-cart {
    background: #164394;
    border-radius: 0px 0px 8px 8px;
    border: 0;
    font-size: 20px;
    font-weight: 600;
}

._flex_style_btn_add_prod .form-group input#input-quantity {
    background: none;
    text-align: center;
    font-size: 25px;
    border: 0;
    box-shadow: 0 0 BLACK;
}

._flex_style_btn_add_prod .form-group label.control-label {
    font-size: 20px;
    padding: 10px;
    color: #164394;
}
._flex_style_btn_add_prod {
    display: flex;
}

._flex_style_btn_add_prod ul.price_and_add_btn {
    width: 50%;
}

._flex_style_btn_add_prod  .form-group {
    width: 50%;
}

._flex_style_btn_add_prod .form-group input {
    width: 100% !important;
    border: 0 !important;
    box-shadow: unset !important;
}

._flex_style_btn_add_prod .form-group {
    background: #ececec;
    border-radius: 8px;
    overflow: hidden;
}

._flex_style_btn_add_prod .form-group label {
    font-size: 13px;
    padding: 10px;
    text-align: center;
    display: block;
    color: #0f56d4;
}

._flex_style_btn_add_prod .form-group button {
    background: #0f56d4 !important;
}
._flex_style_btn_add_prod .form-group input#input-quantity {
    font-size: 3vw !important;
    padding: 35px !important;
    display: block;
    color: #0b2353;
}

._flex_style_btn_add_prod .form-group span.btn_minus,._flex_style_btn_add_prod .form-group span.btn_plus {
    position: absolute;
    left: 5px;
    top: calc(50% - 17px);
    height: 30px;
    font-size: 19px;
    background: #0f56d4;
    border-radius: 80px;
    width: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0.4;
    color: white;
    border: 2px solid white;
}

._flex_style_btn_add_prod .form-group {
    position: relative;
}

._flex_style_btn_add_prod .form-group span.btn_plus {
    left: unset;
    right: 10px !important;
    font-size: 15px;
}

.title_product_as h1 {
    color: #0b2353 !important;
}

.title_product_as {}

.attributes_new_get {
    display: flex;
}

.title_product_as .in_atr_Asd_dasf {
    width: 100px;
    height: 100px;
    background: red;
    display: block;
}

.attributes_new_get .in_atr_Asd_dasf {
    display: block;
    width: 100px;
    height: 100px;
    background: #0f55d2;
    border-radius: 80px;
    margin: 5px;
    overflow: hidden;
}

.attributes_new_get .in_atr_Asd_dasf span:first-child {
    height: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background: #0b2353;
    padding-top: 10%;
}

.attributes_new_get .in_atr_Asd_dasf span:last-child {
    height: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 1vw;
    text-align: center;
    padding-bottom: 10%;
}

.title_product_as {
    padding-bottom: 10px;
}
.attributes_new_get .in_atr_Asd_dasf span:last-child {
    width: 80%;
    margin: auto;
}

.in_atr_Asd_dasf {
    border: 2px solid #0f56d4;
}
.title_product_as {
    margin-top: 20px;
}