.cs_offer_content_wp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
  .cs_offer_content_wp p a{
    text-decoration: underline;
  }
  .is_grid_thumb {
    flex: 1 0 33.33%;
    max-width: 33.33%;
    padding: 0 5px 10px 5px;
    position: relative;
  }
  .is_grid_thumb .grid_inner, .csapp-thumb-inner{
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .csapps-p-detail .csapps-p-title a {
    font-size: 18px;
    line-height: 1.2;
    color: #1C1C1C;
    margin: 0 0 15px;
    font-weight: normal;
    border-bottom: 0;
    display: block;
    width: 100%;
    text-decoration: none; 
  }
  .g_b_w{
    order: 3;
  }
  .cs_p_c_m .csapps-price {
    order: 1;
    margin: 0 0 15px;
    color: #1C1C1C;
    font-weight: normal;
    font-size: 18px;
  }
  .cs_p_c_m .csapps-price del {
    color: #BDC1CC;
    margin-left: 12px;
  }
  .offer-wrpper + .offer-wrpper {
    display: none;
  }
  .csapps-bunlde-wrapper {
    display: flex;
    flex-wrap: wrap;
    background: #f9f9f9;
    padding: 10px;
    justify-content: center;
  }

  .csapps-bundle-thumb {
    max-width: 50%;
    width: 100%;
    padding: 5px;
    position: relative;
  }

  .desk_layout_one_grid .csapps-bundle-thumb {
    max-width: 100%;
    width: 100%;
  }

  .desk_layout_two_grid .csapps-bundle-thumb {
    max-width: 50%;
    width: 100%;
  }
  .desk_layout_three_grid .csapps-bundle-thumb {
    max-width: 33.33%;
    width: 100%;
  }
  .desk_layout_four_grid .csapps-bundle-thumb {
    max-width: 25%;
    width: 100%;
  }
  .desk_layout_two_grid .csapps-bundle-thumb:nth-child(2n) .csapp-thumb-inner:after,
  .desk_layout_three_grid .csapps-bundle-thumb:nth-child(3n) .csapp-thumb-inner:after,
  .desk_layout_four_grid .csapps-bundle-thumb:nth-child(4n) .csapp-thumb-inner:after,
  .csapps-bundle-thumb:last-child .csapp-thumb-inner:after {
    content: none;
  }
  .csapps-bunlde-tiers .csapp-thumb-inner > a {
    text-align: center;
    display: block;
  }
  .csapp_bundle_title {
    margin: 10px 0;
    text-align: center;
    line-height: 1;
  }
  .csapps-bunlde-tiers .csapps-bunlde_desc {
    margin: 10px 0;
    font-size: 14px;
    line-height: 1;
    text-align: center;
  }
  .csapps-p-detail .csapps-p-title {
    line-height: 1;
  }
  .csapps-p-detail .csapp-variant-title {
    margin: 0 0 5px;
  }
  .csapps-bunlde-tiers .csapp_total_bundle {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .csapp-thumb-inner::after {
    content: "+";
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-color: #008060;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -15px;
    font-family: serif;
    font-weight: bold;
  }
  .csapps-p-detail .csapps-price {
    display: flex;
    margin-bottom: 15px;
  }
  .csapps-price del {
    display: block;
    margin-left: 5px;
  }
  .product-single__meta .product-form {
    max-width: inherit;
  }
  .cs_single_op_selector {
    padding: 5px 25px 5px 10px;
    min-height: inherit;
    margin-bottom: 8px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(https://aiod.cirkleinc.com/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #ffffff;
    cursor: pointer;
    background-size: 15px;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    order: 2;
    margin: 0 0 15px;
    font-size: 16px;
  }
  .csapps-p-detail .csapp-select-option-selector:focus, .csapps-p-detail .bodo_grid_select:focus, .csapps-p-detail .free_p_grid_select:focus {
    outline: none;
  }
  .csapp_load_more {
    text-align: center;
  }
  .load_more_bundle {
    box-shadow: none;
    border: none;
    background: #008060;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    margin: 15px 0;
  }
  .csapps-table {
    border: 0;
    margin: 0;
    min-width: 100%;
    max-width: 100%;
  }
  .aiod-volume-discount-wrap {
    width: 100%;
  }
  .aiod-volume-discount-wrap .volume_required_msg{
    width: 100%;
    display: block;
    font-size: small;
  }
  .csapps-table td {
    border: 0;
    padding: 12px 15px;
  }
  .csapps-table tbody tr:last-child td{ 
    border-bottom: 0;
  }
  .csapps-bunlde-tiers .csapps-error p {
    margin: 10px 0 0 0;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
  }
  .csapp_btn {
    background-color: #008060;
    border: 1px Solid #008060;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    padding: 10px 20px;
    cursor: pointer;
    line-height: 1.2;
  }
  .csapp_btn:disabled{
    opacity: 0.5;
  }
  .g_b_w .csapp_btn{
    width: 100%;
  }
  .csapp-discount-list {
    max-width: max-content;
    width: 100%;
    margin-left: auto;
    display: table;
    vertical-align: middle;
  }
  .csapp-discount-list .discount-label-conatiner {
    display: table-row;
    font-size: 16px;
  }
  .csapps-cart-original-total.discount-price {
    font-size: 16px;
    margin-right: 5px;
  }
  .csapps-cart-total {
    font-size: 18px;
  }
  .csapp-discount-list .discount {
    padding: 5px 0 5px 0;
    display: table-cell;
    line-height: 2;
  }
  .csapp-discount-list .discount .dis-name {
    display: flex;
  }
  .csapp-discount-list .discount .dis-svg {
    line-height: 1.2;
  }
  .csapp-discount-list .discount svg {
    width: 12px;
    height: 12px;
  }
  .csapp-discount-list .discount svg path {
    fill: gray;
  }
  .csapp-discount-list .discount .dis-text {
    padding-left: 5px;
    text-align: left;
    font-weight: normal;
    color: #000;
    line-height: 1.4;
    max-width: 200px;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
  }
  .csapp-discount-list .discount_price {
    color: #000;
    padding: 5px 0px 5px 5px;
    display: table-cell;
    font-size: 15px;
  }
  .csapp-discount-list .discount_price .csapp_money {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 5px 5px 5px 20px;
    background: #ddd;
    clip-path: polygon(0% 50%, 25% 100%, 100% 100%, 100% 0%, 25% 0%);
  }
  .cart-subtotal {
    flex-wrap: wrap;
  }
  .csapps-bunlde-tiers .csapp_total_bundle .csapps-total_price,
  .csapps-bunlde-tiers .csapp_total_bundle .csapps-btn_wrapper {
    text-align: center;
    width: 100%;
  }
  .csapps-bunlde-tiers .csapp_total_bundle .csapps-total_price {
    margin: 10px 0;
  }
  .csapps-total_price del {
    margin-right: 5px;
  }
  .csapps-bundle-thumb img {
    display: block;
    margin: 0 auto;
  }
  .cart__subtotal-container {
    display: flex;
    justify-content: flex-end;
  }
  .cart__subtotal {
    text-align: right;
  }
  .aiod-volume-discount-wrap tr:first-child th:after, .aiod-volume-discount-wrap tr:first-child td:after {
    content: none;
  }
  .csapps-volume-discount-tiers, .cs_bogo_get_pro_wrpr{
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 9px;
    overflow: hidden;
  }
  .loader {
    text-align: center;
  }
  .csapps-bunlde-tiers {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .header__cart-price-bubble span.csapps-cart-original-total.discount-price, .header__cart-price-bubble .csapp-discount-list {
    display: none;
  }
  .aiod-bundle-discount-wrap {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
  }
  /*new css*/
  #CartContainer .ajaxcart .ajaxcart__footer.ajaxcart__footer--fixed {
    overflow-y: hidden;
    overflow-x: hidden;
  }
  #CartContainer .ajaxcart__subtotal .grid__item.one-third {
    width: 60%;
  }
  #CartContainer .ajaxcart__subtotal .grid__item.two-thirds {
    width: 40%;
  }
  #CartContainer .csapp-discount-list .discount-label-conatiner {
    display: flex;
    font-size: 16px;
    flex-wrap: nowrap;
  }
  #CartContainer .ajaxcart__subtotal .csapp-discount-list .discount {
    align-items: center;
    display: flex;
  }
  #CartContainer .csapps-cart-total{
    display: block;
  }
  .csapp-variant-title ul {
    list-style-type: none;
  }
  #CartContainer .ajaxcart__subtotal .grid__item.one-third > span{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }
  .csapps-p-detail{
    margin-top: auto;
    padding: 15px 0 0;
  }
  .csapps-p-detail form{
    display: block;
    margin: 0;
    width: 100%;
  }
  .cs_block_product {
    margin: 0 5px 5px 0;
    border: 1px solid #C9CCCF;
    border-radius: 9px;
    overflow: hidden;
  }
  .cs_bogo_braker{
    font-size: 30px;
  }
  .csapp-products {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .csapp-products p{
    margin-bottom: 0;
  }
  .csapp-products a{
    text-decoration: underline;
  }
  .cs_block_product img {
    width: 100%;
    display: block;
  }
  .cs-hover-outer {
    display: none;
    margin-top: 10px;
    position: absolute;
    background-color: #fff;
    padding: 12px 15px;
    box-shadow: 1px 1px 4px 2px #ddd;
    border-radius: 5px;
    z-index: 99;
  }
  .cs_block_product:hover .cs-hover-outer {
    display: block;
  }
  .cs-message em {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px dotted;
    margin-bottom: 10px;
    display: block;
  }
  .cs-bogo-name {
    line-height: 18px;
  }
  .aiod-bogo-discount-wrap{
    width: 100%;
    display: block;
  }
  .cs_bogo_get_pro_wrpr{
    border: 1px solid #C9CCCF;
    padding: 12px;
  }
  .cs_bogo_get_pro_wrpr p a{
    text-decoration: underline;
  }
  .top_msg_main{
    position: relative;
  }
  .top_msg_wrpr{
    padding: 10px;
    text-align: center;
    background-color: #efefef;
    position: relative;
  }
  .cs_close{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1;
  }
  .popup_close{
    position: absolute;
    right: -18px;
    top: -18px;
    border-radius: 50%;
    background-color: black;
    padding: 10px;
    cursor: pointer;
    z-index: 9;
  }
  .cs_close svg, .popup_close svg{
    display: block;
    width: 15px;
    height: 15px;
  }
  .popup_close svg{
    fill: #fff;
  }
  .top_msg_main:not(.csapp_put_left) p{
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
  .csapp_put_left p{
    max-width: calc(100% - 20px);
    margin-left: 0;
    text-align: left;
  }
  .top_msg_main.csapp_put_full p{
    max-width: 100%;
    text-align: left;
  }
  .top_msg_main.csapp_put_full .top_msg_close{
    display: none;
  }
  .top_msg_wrpr p:not(:last-child){
    margin-bottom: 8px;
  }
  .top_msg_wrpr p:last-child{
    margin-bottom: 0;
  }
  .cs_volume_msg{
    margin: 8px 0;
  }
  .aiod-wholesale-discount-topbar .top_msg_main{
    margin: 20px 0;
  }
  .bogo_popup, .free_gift_popup{
    position: fixed;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s all;    
  }
  .cs_overlay{
    inset: 0;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .cs_bogo_overlay{
    z-index: 999999;
  }
  .cs_free_product_overlay{
    z-index: 99999999;
  }
  .cs_bogo_popup, .cs_free_product_popup{
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    border-radius: 7px;
    box-shadow: 0 6px 60px 0 #3b3b3b73;
    background-color: #fff;
    width: calc(100% - 40px);
    max-width: 900px;
    max-height: 80vh;
  }
  .cs_bogo_popup{
    z-index: 9999999;
  }
  .cs_free_product_popup{
    z-index: 999999999;
  }
  .cs_bogo_popup_opener, .cs_freeg_popup_opener{
    margin-left: 10px;
  }
  .cs_p_c_m{
    padding: 30px 30px 0;
    overflow: auto;
    max-height: calc(100vh - 150px);
  }
  .csapp_popup_wrpr h4{
    padding-bottom: 5px;
    margin-bottom: 0;
    text-align: left;
    cursor: pointer;
    color: #1C1C1C;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
  }
  .csapp_popup_wrpr h4 span {
    margin-right: 25px;
    transform: rotate(0);
    display: flex;
    align-items: center;
    transition: 0.4s all;
  }
  .csapp_popup_wrpr h4 svg, .csapp_popup_wrpr h4 path{
    fill: #1C1C1C;
  }
  .csapp_popup_wrpr h4.active span {
    transform: rotate(-90deg);
  }
  .csapp_popup_wrpr {
    margin: 0;
    border-bottom: 1px solid #eeeeee;
  }
  .cs_offer_content{
    margin-top: 5px;
  }
  .csapp_popup_wrpr .cs_offer_content{
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    background: rgb(249 249 249 / 40%);
    padding: 5px;
    border-left: 5px solid #007F60;
    max-height: calc(100vh - 450px);
    margin: 5px 5px 20px;
    align-items: flex-start;
    display:none;
  }
  .csapp_popup_wrpr .cs_offer_content:not(.is_grid){
    padding-left: 15px;
  }
  .csapp_popup_wrpr:first-child .cs_offer_content{
    display: block;
  }
  .grid_inner a{
    display: block;
    width: 100%;
    text-decoration: none; 
  }
  .grid_inner img{
    display: block;
    margin: 0 auto;
  }
  .is_grid_thumb .grid_inner .grid_img, .csapp-thumb-inner .grid_img{
    text-align: center;
  }
  .bogo_popup.cs_show, .free_gift_popup.cs_show{
    opacity: 1;
    visibility: visible;
  }
  .cs-message-heading {
    margin: 0 0 12px 0;
    display: block;
    width: 100%;
  }
  .bogo_desc_content{
    display: block;
    width: 100%;
    margin: 0 0 12px 0;
  }
  #CartContainer .ajaxcart__footer--fixed{
    min-height: 230px;
  }
  #CartContainer .csapp-discount-list .discount-label-conatiner{
    flex-wrap: wrap !important;
    justify-content: flex-end;
  }
  #CartContainer .ajaxcart__footer  .two-thirds {
    width:100%;
  }
  #CartContainer .ajaxcart__footer .grid__item.one-third.text-right {
    width: 100%;
    margin-top: -43px;
  }
  .no_thanks_popup{
    display: block;
    text-align: center;
    cursor: pointer;
    padding: 15px 30px;
    text-decoration: underline;
  }
  [data-csapp_price] .csapp-price s, [data-csapp_price] .csapp-price .cs_final_price, [data-csapp_discount_summery] .discount-label-conatiner, [data-csapp_line_price] .csapp-line-price s, [data-csapp_line_price] .csapp-line-price .cs_final_price{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
  }
  [data-csapp_price] .cs_final_price, [data-csapp_line_price] .cs_final_price, [data-csapp_discount_summery] .discount-label-conatiner, [data-csapp_discount_summery] .dis-svg svg, [data-csapp_discount_summery] .dis-svg svg path{
    color: red;
    fill: red;
  }
  [data-csapp_discount_summery] .discount-label-conatiner{
    font-size: 13px;
  }
  [data-csapp_discount_summery] .dis-svg svg{
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
  [data-csapp_discount_summery] .discount_price{
    margin-left: 5px;
  }
  @media only screen and (min-width: 769px){
    .cart__row.cart__row--last .push--large--seven-twelfths {
      left: 46.333%;
    }
    .cart__row.cart__row--last .large--five-twelfths {
      width: 54.666%;
    }
  }
  @media only screen and (min-width: 768px) {
    .desk_layout_one_grid .csapp-thumb-inner:after {
      top: 100%;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
    }
  }
  @media only screen and (max-width: 992px) {
    .grid_inner .grid_img {
      max-width: 140px;
      margin: 0 auto;
    }
    .cs_bogo_popup, .cs_free_product_popup {
      max-height: 90vh;
    }
    .csapp_popup_wrpr .cs_offer_content {
      max-height: calc(100vh - 290px);
    }
  }
  @media only screen and (max-width: 767px) {
    .mob_layout_two_grid .csapps-bundle-thumb:nth-child(2n) .csapp-thumb-inner:after {
      content: none;
    }
    .mob_layout_two_grid .csapps-bundle-thumb {
      max-width: 50%;
      width: 100%;
    }
    .mob_layout_one_grid .csapps-bundle-thumb {
      max-width: 100%;
      width: 100%;
    }
    .mob_layout_one_grid .csapp-thumb-inner:after {
      top: 100%;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .is_grid_thumb{
      flex: 1 0 200px;
      max-width: 200px;
    }
    .cs_p_c_m{
      padding:10px 10px 0 10px;
    }
    .cs_bogo_popup_opener, .cs_freeg_popup_opener{
      margin: 10px 0;
    }
    .no_thanks_popup{
      padding: 10px;
    }
    .is_grid_thumb{
      flex: 1 0 50%;
      max-width: 50%;
    }
    .csapp_btn {
      padding: 10px 10px;
    }
  }
  @media only screen and (max-width: 480px) {
    .is_grid_thumb{
      flex: 1 0 100%;
      max-width: 100%;
    }
  }