/*
  font-family: 'cera_probold'; 
  font-family: 'cera_promedium';
*/



/* Global css*/

:root {

  /* fonts Family*/

  --cerabold:'cera_probold';
  --ceramedium:'cera_promedium';

/* colors */
  --white: #ffffff;
  --black: #000000;
  --darkpurple:#45346a;
  --lightpurple: rgb(84, 63, 129);
  --blackfont:#1d1d20;
/*  --gray:rgb(176, 166, 166);*/
  --gray:rgb(145 142 141);
  --green:#4fcc9d;

  /* weight */

  --light: 300;
  --regular: 400;
  --medium: 500;
  --semibold: 600;
  --bold: bold;
   --px: 30px;

  /* texts */

  --textupper: uppercase;
  --textlower: lowercase;
  --textcaps: capitalize;

  /* shadow */

  --shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

* {margin: 0;padding: 0;box-sizing: border-box;}
html, body {font-family: var(--ceramedium) !important;scroll-behavior: smooth;font-size: 18px;color: var(--gray) !important;height: auto !important;text-align: left;background: var(--white);margin: 0;padding: 0;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);letter-spacing: 0.5px;}
a, button {text-decoration: none;cursor: pointer;}
p {margin-bottom: 1rem;}
* p:last-child {margin-bottom: 0;}
.transition,:before,
:after,a,button {-moz-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.transition1 {-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.transition2 {-moz-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
input[type="text"]::-ms-clear {display: none;}
input[type="submit"],input[type="button"] {cursor: pointer;}
:focus {box-shadow: none;}
select:focus::-ms-value {color: inherit;background: none;}
* {outline: none !important;}
b,strong {font-weight: var(--bold);}
img {max-width: 100%;vertical-align: middle;height: auto;pointer-events: none;}
ul,ol {margin: 0;padding: 0;}
select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #606060;-moz-transition: all 0s ease;}
select::-ms-expand {display: none;}
input::-ms-clear {display: none;}
figure {margin: 0;}
.btn-check:focus + .btn,.btn:focus {outline: 0px;box-shadow: none;}
.noscript {background: #000;display: block;text-align: center;color: #fff;padding: 10px 0;position: fixed;bottom: 0;right: 0;left: 0;z-index: 9;}
p.noscript {margin: 0;}
.warning-icon {display: inline-block;vertical-align: middle;position: relative;width: 20px;height: 17px;z-index: 1;margin: 0 10px 0 0;}
*::-webkit-input-placeholder {color: inherit;opacity: 1;}
*:-moz-placeholder {color: inherit;opacity: 1;}
*::-moz-placeholder {color: inherit;opacity: 1;}
*:-ms-input-placeholder {color: inherit;opacity: 1;}
*::placeholder {color: inherit;opacity: 1;}
ul {padding-left: 0px;}
li {list-style: none;}

.p0 {padding: 0 !important;}
.pt0 {padding-top: 0 !important;}
.pb0 {padding-bottom: 0 !important;}
.pBlock {padding-block: 5.5rem;}

.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container {max-width: 1320px;padding-inline: 1rem;}

h1, h2, h3 {font-family:var(--ceramedium) !important;}
a {word-break: break-word;}
a:hover {text-decoration: none;}
main,section,header,footer {display: block;float: left;width: 100%;}
section{position: relative;}



.bgpurple{background-color: var(--lightpurple)}

.pageTitle {font-size: 58px;font-family:var(--ceramedium);color: rgb(76, 73, 73);text-transform: var(--textupper);line-height: 1.5;text-align: center;}
.pageSmallTitle{font-size: 32px;color: var(--lightpurple);line-height: 1.5;font-family: var(--ceramedium);text-align: center;text-transform: var(--textcaps);}

a.commanlink {border: 5px solid var(--black);padding: 15px 45px;font-size: 21px;text-transform: var(--textupper);color: var(--black);font-family: var(--ceramedium);box-shadow: 10px 10px 0px;}
a.commanlink:hover {border-color: var(--lightpurple);color: #fff;background: var(--lightpurple);outline: 5px solid var(--lightpurple) !important;outline-offset: 5px;}


/* header */

header#header {position: relative;}
.topbar {padding: 20px 0;}
.topbar_wrap {display: flex;align-items: center;justify-content: space-between;}
.topbar_left ul li:not(:last-child){margin-bottom: 5px;}

/*.topbar_left ul li a {font-size: 23px;font-family: var(--ceramedium);color: var(--gray);text-transform: var(--textupper);line-height: 1.609;}*/

.topbar_left ul li a:hover{color: var(--lightpurple);}
.topbar_left ul li a span {color: var(--lightpurple);padding-right: 25px;}

/*.main_logo {margin-right: 290px;}*/
/*.main_logo a {display: flex;align-items: center;justify-content: center;max-width: 220px;}*/

.topbar_wrap1 .row {align-items: center;}
.topbar_right ul li {display: flex;align-items: center;justify-content: flex-end;}
.topbar_left ul li a {font-size: 19px;font-family: var(--ceramedium);color: var(--gray);text-transform: var(--textupper);line-height: 1.609;}
.topbar_right ul li a {font-size: 19px;font-family: var(--ceramedium);color: var(--gray);text-transform: var(--textupper);line-height: 1.609;}
/*.topbar_right ul li a {font-size: 23px;font-family: var(--ceramedium);color: var(--gray);text-transform: var(--textupper);line-height: 1.609;}*/
.topbar_right ul li a:hover{color: var(--lightpurple);}

.menubar {display: flex;align-items: center;justify-content: center;}
.deskmenu {z-index: 9;display: flex;position: relative;align-items: center;justify-content: center;width: 100%;  border-bottom: 5px solid var(--darkpurple);}
.menu li a {font-size: 21px;font-family: var(--ceramedium);color:var(--white);text-transform: var(--textupper);line-height: 1.5;text-align: center;}
.main_menu .menu li.active {background: var(--darkpurple);}
.menu li a:hover {color: var(--red);}
.main_menu {display: flex;align-items: center;justify-content: center;}
.main_menu .menu > li {padding: 15px 10px;}
.main_menu li:not(:last-child) {margin-right: 25px;}
.main_menu li:not(:first-child) {margin-right: 25px;}
.main_menu .menu > li.has-sub {margin-right: 70px;}
.main_menu .menu > li.has-sub {margin-right: 90px;}
.icon-submenu {position: absolute;top: 50%;right: -8px;transform: translate(-50%, -50%);margin-top: -8px;}
.icon-submenu::before {position: absolute;content: "\f078";color: var(--white);font-family: FontAwesome;font-size: 12px;}
.icon-submenu::before {position: absolute;right: -20px;top: 52%;transition: all 0.3s ease-in-out 0s;}
.menubar {position: relative;z-index: 99;}
.main_menu .menu > li.has-sub {margin-right: 60px;}

.homepageBanner {padding-top: 25px;}
.homepageBanner .smallTitle {margin-left: 200px;}
.homepageBanner .smallTitle::before {bottom: 5px;left: -450px;right: 0;margin: 0 auto;width: 75px;}

/*.homepageBanner_wrap .item {position: relative;height: 50vh;min-height: 500px;}*/

.homepageBanner_wrap .item {position: relative;}
.homepageBanner_img {aspect-ratio: 3/2; width: 100%;object-fit: cover;}
.homepageBanner_body {padding: 0 30px;position: absolute;bottom: 0;top: 0px;left: 90px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}
.homepageBanner_body h3 {font-size: 42px;margin-bottom: 10px;color: var(--white);font-family: var(--ceramedium);text-transform: var(--textupper);line-height: 1.2;text-align: left; }
.homepageBanner_body p {font-size: 21px;color:var(--white);font-family: var(--ceramedium);line-height: 1.2;text-align: left;}

.homepageBanner .owl-nav button.owl-prev {position: absolute;top: 215px;left: 204px;height: 70px;width: 145px;bottom: 0;background: var(--white);border-radius: 5rem 5rem 0 0;transform: rotate(-90deg);opacity: 0.7;}
.homepageBanner .owl-nav button.owl-next {position: absolute;top: 215px;height: 70px;width: 145px;right: 203px;bottom: 0;background: var(--white);border-radius: 5rem 5rem 0 0;transform: rotate(90deg);opacity: 0.7;}
.homepageBanner .owl-theme .owl-nav [class*='owl-']:hover {background: #fff;color: #FFF;}
.homepageBanner .owl-nav button.owl-prev span {font-size: 56px;color: var(--lightpurple);opacity: 50;display: flex;align-items: center;justify-content: center;transform: rotate(-270deg);font-weight: 300;}
.homepageBanner .owl-nav button.owl-next span {font-size: 56px;color: var(--lightpurple);opacity: 50;display: flex;align-items: center;justify-content: center;transform: rotate(270deg);font-weight: 300;}

.about {margin-bottom: 80px;}
.about_boximg {position: relative;}
.about_boximg:before {position: absolute;width: 490px;content: "";top: 40px;bottom: -40px;left: 40px;right: 0;border: 6px solid #d1d1d2;z-index: -4;}
.about_boximgcnt {position: absolute;width: 400px;padding: 20px;bottom: -100px;left: -20px;background: rgb(121 38 170);}
.about_boximgcnt p{font-size: 25px;color: var(--white);line-height: 1.5;}
.about_cnt {display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;}
.about_cnt .pageSmallTitle {text-align: left;}
.about_cnt  p{font-size: 25px;color: var(--gray);line-height: 1.5;}
.about_cnt a.commanlink {margin-top: 8px;}

/*section.about.pBlock.inner {margin-bottom: 0;}*/

.collection .pageTitle {color: var(--white);}
.collection .col img {width: 100%;height: 380px;object-fit: cover;}
.collection_cnt {padding-top: 15px;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;}
.collection_cnt a {font-size: 24px;line-height: 1.5;color: var(--white);text-transform: var(--textupper);}
.collection_cnt p {font-size: 21px;line-height: 1.5;color: var(--white);text-transform: var(--textupper);}
.collection_cnt a:hover {opacity: 0.7;color:var(--white);}
a.collectionImg {display: block;}

.metalArt_wrap .pageTitle{margin-bottom: 40px;}

.limited_ptag {width: 80%;margin: 0 auto;}
.limited_ptag p{font-size: 24px;font-family: var(--ceramedium);color: var(--gray);line-height: 1.5;text-align: center;}
.limited_ptag p strong {text-transform: var(--textcaps);color: var(--black);}
.limited_ptag p a{color: var(--lightpurple);}
.limited_ptag p a:hover{text-decoration: underline;}
.limited .pageTitle {margin-bottom: 0 !important;}
.limited .pageSmallTitle{margin-bottom: 30px;}

.included .pageTitle{text-align: left;font-size: 42px;}
.included .pageSmallTitle{text-align: left;}
.included_box:not(:last-child){margin-bottom: 50px;}
.ulTitle {font-size: 20px;text-transform: var(--textcaps);font-weight: 700;line-height: 1.5;font-family: var(--cerabold);}
.included_box ul li{font-size: 21px;position: relative;line-height: 1.5;color: var(--gray);}
.ulTitle{margin-bottom: 15px;}
.included_box ul li:not(:last-child) {margin-bottom: 10px;}
.included_box ul li::before {position: absolute;content: "\f101";left: -20px;color: var(--black);font-family: 'FontAwesome';font-size: 15px;top: 6px;}
.included_box ul {margin-left: 15px;}

.metalArt_wrap .row {display: flex;align-items: center;justify-content: center;}
.metalArt_wrap .row:not(:last-child){margin-bottom: 40px;}
.metalArt_Imgbox img {aspect-ratio: 3/2;display: flex;align-items: center;justify-content: center;}
.metalArt_title {font-size: 35px;margin-bottom: 20px;font-family:var(--ceramedium);text-transform: var(--textcaps);color:var(--lightpurple);line-height: 1.5;text-align: left;}
.metalArt_cnt p {font-size: 28px;font-family: var(--ceramedium);color: rgb(145, 142, 142);line-height: 1.214;text-align: left;}
.metalArt_wrap p {font-size: 28px;font-family: var(--ceramedium);color: rgb(145, 142, 142);line-height: 1.214;text-align: left;}

.ReturnRefund .pageTitle{margin-bottom: 30px;}
.PhotoFusion_wrap img {width: 85%;aspect-ratio: 3/2;object-fit: cover;margin: 40px auto 0;display: flex;align-items: center;justify-content: center;}
.PhotoFusion_wrap .pageTitle{margin-bottom: 30px;}

.MasterReserve .pageTitle {margin-bottom: 0 !important;}
.MasterReserve .pageSmallTitle {margin-bottom: 30px;}
.MasterReserve img {object-fit: contain;}

/*.Gallerysection_imgbox img {aspect-ratio: 2/2;object-fit: cover;}
.Gallerysection .row {gap: 25px 0;}*/

#gallery{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;}
#gallery img,#gallery {width:100%;height:auto;margin: 4% auto;-webkit-transition: all 0.2s;transition: all 0.2s;}
/*div#gallery a {cursor: inherit;}*/
div#gallery a {width: 100%;float: left;}
#gallery a.Gallerysection_imgbox1 img {aspect-ratio: 3/3;}
#gallery a.Gallerysection_imgbox2 img {aspect-ratio: 1/2;}
#gallery a.Gallerysection_imgbox3 img {height: 520px !important;}
#gallery a.Gallerysection_imgbox5 img {height: 215px;width: 100%;aspect-ratio: 3/2;object-fit: cover;}
#gallery a.Gallerysection_imgbox6 img {aspect-ratio: 2/2;}
#gallery a.Gallerysection_imgbox7 img {height: 410px !important;}
a.Gallerysection_btn {font-size: 34px;padding: 15px 45px;background: var(--lightpurple);color: var(--white) !important;text-transform: var(--textupper);display: flex;align-items: center;border-radius: 10px;justify-content: center;border: 2px solid var(--lightpurple);}

/*a.Gallerysection_btn:hover {background: transparent;color: var(--lightpurple);}*/

a.Gallerysection_btn:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}

.ft_wrap {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.ft_menu {margin-top: 40px;margin-bottom: 40px;border: 2px solid var(--gray);border-left: 0;border-right: 0;padding: 15px 0;}
.ft_menu ul {display: flex;align-items: center;justify-content: center;}
.ft_menu ul li {padding: 0 28px;}
.ft_menu ul li  a{font-size: 23px;color: var(--gray);font-family: var(--ceramedium);text-transform: var(--textupper);line-height: 1.5;}
.ft_menu ul li  a:hover{color: var(--lightpurple);}
.copyright_ptag p {font-size: 24px;color: var(--gray);font-family: var(--ceramedium);line-height: 1.5;text-align: center;text-transform: var(--textcaps);}
.copyright ul {margin-top: 20px;display: flex;align-items: center;justify-content: center;}
.copyright ul li{padding: 0 5px;}
.copyright ul li a {font-size: 20px;width: 50px;height: 50px;border: 1px solid var(--black);display: flex;align-items: center;justify-content: center;border-radius: 50%;color: var(--black);}
.copyright ul li a:hover{background: var(--lightpurple);color: var(--white);border-color: var(--lightpurple);}

.commissionRequest_form {margin-top: 40px;}
.formCheckbox_wrap {display: flex;flex-wrap: wrap;}
.formCheckbox {flex: 0 0 34%;}
.commissionRequest_form form .form-group {margin-bottom: 20px;}
.commissionRequest_form form label {font-size: 21px !important;color: var(--gray);text-transform: var(--textcaps);line-height: 1.5;font-weight: 500 !important;}
.commissionRequest_form form input {border: 1px solid #ccc;border-radius: 0;padding: 10px 15px !important;}
.commissionRequest_form form textarea {height:140px !important;border: 1px solid #ccc;border-radius: 0;padding: 10px 15px;}
.commissionRequest_form a.Gallerysection_btn {margin-top: 45px;}
.commissionRequest_form input#gform_submit_button_1 {font-size: 34px;padding: 15px 45px;background: var(--lightpurple);color: var(--white);text-transform: var(--textupper);display: flex;align-items: center;border-radius: 10px;justify-content: center;border: 2px solid var(--lightpurple);margin: 40px 0 0 0;width: 100%;}
.commissionRequest_form input#gform_submit_button_1:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}
.formCheckbox label {margin-left: 10px;}
legend.gfield_label.gfield_label_before_complex {color: var(--gray);text-transform: var(--textcaps)}

a {text-decoration: none !important;}
a:hover {color:var(--lightpurple);}

/* 6-3-24 */

div#gform_confirmation_message_1 {font-size: 24px;color: green;text-align: center;line-height: 1.3;}

/* product page css */

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {background: var(--lightpurple);color:var(--white);}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: var(--lightpurple);
    color: var(--white);
    /*padding: 12px 30px;*/
    border-radius: 3px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}

a.button.product_type_variable.add_to_cart_button {
    background: var(--lightpurple) !important;
    color: var(--white) !important;
}
a.button.product_type_variable.add_to_cart_button:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}
span.woocommerce-Price-amount.amount bdi {color: var(--lightpurple);}
p.form-submit input#submit {background: var(--lightpurple) !important;color:var(--white) !important;}
p.form-submit input#submit:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}
button.single_add_to_cart_button.button.alt {background: var(--lightpurple) !important;color:var(--white) !important;}
button.single_add_to_cart_button.button.alt:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}
div#product-215 form.cart {display: flex;align-items: center;justify-content: flex-start;}
.woocommerce .quantity .qty {padding: 3px !important;}
.woocommerce div.product form.cart div.quantity {margin: 0 15px 0 0 !important;}

h1.product_title.entry-title {font-size: 52px;color: var(--gray);font-family: var(--ceramedium);text-transform:var(--textupper);}
h2.woocommerce-Reviews-title {font-size: 52px;color: var(--gray);font-family: var(--ceramedium);text-transform:var(--textupper);}
section.related.products h2  {font-size: 52px;margin-bottom:30px;color: var(--gray);font-family: var(--ceramedium);text-transform:var(--textupper);}

div#review_form input#author {width: 100%;padding: 5px 12px;}
div#review_form input#email {width: 100%;padding: 5px 12px;}
input#wp-comment-cookies-consent {accent-color: var(--lightpurple);}
textarea#comment {padding: 5px 12px;}
div#review_form_wrapper {box-shadow: 0 0 5px;padding: 25px;margin-top: 20px;}
div#review_form_wrapper label {color: var(--gray);}
.woocommerce .star-rating span::before {color: #efef47b8;}
a.added_to_cart.wc-forward {margin-left: 2px;}



/* 7-3-24 */

nav.woocommerce-breadcrumb {display: none;}

.woocommerce-message {border-top-color: var(--lightpurple) !important;}
.woocommerce-message::before {color:var(--lightpurple) !important;}
.woocommerce-message a.button.wc-forward {background: var(--lightpurple) !important;color: var(--white) !important;}
.woocommerce-message a.button.wc-forward:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}
a.wc-block-components-product-name {color: var(--gray);}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {color: var(--lightpurple);}

button.wc-block-cart-item__remove-link {color: var(--gray) !important;}

.wc-block-components-formatted-money-amount {color: var(--lightpurple) !important;}
.wc-block-cart__submit-container a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {background: var(--lightpurple) !important;color: var(--white) !important;}
.wc-block-cart__submit-container a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}

button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {background: var(--lightpurple) !important;color: var(--white) !important;}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}

.wp-element-button, .wp-block-button__link {background: var(--lightpurple) !important;color: var(--white) !important;}
select.orderby {background: var(--lightpurple);border: 0;padding: 10px;color: var(--white);}
.archive-main .pageTitle {text-align: left;}
.wc-block-components-quantity-selector button {background: var(--lightpurple) !important;}

.Not_found h2#sub_title {text-transform: uppercase;font-size: 52px;line-height: 1.3;color:rgb(76, 73, 73);}
.Not_found .page-not-link {display: flex;align-items: center;justify-content: center;}
.Not_found .page-not-link a.btn {margin-left:10px;background: var(--lightpurple);color: var(--white);}
.Not_found .page-not-link a.btn:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}

header.page-header.alignwide h1 {font-size: 52px;text-transform: uppercase;}



.search-result-data ol {margin-top:20px;}
.search-result-data ol li {box-shadow: 0 0 5px;padding: 15px;}
.search-result-data ol li:not(:last-child) {margin-bottom:20px;}
.search-result-data ol li a {font-size: 18px;text-transform: uppercase;}

.defult_pages_content .pageTitle {text-align: left;}
.defult_pages_content form.woocommerce-form.woocommerce-form-login.login input {padding: 15px;background: #efefef;border: 1px solid #ccc;}
.defult_pages_content button.woocommerce-button.button.woocommerce-form-login__submit {background: var(--lightpurple);color: var(--white);}
.defult_pages_content input#rememberme {accent-color: var(--lightpurple);}
.defult_pages_content h2 {font-size: 52px;color:rgb(76, 73, 73);text-transform: uppercase;}

/* Dashboard css */

nav.woocommerce-MyAccount-navigation li {box-shadow: 0 0 5px;padding: 10px;}
nav.woocommerce-MyAccount-navigation li:not(:last-child) {margin-bottom:15px;}
nav.woocommerce-MyAccount-navigation li a {text-transform: uppercase;}
nav.woocommerce-MyAccount-navigation li.is-active {background:  var(--lightpurple);}
nav.woocommerce-MyAccount-navigation li.is-active a{color:var(--white);}

.woocommerce-MyAccount-content a {color: var(--lightpurple);}
.woocommerce-MyAccount-content a:hover{text-decoration:underline !important;}
.woocommerce-info {border-top-color: var(--lightpurple) !important;}
.woocommerce-info::before {color: var(--lightpurple) !important;}
a.woocommerce-Button.wc-forward.button {background: var(--lightpurple);color: var(--white);}
a.woocommerce-Button.wc-forward.button:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;background: var(--lightpurple);color: var(--white);text-decoration: none !important;}
.woocommerce-info a.button.wc-forward {background: var(--lightpurple);color: var(--white);}
.woocommerce-info a.button.wc-forward:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;background: var(--lightpurple);color: var(--white);text-decoration: none !important;}
.woocommerce-MyAccount-content button.woocommerce-Button.button {margin-top:30px;background: var(--lightpurple);color: var(--white);}
.woocommerce-MyAccount-content button.woocommerce-Button.button:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;background: var(--lightpurple);color: var(--white);text-decoration: none !important;}

header.woocommerce-Address-title.title h3 {text-transform: uppercase;font-size: 32px;color:rgb(76, 73, 73);}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account input {padding: 15px;}

.ginput_container.ginput_container_checkbox input{accent-color: var(--lightpurple);}
div#input_1_7 {display: flex;flex-wrap: wrap;gap:25px 0;}
.gchoice.gchoice_1_7_1 {width: 40%;}
.gchoice.gchoice_1_7_2 {width: 40%;}
.gchoice.gchoice_1_7_3 {width: 40%;}
.gchoice.gchoice_1_7_4 {width: 40%;}

div#input_1_7 input {height: 25px;width: 25px;margin-right: 10px;}

/*.container{margin:30px auto;}*/

.content{display:none;}
.single-blog-page {margin-top: 80px;}
.service-img {display: block;float: left;width: 45%;margin: 0 45px 35px 0;}
.service-img img {width: 100%;object-fit: cover;aspect-ratio: 2/2;}
span.woocommerce-Price-amount.amount {color: var(--lightpurple);}
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses address {min-height: 250px;}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {margin-bottom: 25px;}
.woocommerce ul.products li.product a img {aspect-ratio: 2/2;}
a.button.product_type_simple {background: var(--lightpurple) !important;color: var(--white) !important;}
a.button.product_type_simple:hover {outline: 2px solid var(--lightpurple) !important;outline-offset: 5px;}
h2.woocommerce-loop-product__title {text-transform: uppercase;min-height: 80px;}

.PhotoFusion_wrap ul {margin-left:15px;margin-bottom:15px;}
.PhotoFusion_wrap ul li {list-style: disc;font-size:24px;}
.PhotoFusion_wrap ul li:not(:last-child) {margin-bottom:10px;}

.OriginalArt_page_content .pageTitle {color: var(--lightpurple);font-size:48px;text-transform:var(--textcaps);}
.OriginalArt_page_content {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.OriginalArt_page_content p {font-size: 25px;color: var(--gray);line-height: 1.5;text-align: center;}

h1.product_title.entry-title {font-size: 42px;}
div#tab-description ul li {list-style: disc;}
div#tab-description ul {margin-left: 15px;}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {color: var(--lightpurple) !important;background: var(--white) !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {background-color: var(--lightpurple)!important;;color: var(--white) !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {color: var(--white) !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {color: var(--lightpurple) !important;}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img {aspect-ratio: 2/2;object-fit: cover;width: 100%;}


/* 17-4-24 */
.collection_cnt2 a {color: var(--darkpurple);}
.collection_cnt2 a:hover {color: var(--darkpurple);opacity: 1;}
.collection_cnt2 p {color: #919194;}
.Gallerysection_wrap .col a.collectionImg img {
    display: block;
    aspect-ratio:2/2;
    object-fit: cover;
    /*height: 280px;*/
    width: 100%;
    border: 1px solid #efefef;
}
.photo-product .col a.collectionImg img {
    display: block;
    object-fit: cover;
    /*height: 280px;*/
    aspect-ratio:2/2;
    width: 100%;
    border: 1px solid #efefef;
}

a.read-btn {font-size: 18px;margin-top: 25px;background: var(--darkpurple);color: var(--white);padding: 10px 30px;border: 1px solid var(--darkpurple);border-radius: 10px;}
a.read-btn:hover {opacity: 1;color: var(--white);outline: 2px solid var(--darkpurple) !important;outline-offset: 3px;}
.add-to-cart a {padding: 12px 30px;margin-top: 25px;display: block;border-radius: 3px;}
.products_pagination {display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.products_pagination .page-numbers {margin: 0;border: 1px solid #cfc8d8;color: #000;padding: 5px 15px;}
.products_pagination span.page-numbers.current {background: #e9e6ed;color: #816e99;}
.collection_cnt2.collection_cnt h4 {font-size: 20px;}



td.value select#item {border: 2px solid #543f81;padding: 10px;box-shadow: 0 0 5px;color: var(--white);background: #543f81;}
td.value select#item option {background: #543f81;color: #fff;}
div#tab-description h2 {display: none;}
select#frame-color {border: 2px solid #543f81;padding: 10px;box-shadow: 0 0 5px;color: var(--white);background: #543f81;margin-top: 15px;}
select#pa_item{border: 2px solid #543f81;padding: 10px;box-shadow: 0 0 5px;color: var(--white);background: #543f81;}








#text{
display:none;
}
.btn-container {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
#toggle {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    border: none;
    padding: 8px 30px;
    font-size: 21px;
    background: rgb(84 62 129) !important;
    color: white;
    /* font-family: cursive; */
    box-sizing: border-box;
}

.woocommerce-product-details__short-description  p:last-child {
    margin-bottom: 15px;
}

select#frame-option {
    border: 2px solid #543f81;
    padding: 10px;
    box-shadow: 0 0 5px;
    color: var(--white);
    background: #543f81;
    margin-top: 8px;
}



.main_logo a,.ft_logo a {
    float: left;
}


.page-template-limited-edition .collection_cnt p{
	display:none;
}

.product_cat-limited-edition-art  p.price {
    display: none;
}
select#frame-option option {
  
    text-transform: capitalize;
}



.postid-2248 div#product-2248 p.price {
    display: none;
}


.postid-2086 div#product-2086 p span {
    color: #918e8d !important;
}

.woocommerce div.product .woocommerce-tabs .panel p span a {
    color: #918e8d !important;
    font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs .panel p {
    color: #918e8d !important;
}


.PhotoFusion_wrap ol li {
    list-style: auto;margin-bottom: 15px;font-size:24px;
}
.PhotoFusion_wrap ol {
    margin-left: 20px;
}

.ft_wrap ul {
    margin-left: 0;
}
.PhotoFusion_wrap p strong {
    font-size: 24px;
    display: block;
}
.OriginalArt .Gallerysection_wrap div#row {
    margin-top: 40px;
}
.woocommerce div.product .woocommerce-tabs .panel p  a {
    color: #918e8d !important;
    font-size: 16px;
}


.woocommerce-product-details__short-description ol li {
    list-style-type: roman;
    margin: 0;
    padding: 0;
    list-style-position: inside;
}

.woocommerce-variation-description ol li {
    list-style-type: roman;
    margin: 0;
    padding: 0;
    list-style-position: inside;
}





.InnerBanner {position: relative;padding: 0;}
.InnerBanner .InnerBanner_wrap {height: 40vh;display: flex;min-height: 600px;flex-direction: column;align-items: center;justify-content: center;}
.mainslider-bgimg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -2;}
.InnerBanner .InnerBanner-wrapper {display: flex;align-items: center;justify-content: flex-start;}
.InnerBanner .InnerBannerbox {display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}
.InnerBanner .InnerBannerbox h1 {font-size: 50px;text-align: left;color: var(--white);font-family: var(--humnst);text-transform: var(--textcaps);}



.topbar_left ul {
    margin-left: 0;
}
.commissionRequest_form div#gform_confirmation_message_1 {
    border: 2px solid green;
    padding: 10px;
    margin-bottom: 25px;
}

body .gform_wrapper .gform_ajax_spinner {
width:30px;
	height:30px;
	margin-left: 0;
}
.page-id-103  .InnerBanner .InnerBanner_wrap {

    display: flex;
    min-height: unset;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	min-height:250px;
	height:auto;
}




