@media screen and (max-width: 699px) {
/* Bank Wire Form */
/* Submit button */
[name="_BuyWithBankWire"] > div.MainPage > center > p > a {
  font-size: 0.9rem;
  width: auto;
  height: auto;
  margin-left: 0.25rem !important;
  padding: 1rem;
}
/* Fields */
[name="_BuyWithBankWire"] > div.MainPage {
  padding: 0.75rem;
}
[name="_BuyWithBankWire"] > div.MainPage > div.container:nth-of-type(2) {
  padding: 0;
  margin: 1rem 0;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box {
  display: block;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody {
  display: block;
  padding: 0.75rem 0.5rem;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr {
  display: block;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td {
  display: block;
  height: auto;
  padding: 0;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  * {
  padding: 0;
  width: 100%;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td:first-of-type {
  padding-bottom: 0.5rem;
  font-size: 0.85rem;
  margin-left: 0.5rem;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  > font:nth-of-type(2),
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td {
  display: flex;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td:last-of-type {
  display: none;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td:nth-of-type(2) {
  padding-bottom: 1rem;
  width: 90% !important;
  margin-left: 0.5rem;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  > font {
  display: none;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  > font:nth-of-type(2),
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  > font:nth-of-type(4) {
  display: block;
  /*     	margin: 0 0.5rem; */
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  > font:nth-of-type(4) {
  display: block;
  margin-left: 1.5rem;
}
[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container:nth-of-type(2)
  > table.cart_box
  > tbody
  > tr
  > td
  > font
  > input {
  width: 100% !important;
  margin: 0;
  border: 0.5px #999 solid;
  padding: 0.5rem;
}
/* Bank Wire Shopping Cart */
form[name="_BuyWithBankWire"] > .MainPage > .container {
  padding: 0;
  margin: 1rem 0;
}
form[name="_BuyWithBankWire"] > .MainPage > .container > table.cart_box {
  display: block;
  margin: 0;
  padding: 0;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody {
  display: block;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr {
  display: flex;
  align-items: center;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr
  > td {
  padding: 0;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr
  > td
  > * {
  word-wrap: break-word;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr
  > td
  > p {
  padding: 0;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.title {
  background: #cc9817;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td {
  font-size: 0.9rem;
  padding: 0.25rem 0;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td,
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td {
  font-size: 0.85rem;
  padding: 0.25rem 0.15rem;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td
  > p,
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td
  > p {
  font-size: 0.85rem;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr
  > td {
  display: block;
  height: auto;
  margin: 0;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td.t1 {
  width: 2.5rem !important;
  display: block;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td.t3 {
  display: none;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p2 {
  display: none;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p3
  > p.product_name
  + p {
  display: none;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td.t5 {
  display: none;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p4 {
  display: none;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p5 {
  display: none;
}
form[name="_BuyWithBankWire"]
  > .MainPage
  > .container
  > table.cart_box
  > tbody
  > tr.product:nth-last-of-type(2) {
  display: none;
}
/* Row 3*/
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer {
  padding: 0.25rem 0rem;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p3
  > p.product_name {
  position: relative;
  left: 4%;
  font-size: 0.9rem !important;
}
/* Col 1 (Row 1, Row 2)  */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t1,
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p1 {
  width: 10vw !important;
  display: flex;
  justify-content: center;
}
/* Col 1 (Image) (Row Promotion) */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p2 {
  width: 48.5vw !important;
  text-align: center;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p2
  > img {
  width: 90%;
  height: auto;
}
/* Col 2 (Row 1, Row 2)  */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t6,
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p6 {
  width: 37.5vw !important;
  text-align: left;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p1
  > a {
  display: flex;
  align-items: center;
  /* justify-content: center; */
}
/* Col 2 (Row Promotion) */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p3 {
  display: flex;
  width: 37.5vw !important;
  align-items: center;
}
/* Col 3 (Row 1, Row 2)   */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t4,
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p3 {
  width: 37.5vw !important;
  text-align: left;
}
/* Col 3 (Row Promotion) */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p7 {
  display: flex;
  align-items: center;
  text-align: left;
  width: 15vw !important;
}
/* Col 4 (Row 1, Row 2)   */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t7,
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p7 {
  width: 15vw !important;
  text-align: left;
}
/* Row 3 */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p3 {
  display: flex;
  align-items: center;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p3
  > p.product_name {
  padding: 0;
  padding-left: 0.5rem;
  font-size: 0.9rem !important;
  font-weight: 800;
  text-align: left;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p2 {
  text-align: right;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p2
  > img {
  width: 90% !important;
  height: auto !important;
}
/* Row 4 */
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.bottom {
  height: auto;
  padding: 0.5rem 0;
  display: flex;
  justify-content: flex-end;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.bottom
  > td.total_price
  > span {
  margin: 0;
  margin-left: 0.25rem;
}
form[name="_BuyWithBankWire"]
  > div.MainPage
  > div.container
  > table.cart_box
  > tbody
  > tr.bottom
  > td.total_price {
  /*   	padding-bottom: 5rem; */
  font-size: 1rem !important;
  margin-right: 0.5rem;
}
/* Shopping Cart */
form[name="_BuyCart"] > .MainPage#buy-cart > .cart > .container {
  padding: 0;
  margin: 1rem 0;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box {
  display: block;
  margin: 0;
  padding: 0;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody {
  display: block;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr {
  display: flex;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr
  > td {
  padding: 0;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr
  > td
  > * {
  word-wrap: break-word;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr
  > td
  > p {
  padding: 0;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.title {
  background: #cc9817;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td {
  font-size: 0.9rem;
  padding: 0.25rem 0;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td,
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td {
  font-size: 0.85rem;
  padding: 0.25rem 0.15rem;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td
  > p,
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td
  > p {
  font-size: 0.85rem;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr
  > td {
  display: block;
  height: auto;
  margin: 0;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td.t1 {
  width: 2.5rem !important;
  display: block;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td.t3 {
  display: none;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p2 {
  display: none;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p3
  > p.product_name
  + p {
  display: none;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.title
  > td.t5 {
  display: none;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p4 {
  display: none;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product
  > td.p5 {
  display: none;
}
form[name="_BuyCart"]
  > .MainPage#buy-cart
  > .cart
  > .container
  > table.cart_box
  > tbody
  > tr.product:nth-last-of-type(2) {
  display: none;
}
/* Row 3*/
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer {
  padding: 0.25rem 0rem;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p3
  > p.product_name {
  position: relative;
  left: 4%;
  font-size: 0.9rem !important;
}
/* Col 1 (Row 1, Row 2)  */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t1,
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p1 {
  width: 10vw !important;
  display: flex;
  justify-content: center;
}
/* Col 1 (Image) (Row Promotion) */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p2 {
  width: 48.5vw !important;
  text-align: center;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p2
  > img {
  width: 90%;
  height: auto;
}
/* Col 2 (Row 1, Row 2)  */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t6,
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p6 {
  width: 37.5vw !important;
  text-align: left;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p1
  > a {
  display: flex;
  align-items: center;
  /* justify-content: center; */
}
/* Col 2 (Row Promotion) */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p3 {
  display: flex;
  width: 37.5vw !important;
  align-items: center;
}
/* Col 3 (Row 1, Row 2)   */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t4,
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p3 {
  width: 37.5vw !important;
  text-align: left;
}
/* Col 3 (Row Promotion) */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypePromotion
  > td.p7 {
  display: flex;
  align-items: center;
  text-align: left;
  width: 15vw !important;
}
/* Col 4 (Row 1, Row 2)   */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.title
  > td.t7,
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.product
  > td.p7 {
  width: 15vw !important;
  text-align: left;
}
/* Row 3 */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p3 {
  display: flex;
  align-items: center;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p3
  > p.product_name {
  padding: 0;
  font-size: 0.9rem !important;
  font-weight: 800;
  text-align: left;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p2 {
  text-align: right;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.ProductTypeOffer
  > td.p2
  > img {
  width: 90% !important;
  height: auto !important;
}
/* Row 4 */
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.bottom {
  height: auto;
  padding: 0.5rem 0;
  display: flex;
  justify-content: flex-end;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.bottom
  > td.total_price
  > span {
  margin: 0;
  margin-left: 0.25rem;
}
form[name="_BuyCart"]
  > div.MainPage#buy-cart
  > div.cart
  > div.container
  > table.cart_box
  > tbody
  > tr.bottom
  > td.total_price {
  /*   	padding-bottom: 5rem; */
  font-size: 1rem !important;
}
/* Credit Card Checkout */
form#payment-form > .MainPage > .cart + div > .Buy-btn-cart {
  position: static;
  margin-left: 0;
  font-size: 1rem;
  width: auto !important;
  height: auto !important;
  padding: 1rem;
}
form#payment-form > .MainPage > .cart + div > .Buy-btn-cart::before {
  content: initial;
}
form#payment-form > .MainPage > .cart > .container {
  padding: 0;
}
form#payment-form > .MainPage > .cart > .container > .cart_box {
  margin: 0;
}
form#payment-form > .MainPage > .cart > .container > table.cart_box td {
    display: table-cell !important;
  }
form#payment-form > .MainPage > .cart > .container > .input.first,
form#payment-form > .MainPage > .cart > .container > .input.second {
  margin: 0;
  padding: 0;
  width: 100%;
}
  /* PM-Post Merge: 1 */
  table.WA-Buy-FairUse-Table > tbody > tr > td > div.Tc {
    margin: 0;
  }
  table.WA-Buy-FairUse-Table
    > tbody
    > tr
    > td
    > div.Tc
    > div.Ti
    > div.Tii
    > div
    > table#TableBuy {
    width: auto !important;
  }
  /* M1 */
  .ArtsDot-ArtLists-Content-Item {
    background-color: #e9e9e9;
  }
  .ArtsDot-ArtLists-Content-Item.shown:hover
    .ArtsDot-ArtLists-Content-Artwork_Preview
    img {
    transition: none;
    transform: none;
  }
  .ArtsDot-ArtLists-Content-Item-Description {
    /* padding: 0 5px; */
    position: relative;
    display: block;
  }
  /* redesign */
  .ArtsDot-ArtLists-Content-Item {
    padding-top: 0.75rem;
  }
  div.ArtsDot-ArtLists-Content-Item-Heading > span {
    font-size: 1.5rem !important;
  }
  a.ArtsDot-ArtLists-Content-Artwork {
    font-size: 1.5rem !important;
  }
  .ArtsDot-ArtLists-Content-Artist {
    font-size: 1.66rem !important;
    padding-bottom: 0.5rem;
  }
  .ArtsDot-ArtLists-Content-Item-Description {
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
  }
  .ArtsDot-ArtLists-Content-Item-Foot {
    background-color: initial;
  }
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Favorites
    > a,
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Button-Orange
    > a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Favorites {
    background-color: #d1d1d1;
    border: 2px #d1d1d1 solid;
  }
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Favorites
    > a
    > img,
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Button-Orange
    > a
    > img {
    margin-right: 0.5rem;
  }
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Favorites
    > a,
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Button-Orange
    > a {
    position: relative;
    top: 0.05rem;
  }
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Favorites
    > a
    > img,
  .ArtsDot-ArtLists-Content-Item-Foot
    > .ArtsDot-ArtLists-Content-Item-Description-Button-Orange
    > a
    > img {
    position: relative;
    bottom: 0.05rem;
  }
  .ArtsDot-ArtLists-Content-Item-Description-Text {
    font-size: 0.5rem;
  }
  .ArtsDot-ArtLists-Content-Museum {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* M2 */
  tr:nth-of-type(n + 3)
    > td.BuyPage-option-box
    > table
    > tbody
    > tr
    > td:not(#have-promo-code)
    > input.BuyPageOk-btn
    ~ b {
    display: initial;
  }
  /* M3 */
  #buy_oilpainting > .DescShadow:last-of-type {
    display: none;
  }
  .ArtsDot-Artwork-Similar_Artworks-Block {
    display: none;
  }
  /* M4 */
  form[name="_eSend"] a.BouttonSend {
    width: 55px;
    height: 27px;
    text-align: center;
    line-height: 16px;
    color: #fff !important;
    font-size: 1.25rem;
    font-weight: bold;
    text-decoration: none !important;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 3px #333;
    position: relative;
    background: url(https://en.wahooart.com/Art.nsf/BuyPage-by-btn-brown.png)
      no-repeat scroll center top / cover transparent;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8), 0px 0px 2px #fff inset;
    border-radius: 4px;
    border: none;
    /* padding: 0.5rem 1rem; */
    padding: 0.7rem 1.5rem;
  }
  /* M6 */
  ul.Rubriques-color-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 0;
    margin-bottom: 25px;
    padding: 0;
  }
  ul.Rubriques-color-ul > li {
    display: flex;
    justify-content: center;
    background-position-x: center;
    transform: scale(2) translateY(25px);
    width: 46.5px;
    height: 61px;
  }
  /* M7 */
  div#infscr-loading img.loader-small {
    width: 100%;
  }
  /* M10 */
  .articles-page-text-TD-Article-HTML {
    padding: 0 5px;
  }
  .AllPages-Table1 > tbody > tr > td:nth-of-type(2) > table {
    width: 100vw;
    overflow: hidden;
  }
  .articles-page-doument-hd {
    width: 100vw;
  }
  .articles-page-box-center {
    width: 100vw !important;
  }
  .articles-page-box-heading {
    width: 100vw;
  }
  .articles-page-box-text {
    width: 100vw;
    box-sizing: border-box;
  }
  .articles-page-box-buttom {
    width: 100vw !important;
    box-sizing: border-box;
  }
  .WA-Buy-BuyBox > tbody > tr:nth-of-type(2) > td.BuyPage-size-box-bg {
    padding: 0 !important;
  }
  .InteriorImg {
    height: auto !important;
  }
  /* M-Merge: 11 */
  .Artwork-Artist-Heading-Content-Left
    + .Artwork-Artist-Heading-Content
    > .Artwork-Artist-Heading-Header {
    margin-bottom: 0;
  }
  .Artwork-Artist-Heading-1-Floor-Title
    ~ .Artwork-Artist-Heading-1-Floor-Text:nth-last-of-type(1) {
    position: relative;
    top: -5px;
  }
  .Artwork-Artist-Heading-1-Floor-Title + .Artwork-Artist-Heading-1-Floor-Text,
  .Artwork-Artist-Heading-1-Floor-Title
    ~ .Artwork-Artist-Heading-1-Floor-Text:nth-last-of-type(2) {
    visibility: hidden;
  }
  /* F12 */
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(1),
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(2)
    > td:first-of-type,
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(3),
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(4),
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(5) {
    display: none;
  }
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(2)
    > td:nth-of-type(2) {
    margin: 2rem 0;
  }
  select[name="DimensionSouhaite"].BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(2)
    > td:nth-of-type(2)
    > a
    > img {
    max-width: initial !important;
    width: 90vw;
    height: auto;
  }
  /* F13 */
  #buy_oilpainting .BuyPage-main-bg > center {
    display: none;
  }
  #buy_oilpainting .BuyPage-main-bg > table > tbody > tr > td:first-of-type {
    display: none;
  }
  #buy_oilpainting
    .BuyPage-main-bg
    > table
    > tbody
    > tr
    > td:last-of-type
    > table
    > tbody
    > tr:nth-of-type(1),
  #buy_oilpainting
    .BuyPage-main-bg
    > table
    > tbody
    > tr
    > td:last-of-type
    > table
    > tbody
    > tr:nth-of-type(2),
  #buy_oilpainting
    .BuyPage-main-bg
    > table
    > tbody
    > tr
    > td:last-of-type
    > table
    > tbody
    > tr:nth-of-type(3),
  #buy_oilpainting
    .BuyPage-main-bg
    > table
    > tbody
    > tr
    > td:last-of-type
    > table
    > tbody
    > tr:nth-of-type(4) {
    display: none;
  }
  #buy_oilpainting .BuyPage-main-bg,
  #buy_oilpainting .BuyPage-main-bg > table,
  #buy_oilpainting .BuyPage-main-bg > table > tbody > tr > td:last-of-type {
    width: 100vw !important;
  }
  /* F15*/
  #buy-cart table.WarrantyLogosTable {
    display: none;
  }
  #buy-cart .cart_box.drop-shadow.curved.curved-hz-2 td.t2,
  #buy-cart .cart_box.drop-shadow.curved.curved-hz-2 td.t1 {
    display: none;
  }
  #buy-cart .cart_box.drop-shadow.curved.curved-hz-2 td.t1 {
    margin-top: 5rem;
  }
  /* buy_oilpainting */
  #buy_oilpainting .BuyPage-main-bg {
    padding-left: 0;
    padding-right: 0;
  }
  /* Art_EN image width */
  .ArtsDot-ArtLists-Content-Artwork_Preview > img {
    width: 95vw;
  }
  /* Art_EN heading width */
  .ArtsDot-ArtLists-Content-Item-Heading {
    width: 95vw !important;
  }
  /* Home Headings alignment */
  table.WA-Home-MainTable .BuyPage-heading.BuyPage-font30.BuyPage-dtd-brdr {
    padding-left: 0 !important;
  }
  /* Art_EN Loading */
  div#infscr-loading {
    width: 100vw !important;
    left: 0;
  }
  /* #F4 WebAllU Query*/
  .WebListePortfolio-artists-Bio-heading:first-of-type {
    padding-bottom: 10px;
    margin-top: 5px;
  }
  .WebListePortfolio-artists-Bio-heading {
    margin-bottom: 8px;
  }
  .WebListePortfolio-artists-Bio-TD > br {
    display: none;
  }
  .WebListePortfolio-artists-Bio-TD {
    box-sizing: border-box;
    font-size: 19px !important;
    padding-left: 3px !important;
    padding-right: 4px !important;
  }
  .WebListePortfolio-artists-table-bg > tbody > tr:nth-of-type(odd) {
    height: 40px;
  }
  .WebListePortfolio-ArtMovementLinksContainer {
    padding-top: 25px !important;
    display: block;
  }
  /* #F3 WebListeParStylesArtistes_EN*/
  .MainDivTable * {
    box-sizing: border-box;
  }
  .MainDivTable > table {
    box-sizing: border-box;
    width: 95vw;
  }
  img[src="/icons/ecblank.gif"] {
    display: none;
  }
  .MainDivTable > table > tbody > tr > td[colspan="3"] {
  }
  .MainDivTable > table > tbody > tr > td[colspan="2"] {
    padding-left: 1.5rem !important;
  }
  .MainDivTable > table > tbody > tr > td[colspan="2"] > table > tbody > tr {
    display: flex;
  }
  /* #F12 O/ new changes */
  .Artwork-Album-Left {
    padding-left: 0;
  }
  .Artwork-Album-Right {
    padding: 10px;
    margin-top: 10px;
  }
  .Artwork-Title-Image-Album {
    padding: 0;
  }
  .Artwork-Title-Description-Album {
    padding-right: 0;
  }
  div.Artwork-Title-Description-Text {
    padding: 5px;
  }
  .ActionExplore-Links-Action {
    padding: 10px;
    padding-left: 0;
  }
  .ActionExplore-Links-A {
    padding-top: 10px;
  }
  .ActionExplore-Links-Explore-8Lines {
    padding: 0;
    padding-top: 10px;
  }
  .ActionExplore-Links-Explore-8Lines > div {
    margin-top: 0 !important;
  }
  table.WA-Buy-FairUse-Table * {
    box-sizing: border-box;
  }
  table.WA-Buy-FairUse-Table {
    width: 100vw;
    display: block;
  }
  table.WA-Buy-FairUse-Table > tbody {
    width: 100vw;
    display: block;
  }
  table.WA-Buy-FairUse-Table > tbody > tr {
    width: 100vw;
    display: block;
  }
  table.WA-Buy-FairUse-Table > tbody > tr > td {
    width: 100vw;
    display: block;
  }
  table.WA-Buy-FairUse-Table > tbody > tr > td > div {
    width: 100vw;
  }
  table#TableBuy {
    padding: 30px 5px 0;
    display: block;
    width: 100vw !important;
  }
  table#TableBuy > tbody {
    display: block;
  }
  table#TableBuy > tbody > tr {
    display: block;
    box-sizing: border-box;
  }
  table#TableBuy > tbody > tr > td {
    display: block;
    width: 100vw;
    box-sizing: border-box;
  }
  /* #F10 AboutUs */
  #aboutus-wahooart-video tr:nth-of-type(2) .category-font-size {
    display: none;
  }
  /* #F9 Rubriques */
  .Rubriques-medias-list > ul {
    padding-left: 12px;
  }
  .Rubriques-medias-list > ul > li {
    width: 95%;
  }
  /* #F8 MuseumQuery */
  td.WebListePortfolio-artists-heading {
    margin-bottom: 0;
    padding-left: 6px;
    padding-right: 0;
    padding-bottom: 0;
  }
  .WebListePortfolio-artists-table-width > tbody > tr > td:nth-of-type(2) {
    display: none;
  }
  #museum-page .WebListePortfolio-artists-Bio-TD {
    box-sizing: border-box;
    padding: 0 5px;
    text-align: left;
  }
  #museum-page .WebListePortfolio-artists-Bio-heading ~ a {
    font-size: 20px;
    display: block;
    padding-bottom: 5px;
  }
  .WebListePortfolio-artists-Bio-heading ~ a ~ br {
    display: none;
  }
  h2.WebListePortfolio-heading {
    margin-top: 0;
  }
  .WebListePortfolio-artists-table-width {
    padding-bottom: 0;
  }
  #museum-page > tbody > tr:nth-of-type(4) {
    display: none;
  }
  #museum-page
    > tbody
    > tr:nth-of-type(5)
    > td
    > table
    > tbody
    > tr:nth-of-type(9) {
    display: none;
  }
  .WebListePortfolio-artists-table-bg {
    padding-bottom: 5px;
  }
  .WebListePortfolio-artists-table-bg > tbody > tr:last-of-type {
    display: none;
  }
  #museum-page
    > tbody
    > tr:nth-of-type(5)
    > td
    > table
    > tbody
    > tr:nth-of-type(4) {
    display: none;
  }
  ul.Rubriques-countries-list {
    margin-left: 7px;
  }
  .Rubriques-medias-bg {
    padding-bottom: 15px;
  }
  #museum-page
    > tbody
    > tr:nth-of-type(5)
    > td
    > table
    > tbody
    > tr:nth-of-type(10)
    > td
    > table
    > tbody
    > tr:last-of-type,
  #museum-page
    > tbody
    > tr:nth-of-type(5)
    > td
    > table
    > tbody
    > tr:nth-of-type(10)
    > td
    > table
    > tbody
    > tr:nth-last-of-type(2) {
    display: none;
  }
  .WebListePortfolio-artists-tables > tbody > tr > td:first-of-type {
    padding-bottom: 0;
  }
  .WebListePortfolio-artists-tables > tbody > tr > td:first-of-type {
    padding-top: 0;
  }
  /* #F7 All-Media */
  #all-media .HomePage_Artists .HomePage_img_frame,
  #all-style .HomePage_Artists .HomePage_img_frame,
  #all-themes .HomePage_Artists .HomePage_img_frame {
    margin-top: 15px;
  }
  #all-media .HomePage_Artists td.HomePage_Art_Title,
  #all-themes .HomePage_Artists .HomePage_img_frame {
    display: block;
    margin-top: -3px;
  }
  #all-style .HomePage_Artists td.HomePage_Art_Title {
    display: block;
    margin-top: 8px;
  }
  .PageHeader-holder
    + table.WA-BC-Column-Left
    > tbody
    > tr
    > td:nth-of-type(3) {
    padding: 0 !important;
  }
  /* #F2 Art_EN */
  .ArtsDot-ArtLists-Content-Item {
    margin-bottom: 10vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ArtsDot-ArtLists-Content-Item-Heading {
    display: flex;
    justify-content: space-between;
    width: 300px;
    max-width: 88%;
    margin: auto;
    align-self: center;
  }
  #ArtsDot-ArtLists-Content-Block
    .ArtsDot-ArtLists-Content-Item-Heading
    > a.ArtsDot-ArtLists-Content-Artwork-Top {
    width: unset !important;
    line-height: initial;
    margin-bottom: 0;
    font-size: 1.33rem !important;
    bottom: -4px;
  }
  div.ArtsDot-ArtLists-Content-Item-Heading > span {
    margin-bottom: 7px;
  }
  /* #F1 ShopByTheme */
  .ShopInspiration-box,
  .ShopByRoom-box,
  .ShopByGift-box {
    width: 100vw;
    height: auto;
    margin-top: 15vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: static;
  }
  .ShopInspiration-title-bar,
  .ShopByRoom-title-bar,
  .ShopByGift-title-bar {
    width: 99vw;
    background-size: contain;
    background-position-y: center;
    height: unset;
    margin-bottom: 47.5vw;
    margin-top: 0;
  }
  .ShopInspiration-title,
  .ShopByRoom-title,
  .ShopByGift-title {
    font-size: 5vw;
  }
  .ShopInspiration-box .ShopInspiration-rect-box,
  .ShopByRoom-box .ShopByRoom-rect-box,
  .ShopByGift-box .ShopByGift-rect-box {
    width: 90vw;
    height: 81.13vw;
    position: static;
    align-self: center;
    display: flex;
    flex-direction: column;
  }
  .ShopInspiration-box .ShopInspiration-round-box,
  .ShopByRoom-box .ShopByRoom-round-box,
  .ShopByGift-box .ShopByGift-round-box {
    width: 90vw;
    height: 90vw;
    position: absolute;
    margin-top: -45vw;
  }
  .ShopInspiration-box .ShopInspiration-round-box > a,
  .ShopByRoom-box .ShopByRoom-round-box > a,
  .ShopByGift-box .ShopByGift-round-box > a {
    width: 90vw;
    height: 90vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ShopInspiration-box .ShopInspiration-image-shadow,
  .ShopByRoom-box .ShopByRoom-image-shadow,
  .ShopByGift-box .ShopByGift-image-shadow {
    width: 78.47vw;
    height: 78.47vw;
    margin: 0;
  }
  .ShopInspiration-box .ShopInspiration-image-box,
  .ShopByRoom-box .ShopByRoom-image-box,
  .ShopByGift-box .ShopByGift-image-box {
    width: 77.58vw;
    height: 77.58vw;
    margin: 0;
  }
  .ShopInspiration_image,
  .ShopByRoom_image,
  .ShopByGift_image {
    width: 77.58vw;
    height: 77.58vw;
    margin: auto;
  }
  .ShopInspiration-box .ShopInspiration-text,
  .ShopByRoom-box .ShopByRoom-text,
  .ShopByGift-box .ShopByGift-text {
    height: auto;
    margin: 0;
    width: 100%;
    bottom: -55vw;
  }
  .ShopInspiration-box .ShopInspiration-text > p,
  .ShopByRoom-box .ShopByRoom-text > p,
  .ShopByGift-box .ShopByGift-text > p {
    position: static;
    font-size: 5vw;
    padding: 0 3vw 7vw;
  }
  /* Mark */
  /* eSend #P1 */
  td.mceToolbar.mceLeft.mceFirst.mceLast {
    width: 100vw !important;
  }
  /* WebAllU #P1*/
  #web-u-all-query * {
    box-sizing: border-box;
  }
  #web-u-all-query > tbody > tr > td.WebListePortfolio-ArtMovementLinks-Top {
    display: none;
  }
  #web-u-all-query
    > tbody
    > tr:nth-of-type(3)
    td.WebListePortfolio-ArtMovementLinksContainer {
    padding-top: 20px !important;
  }
  /* WebAllU #P2*/
  .WebListePortfolio-Globe-BG {
    padding-top: 30px;
  }
  .WebListePortfolio-brand-panel > table {
    padding-left: 8px;
    margin-left: 0;
    box-sizing: border-box;
    display: block;
  }
  .WebListePortfolio-brand-panel > table > tbody {
    display: block;
  }
  .WebListePortfolio-brand-panel > table > tbody > tr {
    display: block;
  }
  .WebListePortfolio-brand-panel > table > tbody > tr > td:nth-of-type(odd) {
    margin-top: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
    width: 100vw;
  }
  .WebListePortfolio-brand-panel
    > table
    > tbody
    > tr
    > td:nth-of-type(odd)
    > a {
    display: initial !important;
  }
  .WebListePortfolio-brand-panel
    > table
    > tbody
    > tr
    > td:nth-of-type(odd)
    > a {
    display: flex;
    width: max-content;
    padding: 0;
  }
  .WebListePortfolio-ArtMovementLinksContainer > ul > li {
    margin-left: 0 !important;
    padding: 0;
    padding-left: 8px !important;
    padding-bottom: 7px !important;
  }
  .WebListePortfolio-ArtMovementLinksContainer > ul > li:last-of-type {
    padding-bottom: 0 !important;
  }
  ul.WebListePortfolio-Artists-countries-list > li {
    margin-left: 0 !important;
    padding-left: 8px !important;
    padding-bottom: 7px !important;
  }
  ul.WebListePortfolio-Artists-countries-list > li:nth-last-of-type(2) {
    padding-bottom: 0 !important;
  }
  .WebListePortfolio-Globe-BG tr:nth-of-type(4) .WebListePortfolio-heading {
    margin-left: 8px;
    padding-bottom: 0;
    margin-top: 142px;
  }
  /* WebAllU #P3*/
  .WebListePortfolio-Globe-BG tr:nth-of-type(9) .WebListePortfolio-heading {
    margin-left: 8px;
    padding-bottom: 0;
    margin-top: 8px;
  }
  /* AllPages #P1 #P2*/
  #noDocsMessage > h2 {
    text-align: center;
  }
  /* Showcase #P3 */
  .Showcase-diffwidget-width:last-of-type {
    padding-bottom: 100px;
  }
  #showcase + .SitePagesFooter {
    position: relative;
    z-index: 100;
    padding-bottom: 0;
  }
  /* Showcase #P1 */
  #showcase .ArtsDot-Content-Block > table > tbody > tr:nth-of-type(4) {
    display: none;
  }
  #showcase .ArtsDot-Content-Block > table > tbody {
    display: block;
    width: 100vw;
  }
  /* All-Color #P4 */
  .HomePage_Artists > li {
    margin: 0;
  }
  .HomePage_Art_Title > a {
    display: flex;
    justify-content: center;
  }
  /* All-Styles #P1 */
  /* All-Colors #P5 */
  td.HomePage_img_frame > img {
    height: auto;
    width: 93%;
    max-width: unset;
  }
  /* All-Popular-Artists P#1 */
  td.HomePage_img_frame {
    display: flex;
    justify-content: center;
  }
  td.HomePage_img_frame > a {
    display: block;
    height: auto;
    width: 93%;
    max-width: unset;
  }
  td.HomePage_img_frame > a > img {
    height: auto;
    width: 93%;
    max-width: unset;
  }
  .HomePage-top-artist-ColorHTML > span {
    width: 92%;
  }
  #sliderFrame {
    display: none;
  }
  .WA-HomePage-LeftColumn-MPA {
    display: none;
  }
  .WahooArt-TopTabs-cont {
    display: none;
  }
  .ArtsDot-Promotion-Bar-Block {
    display: none;
  }
  .WA-HomePage-LeftColumn2 {
    display: none;
  }
  .BuyCategories-SmallBox {
    width: calc(100% - 7px);
    margin-left: 3px;
  }
  .WA-Home-MainTable-LeftColumn {
    display: block;
  }
  .WA-Home-MainTable-RightColumn {
    display: block;
  }
  .WA-Home-MainTable-MiddleColumn {
    display: block;
  }
  td .BoxAboutUs-Heading-Content {
    display: none;
  }
  .WahooArt-Header {
    background: #ddb244;
    /* min-height: 350px; */
    height: 100%;
  }
  .HomePage_Art_Title {
    font-size: 20px !important;
    display: table-cell;
    /* height: 80px; */
    line-height: 1;
  }
  .HomePage_Artists li {
    margin-bottom: 15px;
    margin-left: 0;
  }
  .centering-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .WarrantyLogosTable p.desc,
  .WarrantyLogosTable p.title {
    font-size: 11px;
    text-align: center;
  }
  .articles-page-bg {
    box-sizing: border-box;
  }
  .articles-page-bg > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .articles-page-bg > div > div {
    float: none;
    padding-right: 0;
  }
  .articles-page-bg > div > div > table {
    padding: 0;
  }
  .BuyCustom-PromotionBox-RightPart {
    width: 100%;
    font-size: 18px;
    margin: 0;
  }
  .TextInputField {
    box-sizing: border-box;
  }
  .HomePage-AllColors-Palette,
  .HomePage-AllColors-Palette > div {
    padding-left: 0;
    padding-right: 0;
  }
  .ArtsDot-ArtLists-Content-Item-Heading {
    margin: 0;
  }
  .articles-page-bg {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 105px;
    box-sizing: border-box;
    align-items: center;
  }
  .articles-page-main-bg {
    width: 100vw !important;
  }
  .articles-page-main-bg table {
    width: 100vw !important;
  }
  .articles-page-text-TD-Article-HTML.articles-page-text-TD-Article-HTML-NoMargin {
    width: 100vw !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px !important;
    box-sizing: border-box;
  }
  .articles-page-text-TD-Article-HTML.articles-page-text-TD-Article-HTML-NoMargin
    > p {
    padding: 10px 0;
  }
  .diffWidget {
    width: auto !important;
  }
  .Showcase-diffwidget-width table {
    display: flex;
    justify-content: center;
  }
  .Showcase-diffwidget-width table tr {
    display: flex;
  }
  .Showcase-diffwidget-width table tr td {
    font-size: 11px;
  }
  .Showcase-diffwidget-width table tr td:nth-of-type(2) {
    margin: 0 0.25rem;
  }
  .Wahooart-palette-Block {
    margin: 5vw 4.16%;
  }
  .Wahooart-palette-Block p {
    font-size: 11.5px;
  }
  .CustomersReviews-HomePage-Single-Review-Information-DisplayName {
    padding-top: 1px;
    font-size: 11px !important;
  }
  .CustomersReviews-HomePage-Single-Review-Information-Country_Date {
    font-size: 11px !important;
  }
  img.CustomersReviews-HomePage-Single-Review-Information-Overall_Image {
    width: 10vw !important;
  }
  .CustomersReviews-HomePage-Single-Review-Information {
    display: flex;
    flex-direction: column;
  }
  .CustomersReviews-HomePage-Single-Review-Information-NewLine {
    display: flex;
    justify-content: space-between;
  }
  img + .stars_block_reviews + br {
    display: none;
  }
  .category-text {
    padding: 0 5px;
    margin: 0;
    text-align: justify;
  }
  tbody > tr > td.category-wahoo-cnt-bg {
    padding: 0 15px !important;
    box-sizing: border-box;
  }
  .category-wahoo-cnt-bg > table > tbody > tr > td {
    position: relative;
    top: 12px;
  }
  .PageHeader-holder .PageHeader-caption p.PageHeader-text {
    box-sizing: border-box;
    font-size: 20px;
    padding-right: 5px;
  }
  .Artwork-Artist-Heading-1-Floor-Title {
    padding-top: 45px !important;
  }
  .Artwork-Artist-Heading-Header {
    background-size: contain;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  tr:nth-of-type(n + 3) > td.BuyPage-option-box > table > tbody > tr > td > a {
    display: flex;
    justify-content: center;
  }
  tr:nth-of-type(n + 3) > td.BuyPage-option-box > table > tbody > tr > td {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 5px !important;
  }
  tr:nth-of-type(n + 3)
    > td.BuyPage-option-box
    > table
    > tbody
    > tr
    > td:not(#have-promo-code)
    > b {
    display: flex;
    justify-content: center;
    padding-bottom: 10px !important;
  }
  tr:nth-of-type(n + 3)
    > td.BuyPage-option-box
    > table
    > tbody
    > tr
    > td:not(#have-promo-code)
    > br {
    display: none;
  }
  tr:nth-of-type(n + 3)
    > td.BuyPage-option-box
    > table
    > tbody
    > tr
    > td
    > label {
    display: block;
    padding-top: 5px;
  }
  .BuyPage-option-box b > font > label {
    padding-top: 10px;
  }
  .BuyPage-heading {
    padding-left: 10px !important;
    padding-bottom: 5px !important;
  }
  .BuyPage-input-text:not(input[name="OptionRemiseSaisie"]) {
    margin-left: 10px !important;
  }
  table.BuyPage-TblInfosItem > tbody > tr:nth-of-type(13) {
    display: flex;
    flex-direction: column;
  }
  .BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(2)
    > td:nth-of-type(2)
    > a {
    display: flex;
    justify-content: center;
  }
  .BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(2)
    > td:nth-of-type(3) {
    display: none;
  }
  .BuyPage-input-text
    + br
    + table
    > tbody
    > tr:nth-of-type(3)
    > td:nth-of-type(1) {
    background-image: none !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  #OptionFrame.BuyPage-input-text {
    width: 90vw;
    margin: 0 12px;
  }
  #OptionFrame.BuyPage-input-text + img {
    margin-left: 10px !important;
  }
  select[name="CurrencySelect"] {
    margin-left: 10px;
  }
  select[name="DimensionSouhaite"] {
    margin-left: 10px;
  }
  input[name="OptionRemiseSaisie"] + input[type="button"] {
    margin-bottom: 10px;
  }
  .WahooArt-HeaderNew {
    min-height: 590px;
    height: auto !important;
  }
  .Table-div tr td input.input-type {
    width: 85%;
  }
  .SitePagesFooter ul.links-1C li,
  .SitePagesFooter ul.links-1CLogos li,
  .SitePagesFooter ul.links-1C-International li {
    background-position-y: center;
    text-align: left;
    padding-left: 15px;
  }
  img[src="/Art.nsf/Artwork-Artist-corner-right.png"],
  img[src="/art.nsf/Artwork-Artist-corner-right.png"] {
    width: 59px !important;
    height: 70px !important;
    padding-left: 59px !important;
    background: url(Artwork-Artist-corner-right.png) !important;
    box-sizing: border-box !important;
    right: 0 !important;
  }
  .Artwork-Artist-Bio {
    padding-bottom: 50px;
  }
  .upload h3 {
    padding-left: 20px;
  }
  .BuyPageDescription {
    padding-left: 20px;
  }
  .Buy-btn-cart.No-Cart.Cart-Special-Rule,
  .BuyPage-by-btn {
    margin-left: 10px;
  }
  .BuyPage-body-bg + div + div {
    padding: 20px 0 !important;
  }
  .BuyPage-body-bg
    + div
    + div
    table.DescShadow
    td.BuyPage-size-box-bg
    > table
    > tbody
    > tr:nth-of-type(3)
    > td.BuyPage-rep-hd {
    padding-top: 30px !important;
  }
  .BuyPage-body-bg
    + div
    + div
    table.DescShadow
    td.BuyPage-size-box-bg
    > table
    > tbody
    > tr:nth-of-type(4)
    > td.BuyPage-we-text {
    padding: 30px 10px 0 10px !important;
  }
  .Artwork-Title-Description-Text {
    padding: 16px;
    font-size: 22px;
  }
  table.WA-Buy-BuyBox td.BuyPage-size-box-bg table tr:nth-of-type(3) td a img {
    width: 30vw !important;
  }
  table.WA-Buy-BuyBox td.BuyPage-size-box-bg table tr:nth-of-type(3) td {
    display: flex;
    justify-content: space-evenly;
  }
  .ActionExplore-Links-Explore-8Lines > div,
  .ActionExplore-Links-A .ActionExplore-Links-Action > div {
    font-size: 30px !important;
  }
  .ActionExplore-Content + br,
  .ActionExplore-Content + br + br {
    display: none;
  }
  .WA-Buy-BuyBox > tbody > tr:nth-of-type(2) > td {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  center > table[width="550"] {
    width: 100vw;
  }
  .DBRISLinks-Title::before {
    content: "";
    width: 95vw;
    height: 10px;
    display: block;
  }
  .DBRISLinks-Title {
    width: 95vw;
    font-size: 30px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 1rem;
  }
  .DBRISLinks-Title + .DBRISLinks-block {
    display: flex;
    flex-direction: column;
    width: 95vw;
    max-width: 95vw;
  }
  .DBRISLinks-Title + .DBRISLinks-block > .DBRIS-Block-Website {
    height: auto;
    padding: 5px 0 5px 0;
    max-width: 95vw;
    width: 94.5vw;
  }
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-Img {
    width: 30vw;
    height: auto;
    max-width: unset;
    min-width: unset;
    max-height: unset;
    min-height: unset;
  }
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-Img
    > img {
    border-radius: 1px;
    width: 30vw;
    height: auto;
    max-width: unset;
    min-width: unset;
    max-height: unset;
    min-height: unset;
  }
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-Title,
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-Link,
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-Description,
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-ImageLink
    > a {
    font-size: 3vw;
    height: auto;
    padding-bottom: 1.5vw;
    padding-left: 1.5vw;
  }
  .DBRISLinks-Title
    + .DBRISLinks-block
    > .DBRIS-Block-Website
    > .DBRIS-Block-Website-Description {
    /* max-height: unset; */
    padding-bottom: 2.7vw;
  }
  .shopperapproved_widget.sa_rotate.sa_vertical.sa_count5.sa_showdate.sa_colorInherit.sa_borderGray.sa_noborder.sa_bgInherit.sa_large.sa_FjY {
    clear: both;
  }
  td.WA-BC-Reviews > h4.step-heading {
    padding-top: 50px;
    padding-left: 10px;
    height: auto;
  }
  td.WA-BC-Pages > h4.step-heading {
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  td.WA-BC-Pages > div:first-of-type {
    clear: both;
    padding-top: 20px;
  }
  td.WA-BC-Pages > div {
    padding: 20px 15px 0 15px;
    text-align: left;
  }
  td.WA-BC-Pages > div > span {
    padding: 0 !important;
    text-align: justify;
  }
  td.WA-BC-Pages > h4.step-heading ~ br:nth-of-type(2n) {
    display: none;
  }
  div.ArtShopReviews-Container > div.ArtShopReviews-Review-Block {
    margin-bottom: 0 !important;
  }
  div.ArtsDot-Content-Block.WA-BC-FAQ > h1 {
    margin-top: -50px;
  }
  .WA-BC-BuyBanner {
    display: none;
  }
  div#Global3DContainer > #container > canvas {
    width: 100vw !important;
  }
  div.SitePagesFooter ~ br {
    display: none;
  }
  div.category-main-bg table#wahoo-box tr:nth-of-type(1) td.category-font-size {
    background: url("category-wahoo-content-top.png") no-repeat;
    height: 181px;
    width: 100% !important;
    background-position: center;
    position: relative;
    left: -4px;
  }
  div.category-main-bg
    table#wahoo-box
    tr:nth-of-type(1)
    td.category-font-size
    > img {
    display: none;
  }
  div.category-main-bg
    table#wahoo-box
    tr:nth-of-type(2)
    td.category-wahoo-cnt-bg {
    width: 100% !important;
    background-position: center;
  }
  div.category-main-bg table#wahoo-box tr:nth-of-type(3) td.category-font-size {
    background: url("category-wahoo-content-bottom.png") no-repeat;
    height: 244px;
    width: 100% !important;
    background-position: center;
    position: relative;
    left: -4px;
  }
  div.category-main-bg
    table#wahoo-box
    tr:nth-of-type(3)
    td.category-font-size
    > img {
    display: none;
  }
}
@media (min-width: 371px) and (max-width: 430px) {
  div.category-main-bg table#wahoo-box tr:nth-of-type(1) td.category-font-size {
    width: 335px !important;
    left: 0;
  }
  div.category-main-bg
    table#wahoo-box
    tr:nth-of-type(2)
    td.category-wahoo-cnt-bg {
    width: 335px !important;
    position: relative;
    /* left: -4px; */
  }
  div.category-main-bg table#wahoo-box tr:nth-of-type(3) td.category-font-size {
    width: 335px !important;
    left: 0;
  }
  div.category-main-bg table#wahoo-box tr:nth-of-type(1),
  div.category-main-bg table#wahoo-box tr:nth-of-type(2),
  div.category-main-bg table#wahoo-box tr:nth-of-type(3) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 430px) and (max-width: 699px) {
  table#wahoo-box > tbody > tr > td.category-wahoo-cnt-bg {
    padding: 0 21vw !important;
  }
}
@media (max-width: 450px) {
  .DBRISLinks-Title::before {
    padding-top: 1vw;
  }
  .DBRISLinks-Title {
    font-size: 7vw !important;
    height: 11vw;
  }
}
@media (max-width: 370px) {
  .articles-page-bg > div {
    grid-template-columns: repeat(auto-fill, 320px);
  }
  .articles-page-main-tab-box {
    width: 320px;
  }
  div.category-main-bg table#wahoo-box tr:nth-of-type(1) td.category-font-size {
    left: 0px;
  }
  div.category-main-bg table#wahoo-box tr:nth-of-type(3) td.category-font-size {
    left: 0px;
  }
  div.BuyPage-heading.BuyPage-font30.BuyPage-dtd-brdr {
    font-size: 28px;
  }
  .category-box-heading {
    font-size: 30px;
  }
  p.category-reproductions-text + br + center {
    display: flex;
    position: relative;
    top: -10px;
  }
  p.category-reproductions-text + br + center > img {
    width: 22%;
  }
  .SitePagesFooter ul.links-1C li,
  .SitePagesFooter ul.links-1CLogos li,
  .SitePagesFooter ul.links-1C-International li {
    width: 145px;
  }
  div.SitePagesFooter div.footer-content a {
    font-size: 18px;
  }
  .Table-div tr td div font {
    font-size: 15px !important;
  }
  .Table-div tr td input.input-type {
    font-size: 15px !important;
  }
  .BuyCustom-PromotionBox-RightPart {
    font-size: 16px;
  }
  .BuyCustom-PromotionBox-Table tr:nth-child(2) > td > p {
    position: relative;
    top: 12px;
  }
  .FileUploadFileField {
    width: 59%;
    margin-top: 6px;
  }
  table.BuyPage-body-bg td.BuyPage-main-bg > center,
  table.BuyPage-body-bg td.BuyPage-main-bg > center + br {
    display: none;
  }
  table.BuyPage-body-bg
    td.BuyPage-main-bg:nth-of-type(1)
    td.BuyPage-size-box-bg {
    /* display: none; */
  }
}
@media (max-width: 699px) {
  /* header styles*/
  .WahooArt-Header-logo {
    width: 100%;
    text-align: center;
    float: initial;
    display: block;
    vertical-align: initial;
  }
  .WahooArt-Header-logo .HeaderLogo img {
    padding-top: 25px !important;
  }
  .WahooArt-Header-Flags {
    display: block;
    width: 100% !important;
    text-align: center;
    max-width: 320px;
    margin: auto;
    float: none !important;
    position: static;
    top: 0;
    left: 0;
    transform: translateX(0);
    height: 30px;
  }
  .WahooArt-Header-Flags .WahooArt-Header-One-Flag img {
    width: 90%;
  }
  .WahooArt-Header-Flags .WahooArt-Header-One-Flag {
    padding: 0px;
    float: left;
    width: 12.5%;
    margin: 0 !important;
  }
  .WahooArt-Header-search-bar-centering-container {
    display: flex;
    flex-direction: row;
    clear: both;
    justify-content: center;
  }
  .WahooArt-Header-search-bar {
    float: initial !important;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 300px;
    top: 0 !important;
    left: 0;
    transform: translateX(0);
    height: 50px;
    position: static;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  td {
    width: auto !important;
    display: block; 
    /* padding: 0 !important; */
    font-size: 20px;
  }
  .BuyCategories-BigBox h2 span {
    font-size: 35px;
  }
  .BuyCategories-BigBox h2,
  .BuyCategories-SmallBox h2 {
    font-size: 35px;
  }
  .BuyCategories-SmallBox h2 span {
    font-size: 35px;
    line-height: 50px;
  }
  .BuyCategories-BigBox p,
  .BuyCategories-SmallBox p {
    display: none;
  }
  .BuyCategories-BigBox {
    height: 180px;
  }
  .BuyPage-font30 {
    font-size: 30px;
    padding-left: 15px !important;
  }
  .HomePage_shadow_right {
    margin-top: -12px;
  }
  .BuyCategories-Holder {
    padding: 10px;
  }
  .WahooArt-Header-menu {
    position: static;
    width: 100%;
    height: auto;
    top: 0 !important;
    left: 0;
    transform: translateX(0);
  }
  #menu li {
    width: 100%;
    text-align: center;
  }
  #menu a {
    font-size: 27px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    height: auto !important;
    line-height: 1.25;
  }
  .WahooArt-Header {
    min-height: 0 !important;
    height: auto !important;
  }
  ul.HeaderMainMenuBlock {
    margin: 0 !important;
  }
  ul.HeaderMainMenuBlock li {
    width: 100% !important;
  }
  #menu ul.HeaderMainMenuBlock li a {
    font-size: 3vh !important;
    min-width: auto !important;
    padding-left: 5px !important;
    width: auto !important;
    max-width: 100% !important;
    padding-right: 0 !important;
    overflow: hidden;
  }
  ul.HeaderMainMenuBlock hr {
    margin: auto !important;
    width: calc(100% - 2px) !important;
  }
  ul.HeaderMainMenuBlock {
    max-height: 300px;
    overflow-y: auto;
    max-width: 100%;
    right: 0 !important;
  }
  /* footer styles*/
  ul.links-1C {
    width: 100% !important;
    padding-left: 10px !important;
    margin-bottom: 20px !important;
  }
  .SitePagesFooter .footer-content a {
    font-size: 20px;
  }
  .SitePagesFooter ul.f-social {
    width: 100%;
    float: none;
    padding-left: 17px;
  }
  /* content styles*/
  td.WA-Home-MainTable-LeftColumn {
    width: 100%;
  }
  .WA-Home-MainTable-RightColumn {
    display: block;
    padding: 0 !important;
  }
  .HomePage_Artists li {
    width: 100%;
    text-align: center;
  }
  .HomePage_Artists li Table {
    margin: auto;
    width: 100% !important;
  }
  .HomePage_Artists li {
    height: auto;
  }
  .HomePage_img_frame img {
    height: 155px;
  }
  td.HomePage_shadow_left,
  td.HomePage_shadow_right,
  .PaintingBox:before,
  .InspirationdBox:before,
  .ArtistsBox:before,
  .MuralBox:before,
  .ArtTimelineBox:before,
  .MuseumsBox:before,
  .MasterpieceBox:before,
  .PopartBox:before,
  .QuotationBox:before,
  .FaqBox:before,
  .ShowcaseBox:before,
  .MuseumBox:before,
  .RoomsBox:before,
  .GiftsBox:before {
    display: none;
  }
  #menu {
    background-color: #ddb244;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    position: static;
    z-index: initial;
    padding-bottom: 30px;
  }
  #menu li ul {
    position: relative;
    height: 0;
    width: 90%;
    top: 0px;
    left: 50% !important;
    transform: translateX(-50%);
  }
  #menu li:hover > ul {
    height: 100%;
    top: 0;
  }
  td table {
    width: 100% !important;
  }
  .SitePagesFooter {
    padding-bottom: 50px;
    background: #834c13;
    padding-top: 30px;
  }
  td.HomePage_img_frame {
    max-width: 100%;
    border: none;
    background: transparent;
  }
  a.HomePage-top-artist-title {
    max-width: 100%;
  }
  .WahooArt-Header-search-bar .WahooArt-Header-search-input-text {
    font-size: 35px;
    height: 35px;
    width: 78% !important;
    margin: 0;
    float: initial;
  }
  .WahooArt-Header-search-bar .WahooArt-Header-search-go-btn {
    height: 42px;
    margin: 0;
    background-size: cover;
    background-position: center;
  }
  .HomePage_Art_Title a {
    margin-top: 10px;
    line-height: 1;
    font-size: 1em;
  }
  .SitePagesFooter .f-heading {
    font-size: 35px;
    text-align: left;
  }
  .SitePagesFooter > .footer-content + br + br + .f-heading {
    margin-left: 18px !important;
  }
  .HomePage-top-artist-title {
    text-align: center !important;
    max-width: 100% !important;
    font-size: 18px !important;
    line-height: 1 !important;
    margin: 0 !important;
  }
  .Artwork-Artist-Heading-2-Floor li {
    line-height: 8vw;
  }
  .Artwork-Artist-Heading-1-Floor-Text {
    font-size: 15px;
  }
  .Artwork-Artist-Heading-1-Floor-Title {
    font-size: 33px;
  }
  .LigneAnnonce {
    font-size: 20px !important;
  }
  .InfosSousBios {
    font-size: 100%;
    margin-bottom: 30px;
  }
  .LigneBiographie {
    border-left: none;
  }
  .Artwork-Artist-3DBottom {
    display: none;
    height: inherit;
    background-size: cover;
    padding: 50px 0px;
  }
  .Artwork-Artist-3DGalleries li {
    width: 100%;
    font-size: 20px;
    padding: 0px 5px 6px 10px;
  }
  .LigneAnnonce {
    border-left: none;
  }
  .Artwork-Artist-Gallery-3D-Title {
    padding-left: 20px !important;
  }
  .LignePage {
    border-left: none;
  }
  .HomePage_Artists li {
    height: auto;
  }
  .Artwork-Title-Description {
    font-size: 30px;
  }
  .ActionExplore-Links-Action ul {
    padding-left: 33px;
  }
  .ActionExplore-Links-Action li div {
    font-size: 20px !important;
    padding: 5px 5px;
  }
  .ActionExplore-Links-A {
    padding: 20px 10px;
    background: #642e00;
  }
  .ActionExplore-Links-Explore-4Lines,
  .ActionExplore-Links-Explore-6Lines,
  .ActionExplore-Links-Explore-8Lines {
    width: 100% !important;
  }
  .ActionExplore-Links-Explore-8Lines li {
    font-size: 20px !important;
  }
  .BuyPage-rep-hd {
    font-size: 47px;
  }
  .BuyPage-we-text {
    box-sizing: border-box;
    width: 100vw !important;
    font-size: 20px;
    padding: 5px 5px !important;
    padding-bottom: 20px !important;
  }
  .BuyPage-we-text + td {
    display: none;
  }
  .BuyPage-we-text > br {
    display: none;
  }
  .BuyPage-we-text > a > br {
    display: block;
    margin-bottom: 20px !important;
  }
  .BuyPage-we-text a {
    padding: 0 5px;
    display: block;
    text-align: justify;
  }
  .ArtsDot-Content-Inline_Image_Slides-Block {
    height: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    width: 100%;
    flex-wrap: wrap;
  }
  .ArtsDot-Content-Inline_Image_Slides-Block > a {
    width: 80%;
    height: auto;
    height: 275px;
    margin-bottom: 20px;
  }
  .ArtsDot-Content-Inline_Image_Slides-Block > span > img {
    width: 100%;
    height: 275px;
  }
  .ArtsDot-Content-Inline_Image_Slides-Block span {
    width: 80%;
  }
  .ArtsDot-Content-Inline_Image_Slides-Button-Orange {
    top: 20vw;
    right: 10.7vw;
    width: 67%;
    font-size: 14px;
    height: auto;
  }
  .ArtsDot-Content-Inline_Image_Slides-Button-Transparent {
    top: 35vw;
    right: 15.7vw;
    font-size: 13px;
    width: 55%;
  }
  .ArtsDot-Image-Blocks-Artists_Artworks-Text-Under-Block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .ArtsDot-Artwork-Similar_Artworks-Block-Text_Header {
    font-size: 30px;
  }
  .ArtsDot-Image-Blocks-Artists_Artworks-Text-Under {
    width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .Artwork-Title-Description {
    padding-left: 0;
    padding-right: 0;
  }
  .BuyPage-we-text img {
    float: none !important;
    text-align: center;
    display: block;
    margin: 0 auto 20px !important;
  }
  .ArtsDot-Content-Inline_Image_Slides-Button-Transparent a {
    max-height: inherit;
  }
  .ActionExplore-Links-Action {
    width: 100% !important;
  }
  .Artwork-Artist-3DBottom {
    background-size: cover;
  }
  .BuyPage-size-box-bottom-big-bg {
    display: none;
  }
  img {
    max-width: 100%;
    object-fit: cover;
  }
  .Artwork-Lamp {
    background-size: 435px;
    width: 100%;
  }
  .WA-Buy-BuyBox {
    margin-left: 0;
  }
  .WA-Buy-BuyBox tr:first-child {
    display: none;
  }
  #ArtsDot-ArtLists-Content-Block
    *
    .ArtsDot-ArtLists-Content-Item-Description-Favorites
    img {
    height: auto !important;
    width: 23px !important;
  }
  #ArtsDot-ArtLists-Content-Block
    *
    .ArtsDot-ArtLists-Content-Item-Description-Button-Orange
    img {
    height: auto !important;
    width: 23px !important;
  }
  .ArtsDot-ArtLists-Content-Item {
    width: 100% !important;
    height: auto;
    max-height: inherit;
  }
  #ArtsDot-ArtLists-Content-Block * {
    /* width: 100% !important; */
    height: auto;
    object-fit: cover;
    max-height: inherit;
    font-size: 1.125rem;
    /* position: static !important; */
  }
  .ArtsDot-ArtLists-Content-Item {
    max-height: inherit;
  }
  #ArtsDot-ArtLists-Content-Block a {
    text-decoration: none;
    font-size: 1.125rem;
    line-height: 28px;
  }
  .ArtsDot-ArtLists-Content-Artwork {
    line-height: 13vw;
  }
  .SearchLineTbl {
    display: none;
  }
  .SearchLineTbl center {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .SearchLineTbl input {
    height: 14.7vw !important;
    margin-bottom: 5px;
    font-size: 22px !important;
    width: 100% !important;
  }
  .SearchLineTbl select.SearchBox {
    font-size: 22px !important;
    max-width: inherit !important;
    width: 100%;
    margin-bottom: 4px;
    height: 14.7vw !important;
  }
  .SearchLineTbl td:first-child {
    margin-bottom: 15px;
  }
  .Table-div td {
    width: 30% !important;
    display: table-cell;
  }
  .Table-div td:nth-child(2) {
    width: 60% !important;
    display: table-cell;
  }
  .defaultSkin table.mceLayout tr.mceFirst td {
    border-top: 1px solid #ccc;
    display: inline-block;
    width: auto !important;
    height: auto !important;
  }
  #BodyHTML_parent {
    overflow: hidden;
    display: block;
  }
  .Art-ListSizeBlock {
    font-size: 15px;
    width: 100%;
  }
  .Art-ListSizeBlock img {
    width: 2.65vw;
    margin-bottom: 20px;
  }
  .WA-Buy-FairUse {
    width: 100% !important;
  }
  .DescShadow tr:first-child {
    display: none;
  }
  .Artwork {
    display: block;
    max-width: 100%;
  }
  #TableBuy td {
    font-size: 30px !important;
  }
  .justify-text font {
    font-size: 20px !important;
  }
  .BoxAboutUs-Container td div {
    min-width: 100% !important;
  }
  .PageHeader-holder {
    min-height: 163px;
  }
  .PageHeader-holder img.PageHeader-image {
    min-height: 163px;
  }
  .PageHeader-holder .PageHeader-caption h1.PageHeader-title {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  h2.Rubriques-main-heading {
    font-size: 50px;
  }
  .Rubriques-countries-list li a,
  .Rubriques-medias-list li a,
  .Rubriques-countries-list li a {
    font-size: 22px !important;
    line-height: 22px !important;
  }
  .Rubriques-countries-list li {
    background: url(about-image-am-arrow.png) 0px 13px no-repeat;
    box-sizing: border-box;
  }
  .Rubriques-color-ul {
    font-size: 28px !important;
  }
  .Rubriques-medias-list li {
    background: inherit;
  }
  #slider {
    width: 100% !important;
  }
  #sliderFrame {
    width: 100% !important;
    overflow: hidden;
  }
  .upload {
    margin-left: 0;
    padding-top: 0px;
  }
  div.navBulletsWrapper {
    left: 0;
  }
  #slider img {
    width: 100% !important;
  }
  .upload.WA-BC-InstructionsCurrency {
    margin-top: 0 !important;
  }
  .upload-part2 {
    float: none;
    width: 100%;
  }
  .CartRight {
    box-sizing: border-box;
    width: 100%;
    float: none;
  }
  .upload select {
    width: 93% !important;
  }
  .ArtsDot-Content-Block {
    width: 100% !important;
    left: 0 !important;
    margin-top: 0;
  }
  .FAQ-content-size h1 {
    font-size: 22px !important;
  }
  .ArtShopReviews-Review-Block {
    margin-bottom: 20px !important;
    width: 98% !important;
    min-width: inherit !important;
    height: inherit !important;
  }
  .ArtShopReviews-Review-Text {
    font-size: 18px !important;
  }
  .ArtShopReviews-Review-Header {
    font-size: 18px !important;
  }
  .five_stars_reviews {
    width: 38.755vw !important;
  }
  .five_stars_reviews img {
    width: 38.755vw !important;
  }
  .no_stars_reviews {
    width: 38.755vw !important;
  }
  .no_stars_reviews img {
    width: 38.755vw !important;
  }
  .stars_block_reviews {
    width: auto !important;
  }
  .CartLeft li {
    line-height: 25px !important;
    font-size: 20px !important;
  }
  .right-part p {
    top: 20px !important;
  }
  .ok-btn {
    top: 0 !important;
    width: 50px;
    background-size: cover;
    text-align: center;
    background-position: center;
  }
  .WA-BC-Pages span {
    display: block;
    padding: 0 30px !important;
    font-size: 20px !important;
  }
  .CartLeft {
    margin: 33px 0px 0px 11px !important;
  }
  .upload-from {
    padding: 0 18px !important;
  }
  .WeAcceptCards li {
    padding-left: 22px !important;
  }
  .frameBox {
    margin: 0 10px !important;
  }
  .hd-img-left2 {
    float: none !important;
    position: absolute;
    left: 50% !important;
    top: 10px;
    width: 73% !important;
    transform: translate(-50%, 0) !important;
  }
  .BoxSize {
    min-height: auto !important;
    padding-left: 20px;
  }
  .MainDivTable tr {
    width: 100%;
    display: block;
  }
  .WebListePortfolio-ArtistsInitialsList-BG {
    background: #442807 !important;
    height: auto !important;
    display: none;
  }
  .WebListePortfolio-ArtistsInitialsList-BulletSeparator {
    background: #442807 !important;
  }
  td.WebListePortfolio-ArtistsInitialsList-pagi-bg table td a {
    font-size: 60px;
  }
  .WebListePortfolio-ArtistsInitialsList-BG td:first-child img {
    display: none;
  }
  .WebListePortfolio-ArtistsInitialsList-BG td:last-child img {
    display: none;
  }
  ul.WebListePortfolio-Artists-countries-list {
    width: 100% !important;
    margin: 0;
    overflow: hidden;
  }
  ul.WebListePortfolio-Artists-countries-list li a {
    font-size: 25px;
    line-height: 30px;
  }
  ul.WebListePortfolio-Artists-countries-list li {
    background: none;
    width: 100%;
    padding: 0;
    margin-left: 20px;
  }
  .WebListePortfolio-heading {
    margin-top: 110px;
    font-size: 50px !important;
  }
  .WebListePortfolio-ArtMovementLinksContainer ul {
    overflow: hidden;
    width: 100%;
  }
  .WebListePortfolio-ArtMovementLinksContainer ul li {
    background: none;
    width: 100%;
    box-sizing: border-box;
  }
  .WebListePortfolio-ArtMovementLinksContainer ul li a {
    font-size: 25px;
    color: #8f2d03;
    line-height: 30px;
  }
  .WebListePortfolio-brand-panel a {
    background: none;
    font-size: 30px;
  }
  td.WebListePortfolio-am-bottom {
    display: none;
  }
  .WebListePortfolio-frame-bg img {
    width: 100%;
    height: auto;
  }
  .WebListePortfolio-frame-top {
    background: none;
    height: 0;
  }
  .WebListePortfolio-frame-left {
    display: none;
  }
  td.WebListePortfolio-frame-bottom {
    display: none;
  }
  .WebListePortfolio-frame-right {
    display: none;
  }
  .WebListePortfolio-frame-bg {
    background: transparent;
  }
  .WebListePortfolio-artists-heading-Table tr:last-child {
    display: none;
  }
  .WebListePortfolio-artists-heading {
    font-size: 43px;
    margin-bottom: 10px;
  }
  .WebListePortfolio-artists-Bio-heading {
    font-size: 43px;
  }
  .WebListePortfolio-artists-Bio-TD {
    width: 100% !important;
    font-size: 16px;
  }
  .WebListePortfolio-brand-panel {
    background: none;
  }
  .WebListePortfolio-Globe-BG {
    background: #e2d4be !important;
  }
  .WebListePortfolio-ArtMovementLinksContainer {
    background: none;
  }
  .WebListePortfolio-ArtistsList-ac-text a {
    /* #F6 WebAllU*/
    font-size: 25px !important;
    padding-right: 10px;
    text-align: start;
    width: 100% !important;
    display: block;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .WebListePortfolio-brand-panel a {
    font-size: 28px !important;
  }
  .WebListePortfolio-brand-panel > table > tbody > tr > td:nth-of-type(2) {
    display: none;
  }
  td.WebListePortfolio-ArtistsList-ac-text {
    padding: 0;
  }
  #arena {
    width: 100% !important;
  }
  .Rubriques-countries-list li {
    width: 100% !important;
    height: auto !important;
  }
  #fselect {
    height: auto !important;
  }
  #iselect {
    height: auto !important;
  }
  .MainDivTable Table TR TD {
    padding: 4px 0 !important;
    display: inline-block !important;
    width: auto !important;
    font-size: 15px !important;
  }
  .PageHeader-holder .PageHeader-caption h1.PageHeader-title {
    font-size: 35px;
    line-height: 35px;
  }
  .BuyCustom-product-text {
    display: none;
  }
  .WA-BC-ADS-Top {
    display: none;
  }
  .step-heading {
    font-size: 25px !important;
  }
  .circle {
    width: 40px !important;
    height: 40px !important;
    font-size: 30px !important;
  }
  .hd-img-left2 {
    display: none !important;
  }
  .FAQ-content-size li {
    font-size: 18px !important;
  }
  .FAQ-content-size h1 {
    font-size: 20px !important;
  }
  #main {
    display: none;
  }
  .right-part {
    width: 230px !important;
  }
  .BuyPage-by-btn {
    width: 110px !important;
    background: url(BuyPage-by-btn-orange.png) no-repeat scroll top / cover
      transparent;
  }
  .WA-PF-ButtonAllArtworks .BuyPage-by-btn {
    width: 250px !important;
  }
  .Buy-btn-cart {
    width: 25vW; 
    height: 10vW; 
    font-size: 3.5vW; 
    line-height: 9vW;
  }
.Buy-btn-cart:before { 
    display: none;  
}
  .BuyCustom-WorkflowBox {
    display: none;
  }
  .BuyPage-input-text {
    position: relative;
    top: 0;
    z-index: 9999;
  }
  .SubMainCustomBuy {
    padding-left: 10px;
    padding-right: 0;
    width: auto;
  }
  .headings {
    margin: 0 !important;
  }
  .DiversImages {
    height: 75px;
  }
  .BuyCustom-PromotionBox-Table td {
    width: auto !important;
    display: inline-block;
  }
  .BuyCustom-PromotionBox-Table td:first-child {
    float: left;
  }
  .BuyCustom-PromotionBox-Table td:nth-child(2) {
    float: left;
    width: 54vw !important;
    margin-left: 15px;
  }
  .BuyCustom-PromotionBox-Table tr:nth-child(2) {
    float: left;
    width: auto !important;
    position: relative;
    top: -75px;
    margin-left: 110px;
  }
  .BuyCustom-PromotionBox-Table tr:nth-child(2) > td > p {
    display: flex;
    align-items: center;
  }
  table.BuyCustom-PromotionBox-Table {
    padding-top: 30px;
    padding-left: 26px;
    box-sizing: border-box;
  }
  table.BuyCustom-PromotionBox-Table > tbody {
    box-sizing: border-box;
  }
  .BuyCustom-PromotionBox-BottomPart {
    position: relative;
    top: -70px;
  }
  .DocTypeTableFix,
  .articles-page-mid-left-bg,
  .articles-page-mid-right-bg,
  .articles-page-text-box-safe,
  .articles-page-text-box-right-mid,
  .articles-page-text-box-safe,
  .articles-page-text-box-left-mid,
  .articles-page-bottom-center-left-bg {
    display: none;
  }
  .articles-page-bg br {
    display: none;
  }
  .articles-page-bg .articles-page-heading {
    padding: 20px 10px 10px 10px !important;
    box-sizing: border-box;
  }
  .articles-page-text-box-centert-bg td {
    font-size: 18px !important;
    padding: 0 10px !important;
  }
  .articles-page-rhs-box-bg {
    background: #f9eec9;
  }
  .articles-page-box-top-bg {
    display: none;
  }
  .articles-page-box-center-right-bg-img {
    display: none;
  }
  .articles-page-box-buttom {
    background: #f9eec9;
    text-align: center;
    font-size: 18px;
  }
  .articles-page-box-text,
  .articles-page-box-text-2 {
    font-size: 16px !important;
    padding: 10px 10px 20px;
  }
  .articles-page-box-heading {
    font-size: 16px;
    padding-top: 10px;
  }
  .articles-page-doument-hd {
    padding: 20px 0px 15px 0px;
  }
  .articles-page-box-left-bg-img {
    display: none;
  }
  tr.AllPages-TR5 {
    display: none;
  }
  td.AllPages-TD7 {
    display: none;
  }
  .articles-page-bg {
    background: #eeead9;
    padding: 0;
  }
}
