div.block-related-category .aw-arp-block-content {
    padding: 5px 0 0 5px;
    overflow: hidden;
    clear: both;
}

div.block-related-category .aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    zoom: 1;
    _height: 250px;
    margin: 5px 5px 20px;
}

div.block-related-category .aw-arp-item img {
    border: 1px solid #A9A9A9;
    width: 75px;
    margin-bottom: 10px;
}

div.block-related-category .aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

div.block-related-category .footer .aw-arp-block-content li {
    display: inline-block !important;
}

div.block-related-category .footer .aw-arp-block-content a {
    color: #1E7EC8;
}
.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #636363;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://static.wellmadeclothes.com/skin/frontend/rwd/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

/* What is Afterpay modal */
#afterpay-what-is-modal  img.afterpay-modal-image {
    display: block;
}
#afterpay-what-is-modal  img.afterpay-modal-image-mobile{
    display: none;
}

@media only screen
and (max-width : 480px) {
    #afterpay-what-is-modal  img.afterpay-modal-image-mobile {
        display: block;
    }
    #afterpay-what-is-modal  img.afterpay-modal-image{
        display: none;
    }
}

/* Afterpay info in checkout */
#what-is-afterpay-trigger {
    margin-top: 0;
    margin-left: 0;
    float: none;
}

#afterpay-logo {
    height: 18px;
    float: none;
}

#dt_method_afterpaypayovertime span {
    margin-left: 10px;
}

#payment_form_afterpaypayovertime.form-list {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .form-alt {
    display: inline-block; /* shrink-wrap the form, to make the footer align nicely */
}

#payment_form_afterpaypayovertime .total-due p {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #A1A4A6;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    float: left;
    height: 35px;
    line-height: 38px;
}

#payment_form_afterpaypayovertime .total-due span {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    color: #000000;
}

#payment_form_afterpaypayovertime .instalments {
    margin-bottom: 30px;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .header-text {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 9px;
    color: #A1A4A6;
    margin: 10px 0;
    text-transform: uppercase;
    line-height: 20px;
}

#payment_form_afterpaypayovertime .instalments .cost,
#payment_form_afterpaypayovertime .instalments .icon,
#payment_form_afterpaypayovertime .instalments .instalment {
    display: table-row;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .icon:after {
    content: "";
    background: #f7f7f7;
    display: block;
    height: 1px;
    left: 30px;
    right: 30px;
    margin-top: -5px;
}

#payment_form_afterpaypayovertime .instalments li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}

#payment_form_afterpaypayovertime .instalments li:first-child {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .instalments li:last-child {
    padding-right: 0;
}

#payment_form_afterpaypayovertime .instalments .cost {
    font-size: 14px;
    color: #379dd6;
}

#payment_form_afterpaypayovertime .instalments .icon img {
    width: 12px;
    display: inline;
    position: relative;
    z-index: 1;
}

#payment_form_afterpaypayovertime .instalments .instalment {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

#payment_form_afterpaypayovertime .instalment-footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #636363;
    text-align: center;
}

#payment_form_afterpaypayovertime .instalment-footer a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
    text-decoration: underline;
}

@media (min-width: 560px) {
    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments li {
        padding: 0 30px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .header-text {
        font-size: 12px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .cost {
        font-size: 25px;
    }
}

/* By default, only show the callout text on the default checkout */
#afterpay-callout {
    display: none;
}

.checkout-onepage-index #afterpay-callout {
    display: block;
    margin-left: 0;
}

/* AW_Onestepcheckout support */
#aw-onestepcheckout-payment-method #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

/* IWD_Opc support */
.opc-index-index #dt_method_afterpaypayovertime img {
    height: auto;
    display: inline-block;
    margin: 7px auto 0;
}

.opc-index-index #dt_method_afterpaypayovertime label a {
    display: none;
}

.opc-index-index #payment_form_afterpaypayovertime .form-alt {
    font-style: normal;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li {
    color: #379dd6;
    padding: 0 10px;
    font-size: 20px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li:first-child {
    padding-left: 0;
}

.opc-index-index #payment_form_afterpaypayovertime .instalment-footer p {
    color: #636363;
    font-size: 11px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .instalment li {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments li {
    padding: 0 20px;
}

/* GoMage Lightcheckout support */
#gcheckout-payment-methods-available #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.55;
    margin-top: 10px;
}

/* Onetouch on cart page */
.method-afterpay_onetouch h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #379dd6;
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: none;
}

.method-afterpay_onetouch p {
    font-size: 12px;
}

.method-afterpay_onetouch .button {
    margin-top: 10px;
    padding: 7px 30px 7px 30px;
}

.method-afterpay_onetouch .button img {
    display:block;
    width: 90px;
    height: 18px;
}

#payment_form_afterpaypayovertime li { 
    float:none 
}

/* Hide the doubled Afterpay Assets */
.product-view .afterpay-installments-amount {
    display:none;
}
.product-view .afterpay-installments-amount:last-of-type {
    display:inline;
}
.popup_content {
    padding: 15px;
    background-color: white;
}
.popup_content img {
	max-width:100%;
}

#subscribe-wrap #subscribe-popup {
	padding:30px 25px 35px;
	border:0;
}
#subscribe-wrap #subscribe-popup p {
	text-align:center;
	font-family: "Bell MT W01 Italic", Georgia, Times, "Times New Roman", serif;
	font-size:18px;
	text-transform:lowercase;
	letter-spacing: 0.05em;
}
#subscribe-wrap #subscribe-popup p:first-child {
	margin-top:0;
}
#subscribe-wrap #subscribe-popup .block-subscribe {
	padding-top:120px;
	position:relative;
	margin:0 auto;
	max-width:300px;
	float:none;
}
#subscribe-wrap #subscribe-popup .block-subscribe:before {
	content:"";
	background-color:#000;
	width:1px;
	height:90px;
	top:15px;
	left:50%;
	position:absolute;
}
#subscribe-wrap #subscribe-popup input,
#subscribe-wrap #subscribe-popup button {
	height:40px;
	margin:0;
	max-width:100%;
}
#subscribe-wrap #subscribe-popup .actions {
	margin-top:7px;
}
#subscribe-wrap #subscribe-popup .input-box-new {
	position:relative;
}
#subscribe-wrap #subscribe-popup .ajax-status {
	position:absolute;
	top:10px;
	left:8px;
	text-align:center;
}
#subscribe-wrap #subscribe-popup .ajax-status.loading {
	-moz-animation: bouncedelay 1.5s infinite ease-in-out;
	-webkit-animation: bouncedelay 1.5s infinite ease-in-out;
	animation: bouncedelay 1.5s infinite ease-in-out;
	-moz-animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#subscribe-wrap #subscribe-popup .ajax-status.success {
	color:#5cb85c;
}

div#subscribe-popup {
    
}

#subscribe-popup .left.bnr {
    background-size: contain;
    background-repeat: no-repeat;
}
#subscribe-popup .actions button {
float: none;
}
#subscribe-popup p {
    text-align: right;
    padding-right: 8px;
    font-size: 14px;
}

#subscribe-popup p:first-child {
    margin-top: 180px;
}



#subscribe-popup .block-subscribe {
    text-align: center;
    margin-top: 10%;
    float: left;
}

#subscribe-popup input, #subscribe-popup button {

    height: 30px;
    width: 350px;
    margin-left: 12px;
    text-align: center;

}
#subscribe-popup button {
    margin-top: 5px;
    margin-left: 6px;
}

.ecommistry_popup_overlay {
    background-color: #000;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0px;
    left: 0px;
}

.ecommistry_popup .right {
    margin-right: 22px;
    margin-top: 14px;
    font-weight: 900;
    color: black;
    cursor: pointer;
    font-size: 26px;
    float: right;
}

@media (max-width: 838px) {

    .ecommistry_popup .right {
        margin-top: 22px;
        margin-left: 22px;
        float: left;
        line-height: 18px;
        position: absolute;
    }
    #subscribe-popup .block-subscribe {
        margin-top: 28%;
    }

    #subscribe-popup {
        width: 421px !important;
        height: 600px !important;
    }
	#subscribe-wrap #subscribe-popup {
		width: auto !important;
		 height: auto !important;
	}

    #subscribe-popup .left.bnr {
        display: inline-block;
    }

    #subscribe-popup input, #subscribe-popup button {
        font-size: 13px;
    }
    #subscribe-popup p {
        font-size: 13px;
        color: #ddd;
    }
	#subscribe-wrap #subscribe-popup p {
		color:#000;
	}
}

@media (max-width: 415px) {

    .ecommistry_popup .right {
        margin-left: 22px;
        margin-top: 22px;
        float: left;
        position: absolute;
    }
    #subscribe-popup .block-subscribe {
        margin-top: 28%;
    }

    #subscribe-popup {
        width: 310px !important;
        height: 460px !important;
    }
	#subscribe-wrap #subscribe-popup {
		width: auto !important;
		height: auto !important;
		max-width:100%;
	}

    #subscribe-popup .left.bnr {
        height: 217px;
        width: 307px;
        display: inline-block;
    }

    #subscribe-popup p {
        font-size: 12px;
        color: #ddd;
    }

    #subscribe-popup .left.bnr p:first-child {
        margin-top: 149px;
    }

    #subscribe-popup input, #subscribe-popup button {
        height: 30px;
        width: 280px;
        text-align: center;
        margin-right: 110px;
    }

    #subscribe-popup button {
        margin-left: 4px;
    }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rma-italic {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.rma-mute {
  color: #999;
  font-size: 11px;
}
.rma-view div.fieldset,
.rma-new-step2 div.fieldset {
  margin: 30px 0px;
}
.rma-history div.fieldset {
  padding: 5px 10px;
  margin: 10px 0px;
  border-radius: 0px 5px 5px 0px;
  font-size: 13px;
}
.rma-history div.fieldset h2.legend {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
.rma-history div.fieldset.user {
  border: 1px solid #8eb589;
  border-left: 5px solid #8eb589;
  background-color: #fefffe;
  background-image: -moz-linear-gradient(top, #fdfffd, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfffd), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fdfffd, #ffffff);
  background-image: -o-linear-gradient(top, #fdfffd, #ffffff);
  background-image: linear-gradient(to bottom, #fdfffd, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfffd', endColorstr='#ffffffff', GradientType=0);
}
.rma-history div.fieldset.customer {
  border: 1px solid #9cb4c5;
  border-left: 5px solid #9cb4c5;
  background-color: #fcfdff;
  background-image: -moz-linear-gradient(top, #fafcff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafcff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fafcff, #ffffff);
  background-image: -o-linear-gradient(top, #fafcff, #ffffff);
  background-image: linear-gradient(to bottom, #fafcff, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafcff', endColorstr='#ffffffff', GradientType=0);
}
.rma-confirmation-form {
  border: solid 1px #cccccc;
  background: #fff;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -215px;
  width: 630px;
  padding: 20px;
  z-index: 1001;
}
.rma-confirmation-form .close {
  width: 40px;
  float: right;
  display: block;
  color: #636363;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -14px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  cursor: pointer;
}
.rma-confirmation-form h2 {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #50A4CF;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
.rma-confirmation-form .buttons {
  text-align: right;
  margin-bottom: 0px !important;
}
.rma-confirmation-form-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100000px;
  height: 100000px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
}
.rma-items .rma-one-item {
  *zoom: 1;
  margin-bottom: 10px;
}
.rma-items .rma-one-item:before,
.rma-items .rma-one-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma-items .rma-one-item:after {
  clear: both;
}
.rma-items .rma-one-item .item-description {
  width: 50%;
  float: left;
  border-right: 1px solid #ededed;
}
.rma-items .rma-one-item .item-description b {
  margin-left: 20px;
}
.rma-items .rma-one-item .item-description img {
  width: 150px;
  float: left;
  margin-left: 10px;
}
.rma-items .rma-one-item .item-description input {
  float: left;
}
.rma-items .rma-one-item .item-options {
  border-left: 1px solid #ededed;
  margin-left: -1px;
  padding-left: 20px;
  width: 50%;
  float: left;
}
.rma-items .rma-one-item .item-options > div {
  margin-bottom: 8px;
  position: relative;
}
.rma-items .rma-one-item .item-options > div label {
  width: 150px;
}
.rma-items .rma-one-item .item-options > div label em {
  color: #df280a;
}
.rma-items .rma-one-item .item-options > div .total-qty {
  position: absolute;
  left: 200px;
  top: 1px;
}
.rma-items .rma-one-item .item-options > div .validate-rma-quantity {
  font-size: 13px;
  text-align: center;
}

@font-face {
  font-family: 'Lyon Display Web';
  src: url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/LyonDisplay-Regular-Web.eot');
  src: url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/LyonDisplay-Regular-Web.eot?#iefix') format('embedded-opentype'),
     url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/LyonDisplay-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Lyon Display Web';
  src: url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/LyonDisplay-Bold-Web.eot');
  src: url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/LyonDisplay-Bold-Web.eot?#iefix') format('embedded-opentype'),
     url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/LyonDisplay-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
    font-family: "Circular-Book";
    src:url("https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/lineto-circular-book.eot");
    src:url("https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/lineto-circular-book.eot?#iefix") format("embedded-opentype"),
        url("https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/lineto-circular-book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Circular-medium";
    src:url("https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/lineto-circular-medium.eot");
    src:url("https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/lineto-circular-medium.eot?#iefix") format("embedded-opentype"),
        url("https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/lineto-circular-medium.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
  font-family: 'wellmade';
  src: url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/wellmade.eot?21119385');
  src: url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/wellmade.eot?21119385#iefix') format('embedded-opentype'),
       url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/wellmade.woff2?21119385') format('woff2'),
       url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/wellmade.woff?21119385') format('woff'),
       url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/wellmade.ttf?21119385') format('truetype'),
       url('https://static.wellmadeclothes.com/skin/frontend/wellmade/default/font/wellmade.svg?21119385#wellmade') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "wellmade";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before { content: '\e800'; } /* '' */
.icon-account:before { content: '\e801'; } /* '' */
.icon-wishlist:before { content: '\e802'; } /* '' */
.icon-cart:before { content: '\e803'; } /* '' */
.icon-fb:before,
.icon-facebook:before{ content: '\e804'; } /* '' */        /*keep this one if font changed*/
.icon-in:before { content: '\e805'; } /* '' */
.icon-pi:before { content: '\e806'; } /* '' */
.icon-arrow-left-round:before { content: '\e807'; } /* '' */
.icon-arrow-right-round:before { content: '\e808'; } /* '' */
.icon-wmc-logo-small:before { content: '\e809'; } /* '' */
.icon-newsletter:before { content: '\e80a'; } /* '' */
.icon-cart-padlock:before { content: '\e80b'; } /* '' */
.icon-phone:before { content: '\e80c'; } /* '' */
.icon-clock:before { content: '\e80d'; } /* '' */
.icon-wishlist-active:before { content: '\e80e'; } /* '' */
.icon-value-fair:before { content: '\e80f'; } /* '' */
.icon-value-sustainable:before { content: '\e810'; } /* '' */
.icon-value-transparent:before { content: '\e811'; } /* '' */
.icon-value-vegan:before { content: '\e812'; } /* '' */
.icon-value-local:before { content: '\e813'; } /* '' */
.icon-value-handcrafted:before { content: '\e814'; } /* '' */
.icon-value-genderequality:before { content: '\e815'; } /* '' */
.icon-value-minimalwaste:before { content: '\e816'; } /* '' */
.icon-wmc-logo:before { content: '\e817'; } /* '' */
.icon-google:before { content: '\e818'; } /* '' */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://static.wellmadeclothes.com/skin/frontend/wellmade/default/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://static.wellmadeclothes.com/skin/frontend/wellmade/default/css/AjaxLoader.gif) no-repeat center center
}
.attribute-option-images {
}
.attribute-option-images img.option-image {
	border: medium none;
	cursor: pointer;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-top: 0;
	padding: 4px;
}
.attribute-option-images img.option-image.active {
	border: 2px solid #000000;
    padding: 2px;
}
.attribute-option-images span.option-image {
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #000000;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #3c3c3c;
	width: 50px;
	height: 27px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	line-height: 28px;
	position: relative;
}
.attribute-option-images span.option-image.no-stock {
	background: #BAB9B9;
	cursor: default;
}
.hex-holder {
	background: #fff;
}
.attribute-option-images span.option-image-hex.option-image {
	/*border: 2px solid #FFFFFF;*/
	height: 34px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	width: 34px;
	border: none;
	background-image: url(https://static.wellmadeclothes.com/skin/frontend/base/default/images/color-outline.png);
	background-position: 0 -34px;
}
.attribute-option-images span.option-image.active {
	background: #6f77b8;
	color: #fff;
}
.attribute-option-images span.option-image-hex.option-image.active {
	/*border:2px solid #af4893;*/
	background-image: url(https://static.wellmadeclothes.com/skin/frontend/base/default/images/color-outline.png);
}
