/* General */
body {
  overflow-x: hidden;
}

h2 {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
}

h3{
  font-size: 27px;
  font-weight: 600;
  line-height: 37px;
}

p{
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.full-width-content {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
}

.full-width-content > .container{
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.img-rad{
  border-radius: 20px;
}

.text-content-right {
  padding-left: 50px;
}

.text-content-left {
  padding-right:50px;
}

.slider-header{
  z-index: 10 !important;
}

/* start About Us page*/
.info-4 .breadcrumb {
  display: none;
}

.info-4 .center-column {
  padding-top: 0;
}

.about-us p {
  margin-bottom: 20px;
}

.about-us .set1 {
  background: url("/image/data/theme/info_pages/about/blue-banner-new_150725112053.webp");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding: 70px 0 50px;
}

.set1 .top-about {
  text-align: center;
}

.set1 .top-about h1 {
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 58px;
  margin-bottom: 40px;
}

.about-us .set1 .detail-inner {
  text-align: center;
  width: 80%;
  margin: 40px auto 0;
}

.counter-about {
  background: url("/image/data/theme/info_pages/about/about-count_140725130104.webp");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 45px;
  padding: 70px 0;
}

.counter-section {
  display: flex;
}

.counter-section .counter-box {
  text-align: center;
  width: 25%;
  padding: 0 20px;
}

.counter-box span.counter,
span.symbol {
  color: #00f4fc;
  font-size: 48px;
  font-weight: 600;
}

.counter-box p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.about-us .set4 {
  margin-top: 45px;
}

.set4 .detail-inner {
  text-align: center;
  width: 80%;
  margin: 0 auto 50px;
}

.meet-people {
  margin-top: 60px;
  background: url("/image/data/theme/info_pages/about/about-meet_140725130104.webp");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
  padding: 150px 0;
  margin-bottom: 25px;
}

.meet-inner {
  text-align: center;
}

.meet-inner h2 {
  color: #fff !important;
}

.meet-inner p {
  color: #fff;
}

.btn-default {
  display: block;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  border-radius: 100px;
  width: 155px;
  margin: 0 auto;
  color: #054ba3 !important;
  border: none;
}

/* End About Us Page */

/* Start services page */
#title-page {
  margin: 0;
}

.breadcrumb .container > div {
  padding: 20px 0;
}

.info-15 .breadcrumb .background {
  background: url("/image/data/theme/info_pages/banner/banner-info-services_150725154110.webp")
    no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.info-15 .breadcrumb #title-page {
  color: #fff;
}

.info-15 .center-column {
  padding-top: 0;
}

.info-15 .breadcrumb ul {
  display: none;
}

.full-services {
  background: #fff;
  padding: 80px 0;
}

.full-services .row:first-child {
  margin-bottom: 65px;
}

.full-services ul {
  list-style: none;
  padding-left: 0;
}

.full-services ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 7px;
}

.full-services ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url("/image/data/theme/info_pages/services/tick-icon_150725155346.svg")
    no-repeat center center;
  background-size: contain;
}

.expert .detail-inner {
  width: 65%;
  margin: 50px auto 30px;
  text-align: center;
}

.btn-default-blue {
  display: block;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  border-radius: 100px;
  width: 155px;
  margin: 30px auto 0;
  color: #054ba3 !important;
  border: 1px solid #054ba3;
}
/* end services page */

/* Start contact us */
.info-16 .breadcrumb {
  display: none;
}

.contact-top {
  position: relative;
  background: #fff;
}

.left-contact-banner {
  position: absolute;
  left: 0;
  width: 47%;
  height: 100%;
}

.left-contact-banner p{
  width: 100%;
  height: 100%;
}

.left-contact-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.form-column {
  padding: 50px 0;
}

.form-column .col-sm-3 {
  width: 100%;
}

.form-control{
  border-radius: 8px !important;
}

.form-builder input[type="text"],
.form-builder input[type="password"],
.form-builder label,
.form-builder select {
  width: 100% !important;
  height: 45px !important;
}

.form-field.Message {
  height: 100% !important;
}

.form-builder textarea {
  width: 100% !important;
  height: 100px !important;
}

.form-control:focus {
  box-shadow: unset;
  border: solid 1.5px #054ba3;
}

#form2 .form-field.FirstName .field-block,
#form2 .form-field.Email .field-block,
#form2 .form-field.Phone .field-block,
#form2 .form-field.Message .field-block {
  position: relative;
}

#form2 .form-field.FirstName input,
#form2 .form-field.Email input,
#form2 .form-field.Phone input,
#form2 .form-field.Message input {
  padding-left: 40px !important;
}

#form2 .field-block::before {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #b7b7b7;
  font-size: 13px;
  z-index: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
}

#form2 .form-field.FirstName .field-block::before {
  content: "\f406";
}

#form2 .form-field.Email .field-block::before {
  content: "\f0e0";
}

#form2 .form-field.Phone .field-block::before {
  content: "\f879";
}

#form2 .form-field.Message .field-block::before {
  content: "\f075";
  top: 20%;
}

#form2 .form-field.Message .form-control {
  padding-left: 40px;
}

.form-field h4 {
  font-weight: 500;
  margin-bottom: 10px !important;
}

.form-field .button {
  font-size: 15px;
  padding: 10px 30px;
  border-radius: 100px;
  max-width: 160px;
  display: block;
}

#form2 h2 {
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 25px;
}

.box-contact-det {
  padding: 55px 0 30px;
}

.contact-details .title {
  margin-bottom: 55px;
}

.contact-details .detail-inner h3 {
  font-weight: 500;
  font-size: 24px;
}

.bold-title {
  font-weight: 500 !important;
  margin-bottom: 5px;
}

.bold-title.company {
  margin-bottom: 10px;
}

.bold-title.company span {
  font-size: 12px;
  font-weight: normal;
  padding-left: 5px;
}

.location-link {
  margin-top: 25px;
  display: flex;
  align-items: center;
}

.location-btn {
  background: #fff;
  border-radius: 50px;
  padding: 10px 20px;
  color: #054ba3;
  font-size: 15px;
  font-weight: 500;
}

.location-btn img {
  padding-right: 10px;
}

.location-btn:hover {
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.18);
}

.location-btn.waze {
  margin-left: 15px;
}

.det.whatsapp,
.det.phone {
  position: relative;
  padding-left: 20px;
}

.det.whatsapp:before {
  content: "\f232";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: #8d8d8d;
  font-size: 15px;
  z-index: 1;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
}

.det.phone:before {
  content: "\f879";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: #8d8d8d;
  font-size: 12px;
  z-index: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
}

.info-det {
  margin-bottom: 20px;
}

.det a{
  color: #054BA3;
}

.det a:hover{
  text-decoration: underline;
}

/* End contact us */

/* Start our team */
.team-table {
  width: 100% !important;
}

.team-table td {
  width: 25%;
  padding: 20px 10px;
  text-align: center;
}

.team-table h3 {
  font-weight: 600;
  font-size: 16px !important;
  color: #212121;
  line-height: 22px;
  margin-bottom: 0;
  padding-bottom: 0px;
  margin-top: 10px;
}

/* End our team */

/* Start Payment Submission form */
.info-14 .breadcrumb .background{
  background: url('/image/data/theme/info_pages/banner/submission-form_180725163000.webp');
}

.info-14 #quickview_product p {
  text-align: center;
}

#form1 .box-content {
  background: #fff;
  padding: 50px;
  border-radius: 20px;
  width: 80%;
  margin: 40px auto 20px;
}

#form1 .form-field {
  display: flex;
  width: 100% !important;
  align-items: center;
  margin-bottom: 20px;
}

#form1 .form-field > *:not(.field-block) {
  width: 40%;
}

#form1 .form-field .field-block {
  width: 60%;
}

.customblock {
  width: 100px !important;
}

.customblock + .field-block {
  width: calc(60% - 100px) !important;
}

#form1.form-builder .field-block > select {
  box-shadow: none;
}

.customblock.field-block > select {
  padding: 0 !important;
  text-align: center;
  border-right: unset;
  background: #ededed !important;
}

#form1 .customblock .select2-container .select2-selection--single {
  padding: 0;
}

#form1 .customblock .select2-container .select2-selection--single {
  border-right: none;
  background: #f5f5f5;
}

#form1 .select2-container .select2-selection--single {
  height: 45px;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  border-radius: 8px 0 0 8px;
  border-color: #d9d9d9;
}

#form1 .select2-container {
  width: 100% !important;
}

#form1 #Phone.form-control {
  border-radius: 0 8px 8px 0px !important;
}

#form1 .PhonePrefix {
  display: none;
}

#form1 .AttachReceipt .field-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#form1 .AttachReceipt .file-upload-help {
  display: inline-block;
}

#form1 .AttachReceipt .file-upload-progress,
#form1 .AttachReceipt .file-upload-success {
  width: 100%;
}

.AttachReceipt {
  margin-bottom: 40px !important;
}

.AttachReceipt a {
  background: #ececec;
  border: 1px solid #6b6b6b;
  color: #000 !important;
  border-radius: 3px !important;
  padding: 5px 10px !important;
  font-size: 12px !important;
  text-transform: unset;
  margin-right: 10px;
}

#form1 .form-field.captcha9 {
  display: inline-block;
  width: 74% !important;
  margin-bottom: 0;
}

#form1 .form-field.submit8 {
  display: inline-block;
  width: 22% !important;
  margin-bottom: 0;
}

#form1 .form-field.captcha9 .field-block,
#form1 .form-field.submit8 .field-block {
  width: 100%;
}

#form1 .form-field.captcha9 {
  margin-right: 30px;
}

#form1
  .customblock
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}

.select2-container,
.picker {
  z-index: 0 !important;
}

.form-control::placeholder{
  font-size: 13px;
  line-height: 17px;
  color: rgba(33, 33, 33, 0.60);
}


/* End payment submission form */

/* Start Product Page */
.sharethis-inline-share-buttons {
  display: flex !important;
}

.st-btn[data-network="email"] {
  order: 3;
}

.st-btn[data-network="whatsapp"] {
  order: 2;
  display: inline-block !important;
  margin-right: 8px !important;
}

.product-product .breadcrumb .background {
  background: none;
  padding: 0;
}

.popup-gallery .row {
  display: flex;
  flex-direction: column;
}

.share-new {
  order: 3;
}

.product-product .center-column {
  padding-top: 0 !important;
}

.product-product .breadcrumb h2 {
  display: none;
}

.product-info {
  background: #fff;
  padding: 15px 0 60px;
}

.product-info .product-center {
  margin-top: 0px !important;
  /* padding-left: 35px; */
}

.product-info .description {
  display: none;
}

.product-info h2.product-title {
  font-weight: 500;
  font-size: 25px;
  line-height: 40px;
}

.sales_promo h3{
  font-size: 18px !important;
  padding: 0;
  font-weight: 500 !important;
}

.sales_promo #text{
  font-size: 32px;
  font-weight: 600;
}

.rating-stock-new {
  display: flex;
  align-items: center;
}

.rating-stock-new a, .rating-stock-new .rating span {
  padding-left: 8px;
}

.rating-stock-new i {
  font-size: 16px;
}

.line-divider {
  padding: 0 10px;
  color: #707070;
}

.avail-new p {
  margin-bottom: 0;
}

.got-stock i {
  padding-right: 8px;
  color: #4caf50;
}

.no-stock i {
  padding-right: 8px;
  color: red;
}

.product-info .price {
  margin-top: 25px;
}

.member {
  margin-bottom: 0px;
  line-height: 15px;
  font-size: 18px;
  font-weight: 500;
}

.product-info .price .price-new {
  font-weight: 500;
}

.product-info .price-old {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none !important;
  font-size: 15px;
  color: #212121;
}

.price-old p {
  margin: 0;
}

.product-info .count_holder {
  background: #fef2eb !important;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px;
  margin-top: 25px;
}

.count_holder .count_info.info_prod_left,
.count_holder .count_info.info_prod_sold {
  display: none;
}

.count-new .offer_title {
  font-size: 14px;
  font-weight: 500;
  color: #212121;
  margin: 0 5px 0;
  padding-bottom: 0;
}

.count-new {
  display: flex;
  margin-bottom: 0;
}

.product-info #GALKACount {
  min-height: unset;
  margin: 0;
}

.product-info .countdown_section {
  background: #f85c00;
  padding: 10px 5px;
  font-size: 13px;
  margin-left: 3px;
}

.product-info #GALKACount .countdown_amount {
  font-weight: 600;
  font-size: 16px;
}

.product-info .count_holder .hasCountdown {
  width: 60%;
  margin: 0 !important;
  margin-top: 0px !important;
  position: relative;
  /*     top:6px; */
}

.product-info .count_holder .hasCountdown > span {
  display: flex;
  justify-content: space-between;
}

.product-info .cart .links {
  display: none;
}

.product-info .cart,
.product-info .description,
.product-info .options,
.product-info .price {
  background: none;
  padding: 0;
}

.product-info .options h2 {
  display: none;
}

.product-info .options b {
  font-weight: 600;
}

.product-info select {
  height: 41px;
  border-radius: 10px;
  font-size: 13px;
}

.product-info .review {
  display: none;
}

.product-info .review .rating{
  display: none;
}

.product-info .cart .add-to-cart p {
  display: none;
}

.product-info .cart {
  margin-top: 20px;
}

.product-info .cart .add-to-cart .quantity input {
  color: #212121;
  text-align: center;
  padding: 10px 40px;
  min-width: 160px;
  height: 50px;
  margin: 0;
  border: 1px solid #f0eff4;
  width: 100%;
  font-size: 16px !important;
  border-radius: 30px;
  background: #f0eff4;
}

.product-info .cart .add-to-cart .button {
  font-size: 18px;
  height: 50px;
  font-weight: 500 !important;
  padding: 10px 55px;
  margin-left: 10px;
  width: 280px;
  border-radius: 30px;
}

.product-info .cart .add-to-cart .quantity #q_up,
.product-info .cart .add-to-cart .quantity #q_down {
  border: 0;
  top: 2px;
  padding-top: 15px;
  width: 30px;
  position: absolute;
  right: 15px;
  width: 18px;
  font-size: 11px;
  line-height: 17px;
  display: block;
  text-align: center;
}

.product-info .cart .add-to-cart .quantity #q_up i,
.product-info .cart .add-to-cart .quantity #q_down i {
  color: #212121;
}

.product-info .cart .add-to-cart .quantity #q_down {
  left: 15px;
  right: auto;
}

.new-brand-code {
  margin-top: 30px;
  border-top: 1px solid #d9d9d9;
  padding-top: 25px;
}

.new-brand-code td {
  font-size: 14px;
  padding-bottom: 5px;
}

.new-brand-code p {
  font-weight: 500;
  margin-bottom: 0;
}

.new-brand-code a {
  font-weight: 500;
  color: #054ba3;
}

.new-brand-code td:first-child {
  padding-right: 20px;
}

body.product-product, .product-product .main-content .background{
  background: #EBEBEB !important;
}

.tabs-prod{
  background: #F5F5F5;
}

.tabs-prod {
  padding: 35px 0;
}

.tabs-prod .tab-content{
  color: #212121;
}

.htabs {
  background: none !important;
  text-align: center;
}

.htabs a {
  display: inline-block;
  float: none;
  padding-bottom: 10px;
  font-weight: 500 !important;
  margin: 13px 20px !important;
  padding: 0 0 5px;
  position: relative;
  font-size: 17px !important;
  color: #000;
}

.htabs a.selected {
  border-color: #054ba3;
  color: #054ba3;
}

#tab-description h2 {
  display: none;
}

#tab-description hr {
  margin: 20px 0;
  border-top: none;
}

#tab-description p.got-image {
  margin-bottom: 0 !important;
}

.tags_product{
  display: none;
}

.extra-campaign{
  margin-top: 15px;
}

.extra-campaign h3{
  font-size: 20px !important;
  /* color: red !important; */
  margin-bottom: 0;
}

.color_title{
  display: none;
}

.color_ser.price p.color_name {
  font-size: 14px !important;
  margin: 0 !important;
}
.product-info .color_ser.price a {
  border-radius: 100%;
  margin-right: 5px;
  margin-top: 10px;
}

.product-info .color_ser.price a.colorOption.currentColorOption {
  border: none !important;
}

.product-info .color_ser.price a.colorOption.currentColorOption:before {
  content: "";
  position: absolute;
  border: 1px solid #292929;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  text-align: center;
  display: block;
  top: -4px;
  left: -4px;
}

.product-info .color_ser.price {
  margin-top: 5px;
  margin-bottom: 40px !important;
}

.extra-campaign p{
  font-size: 14px;
  line-height: 24px;
}

.product-product .standard-body .main-content .pattern > .container{
  padding-bottom: 20px;
}

.related-products .box-product{
  max-width: 100% !important;
}

.related-products-sect{
  position: relative;
  padding: 60px 0 !important;
}

.related-products-sect .next, .related-products-sect .prev {
  margin: 0 !important;
  top: 60%;
  z-index: 2;
  position: absolute;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  line-height: 35px;
  width: 35px !important;
  height: 35px !important;
  background: #fff !important;
  border-radius: 100px;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.25));
}

.related-products-sect .next:before {
content: "\f105";
font-family: "Font Awesome 5 Pro", FontAwesome;
color: #054BA3;
display: block !important;
text-align: center;
font-size: 20px;
}

.related-products-sect .prev:before {
content: "\f104";
font-family: "Font Awesome 5 Pro", FontAwesome;
color: #054BA3;
display: block !important;
text-align: center;
font-size: 20px;
}

.related-products-sect .next:hover, .related-products-sect .prev:hover{
  background: #054BA3 !important;
}

.related-products-sect .next:hover:before, .related-products-sect .prev:hover:before{
  color: #fff;
}

.related-products-sect .next {
  right: -15px;
}

.related-products-sect .prev {
  left: -15px;
}

.related-products-sect .next span, .related-products-sect .prev span{
  display: none;
}

.related-products-sect .box-heading{
  text-align: center;
  margin-top: 40px;
  font-weight: 500 !important;
}

.product-info .thumbnails li img.active{
  border: 1px solid #054BA3;
}

.product-product .breadcrumb ul{
  display: block;
  text-align: left;
  font-size: 13px;
}

.product-product .breadcrumb {
  background: #fff;
  padding-top: 30px;
}

.product-info .product-image{
  margin-bottom: 0
}

.thumbnails .slick-prev, .thumbnails .slick-next{
  background: #fff !important;
  width: 32px;
  height: 32px;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.25)) !important;
  border-radius: 100px;
}

.thumbnails-bottom .slick-next:before{
  content: "\f105";
  font-family: "Font Awesome 5 Pro", FontAwesome;
  color: #054BA3;
  display: block !important;
  text-align: center;
  font-size: 20px;
}

.thumbnails-bottom .slick-prev:before{
  content: "\f104";
  font-family: "Font Awesome 5 Pro", FontAwesome;
  color: #054BA3;
  display: block !important;
  text-align: center;
  font-size: 20px;
}

.thumbnails-bottom .slick-next:hover, .thumbnails-bottom .slick-prev:hover{
  background: #054BA3 !important;
}

.thumbnails-bottom .slick-next:hover:before, .thumbnails-bottom .slick-prev:hover:before{
  color: #fff;
}

.share{
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.share p{
  margin: 0;
  font-size: 14px;
}

.share-buttons {
  display: flex;
  gap: 10px;
}

.share-buttons a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width:30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.share-buttons a:hover{
  color: #fff;
  transform: translateY(-3px);
  filter: brightness(85%);
}

.share-fb {
  background: #1877f2;
}

.share-wa {
  background: #25d366;
}

.share-email {
  background: #444;
}

.share-email i{
    font-size: 16px;
}


/* Review tab */
#review-title{
  display: none;
}

#tab-whats-box ul {
  list-style: none;
  padding: 0;
  line-height: 1.6;
}

.rating-review-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.write-review-btn > .btn-default {
  border-radius: 50px;
  font-weight: 500;
  transition-duration: 0.3s;
  background-color: unset !important;
  color: #054ca3 !important;
  width: 100% !important;
  border: 1px solid #054ca3 !important;
  padding: 0 25px;
}

.write-review-btn > .btn-default:hover {
  background-color: #054ca3 !important;
  color: #fff !important;
}

.rating i {
  font-size: 20px;
  margin: 0;
  /* padding-right: 5px; */
  color: #fff;
  /* -webkit-text-stroke: 1px #a5a5a5; */
}

.rating a {
  font-size: 16px;
}

#review {
  border-top: solid 1px #d0d0d0;
  padding-top: 35px;
  margin-top: 40px;
  color: #8b8b8b;
}

.review_form label.col-sm-2 {
  padding: 0;
}

.star-review-rating {
  padding: 0;
}

.star-review-rating:not(:checked) > label {
  width: 20px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 18px;
  color: #fff !important;
  -webkit-text-stroke: 1px #a5a5a5;
  margin-right: 5px;
  margin-bottom: 0;
  transition: 0.3s;
}

.star-review-rating:not(:checked) > input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.star-review-rating:not(:checked) > label:before {
  content: "\f005";
  font-weight: 900 !important;
  font-family: "font awesome 5 free";
}

.star-review-rating:not(:checked) > label.active:before {
  content: "\f005";
  font-weight: 900 !important;
  font-family: "font awesome 5 free";
  color: #ffce00 !important;
}

#collapsereview {
  padding-top: 40px;
}

.form_content {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.review_form {
  display: flex;
  align-items: center;
}

.review_form.entry_review label.col-sm-2 {
  align-self: baseline;
  padding-top: 10px;
}

.review_form input[type="text"],
.review_form textarea {
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  border: solid 1px #d0d0d0;
}

.review_form input[type="text"]:focus,
.review_form textarea:focus {
  border-color: #054ca3;
}

.review_form input[type="text"] {
  height: 42px;
  border-radius: 8px;
}

/* .form_content .recaptcha {
  display: none;
} */

.form_content .buttons, .review-space {
  padding-left: 16.6666%;
}

#uploadApplication #uploader{
  padding-right: 0;
  padding-left: 20px;
}

#button-review {
  border-radius: 50px;
  padding: 10px 35px;
  background: transparent !important;
  font-size: 16px;
  color: #fff !important;
  font-weight: 500 !important;
  background: #054ca3 !important;
}

#button-review:hover {
  background: #000 !important;
}

/* Review list */
#tab-review h2 {
  display: none;
}

.review-list .text:before {
  display: none !important;
}

.review-list .rating {
  float: none !important;
}

.review_det {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.review-list {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.rating-review-detail .fa-star:before {
  color: #D5D5D5 !important;
}

.rating-review-detail .fa-star.active:before {
  color: #FDCC0D !important;
}

#review .review-list .text {
  margin: 5px 0 0;
  padding: 0;
  border: transparent !important;
  background: transparent !important;
  display: inline-block;
  color: #212121;
}

#review .review-list .text:after {
  display: none;
}

.review-list p.review_text {
  font-size: 16px;
  color: #01131A;
}

.review-list p.review_name {
  font-size: 16px;
  color: #01131A;
  font-weight: 500;
}

.review-photos {
  display: none;
}

#review .rating i.active {
  color: #FDCC0D !important;
}

#review .rating i {
  color: #D5D5D5 !important;
}


/* End Product Page */

body[class*="account"] .main-content h2{
  font-size: 26px !important;
  line-height: 35px !important;
}


@media (max-width: 767px){
  h2 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
  
  h3{
    font-size: 24px !important;
    line-height: 34px !important;
  }

  .responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price {
    padding: 0px !important;
    margin-top: 10px;
  }

  .product-info .product-center {
    margin-top: 0 !important;
  }

  .product-info{
    padding: 15px 0 30px;
  }

  .product-product .breadcrumb{
    padding-top: 20px;
  }

  .responsive .center-column .tabs-prod .tab-content{
    margin: 40px 0 20px !important;
  }

  .responsive .product-info .thumbnails li p {
    padding: 0 !important;
  }

  .responsive .product-info .thumbnails ul {
    margin-left: 0px !important;
  }

  .count-new{
    justify-content: center;
  }

  .product-info h2.product-title{
    font-size: 16px !important;
    line-height: 32px !important;
  }

  .product-info .member{
    font-size: 15px;
  }

  .product-info .price .price-new{
    font-size: 20px !important;
    
  }

  .product-info .count_holder{
    display: block;
  }

  .product-info .count_holder .hasCountdown{
    width: 100%;
    margin-top: 15px !important;
  }

  .product-info .count_holder{
    padding: 15px !important;
  }

  .rating i{
    font-size: 14px;
  }

  .price-new{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    line-height: normal !important;
  }

  .product-info .cart{
    margin-top: 0;
  }

  .add-to-cart{
    display: flex;
    flex-direction: row;
    gap: 10px;
  }

  .add-to-cart .quantity,
  .add-to-cart #button-cart{
    width: 65%;
    margin: 0;
    padding: 0;
  }

  .add-to-cart .quantity{
    width: 35%;
    margin: 0;
    padding: 0;
  }

  .product-info .cart .add-to-cart .quantity input{
    padding:  0;
    min-width: 100%;
  }

  .add-to-cart #button-cart{
    font-size: 15px;
  }

  .add-to-cart:before,
  .add-to-cart:after{
    display: none;
  }

  .share-new{
    padding: 0;
  }

  .share-new .share{
    justify-content: flex-start;
  }

  .new-brand-code{
    margin-top: 20px;
  }

  .tabs-prod{
    padding: 40px 0 20px;
  }

  .htabs{
    display: flex;
    overflow-x: scroll;
    justify-content: flex-start;
    column-gap: 30px !important;
  }

  .htabs a{
    margin: 0 !important;
    white-space: pre;
    font-size: 15px !important;
  }

  .related-products-sect .box-heading{
    font-size: 28px !important;
    line-height: 35px !important;
  }

  .rating-review-detail{
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .review_form{
    display: block;
  }

  .review_form label.col-sm-2, .review_form label.col-sm-10{
    width: 100% !important;
  }

  .review_form input[type="text"], .review_form textarea{
    width: 100% !important;
  }

  .review_form.entry_review label.col-sm-2{
    padding-top: 0;
  }

  #uploadApplication #uploader{
    padding-left: 0;
  }

  .form_content .buttons, .review-space {
    padding-left: 0;
  }

  /* Payment form */
  #form1 .form-field.submit8,
  #form1 .form-field.captcha9{
    width: 100% !important;
  }

  #form1 #Phone.form-control{
    border-radius: 8px !important; 
  }

  
}