/* reset.css */
@font-face { font-family : name ; src:url(../fonts/Roboto-Condensed.ttf) ; sRules }
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, font, 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, input, textarea, button
{margin: 0;padding: 0;border: 0;outline: none !important;vertical-align: top;background: transparent;font-weight: normal;}

ol, ul {list-style:none;}
a, span {vertical-align:baseline;}
b, strong {font-weight: bold;}
i, dfn {font-style: italic;}

img {max-width: 100%;}



/* ************************************* VARIABLES ************************************* */

/* GRADIENTS */



/* CSS3 TRANSITION */




/* ************************************* GLOBAL THEME STYLES ************************************* */

/* hiding placeholder text on focus in webkit, thanks to http://www.kolodvor.net/2012/03/23/webkit-placeholder-attribute-behavior */
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {color: transparent;}


/* clearfix - nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix {zoom: 1;}

.clearfix:before,
.clearfix:after {content: "";display: table;}

.clearfix:after {clear: both;}


/* utility classes: hidden, float left, float right, etc. */
.hidden,
.visuallyhidden {display: none;}
 
.left {float: left;}
.right {float: right;}


/* custom selects global styles */
.customselect_wrap {position: relative;cursor: pointer;}
.customselect_wrap select {margin: 0;padding: 0;border: none;z-index: 100;cursor: pointer;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.customselect_wrap span.customSelect {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}


#fancybox-content {background: #ffffff;text-align: center;}



/* ************************************* TYPOGRAPHY ************************************* */




body {font-family:Arial,Helvetica,sans-serif;font-size: 12px;color: #777777;}


/* HEADINGS */



.column_center h1,
.column_center h2,
.column_center h3,
.column_center h4,
.column_center h5,
.column_center h6 {margin: 15px 0;padding: 0 0 5px 0;border-bottom: 0px solid #c9c7c7;font: normal 17px Roboto Condensed;color: #1d1d1d;}

.column_center h2,
.column_center h3,
.column_center h4 {font-size: 15px;}

.column_center h5,
.column_center h6 {font-size: 13px;}

.column_center .page_heading {margin: 0;padding: 0 0 8px 0;border-bottom: 0px solid #c9c7c7;font: normal 40px Roboto Condensed;color: #1d1d1d;}
.column_center .page_heading a {float: right;}


/* PARAGRAPHS */
p {margin: 15px 0;padding: 0;}


/* LISTS */
.column_center ul {list-style-type: square;list-style-position: inside;}
.column_center ol {list-style-type: decimal;list-style-position: inside;}


/* LINKS */
a {color: #1d1d1d;text-decoration: none;}
a:hover, a:focus {color: #ed1111;}


/* PRODUCT NAME */
.product_name {font-size: 15px;color: #ed1111;}
.product_name a {color: #333;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.product_name a:hover {color: #1d1d1d;}


/* PRODUCT DESCRIPTION */
.product_desc {font-size: 13px;color: #777777;}


/* PRODUCT PRICE */
.money {color: #ed1111;}
#main .money {font-size: 18px;}

.compare-at-price {text-decoration: line-through;}


/* RTE */
.rte {margin-top: 15px;margin-bottom: 15px;color: inherit;}

.rte a {color: inherit;text-decoration: underline;}
.rte a:hover {text-decoration: none;}

.rte h1 {font-size: 19px;}
.rte h2 {font-size: 17px;}
.rte h3 {font-size: 16px;}
.rte h4 {font-size: 14px;}
.rte h5 {font-size: 13px;}
.rte h6 {font-size: 12px;}

.rte img {margin-top: 15px;margin-bottom: 15px;}



/* ************************************* HEADER-TOP ************************************* */
.nacy-left{ float:left;}
.nacy-right{ float:right}
#topnav{ width:100%; height:28px; background:#434343; color:#FFFFFF; line-height:28px;}
		#topnav a{ color:#FFFFFF}
		#topnav .checkbox,#heanermiddle,#nav,#crumbs div{ width:90%; max-width:1600px; min-width:1000px; margin:0 auto}
		#topnav .top .nacy-left span{ display:block; float:left; margin-right:5px;}
		#topnav .top .nacy-right span,.index_cart span{ display:block; float:left; margin-right:5px; font-size:11px; text-transform:uppercase}
		#topnav .top span.gq{ margin-top:8px;}
		#topnav .top .left span {
    display: block;
    float: left;
    margin-right: 5px;
}
		#topnav .top span.ic1{ margin-top:12px;}
		#topnav .top span.ic3{ margin-top:8px; margin-left:5px; margin-right:5px;}
	#heanermiddle{ margin-top:20px; height:65px}
	#heanermiddle .nacy-right{ padding-top:10px;}
	#nav{ margin-top:20px}
		.index_cart span strong{ color:#ff6600}
		.menu li{ float:left; margin-right:30px; text-transform:uppercase; font-size:12px}
			.menu li span{ display:block; float:left; padding:0 4px}
		.menu li .ic3{ height:10px; width:10px; background:url(../img/ic2.png) 0 6px no-repeat; display:block}
		.index_cart span strong{ color:#ff6600}

		.menu li .ic3{ height:10px; width:10px; background:url(../img/ic2.png) 0 6px no-repeat; display:block}
#heanermiddle .right{ padding-top:10px;}
	#nav{ margin-top:20px}
		.index_cart span strong{ color:#ff6600}
.input1 {
    background-color: #f3f3f3;
    border: medium none;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 34px;
    line-height: 32px;
    padding: 0 5px;
    width: 360px;
}	
.input2 {
    border: medium none;
    height: 34px;
    width: 36px;
}	
#topnav .size1, #topnav .size1 a {
    color: #ff6666;
    font-size: 11px;
}

.size2 strong, .size2 a strong {
    color: #333333;
    text-transform: uppercase;
}
.size2, .size2 a {
    color: #666666;
    font-size: 11px;
}


/* ************************************* FORMS ************************************* */

label {font-weight: normal;font-size: 13px;}

select,
select.form-control,
textarea,
textarea.form-control,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="telephone"] {padding: 6px;border:1px solid #c9c7c7;font: normal 13px 'Arial';color: #777777;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
border-radius: 0;
box-shadow: none;
background: #ffffff;
}

select,
select.form-control {padding: 8px 3px;}

textarea,
textarea.form-control {min-width: 100%;max-width: 100%;min-height: 100px;}

.form-control:focus {border-color: #aaa;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ddd;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ddd;
}


.form-group {vertical-align: top !important;margin-top: 15px;margin-bottom: 0;}


/* HORIZONTAL FORMS */
.form-horizontal {}
.form-horizontal label {padding-top: 0 !important;text-align: right;line-height: 34px;}
.form-horizontal select {width: 100%;}

.action_bottom span.note {margin-left: 5px;}
.action_bottom span.note a {margin-left: 5px;}



/* ************************************* ALERT ************************************* */

.alert {margin: 15px 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}

.alert > p,
.alert > ul,
.alert > ol {list-style-type: none;margin: 0;}

.alert > p + p,
.alert > ul + ul {margin: 10px 0 0 0;}



/* ************************************* BUTTONS ************************************* */

.btn,
.btn a,
.btn-info,
.btn-primary {background: #e2626b none repeat scroll 0 0 !important;
    border-color: #e2626b !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #ffffff !important;
    font: 15px/1em Lora;
    padding: 12px 20px 11px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;

}


.btn a {padding: 0;border: none;}

.btn-cart {}

.btn:hover,
.btn:hover a,
.btn-info:hover,
.btn-primary:hover {background: #333333;border-color: #333333;color: #ffffff !important;}

.btn-cart:hover {background: #ed1111;border-color: #ed1111;}



/* ************************************* GLOBAL LAYOUT ************************************* */

html, body {height: 100%;background: #f6f6f6;}

#wrapper {background: #ffffff;}

#wrapper2 {min-width:100%;}

.container {padding: 0;}



#main {margin-top: 15px;}



#main_content,
.column .widget {margin-bottom: 30px !important;}



/* ************************************* SIDEBAR CONFIGURATION ************************************* */

/* NO SIDEBAR */
.sidebar_none {}


/* LEFT SIDEBAR */
.sidebar_left {}
.sidebar_left .column_center {width: 100%;}
.sidebar_left .column_center #main_content {margin: 0 0 0 25%;}
.sidebar_left .column_left {margin-left: -100%;}


/* RIGHT SIDEBAR */
.sidebar_right {}


/* BOTH SIDEBARS */
.sidebar_both {}
.sidebar_both .column_center {width: 100%;}
.sidebar_both .column_center #main_content {margin: 0 25%;}
.sidebar_both .column_left {margin-left: -100%;}
.sidebar_both .column_right {margin-left: -25%;}


/* NOSIDEBAR PAGES */
.sidebar_off .column_center #main_content {margin: 0;}



/* ************************************* TOP ************************************* */
.header-top {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #F2B0BA 0%, #F2A2AE 100%) repeat scroll 0 0;
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bf0071 0%, #ea008b 100%) repeat scroll 0 0;*/
    position: relative;
    text-align: right;
    z-index: 2;
	height:36px;
}




/* ************************************* HEADER ************************************* */

#header {padding: 0 0 25px 0;}


#logo {padding: 29px 0 0 0;}
#logo a {display: inline-block;float:left}
#logo a b {font: 300 77px/1em Roboto Condensed;color: #000000;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
#logo a span {display: block;margin: -5px 0 0 0;padding: 0 0 0 44px;font: italic 300 17px Roboto Condensed;color: #777777;}

#logo a b:hover {color: #ed1111;}
#logo h4{
	 color: #777777;
    font: italic 300 16px/28px Roboto Condensed;
    padding: 5px 0 0;
    transition: all 0.25s ease-in-out 0s;
	float:left;
	line-height:38px;
	height:50px;
	margin-left:10px;
}

#topnav .top .right span, .index_cart span {
    display: block;
    float: left;
    font-size: 11px;
    margin-right: 5px;
    text-transform: uppercase;
}

.header_col_left {margin: 50px 239px 0 0;padding: 0 20px 0 0;/*border-right: 1px solid #c9c7c7;*/}
.header_col_right {width: 240px;float: right;margin: 50px 0 0 0;padding: 0 0 0 20px;/*border-left: 1px solid #c9c7c7;*/}



.custom_header1 {font: italic normal 13px Roboto Condensed;color: #ed1111;}



.header_cart {}
.header_cart a {height: 49px;display: inline-block;margin: 10px 0 0 0;padding: 0 0 0 60px;background: url(//cdn.shopify.com/s/files/1/0453/4181/t/2/assets/header_cart.png?7354888248947683156) 0 0 no-repeat;}
.header_cart a b {display: block;padding: 0 0 2px 0;font: normal 17px Roboto Condensed;color: #000000;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.header_cart a span {color: #777777;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.header_cart a span.count {margin: 0 3px 0 0;}

.header_cart a:hover b {color: #777777;}
.header_cart a:hover span {color: #000000;}



.header_currency {text-align: right;}
.header_currency .customselect_wrap {display: inline-block;text-align: left;}
.header_currency span.customSelect {}
.header_currency span.customSelect span {width: 40px;height: 18px;vertical-align: top;}
.header_currency i {font-size: 15px;color: #000000;position: absolute;right: 0;top: 2px;z-index: 1;}
.header_currency #currencies {width: 40px;height: 18px;}
.header_currency #currencies option {}



.header_user {margin: 4px 0 0 0;text-align: right;}
.header_user li {display: inline-block;}
.header_user li ~ li {margin: 0 0 0 10px;}
.header_user li a {color: #777777;}
.header_user li a i {margin: 0 5px 0 0;font-size: 12px;line-height: 1.6em;}

.header_user li a:hover {color: #000000;}



.header_search {width: 70%;float: right;margin: 40px 0 0 0;padding: 0 35px 0 0;}
.header_search #search-field {width: 100%;height: 38px;float: left;padding: 0 5px;background: #ffffff;border: 1px solid #c9c7c7;border-right: none;}
.header_search #search-submit {width: 40px;height: 38px;margin: 0 -41px 0 0;background: #333333;color: #ffffff;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.header_search #search-submit i {font-size: 12px;line-height: 17px;}

.header_search #search-submit:hover {background: #ed1111;}

.nav-cart{
	float:left;
	position:relative;
	margin:43px 0 0 0;
}
.nav-cart a::before{	
	background-size:25px;
	height:28px;
	overflow:hidden;
	float:left;
}
.nav-cart a{
	display:block;
	padding:0;
	z-index:3;
	color:#333;
	
}
.nav-cart .text{
	display:block;
	max-width:30px;
	overflow:hidden;
	float:left;
	position:absolute;
	bottom:0;
	left:40px;
}
.header .nav-cart .cart-number{
	left:38px;
	padding:0 2px;
}
.nav-cart .cart-number{
	background-color:#e62e04;
	border-radius:8px;
	color:#fff;
	font-size:12px;
	height:16px;
	line-height:16px;
	width:25px;
	text-align:center;
	display:block;
	float:left;
	position:absolute;
	top:0;
	left:40px;
}
.hm-right{
	float:right;
	font-size:13px;
	position:relative;
	z-index:11;
}
.routine{
	float:right;	
}

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

#navigation {position: relative;z-index: 999;}
#navigation.isStuck {width: 100%;left: 0;top: 0;}

#navigation .container {}
#navigation nav {padding: 5px;background: #ffffff;
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}


.sf-menu {}
.sf-menu li {position: relative;}

.sf-menu > li {float: left;}
.sf-menu > li ~ li {margin: 0 0 0 1px;}
.sf-menu > li > a {height: 40px;display: block;padding: 0 15px;font: normal 17px/38px Roboto Condensed;color: #000000;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

.sf-menu > li.active > a,
.sf-menu > li:hover > a {background: #333333;color: #ffffff;}

.sf-menu > li:hover > a {background: #333333;color: #ffffff;}

.sf-menu ul {width: 260px !important;padding: 5px 15px 5px 15px;background: #ffffff;border-top: 2px solid #333333;position: absolute;left: 0;top: 40px;z-index: 1000;
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
.sf-menu ul li {padding: 10px 0 10px 0;}
.sf-menu ul li ~ li {border-top: 1px dotted #c9c7c7;}
.sf-menu ul li a {color: #777777;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

.sf-menu ul > li a:hover,
.sf-menu ul > li.active a {color: #ed1111;}


#navigation select.menu_mobile {display: none;}



/************************************* NIVOSLIDER *************************************/

.nivoSlider {width: 100%;height: auto;overflow: hidden;position: relative;}
.nivoSlider img {max-width: none;position: absolute;top: 0;left: 0;}
.nivo-main-image {width: 100% !important;display: block !important;position: relative !important;}

.nivoSlider a.nivo-imageLink {width: 100%;height: 100%;margin: 0;padding: 0;border: 0;z-index: 6;position: absolute;left: 0;top: 0;
display: none;filter: alpha(opacity=0);opacity: 0;
}

.nivo-slice {height: 100%;display: block;position: absolute;top: 0;z-index: 5;}

.nivo-box {display: block;overflow: hidden;position: absolute;z-index: 5;}
.nivo-box img {display: block;}

.nivoSlider > a,
.nivoSlider > img,
.caption_hidden {display: none;}


.slider_wrap {margin: 30px 0 0 0;position: relative;z-index: 1;}

.nivoSlider {}

.nivo-caption {position: absolute;left: 0;top: 0;z-index: 8;
display: none;
}


.nivo-directionNav a {display: block;margin: -16px 0 0 0;color: #777777;position: absolute;top: 50%;z-index: 9;cursor: pointer;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.nivo-directionNav a:hover {color: #ed1111;}
.nivo-directionNav a span {display: none;}
.nivo-directionNav a i {display: block;font-size: 33px;}
.nivo-prevNav {left: 20px;}
.nivo-nextNav {right: 20px;}


.nivo-controlNav {width: 100%;text-align: center;position: absolute;left: 0;bottom: 0;z-index: 10;}
.nivo-controlNav a {display: inline-block;cursor: pointer;}
.nivo-controlNav a + a {margin: 0 0 0 5px;}
.nivo-controlNav a span {display: none;}
.nivo-controlNav a i {display: block;}
.nivo-controlNav a:hover {}
.nivo-controlNav a.active {cursor: default;}



/* ************************************* SHOWCASE ************************************* */

#showcase {}

.custom_showcase {margin: 30px 0 0 0;}
.custom_showcase a h3 {/*padding: 13px 0 0 0;font: italic normal 26px/1em Roboto Condensed;color: #1d1d1d;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;*/

color: #1d1d1d;
    font:italic 26px/1em Roboto Condensed;
    padding: 13px 5px 0;
	text-transform: uppercase;
	text-align:center;
}

.custom_showcase a h4 {padding: 5px 0 0 0;font: italic 300 17px/1em Roboto Condensed;color: #777777;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

.custom_showcase a:hover h3 {color: #ed1111;}
.custom_showcase a:hover h4 {color: #000000;}

.custom_showcase1 {}
.custom_showcase2 {}
.custom_showcase3 {}
.custom_showcase4 {clear: left;}
.custom_showcase5 {}
.custom_showcase6 {}

.custom_showcase7 a {display: block;padding: 6px 15px 8px 15px;background: #333333;font: normal 25px/1em Roboto Condensed;color: #ffffff;text-align: center;text-transform: uppercase;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.custom_showcase7 a:hover {background: #ed1111;}

/* ************************************* HOT ************************************* */
.hot{
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	padding:15px;
}
.collection{
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	padding:0 20px 20px 20px;
	margin:35px auto;
}
.collection P{
	text-align:center;
	font-weight:300;
}
.sf-menu1 > li {float: left;}
.sf-menu1 > li ~ li {margin: 0 0 0 1px;}
.sf-menu1 > li > a {height: 40px;display: block;padding: 0 15px;font: normal 17px/38px Roboto Condensed;color: #000000;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

.sf-menu1 > li.active > a,
.sf-menu1 > li:hover > a {background: #fff;color: #ed1111;}

.sf-menu1 > li:hover > a {background: #fff;color: #ed1111;}

.sf-menu1 ul {width: 260px !important;padding: 5px 15px 5px 15px;background: #ffffff;border-top: 2px solid #333333;position: absolute;left: 0;top: 40px;z-index: 1000;
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
.sf-menu1 ul li {padding: 10px 0 10px 0;}
.sf-menu1 ul li ~ li {border-top: 1px dotted #c9c7c7;}
.sf-menu1 ul li a {color: #777777;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

.sf-menu1 ul > li a:hover,
.sf-menu1 ul > li.active a {color: #ed1111;}
/* ************************************* FOOTER ************************************* */
.row{
	min-width:980px;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.custom_bottom_blocks {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(226, 98, 107, 0.2);
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    margin: 40px 0 0;
    padding: 30px 0;
}
.custom_bottom_blocks .wow {
    animation-delay: 0.6s;
    animation-duration: 0.8s;
    animation-name: flip_x;
    backface-visibility: visible !important;
}
.split_words{
	font-size: 15px;
	color: #333333;
    text-transform: uppercase;
}
.custom_bottom__1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(226, 98, 107, 0.2);
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
}
.custom_bottom__2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(226, 98, 107, 0.2);
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
}
.custom_bottom p {
    color: #888888;
    font-weight: 300;
    line-height: 21px;
    margin: 8px 15px 0;
}
.custom_bottom {
    text-align: center;
}



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

footer{ background:#333333; width:100%; padding:20px 0 0;clear:both; margin-top:30px}	
	.footer_nav{ max-width:1200px; margin:20px auto 50px; background:#333333}	
		.footer_nav dl{ width:25%; float:left;}

.size14, .size14 a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}
.size15, .size15 a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.size16, .size16 a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}
.copyright {
    text-align: center;
}
.copyright div {
/*    margin: 40px 0 10px;*/
}
.copyright div img, .payico img {
    margin: 0 5px;
}
.checkbox {
    clear: both;
}
.payico {
    background: #ffffff none repeat scroll 0 0;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.payico img {
    margin-top: 30px;
}

.custom_footer {}
.custom_footer h3 {padding: 43px 0 0 0;font: normal 17px Roboto Condensed;color: #1d1d1d;}
.custom_footer ul {padding: 15px 0 0 0;}
.custom_footer ul li {}
.custom_footer ul li a {color: #777777;}

.custom_footer ul li.active a,
.custom_footer ul li a:hover {color: #333333;}


.custom_footer1 {}
.custom_footer2 {}
.custom_footer3 {}
.custom_footer4 {}


.footer_newsletter {}
.footer_newsletter form {width: 210px;overflow: hidden;margin: 18px 0 0 0;padding: 0 35px 0 0;}
.footer_newsletter #email-input {width: 100%;height: 24px;float: left;padding: 0 5px;background: #ffffff;border: 1px solid #c9c7c7;border-right: none;}
.footer_newsletter #email-submit {width: 35px;height: 24px;margin: 0 -36px 0 0;background: #333333;color: #ffffff;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
.footer_newsletter #email-submit i {font-size: 12px;line-height: 17px;}

.footer_newsletter #email-submit:hover {background: #ed1111;}

.footer_newsletter p.success {margin: 10px 0 0 0;color: #359039;}
.footer_newsletter p.error {margin: 10px 0 0 0;color: #e71a1a;}


.footer_phone {padding: 23px 0 0 0;}
.footer_phone h4 {font: normal 17px Roboto Condensed;color: #000000;}
.footer_phone h4 span {margin: 0 0 0 5px;color: #ed1111;}


.footer_social {}
.footer_social ul {padding: 20px 0 0 0;}
.footer_social ul li {float: left;}
.footer_social ul li ~ li {margin: 0 0 0 15px;}
.footer_social ul li a {font-size: 20px;color: #c7c7c7;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

.footer_social ul li a:hover {font-size: 20px;color: #ed1111;}


#footer .copyright {background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #464545 0%, #282828 100%) repeat scroll 0 0;
    color: #ffffff;
    font-size: 11px;
    line-height: 26px;
    margin-top: 33px;
}
#footer .copyright a {color: #fff;text-decoration: underline;}
#footer .copyright a:hover {color: #fff;text-decoration: none;}

/* ************************************* FOOTER-BOTTOM ************************************* */
.footer-bottom {
    background:#3f3f3f linear-gradient(to bottom, #444 0%, #313131 100%) repeat scroll 0 0;
    height: 36px;
    position: relative;
    text-align: right;
    z-index: 2;
	color:#fff;
}


/* ************************************* BREADCRUMBS ************************************* */

.breadcrumb {margin: 0 0 25px 0;background: #f6f6f6;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}



/* ************************************* COLLECTION PAGE ************************************* */

ul.tags {margin-top: 15px;list-style-type: none;}
ul.tags li {float: left;}
ul.tags li + li {margin: 0 0 0 5px;}
ul.tags li a {display: block;padding: 5px 10px;background: #000000;color: #ffffff;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

ul.tags li a:hover,
ul.tags li.active a {background: #ed1111;}


.collection_info {margin-top: 15px;}
.collection_info .collection_img {text-align: center;}
.collection_info .collection_desc .rte {margin: 0;}



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

.collection_listing {}
.collection_listing .collection {margin: 30px 0 0 0;}



/* ************************************* PRODUCT LISTING ************************************* */

.template-index .page_heading {line-height: 39px;
    margin: 0;
    padding: 35px 0 0;
    text-align: center;
    vertical-align: top;}
.page_heading {
    color: #333333;
    font: 38px Lora;
    margin: 0;
    text-transform: uppercase;
}

#main_content .product {margin: 30px 0 0 0;text-align: center;}
#main_content .product > div {padding:0;border: 0px solid #ffffff;position: relative;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}
#main_content .product > div:hover {border: 0px solid #c9c7c7;}

#main_content .product .sale {height: 27px;overflow: hidden;padding: 0 0 0 20px;position: absolute;right: -59px;top: 0;cursor: default;
-webkit-transform: rotate(90deg);
   -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
        transform: rotate(90deg);
-webkit-transform-origin: 0 0;
   -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
     -o-transform-origin: 0 0;
        transform-origin: 0 0;
}
#main_content .product .sale span {height: 27px;display: block;padding: 0 10px;background: #ed1111;font: normal 18px/25px Roboto Condensed;color: #ffffff;text-transform: uppercase;position: relative;}
#main_content .product .sale span:before {content: '';width: 20px;height: 1px;display: block;background: #ed1111;position: absolute;left: -20px;top: 50%;}
#main_content .product .sale span:after {content: '';display: block;border: 7px solid #ffffff;border-width: 0 7px 7px 7px;border-color: transparent transparent transparent #ffffff;position: absolute;left: 0;top: 0;}

#main_content .product .product_img {}
#main_content .product .product_img a {display: block;padding: 20px;background: #fff;border: 0px solid #c9c7c7; }

#main_content .product .product_name {padding: 12px 0 0 0;}

#main_content .product .product_desc {}

#main_content .product .product_price {padding: 5px 0 0 0;}
#main_content .product .product_price_sale .money {color: #ed1111;}
#main_content .product .product_price_sale .compare-at-price {color: #1d1d1d;}

#main_content .product .product_links {}
#main_content .product .product_links form {display: inline-block;margin: 12px 0 0 0;}
#main_content .product .product_links a {margin: 12px 0 0 0;}



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

#pagination {display: inline-block;overflow: hidden;margin: 30px 0 0 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}
#pagination span {display: block;float: left;background: #f6f6f6;}
#pagination span ~ span {margin: 0 0 0 1px;}

#pagination span a,
#pagination span.current {display: block;padding: 7px 10px;color: #000000;

-webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;

}

#pagination span a:hover {background: #000000;color: #ffffff;}
#pagination span.current {background: #ed1111;color: #ffffff;cursor: default;}



/* ************************************* SIDEBAR WIDGETS ************************************* */

.column .widget {}

.column .widget h3.widget_header {margin: 0;padding: 0 0 8px 0;border-bottom: 1px solid #c9c7c7;font: normal 17px Roboto Condensed;color: #1d1d1d;}


/* LINKS LIST */
.column .widget ul.list {border-bottom: 1px dotted #c9c7c7;}
.column .widget ul.list li {padding: 10px 0;}
.column .widget ul.list li + li {border-top: 1px dotted #c9c7c7;}
.column .widget ul.list li a {}

.column .widget ul.list li.active a,
.column .widget ul.list li a:hover {}


/* SIDEBAR PRODUCTS LISTING */
.column .product {overflow: hidden;margin: 15px 0 0 0;}
.column .product ~ .product {padding: 15px 0 0 0;border-top: 1px dotted #c9c7c7;}

.column .product .product_img {width: 90px;float: left;}
.column .product .product_img a {display: block;padding: 10px;background: #f6f6f6;}

.column .product .product_info {margin: 0 0 0 105px;}

.column .product .product_name {margin: -4px 0 0 0;}

.column .product .product_price {padding: 5px 0 0 0;}
.column .product .product_price .compare-at-price {margin: 0 0 0 3px;font-size: 15px !important;color: #777777;}

.column .product form {padding: 10px 0 0 0;}


/* ************************************* SEARCH RESULTS PAGE ************************************* */

#searchresults {margin: 0;}
#searchresults .search-form {margin: 15px 0 0 0;}
#searchresults .search-form input {width: 100%;float: left;padding: 0 34px 0 10px;}
#searchresults .search-form button {width: 34px;height: 34px;float: left;margin: 0 0 0 -34px;background: none;border: none;font-size: 20px;color: #1d1d1d;}
#searchresults .search-form button:hover {color: #ed1111;}
#searchresults .search-form button i {line-height: 32px;}

#searchresults h3 {margin: 0;padding: 0;} 

#searchresults ol {list-style-type: none;padding: 15px 0 0 0;border-bottom: 1px solid #c9c7c7;}
#searchresults ol li {overflow: hidden;margin: 0;padding: 15px 0;border-top: 1px solid #c9c7c7;}
#searchresults ol li .search-result_image {float: left;margin-right: 15px;}
#searchresults ol li .search-result_container {padding: 15px 0 0 0;}



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

.product_wrap {}

#product_image-container {overflow: hidden;}

.product_wrap .bxslider {margin: 0;}
.product_wrap .bxslider li {}
.product_wrap .bxslider li a {}

.product_image .bx-wrapper {overflow: hidden;background: #f6f6f6;}

.product_wrap #bx-pager {width: 360px;}
.product_wrap #bx-pager a {width: 105px;overflow: hidden;margin: 15px 15px 0 0;background: #f6f6f6;}


.product_wrap .product_name {font-size: 17px;}

.product_wrap .product-price {padding: 0;}
.product_wrap .product-price .money {margin: 0 5px 0 0;}
.product_wrap .product-price .compare-at-price {font-size: 15px !important;color: #777777;text-decoration: line-through;}

.product_wrap .variants-wrapper {padding: 15px 0 0 0;}
.product_wrap .variants-wrapper label {margin-right: 10px;}

.product_wrap #purchase {}
.product_wrap #purchase label {display: inline-block;margin: 0;padding: 0 !important;line-height: 37px;}
.product_wrap #purchase #quantity {width: 50px;height: 37px;display: inline-block;margin: 0 10px;padding: 0 10px;outline: none;text-align: center;}
.product_wrap #purchase #add-to-cart {width: auto;height: 37px;padding: 9px 15px 9px 15px;}
.product_wrap #purchase #add-to-cart i {vertical-align: middle;margin: 0 5px 0 0;font-size: 15px;line-height: 1.5em;position: relative;top: -2px;}

    
.product_wrap .product_details {margin: 15px 0 0 0;padding: 10px 0 15px 0;border: 1px solid #e1e1e1;border-width: 1px 0;}
.product_wrap .product_details > div {padding: 5px 0 0 0;}

.product_wrap #product_description {}
.product_wrap #product_description h4 {padding-bottom: 0;border: none;text-transform: none;}

.product_wrap .addthis_toolbox {margin: 15px 0 0 0;padding: 15px 0 0 0;border-top: 1px solid #e1e1e1;}

.product_image-additioanl a {width: 33%;display: block;float: left;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.product_wrap .pagination__product {width: 100%;margin: 15px 0;}
.product_wrap .pagination__product ul {list-style-type: none;margin: 0 !important;padding: 15px !important;}
.product_wrap .pagination__product ul li.left-arrow {float: left;}
.product_wrap .pagination__product ul li.right-arrow {float: right;}



/* RELATED PRODUCTS */
.widget__related-products {}
.widget__related-products h3 {margin: 30px 0 0 0;}

.widget__related-products ul {list-style-type: none;}
.widget__related-products ul li {}

.widget__related-products .product_img {}
.widget__related-products .product_name {}
.widget__related-products .product_price {}



/* ************************************* BLOG ************************************* */

#blog {}

.blog-article {padding: 15px 0 0 0;}

.article_header {padding: 15px 0;border-bottom: 1px solid #c9c7c7;}
.article_header .product_name {font-size: 17px;}
.article_header .product_name a {}
.article_header .product_name a:hover {}

.blog-article_meta-comments {float: right;padding: 5px 0 0 15px;}

.blog-article_date,
.blog-article_meta-tags {font-style: italic;}

.blog-article_meta-tags a {text-decoration: underline;}



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

.article_meta-comments {float: right;padding: 5px 0 0 15px;}
.article_meta-tags a {text-decoration: underline;}

.article_date,
.article_meta-tags,
.article_meta {font-style: italic;}

.article-scope .addthis_toolbox {margin: 20px 0;}


#comments ul {list-style-type: none;}

.comment-form {}

.comment-form #comment-author,
.comment-form #comment-email,
.comment-form #comment-body {width: 100%;}

.comment-form #comment-body {min-height: 100px;margin-bottom: 15px;}

.article_comments-form {padding-bottom: 10px;margin-top: 1em;padding-top: 10px;}

.section-title {margin-bottom: 2px;padding-bottom: 8px;}

.section_content {padding-top: 8px;}

.comment-form .section_content .row {margin-bottom: 1em;}

.comment-submit {}



/* ************************************* CUSTOMER PAGES ************************************* */

/* LOG IN */



/* ACCOUNT */
.customer_account {}

.customer_name {text-transform: none !important;}
.customer_name .divider {margin: 0 7px;}
.customer_name .email {color: #777777;}
.customer_name a {float: right;}



/* ADDRESSES */
.customer_addresses {}

.customer_addresses ul.customer_addresses_actions {list-style-type: none;margin: 15px 0;}
.customer_addresses ul.customer_addresses_actions li {}
.customer_addresses ul.customer_addresses_actions li a {}
.customer_addresses ul.customer_addresses_actions li a i {margin: 0 5px 0 0;line-height: inherit;}

.customer_addresses .col-sm-offset-4 label {line-height: 1.6em;}


ul.address {list-style-type: none;}



/* ORDERS */
.order_date {margin: 15px 0 0 0;}

#order_details {margin: 30px 0 0 0;}



/* ************************************* CART PAGE ************************************* */

.cart-list {overflow: hidden;}

.cart-list > .row {padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #c9c7c7;}

.cart-list .item_image {text-align: center;}
.cart-list .item_image a img {max-width: 100%;}

.cart-list .product_name {margin-top: 15px;}

.cart-list .item_remove {margin: 0 0 0 10px;}
.cart-list .item_remove a {font-size: 20px;color: #fe2a2a;}
.cart-list .item_remove a:hover {color: #1d1d1d;}

.cart-list .row h3.item_vendor {border-bottom: 1px solid #c9c7c7;color: #888;}

.cart-list .item_price {padding: 10px 0 0 0;}
.cart-list .item_price .price {line-height: 37px;}

.cart-list .item_price label {padding: 0;line-height: 37px;}
.cart-list .item_price .input-small {width: 60px !important;height: 37px;display: inline-block;padding: 5px;text-align: center;}

.cart-list .item_price .total {text-align: right;}
.cart-list .item_price .total h3 {vertical-align: baseline;border: none;}

.cart_subtotal {}
.cart_subtotal h3 {margin: 0;padding: 10px 0;border-bottom: 1px solid #c9c7c7;}
.cart_subtotal h3 .money {float: right;font-size: inherit !important;}

.cart_buttons {margin: 30px 0;}

.cart_instructions {}
.cart_instructions h4 {}
.cart_instructions textarea {width: 100%;}

#payment-methods {overflow: hidden;padding: 15px 0 0 0;}
#payment-methods ul {list-style-type:none;list-style-position: outside;}
#payment-methods ul li {float:left;padding: 0 7px 0 0;}



/* GUEST CHECKOUT */
#guest {padding: 30px 0 0 0;}
#guest form {padding: 15px 0 0 0;}



/* ************************************* CONTACTS PAGE ************************************* */

.contact-scope {}
.contact-form {}

.contact-scope iframe {width: 100%;margin: 15px 0;border: 1px solid #c9c7c7;}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="telephone"],
.contact-form textarea {}

.contact-form textarea {width: 100%;}

.contact-form_buttons {}
.contact-form_buttons .btn-toolbar {}



/*Page scope*/

.page_image {margin-bottom: 1em;}

.page-row {margin-bottom: 2em;}
.page-row img {margin-bottom: 1em;}


/* ************************************* MENU ************************************* */
#menu {
    /*border-bottom: 1px solid #ccc;*/
    color: #999;
    float: left;
    line-height: 32px;
    margin: 15px 0 15px;
    /*padding-bottom: 15px;*/
    width: 100%;
}
#menu a {
    color: #999;
	font-size:14px;
}
.open > .dropdown-menu {
    display: block;
}
/* ************************************* MENU ************************************* */

