a,
a:hover {
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  padding: 0;
  margin: 0;
}
.main-wrap,
body {
  overflow-x: hidden;
}
.browse-button h5,
body {
  font-family: "Playfair Display", serif;
}
.float-menu .dropdown-item,
.globe-item {
  text-orientation: upright;
  writing-mode: vertical-lr;
}
.fade,
.fade_reverse {
  animation-timing-function: linear, cubic-bezier(0.23, 1, 0.32, 1);
}
#art .card .card-header .btn-link,
a {
  text-decoration: none !important;
}
.artwork-detail-wrap .zoom-gallery-slide a,
.artwork-detail-wrap .zoom-gallery-slide figure,
.chat-wrp .chat-box img,
.event-img img,
.owl-carousel-5 .card-img iframe,
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  box-sizing: border-box;
  font-style: normal;
  line-height: inherit !important;
  letter-spacing: 0.0625em;
}
a,
a:hover {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
button {
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.custom-carousel-grid .owl-dots button.owl-dot:focus,
.custom-carousel-grid .owl-nav button:focus,
button:focus {
  outline: 0;
}
.input-form .custom-btn span,
.owl-carousel-2 .card-img figure,
.owl-carousel-4 figure,
.owl-carousel-5 figure,
label {
  margin-bottom: 0;
}
.form-control:focus {
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
}
.form-control:focus:focus {
  box-shadow: none;
  outline: 0;
}
textarea {
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  resize: none;
}
textarea:focus {
  box-shadow: none;
  outline: 0;
}
select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.artwork-wrap .custom-input,
.mb-4 {
  margin-bottom: 30px !important;
}
input:-internal-autofill-selected {
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
#owl-banner,
#owl-banner div:not(.owl-controls),
.artwork-detail-wrap .zoom-gallery-slide figure img,
.create-event-wrap .custom-radiobutton,
.owl-carousel .card {
  height: 100%;
}
#owl-banner .owl-dots {
  width: 100%;
  height: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  padding: 10px 0;
}
#owl-banner .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}
.owl-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.owl-buttons div {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  zoom: 1;
  margin: 0;
  width: 50px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  font-size: 0.9em;
  border-radius: 3px;
  color: #fff;
  background: #000;
  opacity: 0.6;
  text-transform: capitalize;
}
.art-slide-bottom .cmn-btn,
footer .cmn-btn {
  text-transform: capitalize !important;
}
.owl-carousel .owl-nav [class*="owl-"] {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.banner-btn a,
.custom-datepicker,
.file-upload,
.footer-email-wrp .form-group,
.footer-links.footer-second-widget-option .second-option,
.footer-widget-menu .footer-links li,
.owl-carousel,
.owl-carousel-4 .card-img,
.owl-carousel-5 .card-img,
.working-hours {
  position: relative;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}
.owl-carousel .owl-prev {
  left: -65px;
}
.owl-carousel .owl-next {
  right: -65px;
}
.owl-carousel .owl-item .item {
  border: 1px solid transparent;
  width: 100%;
  height: 100%;
}
.art-slider,
.owl-carousel .owl-stage,
.page-template-template-artgallerydetails .author-view,
.page-template-template-artgallerydetails
  .top-fix.justify-content-end.author-view,
.page-template-template-artistdetails .author-view,
.page-template-template-artistdetails .top-fix.justify-content-end.author-view,
.paypal-button-container.paypal-button-layout-vertical {
  display: flex;
}
.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
#owl-banner.owl-carousel .owl-item,
.owl-carousel .card-body .price span {
  display: unset !important;
}
.art-catalogue .card-body.flex-content,
.owl-carousel .card-body.flex-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.owl-carousel .card-body h3 {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a18;
  margin-bottom: 2px !important;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.card-body .added_to_cart {
  font-size: 13px;
  font-weight: 400;
  min-width: 100px;
  margin: 0 auto 0 10px;
  border-radius: 0;
  height: 40px;
  background-color: transparent;
  border: 1px solid #dab04e;
  color: #1a1a18;
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.card-body .added_to_cart:hover {
  background-color: #dab04e !important;
  color: #fff !important;
}
.owl-carousel .card-body .price {
  font-size: 18px !important;
  font-weight: 700;
  color: #1a1a18 !important;
  margin-bottom: 10px !important;
  margin-top: 0.5rem;
  text-align: center;
  min-height: auto !important;
  line-height: 1.2 !important;
}
.custom-carousel .card-body,
.owl-carousel .card-body,
.owl-carousel .card-body p,
.tab-content-wrap p {
  text-align: center;
}
.custom-carousel .card-body .btn-group,
.owl-carousel .card-body .btn-group,
.owl-carousel .card-img figure a figure,
.pagination-wrap,
.pagination-wrap .pageNumbers {
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-carousel .card-img figure {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.cart_totals .cart-head,
.footer-email-wrp .email,
.gallery-card img,
.news-detail-wrap figure img,
.owl-carousel .card-img figure a,
.product-detail-box img,
.reviews-tab-content-list,
.subscribtion-form,
.tab-head-wrap .exhibition-wrap .video img,
.zoom-gallery .selectors .play-icon img {
  width: 100%;
}
.owl-nav {
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
}
.owl-next,
.owl-prev {
  width: 30px;
}
button.owl-prev {
  left: -35px;
  position: absolute;
}
button.owl-next {
  right: -35px;
  position: absolute;
}
:root {
  scrollbar-width: thin !important;
}
::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: #f2f2f2;
}
::-webkit-scrollbar-thumb {
  background: #dadada;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background: #dadada;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}
.main-wrap {
  width: 100%;
  height: 100vh;
  position: relative;
}
.header-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  background-color: rgb(13 13 22 / 31%);
  z-index: 9999;
  padding: 0 70px;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.header-wrap .navbar {
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#menu-toggle,
#privacy_policy_reg_field abbr,
.header-wrap .navbar .dark-logo,
.header-wrap.active .white-logo {
  display: none;
}
.header-wrap.active {
  background-color: #fff;
  box-shadow: 0 1px 4px #0000001a;
}
.header-wrap.active .dark-logo {
  display: flex !important;
}
.header-wrap .navbar-nav li {
  padding: 0 15px;
  display: flex;
  align-items: center;
  position: relative;
}
.footer-card-wrp li:last-child,
.header-wrap .navbar-nav li:last-child {
  padding-right: 0 !important;
}
.header-wrap .navbar-nav li .nav-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 27px;
  padding-bottom: 27px;
  height: 100%;
  font-size: 19px;
  font-weight: 600;
  color: #fff !important;
  position: relative;
  display: flex;
  align-items: center;
}
.header-wrap .navbar-nav li a:hover,
.header-wrap .navbar-nav li.active a,
.header-wrap.active .navbar-nav li a:hover,
.header-wrap.active .navbar-nav li.active a,
.heart-icon.yellow i,
.tab-head-wrap .nav-link:hover,
.view a:hover,
.woocommerce-cart .micromodal-slide .ttt-pnwc-message a {
  color: #dab04e !important;
}
.header-wrap .navbar-nav li a:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -13px;
  height: 5px;
  background-color: #dab04e;
  width: 100%;
}
.banner-btn span::after,
.header-wrap .navbar-nav li a:after {
  background: none;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  transition: width 0.3s, left 0.3s;
  width: 0;
}
.header-wrap .navbar-nav li.active a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 5px;
  background-color: #fff;
}
.border-btn:hover,
.header-2 .navbar-nav li.active a::after,
.header-wrap.active .navbar-nav li.active a::after,
.outline-btn:hover,
.yellow-btn.remove-fav-btn:hover {
  background-color: #dab04e !important;
}
.header-wrap .owl-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header-wrap .menu-button {
  padding: 0;
  outline: 0 !important;
}
.header-2 .profile .dropdown-toggle-split svg path,
.header-wrap.active .profile .dropdown-toggle-split svg path {
  fill: #000000 !important;
}
.faq-wrap .accordion .card .card-header .btn-header-link.collapsed,
.header-2 .cart-btn i,
.header-2 .navbar-nav li .nav-link,
.header-2 .profile .dropdown,
.header-2 .profile-btn,
.header-wrap.active .navbar-nav li a,
.header-wrap.active .profile .dropdown,
.header-wrap.active .profile-btn {
  color: #000 !important;
}
.header-wrap .navbar-brand {
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.cart-btn span,
.left-nav {
  display: flex;
  align-items: center;
}
.left-nav {
  justify-content: flex-end;
}
.banner-btn {
  padding: 10px 20px;
  background-color: rgba(13, 13, 22, 0.31);
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.banner-btn span {
  display: block;
  position: relative;
}
.banner-btn:hover span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 2px;
  background-color: #dab04e;
  width: 100%;
}
.buy-btn {
  left: 10rem;
}
.sell-btn {
  right: 10rem;
}
.cart-btn {
  background-color: transparent;
  position: relative;
  padding-right: 15px;
  padding-left: 0;
  margin-right: 7px;
}
.back-to-page h6 button i,
.cart-btn i,
.custom-form .custom-input .input-btn:hover i {
  color: #fff;
}
.cart-btn i:hover,
.footer-links li a:hover,
.header-wrap.active .cart-btn i:hover,
.pagination-wrap .pageNumbers a.active {
  color: #dab04e;
}
.header-wrap.active .cart-btn i {
  color: #000;
}
.cart-btn span {
  position: absolute;
  top: -4px;
  right: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #dab04e;
  color: #1a1a18;
  font-size: 11px;
  font-weight: 400;
  justify-content: center;
}
.profile button,
.profile-btn {
  background-color: transparent;
  overflow: hidden;
  position: relative;
}
.cmn-head h2,
.view a {
  font-weight: 500;
  color: #393631;
}
.profile,
.profile-btn,
.return {
  align-items: center;
  display: flex;
}
.profile,
.return {
  padding: 0 !important;
  cursor: pointer;
}
.profile-btn .pro-img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
  flex: none;
}
.profile-btn {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  padding: 0;
  height: 45px;
  cursor: unset;
  margin-left: 15px;
}
.profile .dropdown-menu,
.profile-dropdown,
.return .dropdown-menu {
  padding: 20px 0 10px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 11%);
}
.profile button {
  padding: 0 20px 0 0;
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
.profile .dropdown-menu,
.return .dropdown-menu {
  min-width: 265px !important;
}
.profile-dropdown .dropdown-item,
.return-dropdown .dropdown-item {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #000 !important;
  padding: 10px 20px !important;
  background-color: #fff !important;
}
.owl-carousel-5 .edit-action button,
.profile .dropdown-toggle-split,
.return .dropdown-toggle-split,
.return button {
  background-color: transparent;
  padding: 0;
}
.profile-dropdown .dropdown-item img {
  margin-right: 10px;
  width: 19px;
  height: 17px;
}
.profile-dropdown .dropdown-item.logout {
  padding-top: 20px !important;
  border-top: 1px solid #d4d4d4;
}
.profile-dropdown .dropdown-item:hover::after,
.return-dropdown .dropdown-item:hover::after {
  display: none !important;
}
#loading,
.custom-check .container input:checked ~ .checkmark:after,
.custom-radiobutton .check-container input:checked ~ .checkmark:after,
.globe-menu.fade,
.mission-content h2 small,
.owl-carousel .card-body p span,
.page-not-found-content h4 span,
.payment.on,
.profile-dropdown.fade:not(.show),
.return-dropdown.fade:not(.show),
.reviews-tab-content-list #tab-reviews,
.tab-head-wrap .dropdown-toggle:hover .dropdown-menu {
  display: block;
}
.profile .dropdown::after {
  content: " ";
  width: 11px;
  height: 14px;
  background-image: url(../images/hd-arrw.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  top: 18px;
}
.header-2 .profile .dropdown::after,
.header-wrap.active .profile .dropdown::after {
  background-image: url(../images/hd-d-arrw.svg);
}
.footer-links.footer-second-widget-option .second-option::before,
.footer-widget-menu .footer-links li::before {
  content: "";
  top: 2px;
  left: -35px;
  height: 100%;
  background-image: url("../../../../wp-content/themes/artafrica/images/subscriber-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
}
.profile-dropdown {
  display: none;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 80px;
  min-width: 265px;
}
.img-zoom img {
  position: relative;
  top: 0;
  left: 0;
  height: auto !important;
  width: 100% !important;
  -webkit-transform: translateX(0) translateY(0) scale(1.6) !important;
  -moz-transform: translateX(0) translateY(0) scale(1.6) !important;
  -o-transform: translateX(0) translateY(0) scale(1.6) !important;
  transform: translateX(0) translateY(0) scale(1.6) !important;
  -webkit-transition: 0.4s ease-in-out !important;
  -moz-transition: 0.4s ease-in-out !important;
  -o-transition: 0.4s ease-in-out !important;
  -ms-transition: 0.4s ease-in-out !important;
}
.img-zoom img:hover,
.img-zoom-none img {
  max-width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  object-position: center;
  max-height: 100% !important;
}
.img-zoom img:hover {
  flex: none !important;
  -webkit-transform: translateX(0) translateY(0) !important;
  -moz-transform: translateX(0) translateY(0) !important;
  -o-transform: translateX(0) translateY(0) !important;
  transform: translateX(0) translateY(0) !important;
}
.img-not-zoom {
  background-color: #c5c5c5;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px 20px 0;
}
.img-not-zoom figure {
  align-items: flex-end !important;
}
.img-zoom-none img {
  width: 100%;
}
.return button {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 12px;
  height: 45px;
}
.chat-wrp .receive-chat figure,
.cmn-modal .modal-body .btn-group button:first-child,
.footer-logo-wrp ul li,
.noborder-btn img,
.order-box-wrap .return-menu .dropdown-menu img,
.return-dropdown .dropdown-item img {
  margin-right: 10px;
}
.return-dropdown {
  border-radius: 10px;
  opacity: 0;
  display: none;
  padding: 10px 0;
  box-shadow: 0 2px 8px rgb(0 0 0 / 11%);
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 1;
  min-width: 180px;
}
.checkout-wrap .custom-control-label::before,
.footer-email-wrp .form-group input:focus,
.noborder-btn {
  box-shadow: none !important;
}
.fade {
  animation-name: fade, slide;
  animation-duration: 0.2s, 0.4s;
  animation-delay: 0.2s, 0;
}
.padding-wrap {
  padding: 60px 0;
}
.cmn-head h2 {
  font-size: 32px;
  margin-bottom: 15px;
}
.padding-wrap .cmn-head h2 {
  font-size: 2rem !important;
}
.owl-carousel .card-body h6,
.owl-carousel .card-body p {
  font-size: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #1a1a18;
  overflow: hidden;
}
.view {
  text-align: right;
  margin-bottom: 40px;
}
.view a {
  font-size: 16px;
  text-decoration: underline !important;
}
#loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
#owl-banner .bg-video {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
}
.owl-carousel-1 .card {
  border: 1px solid;
  padding: 40px 20px;
  border-radius: 0;
}
.owl-carousel-1 .card figure {
  width: 134px !important;
  height: 134px !important;
  border-radius: 50%;
  margin: 0 auto 30px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmn-modal .modal-body,
.owl-carousel-1 .card-body {
  text-align: center;
  padding: 0;
}
.coupon-wrap .custom-input,
.owl-carousel-1 .cmn-btn {
  margin-top: 25px;
}
.owl-carousel .card-body p {
  font-weight: 400;
  margin-bottom: 10px;
  -webkit-line-clamp: 2;
  line-height: 1.2 !important;
}
.owl-carousel .card-body h3 span {
  display: block;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.owl-carousel .card-body h6 {
  font-weight: 500;
  margin-bottom: 2px;
  text-align: center;
  -webkit-line-clamp: 1;
  line-height: 1.5 !important;
}
.owl-carousel .card-body .price span.woocommerce-Price-currencySymbol {
  margin-right: 4px;
}
.cmn-btn {
  min-width: 143px;
  height: 46px;
  background-color: #dab04e;
  border: 1px solid #dab04e;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a18;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border-radius: 4px;
  text-transform: uppercase;
  @media (max-width:767px) {
    text-transform: capitalize;
    padding: 10px 10px;
  }
}
.artwork-wrap .custom-input .iti__country,
.yellow-btn {
  font-size: 13px !important;
}
.cart-wrap .yellow-btn:hover,
.checkout-wrap .yellow-btn:hover,
.cmn-btn:hover,
.customize-support .wpsc-menu-list,
.grey-btn:hover,
.reviews-tab-content-list #review_form_wrapper .cr-review-form-submit span,
footer .cmn-btn:hover {
  color: #fff !important;
}
.cart-wrap .yellow-btn[disabled]:hover,
.noborder-btn:hover,
.yellow-btn {
  color: #1a1a18 !important;
}
.border-btn,
.custom-radiobutton .check-container:hover input ~ .checkmark {
  background-color: #fff;
}
.noborder-btn {
  background-color: #fff !important;
  border-color: transparent !important;
  padding: 0 !important;
}
.btn-bg1,
.grey-btn {
  background-color: rgb(159 153 143 / 28%) !important;
}
.grey-btn {
  border: 1px solid !important;
}
.bg-1 {
  background-color: #f3f2f1;
}
.owl-carousel-2 .card {
  border-radius: 0;
  border: 1px solid #dab04e;
}
.owl-carousel-2 .card-body {
  position: relative;
  padding: 15px 30px;
}
.simplefavorite-button {
  background: 0 0;
  padding: 0;
  opacity: 1 !important;
}
.owl-carousel-2 .simplefavorite-button {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: 0 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-carousel-2 .card-body h3 {
  padding: 0 25px;
}
.owl-carousel-2 .card-body p {
  margin-bottom: 8px !important;
}
.owl-carousel-2 .card-body p span.country {
  text-transform: capitalize;
  display: inline-block !important;
}
.heart-icon i {
  color: #8a8a8a;
  cursor: pointer;
  font-size: 22px;
}
.yellow-btn {
  font-weight: 400 !important;
  min-width: 100px;
  margin: 0 auto;
  border-radius: 0 !important;
  height: 40px;
  background-color: #dab04e !important;
  border: 2px solid #dab04e !important;
  display: inline-block;
  padding: 10px 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.artwork-detail-wrap .grey-btn:hover,
.yellow-btn:hover {
  color: #fff !important;
  background-color: #dab04e !important;
}
.owl-carousel-3 .card {
  border: 1px solid;
  padding: 40px 15px;
  border-radius: 0;
}
.owl-carousel-3 .card-img figure {
  width: 134px;
  height: 134px !important;
  margin: 0 auto 30px;
}
.owl-carousel-3 .card-body {
  padding: 0;
}
.input-form .custom-input,
.owl-carousel-3 .card-body p {
  margin-bottom: 25px !important;
}
#owl-custom-3 .card-body {
  min-height: 114px;
}
#owl-custom-3 .card-body .yellow-btn {
  margin: 10px auto 0 !important;
}
#owl-custom-1 .card-body .yellow-btn,
.cart-empty button {
  margin: 0 auto !important;
}
#owl-custom-1 .card-body {
  min-height: 84px;
}
.footer-wrap {
  background: #fff;
  overflow: hidden;
  padding-top: 2px;
}
.browse-button {
  text-align: center;
  border-bottom: 0.5px solid #dab04e;
  border-top: 0.5px solid #fff;
  padding: 35px 0;
  margin-bottom: 50px;
  background: rgba(218, 176, 78, 0.1);
}
.browse-button .cmn-btn {
  min-width: 340px;
  font-weight: 400;
  font-size: 16px;
  margin: 0 auto 30px;
  border-radius: 0 !important;
  height: 40px !important;
}
.browse-button h5 {
  font-size: 18px;
  color: #000918;
  margin-bottom: 0;
  font-weight: 400;
}
.footer-email-wrp .subscribe-title,
.footer-logo-wrp h6,
.footer-widget-menu .widget-title {
  font-weight: 700;
  color: #1a1a18;
  line-height: 24px;
}
.footer-logo-wrp {
  margin-top: 15px !important;
}
.footer-logo-wrp .footer-logo-figure {
  margin-bottom: 13px;
  max-width: 170px;
}
.footer-logo-wrp .footer-logo-figure img {
  max-width: 145px;
  width: 100%;
}
.footer-logo-wrp ul {
  list-style-type: none;
  display: flex;
  align-items: center;
}
.art-slide-bottom .bottom-menu li:last-child,
.footer-logo-wrp ul li:last-child,
.payment-method li:last-child {
  margin-right: 0 !important;
}
.footer-logo-wrp h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
.footer-widget-menu {
  padding-left: 40px !important;
}
.footer-widget-menu .widget-title {
  font-size: 20px;
  margin-bottom: 15px;
}
.footer-widget-menu .footer-links li::before {
  position: absolute;
}
.footer-links.footer-second-widget-option {
  margin-top: 39px !important;
  padding-left: 35px !important;
}
.footer-links.footer-second-widget-option .second-option::before {
  position: absolute;
}
.footer-email-wrp.footer-email-left {
  padding-left: 80px !important;
}
.footer-email-wrp .subscribe-title {
  font-size: 20px;
  margin-bottom: 35px;
  text-align: left;
}
.footer-email-wrp .subscriber-arrow {
  width: 20px;
  background-color: transparent;
  line-height: 0;
  position: absolute;
  border: none;
  outline: 0;
  padding: 0 !important;
  min-width: unset;
  top: 0;
  right: 10px;
}
.footer-feedback-area {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0;
  background: #dab04e;
}
.footer-card-wrp,
.footer-email-wrp {
  padding: 0 !important;
  list-style-type: none;
}
.footer-feedback-area .cmn-btn-dark {
  max-width: 100%;
  width: 100%;
  min-height: 32px;
  height: unset !important;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  margin: auto !important;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-links {
  list-style-type: none;
}
.checkout-wrap .custom-checkbox,
.cmn-modal .modal-body figure,
.credit-card-method p,
.exhibition-link h5,
.footer-links li,
.jumbotron-content h2 {
  margin-bottom: 15px;
}
.footer-links li .we-accept,
.footer-links li a {
  color: #1a1a18;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  transition: 0.3s;
}
.accept-card {
  font-size: 14px !important;
}
.footer-card-wrp {
  display: flex;
  align-items: center;
  margin-left: 35px;
}
.footer-card-wrp li {
  padding-right: 10px;
}
.address-wrap .address,
.customer-profile-wrap .cmn-head h2,
.footer-email-wrp li {
  margin-bottom: 20px;
}
.footer-email-wrp h6 {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
}
.owl-carousel-4 h3,
.owl-carousel-4 p,
.owl-carousel-5 h3,
.owl-carousel-5 p {
  text-align: left !important;
}
.footer-email-wrp .form-group {
  margin-bottom: 0 !important;
  margin-right: 0;
  width: 100%;
}
.footer-email-wrp .form-group input {
  border: 1px solid #dab04e;
  font-size: 15px;
  font-weight: 400;
  color: #000 !important;
  border-radius: 0 !important;
  width: 100%;
  padding: 10px 40px 10px 20px !important;
  box-shadow: none !important;
}
.footer-email-wrp .form-group input::placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #000 !important;
}
.footer-email-wrp li button {
  min-width: 148px;
  margin: 0 !important;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0 !important;
  height: 40px !important;
}
.footer-wrap .copyright {
  padding: 8px 0 10px;
  background: #f2f2f2;
  text-align: center;
}
.float-menu button::after,
.login-wrap,
.pulsating-circle::after,
.select-input select {
  background-repeat: no-repeat;
}
.footer-wrap .copyright p {
  margin-bottom: 0 !important;
  color: #000918;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.footer-email-wrp li:last-child .w-100 {
  justify-content: space-between;
}
.footer-email-wrp .form-group input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #fff inset;
  -webkit-text-fill-color: #000;
}
.footer-email-wrp .form-group input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #fff inset;
  -webkit-text-fill-color: #000;
}
.float-menu {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 111;
}
.float-menu button {
  border: none;
  background-color: rgb(57 54 49 / 75%);
  padding: 5px;
  box-shadow: none !important;
  position: relative;
  border-radius: 0;
  width: 40px;
  height: 65px;
}
.float-menu button::after {
  content: " ";
  width: 15px;
  height: 10px;
  position: absolute;
  bottom: 10px;
  left: 38%;
  background-image: url(../images/float-icon.svg);
  background-size: contain;
}
.float-menu .dropdown-menu {
  min-width: auto !important;
  padding: 0;
  background-color: rgb(57 54 49 / 75%);
  border: none;
  position: relative !important;
  right: -5px;
  left: unset !important;
  width: 30px;
  border-radius: 0;
}
.float-menu .dropdown-item {
  padding: 10px 0;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  color: #b9b7b7;
}
.pulsating-circle {
  position: absolute;
  left: 50%;
  top: 37%;
  transform: translateX(-50%) translateY(-50%);
  width: 30px;
  height: 30px;
}
.pulsating-circle::before {
  content: "";
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 45px;
  background-color: rgb(57 54 49 / 75%);
  animation: 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite pulse-ring;
}
.pulsating-circle::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/float-btn.svg);
  background-size: contain;
  border-radius: 15px;
  animation: 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite pulse-dot;
}
@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  100%,
  80% {
    opacity: 0;
  }
}
@keyframes pulse-dot {
  0%,
  100% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
}
.globe-dropdown {
  margin-bottom: 1px;
}
.globe-menu {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 0;
  color: #fff;
  background-color: rgb(57 54 49 / 75%);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  opacity: 0;
  margin-top: 1px;
  display: none;
}
.artwork-details .custom-checkbox .checkbox,
.button-group,
.button-wrap,
.coupon,
.custom-radiobutton,
.globe-item,
.jumbotron-wrap .container,
.login-wrap .custom-check,
.order-box-wrap .order-details form,
.tab-dropdown {
  display: flex;
  align-items: center;
}
.globe-item {
  padding: 10px 0;
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  width: 100%;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide {
  0% {
    margin-top: -10px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes fade_reverse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide_reverse {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -10px;
  }
}
.fade_reverse {
  animation-name: fade_reverse, slide_reverse;
  animation-duration: 0.1s, 0.2s;
  animation-delay: 0.1s, 0;
}
.art-gallery-wrap,
.artist-wrap,
.artwork-wrap,
.edition-wrap,
.release-wrap {
  overflow: hidden;
}
.art-gallery-events .owl-carousel h3 {
  font-size: 18px !important;
  padding: 0 !important;
  -webkit-line-clamp: 2 !important;
}
.art-gallery-news .owl-carousel h3 {
  padding: 0 !important;
  font-size: 19px !important;
}
.art-gallery-news .owl-carousel p {
  font-size: 14px !important;
  display: block !important;
}
.login-wrap,
.social-btn {
  display: flex;
  align-items: center;
}
#art .card .card-body ul li label,
.artwork-detail .summary.entry-summary,
.artwork-detail-wrap form.cart,
.artwork-upload-wrap .cmn-head h2,
.cart-wrap .cart_item figure,
.cart-wrap .cmn-head h2,
.checkout-wrap #mailpoet_woocommerce_checkout_optin_field,
.checkout-wrap .checkout_coupon p.custom-input,
.checkout-wrap
  .woocommerce-terms-and-conditions-wrapper
  p.form-row.validate-required,
.login-wrap .custom-check .container,
.order-box-wrap .order-details .edit,
.privacy .woocommerce-input-wrapper,
p.privacy {
  margin-bottom: 0 !important;
}
.login-wrap {
  background-image: url(../images/login-bg.png);
  min-height: 100vh;
  justify-content: center;
  background-size: cover;
  padding-top: 100px;
}
.login-wrap .password-input {
  width: 100%;
  margin-bottom: 0 !important;
}
.outbox {
  background-color: rgb(0 0 0 / 47%);
  border-left: 17px solid #dab04e;
  max-width: 1100px;
  margin: 40px auto;
  padding: 70px 0;
}
.outbox-head {
  padding: 60px 70px;
  border-right: 1px solid #fff;
}
.outbox h3 {
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
}
.outbox h3 small {
  display: block;
  font-size: 14px !important;
}
.mission-content p,
.outbox p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.outbox h4 {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
}
.outbox span {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 12px;
  display: block;
}
.button-group .grey-btn {
  margin-left: 13px;
}
.event-card .d-flex,
.outbox .button-group {
  margin-bottom: 25px;
}
.outbox .button-group .nsl-container {
  margin: 0 12px 0 0 !important;
}
.cart-wrap .wcppec-checkout-buttons,
.event-detail-wrap .event-body i ul,
.home .cmn-modal .modal-body,
.news-detail-wrap .head h6 button ul,
.order-box-wrap .order-details .edit-input img,
.outbox .button-group .nsl-container .nsl-container-buttons a,
.outbox .button-group .nsl-container:last-child,
.owl-carousel .card-body .btn-group .yellow-btn,
.owl-carousel-5 .edit-action i ul {
  margin: 0 !important;
}
.checkout-wrap #customer_details p.form-row,
.checkout-wrap .wc-credit-card-form .form-row,
.checkout-wrap p.form-row,
.outbox .button-group .nsl-container .nsl-container-buttons,
.select2-container--open .select2-dropdown--below .select2-search--dropdown {
  padding: 0 !important;
}
.outbox .button-group .nsl-container .nsl-button {
  border-radius: 0 !important;
}
.social-btn {
  min-width: 118px;
  height: 39px;
  background-color: #fff;
  font-size: 13px;
  font-weight: 700;
  color: #1a1a18;
  justify-content: center;
}
.social-btn.bl-bg {
  background-color: #3c5998 !important;
  color: #fff !important;
  margin-right: 12px;
}
.accordion-wrap .filter-wrap span,
.checkout-wrap .wc-credit-card-form p input,
.social-btn img {
  margin-right: 5px;
}
.input-form .custom-input input {
  width: 100%;
  height: 37px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  background-color: #f2f2f2;
  border: none;
}
.input-form .custom-input input:focus-visible {
  outline: 0 !important;
}
.input-form .custom-input input::placeholder {
  color: #a1a1a1;
}
.custom-check .container {
  display: initial;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.input-form .custom-input label.error {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
}
.input-form .custom-input span.error {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  position: absolute;
}
.input-form .custom-input span.error_username.error {
  position: unset;
}
.custom-check .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-check .container a {
  color: #dab04e;
  text-decoration: underline;
}
.custom-check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
}
.custom-form .select2-container,
.custom-form .select2-hidden-accessible {
  width: 100% !important;
  height: 46px !important;
}
.custom-check .container:hover input ~ .checkmark {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
}
.custom-check .container input:checked ~ .checkmark {
  background-color: #dab04e;
  border: 1px solid #fff;
  border-radius: 3px;
}
.custom-check .checkmark:after,
.custom-radiobutton .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-check .container .checkmark:after {
  left: 5px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-form .forgot-password {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: underline !important;
}
.outbox-form {
  padding: 0 70px;
}
.artwork-upload-wrap .outline-btn,
.outbox-form .input-form {
  margin-top: 40px;
}
.input-form .custom-btn {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.input-form .custom-btn .yellow-btn {
  margin: 0 20px 0 0;
}
.input-form .custom-btn span a,
.privacy label.checkbox span a {
  color: #dab04e;
  text-decoration: underline !important;
}
.jumbotron-head,
.privacy label.checkbox {
  display: flex;
  align-items: baseline;
}
.privacy label.checkbox .input-checkbox {
  width: auto !important;
  margin-right: 10px;
  height: auto !important;
  padding: 0 !important;
}
.privacy label.checkbox .input-checkbox[type="checkbox"] {
  -webkit-transform: scale(1, 1);
}
.privacy label.checkbox span {
  margin-bottom: 5px !important;
}
.header-2 {
  background-color: #fff !important;
  box-shadow: 0 1px 4px #0000001a;
}
.outer-padding {
  padding: 160px 0 60px;
  min-height: calc(100vh - 508px);
}
.event-wrap {
  margin-top: 60px;
}
.file-upload h6 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #84775a !important;
  margin-top: 35px !important;
}
.file-upload h6 small {
  font-size: 16px !important;
  color: #a89f8e !important;
}
#art .card .card-body ul li a,
.address-wrap p,
.coupon span,
.file-upload span,
.payment-details p {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
}
.artwork-details,
.create-event-wrap .custom-form,
.edit-artwork-details {
  padding-left: 40px;
}
.custom-form .custom-input input,
.custom-form .custom-input select {
  width: 100%;
  border: 1px solid #ced4da !important;
  background-color: transparent;
  height: 46px;
  border-radius: 6px;
  padding: 10px 15px;
  outline: 0 !important;
  font-size: 13px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 2px;
}
.custom-form .custom-input select {
  appearance: auto;
}
.custom-form .custom-input input::placeholder {
  font-size: 13px;
  font-weight: 400;
  color: #a1a1a1;
}
.custom-form .custom-input input.error,
.custom-form .custom-textarea textarea.error {
  border-color: red !important;
}
.custom-form .custom-textarea textarea {
  width: 100%;
  border: 1px solid #ced4da !important;
  background-color: transparent;
  border-radius: 6px;
  padding: 10px 15px;
  outline: 0 !important;
  font-size: 13px;
  font-weight: 400;
  color: #393631;
}
.custom-form .custom-textarea textarea::placeholder {
  font-size: 13px;
  font-weight: 400;
  color: #a1a1a1;
}
.custom-form .custom-datepicker,
.custom-form .custom-input,
.custom-form .custom-textarea {
  margin-bottom: 35px;
  position: relative;
}
.custom-form label {
  font-size: 12px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 15px;
  display: block;
}
.custom-form label.error {
  min-height: 30px;
  position: absolute;
  bottom: -30px;
  left: 0;
  margin: 0 !important;
}
.custom-form .custom-input .input-btn {
  position: absolute;
  top: 0;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-form .custom-select select,
.select-input select {
  border: 1px solid #ced4da !important;
  font-size: 13px;
  background-color: transparent;
  height: 46px;
  padding: 10px 15px;
  font-weight: 400;
  color: #393631;
  width: 100%;
  outline: 0 !important;
}
.custom-form .custom-input .input-btn i {
  color: #000519;
  margin-right: 6px;
}
.custom-form .custom-select,
.custom-form .select-input {
  margin-bottom: 35px;
}
.custom-form .custom-select select {
  border-radius: 6px;
}
.select-input select {
  border-radius: 6px;
  position: relative;
  background-image: url(../images/d-arrow.svg);
  background-repeat: no-repeat;
  background-size: 4%;
  background-position-x: 95%;
  background-position-y: center;
}
.cmn-modal .uploaded_image,
.event-img,
.jumbotron-wrap figure {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.custom-form .select-input select .status-option,
.form-modal .custom-form {
  padding: 30px;
}
.custom-form .select2-container {
  position: relative;
}
.custom-form .select2-container::after {
  content: " ";
  position: absolute;
  top: 17px;
  right: 15px;
  width: 11px;
  height: 13px;
  background-image: url(../images/d-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.custom-form .select2-selection--single {
  height: 46px !important;
  display: flex;
  align-items: center;
  border: 1px solid #ced4da !important;
  padding: 10px 25px 10px 15px;
}
.art-slide-bottom .bottom-menu li:last-child::after,
.artwork-wrap .custom-select-wrapper.selected .custom-select-trigger::before,
.checkout-wrap .payment_box::before,
.checkout-wrap .woocommerce-info::before,
.country-lists .select2-search.select2-search--dropdown,
.custom-form .select2-container.disabled::after,
.custom-form .select2-selection__arrow,
.reviews-tab-btn-list,
.reviews-tab-content-list #review_form_wrapper .cr-review-form-item,
.select2-container--default .select2-search--dropdown .select2-search__field,
.single-product .micromodal-slide .ttt-pnwc-notice-icon,
.single-product .woocommerce-breadcrumb,
.woocommerce-error,
div.woocommerce-message {
  display: none !important;
}
.custom-form .select2-selection__rendered {
  font-size: 14px;
  font-weight: 400;
  color: #393631 !important;
  padding: 0 !important;
}
.custom-radiobutton .check-container {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 26px;
}
.custom-radiobutton .check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.custom-radiobutton .checkmark {
  position: absolute;
  top: -1px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ced4da;
}
.custom-radiobutton .check-container input:checked ~ .checkmark {
  background-color: #cea75200;
}
.custom-radiobutton .check-container .checkmark:after {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dab04e;
}
.custom-datepicker input {
  width: 100%;
  border: 1px solid #ced4da;
  background-color: transparent;
  height: 46px;
  border-radius: 6px;
  padding: 10px 15px;
  outline: 0 !important;
  font-size: 14px;
  font-weight: 400;
  color: #393631;
}
.custom-datepicker input[type="date"] {
  background: url("../images/calendar.svg") 90% 50% no-repeat #fff;
}
.custom-datepicker input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
.custom-datepicker input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.event-card {
  margin-bottom: 60px;
  overflow: hidden;
}
.event-card .event-body {
  background-color: #f6f6f5;
  padding: 40px 45px 40px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.event-card .event-body h2 {
  font-size: 42px;
  font-weight: 700;
  color: #393631;
  margin-bottom: 25px;
}
.event-card .event-body h6 {
  font-size: 14px;
  font-weight: 700;
  color: #dab04e;
}
.cmn-style h5,
.event-card .event-body h5 {
  font-size: 16px;
  font-weight: 400;
  color: #a89f8e;
}
.event-card .event-body h4 {
  font-size: 24px;
  font-weight: 400;
  color: #20a100;
}
.event-card .button-group {
  margin-top: 65px;
}
.container {
  padding: 0 70px;
  max-width: 100% !important;
}
.event-detail-wrap h3 {
  font-size: 24px;
  font-weight: 700;
  color: #393631;
  margin-bottom: 25px;
}
.event-detail-wrap .about-wrap {
  line-height: 1.5;
  font-size: 18px;
  font-weight: 400;
}
.cmn-style p {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 30px;
  line-height: 1.5;
}
.art-upload-wrap .cmn-head,
.artist-search-wrap .cmn-head,
.artwork-wrap h6,
.checkout-wrap .cmn-head,
.coupon-wrap,
.event-date li,
.order-recieved-wrap .billing-address,
.order-recieved-wrap .cmn-head,
.order-recieved-wrap .woocommerce-column--billing-address {
  margin-bottom: 40px;
}
.event-date li span,
.order-box-wrap .order-details h6 {
  font-size: 16px;
  font-weight: 400;
  color: #a89f8e;
  margin-bottom: 10px;
}
.event-date li p {
  color: #393631 !important;
}
.event-img {
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 400px;
  background-image: url(https://artafrica.emvigotechnologies.com/images/1-18.jpg);
}
.related-events {
  margin-bottom: 10px;
  margin-top: 40px;
}
.related-events .card {
  flex-direction: row;
  border: none;
  overflow: hidden;
  border-radius: 0;
}
.related-events .card-img {
  width: 40%;
}
.related-events .card-img figure {
  margin: 0;
  overflow: hidden;
  width: 100%;
  height: 100% !important;
  background-image: none !important;
}
.related-events .card-img img {
  height: 100%;
  width: auto;
  display: unset !important;
  object-fit: cover !important;
}
.related-events .card-body {
  width: 60%;
  padding: 35px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.edit,
.red-btn {
  align-items: center;
  display: flex;
}
.related-events .card-body img {
  width: 15px;
  margin-right: 15px;
}
.help-message-wrp .message p,
.help-message-wrp .order-id p,
.related-events .card-body span,
.woocommerce-customer-details .address-wrap address {
  font-size: 16px;
  font-weight: 400;
  color: #393631;
}
.related-events .card-body h3 {
  font-size: 18px;
  font-weight: 700;
  color: #393631;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: left;
  padding: 0 !important;
}
.related-events .card-body h6 {
  font-size: 14px;
  font-weight: 400;
  color: #9f998f;
  text-align: left;
}
#owlEvents,
.checkout-wrap .shipping_address {
  margin-top: 35px;
}
.event-content-wrap,
.news-content-wrapper {
  max-width: 80%;
  margin: 0 auto;
}
.red-btn {
  background-color: #ec3f38;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 10px;
  max-width: 74px;
  height: 34px;
  justify-content: center;
}
.event-detail-wrap .event-body i,
.news-detail-wrap .head h6 button i,
.owl-carousel-5 .edit-action i {
  width: 19px !important;
  height: 21px !important;
  margin: 0 !important;
}
.event-detail-wrap .event-body i .heateorSssSharingSvg,
.news-detail-wrap .head h6 button .heateorSssSharingSvg,
.owl-carousel-5 .edit-action i .heateorSssSharingSvg {
  background-size: contain !important;
}
.edit {
  justify-content: space-between;
  margin-bottom: 20px;
}
.cmn-style .edit h5 {
  color: #393631;
}
.edit span {
  font-size: 14px;
  font-weight: 400;
  color: #84775a;
  cursor: pointer;
}
.edit img {
  margin-right: 13px;
}
.artwork-wrap h6 {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
}
.artwork-wrap h3,
.artwork-wrap select {
  margin-bottom: 13px;
  font-size: 24px;
  font-weight: 700;
}
.artwork-wrap h3 {
  color: #393631;
}
.artwork-wrap .custom-input .iti__selected-flag {
  background-color: transparent !important;
  font-size: 13px !important;
}
.artwork-wrap .custom-textarea {
  margin-bottom: 13px !important;
}
.artwork-wrap input:disabled {
  border-color: transparent !important;
  padding: 0 !important;
  outline: 0 !important;
  font-size: 24px;
  font-weight: 400;
}
.artwork-wrap input:disabled::placeholder {
  margin-bottom: 13px;
  font-size: 24px;
  font-weight: 700;
}
.artwork-wrap select {
  border-color: transparent !important;
  outline: 0 !important;
}
.artwork-wrap .custom-select-wrapper {
  width: 100%;
  border: 1px solid #ced4da !important;
  background-color: transparent;
  height: 46px;
  border-radius: 6px;
  padding: 0 15px;
  outline: 0 !important;
  margin-bottom: 13px !important;
}
.artwork-wrap .custom-option {
  font-size: 12px !important;
}
.artwork-wrap .custom-select-trigger {
  width: 100% !important;
  font-size: 13px !important;
  height: 46px;
  padding: 10px 0;
}
.artwork-wrap .custom-select-wrapper.selected {
  border-color: transparent !important;
  padding: 0 !important;
}
.artwork-wrap .custom-select-wrapper.selected .custom-select-trigger {
  font-size: 24px !important;
  font-weight: 700 !important;
}
.artwork-wrap .custom-select-trigger::before {
  top: 16px !important;
}
.artwork-wrap textarea {
  height: 150px;
}
.artwork-wrap textarea:disabled {
  border-color: transparent !important;
  font-size: 18px;
  font-weight: 400;
  color: #393631;
}
.artwork-wrap input.disabled.location,
.artwork-wrap textarea.disabled.location {
  font-size: 24px !important;
}
.artwork-details label.error {
  bottom: -30px !important;
}
.artwork-details #lwh-error {
  bottom: 0 !important;
  left: 15px !important;
}
.art-gallery .dropzone .dz-preview:not(.dz-processing) .dz-image img {
  position: relative;
  top: 0;
  left: 0;
  height: auto !important;
  width: 100% !important;
  -webkit-transform: translateX(0) translateY(0) scale(1.7) !important;
  -moz-transform: translateX(0) translateY(0) scale(1.6) !important;
  -o-transform: translateX(0) translateY(0) scale(1.6) !important;
}
.gallery-card {
  width: 100%;
  height: 128px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.gallery-card.no-img {
  background-color: rgb(168 159 142 / 20%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-card.no-img img {
  width: 39px !important;
}
.artwork-upload-wrap .cmn-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.custom-button,
.outline-btn {
  display: flex;
  align-items: center;
  font-weight: 400;
}
.updatemsg {
  font-size: 16px;
  font-weight: 400;
}
.updatemsg-succes {
  color: #20a100;
}
.updatemsg-error {
  color: #ec3f38;
}
.artwork-details .updatemsg {
  margin-top: 20px;
}
.custom-button {
  width: 120px;
  height: 34px;
  font-size: 14px;
  justify-content: center;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 3px;
}
.approved-btn {
  background-image: linear-gradient(to right, #035b22, #06b644);
  color: #fff !important;
}
.pending-btn {
  background-color: #f1f1f1;
  color: #313131 !important;
}
.reject-btn {
  background-image: linear-gradient(to right, #721212, #e32323);
  color: #fff !important;
}
.CovInter .tooltip-btn,
.button-wrap .btn,
.custom-button img,
.favourites-wrap .owl-carousel-2 .card-body .btn-group button:last-child,
.outline-btn img {
  margin-left: 15px;
}
.author-view,
.checkout-wrap .wc-credit-card-form .clear,
.custom-select-wrapper select,
.dropdown-menu,
.order-box-wrap .dropdown-toggle::after,
.payment,
.reviews-tab-content-list
  #review_form_wrapper
  .cr-review-form-nav
  .cr-nav-left
  svg,
.reviews-tab-content-list .cr-reviews-ajax-reviews p.woocommerce-noreviews,
.status-wrap li:last-child figure::after,
.tab-head-wrap .dropdown-toggle::after,
.tooltip .arrow,
.top-fix.justify-content-end.author-view,
.wpsc-menu-list.wpsc-tickets-nav.my-profile,
button.promagnifier {
  display: none;
}
.tooltip-inner {
  background-color: #f6f5f4;
  font-size: 12px;
  font-weight: 400;
  color: #393631;
  padding: 15px 20px;
  min-width: 284px;
  text-align: left;
  position: relative;
  right: 65px;
  border-radius: 0;
}
.outline-btn {
  min-width: 203px;
  height: 56px;
  background-color: #fff;
  border: 1px solid #dab04e;
  font-size: 14px;
  color: #1a1a18;
  justify-content: flex-start;
  padding: 10px 20px;
  border-radius: 4px;
}
.gallery-btn,
.status-wrap {
  display: flex;
  align-items: center;
}
.gallery-btn {
  justify-content: space-between;
  margin-top: 40px;
}
.artwork-wrap {
  margin-top: 60px;
}
.artwork-details .dropzone {
  border: 1px solid #ced4da !important;
  border-radius: 6px;
  padding: 10px 15px !important;
}
.button-wrap .icon-msg,
.chat-wrp .send-chat figure {
  margin-left: 10px;
}
.icon-msg {
  font-size: 12px;
  font-weight: 400;
  color: #a89f8e;
}
.status-wrap {
  list-style-type: none;
  padding: 0;
  margin: 0 0 70px;
  justify-content: center;
}
.status-wrap li {
  width: 264px;
}
.status-wrap.lg li {
  width: 214px;
  padding: 0 3px;
}
.status-wrap .section {
  display: block;
  text-align: center;
}
.status-wrap figure {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin: 0 auto 20px;
  border: 3px solid #dab04e;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #fff;
}
.status-wrap .section.disabled figure {
  border-color: rgb(218 176 78 / 40%);
  background-color: #fff;
}
.status-wrap .section.disabled figure img,
.status-wrap .section.disabled h4,
.status-wrap .section.disabled p {
  opacity: 40%;
}
.status-wrap figure::after {
  content: "";
  position: absolute;
  width: 202px;
  height: 3px;
  background-color: #ccc;
  top: 50%;
  left: 54px;
}
.status-wrap.lg figure::after {
  width: 152px;
}
.status-wrap h4 {
  font-size: 16px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 15px;
}
.status-wrap p {
  font-size: 12px;
  color: #979797;
  margin-bottom: 0;
}
.artwork-details .custom-checkbox span {
  font-size: 14px;
  font-weight: 400;
  color: #979797;
  padding-left: 10px;
}
.artwork-details .custom-checkbox .input-checkbox {
  width: 1rem;
  height: 1rem;
}
.artwork-detail-wrap h5 {
  margin-bottom: 10px;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #212529 !important;
}
.artwork-detail .head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 45px;
}
.artwork-detail h2 {
  font-size: 32px;
  font-weight: 400;
  color: #dab04e;
}
.artwork-detail h2 span,
.artwork-detail h2 strong {
  font-size: 18px;
  font-weight: 400 !important;
  color: #a89f8e;
  display: block;
  margin-top: 10px;
  line-height: 1.5;
}
.artwork-detail h2 strong {
  font-weight: 600;
}
.green-btn {
  min-width: 137px;
  height: 34px;
  color: #fff;
  background-color: #20a100;
  font-size: 14px;
  font-weight: 700;
  border-radius: 2px;
}
.artwork-detail h4 {
  font-size: 28px;
  font-weight: 400;
  color: #20a100;
  margin-bottom: 30px;
}
.artwork-detail h4 .wc-old-price {
  font-size: 17px;
  color: #a8a8b0;
  text-decoration: line-through;
}
.artwork-detail-wrap .woocommerce-product-gallery,
.checkout-wrap .payment_methods .stripe-card-group {
  width: 100% !important;
}
.artwork-detail-wrap .woocommerce-product-gallery__image {
  height: 589px;
  overflow: hidden;
}
.artwork-detail-wrap .woocommerce-product-gallery__image img {
  position: relative;
  top: 0;
  left: 0;
  height: auto !important;
  width: 100% !important;
  -webkit-transform: translateX(0) translateY(0) scale(1.6) !important;
  -moz-transform: translateX(0) translateY(0) scale(1.6) !important;
  -o-transform: translateX(0) translateY(0) scale(1.6) !important;
  transform: translateX(0) translateY(0) scale(1.6) !important;
  -webkit-transition: 0.4s ease-in-out !important;
  -moz-transition: 0.4s ease-in-out !important;
  -o-transition: 0.4s ease-in-out !important;
  -ms-transition: 0.4s ease-in-out !important;
}
.artwork-detail-wrap .grey-btn {
  font-size: 16px !important;
  color: #1a1a18 !important;
  font-weight: 400 !important;
  margin-left: 13px !important;
  border: none !important;
}
.artwork-detail-wrap .artwork-detail p {
  margin-bottom: 1rem !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.artwork-detail-wrap .artwork-detail .head,
.artwork-detail-wrap .artwork-detail h4 {
  margin-bottom: 0.5rem !important;
}
.artwork-detail-wrap
  .zoom-gallery-slide
  > .mz-figure:not(.mz-no-rt-width-css)
  > img {
  max-height: 100% !important;
  max-width: 100% !important;
}
.artwork-detail-wrap h2 {
  font-size: 31px !important;
  line-height: 32px;
  font-weight: 700 !important;
  color: #212529 !important;
}
.artwork-detail-wrap .wc-old-price .woocommerce-Price-amount,
.artwork-detail-wrap
  h4
  .wc-old-price
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol,
.artwork-detail-wrap span {
  color: #a8a8a8 !important;
  font-size: 1rem !important;
}
.artwork-detail-wrap h4 .woocommerce-Price-amount,
.artwork-detail-wrap
  h4
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-size: 28px !important;
  color: #20a100 !important;
}
.artwork-detail-wrap .out-of-stock-btn {
  font-size: 26px !important;
  font-weight: 400;
  display: block;
  margin-bottom: 0.5rem;
  color: #ec3f38 !important;
}
.zoom-gallery .selectors {
  width: 90px !important;
  position: relative;
}
.zoom-gallery .mcs-item {
  padding-bottom: 15px;
  width: 100%;
}
.zoom-gallery .selectors .play-icon {
  position: absolute;
  top: 0;
  left: 0 !important;
  bottom: 0 !important;
  right: 0;
  width: 30px !important;
  margin: 0 auto;
  transform: translateY(0) !important;
  background-color: transparent !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.art-slide-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.art-slide-bottom .btn-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}
.art-slide-bottom .bottom-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.art-slide-bottom .bottom-menu li a {
  font-size: 10px;
  font-weight: 400;
  color: #000;
}
.art-slide-bottom .bottom-menu li {
  position: relative;
  margin: 0 10px;
  line-height: 1.5;
}
.art-slide-bottom .bottom-menu li:first-child {
  margin-left: 0 !important;
}
.art-slide-bottom .bottom-menu li::after {
  content: "|";
  position: absolute;
  top: 5px;
  right: -12px;
  color: #000;
  font-weight: 500;
  font-size: 12px;
}
.art-slide-bottom .cmn-btn {
  border-radius: 0 !important;
}
.faq-wrap .cmn-head h2,
.moreworks-wrap .cmn-head h2,
.related-artwork-wrap .cmn-head h2 {
  margin-bottom: 40px !important;
}
.art-slider .slider-for,
.cmn-modal .feedback_popup .modal-header,
.list-wrap {
  margin-bottom: 30px;
}
body.modal-open {
  padding-right: 0 !important;
  overflow: unset !important;
}
.cmn-modal.fade {
  animation-fill-mode: unset !important;
}
.cmn-modal .modal-content {
  padding: 15px;
  border-radius: 15px;
}
.cmn-modal .modal-dialog {
  max-width: fit-content !important;
  height: 100%;
  margin: 0 auto;
}
.cmn-modal .modal-align {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmn-modal .modal-header {
  align-items: center;
  padding: 0 0 15px;
  margin-bottom: 0;
}
.cmn-modal .modal-header h4 {
  font-size: 26px;
  font-weight: 600;
  color: #393631;
}
.cmn-modal .modal-header .close {
  padding: 0 !important;
  opacity: 1 !important;
  font-size: 16px;
  margin: 0 !important;
}
.cmn-modal .modal-body p {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
  line-height: 26px;
  max-width: 700px;
}
.cmn-modal .comingsoon-back-btn img {
  width: 50px;
}
.cmn-modal .update-img img {
  width: 40px;
}
.cmn-modal .modal-body .btn-group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  border: none !important;
  padding: 0 !important;
}
.cmn-modal .uploaded_image,
.cmn-modal .uploaded_image img {
  height: 100%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 100%;
}
.cmn-modal .modal-body .custom-form {
  text-align: left;
}
.cmn-modal .uploaded_image {
  background-image: url(https://artafrica.emvigotechnologies.com/wp-content/themes/artafrica/img/popupimg.png);
}
.cmn-modal .modal-footer {
  justify-content: center;
  padding: 0 !important;
  margin-top: 15px;
  border: none !important;
}
.cmn-modal .cmn-btn {
  height: 40px !important;
  min-width: 120px !important;
  line-height: 12px;
}
.cmn-modal .cmn-modal-close,
.micromodal-slide button.ttt-pnwc-close {
  right: -10px !important;
  top: -10px !important;
  height: 30px;
  display: flex;
  width: 30px;
}
.form-modal .modal-content {
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
}
.cmn-modal .modal-body {
  background-color: #fff;
  border-radius: 15px;
}
.cmn-modal .cmn-modal-close {
  background: #eee;
  cursor: pointer !important;
  border: 0 !important;
  position: absolute !important;
  border-radius: 50px;
  line-height: 45px;
  color: #333;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-font-smoothing: subpixel-antialiased;
  align-items: center;
  justify-content: center;
}
.cmn-modal .cmn-modal-close:hover {
  background-color: #eee;
  color: #333;
  -webkit-transform: scale(1.18) translateZ(0);
  transform: scale(1.18) translateZ(0);
}
.cmn-modal .cmn-modal-close:before {
  content: "\2716";
  font-size: 15px;
}
.form-modal .modal-dialog {
  max-width: 800px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-modal .wpcf7-not-valid-tip {
  font-size: 12px !important;
  font-weight: 400 !important;
  color: red !important;
  margin-top: 3px;
}
.form-modal .wpcf7 form .wpcf7-response-output {
  font-size: 14px !important;
  border-color: #dab04e !important;
  text-align: center;
  margin: 0 !important;
  padding: 5px !important;
}
.form-modal .cmn-btn {
  background-color: #dab04e !important;
  border: 1px solid #dab04e !important;
  box-shadow: none !important;
}
.simplefavorites-modal-content.active {
  top: 0 !important;
  height: 100%;
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.simplefavorites-modal-content-body {
  background-color: #fff;
  padding: 15px !important;
  border-radius: 15px !important;
}
.subscribtion-form .mc4wp-form-fields {
  display: flex;
  align-items: flex-start;
}
.subscribtion-form .mc4wp-alert p {
  font-size: 14px;
  font-weight: 400;
  color: #dab04e;
  text-align: left;
  margin-top: 10px;
}
.subscribtion-form .cmn-btn {
  min-width: 148px;
  margin: 0 !important;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0 !important;
  height: 40px !important;
  cursor: pointer;
}
.subscribtion-form .error {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 15px;
}
.micromodal-slide .ttt-pnwc-container {
  min-width: auto !important;
  padding: 15px !important;
  border-radius: 15px !important;
  width: auto !important;
}
.micromodal-slide button.ttt-pnwc-close {
  align-items: center;
  justify-content: center;
}
.micromodal-slide .ttt-pnwc-notice {
  line-height: unset !important;
  overflow: hidden;
  padding: 0 !important;
}
.ttt-pnwc-notice.error.ttt-dynamic .ttt-pnwc-message {
  padding: 4px 0;
  line-height: 20px;
}
.micromodal-slide .ttt-pnwc-header .ttt-pnwc-close:before {
  font-size: 15px;
}
.micromodal-slide .ttt-pnwc-wrapper {
  padding: 0 !important;
  max-width: 100% !important;
  border-radius: 0 !important;
}
.micromodal-slide .ttt-pnwc-message,
.order-table table p {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
}
.micromodal-slide .ttt-pnwc-message .button {
  font-size: 16px !important;
  font-weight: 400 !important;
  min-width: 130px;
  margin: 15px auto 0;
  border-radius: 0 !important;
  height: 40px;
  background-color: #dab04e !important;
  border: 1px solid #dab04e;
  color: #1a1a18 !important;
  display: inline-block;
  padding: 10px 20px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.micromodal-slide .ttt-pnwc-notice-icon {
  margin: 0 !important;
  padding-right: 15px;
}
.single-product .micromodal-slide .ttt-pnwc-message {
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
  line-height: unset !important;
}
.tab-head-wrap {
  width: 100%;
  left: 0;
  background-color: #f3f2f1;
  text-align: center;
  padding: 0;
  z-index: 1110;
}
.tab-head-wrap .nav-item {
  padding: 0 20px !important;
}
.tab-head-wrap .nav-item:first-child,
.tab-head-wrap .nav-link:first-child {
  padding-left: 0 !important;
}
.tab-head-wrap .nav-link {
  font-size: 17px;
  font-weight: 400;
  background-color: #f3f2f1;
  color: #000;
  padding: 0 !important;
}
.tab-head-wrap .nav-link.active {
  background-color: #f3f2f1;
  color: #dab04e !important;
}
.paypal-method,
.tab-head-wrap .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tab-head-wrap .nav-pills {
  padding: 24px 0;
}
.tab-head-wrap .dropdown::after {
  background: none;
  bottom: -5px;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  transition: width 0.3s, left 0.3s;
  width: 0;
}
.tab-head-wrap .dropdown:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 5px;
  background-color: #dab04e;
  width: 100%;
}
.tab-head-wrap .dropdown-menu {
  top: 5px !important;
  min-width: 448px !important;
  margin: 0 !important;
  border: none;
  box-shadow: 0 1px 4px #0000001a;
}
.dropdown-hover .dropdown-menu {
  top: 95px !important;
}
.cart-wrap .form-row,
.cr-ajax-reviews-review-form,
.dropdown-hover:hover .dropdown-menu {
  display: block !important;
}
.tab-head-wrap .dropdown-toggle {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  background: 0 0;
  position: relative;
  padding: 24px 25px;
  display: flex;
  align-items: center;
}
.tab-head-wrap .dropdown[aria-expanded="true"]::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 5px;
  background-color: #dab04e !important;
}
.tab-head-wrap .dropdown img {
  margin-right: 20px;
  height: 36px;
  width: 36px;
  object-fit: contain;
}
.tab-head-wrap .dropdown-item {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
  white-space: unset;
}
.tab-head-wrap .dropdown-item span {
  display: block;
  font-size: 16px !important;
  color: #a89f8e !important;
}
.tab-head-wrap .dropdown-item:active,
.tab-head-wrap .dropdown-item:focus,
.tab-head-wrap .dropdown-item:hover {
  background-color: #f3f2f1 !important;
}
#fixedHeader {
  top: 0;
}
#fixedTab {
  top: 6em;
}
.jumbotron-wrap {
  margin-bottom: 45px;
}
.jumbotron-wrap.user-with-status .container {
  align-items: flex-start !important;
}
.jumbotron-wrap h2 {
  font-size: 32px;
  font-weight: 400;
  color: #393631;
}
.jumbotron-wrap h2 small {
  font-size: 18px !important;
  color: #a89f8e !important;
  display: block;
}
.jumbotron-wrap figure {
  margin-right: 20px;
  margin-bottom: 0;
  width: 112px;
  height: 112px;
  border-radius: 100%;
}
.jumbotron-head img {
  width: 26px;
  margin-left: 10px;
}
.tab-content-wrap .video-wrap {
  width: 914px;
  margin: 70px auto 10px;
}
.tab-content-wrap .cmn-head h2 {
  font-size: 32px !important;
  font-weight: 400 !important;
  margin-bottom: 40px !important;
}
.artist-profile-wrap .button-group,
.tab-content-wrap .custom-carousel {
  margin-top: 50px;
}
.custom-carousel-grid .owl-dots {
  background-color: rgb(159 153 143 / 9%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 57px;
}
.custom-carousel-grid .owl-dots button.owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #9f998f;
  margin: 0 3px;
}
.custom-carousel-grid .owl-dots button.owl-dot.active {
  width: 11px;
  height: 11px;
}
.custom-carousel-grid .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.custom-carousel-grid .owl-nav button span {
  font-size: 70px;
  position: relative;
  top: -5px;
}
.owl-carousel-4 .card,
.owl-carousel-5 .card {
  border: none;
}
.art-catalogue .top-fix,
.owl-carousel .top-fix {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 15px;
}
.art-catalogue .top-fix button,
.owl-carousel .top-fix button {
  background-color: transparent;
  width: 30px;
}
.owl-carousel-4 .top-fix .date {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  display: block;
}
.owl-carousel-4 .card-body {
  padding: 20px 0 0;
  text-align: left;
}
.owl-carousel-4 p {
  color: #393631 !important;
}
.owl-carousel-5 .card-img .wp-video,
.owl-carousel-5 .card-img a {
  height: 100% !important;
}
.media-gallery-wrap .owl-carousel-5 .card-img a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.mission-wrap figure img,
.owl-carousel-5 .card-img a.fancybox-video-link video,
.owl-carousel-5 .card-img a.fancybox-youtube img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-gallery-wrap .owl-carousel-5 .card-img a img {
  object-fit: cover !important;
}
.media-gallery-wrap .owl-carousel-5 .card-body {
  padding-top: 12px !important;
}
.media-gallery-wrap .img-zoom-none .video-play-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.media-gallery-wrap .img-zoom-none .video-play-btn i {
  font-size: 40px;
  color: rgb(0 0 0 / 60%);
}
.media-gallery-wrap .owl-carousel .top-fix button {
  width: 40px !important;
  height: 40px;
  background-color: rgb(0 0 0 / 20%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.art-gallery-events .owl-carousel .top-fix button img,
.art-gallery-news .owl-carousel .top-fix button img,
.media-gallery-wrap .owl-carousel .top-fix button img {
  width: 18px !important;
}
.art-gallery-events .owl-carousel .top-fix button:last-child,
.art-gallery-news .owl-carousel .top-fix button:last-child,
.media-gallery-wrap .owl-carousel .top-fix button:last-child {
  margin-left: 8px;
}
.owl-carousel-5 .card-img .wp-video-shortcode {
  width: 100% !important;
  height: 100% !important;
}
.owl-carousel-5 .card-body {
  padding: 15px 0 0;
  text-align: left;
}
.owl-carousel-5 h3 a {
  color: #dab04e !important;
  text-decoration: underline !important;
}
.owl-carousel-5 p {
  margin-bottom: 0 !important;
  color: #393631 !important;
}
.owl-carousel-5 .bottom-fix {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 15px;
}
.owl-carousel-5 .date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.owl-carousel-5 .date img {
  width: 15px;
}
.owl-carousel-5 .date h6 {
  display: flex;
  align-items: center;
  font-size: 14px !important;
  font-weight: 400;
  color: #393631;
  margin-bottom: 0 !important;
}
.owl-carousel-5 .date h6 span {
  margin-right: 12px;
}
.owl-carousel-5 .edit-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 10px;
}
.owl-carousel-5 .edit-action button:first-child {
  margin-right: 15px;
}
.owl-carousel-5 .edit-action h6 {
  font-size: 14px;
  font-weight: 400;
  color: #9f998f;
  margin: 0 !important;
}
.owl-carousel .red-btn {
  border-radius: 4px !important;
  font-size: 12px !important;
  min-width: 52px !important;
  height: 25px !important;
}
.search-container {
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid;
}
.search-container input {
  margin: 0 auto;
  width: 100%;
  border: none !important;
  outline: 0;
  font-size: 26px;
  font-weight: 400;
  color: #393631 !important;
  caret-color: rgb(57 54 49 / 50%);
  padding: 0 15px;
}
.search-container input::placeholder {
  font-size: 26px;
  font-weight: 400;
  color: rgb(57 54 49 / 50%);
}
.search-container input:focus {
  border: 1px solid #008abf;
  transition: 0.35s;
}
.search-container button {
  background: 0 0;
  padding: 0;
}
.art-gallery-photo .card figure,
.news-detail-wrap figure {
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.artist-profile-wrap .custom-textarea label.error {
  bottom: unset !important;
}
.artist-profile-wrap .custom-input label.error {
  bottom: -32px !important;
}
.artist-profile-wrap .cmn-head h2 {
  font-size: 32px !important;
  font-weight: 400 !important;
}
.artist-profile-wrap .edit {
  margin-bottom: 10px !important;
}
.artist-profile-wrap h6 {
  margin-bottom: 24px !important;
  padding-top: 5px;
}
.artist-profile-wrap .cmn-head .button-wrap .custom-button.approved-btn {
  margin-right: 25px !important;
}
.artist-profile-wrap .cmn-head .button-wrap .pipButt.approved-btn::after {
  right: -17px;
}
.art-gallery-photo .card {
  border: none !important;
}
.art-gallery-photo .card figure {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
}
.art-gallery-artists .owl-carousel .card-body h3 {
  font-size: 18px !important;
}
.art-gallery-artists .owl-carousel .card-body p {
  font-size: 14px !important;
  margin-bottom: 25px !important;
}
.art-gallery-artists .cmn-head h2,
.art-gallery-events .cmn-head h2,
.art-gallery-news .cmn-head h2 {
  font-weight: 600 !important;
}
.media-gallery-wrap .owl-carousel .card-body h3 {
  font-size: 18px !important;
  margin-bottom: 0 !important;
  display: block !important;
}
.art-gallery-events .owl-carousel .top-fix button,
.art-gallery-news .owl-carousel .top-fix button {
  width: 35px !important;
  height: 35px;
  background-color: rgb(0 0 0 / 20%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.art-gallery-about p,
.gallery-content-wrap .cmn-style p {
  font-size: 16px !important;
  text-align: justify !important;
  -webkit-text-align: justify; /* for WebKit browsers */
}
.tab-dropdown .btn-group:first-child {
  margin-right: 40px;
}
.artist-content-wrap .jumbotron-wrap figure {
  border-radius: 50%;
  overflow: hidden;
}
.card-wrap {
  padding: 10px;
  height: 100%;
}
.card-wrap .top-badge {
  position: absolute;
  top: 6px;
  left: 9px;
  z-index: 1;
}
.mx-h {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.tab-head-wrap .exhibition-wrap {
  padding: 30px 25px !important;
}
.tab-head-wrap .exhibition-wrap .dropdown-video-wrap {
  display: flex;
  justify-content: space-between;
}
.tab-head-wrap .exhibition-wrap h6 {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
}
.tab-head-wrap .exhibition-wrap h6 span {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #84775a;
}
.tab-head-wrap .exhibition-wrap p {
  font-size: 14px;
  font-weight: 400;
  color: #9f998f;
}
.tab-head-wrap .exhibition-wrap .video {
  width: 45%;
}
.tab-head-wrap .exhibition-wrap .dropdown-content {
  width: 55%;
  padding-left: 20px;
}
.tab-dropdown .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tab-dropdown .dropdown:hover .dropdown-menu {
  transform: scale(1);
}
.tab-dropdown .dropdown-menu1 {
  border: none;
  display: block;
  transform: scale(1) !important;
  height: 0;
  overflow: hidden;
  padding: 0;
  top: 180px;
  transition: 0.3s;
}
.tab-dropdown .dropdown:hover .dropdown-menu1 {
  display: block;
  top: 100%;
  height: inherit;
}
.art-slider .fadeInLeft {
  animation-duration: 2s;
  animation-delay: 0.5s;
}
.art-slider .slider-for img {
  height: 589px;
}
.art-slider .slider-nav {
  padding: 0 30px;
  width: 30%;
}
.art-slider .slider-nav .item {
  margin: 10px 0;
  overflow: hidden;
}
.art-slider .slider-nav img {
  width: 100%;
  cursor: pointer;
}
.art-slider .slick-prev {
  left: 0 !important;
}
.art-slider .slick-next {
  right: 0 !important;
}
.art-slider .slick-next:before,
.art-slider .slick-prev:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent !important;
  opacity: 100% !important;
}
.art-slider .slick-prev:before {
  background-image: url(../images/slider-left.svg);
}
.art-slider .slick-next:before {
  background-image: url(../images/slider-right.svg);
}
.art-slider .flex-viewport {
  height: 500px !important;
  overflow: hidden;
  margin-bottom: 30p;
}
.art-slider .flex-control-nav li {
  margin: 0 10px;
}
.artwork-detail-wrap .yellow-btn {
  font-size: 13px !important;
  font-weight: 400 !important;
  border-radius: 0 !important;
  background-color: #dab04e;
  border: 1px solid #dab04e;
  color: #1a1a18 !important;
  padding: 10px 20px !important;
  display: flex !important;
}
.zoom-gallery {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.art-slider .slider-for {
  width: 70%;
}
.country-lists .select2-results__option {
  font-size: 14px;
  font-weight: 400;
  color: #393631 !important;
}
.country-lists .select2-results__option--highlighted {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.country-lists .select2-results__option--selected {
  background-color: transparent !important;
}
.custom-form .select2-container.disabled .select2-selection--single {
  border-color: transparent !important;
  padding: 0 !important;
  height: auto !important;
}
.custom-form .select2-container.disabled .select2-selection__rendered {
  font-size: 28px !important;
}
.news-detail-wrap figure {
  width: 100%;
  margin-bottom: 60px;
  /* height: 500px; */
  background-image: url(https://artafrica.emvigotechnologies.com/images/1-17.jpg);
  background-repeat: no-repeat;
}
.myorder-chat-wrap .cmn-head,
.news-detail-wrap .head {
  margin-bottom: 60px;
}
.news-detail-wrap .head h1 {
  font-size: 42px;
  font-weight: 700;
  color: #393631;
  margin-bottom: 30px;
}
.news-detail-wrap .head h6 {
  font-size: 14px;
  font-weight: 700;
  color: #dab04e;
  display: flex;
  align-items: center;
}
.news-detail-wrap .head h6 span {
  font-weight: 400 !important;
  color: #393631 !important;
  position: relative;
  padding-left: 12px;
  margin-left: 13px;
  display: flex;
  align-items: center;
}
.news-detail-wrap .head h6 span::before {
  content: " ";
  width: 1px;
  height: 15px;
  position: absolute;
  top: 6px;
  left: 0;
  background-color: #9f998f;
}
.news-detail-wrap .head h6 button {
  background: 0 0;
  padding: 0;
  margin-left: 15px;
}
.back-to-page {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 45px;
}
.back-to-page hr {
  margin: 0 !important;
  border-top: 1px solid;
}
.back-to-page span {
  display: block;
  width: inherit;
}
.back-to-page h6 {
  font-size: 15px;
  font-weight: 600;
  color: #393631;
  display: flex;
  align-items: center;
  margin-left: 23px;
  width: 22%;
}
.back-to-page h6 button {
  width: 27px;
  height: 27px;
  background-color: #dab04e;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 17px;
}
.help-message-wrp,
.product-detail-box {
  box-shadow: 0 3px 6px #00000029;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-detail-box figure {
  margin-bottom: 0;
  overflow: hidden;
  height: 355px;
}
.product-detail-box .product-details {
  padding: 25px 18px;
}
.product-detail-box h3 {
  font-size: 24px;
  color: #dab04e;
  font-weight: 400;
  margin-bottom: 17px;
}
.product-detail-box h6 {
  font-size: 16px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.product-detail-box h6 span {
  font-weight: 700 !important;
  display: inline-flex;
}
.product-detail-box h6 span img {
  margin-left: 8px;
  width: 20px;
}
.product-detail-box .cmn-btn {
  width: 100%;
  margin-top: 15px;
  font-weight: 700 !important;
}
.help-message-wrp .message-box {
  background-color: rgb(218 176 78 / 0.24);
  padding: 30px 25px;
  border-bottom-left-radius: 37px;
  border-bottom-right-radius: 37px;
  margin-bottom: 5px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.help-message-wrp .message-box h6 {
  font-size: 18px;
  font-weight: 700;
  color: #393631;
  margin-bottom: 20px;
}
.help-message-wrp .message-box figure {
  width: 100%;
  margin: 0 auto;
}
.help-message-wrp .message {
  margin-top: 30px;
}
.help-message-wrp .message span {
  font-size: 16px;
  font-weight: 700;
  color: #393631;
  margin-bottom: 10px;
  display: block;
}
.chat-wrp .chat-head h5,
.why-returning h5 {
  font-size: 24px;
  font-weight: 700;
  color: #393631;
}
.help-message-wrp .order-id {
  padding: 25px 30px;
}
.help-message-wrp .order-id p span {
  font-weight: 700 !important;
}
.chat-wrp,
.returning-wrap {
  box-shadow: 0 3px 6px #00000029;
  height: 100%;
}
.chat-wrp .chat-head {
  background-color: #fff;
  box-shadow: 0 3px 6px #00000029;
  padding: 15px 20px;
}
.chat-wrp .chat-head h5 {
  margin-bottom: 5px;
}
.chat-wrp .chat-head h5 span {
  font-size: 16px;
  font-weight: 400;
  color: #393631;
  display: block;
}
.chat-wrp .chat-head p {
  font-size: 14px;
  font-weight: 400;
  color: #84775a;
}
.chat-wrp .chat-area {
  height: 290px;
  padding: 20px;
  overflow-y: auto;
}
.chat-wrp .chat-area::-webkit-scrollbar {
  width: 7px;
}
.chat-wrp .chat-area::-webkit-scrollbar-track {
  background: #ebebeb;
}
.chat-wrp .chat-area::-webkit-scrollbar-thumb {
  background: #dab04e;
  border-radius: 100px;
}
.chat-wrp .chat-area::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.chat-wrp .chat-box {
  margin: 20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 90%;
}
.chat-wrp .chat-box figure {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #dab04e;
  flex: none;
}
.chat-wrp .chat-box p {
  margin: 0;
  background-color: #ebebeb;
  border-radius: 6px;
  padding: 10px;
  font-size: 13px;
}
.chat-wrp .chat-box .send-time {
  font-size: 10px;
  color: #393631;
  display: block;
}
.chat-wrp .chat-input {
  padding: 15px;
}
.chat-wrp .chat-input .form-group {
  margin: 0;
  position: relative;
}
.chat-wrp .chat-input textarea {
  background-color: #ebebeb;
  border: none;
  resize: none;
  font-size: 14px;
  outline: 0;
  box-shadow: none;
  border-radius: 4px;
  min-height: 125px;
  padding: 15px 150px 10px 15px;
  margin-bottom: 20px;
  transition: 0.5s !important;
}
.chat-wrp .chat-input textarea:focus {
  min-height: 200px !important;
}
.addon-wrap {
  width: 95%;
  position: absolute;
  left: 15px;
  bottom: 13px;
  border-top: 1px solid #959595;
  padding-top: 10px;
}
.custom-select,
.custom-select-wrapper,
.order-box-wrap .chat-link {
  position: relative;
  display: inline-block;
}
.chat-wrp .chat-input .addon-btn {
  background: 0 0;
  padding: 0;
  border: none;
  outline: 0;
}
.chat-wrp .chat-input .addon-btn i {
  color: rgb(57 54 49 / 50%);
}
.chat-wrp .send-chat {
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
}
.chat-wrp .send-chat .send-time {
  text-align: right;
}
#status_message {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
  padding: 15px;
}
.why-returning {
  box-shadow: 0 3px 6px #00000029;
  padding: 15px 20px;
}
.why-returning h5 {
  margin: 0 0 10px;
}
.why-returning p {
  font-size: 16px;
  font-weight: 400;
  color: #393631;
  margin: 0;
}
.returning-wrap .custom-form {
  padding: 20px;
}
.checkout-wrap .payment_box ul.wc-saved-payment-methods,
.returning-wrap .custom-input {
  margin-bottom: 20px !important;
}
.returning-wrap h4 {
  font-size: 14px;
  color: #393631;
  font-weight: 700;
  margin-bottom: 15px;
}
.returning-wrap .custom-textarea {
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.art-catalogue-wrap .search-container,
.recieved-order-wrap .cmn-head h2,
.recieved-order-wrap .search-container {
  margin-bottom: 50px;
}
.accordion-wrap:focus-visible {
  outline: 0;
}
#art,
.faq-wrap .accordion {
  border-top: 1px solid #dfdfdf;
  outline: 0 !important;
}
#art .card {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #dfdfdf !important;
  border-radius: 0;
  outline: 0 !important;
}
#art .card .card-header,
.faq-wrap .accordion .card .card-header {
  border: 0;
  padding: 0;
  outline: 0 !important;
  background: #fff;
  border-radius: 0;
}
#art .card .card-header .btn.btn-link {
  width: 100%;
  display: block;
  text-align: left;
  padding: 17px 0;
  background: #fff;
  box-shadow: none;
  font-size: 17px;
  font-weight: 700;
  color: #1a1a18;
  outline: 0;
  border: none;
  line-height: unset;
}
#art .card .card-header .btn.btn-link:after {
  content: " ";
  width: 12px;
  height: 9px;
  position: absolute;
  top: 22px;
  right: 0;
  background-image: url(../img/angle2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotateZ(-180deg);
}
#art .card .card-header .btn.btn-link.collapsed:after {
  transform: rotateZ(0);
}
#art .prdctfltr_rng_price .card-header .btn.btn-link {
  border-bottom: 1px solid #dfdfdf !important;
  border-radius: 0 !important;
}
#art .card .card-header h2 {
  border-bottom: 1px solid #dfdfdf;
  line-height: unset;
}
#art .card .collapse,
.faq-wrap .accordion .card .collapse {
  border: 0;
}
#art .card .card-body {
  padding: 15px 0;
}
#art .card .card-body label {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 15px;
  display: block;
}
#art .card .card-body ul li {
  margin-bottom: 10px;
}
#art .card .card-body .input-text {
  border: none;
  font-size: 15px;
  font-weight: 400;
  color: #393631;
  outline: 0;
  margin-bottom: 15px;
}
#art .card .card-body .input-text::placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #393631;
}
.accordion-wrap .filter-wrap {
  display: flex;
  flex-direction: column;
  padding-top: 25px;
}
.accordion-wrap .filter-wrap label {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
}
.art-catalogue .card figure {
  max-height: 300px;
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.art-catalogue .card {
  text-align: center;
  height: 100%;
}
.art-catalogue .card-img img {
  display: block;
  width: 100%;
}
.art-catalogue .card-body h3 {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a18;
  margin-bottom: 0;
  text-align: center;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.art-catalogue .card-body h6,
.art-catalogue .card-body p {
  font-size: 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #1a1a18;
  overflow: hidden;
}
.art-catalogue .card-body h6 {
  font-weight: 500;
  margin-bottom: 7px;
  text-align: center;
  padding: 0 20px;
  -webkit-line-clamp: 1;
}
.art-catalogue .card-body p {
  font-weight: 400;
  margin-bottom: 0.5rem !important;
  -webkit-line-clamp: 2;
}
.art-catalogue .card-body p.price {
  font-size: 18px !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
}
.art-catalogue .card-body .btn-group,
.cart_totals,
.credit-card-method .yellow-btn,
.faq-wrap .accordion .card .card-body ol li ol {
  margin-top: 10px;
}
.prdctfltr_buttons .prdctfltr_sale {
  margin-bottom: 2px;
}
.artist-list-wrap {
  padding-left: 60px !important;
  padding-right: 60px !important;
}
.artist-list-wrap .search-container {
  margin-bottom: 50px !important;
}
.list-wrap h6 {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a18;
}
.list-wrap h6 span {
  display: block;
  font-size: 17px !important;
  font-weight: 400 !important;
  color: #a8a8a8 !important;
}
.custom-form-2 .custom-input input {
  background-color: rgb(159 153 143 / 10%);
  border-radius: 6px;
  width: 100%;
  height: 46px;
  border: none;
  padding: 10px 20px;
  outline: 0 !important;
  font-size: 14px;
  font-weight: 400;
  color: #393631;
}
.custom-form-2 .custom-input input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: rgb(151 151 151 / 56%);
}
.mission-wrap figure {
  width: 100%;
  height: 100%;
  margin: 0;
  min-height: 570px;
}
.mission-content {
  padding: 40px;
  background-color: #000519;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-height: 570px;
}
.faqTab .nav .nav-item .nav-link,
.mission-logo,
.order-box-wrap .order-head ul {
  display: -webkit-box;
  display: -ms-flexbox;
}
.mission-content h2 {
  font-weight: 400;
  font-size: 35px;
  color: #dab04e;
}
.mission-logo {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  background-color: #dab04e;
  padding: 10px;
}
.order-box-wrap .order-head {
  border: 1px solid;
  padding: 25px 30px;
}
.order-box-wrap .order-head ul {
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.order-box-wrap .order-head li {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
  margin-right: 40px;
}
.order-box-wrap .order-head li span {
  font-weight: 700;
  margin-left: 15px;
}
.order-box-wrap .order-head .p-amount {
  font-size: 18px;
  color: #dab04e;
  font-weight: 700;
  margin-left: auto;
  margin-right: 0;
}
.order-box-wrap .order-details {
  box-shadow: 0 3px 6px rgb(0 0 0 / 8%);
  padding: 20px 25px;
}
.order-box-wrap .order-details figure {
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
.order-box-wrap .order-details figure img {
  width: 200px;
}
.order-box-wrap .order-details .edit-input {
  margin-left: 5px;
}
.order-box-wrap .order-details h4 {
  font-size: 16px;
  font-weight: 400;
  color: #393631;
  width: 300px;
  min-height: 1.2em;
}
.order-box-wrap .order-details form button {
  background: 0 0;
  margin-left: 10px;
  padding: 0 !important;
}
.order-box-wrap .order-details form button img {
  width: 20px;
}
.order-box-wrap .order-details form input:disabled {
  font-size: 20px;
  font-weight: 400;
  color: #393631;
  border-color: transparent !important;
  padding: 0 !important;
}
.order-box-wrap .return-menu button {
  background: 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: #393631;
}
.order-box-wrap .return-menu .dropdown-menu {
  padding: 10px 20px !important;
}
.custom-select-wrapper {
  user-select: none;
}
.custom-select {
  background: 0 0;
  border: none;
  padding: 0;
  height: auto !important;
}
.custom-options,
.custom-select.opened .custom-options span:last-child {
  border-radius: 10px;
}
.custom-select-trigger {
  position: relative;
  display: block;
  width: 205px;
  font-size: 20px;
  font-weight: 400;
  color: #393631;
  background: 0 0;
  cursor: pointer;
}
.custom-option,
.custom-options {
  transition: 0.4s ease-in-out;
  font-size: 16px;
  color: #393631;
  font-weight: 400;
  display: block;
}
.custom-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
  background: #fff;
  box-shadow: 0 3px 6px rgb(0 0 0 / 13%);
  z-index: 11;
  padding: 10px 0;
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.custom-option.selection,
.custom-option:hover,
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  cursor: pointer;
  padding: 10px 20px;
}
.custom-select-trigger::before {
  content: " ";
  position: absolute;
  top: 10px;
  right: 0;
  width: 11px;
  height: 13px;
  background-image: url(../images/d-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.order-box-wrap .select-input select {
  min-width: 150px;
}
.woocommerce-orders .micromodal-slide .ttt-pnwc-notice {
  flex-direction: column;
}
.woocommerce-orders .micromodal-slide .ttt-pnwc-notice-icon {
  margin-bottom: 10px !important;
  padding-right: 0 !important;
}
.woocommerce-orders .ttt-pnwc-message .container {
  padding: 0 !important;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.checkout-wrap .woocommerce-info {
  width: 100% !important;
  margin: 0 0 25px !important;
  position: unset !important;
  padding: 0 !important;
  background: 0 0 !important;
  font-size: 14px;
  font-weight: 400;
  color: #393631;
}
.checkout-wrap .woocommerce-info a,
.coupon span a {
  color: #64a19d !important;
}
.checkout-wrap .checkout_coupon {
  border: none !important;
  padding: 0 !important;
  margin-top: 25px !important;
  margin-bottom: 35px !important;
}
.checkout-wrap .checkout_coupon p {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 15px;
}
.checkout-wrap .checkout_coupon p .yellow-btn {
  margin-left: 30px !important;
}
.cart-wrap .shop_table,
.checkout-wrap .shop_table,
.order-recieved-wrap .shop_table {
  border: 1px solid #dab04e !important;
  border-spacing: unset !important;
}
.coupon-code p {
  float: unset !important;
  width: auto !important;
  margin-bottom: 0 !important;
}
.checkout-wrap .custom-input {
  display: block;
  margin-bottom: 35px !important;
}
.checkout-wrap .woocommerce-info img,
.coupon img {
  margin-right: 7px;
}
.checkout-wrap .yellow-btn {
  font-size: 13px !important;
  font-weight: 700 !important;
  border-radius: 0 !important;
  background-color: #dab04e !important;
  border: 1px solid #dab04e !important;
  color: #1a1a18 !important;
  padding: 10px 20px !important;
}
.checkout-wrap #payment .yellow-btn {
  width: auto !important;
  position: absolute;
  right: 25px;
  bottom: 15px;
}
.checkout-wrap #payment {
  background-color: #fff !important;
  border: none !important;
}
.checkout-wrap #payment .wc_payment_methods {
  border-bottom: none !important;
  padding: 0 !important;
  flex-wrap: wrap;
  row-gap: 5px;
  align-items: center;
}
.checkout-wrap .payment_box {
  background-color: #fff !important;
  border: 1px solid;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  padding: 15px 25px 0 !important;
  margin: 20px 0 0 !important;
  border-bottom: 0 !important;
}
.checkout-wrap .payment_box p {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
  padding-bottom: 15px !important;
}
.checkout-wrap .payment_methods li input[type="radio"] {
  cursor: pointer;
}
.checkout-wrap .payment_methods .wc-stripe-elements-field {
  width: 100% !important;
  padding: 13px 15px;
  border-radius: 6px;
}
.checkout-wrap .payment_methods .woocommerce-validated {
  flex-wrap: nowrap !important;
  padding: 0 !important;
}
.checkout-wrap .payment_methods label {
  font-size: 14px;
  font-weight: 400;
  color: #393631;
  display: flex;
  align-items: center;
}
.checkout-wrap .payment_methods label img {
  width: 33px;
  margin-left: 8px;
}
.checkout-wrap #wc-stripe-new-payment-method {
  position: relative;
  top: 5px;
}
.checkout-wrap .wc-credit-card-form label {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.checkout-wrap .shop_table td,
.checkout-wrap .shop_table th {
  font-size: 14px;
}
.checkout-wrap .place-order {
  background-color: #fff !important;
  border: 1px solid;
  border-top: 0 !important;
  padding: 0 25px 55px !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  position: relative;
}
.checkout-wrap label.checkbox {
  display: flex !important;
  font-size: 12px !important;
  align-items: center;
}
.checkout-wrap label.checkbox .input-checkbox {
  width: auto !important;
  height: auto !important;
  margin: 0 10px 0 0 !important;
  outline: 0 !important;
}
.checkout-wrap .form-row .input-checkbox {
  margin: 0 10px 0 0 !important;
}
.checkout-wrap #ppc-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px;
}
.checkout-wrap .paypal-buttons {
  width: 100px !important;
}
.checkout-wrap .place-order {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.payment-check {
  display: flex;
  align-items: baseline;
  padding-right: 20px;
}
.coupon-code,
.payment-method {
  align-items: center;
  display: flex;
}
.coupon-code {
  padding: 0 15px;
}
.payment-method {
  flex-wrap: wrap;
  list-style-type: none;
}
.payment-method li {
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.payment-method li label {
  margin-bottom: 0 !important;
  padding-left: 9px;
}
.payment-method .custom-radiobutton .check-container {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.payment-method .custom-radiobutton .check-container img {
  margin-left: 4px;
}
.paypal-method .paypal-btn {
  background-color: #ffc439;
  padding: 5px 15px;
}
.payment-details .payment {
  border: 1px solid;
  border-radius: 6px;
  padding: 15px 25px;
}
.payment-wrap .custom-radiobutton .checkmark {
  border-color: #0075ff !important;
}
.payment-wrap .custom-radiobutton .check-container .checkmark:after {
  background-color: #0075ff !important;
}
.order-table .table-responsive {
  border: 1px solid #dab04e !important;
  border-radius: 6px;
}
.order-table table {
  border: none !important;
  margin-bottom: 0 !important;
}
.order-table table thead {
  border-bottom: 1px solid;
}
.order-table table td,
.order-table table th {
  border: none !important;
  font-size: 18px;
  color: #393631;
  font-weight: 400;
}
.order-table table th {
  padding: 20px;
}
.order-table table td {
  padding: 0 20px;
}
.order-table table .tf td {
  padding: 20px !important;
}
.order-table table p span {
  color: #a89f8e !important;
  margin-left: 15px;
}
.order-table table a {
  font-size: 16px;
  color: #17a2b8 !important;
  display: block;
  margin-bottom: 30px;
}
.order-table table .tf {
  border-top: 1px solid;
}
.order-table table tbody tr:first-child td {
  padding-top: 30px;
}
.address-wrap {
  border: 1px solid #dab04e;
  border-radius: 6px;
  padding: 20px;
}
.address-wrap address {
  border: none !important;
  padding: 0 !important;
}
.order-recieved-wrap .woocommerce-column {
  width: 100% !important;
  max-width: 100% !important;
}
.pagination-wrap .arrow-btn,
.pagination-wrap .pageNumbers a {
  width: 30px;
  height: 30px;
  padding: 5px 10px;
  margin: 0 5px;
  border: 1px solid;
  font-size: 16px;
  display: flex;
}
.recieved-message {
  margin-bottom: 80px;
}
.recieved-message h1 {
  font-size: 45px;
  font-weight: 400;
  color: #dab04e;
}
.recieved-message p {
  font-size: 20px;
  font-weight: 400;
  color: #393631;
}
.order-information {
  margin-bottom: 90px;
}
.order-information p {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
  word-break: break-word;
}
.order-information p span {
  display: block;
  font-size: 16px !important;
  color: #a89f8e !important;
  margin-bottom: 5px;
}
.order-information p span bdi {
  display: flex;
  align-items: center;
  color: #393631;
}
.order-information p span bdi .woocommerce-Price-currencySymbol {
  color: #393631 !important;
  margin-bottom: 0;
}
.pagination-wrap .arrow-btn {
  align-items: center;
  justify-content: center;
  color: #393631;
  font-weight: 800;
}
.pagination-wrap .pageNumbers a {
  align-items: center;
  justify-content: center;
  color: #393631;
  font-weight: 500;
}
.order-recieved-wrap table.shop_table td,
.order-recieved-wrap table.shop_table th {
  font-size: 16px;
}
.yellow-btn.remove-fav-btn {
  background-color: #fff !important;
}
.artED .cmn-btn,
.cart-wrap .yellow-btn {
  background-color: #dab04e !important;
  color: #1a1a18 !important;
  padding: 10px 20px !important;
  font-weight: 400 !important;
}
.favourites-wrap .favorites-list {
  width: 100%;
  text-align: center;
}
.owl-carousel .card-body .btn-group .remove-fav-btn {
  margin: 0 0 0 15px !important;
}
.art-upload-wrap .gallery-card {
  width: 100%;
  height: 290px;
}
.art-upload-wrap .gallery-card .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  background-color: transparent;
}
.art-upload-wrap .gallery-card .close-btn i {
  color: #c6c4bf;
  font-size: 20px;
}
.art-upload-wrap .gallery-card.no-img img {
  width: 80px !important;
}
.page-loader {
  width: 100%;
  height: 100%;
  background-color: rgb(255 255 255 / 80%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
.page-loader p {
  font-size: 28px;
  font-weight: 400;
  color: #393631;
  margin-bottom: 20px;
  text-align: center;
}
#loader {
  display: inline-block;
  width: 44px;
  height: 44px;
  border: 5px solid #e9e9e9;
  border-radius: 50%;
  border-top-color: #707070;
  animation: 1s ease-in-out infinite spin;
  -webkit-animation: 1s ease-in-out infinite spin;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.customer-profile-wrap .cmn-head {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 50px;
}
.artED .cmn-btn {
  border: 1px solid #dab04e !important;
  font-size: 14px !important;
  display: flex !important;
  border-radius: 4px !important;
}
.cart-wrap .artDetail h3 {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a18;
}
.cart-wrap .artDetail .dim {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
}
.cart-wrap .artDetail .dim span {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a18;
  display: block;
}
.cart-wrap .artDetail h4 {
  font-size: 18px;
  color: #1a1a18;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.cart-wrap .artDetail h5 {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a18;
  margin-bottom: 10px;
}
.cart-wrap .arrw_num {
  position: relative;
  display: flex;
  align-items: center;
}
.cart-wrap .arrw_num .number-input {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-wrap .number-input input[type="number"] {
  width: 25px !important;
  height: 25px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd !important;
  max-width: unset !important;
  padding: 0 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: sans-serif;
  text-align: center;
  outline: 0 !important;
  margin-right: 1rem;
}
.cart-wrap .arrw_num button {
  outline: 0;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 1rem;
  cursor: pointer;
  margin: 0;
  padding: 0 !important;
  position: relative;
}
.cart-wrap .num-arrow {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart-wrap .arrw_num .uparrow {
  background-image: url(../img/chevron-up-.png);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.cart-wrap .arrw_num button:after,
.cart-wrap .arrw_num button:before {
  display: inline-block;
  position: absolute;
  content: "";
  width: 1rem;
  height: 2px;
  transform: translate(-50%, -50%);
}
.cart-wrap .arrw_num .downarrow {
  background-image: url(../img/chevron-down-new.png);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.cart-wrap .shop_table th {
  font-size: 14px;
  color: #1a1a18;
  width: 30%;
}
.cart-wrap .shop_table td {
  font-size: 14px;
  color: #1a1a18;
  background: #fff !important;
}
.cart-wrap .shop_table td p,
.cart-wrap .shop_table td ul li {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a18;
  margin-bottom: 5px;
}
.cart-wrap .shop_table td a {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #64a19d !important;
}
.cart-wrap .yellow-btn {
  font-size: 13px !important;
  min-width: 130px;
  border: 1px solid #dab04e !important;
  display: inline-block !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: max-content !important;
  border-radius: 0 !important;
  margin: 0 !important;
}
.all-update-cart-btn .yellow-btn {
  margin: 0 0 30px !important;
}
.cart-wrap .crt_lst-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cart-wrap .cmn-head {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-wrap .cart_item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.cart-wrap .artBox figure {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  height: 300px;
  max-height: 220px;
}
.cart-wrap .artDetail {
  width: 100%;
  padding: 15px;
}
.cart-wrap input[type="number"]::-webkit-inner-spin-button,
.cart-wrap input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cart-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cart-empty h6 {
  font-size: 18px;
  font-weight: 500;
  color: #393631;
  margin-bottom: 35px;
}
.block-list li,
.cmn-wrap h3,
.cmn-wrap p {
  color: #000;
  font-weight: 400;
  line-height: 1.5;
}
.cart-container {
  width: 100%;
  padding: 0 140px;
  margin: 0 auto;
}
.cmn-wrap .cmn-head h2 {
  color: #000 !important;
  margin-bottom: 40px !important;
}
.cmn-wrap p {
  font-size: 16px;
  margin-bottom: 25px;
}
.cmn-wrap h3 {
  font-size: 26px;
  margin-bottom: 30px;
}
.cmn-wrap h2 span {
  min-width: 40px;
  display: inline-block;
}
.block-list li {
  font-size: 16px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 25px;
}
.block-list li:after {
  top: 7px;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 0;
  margin: auto;
  background: #000;
}
.faqTab .nav {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.faqTab .nav .nav-item {
  width: calc(100% / 4 - 30px);
  border-radius: 14px;
}
.faqTab .nav .nav-item .nav-link {
  font-size: 35px;
  color: #121215;
  padding: 45px 30px;
  opacity: 0.56;
  border: 1px solid #707070;
  box-shadow: 0 3px 6px #00000029;
  height: 100%;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.faqTab .nav .nav-item img {
  width: 56px;
  margin-right: 25px;
}
.faqTab .nav-pills .nav-link.active,
.faqTab .nav-pills .show > .nav-link {
  opacity: 1;
  background-color: #007bff00;
  border: 1px solid #ae8d47;
}
.faq-wrap .search-container {
  border-bottom: 0 !important;
}
.faq-wrap .search-container input {
  border: 1px solid #707070 !important;
  border-radius: 10px;
  font-size: 15px;
  height: 55px;
  width: 650px;
  max-width: 84%;
  color: #000 !important;
  outline: 0;
  padding-left: 15px;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 1.5;
  background-color: transparent;
  display: inline-block;
  margin: 0 !important;
}
.faq-wrap .search-btn {
  background: 0 0;
  font-size: 15px;
  color: #121215;
  margin: 0 0 0 10px;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 0 30px;
  height: 55px;
  width: 14%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select2-container--default .select2-results__option--selected,
.upload-media-wrap .custom-tooltip {
  background-color: transparent !important;
}
.faq-wrap .search-btn:hover {
  background: #dab04e;
  border: 1px solid #dab04e;
}
.faqSearch {
  width: 68%;
  margin: 0 auto 35px;
}
.faqSearch .ui-widget-content {
  border: 1px solid #d3d3d3;
  z-index: unset !important;
  list-style-type: none;
  left: 0 !important;
  margin-top: 5px;
  border-radius: 10px;
  width: 85% !important;
}
.faqSearch .ui-widget-content li {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  cursor: default;
}
.faq-wrap .accordion .card {
  border: none !important;
  border-bottom: 1px solid #dfdfdf !important;
  border-radius: 0;
  outline: 0 !important;
}
.faq-wrap .accordion .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  padding: 20px 20px 20px 0;
  background: #fff;
  box-shadow: none;
  font-size: 27px;
  font-weight: 600;
  color: #dab04e;
  outline: 0;
}
.faq-wrap .accordion .card .card-header .btn-header-link:after {
  content: " ";
  width: 24px;
  height: 16px;
  position: absolute;
  top: 30px;
  right: 0;
  background-image: url(https://dev2-artafrica.emvigotech.co.uk/wp-content/themes/artAfrica/img/close.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.faq-wrap .accordion .card .card-header .btn-header-link.collapsed:after {
  transform: rotate(45deg);
}
.faq-wrap .accordion .card .card-body {
  padding: 20px;
  border-top: 1px solid #dfdfdf;
}
.faq-wrap .accordion .card .card-body p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  margin-bottom: 20px;
}
.faq-wrap .accordion .card .card-body ol {
  padding-left: 30px !important;
  margin-bottom: 20px;
}
.faq-wrap .accordion .card .card-body ol li {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  margin-bottom: 5px;
}
.page-not-found-wrap {
  width: 100%;
  height: 100vh;
  background-image: url(../images/404.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page-not-found {
  padding: 20px 60px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-not-found .logo {
  position: fixed;
  top: 20px;
  left: 60px;
}
.page-not-found-content {
  text-align: center;
  margin-left: 400px;
}
.page-not-found-content h4 {
  font-size: 32px;
  font-weight: 400;
  color: #cea752;
  margin-bottom: 25px;
}
.page-not-found-content p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 45px;
  line-height: 1.5;
}
.page-not-found-content p a {
  text-decoration: underline !important;
  color: #cea752;
}
.page-not-found-content .cmn-btn {
  font-weight: 800 !important;
  margin: 0 auto;
  min-width: 178px !important;
  height: 56px !important;
  font-size: 14px !important;
}
.jumbotron-content {
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
.upload-media-wrap .art-gallery .sub-title {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: rgb(167 160 158 / 60%);
}
.upload-media-photos .media-status {
  display: flex;
  justify-content: flex-end;
}
.upload-media-wrap .custom-tooltip {
  padding: 0 !important;
  border: none !important;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f9f9f9 !important;
  color: #212529 !important;
}
.select2-container--default .select2-search--dropdown {
  padding: 0 !important;
}
.fancybox-wrap .fancybox-nav {
  width: 50px !important;
  height: 50px !important;
  top: 50% !important;
}
.art-gallery .dropzone {
  border: 1px solid #ced4da !important;
  border-radius: 6px !important;
}
.tooltip-btn {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  align-content: center;
  justify-content: center;
  background-color: #dab04e;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tooltip-btn i {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.tooltip-btn .tooltip-text {
  visibility: hidden;
  padding: 15px 20px;
  min-width: 284px;
  background-color: #fff;
  font-size: 12px;
  font-weight: 400;
  color: #393631;
  box-shadow: 0 2px 8px rgb(0 0 0 / 11%);
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 35px;
  border: 1px solid #dab04e;
  left: 0;
  text-align: left;
  cursor: default;
}
.tooltip-btn .tooltip-text::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 10px;
  margin-bottom: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ddd transparent transparent;
}
.tooltip-btn:hover .tooltip-text,
.tooltiptitl:hover .tooltiptextheading {
  visibility: visible;
}
.CovInter {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.tooltiptitl {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #000;
}
.tooltiptitl .tooltiptextheading {
  visibility: hidden;
  width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 110%;
}
.tooltiptitl .tooltiptextheading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #000 transparent transparent;
}
@media (max-width: 1800px) {
  .footer-email-wrp h6,
  .footer-links li a {
    font-size: 18px;
  }
  .status-wrap li {
    width: 231px;
  }
  .status-wrap.lg li {
    width: 188px;
  }
  .status-wrap figure::after {
    width: 169px;
  }
  .status-wrap.lg figure::after {
    width: 126px;
  }
}
@media (max-width: 1600px) {
  .art-catalogue .card-body h6,
  .art-catalogue .card-body p,
  .browse-button .cmn-btn,
  .card-body .added_to_cart,
  .cart-wrap .artDetail h4,
  .cmn-btn,
  .footer-email-wrp li button,
  .owl-carousel .card-body p,
  .subscribtion-form .cmn-btn {
    font-size: 14px;
  }
  .yellow-btn {
    padding: 10px 15px !important;
    font-size: 14px !important;
  }
  .owl-carousel-2 .card-body .added_to_cart,
  .owl-carousel-2 .yellow-btn {
    min-width: 100px;
  }
  .header-wrap .navbar-nav li .nav-link,
  .profile-btn {
    font-size: 17px;
  }
  .footer-email-wrp h6,
  .footer-links li .we-accept,
  .footer-links li a {
    font-size: 15px;
  }
  .footer-card-wrp li a img {
    width: 45px;
  }
  .artwork-detail-wrap .grey-btn {
    font-size: 14px !important;
  }
  .outbox-head {
    padding: 40px 60px;
  }
  .outbox-form {
    padding: 0 60px;
  }
  .event-wrap {
    margin-top: 50px;
  }
  .art-upload-wrap .gallery-card {
    height: 220px;
  }
  .art-upload-wrap .gallery-card.no-img img {
    width: 70px !important;
  }
  .micromodal-slide .ttt-pnwc-message button {
    padding: 10px 15px !important;
    font-size: 14px !important;
    min-width: 110px;
  }
  .cart-container {
    padding: 0 100px;
  }
  .order-box-wrap .order-details figure img {
    width: 180px;
  }
  .order-box-wrap .order-details h4 {
    width: 200px;
  }
  .status-wrap li {
    width: 204px;
  }
  .status-wrap.lg li {
    width: 167px;
  }
  .status-wrap figure::after {
    width: 142px;
  }
  .status-wrap.lg figure::after {
    width: 104px;
  }
}
@media (max-width: 1440px) {
  .mission-content,
  .mission-wrap figure {
    min-height: 445px;
  }
  .owl-carousel-2 .card-body {
    padding: 15px;
  }
  .cmn-head h2 {
    font-size: 28px;
  }
  .padding-wrap .cmn-head h2 {
    font-size: 22px !important;
  }
  .card-body .added_to_cart {
    padding: 10px 13px;
    font-size: 15px;
    height: 35px;
  }
  .owl-carousel-2 .simplefavorite-button {
    right: 15px;
    top: 15px;
  }
  .header-wrap {
    height: 81px;
  }
  .header-wrap .navbar-nav li .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }
  .art-slider .slick-next:before,
  .art-slider .slick-prev:before,
  .art-upload-wrap .gallery-card .close-btn i,
  .footer-logo-wrp h6 {
    font-size: 18px;
  }
  .accept-card,
  .artwork-detail-wrap .grey-btn,
  .owl-carousel-5 .date h6 {
    font-size: 12px !important;
  }
  .art-catalogue .card-body h6,
  .art-catalogue .card-body p,
  .browse-button .cmn-btn,
  .cmn-btn,
  .footer-email-wrp li button,
  .subscribtion-form .cmn-btn {
    font-size: 12px;
  }
  .art-catalogue .card-body h3,
  .art-catalogue-wrap .owl-carousel .card-body h3,
  .browse-button h5,
  .cart-wrap .artDetail h3,
  .cmn-style p,
  .event-detail-wrap .about-wrap,
  .heart-icon i,
  .micromodal-slide .ttt-pnwc-message,
  .owl-carousel .card-body h3,
  .related-events .card-body h3 {
    font-size: 16px;
  }
  .artwork-wrap h6,
  .view {
    margin-bottom: 30px;
  }
  .art-gallery-photo .card figure,
  .cart-wrap .artBox figure,
  .owl-carousel .card-img figure {
    height: 200px;
  }
  .footer-email-wrp li button,
  .subscribtion-form .cmn-btn {
    min-width: 141px;
  }
  .profile-btn {
    font-size: 15px;
  }
  .cart-wrap .artDetail .dim span,
  .owl-carousel .card-body h6,
  .status-wrap p {
    font-size: 11px;
  }
  .cart-wrap .artDetail h4,
  .footer-email-wrp h6,
  .footer-links li .we-accept,
  .footer-links li a,
  .owl-carousel .card-body p,
  .related-events .card-body h6,
  .related-events .card-body span {
    font-size: 13px;
  }
  .art-catalogue .card-body p.price,
  .owl-carousel .card-body .price {
    font-size: 14px !important;
  }
  .yellow-btn {
    padding: 10px 20px !important;
    font-size: 12px !important;
    height: 35px;
  }
  .footer-wrap {
    padding: 2px 0 0;
  }
  .header-wrap .navbar-brand img,
  .page-not-found .logo img {
    width: 120px;
  }
  .cart-wrap .artDetail h5,
  .mission-content p {
    font-size: 14px;
  }
  .outbox {
    max-width: 990px;
    padding: 40px 0;
    border-left: 12px solid #dab04e;
  }
  .outbox-head {
    padding: 40px 50px;
  }
  .outbox-form {
    padding: 0 50px;
  }
  .login-wrap {
    padding-top: 80px;
  }
  .artist-list-wrap {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .outer-padding {
    padding: 133px 0 50px;
  }
  .cmn-btn,
  .custom-form .custom-input input {
    height: 40px;
  }
  .artwork-detail-wrap .cmn-btn {
    min-width: 120px !important;
  }
  .event-wrap {
    margin-top: 40px;
  }
  .file-upload h6 {
    margin-top: 30px !important;
  }
  .event-card .event-body h2 {
    font-size: 32px;
  }
  .event-img img {
    width: auto;
  }
  .outline-btn {
    height: 46px;
  }
  .edit {
    margin-bottom: 15px;
  }
  .artwork-wrap h3 {
    margin-bottom: 10px;
  }
  .artwork-wrap .custom-select-wrapper,
  .artwork-wrap .custom-textarea {
    margin-bottom: 10px !important;
  }
  .artwork-wrap {
    margin-top: 50px;
  }
  .artwork-wrap .custom-input,
  .moreworks-wrap .cmn-head h2,
  .related-artwork-wrap .cmn-head h2 {
    margin-bottom: 30px !important;
  }
  .gallery-card {
    height: 108px;
  }
  .gallery-card.no-img img {
    width: 30px !important;
  }
  .myorder-chat-wrap .cmn-head,
  .recieved-order-wrap .cmn-head h2,
  .recieved-order-wrap .search-container {
    margin-bottom: 40px;
  }
  .product-detail-box figure {
    height: 335px;
  }
  .help-message-wrp .message-box {
    padding: 30px 20px;
  }
  .micromodal-slide .ttt-pnwc-message .button {
    font-size: 12px !important;
    height: 35px;
    padding: 10px 13px !important;
  }
  .art-catalogue .card figure {
    max-height: 200px;
    height: 200px;
  }
  #art .card .card-header .btn.btn-link {
    padding: 10px 0;
    font-size: 13px;
  }
  #art .card .card-header .btn.btn-link:after {
    top: 12px;
  }
  .mission-content {
    padding: 30px;
  }
  .custom-select-trigger {
    width: 175px;
    font-size: 18px;
    height: 40px;
  }
  .order-box-wrap .order-details h4 {
    font-size: 15px;
    width: 130px;
  }
  .order-box-wrap .order-details form input:disabled {
    font-size: 17px;
  }
  .recieved-message {
    margin-bottom: 50px;
  }
  .order-information {
    margin-bottom: 60px;
  }
  .order-box-wrap .order-details figure img {
    width: 150px;
  }
  .art-upload-wrap .gallery-card {
    height: 180px;
  }
  .art-upload-wrap .gallery-card.no-img img {
    width: 60px !important;
  }
  .art-slider .slider-for img {
    height: 430px;
  }
  .art-slider .slider-nav {
    padding: 0 25px;
  }
  .art-slider .slider-nav .item {
    margin: 8px 0;
  }
  .art-slider .slider-nav img {
    height: 85px;
  }
  .art-slider .slider-for {
    margin-bottom: 20px;
  }
  .art-slide-bottom .bottom-menu li {
    margin: 0 8px;
  }
  .artist-profile-wrap h6 {
    margin-bottom: 24px !important;
  }
  .faqTab .nav .nav-item .nav-link {
    font-size: 25px;
    padding: 30px 20px;
  }
  .faqTab .nav .nav-item img {
    width: 45px;
  }
  .faq-wrap .accordion .card .card-header .btn-header-link {
    font-size: 22px;
  }
  .art-gallery-news .owl-carousel h3 {
    font-size: 17px !important;
  }
  .art-gallery-artists .owl-carousel .card-body h3,
  .art-gallery-events .owl-carousel h3,
  .media-gallery-wrap .owl-carousel .card-body h3 {
    font-size: 16px !important;
  }
  .art-gallery-artists .owl-carousel .card-body p {
    font-size: 13px !important;
    margin-bottom: 20px !important;
  }
  .art-gallery-about p,
  .gallery-content-wrap .cmn-style p {
    font-size: 15px !important;
    text-align: justify !important;
    -webkit-text-align: justify; /* for WebKit browsers */
  }
  .media-gallery-wrap .owl-carousel .top-fix button {
    width: 35px !important;
    height: 35px;
  }
  .media-gallery-wrap .owl-carousel .top-fix button img {
    width: 15px !important;
  }
  .tab-content-wrap .cmn-head h2 {
    font-size: 28px !important;
    margin-bottom: 30px !important;
  }
  .news-detail-wrap figure {
    /* height: 400px; */
  }
  .cmn-modal .modal-body p {
    font-size: 16px;
    line-height: 22px;
  }
  .cmn-modal .cmn-btn {
    height: 35px !important;
  }
  .page-not-found-content .cmn-btn {
    height: 46px !important;
    font-size: 12px !important;
  }
  .status-wrap h4 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .status-wrap figure {
    width: 45px;
    height: 45px;
  }
  .status-wrap figure img {
    width: 18px;
  }
  .status-wrap li {
    width: 192px;
  }
  .status-wrap.lg li {
    width: 157px;
  }
  .status-wrap figure::after {
    left: 46px;
    width: 139px;
  }
  .status-wrap.lg figure::after {
    width: 143px;
  }
}
@media (max-width: 1366px) {
  .status-wrap li {
    width: 177px;
  }
  .status-wrap.lg li {
    width: 145px;
  }
  .status-wrap figure::after {
    width: 124px;
  }
  .status-wrap.lg figure::after {
    width: 92px;
  }
  .status-wrap p {
    min-height: 40px;
  }
  .news-content-wrapper {
    max-width: 100%;
  }
}
@media (max-width: 1279px) {
  .order-box-wrap .order-details h4 {
    font-size: 15px;
    width: 110px;
  }
  .order-box-wrap .order-details form input:disabled,
  .order-box-wrap .order-details h6 {
    font-size: 15px;
  }
  .order-box-wrap .order-details figure img {
    width: 130px;
  }
  .status-wrap li {
    width: 164px;
  }
  .status-wrap.lg li {
    width: 134px;
  }
  .status-wrap figure::after {
    width: 111px;
  }
  .status-wrap.lg figure::after {
    width: 81px;
  }
}
@media (max-width: 1199px) {
  .browse-button,
  .custom-form .custom-datepicker,
  .custom-form .custom-input,
  .custom-form .custom-select,
  .custom-form .custom-textarea,
  .custom-form .select-input {
    margin-bottom: 30px;
  }
  .footer-wrap .copyright p,
  .header-wrap .navbar-nav li .nav-link,
  .header-wrap .navbar-nav li a,
  .profile-btn {
    font-size: 15px;
  }
  .header-wrap .navbar-brand,
  .header-wrap .navbar-brand img,
  .page-not-found .logo img {
    width: 100px;
  }
  .header-wrap .navbar-nav li {
    padding: 0 13px;
  }
  .owl-carousel .owl-prev {
    left: -55px;
  }
  .owl-carousel .owl-next {
    right: -55px;
  }
  .container,
  .header-wrap {
    padding: 0 60px;
  }
  #art .card .card-body ul li a,
  #art .card .card-body ul li label,
  .footer-email-wrp h6,
  .footer-links li .we-accept,
  .footer-links li a,
  .status-wrap h4 {
    font-size: 12px;
  }
  .faq-wrap .accordion .card .card-header .btn-header-link,
  .footer-logo-wrp h6,
  .help-message-wrp .message-box h6,
  .order-box-wrap .order-head .p-amount,
  .order-table table th,
  .profile .dropdown {
    font-size: 16px;
  }
  .browse-button h5,
  .custom-option,
  .help-message-wrp .message p,
  .help-message-wrp .message span,
  .order-box-wrap .return-menu button {
    font-size: 14px;
  }
  .browse-button .cmn-btn {
    min-width: 250px;
  }
  .browse-button {
    padding-bottom: 40px;
  }
  .footer-card-wrp li a img {
    width: 40px;
  }
  .outbox {
    max-width: 850px;
  }
  .outbox-head {
    padding: 30px 40px;
  }
  .outbox-form {
    padding: 0 40px;
  }
  .artwork-details,
  .create-event-wrap .custom-form,
  .edit-artwork-details {
    padding-left: 30px;
  }
  .event-content-wrap {
    max-width: 90%;
  }
  .related-events .card-body {
    padding: 25px 15px;
  }
  .event-card .button-group {
    margin-top: 45px;
  }
  .event-img img,
  .related-events .card-img img {
    width: auto;
  }
  .artwork-wrap h3,
  .product-detail-box h3 {
    font-size: 22px;
  }
  .event-img {
    height: 220px;
    min-height: 220px;
  }
  .related-events .card-img figure {
    height: 200px !important;
  }
  .jumbotron-wrap h2 {
    font-size: 28px;
  }
  .jumbotron-wrap h2 small {
    font-size: 16px !important;
  }
  .search-container input {
    font-size: 24px;
  }
  .search-container input::placeholder {
    font-size: 24px;
  }
  .news-detail-wrap .head h1 {
    font-size: 34px;
  }
  .product-detail-box .product-details {
    padding: 20px 15px;
  }
  .product-detail-box h6 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .help-message-wrp .message-box {
    padding: 25px 20px;
  }
  .help-message-wrp .message {
    margin-top: 20px;
  }
  #art .card .card-header .btn.btn-link {
    padding: 15px 0;
    font-size: 13px;
  }
  #art .card .card-body {
    padding: 15px;
  }
  #art .card .card-body .input-text,
  .accordion-wrap .filter-wrap label {
    font-size: 13px;
  }
  #art .card .card-header .btn.btn-link:after {
    top: 17px;
  }
  .order-box-wrap .order-head li {
    font-size: 16px;
    margin-right: 30px;
  }
  .order-box-wrap .order-head {
    padding: 20px 25px;
  }
  .custom-select-trigger {
    font-size: 18px;
    width: 175px;
  }
  .chat-link img {
    width: 50px;
  }
  .order-box-wrap .order-details {
    padding: 20px;
  }
  .order-box-wrap .order-details figure img,
  .status-wrap.lg li {
    width: 110px;
  }
  .order-box-wrap .order-details .detail {
    width: 130px;
  }
  .art-upload-wrap .gallery-card {
    height: 150px;
  }
  .art-upload-wrap .gallery-card.no-img img {
    width: 50px !important;
  }
  .artwork-wrap input:disabled,
  .faqTab .nav .nav-item .nav-link {
    font-size: 20px;
  }
  .art-slider .slider-for img {
    height: 360px;
  }
  .padding-wrap {
    padding: 50px 0;
  }
  .status-wrap li {
    width: 135px;
  }
  .status-wrap figure {
    width: 40px;
    height: 40px;
  }
  .status-wrap figure img {
    width: 14px;
  }
  .status-wrap figure::after {
    left: 41px;
    width: 89px;
  }
  .status-wrap.lg figure::after {
    width: 63px;
  }
}
@media (max-width: 1024px) {
  .artwork-detail-wrap h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 991px) {
  .mission-content,
  .mission-wrap figure {
    min-height: 360px;
  }
  .header-wrap .navbar-nav li .nav-link {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-wrap .navbar-nav li a {
    padding-top: 27px;
    padding-bottom: 27px;
    font-size: 15px;
  }
  .header-wrap .navbar-nav li {
    padding: 0 8px;
  }
  .header-wrap .navbar-brand {
    width: 80px;
    margin-right: 10px;
  }
  .header-wrap {
    padding: 0 30px;
    height: 65px;
  }
  .owl-carousel .owl-prev {
    left: -75px;
  }
  .owl-carousel .owl-next {
    right: -75px;
  }
  .profile .pro-img {
    width: 40px;
    height: 40px;
  }
  .cmn-style h5,
  .event-date li span,
  .faq-wrap .accordion .card .card-body ol li,
  .faq-wrap .accordion .card .card-body p,
  .order-table table a,
  .profile .dropdown,
  .related-events .card-body h3 {
    font-size: 14px;
  }
  .profile-btn .pro-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .footer-logo-wrp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .footer-email-wrp.footer-email-left {
    padding-left: 0 !important;
  }
  .footer-email-wrp li button {
    min-width: 120px;
    padding: 10px;
  }
  .browse-button .cmn-btn {
    min-width: 235px;
    font-size: 13px;
  }
  .footer-widget-menu {
    padding-left: 10px !important;
  }
  .footer-links li .we-accept,
  .footer-links li a,
  .tab-head-wrap .dropdown {
    font-size: 15px;
  }
  .footer-email-wrp .form-group input {
    font-size: 13px;
    padding: 10px !important;
    margin-bottom: 1rem !important;
  }
  .footer-email-wrp .form-group input::placeholder {
    font-size: 13px;
  }
  .subscribtion-form .cmn-btn {
    min-width: 120px;
  }
  .outbox {
    max-width: 720px;
    border-left: 10px solid #dab04e;
  }
  .order-information p,
  .order-table table p,
  .order-table table td,
  .outbox p,
  .tab-head-wrap .dropdown-item,
  .tab-head-wrap .nav-link {
    font-size: 16px;
  }
  .outbox-head {
    padding: 30px;
  }
  .container,
  .outbox-form {
    padding: 0 30px;
  }
  .input-form .custom-btn .cmn-btn {
    width: 100px;
  }
  .contentArea p,
  .input-form .custom-check .container,
  .input-form .forgot-password,
  .outbox span {
    font-size: 13px;
  }
  .social-btn {
    min-width: 100px;
    height: 35px;
    font-size: 12px;
  }
  .login-wrap {
    padding-top: 65px;
  }
  .event-wrap,
  .related-events {
    margin-top: 30px;
  }
  .artwork-details,
  .create-event-wrap .custom-form,
  .edit-artwork-details {
    padding-left: 20px;
  }
  .file-upload h6 {
    font-size: 18px !important;
  }
  .file-upload h6 small,
  .order-information p span,
  .tab-head-wrap .dropdown-item span {
    font-size: 14px !important;
  }
  .edit span,
  .file-upload span,
  .related-events .card-body h6,
  .related-events .card-body span,
  .tab-head-wrap .exhibition-wrap p {
    font-size: 12px;
  }
  .cmn-btn {
    min-width: 130px;
    padding: 10px 15px;
  }
  .outer-padding {
    padding: 95px 0 40px;
  }
  .event-content-wrap {
    max-width: 100%;
  }
  .cmn-style p,
  .cmn-wrap p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .related-events .card-body img {
    width: 10px;
    margin-right: 7px;
  }
  .related-events .card-body {
    padding: 20px 15px;
  }
  .art-catalogue-wrap .search-container,
  .event-card,
  .news-detail .head,
  .news-detail-wrap figure,
  .order-recieved-wrap .order-summary,
  .recieved-message {
    margin-bottom: 40px;
  }
  .event-card .event-body h2,
  .news-detail-wrap .head h1 {
    font-size: 30px;
  }
  .event-card .d-flex {
    margin-bottom: 20px;
  }
  .event-card .cmn-btn {
    font-size: 12px !important;
  }
  .event-card .event-body {
    padding: 30px 35px 30px 20px;
  }
  .event-card .button-group {
    margin-top: 35px;
  }
  .art-catalogue-wrap .accordion-wrap,
  .art-slider,
  .art-upload-wrap .cmn-head,
  .artwork-detail .head,
  .back-to-page,
  .event-date li {
    margin-bottom: 30px;
  }
  .artwork-wrap h6,
  .cmn-wrap h3,
  .custom-form .custom-datepicker,
  .custom-form .custom-select,
  .custom-form .custom-textarea,
  .custom-form .select-input {
    margin-bottom: 25px;
  }
  .artwork-wrap h3 {
    font-size: 20px;
  }
  .artist-profile-wrap .button-group,
  .artwork-wrap {
    margin-top: 40px;
  }
  .artwork-wrap h6 {
    font-size: 12px;
  }
  .gallery-card {
    height: 95px;
  }
  .outline-btn {
    min-width: 155px;
    font-size: 12px;
    padding: 10px;
  }
  .outline-btn img {
    margin-left: 10px;
    width: 15px;
  }
  .cmn-modal .modal-body p {
    font-size: 14px;
    line-height: 18px;
  }
  .tab-head-wrap .dropdown-toggle {
    font-size: 15px;
    padding: 24px 10px;
  }
  .tab-head-wrap .nav-item {
    padding: 0 15px !important;
  }
  .list-wrap h6,
  .recieved-message p,
  .tab-head-wrap .exhibition-wrap h6,
  .tab-head-wrap .exhibition-wrap h6 span {
    font-size: 18px;
  }
  .tab-head-wrap .dropdown img {
    margin-right: 15px;
  }
  .tab-head-wrap .dropdown-menu {
    min-width: 400px !important;
  }
  .tab-content-wrap .video-wrap {
    width: 90%;
    margin: 40px auto;
  }
  .dropdown-hover .dropdown-menu {
    top: 89px !important;
  }
  .artist-list-wrap {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .art-slider .slider-nav img {
    height: 120px;
  }
  .art-slider .slider-for img {
    height: 430px;
  }
  .back-to-page h6 {
    width: 39%;
  }
  .chat-wrp,
  .returning-wrap {
    margin-top: 30px;
    height: auto;
  }
  .artist-list-wrap .search-container {
    margin-bottom: 40px !important;
  }
  .list-wrap h6 span {
    font-size: 15px !important;
  }
  .mission-content {
    padding: 25px;
  }
  .mission-content h2 {
    font-size: 28px;
  }
  .order-md1 {
    order: 1;
  }
  .order-md2 {
    order: 2;
  }
  .recieved-message h1 {
    font-size: 40px;
  }
  .cmn-wrap h3,
  .page-loader p {
    font-size: 24px;
  }
  .order-information {
    margin-bottom: 50px;
  }
  .order-box-wrap .order-details figure img,
  .order-box-wrap .order-details h4 {
    width: 100%;
  }
  .cart-wrap .artDetail {
    padding-left: 30px;
  }
  .cart-container {
    padding: 0 50px;
  }
  .cmn-wrap .cmn-head h2,
  .faq-wrap .cmn-head h2 {
    margin-bottom: 30px !important;
  }
  .block-list li {
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .block-list li:after {
    width: 9px;
    height: 9px;
  }
  .faqTab .nav .nav-item .nav-link {
    font-size: 18px;
    padding: 20px 15px;
  }
  .faqTab .nav .nav-item img {
    width: 30px;
    margin-right: 15px;
  }
  .faq-wrap .search-container input {
    height: 50px;
    width: 80%;
  }
  .faq-wrap .search-btn {
    padding: 0 25px;
    height: 50px;
    width: 17%;
  }
  .faq-wrap .accordion .card .card-header .btn-header-link:after {
    width: 20px;
    height: 10px;
  }
  .faqTab .nav .nav-item {
    width: calc(100% / 4 - 20px);
  }
  .faqSearch {
    width: 70%;
  }
  .page-not-found-content {
    margin-left: 230px;
  }
  .page-not-found-content h4 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .page-not-found-content p {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .page-not-found {
    padding: 20px 40px;
  }
  .page-not-found .logo {
    left: 40px;
  }
  .artwork-wrap .file-upload {
    width: 350px;
    margin: 0 auto 30px;
    text-align: center;
  }
  .status-wrap li {
    width: 200px;
  }
  .status-wrap.lg li {
    width: 138px;
  }
  .status-wrap figure::after {
    width: 124px;
  }
  .status-wrap.lg figure::after {
    width: 89px;
  }
  .status-wrap p {
    font-size: 10px;
  }
}
@media (max-width: 800px) {
  .banner-btn {
    font-size: 18px;
  }
  .order-box-wrap .order-details .detail {
    width: 100%;
  }
  .profile .dropdown {
    margin-left: 10px;
    padding-right: 15px;
  }
  .header-wrap .navbar-brand,
  .header-wrap .navbar-brand img {
    width: 75px;
  }
  .header-wrap .navbar-nav li {
    padding: 0 6px;
  }
  .art-slider .slider-nav img {
    height: 100px;
  }
}
@media (max-width: 767px) {
  .cmn-modal .uploaded_image img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
  }
  .cart-btn,
  .input-form .custom-btn .yellow-btn {
    margin-right: 0;
  }
  .reviews-section-tab .reviews-tab-btn-list .reviews_tab a {
    font-size: 22px !important;
  }
  .reviews-tab-content-list .cr-ajax-search {
    position: unset !important;
    max-width: 100% !important;
  }
  #owl-banner .bg-video,
  .mission-wrap figure {
    min-height: auto;
  }
  .cmn-head h2,
  .jumbotron-wrap h2,
  .mission-content h2,
  .page-not-found-content h4 {
    font-size: 24px;
  }
  .owl-carousel-2 .simplefavorite-button {
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
  }
  .owl-carousel-2 .card-body {
    padding: 15px 10px;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .owl-carousel .card {
    overflow: hidden;
  }
  .custom-carousel {
    width: 100.9%;
  }
  .custom-carousel .card-body .added_to_cart {
    font-size: 12px !important;
    min-width: 110px !important;
    height: 35px !important;
    padding: 10px 15px;
    margin-right: 0;
    margin-left: 10px;
  }
  .owl-carousel-3 .card-img figure {
    margin: 0 auto 20px;
    width: 100px;
    height: 100px;
  }
  .owl-carousel-1 .card,
  .owl-carousel-3 .card {
    padding: 30px 15px;
  }
  .owl-carousel-1 .card figure {
    margin-bottom: 20px;
    width: 100px !important;
    height: 100px !important;
  }
  .art-upload-wrap .gallery-btn .outline-btn,
  .artwork-detail .head .green-btn,
  .coupon-wrap .custom-input,
  .owl-carousel-1 .cmn-btn {
    margin-top: 20px;
  }
  .view {
    text-align: center;
    margin-bottom: 30px;
  }
  .yellow-btn {
    min-width: 200px !important;
    padding: 10px 15px !important;
  }
  .owl-carousel-3 .card-body p {
    margin-bottom: 20px !important;
  }
  .address-wrap .address,
  .cmn-style p,
  .footer-email-wrp li,
  .footer-logo-wrp,
  .jumbotron-wrap figure,
  .zoom-gallery .mcs-wrapper {
    margin-bottom: 15px;
  }
  .browse-button h5,
  .footer-email-wrp h6,
  .footer-links li .we-accept,
  .footer-links li a,
  .footer-logo-wrp h6,
  .footer-wrap .copyright p,
  .input-form .custom-check .container,
  .input-form .custom-input input,
  .input-form .forgot-password,
  .outbox span {
    font-size: 12px;
  }
  .footer-email-wrp .subscribe-title {
    font-size: 14px !important;
    margin-bottom: 15px !important;
  }
  .faqSearch .search-container,
  .footer-email-wrp .form-group input {
    margin-bottom: 0 !important;
  }
  .checkout-wrap .custom-checkbox,
  .cmn-modal .modal-body figure,
  .edit,
  .exhibition-link h5,
  .footer-logo-wrp .footer-logo-figure {
    margin-bottom: 10px;
  }
  .footer-wrap {
    padding: 2px 0 0;
  }
  .footer-links.footer-second-widget-option {
    margin-top: 0 !important;
    padding-left: 45px !important;
  }
  .footer-mobile {
    padding-top: 15px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    list-style-type: none;
  }
  .footer-mobile li a {
    font-size: 10px;
    font-weight: 400;
    color: #fff;
  }
  .footer-mobile li {
    margin: 0 10px;
    position: relative;
  }
  .footer-mobile li::after {
    content: "|";
    position: absolute;
    top: 4px;
    right: -12px;
    color: #fff;
    font-size: 12px;
  }
  .dropdown-hover:hover .dropdown-menu,
  .footer-mobile li:last-child::after,
  .tab-head-wrap .dropdown:hover::after {
    display: none !important;
  }
  .footer-mobile li:first-child {
    margin-left: 0 !important;
  }
  .footer-mobile li:last-child {
    margin-right: 0 !important;
  }
  .subscribtion-form .mc4wp-form-fields {
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
    align-items: center;
  }
  .footer-card-wrp,
  .login-wrap .custom-btn,
  .outbox .button-group {
    justify-content: center;
  }
  .footer-email-wrp .email,
  .footer-email-wrp li:last-child .w-100,
  .gallery-btn,
  .register-wrap .custom-btn,
  .related-events .card,
  .status-wrap,
  .zoom-gallery {
    flex-direction: column;
  }
  .footer-email-wrp {
    margin-top: 0;
    text-align: center;
  }
  .browse-button {
    padding-bottom: 30px;
    margin-bottom: 15px;
  }
  .cart-btn {
    margin-left: 7px;
  }
  .browse-button .cmn-btn {
    min-width: 180px;
    height: 35px !important;
  }
  .footer-email-wrp li button,
  .subscribtion-form .cmn-btn {
    height: 35px !important;
  }
  .footer-logo-wrp figure {
    width: 80px;
  }
  .art-slide-bottom .bottom-menu,
  .art-slide-bottom .btn-group,
  .event-img img,
  .faqSearch,
  .footer-logo-wrp figure img,
  .order-box-wrap .order-details figure img,
  .product-detail-box img,
  .related-events .card-body,
  .related-events .card-img,
  .related-events .card-img img,
  .status-wrap.lg li,
  .tab-content-wrap .video-wrap {
    width: 100%;
  }
  .footer-links li,
  .text-mb-left {
    text-align: left;
  }
  .footer-email-wrp li:first-child h6,
  .jumbotron-wrap h2,
  .outbox-form,
  .outbox-head {
    text-align: center;
  }
  .footer-email-wrp li button {
    margin-top: 0 !important;
  }
  .login-wrap {
    padding-top: 120px;
  }
  .outbox {
    max-width: 100%;
    border-left-width: 0;
    border-top: 8px solid #dab04e;
    padding: 10px 0;
  }
  .outbox-head {
    border-right-width: 0;
    border-bottom: 1px solid #fff;
    margin: 0 30px;
    padding: 20px 0;
  }
  .event-card .event-body,
  .outbox-form {
    padding: 20px 30px;
  }
  #owlEvents,
  .artist-profile-wrap .button-group,
  .artwork-wrap,
  .event-card .button-group,
  .gallery-btn,
  .outbox-form .input-form,
  .tab-content-wrap .custom-carousel {
    margin-top: 30px;
  }
  .art-gallery .dz-button,
  .artwork-wrap h6,
  .chat-wrp .chat-head h5 span,
  .event-card .event-body h5,
  .event-detail-wrap .about-wrap,
  .micromodal-slide .ttt-pnwc-message,
  .order-information p,
  .order-recieved-wrap table.shop_table td,
  .order-recieved-wrap table.shop_table th,
  .order-table table p,
  .outbox p,
  .tab-head-wrap .dropdown-item,
  .tab-head-wrap .nav-link,
  .why-returning p,
  .woocommerce-customer-details .address-wrap address {
    font-size: 14px;
  }
  .outbox h4,
  .search-container input {
    font-size: 20px;
  }
  .outbox h3 {
    font-size: 28px;
  }
  .art-gallery-news .owl-carousel p,
  .artED .cmn-btn,
  .artwork-wrap .custom-input .iti__country,
  .artwork-wrap .custom-input .iti__selected-flag,
  .file-upload h6 small,
  .form-modal .wpcf7 form .wpcf7-response-output,
  .outbox h3 small,
  .owl-carousel-5 .date h6,
  .tab-head-wrap .dropdown-item span {
    font-size: 12px !important;
  }
  .input-form .custom-btn {
    justify-content: center;
    margin-top: 25px;
  }
  .input-form .custom-input input::placeholder {
    font-size: 12px;
  }
  .register-wrap .custom-btn button {
    margin-bottom: 15px !important;
  }
  .g-recaptcha {
    display: flex;
    justify-content: center;
  }
  .container {
    padding: 0 15px;
  }
  .file-upload img {
    width: 100%;
    margin-top: 5px;
  }
  .artwork-details,
  .create-event-wrap .custom-form,
  .edit-artwork-details {
    padding-left: 0;
  }
  .header-2 .menu-button,
  .header-2 .menu-button i {
    color: #000 !important;
  }
  .header-wrap.header-2 .navbar-collapse {
    background-color: rgb(0 0 0 / 11%) !important;
    border-top: 1px solid !important;
  }
  .order-sm1 {
    order: 1;
  }
  .order-sm2 {
    order: 2;
  }
  .order-sm3 {
    order: 3;
  }
  .outer-padding {
    padding: 120px 0 30px;
  }
  .create-event-wrap .custom-radiobutton {
    margin-bottom: 25px;
    display: block;
    height: auto;
  }
  .file-upload h6 {
    font-size: 16px !important;
    margin-top: 20px !important;
  }
  .create-event-wrap .button-group,
  .paypal-method .paypal-btn {
    margin-top: 10px;
  }
  .art-catalogue-wrap .search-container,
  .coupon-wrap,
  .event-card,
  .faqSearch,
  .file-upload,
  .jumbotron-wrap,
  .myorder-chat-wrap .cmn-head,
  .news-detail-wrap .head,
  .order-information,
  .order-recieved-wrap .billing-address,
  .order-recieved-wrap .order-summary,
  .recieved-message,
  .recieved-order-wrap .cmn-head h2,
  .recieved-order-wrap .search-container {
    margin-bottom: 30px;
  }
  .custom-form .custom-input input {
    height: 35px;
    font-size: 12px;
  }
  .custom-form .custom-input input::placeholder {
    font-size: 12px;
  }
  .custom-form label {
    margin-bottom: 13px;
    bottom: -17px;
    display: flex;
    align-items: flex-start;
    column-gap: 5px;
  }
  .cmn-style h5,
  .coupon span,
  .custom-radiobutton .container,
  .faq-wrap .accordion .card .card-body ol li,
  .payment-details p,
  .returning-wrap h4 {
    font-size: 13px;
  }
  .cmn-style p,
  .custom-form .custom-textarea textarea {
    font-size: 12px;
  }
  .custom-form .custom-textarea textarea::placeholder {
    font-size: 12px;
  }
  .event-detail-wrap h3,
  .page-loader p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .event-card .event-body h2 {
    font-size: 26px;
  }
  .chat-wrp .chat-head p,
  .chat-wrp .chat-input textarea,
  .cmn-modal .modal-body p,
  .event-card .event-body h6,
  .event-date li span,
  .owl-carousel-5 .edit-action h6 {
    font-size: 12px;
  }
  .event-card .event-body h4 {
    font-size: 22px;
  }
  .cart-wrap .cmn-head .cart-button-group,
  .event-date li {
    margin-bottom: 20px;
  }
  .event-card .cmn-btn {
    font-size: 11px !important;
    padding: 10px 14px !important;
  }
  .related-events {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .outline-btn {
    height: 35px;
    font-size: 11px;
  }
  .artwork-upload-wrap .outline-btn,
  .checkout-wrap #woo_pp_ec_button_checkout,
  .cmn-modal .modal-body .btn-group {
    margin-top: 15px;
  }
  .artwork-wrap h3 {
    font-size: 18px;
  }
  .gallery-card {
    height: 160px;
  }
  .gallery-card.no-img img {
    width: 50px !important;
  }
  .custom-radiobutton .check-container {
    bottom: unset !important;
  }
  .cmn-modal .modal-content {
    max-width: 90%;
  }
  .cmn-modal .comingsoon-back-btn img,
  .cmn-modal .update-img img {
    width: 35px;
  }
  .cmn-modal .cmn-btn {
    min-width: 100px !important;
  }
  .form-modal {
    padding-right: 0 !important;
  }
  .form-modal .modal-content {
    max-width: 100% !important;
  }
  .form-modal .modal-dialog {
    max-width: 95% !important;
    display: block;
  }
  .form-modal .save_cancel_btn .cmn-btn {
    margin: 0 auto !important;
  }
  .address-wrap,
  .chat-wrp .chat-area,
  .chat-wrp .chat-head,
  .faq-wrap .accordion .card .card-body,
  .form-modal .custom-form,
  .order-box-wrap .order-head,
  .page-loader,
  .payment-details .payment,
  .returning-wrap .custom-form,
  .why-returning {
    padding: 15px;
  }
  .form-modal .uploaded_image {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    overflow: hidden;
  }
  .cmn-modal .modal-header h4 {
    font-size: 20px;
    padding-bottom: 5px;
  }
  .gallery-content-wrap .cmn-style p,
  .jumbotron-wrap h2 small {
    font-size: 14px !important;
  }
  .tab-head-wrap .dropdown-toggle {
    font-size: 13px;
    padding: 0;
  }
  .tab-dropdown .btn-group:first-child,
  .tab-head-wrap .dropdown:first-child {
    margin-right: 15px;
  }
  .tab-head-wrap .dropdown {
    font-size: 13px;
    position: unset !important;
  }
  .tab-head-wrap .dropdown img {
    margin-right: 10px;
    width: 24px;
  }
  .tab-head-wrap .dropdown-menu {
    min-width: 100% !important;
  }
  .tab-head-wrap .exhibition-wrap .video {
    width: 70%;
  }
  .tab-head-wrap .exhibition-wrap .dropdown-content {
    width: 30%;
    padding-left: 15px;
  }
  .dropdown-hover .dropdown-menu {
    top: 33px !important;
    left: 0 !important;
    right: auto !important;
  }
  .tab-head-wrap .exhibition-wrap h6 {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .tab-head-wrap .exhibition-wrap {
    padding: 20px 15px !important;
  }
  .art-catalogue .card-body h3,
  .art-upload-wrap .gallery-card .close-btn i,
  .artwork-detail h2 span,
  .list-wrap h6,
  .recieved-message p,
  .tab-head-wrap .exhibition-wrap h6 span {
    font-size: 16px;
  }
  .tab-head-wrap .container {
    flex-direction: column;
    padding: 10px 15px;
  }
  .tab-head-wrap .nav-pills {
    padding: 0;
    width: 100%;
  }
  .tab-head-wrap .nav-item {
    padding: 8px 30px 8px 0 !important;
  }
  .tab-head-wrap .btn-group {
    display: flex;
    text-align: center;
    justify-content: flex-end;
  }
  .search-container input::placeholder {
    font-size: 16px;
  }
  .search-container {
    margin-bottom: 30px;
    height: 40px;
  }
  .jumbotron-wrap .container {
    flex-direction: column;
    align-items: center;
  }
  .jumbotron-wrap.user-with-status .container {
    align-items: center !important;
  }
  .tab-head-wrap .dropdown[aria-expanded="true"]::after {
    bottom: 0;
  }
  #fixedTab {
    top: 4.4em;
  }
  .art-gallery-about p {
    text-align: justify !important;
    font-size: 14px !important;
    -webkit-text-align: justify; /* for WebKit browsers */
  }
  .tab-head-wrap .dropdown.show .dropdown-menu {
    display: block !important;
  }
  .tab-head-wrap .dropdown.show .dropdown-toggle::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 5px;
    background-color: #dab04e;
    width: 100%;
  }
  .fancybox-wrap .fancybox-inner,
  .pricing-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fancybox-wrap .fancybox-inner img,
  .fancybox-wrap .fancybox-inner video {
    width: 100% !important;
    height: 100% !important;
  }
  .tab-dropdown {
    width: 100%;
    margin-top: 0;
    position: relative;
  }
  .tab-content-wrap .cmn-head h2 {
    margin-bottom: 25px;
    font-size: 24px !important;
  }
  .artwork-detail .head {
    margin-bottom: 25px;
    flex-direction: column;
    align-items: center;
  }
  .green-btn {
    min-width: 120px;
    height: 30px;
    font-size: 12px;
  }
  .artwork-detail h2 {
    font-size: 28px;
    text-align: center;
  }
  .artwork-detail h4 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .artwork-detail-wrap .pricing-wrap h5 {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .artwork-detail h4 span {
    font-size: 15px;
  }
  .art-slide-bottom .bottom-menu {
    margin-bottom: 1rem;
  }
  .art-catalogue-wrap .accordion-wrap,
  .art-slider,
  .art-upload-wrap .cmn-head,
  .back-to-page,
  .checkout-wrap .cmn-head,
  .list-wrap,
  .order-recieved-wrap .cmn-head,
  .order-summary,
  .pricing-wrap,
  .product-detail-box {
    margin-bottom: 25px;
  }
  .zoom-gallery .mcs-items-container {
    height: 100% !important;
  }
  .zoom-gallery .mcs-item {
    padding-bottom: 0;
    height: 100%;
    width: auto;
  }
  .zoom-gallery .selectors img {
    height: 70px;
  }
  .zoom-gallery .selectors {
    height: 85px !important;
    width: 100% !important;
  }
  .artwork-detail-wrap h5 {
    font-size: 17px !important;
  }
  .artwork-detail-wrap .artwork-detail p,
  .list-wrap h6 span {
    font-size: 13px !important;
  }
  .artwork-detail-wrap .artwork-detail h4,
  .artwork-detail-wrap .out-of-stock-btn {
    font-size: 19px !important;
  }
  .artwork-detail-wrap h2 {
    font-size: 25px !important;
  }
  .back-to-page h6 {
    font-size: 13px;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
  }
  .back-to-page h6 button {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .back-to-page {
    flex-direction: column-reverse;
  }
  .news-detail-wrap .head h1 {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .news-detail-wrap figure {
    margin-bottom: 30px;
    /* height: 250px; */
  }
  .product-detail-box {
    height: auto;
  }
  .chat-wrp,
  .returning-wrap {
    margin-top: 25px;
  }
  .chat-wrp .chat-head h5,
  .why-returning h5 {
    font-size: 20px;
  }
  .artist-list-wrap .search-container {
    margin-bottom: 30px !important;
  }
  .artist-list-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .custom-form-2 .custom-input input {
    font-size: 12px;
    height: 40px;
  }
  .custom-form-2 .custom-input input::placeholder {
    font-size: 12px;
  }
  .mission-content {
    padding: 15px;
    min-height: auto;
  }
  .checkout-wrap .payment_box p,
  .checkout-wrap .payment_methods label,
  .checkout-wrap .woocommerce-info,
  .mission-content p {
    font-size: 12px;
  }
  .checkout-wrap #payment .payment-mode,
  .checkout-wrap .payment-method-names,
  .order-box-wrap .order-head ul,
  .payment-method {
    flex-direction: column;
    align-items: flex-start;
  }
  .order-box-wrap .order-head .p-amount {
    margin-bottom: 0;
  }
  .order-box-wrap .order-head li {
    margin: 0 0 10px;
  }
  .order-box-wrap .order-head li span {
    margin: 0;
  }
  .order-box-wrap .order-details figure {
    text-align: center;
    margin-bottom: 25px;
  }
  .order-box-wrap .order-details {
    padding: 20px 15px;
  }
  .order-box-wrap .order-details h6 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .order-details .detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
  }
  .order-details form input {
    width: auto !important;
  }
  .order-box-wrap .order-details h4 {
    font-size: 16px;
    width: 52%;
  }
  .custom-select-trigger {
    font-size: 16px;
    width: 100%;
    text-align: left;
  }
  .custom-option {
    text-align: left;
    padding: 7px 15px;
  }
  .custom-select-wrapper {
    width: 56%;
    height: 35px;
  }
  .return-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .order-box-wrap .return-menu .dropdown-menu {
    padding: 10px 15px !important;
  }
  .custom-select-trigger::before {
    top: 8px;
    width: 9px;
    height: 11px;
  }
  .order-table table th {
    padding: 15px;
    font-size: 14px;
  }
  .order-table table td {
    font-size: 14px;
    padding: 0 15px;
  }
  .order-table table a {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .order-table table tbody tr:first-child td {
    padding-top: 20px;
  }
  .order-table table .tf td {
    padding: 15px !important;
  }
  .paypal-method {
    flex-direction: column;
    justify-content: center;
  }
  .coupon-wrap .yellow-btn {
    margin-left: auto !important;
    margin-top: 10px !important;
  }
  .checkout-wrap ._wc_payment_method input {
    margin-right: 10px !important;
  }
  .checkout-wrap .payment_box {
    padding: 15px 15px 0 !important;
    margin: 10px 0 0 !important;
  }
  .checkout-wrap .wc-credit-card-form .form-row {
    padding: 5px 10px !important;
    margin-bottom: 10px !important;
  }
  .checkout-wrap .yellow-btn {
    width: auto !important;
    margin-bottom: 0 !important;
    font-size: 12px !important;
  }
  .checkout-wrap #payment .yellow-btn {
    position: unset;
  }
  .checkout-wrap .place-order {
    padding: 0 15px 15px !important;
    flex-direction: column;
  }
  .checkout-wrap .checkout_coupon p .yellow-btn {
    margin: 15px auto 0 !important;
  }
  .recieved-message h1 {
    font-size: 35px;
  }
  .order-information p {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
  }
  .order-information p span {
    margin-right: 20px;
  }
  .order-recieved-wrap .woocommerce-column {
    padding: 0 !important;
  }
  .address-wrap address .woocommerce-customer-details--email {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .art-upload-wrap .gallery-card {
    height: 200px;
  }
  #loader {
    width: 38px;
    height: 38px;
  }
  .art-slider .slider-for img {
    height: 420px;
  }
  .cart-wrap .artDetail {
    padding: 0;
  }
  .cart-wrap .crt_lst-details {
    padding-top: 12px;
  }
  .cmn-wrap .cmn-head h2,
  .faq-wrap .cmn-head h2 {
    margin-bottom: 25px !important;
  }
  .cmn-wrap h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .cmn-wrap p,
  .faq-wrap .accordion .card .card-body p {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .block-list li {
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .block-list li:after {
    width: 8px;
    height: 8px;
  }
  .cart-container {
    padding: 0 5px;
  }
  .cart-empty h6 {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .cart-wrap .arrw_num button {
    margin-left: 0.5rem;
  }
  .cart-wrap .cmn-head {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .cart-wrap .cmn-head h2 {
    width: 100%;
    text-align: center;
  }
  .faq-wrap .accordion .card .card-header .btn-header-link {
    font-size: 14px;
    padding: 15px 15px 15px 0;
  }
  .faq-wrap .accordion .card .card-header .btn-header-link:after {
    width: 14px;
    height: 10px;
    top: 25px;
  }
  .faqTab .nav .nav-item .nav-link {
    font-size: 14px;
    padding: 15px 10px;
    flex-direction: column;
    text-align: center;
  }
  .faqTab .nav .nav-item {
    width: calc(100% / 4 - 10px);
  }
  .faqTab .nav .nav-item img {
    width: 20px;
    margin-right: 0;
  }
  .faq-wrap .search-container input {
    height: 40px;
    width: 75%;
    font-size: 13px;
  }
  .faqSearch .ui-widget-content {
    width: 75% !important;
    margin-top: 2px !important;
  }
  .faq-wrap .search-btn {
    padding: 0 20px;
    height: 40px;
    font-size: 13px;
    width: 21%;
  }
  .faq-wrap .search-container {
    height: auto !important;
  }
  .faq-wrap .accordion .card .card-body ol {
    padding-left: 25px !important;
    margin-bottom: 15px;
  }
  .artist-profile-wrap .cmn-head h2 {
    font-size: 24px !important;
  }
  .owl-carousel .card-body .btn-group .remove-fav-btn {
    margin: 0 0 0 10px !important;
  }
  .page-not-found-content {
    margin-left: 0;
  }
  .page-not-found-content p {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .page-not-found-content .cmn-btn {
    min-width: 150px !important;
    height: 40px !important;
    font-size: 11px !important;
  }
  .page-not-found {
    padding: 20px;
  }
  .page-not-found .logo {
    left: 20px;
  }
  .jumbotron-head img {
    width: 22px;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .jumbotron-content {
    width: 100%;
    align-items: center;
  }
  .jumbotron-head {
    flex-direction: column-reverse;
    align-items: center;
  }
  .tooltip-inner {
    right: unset;
  }
  .status-wrap .section {
    display: flex;
    justify-content: center;
    text-align: left;
  }
  .status-wrap.lg figure::after {
    width: 3px;
    height: 33px;
    left: 14px;
    top: 40px;
  }
  .status-wrap .text {
    margin-left: 15px;
  }
}
@media (max-width: 538px) {
  .owl-carousel .owl-prev {
    left: -45px;
  }
  .owl-carousel .owl-next {
    right: -45px;
  }
  .owl-carousel .owl-nav button img {
    width: 17px;
  }
  .art-slider .slider-nav img {
    height: 80px;
  }
  .art-slider .slider-for img {
    height: 320px;
  }
}
@media (max-width: 441px) {
  .art-slider .slider-for img {
    height: 300px;
  }
}
@media (max-width: 360px) {
  .art-slider .slider-for img {
    height: 260px;
  }
  .art-slider .slider-nav img {
    height: 70px;
  }
}
@media (max-width: 320px) {
  .cart-wrap .crt_lst-details {
    padding: 12px 0 0;
  }
  .tab-head-wrap .nav-item {
    padding: 8px 20px 8px 0 !important;
  }
}
.reviews-section-tab {
  padding: 50px 0;
}
.reviews-section-tab .reviews-tab-btn-list {
  list-style: none;
}
.reviews-section-tab .reviews-tab-btn-list .reviews_tab a {
  font-size: 26px !important;
  line-height: 32px;
  font-weight: 700 !important;
  color: #212529 !important;
  margin-bottom: 0;
  display: inline-block;
}
.reviews-tab-content-list.active {
  display: block !important;
  margin-top: 10px !important;
}
.reviews-tab-content-list .cr-reviews-ajax-reviews {
  display: block !important;
  position: relative;
}
.reviews-tab-content-list
  .cr-reviews-ajax-reviews
  h2.woocommerce-Reviews-title {
  margin-bottom: 30px;
  display: none;
}
.reviews-tab-content-list #review_form_wrapper .cr-review-form-nav {
  background-color: #dab04e;
  border: none;
  margin-bottom: 15px;
  padding: 10px 15px;
}
.reviews-tab-content-list
  #review_form_wrapper
  .cr-review-form-nav
  .cr-nav-left
  span {
  display: inline-block;
  font-size: 22px !important;
  color: #fff !important;
}
.reviews-tab-content-list #review_form_wrapper .cr-review-form-item span,
.reviews-tab-content-list #review_form_wrapper .cr-review-form-lbl,
.reviews-tab-content-list #review_form_wrapper .cr-review-form-rating-label {
  font-size: 18px !important;
  color: #0e252c !important;
}
.reviews-tab-content-list #review_form_wrapper .cr-onsite-ratings {
  padding-bottom: 15px;
}
.reviews-tab-content-list #review_form_wrapper .cr-review-form-comment-txt,
.reviews-tab-content-list #review_form_wrapper .cr-review-form-txt {
  height: 45px !important;
  outline: 0;
  margin-bottom: 15px;
}
.reviews-tab-content-list #review_form_wrapper .cr-review-form-comment-txt {
  height: 90px !important;
}
.reviews-tab-content-list #review_form_wrapper .cr-review-form-submit {
  height: 45px !important;
  margin-bottom: 15px;
  background-color: #dab04e !important;
  color: #fff !important;
}
.reviews-tab-content-list .cr-ajax-search {
  max-width: 576px;
  position: absolute;
  top: -55px;
  right: 0;
}
.reviews-tab-content-list .cr-ajax-search .cr-input-text {
  border-radius: 0 !important;
  height: 43px !important;
}
.reviews-tab-content-list .cr-ajax-search .cr-button-search {
  border-radius: 0 !important;
  background: #dab04e !important;
  border: 1px solid #dab04e !important;
  padding: 3px 20px !important;
  color: #1a1a18 !important;
}
.navbar-brand img {
  width: 125px !important;
}
.mc-field-group {
  width: 290px;
}
@media (max-width: 540px) {
  .mc-field-group {
    width: 318px;
  }
}
.wpsc-header-nav svg,
.wpsc-humbargar-title svg,
.wpsc-tickets-nav svg {
  height: 16px;
  margin-right: 5px;
  color: #fff;
}
#wpsc-container label,
.wpsc-humbargar-menu label,
.wpsc-modal label {
  margin: 0 !important;
  color: #fff;
}
.order-details {
  margin: 200px auto;
}



/* Cart titleCase and price center */
.art-gallery-about p.case-text-center{
  text-align: center !important;
}