/** Shopify CDN: Minification failed

Line 158:1 Unexpected "{"
Line 594:1 Unexpected "{"
Line 594:3 Expected identifier but found "%"
Line 595:1 Unexpected "{"
Line 595:3 Expected identifier but found "%"
Line 607:35 Expected identifier but found "{"
Line 607:41 Expected ":"
Line 608:0 Expected identifier but found "!"
Line 608:18 Expected identifier but found "{"
Line 608:25 Expected ":"
... and 14 more hidden warnings

**/




.loading-modal {
    background: #fff url("loading.gif") center 14px no-repeat;
    border: 1px solid rgba(0,0,0,0.15);
    position: fixed;
    top: 50%!important;
    bottom: auto;
    left: 50% !important;
    right: auto;
    width: 56px;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-indent: -999em;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
}

.ajax-right .success-message p { font-size:14px; }

.ajax-right .btn { text-transform:Capitalize; }

.ajax-right .btn i { font-size:12px;margin-right:12px; }





.ajax-error-modal {
    bottom: auto;
    left: 0;
    overflow: hidden;
    padding: 10px 20px;
    position: fixed;
    right: auto;
    top: 50%;
    width: 100%;
    text-align: center;
}


.ajax-error-modal .modal-inner {
    color: #fff;;
    background: #191919;
    display: inline-block;
    padding: 10px 20px;
}
.ajax-success-modal .continue-shopping {
    margin-right: 12px;
    padding: 0 20px;
}
.ajax-success-modal .btn-secondary { padding: 0 20px }
.success-message {
    
    line-height: 40px;
    color: #191919;
    padding: 0 0px 0 40px;
    margin-bottom: 20px;
   
  font-size:12px;
}


.ajax-success-modal .success-message p { display:inline-block; width:100%;margin:0; }


.ajax-success-modal .success-message { padding:0; }


.ajax-product-title {
    text-align: left;
    margin-bottom: 0px;color:#333333;
}

.ajax-success-modal .close-modal .fa { font-size:20px; color:#fff; }

.ajax-success-modal .close-modal { top:-8px; right:-14px; }

.ajax-content-section { display:inline-block;text-align:center; width:100%;margin:auto; }
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
 
}
.close-modal {
    float: right;
    bottom: 0;
    position: absolute;
    right: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

/* quick view */
.quickview-template,
 {
    bottom: 0;   
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;

    display: none;
}

.quick-view {
    bottom: 0;
    left: 0;
    outline: 0 none;
   
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
   display:none; 
}

.quick-view .product-detail-section p.dt-sc-button {  margin:20px 0 0px 0; }

.quick-view .actions { float:left;width:100%;margin:10px 0 0; }

.quick-view form .actions button { font-size:14px;font-weight:500;text-transform:uppercase;background:;float:left;padding:10px 20px;color:;@include transition(all 0.4s ease-in-out); }

.quick-view form .actions button:hover { background:; color:; }

.quick-view .product-shop.summary { padding-left:30px; }

.quick-view .product-shop.summary .details label { float:left;margin-right:15px;width:70px;margin-top:10px; }

.quick-view .product-shop.summary .details .selector-wrapper { margin-bottom:20px; }

.quick-view .product-shop.summary h2 { margin-bottom:0; }

.quick-view .product-detail-section p.dt-sc-button { margin:20px 0 0px 0;  float:left; }

.quick-view .product-detail-section p { line-height:22px;font-size:13px;margin-bottom:20px; }

.product-infor .out-of-stock { color:red; }

.product-infor .many-in-stock { color:green; }
.product-infor .unavailable { color:orchid; }

.product-infor .items-count { color:#fa9324; }

.quick-view .product-shop.summary select { width:50%;padding:12px 10px; }



.quick-view .overlay,
.ajax-success-modal .overlay {
    background: rgba(45, 45, 50, 0.8);
    height: 100%;
    width: 100%;
    position: fixed;
}

.ajax-success-modal .overlay { z-index:99; }

._quick-view-content { display: none }
.quick-view .close-window,
.search-close,#popupBoxClose,.newsletterwrapper .btn.close {
  
  background:url(/cdn/shop/t/3/assets/hover-Close.png?v=40554033887174056121498376459) no-repeat;
  border:none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    position: absolute;
    top: -11px;
    right: -11px;
}

.newsletterwrapper .btn.close { top:-20px; right:-18px; }

#popupBoxClose { right:-10px;top:-10px; }


.search-close { right: 15px;top:-120px; }
.product-shop.summary {
    float: right;
    width: 50%;
}

.product-shop.summary h2 a { color:#131313;  }

.product-img.images {
    margin: 0 !important;
    float: left;
    width:47%;
}

.product-shop.summary .prices { float:left;width:100%; }

.product-shop.summary span.price { margin-bottom:10px;float:left; }




.filter.tags.colors div.label,
.filter.tags.brands div.label {
    text-align: center;
    font-size: 15px;
    padding: 5px;
    background: white;
    width: auto;
    height: auto;
    border: 0 none;
    padding-top: 4px;
    font-weight: 300;
    font-size: 18px;
    font-family: Lato, Helvetica, Arial, sans-serif;
    float: left;
    width: 65px;
    height: 90px;
    background-color: #FFFFFF;
    background: -webkit-gradient(linear, left top, right top, from(#F7F7F7), to(#ffffff));
    background: -webkit-linear-gradient(left, #F7F7F7, #FFFFFF);
    background: -moz-linear-gradient(left, #F7F7F7, #FFFFFF);
    background: -ms-linear-gradient(left, #F7F7F7, #FFFFFF);
    background: -o-linear-gradient(left, #F7F7F7, #FFFFFF);
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    color: black;
}
.filter.tags.colors div.label {
    height: 20px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}
.filter.tags.colors li {
    position: relative;
    border: 1px solid #ddd;
    width: 22px;
    height: 22px;
    box-shadow: 1px 1px 3px white;
    padding-top: 1px;
    margin-bottom: 25px;
}
.filter.tags.colors li a { text-indent: -9999px }
.filter.tags.colors li.active a,
.filter.tags.colors li a:hover {
    text-decoration: underline;
    color: black;
    text-indent: 0;
    width: 45px;
    position: absolute;
    left: -7px;
    top: 0px;
    height: 45px;
    vertical-align: bottom;
    line-height: 80px;
}
.colors:has(li a:hover) li.active a { display: none }
.colors:hover li.active a { text-indent: -9999px !important }
.colors:hover li.active a:hover { text-indent: 0 !important }
.filter.tags.colors li.white { background: white }
.filter.tags.colors li.copper { background: #996666 }
.filter.tags.colors li.yellow { background: yellow }
.filter.tags.colors li.silver { background: silver }
.filter.tags.colors li.red { background: red }
.filter.tags.colors li.brown { background: brown }
.filter.tags.colors li.blue { background: blue }
.filter.tags.colors li.green { background: green }
.filter.tags.colors li.orange { background: orange }
.filter.tags.colors li.black { background: black }
.filter.tags.colors li.gold { background: gold }


.filter.tags.colors li.all {
    background: transparent;
    width: 63px;
}
.filter.tags.colors li.all a {
    text-indent: 0;
    width: 50px;
}
.filter.tags.colors li.all a:hover {
    text-indent: 0;
    position: inherit;
    left: 0;
    top: 0;
    height: auto;
    line-height: inherit;
}
.filter.tags.colors li.active { border-color: red }
.filter.tags.brands li {
    height: 25px;
    font-size: 16px;
    line-height: 24px;
    padding-top: 3px;
}


.dialog,
.dialog__overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
  float:left;
}

.dialog {
	position: fixed;
	display:block;top:350px;
    padding:100px 0 0;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	pointer-events: none;
  z-index:900;
}

.dialog__overlay {
	background: none repeat scroll 0 0 rgba(249, 249, 249, 0.95);
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
    width: auto;
    z-index: 8010;


}
 .dialog.dialog--open .dialog__content { opacity:1; }


.dialog--open .dialog__overlay {
	opacity: 1;
	pointer-events: auto;
}



.dialog__content {display:inline-block;
    opacity: 0;
    padding: 10em;
    position: relative;
    text-align: center;
    width: 65%;
    z-index: 8030;
  padding:0px 0 0 260px;
}

.dialog--open .dialog__content {
	pointer-events: auto;
}


.dialog h2 {
	margin: 0;
	font-weight: 400;
	font-size: 2em;
	padding: 0 0 2em;
	margin: 0;

}

.dialog input[type="text"] { width:80%;float:left;padding:16px 15px;min-height:48px;border:none; }

.dialog input[type="submit"] { float:left;  border:none; padding:15px 18px 16px;min-height: 48px;}


.simple-menu .coll-img {display:none !important;}





#filter-1 li a {width: 30px;height: 30px;display: inline-block;float: left;margin: 0px 10px 0px 0px !important;cursor:pointer; }
#filter-1 .red a {background:#eb3852;}
#filter-1 .green a {background:green;}
#filter-1 .black a {background:Black;}
#filter-1 .skyblue a {background:skyblue;}
#filter-1 .white a {background:white;border:1px solid #000;}
#filter-1 .pink a {background:pink;}
#filter-1 .maroon a {background:maroon;}
#filter-1 .yellow a {background:#f7b44b;}
#filter-1 .purple a {background:purple;}
#filter-1 .blue a {background:#6495ED;}
#filter-1 .chocolate a {background:#D2691E;}
#filter-1 .gainsboro a {background:#DCDCDC;}
#filter-1 .peru a {background:#CD853F;}
#filter-1 .darkred a {background:#8B0000;}
#filter-1 .khaki a {background:#BDB76B;}
#filter-1 .gold a {background:#EEE8AA;}
#filter-1 .darkblue a {background:#094866;}
#filter-1 .gray a {background:#ccbab3;}
#filter-1 a.clear-filter { float:right; }
#filter-1 .lightyellow a {background:#ffca6f;}


#filter-1 .orange a {background:#ef8742;}
#filter-1 .indigo a {background:#490083;}
#filter-1 .silver a {background:#C0C0C0;}

#filter-1 .coffee a {background:#6F4E37;}

#filter-1 .teal a {background:#008080;}

#filter-1 .brown a {background:#653100;}


#filter-1 .wheat a {background:#f5deb3;}

#filter-1 .terrasus a {background:#ead8cc;}

#filter-1 .cyan a {background:#2f374b;}
#filter-1 .sandal a {background:#A89166;}
#filter-1 .purble a {background:#551a8b;}

#filter-1.widget_filter_brand ul li.black.active a { border:2px solid red; }

#filter-1.widget_filter_brand ul li.active a,#filter-1.widget_filter_brand ul li.active.white a { border:2px solid #000; }

.widget_filter_brand.tags a { color:#000; }

.widget_filter-color label  { float:left;padding:5px 0; display:block;width:100%; }

.widget.widget_filter_brand ul li { float:left;padding:0 0 15px 0px;position:relative; line-height:20px; }



.widget.widget_filter_brand.Colors ul li { padding-bottom:20px; }

.widget.widget_filter_brand.Colors ul li a { text-indent:-9999px;border:none;margin:0;padding:0; }

.widget.widget_filter_brand ul li:last-child { padding-bottom:0; }

.widget.widget_filter_brand ul li a { font-size:13px;padding:0px;float:left;margin:0;  }


.widget.tagcloud a { background:#191919;color:#f5f5f5;float:left;padding:7px 10px;margin:0 5px 5px 0; font-size:14px; }

.widget.tagcloud a:hover { background:#191919; color:#fff; }

.price-filter { position:relative;float:left;height:9px; }

.price-header { height:10px;width:100%;top:0;background:#eeeeee;display:block;position:absolute;border-radius:10px; }

.price-header span.slider-range-left:before,.price-header span.slider-range-right:before {   border-radius: 50%;content: "";  display: inline-block; height: 10px; left: -3px; padding: 5px;  position: absolute;  top: -3px;  width:10px; z-index: 0;}

.price-header span.slider-range-left,.price-header span.slider-range-right { border-radius: 50%; cursor: pointer; height: 14px; margin-left: -14px;outline: 0 none;width: 14px;}

.price-header span.slider-range-right { float:right; }

.price-header span.slider-range-right:before { right:-3px; }

.price-slider.amount { float:left;width:100%;margin:20px 0; }

.price-header { float:left;width:100%;margin:20px 0; }

.price-label { float:left;width:100%;padding:20px 0; }

.clear-filter {  text-transform: capitalize;  float: right;  font-size: 12px; padding:2px 0;}

.widget_text a.hidden, .widget a.hidden {display: none;}



.change-view--active {
    cursor: default;
    color: #fff;
}


.change-view.grid-view-active:before {
    content: "\f009";
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
}

.change-view.grid-view:before {
    content: "\f009";
    font-family: FontAwesome;
    font-size: 18px;
    
}

.change-view.list-view {
    background-color:#ebebeb;color: #c2c2c2;
}

.change-view.list-view-active,.change-view.grid-view-active {
    background-color: #e2aa61;
}

.change-view.list-view-active:before {
    content: "\f03a";
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
}

.list-view:before {
    content: "\f03a";
    font-family: FontAwesome;
    font-size: 18px;
   
}

#viewcontrols .listview,#viewcontrols .gridview {    -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;cursor: pointer; font-size: 18px;}

#viewcontrols .gridview { padding-right:10px; }

#viewcontrols {    float: left;    display:inline-block; }

.gridview,.listview { float: left;}

.listview.active,.gridview.active {color: #f5f5f5;}


/* Swatches Styles */
 { % assign width = '30px' %:  }
 { % assign height = '30px' %:  }

.swatch{margin:0 0 20px;}
.swatch{float:left;width:100%;}
.swatch .header{margin:0px 0 10px;}
.swatch input{display:none}
.swatch .swatch-element.color.available { box-shadow:inherit; }
.swatch .swatch-element.soldout { margin-right:10px; }

.swatch .soldout input:checked+label { border:none; }
.swatch .swatch-element.available { margin-right:10px; }
.swatch .swatch-element.color label{width:35px;height:35px;}
.swatch label{float:left;min-width:{width}
!important;height:{height}
!important;margin:0;font-size:13px;text-align:center;line-height:{height};white-space:nowrap;text-transform:uppercase;}
.swatch .swatch-element.color{background:none !important;border:none;margin:0px 12px 0px 0;}
.swatch-element.color label{padding:0;}
.swatch-element label{padding:7px 18px;cursor:pointer;font-weight:bold !important;color:#000;}
.summary .product-size .swatch-element.color label{width:30px;height:30px;}
.color.swatch-element label{padding:0}
.swatch input:checked + label{}
.swatch .swatch-element{float:left;-webkit-transform:translateZ();-webkit-font-smoothing:antialiased;position:relative;}
.crossed-out{position:absolute;width:100%;height:100%;left:0;top:0;}
.swatch .swatch-element .crossed-out{display:none}
.swatch .swatch-element.soldout .crossed-out{display:block}
.swatch .swatch-element.color.soldout input:checked + label.white-tick:before { content:none; }
.swatch .swatch-element.soldout label{filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6;}
.swatch .tooltip{text-align:center;background:#00305f;color:#fff;bottom:100%;padding:10px;display:none;position:absolute;width:100px;left:{width | remove:'px' | to_number | divided_by:2 | minus:50 | plus:2}px;margin-bottom:15px;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0, 0, 0, 0.28);-moz-box-shadow:2px 2px 6px rgba(0, 0, 0, 0.28);-ms-box-shadow:2px 2px 6px rgba(0, 0, 0, 0.28);-o-box-shadow:2px 2px 6px rgba(0, 0, 0, 0.28);box-shadow:2px 2px 6px rgba(0, 0, 0, 0.28);z-index:10000;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;left:-36px;}
.swatch .tooltip:before{bottom:-20px;content:" ";display:block;height:20px;left:0;position:absolute;width:100%;}
.swatch .tooltip:after{border-left:solid transparent 10px;border-right:solid transparent 10px;border-top:solid #00305f 10px;bottom:-10px;content:" ";height:0;left:50%;margin-left:-13px;position:absolute;width:0;}
.swatch .swatch-element:hover .tooltip{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);}
.swatch.error{background-color:#00305f!important;color:#333!important;padding:1em;border-radius:5px;}
.swatch.error p{margin:0.7em 0}
.swatch.error p:first-child{margin-top:0}
.swatch.error p:last-child{margin-bottom:0}
.swatch.error code{font-family:monospace}
.swatch .selector-wrapper:after{background:none;}
.swatch input:checked + label {
    
}

.swatch label {
   
    float: left;
    min-width: { width } !important;
    height: { height } !important;
    margin: 0;
   
    border:2px solid #ccc;
    font-size: 13px;
    text-align: center;
    line-height: { height };
    white-space: nowrap;
    text-transform: uppercase;
}
.swatch .swatch-element.color.white input:checked + label:before { color:#000; }
/* ===============================================
// Reveal module
// =============================================== */
.collection-list .product-list .reveal .hidden { width:initial;left:0;right:0; }
.products .reveal .hidden { display: block !important; visibility: visible !important;}
.product:hover .reveal img { opacity: 1; }
.products .reveal { position: relative; }

.products .reveal img { -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;   }
.products .reveal .hidden { 
  position: absolute; 
  z-index: -1;
  top: 0; 
 
 
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;  
}
.products:hover .reveal .hidden { 
  z-index: 9;
  opacity: 1;    
}

.hidden {display:none;}


.swatch .swatch-element.color input:checked + label.white-tick:before { color:#000; }

.widget.widget_filter_brand ul li a, .widget.widget_filter_brand ul li a, .widget.widget_filter_brand ul li.all a { border: 1px solid #333;
    color: #333;
    font-size: 12px;
    margin-right: 5px;
    padding: 5px 14px;
    text-indent: inherit; }

.widget.widget_filter_brand ul li .filterCheckbox {
    border-radius: 3px;
    content: "";
    cursor: pointer;
    display: none;
    float: left;
    height: 22px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 22px;
}


#email-modal .modal-overlay{background:#000;height:100%;position:absolute;width:100%;}
#email-modal .modal-overlay{opacity:0.65;filter:alpha(opacity=50);zoom:1;}
#email-modal .window-border{background:#111;left:0;position:absolute;top:0;}
#email-modal .window-window{position:relative;min-height:280px;background:#fff;border:10px solid #000;}
#email-modal .window-window .window-background{opacity:0.9;filter:alpha(opacity=90);}
#email-modal .window-window .window-content{padding:70px 95px 50px;position:relative;min-height:260px;}
#mc_embed_signup button { float:right;margin:7px 7px 7px 0;padding:12px 20px;min-height:50px;font-size:16px;font-weight:normal; }
#email-modal .window-window .window-content .title,
#email-modal .window-window .window-content .message{text-align:center;border-top:none;color:#000;font-size:16px;}

#email-modal .window-window .window-content .message { width:85%;margin:auto; }
#email-modal .window-window .window-content .title{text-transform:uppercase;}
#email-modal .window-window .window-content .title{color:#000;display:inline-block;font-size:30px;left:0;letter-spacing:0.05em;line-height:24px;margin:0 auto;padding:0 16px 25px;text-align:center;width:100%;}
.title{}
#email-modal .window-window .window-content .title span:before{position:absolute;top:0;left:50%;margin-left:-10px;height:2px;content:"";width:20px;background:#404e53;}
#email-modal .window-window .window-content .title span{font-size:14px;text-transform:none;display:block;font-weight:normal;padding-top:18px;line-height:14px;color:#404e53;position:relative;margin-top:15px;letter-spacing:0;}
#email-modal .window-window .window-content .message{clear:both;padding:0px 0 15px;margin-bottom:0px;font-weight:normal;}
#mailchimp-email-subscibe{margin-top:20px;float:left;width:100%;}
#mc_embed_signup form{padding:0 !important;text-align:center !important;border:1px solid #000;}
#mc_embed_signup form{display:inline-block;text-align:center;width:100%;padding:20px 0;}
#mce-EMAIL{border:1px solid #000;color:#333;font:11px arial, sans-serif;height:11px;margin:0 !important;padding:8px !important;width:217px;}
#mc-embedded-subscribe,
#mc_embed_signup button span,
#mc_embed_signup .input-group-btn .btn{color:#fff;height:auto !important;width:auto;line-height:36px !important;padding:0 !important;text-transform:uppercase;background:#272e31;display:block;}
#mc_embed_signup .input-group-btn{float:right;}
#mc_embed_signup button span span{border:none;padding:0 20px !important;background:none;}
#mc_embed_signup button:hover span,
#mc_embed_signup .input-group-btn .btn:hover{background:#cbeded;}
#mc_embed_signup .input-group-btn .btn{padding:0 15px !important;}
#mc_embed_signup button:hover span span{background:none;}


#mc_embed_signup input[type="text"]:focus { border:none; }

