/** Shopify CDN: Minification failed

Line 788:4 Expected "}" to go with "{"

**/
	
  /* ------ css new theme shop page --------- */
 .combo_wapper h1.h-box{
    font-size: 60px;
    color: #000;
    line-height: 1;
    text-align: center;
    font-family: 'SofiaPro-Medium';
  }
  .daybom_combo .combo_wapper h1.h-box{
        color: #5d5e5c;
  }
.combo-padding{
      padding-top: 120px;
    padding-bottom: 130px;
}
.daybom_combo.combo-padding img{
  max-width: 400px;
    margin: auto;
}
  .combo-padding .center-button{
        margin: auto;
    display: block;
    text-align: center;
    margin-top: 100px;
  }
  .combo-padding .btn:hover{
    opacity: 0.8;
  }
  .combo_wapper img{
       width: 100%;
    max-width: 1000px;
    margin-left: auto;
    display: block;
  }
  .box_techno_combo .combo_wapper img{
        max-width: 800px;
    margin: auto;
  }
  .box_deluxe_combo .combo_wapper img {
     max-width: 500px;
margin: auto;
  }
 .duo_kit .combo_wapper img{
        margin: auto;
    max-width: 390px;
  }
  .duo_kit .combo_wapper h1.h-box{
    color: #5d5e5c;
  }
.Shop-footer .rte{
      color: #050505;
    font-size: 17px;
    line-height: 22px;
    text-align: left;
    font-family: 'SofiaPro-Medium';
    font-weight: normal;
    letter-spacing: 0;
    position: relative;
    padding: 25px 0 25px 90px;
}
.Shop-footer .rte:before{
      content: "";
    background-image: url(/cdn/shop/files/60d_2x_4d0b75e9-4d02-4417-9b9d-13a38f9483a2.png?v=1659494606);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
  .Option-Box .product-flex {
    flex: 55%;
    -webkit-flex: 0 1 55%;
    -moz-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
  }
  .essentials-kit-1 .wr_info .price .price-discount:before,
  .technobrush-kit-2 .wr_info .price .price-discount:before{
    content: none; 
  }
  .select-button .days {
    width: 100%;
    max-width: 210px;
    margin: auto;
  }
  .sign-bt span {
    font-family: SofiaPro-Bold;
  }
  .your-gift .img-gift img {
    max-width: 190px;
  }
  .your-gift .img-gift.gift-bag img {
    max-width: 350px!important;
  }
  .right-content .your-gift {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
  }
  .sign-bt {
    padding-top: 70px;
  }
  .flex_custom .Option-Kit-Item .block_content {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
  }
  .Option-Box.d-flex {
    flex: 60%;
    -webkit-flex: 0 1 60%;
    -moz-flex: 0 1 60%;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
  }
  .right-content, .your-gift {
    flex: 40%;
    -webkit-flex: 0 1 40%;
    -moz-flex: 0 1 40%;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
  }
  .right-content .your-gift .content-gift {
    flex: 70%;
    -webkit-flex: 0 1 70%;
    -moz-flex: 0 1 70%;
    -ms-flex: 0 1 70%;
    flex: 0 1 70%;
  }
  .right-content .your-gift .img-gift {
    flex: 30%;
    -webkit-flex: 0 1 30%;
    -moz-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    text-align: center;
  }
/*   .right-content {
    padding-bottom: 120px;
  } */
  .right-content .content-gift h1 {
    margin-bottom: 4px;
  }
  .right-content .price {
    color: #f48020;
    line-height: 20px;
  }
  .right-content .content-gift h2 {
    color: #000;
    text-transform: capitalize;
    letter-spacing: inherit;
    font-size: 26px;
    margin-bottom: 0;
  }
  .Shop-head .rte p{
    color: #000000;
  }
  .wr_info .Option-head h1,
  .wr_info .price h1{
    font-family: 'SofiaPro-Bold';
    font-size: 48px;
    line-height: 40px;
  }
  .wr_info .price .price-discount{
    position: relative;
  }
  .wr_info .price .price-discount:before{
    content: '';
    width:calc(100% + 40px);
    height: 2px;
    background-color: red;
    position: absolute;
    top: 22%;
    left: 46%;
    -webkit-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%, -50%);
    -moz-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%, -50%);
    -o-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%, -50%);
    -ms-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%, -50%);
    transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%, -50%);

  }
  .wr_info .price .bold-text{
    color: #f48020;
  }
  .wr_info .price .sale{
    color: #000000;
    font-size: 35px;
  }
  .wr_info .price .bold-sale{
    font-size: 50px;
  }
  .wr_info .price p{
    font-size: 14px;
    margin-top: -24px;
  }
  .d-flex {
    width: 100%;
    -ms-flex-align: start!important;
    align-items: start!important;
  }
  .Option-Box .wr_img{
    flex: 45%;
    -webkit-flex: 0 1 45%;
    -moz-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
  .Option-Box .wr_info{
    flex: 65%;
    -webkit-flex: 0 1 65%;
    -moz-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%;
  }
  .Option-Box .wr_info{
    padding: 50px;
  }
  .wr_info .select-button .fist{
    padding-top: 20px;
  }
  .wr_info .select-button h2{
    color: #000000;
    text-transform: capitalize;
    letter-spacing: inherit;
    font-size: 26px;
    margin-bottom: 0px;
  }
  .wr_info .select-button .child{
    margin-top: -40px;
  }
  .essentials-kit .wr_info .price .price-discount{
    display: none;
  }
  .wr_info .select-button .rte{
    color: black;
    font-size: 18px;
    font-weight: 600;
    /*     padding-top: 30px; */
    position: relative;
    padding-left: 50px;
    line-height: 20px;
  }
  .wr_info .select-button .rte:before{
    content: "";
    background-image: url(//www.getdogface.com/cdn/shop/t/160/assets/MBG-60-day-2x.png?v=36126351358036094461763782848);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 85%;
    -webkit-transform: translate(0%, -85%);
    -moz-transform: translate(0%, -85%);
    -o-transform: translate(0%, -85%);
    -ms-transform: translate(0%, -85%);
    transform: translate(0%, -85%);
  }
  .deluxe-kit .small-text,
  .day-boom-kit .small-text{
    margin-bottom: -35px;
  }
  .wr_info .center-button{
    text-align: center;
  }
  .Shop-head{
    background: rgba(168, 166, 166, 0.6);
  }
  .Shop-head .rte{
        padding: 20px 0px;
  }
  /* ------ end css new theme shop page --------- */
  .Option-Box .addtocart-wr .btn.btn_black{
    background-color: #ff8105!important;
  }
  .Option-Box .btn .icon-check {
    display: none;
    position: absolute;
    top: 46%;
    right: 6px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
.Shop-footer{
      background-color: #d3d2d2;
    margin-top: 35px;
/*     margin-bottom: 30px; */
}
  .Option-Box .btn {
padding: 0 20px;
    height: 50px;
    line-height: 30px;
    font-weight: normal;
    width: 160px;
    margin: 30px 0px;
    position: relative;
    border-radius: 0px;
  }
  .Option-Box .btn:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
 .Option-Box .btn .icon-check svg {
    fill: #fff;
  } 
  .Option-Box .btn:after {
    content: "SELECT";
    position: absolute;
    top: 50%;
    left: 48%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 26px!important;
    line-height: 34px!important;
    height: 30px!important;
    font-weight: 700;
  }
  .Option-Box input:checked ~ label .Option-Box .wr_info .btn:after {
    content: "Add to Cart";
  }
  .Option-Box .addtocart-wr {
    margin: 35px 0 0;
    text-align: center;
  }
  .Option-Box .btn.btn_black {
    padding: 0 15px;
    height: 52px;
    line-height: 52px;
    font-weight: normal;
    background-color: #000;
    font-size: 22px;
    letter-spacing: 0.25px;
    border-radius: 0px;
    font-weight: bold;
  }
  .Option-Box .btn.btn_black:hover {
    background-color: #d6670b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .template-shop input {
    position: absolute;
    visibility: hidden;
  }
  .template-shop #SearchDrawer input{
        position: relative;
    visibility: visible;
  }

   .template-shop input:checked ~ label .Option-Box {
    /*     border-top: 0px solid #f48020;
    border-left: 2px solid #f48020;
    border-right: 2px solid #f48020;
    border-bottom: 2px solid #f48020; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*     padding: 50px; */
  }

  #Tool-Kit-Wrap .Option-Kit-Item > input:checked ~ label .Option-Box .icon-check {
    display: block!important;
  }




  /*   -------- RESPON --------- */

  @media screen and (max-width: 1366px){
    .wr_info .select-button .child {
      margin-top: -25px;
    }


    /*     ------ END NEW THEME ------- */

    #Tool-Kit-Wrap .dogface-for-men-essentials-kit-nobrush .wr_img p{
      padding-bottom: 12px;
      margin-top: -35px!important;
    }
    #Tool-Kit-Wrap .dogface-for-men-advanced-kit-no-brush-1 .wr_img p {
      margin-top: -45px!important;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .small-text{
      font-size: 13px;
      line-height: 15px;
    }
    #Tool-Kit-Wrap .wr_img p {
      font-size: 17px;
    }
  }
  @media only screen and (max-width: 1234px) and (min-width: 1024px) {
    #Tool-Kit-Wrap .Option-Kit-Item .small-text {
      font-size: 12px;
      line-height: 15px;
    }
.Option-Kit-Item {
    margin-bottom: 90px!important;
}
  }


  @media screen and (max-width: 1024px) {
    .combo-padding {
    padding-top: 80px;
    padding-bottom: 90px;
}
    .combo_wapper h1.h-box {
    font-size: 60px;
    }
    #Tool-Kit-Wrap .detail_prd h1{
      font-size: 26px;
    }
    .dogface-for-men-advanced-kit-no-brush .cl_01 {
      width: 60%;
    }
    #Tool-Kit-Wrap .wr_img p{
      font-size: 16px;
      line-height: 15px!important;
    }
    #Tool-Kit-Wrap .dogface-for-men-advanced-kit-no-brush-1 .wr_img p {
      margin-top: -38px!important;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .small-text{
      font-size: 12px;
    }
  }

  @media only screen and (max-width: 991px){
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info .btn{
      height: 36px;
      width: 150px;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info .btn:after{
      font-size: 20px;
    }
    /*     .Option-Kit-Item .Option-Box{
    flex-direction: column;
  } */
    .dogface-for-men-advanced-kit-no-brush .cl_01,
    .dogface-for-men-advanced-kit-no-brush .cl_02{
      width: 100%;
    }
    .dogface-for-men-advanced-kit-no-brush .cl_02{
      padding-top: 50px;
    }
    .your_free_gift {
      width: 50%;
    }
    #Tool-Kit-Wrap .dogface-for-men-advanced-kit-no-brush{
      width: 60%;
      margin: auto;
      margin-bottom: 50px;
    }
    #Tool-Kit-Wrap .wr_img p{
      margin-top: -10px;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info {
      padding: 0px 50px;
    }
    #Tool-Kit-Wrap .dogface-for-men-essentials-kit-nobrush .wr_img p {
      padding-bottom: 18px;
    }
    #Tool-Kit-Wrap .wr_img p {
      font-size: 18px;
      line-height: 18px!important;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .small-text {
      font-size: 16px;
    }
  }

  @media only screen and (max-width: 991px) and (min-width: 750px) {
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info {
      padding: 10;

    }

  }

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

    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box{
      -ms-flex-direction: column!important;
      flex-direction: column!important;
    }
    .Option-Box .wr_img img{
      max-width: 100%;
      padding-bottom: 20px;
    }
    .right-content {
      max-width: 600px;
    }
    .your-gift .img-gift img {
      max-width: 100px;
    }
    .wr_info .Option-head h1, .wr_info .price h1 {
        font-size: 38px;
      line-height: 22px;
    }
    .wr_info .price .sale{
      font-size: 28px;
      line-height: 28px;
    }
    
    .wr_info .price .bold-sale {
      font-size: 38px;
      line-height: 35px;
    }
    .wr_info .price p {
      margin-top: -22px;
    }
    .wr_info .select-button h2 {
      font-size: 22px;
    }
    .Shop-head .rte{
      padding: 10px;
      text-align: center;
    }
         #Tool-Kit-Wrap .wr_img p {
    font-size: 12px;
    line-height: 12px!important;
}
  }


  @media only screen and (max-width: 750px) {
  .combo_wapper h1.h-box {
    font-size: 40px;
        margin-bottom: 30px;
  }
    #Tool-Kit-Wrap .dogface-for-men-essentials-kit-nobrush .wr_img p,
    #Tool-Kit-Wrap .dogface-for-men-advanced-kit-no-brush-1 .wr_img p{
      margin-top: -90px!important;
    }
    #Tool-Kit-Wrap .Option-Kit-Item.technobrush-only {
      width: 100%;
    }
    .Shop-head .rte, .Shop-head .rte p {
      font-size: 15px;
      line-height: 20px;
      padding: 8px 0;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info .more_info_descr {
      min-height: 100%;
    }
    /*     #Tool-Kit-Wrap .Option-Kit-Item {
    text-align: center;
    width: 100%;
  } */
    #Tool-Kit-Wrap > div {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    #Shop .section-header h1 {
      font-size: 28px;
      line-height: 38px;
    }
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info {
      padding: 0;
      margin-top: 20px;
    }
    #Tool-Kit-Wrap .Option-Kit-Item {
      margin-bottom: 30px;
    }
    #Shop .addtocart-wr {
      margin: 0;
    }

  }

  @media only screen and (max-width: 600px) {
    .Option-Box.d-flex .wr_img .img {
    flex: 35%!important;
    -webkit-flex: 0 1 35%!important;
    -moz-flex: 0 1 35%!important;
    -ms-flex: 0 1 35%!important;
    flex: 0 1 35%!important;
}
    .Option-Box.d-flex .wr_img .wr_info_mobile {
    flex: 65%!important;
    -webkit-flex: 0 1 65%!important;
    -moz-flex: 0 1 65%!important;
    -ms-flex: 0 1 65%!important;
    flex: 0 1 65%!important;
}
  }
  @media only screen and (max-width: 479px) {

    .wr_info .Option-head h1, .wr_info .price h1 {
      font-size: 28px;
      line-height: 25px !important;
      margin-bottom: 12px;
    }
    .wr_info .price .price-discount:before {
      width: calc(100% + 20px);
    } 
    .wr_info .price .sale {
      font-size: 20px;
      line-height: 22px;
    }
    .wr_info .price .bold-sale {
      font-size: 28px;
    }
    .wr_info .price p {
      margin-top: -16px;
      line-height: 14px;
    }
    .wr_info .select-button h2 {
      font-size: 18px;
    }
    .wr_info .select-button .rte {
      font-size: 14px;
      line-height: 32px;
    }   

    .Option-Box .wr_img img {
      max-width: 280px;
      padding-bottom: 0px;
    }

    /*     ------ END NEW THEME ------- */

    #Tool-Kit-Wrap .dogface-for-men-essentials-kit-nobrush .wr_img p,
    #Tool-Kit-Wrap .dogface-for-men-advanced-kit-no-brush-1 .wr_img p{
      margin-top: -35px!important;
    }
    #Tool-Kit-Wrap .detail_prd{
      width: auto;
    }
    #Tool-Kit-Wrap .Option-Kit-Item.dogface-for-men-advanced-kit-no-brush .Option-Box .wr_info{
      padding-top: 50px;
    }
    #Tool-Kit-Wrap .cl_01,
    #Tool-Kit-Wrap .cl_02{
      flex-direction: column;
    }
    #Tool-Kit-Wrap .Option-Kit-Item.technobrush-only .Option-Box .wr_info{
      padding-left: 20px;
    }
    .Option-Kit-Item.technobrush-only .wr_img img{
      max-height: 210px;      
    }
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info .btn .icon-check {
      top: 52%;
      right: 10px;
      -webkit-transform: translate(0%, -52%);
      -moz-transform: translate(0%, -52%);
      -o-transform: translate(0%, -52%);
      -ms-transform: translate(0%, -52%);
      transform: translate(0%, -52%);
    }
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info .btn:after {
      font-size: 16px;
    }
    /*     #Tool-Kit-Wrap .Option-Kit-Item > input:checked ~ label .Option-Box{
    padding: 20px;
  } */
    #Tool-Kit-Wrap .Option-Kit-Item .Option-Box .wr_info .btn {
      height: 28px;
      width: 128px;
      margin-bottom: 0px;
    }
    .Option-Kit-Item.technobrush-only {
      width: 100%;
    }
    .Option-Kit-Item.technobrush-only .wr_img{
      width: 100%;
    }
/*     .Option-Kit-Item.technobrush-only .wr_info{
      width: 80%!important;
    } */
    .Shop-footer .rte {
      font-size: 17px;
      line-height: 22px;
      text-align: center;
      font-weight: normal;
      letter-spacing: 0;
      position: relative;
      padding: 150px 0 25px;
    }
/*     .Shop-footer .rte::before {
      width: 120px;
      height: 120px;
      left: 0;
      top: 15px;
      -webkit-transform: translate(0%, 0%);
      -moz-transform: translate(0%, 0%);
      -o-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
      right: 0;
      margin: 0 auto;
    } */
.template-shop #product-handle-technobrush-with-caddy-and-charging-base{
  display: none;
}
  }
  @media only screen and (max-width: 320px) {
    .wr_info .select-button .rte {
      font-size: 13px;
    }

    /*     ------ END NEW THEME ------- */

    #Tool-Kit-Wrap .dogface-for-men-essentials-kit-nobrush .wr_img p,
    #Tool-Kit-Wrap .dogface-for-men-advanced-kit-no-brush-1 .wr_img p{
      margin-top: -15px!important;
    }
    .Option-Kit-Item.technobrush-only .Option-head span{
      padding-left: 0!important;
    }
    #Tool-Kit-Wrap .Option-Kit-Item.technobrush-only .Option-Box .wr_info{
      width: 100%;
      padding-left: 0px;
    }
    .Option-Kit-Item.technobrush-only .small-text {
      width: 100%;
      margin: auto;
    }
  }

  .Option-Box2 .center-button.flex-thanks {
  display: flex;
  gap: 30px;
  align-items: center;
  }
   .Option-Box2 .center-button.flex-thanks img {
    width: 100%;
    max-width: 220px;
    height: auto;
    object-fit: contain;
  }
   .Option-Box2 .center-button.flex-thanks .btn {
    display: block;
     max-width: 200px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
.Option-Box2 .center-button.flex-thanks {
    display: flex;
    gap: 15px;
    align-items: baseline;
    flex-direction: column;
    justify-content: left;
}

.Option-Box2 .center-button.flex-thanks img {
    max-width: 200px;
}

    }
   @media only screen and (max-width: 479px) {
.Option-Box2 .center-button.flex-thanks img {
    width: 100%;
}
.Option-Box2 .center-button.flex-thanks {
    gap: 16px;
      flex-direction: column;
   }