/*
Theme Name: Artes Decorativas
Theme URI: https://artesdecorativas.com/
Description: Exclusive WordPress ecommerce Theme for ArtesDecorativas.com
Author: Fusecoders®
Author URI: https://www.fusecoders.com
Version: 1.6.2
Tags: optimized, creative, flat, responsive, lead generation, sales, e-commerce
*/
@font-face {
  font-family: 'OptimaLT';
  src: url('webfonts/2C7EE4_0_0.eot');
  src: url('webfonts/2C7EE4_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C7EE4_0_0.woff2') format('woff2'), url('webfonts/2C7EE4_0_0.woff') format('woff'), url('webfonts/2C7EE4_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'OptimaLTStd-Bold';
  src: url('webfonts/2C7EE4_1_0.eot');
  src: url('webfonts/2C7EE4_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C7EE4_1_0.woff2') format('woff2'), url('webfonts/2C7EE4_1_0.woff') format('woff'), url('webfonts/2C7EE4_1_0.ttf') format('truetype');
}
* {
  font-family: 'Nunito', sans-serif;
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background: url('images/bg.jpg') scroll repeat 0 0 transparent;
}
html.disable-scroll,
body.disable-scroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
html {
  height: 100%;
  font-size: 62.5%;
}
body,
p,
a {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a {
  font-family: OptimaLT, sans-serif;
}
a {
  text-decoration: none;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
b,
strong {
  font-weight: 700;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
img.full-height {
  width: auto !important;
  height: 100% !important;
}
img.full-width {
  height: auto !important;
  width: 100% !important;
}
input[type=text],
input[type=email],
input[type=submit],
textarea {
  -webkit-appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
textarea {
  overflow: hidden;
  resize: none;
}
.prev,
.next,
.quantity-less,
.quantity-more {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hcenter {
  text-align: center;
}
.hcenter > * {
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.vcenter {
  display: table;
}
.vcenter > div {
  display: table-cell;
  vertical-align: middle;
}
.grid {
  max-width: 1170px;
  margin: 0 auto;
}
.row,
.insiderow {
  max-width: 1170px;
  margin: 5rem auto 0 auto;
}
.row > *,
.insiderow > * {
  margin-right: 2.6%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
.row > *:last-child,
.insiderow > *:last-child {
  margin: 0;
}
.insiderow {
  margin: 0;
}
.tm-col1 {
  width: 5.95%;
}
.tm-col2 {
  width: 14.5%;
}
.tm-col3 {
  width: 23.05%;
}
.tm-col4 {
  width: 31.6%;
}
.tm-col5 {
  width: 40.15%;
}
.tm-col6 {
  width: 48.7%;
}
.tm-col7 {
  width: 57.25%;
}
.tm-col8 {
  width: 65.8%;
}
.tm-col9 {
  width: 74.35%;
}
.tm-col10 {
  width: 82.9%;
}
.tm-col11 {
  width: 91.45%;
}
.tm-col12 {
  width: 100%;
}
.header {
  position: relative;
  z-index: 9999;
  background-color: #ffffff;
  margin-bottom: 5rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5);
}
.header .row {
  margin-top: 0;
  padding: 3rem 0;
}
.header .logo {
  position: relative;
  width: 242px;
  height: 82px;
  background: url('images/sprite.svg') scroll no-repeat 0 0 transparent;
}
.header .logo a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
.header .phone {
  position: relative;
  display: table;
  margin: 0 auto;
  padding: 22px 0 0 32px;
}
.header .phone a {
  font-size: 2.1rem;
  line-height: 2.5rem;
  color: #818181;
}
.header .phone p {
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: #aaa;
}
.header .phone p span {
  margin: 0 8px;
}
.header .phone .icon {
  position: absolute;
  width: 24px;
  height: 32px;
  top: 28px;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat 0 -170px transparent;
}
.header .shop-head {
  display: table;
  margin: 0 0 0 auto;
}
.header .shop-head .cart-contents {
  position: relative;
  display: table;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 4rem;
  color: #818181;
  padding-left: 54px;
}
.header .shop-head .cart-contents:before {
  content: '';
  position: absolute;
  width: 36px;
  height: 38px;
  left: 0;
  top: 0;
  background: url('images/sprite.svg') scroll no-repeat -190px -90px transparent;
}
.header .shop-head .buttons {
  margin: 1.5rem 0 0 auto;
}
.header .shop-head .buttons .fc-btn1 {
  float: right;
  margin-left: 8px;
}
.topbar {
  background-color: #f3f3f2;
  padding: 5px 0;
}
.topbar ul {
  float: right;
}
.topbar ul li {
  float: left;
}
.topbar ul li:last-child span {
  display: none;
}
.topbar ul a {
  font-size: 1.1rem;
  line-height: 2.5rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #545454;
  border-bottom: 1px solid transparent;
}
.topbar ul a:hover {
  transition: border-color 0.2s ease-out;
  -webkit-transition: border-color 0.2s ease-out;
  border-color: #545454;
}
.topbar ul .sep {
  position: relative;
  margin: 0 6px;
  font-size: 1.2rem;
  line-height: 2.5rem;
  color: #545454;
}
.topbar .coupon {
  font-size: 1.1rem;
  line-height: 2.5rem;
  font-weight: 300;
  float: left;
  color: #0cb0d0;
  text-transform: uppercase;
}
.topbar .coupon span {
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #0cb0d0;
  color: #fff;
  display: block;
  float: left;
  padding: 0 1.5rem;
  margin-right: 1rem;
  border-radius: 3px;
}
#menu .grid {
  position: relative;
  border-top: 1px dotted #F3F3F2;
}
#menu .grid > ul > li {
  float: left;
}
#menu .grid > ul > li a {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 300;
  color: #545454;
  text-transform: uppercase;
  display: block;
  padding: 2rem 1.2rem 1.8rem 1.2rem;
  border-bottom: 2px solid transparent;
}
#menu .grid > ul > li a:hover {
  transition: border-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out, color 0.3s ease-out;
  border-color: #818181;
  color: #818181;
}
#menu .grid > ul > li.current-menu-item a {
  border-color: #d790a2;
  color: #d790a2;
}
#menu .searchform {
  position: absolute;
  width: 23.05%;
  height: 4.2rem;
  top: 8px;
  right: 0;
  background-color: #f3f3f2;
  border-radius: 3px;
  z-index: 999;
}
#menu .searchform input[type="text"] {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #333;
  padding: 1rem 1.5rem;
  background-color: transparent;
  width: 86%;
}
#menu .searchform input[type="submit"] {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 1rem;
  margin-top: -15px;
  cursor: pointer;
  z-index: 99;
  background: url('images/sprite.svg') scroll no-repeat -40px -170px transparent;
  transition: background 0.2s ease-out;
  -webkit-transition: background 0.2s ease-out;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
#menu .searchform input[type="submit"]:hover {
  background-position: -40px -200px;
}
#menu .searchform ::-webkit-input-placeholder {
  color: #545454;
}
#menu .searchform :-moz-placeholder {
  color: #545454;
}
#menu .searchform ::-moz-placeholder {
  color: #545454;
}
#menu .searchform :-ms-input-placeholder {
  color: #545454;
}
.artes-mobile-bar {
  display: none;
}
.footer {
  padding: 2.5rem 0 0 0;
  background: url('images/bg-footer.svg') scroll no-repeat 0 center #f3f3f2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5);
}
.footer h2 {
  font-size: 3rem;
  line-height: 3.6rem;
  color: #d790a2;
}
.footer .footer-menu {
  margin-top: 1rem;
}
.footer .footer-menu a {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #84847D;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease-out;
  -webkit-transition: border-color 0.2s ease-out;
}
.footer .footer-menu a:hover {
  border-color: #84847D;
}
.footer .footer-menu li {
  margin-bottom: 0.6rem;
}
.footer .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer .testimonials {
  position: relative;
  padding-bottom: 25px;
  overflow: hidden;
  margin-top: 1.4rem;
}
.footer .testimonials .slides {
  position: relative;
}
.footer .testimonials li {
  display: none;
}
.footer .testimonials .flex-control-paging {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 99;
}
.footer .testimonials .flex-control-paging li {
  display: inline-block;
  margin: 0 3px;
}
.footer .testimonials .flex-control-paging a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px #666;
  cursor: pointer;
}
.footer .testimonials .flex-control-paging a.flex-active {
  background-color: #666666;
  cursor: default;
}
.footer .testimonials h3 {
  font-family: 'Nunito', sans-serif;
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #6A6A66;
}
.footer .testimonials p {
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #6A6A66;
}
.footer > .row {
  margin-top: 2.4rem;
}
.footer > .row:first-child {
  margin-top: 0;
}
.copyrights {
  background-color: #ffffff;
  border-top: 1px dotted #EBE3E3;
  padding: 2.5rem 0;
  margin-top: 2.5rem;
}
.copyrights p,
.copyrights p a {
  font-family: 'Nunito', sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #84847D;
}
.copyrights p {
  position: relative;
  bottom: -1px;
}
.copyrights p a {
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease-out;
  -webkit-transition: border-color 0.2s ease-out;
}
.copyrights p a:hover {
  border-color: #84847D;
}
.copyrights p,
.copyrights li {
  float: left;
}
.copyrights ul,
.copyrights .copy-menu {
  float: right;
}
.copyrights .social {
  margin-left: 1.5rem;
}
.copyrights .social li {
  margin-left: 5px;
}
.copyrights .social a {
  display: block;
  width: 22px;
  height: 22px;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  background: url('images/sprite.svg') scroll no-repeat -190px -140px transparent;
  transition: background 0.2s ease-out;
  -webkit-transition: background 0.2s ease-out;
}
.copyrights .social a.icon2 {
  background-position: -215px -140px;
}
.copyrights .social a.icon3 {
  background-position: -240px -140px;
}
.copyrights .social a:hover {
  background-position: -190px -165px;
}
.copyrights .social a:hover.icon2 {
  background-position: -215px -165px;
}
.copyrights .social a:hover.icon3 {
  background-position: -240px -165px;
}
.copyrights .copy-menu li {
  margin-left: 2rem;
}
.copyrights .copy-menu a {
  font-size: 1.3rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  color: #84847D;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease-out;
  -webkit-transition: border-color 0.2s ease-out;
}
.copyrights .copy-menu a:hover {
  border-color: #84847D;
}
.artes-btn1,
.artes-btn2,
.artes-btn3 {
  display: table;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  padding: 0.8rem 2rem;
  background-color: #ffffff;
  border: 1px solid #818181;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
  cursor: pointer;
}
.artes-btn1:hover,
.artes-btn2:hover,
.artes-btn3:hover {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #d790a2;
}
.artes-btn2 {
  padding: 0.6rem 1.4rem;
}
.artes-btn3 {
  padding: 1.3rem 2rem;
}
.artes-btn4 {
  display: table;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  padding: 1rem 2rem;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: border 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  cursor: pointer;
}
.artes-btn4:hover,
.artes-btn4.disabled {
  background-color: #96c799;
  border-color: #96C799;
}
.artes-btn4.disabled {
  cursor: default;
}
div.pp_overlay {
  background-color: #fff !important;
}
.pp_content {
  width: 100% !important;
  height: auto !important;
}
.post-type-archive-product .pp_content,
.tax-product_cat .pp_content {
  width: 100% !important;
  overflow: hidden !important;
}
.pp_woocommerce_quick_view {
  width: 60% !important;
  left: 20% !important;
  right: 20% !important;
}
.pp_woocommerce_quick_view .attribute_pa_tamanhos {
  float: left !important;
  clear: both !important;
}
.pp_woocommerce_quick_view p.price {
  font-size: 3.2rem;
  line-height: 3.2rem;
  color: #AAAAAA;
  font-weight: 300;
}
.pp_woocommerce_quick_view .single_variation_wrap .single_variation span.price .woocommerce-price-suffix {
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #545454;
}
.pp_woocommerce_quick_view .woocommerce-price-suffix {
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #545454 !important;
}
.pp_woocommerce_quick_view .variations {
  margin-top: 2rem;
}
.pp_woocommerce_quick_view .variations td {
  padding-bottom: 2rem;
  vertical-align: top;
}
.pp_woocommerce_quick_view .variations label {
  font-size: 1.4rem;
  line-height: 4rem;
  font-weight: 300;
  color: #545454;
  display: block;
  padding-right: 2rem;
}
.pp_woocommerce_quick_view .reset_variations {
  color: #d790a2;
  margin-top: 1rem;
  display: block;
  float: left;
  width: 100%;
}
.pp_woocommerce_quick_view .stock {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #6A6A66;
}
.pp_woocommerce_quick_view .product {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.pp_woocommerce_quick_view .product .quick-view-image img {
  box-shadow: none;
}
.pp_woocommerce_quick_view .product .quick-view-content h1 {
  font-weight: 300;
  color: #545454;
  font-size: 3rem;
  line-height: 4.2rem;
}
.pp_woocommerce_quick_view .product .quick-view-content .price {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.pp_woocommerce_quick_view .product .quick-view-content .price del,
.pp_woocommerce_quick_view .product .quick-view-content .price del .amount {
  color: #E56B6B;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-right: 0.5rem;
}
.pp_woocommerce_quick_view .product .quick-view-content .price ins {
  text-decoration: none;
}
.pp_woocommerce_quick_view .product .quick-view-content .price ins span {
  font-size: 4.2rem;
  line-height: 5.4rem;
  color: #AAA;
  font-weight: 300;
}
.pp_woocommerce_quick_view .product .quick-view-content .price .woocommerce-price-suffix {
  color: #AAA;
}
.pp_woocommerce_quick_view .product .quick-view-content .short-description p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #6A6A66;
}
.pp_woocommerce_quick_view .product .cart .single_add_to_cart_button {
  margin-top: 3rem;
  margin-right: 2rem;
  float: left;
  position: relative;
  cursor: pointer;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.8rem;
  background-color: #b0d7b2;
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  padding-left: 6.7rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-right: 2rem;
}
.pp_woocommerce_quick_view .product .cart .single_add_to_cart_button:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 34px;
  top: 8px;
  left: 14px;
  background: url('images/sprite.svg') scroll no-repeat 0 -90px transparent;
}
.pp_woocommerce_quick_view .product .cart .single_add_to_cart_button:hover {
  background-color: #96c799;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.pp_woocommerce_quick_view .product .artes-quantity {
  margin-top: 3rem;
}
.pp_woocommerce_quick_view .product .quick-view-detail-button {
  margin-top: 3rem;
  float: left;
  display: inline;
  text-shadow: none;
  width: auto !important;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 300;
  box-shadow: inset 0 0 0 1px #818181;
  border: 0px;
  color: #818181;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.pp_woocommerce_quick_view .product .quick-view-detail-button:hover {
  background-color: #818181;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  color: #fff;
}
.pp_woocommerce_quick_view .woocommerce-variation-price span.price,
.pp_woocommerce_quick_view .woocommerce-variation-price span.amount {
  font-size: 2.8rem;
  line-height: 2.8rem;
  color: #AAAAAA;
  font-weight: 300;
}
.featured-shopcats-home {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.featured-shopcats-home a {
  position: relative;
  float: left;
  border: 3px solid #fff;
  width: 33.33%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 12px;
  overflow: hidden;
}
.featured-shopcats-home a img {
  width: 100%;
  height: auto;
}
.featured-shopcats-home a .catname {
  position: absolute;
  width: auto;
  height: auto;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 5px;
  background-color: rgba(84, 84, 84, 0.75);
  font-family: OptimaLT, sans-serif;
  font-size: 1.7rem;
  line-height: 2rem;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
}
.featured-shopcats-home a:hover .catname {
  background-color: rgba(12, 176, 208, 0.75);
}
.artes-introduction h2 {
  font-size: 4.6rem;
  line-height: 5.6rem;
  color: #d790a2;
}
.artes-introduction p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #545454;
  margin-top: 2.4rem;
}
.artes-introduction .co-founder {
  position: relative;
  padding: 1.8rem 0 0 10rem;
  margin: 2.6rem 0 0 0;
}
.artes-introduction .co-founder img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
.artes-introduction .co-founder h3 {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #545454;
}
.artes-introduction .co-founder h4 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #aaa;
  margin-top: 2px;
}
.chronopost-block {
  padding: 2.6rem 2rem;
  border: 2px solid #E9E9E9;
  border-radius: 6px;
  background-color: #ffffff;
}
.chronopost-block p {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: 300;
  color: #818181;
  text-align: center;
}
.chronopost-block > .chronopost-link {
  margin: 1.2rem auto 0 auto;
  display: table;
}
.chronopost-block > .chronopost-link img,
.chronopost-block > .chronopost-link .artes-btn2 {
  float: left;
}
.chronopost-block > .chronopost-link .artes-btn2 {
  margin: 1rem 0 0 2rem;
}
.newsletter-block {
  padding: 3rem 2rem;
  border: 2px solid #F2D3DB;
  border-radius: 6px;
  background-color: #ffffff;
}
.newsletter-block h2 {
  font-size: 3.4rem;
  line-height: 4.2rem;
  color: #d790a2;
  text-align: center;
}
.newsletter-block .clearfix {
  width: 68%;
  margin-top: 1.2rem;
}
.newsletter-block .clearfix .wrap {
  float: left;
  width: 68%;
}
.newsletter-block .wrap label.error {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #fc5858;
  text-align: left;
  margin-top: 5px;
}
.newsletter-block button {
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: uppercase;
  color: #fff;
  background-color: #d790a2;
  padding: 1.3rem 2rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 32%;
}
.newsletter-block button:hover,
.newsletter-block button:focus {
  background-color: #b4536c;
}
.newsletter-block input {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  padding: 1.2rem 1.5rem;
  background-color: #fcfcfc;
  border: 1px solid #EAE9E9;
  width: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#newsletterSuccess {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 300;
  text-align: center;
  color: #fff;
  background-color: #5ac366;
  border-radius: 4px;
  padding: 1.4rem 2rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.brands img {
  width: 100%;
  height: auto;
  border: 1px solid #EAE9E9;
  border-radius: 6px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.brands .row > * {
  margin-top: 2rem;
}
.brands .row > *:nth-child(-n+6) {
  margin-top: 0;
}
.brands .row > *:nth-child(6n) {
  margin-right: 0;
}
.small-product-home div .product-item-small {
  margin-bottom: 2rem;
}
.small-product-home div .product-item-small:last-child {
  margin-bottom: 0;
}
.small-product-home div .product-item-small img {
  border-left: 1px solid #EAE9E9;
  width: 195px;
  height: 115px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.small-product-home div .product-item-small .woocommerce-price-suffix {
  display: none;
}
.ubermenu-column-1-5 .ubermenu-item {
  border-bottom: 0px !important;
}
.ubermenu-column-1-5 .ubermenu-widget-area li {
  border-bottom: 0px !important;
  width: 100% !important;
}
.ubermenu-column-1-5 .ubermenu-widget-area li h3 {
  color: #545454;
  padding: 0;
  margin-bottom: 1.5rem;
  margin-top: 0;
  font-size: 2.2rem;
  line-height: 2.4rem;
  text-align: center;
  font-weight: 300;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget {
  border: 1px solid #EAE9E9;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li {
  border-bottom: 0px !important;
  position: relative;
  padding-bottom: 0 !important;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li a {
  color: #545454;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li a img {
  margin: 0 auto;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li a span.product-title {
  padding-top: 1.5rem;
  color: #545454;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  margin-bottom: -4rem;
  padding-bottom: 7rem;
  margin-top: 1rem;
  border-top: 1px solid #EAE9E9;
  background-color: #fbfbfb;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li span.amount {
  margin-bottom: 2rem;
  display: inline-block;
  margin-top: -4rem;
  margin-left: 2rem;
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #AAAAAA;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li del .amount {
  text-decoration: line-through;
  margin-left: 2rem;
  color: #E56B6B;
  font-size: 1.6rem;
  line-height: 2rem;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li ins .amount {
  margin-left: 0.4rem;
}
.ubermenu-column-1-5 .ubermenu-widget-area li ul.product_list_widget li .woocommerce-price-suffix {
  display: none;
}
.clearfix:after,
.row:after,
.col2-set:after,
.form-row:after,
.insiderow:after,
.topbar:after,
.copyrights:after,
#menu:after,
.slides:after,
.block4:after,
#workshops:after,
.thumbnails:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#wrapper,
.main-area {
  position: relative;
  max-width: 1210px;
  margin: 0 auto;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.centerblock {
  margin: 0 auto;
}
.mtop30 {
  margin-top: 3rem;
}
.artes-mobile-menu {
  display: none;
}
.text-field,
.text-area,
.select-field,
.input-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #000;
  background-color: #f3f3f2;
  border-radius: 4px;
}
.text-field.error,
.text-area.error,
.select-field.error,
.input-text.error {
  background-color: #ffe9e9;
  color: #E94F4F;
}
.text-field,
.input-text {
  width: 100%;
  height: 44px;
  padding: 0 20px;
  box-sizing: border-box;
}
.text-area {
  width: 100%;
  height: 174px;
  padding: 20px;
  margin: 0;
}
.select-field {
  position: relative;
  width: auto;
  height: 4.4rem;
  padding: 0 7rem 0 2rem;
  cursor: pointer;
}
.select-field select {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.select-field span {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #000;
  padding: 1.5rem 0;
}
.select-field:after {
  content: '';
  position: absolute;
  width: 4.4rem;
  height: 4.4rem;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: #dddddd;
  border-radius: 4px;
}
.select-field:before {
  content: '';
  position: absolute;
  top: 18px;
  right: 14px;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #818181 transparent transparent transparent;
  transition: border-color 0.2s ease-out;
  -webkit-transition: border-color 0.2s ease-out;
}
.select-field:hover:before {
  border-color: #0cb0d0 transparent transparent transparent;
}
.select-field.novalue span {
  color: #545454;
}
.select-field.error {
  background-color: #ffe9e9;
}
.select-field.error span {
  color: #E94F4F;
}
.select-field.error:after {
  background-color: #fac8c8;
}
.select-field.small-size {
  width: auto;
  height: 4rem;
}
.select-field.small-size span {
  padding: 1rem 0;
}
.select-field.small-size:after {
  width: 4rem;
  height: 4rem;
}
.select-field.small-size:before {
  top: 16px;
  right: 12px;
}
.wrap-checkbox,
.form-row.create-account,
.form-row.terms {
  position: relative;
}
.wrap-checkbox .checker,
.form-row.create-account .checker,
.form-row.terms .checker {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #f3f3f2;
  border-radius: 4px;
}
.wrap-checkbox .checker .checked,
.form-row.create-account .checker .checked,
.form-row.terms .checker .checked {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px;
  background-color: #b0d7b2;
  border-radius: 4px;
}
.wrap-checkbox .checkbox,
.form-row.create-account .checkbox,
.form-row.terms .checkbox {
  margin: 0 !important;
}
.wrap-checkbox label,
.form-row.create-account label,
.form-row.terms label {
  display: block;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  padding-left: 3rem;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #818181;
  cursor: pointer;
}
.wrap-checkbox input,
.form-row.create-account input,
.form-row.terms input {
  opacity: 0;
  filter: alpha(opacity=0);
}
.woocommerce-form__label-for-checkbox {
  position: relative;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  padding-left: 3rem;
  font-weight: 300;
  color: #818181;
  cursor: pointer;
}
.woocommerce-form__label-for-checkbox .checker {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #f3f3f2;
  border-radius: 4px;
}
.woocommerce-form__label-for-checkbox .checker .checked {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px;
  background-color: #b0d7b2;
  border-radius: 4px;
}
.woocommerce-form__label-for-checkbox input {
  opacity: 0;
  filter: alpha(opacity=0);
}
.btn1 {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #818181;
  text-transform: uppercase;
  padding: 0.6rem 1.8rem;
  border: 2px solid #818181;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: background 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out;
  cursor: pointer;
}
.btn1:hover {
  background-color: #818181;
  color: #fff;
}
.btn3 {
  font-size: 1rem;
  line-height: 1.4rem;
  color: #818181;
  text-transform: uppercase;
  padding: 0.6rem 1rem;
  border: 2px solid #818181;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: background 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out;
  cursor: pointer;
}
.btn3:hover {
  background-color: #818181;
  color: #fff;
}
.btn4 {
  display: table;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #0cb0d0;
  padding: 1rem 3rem;
  transition: background 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out;
  cursor: pointer;
}
.btn4:hover {
  background-color: #0cb0d0;
  color: #fff;
}
.btn4.disabled {
  cursor: default;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn5 {
  display: table;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #0cb0d0;
  padding: 1.5rem 3rem;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  cursor: pointer;
}
.btn5:hover {
  background-color: #0cb0d0;
}
.btn6 {
  display: table;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background-color: #0cb0d0;
  padding: 1.2rem 2rem;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  cursor: pointer;
}
.btn6:hover {
  background-color: #0cb0d0;
}
.btn6.disabled {
  cursor: default;
  background-color: #0cb0d0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.fc-btn1,
.fc-btn2,
.fc-btn3,
#commentform input[type="submit"] {
  display: table;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  transition: border 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
}
.fc-btn1 {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  border: 1px solid #818181;
  padding: 0.7rem 1.2rem;
  border-radius: 3px;
}
.fc-btn1:hover {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #0cb0d0;
}
.fc-btn2 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #818181;
  padding: 1.2rem 5rem;
  border-radius: 4px;
}
.fc-btn2:hover,
.fc-btn2.disabled {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #0cb0d0;
}
.fc-btn2.disabled {
  cursor: default;
}
.fc-btn2.loading {
  cursor: default;
  border-color: #F3F3F2;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  width: 2.4rem;
  height: 4.8rem;
  background: url('images/loader.gif') scroll no-repeat center center #f3f3f2;
}
.fc-btn3,
#commentform input[type="submit"] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  padding: 1rem 2rem;
  border-radius: 4px;
}
.fc-btn3:hover,
#commentform input[type="submit"]:hover,
.fc-btn3.disabled,
#commentform input[type="submit"].disabled {
  background-color: #96c799;
  border-color: #96C799;
}
.fc-btn3.disabled,
#commentform input[type="submit"].disabled {
  cursor: default;
}
.block1 {
  cursor: pointer;
  transition: box-shadow 0.2s ease-out;
  -webkit-transition: box-shadow 0.2s ease-out;
  border-radius: 4px;
  overflow: hidden;
}
.block1 figure {
  position: relative;
  border: 1px solid #F4F4F4;
  text-align: center;
}
.block1 figure .hcenter {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 1rem;
}
.block1 h1 {
  height: 4.4rem;
  overflow: hidden;
}
.block1 h1 a {
  font-family: 'Nunito', sans-serif;
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #545454;
}
.block1 .viewfast {
  position: relative;
  z-index: 99;
  font-size: 1rem;
  line-height: 2.6rem;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(12, 176, 208, 0.8);
  padding: 0 1rem;
  display: table;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
}
.block1 .viewfast:hover {
  background-color: #0cb0d0;
}
.block1 .infos {
  min-height: 98px;
  padding: 1.4rem 2rem;
  border-left: 1px solid #F4F4F4;
  border-right: 1px solid #F4F4F4;
}
.block1 .add_to_cart_button {
  position: relative;
  display: block;
  background-color: #545454;
  font-size: 1.3rem;
  line-height: 3rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem;
}
.block1 .add_to_cart_button:hover {
  background-color: #818181;
}
.block1 .price {
  display: block;
  margin-top: 1rem;
}
.block1 .price .amount {
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 300;
  color: #AAAAAA;
}
.block1 .price ins {
  border-bottom: none;
  text-decoration: none;
}
.block1 .price del {
  color: #AAAAAA;
}
.block1 .price del .amount {
  position: relative;
  top: -3px;
  font-size: 2.1rem;
  margin-left: 0.4rem;
}
.block1:hover {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.block4 {
  position: relative;
  border-radius: 4px;
  border: 1px solid #EAE9E9;
  padding: 0 60px 0 0;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: box-shadow 0.2s ease-out;
  -webkit-transition: box-shadow 0.2s ease-out;
}
.block4 figure {
  position: relative;
  border: 1px solid #F4F4F4;
  width: 34.5%;
}
.block4 figure .hcenter {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 1rem;
}
.block4 figure,
.block4 .infos,
.block4 .addcart {
  float: left;
  min-height: 114px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.block4 h1 a {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #545454;
}
.block4 .viewfast {
  position: relative;
  z-index: 99;
  font-size: 1rem;
  line-height: 2.2rem;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(12, 176, 208, 0.8);
  padding: 0 1rem;
  display: table;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
}
.block4 .viewfast:hover {
  background-color: #0cb0d0;
}
.block4 .infos {
  width: 55.5%;
  padding: 1.4rem 2rem;
  border-top: 1px solid #F4F4F4;
  border-bottom: 1px solid #F4F4F4;
}
.block4 .add_to_cart_button {
  position: absolute;
  width: 60px;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #aaaaaa;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
.block4 .price {
  margin-top: 0.6rem;
  max-height: 4.2rem;
  overflow: hidden;
}
.block4 .price .amount {
  font-size: 3.2rem;
  line-height: 4.2rem;
  font-weight: 300;
  color: #AAAAAA;
}
.block4 .price ins {
  border-bottom: none;
  text-decoration: none;
}
.block4 .price del {
  color: #AAAAAA;
}
.block4 .price del .amount {
  position: relative;
  top: -3px;
  font-size: 2.1rem;
  margin-left: 0.4rem;
}
.block4:hover {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.block7 {
  margin-bottom: 3rem;
}
.block7 h2 {
  font-size: 3rem;
  line-height: 3.6rem;
  color: #545454;
  border-bottom: 1px solid #D7AEB3;
}
.block7 .searchform {
  position: relative;
  margin-top: 1.5rem;
}
.block7 .searchform input[type="text"] {
  font-size: 1.4rem;
  line-height: 2.2rem;
  width: 100%;
  font-weight: 300;
  color: #333;
  padding: 1.4rem 1.5rem;
  background-color: #f3f3f2;
  border-radius: 3px;
}
.block7 .searchform input[type="submit"] {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 1rem;
  margin-top: -15px;
  cursor: pointer;
  z-index: 99;
  background: url('images/sprite.svg') scroll no-repeat -40px -170px transparent;
  transition: background 0.2s ease-out;
  -webkit-transition: background 0.2s ease-out;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
.block7 .searchform input[type="submit"]:hover {
  background-position: -40px -200px;
}
.block7 .searchform ::-webkit-input-placeholder {
  color: #545454;
}
.block7 .searchform :-moz-placeholder {
  color: #545454;
}
.block7 .searchform ::-moz-placeholder {
  color: #545454;
}
.block7 .searchform :-ms-input-placeholder {
  color: #545454;
}
.block7 .tag-cloud {
  margin-top: 1.5rem;
}
.block7 .tag-cloud li {
  float: left;
  margin: 0 6px 6px 0;
}
.block7 .tag-cloud a {
  display: block;
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 300;
  color: #818181;
  border: 1px solid #8A8A8A;
  padding: 6px 10px;
  border-radius: 4px;
  transition: border 0.3s ease-out, background 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border 0.3s ease-out, background 0.3s ease-out, color 0.3s ease-out;
}
.block7 .tag-cloud a:hover {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #0cb0d0;
}
.block7 .categories-list {
  margin-top: 0.5rem;
}
.block7 .categories-list li {
  border-bottom: 1px solid #EAE9E9;
  list-style: none;
  padding: 0.5rem 0;
}
.block7 .categories-list a {
  position: relative;
  display: block;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #818181;
  padding: 1rem 2rem 1rem 3.4rem;
  border-radius: 4px;
}
.block7 .categories-list a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.4rem;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 4px;
  border-color: transparent transparent transparent #0cafd0;
  transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
}
.block7 .categories-list a:hover {
  background-color: #f3f3f2;
  color: #d790a2;
}
.block7 .categories-list a:hover:before {
  border-color: transparent transparent transparent #d790a2;
}
.block7 article {
  margin-top: 15px;
  cursor: pointer;
}
.block7 article figure {
  position: relative;
  width: 30%;
  margin-right: 4%;
}
.block7 article figure:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  background: url('images/sprite.png') scroll no-repeat -150px -85px transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
}
.block7 article figure,
.block7 article .text {
  float: left;
}
.block7 article img {
  border-radius: 4px;
}
.block7 article .text {
  width: 66%;
}
.block7 article a {
  font-family: 'Nunito', sans-serif;
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #818181;
}
.block7 article time {
  position: relative;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 300;
  color: #AAAAAA;
  margin-top: 8px;
  padding-left: 22px;
}
.block7 article time:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 2px;
  left: 0;
  background: url('images/sprite.png') scroll no-repeat -275px 0 transparent;
}
.block7 article .icon {
  display: none;
}
.block7 article:hover a {
  color: #0cb0d0;
}
.block7 article:hover figure:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.block7 .montharchive {
  margin-top: 1.5rem;
}
.block7 .montharchive > ul {
  border-top: 1px solid #EDEDED;
}
.block7 .montharchive > ul .title {
  background-color: #fcfcfc;
  border: 1px solid #EDEDED;
  border-top: none;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  cursor: pointer;
  margin-bottom: 0;
}
.block7 .montharchive > ul .title h3 {
  position: relative;
  font-family: 'Nunito', sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #545454;
  margin: 0;
  padding: 1.3rem 2rem 1.3rem 4.4rem;
  transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
}
.block7 .montharchive > ul .title h3:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.4rem;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 0 7px;
  border-color: #0cafd0 transparent transparent transparent;
  transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
}
.block7 .montharchive > ul .title:hover {
  background-color: #f8f8f5;
}
.block7 .montharchive > ul .title:hover h3 {
  color: #d790a2;
}
.block7 .montharchive > ul .title:hover h3:before {
  border-color: #d790a2 transparent transparent transparent;
}
.block7 .montharchive > ul .text {
  display: none;
}
.block7 .montharchive > ul .text li {
  border-bottom: 1px solid #EAE9E9;
  list-style: none;
  padding: 0.5rem 0;
}
.block7 .montharchive > ul .text a {
  position: relative;
  display: block;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #818181;
  padding: 1rem 2rem 1rem 3.4rem;
  border-radius: 4px;
}
.block7 .montharchive > ul .text a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.4rem;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 4px;
  border-color: transparent transparent transparent #0cafd0;
  transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
}
.block7 .montharchive > ul .text a:hover {
  background-color: #f3f3f2;
  color: #d790a2;
}
.block7 .montharchive > ul .text a:hover:before {
  border-color: transparent transparent transparent #d790a2;
}
.block7 .montharchive > ul > li.active .title {
  background-color: #f8f8f5;
  cursor: default;
}
.block7 .montharchive > ul > li.active .title h3 {
  color: #d790a2;
}
.block7 .montharchive > ul > li.active .title h3:before {
  border-color: #d790a2 transparent transparent transparent;
}
.block7 .montharchive > ul > li:first-child .text {
  display: block;
}
.block8 {
  position: relative;
  padding: 0.5rem 0 3rem 13rem;
  border-bottom: 1px solid #F1F1F1;
}
.block8 figure {
  position: absolute;
  top: 0;
  left: 0;
}
.block8 img {
  border-radius: 50%;
}
.block8 h2 {
  font-size: 2rem;
  line-height: 2.2rem;
  color: #545454;
  font-weight: 700;
}
.block8 p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #8A8A8A;
  font-weight: 300;
  margin-top: 0.5rem;
}
.block10 img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
  height: auto;
}
.block10 h1,
.block10 h1 a {
  font-size: 2.5rem;
  line-height: 3.4rem;
  color: #545454;
}
.block10 p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #8A8A8A;
  margin-top: 0.5rem;
}
.block10 > a {
  display: block;
  font-size: 1.3rem;
  line-height: 2rem;
  text-align: center;
  padding: 1.5rem 1rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.block10 > a:hover {
  background-color: #96c799;
}
.block10 .text {
  position: relative;
  border: 1px solid #EAE9E9;
  border-bottom: none;
  padding: 2rem;
}
.block10 ul {
  margin-top: 1rem;
}
.block10 li {
  position: relative;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #818181;
  padding-top: 0.8rem;
}
.block10 li.fs-date,
.block10 li.fs-hours,
.block10 li.fs-former {
  padding-left: 2.5rem;
}
.block10 li.fs-date:before,
.block10 li.fs-hours:before,
.block10 li.fs-former:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 12px;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -260px -110px transparent;
}
.block10 li.fs-hours:before {
  background-position: -240px -110px;
}
.block10 li.fs-former:before {
  background-position: -280px -110px;
}
.block10 li.fs-price {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  font-size: 4rem;
  line-height: 4rem;
  color: #818181;
  font-weight: 300;
}
.block10.hidden {
  display: none;
}
.block-404 {
  padding-top: 4rem;
}
.block-404 h1 {
  font-size: 5.4rem;
  line-height: 5.8rem;
  font-weight: 400;
  color: #545454;
}
.block-404 h2 {
  font-size: 1.9rem;
  line-height: 2.8rem;
  font-family: 'Nunito', sans-serif;
  color: #8A8A8A;
  margin-top: 1rem;
  margin-bottom: 2.8rem;
}
.block-text2 h2 {
  position: relative;
  font-size: 3.5rem;
  line-height: 4.2rem;
  color: #545454;
  margin-bottom: -4px;
}
.block-text2 p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #818181;
  margin-top: 2.4rem;
}
.block-text2 p a {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #d790a2;
}
.block-text2 p a:hover {
  color: #b4536c;
}
.row > .tm-col12 > .btn1.fright {
  margin-top: 0.8rem;
}
.tm-col1 .block4,
.tm-col2 .block4,
.tm-col3 .block4,
.tm-col4 .block4,
.tm-col5 .block4,
.tm-col6 .block4,
.tm-col7 .block4,
.tm-col8 .block4,
.tm-col9 .block4,
.tm-col10 .block4,
.tm-col11 .block4 {
  margin-top: 2.4rem;
}
.tm-col1 .block4:first-child,
.tm-col2 .block4:first-child,
.tm-col3 .block4:first-child,
.tm-col4 .block4:first-child,
.tm-col5 .block4:first-child,
.tm-col6 .block4:first-child,
.tm-col7 .block4:first-child,
.tm-col8 .block4:first-child,
.tm-col9 .block4:first-child,
.tm-col10 .block4:first-child,
.tm-col11 .block4:first-child {
  margin-top: 0;
}
.main-area {
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 5rem;
}
.area {
  padding: 3rem 0;
  background-color: #ffffff;
}
.area > .row {
  margin-top: 2rem;
}
.area > .row:first-child {
  margin-top: 0;
}
.area .title {
  position: relative;
  font-size: 3.4rem;
  line-height: 4rem;
  color: #545454;
  margin-bottom: -10px;
}
.area .title-pddb {
  padding-bottom: 2rem;
}
.area.ar1 {
  background-color: #fff2f6;
}
.area.ar2 {
  background-color: #f3f3f2;
}
.area.ar3 {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.76);
}
.area.ar4,
.area.ar5 {
  background-color: #fcfcfc;
  border-bottom: 1px solid #F2F2F2;
}
#contactForm h2 {
  font-size: 3.5rem;
  line-height: 4.2rem;
  color: #545454;
}
#contactForm .form-row {
  margin-top: 20px;
}
#contactForm .form-row > * {
  margin-right: 5.3%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
#contactForm .form-row > *:last-child {
  margin: 0;
}
#contactForm .form-row:first-child {
  margin-top: 0;
}
#contactForm .tm-col6 {
  width: 47.35%;
}
#contactForm .resultMsg p {
  font-size: 15px;
  line-height: 20px;
  color: #D37070;
  text-align: center;
  border: 3px solid #D37070;
  padding: 17px 20px;
}
#contactForm .resultMsg p.success-msg {
  color: #90C98E;
  border-color: #90C98E;
}
#contactForm .fc-btn3 {
  margin-top: -5px;
}
#contactForm ::-webkit-input-placeholder {
  color: #545454;
}
#contactForm :-moz-placeholder {
  color: #545454;
}
#contactForm ::-moz-placeholder {
  color: #545454;
}
#contactForm :-ms-input-placeholder {
  color: #545454;
}
#contactForm .error::-webkit-input-placeholder {
  color: #E94F4F;
}
#contactForm .error:-moz-placeholder {
  color: #E94F4F;
}
#contactForm .error::-moz-placeholder {
  color: #E94F4F;
}
#contactForm .error:-ms-input-placeholder {
  color: #E94F4F;
}
#contactErrors {
  display: none;
}
#commentform {
  margin-top: 2.5rem;
}
#commentform .form-row {
  margin-top: 2rem;
}
#commentform .form-row > * {
  margin-right: 4%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
#commentform .form-row > *:last-child {
  margin: 0;
}
#commentform .form-row:first-child {
  margin-top: 0;
}
#commentform input[type="submit"] {
  margin-top: 1rem;
}
#commentform .tm-col6 {
  width: 48%;
}
#commentform .logged-in-as {
  padding: 0;
}
#commentform ::-webkit-input-placeholder {
  color: #545454;
}
#commentform :-moz-placeholder {
  color: #545454;
}
#commentform ::-moz-placeholder {
  color: #545454;
}
#commentform :-ms-input-placeholder {
  color: #545454;
}
#commentform .error::-webkit-input-placeholder {
  color: #E94F4F;
}
#commentform .error:-moz-placeholder {
  color: #E94F4F;
}
#commentform .error::-moz-placeholder {
  color: #E94F4F;
}
#commentform .error:-ms-input-placeholder {
  color: #E94F4F;
}
.form label {
  position: relative;
  display: block;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #818181;
  margin-bottom: 0.5rem;
}
.form input,
.form .wrap-checkbox,
.form .select2-container {
  margin-bottom: 2rem;
}
.form h2 {
  font-size: 3.5rem;
  line-height: 4rem;
  color: #545454;
  margin-bottom: 1.5rem;
}
.form .ftext {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #6A6A66;
  margin-bottom: 2rem;
}
.form ::-webkit-input-placeholder {
  color: #545454;
}
.form :-moz-placeholder {
  color: #545454;
}
.form ::-moz-placeholder {
  color: #545454;
}
.form :-ms-input-placeholder {
  color: #545454;
}
.form .error::-webkit-input-placeholder {
  color: #E94F4F;
}
.form .error:-moz-placeholder {
  color: #E94F4F;
}
.form .error::-moz-placeholder {
  color: #E94F4F;
}
.form .error:-ms-input-placeholder {
  color: #E94F4F;
}
#search404Form {
  position: relative;
}
#search404Form input[type="text"] {
  display: block;
  width: 70%;
  float: left;
}
#search404Form .searchSubmit {
  position: relative;
  width: 30%;
  float: left;
  left: -4px;
  padding: 1.2rem 2rem;
  border-radius: 0px 4px 4px 0px;
}
.page-title {
  font-size: 4.6rem;
  line-height: 5.4rem;
  color: #d790a2;
}
#breadcrumbs {
  color: #aaa;
  float: right;
  margin-top: 1.5rem;
}
#breadcrumbs span,
#breadcrumbs a {
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: 300;
  text-transform: uppercase;
}
#breadcrumbs a {
  color: #aaa;
}
#breadcrumbs .breadcrumb_last {
  color: #545454;
}
.fuse-gmaps {
  width: 100%;
  height: 310px;
  border-radius: 4px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
  margin-top: 2.6rem;
}
.post h1 {
  font-size: 3rem;
  line-height: 4rem;
  color: #2B2B2B;
}
.post h2 {
  font-size: 2.8rem;
  line-height: 3.4rem;
}
.post h3 {
  font-size: 2.4rem;
  line-height: 3rem;
}
.post h4 {
  font-size: 2rem;
  line-height: 2.6rem;
}
.post h5 {
  font-size: 1.8rem;
  line-height: 2.4rem;
}
.post h6 {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
  color: #2B2B2B;
  margin-bottom: 1rem;
  padding-top: 6px;
}
.post p,
.post li {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #8A8A8A;
  margin-bottom: 2.4rem;
}
.post a {
  color: #d790a2;
  text-decoration: underline;
}
.post a:hover {
  color: #b4536c;
}
.post ul,
.post ol {
  margin: 0 0 24px 50px;
}
.post ul {
  list-style: disc;
}
.post ol {
  list-style: decimal;
}
.post li {
  margin-bottom: 10px;
}
.post .infos {
  border: 1px solid #EDEDED;
  background-color: #fcfcfc;
  margin: 16px 0 20px 0;
}
.post .infos .col {
  width: 33.33%;
  float: left;
}
.post .infos p,
.post .infos time {
  position: relative;
  display: table;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 300;
  color: #AAAAAA;
  text-align: center;
  margin: 0 auto;
  padding: 1.2rem 1.2rem 1.2rem 2.4rem;
}
.post .infos p:before,
.post .infos time:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 12px;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -340px -110px transparent;
}
.post .infos p.icon2:before,
.post .infos time.icon2:before {
  background-position: -320px -110px;
}
.post .infos p.icon3:before,
.post .infos time.icon3:before {
  background-position: -300px -110px;
}
.post iframe {
  max-width: 100%;
}
.post img {
  margin-bottom: 2.4rem;
}
.post blockquote {
  background: url('images/quote.png') scroll no-repeat 0 0 transparent;
  padding-left: 65px;
}
.post .alignleft {
  float: left;
  margin: 0.5rem 3rem 0 0;
}
.post .alignright {
  float: right;
  margin: 0.5rem 0 0 3rem;
}
.post .wp-caption {
  width: auto !important;
  background-color: #fcfcfc;
  border: 1px solid #F2F2F2;
  padding: 2rem 2rem 1.4rem 2rem;
  margin-bottom: 2.4rem;
}
.post .wp-caption img {
  margin: 0 0 1.4rem 0;
}
.post .wp-caption .wp-caption-text {
  font-size: 1.5rem;
  line-height: 1.6rem;
  color: #949494;
  margin: 0;
}
.post .author-box {
  position: relative;
  background-color: #f3f3f2;
  padding: 20px 20px 20px 120px;
  margin-top: 3rem;
  min-height: 80px;
}
.post .author-box figure {
  position: absolute;
  left: 20px;
  top: 20px;
}
.post .author-box img {
  margin: 0;
  border-radius: 50%;
}
.post .author-box a {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  color: #2B2B2B;
  text-transform: uppercase;
  text-decoration: none;
}
.post .author-box p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #949494;
  margin: 2px 0 0 0;
}
.post-social {
  padding: 2rem;
  border-top: 1px solid #D7AEB3;
  border-bottom: 1px solid #D7AEB3;
  margin-top: 2rem;
}
.post-social p {
  font-size: 2.1rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #949494;
  margin: 0;
  float: left;
  padding: 1.4rem 0;
}
.post-social p span {
  display: block;
  font-size: 1.7rem;
  line-height: 2.4rem;
}
.post-social .share-buttons {
  float: right;
}
.post-social .addthis a {
  position: relative;
  display: block;
  width: 3.8rem;
  height: 3.5rem;
  float: left;
  border-radius: 4px;
  margin-left: 3px;
  background: url('images/sprite.svg') scroll no-repeat -190px -195px transparent;
}
.post-social .addthis a * {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.post-social .addthis a iframe {
  width: 3.8rem !important;
  height: 3.5rem !important;
}
.post-social .addthis a.addthis_button_facebook {
  background-color: #3b5998;
}
.post-social .addthis a.addthis_button_facebook:hover {
  background-color: #233b71;
}
.post-social .addthis a.addthis_button_twitter {
  background-color: #00aced;
  background-position: -230px -195px;
}
.post-social .addthis a.addthis_button_twitter:hover {
  background-color: #016c97;
}
.post-social .addthis a.addthis_button_google_plusone {
  background-color: #dd4b39;
  background-position: -270px -195px;
}
.post-social .addthis a.addthis_button_google_plusone:hover {
  background-color: #bb270b;
}
.post-social .addthis a.addthis_button_pinterest {
  background-color: #aa1b21;
  background-position: -190px -230px;
}
.post-social .addthis a.addthis_button_pinterest:hover {
  background-color: #840d12;
}
.post-social .addthis a:first-child {
  margin: 0;
}
#sharelink {
  position: relative;
  display: block;
  width: 100%;
  height: 3.5rem;
  border-radius: 4px;
  margin-top: 5px;
  background-color: #0cb0d0;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
}
#sharelink:before {
  content: '';
  position: absolute;
  width: 3.8rem;
  height: 3.5rem;
  top: 0;
  left: 50%;
  margin-left: -19px;
  background: url('images/sprite.svg') scroll no-repeat -230px -230px transparent;
}
#sharelink:hover {
  background-color: #09859d;
}
.post-navigation {
  margin-top: 3rem;
}
.post-navigation a,
.post-navigation div {
  position: relative;
  display: block;
  border: 1px solid #EAE9E9;
  border-radius: 4px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.post-navigation a:hover,
.post-navigation div:hover {
  background-color: #f3f3f2;
  color: #0cb0d0;
}
.post-navigation .prevlink,
.post-navigation .nextlink {
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: 300;
  color: #8A8A8A;
  text-transform: uppercase;
  width: 41.5%;
  text-align: center;
  text-decoration: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.post-navigation .prevlink:before,
.post-navigation .nextlink:before {
  content: '';
  position: absolute;
  width: 4.5rem;
  height: auto;
  top: 0;
  bottom: 0;
}
.post-navigation .prevlink:after,
.post-navigation .nextlink:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 22px;
  top: 50%;
  margin-top: -11px;
  background: url('images/sprite.svg') scroll no-repeat -320px 0 transparent;
}
.post-navigation .prevlink {
  padding-left: 4.5rem;
}
.post-navigation .prevlink:before {
  left: 0;
  border-right: 1px solid #EAE9E9;
}
.post-navigation .prevlink:after {
  left: 1.6rem;
}
.post-navigation .nextlink {
  padding-right: 4.5rem;
}
.post-navigation .nextlink:before {
  right: 0;
  border-left: 1px solid #EAE9E9;
}
.post-navigation .nextlink:after {
  right: 1.6rem;
  background-position: -335px 0;
}
.post-navigation .homelink {
  width: 9%;
  height: 5rem;
  margin: 0 4%;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
.post-navigation .homelink:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 17px;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -9px;
  background: url('images/sprite.svg') scroll no-repeat -355px 0 transparent;
}
.post-navigation div.prevlink,
.post-navigation div.nextlink {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.post-navigation div.prevlink:hover,
.post-navigation div.nextlink:hover {
  background-color: #ffffff !important;
  color: #8A8A8A !important;
}
.comment-respond {
  margin-top: 3rem;
}
.comments {
  margin-top: 4.5rem;
}
.comments h2,
.comments .comment-reply-title {
  font-size: 3.5rem;
  line-height: 4.2rem;
  font-weight: 400;
  color: #545454;
  border-bottom: 1px solid #D7AEB3;
  padding: 0;
  margin: 0;
}
.comments h2 span a,
.comments .comment-reply-title span a {
  font-size: 4rem;
  line-height: 4.4rem;
  text-decoration: none;
}
.comments .comment-reply-title a {
  font-family: OptimaLT, sans-serif;
}
.comments h3 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #1C242B;
  margin: 0;
  padding-top: 16px;
}
.comments h3 span {
  font-weight: 300;
}
.comments ul,
.comments ol {
  list-style: none;
  margin: 0;
}
.comments ol {
  margin-top: 1.5rem;
}
.comments ul {
  margin-top: 2rem;
}
.comments li {
  position: relative;
  padding: 0 0 0 100px;
  margin-bottom: 2rem;
}
.comments figure {
  position: absolute;
  left: 0;
  top: 0;
}
.comments img {
  border: 3px solid #F3F3F2;
  border-radius: 50%;
}
.comments time {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #949494;
  border-bottom: 1px dotted #D8D8D8;
  padding-bottom: 8px;
}
.comments p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #949494;
  padding-top: 10px;
  margin: 0;
}
.comments .comment-reply-link {
  position: absolute;
  top: 24px;
  right: 0;
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  border: 1px solid #818181;
  padding: 0 1.5rem;
  text-decoration: none;
  border-radius: 3px;
  transition: border 0.3s ease-out, background 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border 0.3s ease-out, background 0.3s ease-out, color 0.3s ease-out;
}
.comments .comment-reply-link:hover {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #0cb0d0;
}
#posts > * {
  margin-bottom: 3rem;
}
#workshops > * {
  width: 48%;
  margin-right: 4%;
  float: left;
  margin-bottom: 3rem;
}
#workshops > *:nth-child(2n) {
  margin-right: 0;
}
#workshopForm .text-field {
  margin-top: 1rem;
}
#workshopForm .fc-btn3 {
  margin-top: 2rem;
}
#workshopForm .resultMsg {
  margin-top: 2rem;
}
#workshopForm .resultMsg p {
  font-size: 15px;
  line-height: 20px;
  color: #D37070;
  text-align: center;
  border: 3px solid #D37070;
  padding: 17px 20px;
}
#workshopForm .resultMsg p.success-msg {
  color: #90C98E;
  border-color: #90C98E;
}
#workshopErrors {
  display: none;
}
.workshop-info {
  padding-top: 2rem;
}
.workshop-info img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.workshop-info ul {
  position: relative;
  background-color: #fcfcfc;
  border: 1px solid #EDEDED;
  border-radius: 4px;
  margin: 0;
  list-style: none;
  padding: 2rem;
}
.workshop-info li {
  position: relative;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #818181;
  margin: 0.8rem 0 0 0;
}
.workshop-info li.fs-date,
.workshop-info li.fs-hours,
.workshop-info li.fs-former {
  padding-left: 2.5rem;
  font-weight: 400;
}
.workshop-info li.fs-date:before,
.workshop-info li.fs-hours:before,
.workshop-info li.fs-former:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 3px;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -260px -110px transparent;
}
.workshop-info li.fs-hours:before {
  background-position: -240px -110px;
}
.workshop-info li.fs-former:before {
  background-position: -280px -110px;
}
.workshop-info li.fs-price {
  position: absolute;
  right: 2rem;
  top: 50%;
  font-size: 6rem;
  line-height: 6rem;
  color: #d790a2;
  font-weight: 300;
  margin: -2.5rem 0 0 0;
}
.workshop-info li:first-child {
  margin-top: 0;
}
.workshop-info .workshop-col {
  width: 48%;
  margin-right: 4%;
  float: left;
}
.workshop-info .workshop-col:nth-child(2n) {
  margin-right: 0;
}
.open-store {
  position: relative;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #b0d7b2;
  padding-left: 4rem;
  margin-top: 2rem;
}
.open-store:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 24px;
  top: 0;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -270px -140px transparent;
}
#testimonials .block8 {
  margin-bottom: 3rem;
}
#testimonials .block8:last-child {
  margin-bottom: 0;
}
#artes-cartpopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: auto;
}
#artes-cartpopup .cartpopup-container {
  position: absolute;
  width: 1210px;
  height: auto;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 96%;
  top: 50%;
  left: 50%;
  z-index: 99991;
  padding: 4rem 2rem;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
  transform: translate(-50%, -50%);
}
#artes-cartpopup .cartpopup-container h2 {
  font-size: 4.4rem;
  line-height: 5.4rem;
  color: #d790a2;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
#artes-cartpopup .cartpopup-container .artes-coupon {
  display: none;
}
#artes-cartpopup-close {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  background: url('images/sprite.svg') scroll no-repeat -380px -220px transparent;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
}
#artes-cartpopup-close:hover {
  background-position: -410px -220px;
}
.blog-item {
  border-radius: 4px;
  overflow: hidden;
}
.blog-item h1 a {
  font-size: 2.5rem;
  line-height: 3.5rem;
  color: #545454;
}
.blog-item figure {
  border: 1px solid #EAE9E9;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.blog-item figure img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.blog-item .excerpt {
  border: 1px solid #EAE9E9;
  padding: 2.4rem 2rem;
}
.blog-item .excerpt p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #818181;
  padding-top: 1.2rem;
}
.blog-item .infos {
  border: 1px solid #EAE9E9;
  border-top: none;
  background-color: #fcfcfc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.blog-item .infos .col {
  width: 25%;
  float: left;
}
.blog-item .infos .col:last-child {
  border-bottom: none;
}
.blog-item .infos p,
.blog-item .infos time {
  position: relative;
  display: table;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 300;
  color: #AAAAAA;
  text-align: center;
  margin: 0 auto;
  padding: 1.2rem 1.2rem 1.2rem 2.4rem;
}
.blog-item .infos p:before,
.blog-item .infos time:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 12px;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -340px -110px transparent;
}
.blog-item .infos p.icon2:before,
.blog-item .infos time.icon2:before {
  background-position: -320px -110px;
}
.blog-item .infos p.icon3:before,
.blog-item .infos time.icon3:before {
  background-position: -300px -110px;
}
.blog-item .infos a {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5rem;
  text-align: center;
  padding: 1.2rem 0 1.2rem 0;
  color: #fff;
  text-transform: uppercase;
  background-color: #b3d9ba;
}
.blog-item .infos a:hover {
  background-color: #96c799;
}
.blog-item.hidden {
  display: none;
}
.blog-item-small {
  cursor: pointer;
}
.blog-item-small figure {
  position: relative;
  border: 1px solid #F4F4F4;
  border-radius: 6px;
  overflow: hidden;
}
.blog-item-small figure img {
  width: 100%;
  height: auto;
}
.blog-item-small figure:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
}
.blog-item-small figure:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  background: url('images/sprite.svg') scroll no-repeat -250px 0 transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
}
.blog-item-small h1,
.blog-item-small h1 a {
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #818181;
  text-align: center;
  margin-top: 1rem;
}
.blog-item-small:hover h1,
.blog-item-small:hover h1 a {
  color: #0cb0d0;
}
.blog-item-small:hover figure:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.blog-item-small:hover figure:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search .main-area {
  position: relative;
}
.search .main-area:before {
  content: '';
  position: absolute;
  width: 56px;
  height: 54px;
  background: url('images/sprite.svg') scroll no-repeat 0 -245px transparent;
  top: 4rem;
  right: 4rem;
}
.search.post-type-archive-product .main-area:before {
  display: none;
}
#searchForm-search {
  position: relative;
}
#searchForm-search input[type=text] {
  width: 65%;
  display: inline-block;
}
#searchForm-search input[type=submit] {
  width: 33%;
  display: inline-block;
  padding: 1.2rem 0;
  margin-left: -1rem;
}
.artes-search-infos {
  position: relative;
  padding-bottom: 1rem;
}
.artes-search-infos h1 {
  font-size: 3.4rem;
  line-height: 4.4rem;
  color: #545454;
}
.artes-search-infos p {
  font-family: 'Nunito', sans-serif;
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: 300;
  color: #8A8A8A;
  padding: 0.5rem 0 1.5rem 0;
}
.artes-search-item {
  border-radius: 4px;
  border: 1px solid #EAE9E9;
}
.artes-search-item > * {
  margin-right: 2.6%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
.artes-search-item > *:last-child {
  margin: 0;
}
.artes-search-item h1 a {
  font-size: 2.3rem;
  line-height: 3.5rem;
  color: #545454;
  padding-top: 1rem;
  display: inline-block;
}
.artes-search-item p {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 300;
  color: #8A8A8A;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 5px;
}
.artes-search-item .fc-btn3 {
  margin-top: 1.6rem;
  display: inline-block;
  padding: 1.8rem 4.2rem;
}
.product-item {
  position: relative;
  box-shadow: inset 0 0 0 1px #EAE9E9;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: box-shadow 0.2s ease-out;
  -webkit-transition: box-shadow 0.2s ease-out;
}
.product-item figure {
  border-top: 1px solid #EAE9E9;
  border-left: 1px solid #EAE9E9;
  border-right: 1px solid #EAE9E9;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.product-item figure img {
  width: 100%;
  height: auto;
  max-height: 149px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom: 1px solid #EAE9E9;
}
.product-item > .product-info {
  padding: 2rem;
}
.product-item > .product-info h1 {
  height: 4.4rem;
  overflow: hidden;
}
.product-item > .product-info h1,
.product-item > .product-info h1 a {
  font-family: 'Nunito', sans-serif;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #545454;
}
.product-item .price {
  position: relative;
  margin-top: 2rem;
  display: block;
  color: #AAAAAA;
}
.product-item .price .amount {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 300;
  color: #AAAAAA;
}
.product-item .price del,
.product-item .price del .amount {
  color: #E56B6B;
}
.product-item .price del .amount {
  font-size: 1.4rem;
  line-height: 2rem;
}
.product-item .price ins {
  text-decoration: none;
  color: #AAAAAA;
}
.product-item .price .woocommerce-price-suffix {
  display: none;
}
.product-item a.add_to_cart_button,
.product-item a.product_type_variable,
.product-item a.ajax_add_to_cart {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  padding: 1.3rem 0 1.3rem 6rem;
  background-color: #545454;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-item a.add_to_cart_button:before,
.product-item a.product_type_variable:before,
.product-item a.ajax_add_to_cart:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 34px;
  top: 8px;
  left: 14px;
  background: url('images/sprite.svg') scroll no-repeat 0 -90px transparent;
}
.product-item a.add_to_cart_button:hover,
.product-item a.product_type_variable:hover,
.product-item a.ajax_add_to_cart:hover {
  background-color: #818181;
}
.product-item a.add_to_cart_button:hover:before,
.product-item a.product_type_variable:hover:before,
.product-item a.ajax_add_to_cart:hover:before {
  background-position: 0 -130px;
}
.product-item .added {
  display: none !important;
}
.product-item a.quick-view-button {
  position: absolute;
  width: 124px;
  height: auto;
  left: 50%;
  top: 11rem;
  z-index: 9;
  font-size: 1rem;
  line-height: 2.6rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(12, 176, 208, 0.85);
  padding: 0 1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product-item a.quick-view-button:hover {
  background-color: #0cb0d0;
}
.product-item .wc-forward {
  background-color: #b0d7b2;
  display: block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 1.3rem 0 1.3rem;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.product-item .wc-forward:hover {
  background-color: #96c799;
}
.product-item:hover {
  box-shadow: 0px 1px 4px 0px rgba(133, 133, 133, 0.5);
}
.product-item:hover figure {
  border-color: #fff;
}
.product-item-small {
  box-shadow: inset 0 0 0 1px #EAE9E9;
  position: relative;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: box-shadow 0.2s ease-out;
  -webkit-transition: box-shadow 0.2s ease-out;
  padding: 0 60px 0 196px;
  overflow: hidden;
}
.product-item-small figure {
  position: absolute;
  top: 1px;
  left: 0;
}
.product-item-small img {
  border-radius: 4px;
  border-bottom: 1px solid #EAE9E9;
}
.product-item-small > .product-info {
  padding: 2rem;
  border-left: 1px solid #EAE9E9;
}
.product-item-small > .product-info h1 {
  height: 4rem;
  overflow: hidden;
}
.product-item-small > .product-info h1,
.product-item-small > .product-info h1 a {
  font-family: 'Nunito', sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 300;
  color: #545454;
}
.product-item-small .price {
  position: relative;
  margin-top: 1rem;
  display: block;
  color: #AAAAAA;
}
.product-item-small .price .amount {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #AAAAAA;
}
.product-item-small .price del,
.product-item-small .price del .amount {
  color: #E56B6B;
}
.product-item-small .price del .amount {
  font-size: 1.6rem;
  line-height: 2rem;
}
.product-item-small .price ins {
  text-decoration: none;
}
.product-item-small a.add_to_cart_button,
.product-item-small a.product_type_variable,
.product-item-small a.ajax_add_to_cart {
  position: absolute;
  width: 60px;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  background-color: #aaaaaa;
}
.product-item-small a.add_to_cart_button:before,
.product-item-small a.product_type_variable:before,
.product-item-small a.ajax_add_to_cart:before {
  content: '';
  position: absolute;
  width: 26px;
  height: 28px;
  top: 50%;
  left: 50%;
  margin-left: -13px;
  margin-top: -14px;
  background: url('images/sprite.svg') scroll no-repeat -40px -90px transparent;
}
.product-item-small a.add_to_cart_button:hover,
.product-item-small a.product_type_variable:hover,
.product-item-small a.ajax_add_to_cart:hover {
  background-color: #818181;
}
.product-item-small a.add_to_cart_button:hover:before,
.product-item-small a.product_type_variable:hover:before,
.product-item-small a.ajax_add_to_cart:hover:before {
  background-position: -40px -130px;
}
.product-item-small .wc-forward {
  position: absolute;
  width: 110px;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  padding-top: 3.4rem;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  background-color: #b0d7b2;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.product-item-small .wc-forward:hover {
  background-color: #96c799;
}
.product-item-small a.quick-view-button {
  position: absolute;
  left: 17%;
  top: 8rem;
  z-index: 9;
  font-size: 1rem;
  line-height: 2.6rem;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(12, 176, 208, 0.85);
  padding: 0 1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product-item-small a.quick-view-button:hover {
  background-color: #0cb0d0;
}
.product-item-small:hover {
  box-shadow: 0px 1px 4px 0px rgba(133, 133, 133, 0.5);
}
p.woocommerce-info {
  font-size: 1.9rem;
  line-height: 2.8rem;
  font-family: 'Nunito', sans-serif;
  color: #8A8A8A;
  text-align: center;
}
.shop-filter {
  padding-bottom: 3rem;
}
.shop-filter #breadcrumbs {
  float: left;
  margin: 0;
  padding: 0.8rem 0;
}
.shop-filter #breadcrumbs p {
  line-height: 2.4rem;
  margin: 0;
}
.shop-filter .woocommerce-result-count {
  display: none;
}
.shop-filter .woocommerce-ordering {
  float: right;
}
#shop {
  position: relative;
}
#shop .products li {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
  float: left;
}
#shop .products li:nth-child(3n) {
  margin-right: 0;
}
#shop .products li:nth-child(3n+1) {
  clear: left;
}
#shop .products:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#isw-load-more-button,
#isw-load-more-button-prev {
  display: table;
  width: auto;
  height: auto;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #818181;
  padding: 1.2rem 5rem;
  border-radius: 4px;
}
#isw-load-more-button:hover,
#isw-load-more-button-prev:hover {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #0cb0d0;
}
.artes-shop-sidebar > .artes-shop-widget {
  margin-bottom: 2.5rem;
}
.artes-shop-sidebar > .artes-shop-widget > .widgettitle {
  font-size: 3rem;
  line-height: 3.8rem;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search {
  position: relative;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search .screen-reader-text {
  display: none;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search .search-field {
  padding-left: 1.5rem;
  padding-right: 5.4rem;
  width: 100%;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.8rem;
  background-color: #f3f3f2;
  border-radius: 3px;
  color: #545454;
  height: 50px;
  -webkit-appearance: none;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search .search-field::-webkit-input-placeholder {
  color: #808080;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search .search-field:-moz-placeholder {
  color: #808080;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search .search-field::-moz-placeholder {
  color: #808080;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search .search-field:-ms-input-placeholder {
  color: #808080;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search input[type="submit"],
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search button {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 1rem;
  margin-top: -15px;
  cursor: pointer;
  z-index: 99;
  background: url('images/sprite.svg') scroll no-repeat -40px -170px transparent;
  transition: background 0.2s ease-out;
  -webkit-transition: background 0.2s ease-out;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search input[type="submit"]:hover,
.artes-shop-sidebar > .artes-shop-widget .woocommerce-product-search button:hover {
  background-position: -40px -200px;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .price_slider_amount {
  text-align: right;
  font-size: 2.4rem;
  line-height: 0.8751rem;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .price_slider_amount .button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 300;
  text-transform: uppercase;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  cursor: pointer;
  float: left;
  margin-top: 1rem;
  color: #818181;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #818181;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .price_slider_amount .button:hover {
  background-color: #f3f3f2;
  color: #0CB0D0;
  box-shadow: inset 0 0 0 1px #F3F3F2;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .price_slider_amount:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider {
  margin-top: 2rem;
  margin-bottom: 2rem;
  position: relative;
  text-align: left;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  width: 34px;
  height: 34px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid #818181;
  cursor: pointer;
  background: url('images/sprite.svg') scroll no-repeat 0 -205px #ffffff;
  outline: none;
  top: -1.3rem;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider .ui-slider-handle:hover {
  background-color: #f3f3f2;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -3.4rem;
  margin-right: 3rem;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-color: #b0d7b2;
  border-radius: 1em;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #f3f3f2;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -10px;
}
.artes-shop-sidebar > .artes-shop-widget.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -10px;
}
.artes-shop-sidebar > .artes-shop-widget .price_label {
  padding-top: 1.3rem;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 300;
  color: #545454;
}
.artes-shop-sidebar > .artes-shop-widget .price_label span {
  font-weight: 300;
}
.artes-shop-sidebar > .artes-shop-widget:last-child {
  margin-bottom: 0;
}
.chronopost-widget {
  background-color: #fdfdfd;
  border: 1px solid #F9E0E8;
  padding: 2rem;
  border-radius: 4px;
}
.chronopost-widget p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #818181;
}
.chronopost-widget img {
  margin: 1rem auto 0 auto;
}
.chronopost-widget .artes-btn2 {
  background-color: transparent;
  margin: 1rem auto 0 auto;
}
.chronopost-widget .artes-btn2:hover {
  background-color: #f3f3f2;
}
.single-product section > article .row {
  margin-top: 0;
}
.single-product #breadcrumbs {
  float: left;
  line-height: 3rem;
  margin: 0;
}
.single-product .fc-btn1 {
  float: right;
}
.single-product .area {
  padding-top: 2rem;
}
.artes-product-detail {
  clear: both;
  padding-top: 2rem;
}
.artes-product-detail .woocommerce-main-image {
  display: block;
  border: 1px solid #EAE9E9;
  border-radius: 4px;
  overflow: hidden;
}
.artes-product-detail .woocommerce-main-image img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.artes-product-detail .woocommerce-message {
  margin-bottom: 2rem;
}
.artes-product-detail .thumbnails {
  height: auto;
  margin-top: 1rem;
}
.artes-product-detail .thumbnails > * {
  float: left;
  width: 22%;
  margin-right: 4%;
  border: 1px solid #EAE9E9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1rem;
}
.artes-product-detail .thumbnails > *:last-child {
  margin-right: 0;
}
.artes-product-detail .thumbnails img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.artes-product-detail h1.product_title {
  font-size: 4rem;
  line-height: 4.4rem;
  color: #545454;
}
.artes-product-detail h2 {
  font-size: 3.5rem;
  line-height: 4.2rem;
  color: #545454;
  margin-top: 2.5rem;
  padding-bottom: 1rem;
}
.artes-product-detail ul.tabs,
.artes-product-detail .onsale {
  display: none;
}
.artes-product-detail .row {
  margin-top: 0;
}
.artes-product-detail p.price {
  margin-top: 1.5rem;
}
.artes-product-detail p.price,
.artes-product-detail .amount {
  font-size: 3.2rem;
  line-height: 3.2rem;
  color: #AAAAAA;
  font-weight: 300;
}
.artes-product-detail p.price ins,
.artes-product-detail .amount ins {
  text-decoration: none;
}
.artes-product-detail p.price del,
.artes-product-detail .amount del,
.artes-product-detail p.price del .amount,
.artes-product-detail .amount del .amount {
  color: #E56B6B;
  font-size: 2.0rem;
}
.artes-product-detail p.price .woocommerce-price-suffix,
.artes-product-detail .amount .woocommerce-price-suffix {
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #545454;
}
.artes-product-detail .wc-measurement-price-calculator-price {
  position: relative;
}
.artes-product-detail .wc-measurement-price-calculator-price .woocommerce-price-suffix {
  position: absolute;
  left: 100%;
  bottom: 8px;
  width: 140px;
  padding-left: 10px;
}
.artes-product-detail .sku_wrapper,
.artes-product-detail .posted_in,
.artes-product-detail .posted_in a,
.artes-product-detail .tagged_as,
.artes-product-detail .tagged_as a,
.artes-product-detail .stock {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #6A6A66;
}
.artes-product-detail .posted_in,
.artes-product-detail .tagged_as,
.artes-product-detail .sku_wrapper {
  padding-bottom: 1rem;
}
.artes-product-detail .sku_wrapper,
.artes-product-detail .posted_in {
  display: block;
}
.artes-product-detail .posted_in a,
.artes-product-detail .tagged_as a {
  color: #d790a2;
}
.artes-product-detail .posted_in a:hover,
.artes-product-detail .tagged_as a:hover {
  text-decoration: underline;
}
.artes-product-detail .stock {
  padding-top: 1rem;
}
.artes-product-detail .artes-quatity-wrap > * {
  float: left;
}
.artes-product-detail .artes-quatity-wrap > p {
  font-size: 1.5rem;
  line-height: 4rem;
  text-transform: uppercase;
  color: #6A6A66;
  font-weight: 300;
  margin-right: 1rem;
  padding-top: 2rem;
  min-width: 12rem;
}
.artes-product-detail .single_add_to_cart_button {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  padding: 1.6rem 2rem 1.6rem 6rem;
  border-radius: 4px;
  margin-top: 3rem;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  cursor: pointer;
}
.artes-product-detail .single_add_to_cart_button:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 34px;
  top: 8px;
  left: 14px;
  background: url('images/sprite.svg') scroll no-repeat 0 -90px transparent;
}
.artes-product-detail .single_add_to_cart_button:hover {
  background-color: #96c799;
}
.artes-product-detail .short-description p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #6A6A66;
  margin: 1.5rem 0;
}
.artes-product-detail .variations,
.artes-product-detail .wc-measurement-price-calculator-price-table {
  margin-top: 2rem;
}
.artes-product-detail .variations td,
.artes-product-detail .wc-measurement-price-calculator-price-table td {
  vertical-align: top;
}
.artes-product-detail .variations label,
.artes-product-detail .wc-measurement-price-calculator-price-table label {
  font-size: 1.5rem;
  line-height: 4rem;
  text-transform: uppercase;
  color: #6A6A66;
  font-weight: 300;
  margin-right: 1rem;
  min-width: 12rem;
  display: block;
}
.artes-product-detail .variations label[for=length_needed],
.artes-product-detail .wc-measurement-price-calculator-price-table label[for=length_needed] {
  padding-right: 0 !important;
}
.artes-product-detail .variations a.reset_variations,
.artes-product-detail .wc-measurement-price-calculator-price-table a.reset_variations {
  display: inline-block;
  color: #d790a2;
  margin-top: 1rem;
}
.artes-product-detail .single_variation_wrap .single_variation span.price del {
  color: #E56B6B;
}
.artes-product-detail .single_variation_wrap .single_variation span.price del span {
  color: #E56B6B;
  font-size: 1.8rem;
  line-height: 3rem;
}
.artes-product-detail .single_variation_wrap .single_variation span.price ins {
  text-decoration: none;
}
.artes-product-detail .single_variation_wrap .single_variation span.price .woocommerce-price-suffix {
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #545454;
}
.artes-product-detail .simple_price_calculator tbody tr:nth-child(1) td label {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 300;
  color: #6A6A66;
  padding-right: 1rem;
}
.artes-product-detail .simple_price_calculator tbody tr:nth-child(2) td:nth-child(1) {
  display: none;
}
.artes-product-detail .simple_price_calculator tbody tr:nth-child(2) td:nth-child(2) .product_price {
  float: left !important;
  margin-top: 1rem;
  margin-bottom: -1rem;
}
.artes-product-detail .out-of-stock {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-top: 1rem;
  color: #E94F4F;
  font-weight: 700;
}
.artes-product-detail #call_for_credit p {
  margin-right: 2rem;
  color: #545454;
  font-size: 1.4rem;
  line-height: 4.2rem;
}
.artes-product-detail #call_for_credit #credit_called {
  background-color: #f3f3f2;
  color: #000;
  height: 44px;
  padding: 0 2rem;
  box-sizing: border-box;
  border-radius: 4px;
}
#tab-description .tab-text {
  background-color: #fdfdfd;
  border: 1px solid #F9E0E8;
  border-radius: 4px;
  padding: 2rem;
}
#tab-description .tab-text p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #818181;
  font-weight: 300;
  margin-bottom: 1.2rem;
}
#tab-description .tab-text p:last-child {
  margin-bottom: 0;
}
.artes-empty-cart {
  padding: 2rem 0;
}
.artes-empty-cart .artes-sadface {
  display: block;
  width: 109px;
  height: 118px;
  background: url('images/sprite.svg') scroll no-repeat -75px -90px transparent;
  margin: 0 auto;
}
.artes-empty-cart p {
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  text-align: center;
  margin: 3rem 0 0 0;
}
.main-area.checkout > .area > .woocommerce > .woocommerce-message,
.main-area.checkout > .area > .woocommerce .woocommerce-error {
  margin: 3rem auto;
  max-width: 1170px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.main-area.checkout > .area > .woocommerce > .row {
  margin-top: 3rem;
}
.main-area.checkout > .area > .woocommerce > p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #545454;
  text-align: center;
  padding: 0 2rem;
  margin-top: 2.4rem;
}
.main-area.checkout > .area > .woocommerce .button.wc-backward {
  display: table;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 300;
  color: #818181;
  text-transform: uppercase;
  padding: 0.8rem 2rem;
  background-color: #ffffff;
  border: 1px solid #818181;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
  cursor: pointer;
  margin: 0 auto;
}
.main-area.checkout > .area > .woocommerce .button.wc-backward:hover {
  background-color: #f3f3f2;
  border-color: #F3F3F2;
  color: #d790a2;
}
.cart-process {
  background-color: #ffffff;
  padding-bottom: 2.4rem;
}
.cart-process .row {
  margin-top: 2.4rem;
}
.artes-cart-header {
  position: relative;
  margin-top: -3rem;
  background-color: #fdfdfd;
  border-bottom: 1px solid #F1F1F1;
  padding: 3rem 0;
}
.artes-cart-header ul {
  display: table;
  margin: 0 auto;
}
.artes-cart-header ul li {
  position: relative;
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 300;
  color: #aaa;
  text-transform: uppercase;
  float: left;
  margin-right: 4rem;
}
.artes-cart-header ul li.active-page {
  color: #b0d7b2;
}
.artes-cart-header ul li:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 21px;
  top: 50%;
  right: -3rem;
  margin-top: -1rem;
  background: url('images/sprite.svg') scroll no-repeat -300px 0 transparent;
}
.artes-cart-header ul li:last-child {
  margin-right: 0;
}
.artes-cart-header ul li:last-child:after {
  display: none;
}
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-message {
  margin-bottom: 2rem;
}
.artes-basket > .row {
  margin-top: 0;
}
.artes-basket .woocommerce-error {
  margin-bottom: 3rem;
}
.artes-cart-title {
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #818181;
  text-transform: uppercase;
  padding: 1rem 2rem;
  background-color: #fcfcfc;
  border: 1px solid #EDEDED;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cart-discount td {
  float: right;
  text-align: right;
}
a.woocommerce-remove-coupon {
  visibility: hidden;
  position: relative;
  font-size: 0;
}
a.woocommerce-remove-coupon:before {
  visibility: visible;
  content: '×';
  font-size: 3.2rem;
  line-height: 3rem;
  color: #818181;
}
a.woocommerce-remove-coupon:hover:before {
  color: #fc5858;
}
.order-total strong {
  float: right;
}
.order-total .includes_tax {
  font-size: 1.2rem;
  line-height: 2rem;
  float: right;
  clear: both;
}
.artes-coupon {
  position: relative;
  margin-left: -2rem;
  padding: 2rem 0 0 0;
}
.artes-coupon .artes-coupon-form {
  margin-top: 1rem;
}
.artes-coupon .artes-coupon-form input {
  float: left;
}
.artes-coupon .artes-coupon-form input[type=text] {
  width: 71%;
  margin-right: 3%;
}
.artes-coupon .artes-coupon-form input[type=submit] {
  width: 26%;
}
.artes-update-cart {
  display: none;
}
table.shop_table {
  width: 100%;
}
table.shop_table thead tr {
  background-color: #fcfcfc;
  color: #818181;
  font-family: 'Nunito', sans-serif;
  font-size: 1.6rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  border: 1px solid #EDEDED;
  padding: 0.8rem 2rem;
}
table.shop_table thead tr th {
  padding: 0.84rem 1rem;
  text-align: left;
  padding-left: 2rem;
}
table.shop_table tbody .remove {
  font-size: 3.2rem;
  line-height: 3.3rem;
  color: #818181;
  font-weight: 400;
  margin-left: 0.6rem;
}
table.shop_table tbody .remove:hover {
  color: #fc5858;
}
table.shop_table tbody tr.cart_item {
  border-bottom: 1px solid #EAE9E9;
}
table.shop_table tbody tr.cart_item dl.variation {
  color: #545454;
  padding-top: 1rem;
  padding-bottom: 0.4rem;
}
table.shop_table tbody tr.cart_item dl.variation dt {
  float: left;
  padding-right: 0.4rem;
  font-size: 1.2rem;
  line-height: 0.2rem;
}
table.shop_table tbody tr.cart_item dl.variation dd p {
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 0.2rem;
}
table.shop_table tbody img {
  width: 4rem;
  height: 4rem;
  border-radius: 4px;
  border: 1px solid #EAE9E9;
}
table.shop_table tbody td {
  padding-left: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
table.shop_table .product-name a,
table.shop_table .product-name {
  color: #545454;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.2rem;
}
table.shop_table .product-name a:hover {
  text-decoration: underline;
}
table.shop_table .amount {
  font-size: 1.7rem;
  line-height: 0.2rem;
  color: #B3B3B3;
}
table.shop_table .artes-quantity {
  margin: 0 auto;
  display: table;
}
table.shop_table .product-price,
table.shop_table .product-quantity,
table.shop_table .product-subtotal {
  text-align: center;
}
table.shop_table .artes-quantity .quantity-less,
table.shop_table .artes-quantity .quantity-more {
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  line-height: 3rem;
}
table.shop_table .artes-quantity input {
  width: 3.4rem;
  height: 3rem;
}
table.shop_table .cart-subtotal,
table.shop_table .order-total {
  background-color: #fcfcfc;
}
table.shop_table .cart-subtotal th,
table.shop_table .order-total th {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #545454;
  font-weight: 700;
  text-align: left;
  padding: 1rem 2rem;
}
table.shop_table .cart-subtotal td,
table.shop_table .order-total td {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  padding: 1rem 2rem;
  text-align: left;
}
table.shop_table .cart-subtotal .amount,
table.shop_table .order-total .amount,
table.shop_table .cart-subtotal strong,
table.shop_table .order-total strong {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  text-align: left;
  float: none;
}
table.shop_table .order-total th {
  color: #000;
}
table.shop_table .order-total td,
table.shop_table .order-total .amount {
  color: #000;
}
table.artes-cart-totals {
  width: 100%;
  margin: 1rem 0 3rem 0;
}
table.artes-cart-totals tr {
  border-bottom: 1px solid #EAE9E9;
}
table.artes-cart-totals tr th {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  color: #545454;
  padding: 1rem;
  text-align: left;
}
table.artes-cart-totals tr td {
  font-size: 1.7rem;
  line-height: 2rem;
  color: #B3B3B3;
  padding: 1rem;
  text-align: right;
}
table.artes-cart-totals tr.order-total th {
  font-size: 1.7rem;
  line-height: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #545454;
}
table.artes-cart-totals tr.order-total td {
  font-size: 2.5rem;
  line-height: 3rem;
  text-transform: uppercase;
  color: #545454;
}
table.artes-cart-totals tr:last-child {
  border-bottom: none;
}
table.artes-cart-totals.artes-shipping-table {
  margin: 0;
}
table.artes-cart-totals.artes-shipping-table td {
  text-align: left;
}
#shipping_method li {
  position: relative;
  border-bottom: 1px solid #EAE9E9;
  padding: 1rem 0;
}
#shipping_method .radio {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 1rem;
  left: 0;
  border-radius: 50%;
  background-color: #f3f3f2;
}
#shipping_method .radio .checked {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  background-color: #b0d7b2;
}
#shipping_method label {
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  color: #818181;
  padding-left: 3rem;
}
#shipping_method input[type=radio] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.artes-cart-buttons {
  display: table;
  margin: 0 auto;
}
.artes-cart-buttons > * {
  float: left;
}
.artes-cart-buttons .button {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  padding: 1.3rem 2rem;
  border-radius: 4px;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  cursor: pointer;
  margin-left: 1.5rem;
}
.artes-cart-buttons .button:hover {
  background-color: #96c799;
}
.artes-cart-buttons .artes-btn3:before {
  background: url('images/sprite.svg') scroll no-repeat -440px -220px transparent;
  width: 1.8rem;
  height: 1.8rem;
  content: '';
  display: inline-block;
  margin: 0 1rem -4px 0;
}
.artes-cart-buttons .artes-btn3:hover:before {
  background-position: -460px -220px;
}
.artes-cart-buttons .button:after {
  background: url('images/sprite.svg') scroll no-repeat -480px -220px transparent;
  width: 1.8rem;
  height: 1.8rem;
  content: '';
  display: inline-block;
  margin: 0 0 -4px 1rem;
}
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.woocommerce-checkout .col2-set .col-2 {
  margin-left: 3%;
}
.woocommerce-checkout .box-shadow {
  position: relative;
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #676767;
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 5px;
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5);
  margin-bottom: 3rem;
}
.woocommerce-checkout .box-shadow a {
  color: #d790a2;
  text-decoration: underline;
}
.woocommerce-checkout .box-shadow a:hover {
  color: #b4536c;
}
.woocommerce-checkout .box-shadow .login {
  margin-top: 2rem;
}
.woocommerce-checkout .box-shadow .login .form-row {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.woocommerce-checkout .box-shadow .login .form-row.form-row-first {
  margin-right: 2%;
}
.woocommerce-checkout .box-shadow .login .form-row.form-row-last {
  margin-left: 2%;
}
.woocommerce-checkout .box-shadow .login .form-row.form-row-first,
.woocommerce-checkout .box-shadow .login .form-row.form-row-last {
  width: 48%;
  float: left;
}
.woocommerce-checkout .box-shadow .login .form-row .uniform-rememberme .checker {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #f3f3f2;
  border-radius: 4px;
}
.woocommerce-checkout .box-shadow .login .form-row .uniform-rememberme .checker .checked {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px;
  background-color: #b0d7b2;
  border-radius: 4px;
}
.woocommerce-checkout .box-shadow .login .form-row .button {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.woocommerce-checkout .box-shadow .checkout_coupon,
.woocommerce-checkout .box-shadow .checkout_coupon .button {
  margin-top: 2rem;
}
.woocommerce-checkout .box-shadow .button {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  padding: 1.3rem 2rem;
  border-radius: 4px;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  cursor: pointer;
}
.woocommerce-checkout .box-shadow .button:hover {
  background-color: #96c799;
}
.woocommerce-checkout .woocommerce-error {
  margin-bottom: 3rem;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #payment h3,
.woocommerce-checkout #customer_details h3,
.woocommerce-checkout #order_comments_field label {
  font-family: OptimaLT, sans-serif;
  font-size: 3.5rem;
  line-height: 4rem;
  color: #545454;
  padding-bottom: 1.5rem;
}
.woocommerce-checkout .terms .checkbox {
  margin-top: 2rem;
  display: inline-block;
}
.woocommerce-checkout .terms .checkbox a {
  color: #d790a2;
  text-decoration: underline;
}
.woocommerce-checkout .terms .checkbox a:hover {
  color: #b4536c;
}
.woocommerce-checkout .terms .input-checkbox {
  margin-left: 0.4rem;
}
.woocommerce-checkout .payment_methods label {
  position: relative;
  display: block;
  font-size: 1.6rem;
  line-height: 4.8rem;
  color: #818181;
  background-color: #fcfcfc;
  border-radius: 4px;
  border: 1px solid #EDEDED;
  padding: 0 2rem 0 6rem;
  cursor: pointer;
}
.woocommerce-checkout .payment_methods label img,
.woocommerce-checkout .payment_methods label a {
  display: none;
}
.woocommerce-checkout .payment_methods .radio {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 1.4rem;
  left: 2rem;
  z-index: 999;
}
.woocommerce-checkout .payment_methods .radio > span {
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #818181;
}
.woocommerce-checkout .payment_methods .radio > span.checked {
  background-color: #b0d7b2;
}
.woocommerce-checkout .payment_methods .radio > span.checked:after {
  content: '';
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  background-color: #ffffff;
  border-radius: 50%;
}
.woocommerce-checkout .payment_methods input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.woocommerce-checkout .payment_methods li {
  position: relative;
  margin-bottom: 1rem;
}
.woocommerce-checkout .payment_methods p {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: 300;
  color: #545454;
  padding: 1rem 2rem 0 2rem;
}
.woocommerce-checkout .woocommerce-billing-fields label,
.woocommerce-checkout .shipping_address label {
  display: block;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #818181;
  padding-bottom: 5px;
}
.woocommerce-checkout .woocommerce-billing-fields label .required,
.woocommerce-checkout .shipping_address label .required {
  color: #fc5858;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row,
.woocommerce-checkout .shipping_address .form-row {
  margin-bottom: 2.4rem;
}
.woocommerce-checkout .woocommerce-billing-fields .create-account p,
.woocommerce-checkout .shipping_address .create-account p {
  padding-bottom: 20px;
  font-weight: 300;
}
.woocommerce-checkout .order_item .total span.amount {
  font-weight: 700;
  color: black;
}
.woocommerce-checkout .thanks {
  text-align: center;
  position: relative;
  padding-top: 13rem;
}
.woocommerce-checkout .thanks h3 {
  font-family: 'Nunito', sans-serif;
  font-size: 2.6rem;
  line-height: 3.6rem;
  color: #818181;
}
.woocommerce-checkout .thanks:before {
  content: '';
  position: absolute;
  width: 109px;
  height: 118px;
  top: 0px;
  right: 0;
  left: 0;
  margin: auto;
  background: url('images/sprite.svg') scroll no-repeat -75px -215px transparent;
}
.woocommerce-checkout .thanks .green {
  border-radius: 4px;
  background-color: #afd5b1;
  color: #fff;
  margin: 0 auto;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 7rem;
  padding-right: 7rem;
  display: inline-block;
  margin-top: 1.5rem;
  margin-bottom: 3rem;
}
.artes-shipaddress {
  position: relative;
  margin-bottom: 2.4rem;
}
.artes-shipaddress label {
  display: block;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #fff;
  padding: 1.2rem 7.2rem 1.2rem 1.5rem;
  background-color: #b0d7b2;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out;
}
.artes-shipaddress label:hover {
  background-color: #96c799;
}
.artes-shipaddress .checker {
  position: absolute;
  width: 4rem;
  height: 4rem;
  top: 1.4rem;
  right: 1.5rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 6px;
}
.artes-shipaddress .checker .checked {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 2px;
  left: 3px;
  background: url('images/sprite.svg') scroll no-repeat -305px -140px transparent;
}
.artes-shipaddress input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#order_comments_field textarea {
  padding-top: 2rem;
  padding-bottom: 2rem;
  height: 120px;
}
#payment {
  position: relative;
  margin-top: -5.5rem;
}
#order_review_heading {
  padding-top: 3rem;
}
.wc-cart-shipping-notice {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #818181;
}
#place_order {
  display: none;
}
.artes-paymentdetails {
  border-top: 0px solid #EAE9E9;
  border-bottom: 0px solid #EAE9E9;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.artes-paymentdetails p {
  font-family: 'Nunito', sans-serif;
  font-size: 1.5rem;
  line-height: 2.6rem;
  color: #818181;
  font-weight: 200;
  text-align: left;
  background-color: #F3F3F2;
  padding: 2rem;
  width: 30%;
  float: right;
}
.artes-paymentdetails h2 {
  margin: 0;
  font-size: 3.4rem;
  line-height: 4rem;
  color: #545454;
}
.artes-paymentdetails h3 {
  clear: left;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 1rem;
  margin-top: 1rem;
  float: left;
  font-size: 1.6rem;
  color: #818181;
  line-height: 2.2rem;
}
.bacs_details {
  float: left;
  width: 60%;
}
.bacs_details li {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  color: #818181;
  border-top: 1px solid #EAE9E9;
  text-transform: none;
}
.bacs_details li strong {
  text-transform: none;
  font-weight: 100;
  color: #818181;
}
.cart-discount {
  border-bottom: 1px solid #EAE9E9;
  border-top: 1px solid #EAE9E9;
}
.cart-discount th {
  text-align: left;
  padding-left: 2rem;
  color: #545454;
  font-weight: 300;
}
.order-total {
  border-bottom: 1px solid #EAE9E9;
  border-top: 1px solid #EAE9E9;
}
.chronopost-pickup-points th {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.shipping {
  border-bottom: 1px solid #EAE9E9;
}
.shipping th {
  text-align: left;
  padding-left: 2rem;
}
.chronopost-pickup-points th {
  text-align: left;
  float: left;
  padding-left: 2rem;
  width: 100%;
}
.cart-discount td {
  padding-left: 2rem;
}
#shipping_method li {
  position: relative;
  border-bottom: 0px solid #EAE9E9 !important;
  padding: 1rem 0;
}
table.shop_table .order-total .amount {
  font-size: 2.5rem;
  line-height: 3rem;
  text-transform: uppercase;
  color: #545454;
  float: right;
}
.includes_tax .amount {
  font-size: 1.2rem !important;
  line-height: 2rem !important;
  color: #000 !important;
}
.artes-order-userdetails h2,
.title1 {
  margin-top: 0rem;
  font-size: 3.4rem;
  line-height: 4rem;
  color: #545454;
}
.woocommerce address p {
  font-style: normal !important;
  color: #545454;
  font-weight: 300;
}
table.multibanco_ifthen_for_woocommerce_table {
  margin-top: 1.5rem !important;
  min-width: 100%;
}
table.multibanco_ifthen_for_woocommerce_table tr {
  border-bottom: 1px solid #EAE9E9;
}
table.multibanco_ifthen_for_woocommerce_table tr th {
  color: #818181 !important;
  padding-bottom: 1rem;
  padding-top: 1rem !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  text-align: left !important;
}
table.multibanco_ifthen_for_woocommerce_table tr td {
  color: #818181 !important;
  padding-left: 2rem !important;
}
table.multibanco_ifthen_for_woocommerce_table tr:first-child th {
  font-family: OptimaLT, sans-serif !important;
  text-transform: none !important;
  margin-top: 0rem;
  font-size: 3.4rem;
  line-height: 4rem;
  color: #545454 !important;
}
table.multibanco_ifthen_for_woocommerce_table tr:first-child th img {
  text-align: left !important;
  margin: 2rem !important;
}
table.multibanco_ifthen_for_woocommerce_table tr:last-child {
  border-bottom: 0px solid;
}
table.multibanco_ifthen_for_woocommerce_table td,
table.multibanco_ifthen_for_woocommerce_table th {
  white-space: inherit !important;
}
.artes-checkout-blog {
  background-color: #fdfdfd;
  border-top: 1px solid #F1F1F1;
  margin: 3rem 0 -6rem 0;
  padding-bottom: 3rem;
}
.artes-checkout-blog > .row {
  margin-top: 3rem;
}
.woocommerce .area > .row {
  margin-top: 3rem;
}
.woocommerce .button {
  text-align: center;
}
.woocommerce-page .area.ar6 > .row:first-child {
  margin-top: 0;
}
#coupons_list {
  margin-bottom: 3rem;
}
#coupons_list h3 {
  margin-bottom: 1rem;
}
.artes-quantity {
  display: table;
  background-color: #f3f3f3;
  margin-top: 2rem;
}
.artes-quantity > * {
  float: left;
  width: 4rem;
  height: 4rem;
  padding: 0;
  text-align: center;
}
.artes-quantity input {
  font-size: 1.6rem;
  color: #818181;
  width: 50px;
}
.artes-quantity .quantity-less,
.artes-quantity .quantity-more {
  background-color: #dddddd;
  border-radius: 4px;
  font-size: 2.6rem;
  line-height: 4rem;
  font-weight: 700;
  color: #818181;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
}
.artes-quantity .quantity-less:hover,
.artes-quantity .quantity-more:hover {
  background-color: #cacaca;
}
.page-template-template-myaccount .woocommerce-error,
.page-template-template-myaccount .woocommerce-message {
  margin-bottom: 2rem;
}
.woocommerce-error,
.woocommerce-message {
  display: block;
  padding: 1.3rem 2rem;
  color: #fff;
  border-radius: 4px;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
.woocommerce-error a,
.woocommerce-message a {
  color: #fff;
  text-decoration: underline;
}
.woocommerce-error a:hover,
.woocommerce-message a:hover {
  font-weight: 700;
}
.woocommerce-error {
  background-color: #fc5858;
}
.woocommerce-message {
  background-color: #5ac366;
}
.woocommerce-account .woocommerce > .row:first-child {
  margin-top: 0;
}
.woocommerce-account .myaccount_user {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
  color: #545454;
  padding-bottom: 3rem;
}
.woocommerce-account .myaccount_user a {
  color: #d790a2;
  font-weight: 300;
}
.woocommerce-account .myaccount_user a:hover {
  color: #b4536c;
  text-decoration: underline;
}
.woocommerce-account .tm-col8 .row {
  margin: 0 0 3rem 0;
}
.woocommerce-checkout .addresses,
.woocommerce-account .addresses {
  float: none;
}
.woocommerce-checkout .addresses .col-1,
.woocommerce-account .addresses .col-1,
.woocommerce-checkout .addresses .col-2,
.woocommerce-account .addresses .col-2 {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.woocommerce-checkout .addresses .col-1 address:before,
.woocommerce-account .addresses .col-1 address:before {
  content: '';
  position: absolute;
  width: 41px;
  height: 50px;
  top: 1rem;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -250px -50px transparent;
}
.woocommerce-checkout .addresses .col-2,
.woocommerce-account .addresses .col-2 {
  margin-left: 3%;
}
.woocommerce-checkout .addresses .col-2 address:before,
.woocommerce-account .addresses .col-2 address:before {
  content: '';
  position: absolute;
  width: 48px;
  height: 35px;
  top: 1rem;
  left: 0;
  background: url('images/sprite.svg') scroll no-repeat -300px -50px transparent;
}
.woocommerce-checkout .addresses address,
.woocommerce-account .addresses address {
  position: relative;
  padding-left: 7rem;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
  color: #545454;
  font-style: normal;
  margin-top: 1.2rem;
  min-height: 8rem;
}
.woocommerce-checkout .addresses h3,
.woocommerce-account .addresses h3 {
  font-size: 3.4rem;
  line-height: 4rem;
}
.woocommerce-checkout .addresses .edit,
.woocommerce-account .addresses .edit {
  margin-top: 1rem;
}
.woocommerce-checkout .form-row.terms,
.woocommerce-account .form-row.terms {
  margin-top: 20px;
}
.artes-profile-menu {
  border-radius: 5px;
  padding: 0.9rem 2rem;
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5);
}
.artes-profile-menu li {
  border-bottom: 1px solid #EAE9E9;
  list-style: none;
  padding: 0.5rem 0;
}
.artes-profile-menu li:last-child {
  border-bottom: none;
}
.artes-profile-menu a {
  position: relative;
  display: block;
  font-size: 1.3rem;
  line-height: 1.6rem;
  color: #818181;
  padding: 1rem 2rem 1rem 3.4rem;
  border-radius: 4px;
  text-decoration: none;
}
.artes-profile-menu a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.4rem;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 4px;
  border-color: transparent transparent transparent #0cafd0;
  transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
}
.artes-profile-menu a:hover {
  background-color: #f3f3f2;
  color: #d790a2;
}
.artes-profile-menu a:hover:before {
  border-color: transparent transparent transparent #d790a2;
}
.artes-profile-menu .current-menu-item a {
  font-weight: bold;
  background-color: #f3f3f2;
  color: #d790a2;
}
.artes-without-orders {
  position: relative;
  padding: 15rem 0 4rem 0;
}
.artes-without-orders h5 {
  font-family: 'Nunito', sans-serif;
  font-size: 2.6rem;
  line-height: 3.6rem;
  font-weight: 300;
  color: #8A8A8A;
  text-align: center;
}
.artes-without-orders .artes-btn4 {
  margin: 2rem auto 0 auto;
}
.artes-without-orders:before {
  content: '';
  position: absolute;
  width: 109px;
  height: 120px;
  background: url('images/sprite.png') scroll no-repeat -231px -131px transparent;
  top: 1rem;
  left: 50%;
  right: 0;
  margin-left: -5.5rem;
}
.artes-form-billing > *:nth-child(2),
.artes-form-billing > *:nth-child(6),
.artes-form-billing > *:nth-child(10),
.artes-form-billing > *:nth-child(12) {
  margin-right: 3%;
}
.artes-form-billing > *:nth-child(2),
.artes-form-billing > *:nth-child(3),
.artes-form-billing > *:nth-child(6),
.artes-form-billing > *:nth-child(7),
.artes-form-billing > *:nth-child(10),
.artes-form-billing > *:nth-child(11),
.artes-form-billing > *:nth-child(12),
.artes-form-billing > *:nth-child(14) {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.artes-form-billing > *:nth-child(11) {
  padding-top: 2.5rem;
}
.artes-form-shipping > *:nth-child(2),
.artes-form-shipping > *:nth-child(8) {
  margin-right: 3%;
}
.artes-form-shipping > *:nth-child(2),
.artes-form-shipping > *:nth-child(3),
.artes-form-shipping > *:nth-child(8),
.artes-form-shipping > *:nth-child(9),
.artes-form-shipping > *:nth-child(11) {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.artes-edit-address h3,
.artes-edit-account h3,
.login h3,
.register h3 {
  font-size: 3.4rem;
  line-height: 4rem;
  margin-bottom: 1.5rem;
}
.artes-edit-address label,
.artes-edit-account label,
.login label,
.register label {
  display: block;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #818181;
  padding-bottom: 5px;
}
.artes-edit-address label .required,
.artes-edit-account label .required,
.login label .required,
.register label .required {
  color: #fc5858;
}
.artes-edit-address .form-row,
.artes-edit-account .form-row,
.login .form-row,
.register .form-row {
  margin-bottom: 2.4rem;
}
.artes-edit-address .artes-form-left,
.artes-edit-account .artes-form-left,
.login .artes-form-left,
.register .artes-form-left {
  margin-right: 3%;
}
.artes-edit-address .artes-form-left,
.artes-edit-account .artes-form-left,
.login .artes-form-left,
.register .artes-form-left,
.artes-edit-address .artes-form-right,
.artes-edit-account .artes-form-right,
.login .artes-form-right,
.register .artes-form-right {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.artes-customer-orders h2 {
  font-size: 3.4rem;
  line-height: 4rem;
  margin-bottom: 1.5rem;
}
table.my_account_orders {
  margin-bottom: 4rem;
}
table.my_account_orders tbody tr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
table.my_account_orders tbody tr.order {
  border-bottom: 1px solid #EAE9E9;
}
table.my_account_orders tbody tr.order .order-number a {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #D790A2;
  text-align: center;
  display: block;
}
table.my_account_orders tbody tr.order .order-number a:hover {
  color: #b4536c;
}
table.my_account_orders tbody tr.order .order-status,
table.my_account_orders tbody tr.order .order-total {
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #ffffff;
}
table.my_account_orders tbody tr.order .order-total span {
  color: #545454;
  font-size: 1.5rem;
  line-height: 2rem;
}
table.my_account_orders tbody tr.order .order-total,
table.my_account_orders tbody tr.order .order-status,
table.my_account_orders tbody tr.order .order-date {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #545454;
}
table.my_account_orders tbody tr.order .order-actions a.button {
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-right: 1.5rem;
  display: block;
  text-transform: uppercase;
  border-radius: 4px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  color: #fff;
  background-color: #b0d7b2;
}
table.my_account_orders tbody tr.order .order-actions a.button:hover {
  background-color: #96c799;
}
table.my_account_orders tbody tr.order td {
  padding: 0;
}
table.my_account_orders tbody tr.order:hover {
  background-color: #fefefe;
}
.select2-container--default .select2-selection--single {
  background-color: #f3f3f2;
  border: 0;
  height: 44px;
  padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 10px;
}
.select2-container--default .select2-dropdown {
  border: 1px solid #d6d6d6;
}
.select2-container--default .select2-dropdown .select2-search__field {
  border: 1px solid #d6d6d6;
  height: 40px;
}
.select2-container--open .select2-selection--single {
  background-color: #d6d6d6;
}
.select2-container .select2-choice {
  background-color: #f3f3f2;
  border: none;
  border-radius: 4px;
  padding: 1.5rem 2rem;
}
.select2-container .select2-choice span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #000;
}
.select2-container .select2-choice:after {
  content: '';
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: #dddddd;
  border-radius: 4px;
}
.select2-container .select2-choice:before {
  content: '';
  position: absolute;
  top: 21px;
  right: 17px;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #818181 transparent transparent transparent;
  transition: border-color 0.2s ease-out;
  -webkit-transition: border-color 0.2s ease-out;
}
.select2-container .select2-choice:hover:before {
  border-color: #0cb0d0 transparent transparent transparent;
}
.select2-drop-active {
  background-color: #f3f3f2;
  border: none;
  box-shadow: 0px 2px 3px 0px rgba(127, 127, 127, 0.5);
}
.select2-drop-active .select2-search {
  position: relative;
  padding: 1rem 2rem;
}
.select2-drop-active .select2-search:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 3rem;
  margin-top: -15px;
  background: url('images/sprite.png') scroll no-repeat -240px 0 transparent;
}
.select2-drop-active .select2-input {
  position: relative;
  padding: 1rem 2rem !important;
  border-radius: 4px;
}
.select2-drop-active .select2-search input {
  background-image: none !important;
  border: none;
}
.select2-drop-active .select2-results {
  max-height: 184px;
  padding: 0;
  background-color: #fcfcfc;
  border: 1px solid #F3F3F2;
}
.select2-drop-active .select2-results li {
  padding: 0.8rem 2rem;
  border-bottom: 1px solid #F3F3F2;
  margin: 0;
  border-radius: 0;
}
.select2-drop-active .select2-results li div {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 300;
}
.select2-drop-active .select2-results li:hover,
.select2-drop-active .select2-results li.select2-highlighted {
  background-color: #dddddd;
}
.select2-drop-active .select2-results .select2-no-results {
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #545454;
}
#customer_login {
  position: relative;
  float: none;
}
#customer_login h2 {
  font-size: 3.4rem;
  line-height: 4rem;
  margin-bottom: 1.5rem;
  color: #545454;
}
#customer_login .button {
  background-color: #b0d7b2;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  border-radius: 4px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-transform: uppercase;
  color: #fff;
}
#customer_login .button:hover {
  background-color: #96c799;
}
#customer_login .form-row {
  margin-bottom: 2rem;
}
#customer_login .col-1,
#customer_login .col-2 {
  width: 42%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#customer_login .col-2 {
  float: right;
}
#customer_login .lost_password a {
  margin-left: 1.5rem;
  font-weight: 300;
  color: #6A6A66;
  text-decoration: underline;
}
#customer_login .login label.inline {
  position: relative;
  font-size: 1.4rem;
  line-height: 2rem;
  padding-left: 3rem;
  font-weight: 300;
  cursor: pointer;
}
#customer_login .login label.inline .checker {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  background-color: #f3f3f2;
  border-radius: 4px;
}
#customer_login .login label.inline .checked {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 5px;
  top: 5px;
  border-radius: 4px;
  background-color: #b0d7b2;
}
#customer_login .login label.inline input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#customer_login:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 204px;
  top: 2rem;
  left: 50%;
  margin-left: -1px;
  background-color: #f3f3f3;
}
#customer_login:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.lost_reset_password {
  float: none;
  position: relative;
}
.lost_reset_password p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #545454;
  width: 40%;
}
.lost_reset_password input.input-text {
  margin: 2rem 0;
}
.lost_reset_password .form-row-last {
  position: relative;
  margin-top: -2rem;
}
.lost_reset_password .button {
  margin-bottom: 4rem;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  font-size: 1.4rem;
  line-height: 1.8rem;
  display: block;
  text-transform: uppercase;
  border-radius: 4px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  color: #fff;
  background-color: #b0d7b2;
}
.lost_reset_password .button:hover {
  cursor: pointer;
  background-color: #96c799;
}
.lost_reset_password:after {
  content: '';
  position: absolute;
  width: 173px;
  height: 206px;
  top: -0.5rem;
  right: 3rem;
  background: url('images/sprite.svg') scroll no-repeat -380px 0 transparent;
}
.artes-order-details p.order-info {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #545454;
}
.artes-order-details p.order-info mark {
  background: none;
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #545454;
}
.artes-order-details p.order-info .order-number {
  font-weight: 300;
  color: #545454;
}
.artes-order-details > .title1 {
  font-size: 3.4rem;
  line-height: 4rem;
  margin: 3rem 0 1.5rem 0;
}
.artes-order-userdetails {
  padding: 3rem 0;
}
.artes-order-userdetails h2 {
  font-size: 3.4rem;
  line-height: 4rem;
}
.artes-order-userdetails .col-1 table {
  border-top: 1px solid #EAE9E9;
  width: 100%;
  margin-top: 1.5rem;
}
.artes-order-userdetails .col-1 table tr {
  border-bottom: 1px solid #EAE9E9;
}
.artes-order-userdetails .col-1 table tr th {
  color: #818181;
  padding-bottom: 1rem;
  padding-top: 1rem;
  text-transform: uppercase;
  text-align: left;
}
.artes-order-userdetails .col-1 table tr td {
  color: #818181;
  padding-left: 2rem;
}
.artes-order-userdetails .col-2 p {
  font-weight: 300;
  color: #545454;
  margin-top: 1.5rem;
  display: block;
  background-color: #f3f3f2;
  border-radius: 6px;
  padding: 2rem;
}
.artes-order-userdetails .col-1,
.artes-order-userdetails .col-2 {
  width: 48.5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.artes-order-userdetails .col-2 {
  margin-left: 3%;
}
table.order_details thead th.product-total {
  text-align: right;
  padding-right: 2rem;
}
table.order_details thead th.product-unit {
  text-align: center;
}
table.order_details tbody tr {
  border-bottom: 1px solid #EAE9E9;
}
table.order_details tbody tr td del {
  color: #B3B3B3;
}
table.order_details tbody tr td del span.amount {
  color: #B3B3B3;
}
table.order_details tbody tr td ins {
  text-decoration: none;
}
table.order_details tbody tr td ins span.amount {
  color: #818181;
}
table.order_details tbody tr td .woocommerce-price-suffix {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4rem;
}
table.order_details tbody tr td.product-name .product-quantity {
  color: #676767;
}
table.order_details tbody tr td.product-total {
  text-align: right;
  padding-right: 2rem;
}
table.order_details tbody tr td.product-total span.amount {
  color: #818181;
}
table.order_details tbody tr td:nth-child(2) {
  text-align: center;
}
table.order_details tfoot {
  background-color: #fcfcfc;
  border: 1px solid #EDEDED;
  border-radius: 4px;
}
table.order_details tfoot tr {
  border-bottom: 1px solid #EDEDED;
}
table.order_details tfoot tr th {
  font-weight: 700;
  color: #818181;
  text-align: left;
  padding-left: 2rem;
  text-transform: uppercase;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}
table.order_details tfoot tr td {
  font-weight: 700;
  text-align: right;
  padding-right: 2rem;
  color: #818181;
}
table.order_details tfoot tr td span.amount {
  font-weight: 700;
  color: #818181;
}
table.order_details tfoot tr:last-child th,
table.order_details tfoot tr:last-child td span.amount {
  color: #393939;
}
#billing_country_field {
  display: none;
}
.page-template-template-cart .product-item .added {
  display: block !important;
}
.woocommerce-order-received .title1 {
  clear: both;
}
.woocommerce-order-received .shop_table.order_details {
  margin-top: 1rem;
}
.order-again {
  padding: 3rem 0 2rem 0;
}
.order-again a {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  background-color: #b0d7b2;
  padding: 1rem 2rem;
  border-radius: 4px;
}
.order-again a:hover,
.order-again a.disabled {
  background-color: #96c799;
  border-color: #96C799;
}
.commentlist.notes li {
  border-bottom: 1px solid #EDEDED;
  padding: 2rem 0;
}
.commentlist.notes li p {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #545454;
  font-weight: 300;
}
.commentlist.notes li p.meta {
  padding-bottom: 1rem;
  font-weight: 700;
}
.commentlist.notes li:first-child {
  padding-top: 0;
}
.commentlist.notes li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.woocommerce-product-gallery .flex-control-nav li {
  float: left;
  margin: 10px 10px 0 0;
}
.ubermenu {
  position: relative;
  border-top: 1px dotted #F3F3F2;
}
.ubermenu > ul > li a.ubermenu-target {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 300;
  color: #545454;
  text-transform: uppercase;
  display: block;
  padding: 2rem 1.2rem 1.8rem 1.2rem;
  border-bottom: 2px solid transparent;
}
.ubermenu > ul > li a.ubermenu-target:hover {
  transition: border-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out, color 0.3s ease-out;
  border-color: #818181;
  color: #818181;
}
.ubermenu > ul > li.ubermenu-current_page_item a {
  border-color: #d790a2;
  color: #d790a2;
}
.ubermenu > ul > li.ubermenu-current_page_item a:after {
  color: #d790a2 !important;
}
.ubermenu > ul > li li.ubermenu-active a.ubermenu-target a {
  border-bottom: 3px solid;
  border-color: #818181;
  color: #818181;
}
.ubermenu > ul > li ul.ubermenu-submenu li.ubermenu-item {
  margin: 0rem 0.9rem;
}
.ubermenu > ul > li ul.ubermenu-submenu li.ubermenu-item ul li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #EAE9E9;
}
.ubermenu > ul > li ul.ubermenu-submenu li.ubermenu-item ul li a.ubermenu-target {
  padding: 0.8rem 1.1rem;
  border: 0px;
  text-transform: none;
  color: #545454;
}
.ubermenu > ul > li ul.ubermenu-submenu li.ubermenu-item ul li a.ubermenu-target:hover {
  background-color: #f3f3f2;
  border-radius: 4px;
  color: #d790a2;
}
.ubermenu > ul > li ul.ubermenu-submenu-type-flyout li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #EAE9E9;
}
.ubermenu > ul > li ul.ubermenu-submenu-type-flyout li a.ubermenu-target {
  padding: 0.8rem 1.1rem;
  border: 0px;
  text-transform: none;
  color: #545454;
}
.ubermenu > ul > li ul.ubermenu-submenu-type-flyout li a.ubermenu-target:hover {
  background-color: #f3f3f2;
  border-radius: 4px;
  color: #d790a2;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  background-color: #ffffff;
  border-radius: 4px;
  border-top: 1px solid #EAE9E9;
  padding-bottom: 2.5rem;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  content: '';
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #0cb0d0;
}
.ubermenu_navigation_widget-class {
  list-style: none;
}
nav.ubermenu-vertical ul.ubermenu-nav {
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5) !important;
  border-radius: 5px !important;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
nav.ubermenu-vertical ul.ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega {
  width: 900px !important;
  margin: 0;
  box-shadow: 0px 0px 3px 0px rgba(127, 127, 127, 0.5);
  border-radius: 5px;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item {
  border-bottom: 1px solid #EAE9E9;
  margin-left: 2.2rem !important;
  margin-right: 2.2rem !important;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item:last-child {
  border-bottom: 0px;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item a.ubermenu-target {
  position: relative;
  border: 0px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 300;
  color: #545454;
  text-transform: none;
  display: block;
  padding: 0.8rem 2rem;
  margin: 0.4rem 0rem;
  z-index: 2;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item a.ubermenu-target:hover {
  position: relative;
  color: #d790a2;
  background-color: #f3f3f2;
  transition: border-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out, color 0.3s ease-out;
  border-radius: 4px;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item a.ubermenu-target:after {
  position: absolute;
  right: 18px;
  margin-left: 0rem;
  content: '';
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item > ul.ubermenu-submenu {
  z-index: 4;
  position: absolute;
  margin-left: 2.24rem;
  box-shadow: 0px 0px 8px 0px rgba(127, 127, 127, 0.7) !important;
  clip: auto;
  padding-left: 1.64rem;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item > ul.ubermenu-submenu > li.ubermenu-item {
  margin: 0rem 1.46rem;
}
nav.ubermenu-vertical ul.ubermenu-nav > li.ubermenu-item > ul.ubermenu-submenu > li.ubermenu-item a.ubermenu-target {
  margin: 0;
}
nav.ubermenu-vertical ul.ubermenu-nav li.ubermenu-active a.ubermenu-target {
  position: relative;
  color: #d790a2;
  background-color: #ffffff;
  transition: border-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out, color 0.3s ease-out;
  border-radius: 4px;
}
nav.ubermenu-vertical ul.ubermenu-nav li.ubermenu-active ul.ubermenu-submenu li.ubermenu-item a.ubermenu-target:hover {
  background-color: #f3f3f2;
}
nav.ubermenu-vertical .ubermenu-column-auto {
  margin: 0!important;
}
nav.ubermenu-vertical .ubermenu-content-block {
  padding: 1.8rem 0rem 0.8rem 0rem;
}
nav.ubermenu-vertical .ubermenu-content-block h3 {
  font-size: 4.1rem;
  line-height: 5rem;
  color: #545454;
}
.artes-flexslider,
.artes-brands-flexslider {
  position: relative;
  width: 100%;
}
.artes-flexslider ul,
.artes-brands-flexslider ul {
  position: relative;
  margin-left: -2rem;
}
.artes-flexslider li,
.artes-brands-flexslider li {
  margin: 0 0 0 2rem;
}
.artes-flexslider .flex-control-nav,
.artes-brands-flexslider .flex-control-nav {
  display: table;
  margin: 2rem auto 0 auto;
}
.artes-flexslider .flex-control-nav li,
.artes-brands-flexslider .flex-control-nav li {
  display: inline-block;
  margin: 0 5px;
}
.artes-flexslider .flex-control-nav li a,
.artes-brands-flexslider .flex-control-nav li a {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 2px solid #aaa;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}
.artes-flexslider .flex-control-nav li a.flex-active,
.artes-brands-flexslider .flex-control-nav li a.flex-active {
  background-color: #aaaaaa;
}
.artes-flexslider .blog-item-small,
.artes-brands-flexslider .blog-item-small {
  width: 100%;
}
#artes-catsee {
  display: none;
}
@media only screen and (max-width: 1250px) {
  .row,
  .grid {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .artes-product-detail .row,
  .artes-product-detail .grid {
    margin-left: 0;
    margin-right: 0;
  }
  .header.fixed #menu {
    width: auto;
    margin: 0;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 1250px) {
  .header,
  .main-area,
  .footer {
    border-radius: 0;
  }
  nav.ubermenu-vertical ul.ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega {
    width: 600px !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1100px) {
  .product-item a.add_to_cart_button,
  .product-item a.product_type_variable {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .header.fixed {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: 6rem;
    margin: 0;
    transform: translateY(-101%);
  }
  .header.fixed .topbar {
    display: none;
  }
  .header.fixed > .row {
    position: relative;
    padding: 1rem 0;
    z-index: 1;
  }
  .header.fixed > .row .tm-col4 {
    display: none;
    float: none;
    width: auto;
    margin: 0;
  }
  .header.fixed > .row .tm-col4:first-child {
    display: block;
  }
  .header.fixed .logo {
    width: 120px;
    height: 40px;
    background-position: -190px -270px;
  }
  .header.fixed #menu {
    position: absolute;
    width: 1170px;
    height: auto;
    top: 0;
    left: 50%;
    margin-left: -585px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 17rem;
    z-index: 2;
  }
  .header.fixed.headroom-trans {
    transition: transform 200ms linear;
  }
  .header.fixed.headroom--pinned {
    transform: translateY(0%);
  }
  .header.fixed.headroom--unpinned {
    transform: translateY(-101%);
  }
  body.admin-bar .header.fixed.headroom--pinned {
    transform: translateY(50%);
  }
}
@media only screen and (max-width: 1024px) {
  .product-item a.quick-view-button {
    top: 8rem;
  }
  #shop .products li {
    width: 48.25%;
    margin: 0 3.5% 3.5% 0;
  }
  #shop .products li:nth-child(3n) {
    margin-right: 3.5%;
  }
  #shop .products li:nth-child(3n+1) {
    clear: none;
  }
  #shop .products li:nth-child(2n) {
    margin-right: 0;
  }
  #shop .products li:nth-child(2n+1) {
    clear: left;
  }
  .post-social p {
    text-align: center;
    float: none;
  }
  .post-social .share-buttons {
    float: none;
    display: table;
    margin: 1rem auto 0 auto;
  }
  .newsletter-block .clearfix {
    width: 100%;
  }
  #artes-cartpopup .cartpopup-container {
    transform: none;
    top: 50px;
    left: 20px;
    right: 20px;
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  #wrapper {
    position: relative;
    overflow-x: hidden;
    max-width: 100%;
  }
  .topbar .coupon {
    text-align: center;
    float: none;
    font-weight: 400;
  }
  .topbar .coupon span {
    display: none;
  }
  .topbar ul {
    display: none;
  }
  .header .row > * {
    display: none;
  }
  .header .row > *:first-child {
    display: block;
    margin: 0;
    width: auto;
    float: none;
  }
  .header .logo {
    margin: 0 auto;
  }
  .header .artes-mobile-bar {
    position: relative;
    display: block;
    height: 3rem;
    border-top: 1px solid #F3F3F2;
    margin-top: 3rem;
  }
  .header .artes-mobile-bar > div {
    position: absolute;
    width: 6rem;
    height: 6rem;
    top: 0;
    left: 0;
    background: url('images/sprite.svg') scroll no-repeat -310px -195px transparent;
    cursor: pointer;
  }
  .header .artes-mobile-bar > div:last-child {
    left: auto;
    right: 0;
    background-position: -310px -245px;
  }
  #menu {
    display: none;
  }
  .artes-ptitle .row > .tm-col6 {
    width: auto;
    float: none;
    margin-right: 0;
  }
  #breadcrumbs {
    text-align: left;
    float: none;
  }
  .artes-workshop-archive .row .tm-col8 {
    float: none;
    margin: 0;
    width: auto;
  }
  .artes-workshop-archive .row .tm-col4 {
    display: none;
  }
  .workshop-info {
    padding-bottom: 2rem;
  }
  .workshop-info .workshop-col {
    float: none;
    width: 100%;
    margin: 0;
  }
  .workshop-info .workshop-col:last-child {
    margin-top: 2rem;
  }
  .header .topbar {
    display: none;
  }
  .artes-mobile-menu {
    display: block;
    position: fixed;
    width: 28rem;
    height: auto;
    top: 0;
    left: -28em;
    bottom: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
    z-index: 9999;
  }
  .artes-mobile-menu li {
    position: relative;
  }
  .artes-mobile-menu li a {
    font-size: 1.6rem;
    line-height: 5rem;
    text-transform: uppercase;
    display: block;
    color: #676767;
    padding: 0 2rem;
    border-bottom: 1px solid #EAE9E9;
  }
  .artes-mobile-menu li ul {
    padding-left: 2rem;
  }
  .artes-mobile-menu li ul li {
    position: relative;
  }
  .artes-mobile-menu li ul li a {
    padding-left: 2rem;
  }
  .artes-mobile-menu li ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #eae9e9;
  }
  .artes-mobile-menu li .sub-menu {
    display: none;
    max-height: 154px;
    overflow-y: auto;
  }
  .artes-mobile-menu li .artes-open-submenu {
    position: absolute;
    width: 5rem;
    height: 5rem;
    top: 0;
    right: 0;
    z-index: 99;
  }
  .artes-mobile-menu li .artes-open-submenu:before,
  .artes-mobile-menu li .artes-open-submenu:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    background-color: #0cb0d0;
  }
  .artes-mobile-menu li .artes-open-submenu:before {
    width: 20px;
    height: 2px;
    margin-left: -10px;
    margin-top: -1px;
  }
  .artes-mobile-menu li .artes-open-submenu:after {
    width: 2px;
    height: 20px;
    margin-top: -10px;
    margin-left: -1px;
  }
  .artes-mobile-menu li .artes-open-submenu.opened:after {
    display: none;
  }
  .artes-mobile-menu .menu-menu-mobile-container {
    position: absolute;
    width: auto;
    height: auto;
    top: 8.2rem;
    left: 0;
    right: 0;
    bottom: 13.2rem;
    border-top: 1px solid #EAE9E9;
    overflow-y: auto;
  }
  .artes-mobile-menu .searchform {
    position: absolute;
    width: auto;
    height: 4.2rem;
    top: 2rem;
    left: 2rem;
    right: 2rem;
    background-color: #f3f3f2;
    border-radius: 3px;
    z-index: 999;
  }
  .artes-mobile-menu .searchform input[type="text"] {
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 300;
    color: #333;
    padding: 1rem 1.5rem;
    background-color: transparent;
    width: 86%;
  }
  .artes-mobile-menu .searchform input[type="submit"] {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    right: 1rem;
    margin-top: -15px;
    cursor: pointer;
    z-index: 99;
    background: url('images/sprite.svg') scroll no-repeat -40px -170px transparent;
    transition: background 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out;
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
  }
  .artes-mobile-menu .searchform input[type="submit"]:hover {
    background-position: -40px -200px;
  }
  .artes-mobile-menu .searchform ::-webkit-input-placeholder {
    color: #545454;
  }
  .artes-mobile-menu .searchform :-moz-placeholder {
    color: #545454;
  }
  .artes-mobile-menu .searchform ::-moz-placeholder {
    color: #545454;
  }
  .artes-mobile-menu .searchform :-ms-input-placeholder {
    color: #545454;
  }
  .artes-mobile-menu .menu-mobile-bottom {
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f3f3f2;
  }
  .artes-mobile-menu .menu-mobile-bottom > a {
    display: block;
    font-size: 1.6rem;
    line-height: 5rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #b0d7b2;
    padding: 0 2rem;
  }
  .artes-mobile-menu .menu-mobile-bottom .phone {
    padding: 2rem;
  }
  .artes-mobile-menu .menu-mobile-bottom .phone > p,
  .artes-mobile-menu .menu-mobile-bottom .phone > a {
    color: #676767;
  }
  .artes-mobile-menu .menu-mobile-bottom .phone > a {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 700;
  }
  .artes-mobile-menu .menu-mobile-bottom .phone > p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .row,
  .grid {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  a.quick-view-button {
    display: none !important;
  }
  .row .tm-col6,
  .row .tm-col4,
  .row .tm-col8 {
    float: none;
    margin: 0 0 2rem 0;
    width: auto;
  }
  .row > *:last-child {
    margin-bottom: 0;
  }
  .product-item figure img {
    max-height: 100%;
  }
  #shop .products li {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  #shop .products li:nth-child(3n) {
    margin-right: 3.5%;
  }
  #shop .products li:nth-child(2n) {
    margin-right: 0;
  }
  .area.blog > .row > *:last-child {
    display: none;
  }
  #contactForm .tm-col6 {
    margin-bottom: 0;
  }
  .artes-shop .artes-shop-sidebar {
    display: none;
  }
  .artes-shop .tm-col9 {
    float: none;
    margin: 0;
    width: auto;
  }
  #shop .products li {
    width: 48.25%;
    margin: 0 3.5% 3.5% 0;
  }
  #shop .products li:nth-child(3n) {
    margin-right: 3.5%;
  }
  #shop .products li:nth-child(2n) {
    margin-right: 0;
  }
  .artes-cart-header li {
    display: none;
  }
  .artes-cart-header li.active-page {
    display: block;
  }
  .artes-cart-buttons {
    display: block;
  }
  .artes-cart-buttons > * {
    float: none;
    width: 100%;
    margin: 0;
    display: block;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .artes-cart-buttons > *:last-child {
    margin: 2rem 0 0 0;
  }
  .artes-coupon-form > input {
    width: 48.5% !important;
  }
  .artes-paymentdetails p {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 4rem;
  }
  .artes-paymentdetails h3 {
    width: 100%;
  }
  .bacs_details {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .blog-item .infos .col {
    width: 50%;
  }
  #workshops .block10 {
    float: none;
    width: auto;
    margin: 0 0 2rem 0;
  }
  .shop_table {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .shop_table .product-thumbnail,
  .shop_table .product-price {
    display: none;
  }
  .shop_table .product-remove {
    padding-left: 0;
  }
  #customer_details .col-1,
  #order_review .col-1,
  .artes-order-userdetails .col-1,
  .woocommerce-checkout .addresses .col-1,
  .woocommerce-account .addresses .col-1,
  #customer_details .col-2,
  #order_review .col-2,
  .artes-order-userdetails .col-2,
  .woocommerce-checkout .addresses .col-2,
  .woocommerce-account .addresses .col-2 {
    float: none;
    width: 100%;
    margin: 0;
  }
  .artes-order-userdetails .col-2,
  .woocommerce-checkout .addresses .col-2,
  .woocommerce-account .addresses .col-2 {
    margin-top: 2rem;
  }
  #place_order {
    text-align: center;
    width: 100%;
  }
  .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout #payment h3,
  .woocommerce-checkout #customer_details h3,
  .woocommerce-checkout #order_comments_field label {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
  .woocommerce-checkout #order_review_heading {
    padding-top: 0;
  }
  #payment {
    padding-top: 2rem;
  }
  .artes-edit-account .artes-form-left,
  .artes-edit-account .artes-form-right {
    float: none;
    width: 100%;
    margin: 0;
  }
  .artes-edit-address .form-row {
    float: none;
    width: 100%;
    margin-right: 0 !important;
  }
  .footer h2 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .footer .row > .tm-col3 {
    float: none;
    margin: 0 0 2rem 0;
    width: auto;
  }
  .footer .row > .tm-col3:last-child {
    margin-bottom: 0;
  }
  .copyrights p {
    float: none;
    text-align: center;
  }
  .copyrights .social,
  .copyrights .copy-menu {
    float: none;
    display: table;
    margin: 1rem auto 0 auto;
  }
  .copyrights .copy-menu li:first-child {
    margin-left: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .artes-lastblog .row > .tm-col3,
  .artes-featuredshop .row > .tm-col3 {
    width: 48.7%;
  }
  .artes-lastblog .row > .tm-col3:nth-child(2),
  .artes-featuredshop .row > .tm-col3:nth-child(2) {
    margin-bottom: 2rem;
  }
  .artes-lastblog .row > .tm-col3:nth-child(2n),
  .artes-featuredshop .row > .tm-col3:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .area .title {
    font-size: 2.6rem;
    line-height: 3.4rem;
  }
  .row .tm-col3,
  .row .tm-col9 {
    float: none;
    margin: 0 0 2rem 0;
    width: auto;
  }
  .row > *:last-child {
    margin-bottom: 0;
  }
  .artes-introduction h2 {
    font-size: 3.8rem;
    line-height: 4.4rem;
  }
  .newsletter-block h2 {
    font-size: 2.6rem;
    line-height: 3.4rem;
  }
  .newsletter-block .clearfix {
    width: 100%;
    display: block;
  }
  .newsletter-block .clearfix .wrap {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
  }
  .newsletter-block .clearfix .wrap input {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .newsletter-block .clearfix button {
    display: block;
    float: none;
    width: 100%;
    margin: 1rem auto 0 auto;
    border-radius: 4px;
  }
  .post .infos .col {
    float: none;
    width: 100%;
  }
  .post .author-box {
    padding: 20px;
  }
  .post .author-box figure {
    position: relative;
    top: auto;
    left: auto;
    display: table;
    margin: 0 auto;
    padding-bottom: 2rem;
  }
  .post .author-box a,
  .post .author-box p {
    display: block;
    text-align: center;
  }
  .post-navigation .homelink {
    display: none;
  }
  .post-navigation .prevlink,
  .post-navigation .nextlink {
    width: 48.7%;
  }
  .post-navigation .nextlink {
    margin-left: 2.6%;
  }
  .comments li .children li {
    padding-left: 0;
  }
  .comments li .children li figure {
    left: -10rem;
  }
  .comments .comment-reply-link {
    display: none;
  }
  .comments .comment-reply-title {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  #respond .tm-col6 {
    margin-bottom: 0;
  }
  .block7 h2,
  .block-text2 h2,
  #contactForm h2 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .page-title {
    font-size: 3.2rem;
    line-height: 3.4rem;
  }
  #contactForm .form-row {
    margin: 0;
  }
  #contactForm .tm-col6 {
    width: auto;
    float: none;
    margin: 2rem 0 0 0 !important;
  }
  #contactForm .fc-btn3 {
    width: 100%;
    margin-top: 2rem;
    text-align: center;
  }
  #testimonials .block8 {
    padding-left: 0;
  }
  #testimonials .block8 figure {
    position: relative;
    top: auto;
    left: auto;
    display: table;
    margin: 0 auto;
    padding-bottom: 2rem;
  }
  #testimonials .block8 h2,
  #testimonials .block8 p {
    text-align: center;
  }
  #shop .products li {
    width: 100%;
    margin: 0 0 2rem 0 !important;
  }
  .product-item > .product-info h1 {
    height: auto;
  }
  .artes-product-detail h1.product_title {
    font-size: 3.6rem;
    line-height: 4rem;
  }
  .artes-introduction .co-founder {
    height: 6rem;
  }
  #artes-catsee {
    display: block;
  }
  .featured-shopcats-home {
    height: 35.6rem;
    overflow: hidden;
    padding: 0;
  }
  .featured-shopcats-home a {
    width: 100%;
    max-height: 12rem;
  }
  .featured-shopcats-home a img {
    top: -25%;
  }
  .featured-shopcats-home > span {
    display: none;
  }
  #artes-catsee {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
  }
  .blog-item .infos .col:nth-child(3) {
    display: none;
  }
  .blog-item .infos .col:nth-child(4) {
    width: 100%;
  }
  .artes-lastblog .title {
    font-size: 2.2rem;
  }
  #contactForm .text-area {
    margin-top: 2rem;
  }
  .woocommerce-ordering {
    float: none;
    width: 100%;
  }
  table.shop_table td,
  table.shop_table tr,
  table.shop_table th {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  table.shop_table tr th {
    text-align: center !important;
  }
  table.shop_table tr th.product-remove {
    display: none;
  }
  table.shop_table td.product-remove {
    width: 20%;
    float: left;
  }
  table.shop_table td.product-name {
    width: 80%;
    float: left;
  }
  table.shop_table td.product-name a {
    display: block;
    line-height: 3.3rem;
  }
  table.shop_table .artes-quantity {
    position: relative;
    width: 100%;
  }
  table.shop_table .artes-quantity .quantity-more,
  table.shop_table .artes-quantity .quantity-less {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
  }
  table.shop_table .artes-quantity .quantity-more {
    left: auto;
    right: 0;
  }
  table.shop_table .artes-quantity input {
    width: 100%;
  }
  table.shop_table .amount {
    display: block;
    float: none;
  }
  table.my_account_orders tbody tr.order .order-actions a.button {
    margin: 3rem 0 0 0;
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 320px) {
  .chronopost-block .chronopost-link img {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .chronopost-block .chronopost-link .artes-btn2 {
    float: none;
    display: table;
    margin: 2rem auto 0 auto;
  }
}
