/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.field.required.children-option.account-form-field {
  clear: both;
}
.account .breadcrumbs {
  display: none;
}
.recent-product-list .recent-item .hide {
  display: none !important;
}
.recent-product-list .recent-item .recent-pro-items li.seeless {
  display: none;
}
.social-login-popup .sociallogin-border {
  margin: 10px 0 10px 0;
}
.page.messages .message.error {
  margin: 0 0 11px;
  padding: 12px 22px 12px 22px;
  display: inline-block;
  font-size: 1.3rem;
  background: #ffdddd;
  color: #ff5a5a;
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.page.messages .message.error > div {
  display: inline-block;
  width: auto;
  padding: 0 0 0 40px;
  position: relative;
}
.page.messages .message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ff5a5a;
  content: '' !important;
  background: url(../images/error_sign.png) center center no-repeat;
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  text-align: center;
}
.page.messages .message.success {
  margin: 0 0 11px;
  padding: 12px 22px 12px 22px;
  display: inline-block;
  font-size: 1.3rem;
  background: #e0faf0;
  color: #00a160;
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.page.messages .message.success > div {
  display: inline-block;
  width: auto;
  padding: 0 0 0 40px;
  position: relative;
}
.page.messages .message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #00a160;
  content: '' !important;
  background: url(../images/verified.png) center center no-repeat;
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  text-align: center;
}
.page.messages .message.notice {
  margin: 0 0 11px;
  padding: 12px 22px 12px 22px;
  display: inline-block;
  font-size: 1.3rem;
  background: #fffbdd;
  color: #ff900f;
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.page.messages .message.notice > div {
  display: inline-block;
  width: auto;
  padding: 0 0 0 40px;
  position: relative;
}
.page.messages .message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ff900f;
  content: '' !important;
  background: url(../images/danger-symbol.png) center center no-repeat;
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  text-align: center;
}
.product_detials_main {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.product_detials_main .product_title {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: HelveticaNeue;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #0e1b30;
}
.product_detials_main .product_title .title_main {
  display: inline-block;
  width: 100%;
}
.product_detials_main .product_title .title_sku {
  display: inline-block;
  width: 100%;
  font-size: 37px;
}
.product_detials_main .product_image_slider {
  display: inline-block;
  width: 100%;
  margin: 50px 0 100px 0;
  padding: 0 0 0 0;
  text-align: center;
  position: relative;
}
.product_detials_main .product_image_slider .item {
  display: inline-block;
  margin: 0 auto;
}
.product_detials_main .product_image_slider .owl-dots {
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  background-color: #0e1b30;
  padding: 5px 30px;
  margin: 50px 0 0 0;
}
.product_detials_main .product_image_slider .owl-dots .owl-dot span {
  background: #f2f4f5;
}
.product_detials_main .product_image_slider .arrow_prev {
  position: absolute;
  border: solid black;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  width: 29px;
  height: 30px;
  left: 10px;
  top: 45%;
}
.product_detials_main .product_image_slider .arrow_next {
  position: absolute;
  border: solid black;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 29px;
  height: 30px;
  right: 10px;
  top: 45%;
}
.product_detials_main .contect_block {
  display: inline-block;
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
}
.product_detials_main .contect_block .block_left {
  display: inline-block;
  width: 49.2%;
  float: left;
}
.product_detials_main .contect_block .block_right {
  display: inline-block;
  width: 49.2%;
  float: right;
}
.product_detials_main .contect_block .con_img {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}
.product_detials_main .contect_block .con_img img {
  display: inline-block;
  width: 100%;
}
.product_detials_main .contect_block .con_img .image_con {
  position: absolute;
  top: 40px;
  left: 35px;
  display: inline-block;
  width: 50%;
}
.product_detials_main .contect_block .con_img .image_con .block_image_title {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.17;
  color: #0e1b30;
}
.product_detials_main .contect_block .con_img .image_con .block_image_desc {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  color: #0e1b30;
  margin: 30px 0 0 0;
}
.product_detials_main .contect_block.block_1 {
  margin: 0 0 60px 0;
}
.product_detials_main .contect_block.block_1 .block_right {
  padding: 0 0 0 50px;
  text-align: left;
}
.product_detials_main .contect_block.block_1 .block_right .block_title {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 55px;
  font-weight: bold;
  line-height: 1.27;
  color: #0e1b30;
}
.product_detials_main .contect_block.block_1 .block_right .block_desc {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  color: #707070;
  margin: 40px 0 0 0;
}
.product_detials_main .contect_block.block_2 {
  margin: 0 0 20px 0;
}
.product_detials_main .contect_block.block_2 .block_left {
  text-align: left;
}
.product_detials_main .contect_block.block_2 .block_left .block_title {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 55px;
  font-weight: bold;
  line-height: 1.27;
  color: #0e1b30;
  padding: 80px 40px 0 0;
}
.product_detials_main .contect_block.block_2 .block_left .block_desc {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  color: #707070;
  margin: 40px 0 0 0;
  padding: 0 40px 0 0;
}
.product_detials_main .contect_block.block_3 {
  margin: 0 0 20px 0;
}
.product_detials_main .contect_block.block_3 .block_right .image_con {
  width: 54%;
}
.product_detials_main .contect_block.block_3 .block_right .image_con .block_image_title {
  color: #ffffff;
}
.product_detials_main .contect_block.block_4 {
  margin: 0 0 10px 0;
}
.product_detials_main .contect_block.block_4 .image_con {
  position: absolute;
  top: 40px;
  display: inline-block;
  width: 100%;
  text-align: center;
  left: 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.product_detials_main .contect_block.block_4 .image_con .block_image_title {
  font-size: 45px;
  text-align: center;
  color: #ffffff;
}
.product_detials_main .contect_block.block_4 .image_con .block_image_desc {
  width: 50%;
  font-size: 16px;
  color: #fff;
  margin: 30px 0 0 0;
  text-align: center;
}
.product_detials_main .contect_block.block_4 .Ellipse {
  display: inline-block;
  position: absolute;
  width: 94.6px;
  height: 94.5px;
  border: solid 4px #ffffff;
  background-color: rgba(233, 26, 27, 0);
  border-radius: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 140px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.product_detials_main .contect_block.block_4 .Ellipse img {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 30px 23px 30px 37px;
}
.product_detials_main .contect_block.block_5 .image_con {
  left: 35px;
  bottom: 50px;
  top: initial;
}
.product_detials_main .contect_block.block_5 .image_con .block_image_title {
  font-size: 30px;
  text-align: left;
  color: #ffffff;
}
.product_detials_main .contect_block.block_5 .image_con .block_image_desc {
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 970px) {
  .product_detials_main .contect_block .con_img .image_con {
    width: 80%;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_title {
    font-size: 35px;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_desc {
    font-size: 14px;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_title {
    font-size: 35px;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_desc {
    font-size: 14px;
  }
  .product_detials_main .contect_block.block_3 .block_right .image_con {
    width: 84%;
  }
  .product_detials_main .contect_block.block_4 .image_con {
    top: 20px;
    width: 100%;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_title {
    font-size: 35px;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_desc {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .product_detials_main .product_image_slider .item {
    width: 100%;
    max-width: 210px;
  }
  .product_detials_main .product_title {
    font-size: 18px;
    line-height: 1.4;
  }
  .product_detials_main .product_title .title_sku {
    font-size: 15px;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
