/*!
Theme Name: ArtAfrica
Theme URI: https://artafrica.emvigotechnologies.com/
Author: Underscores.me
Author URI: https://artafrica.emvigotechnologies.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: artafrica
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ArtAfrica is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.ajaxloader {
  display: none;
  margin-left: 10px;
}
#privacy_policy_reg_field abbr {
  text-decoration: none;
}
.event-date-field input {
  box-sizing: border-box;
  outline: 0;
  padding: 0.75rem;
  position: relative;
  width: 100%;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.profile-btn .pro-img img {
  height: auto;
  max-width: 100%;
  width: 45px;
  height: 45px;
  object-fit: cover;
}
.tooltip-inner {
  border: 1px solid #dcdbdb;
  border-radius: 5px;
}
.tooltip.fade.show {
  z-index: 99;
}
.password-input {
  position: relative;
}
.help-icon.align-self-end.ml-auto {
  position: absolute;
  top: 11px;
  /* transform: translateY(-50%); */
  color: #fff;
  right: 37px;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  font-weight: 900;
  background-color: #9a9a97;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}
.error_artwork_gallery {
  display: none;
  font-size: 14px;
  font-weight: 400;
}
#mwp-dropform-wrapper {
  margin-bottom: 10px !important;
}
.art-gallery .sub-title {
  margin-bottom: 10px;
}
button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.art-gallery-image {
  width: 100%;
  height: auto;
}
.artwork-wrap input.disabled {
  border-color: transparent !important;
  padding: 0 !important;
  outline: none !important;
  font-size: 24px;
  font-weight: 400;
  height: auto !important;
}
/*.artwork-wrap input.disabled{
    font-size: 24px;
    font-weight: 700;
}*/
.artwork-wrap textarea.disabled {
  border-color: transparent !important;
  font-size: 18px;
  font-weight: 400;
  color: #393631;
  padding: 0 !important;
  line-height: 1.5;
}
.virtual-ex-frame {
  height: 541px;
}
.change-message {
  display: none;
}
.file-upload img {
  width: 100%;
}
#textcontent {
  resize: none;
  overflow: hidden;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  float: none;
}
.userProfile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.userProfile figure {
  width: 260px;
  height: 260px;
  border: 7px solid #dab04e;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.userProfile figure img {
  width: 100%;
  height: 100%;
}
.upload-btn-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.81);
}
.upload-btn-wrapper button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff !important;
  width: 100% !important;
  background-color: unset !important;
}
.upload-btn-wrapper .btn {
  color: #000000;
  background-color: rgba(255, 255, 255, 0.78);
  padding: 0;
  border-radius: 100px;
  font-size: 14px;
  font-weight: bold;
  width: 37px;
  height: 37px;
}
.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.userProfile h6 {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
}
.userProfile p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0;
}
.artED .grey-btn {
  background-color: rgb(159 153 143 / 28%) !important;
  border: 1px solid rgb(159 153 143 / 28%) !important;
}
.artED .grey-btn:hover,
.artED .cmn-btn:hover {
  color: #fff !important;
}
.edit-form-section .cmn-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
/*.pager div {
  float: left;
  border: 1px solid gray;
  margin: 5px;
  padding: 10px;
}*/
.pager div.disabled {
  opacity: 0.25;
}
.pager {
  overflow: hidden;
}
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error {
  display: none;
}
.recieved-order-wrap.woocommerce-info {
  background-color: #fff;
}
.single-product .added_to_cart {
  display: none !important;
}
.addAdmin-btn {
  font-size: 14px;
  font-weight: 400;
  color: #84775a;
  background-color: #fff;
  border: none;
  padding: 0;
}
.fav-tab-wrap .favorites-list {
  margin-left: 15px;
}
ul.heateor_sss_sharing_ul > li.heateorSssSharingRound:first-child,
.heateor_sss_sharing_ul .heateor_sss_facebook {
  display: none !important;
}
.heateorSssMoreBackground {
  background-color: transparent !important;
}
.heateor_sss_svg {
  background-color: rgb(0 0 0 / 20%) !important;
}
.gallery-content-wrap .heateor_sss_svg,
.artist-content-wrap .heateor_sss_svg {
  background-color: transparent !important;
}
.gallery-content-wrap .card-wrap .top-badge,
.artist-content-wrap .card-wrap .top-badge {
  z-index: 2;
}
.heateor_sss_horizontal_sharing .heateorSssMoreSvg {
  background-image: url(images/share-icon.svg) !important;
}
.art-gallery-news .heateor_sss_horizontal_sharing .heateorSssMoreSvg,
.art-gallery-events .heateor_sss_horizontal_sharing .heateorSssMoreSvg {
  background-image: url(images/share.svg) !important;
}
.woocommerce-page div.product div.summary {
  width: 100%;
}
/* .single-product #tab-reviews {
  display: none;
} */
.hide-viewcart-btn .added_to_cart {
  display: none !important;
}
.social-login #wp-submit {
  min-width: 178px;
  height: 56px;
  background-color: #dab04e;
  border: 1px solid #dab04e;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a18;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border-radius: 4px;
  text-transform: uppercase;
}
.social-login #wp-submit:hover {
  color: #fff !important;
}
.social-login .custom-select-wrapper {
  border: 1px solid #ced4da;
  padding: 10px 20px;
  border-radius: 6px;
  margin-bottom: 35px;
}
.nsl-messages .error {
  color: #fff !important;
  padding: 10px 10px;
  font-size: 14px;
}
.social-login .select2-container {
  width: 200px !important;
  margin-bottom: 20px;
}
.single-product .entry-summary .button-group {
  /*display: none;*/
}
.magiczoom-outer.mz-expand {
  background-color: #00000099 !important;
}

.magiczoom-outer .mz-expand-bg {
  opacity: 0 !important;
}

.magiczoom-outer.mz-expand .mz-figure img {
  cursor: pointer;
  cursor: pointer;
  border: 4px solid #fff !important;
  border-radius: 5px;
}

.magiczoom-outer.mz-expand .mz-nav-controls .mz-button-prev:before {
  -webkit-mask-image: url(img/next.svg) !important;
  background-image: url(img/next.svg) !important;
  background-position: center;
  background-size: contain;
}
.magiczoom-outer.mz-expand .mz-nav-controls .mz-button-next:before {
  -webkit-mask-image: url(img/next.svg) !important;
  background-image: url(img/next.svg) !important;
  background-position: center;
  background-size: contain;
}
.magiczoom-outer.mz-expand .mz-nav-controls .mz-button-prev {
  width: 50px !important;
  height: 50px !important;
}

.magiczoom-outer.mz-expand .mz-nav-controls .mz-button-next {
  width: 50px !important;
  height: 50px !important;
}
.fade.show {
  animation-fill-mode: unset;
}
.register-link-desktop {
  display: block !important;
}
.register-link-mob {
  display: none !important;
}
.register-link-mob a {
  color: #dab04e;
  text-decoration: underline !important;
}
.artist-profile-wrap .cmn-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.zoom-gallery {
  text-align: center;
}
.zoom-gallery-slide {
  display: none;
}
.zoom-gallery-slide.active {
  display: block;
}
.zoom-gallery .video-slide {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.zoom-gallery .video-slide iframe,
.zoom-gallery .video-slide object,
.zoom-gallery .video-slide embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zoom-gallery .selectors {
  text-align: center;
  /*margin:10px 0; */
}
.zoom-gallery .selectors a {
  /*width: 100%;*/
  /*padding: 0 8px;*/
  border: none;
  display: inline-block;
}
.zoom-gallery .selectors a:hover,
.zoom-gallery .selectors a.active {
  border-color: #ccc;
}
.zoom-gallery .selectors img {
  box-shadow: none !important;
  filter: none !important;
  -webkit-filter: none !important;
  /*height: 100px;*/
  width: 100%;
  padding: 0 !important;
  border-bottom: none !important;
}
.zoom-gallery .selectors a[data-slide-id="video-1"],
.zoom-gallery .selectors a[data-slide-id="video-2"] {
  position: relative;
}
.zoom-gallery .selectors a[data-slide-id="video-1"] img,
.zoom-gallery .selectors a[data-slide-id="video-2"] img {
  opacity: 0.8;
}
.zoom-gallery .selectors a span {
  position: absolute;
  color: #fff;
  text-shadow: 0px 1px 10px #000;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-size: 30px;
  z-index: 100;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  display: none;
}
#contactnumber {
  padding-left: 100px !important;
}
.artist-profile-wrap .iti,
.customer-profile-wrap .iti {
  width: 100%;
}
.prdctfltr_checkboxes .prdctfltr_count,
.woocommerce-widget-layered-nav-list .count {
  display: none;
}
.input-hightlight input,
.input-hightlight textarea,
.input-hightlight select,
.input-hightlight .select2-container {
  box-shadow: none;
}
.pending-btn {
  background-color: #c19b43;
  color: #fff !important;
}
.archived-btn {
  background-color: #f1f1f1;
  color: #000 !important;
}
.custom-form .custom-textarea textarea.error,
.custom-form .custom-textarea select.error,
.artist-profile-wrap .custom-form .custom-input input.error {
  box-shadow: none;
}
.ui-autocomplete.not-result-found {
  display: block !important;
}
.yellow-txt {
  color: #dab04e;
}
.nonarchive-txt,
.archive-txt {
  display: none;
}
.cmn-modal .modal-header {
  padding: 0;
  /*margin-bottom: 10px;*/
}
.cmn-modal .modal-header .cmn-modal-close {
  font-size: 25px;
  font-weight: bold;
  border: none;
}
.media-gallery-wrap .top-fix {
  z-index: 9;
}
.favourites-wrap
  a.yellow-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.btnCmn.add-to-cart.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.simplefavorites-modal-content-body {
  padding: 0 !important;
  overflow: initial !important;
}
.woocommerce-lost-password .woocommerce-password-strength,
.woocommerce-lost-password .woocommerce-password-hint {
  display: none !important;
}
.woocommerce-lost-password label.error {
  margin-top: 5px;
  font-weight: 600 !important;
}
.woocommerce-lost-password .show-password-input,
.page-template-template-login .show-password-input {
  color: #000 !important;
}
.grecaptcha-badge {
  z-index: 9999;
}
.cli-bar-message {
  width: 100% !important;
}
.cli-style-v2 .cli-bar-message {
  text-align: center !important;
}
.cp-error,
.cp-success {
  margin-top: 15px;
}
.cp-error span {
  color: red;
}
.fancybox-title-float-wrap {
  background: none !important;
}
.fancybox-title-float-wrap .child {
  background: none !important;
  font-weight: 400 !important;
  font-family: "Playfair Display", serif;
}
.woocommerce-form-login .field-icon,
.woocommerce-form-register .field-icon,
.changepassword-wrap .field-icon {
  float: right;
  margin-right: 10px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  font-weight: 900 !important;
  background-color: #f2f2f2;
  color: #000 !important;
}
.woocommerce-form-register .field-icon.wpreg-password {
  margin-right: 10px;
}
#reg_password.error ~ .wpreg-password {
  /* margin-top: -40px; */
  margin-top: 0;
  position: absolute;
  right: 40px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 0;
  top: 11.5px;
}
#reg_password-error.error {
  display: block !important;
}
.woocommerce-form-login .show-password-input,
.woocommerce-form-register .show-password-input {
  display: none;
}
.woocommerce-form-login .form-row.input-password {
  display: block;
}
.tab-head-wrap .exhibition-wrap .video {
  width: 100%;
}
.fb-bg-none {
  background: transparent !important;
  box-shadow: none !important;
}
.media-gallery-pplink {
  color: #dab04e !important;
  text-decoration: underline !important;
  font-weight: 600;
  margin-left: 10px;
}
.gallery-content-wrap .dropdown-hover:hover .dropdown-menu:not(.show) {
  display: none !important;
}
.tab-head-wrap .dropdown.show::after {
  background-color: #dab04e;
}
.published-btn,
.unsubmitted-btn {
  background-color: #a9a9a9;
  color: #fff !important;
}
.art-gallery-artwork .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;
  z-index: 9;
}
.art-gallery-artwork .top-fix button img {
  width: 18px !important;
}
.art-gallery-artwork .top-fix button:last-child,
.art-gallery-artwork .top-fix button:nth-last-child(2),
.art-gallery-news .owl-carousel .top-fix button:nth-last-child(2),
.art-gallery-events .owl-carousel .top-fix button:nth-last-child(2) {
  margin-left: 8px;
}
#previewVideoURL .modal-content {
  padding: 10px;
  background-color: transparent;
  border: none;
}
#previewVideoURL .modal-content .modal-body {
  background-color: transparent;
}
#previewVideoURL iframe,
#previewVideoURL video {
  height: 400px;
}
.status-wrap .active figure {
  background-color: #dab04e;
}
.ui-datepicker-year {
  display: none;
}
.search-container input::placeholder,
.search-container input::-ms-input-placeholder {
  color: rgb(0 0 0 / 67%);
}
#edit_art_gallery_profile .exhibition-link label.error {
  position: initial;
}
.artist-profile-wrap .button-group,
.artwork-upload-wrap .outline-btn {
  margin-top: 0 !important;
}
.artwork-wrap input.disabled,
.artwork-wrap textarea.disabled,
.custom-form .select2-container.disabled .select2-selection__rendered,
.edit-on-form-fields .edit h5,
.artwork-wrap textarea.disabled.location {
  font-size: 16px !important;
}
.pipButt {
  position: relative;
  margin-right: 20px;
}

.pipButt:after {
  content: "";
  width: 3px;
  height: 33px;
  background-color: #cccccc;
  /* left: 0px; */
  right: -23px;
  position: absolute;
}
.dropdown-video-wrap .virtual-ex-frame {
  height: auto;
}
.edit-on-form-fields .custom-form .custom-input input:not(.disabled),
.edit-on-form-fields .custom-form .custom-textarea textarea:not(.disabled),
.edit-on-form-fields
  .custom-form
  .select2-container:not(.disabled)
  .select2-selection--single {
  border: 1px solid #dab04e !important;
}
.edit-on-form-fields .custom-form .custom-input input[name="sku_value"] {
  border-color: transparent !important;
}
.artwork-wrap .custom-form .custom-checkbox label.error,
.event-wrap .custom-form .custom-checkbox label.error,
.upload-media-photos .custom-form .custom-checkbox label.error {
  position: initial;
}
.news-detail-wrap .head h6 span::before {
  height: 30px;
}
.art-gallery-news .owl-carousel .card-body p {
  overflow: initial;
}
iframe.irmcover {
  height: 500px !important;
}

.CovInter.coverYout {
  margin-bottom: 0px;
  position: relative;
  padding-right: 40px;
}
.coverYout .tooltip-btn {
  position: absolute;
  right: 0px;
}
.custom-input.cusYo {
  height: 46px !important;
}
.cusYo input.disabled {
  padding: 10px 0px !important;
}

.artwork-wrap input.disabled.error {
  height: 46px !important;
}

.artist-profile-wrap.coverProfilewr .custom-textarea label.error {
  bottom: -30px !important;
}
.artist-profile-wrap.coverProfilewr .custom-input label.error {
  bottom: -35px !important;
}
.about-wrap.coverevntWrp p {
  text-align: justify;
}
.news-detail.cmn-style p {
  text-align: justify;
}
.emptycart {
  padding: 27px 0px 50px 0px !important;
}

.emptyOrderHead {
  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;
}
a.orderbuttonNoorder {
  font-size: 13px !important;
  font-weight: 400 !important;
  min-width: 130px;
  background-color: #dab04e !important;
  border: 1px solid #dab04e !important;
  color: #1a1a18 !important;
  display: inline-block !important;
  padding: 10px 20px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: max-content !important;
  border-radius: 0 !important;
  margin: 0 !important;
}
.emptyOrder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.emptyOrder h6 {
  font-size: 18px;
  font-weight: 500;
  color: #393631;
  margin-bottom: 35px;
}
.myH2 {
  margin-bottom: 0px !important;
}

.prdctfltr_pa_medium .prdctfltr_checkboxes label > span {
  padding-left: 21px;
  display: block;
}

.prdctfltr_pa_medium .prdctfltr_checkboxes label > span:before {
  position: absolute;
  left: 0;
  top: 4px;
}
.register .mailchimp-newsletter #mailchimp_woocommerce_newsletter {
  margin-right: 10px;
}
.art-catlg p.woocommerce-info {
  /* margin: 10px 120px; */
  margin: 2rem 5rem 2rem 10rem;
  border-top-color: #fff !important;
  background-color: #fff;
}
.art-catlg p.woocommerce-info::before {
  display: none;
}
.hideclass {
  display: none;
}

.containerr {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.containerr input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
label.containerr {
  margin-right: 5rem;
}
label.containerr {
  margin-right: 5rem;
  font-size: 14px;
  color: #393631;
  margin-bottom: 26px;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  background-color: #fff;
  border: 1px solid #ced4da !important;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
/*.containerr:hover input ~ .checkmark {
  background-color: #DAB04E;
}*/

/* When the radio button is checked, add a blue background */
.containerr input:checked ~ .checkmark {
  background-color: #fff;
  border: 1px solid #ced4da !important;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerr input:checked ~ .checkmark:after {
  display: block;
}

.custom-checkbox.radiobox {
  display: flex;
  flex-direction: row;
}
/* Style the indicator (dot/circle) */
.containerr .checkmark:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dab04e;
}

.subscribtion-form .mce_inline_error {
  position: absolute;
  color: red;
  font-size: 12px;
  font-weight: 400;
  padding-top: 5px;
}
.subscribtion-form .mce_inline_error.form-control {
  position: unset !important;
  padding: 10px 20px !important;
  font-size: 15px !important;
}
.subscribtion-form .response {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding-top: 5px;
}

.coverBox {
  display: flex;
  align-items: center;
}
.recevideorder .custom-form p {
  text-align: center !important;

  width: 100%;
}
.woocommerce-billing-fields
  p.form-row.form-row-wide.mailchimp-newsletter
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
  margin-bottom: 4px;
}
.woocommerce-billing-fields p.form-row.form-row-wide.mailchimp-newsletter {
  margin-bottom: 20px;
}
p.form-row.form-row-wide.mailchimp-newsletter {
  margin-bottom: 12px;
}
p.form-row.form-row-wide.mailchimp-newsletter span {
  margin-bottom: 0px !important;
}
.accept_link {
  text-decoration: underline !important;
}
.art-gallery-about .cmn-style p {
  text-align: justify !important;
  -webkit-text-align: justify; /* for WebKit browsers */
}
.btNcover {
  display: flex;
  align-items: center;
}
button.btn.noborder-btn.ediProfil {
  margin-left: 15px;
}
.country-lists .select2-search.select2-search--dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
  display: block !important;
  font-size: 14px;
  font-weight: 400;
  color: #393631 !important;
}
.top-sec-bg {
  padding-top: 140px;
}
@media (max-width: 1600px) {
  .userProfile figure {
    width: 230px;
    height: 230px;
  }
  .userProfile h6 {
    font-size: 23px;
  }
  .userProfile p {
    font-size: 16px;
  }
  .social-login #wp-submit {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .custom-input.cusYo {
    height: 40px !important;
  }
  .artwork-wrap input.disabled.error {
    height: 40px !important;
  }
  /*.artwork-wrap textarea.disabled {
    font-size:16px;
  }*/
  .social-login #wp-submit {
    font-size: 12px;
    min-width: 148px;
    height: 46px;
  }
}
@media (max-width: 1400px) {
  .userProfile figure {
    max-width: 280px;
    width: 210px;
    height: 210px;
  }
  .userProfile h6 {
    font-size: 21px;
  }
  .userProfile p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .userProfile h6 {
    font-size: 19px;
  }

  .userProfile p {
    font-size: 12px;
  }

  .upload-btn-wrapper button {
    font-size: 12px;
  }

  .userProfile figure {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 992px) {
  .userProfile figure {
    width: 180px;
    height: 180px;
    border: 6px solid #dab04e;
  }
  .social-login #wp-submit {
    min-width: 130px;
    padding: 10px 15px;
  }
  #previewVideoURL iframe,
  #previewVideoURL video {
    width: 400px !important;
    height: 300px !important;
  }
  .top-sec-bg {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .custom-input.cusYo {
    height: 35px !important;
  }
  .artwork-wrap input.disabled.error {
    height: 35px !important;
  }

  .register-link-desktop {
    display: none !important;
  }
  .register-link-mob {
    display: block !important;
  }
  .magiczoom-outer .mz-image-stage {
    padding: 55px 20px 20px 20px !important;
  }

  .magiczoom-outer .mz-image-stage .mz-figure {
    display: flex;
    justify-content: center;
  }

  .magiczoom-outer.mz-expand .mz-nav-controls .mz-button-prev {
    width: 30px !important;
    height: 30px !important;
  }

  .magiczoom-outer.mz-expand .mz-nav-controls .mz-button-next {
    width: 30px !important;
    height: 30px !important;
  }

  .magiczoom-outer .mz-expand-stage .mz-image-stage {
    justify-content: center;
  }

  .magiczoom-outer .mz-image-stage > figure {
    flex: none !important;
    height: auto !important;
  }

  .mobile-magic .mz-expand .mz-image-stage .mz-caption {
    display: block !important;
  }
  .magiczoom-outer.mz-expand .mz-nav-controls .mz-button-close {
    width: 40px !important;
    height: 40px !important;
  }
  .custom-form .custom-input input.disabled {
    height: 40px;
    font-size: 12px;
  }
  .custom-form .custom-textarea textarea.disabled {
    font-size: 12px;
  }
  .virtual-ex-frame {
    height: 345px;
  }
  .userProfile figure {
    width: 160px;
    height: 160px;
  }

  .userProfile h6 {
    font-size: 17px;
  }
  .addAdmin-btn {
    font-size: 12px;
  }
  .artwork-wrap textarea.disabled {
    font-size: 14px !important;
  }
  .social-login #wp-submit {
    min-width: 118px;
    height: 35px;
  }
  .dropdown-menu.ag-information-box.show {
    display: block !important;
  }
  .works-from-wrap .owl-carousel .card-body p {
    text-align: center !important;
  }
  .artwork-wrap input.disabled,
  .artwork-wrap textarea.disabled,
  .custom-form .select2-container.disabled .select2-selection__rendered,
  .edit-on-form-fields .edit h5,
  .artwork-wrap textarea.disabled.location {
    font-size: 12px !important;
  }
}
@media (max-width: 575px) {
  .userProfile {
    margin-bottom: 20px;
  }
  .upload-btn-wrapper button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    width: 100% !important;
    background-color: unset !important;
  }
  #previewVideoURL iframe,
  #previewVideoURL video {
    width: 350px !important;
    height: 300px !important;
  }
}
@media (max-width: 441px) {
  .virtual-ex-frame {
    height: 300px;
  }
}
@media (max-width: 417px) {
  #reg_password.error ~ .wpreg-password {
    /* margin-top: -52px; */
  }
}
@media (max-width: 375px) {
  .tooltip-inner {
    /*right:  40px;*/
  }
  .virtual-ex-frame {
    height: 200px;
  }
  #cookie-law-info-again {
    left: 0 !important;
    width: 210px !important;
  }
}

/* disable payment box on cart  */
.page-id-9 .wc-stripe-cart-checkout-container {
  display: none;
}

.input-form .custom-input .select-role {
  width: 100%;
  height: 37px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  background-color: #f2f2f2;
  border: none;
}
.woocommerce-privacy-policy-text {
  display: none;
}
.woo-reg {
  display: none;
}
.error {
  color: red !important;
}
.page-template-template-login .woocommerce-notices-wrapper,
.page-template-template-register .woocommerce-notices-wrapper {
  position: fixed;
  z-index: 1;
  width: 25%;
  left: 50%;
  top: 50%;
}
.woocommerce-account .woocommerce-notices-wrapper {
  display: none;
}
.img-dimension p {
  font-size: 14px;
  color: red;
  font-weight: 400;
}

.ttt-pnwc-modal .ttt-pnwc-wrapper {
  max-width: 615px;
  padding: 40px;
  border-radius: 15px;
}
.ttt-pnwc-modal .ttt-pnwc-overlay {
  height: 100%;
  margin: 0 auto;
}
.ttt-pnwc-modal .ttt-pnwc-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}
.ttt-pnwc-modal .ttt-pnwc-content {
  text-align: center;
  padding: 0;
  background-color: #fff;
}
.ttt-pnwc-modal .ttt-pnwc-content figure {
  margin-bottom: 20px;
}
.ttt-pnwc-modal .ttt-pnwc-content img {
  width: 60px;
}
.ttt-pnwc-modal .ttt-pnwc-content p {
  font-size: 18px;
  font-weight: 400;
  color: #393631;
}
.ttt-pnwc-modal .ttt-pnwc-content .btn-group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.ttt-pnwc-modal .ttt-pnwc-content .btn-group button:first-child {
  margin-right: 10px;
}

.ttt-pnwc-modal .ttt-pnwc-wrapper {
  padding: 30px;
}
.ttt-pnwc-modal .ttt-pnwc-content p {
  font-size: 16px;
}

.ttt-pnwc-modal .ttt-pnwc-wrapper {
  max-width: 90%;
  padding: 20px 15px;
}
.ttt-pnwc-modal .ttt-pnwc-content p {
  font-size: 14px;
}
.ttt-pnwc-modal .ttt-pnwc-content .btn-group {
  margin-top: 30px;
}
.ttt-pnwc-modal .ttt-pnwc-content img {
  width: 50px;
}
.ttt-pnwc-modal .ttt-pnwc-content figure {
  margin-bottom: 15px;
}
.r-p-1 {
  margin-right: 5px;
}
input#mailpoet_woocommerce_checkout_optin {
  height: 13px;
}
.message-box.mobile-view {
  display: none;
}
.message-box.non-mobile-view {
  display: block;
}
.message-box h4 {
  font-size: 16px;
}
@media (max-width: 992px) {
  .order-box-wrap .order-details h4 {
    text-overflow: unset;
    overflow: unset;
  }
}
@media (max-width: 768px) {
  .message-box.mobile-view {
    display: block;
  }
  .message-box.non-mobile-view {
    display: none;
  }
  .addAdmin-btn {
    text-decoration: underline;
  }
}

a.yellow-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.btnCmn.add-to-cart.added:before {
  content: "Added to cart" !important;
  font-size: 13px !important;
  position: absolute;
  color: #000 !important;
  top: 50%;
  transform: translateY(-50%);
}

a.yellow-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.btnCmn.add-to-cart.added {
  font-size: 0px !important;
  min-width: 106px;
}

button.cmn-btn.grey-btn.on-show {
  float: left;
  margin-right: 20px;
}

input#thmaf-enable-multiple-shipping {
  float: left;
  margin-right: 10px;
}

a.thmaf-add-new-address-link {
  background: #eee;
  line-height: 40px;
  padding-left: 15px;
  border-radius: 5px;
  max-width: 166px;
}

.mailto-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}

.mailto-button:hover {
  background-color: #0056b3;
}

button.btn.btn-danger.offerRejectButton {
  margin-right: 10px;
}
