/* ---------------------------------------------
[Table Content]
1. rte
1. GNERALS
3. DISPLAY
4. BUTTONS
5. ICONS
6. Link Text
7. Home
8. Contact
9. cart
10. Shipping
11. Checkout
----------------------- */
/********************************************************************************
								rte
*********************************************************************************/

.rte {
    margin-bottom: 35px; }
.rte:last-child{
    margin-bottom: 0; }
.rte a:not(.btn) {
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px; }

/********************************************************************************
								GENERAL
*********************************************************************************/

body {
    font-family: 'Lato', sans-serif;
	font-weight:400;
    font-size: 14px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: auto; }
body.prevent-scrolling {
    overflow: hidden;
    position: fixed;
    width: 100%;
    top:0px;
}
.wrap{
	position:relative; }
*{	
	box-sizing:border-box;
	outline:none; }
#content {
    margin-top: 30px; }
img{
	max-width:100%; }
a {
    text-decoration: none;
    transition: color 0.2s ease-in-out; }
a:hover,a:focus{
	text-decoration:none;
	outline:none; }
input,input:focus,input:hover{
	outline:none; }
input, textarea, select,
.disclosure-toggle {    
    background-color: transparent;
    line-height: 1.2; }
p {
    line-height: 1.5em; }
h1,h2,h3,h4,h5,h6{
	font-family:lato; }
.text-right {
    text-align: right!important; }
table {
    margin-bottom: 27.5px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent; }
tbody th,
tfoot th {
    font-weight: normal; }
th, td {
    text-align: left;
    border: 1px solid #333;
    padding: 10px 14px; }
.owl-theme .owl-controls{
	margin:0; }
.owl-theme .owl-controls .owl-buttons div {
    border-radius: 0;
    display: inline-block;
    opacity:1;
    padding: 0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	width:100px;
	height:100px;
	background:rgba(51,51,51,0.9);}
.tag-faqs {
    flex: 0 0 100%; }
.tag-faqs .filter-tag-options {
    background-color: #333;
    padding: 15px 10px 5px 10px;
	color:#333;
	font-size:18px;
	text-align:left;
	margin:0; }
.owl-theme .owl-controls .owl-buttons div:hover{
    background:#cbad85; }
.owl-theme .owl-controls .owl-buttons div>i{
	display:block;
	height:100px;
	line-height:100px; }
.owl-theme .owl-controls .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #333;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 0 5px;
    opacity: 1;
    width: 10px; }
.owl-theme .owl-controls .owl-page.active span{
	background: #333;
    border: none; }
.bxslider{
	margin:0;
	padding:0;
	list-style:none; }

/********************************************************************************
								DISPLAY
*********************************************************************************/

.critical-hidden {
    display: inherit; }
.hide {
    display: none!important; }
.visually-hidden {
    position: absolute!important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
.visually-hidden-if-js {
    border: 0;
    clip: rect(0, 0, 0, 0);
    clip: rect(0 0 0 0);
    width: 2px;
    height: 2px;
    margin: -2px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap; }

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

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    transition: color .15s ease-in-out,
                background-color .15s ease-in-out,
                border-color .15s ease-in-out,
                box-shadow .15s ease-in-out; 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor:pointer;
    text-transform: uppercase;
    letter-spacing: .08em;
    justify-content: center; }
.btn:active,
.btn:focus,
.btn:visited,
.btn:hover {
    border: 1px solid transparent!important; }
.btn[disabled], 
.shopify-payment-button .shopify-payment-button__button--unbranded[disabled],
.btn[aria-disabled], .shopify-payment-button 
.shopify-payment-button__button--unbranded[aria-disabled] {
    cursor: default;
    opacity: 0.5; }
button:active,
button:focus,
button:visited,
button:hover {
    border: 1px solid transparent!important; }
.btn_icon {
    margin-top: -0.2857142857em;
    margin-bottom: -0.0714285714em; }
.btn--link {
    background-color: transparent;
    border: 0;
    margin: 0;
    text-align: left; }
.btn_spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0; }
.btn_content {
    position: relative;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out; }
.btn-secondary-accent {
    background-color: transparent; }
.btn-secondary-accent:not([disabled]):hover, .btn-secondary-accent:focus {
    background-color: transparent; }
.btn-disabled {
    cursor: default;
    box-shadow: none; }

/********************************************************************************
								ICONS
*********************************************************************************/

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor; }
.icon i {
    font-size: 30px; }
.icon-svg {
    display: inline-block;
    vertical-align: middle;
    fill: currentColor; }
.icon-svg-size-10 {
    width: 10px;
    height: 10px; }
.icon-svg-size-12 {
    width: 12px;
    height: 12px; }
.icon-svg-size-14 {
    width: 14px;
    height: 14px; }
.icon-svg-size-16 {
    width: 16px;
    height: 16px; }
.icon-svg-size-18 {
    font-size: 18px;
    width: 18px;
    height: 18px; }
.icon-svg-size-34 {
    font-size: 34px;
    width: 34px;
    height: 34px; }
.icon-svg-size-48 {
    font-size: 48px;
    width: 48px;
    height: 48px; }
.icon-svg-color-accent {
    fill:currentColor; }
.icon-svg-color-adaptive-lighter {
    color: #8f8f8f;
    fill: currentColor; }
.icon-svg-block {
    display: block; }
.icon-error {
    color: #d20000;
    fill:#d20000;
    width: 20px;
    height: 20px;
    margin-top: .1em;
    flex-shrink: 0; }
.icon-spinner {
    -moz-animation: spin 500ms infinite linear;
    -o-animation: spin 500ms infinite linear;
    -webkit-animation: spin 500ms infinite linear;
    animation: spin 500ms infinite linear; }
.icon-svg-spinner-button {
    width: 20px;
    height: 20px; }
.icon-svg-center {
    position: absolute;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%); }
.previous-link_icon {
    -webkit-transition: all .2s cubic-bezier(.3, 0, 0, 1);
    transition: all .2s cubic-bezier(.3, 0, 0, 1);
    margin-right: .25em; }
.icon-svg-inline-after {
    margin-left: 8px; }
.icon-svg-clickable {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }

/********************************************************************************
								TEXT LINK
*********************************************************************************/
.text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0; }
.text-link-accent {
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
    text-transform: capitalize; }
.text-link-accent:not([disabled]):hover, .text-link-accent:focus {
    border-bottom: 1px solid currentColor; }

/********************************************************************************
								Header
*********************************************************************************/

.top-header.top-header1 {
    height: 35px;
    position:relative;
    padding: 0 10px; }
.top-header.top-header1 .marquee {
    width:100%;
    position:relative;
    overflow: hidden;}
.top-header.top-header1 .marquee p {
    margin-top:.4rem;
    font-weight:600;
    font-size:14px;
    overflow: hidden;
    display: inline-block;
    animation: scroll-left 30s linear infinite; }
 @-moz-keyframes scroll-left {
            0% {
                -moz-transform: translateX(170%);
            }
            100% {
                -moz-transform: translateX(-170%);
            }
        }
        
        @-webkit-keyframes scroll-left {
            0% {
                -webkit-transform: translateX(170%);
            }
            100% {
                -webkit-transform: translateX(-170%);
            }
        }
        
        @keyframes scroll-left {
            0% {
                -moz-transform: translateX(170%);
                -webkit-transform: translateX(170%);
                transform: translateX(170%);
            }
            100% {
                -moz-transform: translateX(-170%);
                -webkit-transform: translateX(-170%);
                transform: translateX(-170%);
            }
        }
.top-nav.top-nav1 {
    background: transparent; }
.top-nav {
    background: #283243 none repeat scroll 0 0;
    padding: 5px 0 5px; }
.top-nav ul {
    margin: 0; }
.top-nav li {
    display: inline-block;
    margin-right: 40px; }
.top-header .top-nav.top-nav1 ul li a{
    font-size: 11px; }
.top-nav ul li a {
    text-transform: uppercase; }
.top-nav ul li a i {
    margin-left: 10px; }
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background: #191919; }
.main-header {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px; }
.mobile-nav-wrapper {
    z-index: 111;
    position: fixed;
    bottom:0;
    top: 0;
    padding:0;
    transform: translate3d(-101%,0,0);
    left: 0;
    background-color: #fff;
    transition: opacity .5s,transform 500ms ease,visibility 500ms ease;
    overflow: hidden;
    height: 100%;
    width: 300px; }
.sidebar-wrapper {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 140px;
    width: 300px;
    background: #fff;
    z-index: 10000;
    letter-spacing: .065rem; }
.mobile-nav-hader {
    display: flex;
    justify-content: flex-end;
    padding: 6px 20px 0;
    position: relative;
    background-color: #fff; }
.mobile-menu-close-icon {
    width: 40px;
    height: 40px;
    font-size: 0;
    z-index: 10;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    pointer-events: auto;
    transition: opacity 500ms ease;
    opacity: 1;
    padding: 15px 0 0;
    position: inherit;
    top: -12px;
    left: auto;
    right: -15px;
    background-color: transparent; }
.mobile-menu-close-icon svg {
    fill: #232323;
    display:block;
    width:18px;
    height:18px;
    stroke: transparent; }
.mobile-nav {
    display: block;
    grid-area: navigation;
    margin-top: -60px;}
.mobile-nav-item {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;}
.mobile-nav-item:nth-child(1){
    padding-bottom: 6px;
    padding-top: 3px;
}
.mobile-nav-item a {
    display: block;
    position: relative; }
li.mobile-nav-item:nth-child(2)>a{
    color: red!important; }
.list-menu__item_link{
    width: auto;
    float: left;
    color: #575757!important;
    display: block;
    padding: 10px 15px!important;
    text-decoration: none;
    font-size: 14px;
    width: 90%;
    font-family: Lato,sans-serif!important;
    text-transform: uppercase;
}
.mobile-nav-link {
    position: relative;
    display: block;
    padding: 15px 30px;
    font-size: 16px; }
.mobile-nav-icon {
    position: absolute;
    right: 0;
    top: 0; 
    bottom:0;
    padding-left: 22px;
    padding-right: 22px;
    pointer-events: none;
    overflow: hidden; }
.mobile-nav-icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 14px;
    width: 14px;
    margin: -6px 0 0 -7px;}
.mobile-nav-icon .icon i {
    font-size: 18px; }
.mobile-nav-dropdown {
    padding-left: 0;
    position: absolute;
    background-color: #191919;
    z-index: 8;
    width: 100%;
    height: 100vh;
    top: -65px;
    left: 0;
    transform: translateX(-100%);
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1); }
.mobile-nav-dropdown.top {
    top: 0!important; }
.is-active + .mobile-nav-dropdown {
    transform: translateX(0);
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 1; }
.mobile-nav-dropdown.is-closing {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 0.99; }
.mobile-nav_table {
    display: table;
    width: 100%; }
.mobile-nav_table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    text-align: left;
    white-space: normal; }
.mobile-nav_return {
    border-right: 1px solid #000; }
.mobile-nav_sublist-header {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 30px; }
.main-header__mobile {
    z-index: 11;
    position: relative; }
.main-header__mobile .hamburger {
    padding-left: 10px;
    flex: 1 1 50%; }
.hamburger {
    display: none; }
.main-header-icon {
  	position: static;
    float: right;
    display: block;
    vertical-align: middle;
    padding-left: 0; }
.logo-align--center {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
    position: relative;
    width: 33.33%; }

.header__logo {
    width: 200px;
    display: inline-block; }
.main-header_logo {
    display: block;
    font-size: 0;
    letter-spacing: 0; }
.main-header_logo-image {
    width: 200px;
    display: inline-block; }
.main-header_logo-image img {
    width: 100%;
    display: block;
    margin: 0 auto; }
.site-header__icons-wrapper {
    position: relative;
    display: -webkit-flex;
    direction: -ms-flex;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end; }
.site-header__cart, 
.site-header__search, 
.site-header__account {
    position: relative; }
.site-header__icon {
  	text-decoration: none;
    font-size: 12.5px;
    display: inline-block;
    white-space: nowrap;
    line-height: 24px;
    letter-spacing: .02em;
    color: #221715cc;
    vertical-align: bottom;
}
.site-header__icon a i {
      float: left;
    margin: 3px 6px 0 0;
    font-size: 16px;
}
.site-header__search-toggle {
    cursor:pointer;
    display: block; }
.icon__fallback-text {
    position: absolute!important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
.cst-order {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
    padding: 1px 6px;
    padding-right: 0;
    text-decoration: none !important; }
.site-header__account, 
.site-header__cart{
    padding: 10px 11px;}
.site-header__account:hover,
.site-header__cart:hover {
    color: #232323; }
.main-header .main-header-icon a i {
    display: inline-block;
    float: left;
    margin: 3px 6px 0 0;
    font-size: 16px; 
}
.site-header__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0.4rem;
    top: 0.2rem;
    font-weight: bold;
    background-color: var(--color-btn-primary);
    color: var(--color-btn-primary-text);
    border-radius: 50%;
    min-width: 1em;
    height: 1em;}
.site-header__cart-count {
    right: -0.6rem; }
.site-header__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -7px;
    top: -1px;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    min-width: 20px;
    height: 20px; }
.site-header__cart-count span {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
    position: relative;
    top: 0px;
    right: 0px; }
.logo {
    text-align: center; }

/***********************************************************
                        CART POPUP
***********************************************************/

.cart-popup-wrapper {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 999999;
    border: 1px solid #000;
    background-color:#fff;
    transform: translateY(0%);
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
.cart-popup {
    box-shadow: 1px 1px 10px 2px rgb(235, 235, 235/50%);
    padding: .2rem 1.5rem 1rem; }
.cart-popup_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #000; }
.cart-popup_heading {
  flex-grow: 1;
  padding: 0.5rem 0rem;
  margin: 0;
  color: #000;
  line-height: 1.2em;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500; }
.cart-popup_close {
  padding: 0.6rem;
  margin-right: -0.9rem;
  background-color: transparent;
  border: none;
  width: 40px;
  min-width:40px;
  line-height: 0; }
.cart-popup_close .icon-close {
    width: 1rem;
    height: 1rem;
    fill: currentColor; }
.cart-popup_close:hover, 
.cart-popup_close:focus {
    color: #232323; }
.cart-popup-item {
    display: flex;
    margin: .5rem 0; }
.cart-popup-item_image-wrapper {
    position: relative;
    flex-basis: 18%;
    flex-shrink: 0;
    margin-right: 1rem;
    text-align: center; }
.cart-popup-item_image {
    display: block;
    margin: 0 auto;
    height: 55px;
    max-height: 95px; }
.cart-popup-item_description {
    display: flex;
    flex-direction: column;
    color: #000;
    flex-basis: 100%;
    justify-content: space-between;
    line-height: 1.2rem; }
.cart-popup-item_title {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 0; }
.product-details {
    list-style: none;
    margin-top: 0.25rem;
    font-size: 16px; }
.product-details_item {
    margin-bottom: 0.2rem;
    line-height: 1.5; }
.product-details_item:last-child {
    margin-bottom: 0; }
.product-details_item-variant-option + .product-details_item-property {
    margin-top: 0.8rem; }
.product-details_property-label {
    font-weight: 500; }
.cart-popup-item_quantity {
    flex-basis: 30%;
    flex-shrink: 0;
    margin-left: 1rem;
    text-align: right;
    text-align: left;
    margin-left: 0;
    font-size: 12px; }
.cart-popup_cta-link {
    padding: 7px 18px!important;
    border-radius: 0;
    width: 100%;
	border: 1px solid #000; }
.cart-popup_cta-link:hover {
  	color:#fff;
  	border: 1px solid #000;
  	background-color:#000;  }
.cart-popup_dismiss {
    margin-top: 1.5rem;
    text-align: center; }
.cart-popup_dismiss:hover {
	border-bottom:1px solid #000; }

/***********************************************************
                        Start Main Nav
************************************************************/
.main-nav {
    margin-top: 15px; }
.nav-header {
    padding: 0;
}
.main-nav > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center; }
.main-nav > ul > li {
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 0;
    vertical-align: middle; }
.main-nav > ul > li > a {
  	color:#232323;
    display: inline-block;
    font-family: lato;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: relative;
    text-transform: uppercase;
	padding:3px 10px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s; }
.main-nav > ul > li:hover > a{	
	text-decoration: underline;
	}
.main-nav > ul > li > a > span {
    color: #b88476;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    left: 0;
    position: absolute;
    top: -20px; }
.main-nav > ul > li:last-child::after {
    display: none;  }
.main-nav .menu-item-has-children {
    position: relative;}
.main-nav > ul > li.menu-item-has-children:hover > a::before {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 100%;
    width: 1px;
	margin-top:-10px;
	z-index:9999;}
.main-nav .menu-item-has-children:hover>.sub-menu{
	margin-top:0;
	opacity:1;
	visibility:visible;}
.toggle-mobile-menu {
    color: #000;
    display: none;
    font-size: 20px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    width: 40px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;}
.mega-menu {
    background: #191919 none repeat scroll 0 0;
    border: 1px solid #000;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    left: 50%;
    padding: 0;
    position: absolute;
    top: 25px!important;
    width: 100%;
    z-index: 999;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
    transform: translateX(-50%);
	margin:0;
    text-align: center;}
.megamenu-childlist {
    padding: 11px 17px;
    text-align: left;}
.megamenu-childlist ul {
    flex: 0 0 90%;
    margin: 0 auto;
    list-style: none;
    margin-left: 0;
    padding-left: 0;}
.megamenu-child-grid {
    display: flex;
    justify-content: center!important;
    flex-wrap: wrap;
    width: auto;}
.megamenu-child-list-item {
    flex: 1;
    padding: 0px 20px;
    display: block;}
.megamenu-child-list-item {
    border-left: 1px solid #ddd;}
.megamenu-child-list-item:first-child {
    border-left: 1px solid transparent;}
.megamenu-link {
    padding: 4px 15px 5px; 
    display: block;
    white-space: nowrap;}
.nav-child-link-parent  {
    font-weight: 700;
    margin: 4px 0;}
.nav-child-link-parent > span {
    border-bottom: 1px solid #f8f8ff;
    font-size: 12px;}
.megamenu-label {
    font-size: 12px;
    color: #f8f8ff;
    letter-spacing: 0.5px;}
.megamenu-child-link {
    padding-left: 0;
    padding-right: 0;
    color: #f8f8ff !important;
    font-size: 12px;
    margin-left: 15px;}
.megamenu-child-link:hover {
    text-decoration: none;
    text-shadow: 0.25px 0.25px #ddd;}
.main-nav > ul > li.has-mega-menu:hover > .mega-menu{
	opacity:1;
	visibility:visible;
	margin-top:0;}

/**********************************************************
                    End Main Nav
                    Smart Search
**********************************************************/

.search-bar {
    z-index: 999;}
.js-drawer-open-top .drawer-top {
    -ms-transform: translateY(81%);
    -webkit-transform: translateY(81%);
    transform: translateY(81%);
    display: flex;
    max-height: 100vh; }
.js-drawer-open-top .drawer {
    display: block;
}
.drawer-top {
    width: 100%;
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.drawer {
    display: none;
    position: fixed;
    top:-10px;
    z-index:9;
    -webkit-overflow-scrolling: touch;
}
.search-bar_interior {
    height: 100%;
    display: flex;
    flex: 1;
}
.search-form_container {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 7px;
    padding-right: 10px;
    background-color: var(--color-bg);
}
.search-bar_form {
    flex: 1 1 100%;
    position: relative;
    max-width: 750px;
    border: 1px solid transparent;
}
.search-form_input-wrapper {
    position: relative;
}
.search-bar_input {
    padding-right: 45px;
    width: 100%;
    min-height: 44px;
    color: #000000;
    background-color: #ffffff;
    border: none;
    border: 1px solid #cccccc;
}
.search-bar .predictive-search-wrapper {
    position: fixed;
    width: 100%;
}
.predictive-search-wrapper {
    transition-property: opacity,visibility;
    transition-duration: .1s;
    transition-timing-function: ease-in-out;
    z-index: 1000;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -1px;
    border: 1px solid #cccccc;
    background-color: #fff;
    overflow-y: auto;
    display: none;
}
.predictive-search-wrapper--visible {
    display: block;
}
.predictive-search {
    height: 100%;
    text-align: left;
}
.predictive-search-title {
    position: relative;
    display: flex;
    align-items: center;
    padding: 14px;
}
.predictive-search-title_content {
    flex: 1 1 auto;
    margin-bottom: 0;
    padding-right: 40px;
    text-transform: uppercase;
    white-space: normal;
}
.predictive-search-title_loading-spinner {
    flex: 0 0 auto;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: #000;}
.predictive-search-title::after {
    content: '';
    position: absolute;
    right: 14px;
    bottom: -1px;
    left: 14px;
    height: 1px;
    background-color: var(--color-border);
}
.predictive-search_list {
    list-style:none;
    padding-left:0;
}
.predictive-search-item{
    font-weight: 400;
    white-space: normal;
}
.predictive-search-item_link {
    display: flex;
    padding: 14px;
    background-color: transparent;
    transition: background-color .1s ease-in-out;
}
.predictive-search_column {
    flex: 1 1 auto;
}
.predictive-search_column-image {
    flex-grow: 0;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin-right: 12px;
    position: relative;
}
.predictive-search-item_image {
    object-fit: contain;
    font-family: "object-fit: contain";
    width: 100%;
    height: 100%;
}
.predictive-search_column-center {
    justify-content: center;
}
.predictive-search_column-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.predictive-search-item_title-text {
    display: inline-block;
    color: #000;
    word-break: break-word;
    border-bottom: 1px solid transparent;
    line-height: 1.2;
    font-weight: 400;
}
.search-bar_submit {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 0 12px;
    height: 100%;
    vertical-align: middle;
    background-color: transparent;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #333;
    margin: 0;
    color: #000000;
}
.search-bar_actions {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
}
.search-bar_close {
    padding: calc(10em / 16) .75em;
    margin-right: -10px;
}
.search-bar_close .icon {
    width: 1rem;
    height: auto;
}
.icon_fallback-text, .visually-hidden {
    position: absolute!important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.smart-search {
    border: 1px solid #000;
    float: right;
    max-width: 340px;
    padding-left: 0px;
    position: relative;
    width: 100%; }
.select-category {
    left: 0;
    position: absolute;
    top: 0;
    width: 125px;
    z-index: 99; }
.select-category .category-toggle-link {
    border-right: 1px solid #000;
    color: #000;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    position: relative; }
.select-category:hover .list-category-toggle {
	opacity:1;
	margin-top:0;
	visibility:visible; }
.list-category-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    left: -1px;
    padding: 15px;
    position: absolute;
    top: 100%;
    width: 200px;
	margin-top:30px;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.list-category-toggle a {
    color: #b88476; }
.list-category-toggle a:hover {
    color: #cbad85; }
.select-category .category-toggle-link::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    color: #000;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 14px;
    height: 16px;
    line-height: 14px;
    padding-left: 1px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 13px;
    width: 16px; }
.smart-search-form {
    padding-right: 40px;
    position: relative;
    width: 100%; }
.smart-search-form input[type="text"] {
    border: medium none;
    color: #999;
    height: 40px;
    padding: 0 15px 0 28px;
    width: 100%; }
.smart-search-form input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 9; }
.smart-search-form::after {
    color: #000;
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 12px;
    top: 12px; }

/*******************************************************
				        Breadcrumb
********************************************************/

.breadcrumb {
    background: transparent;
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: .5px;
    display: block; }
.breadcrumb a,
.breadcrumb span {
  	color:#232323;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 300;}
.breadcrumb a:hover{
	text-decoration: underline;}

/*******************************************************
                        Footer
********************************************************/
.footer {
    padding: 45px 0 0; }
.menu-footer {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #333; }
.footer-content {
    padding-top: 30px;
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-wrap: wrap; }
.menu-footer-item:first-child {
    padding-left: 0 }
.menu-footer-item {
    display: flex;
    width: 100%;
    flex: 1 1 100%; }
.footer-item-inner {
    display: flex!important;
    flex-direction: column!important;
    align-items: center!important;
    justify-content: center!important; }
.btn-open:active,
.btn-open:focus,
.btn-open:visited,
.btn-open:hover {
    border: 0;
    outline: none;
    background-color: transparent; }
.btn-open {
    background-color: transparent;
    border: 0;
    outline: none;
    position: relative; }
.footer-h3 {
    font-size: 11px;
    letter-spacing: .5em;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 12px;
    margin: 0;}
.footer-link-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0; }
.footer-link-item {
    color: #000!important;
    font-size: 12px;
    display: block;
    padding: 15px 0;
    text-transform: uppercase; }
.footer-link-item a:hover {
    border: none;
    text-decoration: underline; }
.footer-link-item a i{
    margin-right: 5px; }
.social-links ul {
    display: flex;
    flex-direction: column; }
.footer-link-list-icon {
    padding: 0;
    margin: 0; }
.social-links-item {
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
.social-links-item a {
    width: fit-content; }
.social-links-item a:hover,
.social-links-item a:hover i {
    color: #918b8b; }
.social-links-item a:hover {
    text-decoration: underline;}
.social-links-item a i {
    margin-right: 5px;
    color: #333;
    fill: #333; }
.copyright {
    padding:  0;
    margin-bottom: 10px; }
.copyright > p {
    margin: 0;
    font-size: 11px; }
.copyright > p a:hover {
    text-decoration: underline; }
.footer .pag-width {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #333; }

/******************************************************
                Banner Slider
*******************************************************/

.banner-slider {
	margin-bottom:10px; }
.banner-slider .owl-controls {
    display: none!important; }
.banner-slider .owl-controls {
    bottom: 0;
    position: absolute;
    right: 0; }
.banner-slider  .owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin-right: -1px; }

/************************************************
            Category Collection 
************************************************/

.collection-header .breadcrumb {
    margin-bottom: 7px; }
.list-collection .item-collection {
    margin-bottom: 20px; }
.collection-thumb .title {
    text-align: center;
    font-size: 60px;
    background: transparent none repeat scroll 0 0;
    border: none;
    bottom: 0;
    color: #000;
    display: inline-block;
    font-weight: 700;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0; }
.collection-thumb .title:hover{
	text-decoration: none;
    color: #ddd; }
.collection-thumb {
    overflow: hidden;
    position: relative; }/*
.collection-thumb:first-child,
.collection-thumb:nth-child(3) {
    padding-left: 0;
    padding-right: 0; }
.collection-thumb:nth-child(2),
.collection-thumb:last-child {
    padding-right: 0;
    padding-left: 0; }*/
.collection-thumb > a {
    display: inline-block;
    overflow: hidden;
    position: relative; }
.collection-thumb-link > img {
    width: 100%;
    height: auto; }

/*******************************************************
                Product Tab
********************************************************/
.product-label {
    bottom: -50px;
    position: absolute;
    right: 2px;
    text-align: right;
    width: 60px;
	z-index:999; }
.product-label > span {
    color: #000;
    display: inline-block;
    font-weight: 700;
    height: 100px;
    margin: 0 -2px;
    padding: 0 8px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 30px;
    word-wrap: break-word; }
.product-label > span.new-label {
    background: #000 none repeat scroll 0 0;
    padding-top: 15px; }
.product-label > span.sale-label {
    background: #000 none repeat scroll 0 0;
    padding-top: 3px; }
.product-thumb .quickview-link {
    color: #000;
    display: block;
    font-weight: 700;
    left: 50%;
    margin-left: -45px;
	margin-top:25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 90px;
    z-index: 99;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	opacity:0;
	transform:scale(0);
	-webkit-transform:scale(0); }
.product-thumb .quickview-link::after {
    border: 3px solid #000;
    content: "";
    font-family: fontawesome;
    height: 50px;
    left: 18px;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 50px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.product-thumb .quickview-link:hover{
	color:#cbad85; }
.product-thumb:hover  .quickview-link{
	opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1); }
.product-thumb-link {
    display: block;
    overflow: hidden;
    position: relative; }
.product-thumb-link::after{
	position:absolute;
	z-index:9;
	top:0;
	left:0;
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	opacity:0; }
.product-thumb:hover .product-thumb-link::after{
	opacity:1; }
.product-thumb-link .second-image {
    left: 0;
    position: absolute;
    top: 0;
	opacity:0;
	transform:rotateY(90deg);
	-webkit-transform:rotateY(90deg);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.product-thumb-link .first-image {
	opacity:1;
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.product-thumb:hover .product-thumb-link .second-image{
	opacity:1;
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg); }
.product-thumb:hover .product-thumb-link .first-image{
	opacity:0;
	transform:rotateY(-90deg);
	-webkit-transform:rotateY(-90deg); }
.product-title {
    font-family: lato;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 6px;
    text-transform: uppercase; }
.product-title a {
    color: #000; }
.product-title a:hover {
    color: #cbad85; }
.product-price ins {
    color: #cbad85;
    font-size: 30px;
    margin-right: 5px;
    text-decoration: none; }
.product-price del {
    color: #000;
    padding: 0 10px;
    position: relative;
    text-decoration: none; }
.product-price del::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%; }
.product-rating {
	height:13px;
	width:100px;
	background:transparent url("../images/home1/rate-bg.png") repeat-x top center; }
.inner-rating{
	height:13px;
	background:transparent url("../images/home1/rate-star.png") repeat-x top center; }
.product-extra-link > a {
    color: #ccc;
    display: inline-block;
    font-size: 24px;
    margin-right: 30px;
    position: relative;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.product-extra-link > a > span {
    bottom: -20px;
    font-size: 12px;
    left: 0;
    margin-left: -28px;
    position: absolute;
    text-align: center;
    width: 80px;
	opacity:0;
	margin-top:30px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	display:block; }
.product-extra-link > a:hover > span {
	opacity:1;
	margin-top:0; }
.product-extra-link > a:hover{
	color:#cbad85; }
.product-price {
    margin-bottom: 3px; }

/*************************************************************************
                            News Letter
**************************************************************************/

.newsletter {
    margin-bottom:20px;
    width: 100%; }
.newsletter-inner {
    display: flex;
    flex-direction: row; }
.newsletter-image {
    border: 1px solid #333;
    border-right: none;
    flex: 0 0 50%; }
.newsletter-image img {
    width: 700px;
    height: 400px; }
.newsletter-content {
    flex: 0 0 50%; }
.newsletter-content {
    padding: 5%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #333;
    border-left: none; }
.newsletter-heading {
    font-size: 20px; }
.newsletter-para {
    font-size:13px; }
.newsletter-content .input-group {
    flex-wrap: unset;
    display: flex;
    flex-direction: row; }
.newsletter-content .input-group input {
    width: 215px;
    font-size: 12px;
    border-radius: 0;}
.input-group__btn {
    flex-grow: 1; }
.input-group__btn .btn {
    width: 100%;
    border-radius: 0; }
.newsletter__submit {
    background-color : #000;
}
.newsletter__submit-text--large {
    color: #fff;
    white-space: normal; }
.site-footer__newsletter-error {
  color: #d20000; }


/*************************************************************************************
								product Tab
**************************************************************************************/

.product-tab {
    visibility: visible;
    opacity: 1;
    z-index:0;
    position: relative; }
.product-tab .wrap-item {
    clear: both;
    width: 100%; }
.product-tab .wrap-item .item {
    margin: auto 0 35px; }

.section-header {
    margin-bottom: 0;}
.section-header h1 {
    font-size: 22px;
    margin-bottom: 0;
    padding-bottom: 10px;
    text-transform: capitalize; }

.filters-toolbar-wrapper {
    position: relative;
    margin-bottom: 22px;}
.filters-toolbar {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;}
.filters-toolbar-item-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex: 1 1 33%;}
.filters-toolbar_input-wrapper {
    display: inline-block;}
.select-group {
    position: relative;
    z-index: 2;}
.select-group select {
    text-transform: capitalize;
    background-image: none;
    background-color: transparent;
    width: 150px!important;
    height: 27px;
    font-weight: 300;
    font-size: 11px;
    text-indent: 5px;}
.filters-toolbar_input {
    border: 1px solid #333;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;}
.filters-toolbar_input > option {
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333!important;
    font-size: 11px!important;}
.js-toggle-filters {
    display: none;}
.content-grid-sidebar{
	padding :0;
    margin: 0;
    max-width: 100%;
    display: flex;
    margin:0 60px;
    flex-direction: row;
    flex-wrap: wrap; }
.content-grid-sidebar:after {
    content:'';
    display:table;
    clear:both; }
.tag-filters {
    flex: 0 0 25%;
    padding-left: 25px;}
.sidebar {
    margin-right: 20px;
    margin-top: 0;}
.sidebar-info {
    display: flex;
    justify-content: space-between;}
.sidebar-info h5 {
    font-size: 14px;
    text-decoration: underline;
    padding-bottom: 0;
    line-height: 3;}
.sidebar-info h5 a {
    color: #000;}
.btn--link.sidebar__close.js-drawer-close {
    position: absolute;
    top: 15px;
    right: 50px;
    display: none;}
button.slctd-opt {
    font-size: 12px;
    margin: 2px;}
.sidebar >:nth-child(4) {
    padding-top: 20px;}
.filter_wrapper {
    margin-top: 20px;
    margin: 0;
    padding: 0 0 15px 0;}
.filter_title {
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    text-align: left;
    box-sizing: border-box;
    line-height: 1.2;
    word-wrap: break-word;
    letter-spacing: 0;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 20px!important;
    cursor: pointer;}
.filter_wrapper label {
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    list-style: none;
    text-align: center;
    letter-spacing: 0.5px;
    box-sizing: border-box;
    text-decoration: none;
    background-color: transparent;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    text-align: left;}
.tab-signs .tab-signs-minus {
    display: none;}
.tab-signs.tab-open .tab-signs-minus {
    display: block;}
.tab-signs.tab-open .tab-signs-plus {
    display: none;}
.filter-tag-options {
    display: none;
    padding-left: 0;}
.filter-tag-options > li {
    padding-bottom: 10px;
    list-style: none;}
.filter-tag-options>li>label {
    margin-bottom: 0!important;}
.filter-tag-options label {
    display: flex;}
.filter-tag-options .filter-checkbox {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: 5px;}
.tag-faqs {
    flex: 0 0 100%; }
.tag-faqs .filter-tag-options {
    background-color: #b8792c85;
    padding: 15px 10px 5px 10px;}
.product-gallery {
    margin-right: 50px;
    padding-right: 53px;
    position: relative;}
.grid--view-items {
    flex: 0 0 75%;
    overflow: auto;
    margin-bottom: -35px;}
.show {
    overflow: auto;
    background-color: #000000b3;
    display: block!important;}
.page-width {
    width:100%;}
.grid {
    list-style: none;
    margin: 0 auto;
    padding: 0;}
.grid_item {
    float: left;
    padding-left: 30px;
    width: 400px;}
.grid-view-item {
    margin: 0 auto 35px; }
.product-card {
    position: relative; }
.sale-label {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #d61e38;
    color: #fff;
    z-index: 1;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 5px;
    font-weight: 800;}
.grid-view-item_link {
    display: block; }
.full-width-link {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%; }
.product-card_image-with-placeholder-wrapper {
    margin-bottom: 15px;
    position: relative;}
.grid-view-item_image-wrapper {
    margin: 0 auto 5px;
    position: relative;
    width: 100%;}
.grid-view-item_image-wrapper .grid-view-item_image {
    position: absolute;
    top: 0; }
.grid-view-item_image {
    display: block;
    margin: 0 auto;
     height: 540px;
    width: 360px;}
.card-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-bottom: 1px solid transparent;
    padding-bottom: 7px; }
.card-info .collection-name {
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 1px; }
.h4 {
    text-transform: uppercase;
    text-shadow: 0.25px 0.25px #000; }
.product-card_title {
    border-bottom: 1px solid #ccc;
    padding-top: 3px;
    padding-bottom: 7px;
    font-size: 12px;
    width: 100%;
    margin-bottom: 8px;
    font-weight: 300;
    text-transform: capitalize!important;
    letter-spacing: 1px;
    display: inline; }
.product-material {
    background: #191919 none repeat scroll 0 0;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 10;
    text-align: center;
    text-transform: capitalize; }
.grid-view-item_price--size {
    display: flex;
    justify-content: space-between;
    width: 100%; }
.grid-view-item .price {
    align-items: center; }
.price {
    font-weight: 800;
    font-size: 11px;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0; }
.price dd {
    margin: 0; }
.grid-view-item_price--size .price.price--listing * {
    font-weight: 800; }
.price_regular {
    margin: 0; }
.price_sale {
    display: none; }
.price_sale dd {
    display: flex;
    align-items: center; }
.price_sale dd s {
    margin-left: 10px; }
.price--on-sale .price_sale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
.price_regular,
.price_sale {
    margin-right: .625rem; }
.visually-hidden--inline {
    margin: 0;
    height: 1em; }
.price_compare {
    margin-left: 10px; }
.grid-view-item_size {
    display: flex;
    padding-left: 0; }
.grid-view-item_size li {
    width: auto;
    height: 17px;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 0;
    font-size: 9px;
    line-height: 16px;
    padding: 0 3px;
    list-style: none; }
.grid-view-item_size li + li {
    margin-left: 3px; }
.grid-view-item_size.soldOut {
    opacity: .3; }
.product-gallery .bx-pager {
    margin-top: -105px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px; }
.product-gallery .bx-pager a {
    display: block;
    margin-bottom: 3px;
    position: relative; }
.extra-price {
    border-left: 1px solid #e5e5e5;
    padding: 40px 30px 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 270px; }
.number-review {
    color: #555;
    margin-left: -5px; }
.inout-stock {
    background: #46a74e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    padding: 0 15px; }
.product-gallery .bx-pager a.active::after {
    border: 1px solid #ff3e3e;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
.inout-stock.out-stock {
    background: #ff7430 none repeat scroll 0 0; }
.content-detail {
    margin: 30px 0 100px; }
.content-detail.no-sidebar .detail-info {
    margin-left: 20px; }
.content-detail.no-sidebar .tab-detail {
    margin-left: 20px; }
.content-detail.no-sidebar .related-product {
    margin-top: 15px; }
.product-single {
    overflow-anchor :none; }
.product-single:after {
    clear:both;
    display:table;
    content:''; }
.product-single .grid_item {
    width: 100%; }
.grid_item.product-media {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
.grid_item.product-media>a {
    flex: 0 0 25%; }
#FeaturedMedia-product-wrapper {
    max-width: 335.403px; }
.grid_item.product-media .product-single_media-wrapper {
    flex: 0 0 25%;
    padding: 5px; }
.product-single_media-wrapper {
    margin: 0 auto;
    width: 100%; }
.product-single_media:not(.product-single_media-video) {
    z-index: -10000; }
.product-single_media {
    touch-action:pinch-zoom!important;
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    height: 100%;
    position: relative; }
.product-single_media img {
    width: 262px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%; }
.feature-row_image {
    display: block;
    margin: 0 auto; }
.product-featured-media {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 4px;
    left: 4px; }
.grid_item.product-desc {
    padding-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
.grid_item.product-desc .product-single_meta {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
.product-signle_title {
    margin-bottom: 0.5rem;
    text-align: center;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 300; }
.product_price {
    font-size: 1.25em; }
.price_pricing-group {
    display: flex;
    flex-direction: row;
    align-items: center; }
.price_pricing-group span {
    font-weight: bold;
    font-size: 20px; }
.product_policies {
    display:none; }
.product-single .money {
    font-size: 20px;
    font-weight: 500; }
.product-single .price_badges {
    display: none; }
.price_badges {
    margin-top: 0; }
.price--on-sale .price__badge--sale {
    display: flex; }
.product-single .price_badges .price__badge--sold-out {
    margin-left: 10px;
    border-radius: 0; }
.price_unit {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    display: none; }
.price-unit-price {
    font-size: 0.8em; }
.product-form {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    width: 420px;
    padding-top: 2rem; }
.product-form input,
.product-form textarea,
.product-form select,
.product-form .disclosure_toggle {
    min-height: 27px;
    padding-top: 0;
    padding-bottom: 0; }
.product-form_controls-group:not(.product-form_controls-group-submit) {
    width: 215px;
    margin: auto; }
.product-form_controls-group {
    display: flex;
    flex-wrap: wrap; }
.product-form_controls-group .selector-wrapper.product-form_item {
    display: flex;
    align-items: center; }
.product-form_item {
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    align-items: center;
    margin-bottom: 10px;
    padding: 0; }
.product-form_controls-group 
.selector-wrapper.product-form_item label {
    margin-right: 33px; }
.product-form_item label {
    font-size: 13px;
    display: block;
    margin-right: 5px;
    margin-bottom: 5px; }
.product-form_input {
    width: 150px;
    display: block; }
select , .disclosure_toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(../images/select-icon.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
    line-height: 1.2;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px; }
option {
    color: #3a3a3a;
    background-color: #fff; }
.no-js:not(html) {
    display: none; }
.product-form_variants {
    display: none; }
.quantity-selector-wraper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 5px; }
.quantity-selector-wraper .product-form_item {
    flex: 0 0 35%; }
.product-form_input-quantity {
    max-width: 3rem;
    padding-left: 10px;
    padding-right: 5px; }
.sizechart-btn-wrapper {
    display: flex;
    flex-direction: row; }
.quantity-selector-wraper .sizechart-button {
    background: transparent;
    border: none;
    text-align: left;
    font-family: 'Josefin Sans', sans-serif, 'Arial', sans-serif;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer;
    line-height: 34px;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    height: 23px;
    padding: 0;
    font-size: 12px;
    width: 100%; }
.sizechart-btn-wrapper>img {
    margin-left: 3px; }
.sizechart-btn-wrapper img {
    width: 25px;
    height: 25px;
    margin-top: 2px; }
.cstm-sizechart {
    transform: translateX(0%); }
.cstm-sizechart tr {
    text-transform: capitalize; }
.cstm-sizechart th {
    background-color: #000;
    color: #fff; }
product-form_controls-group ~ .product-form_error-message-wrapper {
    margin-bottom: 0; }
.product-form_error-message-wrapper {
    display: flex;
    flex-basis: 100%;
    padding: 0 .5rem 0; }
.product-form_error-message-wrapper-hidden,
.size-error,
.slip-size-error {
    display: none; }
.product-form_error-message-wrapper-has-payment-button {
    padding: 0 .5rem 0; }
.product-form_error-message {
    font-size: 12px;
    line-height: 1.2;
    color: #b8792c; }
.product-form_controls-group ~ .product-form_controls-group-submit {
    margin-top: 15px; }
.product-form_controls-group-submit {
    margin-top: 0; }
.product-form_item.product-form_item-submit.product-form_item-payment-button {
    align-items: baseline; }
.product-form_item-payment-button {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%; }
.product-form_item-submit {
    -webkit-flex: 1 1 300px;
    -moz-flex: 1 1 300px;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px; }
.product-form_item.product-form_item-submit.product-form_item-payment-button button {
    border-color: #333; }
.product-form_cart-submit {
    border-radius: 0;
    border: .5px solid #333;
    display: flex;
    flex: 0 0 50%;
    width: 210px;
    min-height: 35px;
    height: 35px;
    width: 195px;
    margin: 5px;
    font-size: 11px;
    line-height: 1.4;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal; }
.product-form_item.product-form_item-submit.product-form_item-payment-button
button span {
    margin:auto;
    color: #333; }
#checkout_btn {
    text-decoration: none;
    display: inline-block;
    padding: 10px 30px;
    color: #333;
    text-align: center; }
.checkout-button {
    background-color: transparent; }
#checkout_btn:hover,
.product-form_item.product-form_item-submit.product-form_item-payment-button button:hover, .checkout-button:hover {
    background-color:#333;
    color:#191919; }
.product-form_item.product-form_item-submit.product-form_item-payment-button button:hover span {
    color:#fff; }
.product-single_description.rte {
    width: 50%;
    text-align: center;
    margin-top: 0;
    font-size: 12px; }
.cstm-description-title {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 14px; }
.section-product-recommendations {
    position: relative;
    margin-top: 30px; }
.product-recommendations_inner {
    border-top: 1px solid #f0F0F0;
    margin-top: 30px;
    padding: 35px 0; }
.section-header {
    margin-bottom: 35px; }
.section-header.text-center h2 {    
    font-size: 19px;
    letter-spacing: 0;
    text-transform: none; }
.grid-view-items {
    overflow: auto;
    margin-bottom: -35px; }
.product-recommendations_inner .grid_item {
    padding-left: 10px; }
.title-detail {
    font-family: lato;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 15px; }
.product-detail .product-gallery {
    margin-right: 0;
    padding-left: 110px;
    padding-right: 0; }
.product-detail  .product-gallery .bx-pager {
    left: 0;
    margin-top: 0;
    right: auto;
    top: 0;
    width: 100px; }
.product-detail  .product-gallery .bx-pager a {
    margin-bottom: 10px; }
.attr-product h3 {
    font-family: lato;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: uppercase; }
.attr-product ul li a span {
    border: 1px solid #e5e5e5;
    display: block;
    height: 20px;
    width: 20px; }
.attr-product.attr-color ul li a span {
	border:none; }
.attr-product ul li{
	padding:0 7px 0; }
.attr-product ul{
	margin-left:-7px;
	display:inline-block;
	vertical-align:top; }
.attr-product.attr-size ul li {
    margin-right: 11px; }
.attr-product.attr-size ul li a label{
	text-transform:uppercase; }
.attr-product.attr-size ul{
	margin-right: 7px; }
.attr-product ul li a label {
    font-size: 12px;
    font-weight: 400;
    margin: 0; }
.attr-product ul li a {
    color: #555;
    font-size: 12px; }
.detail-info .product-desc {
    margin-bottom: 17px; }
.attr-product.attr-color {
    margin-bottom: 8px; }
.detail-info .product-extra-link .addcart-link {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin-bottom: 22px;
    max-width: 270px;
    text-align: center; }
.detail-info .product-extra-link > .addcart-link > span {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 10px;
    opacity: 1;
    position: static;
    text-transform: uppercase;
    width: auto; }
.detail-info .product-extra-link > .addcart-link:hover{
	background:#ff3e3e; }
.detail-info .product-extra-link {
    margin-top: 13px; }
.product-detail {
    margin-bottom: 30px; }
.related-product > h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 27px; }
.related-product-slider .owl-theme .owl-controls {
    position: absolute;
    right: -17px;
    top: -70px; }
.related-product-slider .owl-theme .owl-controls .owl-page span {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 0 3px;
    opacity: 1;
    width: 10px; }
.related-product-slider .owl-theme .owl-controls .owl-page.active span {
	background: #ff3e3e none repeat scroll 0 0; }
.title-tab-detail > ul {
    list-style: outside none none;
    margin: 0 0 -1px;
    padding: 0;
    position: relative;
    z-index: 99; }
.title-tab-detail > ul li {
    display: inline-block; }
.title-tab-detail > ul li a {
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    color: #999;
    display: block;
    font-family: lato;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    text-transform: uppercase; }
.title-tab-detail > ul li.active a {
	border-color:#e5e5e5 #e5e5e5 #ffffff #e5e5e5;
	color:#333; }
.tab-detail .tab-content {
    border: 1px solid #e5e5e5;
    padding: 20px 25px 15px; }
.content-tab-detail {
    color: #555; }
.content-tab-detail p a {
    color: #555;
    text-decoration: underline; }
.content-tab-detail p a:hover {
    color: #ff3e3e; }
.content-tab-detail > h2 {
    font-size: 14px;
    font-weight: 700; }
.content-tab-detail > h3 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 17px; }
.product-series {
    color: #999;
    text-transform: uppercase; }
.desc-info > li::before {
    content: "-";
    margin-right: 5px; }

/*********************************************************************************
								Back To Top
**********************************************************************************/

.back-to-top {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-top: -22px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 0;
    width: 40px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.owl-item.active .top-to-bottom{
	transform:translateY(0) scale(1);
	-webkit-transform:translateY(0) scale(1);
}

/*********************************************************************************
								Feedback
**********************************************************************************/

.section-feedback .collection-header {
    background-image:url('../images/feedback.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    height:150px;
    padding-top:50px; }
.section-feedback .section-header {
    margin-bottom:0; }
.section-feedback .section-header h1,
.section-feedback .breadcrumb a,
.section-feedback .breadcrumb span {
    color:#000; }
.section-feedback .feedback-div {
    margin-top:50px; }
.section-feedback .feedback-div .col-md-4,
.section-feedback .feedback-div .col-sm-6 {
    margin-bottom:20px;
}

/*****************************************************************************************
									 Contact					
******************************************************************************************/

#contactForm input, #contactForm select, 
#contactForm .disclosure__toggle, #contactForm textarea{
    color:#000;
    display: block;
    width: 100%;
    margin-bottom: 19.44444px; }
#contactForm input[type="submit"], #contactForm .btn {
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-size: .8rem;
    border-radius: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 19.44444px;
    cursor: pointer; }
#contactForm input[type="submit"]:hover, #contactForm .btn:hover {
    color:#191919;
    background-color:#fff;}
    
/*****************************************************************************************
									 LOGIN
******************************************************************************************/

.login-form-form input, .login-form-form select, 
.login-form-form .disclosure__toggle, .login-form-form textarea{
    color:#000;
    display: block;
    width: 100%;
    margin-bottom: 19.44444px; }
.login-form-form input[type="submit"], .login-form-form .btn {
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-size: .8rem;
    border-radius: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 19.44444px;
    cursor: pointer; }
.login-form-form input[type="submit"]:hover, .login-form-form .btn:hover {
    color:#fff;
    background-color:#191919;}
.login-form-form .signup-user {
    float: right;
    line-height: 3; }
.login-form-form .signup-user a {
    color:#716f6f;
    font: caption;
    text-decoration: underline;
}

/*****************************************************************************************
									 ACCOUNT
******************************************************************************************/

.dashboard aside {
    border: 1px solid #ccc;
    padding: 30px; }
.dashboard .list-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: block; }
.dashboard .list-item i {
    font-size:18px;
    padding-right: 10px;
    display: inline-block;}
.dashboard a:hover,
.dashboard .list-item i:hover{
    color:#7b7b7b;
    text-decoration: underline; }
.dashboard--main {
    margin-left:50px;
    border: 1px solid #ccc;
    padding: 30px; }
.dashboard--main .order-box {
    border:1px solid #ddd;
    padding:20px; }
.dashboard--main .order-box .img-box {
    display: flex;
    height: 120px;}
.dashboard--main .order-box .img-box img {
    margin-right:20px;}
.dashboard--main .order-box .details-box {
    display:flex;
    margin-top:10px; }
.dashboard--main .order-box .sec-box {
    padding:0 30px;
    border-right:1px solid #ddd; }
.dashboard--main .order-box .sec-box:first-child {
    padding-left:0; }
.dashboard--main .order-box .sec-box:last-child {
    border-right:0; }
.dashboard--main .order-box .heading {
    font-weight:600; }
.dashboard-extra-link {
    float:right;
}

/********************************************************************************
								CART
*********************************************************************************/

.cart-header {
    margin-bottom: 0.7rem;
    text-align: center; }
.cart-header_title {
    margin-bottom: .5rem;
    text-transform: capitalize; }
.cart {
    color: #000; }
.cart_row-heading {
    color: #000;
    letter-spacing: .3px; }
.cart_row {
    border-bottom: 1px solid #ebebeb; }
.cart td:first-child,
.cart th:first-child {
    padding-left: 0; }
.cart th,
.cart td {
    border: 0; }
.cart td:last-child,
.cart th:last-child {
    padding-right: 0; }
.cart th {
    text-transform: uppercase;
    padding: 27.5px 22px;
    font-weight: 400;
    font-size: 13px; }
.cart td {
    padding-top: 22px;
    padding-bottom: 22px; }
.cart_row td  {
    vertical-align: top; }
.cart_meta {
    width: 50%; }
.cart_product-information {
    display: flex; }
.cart_image-wrapper {
    padding-right: 1.5rem;
    flex: 5rem 0 0; }
.cart_image {
    max-height: 90px;
    display: block;
    margin: 0 auto; }
.list-view-item_title {
    color: #333232;
    min-width: 100px;
    font-weight: 400;
    font-size: 16px; }
.cart_product-title {
    border-bottom: none;
    color: #000; }
.cart_product-title:hover {
    color: #918b8b;
    text-decoration-line: underline;
    text-decoration-style: double; }
.product-details {
    margin-bottom: 0;
    padding-left: 0;
    margin-top: .25rem;
    font-size: 14px;
    padding-top: 5px; }
.product-details_item {
    margin-bottom: .2rem;
    line-height: 1.5;
    list-style: none; }
.product-details_item:last-child {
    margin-bottom: 0; }
.product-details_item-variant-option:not(.hide) + 
.product-details_item-property {
    margin-top: .8rem; }
.product-details_item-variant-option + 
.product-details_item-property {
    margin-top: .8rem; }
.cart_remove {
    margin-top: 8px;
    margin-bottom: 0; }
.text-link--accent {
    color: #918b8b;
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
    text-transform: capitalize; }
.text-link--accent:not([disabled]):hover,
.text-link--accent:focus {
    color: #232323;
    text-decoration: underline; }
.text-link {
    display: inline;
    background: none;
    padding: 0;
    margin: 0; }
.cart_price {
    text-align-last: right;
    padding-right: 0;
    font-size: 12px;
    width: 50%; }
.cart_price dl {
    margin: 0; }
.cart_qty-label {
    position: absolute!important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
.cart_qty-input {
    float: right;
    color: #000;
    text-align: center;
    width: 60px;
    padding-left: 5px;
    padding-right: 5px; }
input, textarea {
    padding: 8px 15px; }
.cart_qty-error-message-wrapper-mobile {
    display: block; }
.cart_qty-error-message-wrapper-desktop {
    display: none; }
.cart_qty-error-message-wrapper {
    line-height: 1.2; }
.cart_quantity-td {
    width: 20%; }
.cart_final-price {
    width: 15%; }
.cart_footer {
    padding-top: 17.5px; }
.cart_footer .grid_item {
    width: 100%; }
.cart-subtotal_title {
    font-size: 18px; }
.cart-subtotal_price {
    padding-left: 27.5px;
    font-size: 16px; }
.order-discount-card-wrapper {
    display: flex;
    justify-content: center; }
.order-discount-cart {
    padding-right: 0; }
.order-discount-title {
    text-transform: uppercase;
    word-break: break-all;
    padding-right: 1em; }
.order-discount {
    display: block;
    line-height: 1.2em;
    color: #ea0606; }
.order-discount .icon-saletag {
    fill:currentColor;
    width: 1em;
    height: 1em;
    margin-right: .4em; }
.order-discount-list {
    margin: .8em 0 0 1.3em;
    list-style: none;
    padding-left: 0; }
.order-discount-cart-total {
    padding-left: 27.5px; }
.cart_shipping {
    text-transform: capitalize;
    padding: 10px 0 20px;
    margin-bottom: 25px; }
.cart_shipping a {
    color: #000; }
.cart_shipping a:hover {
    text-decoration: underline; }
.cart_buttons-container {
    display: flex;
    flex-direction: column;
    max-width: 20rem;
    margin: 0 auto; }
.cart_submit-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
.cart_submit {
    margin-bottom: 0;
    min-height: 36px;
    width: 100%; }
.cart_submit.btn,
.cart_continue-btn {
    text-decoration: none;
    text-align: center;
    padding: 8px 15px;
    background-color: transparent;
    border: 1px solid #333;
    border-radius: 0;
    color: #333;
    font-family: 'Lato', sans-serif;
    font-style:normal;
    font-weight: 400; 
    font-size: 12px; }
.cart_error-message-wrapper {
    margin-top: 1rem;
    line-height: 1.2; }
.empty-page-content {
    padding: 125px 55px; }
.empty-page-content h1 {
    text-transform: capitalize; }
.empty-page-content p {
    margin: 0 0 19.44444px; }
.btn-has-icon-after .icon {
    margin-left: 10px; }
.btn .icon-arrow-right {
    height: 19px;
    font-size: 20px; }

/********************************************************************************
								SHIPPING
*********************************************************************************/

.shipping-policy_container {
    max-width: 560px;
    max-width: 65ch;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px; }
.shopify-policy_title {
    text-align: center; }

/********************************************************************************
								CHECK OUT
*********************************************************************************/

.content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden; }
.content .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
.wrap {
    display: block;
    margin: 0 auto;
    max-width: 40em;
    zoom :1; }
.wrap:after {
    clear: both; }
.wrap:after, .wrap:before {
    content: "";
    display: table; }
.main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
.main .logo {
    display: none;
    vertical-align: middle;
    text-align: left; }
.main h2 {
    color: #000;
    font-size: 1.4rem;}
.logo_image-medium {
    max-height: 2.8571428571em; }
.logo_image {
    display: inline-block; }
.main_header .breadcrumb {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none; }
.main_header .breadcrumb_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8571428571em;
    color: #737373; }
.main_header .breadcrumb_link {
    text-decoration: none;
    color: #000;
    transition: color .2s ease-in-out; }
.main_header .icon-svg-color-adaptive-light {
    color: #000;
    fill: currentColor; }
.breadcrumb_chevron-icon {
    margin:  0 .6428571429em; }
.main_content {
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
.main_content input {
    font : inherit;
    appearance: none;
    -webkit-font-smoothing:inherit;
    line-height: normal; }
.section {
    position: relative;
    padding-top: 2em; }
.section:first-child {
    padding-top: 0; }
.section_content {
    zoom: 1;}
.section__content:before {
    content: "";
    display: table; }
.section__content:after {
    clear: both;
    content: "";
    display: table; }
.section_header {
    position: relative;
    margin-bottom: 1em; }
.main .content-box {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 5px;
    color: #545454;
    border-color: #d9d9d9; }
.content-box,
.content-box-spacing {
    margin-top: 1em; }
.content-box:first-of-type,
.content-box-spacing:first-of-type {
    margin-top: 0; }
.content-box_row {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 1.1428571429em;
    position: relative;
    zoom: 1; }
.content-box_row-tight-spacing-vertical {
    padding-top: 0.8571428571em;
    padding-bottom: 0.8571428571em; }
.content-box_row:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
.content-box_row:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
.content-box_row-no-border {
    padding-bottom: 0; }
.section-payment-method .content-box {
    border: none; }
.section-payment-method .content-box_row {
    border: 1px solid #d9d9d9; }
.section-payment-method .content-box_row:nth-child(2) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
.radio-wrapper.content-box_row, 
.checkbox-wrapper.content-box_row {
    margin-bottom: 0; }
.content-box_row-secondary {
    background-color:#fafafa;}
.payment-method-wrapper .radio_label_accessory {
    vertical-align: middle; }
.payment-method-wrapper .radio_label_accessory ul{
    margin : 0;
    padding :0;
    list-style:none; }
.radio_label_accessory .payment-icon {
    cursor: default;
    margin: -0.1428571429em 0 -0.4285714286em; }
.payment-icon {
    border-radius: 0.2142857143em;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 2.7142857143em;
    height: 1.7142857143em;
    display: inline-block;
    width: 38px;
    height: 24px;
    -webkit-transition: opacity 0.5s cubic-bezier(0.3, 0, 0, 1);
    transition: opacity 0.5s cubic-bezier(0.3, 0, 0, 1);
    -webkit-backface-visibility: hidden;}
.payment-icon-visa {
    background-image: url(../images/visa.png),none; }
.payment-icon-master {
    background-image: url(../images/master.png),none;  }
.payment-icon-american-express {
    background-image: url(../images/american_express.png),none; }
.payment-icon-discover {
    background-image: url(../images/discover.png),none; }
.payment-icon-list_more {
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 0.25em;
    display: inline-block;
    cursor: default; }
.content-box_small-text {
    font-size: 0.8571428571em;
    color: #737373; }
.section-payment-method .content-box_row + .content-box_row {
    border-top: none; }
.section-payment-method .content-box_row {
    border: 1px solid #d9d9d9; }
.blank-slate {
    padding: 1.1428571429em; }
.blank-slate_icon {
    width: 102px;
    height: 52px;
    background-image: url(../images/offsite-small.png);
    background-image: url(../images/offsite-small-0d.png),none;
    margin-bottom: 1.1428571429em; }
.hidden-if-js {
    display: none; }
.section-payment-method .content-box_row-secondary + [data-gateway-group] {
    border-radius: 5px; }
.review-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.review-block~.review-block {
    margin-top: 0.8571428571em;
    padding-top: 0.8571428571em;
    border-top: 1px solid #e6e6e6; }
.review-block_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
.review-block_label {
    color: #737373;
    padding-right: 1.1428571429em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 5em;
    -ms-flex: 0 1 5em;
    flex: 0 1 5em; }
.review-block_content {
    -webkit-box-flex: 5;
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
    color: #333333;
    padding-right: 1.1428571429em; }
.address-tight {
    margin-bottom: 0;
    line-height: inherit; }
.address {
    font-style: normal;
    line-height: 1.5em; }
address {
    margin-bottom: 0; }
.review-block_link {
    max-width: 10em;
    font-size: 0.8571428571em; }
.layout-flex-loose-horizontal {
    margin-left: -0.5714285714rem;
    margin-right: -0.5714285714rem; }
.layout-flex-tight-vertical {
    margin-bottom: -0.1428571429rem;
    margin-top: -0.1428571429rem; }
.layout-flex-wrap {
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap; }
.layout-flex {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -0.2857142857rem; }
.layout-flex-loose-horizontal .layout-flex_item {
    padding-left: 0.5714285714rem;
    padding-right: 0.5714285714rem; }
.layout-flex-tight-vertical .layout-flex_item {
    margin-bottom: -0.1428571429rem;
    margin-top: -0.1428571429rem; }
.layout-flex_item-stretch {
    -webkit-box-flex:1;
    -webkit-flex:1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
.layout-flex_item {
    padding: 0.1428571429rem; }
.fieldset {
    margin: -0.4285714286em;
    zoom: 1; }
.fieldset:after {
    clear:both; }
.fieldset:before, .fieldset:after {
    content: "";
    display: table; }
.field {
    width: 100%;
    float: left;
    padding: 0.4285714286em;
    box-sizing: border-box; }
.field_input-wrapper {
    position: relative; }
.main .field_label {
    color: #000; }
.field_label {
    font-size: .8571428571em;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: .4285714286em;
    margin-left: 1px;
    padding: 0 0.916666667em;
    z-index: 1;
    user-select: none;
    transform: translateY(3px);
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    opacity: 0;
    text-align: left;
    margin: 0.5em 0; }
.field_label-visible {
    display: block; }
::placeholder {
    color: #000;}
.field_input {
    transition: all 0.2s ease-out;
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    word-break: normal;
    line-height: inherit;
    padding: 0.9285714286em 0.7857142857em; }
.field_input:focus {
    outline: none;
    background-color: #fff;
    color: #191919;
    box-shadow: 0 0 3px #000; }
.fieldset-description {
    margin-top: 10px; }
.checkbox-wrapper,
.radio-wrapper {
    display: table;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0; }
.radio-wrapper {
    zoom:1; }
.radio-wrapper:last-child {
    margin-bottom: 0; }
.checkbox-wrapper:before,
.checkbox-wrapper:after,
.radio-wrapper:before,
.radio-wrapper:after{
    content: "";
    display: table; }
.checkbox_input,
.radio_input{
    display: table-cell;
    padding-right: .75em;
    white-space: nowrap; }
.input-checkbox,
.input-radio {
    position: relative;
    cursor: pointer;
    vertical-align: -4px;
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 4px;
    border-color: #000;
    background-color: #fff; }
.input-checkbox:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    width: 15px;
    height: 12px;
    margin-left: -4px;
    margin-top: -5px;
    background-image: url(../images/checkbox.png);
    background-image: url(../images/checkbox.png),none;
    background-repeat:no-repeat; }
.input-checkbox:checked {
    border-width: 9px; }
.input-radio {
    border-radius: 50%!important; }
.input-radio:checked {
    border-width: 7px; }
.input-checkbox:checked, 
.input-radio:checked {
    border-color: #545252; }
.input-checkbox:checked:hover,
.input-radio:checked:hover {
    border-color: #545252; }
.main .input-checkbox:hover,
.main .input-radio:hover {
    border-color: #545252; }
.input-checkbox:checked:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 1; }
.checkbox_label,
.radio_label {
    display: table-cell;
    width: 100%; }
.radio_label {
    display: table-cell;
    width: 100%;
    cursor: pointer;
    vertical-align: middle; }
.radio_label_primary {
    cursor: inherit;
    font-family: inherit;
    vertical-align: top;
    display: table-cell;
    width: 100%; }
.radio_label_accessory {
    text-align: right;
    padding-left: 0.75em;
    white-space: nowrap;
    display: table-cell; }
.content-box_emphasis {
    font-weight: 600;
    color: #333333; }
.field-show-floating-label .field_label {
    transform: none;
    opacity: 1; }
.field-show-floating-label .field_input {
    padding-top: 1.5em;
    padding-bottom: 5px; }
.field_input-select {
    padding-right: 2em;
    white-space: nowrap;
    background-image: none; }
.main .field_caret {
    border-left: 1px solid #000;
    display: block;
    width: 2em;
    height: 43%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%); }
.main .field_icon .icon-svg-color-adaptive-lighter,
.main .field_caret .icon-svg-color-adaptive-lighter {
    color: #000;
    fill: currentColor; }
.field_caret-svg {
    position: absolute;
    margin-left: -2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.field_additional-info {
    line-height: 1.3em;
    margin: .75em 0 .25em;
    color: #000; }
.field_message_icon {
    margin-right: .25em;
    vertical-align: -1px; }
.cityDropdownCustom {
    position: absolute;
    left: 0;
    top: 46px;
    width: 100%;
    overflow: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    z-index: 3;
    padding: 5px 0;
    display: none;
    box-sizing: border-box; }
.cityDropdownCustom .cityDropdownFieldWrap {
    padding: 5px 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px; }
.cityDropdownCustom .cityDropdownFieldWrap #cityDropdownField {
    width: 100%;
    border: 1px solid #ddd;
    height: 35px;
    padding: 5px 10px; }
.cityDropdownCustom ul {
    padding-left: 0;
    list-style: none;
    max-height: 200px;
    overflow: auto; }
.cityDropdownCustom ul li {
    padding: 5px 15px; }
.field_input-wrapper-icon-right .field_input {
    padding-right: 2em; }
.field_input-wrapper-icon-right .field_icon {
    right: 0;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 2rem; }
.tooltip-container {
    position: relative;
    height: 100%;
    width: 100%; }
.tooltip-container .tooltip-control {
    position: absolute;
    width: 100%;
    height: 100%;
    border: none;
    background: transparent; }
.tooltip {
    box-sizing: border-box;
    position: absolute;
    bottom: 80%;
    right: .3333em;
    width: 180px;
    margin: 0 0 5px 0;
    padding: .75em 1em;
    border-radius: 4px;
    white-space: normal;
    font-size: 12px;
    font-style: normal;
    text-align: center;
    color: #fff;
    z-index: 200;
    -webkit-transition :all .3s cubic-bezier(.3, 0, 0, 1);
    transition: all .3s cubic-bezier(.3, 0, 0, 1);
    -webkit-transform :rotateX(20deg) scale(.8);
    transform: rotateX(20deg) scale(.8);
    -webkit-transform-origin: 90% 120%;
    transform-origin: 90% 120%;
    -webkit-backface-visibility: hidden;
    background-color: rgba(51, 51, 51, .9);
    visibility: hidden;
    opacity: 0; }
.step_footer {
    z-index: 2;
    position: relative;
    margin-top: 1em; }
.step_footer_continue-btn {
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    background-color:transparent;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    padding: 1.4em 1.7em!important;
    text-align: center;
    position: relative;
    letter-spacing: normal;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out; }
.step_footer_previous-link-content {
  	line-height:1px;
    vertical-align: middle; }
.step_footer_previous-link {
  	color:#000;
    display: block; }
.step_footer_previous-link:hover{
	color: #777474 }
.main_footer {
    padding: 1em 0;
    border-top: 1px solid #000; }
.policy-list {
    z-index: 1;
    text-align: center;
    list-style: none;
    padding-left: 0; }
.policy-list_item {
    float: left;
    font-size: 12px;
    margin-right: 1.5em;
    margin-bottom: .5em; }
.policy-list_item a{
	color:#000;}
.policy-list_item  a:hover {
	color:#777474 ;}
.checkout_sidebar {
    position: relative;
    color: #535353; }
.checkout_sidebar::after {
    content: "";
    display: block;
    width: 300%;
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    background: #000;
    z-index: -1;
    -webkit-box-shadow: 0 -1px 0 #000;
    box-shadow: 0 -1px 0 #000; }
.sidebar_header {
    margin-bottom: 2.5em;
    display: none; }
.logo_image-medium {
    max-height: 2em; }
.logo_image {
    display: inline-block; }
.order-summary_section {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
.product-table_header th {
    white-space: nowrap;
    font-weight: 500;
    color: #333333; }
.product-table th,
.product-table td {
    border: 0 none;
    padding-top: 0;
    padding-bottom: 0; }
.product-table td:first-child,
.product-table th:first-child,
.total-line-table td:first-child,
.total-line-table th:first-child {
    padding-left: 0;
    text-align: left; }
.total-line:first-child th,
.total-line:first-child td {
    padding-top: 0; }
.total-line-table th:last-child {
    text-align: right; }
.total-line-table td,
.total-line-table th {
    border: 0 none;
    padding-top: .75em; }
.product-table td {
    border-color: #fad9d9; }
.product:first-child td {
    padding-top: 0; }
.product td {
    padding-top: 1em; }
.total-line-table_tbody+.total-line-table_tbody .total-line:first-child th,
.total-line-table_tbody+.total-line-table_tbody .total-line:first-child td,
.total-line-table_tbody+.total-line-table_footer .total-line:first-child th,
.total-line-table_tbody+.total-line-table_footer .total-line:first-child td {
    padding-top: 3em;
    position: relative; }
.product-thumbnail {
    width: 4.6em;
    height: 4.6em;
    border-radius: 8px;
    background-color: #fff;
    position: relative; }
.product-thumbnail::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 8px;
    border: 1px rgba(0,0,0,0.1) solid;
    z-index: 2; }
.product-thumbnail_wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    z-index: 1; }
.product-thumbnail_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto; }
.product-thumbnail_quantity {
    font-size: 0.8571428571em;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114,114,114,0.9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 0.5833333333em;
    position: absolute;
    right: -0.75em;
    top: -0.75em;
    z-index: 3; }
.product_description {
    text-align: left;
    width: 100%; }
.checkout_sidebar .order-summary_emphasis {
    color: #e6e2e2;
    font-weight: 500; }
.product_price {
    font-size: 14px;
    font-weight: 600!important; }
.product_description_name {
    width: 1em;
    min-width: 100%; }
.product_description_name,
.product_description_variant,
.product_description_property {
    display: block; }
.order-summary_small-text {
    color: #ccc6c6;
    font-size: 11px; }
.order-summary_scroll-indicator {
    background-color: rgba(50,50,50,0.85);
    border-radius: 2em;
    bottom: 1.5em;
    color: #fafafa;
    font-size: 0.8571428571em;
    left: 50%;
    opacity: 0;
    padding: 0.6em 1.2em;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(100%) rotateZ(360deg);
    transform: translateX(-50%) translateY(100%) rotateZ(360deg);
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
    transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
    white-space: nowrap;
    z-index: 2; }
.order-summary_section~.order-summary_section {
    border-top: 1px solid rgba(175,175,175,0.34); }
.order-summary_section {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
.field_input-btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.field_input-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
.field_input-btn {
    width: auto;
    margin-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
    white-space: nowrap;
    background-color: #000000;
    letter-spacing: normal;
    color: #fff;
    font-size: 12px; }
.total-line_name {
	color: #ccc6c6; }
.total-line_price {
    padding-left: 1.5em;
    text-align: right;
    white-space: nowrap;}
.payment-due-label_total {
    font-size: 1.1428571429em;
    color: #e6e2e2; } 
.payment-due-label_taxes {
    color: #ccc6c6; }
.payment-due_currency {
    font-size: 0.8571428571em;
    vertical-align: 0.2em;
    margin-right: 0.5em;
    color: #ccc6c6; }
.payment-due_price {
    font-size: 1.7142857143em;
    font-weight: 500;
    color: #e6e2e2;
    letter-spacing: -0.04em;
    line-height: 1em; }

/*  THANK YOU   */

.os-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
.os-header_hanging-icon {
    margin-right: 0.75em;
    stroke: #000000; }
.os-header_heading {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
.os-order-number {
    display: block;
    margin-bottom: 0.25em; }
.os-header_title {
    font-size: 1.5714285714em; }
.os-step_title,
.content-box_row-no-border h2{
    font-size: 1.2rem!important;
    font-weight: 300; }
.section_content_column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2em;}
.section_content_column:first-of-type {
    margin-top: 0;}
.content-box h3, 
.content-box .heading-3 {
    color: #333333;
    font-weight: 600;
    font-size: 1em; }
.text-container>*+* {
    margin-top: 0.5714285714em; }
.text-container *+.heading-1,
.text-container *+.heading-2,
.text-container *+.heading-3 {
    margin-top: 1.4285714286em;}
.emphasis {
    font-weight: 600; }
.payment-method-list {
    padding-left: 0;
    list-style: none; }
.banner {
    padding:1.5em 0;
    background:0 0;
    background-size: cover;
    display:none; }
.order-summary-toggle {
    background: #e0b78c;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left:0;
    border-right:0;
    padding: 1.25em 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left;
    width: 100%; }
.display-table .order-summary-toggle__inner {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
.order-summary-toggle__inner {
    zoom: 1; }
.order-summary-toggle__inner:after, 
.order-summary-toggle__inner:before {
    content: "";
    display: table; }
.order-summary-toggle__inner:after {
    clear: both; }
.display-table .order-summary-toggle__icon-wrapper {
    display: table-cell; }
.order-summary-toggle__icon-wrapper {
    vertical-align: middle;
    padding-right: .75em;
    white-space: nowrap; }
.order-summary-toggle__icon {
    font-size:20px;
    fill: #000000;
    -webkit-transition: fill .2s ease-in-out;
    transition: fill .2s ease-in-out; }
.display-table .order-summary-toggle--hide .order-summary-toggle__text--hide, 
.display-table .order-summary-toggle--show .order-summary-toggle__text--show {
    display: table-cell;
    width: 100%; }
.order-summary-toggle:focus .order-summary-toggle__text, 
.order-summary-toggle:hover .order-summary-toggle__text {
    color: #cbad85; }
.order-summary-toggle__text {
    color: #000;
    vertical-align: middle;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;}
.order-summary-toggle__total-recap {
    display: table-cell; 
    vertical-align: baseline;
    text-align: right;
    padding-left: .75em;
    white-space: nowrap; }
.order-summary-toggle__dropdown {
    transition:fill .2s ease-in-out;
    vertical-align:middle;
    fill:#000;
    margin-left:5px; }
.order-summary-toggle__total-recap dd {
    margin-bottom:0;
    margin-left:75px; }
.total-recap__final-price {
    font-size: 1.2em;
    line-height: 1em;
    color: #333; }
.order-summary__emphasis {
    font-weight: 500; }