.exclusive-slider {
  margin-top: 2em;
}
.swiper-slide {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.swiper-slide .exclusive-slider-title {
  font-size: 5rem;
  color: #fff;
  font-weight: 700;
  padding: 2em 1em;
  margin: 2em 1em;
}

.my-prints-slider {
  margin-top: 1em;
}
.my-prints-slider .h3 {
  font-size: 3rem;
}

.my-prints-header {
}
.final-slider-owl {
}
.more-products {
  margin: 3em 0;
}

.more-products h3 {
  font-size: 4rem;
  font-weight: 700;
}

.new-offer {
  margin: 3em 0;
}

.ask-for-offer {
  font-size: 4rem;
  font-weight: 700;
}

.new-offer p {
  font-size: 1.4rem;
  color: #8a8a9b;
  display: block;
  padding: 1em 0 0 0;
  margin: 2em 0 0 0;
}

.new-offer .btn-orange {
  width: 100%;
  background: #ff8c00;
  border: 1px solid #ff8c00;
  display: block;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px !important;
  color: #fff;
  padding: 1.5em 0;
  font-size: 1.6rem;
  margin: 2em 0 0 0;
}

.new-offer .btn-orange:hover {
  background: #ff8c00 !important;
}

.icons {
}

.icons .icon-card {
  padding: 2em;
}

.icons h4 {
  font-size: 1.6rem;
  color: #21203c;
  text-transform: none;
  display: block;
  margin: 0.5em 0 0 0;
  font-weight: 700;
}

.icons p {
  font-size: 1.4rem;
  color: #8a8a9b;
  display: block;
  margin: 0.5em 0;
}
.buy-history {
  margin: 3em 0;
  padding: 5em 2em;
  min-height: 500px;
}

.buy-history .background-colored {
  background: #ffcb661a;
  border: 1px solid #ffcb661a;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 6em 0;
}

.buy-history .title-row {
  text-align: center;
}

h3.purchase-history {
  text-align: center;
  font-size: 3rem;
  margin: 0 0 2em 0;
}

.icon-image {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.buy-history span.info {
  display: block;
  font-size: 1.6rem;
  color: #21203c;
  font-weight: 700;
}

.buy-history span.info-text {
  display: block;
  font-size: 1.4rem;
  color: #8a8a9b;
}

/* slider pagination */

.tns-nav {
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.tns-nav button {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 0 0.5em;
}
.tns-nav button.tns-nav-active {
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
}

.more-products-item {
}

.more-products-item p.product-title {
  color: #000000;
  font-weight: 700;
  font-size: 2em;
  display: block;
  padding: 1em 0 0 0;
}
.more-products-item p.product-category {
  color: #b8bbc6;
  font-size: 1.4rem;
  display: block;
  margin: 1em 0;
}

.more-products-item ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.more-products-item ul li {
  display: inline-block;
  width: calc(100% / 3);
  margin: 0;
  padding: 0.2em;
  font-size: 1.5rem;
}

.more-products-item ul li.product-price {
  color: #000;
  font-weight: 700;
}

.more-products-item ul li.product-price span:before {
  content: "\f02b" !important;
  font-family: icomoon !important;
  font-size: 1.5rem;
  color: rgba(113, 233, 98, 1);
  margin-right: 5px;
}

.more-products-item ul li.product-size {
  color: #b8bbc6;
}

.more-products-item ul li.product-weight {
  color: #fff;
  background: #ff8c00;
  border: 1px solid #ff8c00;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
}

.more-products .tns-controls {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.more-products .tns-controls button {
  display: inline-block;
  padding: 1em;
  margin: 0 5px 5px 0;
}

.previous-nav:before {
  content: "\e5c8" !important;
  font-family: icomoon !important;
}

.previous-nav {
  transform: rotate(180deg);
}

.next-nav:before {
  content: "\e5c8" !important;
  font-family: icomoon !important;
}

.product-slider-main-item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.product-slider-main-item a {
  position: relative;
  display: block;
}

.product-slider-main-item a img {
  position: relative;
}

.product-slider-main-item a p {
  position: relative;
  display: block;
  margin: auto;
  background: #fff;
  padding: 1em;
  text-align: center;
  color: #696969;
  bottom: 30px;
  width: 80%;
  left: 0;
  right: 0;
  border: 1px solid #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  z-index: 999;
}

.see-all-products {
  display: block;
  background: #ff8c00;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #ff8c00;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 20px 0 0 0;
}

.see-all-products a,
.see-all-products a:hover,
.see-all-products a:active {
  color: #fff;
}

.see-all-products p {
  display: block;
  padding: 3.5em 3em;
}

.see-all-products p:after {
  display: block;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  content: "\e5c8" !important;
  font-family: icomoon !important;
}

.my-prints-slider .tns-controls {
  text-align: right;
  color: #999;
}

.mobile-see-all-link {
  display: block;
  text-align: right;
  color: #000;
  font-weight: 700;
}

h3.history-title {
  display: block;
  text-align: center;
  font-size: 3rem;
  padding: 1.5em;
  margin: 1em 0;
}

.istoriko-agorwn-details {
  background: #ffcb661a;
  border: 1px solid #ffcb661a;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: block;
  margin: 0;
  padding: 1em 0.5em;
  width: 100%;
}

.history-cat-item {
  margin: 1em 0;
}

.istoriko-agorwn-details span.info {
  display: block;
  font-size: 1.6rem;
  color: #21203c;
  font-weight: 700;
}

.istoriko-agorwn-details span.info-text {
  display: block;
  font-size: 1.4rem;
  color: #8a8a9b;
}

.mother-item a {
  color: #fff;
  position: relative;
  display: block;
  width: 100%;
  margin: 1em;
}

.my-prints-category {
  display: block;
  margin: 1em 0 1em 0;
}

.mother-item a:hover,
.mother-item a:active {
  color: #fff;
}

.mother-item img {
  position: relative;
  width: 100%;
  margin: 0 auto;
  left: 0;
  top: 0;
  z-index: 5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.overlay-background {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: rgb(153, 153, 153);
  background: linear-gradient(
    0deg,
    rgba(153, 153, 153, 1) 0%,
    rgba(153, 153, 153, 0.41789215686274506) 65%
  );
  z-index: 6;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  top: 0;
  left: 0;
}

.mother-item .mother-item-title {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 2em 1em;
  margin: auto;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
  font-size: 1.9rem;
  font-weight: 700;
}

.mother-item p.mother-child-item-number {
  display: block;
  position: absolute;
  z-index: 10;
  text-align: center;
  left: 0;
  width: 100%;
  font-size: 1.5rem;
  bottom: 5%;
  z-index: 11;
}

h1.my-prints-product {
  font-weight: normal;
  font-size: 3rem;
  display: block;
  margin: 1em 0 2em 0;
}

.product-page .mother-item a {
  margin: 0;
}

.child-item {
}

.child-image {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.child-item-link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.child-item-link:hover .child-image {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.child-item-link:active .child-image {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.child-page-title {
  display: block;
  padding: 2em 2em;
  font-weight: normal;
  font-size: 3rem;
}

.mobile-header-link {
  display: block;
  font-size: 3rem;
  padding: 2.7em 0 0 0;
  color: #000;
}

.mobile-header-link:hover {
  color: #000;
}

.child-item .child-item-title {
  color: #1e2432;
  display: block;
  margin: 1em 0 0.2em 0;
  font-size: 1.6rem;
}

.child-item .child-product-description {
  color: #b8bbc6;
  font-size: 1.4rem;
  display: block;
  margin: 0 0 1em 0;
}

.parent-title-section {
  margin: 0 0 1.5em 0;
}

.hidden-divs {
  padding-left: 0;
  padding-right: 0;
}
.hidden-divs .exclusive_child_description{
  margin: 2em 0 3em 0;
}

.new-product-option-button {
  color: #fff;
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #ff8c00;
  text-align: center;
  font-weight: normal;
  font-size: 1.8rem;
  padding: 1em 1em;
  display: block;
  margin: 1.5em 0;
}

.main-product-title {
  display: block;
  margin: 1.5em 0 0.5em 0;
  font-size: 3rem;
}

.product-history-title {
  font-weight: normal;
}

.history-accordion {
  background: #e8e8e8;
  padding: 2em 2em;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.history-accordion .panel-group {
  background: #e8e8e8;
  border-color: #e8e8e8;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.history-accordion .panel-group .panel-heading .panel-title {
  background: #e8e8e8;
  border-bottom: none;
  border-top: none;
  position: relative;
}
.history-accordion .panel-group .panel-body {
  background: #e8e8e8;
}

ul.content-of-history {
  list-style-type: none;
  width: 100%;
  display: block;
  padding: 1em 2em;
  background: #f7f8fa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

ul.content-of-history li {
  display: block;
  border-bottom: 1px solid #efeff4;
  padding: 1em 0.5em 1em 0.5em;
}

ul.content-of-history li:last-child {
  border-bottom: none;
}

ul.content-of-history li p {
}

ul.content-of-history li p:first-child {
  color: #333a4d;
}

ul.content-of-history li p:last-child {
  color: #b8bbc6;
}

.history-accordion .panel-group .panel-heading a::before {
  display: none !important;
}

.history-accordion .panel-group .panel-heading a::after {
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  content: "\f054";
  font-family: "FontAwesome" !important;
  font-size: 1.5rem;
  color: #c8c7cc;
}

.history-accordion .panel-group .panel-active .panel-heading a::after {
  color: #414144;
  content: "\f078" !important;
  font-family: "FontAwesome" !important;
}

.child-tabs .tab {
  display: inline-block;
  padding: 1em 0;
  cursor: pointer;
  position: relative;
  z-index: 5;
  width: 30%;
  color: #ff8c00;
  font-size: 1.6rem;
}
.child-tabs .whiteborder {
  color: #9d9a96;
}
.child-tabs .tabContent {
  width: 100%;
  height: auto;

  position: relative;
  top: -1px;
  z-index: 1;
  padding: 1em 0 0 0;
}
.child-tabs .hide {
  display: none;
}
.child-tabs .show {
  display: block;
}

.text-area-option_id {
  border: 1px solid #707070 !important;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: block;
  width: 100%;
  padding: 1em;
  font-size: 1.6rem;
  color: #707070;
  min-height: 200px;
  background: rgba(245, 245, 245, 1);
}

.prev-nav {
  margin: 1em 0;
}

.prev-nav a {
  color: #000;
  position: relative;
}

.prev-nav i {
  font-size: 2rem;
  position: absolute;
  left: 0;
  display: block;
  top: -20px;
  width: 100%;
}

.prev-nav .option-title h1 {
  font-weight: normal;
  font-size: 2.5rem;
}

.prev-nav a:hover {
  color: #000;
}

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

.mobile-printed {
  font-size: 2.5rem;
}

.option-details img {
  margin: 0 auto;
}
.option-details p {
  margin: 1.5em auto 0.5em auto;
}

.option-details .tab {
  text-align: center;
  display: inline-block;
  width: 49%;
}

.option-details .tab .p {
  display: block;
  font-size: 1.6rem;
  padding: 0.5em 2em;
  border: 1px solid #a7a7a7;
  text-align: center;
  position: relative;
  z-index: 5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.option-details {
  margin-bottom: 4em;
}

.accordion-in-option {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  margin-top: 13em;
  z-index: 10000;
}

.accordion-in-option .titles a {
  text-align: right;
  color: #ff8c00;
  font-size: 1.8rem;
}

ul.content-of-history li:last-child p:first-child {
  color: #ff0000;
}

.button-price-container {
  display: block;
  padding: 0.5em 1em;
}

.quantity-check-text {
}

.quantity-check {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  column-gap: 0.5em;
}

.quantity-check button {
  background: #145a74;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0.5em 1.5em;
  font-size: 1.8rem;
}

.quantity-check input {
  border: none;
  font-size: 3.5rem;
  color: #000;
  background: transparent;
  width: auto;
  max-width: 50%;
  text-align: center;
  padding: 0.5em 1em;
}

.big-green-button {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 2.5rem;
  color: white;
  border: none;
  background: #4bcb25;
  margin: 1em 0 0 0;
  padding: 1em;
}

.quantity-check-text {
  font-size: 1.8rem;
  display: block;
  margin: 0.5em auto;
  color: #000;
}

.product-page .quantity-check {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  column-gap: 0.5em;
}

.product-page .quantity-check button {
  background: #145a74;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0.5em 1.5em;
  font-size: 1.8rem;
}

.product-page .quantity-check input {
  border: none;
  font-size: 3.5rem;
  color: #000;
  background: transparent;
  width: auto;
  max-width: 30%;
  text-align: center;
  padding: 0.5em 1em;
}

.product-page .big-green-button {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 2.5rem;
  color: white;
  border: none;
  background: #4bcb25;
  margin: 1em 0 0 0;
  padding: 1em;
}
