@import url("https://fonts.googleapis.com/css2?family=Koulen&display=swap");

label.disabled {position: relative; z-index: -100}
.container {
    max-width           : 1024px;
}

/* HEADER //////////////////////////////////////*/

header.header .header-top {
    height              : auto;
    padding             : 10px 0 0;
}
#create_order_form .full-button {justify-content: center;}
#create_order_form .full-button span {color: #fff}
.shop_container #create_order_form i {color: red}
.header-top a {
    color               : #FD5A00 !important;
    font-size           : 12px;
    transition          : 0.5s;
    margin              : 0 2px;
    color               : #FD5A00;
    padding             : 5px 6px;
    border-radius       : 50%;
    transition          : 0.5s;
    width               : 14px;
}

.header-top a:hover {
    color               : #fff !important;
}

.header-bottom-flex {
    padding             : 0;
}

header .logo {
    width               : auto;
}

.logo img {
    max-width           : 90% !important;
}

.navigation {
    font-family         : 'Koulen', cursive;
}

.navigation ul li a {
    padding             : 30px 0 28px;
}

.scroll .logo img {
    max-width           : 70% !important;
    margin              : 15px 0 9px;
}

header.header {
    top                 : -35px;     
}

.shop_container #product.reworked .view-right .prod-attribs {
    display             : none;
}

.model_products,
.request_products {
    background          : #000;
    color               : #fff;
}

.slideshow .slide .slide-title {
    font-size           : 42px;
    font-family         : 'Koulen', cursive;
}

.slide-overlay {
    position            : absolute;
    color               : #fff;
    width               : 54%;
    top                 : 36px;
    font-size           : 32px;
    padding-left        : 0;
    margin              : 0 23%;
}

.shop_container {
    width               : 1024px;
}

.shop_container #product.reworked .product-title {
    font-family         : 'Koulen', cursive;
}

.shop_container #product img {
    border-radius       : 0 !important;
}

.shop_container #product.reworked .view-right .qte-with-button .quantity-management div input {
    height              : 25px;
}

.shop_container #product .view-right .add_to_cart .input select {
    border-radius       : 0 !important;
    background          : transparent;
    color               : #fff;
}

.shop_container .go-back.on-product > a {
    border-radius       : 0 !important;
    background          : transparent;
}

.shop_container #product.reworked .view-right .qte-with-button .button-on-top button {
    border-radius       : 0;
    width               : 100%;
}

.shop_container .img-area {
    height              : 420px;
}

.shop_container ul#products li {
    width: 31%;
    /* max-height: 500px; */
    height: 650px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.shop_container .item-bottom .summary .price {
    color               : #fff;
}

.shop_container .item-bottom .input label {
    color               : #fff !important;
    flex                : 0 0 auto;
}

.shop_container .item-bottom .input.select select {
    flex                : 0 0 48%;
    min-width           : auto;
    margin              : 0;
    border-radius       : 0;
    background          : transparent;
    color               : #fff;
}

.shop_container .item-bottom .summary {
    justify-content     : center;
}

.shop_container .item-bottom .summary button {
    border-radius       : 0;
    width               : 100%;
}

.shop_container ul#products li img {
    border-radius       : 0;
}

.shop_container .paginator {
    margin-bottom       : 15px;
}

.shop_container .search-placeholder input {
    border-radius       : 0;
    background          : transparent;
}

.shop_container .search-placeholder button {
    border-radius       : 0;
    height              : 40px;
    font-size           : 16px;
}

.shop_container .reset {
    border-radius       : 0;
}

.shop_container .filters ul li.li_title {
    border-radius       : 0;
    background          : transparent;
    color               : #fff;
}

.shop_container .filters ul li:last-child {
    border-radius: 0;
}

.shop_container .filters ul {
    margin-bottom       : 20px;
}

.shop_container .search-placeholder .input.number {
    display             : none;
}

.shop_container .filters ul li a::after {
    background          : #FD5A00;
}

.model_products .shop_container ul#products li {
    width               : 31%;
}

.latest-products .latest-products-title {
    font-size           : 42px;
    font-family         : 'Koulen', cursive;
    color               : #FD5A00;
    margin              : 35px 0;
}

.latest-products {
    background          : #000;
}

.latest-products .latest-product-box .lp-image > span, .latest-products .latest-product-box .lp-image > span img {
    height              : 300px;
}

.view-all.Products a {
    border-radius       : 0;
    
}

.social-box {
    float: left; 
    width: 100%;
    background: #000 url('https://cdn.logicake.com/files/logi_realfleshmasks_552703230804/bg-social-70555786-5f85-4104-8795-bbd21b7b36f1.png')no-repeat center center;
    min-height: 400px;
}

.social-box-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 122px 0;
}

.social-title {
    flex: 0 0 100%;
    font-size: 42px;
    text-align: center;
    font-family         : 'Koulen', cursive;
}

.orange {
    color: #FD5A00;
}

.social-links {
 display: flex;
}

.sl {
    margin: 10px;
}

.footer-flex {
    width: 1024px;
}

.footer-col img {
    max-width: 100%;
    width: 100%;
}

.footer-navigation {
    flex: 0 0 80%;
}

.footer-navigation ul {
    display: flex;
    flex-wrap: wrap;

}

.footer-navigation ul li {
    margin: 10px;
}

.footer-navigation ul li a {
    font-size: 14px;
}

.col_25 {
    width: 20%;
}

.shop_container ul#products {
    width: 79%;
}

.shop_container ul#list_of_selected_filters li {
    background: transparent;
    border: 2px solid #fff;
}

.request_place_order .main, .request_payment_order .main {
    background: #000;
}

.cart-breadcrumbs ul {
    color: #fff;
}

.cart-breadcrumbs ul > li.active {
    color:#FD5A00;
}

.page_title {
    font-size: 42px;
    color: #fff;
    font-family: 'Koulen', cursive;
    background: #000 url('https://cdn.logicake.com/files/logi_realfleshmasks_552703230804/inner-slide-7bcb995e-c8ae-4305-bfb9-e88114bee769.png')no-repeat center center;
    min-height: 117px;
    z-index: 999;
    position: relative;
}

.page_title div {
    padding: 20px 0 10px !important;
}

.shop_container .part_2 {
    width: 69%;
    background: #000;
    border: none;
}

.shop_container .error-message {
    color: #fff;
    padding: 10px 2%;
    width: 96%;
}

.shop_container .title-bar {
    background: none;
}

.shop_container.with-summary .summary-title, .shop_container .part_1 form h3, .shop_container .part_1 h3, .part_gp h3 {
    background: transparent;
    color: #fff;
}

.shop_container .part_2 > div {
    background: transparent;
    color: #fff;
}

.shop_container .part_2 .cart_item {
    background: transparent;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.shop_container .part_1 {
    border: 2px solid #fff;
}

.shop_container .part_1 form {
    padding: 0 5%;
    width: 90%;
}

.shop_container #create_order_form > div {
    padding: 0;
    background: transparent;
}

.shop_container #create_order_form .radio label {
    color: #fff;
}

.shop_container .part_1 form .input input, .shop_container .part_1 form .input select {
    padding: 10px;
    border: solid 2px #fff;
    width: 100%;
    background: transparent;
    box-sizing: border-box;
    color: #fff;
    border-radius: 0;
}

.shop_container .full-button button {
    border-radius: 0;
}

.request_finished_order .main {
    background: #000;
    color: #fff;
}

.order_summary table th {
    background: transparent;
}

.footer-flex {
    align-items: flex-start;
}

.page_title {
    height: 117px;
    z-index: 10;
}

.form_wrapper input, .form_wrapper textarea, .form_wrapper select {
    width: 100%;
}

.pager {
    background: #000;
    color: #fff;
}

.footer-navigation ul li {
    width: 30%;
    margin: 0 10px 5px 0;
}

.footer-navigation ul li a {
    font-size: 12px;
}

.footer-navigation {
    flex: 0 0 60%;
}

.footer-second-nav ul{
    margin: 0;
    padding: 0;
    font-family         : 'Koulen', cursive;
    list-style-type: none;
}

.footer-second-nav a {
    transition: 0.5s;

}

.footer-second-nav a:hover {
    color: #FD5A00;
}

.footer-social {
    margin-top: 20px;
}

.footer-social > * {
    margin-right: 10px;
    margin-left: 0;
}

.footer-flex {
    justify-content: space-between;
}


.shop_container .item-bottom .input.select select option{
 color: #000;
}

.shop_container .img-area .overlay {
    background: #FD5A00;
}

#create_order_form .additional-info {
    color: #fff;
}

.shop_container .part_2 .cart_item .name:nth-of-type(2) {
    width: 105px;
}

.shop_container .part_2 .cart_item span.price, .shop_container .part_2 .cart_item span.total_price {
    width: 165px;
    font-size: 12px;
}

span.basket a > span {
    background: #fff !important;
}

.shop_container .part_2 .cart_item {
    padding: 0;

}

.shop_container .title-bar > div.desc {
    width: 50%;
}

.shop_container .part_2 .cart_item .custom_params {
    width: 100px;
}

.security-box {
    padding: 0 !important;
}

.secu-box {
    flex: 0 0 26%;
    padding: 3%;
}

.secu-title {
    color: #000;
}

.secu-text {
    color: #000;
}

.request_finished_order .col_25 {
    width: 26%;
    padding: 1%;
    font-size: 12px;
}

.request_finished_order .container {
    width: 100%;
}

.request_finished_order tr {
    font-size: 12px;
}

.shop_container #product .view-right .add_to_cart .input select option {
    color: #000;
  }
  .shop_container .part_2 .cart_item br {
    display: initial;
  }
  .shop_container.last-step .col_part.part_1 {background: #000; color: #fff}
  .shop_container .part_1 > p {color: #fff}
  .shop_container .finish-payment .payment_box {background: #000}
  .shop_container .content.item tfoot tr > td:nth-of-type(1){padding-right: 80px;}
  .secure-payment {color: #fff}
  #nuveiform input[type=submit] {background: #FD5A00; border:solid 2px #FD5A00; color: #fff; padding: 10px 20px}
  #nuveiform {margin-bottom: 30px}

  .all-categories {
    margin-bottom: 15px;
    -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
          column-count: 2;
  }
  .category-group {float: none;margin-bottom: 10px; -webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;break-inside: avoid-column;}
  .category-title {
    font-weight: 600;
    color: #FD5A00;
    margin-bottom: 5px;
  }
  .category-group .input input {margin-right: 5px}
  .category-group .input label {font-size: 14px}
  span.tx {display: none !important}
  .shop_container ul#products li {height: 530px}
  .shop_container .part_1 form .input select option {color: #000}

  .textarea #client-comments {
    width: 94%;
    padding: 2%;
    background: #000;
    border: 2px solid #fff;
    color: #fff;
  }

  .shop_container .part_1 form .input input, .shop_container .part_1 form .input select {
    margin: 0;
  }

  .shop_container #create_order_form h3 {
    width: 92%;
  }

  /* .product_search {
    display: none !important;
  } */
  .shop_container .search-placeholder input {color: #fff}

  .language_fr .logi-bake p,
  .language_fr_CA .logi-bake p {
      font-size: 11.2px;
  }
  
  .language_en .logi-bake p {
      font-size: 9.5px;
  }
  
  .logi-bake {
      display: flex;
      flex-wrap: wrap;
      margin-left: auto;
      color: #fff;
  }
  
  .logi-bake p {
      font-size: 8.8px;
      font-weight: bold;
  }
  
  .logicake-footer-ico {
      display: block;
      width: 80px;
      height: 26px;
      margin: 0 !important;
      background-color: #fff;
      -webkit-mask-image: url(/img/logicake.svg);
      mask-image: url(/img/logicake.svg);
  }
  
  .logicake-footer-ico-2 {
      width: 34px;
      display: block;
      height: 34px;
      margin-right: 5px;
      background-color: #fff;
      -webkit-mask-image: url(/img/logicake-circle.svg);
      mask-image: url(/img/logicake-circle.svg);
  }


@media only screen and (max-width: 1024px) {

    .container {
        max-width: 100%;
    }

    .footer-col img {
        max-width: 100px;
    }

    .footer-flex {
        max-width: 100%;
    }

    .social-links {
        flex-wrap: wrap;
        justify-content: center;
    }

    .scroll header.header {
        position: fixed;
        top: 0 !important;
    }
    
    #open_mobile_menu {
        color: #fff !important;
    }

    header.header .header-top {
        padding: 0 !important;
        display: none !important;
    }

    #default_layout .header-bottom-flex .logo img {
        width: 35px !important;
        margin: 5px 0;
    }

    .footer-navigation ul {
        justify-content: center;
    }

    .shop_container .paginator {
        background: #000;
        z-index: 999;
        top: 54px;
    }

    .slide-overlay {
        width: 96%;
        margin: 0 2%;
    }

    .shop_container ul#products {
        width: 100%;
    }

    .shop_container ul#products li {
        width: 100%;
    }

    .shop_container .item-bottom .input.select select {
        flex: 0 0 100%;
    }

    .basket-header.basket {
        color: #fff;
    }

    .footer-second-nav {
        margin: 30px 0;
        flex: 0 0 100%;
    }

    .footer-navigation {
        flex: 0 0 100%;
    }

    .footer-social {
        justify-content: center;
    }

    .shop_container ul#products li {
        width: 100%;
        height: 100%;
    }

    .shop_container .img-area {
        height: 100%;
    }

    .shop_container .product_title {
        width: 100%;
    }

    .shop_container #product.reworked .view-left, .shop_container #product.reworked .view-right {
        width: 96%;
        margin: 0 2%;
    }

    .model_products .shop_container ul#products li {
        width: 100%;
    }

    .model_products .shop_container ul#products li span.price {
        text-align: center;
    }

    .social-box {
        background: #000 url('https://cdn.logicake.com/files/logi_realfleshmasks_552703230804/bg-social-70555786-5f85-4104-8795-bbd21b7b36f1.png')repeat-y center center;
    }

    .shop_container #product.reworked .view-right form.add_to_cart > div {
        display: flex;
        flex-wrap: wrap;
    }

    .category-group {
        width: 100%;
    }

    .shop_container .paginator, .col_25.filters, .shop_container ul#products {
        width: 96%;
        margin: 0 2%;
    }

    .shop_container .part_1 form .input input, .shop_container .part_1 form .input select {
        margin: 0;
        width: 100%;
    }

    .page_title div {
        font-size: 24px;
    }

    .bee-row-content, .bee-row {
        float: left;
    }

    .social-box-inner {
        padding: 30px 0;
    }

    .sl {
        text-align: center;
    }

    .sl img {
        max-width: 50%;
    }
    
    .social-title {
        font-size: 26px;
    }

    body#default_layout.opened_mobile_menu #mobile_menu {
        background: #000 !important;
    }

    #default_layout #mobile_menu ul li a {
        background: #000;
    }

    #mobile_menu ul li.active a {
        background: #FD5A00 !important;
    }

    #mobile_menu ul a {
        background: #000 !important;
    }

}