/* BARREL SEASONS, 3.2.2 */
/* Last edited: 9/16/14 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
blockquote, q {
quotes: none;
    margin-left: 40px; 
    padding: 8px 0 8px 12px; 
    border-left: 1px solid #e8e8e8; 
    margin-bottom: 10px; 
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
.floatleft { 
    float: left; 
}
.floatright { 
    float: right; 
}
.text-left { 
 	text-align: left;  
}
.center, 
.text-center { 
    text-align: center;    
}
.text-right { 
 	text-align: right;  
}
.clearboth { 
    clear: both; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
    border: 1px solid #e8e8e8; 
   /*margin-bottom: 12px; */
}
table tr > th, 
table tr > td { 
    border-bottom: 1px solid #e8e8e8; 
    border-right: 1px solid #e8e8e8; 
    padding: 10px; 
    line-height: 1.3; 
    vertical-align: middle; 
}
table tr > th { 
    background: #000000; 
    color: #ffffff; 
}
h1, h2, h3, h4, h5, h6 { 
    line-height: 1.3;    
    margin-bottom: 10px; 
}
h1 { 
    font-size: 32px;     
}
h2 { 
    font-size: 24px;      
}
h3 { 
    font-size: 20px;      
}
h4 { 
    font-size: 18px;       
}
h5 { 
    font-size: 16px;    
}
h6 { 
    font-size: 14px; 
}
a, 
a:focus, 
input, 
input:focus, 
select, 
select:focus, 
textarea, 
textarea:focus { 
    outline: none;    
}
input, 
textarea, 
select { 
    font-family: "Lato", Helvetica, Arial, sans-serif;  
    font-size: 12px;    
}
::-webkit-input-placeholder { 
    color: #606060;
    opacity: 0.7; 
}
:-moz-placeholder { 
    color: #606060;
    opacity: 0.7; 
}
::-moz-placeholder { 
    color: #606060;
    opacity: 0.7; 
}
:-ms-input-placeholder { 
    color: #606060;
    opacity: 0.7; 
}
.hidden { 
    display: none;  
}

/* STYLE **********************************************************************************/ 

html { 
    overflow-y: scroll; 
    overflow: -moz-scrollbars-verticals 
}
html, body { 
    height: 100%; 
}
html.no-rgba, 
html.no-rgba body { 
    height: auto;    
}
body {
    background:  #ffffff; 
    
	
	background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//cdn.shopify.com/s/files/1/0646/3299/t/6/assets/body_bg.png?6862049799534723469',sizingMethod='scale');
	-ms-filter: 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//cdn.shopify.com/s/files/1/0646/3299/t/6/assets/body_bg.png?6862049799534723469',sizingMethod='scale')';
    
    line-height: 1;
    font-family: "Lato", Helvetica, Arial, sans-serif;  
    font-size: 12px; 
    color: #606060; 
}
body.index {
    background: #ffffff; 
}
h2.section_title, 
h3.section_title { 
    font-size: 12px;
    font-weight: bold;
    color: #4d4d4d;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase; 
    text-align: ;
    margin-bottom: 20px;
    width:75%;
    margin:50px auto;
  	text-align:center;
}
p { 
    color: #606060; 
    font-size: 12px; 
    line-height: 1.5;
    margin-bottom: 12px; 
}
ul, ol, li, blockquote { 
    font-size: 12px; 
}
li { 
    margin-left: 5px;
  margin-right: 5px;
	 list-style: outside none none;
}
a { 
    text-decoration: none; 
    color: #000000;
}
.no-touch a:hover, 
.no-touch a:hover h4 { 
   /* color: #c7b983;*/
   color:#000;
}
a:focus, input:focus, select:focus, textarea:focus, 
a, input, select, textarea, button, 
a::-moz-focus-inner, input::-moz-focus-inner, select::-moz-focus-inner, textarea::-moz-focus-inner, button::-moz-focus-inner { 
    outline: none; 
    outline-width: 0; 
}
.hr { 
    clear: both;
    border: none;
    color: #e8e8e8; 
    height: 1px; 
    background-color: #e8e8e8;  
    margin: 20px 0;
}
hr { 
    color: #e8e8e8;
    background-color: #e8e8e8;
    height: 1px; 
    border: 0; 
}
.nomargin { 
    margin-right: 0;
}
.iframe_container { 
 	position: relative; 
  	/*margin-bottom: 20px; */
}
.iframe_container iframe { 
 	position: absolute; 
  	top: 0; 
  	right: 0; 
  	bottom: 0; 
  	left: 0; 
  	width: 100%; 
  	height: 100%; 
}

/* TOP SECTION ******************************************************************************/ 

#Header { 
    position: fixed; 
    top: 0 !important; 
    left: 0; 
    z-index: 999; 
    width: 100%; 
    background: transparent; 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.no-touch #Header.scrolled { 
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9); 
    opacity: 0.9 !important;
    
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.4); 
    box-shadow: 0 0 7px rgba(0,0,0,0.4); 
    
}
.no-touch .mobile #Header.scrolled { 
    background: transparent; 
    -moz-box-shadow: none; 
    box-shadow: none;   
}
#Header .container { 
    max-width: 1100px; 
    width: 100%; 
    z-index: 999; 
    text-align: right; 
    padding: 20px 0 0;     
    -webkit-transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
    -ms-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out;
}
#Header .table_outer { 
    display: table;    
    width: 100%; 
}
#Header .table_cell { 
    display: table-cell; 
    padding: 0; 
    width: 100%; 
    height: 100%; 
    vertical-align: middle; 
}
#Header, 
#Header a, 
#Header #CartButton, 
#Header #CartButton:hover { 
    color: #000 /*#ffffff*/;    
}
#Header a:hover, 
#Header .ss-search:hover { 
    color: #000 /*#ffffff*/;    
}
body.index #Header { 
   /* background: transparent; */   
}
#Header .cart_search_links { 
    text-transform: uppercase; 
    font-size: 11px; 
    line-height: 30px; 
}
#Header .cart_search_links .ss-search, 
#Header .cart_search_links .ss-cart, 
#Header .cart_search_links .ss-delete, 
#Header .cart_search_links .ss-rows { 
    font-size: 12px;    
}
#Header .search_submit { 
    display: inline-block; 
    border: 0; 
    background: transparent; 
    cursor: pointer; 
    margin-left: 10px; 
}
#Header .search_query { 
    width: 2px; 
    border: 0; 
    opacity: 0; 
    border-bottom: 1px solid #000  /*#ffffff*/;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    -ms-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
    background: transparent; 
    border-radius: 0; 
}
.no-rgba #Header .search_query { 
    display: none;    
}
#Header .search_query.open { 
    opacity: 1; 
    width: 200px;    
    color: #606060; 
}
.no-rgba #Header .search_query.open { 
    display: inline;    
}
#Header #SiteSearch { 
    display: inline-block;    
    margin-right: 10px; 
}
#Header .submit { 
    display: none;    
    border: 0; 
    background: transparent; 
    cursor: pointer; 
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    color: #ffffff; 
}
#Header .mobile_menu { 
    display: none;    
}
#Header #CartCustomer { 
    display: inline-block;    
}
#Header .cart-count { 
    font-size: 11px;  
}
#Header .cart_outer { 
    padding: 0 0 0 10px; 
    position: relative; 
    height: 30px; 
    line-height: 30px;
}
#Header h1 { 
    text-align: left; 
    float: left;  
    width: 100%; 
    margin-bottom: 0; 
}
.no-touch #Header.scrolled .container { 
    padding: 5px 0;    
}
#Header #Logo { 
    display: block; 
    float: left; 
    font-family: "Didact Gothic", Helvetica, Arial, sans-serif;    
    color: #4d4d4d; 
    font-weight: normal; 
    font-size: 26px; 
    text-transform: uppercase; 
  	white-space: nowrap; 
}
#Header #Logo img { 
  	width: auto; 
}
#CartAddNotification { 
    display: none;
    position: absolute; 
    top: 30px; 
    right: 0; 
    
    background: #fff; 
    background: rgba(255,255,255,0.95); 
    color: #444; 
    
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.15); 
    box-shadow: 0 0 12px rgba(0,0,0,0.15); 
    z-index: 9999; 
    padding: 20px; 
    width: 245px; 
    text-align: left; 
    text-transform: none; 
}
#CartAddNotification .open-product-inner { 
    padding: 10px 0; 
    margin-bottom: 10px; 
    
    border-bottom: 1px dotted #d0d0d0; 
    
    overflow: hidden; 
}
#CartAddNotification .open-product-inner img { 
    float: left; 
    margin: 0 10px 10px 0; 
}
#CartAddNotification .product-info { 
    float: right; 
    width: 185px; 
}
#CartAddNotification .product-title { 
    display: block; 
    padding-bottom: 10px;   
    line-height: 1.3; 
    font-size: 11px; 
}
#CartAddNotification .open-product { 
    padding-bottom: 5px; 
    margin-bottom: 5px;   
}
#currencies { 
 	margin-left: 15px;  
}
#currencies span { 
 	cursor: pointer;  
}
#currencies .selected { 
  text-decoration: underline; 
}

/* LEFT SIDEBAR **************************************/ 

#LeftMenu { 
    clear: both; 
    float: left; 
    position: relative; 
    width: 21%; 
    max-width: 265px; 
    z-index: 998; 
}
#LeftMenu .social_media a { 
    margin: 0 8px 10px 0;    
    line-height: 20px; 
    color: #4d4d4d; 
}
.no-touch #LeftMenu .social_media a:hover { 
    color: #b26836;    
}

/* NAVIGATION ******************************************************************************/ 

#MainNavOuter.fixed, 
.collection #MainNavOuter.fixed { 
    position: fixed;  
}
.index #MainNavOuter, 
.collection #MainNavOuter { 
    position: relative; 
}
#MainNavOuter { 
	 	padding-top: 15px;  
}
.touch #MainNavOuter { 
 		margin-top: 20px;  
}

.index #MainNavOuter { 
 	width: 100%;  
  	-moz-box-sizing: border-box; 
  	box-sizing: border-box; 
}
#MainNav { 
    list-style: none;    
    /*margin-bottom: 8px; */
}
#MainNav li { 
    border-bottom: 1px solid #e5e5e5;
    line-height: 35px;
    margin-left: 0;
    padding: 0 40px;
}
#MainNav li a {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;    
    font-weight: bold; 
    text-transform: uppercase; 
    font-size: 11px; 
    color: #4d4d4d; 
}
.no-touch #MainNav li a:hover { 
    color: #b26836; 
}
#MainNav li.active > a { 
    color: #b26836; 
}
#MainNav li > ul { 
    list-style: none;    
    padding-left: .1em; 
  display: none;
}
#MainNav li > ul li { 
    margin-left: 10px; 
    padding-left: 10px; 
    font-size: 12px; 
}
#MainNav .ss-navigatedown { 
    font-size: 8px; 
    font-weight: normal; 
    padding-left: 5px; 
}

/* HOMEPAGE ********************************************************************************/ 
#all-slider {
    float: left;
    width: 100%;
	  margin-top: 0px;
}
#HomeSlides { 
    /*position: fixed; */
    top: 0; 
    left: 0;
  	bottom: 0; 
  	right: 0; 
    z-index: 1; 
    width: 66.6%; 
   /* height: 100%; */
    display: none; 
	float: left;
	/*height: 443px;*/
	/*height: 533px;*/
	
}
#right-slider-image {
    float: left;
    width: 33.3%;
}
#HomeSlides ul.slides { 
    list-style: none; 
	height: 100%; 
}
  .rgba #HomeSlides ul.slides { 
       /*opacity: .8; */
      -ms-filter: "alpha(opacity=0)"; 
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); 
  }
#HomeSlides ul.slides li { 
    margin: 0;   
    width: 100%; 
  /*  height: 100%; */
    overflow: hidden; 
  	background-size:cover;
  	background-position: top center;
}

#HomeSlides ul.slides a { 
  display: block;  
}
.rgba #HomeSlides ul.slides img { 
  visibility: hidden; 
}
.no-touch #HomeSlides ul.slides img { 
     -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}
.index .flex-control-paging { 
    position: relative; 
    bottom: 20px; 
    left: 0; 
    width: 100%; 
    z-index: 20; 
    text-align: center; 
    list-style: none;    
}
.index .flex-control-paging li { 
    display: inline-block; 
}
.index .flex-control-paging li a { 
    display: block; 
    width: 10px; 
    height: 10px; 
    border: 2px solid #606060; 
    border-radius: 50%; 
    background: #ffffff; 
    background: rgba(0,0,0,0.01); 
    color: transparent; 
    text-indent: -9999px; 
    cursor: pointer; 
}
.index .flex-control-paging li a.flex-active { 
    background: #606060; 
    color: #606060; 
}
.index .flex-viewport { 
    height: 100%; 
}

/* PRODUCT LISTS ***************************************************************************/ 

.col li { 
    position: relative; 
    overflow: hidden; 
}
.col li .table_cell span { 
    color: #606060; 
    
}
.col li .table_cell span.product_price { 
 		font-weight: bold;  
}
.col li .table_cell span.product_price .compare { 
 		font-weight: normal;  
}
.img_outer { 
    width: 100%; 
    height: 100%; 
    text-align: center; 
    position: relative; 
    display: table; 
  	margin: 0 auto; 
    
    background: transparent;
    
}
.img_outer .table_cell { 
    width: 100%; 
    height: 100%; 
    padding: 0; 
    position: relative; 
}
.img_outer .table_cell img { 
    display: inline-block;  
}
.img_outer .table_cell .sale_outer { 
    
    position: relative; 
    
}
.img_outer .table_cell .sale_marker { 
    position: absolute; 
    bottom: -50px; 
    right: 0; 
    z-index: 900; 
    font-size: 12px; 
    background: #000000; 
    color: #ffffff;    
    display: block; 
    padding: 10px 20px;
    opacity: 0; 
    line-height: 1.5; 
    text-transform: uppercase; 
}
.col li > a { 
    display: block; 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    width: 100%; 
    height: 100%; 
    font-size: 0; 
}
.details_outer { 
    
    background: #fff; 
    background: rgba(255, 255, 255, 0.8); 
    
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    text-align: center; 
    display: none; 
}
.no-rgba .details_outer { 
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
    filter: alpha(opacity=88);      
}
.details_inner { 
    line-height: 20px; 
    display: table; 
    width: 100%; 
    height: 100%; 
    font-size: 12px; 
}
.table_cell { 
    display: table-cell; 
    vertical-align: middle; 
    width: 80%; 
    height: 80%; 
    padding: 10%; 
}
/* IE8 and below */ 
.no-rgba .table_cell { 
    width: 100%; 
    height: 100%; 
    padding: 0; 
}
.collection_top { 
    position: relative;  
}
.collection_top img { 
    width: 100%;  
}
.collection_description img { 
    max-width: 100%; 
    height: auto; 
}
#SectionMenu { 
    font-size: 11px; 
    text-transform: uppercase; 
    font-weight: normal; 
}
#Collections ul.filter_by_tag { 
    list-style: none; 
    overflow: hidden; 
    display: inline; 
}
#Collections ul.filter_by_tag li {   
    margin: 0; 
	display:inline;
}
#Collections ul.filter_by_tag li a { 
    display: inline-block; 
    padding: 5px 10px; 
    color: #606060; 
    font-size: 11px; 
}
.no-touch #Collections ul.filter_by_tag li a:hover { 
    color: #000000; 
}
#Collections ul.filter_by_tag li.active a { 
    background: #000000;
    color: #ffffff;
    
    -moz-border-radius: 3px; 
    border-radius: 3px;
    
}
#Collections span.filter_label { 
    display: inline-block; 
    padding: 5px 10px 5px 0; 
    float: left; 
}
#Collections span.filter_label:after { 
 		content: ':';  
}

/* PRODUCT LISTS for ipad, ie7 */ 

.touch #Collections .details_outer, 
.ie7 #Collections .details_outer { 
    display: block !important; 
    height: auto; 
    top: auto; 
    bottom: 0; 
    cursor: pointer; 
}
.touch #Collections .details_outer .table_cell, 
.ie7 #Collections .details_outer .table_cell { 
    padding: 5%; 
    width: 90%; 
}
.touch .img_outer .sale_marker, 
.ie7 .img_outer .sale_marker { 
    display: none !important;    
}

/* PRODUCT PAGE ****************************************************************************/ 

.product_description > div {
    text-align: left !important;
}

#ProductImages, 
.content_side { 
    padding: 0 0 30px;    
}
.product_name {
    display: block; 
    text-align: center;
}
.compare {
    text-decoration: line-through;
    color: #606060;
    margin-right: 0.2em;
    display: inline;
}
.price_lg h4, 
.sale_price_lg h4 {
    display: inline;
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 18px; 
    font-weight: bold; 
}
.sale_price_lg h4 {
    color: #ebcd96;
}
#ProductMain { 
   margin: 0 auto;
    overflow: hidden; 
  width:80%;
}
.content_side.mt20 { 
    margin-top: 24px;    
}
.content_side .product_description { 
    font-size: 12px; 
    margin: 20px 0; 
   line-height: 16px;
  font-family: "Raleway",sans-serif;
}
.content_side li { 
    float: left;
    list-style: outside none none;
    margin: 0 0 5px;
    padding-right: 7px;
    /*width: 25px;*/
}
.content_side ul, 
.content_side ol { 
    color: #606060; 
   /* margin: 0 0 0 15px; */
  	line-height: 1.5; 
}
.content_side > ul, 
.content_side > ol { 
 	margin-bottom: 25px;  
}
.content_side ul span { 
 	line-height: 1.5 !important;  
}
.content_side h2, 
.product_title h2 {
    color: #4d4d4d; 
    margin-bottom: 30px; 
    /*font-size: 12px; */
	font-size:20px;
    text-align: left; 
    width:100%;
}
#ProductImages {
    float: left;
 	width: 70%;
}
#ImageLarge .product_image {
    margin-bottom: 20px;
    position: relative; 
}
#ImageLarge .product_image > a { 
    position: absolute !important; 
    bottom: 15px; 
    right: 15px; 
    z-index: 9999; 
}
#ImageLarge img.unzoomed { 
    width: auto; 
    height: auto; 
    max-width: 100%; 
    max-height: 100%; 
    margin: auto; 
    display: block; 
}
.purchase { 
    margin-top: 20px;    
}
.select { 
    overflow: hidden; 
    clear: both;  
	 margin-top: 30px;
}
.select label { 
    display: inline-block; 
    font-size: 10px; 
    float: left; 
    width: 80px; 
    height: 24px; 
    line-height: 24px; 
    vertical-align: middle; 
  	display:none;
}
.select .selector-wrapper {  
    margin-bottom: 35px; 
}
.select .quantity, 
#Cart .quantity, 
#Cart input[type="text"] { 
    border: 0; 
    border: 1px solid #d7d7d7; 
    background: #ffffff;
    color: #666666; 
    text-align: center; 
    height: 22px; 
    line-height: 22px; 
    padding: 0; 
    margin: 0; 
    font-size: 13px; 
    border-radius: 0;
    min-width: 30px; 
    -webkit-appearance: none;
}
.rgba select { 
    border: 1px solid #000; 
    background: #ffffff url(//cdn.shopify.com/s/files/1/0646/3299/t/6/assets/arrow_dropdown.png?6862049799534723469) 97% center no-repeat;
    color: #666666; 
    font-size: 13px; 
    padding: 0 25px 0 5px;
    height: 35px; 
    line-height: 24px; 
    outline: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin: 0;
    box-sizing: border-box; 
    display: block;
    margin-bottom: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
   width: 118px;
}
.price_outer { 
   /* padding-top: 20px; */
}
.breadcrumb_nav { 
    font-size: 11px; 
    text-transform: uppercase; 
    font-weight: normal; 
    padding-bottom: 15px; 
}
.small { 
 	font-size: 11px; 
    text-transform: uppercase; 
    font-weight: normal;  
}
.view_all { 
 	cursor: pointer;  
}
#RestOfImages { 
 	/*display: none;  */
}

/* Social Media */ 

.at_PinItButton { 
    border-width: 0px !important; 
}
.social { 
    float: left; 
    margin: 0 2px 0 0;    
    position: relative; 
}
.social span { 

    position: absolute; 
    opacity: 0 !important; 
    width: auto !important; 
    min-width: 40px; 
}
.no-touch .social span:hover { 
    opacity: 0 !important;    
    filter: alpha(opacity=0) !important;   
}
.no-rgba .social span, 
.social_twitter iframe { 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);   
    opacity: 0; 
}
.social_twitter img { 
    display: none;    
}
.social span, 
.social a i { 
    color: #606060;
    font-style: normal; 
    padding: 0 3px; 
}
.social a { 
    color: #000000; 
}

/* Tags and such */ 

.addthis_toolbox, 
.show_tags { 
    font-size: 11px; 
    text-transform: uppercase; 
    font-weight: normal; 
    margin-bottom: 15px; 
    line-height: 1.4; 
}
.show_tags span { 
    color: #606060; 
    font-size: 11px; 
}

/* PAGINATION ******************************************************************************/ 

.paginate_left, 
.paginate_right, 
.paginate_center { 
    margin-bottom: 20px; 
    font-size: 11px; 
    text-transform: uppercase; 
}
.paginate_center { 
    text-align: center;    
}
.paginate_left { 
    float: left;    
}
.paginate_right { 
    float: right;    
}
.paginate_right span { 
    float: left;    
    margin-left: 10px; 
}
.paginate_center span { 
    margin-left: 10px;    
}
.paginate_right span.current, 
.paginate_center span.current { 
    font-weight: bold;     
}
.paginate_right a, 
.paginate_center a { 
    color: #606060;    
}

/* PAGE / SEARCH TEMPLATE ******************************************************************/ 

#RecommendedProducts, 
#Cart, 
#PageMain { 
    padding: 0 0 30px; 
}
#PageMain {
    line-height: 1.5;
   /* margin: 60px auto;*/
    overflow: hidden;
   /* width: 75%;*/
}
.title {
    margin: 0 auto;
    width: 75%;
}
.wp-content {
    margin: 0 auto;
    width: 75%;
}
#PageMain img, 
.content_side_outer img { 
    width: 100%;
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
  	height: auto; 
	float:left;
}

#PageMain p { 
    font-size: 12px;    
}
#PageMain .container_one_fourth { 
    font-size: 11px;    
}
#PageMain .container_one_fourth h3 { 
    text-align: left;
}
#PageMain label { 
    margin-bottom: 10px;  
}
#PageMain input[type="text"], 
#PageMain input[type="password"], 
#PageMain input[type="email"], 
#PageMain textarea, 
#Cart textarea, 
#Collections .search input[type="text"] { 
    width: 100%;
    padding: 8px 0 8px 5px; 
    font-family: Lato, Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box;
    max-width: 400px; 
    border-radius: 0; 
    border: 1px solid #d7d7d7; 
    background: #ffffff;
    color: #666666; 
}
#PageMain textarea { 
    height: 200px; 
    overflow: hidden; 
    resize: none; 
}
#PageMain ul, 
#PageMain ol { 
    margin: 0 0 12px 15px;    
}
#PageMain ul li, 
#PageMain ol li { 
    line-height: 1.5; 
}
.article #PageMain h4 { 
    margin-bottom: 20px;    
}
span.separator, 
span.mobile_separator { 
    opacity: 0.5;
    margin: 0 3px; 
}
span.mobile_separator { 
    display: none;         
}
#Collections .search_submit, 
#PageMain .search_submit { 
font-family: 'SSStandard';    
    border: 0; 
    background: transparent; 
    cursor: pointer; 
    margin: 0 0 0 5px; 
    padding: 2px; 
    position: relative; 
    top: 4px; 
    font-size: 16px; 
    color: #000000;
    cursor: pointer; 
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    line-height: 2; 
}
.no-touch #Collections .search_submit:hover, 
.no-touch #Collections.page_search a:hover, 
.no-touch #PageMain .search_submit:hover { 
    color: #c7b983; 
}
#Collections.page_search a { 
    display: inline; 
    color: #000000; 
    -webkit-transition: none;
    -moz-transition: none; 
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
form.search { 
    max-width: 500px;
}

/* BLOG/ARTICLE TEMPLATES *******************************************************************/

.blog #SectionMenu .ss-icon { 
    float: right; 
    margin-left: 20px; 
    font-size: 10px; 
}
.blog_page { 
    overflow: hidden; 
    margin-bottom: 20px;    
}
.article .blog_meta_outer { 
    margin-top: 20px; 
    overflow: hidden; 
}
.article .blog_meta_outer .addthis_toolbox { 
    margin-bottom: 0; 
}
.article .blog_meta_outer .blog_social { 
    float: left;    
    padding-top: 5px; 
    opacity: 0.9; 
}
.article .blog_meta_outer p.meta { 
    float: right;    
}
#PageMain p.meta { 
    font-size: 10px;    
    opacity: 0.9; 
    text-align: right; 
    margin-bottom: 0; 
    padding-top: 5px; 
}
#PageMain p.meta_top { 
    font-size: 10px;   
    opacity: 0.9; 
}
#PageMain .blog_buttons { 
    float: left;    
    font-size: 10px;    
    opacity: 0.9; 
    margin-bottom: 10px; 
}
#PageMain .page_sidebar h4 { 
    margin-bottom: 12px;    
}
#PageMain .page_sidebar ul { 
    margin-bottom: 30px;    
}

/* CONTACT TEMPLATE/BLOG COMMENTS ***********************************************************/

.contact_field { 
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 32%;
}
#PageMain .contact-form textarea { 
    width: 100%; 
    max-width: 100%; 
}
#PageMain .contact-form label, 
#PageMain .comment-form label { 
    font-size: 11px;  
    padding-bottom: 5px; 
    display: inline-block; 
    width: 150px; 
}
#PageMain span.red { 
    color: #990000;    
}
#PageMain .comment { 
    margin-bottom: 20px; 
    padding-bottom: 15px; 
    border-bottom: 1px dotted #e8e8e8; 
}

/* CART TEMPLATE ****************************************************************************/ 

#Cart .update_cart { 
    display: inline-block; 
    padding: 0 15px; 
    height: 24px; 
    line-height: 24px; 
}
#Cart #CartTable { 
    width: 100%;
    border: 0; 
    margin: 0; 
}
#Cart #CartTable .top_row th { 
    padding-top: 12px; 
}
#Cart #CartTable th, 
#Cart #CartTable td { 
    vertical-align: middle;
    padding: 10px;
    text-align: center;   
    border: 0; 
    background: transparent; 
    color: #606060; 
}
#Cart img.cart_img { 
    display: none; 
    margin: 15px 15px 15px 0; 
    vertical-align: middle; 
}
#Cart #CartTable td.left { 
    text-align: left;  
}
#Cart .remove_from_cart { 
	  font-size: 11px; 	
}
#Cart #CheckoutNote { 
  	width: 48%; 
  	float: left; 
}
#Cart #CheckoutNote textarea { 
    width: 100%; 
    height: 200px; 
    resize: none; 
    overflow: hidden; 
    margin: 20px 0; 
}
#Cart #CheckoutProceed { 
 		width: 48%; 
  	float: right; 
  	text-align: right; 
}
#Cart .cart_info_container h3 span { 
    color: #606060; 
}
#Cart .cart_info_container > h3 { 
  	text-align: right; 
  	margin: 20px 0 40px; 
  	padding-top: 20px; 
	  border-top: 1px solid #e8e8e8; 
}
#Cart #AdditionalCheckout { 
    padding-top: 30px;
}
#Cart #AdditionalCheckout input[name="goto_pp"] { 
    /*background: #e8e8e8;
    -moz-border-radius: 4px; 
    border-radius: 4px; 
    clear: both; 
    margin-top: 10px; 
    padding: 10px 10px 7px; 
    display: inline-block; */






  	display: inline-block; 
  	width: 51px; 
  	height: 32px; 
    background: url(//cdn.shopify.com/s/files/1/0646/3299/t/6/assets/payment.png?6862049799534723469) transparent no-repeat -306px 0; 
    vertical-align: middle; 
  	margin-left: 5px; 
}
#Cart #shipping-calculator { 
 	padding-top: 20px;  
}
#Cart #shipping-calculator label { 
 	display: block; 
  	margin-bottom: 5px; 
}
#Cart #shipping-calculator > .column { 
  	display: inline-block; 
 	width: 24.5%; 
    vertical-align: middle; 
}
#Cart #shipping-calculator .last { 
 	 text-align: right; 
}
#Cart #shipping-calculator select, 
#Cart #shipping-calculator input[type=text] { 
 	max-width: 90%;  
  	text-align: left; 
  	margin: 0; 
}
#Cart #shipping-calculator input[type=text] { 
 	padding: 0 5px;  
}
#Cart #wrapper-response { 
 	line-height: 1.5;  
}

/* COLLECTION LISTING **********************************************************************/ 

.collection_list { 
    list-style: none;  
}
.collection_list li { 
    width: 97.66%; 
    overflow: hidden;    
    margin: 0 0 15px; 
    padding: 0 0 15px; 
    border-bottom: 1px dotted #e8e8e8; 
    background: transparent; 
}
.collection_list li .dummy { 
    padding-top: 0; 
}
.collection_list li > a { 
    position: relative; 
    display: block; 
    max-height: 100px; 
    overflow: hidden; 
}
.collection_list li:last-child { 
    border-bottom: 0;     
}
.collection_list li .img_outer { 
    width: 100px; 
    height: 100px; 
    display: block; 
    float: left; 
    margin: 0 15px 0 0; 
    overflow: hidden; 
}
.collection_list li .img_outer img { 
    display: block; 
    max-width: 100px; 
	max-height: 100px;
}
.collection_list li .details_outer { 
    float: left; 
    position: relative; 
    display: block !important; 
    width: auto; 
    height: auto; 
    text-align: left; 
    background: transparent; 
}
.collection_list li .table_cell { 
    width: 100%; 
    min-width: 150px; 
    height: 100px; 
    padding: 0; 
}
.collection_list li .table_cell span { 
    color: #606060;     
    font-size: 14px; 
}
.no-touch .collection_list li .table_cell:hover span { 
    color: #000000;    
}

/* ACCOUNT PAGES ***************************************************************************/ 

#PageMain.account label { 
    display: inline-block; 
    width: 180px;    
    margin-right: 20px; 
    font-size: 13px; 
}
#PageMain.account input[type="password"], 
#PageMain.account input[type="email"], 
#PageMain.account input[type="text"] { 
    margin-bottom: 20px;    
}
#PageMain.account div.errors { 
		margin-bottom: 20px; 
  	color: #ebcd96; 
}
#PageMain.account .action_add { 
    margin-bottom: 20px; 
}
#PageMain.account select { 
    margin-bottom: 10px;    
}
#PageMain.account .address { 
    margin-bottom: 15px;    
}
#PageMain.account .address p { 
    margin: 0;    
}
#PageMain.account span.note { 
    font-weight: bold;    
}
#PageMain.account #order_address.group { 
    overflow: hidden; 
    margin-bottom: 20px; 
}
#PageMain.account #order_address.group #order_payment, 
#PageMain.account #order_address.group #order_shipping { 
    width: 45%; 
    margin-right: 5%; 
    float: left; 
}
#PageMain.account .customer_address h6 { 
 		display: inline; 
  	padding-right: 10px; 
}
#PageMain.account .customer_address p.address_actions { 
  	display: inline; 
}
#PageMain.account .customer_address .view_address { 
 		padding: 5px 0;  
}
#PageMain.account .address_table { 
 		margin-bottom: 20px;  
}

/* ZOOM ***********************************************************************************/ 

.zoom { 
    position: relative; 
    display: block; 
    background: transparent; 
    text-align: center; 
}
.no-touch #ImageLarge .zoom:hover img.unzoomed { 
	visibility: hidden; 
}

/* FLEXSLIDER *****************************************************************************/ 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FOOTER *********************************************************************************/

#Footer { 
    position: relative; 
    clear: both; 
    height: 120px;
    margin: 0 0 40px;
    padding: 20px 0; 
    /*margin-top: -160px; */
    font-size: 9px; 
    text-transform: uppercase; 
}
#Footer .footer_nav a { 
    margin-right: 15px;    
}
#Footer .container > div { 
    padding-top: 20px;    
}
#Footer .footer_nav a.active {
 	color: #c7b983;
}
.payment img { 
    display: inline-block; 
    width: 50px; 
  	height: 31px; 
}
#mc_embed_signup { 
    position: relative;  
}
#mc_embed_signup #mce-EMAIL { 
    height: 14px; 
    line-height: 14px; 
    vertical-align: middle; 
    padding: 8px 5px; 
    font-family: Lato, Helvetica, Arial, sans-serif;
    margin: 0 5px 0 10px;
    width: 280px; 
    border-radius: 0; 
    border: 1px solid #d7d7d7; 
    background: #ffffff;
    color: #666666; 
    font-size: 9px; 
    -moz-box-sizing: content-box; 
    box-sizing: content-box; 
}
#mc_embed_signup .mc-field-group { 
    display: inline-block; 
    position: relative;  
    line-height: 32px; 
}
#mc_embed_signup #mc-embedded-subscribe { 
    width: 32px; 
    height: 32px; 
    line-height: 28px; 
    border: 0; 
    padding: 0; 
    margin: 0; 
    -moz-box-sizing: content-box; 
    box-sizing: content-box; 
}
#mc_embed_signup input.mce_inline_error {

} 
#mc_embed_signup div.mce_inline_error { 
    padding: 0; 
    color: #ebcd96; 
    font-weight: bold; 
	z-index: 1; 
    position: absolute; 
    top: 37px; 
    left: 10px; 
    text-transform: none; 
}
#mce-responses > div { 
    text-transform: none; 
    border: 1px solid #e8e8e8; 
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.05); 
    box-shadow: 0 0 12px rgba(0,0,0,0.05); 
    border: 1px solid #d7d7d7; 
    background: #ffffff;
    color: #666666; 
    position: absolute; 
    top: 0; 
    left: 0; 
    padding: 12px; 
    font-size: 9px; 
    line-height: 1.4; 
    /*max-width: 100%; */
  	width: 100%; 
  	-moz-box-sizing: border-box; 
  	box-sizing: border-box; 
}

/* SELECTBOX ******************************************************************************/ 

/* fonts */ 

.selectBox-dropdown, 
.selectBox-options li a { 
    font-family: "Raleway",sans-serif;
    font-size: 13px;  
}
.selectBox-dropdown:hover, 
.selectBox-options li a:hover { 
    color: #000000; 
}
/* Dropdown control */
.selectBox-dropdown {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    color: #666666;
    cursor: default;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    min-width: 218px;
    outline: medium none;
    position: relative;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: /*#d7d7d7*/ #f0f0f0;
}
.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
    padding: 0 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
	font-size: 13px;
	width: 100% !important;
  	font-family: "Raleway",sans-serif;
}
.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(//cdn.shopify.com/s/files/1/0646/3299/t/6/assets/arrow_dropdown.png?6862049799534723469) 50% center no-repeat;
}
/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    
    background: #FFF;
    border: solid 1px #d7d7d7; /* should be the same border width as .selectBox-dropdown */
    
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
}
/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    
    border: solid 1px #d7d7d7;
    background: #FFF;
    
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}
.selectBox-inline:focus {
    border-color: #d7d7d7;
}
/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}
.selectBox-options LI A {
    border-bottom: 1px solid #e3e3e3;
    line-height: 1.2;
  	padding: 8px 10px;
    
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}
.selectBox-options LI.selectBox-hover A {
    
    background-color: #EEE;
    
}
.selectBox-options LI.selectBox-disabled A {
color: #888;
    background-color: transparent;
}
.selectBox-options LI.selectBox-selected A {
    
    background-color: #EEE;
    
}
.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}
/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}
.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}

/* STICKY FOOTER **************************************************************************/ 

#Wrapper {
    width: 100%; 
   /* min-height: 100%;*/
}
#WrapInner {
  /*  overflow:auto;
    padding: 0 3% 160px;*/ 
    margin: 0 auto; 
    width: 100%; 
    /*max-width: 1349px; */
}  

/* OPERA FIX */

body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}

/* RESPONSIVE STUFF ************************************************************************/ 

.container { 
    width: 94%;
    max-width: 1100px;
    padding: 0 3%;
    margin: 0 auto; 
}
#ContentOuter { 
   /* padding-top: 20px; */
  /*  width: 75.9%; 
    max-width: 835px; */
	width:100%;
    float: right; 
	margin-top: 152px !important;
  	opacity:1 !important;
}
.col { 
    display: block; 
    width: 100%; 
    max-width: 1010px; 
    list-style: none;    
    -ms-text-justify: distribute;    
    text-align: justify; 
    line-height: 0; 
}

.col li { 
    display: inline-block; 
    position: relative;    
    zoom: 1; 
}
.col li.gap { 
    padding: 0 !important;    
    margin: 0; 
    border: 0; 
}
.col li.break { 
    padding: 0 !important; 
    margin: 0; 
    width: 100%; 
    border: 0; 
}
.col li img {  
    width: 100%; 
}
.halves li { 
    width: 48%; 
    margin: 0 0 4% 0; 
    padding-top: 48%; 
}
.thirds li { 
    width: 30%; 
    margin: 0 0 5% 0; 
    padding-top: 30%
}
.fourths li { 
    width: 22%; 
    margin: 0 0 4% 0; 
    padding-top: 22%; 
}
.content_column { 
    /*width: 65.86%; 
    max-width: 550px; */
	
    /*float: left; */
    position: relative; 
    z-index: 21; 
   margin: 0px auto;
}
.contact-form {
    margin: 0 auto;
    
}
.content_wrap { 
    margin-left: 2.3%;    
}
.content_side_outer { 
    position: relative; 
    z-index: 20; 
    width: 29.94%; 
    max-width: 250px; 
    float: right; 
}
.content_side_outer .container { 
    width: 100%; 
    padding: 0; 
}

/* RESPONSIVE - tablet/mobile devices */ 
@media screen and (max-width: 1024px) { 
  	#Wrapper { 
    	min-height: 0; 
  	}
  	#WrapInner { 
    	padding-bottom: 40px; 
  	}
    #Footer #mc_embed_signup { 
        padding-bottom: 40px;    
    }
    .article .blog_meta_outer .blog_social { 
        float: none;    
    }
    .article #PageMain .blog_meta_outer p.meta { 
        float: none;    
        clear: both; 
        text-align: left; 
    }
  	#PageMain.account .customer_address p.address_actions { 
    		display: block; 
  	}
    #Footer { 
        margin-top: 0;    
        height: auto; 
    }
	#Footer .container > div { 
    	float: none; 
    	clear: both; 
  	}
    #Footer .footer_nav {   
        border-top: 1px solid #e8e8e8;  
        padding-top: 10px; 
        margin-bottom: 10px; 
    }
    .collection #Footer .footer_nav { 
        border-top: 0;    
    }
    #Footer .footer_nav a { 
        padding: 10px 0; 
    }
}

@media only screen and (min-width: 980px) and (max-width: 1138px) {
.content_column {
    /*float: left;*/
    position: relative;
    /*width: 65%;*/
    z-index: 21;
   margin: 60px auto;
}

#Header .container {
    max-width: 1100px;
    padding: 20px 0 0;
    text-align: right;
    transition: padding 0.2s ease-in-out 0s;
    width: 94% !important;
    z-index: 999;
}

}

@media only screen and (min-width: 600px) and (max-width: 666px) {

#Header #Logo img {
    width: 100px !important;
}

.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 45% !important;
}
#currencies {
    display: none !important;
}
}

@media only screen and (min-width: 531px) and (max-width: 767px) {
#currencies {
    display: none !important;
}
.search-field.fr {
    display: none;
}
#Collections {
    display: block;
    margin: 60px auto;
    width: 100% !important;
}
.img_outer .table_cell img {
    width: 100% !important;
}
.col li .img_outer, .collection_list li .img_outer {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    min-height: 0;
    width: 100% !important;
	height: auto !important;
}
.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 45% !important;
}
#currencies {
    display: block;
    float: left !important;
    margin: 10px 0;
}
.unstyled {
    display: block !important;
	margin-right: 10px;
}
.fr {
    float: right;
	font-size: 18px;
}
ul.unstyled > li, ol.unstyled > li {
    list-style: outside none none;
}
#login-cell > a {
    display: none !important;
}
.separator {
    display: none !important;
}
.mobile_separator {
    display: none !important;
}
#login-cell > div {
    display: none !important;
}
#social-mobile {
    margin-top: 12px;
    padding: 0 35px;
}

#Header #SiteSearch-1 {
    border-top: 1px solid #e5e5e5;
    clear: both;
    display: block;
    margin-top: 10px;
    padding: 0 20px;
}
#Header #SiteSearch-1 .search_query {
    color: #606060;
    opacity: 1;
    width: 200px;
}


#footer_first_my {
  width: 20% !important;
  margin: 10px 0;
}
#footer_second_my {
  width: 22% !important;
  margin: 10px 0;
}
#footer_third_my {
  width: 20% !important;
  margin: 10px 0;
}
#footer_fourth_my {
    margin-top: 17px;
    margin: 0;
}

#Header h1 {
    float: left;
    margin-bottom: 0;
    text-align: left;
    width: 67%;
}
#login-cell {
    float: left;
    width: 27% !important;
}

#WrapInner {
    padding-bottom: 0px !important;
}
#Header #Logo img {
    margin-left: 42%;
}
#Header #Logo img {
    width: 100px !important;
}



}

@media only screen and (min-width: 890px) and (max-width: 980px) {

#Header .container {
    max-width: 1100px;
    padding: 20px 0 0;
    text-align: right;
    transition: padding 0.2s ease-in-out 0s;
    width: 94% !important;
    z-index: 999;
}

.content_column {
   /* float: left;*/
    position: relative;
    /*width: 65%;*/
    z-index: 21;
   margin: 60px auto;
}

#first_sub_row {
 
 /* min-height: 215px !important;*/

}
#f_image_my {
  /*min-height: 215px !important;*/
}

#first_sub_row1 {
  
  min-height: 215px !important;
  
}
#f_image_my1 {
  min-height: 215px !important;
}

}




@media only screen and (min-width: 768px) and (max-width: 980px) {
#right_first {
  float: left;
  width: 50%;
}

#right_second {
  float: left;
  width: 50%;
}

.content_column {
    /*float: left;*/
    position: relative;
   /* width: 65%;*/
    z-index: 21;
   margin: 60px auto;
}

#Header .container {
    max-width: 1100px;
    padding: 20px 0 0;
    text-align: right;
    transition: padding 0.2s ease-in-out 0s;
    width: 94% !important;
    z-index: 999;
}

}


@media only screen and (min-width: 280px) and (max-width: 444px) {

#Header {
    border-bottom: 1px solid #f0f0f0;
    height: 125px !important;
    text-align: center;
    width: 100%;
}

#Collections {
    display: block;
    margin: 60px auto;
    width: 100% !important;
}
#currencies {
    display: none !important;
}
.img_outer .table_cell img {
    width: 100% !important;
}
.col li .img_outer, .collection_list li .img_outer {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    min-height: 0;
    width: 100% !important;
	height: auto !important;
}
.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 47% !important;
}
ul.unstyled > li, ol.unstyled > li {
    list-style: outside none none;
}
.search-field.fr {
    display: none;
}
.unstyled {
    display: block !important;
	margin-right: 10px;
}
#currencies {
    display: block;
    float: left !important;
    margin: 10px 0;
}
.fr {
    float: right;
	font-size: 18px;
}
#login-cell > a {
    display: none !important;
}
.separator {
    display: none !important;
}
.mobile_separator {
    display: none !important;
}
#login-cell > div {
    display: none !important;
}
#Header #SiteSearch-1 {
    border-top: 1px solid #e5e5e5;
    clear: both;
    display: block;
    margin-top: 10px;
    padding: 0 20px;
}
#Header #SiteSearch-1 .search_query {
    color: #606060;
    opacity: 1;
    width: 200px;
}


#social-mobile {
    margin-top: 12px;
    padding: 0 35px;
}

#Header #Logo img {
    /*margin-left: 23%;*/
}
#Header #Logo img {
    width: 100px !important;
}
#Header h1 {
    float: left;
    margin-bottom: 0;
    text-align: left;
   /* width: 60% !important;*/
}
#Header #Logo {
    font-size: 18px;
    white-space: normal;
    width: 26% !important;
}


}

@media screen and (max-width: 444px) { 
#Header #Logo img {
    /*margin-left: 42%;*/
}
#Header #Logo img {
    width: 100px !important;
}
#currencies {
    display: none !important;
}
ul.unstyled > li, ol.unstyled > li {
    list-style: outside none none;
}
.search-field.fr {
    display: none;
}
#Collections {
    display: block;
    margin: 60px auto;
    width: 100% !important;
}
.img_outer .table_cell img {
    width: 100% !important;
}
.col li .img_outer, .collection_list li .img_outer {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    min-height: 0;
    width: 100% !important;
	height: auto !important;
}
.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 47% !important;
}
.unstyled {
    display: block !important;
	margin-right: 10px;
}
#login-cell > a {
    display: none !important;
}
.separator {
    display: none !important;
}
.mobile_separator {
    display: none !important;
}
#login-cell > div {
    display: none !important;
}
.fr {
    float: right;
	font-size: 18px;
}
#currencies {
    display: block;
    float: left !important;
    margin: 10px 0;
}
#Header #SiteSearch-1 {
    border-top: 1px solid #e5e5e5;
    clear: both;
    display: block;
    margin-top: 10px;
    padding: 0 20px;
}
#Header #SiteSearch-1 .search_query {
    color: #606060;
    opacity: 1;
    width: 200px;
}


#social-mobile {
    margin-top: 12px;
    padding: 0 35px;
}

#WrapInner {
    padding-bottom: 0px !important;
}

#Header h1 {
    float: left;
    margin-bottom: 0;
    text-align: left;
    width: 66%;
}
/*#login-cell {
    float: left;
    width: 27% !important;
}*/


#right_first {
float: left;
width: 50%;
}
#right_second {
float: left;
width: 50%;
}

#first_sub_row {
float: left;
width: 50%;
}

#lookbook-slider {
    float: left;
    width: 100% !important;
}

#right-bottom-slider {
    float: left;
    width: 100% !important;
}


#first_sub_row1 {
  float: left;
  width: 100%;
}

#SiteSearch{
	display:none !important;
}

}


@media only screen and (min-width: 445px) and (max-width: 767px) {
.unstyled {
    display: block !important;
	margin-right: 10px;
}
#currencies {
    display: none !important;
}
.img_outer .table_cell img {
    width: 100% !important;
}
.col li .img_outer, .collection_list li .img_outer {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    min-height: 0;
    width: 100% !important;
	height: auto !important;
}
.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 45% !important;
}
#Collections {
    display: block;
    margin: 60px auto;
    width: 100% !important;
}
.search-field.fr {
    display: none;
}
ul.unstyled > li, ol.unstyled > li {
    list-style: outside none none;
}
.fr {
    float: right;
	font-size: 18px;
}
#currencies {
    display: block;
    float: left !important;
    margin: 10px 0;
}
#login-cell > a {
    display: none !important;
}
.separator {
    display: none !important;
}
.mobile_separator {
    display: none !important;
}
#login-cell > div {
    display: none !important;
}
#Header #SiteSearch-1 {
    border-top: 1px solid #e5e5e5;
    clear: both;
    display: block;
    margin-top: 10px;
    padding: 0 20px;
}
#Header #SiteSearch-1 .search_query {
    color: #606060;
    opacity: 1;
    width: 200px;
}


#social-mobile {
    margin-top: 12px;
    padding: 0 35px;
}

#Header #Logo img {
    margin-left: 30%;
}
#Header #Logo img {
    width: 100px !important;
}
#WrapInner {
    padding-bottom: 0px !important;
}

#Header h1 {
    float: left;
    margin-bottom: 0;
    text-align: left;
    width: 66%;
}
#login-cell {
    float: left;
    width: 27% !important;
}

#SiteSearch{
	display:none !important;
}
#first_sub_row {
   width: 50%;
}
#first_sub_row1 {
  float: left;
  width: 50%;
}

#right_first {
  float: left;
  width: 50%;
}

#right_second {
  float: left;
  width: 50%;
}
}

@media only screen and (min-width: 768px) and (max-width: 889px) {
#first_sub_row {
   width: 50%;
}
#first_sub_row1 {
  float: left;
  width: 50%;
}
}


@media screen and (max-width: 767px) { 



#serch_my {
  display: none;
}
  #mycart_my {
  display: none;
}


#new_top_div_my {
  display: none;
}
  	#Footer .footer_nav a { 
    	display: block; 
        font-size: 13px; 
  	}
    #Footer .floatright { 
        line-height: 1.5;      
        float: none; 
        clear: both; 
    }
  	#Footer .credits span { 
    	display: block; 
  	}
    #Footer .payment span { 
        margin-bottom: 3px;     
    }
    .touch body { 
        background: #ffffff; 
    }
    h1 { 
        font-size: 20px;     
    }
    h2 { 
        font-size: 18px;      
    }
    h3 { 
        font-size: 16px;      
    }
    h4 { 
        font-size: 14px;       
    }
    #Wrapper { 
        min-height: 0;    
    }
    .container, 
    #WrapInner { 
       /* width: 88%; 
        padding: 0 6%; */
    }
    #WrapInner { 
        overflow: hidden;    
    }
    #LeftMenu, 
    #Header { 
        position: relative;    
    }
    #Header, 
    #Header.scrolled { 
        -moz-box-shadow: none; 
        box-shadow: none; 
        background: transparent; 
    }
    #Header .container { 
        text-align: center;     
    }
  	#Header #Logo img { 
  			/*max-width: 100%; */
		}
    #Header .table_outer, 
    #Header .cart_search_links { 
        display: block;    
    }
    #LeftMenu { 
        text-align: center;    
        width: 100%; 
        margin: auto; 
        max-width: 100%; 
    }
    #LeftMenu .social_media a { 
        font-size: 16px;    
    }
  	#currencies { 
 		display: block; 
   		margin: 10px 0; 
	}
    #MainNavOuter {
        position: relative; 
        display: none; 
        padding: 0 0 15px; 
        text-align: left; 
        border-bottom: 1px solid #e8e8e8; 
        border-top: 1px solid #e8e8e8; 
    		margin-bottom: 15px; 
        margin-top: 0 !important; 
    }
  	.touch #MainNavOuter { 
 				margin-top: 0;  
		}
    .index #MainNavOuter { 
       /* display: block;   */ 
		    margin-left: 0; 
    }
    .index .flex-control-paging { 
        display: none;     
    }


    #Header {
		height: 125px;
		text-align: center;
		width: 100%;
		border-bottom: 1px solid #f0f0f0;
		}
    #Header .welcome_customer { 
        display: none;    
    }
    #Header #CartAddNotification { 
        display: none !important;     
    }
    #Header .cart_outer { 
        padding: 0;     
    }
    #Header #SiteSearch { 
        margin: 0; 
        padding: 0 0 20px; 
        display: block; 
        clear: both; 
    }
    #Header #SiteSearch .search_query { 
        width: 200px;     
        opacity: 1; 
        color: #606060; 
        -webkit-appearance: none; 
    }
    #Header .search_submit { 
        display: none;     
    }
    #Header .submit { 
        display: inline-block;     
    }
    #Header .mobile_menu { 
        display: inline; 
        margin-left: 10px; 
        float:left;
        font-size:20px;
		/*margin-top: 28px;*/
    }
    #Header h1 { 
        float: left;  
    }
    #Header .cart_search_links { 
        padding-top: 0 !important; 
    }
    #Header #Logo { 
        margin:0 auto;
        float: none; 
        /*padding-bottom: 20px; */
        text-align: center; 
        
    }
    #Header .ss-search, 
    #Header .ss-cart, 
    #Header .ss-delete, 
    #Header .ss-rows, 
    #CartButton { 
        font-size: 16px; 
    }
    span.separator, 
    span.mobile_separator { 
        margin: 0 1px;   
        display: inline; 
    }
    #ContentOuter { 
        margin-top: 0 !important; 
        width: 100%; 
        max-width: 100%; 
	    	padding-top: 10px; 
    }
    .halves li, 
    .thirds li, 
    .fourths li { 
        width: 97.66%; 
    }
    .col li { 
        overflow: hidden;    
        margin-bottom: 15px; 
        padding-bottom: 15px; 
       /* border-bottom: 1px dotted #e8e8e8; */
        background: transparent; 
        padding-top: 0; 
    }
    .col li > a { 
        position: relative;     
    }
    .col li .img_outer, .collection_list li .img_outer { 
        width: 100% !important; 
        height: auto; 
        min-height: 0;
		   /* max-height:200px;*/
        display: inline-block; 
        background: transparent; 
    		float: left; 
    		margin-right: 10px; 
    }
	.collection_list li.last-in-row {
		padding:0;
		margin:0;
	}
	  .img_outer .table_cell img { 
    		width: 100px; 
  	}
	.collection_list li .img_outer .table_cell img { 
	    display: block; 
	   max-width: 100px; 
	   max-height:100px;
	   width:auto;
	}
    .col li .img_outer .sale_marker { 
        display: none; 
    }
    /*.col li .details_outer { 
        display: inline !important; 
        width: auto; 
        text-align: left; 
        background: transparent; 
        height: 100%; 
        opacity: 1 !important; 
    		position: relative; 
    }*/
	.table_cell {
    display: table-cell;
    height: 80%;
    padding: 10%;
    vertical-align: middle;
    width: 80%;
}
  	.col li .details_inner { 
    		display: block; 
    		line-height: 1.4; 
  	}
   /* .col li .table_cell { 
        width: auto; 
        height: auto; 
        padding: 0; 
    }*/
    .col li .table_cell span { 
        color: #606060;     
        font-size: 14px; 
    }
    .no-touch .col li .table_cell:hover span { 
        color: #000000;    
    }
    .content_side_outer { 
        width: 92%; 
        max-width: 100%; 
        padding: 20px 0 0; 
    }
  #ProductMain {
    margin: 0 auto;
    overflow: hidden;
    width: 97%;
}
    .content_column { 
        float: none; 
       /* width: 65%; */
        /*width: 100%; */
        margin-bottom: 20px; 
    }
    .collection_top { 
        margin: 0 !important;  
    }
    .breadcrumb_nav { 
        display: none;     
    }
    #Collections span.filter_label { 
        float: none;    
    		display: block; 
    		font-size: 12px; 
    		cursor: pointer; 
		    color: #000000; 
    }
  	#Collections span.filter_label:after { 
    		content: ''; 
  	}
  	#Collections ul.filter_by_tag { 
    		display: none;
  	}
    #Collections ul.filter_by_tag li { 
        float: none;
    	display: block; 
    }
    #Collections ul.filter_by_tag li a { 
      	display: inline-block;    
				font-size: 12px; 
    		margin: 2px 0; 
    }
    
    #supersized { 
        z-index: -1;      
    }
    #Cart #CheckoutNote textarea { 
        max-width: 100%; 
    }
  	#Cart #CheckoutNote, 
	  #Cart #CheckoutProceed { 
        width: 100%; 
        float: none; 
        text-align: left; 
    }
    #Cart .cart_info_container > h3 { 
   			text-align: center;  
  	}
    #Cart .cart_img_main { 
        display: none; 
    }
    #Cart img.cart_img { 
        display: block; 
        max-width: 50px;     
        float: left; 
        margin: 0 10px 10px 0; 
    }
    #Cart .cart_remove, 
    #Cart .cart_total { 
        display: none; 
    }
    #Cart #CheckoutProceed { 
        text-align: center;    
    }
    #Cart #CheckoutProceed .btn { 
        width: 100%;    
    }
    #Cart #AdditionalCheckout { 
        text-align: center; 
    }
    #Cart #AdditionalCheckout .additional_checkout { 
        text-align: center; 
    }
    #Collections .search input[type="text"] { 
        width: 85%; 
    }
    #Footer #mc_embed_signup { 
        padding-bottom: 40px;    
    }
    .article .blog_meta_outer .blog_social { 
        float: none;    
    }
    .article #PageMain .blog_meta_outer p.meta { 
        float: none;    
        clear: both; 
        text-align: left; 
    }
  	#PageMain.account .customer_address p.address_actions { 
    		display: block; 
  	}
    #Cart #shipping-calculator > .column { 
        width: 48%; 
    }
  	#Cart #wrapper-response { 
    	padding-top: 20px; 
  	}
}

@media screen and (min-width: 890px) { 

#f_image_my {
    /* min-height: 300px;*/
}

#f_image_my1 {
  min-height: 300px;
}


#first_sub_row {
  float: left;
 /* min-height: 300px;*/
  width: 33.3%;
}
#first_sub_row1 {
  float: left;
  min-height: 300px;
  width: 33.9%;
}

}


@media screen and (min-width: 768px) {
#LeftMenu {
  display: none;
}
#serch_my {
    margin-left: 3px;
}
.fa.fa-shopping-cart {
  display: none;
}
}


@media screen and (max-width: 600px) {
#currencies {
    display: none !important;
}
#Collections {
    display: block;
    margin: 60px auto;
    width: 100% !important;
}
.img_outer .table_cell img {
    width: 100% !important;
}
.col li .img_outer, .collection_list li .img_outer {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    min-height: 0;
    width: 100% !important;
	height: auto !important;
}
.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 45% !important;
}
.unstyled {
    display: block !important;
	margin-right: 10px;
}
.search-field.fr {
    display: none;
}
ul.unstyled > li, ol.unstyled > li {
    list-style: outside none none;
}
.fr {
    float: right;
	font-size: 18px;
}
#currencies {
    display: block;
    float: left !important;
    margin: 10px 0;
}
#login-cell > a {
    display: none !important;
}
.separator {
    display: none !important;
}
.mobile_separator {
    display: none !important;
}
#login-cell > div {
    display: none !important;
}
  #footer_fourth_menu_my {
   margin:0 auto;
 /* display:table;*/
   /*width: 0 !important;*/
  
}
  #footer_fourth_my {
 /* width: 100% !important;*/
    margin-top: 17px;
}
  
  
#footer_nav_id_my {
  display: inline-block !important;
  }

#footer_menu_my {
  margin-top: 11px !important;
}
#Header #SiteSearch-1 {
    border-top: 1px solid #e5e5e5;
    clear: both;
    display: block;
    margin-top: 10px;
    padding: 0 20px;
}
#Header #SiteSearch-1 .search_query {
    color: #606060;
    opacity: 1;
    width: 200px;
}
#Header #Logo img {
    width: 100px !important;
}

 }

/* RESPONSIVE - 480px and below */ 

@media screen and (max-width: 480px) { 
	.fr {
    float: right;
	font-size: 18px;
}
#currencies {
    display: none !important;
}
#Collections {
    display: block;
    margin: 60px auto;
    width: 100% !important;
}
.img_outer .table_cell img {
    width: 100% !important;
}
.col li .img_outer, .collection_list li .img_outer {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    min-height: 0;
    width: 100% !important;
	height: auto !important;
}
.thirds li {
    float: left;
    margin: 0 0 5% !important;
    padding: 10px !important;
    width: 42% !important;
}
	#social-mobile {
    margin-top: 12px;
    padding: 0 35px;
}
#currencies {
    display: block;
    float: left !important;
    margin: 10px 0;
}
#login-cell > a {
    display: none !important;
}
.separator {
    display: none !important;
}
.mobile_separator {
    display: none !important;
}
#login-cell > div {
    display: none !important;
}
.unstyled {
    display: block !important;
	margin-right: 10px;
}
ul.unstyled > li, ol.unstyled > li {
    list-style: outside none none;
}
  	#Header #Logo { 
    	white-space: normal; 
    	font-size: 18px; 
  	}
  	#Header .cart_search_links { 
    	line-height: 15px; 
  	}
  	#Header #SiteSearch { 
    	padding-bottom: 5px; 
  	}
    .col li .img_outer { 
       /* width: 80px !important; */
    		margin-right: 10px; 
    }
	  .img_outer .table_cell img { 
    		width: 80px; 
  	}
	.collection_list li .img_outer .table_cell img { 
	    max-width: 80px; 
		width:auto;
	}
    .col li .details_outer { 
        min-height: 20px; 
    }
    .col li .table_cell span {   
        font-size: 12px; 
    }
    #mc_embed_signup #mce-EMAIL { 
        margin: 0 10px 0 0;     
    }
    #mc_embed_signup .mc-field-group { 
        margin: 10px 0 0 0;    
        display: block; 
    }  
    #Cart #shipping-calculator > .column { 
        width: 100%; 
    }
	
	#Header #Logo img {
    width: 100px !important;
}
}

@media screen and (max-width: 980px) { 

	#HomeSlides {
		bottom: 0;
		display: none;
		float: left;
		/*height: 587px;*/
		left: 0;
		right: 0;
		top: 0;
		width: 100% !important;
		z-index: 1;
          /*min-height: 658px;*/
	}
	.flex-active-slide {
  min-height: 656px;
}	
	#right-slider-image {
		float: left;
		width: 100% !important;
	}
	#right_first {
		float: left;
	}
	#right_second{
		float:left;
	}



}


/*#right_first {
    height: 306px;
}
#f_image_new_my {
    height: 307px;
    width: 100%;
}*/



/* FADE-IN **********************************************************************/ 

#MainNavOuter, 
#ContentOuter, 
.collection_top, 
#Footer { 
    opacity: 0;  
}

/* ALL BUTTON THINGS ************************************************************/
#add-to-bag {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    line-height: 33px;
    padding: 0 8px;
	border-radius: 0;
}
#made-in {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin: 20px 0;
}

.btn, 
#add, 
.add, 
#PageMain button[type="submit"], 
#PageMain input[type="submit"], 
#CartAddNotification .view_cart_button, 
#mc-embedded-subscribe { 
    -webkit-font-smoothing: subpixel-antialiased; 
    cursor: pointer; 
    font-family: "Lato", Helvetica, Arial, sans-serif;  
    border: 0; 
    display: inline-block; 
    height: 36px; 
    line-height: 36px; 
    vertical-align: middle; 
    padding: 0 16px; 
    text-align: center; 
    background: #000000; 
    color: #ffffff; 
    -webkit-transition-property:background-color, opacity, color;  
    -webkit-transition-duration: 0.2s, 0.2s;  
    -webkit-transition-timing-function: ease-in-out, ease-in-out;  
    -moz-transition-property:background-color, opacity, color;  
    -moz-transition-duration: 0.2s, 0.2s;  
    -moz-transition-timing-function: ease-in-out, ease-in-out;  
    -o-transition-property:background-color, opacity, color;  
    -o-transition-duration: 0.2s, 0.2s;  
    -o-transition-timing-function: ease-in-out, ease-in-out;  
    -ms-transition-property:background-color, opacity, color;  
    -ms-transition-duration: 0.2s, 0.2s;  
    -ms-transition-timing-function: ease-in-out, ease-in-out;  
    transition-property:background-color, opacity, color;  
    transition-duration: 0.2s, 0.2s;  
    transition-timing-function: ease-in-out, ease-in-out;  
    
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    
    text-transform: uppercase; 
    font-size: 12px; 
    /* undo iPad styling */ 
    -webkit-appearance: none; 
    text-shadow: 1px -1px 1px rgba(0,0,0,0.15); 
}
.no-touch .btn:hover, 
.no-touch #add:hover, 
.no-touch .add:hover, 
.no-touch #PageMain button[type="submit"]:hover,  
.no-touch #PageMain input[type="submit"]:hover, 
.no-touch #CartAddNotification .view_cart_button:hover, 
.no-touch #mc-embedded-subscribe:hover { 
    background: #c7b983; 
    color: #ffffff;    
}
#add.disabled, 
.add.disabled, 
.no-touch #add.disabled:hover, 
.no-touch .add.disabled:hover { 
    opacity: 0.25;  
    background: #000000;
    color: #ffffff; 
    cursor: default;
}
#CartAddNotification .view_cart_button { 
    margin-top: 15px; 
    display: block; 
}

/* mobile devices (including iPad): no position fixed! */ 

.touch #Header { 
    position: relative; 
}
.touch #Header .container { 
    width: 100%;    
}

/* UNresponsive (IE7 and IE8) */ 

.no-rgba { 
    overflow-x: hidden;    
}
.no-rgba #Header .container { 
    width: 1100px; 
}
.no-rgba #LeftMenu { 
	width: 265px; 
}
.no-rgba #PageMain input[type="text"], 
.no-rgba #PageMain input[type="password"], 
.no-rgba #PageMain input[type="email"], 
.no-rgba #PageMain textarea, 
.no-rgba #Cart textarea, 
.no-rgba #Collections .search input[type="text"] { 
	width: 400px; 
}
.no-rgba form.search { 
    width: 500px;
}
.no-rgba #WrapInner { 
	width: 1100px; 
}
.no-rgba .container { 
	width: auto; 
}
.no-rgba #ContentOuter { 
	width: 835px; 
}
.no-rgba .col { 
	width: 855px; 
    max-width: 855px; 
}
.no-rgba .col li { 
    float: left;  
}
.no-rgba .content_column { 
	width: 550px; 
}
.no-rgba .content_side_outer { 
	width: 250px; 
}
.no-rgba #add.disabled, 
.no-rgba .add.disabled, 
.no-rgba #add.disabled:hover, 
.no-rgba .add.disabled:hover { 
    -ms-filter: "alpha(opacity=25)"; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25); 
}
.no-rgba .halves li { 
    width: 407px; 
    margin: 0 20px 20px 0; 
    padding-top: 407px; 
}
.no-rgba .thirds li { 
    width: 265px; 
    margin: 0 20px 20px 0; 
    padding-top: 265px; 
}
.no-rgba .fourths li { 
    width: 193px; 
    margin: 0 20px 20px 0; 
    padding-top: 193px;  
}
.no-rgba .col li.gap { 
    padding: 0 !important;    
    margin: 0; 
    border: 0; 
}
.no-rgba .col li.break { 
    padding: 0 !important; 
    margin: 0; 
    width: 100%; 
    border: 0; 
}
.no-rgba .index #ContentOuter #controls-wrapper #slide-list li a { 
    background: #ffffff; 
    color: #ffffff; 
}
.no-rgba .index #ContentOuter #controls-wrapper #slide-list li.current-slide a { 
    background: #606060; 
    color: #606060; 
}
.no-rgba #Header .search_query { 
    background: #ffffff; 
    border: 1px solid #e8e8e8; 
}
.no-rgba #mc_embed_signup #mc-embedded-subscribe { 
    position: relative; 
}
.no-rgba #CartAddNotification { 
    border: 1px solid #e8e8e8;    
}
.no-rgba #mce-responses > div { 
    top: 36px; 
    left: 0; 
    background: transparent; 

    border: 0px; 
}

/* IE7 */ 

.ie7 #Header .search_submit, 
.ie7 #Header #SiteSearch, 
.ie7 #Header #CartCustomer, 
.ie7 #PageMain .contact-form label, 
.ie7 #PageMain .comment-form label, 
.ie7 #Cart .update_cart, 
.ie7 .payment span, 
.ie7 .col li, 
.ie7 #Header .submit, 
.ie7 .btn, 
.ie7 #add, 
.ie7 .add, 
.ie7 #PageMain button[type="submit"], 
.ie7 #PageMain input[type="submit"], 
.ie7 #mc_embed_signup .mc-field-group, 
.ie7 .index .flex-control-paging li { 
    display: inline; 
    zoom: 1; 
}
.ie7 #Header .search_submit, 
.ie7 #Header button { 
 	display: none !important;  
}
.ie7 #Header .table_cell { 
    width: 50%;    
}
.ie7 .no-rgba .details_inner .table_cell { 
    height: 70%; 
    padding-top: 30%; 
}
.ie7 .payment { 
    clear: right; 
    width: 440px;    
}
.ie7 .payment span { 
    display: block; 
    float: left; 
    margin: 0 0 0 4px; 
}
.ie7 .payment .pay-amex,
.ie7 .payment .pay-cirrus,
.ie7 .payment .pay-discover,
.ie7 .payment .pay-google,
.ie7 .payment .pay-maestro,
.ie7 .payment .pay-mastercard ,
.ie7 .payment .pay-paypal,
.ie7 .payment .pay-visa { 
    background-image: url(//cdn.shopify.com/s/files/1/0646/3299/t/6/assets/payment.gif?6862049799534723469); 
}
.ie7 select { 
    background: none;
    color: #606060; 
}

/* LOADER */ 

#LoadingOuter { 
    position: fixed; 
    top: 0; 
    left: 0; 
    z-index: 9999; 
    width: 100%; 
    height: 100%; 
    text-align: center; 
    
    display: none; 
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#Loading {
    width: 44px;
    height: 8px;
    line-height: 8px; 
    padding: 10px;
    background-color: rgba(0,0,0,0.25);
    -moz-border-radius: 4px; 
    border-radius: 4px; 
    text-align: center;
    position: absolute; 
    top: 50%; 
    left: 50%; 
    margin: -14px 0 0 -32px; 
}
#Loading span{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-left: 10px;
	border-radius: 100%;
	background-color: rgba(255,255,255,0.8);
	-webkit-animation-name: loading;
	-webkit-animation-duration:1.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-function:linear;
    -moz-animation-name: loading;
	-moz-animation-duration:1.5s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-function:linear;
}
#Loading :nth-child(1){
    margin-left: 0;
	-webkit-animation-delay: 0.37s;
    -moz-animation-delay: 0.37s;
}
#Loading :nth-child(2){
	-webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
}
#Loading :nth-child(3){
	-webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
}
@-webkit-keyframes loading {
	0%{
		background-color: rgba(255,255,255,0.2);
	}
	50%{
		background-color: rgba(255,255,255,0.8);
	}
	100%{
		background-color: rgba(255,255,255,0.2);
	}
}
@-moz-keyframes loading {
    0%{
		background-color: rgba(255,255,255,0.2);
	}
	50%{
		background-color: rgba(255,255,255,0.8);
	}
	100%{
		background-color: rgba(255,255,255,0.2);
	}
}

.loading #LoadingOuter { 
    display: block;    
}
.ie7 .loading #LoadingOuter, 
.ie8 .loading #LoadingOuter, 
.ie9 .loading #LoadingOuter { 
    display: none;    
}


#Header {
  background: none repeat scroll 0 0 #ffffff;
 }

#menu_li_my_sub {
  display: inline;
}

#new_top_div_my {
  line-height: 64px;
  margin-top: -36px;
}
#sec_a_my {
  color: #4d4d4d  !important;
}




#footer_nav_id_my {
  display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
display: -ms-inline-flexbox; 
  
  width: 100%;
}

#footer_first_my {
  width: 15%;
  margin: 10px 0;
  
}
#footer_second_my {
  width: 15%;
  margin: 10px 0;
}
#footer_third_my {
  width: 15%;
  margin: 10px 0;
}
#footer_fourth_my {
  width: 55%;
  margin: 0;
}

#main-menu_my {
   display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
display: -ms-inline-flexbox; 
}

#footer_menu_li_my_sub {
  list-style: outside none none;
}

#f_img_social {
  /*border-radius: 7px;*/
  width: 40px;
}

#footer_fourth_menu_my {
  
  width:100%
}

#f_center_social {
  display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
display: -ms-inline-flexbox; 
  float: right;
}
 

#f_social {
  padding: 0 0 0 20px;
}

#currencies {
  display: block;
}
/* start second row css */

#sec_main_row {
	display: inline;
}

#first_sub_row {
   float: left;
   
}
#f_image_new_my {
  width: 100%;
  float:left;
}
#f_image_new_my1 {
  width: 100%;
  float:left;
}
#f_image_my {
	width: 100%;
   	float:left;
}

#f_image_my_492_2 {
	width: 100%;
   	float:left;
}

#f_image_my_492_3 {
	width: 100%;
   	float:left;
}

#f_image_my_492_4 {
	width: 100%;
   	float:left;
}

#f_image_my_492_5 {
	width: 100%;
   	float:left;
}

#f_image_my_492_6 {
	width: 100%;
   	float:left;
}


#f_image_my_492_7 {
	width: 100%;
   	float:left;
}


#f_image_my_492_8 {
	width: 100%;
   	float:left;
}
#f_image_my_492_9 {
	width: 100%;
   	float:left;
}



#f_image_my1 {
  float: left;
  width: 100%;
}


/* end second row css */



#first_sub_row:hover {
  opacity: 0.5;
}
#first_sub_row1:hover {
  opacity: 0.5;
}
#right_first:hover {
  opacity: 0.5;
}
#right_second:hover {
  opacity: 0.5;
}


#footer_menu_my1 {
  margin-bottom: 6px;
}


#info_my {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}


/* start slider number */
.flex-control-nav.flex-control-paging {
display: none;
}
/* end slider number */



/*start transiction duration div */

#right_first {
 transition-duration: 0.9s; 
  -webkit-transition-duration: 0.9s;
}
#right_second {
 transition-duration: 0.9s; 
  -webkit-transition-duration: 0.9s;
}
#first_sub_row {
 transition-duration: 0.9s; 
  -webkit-transition-duration: 0.9s;

}
#first_sub_row1 { 
  transition-duration: 0.9s; 
  -webkit-transition-duration: 0.9s;
  
}

#HomeSlides{
 transition-duration: 0.9s; 
  -webkit-transition-duration: 0.9s;
}

#right-slider-image {
  transition-duration: 0.9s; 
  -webkit-transition-duration: 0.9s;
 }

/*end transiction duration div */


#lookbook-slider {
    float: left;
    width: 50%;
}
#right-bottom-slider {
    float: left;
    width: 50%;
}
#look-video {
    width: 100%;
}
#look_image-right {
    width: 50%;
   float: left;
}
#look_right_2 {
    float: left;
    width: 100%;
}
#look_image {
    width: 100%;
	float:left;
}
#all_product_img {
    float: left;
    width: 25%;
  	margin:10px 0;
}
#center-logo {
    float: left;
    width: 100%;
}

#logo-home {
  width: 100%;
  margin: 80% auto;
  /*float:left;*/
}
#page_title {
    display: none;
}
#Collections {
    display: block;
    margin: 60px auto;
    width: 75%;
  max-width:1100px;
}
#Cart {
    margin: 60px auto;
    width: 90%;
}
#customer_login {
    margin: 0 auto;
    width: 75%;
}
#create_customer {
    margin: 0 auto;
    width: 75%;
}
.product_image {
    width: 100%;
  float:left;
}
#span8_new_my {
    width: 100%;
}
#social_like_li_my img {
    width: auto;
}

#Header .search-mobile {
    display: inline-block;
    margin-right: 10px;
}

.unstyled {
    display: none;
}

.fa.fa-facebook-square:hover {
    color: #b26836;
}
.fa.fa-twitter:hover {
    color: #b26836;
}
.fa.fa-pinterest:hover {
    color: #b26836;
}
.fa.fa-tumblr:hover {
    color: #b26836;
}

.last .product_image {
    width: 100% !important;
}


@media only screen and (min-width: 300px) and (max-width: 444px) {


#HomeSlides ul.slides li {
    background:no-repeat;
    background-position: 100% auto;
	background-size:100% auto;
}
  
#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 296px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}


}
@media only screen and (min-width: 300px) and (max-width: 314px) {
#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 200px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}
}
@media only screen and (min-width: 315px) and (max-width: 339px) {
#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 207px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}
}
@media only screen and (min-width: 340px) and (max-width: 359px) {

#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 227px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}

}

@media only screen and (min-width: 360px) and (max-width: 379px) {
#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 240px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}

}
@media only screen and (min-width: 380px) and (max-width: 399px) {
#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 253px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}

}

@media only screen and (min-width: 400px) and (max-width: 419px) {

#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 267px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}

}

@media only screen and (min-width: 420px) and (max-width: 444px) {
#HomeSlides {
    bottom: 0;
    display: none;
    float: left;
    height: 280px !important;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1;
}

}


#social_like_my > li {
    float: left;
    margin-bottom: 10px;
}

/*#center-logo {
    background-attachment: fixed;
    background-image: url("http://cdn.shopify.com/s/files/1/0646/3299/products/AH006.jpg?v=1419921147");
    background-position: 100% center;
    float: left;
    overflow: hidden;
    width: 100%;
}*/

#parallax-logo {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
}
#android-logo {
    margin: 0 auto;
    width: 200px;
}


@media screen and (max-width: 400px) { 

	#ProductImages-mobile{
		display:block !important;
	}
	#ProductImages{
		display:block !important;
	}
	.rgba #HomeSlides ul.slides img {
		visibility: visible !important;
	}
	#all_product_img {
		float: left;
		width: 25%;
	}
      .last .product_image {
        width: 100% !important;
    }
    .last .product_image {
      width: 100% !important;
  }
    .flex-viewport {
        height: 265px;
    }
    .content_column {
     
      width: 100%;
      
  }

}

@media screen and (min-width: 400px) { 
  #ProductImages-mobile{
          display:none !important;
      }
}


.layoutArea {
    margin: 30px 0;
    padding: 10px 0;
    width: 100%;
}

.column-about {
    display: table;
    margin: 0 auto;
}

.column-about > p {
    color: #000;
    font-size: 11px !important;
}

#ship-homme {
    margin: 15px 0;
    padding: 10px 0;
}

.title-homme > p {
    color: #000;
    font-size: 18px !important;
}

.wp-content > p {
    color: #000;
    font-size: 18px !important;
}

.wp-content > div {
    color: #000;
    font-size: 18px;
}
.title-homme {
    margin: 0 auto;
    width: 75%;
}

#red-size {
    color: red;
    font-size: 14px;
}

#size-chart {
    border: 1px solid #000;
    display: table;
    margin: 0 auto;
    padding: 5px;
}
#table-chart {
    border: 1px solid #cfcfc1;
}
#td-usa {
    border-right: medium none;
   border-bottom: 1px solid #2b2e34;
}
#td-1 {
    background: none repeat scroll 0 0 #2B2E34;
    border-bottom: medium none;
    color: #fff;
   border-right: 1px solid #2b2e34;
}
#td-2 {
    background: none repeat scroll 0 0 #c4c4c6;
    border-bottom: 1px solid #b9babc;
}

tr {
    color: #000;
    font-size: 16px;
    text-align: center;
}
#tr-c {
    background: none repeat scroll 0 0 #6f7175;
    border-bottom: 1px solid #6f7175;
}
#size-text {
    color: #ff2d16;
    display: table;
    margin: 15px auto;
    padding: 5px;
}
#size-text > p {
    color: #ff2d15;
}

#auth {
    margin: 35px auto;
    padding: 20px 0;
    width: 75%;
}

#auth > p {
    color: #000;
    font-size: 11px;
}
#international {
    margin: 35px auto;
    padding: 10px 0;
    width: 75%;
}
#international > span {
    color: #000;
    font-size: 11px;
    margin: 10px 0;
    padding: 10px 0;
}
#international > ul {
    color: #000;
    margin: 15px 0 12px 15px;
}
#international li {
    font-size: 11px;
}
#international > p {
    color: #000;
    font-size: 11px;
}
#international strong {
    font-size: 20px;
    text-transform: uppercase;
}
#stock {
    display: table;
    margin: 35px auto;
    width: 75%;
}
#stock > p {
    color: #000;
    font-size: 11px;
    margin: 15px 0;
    padding: 20px 0;
    width: 100%;
}
#contact-page-left {
    float: left;
    width: 50%;
}
#contact-right-div {
    float: right;
    width: 50%;
}

@media screen and (max-width: 1000px) { 
  
    #contact-page-left {
       float: left;
        width: 100%;
    }
    #contact-right-div {
        float: right;
        width: 100%;
    }
  
  

}

@media screen and (max-width: 590px) { 

.contact_field {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 100%;
}


}

#mc-embedded-subscribe-form > input {
    float: left;
    line-height: 30px;
}

.btn.newsletter {
    background: none repeat scroll 0 0 #575454;
    border-radius: 0;
}

#social_like {
    font-size: 30px;
    margin: 0 15px 15px !important;
}
.fa.fa-facebook-square {
    color: #575454 !important;
}
.fa.fa-twitter{
    color: #575454 !important;
}
.fa.fa-instagram{
    color: #575454 !important;
}
.page {
    font-family: "Raleway",sans-serif;
}
#PageMain{
    font-family: "Raleway",sans-serif;
}
#returns {
    margin: 35px auto;
    padding: 10px 0;
    
}

#returns > p {
    color: #000;
    font-size: 11px;
    margin: 10px 0;
    padding: 10px 0;
}
#returns strong {
    font-size: 20px;
    text-transform: uppercase;
}

.accent-text {
    margin: 15px 0;
}

.contact-form > p {
    margin: 15px 0;
}

#acc-main-page {
    margin: 10px auto;
    padding: 10px 0;
   
}
#acc-main-page h3 {
    width: 100%;
}
#PageMain {
    font-family: "Raleway",sans-serif;
    margin: 0 auto;
    width: 85%;
}

#pre-order-dv > div {
    text-align: center;
}

#pre-order-dv-two > div {
    text-align: center;
}
#pre-three-dv > div {
    text-align: center;
}
#pre-order-dv {
    margin: 10px 0;
}

#pre-order-dv-two {
    margin: 10px 0;
}
#pre-four-dv > div {
    text-align: center;
}
#pre-three-dv {
    margin: 10px 0;
}

#mc-embedded-subscribe {
    width: 150px !important;
}

#subscribe_popup {
    text-align: center;
}
#subscribe_popup h3 {
    text-transform: uppercase;
}

#checkout-btn {
    float: right;
    margin: 10px 0;
}

#checkout-btn > p {
    text-align: center;
}
form .look-drop {
  float: right;
  font-size: 12px;
  width: 20% !important;
}
.look_dropdown {
  float: right;
  width: 100%;
}
.look-drop option {
  font-size: 12px;
  text-transform: uppercase;
}