 	 	 	 	 	 	 	.about-footer img {
    height: 100px;
}
footer{
    background:#fff;
}
.rights{
    margin-top:10px;
}
.new-arrival-list img {
  max-width: 100%;
  object-fit: contain;
  height: 350px;
  border-radius: 10px;
}
.new-arrival-list .position-center-center {
  bottom: 36px;
}
.special-offers {
    height: 300px
}
.padding-top-50{
    padding-top:50px!important;
}
.padding-bottom-50{
    padding-bottom:50px!important;
}
/* 
.top-caption {
    top: 165.5px!important;
    left: 133.5px!important;
}
.subtitle-text{
    left: 144.5px!important;
    top: 239px!important;
} */
.banner-button{
    left: 145.5px!important;
    top: 304px!important;
}
.bstyle-2-text{
    left: 435.5px!important;
    top: 283px!important;
}
.bstyle2-button{
    left: 515.5px!important;
    top: 356px!important;
}
.price-and-cart {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 2px 15px;
}
.price-and-cart p {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}
.price-and-cart a {
    font-size: 20px;
    color: #fff;
}
.offer-tag {
    background: #376fb4;
    position: absolute;
    top: 0rem;
    padding: 1px 13px;
}
.offer-tag p {
    color: #fff;
    font-weight: 600;
}
/* Navabar css */
.menu-position .social_icons {
    display: inline-flex;
}
.menu-position {
    position: absolute;
    left: 10rem;
    margin-top: 5rem;
}
/* sale badge */
.badge {
    border-radius: 5px;
    font-size: 1.4rem;
    padding: 0.3rem 0.5rem;
  }
  .badge--sales {
    position: relative;
    display: inline-block;
    z-index: 99999;
    background-color: #376fb4;;
    width: auto;
    margin-left: 20px;
    height: 36px;
    position: absolute;
    line-height: 2.2rem;
    margin-top:1rem
  }
  .badge--sales::before {
    position: absolute;
    left: -17px;
    top: -2px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #376fb4;
    border-bottom: 20px solid transparent;
}
  .badge--sales::after {
    display: block;
    content: '';
    position: absolute;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    left: -5px;
    top: calc(100% / 2 - 5px);
  }

  .about_image img {
    width: 100%;
}
.about_image img {
  width: 100%;
  max-height: 450px;
  height: 100%;
  object-fit: cover;
}  

.about-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  padding: 0px 3rem;
}

@media(max-width:425px){
    .menu-position{
        left:6rem!important;
        margin-top: 2rem!important;
    }
    .single-cart .btn{
      padding:5px 15px;
    }
}


/* single  */

.nav-tabs>li.active>a{
  border:none!important;
  border-bottom: 2px solid #376fb4!important;
}

.nav-tabs>li>a:hover{
  border:none!important;
  border-bottom: 2px solid #376fb4!important;
}
#tab-description p {
  font-size: 13px;
  font-family: 'Playfair Display', serif;
}
#tab-description h2, #tab-description h6 {
  font-weight: normal;
}
.woocommerce-tabs h2{
  display: none;
}
#tab-description h6{
  font-size: 16px;
}
#tab-description ul{
  padding: 10px 15px;
  font-family: 'Playfair Display';
  font-size: 13px;
}
#tab-description li{
  list-style: disc;
}
.rx_review_summery_block {
  display: none;
} 

.related-products .item{
  text-align: center;
}
.related-products img {
  height: 200px!important;
  object-fit: cover;
  width: 100%;
}

.woocommerce-tabs.wc-tabs-wrapper {
  padding: 0px 15px;
}

.woocommerce-product-rating {
    display: none;
}
#contact_form li .btn{
  width:30%!important;
}
.button-submit{
  font-weight: 600;
}

.import-export-form .wpcf7-submit {
  font-weight: 600;
}

.user-acc h6 {
  text-transform: uppercase!important;
}

.user-basket .cart-img {
  box-shadow: none!important;
}
.user-basket .cart-img a{
  margin-left:0px!important
}
.margin-bottom-50{
  margin-bottom: 50px!important;
}
/* single end */
/* Testomonials Section */
/* @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap"); */
#testimonial-area .section-heading h2 {
  font-size: 48px;
  line-height: 58px;
}

.testi-wrap {
  position: relative;
  height: 600px;
  margin-top: -80px;
}

.client-single {
  margin-top: 20px;
  text-align: center;
  position: absolute;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.client-info,
.client-comment {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  display: none;
}
.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  opacity: 0;
  visibility: hidden;
}
.client-single.position-1 {
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}
.client-single.position-2 {
  left: -40px;
  top: 105px;
}
.client-single.position-3 {
  left: -60px;
  top: 240px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.position-4 {
  left: 55px;
  top: 380px;
}
.client-single.position-5 {
  top: 30px;
  right: 55px;
}
.client-single.position-6 {
  top: 225px;
  right: -40px;
}
.client-single.position-7 {
  top: 400px;
  right: 45px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.active {
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  width: 70%;
}
.client-single.active .client-comment,
.client-single.active .client-info {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.client-single:not(.active) {
  -webkit-transform: scale(0.55);
  transform: scale(0.55);
  z-index: 99;
}
.client-single.active .client-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 24px;
  position: relative;
}
.client-single.active .client-img:before {
  border-radius: 100%;
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9d5bfe), to(#3890fe));
  background-image: linear-gradient(180deg, #9d5bfe 0%, #3890fe 100%);
  padding: 5px;
  width: 160px;
  height: 160px;
  top: -4px;
  left: 0px;
  position: absolute;
  z-index: -1;
}
.client-single .client-img img {
  width: 150px;
  border-radius: 50%;
  border: 8px solid #d1e9ff;
  cursor: pointer;
}
.client-single.active .client-img img {
  max-width: 160px;
  margin: 0 auto 24px;
  border: 0;
}

.client-comment {
  padding: 0 30px;
}
.client-comment h3 {
  font-size: 22px;
  line-height: 32px;
  color: #505b6d;
}
.client-comment span i {
  font-size: 60px;
  color: #0084ff;
  margin: 40px 0 24px;
  display: inline-block;
}

.client-info h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: 4px;
}
.client-info p {
    color: #0084ff;
    text-transform: uppercase;
    font-weight: 600;
}

.detail-single-image img {
  width: 100%;
  height: 550px;
  object-fit: contain;
}
@media(max-width:768px){
  .mt-6r{
    margin-top:2rem!important;
  } 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
/* 	 */
	
	.overlap-top-section{
		width: 60%;
		padding: 2rem !important
	}
	
/* 	 */
	
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .client-single.active {
    width: 60%;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 100px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 108px;
    height: 108px;
    top: -4px;
    left: 6px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 580px;
  }

  #testimonial-area {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 60%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-5,
.client-single.position-7 {
    right: 0;
  }

  .client-single.position-4 {
    left: 0;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 630px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 600px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 550px;
  }
}
#testimonial-area .heading p{
    font-family: 'Playfair Display', serif;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 20px;
    max-width: 900px;
    margin: 0 auto;
}
#testimonial-area {
    background: #f2f8fdbf;
}

.top_header {
  padding: 5px;
  background: #376fb4;
}

.top_text {
  color: #fff;
  font-weight: 600;
}
.home-banner-content-section img{
  width:100%;
}
.home-banner-content-section .big_image {
  height: 300px;
  object-fit: cover;
  border-radius: 2.3rem;
}
.home-banner-content-section .small_image {
  border-radius: 2.3rem;
}
.banner-main-content {
  position: absolute;
  top: 4.5rem;
  padding-left: 5rem;
  transition: 2s ease linear;
  max-width: 600px;
  width: 100%;
}
.main_wrapper {
  position: relative;
}

.banner-main-content strong {
  font-weight: bold;
  color: #fff;
  font-size: 26px;
  margin: 0px;
  margin-bottom: 20px;
}
.banner-main-content p {
  padding: 2rem 0;
  color: #fff;
	margin: 0
}
button.main-content-button {
    border: none;
    padding: 12px 18px;
	color: #fff;
	background: #376fb4;
    font-weight: 600;
    border-radius: 0.8rem;
    transition: all 0.4s ease-in-out;
}
.main-content-button:hover {
  color: #376fb4;
  background: #fff;
}
.banner-side-content {
  padding: 10px 5px;
} 



/* cart css */
.woocommerce table.shop_table{
  border:none!important;
}
.shop_table thead {
  width: 100%;
  padding: 0px 0;
  border-bottom: 1px solid #d1d5db;
}
.woocommerce-cart-form__contents tbody:before {
  content: "-";
  display: block;
  line-height: 1em;
  color: transparent;
}

.woocommerce table.shop_table tr:first-child td {
  border-top: none;
}

.woocommerce-cart-form th {
  font-weight: normal!important;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0px;
  font-size: 12px;
  border-bottom: 1px solid #d1d5db;
}


.cart_item img {
  height: 220px!important;
  width: 50%;
  object-fit: contain;
}
.cart_item a {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 2px;
  color: #2d3a4b;
  margin-bottom: 0px;
}

.woocommerce-Price-amount bdi {
  font-size: 15px;
  font-weight: normal;
  z-index: 9;
  color: #fff;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.related-products .woocommerce-Price-amount bdi,.product.type-product bdi,.product.type-product ins{
  color:#2d3a4b;
}

.product-remove .icon-close {
  color: #272727;
  font-size: 16px;
}

.woocommerce a.remove:hover {
  background: #fff!important;
}

.woocommerce-cart-form thead{
  border-bottom:1px solid #d1d5db;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
  width:100%!important;
}

.cart-ship-info .coupon {
  background: #eeeeee;
  padding: 50px;
  display: inline-block;
  width: 100%;
}

.cart-ship-info .coupon button.button.btn.btn-small.btn-dark {
  font-family: 'Montserrat', sans-serif;
  background: #2d3a4b;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  border-radius: 0px;
  padding: 0px 25px;
  line-height: 40px;
  text-align: center;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  vertical-align: middle;
}

.grand-total th {
  border: none;
  padding-left: 0px!important;
}
.grand-total td {
  text-align: right;
  padding-right: 0px!important;
}

.cart-subtotal bdi {
  font-weight: normal;
  color: #2d3a4b;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
  font-size: 13px;
  margin: 0px;
}

a.checkout-button.button.alt.wc-forward {
  font-family: 'Montserrat', sans-serif;
  background: #2d3a4b;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  border-radius: 0px;
  padding: 0px 25px;
  line-height: 40px;
  text-align: center;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  vertical-align: middle;
}

/* checkout */


.woocommerce-billing-fields__field-wrapper p {
  margin-bottom: 20px!important;
}

.woocommerce-checkout-review-order-table bdi {
  border-bottom: none;
}

.woocommerce-checkout-review-order-table .cart-subtotal td {
  border-top: 1px solid rgba(0,0,0,.1)!important;
  text-align:right;
}
.woocommerce-checkout-review-order-table bdi {
  border-bottom: none;
  font-weight: normal;
  color: #2d3a4b;
  padding: 10px 0;
  font-size: 12px;
  margin: 0px;
}
.woocommerce-checkout-review-order-table .product-total,.woocommerce-checkout-review-order-table .order-total{
  text-align: right;
}
.woocommerce-shipping-totals.shipping td {
  text-align: right;
}

.woocommerce-checkout #payment {
  background: #ffffff!important;
  border-radius: 5px!important;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px!important;
}

.woocommerce-checkout-review-order button#place_order {
  font-size: 14px;
  padding: 0px 30px;
  font-family: 'Montserrat', sans-serif;
  line-height: 46px;
  background: #2d3a4b;
  border-radius: 0px;
  letter-spacing: 1px;
  position: relative;
}

.cultur-block a {
  color: #fff;
}

.shop-detail a {
  font-size: 12px;
  color: #2d3a4b;
  font-family: 'Montserrat';
  color: #376fb4;
}
.item-owner p{
  margin-left: 5px;
}
.single-cart{
  display: flex;
  justify-content: space-between;
}
.single-cart::after,.single-cart::before{
  content:none!important;
}

.single-cart .btn{
  height:50px;
  background:#2d3a4b;
  color:#fff;
}
/* checkout close */

.banner-side-content p {
  line-height: 21px;
  margin-top: 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.banner-side-content strong {
  color: #376fb4;
}

.pagination .page-numbers {
  background: #fff!important;
  color: #000!important;
  border: 1px solid black!important;
}

.pagination .current {
  background: #376fb4!important;
  color: #fff!important;
}
a.next.page-numbers, a.prev.page-numbers{
  width: auto;
  padding: 0px 5px;
}
.admin-pic img {
  width: 100%;
}
.details-banner h4{
  font-size: 25px;
  color: #2d3a4b;
  font-weight: bold;
  letter-spacing: 6px;
  margin-top: 0px;
}
#googlemap iframe {
  width: 100%;
}
.contact-info {
  padding: 40px;
  margin-top: 0px;
  box-shadow: rgb(55 111 180 / 52%) 0px 1px 3px 0px, rgb(55 111 180 / 52%) 0px 0px 0px 1px;
  border-radius: 5px;
}
.mission-text {
  display: block;
}
.mission-text h2{
  font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: normal;
    text-transform: none;
    margin-top: 30px;
    color: #666666;
    line-height: 45px; 
}
.mt-2{
  margin-top:20px;
}
.avatar img {
  display: block!important;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feature-content i {
  font-size: 28px;
}
.feature-content p {
  text-align: justify;
}
.feature-content i {
  font-size: 23px;
  font-weight: 600;
  border: 1px solid #376fb4;
  border-radius: 50%;
  padding: 5px;
  color: #376fb4;
}
.feature-content h6 {
  color: #376fb4;
}
.feature-content{
  text-align:center;
}
.overlap-base-image {
  width: 50%;
/*   margin-top: 5rem; */
}
.overlap-content-wrapper {
  position: relative;
}
.overlap-top-section {
width: 60%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #376fb4;
    padding: 5rem;
}
.full-image-wrapper img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.overlap-top-section h6, .overlap-top-section p {
  color: #fff;
}

.full-image-wrapper {
  position: relative;
}

.full-width-content-wrapper {
  position: absolute;
  top: 11rem;
  width: 50%;
  right: 0px;
  margin-left: auto;
  padding: 0;
  text-align: inherit;
}
.full-width-content-wrapper h6 {
  color: #fff;
  font-weight: 600;
  font-size: 28px;
}
.full-width-content-wrapper p {
  color: #fff;
  font-weight: 600;
}
.shop-page .item img {
  object-fit: cover;
  height: 180px;
}
span.product-num {
  color: #2d3a4b;
}
.shop-page .item {
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.archive-price bdi,.archive-price ins {
  color: #2d3a4b;
  text-decoration: none;
}

.price.archive-price {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    padding-bottom: 1rem;  
}

@media(max-width:991px){
  .mobile-mt-2{
    padding-top:2rem;
  }
}

/* Custom Quantity */
input,
textarea {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 10px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
  clear: both;
  margin: 15px 0;
  position: relative;
}

.input-group input[type='button'] {
  background-color: #eeeeee;
  min-width: 38px;
  width: auto;
  transition: all 300ms ease;
}

.input-group .button-minus,
.input-group .button-plus {
  font-weight: bold;
  height: 38px;
  padding: 0;
  width: 38px;
  position: relative;
}

.input-group .quantity-field {
  position: relative;
  height: 38px;
  left: -6px;
  text-align: center;
  width: 62px;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 5px;
  resize: vertical;
}

.button-plus {
  left: -13px;
}

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.unordered-list,.features {
  border-bottom: 1px solid #d1d5db;
}
.features{
  padding-bottom: 1.5rem;
}

ul.unordered-list li {
  list-style: circle;
  margin-left: 2rem;
}

.item-decribe {
  margin-top: 30px;
}

.related-products img {
  height: 100%!important;
  max-width: 355px;
}
.shopping-cart .input-group{
  display: block!important;
}
.import-export-form-section .heading{
    margin-bottom: 40px;
}

.import-export-form input {
  width: 100%;
  border-radius: 4px;
  margin: 0.5rem 0rem;
  color: #2d3a4b;
}

.form-wrapper {
  background: #376fb466;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  border-radius: 10px;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  padding: 3rem 1rem;
}

.import-export-form label{
  width:100%;
}

.import-export-form label {
  width: 100%;
  color: #2d3a4b;
}
.import-export-content h1,.import-export-content h2,.import-export-content h3,.import-export-content h4,.import-export-content h5,.import-export-content h6{
  font-weight: bold;
  color: #2d3a4b;
  text-align: center;
  margin: 0px;
  margin-bottom: 20px;
  letter-spacing: 5px;
}

.import-export-content li {
  list-style: unset;
  padding: 0.4rem;
  float: left;
  width: 50%;
}

.import-export-content li::marker {
  color: #2d3a4b;
}

.import-export-content img {
  border-radius: 4px;
  margin-top: 1rem;
}

.import-export-content p:first-of-type {
  margin-top: 2rem;
}

.cart-table{
  width: 100%;
}

.cart-head {
  border-bottom: 1px solid #e7e5e5;
}

.cart-head th {
  padding-bottom: 1rem;
}

.cart-image img {
  width: 150px;
}
.cart-details span.price,.cart-details a.cart-item-close {
  display: block;
  padding-bottom: 10px;
}

textarea#w3review {
  display: block;
  border: 1px solid #2d3a4b;
}

.pricing ins {
  text-decoration: none;
}
.pricing bdi {
  font-size: 14px;
}
.icon-arrow-left:before {
  font-size: 24px;
}
.icon-arrow-right:before {
  font-size: 24px;
}

.item-display .col-xs-6 {
  padding: 0px;
}

.shop-sidebar h4 {
  font-size: 16px;
  text-transform: uppercase;
  color: #2d3a4b;
  padding-left: 15px;
  position: relative;
  margin-bottom: 30px;
}

.shop-sidebar h4:after {
  content: "";
  height: 6px;
  width: 6px;
  background: #376fb4;
  position: absolute;
  left: 0px;
  top: 6px;
}

.shop-sidebar label {
  position: relative;
  color: #2d3a4b;
  line-height: 21px;
  font-weight: 500;
  font-size: 14px;
  padding-left: 1px;
}

.shop-sidebar input[type=checkbox], input[type=radio] {
    margin: -6px 0 0!important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #376fb4!important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #376fb4!important;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1em!important;
}
.new-terms {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  padding: 0px 15px;
}
.section-title {
	font-size: 28px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	display: inline-block;
	position: relative;
}
.section-title:after,
.section-title:before {
	content: "";
	position: absolute;
	bottom: 0;
}
.section-title:after {
	height: 2px;
	background-color: #f2f8fdbf;
	left: 25%;
	right: 25%;
}

.section-title:before {
	width: 15px;
	height: 15px;
	border: 3px solid #fff;
	background-color: #fc5c0f;
	left: 50%;
	transform: translatex(-50%);
	bottom: -6px;
	z-index: 9;
	border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
	width: 50px;
	height: 50px;
	objec-fit:contain;
}

.feedback-slider-item {
    position: relative;
    padding: 10px;
    margin-top: -40px;
    background: #ffffffbf!important;
    border-radius: 13px!important;
    padding-top: 9rem;
}

.customer-name {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
}

.feedback-slider-item p {
	line-height: 1.875;
}

.customer-rating {
	background-color: #eee;
	border: 3px solid #fff;
	color: rgba(1, 1, 1, 0.702);
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	width: 47px;
	height: 47px;
	line-height: 44px;
	font-size: 15px;
	right: 0;
	top: 77px;
	text-indent: -3px;
}

.thumb-prev .customer-rating {
	top: -20px;
	left: 0;
	right: auto;
}

.thumb-next .customer-rating {
	top: -20px;
	right: 0;
}

.mt-6r{
  margin-top:6rem;
} 

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
	content: "";
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	top: 103px;
	background-color: #f6f6f6;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
	border-radius: 10px;
	z-index: -1;
}

.thumb-prev,
.thumb-next {
	position: absolute;
	z-index: 99;
	top: 45%;
	width: 98px;
	height: 98px;
	left: -90px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.thumb-next {
	left: auto;
	right: -90px;
}

.feedback-slider-thumb img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.feedback-slider-thumb:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
	position: relative;
	display: inline-block;
	bottom: 45px;
	transition: all 0.2s ease-in;
}

.customer-feedback .owl-nav i {
	background-color: transparent;
	color: rgb(251, 90, 13);
	font-size: 25px;
}

.customer-feedback .owl-prev {
	left: -15px;
}

.customer-feedback .owl-prev:hover {
	left: -20px;
}

.customer-feedback .owl-next {
	right: -15px;
}

.customer-feedback .owl-next:hover {
	right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 35px;
}
.customer-feedback .owl-dot {
	display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: #fff;
	border: 1px solid rgb(251, 90, 13);
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
	background-color: rgb(251, 90, 13);
}

blockquote {
  position: relative;
  margin: 40px 0;
  font: italic 1.2rem var(--type-quote);
  background: var(--quote-bg) no-repeat left / var(--quote-image-width);
  border-radius: var(--border-rad);
  text-indent: 1.6em;
  box-shadow: rgb(0 0 0 / 5%) 0px 0px 0px 1px;
    padding: 20px 20px;
    border-left: 3px solid;
}

@media (min-width: 768px) {
	blockquote {
		margin: 0px 0px;
	}
}

blockquote::before {
	content: "";
	pointer-events: none;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: var(--border-rad);
}

blockquote::after {
	content: "❝";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: -2px;
	transform: translate(-50%, -50%);
	width: 1.3em;
	height: 1.3em;
	background: white;
	box-shadow: 0 4px 5px -1px hsla(0 0% 0% / 20%);
	border-radius: 999px;
	display: grid;
	place-content: center;
	padding-top: .5em;
	color: var(--accent-color);
	font-size: 36px;
	font-style: normal;
	text-indent: 0;
}

.blockquote-author-image {
	position: absolute;
	left: 0;
	top: 0;
	width: var(--quote-image-width);
	height: 100%;
	opacity: 0.75;
	background: var(--accent-color) var(--image) no-repeat center / cover;
	background-blend-mode: hard-light;
	border-top-left-radius: var(--border-rad);
	border-bottom-left-radius: var(--border-rad);
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
	.feedback-slider-item:after {
		left: 30px;
		right: 30px;
	}
	.customer-feedback .owl-nav [class*="owl-"] {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin-top: 45px;
		bottom: auto;
	}
	.customer-feedback .owl-prev {
		left: 0;
	}
	.customer-feedback .owl-next {
		right: 0;
	}
}



@media(max-width:991px){
  .import-export-content li{
    width: 100%;
  }
  .form-wrapper{
    margin-top:2rem;
  }
  .import-export-content ul {
    margin: 0rem 2rem;
    width: 100%;
  }
  .shopping-cart .cart-head{
    margin-bottom:0px;
    border:none;
  }
}

@media(max-width:767px){
  textarea#w3review {
    width: 100%;
}
  .cart-head ul{
    display: inline-flex;
  }
  .shopping-cart .cart-details{
    padding: 30px 15px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
  }
  .shopping-cart .position-center-center {
    width: auto;
  }
  .shopping-cart .cart-details li {
    min-height: 100px;
  }
}

@media(max-width:372px){
  .cart-head li {
    padding: 0px 5px;
  }
}

.tp-arr-imgholder{
  display: none!important;
}
/*
    Custom About
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  color: #252525;
  margin-top: 0;
}

p {
  font-size: 14px;
  line-height: 1.5;
}

.spacing {
  padding: 60px 0;
}

img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease-in-out;
}

.breadcrumb_wrap ol {
  background-color: transparent;
  padding: 10px 0;
  margin: 0;
}
.breadcrumb_wrap ol li {
  font-size: 13px;
}
.breadcrumb_wrap ol li a {
  color: #6f6f6f;
}
.breadcrumb_wrap ol li a:hover {
  color: #376fb4;
}
.breadcrumb_wrap ol li.active {
  color:#376fb4;
  font-weight: 600;
}

.history-block {
  text-align: center;
  padding-top: 40px;
}
.history-block .history_top {
  max-width: 58%;
  margin: 0 auto 32px;
}
.history-block .history_top h2 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 14px;
}
.history-block .history_top p {
  margin: 0;
  font-family: "Montserrat", sans-serif;
}
.history-block figure {
  margin: 0;
  padding: 0;
}
.history-block figure img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  object-fit: cover;
}

.features-section .row {
  margin-bottom: 62px;
}
.features-section .row:last-child {
  margin-bottom: 0;
}
.features-section figure img {
  border-radius: 4px;
  object-fit: cover;
}
.features-section .features-custom {
  padding: 0 32px;
}
.features-section .features-custom h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 14px;
}

.service .service-top-block {
/*   min-height: 300px; */
  padding: 30px;
  border-radius: 4px;
  background-color: #376fb4;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 42px;
}
.service .service-top-block div {
/*   width: 85%; */
  text-align: center;
  margin: 0 auto;
}
.service .service-top-block h2 {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 14px;
}
.service .service-top-block p {
  margin: 0;
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.service .service-bottom-block .service-block {
  padding: 15px;
  margin-bottom: 22px;
}
.service .service-bottom-block .service-block .icon {
  height: 42px;
  width: 42px;
  border-radius: 4px;
  background: #376fb4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service .service-bottom-block .service-block .icon i {
  color: #fff;
  font-size: 18px;
}
.service .service-bottom-block .service-block h4 {
  font-size: 16px;
  margin: 14px 0;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: normal;
}
.service .service-bottom-block .service-block p {
  margin: 0;
  font-size: 13px;
}

.position-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}

@media (min-width: 0) and (max-width: 576px) {
/* 	 */
	.overlap-base-image{
		width: 100%;
		margin-bottom: 15px;
	}
	.overlap-top-section{
		position: relative;
		width: 100%;
		padding: 15px;
}
	.full-image-wrapper .full-image-wrapper img{
		height: 100%
	}
	.full-image-wrapper .full-width-content-wrapper{
		width: 100%;
		padding: 15px 30px
	}
	.full-image-wrapper .full-width-content-wrapper h6{
		font-size: 24px
	}
	
	
	
/* 	 */
  .breadcrumb_wrap ol {
    background-color: transparent;
    padding: 10px 0;
    margin: 0;
  }
  .breadcrumb_wrap ol li {
    font-size: 13px;
  }
  .breadcrumb_wrap ol li a {
    color: #6f6f6f;
  }
  .breadcrumb_wrap ol li a:hover {
    color: #376fb4;
  }
  .breadcrumb_wrap ol li.active {
    color: #333;
    font-weight: 600;
  }
  .spacing {
    padding: 32px 0;
  }
  p {
    font-size: 13px;
  }
  .history-block {
    text-align: left;
  }
  .history-block .history_top {
    max-width: 100%;
    margin: 0 auto 16px;
  }
  .history-block .history_top h2 {
    font-size: 20px;
    margin: 0 0 12px;
  }
  .features-section .row {
    margin-bottom: 16px;
  }
  .features-section .features-custom {
    padding: 0 0;
  }
  .features-section .features-custom h3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .service .service-top-block {
    padding: 16px;
    margin-bottom: 22px;
    min-height: 250px;
  }
  .service .service-top-block div {
    text-align: center;
  }
  .service .service-top-block h2 {
    font-size: 18px;
    font-weight: 600;
  }
  .service .service-bottom-block .service-block {
    padding: 0;
    margin-bottom: 16px;
  }
  .service .service-bottom-block .service-block h4 {
    margin: 13px 0;
  }
  .cultur-block li {
    width: 50%;
  }
  .cultur-block li img {
    height: 125px;
  }
  .cultur-block .position-center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cultur-block .position-center-center h4 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .cultur-block .position-center-center p {
    margin: 0;
    font-family: "Montserrat", sans-serif;
  }
  .news-letter.style-2 .heading h4 {
    font-size: 20px;
    letter-spacing: normal;
    margin-bottom: 9px;
  }
  .news-letter.style-2 form {
    display: flex;
    align-items: center;
  }
  .news-letter.style-2 form button {
    margin: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .breadcrumb_wrap ol {
    background-color: transparent;
    padding: 10px 0;
    margin: 0;
  }
  .breadcrumb_wrap ol li {
    font-size: 13px;
  }
  .breadcrumb_wrap ol li a {
    color: #6f6f6f;
  }
  .breadcrumb_wrap ol li a:hover {
    color: #376fb4;
  }
  .breadcrumb_wrap ol li.active {
    color: #333;
    font-weight: 600;
  }
  .spacing {
    padding: 42px 0;
  }
  p {
    font-size: 13px;
  }
  .history-block .history_top {
    max-width: 85%;
  }
  .history-block .history_top h2 {
    font-size: 22px;
  }
  .features-section .row {
    margin-bottom: 32px;
  }
  .features-section .features-custom {
    padding: 0 0;
  }
  .features-section .features-custom h3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .service .service-top-block {
    padding: 16px;
    margin-bottom: 22px;
    min-height: 250px;
  }
  .service .service-top-block div {
    width: 70%;
    text-align: center;
  }
  .service .service-top-block h2 {
    font-size: 18px;
    font-weight: 600;
  }
}

/*# sourceMappingURL=style.css.map */

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background: #376fb4;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat';
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background: #376fb4;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat';
}
.general-template .woocommerce h1,.general-template .woocommerce h2,.general-template .woocommerce p,.general-template .woocommerce label{
    font-family: 'Montserrat';   
}
.general-template .woocommerce h2 {
    color: #376fb4;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 18px;
}
.general-template .woocommerce .rx-woocommerce-myaccount-navigation{
    float: left;
    padding: 1rem 4rem 1rem 1rem;
    box-shadow: rgb(0 0 0 / 5%) 0px 0px 0px 1px;
}
.rx-woocommerce-myaccount-navigation li:not(first-child) {
    padding-top: 2rem;
}
.general-template .is-active a{
    color: #376fb4;
    font-weight:600;
}

.rx-woocommerce-myaccount-navigation li a {
    color: #2d3a4b;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.general-template .woocommerce .woocommerce-MyAccount-content {
    width: 84%;
    position: relative;
    float: right;
}
.row.order-wrapper {
    display: flex;
}
.order-1 {
    order: 1;
}
.order-2{
 order:2   
}

/*Slider Nav Position*/
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot{
    top:9rem;
}

footer .footer-block.foot-head .foot-logo a img {
  height: 12.688rem!important;
}
.tp-caption .btn:hover {
  color: #376fb4;
}


.slider-carousel .owl-controls .owl-nav .owl-prev{
	position: absolute;
    top: 50%;
    left: 0;
    background: #fff;
    padding: 12px;
    z-index: 1;
    font-size: 26px;
	transform: translatex(-6rem);
	transition: all .6s ease-in-out;
}

.slider-carousel .owl-controls .owl-nav .owl-next{
	position: absolute;
    top: 50%;
    right: 0;
    background: white;
    padding: 12px;
    z-index: 1;
	font-size: 26px;
	transform: translatex(6rem);
	transition: all .6s ease-in-out;
}

.slider-carousel .owl-controls .owl-nav .owl-prev:hover,
.slider-carousel .owl-controls .owl-nav .owl-next:hover
{
	color: #376fb4
}

.slider-carousel:hover .owl-controls .owl-nav .owl-prev,
.slider-carousel:hover .owl-controls .owl-nav .owl-next{
	transform: translatex(0)
}



/*  */
