.cp_product_item_shell:nth-child(6n+1) {
  /* border-right: 0px solid #EEEEEE; */
}
.cp_product_item_shell:nth-child(2n+1) {
  /* border-right: 0px solid #EEEEEE; */
  /* border-left: 0px solid #EEEEEE; */
}
.cp_product_item_shell:nth-last-child(1) {
  border-right: 1px solid #EEEEEE;
  /* border-left: 0px solid #EEEEEE; */
}
.cp_product_item_shell,
.shopping_cart_product {
  display: inline-block;
  width: calc(100% / 6);
  position: relative;
  margin: -1px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  height: 200px;
  box-sizing: border-box;
  border-right: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.cp_product_big_img_div_shell {
  position: relative;
}
.cp_product_cart_big_img_div_shell {
  height: 225px;
  position: relative;
  top: 10px;
  text-align: center;
}
.cp_prod_cart_bigimg {
  margin: 23px 0 9px 0;
  width: 150px;
}
.cp_prod_cart_remove_button {
  position: absolute;
  top: -20px;
  left: -20px;
  height: 40px;
  width: 40px;
  border-radius: 100%;
}
.cp_product_big_img_div_back,
.cp_product_big_img_div_back_on {
  height: 100px;
  padding-top: 0px;
  width: 100%;
}
.cp_product_big_img_div_back_on,
.cp_product_big_img_div_back_off {}
.cp_product_big_img_div_back_on:before,
.cp_product_cart_big_img_div_shell:before {
  position: absolute;
  top: 0px;
  right: 10px;
  font-family: "icomoon";
  width: 20px;
  height: 20px;
  border-radius: 100%;
  text-align: center;
  line-height: 21px;
  color: white;
  font-size: 9px;
}
.cp_product_cart_big_img_div_shell:before {
  content: "\ea44";
}
.cp_product_big_img_div_back_on:before {
  content: "\e950";
}
.cp_product_big_img_div_back {
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
  margin: 20px auto 0 auto;
}
.cp_product_big_img_div_over {
  display: none !important;
}
.cp_prod_cart_name,
.cp_product_name {
  width: 90%;
  margin: 5px auto 0 auto;
  min-height: 62px;
  max-height: 62px;
  overflow: hidden;
  text-align: center;
}
.cp_content_area_shell_shell {
  padding-bottom: 0px;
  overflow-y: auto;
  margin-top: -1px;
}
.cp_content_area_shell,
.cp_cart_area_shell {
  background-color: white;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0 auto;
  text-align: left;
  padding-top: 2px;
}
.cp_close_button1 {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.cpanel_panel2 .cp_close_button1,
.cpanel_panel3 .cp_close_button1,
.cpanel_panel4 .cp_close_button1,
.cpanel_panel5 .cp_close_button1 {
  display: block !important;
}
.cp_close_button {
  position: absolute;
  right: -25px;
  top: -25px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.cp_close_button:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.cp_close_button:before {
  font-family: icomoon;
  content: "\eaaa";
  position: relative;
  font-size: 18px;
}
@media (max-width: 960px) {
  .cp_product_item_shell:nth-child(4n+1) {
    /* border-right: 0px solid #EEEEEE; */
  }
  .cp_product_item_shell,
  .shopping_cart_product {
    width: calc(100% / 4);
  }
  .cp_product_item_shell:nth-last-child(1) {
    /* border-right: 1px solid #EEEEEE; */
    /* border-left: 0px solid #EEEEEE; */
  }
}
@media (min-width: 769px) {
  .cp_cart_area_shell,
  .cp_content_area_shell_shell {
    height: 525px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .cpanel_panel2 .cp_close_button1,
  .cpanel_panel3 .cp_close_button1,
  .cpanel_panel4 .cp_close_button1,
  .cpanel_panel5 .cp_close_button1 {
    display: none !important;
  }
  .cp_content_area_shell,
  .cp_cart_area_shell {
    width: 100%;
    border-radius: 0;
  }
  .cp_close_button {
    top: 12px;
    right: 14px;
  }
}
@media (max-width: 550px) {
  .cp_product_item_shell:nth-child(2n+1) {
    /* border-right: 0px solid #EEEEEE; */
  }
  .cp_product_item_shell:nth-last-child(1) {
    /* border-right: 0px solid #EEEEEE; */
    /* border-left: 0px solid #EEEEEE; */
  }
  .cp_product_item_shell,
  .shopping_cart_product {
    width: calc(100% / 2);
  }
}