/*
Theme Name: Cellini Theme - Aug 2026
Theme URI:
Author: Champ Internet
Author URI: https://www.champinternet.com/
Description: An independent jeweler for 40 years, Cellini offers an extensive collection of fine jewelry and an unsurpassed selection of the world’s most innovative watch brands.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/********************************************************************************
			 --- CSS BASE  ---
*********************************************************************************/
html{font-size:16px}html,body{box-sizing:border-box;height:100%}*,:after,:before{box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#393137;background:#fff;font-family:'Raleway',sans-serif;font-size:1.000rem;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:800}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.500rem}sub{bottom:-.25rem}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1.000rem}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 0.111rem;padding:0.278rem 0.556rem 0.667rem}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:800}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}a img{border:none}input,textarea,button,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}address{margin:0.667rem 0;font-style:normal}

/*Reduce Root Element (html) Sizing For REMs*/
@media only screen and (max-width: 1199px){html{font-size:15px}}@media only screen and (max-width: 1023px){html{font-size:14px}}@media only screen and (max-width: 767px){html{font-size:13px}}@media only screen and (max-width: 375px){html{font-size:12px}}
/********************************************************************************
			 --- Template - Header ---
*********************************************************************************/
.header {z-index:9999; position: fixed; top: 0; left: 0; right: 0; width: 100%; background: #fff; border-bottom: 6px solid #928b81}
/*-----------Drawer Scrollbars-----------*/
.drawer::-webkit-scrollbar {width: 0 !important;}
.drawer::-webkit-scrollbar-track {background:none;}
.drawer::-webkit-scrollbar-thumb {background:none;}
.drawer::-webkit-scrollbar-thumb:window-inactive {}
.no-touchevents .drawer::-webkit-scrollbar {width:8px!important;}
.no-touchevents .drawer::-webkit-scrollbar-track {background:#a7a7a7;}
.no-touchevents .drawer::-webkit-scrollbar-thumb {background:#552a48;}
.no-touchevents .drawer::-webkit-scrollbar-thumb:window-inactive {}
/*-----------Top Bar-----------*/
.header__top-bar {font-size:16px; background: #ded7ce; padding:0; height: 32px;}
.header__top-bar-row{max-width:1230px;margin-left:auto;margin-right:auto; padding: 0 0.9375rem}
.header__top-bar-row::before,.header__top-bar-row::after{content:' ';display:table}
.header__top-bar-row::after{clear:both}
.header__top-bar-left {float:left; overflow: hidden; padding:0;}
.header__top-bar-left-title {font-size: 0.813em; height: 32px; line-height: 29px; font-weight: 500; text-transform: none; display:block; float: left; margin: 0;}
.header__top-bar-left-title span {display: inline-block; vertical-align: middle; line-height: 1.1}
.header__top-bar-left-links {margin: 0 0 0 0.813em; display: block; float: left;}
.header__top-bar-left-links ul {list-style: none; margin:0; padding: 0;}
.header__top-bar-left-links li {display: block; float: left; line-height: 1.2; position: relative; font-size:0.813em;}
.header__top-bar-left-links li:before {content: ""; display: block; width: 1px; height: 0.923em; background:#928b81; position: absolute; top: 50%; left: 0; margin-top: -0.462em;}
.header__top-bar-left-links a {display: block; height: 32px; line-height: 29px; padding: 0 0.813em; font-weight:500;}
.header__top-bar-right {float: right;}
.header__top-bar-right ul {list-style:none; margin:0; padding:0; }
.header__top-bar-right li {line-height: 1.2;}
.header__top-bar-right li, .header__top-bar-right a {display:block;}
.header__top-bar-right > ul > li {float: left;}
.header__top-bar-right > ul > li > a, .header__top-bar-right > ul > li > div > a {font-size:0.813em; padding: 0 0.656em; height: 32px; line-height: 32px; font-weight: 800; text-transform: uppercase;}
.header__top-bar-right > ul > li.has-drop {position: relative;}
.header__top-bar-right > ul > li.has-drop > a:after {content:"\e623"; font-family: 'CD-Project-Icons'; margin-left:0.176em; color:#552a48; font-weight:normal;}
.header__top-bar-right > ul > li.has-drop.active > a:after {content:"\e626";}
.header__top-bar-right > ul > li.active > a, .header__top-bar-right > ul > li.active > .header__top-bar-right span[class^="icon-"] {color:#747c92;}
.header__top-bar-right ul ul {position:absolute; z-index:2; top:auto; right:0; width:15.571em; padding:0.929em; background:#ded7ce; display:none;}
.header__top-bar-right ul ul a {padding:0.656em 0; font-size:0.766em; font-weight:800; border-bottom: 1px solid rgba(85, 42, 72,0.15); transition: color 250ms ease, padding 250ms ease;}
.header__top-bar-right ul ul li:last-child > a {border-bottom: none;}
.header__top-bar-right ul ul a:hover {color:#928b81; padding-left: 0.479em;}
.header__top-bar-right ul ul li.selected > a {color:#393a67; font-weight:800;}
.header__top-bar-right > ul > li {position: relative;}
.header__top-bar-right > ul > li > a {padding:0 0.875em;}
.header__top-bar-right > ul > li:not(:first-child):after {content: ""; display: block; width: 2px; height:0.923em; background:#928b81; position: absolute; top: 50%; margin-top: -0.462em;}
.header__top-bar-right > ul > li > a > span[class^="icon-"] {margin-left: 0.313em; position: relative; top: 1px;}
.header__top-bar-right > ul > li a[data-balloon]:before, .header__top-bar-right > ul > li a[data-balloon]:after {line-height: 1.2;}

.header__search ::-webkit-input-placeholder {color: rgba(255,255,255,1); font-weight: 300; font-style: italic;}
.header__search :-moz-placeholder {color: rgba(255,255,255,1); font-style: italic;}
.header__search ::-moz-placeholder {color: rgba(255,255,255,1); font-style: italic;}
.header__search :-ms-input-placeholder {color: rgba(255,255,255,1); font-style: italic;}

@media only screen and (max-width: 1199px) {
	.header__top-bar {font-size: 15px;}
}

@media only screen and (max-width: 1023px) {
.header__top-bar-left-links {display: none;}
.header__top-bar-left {width: 100%; padding-right: 28.000em; position: absolute; top:0; left: 0.9375rem;}
.header__top-bar-left-title {float: none;}
.header__top-bar-right > ul > li.util-logout {display: none;}
}

@media only screen and (max-width: 800px) {
.header__top-bar {font-size: 14px;}
.header__top-bar-left {display: none;}
}

@media only screen and (max-width: 479px) {
.header__top-bar {font-size: 13px;}
.header__top-bar-left-title {font-size:0.750em}
.header__top-bar-right > ul > li > a {padding: 0 0.500em;}
.header__top-bar-right > ul > li.util-currency > a {padding-right: 1.000em;}
.header__top-bar-right > ul > li.util-login a {padding-left: 0.875em}
}

@media only screen and (max-width: 400px) {
.header__top-bar {font-size: 12px;}
}

@media only screen and (max-width: 320px) {
.header__top-bar {font-size: 11px;}
}

@media only screen and (min-width: 801px) {
/*-----------Hidden Mobile Elements-----------*/
.content-overlay, .drawer-toggle {display:none;}
/*-----------Header - Top - Logo-----------*/
.header__logo {height: 90px; line-height: 90px; text-align: center; transition:opacity 200ms 350ms ease, height 350ms 0ms ease;}
.header__logo a {display: inline-block;}
.header__logo img {max-width: 200px; padding-top: 11px;}
/*-----------Header - Drawer-----------*/
.drawer {width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; position: relative; }
.drawer::before,.drawer::after{content:' ';display:table}
/*-----------Header - Menu-----------*/
.menu { font-size: 12px;}
.menu ul {list-style: none; margin: 0; padding: 0;}
.menu li {position:relative;}
.menu li, .menu a {display: block;}
/*-----------Menu - First Level-----------*/
.menu > ul {height:40px; line-height: 40px; text-align: center; padding-right: 2.375em;}
.menu > ul > li {display: inline-block;}
.menu > ul > li > a {padding: 0 0.625em;margin: 0;z-index: 1;color: #393137;font-size: 1.000em;text-transform: uppercase;font-weight: 800;position: relative;height:40px;line-height:40px;transition:color 250ms ease;}
.menu > ul > li > a .menu-arrow:after {}
.menu > ul > li > a:hover, .menu > ul > li:hover > a, .menu > ul > li.selected > a  {color:#552a48;}
.menu > ul > li:not(.has-drop) > ul {display: none;}
/*-----------Menu - Dropdown-----------*/
.menu ul li.has-drop ul {line-height:normal; position: absolute; transform: translate3d(-9999px, 0px, 0px); top:auto; width: 240px; border-radius: 0 0 1px 1px; z-index: 100; background:#fff; opacity: 0; transition: opacity 250ms ease, transform 0ms 250ms ease; text-align:left;}
.menu > ul > li.has-drop > ul {margin-top: 6px;}
.menu > ul > li.has-drop > ul::before {content: ""; display: block; position: absolute; top: -6px; left: 0; width: 100%; height: 6px; background: #928b81}
.menu > ul > li.has-drop ul li:not(:last-child) {border-bottom: 1px solid rgba(146, 139, 129, 0.25)}
.menu ul li.has-drop ul li a {font-size: 0.875em; font-weight: 700; padding:1.4286em 1.7857em; color: #393137; transition: color 250ms ease}
.menu ul li.has-drop ul a:hover, .menu ul li.has-drop ul li.drop-open > a, .menu ul li.has-drop ul li.selected > a {color:#552a48;}
.no-touchevents .menu > ul > li.has-drop.drop-open > ul, .touchevents .menu > ul > li.has-drop:hover > ul { transform: translate3d(0px, 0px, 0px); opacity: 1; transition: opacity 250ms ease, transform 0s 0s ease;}
/*-----------Menu - Second Level Dropdown-----------*/
.no-touchevents .menu > ul > li.has-drop ul li.drop-open ul, .touchevents .menu > ul > li ul li:hover ul {transform: translate3d(240px, 0px, 0px); opacity: 1; transition: opacity 250ms ease, transform 0s 0s ease; top: 0;}
/*-----------Header - Search-----------*/
.header__search {font-size:13px; position: absolute; bottom: 0; left: 0; width:100%; z-index: 1; visibility: hidden; height: 40px; overflow: hidden;}
.header__search form {opacity: 0; -webkit-transform: translate3d(0px, 100%, 0px); transform: translate3d(0px, 100%, 0px); transition: all 350ms 0ms ease}
.header__search input[type="text"] {margin:0; height:100%; height: 40px; border:none; background:none; box-shadow: none; color: #fff; padding:0.625em 3.750em 0.625em 0.938em; font-size:1.125em;}
.header__search input[type="text"]:focus {box-shadow: none;}
.header__search-close, .header__search-run {position:absolute; top:0; height:40px; line-height:40px;}
.header__search-run {right:2.500em; color:rgba(85, 42, 72,1); font-size:1.000em; width:2.375em; padding: 0; margin: 0; transition: color 250ms ease}
.header__search-run span {position:relative; top:1px;}
.header__search-run:hover {color:rgba(85, 42, 72,0.65); }
.header__search-close.icon-clear {right:0; text-align: center; cursor: pointer; width:2.222em; font-size:1.125em; color: rgba(57, 49, 55,1); transition: color 250ms ease}
.header__search-close.icon-clear:hover {color: rgba(57, 49, 55,0.65);}
.header__search-close.icon-clear:before {display: inline-block; vertical-align: middle; line-height: 1; position: relative; top: -2px;}
.header__search-row {position:relative; background:rgba(122, 116, 107,1);}
.header__search-open {position: absolute; bottom: 0; right:0; height: 40px; line-height: 40px; color:rgba(85, 42, 72,1); font-size:1.063em; width:2.235em; padding: 0; margin: 0; transition: all 350ms 250ms ease}
.drawer.search-active .header__search-open {visibility: visible;}
.drawer.search-active .menu, .drawer.search-active .header__search-open {opacity: 0; transition: all 350ms 0ms ease}
.drawer.search-active .header__search form {transition: all 350ms 250ms ease; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); visibility: visible; opacity: 1;}

.mega-menu {font-size:16px; opacity:0; visibility:hidden; position:absolute; top:168px; left:0; width:100%; padding:25px; background:#fff; box-shadow:0px 2px 1px rgba(146, 139, 129,0.20); z-index:1; transition:top 350ms 0ms ease, opacity 250ms ease, visibility 250ms ease;}
.mega-menu--open {opacity:1; visibility:visible;}
.mega-menu__item {display:none;}
.mega-menu__item--open {display:block;}
.mega-menu__item-links {overflow:hidden;}
.mega-menu__item-links--2-up, .mega-menu__item-links--3-up {margin:0 -0.625em}
.mega-menu__item-links--2-up .mega-menu__item-links-col, .mega-menu__item-links--3-up .mega-menu__item-links-col {float:left; padding:0 0.625em;}
.mega-menu__item-links--2-up .mega-menu__item-links-col {width:50%;}
.mega-menu__item-links--3-up .mega-menu__item-links-col {width:33.33333333333333%;}
.mega-menu__item-links-col h3 {font-size: 1em; margin-bottom: 0.3125em;}
.mega-menu__item-links-col ul {list-style:none; margin:0 0 24px 0; padding:0;}
.mega-menu__item-links-col li {display:block;}
.mega-menu__item-links-col > ul > li > a, .mega-menu__item-links-col ul span.nav-header-nolink, .mega-menu__item-links-col.mega-menu__item-links-col--secondary > ul.cellini-custom-link > li > a {display:block; font-weight:800; text-transform:uppercase;}
.mega-menu__item-links-col.mega-menu__item-links-col--secondary > ul > li > a {font-weight: 400; text-transform: none;}
.mega-menu__item-links-col ul span.nav-header-nolink {color: #552a48;}
.mega-menu__item-links--single-column ul ul li {float:left; width:23.5%; margin:0 2% 10px 0;}
.mega-menu__item-links--single-column ul ul li:nth-child(4n) {margin-right:0;}
.mega-menu__item-links--single-column ul ul li:nth-child(4n+1) {clear:both;}
.mega-menu__item-favorites .product-featured {font-size:15px;}
.mega-menu__item-favorites .product-featured__img {height: 8.000em; line-height: 8.000em;}
.mega-menu__item-favorites .product-featured__img img { max-height: 8.000em}
.mega-menu__item .mega-menu__button.button {font-size: 1.0625em; display: block; width: 100%; padding: 0.7059em 0.2941em;}
.mega-menu__item .mega-menu__button.button:hover {background: #a29083;}
.mega-menu__item--jewelry .mega-menu__button.button {font-size: 0.9375em; padding: 0.8em 0.3333em; }

.mega-menu__item--jewelry .mega-menu__item-links-col ul.cellini-custom-link {margin-top: -1.0625em;}
.mega-menu__item--jewelry .mega-menu__item-spacing {margin-bottom: 0.375em}
.mega-menu__item--jewelry .mega-menu__item-links-col li {margin-bottom: 0.25em}



@media only screen and (max-width: 1250px) {
	.mega-menu__item .mega-menu__button.button, .mega-menu__item--jewelry .mega-menu__button.button {font-size: 0.9375em;}
}

.mega-menu__item-spacing {margin-bottom:0.500em;}

body.stuck .header__logo {opacity:0; height: 0; transition:opacity 200ms ease, height 350ms 200ms ease;}
body.stuck .wrapper {padding-top: 88px; transition:padding 350ms 200ms ease;}
body.stuck .mega-menu {top:82px; transition:top 350ms 200ms ease, opacity 250ms ease;}
}

@media only screen and (min-width: 900px) {
.menu {font-size: 13px;}
}

@media only screen and (min-width: 960px) {
.menu {font-size: 14px;}
.menu > ul > li > a {padding: 0 0.7em;}
}

@media only screen and (min-width: 1024px) {
.menu, .header__search {font-size: 15px;}
.menu > ul > li > a {padding: 0 .7em;}
}

@media only screen and (min-width: 1200px) {
.menu, .header__search {font-size: 16px;}
.menu > ul > li > a {padding: 0 .9em;}
}

@media only screen and (max-width: 800px) {
.mega-menu {display:none;}
.header__logo {background: #fff; padding-left: 50px; height: 36px; line-height: 36px;}
.header__logo a {display:inline-block; vertical-align: middle; max-width: 80px;}
.header__logo img {display: block; padding-left: 2px;}
/*-----------Header-----------*/
.header {border-bottom-width: 3px;}
/*-----------Header - Logo-----------*/
.logo { display:block; width:100%; height:60px; line-height:60px; padding:0 15px 0 60px;}
.logo img {width:100%; max-width:86px; display:inline-block; vertical-align:middle;}
/*-----------Drawer Toggle-----------*/
.drawer-toggle { position: absolute; bottom: 0; left: 0; width:50px; height:36px; text-align:center; display:block; margin:0; padding:0;}
.drawer-toggle span {position:absolute; display:block; width:24px; height:2px; background:#552a48; top:50%; margin-top:-1px; left:50%; margin-left:-12px;}
.drawer-toggle span::before, .drawer-toggle span::after { content: ''; position: absolute; left: 0; background: inherit; width: 100%; height: 100%; }
.drawer-toggle span::before {top: -6px;}
.drawer-toggle span::after {bottom: -6px;}
/*-----------Drawer-----------*/
.drawer { position: fixed; z-index:1001; top: 0; left: -300px; height: 100%; width: 300px; background: #552a48; overflow-x: hidden; overflow-y: auto; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition:-webkit-transform 150ms ease-in-out; transition:transform 150ms ease-in-out}
/*-----------Main Menu-----------*/
.menu {font-size:16px; background:#fff;}
.menu ul { padding: 0; margin: 0; list-style: none;}
.menu li {line-height:1.2;}
.menu li, .menu a {display: block;}
.menu a {border-bottom:1px solid #f1eae1; transition: all 150ms ease;}
.menu ul li a {padding-left: 15px; padding-right: 50px; color: #393137; font-size:0.938em; font-weight: 800; text-transform: uppercase; position: relative;}
.menu > ul > li > a { padding-top: 12px; padding-bottom: 12px; }
.menu > ul > li.active > a, .menu > ul > li.selected > a {background:#f1eae1; border-bottom: 1px solid #dfd6ca}
.menu .menu-arrow {position: absolute; top: 0; right: 0; display: block; width: 50px; text-align: center; font-weight: normal; height: 100%; z-index: 1; }
.menu .menu-arrow:after { content: "\e6c5"; font-family: 'CD-Project-Icons'; color:#552a48; font-size:24px; line-height:1; position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -12px; font-style: normal;  transition: all 150ms ease;}
.menu li.active > a .menu-arrow:after { -webkit-transform: rotate(-180deg); transform: rotate(-180deg);}
.menu li.active > ul { display: block;}
.menu ul ul { background:#f1eae1; display:none;}
.menu > ul > li > ul > li.active > a {background:#dfd6ca; border-bottom: 1px solid #cabfb0}
.menu ul ul ul {background: #dfd6ca}
.menu ul ul li a { font-size: 0.875em; text-transform: none; padding-left: 24px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #dfd6ca}
.menu ul ul ul li a { font-size: 0.813em; padding-left: 36px; border-bottom: 1px solid #cabfb0}
/*-----------Pull Out Menu Content Overlay-----------*/
.content-overlay {visibility: hidden; height: 0; width: 0; background: rgba(0,0,0,0); position: absolute; top: 0; -webkit-transition: background-color 150ms ease-in-out; -moz-transition: background-color 150ms ease-in-out; transition: background-color 150ms ease-in-out; z-index:1000;}
/*-----------Pull Out Menu Open-----------*/
.root {position: relative; height: 100%;}
.root.menu_open {overflow:hidden;}
.root.menu_open .drawer {-webkit-transform: translate3d(300px, 0, 0); transform: translate3d(300px, 0, 0);}
.root.menu_open .content-overlay { visibility: visible; height: 100%; width: 100%; position:fixed; top:0; left:0; right:0; background: rgba(57, 49, 55,0.85); overflow:hidden;}
.root.menu_open .content-overlay span {position:absolute; top:15px; right:15px; font-size:28px; color:#fff;}
/*-----------Header - Search-----------*/
.header__search {position: relative;}
.header__search-open, .header__search-close {display: none;}
.header__search input[type="text"] {margin:0; height: 40px; margin:0; border:none; background:rgba(0,0,0,0.12); box-shadow: none; color: #fff; padding:6px 40px 6px 15px; font-size: 15px; transition: background 250ms ease;}
.header__search input[type="text"]:focus {box-shadow: none; background:rgba(0,0,0,0.25);}
.header__search-run {position:absolute; top:0; right:0; color:#fff; font-size:16px; height: 40px; width:40px; padding: 0; margin: 0; transition: color 250ms ease}
.header__search-run:hover {color:rgba(85, 42, 72,0.65); }

}
@media only screen and (max-width: 375px) {
.drawer {width:280px; left:-280px;}
.menu {font-size: 15px;}
.root.menu_open .drawer {-webkit-transform: translate3d(280px, 0, 0); transform: translate3d(280px, 0, 0);}
.root.menu_open .content-overlay span {top:10px; right:10px; font-size:24px; }
.header__search input[type="text"] {font-size: 14px;}
.menu .menu-arrow:after { font-size:21px; margin: -11px 0 0 -11px;}
}

@media only screen and (max-width: 320px) {
.drawer {width:250px; left:-250px;}
.menu {font-size: 14px;}
.root.menu_open .drawer {-webkit-transform: translate3d(250px, 0, 0); transform: translate3d(250px, 0, 0);}
.root.menu_open .content-overlay span {top:6px; right:6px; font-size:18px; }
.header__search input[type="text"] {font-size: 13px;}
.menu .menu-arrow:after { font-size:18px; margin: -9px 0 0 -9px;}
}
/********************************************************************************
			 --- Home - Hero ---
*********************************************************************************/
.home-hero-container {max-width: 1200px; margin: -3.000rem auto 3.000rem;}
.home-hero .slick-arrow {font-size:12px; position:absolute; top:50%; margin-top:-1.5em; width: 3em; height: 3em; border-radius: 3em; color: #fff; background: #928b81; border: none; text-align: center; z-index:31; opacity: 0; transition: all 250ms ease}
.home-hero .slick-arrow:hover {background: #562a49}
.home-hero .slick-prev {left:3.750em;}
.home-hero .slick-next {right:3.750em;}
.home-hero:hover .slick-arrow {opacity: 1;}

@media only screen and (max-width: 800px) {
	.home-hero .slick-arrow {display: none!important;}
}
/********************************************************************************
			 --- Royal Slider ---
*********************************************************************************/
/* v1.0.6 */
.royalSlider {width:100%; position: relative; direction: ltr; }
.royalSlider > * { float: left; }
.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink { -webkit-backface-visibility: hidden; }
.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; }
.rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; }
.rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsArrow { cursor: pointer; opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }
.rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear; -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear; transition: visibility 0s linear 0.3s, opacity 0.3s linear; }
.rsGCaption { width: 100%; float: left; text-align: center; }
.royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; }
.rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; }
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; }
.rsContent { width: 100%; height: 100%; position: relative; }
.rsPreloader { position: absolute; z-index: 0; }
img.rsImg { max-width: none; }
.grab-cursor { cursor: url(../images/template/grab.png) 8 8, move; }
.grabbing-cursor { cursor: url(../images/template/grabbing.png) 8 8, move; }
.rsNoDrag { cursor: auto; }
.rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; background: url(../images/template/blank.gif); }
.royalSlider img {width: 100%; height: auto; margin: 0 auto;}
/********************************************************************************
			 --- Inner - Hero ---
*********************************************************************************/
.inner-hero {background:#ded7ce; max-width: 1200px; margin: -3em auto 0; text-align:center; position:relative;}
.inner-hero__bg {position:absolute; top:0; left:0; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.inner-hero__bg:before {content:""; display:block; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(57, 49, 55,0.45);}
.inner-hero__body {max-width: 90%; margin: 0 auto; padding:3.75em 0; position: relative;}
.inner-hero__body--bg .inner-hero__headline, .inner-hero__overview {color:#fff;}
.inner-hero__headline {font-size:3.000em; color: #552a48}
.inner-hero__overview {font-size:1.000em; margin-bottom:0;}
/********************************************************************************
			 --- Info Banner ---
*********************************************************************************/
.info-banner {align-items: center; background: #552a48; color: #ffffff; padding: 0.75em 0.625em; margin: -3em 0 3em}
.info-banner p {font-size: 1.125em; font-weight: 600; line-height: 1.3; margin: 0; text-align: center;}
.info-banner strong {font-size: 1.1111em; display: block;}
.info-banner a:link, .info-banner a:visited {font-size: 0.8889em; color: rgba(255,255,255,1); text-decoration: underline;}
.info-banner a:hover, .info-banner a:active {color: rgba(255,255,255,0.5);}

@media only screen and (max-width: 680px) {
	.info-banner p {font-size: 1em; font-weight: 400;}
}
/********************************************************************************
			 --- Template Layout ---
*********************************************************************************/
.main {padding:3.000em 0;}
.main--inner {padding-top:0;}

.page-two-column {padding: 4.000em 0;}
.page-two-column::before,.page-two-column::after{content:' ';display:table}.page-two-column::after{clear:both}
.page-body.page-body--left {float: left; width: 65%; padding: 0;}
.sidebar {float: right; width: 30%;}

@media only screen and (min-width: 801px) {
	.wrapper { padding-top: 168px; transition:padding 350ms 0ms ease;}
	.page-body {padding: 4.000em 0;}
}

@media only screen and (max-width: 800px) {
	.wrapper { padding-top: 71px; }
	.page-body {padding: 3.000em 0;}
	.page-body.page-body--left, .sidebar {float: none; width: 100%;}
	.page-body.page-body--left {margin-bottom: 2.500em;}
}

@media only screen and (max-width: 375px) {
	.main {padding:2.500em 0;}
	.main--inner {padding-top:0;}
}

@media only screen and (max-width: 479px) {
	.page-body {padding: 2.000em 0;}
}
/********************************************************************************
			 --- Grid ---
*********************************************************************************/
/* Base Grid Classes */
.row{max-width:1230px;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.row.collapse > .column,.row.collapse > .columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-.9375rem;margin-right:-.9375rem}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}

/* .xsmall- Grid */
.xsmall-1{width:8.33333%}.xsmall-push-1{position:relative;left:8.33333%}.xsmall-pull-1{position:relative;left:-8.33333%}.xsmall-offset-0{margin-left:0}.xsmall-2{width:16.66667%}.xsmall-push-2{position:relative;left:16.66667%}.xsmall-pull-2{position:relative;left:-16.66667%}.xsmall-offset-1{margin-left:8.33333%}.xsmall-3{width:25%}.xsmall-push-3{position:relative;left:25%}.xsmall-pull-3{position:relative;left:-25%}.xsmall-offset-2{margin-left:16.66667%}.xsmall-4{width:33.33333%}.xsmall-push-4{position:relative;left:33.33333%}.xsmall-pull-4{position:relative;left:-33.33333%}.xsmall-offset-3{margin-left:25%}.xsmall-5{width:41.66667%}.xsmall-push-5{position:relative;left:41.66667%}.xsmall-pull-5{position:relative;left:-41.66667%}.xsmall-offset-4{margin-left:33.33333%}.xsmall-6{width:50%}.xsmall-push-6{position:relative;left:50%}.xsmall-pull-6{position:relative;left:-50%}.xsmall-offset-5{margin-left:41.66667%}.xsmall-7{width:58.33333%}.xsmall-push-7{position:relative;left:58.33333%}.xsmall-pull-7{position:relative;left:-58.33333%}.xsmall-offset-6{margin-left:50%}.xsmall-8{width:66.66667%}.xsmall-push-8{position:relative;left:66.66667%}.xsmall-pull-8{position:relative;left:-66.66667%}.xsmall-offset-7{margin-left:58.33333%}.xsmall-9{width:75%}.xsmall-push-9{position:relative;left:75%}.xsmall-pull-9{position:relative;left:-75%}.xsmall-offset-8{margin-left:66.66667%}.xsmall-10{width:83.33333%}.xsmall-push-10{position:relative;left:83.33333%}.xsmall-pull-10{position:relative;left:-83.33333%}.xsmall-offset-9{margin-left:75%}.xsmall-11{width:91.66667%}.xsmall-push-11{position:relative;left:91.66667%}.xsmall-pull-11{position:relative;left:-91.66667%}.xsmall-offset-10{margin-left:83.33333%}.xsmall-12{width:100%}.xsmall-offset-11{margin-left:91.66667%}.xsmall-up-1 > .column,.xsmall-up-1 > .columns{width:100%;float:left}.xsmall-up-1 > .column:nth-of-type(1n),.xsmall-up-1 > .columns:nth-of-type(1n){clear:none}.xsmall-up-1 > .column:nth-of-type(1n+1),.xsmall-up-1 > .columns:nth-of-type(1n+1){clear:both}.xsmall-up-1 > .column:last-child,.xsmall-up-1 > .columns:last-child{float:left}.xsmall-up-2 > .column,.xsmall-up-2 > .columns{width:50%;float:left}.xsmall-up-2 > .column:nth-of-type(1n),.xsmall-up-2 > .columns:nth-of-type(1n){clear:none}.xsmall-up-2 > .column:nth-of-type(2n+1),.xsmall-up-2 > .columns:nth-of-type(2n+1){clear:both}.xsmall-up-2 > .column:last-child,.xsmall-up-2 > .columns:last-child{float:left}.xsmall-up-3 > .column,.xsmall-up-3 > .columns{width:33.33333%;float:left}.xsmall-up-3 > .column:nth-of-type(1n),.xsmall-up-3 > .columns:nth-of-type(1n){clear:none}.xsmall-up-3 > .column:nth-of-type(3n+1),.xsmall-up-3 > .columns:nth-of-type(3n+1){clear:both}.xsmall-up-3 > .column:last-child,.xsmall-up-3 > .columns:last-child{float:left}.xsmall-up-4 > .column,.xsmall-up-4 > .columns{width:25%;float:left}.xsmall-up-4 > .column:nth-of-type(1n),.xsmall-up-4 > .columns:nth-of-type(1n){clear:none}.xsmall-up-4 > .column:nth-of-type(4n+1),.xsmall-up-4 > .columns:nth-of-type(4n+1){clear:both}.xsmall-up-4 > .column:last-child,.xsmall-up-4 > .columns:last-child{float:left}.xsmall-up-5 > .column,.xsmall-up-5 > .columns{width:20%;float:left}.xsmall-up-5 > .column:nth-of-type(1n),.xsmall-up-5 > .columns:nth-of-type(1n){clear:none}.xsmall-up-5 > .column:nth-of-type(5n+1),.xsmall-up-5 > .columns:nth-of-type(5n+1){clear:both}.xsmall-up-5 > .column:last-child,.xsmall-up-5 > .columns:last-child{float:left}.xsmall-up-6 > .column,.xsmall-up-6 > .columns{width:16.66667%;float:left}.xsmall-up-6 > .column:nth-of-type(1n),.xsmall-up-6 > .columns:nth-of-type(1n){clear:none}.xsmall-up-6 > .column:nth-of-type(6n+1),.xsmall-up-6 > .columns:nth-of-type(6n+1){clear:both}.xsmall-up-6 > .column:last-child,.xsmall-up-6 > .columns:last-child{float:left}.xsmall-up-7 > .column,.xsmall-up-7 > .columns{width:14.28571%;float:left}.xsmall-up-7 > .column:nth-of-type(1n),.xsmall-up-7 > .columns:nth-of-type(1n){clear:none}.xsmall-up-7 > .column:nth-of-type(7n+1),.xsmall-up-7 > .columns:nth-of-type(7n+1){clear:both}.xsmall-up-7 > .column:last-child,.xsmall-up-7 > .columns:last-child{float:left}.xsmall-up-8 > .column,.xsmall-up-8 > .columns{width:12.5%;float:left}.xsmall-up-8 > .column:nth-of-type(1n),.xsmall-up-8 > .columns:nth-of-type(1n){clear:none}.xsmall-up-8 > .column:nth-of-type(8n+1),.xsmall-up-8 > .columns:nth-of-type(8n+1){clear:both}.xsmall-up-8 > .column:last-child,.xsmall-up-8 > .columns:last-child{float:left}.xsmall-collapse > .column,.xsmall-collapse > .columns{padding-left:0;padding-right:0}.xsmall-collapse .row,.expanded.row .xsmall-collapse.row{margin-left:0;margin-right:0}.xsmall-uncollapse > .column,.xsmall-uncollapse > .columns{padding-left:.9375rem;padding-right:.9375rem}.xsmall-centered{float:none;margin-left:auto;margin-right:auto}.xsmall-uncentered,.xsmall-push-0,.xsmall-pull-0{position:static;margin-left:0;margin-right:0;float:left}

/* .small- Grid */
@media screen and (min-width: 480px) {
.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1 > .column,.small-up-1 > .columns{width:100%;float:left}.small-up-1 > .column:nth-of-type(1n),.small-up-1 > .columns:nth-of-type(1n){clear:none}.small-up-1 > .column:nth-of-type(1n+1),.small-up-1 > .columns:nth-of-type(1n+1){clear:both}.small-up-1 > .column:last-child,.small-up-1 > .columns:last-child{float:left}.small-up-2 > .column,.small-up-2 > .columns{width:50%;float:left}.small-up-2 > .column:nth-of-type(1n),.small-up-2 > .columns:nth-of-type(1n){clear:none}.small-up-2 > .column:nth-of-type(2n+1),.small-up-2 > .columns:nth-of-type(2n+1){clear:both}.small-up-2 > .column:last-child,.small-up-2 > .columns:last-child{float:left}.small-up-3 > .column,.small-up-3 > .columns{width:33.33333%;float:left}.small-up-3 > .column:nth-of-type(1n),.small-up-3 > .columns:nth-of-type(1n){clear:none}.small-up-3 > .column:nth-of-type(3n+1),.small-up-3 > .columns:nth-of-type(3n+1){clear:both}.small-up-3 > .column:last-child,.small-up-3 > .columns:last-child{float:left}.small-up-4 > .column,.small-up-4 > .columns{width:25%;float:left}.small-up-4 > .column:nth-of-type(1n),.small-up-4 > .columns:nth-of-type(1n){clear:none}.small-up-4 > .column:nth-of-type(4n+1),.small-up-4 > .columns:nth-of-type(4n+1){clear:both}.small-up-4 > .column:last-child,.small-up-4 > .columns:last-child{float:left}.small-up-5 > .column,.small-up-5 > .columns{width:20%;float:left}.small-up-5 > .column:nth-of-type(1n),.small-up-5 > .columns:nth-of-type(1n){clear:none}.small-up-5 > .column:nth-of-type(5n+1),.small-up-5 > .columns:nth-of-type(5n+1){clear:both}.small-up-5 > .column:last-child,.small-up-5 > .columns:last-child{float:left}.small-up-6 > .column,.small-up-6 > .columns{width:16.66667%;float:left}.small-up-6 > .column:nth-of-type(1n),.small-up-6 > .columns:nth-of-type(1n){clear:none}.small-up-6 > .column:nth-of-type(6n+1),.small-up-6 > .columns:nth-of-type(6n+1){clear:both}.small-up-6 > .column:last-child,.small-up-6 > .columns:last-child{float:left}.small-up-7 > .column,.small-up-7 > .columns{width:14.28571%;float:left}.small-up-7 > .column:nth-of-type(1n),.small-up-7 > .columns:nth-of-type(1n){clear:none}.small-up-7 > .column:nth-of-type(7n+1),.small-up-7 > .columns:nth-of-type(7n+1){clear:both}.small-up-7 > .column:last-child,.small-up-7 > .columns:last-child{float:left}.small-up-8 > .column,.small-up-8 > .columns{width:12.5%;float:left}.small-up-8 > .column:nth-of-type(1n),.small-up-8 > .columns:nth-of-type(1n){clear:none}.small-up-8 > .column:nth-of-type(8n+1),.small-up-8 > .columns:nth-of-type(8n+1){clear:both}.small-up-8 > .column:last-child,.small-up-8 > .columns:last-child{float:left}.small-collapse > .column,.small-collapse > .columns{padding-left:0;padding-right:0}.small-collapse .row,.expanded.row .small-collapse.row{margin-left:0;margin-right:0}.small-uncollapse > .column,.small-uncollapse > .columns{padding-left:.9375rem;padding-right:.9375rem}.small-centered{float:none;margin-left:auto;margin-right:auto}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-left:0;margin-right:0;float:left}
}

/* .medium- Grid */
@media screen and (min-width: 640px) {
.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1 > .column,.medium-up-1 > .columns{width:100%;float:left}.medium-up-1 > .column:nth-of-type(1n),.medium-up-1 > .columns:nth-of-type(1n){clear:none}.medium-up-1 > .column:nth-of-type(1n+1),.medium-up-1 > .columns:nth-of-type(1n+1){clear:both}.medium-up-1 > .column:last-child,.medium-up-1 > .columns:last-child{float:left}.medium-up-2 > .column,.medium-up-2 > .columns{width:50%;float:left}.medium-up-2 > .column:nth-of-type(1n),.medium-up-2 > .columns:nth-of-type(1n){clear:none}.medium-up-2 > .column:nth-of-type(2n+1),.medium-up-2 > .columns:nth-of-type(2n+1){clear:both}.medium-up-2 > .column:last-child,.medium-up-2 > .columns:last-child{float:left}.medium-up-3 > .column,.medium-up-3 > .columns{width:33.33333%;float:left}.medium-up-3 > .column:nth-of-type(1n),.medium-up-3 > .columns:nth-of-type(1n){clear:none}.medium-up-3 > .column:nth-of-type(3n+1),.medium-up-3 > .columns:nth-of-type(3n+1){clear:both}.medium-up-3 > .column:last-child,.medium-up-3 > .columns:last-child{float:left}.medium-up-4 > .column,.medium-up-4 > .columns{width:25%;float:left}.medium-up-4 > .column:nth-of-type(1n),.medium-up-4 > .columns:nth-of-type(1n){clear:none}.medium-up-4 > .column:nth-of-type(4n+1),.medium-up-4 > .columns:nth-of-type(4n+1){clear:both}.medium-up-4 > .column:last-child,.medium-up-4 > .columns:last-child{float:left}.medium-up-5 > .column,.medium-up-5 > .columns{width:20%;float:left}.medium-up-5 > .column:nth-of-type(1n),.medium-up-5 > .columns:nth-of-type(1n){clear:none}.medium-up-5 > .column:nth-of-type(5n+1),.medium-up-5 > .columns:nth-of-type(5n+1){clear:both}.medium-up-5 > .column:last-child,.medium-up-5 > .columns:last-child{float:left}.medium-up-6 > .column,.medium-up-6 > .columns{width:16.66667%;float:left}.medium-up-6 > .column:nth-of-type(1n),.medium-up-6 > .columns:nth-of-type(1n){clear:none}.medium-up-6 > .column:nth-of-type(6n+1),.medium-up-6 > .columns:nth-of-type(6n+1){clear:both}.medium-up-6 > .column:last-child,.medium-up-6 > .columns:last-child{float:left}.medium-up-7 > .column,.medium-up-7 > .columns{width:14.28571%;float:left}.medium-up-7 > .column:nth-of-type(1n),.medium-up-7 > .columns:nth-of-type(1n){clear:none}.medium-up-7 > .column:nth-of-type(7n+1),.medium-up-7 > .columns:nth-of-type(7n+1){clear:both}.medium-up-7 > .column:last-child,.medium-up-7 > .columns:last-child{float:left}.medium-up-8 > .column,.medium-up-8 > .columns{width:12.5%;float:left}.medium-up-8 > .column:nth-of-type(1n),.medium-up-8 > .columns:nth-of-type(1n){clear:none}.medium-up-8 > .column:nth-of-type(8n+1),.medium-up-8 > .columns:nth-of-type(8n+1){clear:both}.medium-up-8 > .column:last-child,.medium-up-8 > .columns:last-child{float:left}.medium-collapse > .column,.medium-collapse > .columns{padding-left:0;padding-right:0}.medium-collapse .row,.expanded.row .medium-collapse.row{margin-left:0;margin-right:0}.medium-uncollapse > .column,.medium-uncollapse > .columns{padding-left:.9375rem;padding-right:.9375rem}.medium-centered{float:none;margin-left:auto;margin-right:auto}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-left:0;margin-right:0;float:left}
}

/* .large- Grid */
@media screen and (min-width: 801px) {
.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1 > .column,.large-up-1 > .columns{width:100%;float:left}.large-up-1 > .column:nth-of-type(1n),.large-up-1 > .columns:nth-of-type(1n){clear:none}.large-up-1 > .column:nth-of-type(1n+1),.large-up-1 > .columns:nth-of-type(1n+1){clear:both}.large-up-1 > .column:last-child,.large-up-1 > .columns:last-child{float:left}.large-up-2 > .column,.large-up-2 > .columns{width:50%;float:left}.large-up-2 > .column:nth-of-type(1n),.large-up-2 > .columns:nth-of-type(1n){clear:none}.large-up-2 > .column:nth-of-type(2n+1),.large-up-2 > .columns:nth-of-type(2n+1){clear:both}.large-up-2 > .column:last-child,.large-up-2 > .columns:last-child{float:left}.large-up-3 > .column,.large-up-3 > .columns{width:33.33333%;float:left}.large-up-3 > .column:nth-of-type(1n),.large-up-3 > .columns:nth-of-type(1n){clear:none}.large-up-3 > .column:nth-of-type(3n+1),.large-up-3 > .columns:nth-of-type(3n+1){clear:both}.large-up-3 > .column:last-child,.large-up-3 > .columns:last-child{float:left}.large-up-4 > .column,.large-up-4 > .columns{width:25%;float:left}.large-up-4 > .column:nth-of-type(1n),.large-up-4 > .columns:nth-of-type(1n){clear:none}.large-up-4 > .column:nth-of-type(4n+1),.large-up-4 > .columns:nth-of-type(4n+1){clear:both}.large-up-4 > .column:last-child,.large-up-4 > .columns:last-child{float:left}.large-up-5 > .column,.large-up-5 > .columns{width:20%;float:left}.large-up-5 > .column:nth-of-type(1n),.large-up-5 > .columns:nth-of-type(1n){clear:none}.large-up-5 > .column:nth-of-type(5n+1),.large-up-5 > .columns:nth-of-type(5n+1){clear:both}.large-up-5 > .column:last-child,.large-up-5 > .columns:last-child{float:left}.large-up-6 > .column,.large-up-6 > .columns{width:16.66667%;float:left}.large-up-6 > .column:nth-of-type(1n),.large-up-6 > .columns:nth-of-type(1n){clear:none}.large-up-6 > .column:nth-of-type(6n+1),.large-up-6 > .columns:nth-of-type(6n+1){clear:both}.large-up-6 > .column:last-child,.large-up-6 > .columns:last-child{float:left}.large-up-7 > .column,.large-up-7 > .columns{width:14.28571%;float:left}.large-up-7 > .column:nth-of-type(1n),.large-up-7 > .columns:nth-of-type(1n){clear:none}.large-up-7 > .column:nth-of-type(7n+1),.large-up-7 > .columns:nth-of-type(7n+1){clear:both}.large-up-7 > .column:last-child,.large-up-7 > .columns:last-child{float:left}.large-up-8 > .column,.large-up-8 > .columns{width:12.5%;float:left}.large-up-8 > .column:nth-of-type(1n),.large-up-8 > .columns:nth-of-type(1n){clear:none}.large-up-8 > .column:nth-of-type(8n+1),.large-up-8 > .columns:nth-of-type(8n+1){clear:both}.large-up-8 > .column:last-child,.large-up-8 > .columns:last-child{float:left}.large-collapse > .column,.large-collapse > .columns{padding-left:0;padding-right:0}.large-collapse .row,.expanded.row .large-collapse.row{margin-left:0;margin-right:0}.large-uncollapse > .column,.large-uncollapse > .columns{padding-left:.9375rem;padding-right:.9375rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0;float:left}
}

/* .xlarge- Grid */
@media screen and (min-width: 960px) {
.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1 > .column,.xlarge-up-1 > .columns{width:100%;float:left}.xlarge-up-1 > .column:nth-of-type(1n),.xlarge-up-1 > .columns:nth-of-type(1n){clear:none}.xlarge-up-1 > .column:nth-of-type(1n+1),.xlarge-up-1 > .columns:nth-of-type(1n+1){clear:both}.xlarge-up-1 > .column:last-child,.xlarge-up-1 > .columns:last-child{float:left}.xlarge-up-2 > .column,.xlarge-up-2 > .columns{width:50%;float:left}.xlarge-up-2 > .column:nth-of-type(1n),.xlarge-up-2 > .columns:nth-of-type(1n){clear:none}.xlarge-up-2 > .column:nth-of-type(2n+1),.xlarge-up-2 > .columns:nth-of-type(2n+1){clear:both}.xlarge-up-2 > .column:last-child,.xlarge-up-2 > .columns:last-child{float:left}.xlarge-up-3 > .column,.xlarge-up-3 > .columns{width:33.33333%;float:left}.xlarge-up-3 > .column:nth-of-type(1n),.xlarge-up-3 > .columns:nth-of-type(1n){clear:none}.xlarge-up-3 > .column:nth-of-type(3n+1),.xlarge-up-3 > .columns:nth-of-type(3n+1){clear:both}.xlarge-up-3 > .column:last-child,.xlarge-up-3 > .columns:last-child{float:left}.xlarge-up-4 > .column,.xlarge-up-4 > .columns{width:25%;float:left}.xlarge-up-4 > .column:nth-of-type(1n),.xlarge-up-4 > .columns:nth-of-type(1n){clear:none}.xlarge-up-4 > .column:nth-of-type(4n+1),.xlarge-up-4 > .columns:nth-of-type(4n+1){clear:both}.xlarge-up-4 > .column:last-child,.xlarge-up-4 > .columns:last-child{float:left}.xlarge-up-5 > .column,.xlarge-up-5 > .columns{width:20%;float:left}.xlarge-up-5 > .column:nth-of-type(1n),.xlarge-up-5 > .columns:nth-of-type(1n){clear:none}.xlarge-up-5 > .column:nth-of-type(5n+1),.xlarge-up-5 > .columns:nth-of-type(5n+1){clear:both}.xlarge-up-5 > .column:last-child,.xlarge-up-5 > .columns:last-child{float:left}.xlarge-up-6 > .column,.xlarge-up-6 > .columns{width:16.66667%;float:left}.xlarge-up-6 > .column:nth-of-type(1n),.xlarge-up-6 > .columns:nth-of-type(1n){clear:none}.xlarge-up-6 > .column:nth-of-type(6n+1),.xlarge-up-6 > .columns:nth-of-type(6n+1){clear:both}.xlarge-up-6 > .column:last-child,.xlarge-up-6 > .columns:last-child{float:left}.xlarge-up-7 > .column,.xlarge-up-7 > .columns{width:14.28571%;float:left}.xlarge-up-7 > .column:nth-of-type(1n),.xlarge-up-7 > .columns:nth-of-type(1n){clear:none}.xlarge-up-7 > .column:nth-of-type(7n+1),.xlarge-up-7 > .columns:nth-of-type(7n+1){clear:both}.xlarge-up-7 > .column:last-child,.xlarge-up-7 > .columns:last-child{float:left}.xlarge-up-8 > .column,.xlarge-up-8 > .columns{width:12.5%;float:left}.xlarge-up-8 > .column:nth-of-type(1n),.xlarge-up-8 > .columns:nth-of-type(1n){clear:none}.xlarge-up-8 > .column:nth-of-type(8n+1),.xlarge-up-8 > .columns:nth-of-type(8n+1){clear:both}.xlarge-up-8 > .column:last-child,.xlarge-up-8 > .columns:last-child{float:left}.xlarge-collapse > .column,.xlarge-collapse > .columns{padding-left:0;padding-right:0}.xlarge-collapse .row,.expanded.row .xlarge-collapse.row{margin-left:0;margin-right:0}.xlarge-uncollapse > .column,.xlarge-uncollapse > .columns{padding-left:.9375rem;padding-right:.9375rem}.xlarge-centered{float:none;margin-left:auto;margin-right:auto}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}
}

/* .xxlarge- Grid */
@media screen and (min-width: 1200px) {
.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1 > .column,.xxlarge-up-1 > .columns{width:100%;float:left}.xxlarge-up-1 > .column:nth-of-type(1n),.xxlarge-up-1 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-1 > .column:nth-of-type(1n+1),.xxlarge-up-1 > .columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1 > .column:last-child,.xxlarge-up-1 > .columns:last-child{float:left}.xxlarge-up-2 > .column,.xxlarge-up-2 > .columns{width:50%;float:left}.xxlarge-up-2 > .column:nth-of-type(1n),.xxlarge-up-2 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-2 > .column:nth-of-type(2n+1),.xxlarge-up-2 > .columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2 > .column:last-child,.xxlarge-up-2 > .columns:last-child{float:left}.xxlarge-up-3 > .column,.xxlarge-up-3 > .columns{width:33.33333%;float:left}.xxlarge-up-3 > .column:nth-of-type(1n),.xxlarge-up-3 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-3 > .column:nth-of-type(3n+1),.xxlarge-up-3 > .columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3 > .column:last-child,.xxlarge-up-3 > .columns:last-child{float:left}.xxlarge-up-4 > .column,.xxlarge-up-4 > .columns{width:25%;float:left}.xxlarge-up-4 > .column:nth-of-type(1n),.xxlarge-up-4 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-4 > .column:nth-of-type(4n+1),.xxlarge-up-4 > .columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4 > .column:last-child,.xxlarge-up-4 > .columns:last-child{float:left}.xxlarge-up-5 > .column,.xxlarge-up-5 > .columns{width:20%;float:left}.xxlarge-up-5 > .column:nth-of-type(1n),.xxlarge-up-5 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-5 > .column:nth-of-type(5n+1),.xxlarge-up-5 > .columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5 > .column:last-child,.xxlarge-up-5 > .columns:last-child{float:left}.xxlarge-up-6 > .column,.xxlarge-up-6 > .columns{width:16.66667%;float:left}.xxlarge-up-6 > .column:nth-of-type(1n),.xxlarge-up-6 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-6 > .column:nth-of-type(6n+1),.xxlarge-up-6 > .columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6 > .column:last-child,.xxlarge-up-6 > .columns:last-child{float:left}.xxlarge-up-7 > .column,.xxlarge-up-7 > .columns{width:14.28571%;float:left}.xxlarge-up-7 > .column:nth-of-type(1n),.xxlarge-up-7 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-7 > .column:nth-of-type(7n+1),.xxlarge-up-7 > .columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7 > .column:last-child,.xxlarge-up-7 > .columns:last-child{float:left}.xxlarge-up-8 > .column,.xxlarge-up-8 > .columns{width:12.5%;float:left}.xxlarge-up-8 > .column:nth-of-type(1n),.xxlarge-up-8 > .columns:nth-of-type(1n){clear:none}.xxlarge-up-8 > .column:nth-of-type(8n+1),.xxlarge-up-8 > .columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8 > .column:last-child,.xxlarge-up-8 > .columns:last-child{float:left}.xxlarge-collapse > .column,.xxlarge-collapse > .columns{padding-left:0;padding-right:0}.xxlarge-collapse .row,.expanded.row .xxlarge-collapse.row{margin-left:0;margin-right:0}.xxlarge-uncollapse > .column,.xxlarge-uncollapse > .columns{padding-left:.9375rem;padding-right:.9375rem}.xxlarge-centered{float:none;margin-left:auto;margin-right:auto}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;margin-left:0;margin-right:0;float:left}
}
/********************************************************************************
--- CD Font Icons Packcage - Full (replace with project icon set if supplied) ---
*********************************************************************************/
@font-face { font-family: 'CD-Project-Icons'; src: url(assets/fonts/CD-Project-Icons.woff2?xfbk48) format('woff2'),  url(assets/fonts/CD-Project-Icons.ttf?xfbk48) format('truetype'),  url(assets/fonts/CD-Project-Icons.woff?xfbk48) format('woff'),  url(assets/fonts/CD-Project-Icons.svg?xfbk48#CD-Project-Icons) format('svg'); font-weight: normal; font-style: normal; }[class^="icon-"],[class*=" icon-"]{font-family:'CD-Project-Icons'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.icon-px:before{content:"\e600"}.icon-px-with-circle:before{content:"\e601"}.icon-account-circle:before{content:"\e602"}.icon-add:before{content:"\e603"}.icon-add-box:before{content:"\e604"}.icon-add-circle:before{content:"\e605"}.icon-add-circle-outline:before{content:"\e606"}.icon-address:before{content:"\e607"}.icon-add-to-list:before{content:"\e608"}.icon-add-user:before{content:"\e609"}.icon-adjust:before{content:"\e60a"}.icon-adjust2:before{content:"\e60b"}.icon-adn:before{content:"\e60c"}.icon-air:before{content:"\e60d"}.icon-aircraft:before{content:"\e60e"}.icon-aircraft-landing:before{content:"\e60f"}.icon-aircraft-take-off:before{content:"\e610"}.icon-align-bottom:before{content:"\e611"}.icon-align-center:before{content:"\e612"}.icon-align-horizontal-middle:before{content:"\e613"}.icon-align-justify:before{content:"\e614"}.icon-align-left:before{content:"\e615"}.icon-align-left2:before{content:"\e616"}.icon-align-right:before{content:"\e617"}.icon-align-right2:before{content:"\e618"}.icon-align-top:before{content:"\e619"}.icon-align-vertical-middle:before{content:"\e61a"}.icon-ambulance:before{content:"\e61b"}.icon-anchor:before{content:"\e61c"}.icon-angle-double-down:before{content:"\e61f"}.icon-angle-double-left:before{content:"\e620"}.icon-angle-double-right:before{content:"\e621"}.icon-angle-double-up:before{content:"\e622"}.icon-angle-down:before{content:"\e623"}.icon-angle-left:before{content:"\e624"}.icon-angle-right:before{content:"\e625"}.icon-angle-up:before{content:"\e626"}.icon-archive:before{content:"\e628"}.icon-archive2:before{content:"\e629"}.icon-area-chart:before{content:"\e62a"}.icon-area-graph:before{content:"\e62b"}.icon-arrow-back:before{content:"\e62c"}.icon-arrow-bold-down:before{content:"\e62d"}.icon-arrow-bold-left:before{content:"\e62e"}.icon-arrow-bold-right:before{content:"\e62f"}.icon-arrow-bold-up:before{content:"\e630"}.icon-arrow-circle-down:before{content:"\e631"}.icon-arrow-circle-left:before{content:"\e632"}.icon-arrow-circle-o-down:before{content:"\e633"}.icon-arrow-circle-o-left:before{content:"\e634"}.icon-arrow-circle-o-right:before{content:"\e635"}.icon-arrow-circle-o-up:before{content:"\e636"}.icon-arrow-circle-right:before{content:"\e637"}.icon-arrow-circle-up:before{content:"\e638"}.icon-arrow-down:before{content:"\e639"}.icon-arrow-down2:before{content:"\e63a"}.icon-arrow-drop-down:before{content:"\e63b"}.icon-arrow-drop-down-circle:before{content:"\e63c"}.icon-arrow-drop-up:before{content:"\e63d"}.icon-arrow-forward:before{content:"\e63e"}.icon-arrow-left:before{content:"\e63f"}.icon-arrow-left2:before{content:"\e640"}.icon-arrow-long-down:before{content:"\e641"}.icon-arrow-long-left:before{content:"\e642"}.icon-arrow-long-right:before{content:"\e643"}.icon-arrow-long-up:before{content:"\e644"}.icon-arrow-right:before{content:"\e645"}.icon-arrow-right2:before{content:"\e646"}.icon-arrows:before{content:"\e647"}.icon-arrows-alt:before{content:"\e648"}.icon-arrows-h:before{content:"\e649"}.icon-arrows-v:before{content:"\e64a"}.icon-arrow-up:before{content:"\e64b"}.icon-arrow-up2:before{content:"\e64c"}.icon-arrow-with-circle-down:before{content:"\e64d"}.icon-arrow-with-circle-left:before{content:"\e64e"}.icon-arrow-with-circle-right:before{content:"\e64f"}.icon-arrow-with-circle-up:before{content:"\e650"}.icon-at:before{content:"\e652"}.icon-attachment:before{content:"\e653"}.icon-automobile:before{content:"\e654"}.icon-autorenew:before{content:"\e655"}.icon-awareness-ribbon:before{content:"\e656"}.icon-back:before{content:"\e657"}.icon-back-in-time:before{content:"\e658"}.icon-backward:before{content:"\e659"}.icon-ban:before{content:"\e65a"}.icon-bank:before{content:"\e65b"}.icon-bar-chart:before{content:"\e65c"}.icon-barcode:before{content:"\e65d"}.icon-bar-graph:before{content:"\e65e"}.icon-bars:before{content:"\e65f"}.icon-basecamp:before{content:"\e660"}.icon-battery:before{content:"\e661"}.icon-beamed-note:before{content:"\e662"}.icon-beer:before{content:"\e663"}.icon-bell:before{content:"\e667"}.icon-bell2:before{content:"\e668"}.icon-bell-o:before{content:"\e669"}.icon-bell-slash:before{content:"\e66a"}.icon-bell-slash-o:before{content:"\e66b"}.icon-bicycle:before{content:"\e66c"}.icon-binoculars:before{content:"\e66d"}.icon-birthday-cake:before{content:"\e66e"}.icon-bitcoin:before{content:"\e671"}.icon-blackboard:before{content:"\e672"}.icon-block:before{content:"\e673"}.icon-bold:before{content:"\e674"}.icon-bolt:before{content:"\e675"}.icon-bomb:before{content:"\e676"}.icon-book:before{content:"\e677"}.icon-book2:before{content:"\e678"}.icon-bookmark:before{content:"\e679"}.icon-bookmark2:before{content:"\e67a"}.icon-bookmark-o:before{content:"\e67b"}.icon-bookmarks:before{content:"\e67c"}.icon-bowl:before{content:"\e67d"}.icon-box:before{content:"\e67e"}.icon-briefcase:before{content:"\e67f"}.icon-briefcase2:before{content:"\e680"}.icon-browser:before{content:"\e681"}.icon-brush:before{content:"\e682"}.icon-bucket:before{content:"\e683"}.icon-bug:before{content:"\e684"}.icon-building:before{content:"\e685"}.icon-building-o:before{content:"\e686"}.icon-bullhorn:before{content:"\e687"}.icon-bullseye:before{content:"\e688"}.icon-bus:before{content:"\e689"}.icon-cab:before{content:"\e68a"}.icon-cached:before{content:"\e68b"}.icon-cake:before{content:"\e68c"}.icon-calculator:before{content:"\e68d"}.icon-calculator2:before{content:"\e68e"}.icon-calendar:before{content:"\e68f"}.icon-calendar2:before{content:"\e690"}.icon-calendar-o:before{content:"\e691"}.icon-camera:before{content:"\e692"}.icon-camera2:before{content:"\e693"}.icon-camera-retro:before{content:"\e694"}.icon-caret-down:before{content:"\e695"}.icon-caret-left:before{content:"\e696"}.icon-caret-right:before{content:"\e697"}.icon-caret-square-o-down:before{content:"\e698"}.icon-caret-square-o-left:before{content:"\e699"}.icon-caret-square-o-right:before{content:"\e69a"}.icon-caret-square-o-up:before{content:"\e69b"}.icon-caret-up:before{content:"\e69c"}.icon-cc:before{content:"\e69d"}.icon-ccw:before{content:"\e6a4"}.icon-certificate:before{content:"\e6a5"}.icon-chain:before{content:"\e6a6"}.icon-chain-broken:before{content:"\e6a7"}.icon-chat:before{content:"\e6a8"}.icon-check:before{content:"\e6a9"}.icon-check2:before{content:"\e6aa"}.icon-check-box:before{content:"\e6ab"}.icon-check-box-outline-blank:before{content:"\e6ac"}.icon-check-circle:before{content:"\e6ad"}.icon-check-circle-o:before{content:"\e6ae"}.icon-check-square:before{content:"\e6af"}.icon-check-square-o:before{content:"\e6b0"}.icon-chevron-circle-down:before{content:"\e6b1"}.icon-chevron-circle-left:before{content:"\e6b2"}.icon-chevron-circle-right:before{content:"\e6b3"}.icon-chevron-circle-up:before{content:"\e6b4"}.icon-chevron-down:before{content:"\e6b5"}.icon-chevron-down2:before{content:"\e6b6"}.icon-chevron-left:before{content:"\e6b7"}.icon-chevron-left2:before{content:"\e6b8"}.icon-chevron-right:before{content:"\e6b9"}.icon-chevron-right2:before{content:"\e6ba"}.icon-chevron-small-down:before{content:"\e6bb"}.icon-chevron-small-left:before{content:"\e6bc"}.icon-chevron-small-right:before{content:"\e6bd"}.icon-chevron-small-up:before{content:"\e6be"}.icon-chevron-thin-down:before{content:"\e6bf"}.icon-chevron-thin-left:before{content:"\e6c0"}.icon-chevron-thin-right:before{content:"\e6c1"}.icon-chevron-thin-up:before{content:"\e6c2"}.icon-chevron-up:before{content:"\e6c3"}.icon-chevron-up2:before{content:"\e6c4"}.icon-chevron-with-circle-down:before{content:"\e6c5"}.icon-chevron-with-circle-left:before{content:"\e6c6"}.icon-chevron-with-circle-right:before{content:"\e6c7"}.icon-chevron-with-circle-up:before{content:"\e6c8"}.icon-child:before{content:"\e6c9"}.icon-circle:before{content:"\e6ca"}.icon-circle2:before{content:"\e6cb"}.icon-circle-o:before{content:"\e6cc"}.icon-circle-o-notch:before{content:"\e6cd"}.icon-circle-thin:before{content:"\e6ce"}.icon-circle-with-cross:before{content:"\e6cf"}.icon-circle-with-minus:before{content:"\e6d0"}.icon-circle-with-plus:before{content:"\e6d1"}.icon-circular-graph:before{content:"\e6d2"}.icon-clapperboard:before{content:"\e6d3"}.icon-classic-computer:before{content:"\e6d4"}.icon-clear:before{content:"\e6d5"}.icon-clipboard:before{content:"\e6d6"}.icon-clipboard2:before{content:"\e6d7"}.icon-clock:before{content:"\e6d8"}.icon-clock-o:before{content:"\e6d9"}.icon-close:before{content:"\e6da"}.icon-cloud:before{content:"\e6db"}.icon-cloud2:before{content:"\e6dc"}.icon-cloud-download:before{content:"\e6dd"}.icon-cloud-upload:before{content:"\e6de"}.icon-cny:before{content:"\e6df"}.icon-code:before{content:"\e6e0"}.icon-code2:before{content:"\e6e1"}.icon-code-fork:before{content:"\e6e2"}.icon-coffee:before{content:"\e6e4"}.icon-cog:before{content:"\e6e5"}.icon-cog2:before{content:"\e6e6"}.icon-cogs:before{content:"\e6e7"}.icon-colours:before{content:"\e6e8"}.icon-columns:before{content:"\e6e9"}.icon-comment:before{content:"\e6ea"}.icon-comment-o:before{content:"\e6eb"}.icon-comments:before{content:"\e6ec"}.icon-comments-o:before{content:"\e6ed"}.icon-compass:before{content:"\e6ee"}.icon-compass2:before{content:"\e6ef"}.icon-compress:before{content:"\e6f0"}.icon-content-paste:before{content:"\e6f1"}.icon-controller-fast-backward:before{content:"\e6f2"}.icon-controller-fast-forward:before{content:"\e6f3"}.icon-controller-jump-to-start:before{content:"\e6f4"}.icon-controller-next:before{content:"\e6f5"}.icon-controller-paus:before{content:"\e6f6"}.icon-controller-play:before{content:"\e6f7"}.icon-controller-record:before{content:"\e6f8"}.icon-controller-stop:before{content:"\e6f9"}.icon-controller-volume:before{content:"\e6fa"}.icon-copy:before{content:"\e6fb"}.icon-copy2:before{content:"\e6fc"}.icon-copyright:before{content:"\e6fd"}.icon-creative-cloud:before{content:"\e6fe"}.icon-creative-commons:before{content:"\e6ff"}.icon-creative-commons-attribution:before{content:"\e700"}.icon-creative-commons-noderivs:before{content:"\e701"}.icon-creative-commons-noncommercial-eu:before{content:"\e702"}
.icon-creative-commons-noncommercial-us:before{content:"\e703"}.icon-creative-commons-public-domain:before{content:"\e704"}.icon-creative-commons-remix:before{content:"\e705"}.icon-creative-commons-share:before{content:"\e706"}.icon-creative-commons-sharealike:before{content:"\e707"}.icon-credit:before{content:"\e708"}.icon-credit-card:before{content:"\e709"}.icon-credit-card2:before{content:"\e70a"}.icon-crop:before{content:"\e70b"}.icon-cross:before{content:"\e70c"}.icon-crosshairs:before{content:"\e70d"}.icon-css3:before{content:"\e70e"}.icon-cube:before{content:"\e70f"}.icon-cubes:before{content:"\e710"}.icon-cup:before{content:"\e711"}.icon-cut:before{content:"\e712"}.icon-cutlery:before{content:"\e713"}.icon-cw:before{content:"\e714"}.icon-cycle:before{content:"\e715"}.icon-dashboard:before{content:"\e716"}.icon-database:before{content:"\e717"}.icon-database2:before{content:"\e718"}.icon-dedent:before{content:"\e719"}.icon-delicious:before{content:"\e71a"}.icon-desktop:before{content:"\e71b"}.icon-dial-pad:before{content:"\e71d"}.icon-direction:before{content:"\e71f"}.icon-document:before{content:"\e720"}.icon-document-landscape:before{content:"\e721"}.icon-documents:before{content:"\e722"}.icon-dollar:before{content:"\e723"}.icon-done:before{content:"\e724"}.icon-dot-circle-o:before{content:"\e725"}.icon-dot-single:before{content:"\e726"}.icon-dots-three-horizontal:before{content:"\e727"}.icon-dots-three-vertical:before{content:"\e728"}.icon-dots-two-horizontal:before{content:"\e729"}.icon-dots-two-vertical:before{content:"\e72a"}.icon-download:before{content:"\e72b"}.icon-download2:before{content:"\e72c"}.icon-dribbble:before{content:"\e72d"}.icon-dribbble2:before{content:"\e72e"}.icon-dribbble-with-circle:before{content:"\e72f"}.icon-drink:before{content:"\e730"}.icon-drive:before{content:"\e731"}.icon-drop:before{content:"\e732"}.icon-dropbox2:before{content:"\e734"}.icon-drupal:before{content:"\e735"}.icon-edit:before{content:"\e736"}.icon-edit2:before{content:"\e737"}.icon-eject:before{content:"\e738"}.icon-ellipsis-h:before{content:"\e739"}.icon-ellipsis-v:before{content:"\e73a"}.icon-email:before{content:"\e73b"}.icon-emoji-flirt:before{content:"\e73c"}.icon-emoji-happy:before{content:"\e73d"}.icon-emoji-neutral:before{content:"\e73e"}.icon-emoji-sad:before{content:"\e73f"}.icon-empire:before{content:"\e740"}.icon-envelope:before{content:"\e741"}.icon-envelope-o:before{content:"\e742"}.icon-envelope-square:before{content:"\e743"}.icon-erase:before{content:"\e744"}.icon-eraser:before{content:"\e745"}.icon-eraser2:before{content:"\e746"}.icon-eur:before{content:"\e747"}.icon-exchange:before{content:"\e749"}.icon-exclamation:before{content:"\e74a"}.icon-exclamation-circle:before{content:"\e74b"}.icon-exclamation-triangle:before{content:"\e74c"}.icon-expand:before{content:"\e74d"}.icon-explore:before{content:"\e74e"}.icon-export:before{content:"\e74f"}.icon-external-link:before{content:"\e750"}.icon-external-link-square:before{content:"\e751"}.icon-eye:before{content:"\e752"}.icon-eye2:before{content:"\e753"}.icon-eyedropper:before{content:"\e754"}.icon-eye-slash:before{content:"\e755"}.icon-fast-backward:before{content:"\e75a"}.icon-fast-forward:before{content:"\e75b"}.icon-fax:before{content:"\e75c"}.icon-feather:before{content:"\e75d"}.icon-female:before{content:"\e75e"}.icon-fighter-jet:before{content:"\e75f"}.icon-file:before{content:"\e760"}.icon-file-archive-o:before{content:"\e761"}.icon-file-audio-o:before{content:"\e762"}.icon-file-code-o:before{content:"\e763"}.icon-file-excel-o:before{content:"\e764"}.icon-file-image-o:before{content:"\e765"}.icon-file-movie-o:before{content:"\e766"}.icon-file-o:before{content:"\e767"}.icon-file-pdf-o:before{content:"\e768"}.icon-file-powerpoint-o:before{content:"\e769"}.icon-file-text:before{content:"\e76a"}.icon-file-text-o:before{content:"\e76b"}.icon-file-word-o:before{content:"\e76c"}.icon-film:before{content:"\e76d"}.icon-filter:before{content:"\e76e"}.icon-fire:before{content:"\e76f"}.icon-fire-extinguisher:before{content:"\e770"}.icon-flag:before{content:"\e771"}.icon-flag2:before{content:"\e772"}.icon-flag-checkered:before{content:"\e773"}.icon-flag-o:before{content:"\e774"}.icon-flash:before{content:"\e775"}.icon-flashlight:before{content:"\e776"}.icon-flask:before{content:"\e777"}.icon-flat-brush:before{content:"\e778"}.icon-flattr:before{content:"\e779"}.icon-flickr:before{content:"\e77a"}.icon-flickr2:before{content:"\e77b"}.icon-flickr-with-circle:before{content:"\e77c"}.icon-floppy-o:before{content:"\e77d"}.icon-flow-branch:before{content:"\e77e"}.icon-flow-cascade:before{content:"\e77f"}.icon-flow-line:before{content:"\e780"}.icon-flow-parallel:before{content:"\e781"}.icon-flow-tree:before{content:"\e782"}.icon-folder:before{content:"\e783"}.icon-folder2:before{content:"\e784"}.icon-folder-images:before{content:"\e785"}.icon-folder-music:before{content:"\e786"}.icon-folder-o:before{content:"\e787"}.icon-folder-open:before{content:"\e788"}.icon-folder-open-o:before{content:"\e789"}.icon-folder-video:before{content:"\e78a"}.icon-font:before{content:"\e78b"}.icon-forward:before{content:"\e78c"}.icon-forward2:before{content:"\e78d"}.icon-frown-o:before{content:"\e790"}.icon-funnel:before{content:"\e791"}.icon-futbol-o:before{content:"\e792"}.icon-game-controller:before{content:"\e793"}.icon-gamepad:before{content:"\e794"}.icon-gauge:before{content:"\e795"}.icon-gavel:before{content:"\e796"}.icon-gbp:before{content:"\e797"}.icon-gift:before{content:"\e798"}.icon-github-square:before{content:"\e79d"}.icon-gittip:before{content:"\e7a0"}.icon-glass:before{content:"\e7a1"}.icon-globe:before{content:"\e7a2"}.icon-globe2:before{content:"\e7a3"}.icon-google-wallet:before{content:"\e7aa"}.icon-graduation-cap:before{content:"\e7ac"}.icon-graduation-cap2:before{content:"\e7ad"}.icon-grid:before{content:"\e7ae"}.icon-grooveshark:before{content:"\e7af"}.icon-group:before{content:"\e7b0"}.icon-hacker-news:before{content:"\e7b1"}.icon-hair-cross:before{content:"\e7b2"}.icon-hand:before{content:"\e7b3"}.icon-hand-o-down:before{content:"\e7b4"}.icon-hand-o-left:before{content:"\e7b5"}.icon-hand-o-right:before{content:"\e7b6"}.icon-hand-o-up:before{content:"\e7b7"}.icon-hdd-o:before{content:"\e7b8"}.icon-header:before{content:"\e7b9"}.icon-headphones:before{content:"\e7ba"}.icon-heart:before{content:"\e7bb"}.icon-heart2:before{content:"\e7bc"}.icon-heart-o:before{content:"\e7bd"}.icon-heart-outlined:before{content:"\e7be"}.icon-help:before{content:"\e7bf"}.icon-help-with-circle:before{content:"\e7c0"}.icon-highlight-remove:before{content:"\e7c1"}.icon-history:before{content:"\e7c2"}.icon-home:before{content:"\e7c3"}.icon-home2:before{content:"\e7c4"}.icon-hospital-o:before{content:"\e7c5"}.icon-hour-glass:before{content:"\e7c6"}.icon-h-square:before{content:"\e7c7"}.icon-html5:before{content:"\e7c8"}.icon-icloud:before{content:"\e7c9"}.icon-ils:before{content:"\e7ca"}.icon-image:before{content:"\e7cb"}.icon-image2:before{content:"\e7cc"}.icon-image-inverted:before{content:"\e7cd"}.icon-images:before{content:"\e7ce"}.icon-inbox:before{content:"\e7cf"}.icon-inbox2:before{content:"\e7d0"}.icon-indent:before{content:"\e7d1"}.icon-infinity:before{content:"\e7d2"}.icon-info:before{content:"\e7d3"}.icon-info2:before{content:"\e7d4"}.icon-info-circle:before{content:"\e7d5"}.icon-info-with-circle:before{content:"\e7d6"}.icon-inr:before{content:"\e7d7"}.icon-insert-invitation:before{content:"\e7d8"}.icon-instagram:before{content:"\e7d9"}.icon-instagram2:before{content:"\e7da"}.icon-instagram-with-circle:before{content:"\e7db"}.icon-install:before{content:"\e7dc"}.icon-ioxhost:before{content:"\e7dd"}.icon-italic:before{content:"\e7de"}.icon-jsfiddle:before{content:"\e7e0"}.icon-key:before{content:"\e7e1"}.icon-key2:before{content:"\e7e2"}.icon-keyboard:before{content:"\e7e3"}.icon-keyboard-arrow-down:before{content:"\e7e4"}.icon-keyboard-arrow-left:before{content:"\e7e5"}.icon-keyboard-arrow-right:before{content:"\e7e6"}.icon-keyboard-arrow-up:before{content:"\e7e7"}.icon-keyboard-backspace:before{content:"\e7e8"}.icon-keyboard-control:before{content:"\e7e9"}.icon-keyboard-o:before{content:"\e7ea"}.icon-krw:before{content:"\e7eb"}.icon-lab-flask:before{content:"\e7ec"}.icon-landline:before{content:"\e7ed"}.icon-language:before{content:"\e7ee"}.icon-language2:before{content:"\e7ef"}.icon-laptop:before{content:"\e7f0"}.icon-laptop2:before{content:"\e7f1"}.icon-layers:before{content:"\e7f6"}.icon-leaf:before{content:"\e7f7"}.icon-leaf2:before{content:"\e7f8"}.icon-lemon-o:before{content:"\e7f9"}.icon-level-down:before{content:"\e7fa"}.icon-level-down2:before{content:"\e7fb"}.icon-level-up:before{content:"\e7fc"}.icon-level-up2:before{content:"\e7fd"}.icon-life-bouy:before{content:"\e7fe"}.icon-lifebuoy:before{content:"\e7ff"}.icon-light-bulb:before{content:"\e800"}.icon-lightbulb-o:before{content:"\e801"}.icon-light-down:before{content:"\e802"}.icon-light-up:before{content:"\e803"}.icon-line-chart:before{content:"\e804"}.icon-line-graph:before{content:"\e805"}.icon-link:before{content:"\e806"}.icon-list:before{content:"\e80c"}.icon-list2:before{content:"\e80d"}.icon-list-alt:before{content:"\e80e"}.icon-list-ol:before{content:"\e80f"}.icon-list-ul:before{content:"\e810"}.icon-location:before{content:"\e811"}.icon-location-arrow:before{content:"\e812"}.icon-location-on:before{content:"\e813"}.icon-location-pin:before{content:"\e814"}.icon-lock:before{content:"\e815"}.icon-lock2:before{content:"\e816"}.icon-lock-open:before{content:"\e817"}.icon-login:before{content:"\e818"}.icon-log-out:before{content:"\e819"}.icon-long-arrow-down:before{content:"\e81a"}.icon-long-arrow-left:before{content:"\e81b"}.icon-long-arrow-right:before{content:"\e81c"}.icon-long-arrow-up:before{content:"\e81d"}.icon-loop:before{content:"\e81e"}.icon-magic:before{content:"\e81f"}.icon-magnet:before{content:"\e820"}.icon-magnet2:before{content:"\e821"}.icon-magnifying-glass:before{content:"\e822"}
.icon-mail:before{content:"\e823"}.icon-mail-forward:before{content:"\e824"}.icon-mail-reply:before{content:"\e825"}.icon-mail-reply-all:before{content:"\e826"}.icon-male:before{content:"\e827"}.icon-man:before{content:"\e828"}.icon-map:before{content:"\e829"}.icon-map-marker:before{content:"\e82a"}.icon-markunread:before{content:"\e82b"}.icon-mask:before{content:"\e82c"}.icon-medal:before{content:"\e82f"}.icon-medkit:before{content:"\e830"}.icon-megaphone:before{content:"\e831"}.icon-meh-o:before{content:"\e832"}.icon-menu:before{content:"\e833"}.icon-message:before{content:"\e834"}.icon-mic:before{content:"\e835"}.icon-microphone:before{content:"\e836"}.icon-microphone-slash:before{content:"\e837"}.icon-minus:before{content:"\e838"}.icon-minus2:before{content:"\e839"}.icon-minus-circle:before{content:"\e83a"}.icon-minus-square:before{content:"\e83b"}.icon-minus-square-o:before{content:"\e83c"}.icon-mobile:before{content:"\e83e"}.icon-mobile2:before{content:"\e83f"}.icon-modern-mic:before{content:"\e840"}.icon-money:before{content:"\e841"}.icon-moon:before{content:"\e842"}.icon-moon-o:before{content:"\e843"}.icon-more-vert:before{content:"\e844"}.icon-mouse:before{content:"\e845"}.icon-music:before{content:"\e846"}.icon-music2:before{content:"\e847"}.icon-network:before{content:"\e848"}.icon-new:before{content:"\e849"}.icon-new-message:before{content:"\e84a"}.icon-news:before{content:"\e84b"}.icon-newspaper-o:before{content:"\e84c"}.icon-note:before{content:"\e84d"}.icon-notification:before{content:"\e84e"}.icon-old-mobile:before{content:"\e84f"}.icon-old-phone:before{content:"\e850"}.icon-onedrive:before{content:"\e851"}.icon-open-book:before{content:"\e852"}.icon-pagelines:before{content:"\e854"}.icon-paint-brush:before{content:"\e855"}.icon-palette:before{content:"\e856"}.icon-paperclip:before{content:"\e857"}.icon-paper-plane:before{content:"\e858"}.icon-paper-plane2:before{content:"\e859"}.icon-paper-plane-o:before{content:"\e85a"}.icon-paragraph:before{content:"\e85b"}.icon-pause:before{content:"\e85c"}.icon-paw:before{content:"\e85d"}.icon-pencil:before{content:"\e860"}.icon-pencil2:before{content:"\e861"}.icon-pencil-square:before{content:"\e862"}.icon-philanthropy:before{content:"\e863"}.icon-phone:before{content:"\e864"}.icon-phone2:before{content:"\e865"}.icon-phone-square:before{content:"\e866"}.icon-pie-chart:before{content:"\e868"}.icon-pie-chart2:before{content:"\e869"}.icon-pied-piper-alt:before{content:"\e86b"}.icon-pin:before{content:"\e86c"}.icon-plane:before{content:"\e871"}.icon-play:before{content:"\e872"}.icon-play-circle:before{content:"\e873"}.icon-play-circle-o:before{content:"\e874"}.icon-plug:before{content:"\e875"}.icon-plus:before{content:"\e876"}.icon-plus2:before{content:"\e877"}.icon-plus-circle:before{content:"\e878"}.icon-plus-square:before{content:"\e879"}.icon-plus-square-o:before{content:"\e87a"}.icon-popup:before{content:"\e87b"}.icon-power-off:before{content:"\e87c"}.icon-power-plug:before{content:"\e87d"}.icon-price-ribbon:before{content:"\e87e"}.icon-price-tag:before{content:"\e87f"}.icon-print:before{content:"\e880"}.icon-print2:before{content:"\e881"}.icon-progress-empty:before{content:"\e882"}.icon-progress-full:before{content:"\e883"}.icon-progress-one:before{content:"\e884"}.icon-progress-two:before{content:"\e885"}.icon-publish:before{content:"\e886"}.icon-puzzle-piece:before{content:"\e887"}.icon-qrcode:before{content:"\e88a"}.icon-question:before{content:"\e88b"}.icon-question-answer:before{content:"\e88c"}.icon-question-circle:before{content:"\e88d"}.icon-quote:before{content:"\e88e"}.icon-quote-left:before{content:"\e88f"}.icon-quote-right:before{content:"\e890"}.icon-radio:before{content:"\e892"}.icon-radio-button-off:before{content:"\e893"}.icon-radio-button-on:before{content:"\e894"}.icon-random:before{content:"\e895"}.icon-recycle:before{content:"\e898"}.icon-refresh:before{content:"\e89b"}.icon-refresh2:before{content:"\e89c"}.icon-remove:before{content:"\e89d"}.icon-remove-circle:before{content:"\e89e"}.icon-remove-circle-outline:before{content:"\e89f"}.icon-remove-user:before{content:"\e8a0"}.icon-repeat:before{content:"\e8a3"}.icon-reply:before{content:"\e8a4"}.icon-reply-all:before{content:"\e8a5"}.icon-resize-100:before{content:"\e8a6"}.icon-resize-full-screen:before{content:"\e8a7"}.icon-retweet:before{content:"\e8a8"}.icon-retweet2:before{content:"\e8a9"}.icon-road:before{content:"\e8aa"}.icon-rocket:before{content:"\e8ab"}.icon-rocket2:before{content:"\e8ac"}.icon-rotate-left:before{content:"\e8ad"}.icon-rouble:before{content:"\e8ae"}.icon-round-brush:before{content:"\e8af"}.icon-rss:before{content:"\e8b0"}.icon-rss2:before{content:"\e8b1"}.icon-rss-square:before{content:"\e8b2"}.icon-ruler:before{content:"\e8b3"}.icon-save:before{content:"\e8b4"}.icon-scissors:before{content:"\e8b5"}.icon-search:before{content:"\e8b7"}.icon-search-minus:before{content:"\e8b8"}.icon-search-plus:before{content:"\e8b9"}.icon-select-arrows:before{content:"\e8ba"}.icon-send:before{content:"\e8bb"}.icon-share:before{content:"\e8bc"}.icon-shareable:before{content:"\e8bd"}.icon-share-alt:before{content:"\e8be"}.icon-share-alternitive:before{content:"\e8bf"}.icon-share-alt-square:before{content:"\e8c0"}.icon-share-square:before{content:"\e8c1"}.icon-share-square-o:before{content:"\e8c2"}.icon-shield:before{content:"\e8c3"}.icon-shield2:before{content:"\e8c4"}.icon-shop:before{content:"\e8c5"}.icon-shopping-bag:before{content:"\e8c6"}.icon-shopping-basket:before{content:"\e8c7"}.icon-shopping-cart:before{content:"\e8c8"}.icon-shopping-cart2:before{content:"\e8c9"}.icon-shuffle:before{content:"\e8ca"}.icon-signal:before{content:"\e8cb"}.icon-signal2:before{content:"\e8cc"}.icon-sign-in:before{content:"\e8cd"}.icon-sign-out:before{content:"\e8ce"}.icon-sitemap:before{content:"\e8d0"}.icon-sliders:before{content:"\e8d5"}.icon-slideshare:before{content:"\e8d6"}.icon-slideshare2:before{content:"\e8d7"}.icon-smile-o:before{content:"\e8d9"}.icon-sort:before{content:"\e8da"}.icon-sort-alpha-asc:before{content:"\e8db"}.icon-sort-alpha-desc:before{content:"\e8dc"}.icon-sort-amount-asc:before{content:"\e8dd"}.icon-sort-amount-desc:before{content:"\e8de"}.icon-sort-asc:before{content:"\e8df"}.icon-sort-desc:before{content:"\e8e0"}.icon-sort-numeric-asc:before{content:"\e8e1"}.icon-sort-numeric-desc:before{content:"\e8e2"}.icon-sound:before{content:"\e8e3"}.icon-soundcloud:before{content:"\e8e4"}.icon-soundcloud2:before{content:"\e8e5"}.icon-sound-mix:before{content:"\e8e6"}.icon-sound-mute:before{content:"\e8e7"}.icon-space-shuttle:before{content:"\e8e8"}.icon-spinner:before{content:"\e8e9"}.icon-spoon:before{content:"\e8ea"}.icon-sports-club:before{content:"\e8eb"}.icon-spreadsheet:before{content:"\e8ef"}.icon-square:before{content:"\e8f0"}.icon-squared-cross:before{content:"\e8f1"}.icon-squared-minus:before{content:"\e8f2"}.icon-squared-plus:before{content:"\e8f3"}.icon-square-o:before{content:"\e8f4"}.icon-stack-exchange:before{content:"\e8f5"}.icon-stack-overflow:before{content:"\e8f6"}.icon-star:before{content:"\e8f7"}.icon-star2:before{content:"\e8f8"}.icon-star3:before{content:"\e8f9"}.icon-star-half:before{content:"\e8fa"}.icon-star-half2:before{content:"\e8fb"}.icon-star-half-empty:before{content:"\e8fc"}.icon-star-o:before{content:"\e8fd"}.icon-star-outline:before{content:"\e8fe"}.icon-star-outlined:before{content:"\e8ff"}.icon-step-backward:before{content:"\e902"}.icon-step-forward:before{content:"\e903"}.icon-stethoscope:before{content:"\e904"}.icon-stop:before{content:"\e905"}.icon-stopwatch:before{content:"\e906"}.icon-strikethrough:before{content:"\e907"}.icon-subscript:before{content:"\e90c"}.icon-suitcase:before{content:"\e90d"}.icon-suitcase2:before{content:"\e90e"}.icon-sun-o:before{content:"\e90f"}.icon-superscript:before{content:"\e910"}.icon-swap:before{content:"\e911"}.icon-swarm:before{content:"\e912"}.icon-sweden:before{content:"\e913"}.icon-switch:before{content:"\e914"}.icon-table:before{content:"\e915"}.icon-tablet:before{content:"\e916"}.icon-tablet2:before{content:"\e917"}.icon-tag:before{content:"\e918"}.icon-tag2:before{content:"\e919"}.icon-tags:before{content:"\e91a"}.icon-tasks:before{content:"\e91b"}.icon-tencent-weibo:before{content:"\e91c"}.icon-terminal:before{content:"\e91d"}.icon-text:before{content:"\e91e"}.icon-text-document:before{content:"\e91f"}.icon-text-document-inverted:before{content:"\e920"}.icon-text-height:before{content:"\e921"}.icon-text-width:before{content:"\e922"}.icon-th:before{content:"\e923"}.icon-thermometer:before{content:"\e924"}.icon-th-large:before{content:"\e925"}.icon-th-list:before{content:"\e926"}.icon-thumbs-down:before{content:"\e927"}.icon-thumbs-down2:before{content:"\e928"}.icon-thumbs-o-down:before{content:"\e929"}.icon-thumbs-o-up:before{content:"\e92a"}.icon-thumbs-up:before{content:"\e92b"}.icon-thumbs-up2:before{content:"\e92c"}.icon-thumb-tack:before{content:"\e92d"}.icon-thunder-cloud:before{content:"\e92e"}.icon-ticket:before{content:"\e92f"}.icon-ticket2:before{content:"\e930"}.icon-times-circle:before{content:"\e931"}.icon-times-circle-o:before{content:"\e932"}.icon-time-slot:before{content:"\e933"}.icon-tint:before{content:"\e934"}.icon-toggle-off:before{content:"\e935"}.icon-toggle-on:before{content:"\e936"}.icon-tools:before{content:"\e937"}.icon-traffic-cone:before{content:"\e938"}.icon-trash:before{content:"\e939"}.icon-trash2:before{content:"\e93a"}.icon-trash-o:before{content:"\e93b"}.icon-tree:before{content:"\e93c"}.icon-tree2:before{content:"\e93d"}.icon-trending-neutral:before{content:"\e93f"}.icon-triangle-down:before{content:"\e940"}.icon-triangle-left:before{content:"\e941"}.icon-triangle-right:before{content:"\e942"}.icon-triangle-up:before{content:"\e943"}.icon-trophy:before{content:"\e944"}.icon-trophy2:before{content:"\e945"}
.icon-truck:before{content:"\e946"}.icon-try:before{content:"\e947"}.icon-tty:before{content:"\e948"}.icon-tv:before{content:"\e94d"}.icon-typing:before{content:"\e953"}.icon-umbrella:before{content:"\e954"}.icon-underline:before{content:"\e955"}.icon-uninstall:before{content:"\e956"}.icon-unlock:before{content:"\e957"}.icon-unlock-alt:before{content:"\e958"}.icon-unread:before{content:"\e959"}.icon-untag:before{content:"\e95a"}.icon-upload:before{content:"\e95b"}.icon-upload2:before{content:"\e95c"}.icon-upload-to-cloud:before{content:"\e95d"}.icon-user:before{content:"\e95e"}.icon-user2:before{content:"\e95f"}.icon-user-md:before{content:"\e960"}.icon-users:before{content:"\e961"}.icon-v-card:before{content:"\e962"}.icon-video:before{content:"\e963"}.icon-video-camera:before{content:"\e964"}.icon-vinyl:before{content:"\e96b"}.icon-voicemail:before{content:"\e970"}.icon-volume-down:before{content:"\e971"}.icon-volume-off:before{content:"\e972"}.icon-volume-up:before{content:"\e973"}.icon-wallet:before{content:"\e974"}.icon-warning:before{content:"\e975"}.icon-water:before{content:"\e976"}.icon-wechat:before{content:"\e977"}.icon-weibo:before{content:"\e978"}.icon-wheelchair:before{content:"\e979"}.icon-wifi:before{content:"\e97a"}.icon-windows:before{content:"\e97b"}.icon-wordpress:before{content:"\e97c"}.icon-wrench:before{content:"\e97d"}.icon-xing:before{content:"\e97e"}.icon-xing2:before{content:"\e97f"}.icon-yahoo:before{content:"\e982"}.icon-creative-cloud2:before{content:"\e900"}.icon-dropbox3:before{content:"\e901"}.icon-evernote:before{content:"\e908"}.icon-google-drive:before{content:"\e909"}.icon-google-hangouts:before{content:"\e90a"}.icon-soundcloud4:before{content:"\e90b"}.icon-houzz:before{content:"\e93e"}.icon-facebook-square:before{content:"\f082"}.icon-linkedin-square:before{content:"\f08c"}.icon-github-square2:before{content:"\f092"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-facebook-f:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-feed:before{content:"\f09e"}.icon-rss3:before{content:"\f09e"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-linkedin:before{content:"\f0e1"}.icon-github-alt:before{content:"\f113"}.icon-html52:before{content:"\f13b"}.icon-css32:before{content:"\f13c"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stack-overflow2:before{content:"\f16c"}.icon-instagram3:before{content:"\f16d"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-apple:before{content:"\f179"}.icon-windows2:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-dribbble3:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-vimeo-square:before{content:"\f194"}.icon-slack:before{content:"\f198"}.icon-google:before{content:"\f1a0"}.icon-reddit:before{content:"\f1a1"}.icon-reddit-square:before{content:"\f1a2"}.icon-behance:before{content:"\f1b4"}.icon-behance-square:before{content:"\f1b5"}.icon-spotify:before{content:"\f1bc"}.icon-soundcloud3:before{content:"\f1be"}.icon-vine:before{content:"\f1ca"}.icon-codepen:before{content:"\f1cb"}.icon-git-square:before{content:"\f1d2"}.icon-git:before{content:"\f1d3"}.icon-paypal:before{content:"\f1ed"}.icon-google-wallet2:before{content:"\f1ee"}.icon-cc-visa:before{content:"\f1f0"}.icon-cc-mastercard:before{content:"\f1f1"}.icon-cc-discover:before{content:"\f1f2"}.icon-cc-amex:before{content:"\f1f3"}.icon-cc-paypal:before{content:"\f1f4"}.icon-cc-stripe:before{content:"\f1f5"}.icon-facebook-official:before{content:"\f230"}.icon-pinterest-p:before{content:"\f231"}.icon-medium:before{content:"\f23a"}.icon-registered:before{content:"\f25d"}.icon-creative-commons2:before{content:"\f25e"}.icon-tripadvisor:before{content:"\f262"}.icon-safari:before{content:"\f267"}.icon-chrome:before{content:"\f268"}.icon-firefox:before{content:"\f269"}.icon-opera:before{content:"\f26a"}.icon-internet-explorer:before{content:"\f26b"}.icon-amazon:before{content:"\f270"}.icon-vimeo:before{content:"\f27d"}.icon-reddit-alien:before{content:"\f281"}.icon-edge:before{content:"\f282"}
/********************************************************************************
			 --- Template - Page Elements ---
*********************************************************************************/
/*-----------Titles-----------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.833rem 0; line-height: 1.2; font-weight:800; text-transform: uppercase; font-style: normal; color: #393137; font-family:'Raleway',sans-serif}
h1, .h1 {font-size: 2.441rem}
h2, .h2 {font-size: 1.953rem}
h3, .h3 {font-size: 1.563rem}
h4, .h4 {font-size: 1.250rem}
h5, .h5 {font-size: 1.000rem}
h6, .h6 {font-size: 0.800rem}
.subheader, .tertiaryheader { font-weight: 400; text-transform: none;}
.tertiaryheader {color: #a29083;}
.headings {border-bottom:1px solid #928b81; padding:0 0 0.500em 0; margin:0 0 1.500em 0; position:relative;}
.headings span[class^="icon-"] {color:#ded7ce; font-size:80%; margin-right:0.167rem;}
.featured-tile {display: block; text-align: center;}
.featured-tile .button {text-transform: none !important;}
.c-featured-tile .button.expand {padding-left: 6px;padding-right: 6px;font-size: .875em;font-weight: 400;}
/*-----------Branding Colors-----------*/
.purple {color:#552a48}
.purple.hue-1 {color:#9b0000}
.purple.hue-2 {color:#c70000}
.purple.hue-3 {color:#ff2626}
.bg-purple {background-color: #552a48;}
.tan {color:#ded7ce}
.bg-tan {background-color: #ded7ce;}
.bg-tan.hue-1 {background-color:#f1eae1}
.bg-tan.hue-2 {background-color:#b5aca0}
.bg-tan.hue-3 {background-color:#928b81}
.black {color:#393137}
.bg-black {background-color: #393137;}
/*-----------Lists-----------*/
.list-reset { list-style: none; padding: 0; margin:0;}
ul, ol { margin: 0 0 1.000rem 1.778rem; padding: 0;}
ul, ol, li {line-height:1.5;}
ol { counter-reset: section; list-style-type: none; margin: 0 0 1.000rem 0; padding: 0; }
ol li { counter-increment: section; }
ol li:before { content: counters(section, ".") ". "; color: #552a48;}
ol ol { margin: 0.444rem 0 0.556rem 1.778rem; }
ol ol li:before { font-size: 0.778rem; }
ul.bullet-a { list-style: none; margin: 0 0 1.000rem 0; padding: 0; overflow: hidden; }
ul.bullet-a li { list-style: none; margin: 0 0 0.278rem 0; padding: 0 0 0 0.667rem; position: relative; }
ul.bullet-a li:before { content: "\e6ba"; font-family: 'CD-Project-Icons'; display:block; line-height:1.4; position: absolute; top:0; left:-0.333rem; color: #552a48; }
ul.bullet-a ul { margin: 0.667rem 0 0.667rem 0.667rem; }
ul.list-a { list-style: none; margin: 0 0 1.000rem 0; padding: 0; }
ul.list-a li { list-style: none; padding: 0.444rem 0; border-bottom: 1px solid #e3dbd0; }
ul.list-a ul { border-top: 1px solid #e3dbd0; margin: 0.667rem 0 0 0; }
ul.list-a ul li { padding-left: 1.778rem; font-size: 0.833rem; }
ul.list-a ul li:last-child { border: none; padding-bottom: 0; }
/*-----------Paragraphs-----------*/
p { margin: 0 0 1.000rem 0; line-height:1.5;}
.intro { font-size: 1.500rem; font-weight: 300; font-style:italic; line-height:1.3;}
/*-----------Links-----------*/
a { color:#552a48; text-decoration: none; -webkit-transition: color 300ms ease-out; -moz-transition: color 300ms ease-out; transition: color 300ms ease-out; }
a:hover {color:#928b81; text-decoration: none; cursor: pointer; }
.page-body a:not(.button):not(.featured-grid__item a) {font-weight:800;}
.back-link {margin-top: 2.000em;}
.back-link a {font-weight: 800; text-transform: uppercase;}
.back-link a:before {content: "\e62c"; font-family: 'CD-Project-Icons'; margin-right: 0.250em;}
/*-----------Images-----------*/
img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; }
img.aligntop { margin: 0 0 1.000rem 0; }
img.alignleft, img.alignright {max-width:35%; margin-top:0.333rem; margin-bottom:0.333rem}
img.alignleft { float: left; margin-right:1.389rem;}
img.alignright { float: right; margin-left:1.389rem;}
img.border { border: 1px solid #928b81; padding:0.278rem; background: #fff;}
/*-----------Image Zoom-----------*/
.img-zoom__container {webkit-backface-visibility: hidden; overflow: hidden; }
.img-zoom__img {-webkit-transition: -webkit-transform 750ms ease-out; transition: transform 750ms ease-out;}
.img-zoom__img.img-zoom__img-slower {-webkit-transition: -webkit-transform 1500ms ease-out; transition: transform 1500ms ease-out;}
.img-zoom__img.img-zoom__img-slowest {-webkit-transition: -webkit-transform 3000ms ease-out; transition: transform 3000ms ease-out;}
.img-zoom:hover .img-zoom__img {-webkit-transform: scale(1.05); transform: scale(1.05);}
/*-----------Aligning-----------*/
.left-align { text-align: left }
.center { text-align: center }
.right-align { text-align: right }
.left { float: left }
.right { float: right }
/*-----------Misc Typography-----------*/
.small { font-size:1rem; font-weight: 800; }
.bold { font-weight: 800 }
.regular { font-weight: normal }
.italic { font-style: italic }
.caps { text-transform: uppercase;}
.justify { text-align: justify }
.nowrap { white-space: nowrap }
.break-word { word-wrap: break-word }
.truncate { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.t1 {font-size:1.056rem}
.t2 {font-size:1.111rem}
.t3 {font-size:1.167rem}
.t4 {font-size:1.222rem}
.t5 {font-size:1.278rem}
.t6 {font-size:1.333rem}
.t7 {font-size:1.444rem}
.t8 {font-size:1.556rem}
.t9 {font-size:1.667rem}
.t10 {font-size:1.778rem}
.t3,.t4,.t5 {line-height:1.35}
.t6,.t7,.t8,.t9,.t10 {line-height:1.2}
/*-----------Spacing-----------*/
.article p {font-size: 1.125rem;}
/*-----------Spacing-----------*/
.mx-auto { margin-left: auto; margin-right: auto; }
.m0 { margin: 0 }
.mt0 { margin-top: 0 }
.mt1 { margin-top: 0.313rem }
.mt2 { margin-top: 0.625rem }
.mt3 { margin-top: 0.938rem }
.mt4 { margin-top: 1.250rem }
.mt5 { margin-top: 1.563rem }
.mt6 { margin-top: 1.875rem }
.mt7 { margin-top: 2.500rem }
.mt8 { margin-top: 3.125rem }
.mt9 { margin-top: 3.750rem }
.mt10 { margin-top: 5.000rem }
.mt11 { margin-top: 6.250rem }
.mt12 { margin-top: 8.750rem }
.mb0 { margin-bottom: 0 }
.mb1 { margin-bottom: 0.313rem }
.mb2 { margin-bottom: 0.625rem }
.mb3 { margin-bottom: 0.938rem }
.mb4 { margin-bottom: 1.250rem }
.mb5 { margin-bottom: 1.563rem }
.mb6 { margin-bottom: 1.875rem }
.mb7 { margin-bottom: 2.500rem }
.mb8 { margin-bottom: 3.125rem }
.mb9 { margin-bottom: 3.750rem }
.mb10 { margin-bottom: 5.000rem }
.mb11 { margin-bottom: 6.250rem }
.mb12 { margin-bottom: 8.750rem }
/*-----------Borders and Rounding-----------*/
.border { border-style: solid; border-width: 1px; border-color:#e3dbd0; }
.border-top { border-top-style: solid; border-top-width: 1px; border-top-color:#e3dbd0; }
.border-right { border-right-style: solid; border-right-width: 1px; border-right-color:#e3dbd0; }
.border-bottom { border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color:#e3dbd0; }
.border-left { border-left-style: solid; border-left-width: 1px; border-left-color:#e3dbd0; }
.border-none { border: 0 }
.rounded { border-radius: 3px }
.circle { border-radius: 50% }
.rounded-top { border-radius: 3px 3px 0 0 }
.rounded-right { border-radius: 0 3px 3px 0 }
.rounded-bottom { border-radius: 0 0 3px 3px }
.rounded-left { border-radius: 3px 0 0 3px }
.not-rounded { border-radius: 0 }
/*-----------Blockquotes-----------*/
blockquote {font-weight: 400; margin:4.000em 0 3.000em 0; padding:2.500em 0; position:relative; text-align:center; border-top:1px solid #e3dbd0; border-bottom:1px solid #e3dbd0;}
blockquote:before, blockquote:after {display:block; position:absolute; top:-0.538em; left:50%; margin-left:-0.769em; width:1.538em; height:1.077em; font-size:3.500em;}
blockquote:before {content:'\e88e'; font-family: 'CD-Project-Icons'; line-height:1.077em; color:#552a48; font-style:normal; z-index:1;}
blockquote:after {content:""; background:#fff;}
blockquote p {font-size:1.625em; line-height:1.3; font-weight:300;}
blockquote .cite {font-style: normal; font-size:1.063em; text-transform:uppercase; color:#552a48; font-weight: 800;}
blockquote .cite span {font-weight: 400; color: #a29083; margin: 0 0 0 0.389em }
blockquote :last-child { margin: 0; }
/*-----------Divider-----------*/
hr { border: none; height: 1px; background: #e3dbd0; clear: both; margin: 1.389rem 0; }
/*-----------Responsive Embed-----------*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*-----------Buttons-----------*/
.button {cursor: pointer; line-height:1.1; border:1px solid transparent; margin: 0 0 1.111em 0; position: relative; text-decoration: none; text-align: center; -webkit-appearance: none; display: inline-block; padding:1.000em 2.500em; font-size:0.938rem; font-weight: 800; text-transform: uppercase; outline: none; transition:all 200ms ease; color:#fff; background-color: #552a48; letter-spacing: 1px;}
body.user-is-tabbing .button:focus { outline: auto; outline: 2px solid #7aacfe !important; /* for non-webkit browsers */ outline: 5px auto -webkit-focus-ring-color !important;}
.button:hover {color:#fff; background-color: #6e355d}
.button.secondary { background-color: #ded7ce; color: #393137;}
.button.secondary:hover {background-color: #c7beb3}
.button.stroke {background:none; border-color:#552a48; color: #552a48}
.button.stroke:hover {background:#552a48; color: #fff;}
.button.secondary.stroke {border-color:#ded7ce; color:#393137;}
.button.secondary.stroke:hover {background:#ded7ce; color:#393137;}
.button.large {font-size:1.125rem; }
.button.tiny {font-size: 0.750rem;}
.button.expand { padding-right: 0; padding-left: 0; width: 100%; }
.button.wide {padding-left:3.333rem; padding-right:3.333rem;}
button.reset { border: none; background: none; cursor: pointer; font-weight: normal; text-decoration: none; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
/*-----------Disabled Button-----------*/
.button[disabled], .button.disabled, .button[disabled]:hover, .button.disabled:hover {background:#f1eae1; color:#cdc7bf; cursor:default;}

@media only screen and (max-width: 1023px) {
.mt5 { margin-top: 1.250rem }
.mt6 { margin-top: 1.563rem }
.mt7 { margin-top: 2.188rem }
.mt8 { margin-top: 2.813rem }
.mt9 { margin-top: 3.125rem }
.mt10 { margin-top: 4.375rem }
.mt11 { margin-top: 5.625rem }
.mt12 { margin-top: 7.500rem }
.mb5 { margin-bottom: 1.250rem }
.mb6 { margin-bottom: 1.563rem }
.mb7 { margin-bottom: 2.188rem }
.mb8 { margin-bottom: 2.813rem }
.mb9 { margin-bottom: 3.125rem }
.mb10 { margin-bottom: 4.375rem }
.mb11 { margin-bottom: 5.625rem }
.mb12 { margin-bottom: 7.500rem }
}

@media only screen and (max-width: 767px) {
h1, .h1 {font-size: 2.000rem}
h2, .h2 {font-size: 1.500rem}
h3, .h3 {font-size: 1.313rem}
.mt5 { margin-top: 1.125rem }
.mt6 { margin-top: 1.375rem }
.mt7 { margin-top: 1.875rem }
.mt8 { margin-top: 2.500rem }
.mt9 { margin-top: 2.813rem }
.mt10 { margin-top: 3.750rem }
.mt11 { margin-top: 5.000rem }
.mt12 { margin-top: 6.250rem }
.mb5 { margin-bottom: 1.125rem }
.mb6 { margin-bottom: 1.375rem }
.mb7 { margin-bottom: 1.875rem }
.mb8 { margin-bottom: 2.500rem }
.mb9 { margin-bottom: 2.813rem }
.mb10 { margin-bottom: 3.750rem }
.mb11 { margin-bottom: 5.000rem }
.mb12 { margin-bottom: 6.250rem }
}

@media only screen and (max-width: 479px) {
h1, .h1 {font-size: 1.750rem}
h2, .h2 {font-size: 1.375rem}
h3, .h3 {font-size: 1.188rem}
h4, .h4 {font-size: 1.125rem}
.mt5 { margin-top: 1.000rem }
.mt6 { margin-top: 1.250rem }
.mt7 { margin-top: 1.625rem }
.mt8 { margin-top: 2.188rem }
.mt9 { margin-top: 2.500rem }
.mt10 { margin-top: 3.125rem }
.mt11 { margin-top: 4.375rem }
.mt12 { margin-top: 5.000rem }
.mb5 { margin-bottom: 1.000rem }
.mb6 { margin-bottom: 1.250rem }
.mb7 { margin-bottom: 1.625rem }
.mb8 { margin-bottom: 2.188rem }
.mb9 { margin-bottom: 2.500rem }
.mb10 { margin-bottom: 3.125rem }
.mb11 { margin-bottom: 4.375rem }
.mb12 { margin-bottom: 5.000rem }
}

@media only screen and (max-width: 479px) {
/*-----------Images-----------*/
img.alignleft, img.alignright {float:none; margin-top:0; margin-right:auto; margin-left:auto; display:block; max-width:100%;}
/*----------Buttons-----------*/
.button {display:block; width:100%;}
}
/********************************************************************************
			 --- Side Modules ---
*********************************************************************************/
.side-module {font-size:16px; margin-bottom: 2.000em;}
.side-module h5 {font-size: 1.000em; border-bottom: 1px solid #928b81; padding-bottom: 0.750em;}
/********************************************************************************
			 --- Side Nav ---
*********************************************************************************/
.side-nav ul {list-style: none; margin: 0; padding: 0;}
.side-nav li {margin-bottom: 0.500em;}
.side-nav a {font-weight: 500; font-size: 0.938em; padding-left: 1.333em; position: relative; color: #393137;}
.side-nav a:before {content: ""; display: block; width: 0.400em; height: 0.400em; background: #bebebe; position: absolute; top: 0.400em; left: 0; transition: background-color 250ms ease}
.side-nav a:hover, .side-nav li.selected a {color: #552a48}
.side-nav a:hover:before, .side-nav li.selected a:before {background: #552a48;}
/********************************************************************************
			 --- Breadcrumbs ---
*********************************************************************************/
.breadcrumbs {position:relative; z-index:1; overflow:hidden;}
.breadcrumbs a {display:block; float:left; margin-right:1.250em; position:relative;}
.breadcrumbs a:not(:last-child):after {content:"\e697"; font-family: 'CD-Project-Icons'; position:absolute; top:0; right:-0.813em;}
.breadcrumbs--page {font-size: 0.875em; margin-top: -2.1875em;}
.breadcrumbs-ecom {position:relative; margin-top: -2.1875em; z-index:1; overflow:hidden;}
.breadcrumbs-ecom > span {font-size: 0.875em; display:block; float:left; margin-right:1.250em; position:relative;}
.breadcrumbs-ecom > span:not(:last-child):after {content:"\e697"; font-family: 'CD-Project-Icons'; position:absolute; top:0; right:-0.813em;}
.has-header .breadcrumbs--page, .has-header .breadcrumbs-ecom {margin-top: 0.625em;}
.home-hero-container .breadcrumbs {font-size: 0.875em; margin-top: 0.7143em;}
/********************************************************************************
			 --- Article List ---
*********************************************************************************/
.featured-article {font-size:16px; text-align: center; padding: 0 0.938em;}
.featured-article__img {overflow: hidden; margin-bottom: 0.500em;}
.featured-article__title, .featured-article__date {font-size:0.875em; font-weight: 500; display:block;}
.featured-article__title {text-transform: uppercase; color: #552a48; line-height: 1.4;}
.featured-article__date {color: #393137;}
/********************************************************************************
			 --- CSS - Load More Pagination ---
*********************************************************************************/
#webapp22794pagination { display:none }
.load-more-container {text-align:center; padding:50px 0;}
.load-more__button {display:inline-block; margin:0; font-size:19px; padding-right:12px; padding-left:12px; width:100%; max-width:260px;}
.load-more__icon {font-size:16px; display:inline-block;}
.icon-spin{-webkit-animation:icon-spin 2s infinite linear;animation:icon-spin 2s infinite linear}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
/********************************************************************************
			 --- Shop - Overall ---
*********************************************************************************/
.breadcrumbs--ecom {font-size:13px; margin-top:0.769em }
.breadcrumbs--ecom a {color:#393137; font-weight:400!important; }
.breadcrumbs--ecom a:hover {color:#ded7ce;}
.breadcrumbs--product-large {margin-top:0;}
.breadcrumbs--product-large a {color:#393137; height:36px; line-height:36px;}
.breadcrumbs--product-large a:hover {color:#562a49;}
/*-----------Shop - Page Body-----------*/
.shop__page-body {padding-top:1.75rem;}
.shop__page-body--product-large {padding-top:1.000rem;}
/*-----------Shop - Headline-----------*/
.shop__block-headline {position: relative; margin-bottom:1.250em}
.shop__block-headline h1 {font-size: 1.25em; margin-bottom: 0; padding: 17px 35px}
/*-----------Shop - Sort Links-----------*/
.shop__sort {position: absolute; top: 16px; right: 15px; list-style: none; margin: 0; padding: 0;}
.shop__sort li {display: inline-block; position: relative; font-size: 0.875em;}
.shop__sort a {display: block; padding: 0 0.750em; text-transform: uppercase; font-weight: 800; color: #786c64}
.shop__sort a:hover {color: #552a48}
.shop__sort li.active a {color: #552a48; cursor: default;}
.shop__sort li:not(:last-child):after {content: ""; display: block; position: absolute; top: 50%; margin-top: -0.500em; right: 0; width: 1px; height: 1.000em; background: #b5aca0;}
/*-----------Shop - Overall Layout-----------*/
.shop__row::before,.shop__row::after{content:' ';display:table}.shop__row::after{clear:both}
/*
.shop__aside {width:20%; float:left;}
.shop__list {width:76%; float:right;}
*/
.shop__aside {width:17%; float:left;}
.shop__list {width:79%; float:right;}
/*-----------Shop - Filters-----------*/
.shop__filter {font-size:16px;}
.shop__filter-toggle, .shop__filter-title {text-transform:uppercase; font-weight:800; font-size:0.938em;}
.shop__filter-toggle, .shop__filter-title, .shop__filter-reset  {display:block; position:relative; cursor:pointer; -webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;
-moz-user-select: none;-ms-user-select: none;user-select: none;}
.shop__filter-toggle:after, .shop__filter-title:after { font-family: 'CD-Project-Icons'; position:absolute; top:50%; right:1.667em; margin-top:-0.800em;}
.shop__filter-toggle {background:#552a48; color:#fff; border:1px solid transparent; padding:0.800em 1.667em; margin-bottom:1.000em; transition:all 250ms ease;}
.shop__filter-toggle:after {content:"\e8d5";}
.shop__filter-toggle.active {border:1px solid #e3dbd0; background:none; color:#552a48;}
.shop__filter-toggle.active:after {content:"\e6d5";}
.shop__filter-reset {display: block; text-transform: uppercase; color: #552a48; font-weight: 800; font-size: 0.750em; margin-top: -1.000em; margin-bottom: 0.417em; transition: color 250ms ease;}
.shop__filter-reset:hover {color: #a29083;}

.shop__filter-item {margin-bottom:0.500em;}
.shop__filter-item--hidden {display: none;}
.shop__filter-title {background:#fff; border: 1px solid #928b81; color:#552a48; padding:0.667em 1.667em;}
.shop__filter-title:after {content:"\e6bb"; }
.shop__filter-item.active .shop__filter-title:after {content:"\e6be"; }
.shop__filter-item ul {display:none; list-style:none; margin:0; padding:0.500em 0; background:#f8f7f5;}
.shop__filter-item li, .shop__filter-item a {display:block;}
.shop__filter-item a {padding:0.429em 1.786em 0.429em 3.214em; color: #393137; font-size:14px; font-weight:400!important; position:relative;}
.shop__filter-item a:hover {color: #a29083;}
.shop__filter-item a:before {content:"\e6ac"; display:block; font-family: 'CD-Project-Icons'; position:absolute; top:6px; left:1.786em;}
.shop__filter-item li.active a {color: #552a48}
.shop__filter-item li.active a:before {content:"\e6ab";}

@media only screen and (max-width: 490px) {
.shop__sort {position: initial; margin-top: 1em;}
}

@media only screen and (min-width: 801px) {
.shop__filter-toggle {display:none;}
.shop__filter-list {display:block!important;}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
.shop__filter {font-size:15px;}
}

@media only screen and (min-width: 801px) and (max-width: 1023px) {
.shop__filter, .shop__filter-item a {font-size:13px;}
.shop__filter-item a {padding-right:1.154em; padding-left:2.692em}
.shop__filter-item a:before {left:1.154em;}
}

@media only screen and (max-width: 800px) {
.shop__filter-list {display:none;}
.shop__aside, .shop__list {width:100%; float:none;}
.shop__aside {margin-bottom:1.000em;}
.shop__filter-reset {margin-top: -.500em; margin-bottom: 0;}
}

@media only screen and (max-width: 639px) {
	.breadcrumbs--ecom {font-size: 12px;}
}

@media only screen and (max-width: 479px) {
.shop__filter {font-size:14px;}
}

@media only screen and (max-width: 375px) {
.shop__filter-item a {font-size:14px;}
.shop__filter-item a {padding-right:1.154em; padding-left:2.692em}
.shop__filter-item a:before {left:1.154em;}
}
/*-----------Shop - List-----------*/
.shop__list ul, .productList, .productLarge {list-style:none; margin:0; padding:0;}
.product-list {font-size:16px; text-align: center; position: relative;}
.product-list__img {overflow: hidden;}
.product-list__img img {display:inline-block; vertical-align: middle; }
.product-list__brand, .product-list__designer, .product-list__name, .product-list__price, .product-list__label, .product-list__reference {font-size:0.875em; display:block;}
.product-list__sale, .product-list__sold-out {text-align:center; line-height:1; margin-bottom:0.250em}
.product-list__sale span, .product-list__sold-out span {font-size:0.813em; border:1px solid #928b81; padding:0.308em 1.385em; display: inline-block; color:#552a48;}
.product-list__sale span {font-weight: 500;}
.product-list__sold-out span {text-transform: uppercase; font-weight: 800;}
.product-list__brand, .product-list__designer, .product-list__name, .product-list__label {font-weight: 500;}
.product-list__name, .product-list__price, .product-list__reference {color: #393137; }
.product-list__brand, .product-list__designer, .product-list__label {color: #552a48;}
.product-list__brand, .product-list__designer {text-transform: uppercase; color: #552a48;}
.product-list__label {font-weight:800;}
.product-list__price {font-weight:500;}
.product-list__retail-price, .product-list__sale-price {display:inline-block; margin:0 0.143em;}
.product-list__retail-price {text-decoration:line-through; color:#393137;}
.product-list__compare {display: block; font-weight:400; color:#393137; font-size:0.938em; position:relative; cursor: pointer;}
.product-list__compare-check:before {content: "\e6ac"; font-family: 'CD-Project-Icons'; display:inline-block; position:relative; top:1px;}
.product-list__compare.active .product-list__compare-check:before {content: "\e6ab"}
.product-list__wishlist {display: block; margin-top: 0.500em; font-weight: 800; text-transform: uppercase; font-size: 0.750em;}
.product-list--cart-preview .product-list__img {max-width: 150px; margin-right: auto; margin-left: auto; height: auto; line-height: normal;}
.product-list__preview-back {display: block; margin-top: 0.375em; line-height: 1.2; font-size: 0.813em; font-weight: 800; text-transform: uppercase;}
.product-list__preview-back:before {content: "\e62c"; font-family: 'CD-Project-Icons'; margin-right: 0.250em;}
.product-list--default {padding: 0 0.938em 1.875em;}
.product-list--default .product-list__img {height: 15.625em; line-height: 15.625em; margin-bottom:0.625em}
.product-list--default .product-list__img img {max-height: 15.625em; width: auto;}
.product-list--featured, .product-list--menu {padding: 0 0.938em}
.product-list--featured .product-list__img {height: 12.500em; line-height: 12.500em; margin-bottom:0.500em}
.product-list--featured .product-list__img img {max-height: 12.500em; width: auto;}
.product-list--menu {font-size:0.9375em;}
.product-list--menu .product-list__img {height: 10em; line-height: 10em; margin-bottom:0.500em}
.product-list--menu .product-list__img img {max-height: 10em; width: auto;}
.product-list--menu .product-list__compare {display: none;}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.product-list--default {font-size: 14px;}
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
	.product-list--default {font-size: 14px;}
}

@media only screen and (max-width: 800px) {
	.product-list--featured {font-size: 15px;}
}

@media only screen and (max-width: 639px) {
	.product-list--default {font-size: 16px;}
	.product-list--featured {font-size: 14px;}
}

@media only screen and (max-width: 479px) {
	.product-list--default {font-size: 15px;}
	.product-list--default .product-list__img {height: 12.500em; line-height: 12.500em;}
	.product-list--default .product-list__img img {max-height: 12.500em}
	.product-list--featured {font-size: 13px;}
}

@media only screen and (max-width: 375px) {
	.product-list--default {font-size: 14px;}
	.product-list--default .product-list__img {height: 10.000em; line-height: 10.000em;}
	.product-list--default .product-list__img img {max-height: 10.000em}
	.product-list--featured {font-size: 12px;}
}

@media only screen and (max-width: 320px) {
	.product-list--default {font-size: 13px;}
	.product-list--featured {font-size: 11px;}
}

/*-----------Shop - Detail-----------*/
.shop__detail {font-size:16px; margin-bottom:6.000em;}
.shop__detail::before,.shop__detail::after{content:' ';display:table}.shop__detail::after{clear:both}
.shop__detail__left {width:45%; float:left;}
.shop__detail__right {width:50%; float:right;}
.product-image {text-align:center; margin-bottom:0.750em;}
.product-poplets .row {margin-right:-0.500em; margin-left:-0.500em}
.product-poplets .column {padding:0 .500em;}
.product-poplets__img {display:block; padding-bottom:1.000em;}
.product-info__sale, .product-info__sold-out, .product-info__new {line-height:1; margin-bottom:0.500em}
.product-info__sale span, .product-info__sold-out span {font-size:1.000em; border:1px solid #928b81; padding:0.308em 1.385em; display: inline-block; color:#552a48; font-weight:500;}
.product-info__new  span, .product-info__sold-out span {font-size:1.000em; border:1px solid #928b81; padding:0.308em 0.6em; display: inline-block; color:#552a48; font-weight:700;}
.product-info__subtitle, .product-info__reference {display:block;}
.product-info__subtitle, .product-info__title, .product-info__reference {font-weight:500;}
.product-info__subtitle {font-size:1.125em; text-transform:uppercase; color:#552a48;}
.product-info__brand, .product-info__designer {font-size:0.875em; text-transform: uppercase; font-weight: 500; display:inline-block; color: #552a48;}
.product-info__title {font-size:1.625em; text-transform:none;}
.product-info__reference, .product-info__price {margin-bottom:0.750em;}
.product-info__price, .product-info__request-price {font-size:1.125em;}
.product-info__sale-price, .product-info__request-price {font-weight:800; }
.product-info__retail-price, .product-info__sale-price {display:inline-block; margin:0 0.214em;}
.product-info__retail-price {font-weight:500; text-decoration:line-through; color:#a29083;}
.product-info__retail-price--watches {text-decoration: none; display: block; color: #393137}
.product-info__sold-out-note {font-weight: 800; display: block; color: #552a48;}
.product-info__actions, .product-info__sub-actions {margin-top:1.125em;}
.product-info__actions .cart {display: inline-block;}
.product-info__actions .cart .button {min-width:14.2857em;}
.product-info__actions .button {font-size:0.875em; height: 2.875em; line-height: 2.875em; padding:0 1.4286em; margin-bottom:0.571em; vertical-align: top;}
.product-info__actions .button span {font-size: 1.1429em; display: inline-block; position: relative; top: 1px;}

.product-info__actions .wc-deposits-wrapper .wc-deposits-option li {border-color: #ded7ce; box-shadow: none; border-radius: 0; float: none; width: 100%; margin-bottom: 2px;}
.product-info__actions .wc-deposits-wrapper .wc-deposits-payment-description { color: #552a48; font-size: 1rem; font-style: italic; font-weight: 600; }


.product-wishlist:before {content:"\e7bd"; font-family: 'CD-Project-Icons';}
.product-wishlist--added:before {content:"\e7bb";}
.product-info__actions .product-wishlist { padding: 0 1em; }
.product-info__sub-actions ul {list-style:none; margin:0; padding:0;}
.product-info__sub-actions li {display:block; margin-bottom:0.375em; line-height:1.3;}
.product-info__sub-actions a {font-size:0.875em; position:relative; padding-left:0.857em; font-weight:600;}
.product-info__sub-actions a:before {content:"\e697"; font-family: 'CD-Project-Icons'; display:block; line-height:1; position:absolute; top:0; left:0;}
.product-info__tabs {position: relative;}
.product-info__tabs strong {font-weight: 600;}
.product-info__compare {display: block; position: absolute; top: 0.625em; right: 0; font-weight:600; color:#552a48; font-size:0.938em; cursor: pointer;}
.product-info__compare-check:before {content: "\e6ac"; font-family: 'CD-Project-Icons'; display:inline-block; position:relative; top:1px;}
.product-info__compare.active .product-info__compare-check:before {content: "\e6ab"}
.product-info__tabs, .product-info__share {margin-top:2.500em;}
.product-info__share .at-share-btn {background:#562a49!important;}
.hidden-search-tags {display: none;}
.video-overlay { position: relative; top: 0; left: 0; }
.video-image-1 { position: relative; top: 0; left: 0; }
.video-image-2 { position: absolute; top: 0; left: 0; opacity: .8; }

@media only screen and (max-width: 1199px) {
	.shop__detail {font-size:15px;}
}

@media only screen and (max-width: 959px) {
	.shop__detail__left {width:40%;}
	.shop__detail__right {width:57%;}
}

@media only screen and (max-width: 800px) {
	.shop__detail {font-size:14px;}
	.shop__detail__left {width:30%;}
	.shop__detail__right {width:67%;}
}

@media only screen and (max-width: 639px) {
	.shop__detail__left, .shop__detail__right {float:none; width:100%;}
	.shop__detail__left {margin-bottom:1.250em;}
	.poplet-gallery {overflow:hidden;}
	.product-image {width:100%; max-width: 18.75em; margin: 0 auto 2.5em; float:none;}
	.product-poplets {width:100%; float:none;}
	.product-info__compare {position: relative; top: inherit; right: inherit; margin-bottom: 1.500em;}
	.product-info__actions .cart {display: block; width: 100%;}
}

@media only screen and (max-width: 375px) {
	.shop__detail {font-size:13px;}
}

.dev-data {position: absolute; top: 0; left: 0; padding: 0.75em; background: #000; color: #fff; z-index: 10;}
.dev-data > span {font-size: 0.75em; display: block; line-height: 1.4;}
/********************************************************************************
             --- Product Pagination ---
*********************************************************************************/
.product-pagination {font-size: 16px; border: 1px solid #928b81}
.product-pagination:first-of-type {margin-top: 0;}
.product-pagination:before,.product-pagination:after{content:" ";display:table}.product-pagination:after{clear:both}
.product-pagination__right, .product-pagination__count {float: right;}
.product-pagination__left {float: left; height: 2.625em; line-height: 2.625em; padding-left: 1.563em;}
.product-pagination__btn {font-size: 0.875em; text-decoration: none; text-align: center; display:block; padding:0 1.250em; height:3.000em; line-height:3.000em; color:#562a49;  transition: background-color 250ms ease, color 250ms ease; border-left:1px solid #928b81; font-weight: 800; text-transform: uppercase;}
.product-pagination__btn:last-of-type {border-right:1px solid #928b81 }
.product-pagination__btn:hover {background-color: #562a49; color:#fff;}
.product-pagination__btn--next, .product-pagination__btn--prev, .product-pagination__jump {float:left;}
.product-pagination__jump {width:7.250em; position:relative; cursor:pointer; list-style:none; margin:0 0 0 0.625em; padding:0;}
.product-pagination__jump-label {display:block; text-align:center; height:2.625em; line-height:2.375em; background:#fff;}
.product-pagination__jump-label:after {content:"\e695"; font-family: 'CD-Project-Icons'; margin-left:0.375em;}
.drop-active .product-pagination__jump-label:after {content:"\e69c"}
.product-pagination__jump ul {display:none; position:absolute; top:auto; right:0; width:100%; max-height: 12.500em; overflow-y: auto; text-align:center; background:#fff; border: 1px solid #928b81; list-style:none; margin:0.188em 0 0 0; padding:0;}
.product-pagination__jump a {color:#393137;}
.product-pagination__jump ul li a {font-size: 0.875em; display:block; padding:0.357em 0.714em; line-height:1.2; border-bottom:1px solid #928b81; transition: background-color 250ms ease;}
.product-pagination__jump ul li a:hover {background:#f1eae1;}
.product-pagination__jump ul li.product-pagination__active a {background:#f1eae1; color:#bdbdbd; cursor:default;}
.product-pagination__jump.product-pagination__jump-active ul {display:block; z-index:1;}

.product-pagination__results {font-size: 0.875em; height: 1.429em; vertical-align: middle; display: inline-block;}
.product-pagination__results-label {float: left; text-transform: uppercase; font-weight: 800; font-size:0.857em; line-height: 1.667em;}
.product-pagination__results ul {float: left;}
.product-pagination__results ul li {display: block; line-height: 1.286em; float: left; margin: 0 0.714em; position: relative;}
.product-pagination__results ul li:not(:last-child):after {content: "/"; display: block; position: absolute; top: 0.071em; right: -1.000em;}
.product-pagination__results ul li.active a, .product-pagination__results ul li.active a:hover {font-weight: 800; cursor: default; color: #552a48;}

.product-pagination__results ul li a {display: block;}

.product-pagination__count {font-size: 0.813em; font-weight: 800; height: 3.231em; line-height: 3.231em; margin-right: 1.154em;}

@media only screen and (max-width: 959px) {
	.product-pagination {font-size: 15px;}
	.product-pagination__left {padding-left:1.000em;}
	.product-pagination__btn {padding-right: 0.875em; padding-left: 0.875em}
}

@media only screen and (max-width: 639px) {
	.product-pagination {font-size: 13px;}
}

@media only screen and (min-width: 541px) and (max-width: 639px) {
	.product-pagination__right {font-size: 12px;}
	.product-pagination__jump-label {height: 2.844em; line-height: 2.844em;}
	.product-pagination__btn {height: 3.413em; line-height: 3.413em; padding: 0 .500em;}
	.product-pagination__btn {padding: 0 .500em;}
}

@media only screen and (max-width: 540px) {
	.product-pagination {text-align: center; font-size: 14px;}
	.product-pagination__left, .product-pagination__right, .product-pagination__count {float: none; padding: 0;}
	.product-pagination__left {border-bottom: 1px solid #928b81}
	.product-pagination__btn--prev {border-left: none;}
	.product-pagination__right, .product-pagination__count {display: inline-block; vertical-align: top;}
	.product-pagination__jump {border-right: 1px solid #928b81;}
	.product-pagination__count {margin: 0 0 0 1.154em;}
}

@media only screen and (max-width: 415px) {
	.product-pagination {font-size: 13px;}
}

@media only screen and (max-width: 375px) {
	.product-pagination {font-size: 12px;}
	.product-pagination__results-label, .product-pagination__results ul li a {font-size: 1.125em;}
	.product-pagination__results-label {line-height: 1.250em;}
	.product-pagination__count {margin-left: 0.875em;}
}

@media only screen and (max-width: 350px) {
	.product-pagination {font-size: 11px;}
}
/********************************************************************************
             --- Shop A to Z Brands---
*********************************************************************************/
.az-list {font-size: 16px;}
.az-list__block-letter {display: block; color: #a29083; font-weight: 600; font-size: 2.441em;}
.az-list__block {margin-bottom: 1.500em;}
.az-list__block ul {list-style: none; margin: 0; padding: 0;}
.az-list__block ul a {font-size: 1em; text-transform: uppercase; color: #393137; font-weight: 600;}
/********************************************************************************
             --- Featured Grid ---
*********************************************************************************/
.featured-grid {font-size: 16px;}
.featured-grid__row {margin:0 -0.938em; overflow: hidden;}
.featured-grid__col {float:left; width:33.33333333333333%; padding:0 0.938em;}
.featured-grid__item a {display: block; border:1px solid #928b81; margin-bottom: 1.875em; position: relative; transition: border-color 250ms ease}
.featured-grid__item a:before {content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.featured-grid__item--small a {height: 16.250em;}
.featured-grid__item--tall a {height: 34.375em;}
.featured-grid__item-img {background-size: cover; background-repeat:no-repeat; background-position: center center;}
.featured-grid__item--small .featured-grid__item-img {height: 12.875em;}
.featured-grid__item--tall .featured-grid__item-img {height: 31.000em;}
.featured-grid__item-caption {position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;padding: 0.750em .25em;}
.featured-grid__item-caption span {display: inline-block; vertical-align: middle; line-height: 1; color: #a29083; font-size: 1.625em; text-transform: uppercase; transition: color 250ms ease;}
.featured-grid__item:hover .featured-grid__item-caption span {color:#552a48;}
.featured-grid__item:hover a {border-color:#552a48;}

.grid-button {font-size:16px; display: block; text-align: center; background: #ded7ce; padding: 0.750em; transition: all 250ms ease;}
.grid-button span {display: block; border: 2px solid #fff; padding: 0.714em; line-height: 1; font-size: 1.750em; text-transform: uppercase;}
.grid-button:hover {background: #552a48; color: #fff;}

@media only screen and (max-width: 1199px) {
	.featured-grid {font-size: 14px;}
	.grid-button {font-size: 15px;}
}

@media only screen and (max-width: 1023px) {
	.featured-grid {font-size: 12px;}
}

@media only screen and (max-width: 959px) {
	.featured-grid {font-size: 11px;}
	.grid-button {font-size: 14px;}
}

@media only screen and (max-width: 800px) {
	.featured-grid {font-size: 10px;}
	.grid-button {font-size: 13px;}
}

@media only screen and (max-width: 767px) {
	.featured-grid {font-size: 8px;}
}

@media only screen and (max-width: 639px) {
	.featured-grid {font-size: 7px;}
	.grid-button {font-size: 11px;}
}

@media only screen and (max-width: 479px) {
	.featured-grid__col:nth-child(1), .featured-grid__col:nth-child(2) {width: 50%;}
	.featured-grid__col:nth-child(3) {float: none; width: 100%; clear: both; overflow: hidden; margin:0; padding: 0}
	.featured-grid__col:nth-child(3) .featured-grid__item {float: left; width: 50%; padding:0 0.938em;}
	.grid-button {font-size: 9px;}
}

@media only screen and (max-width: 320px) {
	.featured-grid {font-size: 6px;}
	.grid-button {font-size: 8px;}
}
/********************************************************************************
			 --- Carousel Featured ---
*********************************************************************************/
.carousel-block-tabs .resp-tab-content, .carousel-block-tabs .resp-htabs.resp-tabs-list li, .carousel-block-tabs .resp-htabs.resp-tabs-list li:last-child { background: none; border: none; }
.carousel-block-tabs .resp-tab-content { border-top: 1px solid #928b81; }
.carousel-block-tabs .resp-htabs.resp-tabs-list li.resp-tab-active:after { display: none; }
.carousel-block-tabs .resp-htabs.resp-tabs-list li { color: #978980; margin-bottom: 0; font-size: 1.250em; padding-bottom: 0.600em; line-height: 1.2; font-weight: 800; text-transform: uppercase; font-style: normal; font-family: 'Raleway',sans-serif; }
.carousel-block-tabs .resp-htabs.resp-tabs-list li.resp-tab-active { color: #393137;}
.carousel-block-tabs .resp-htabs.resp-tabs-list li:first-child { padding-left: 0; }
.carousel-block-tabs.cssBlock .resp-htabs.resp-tabs-list li { padding-right: 0.833rem; }

@media only screen and (max-width: 639px) {
.carousel-block-tabs .featured-article__title {font-size: 0.75em;}
.carousel-block-tabs .featured-article, .carousel-block-tabs .product-list--featured {padding-right:0.625em; padding-left:0.625em;}
}
/********************************************************************************
			 --- Carousel Block ---
*********************************************************************************/
.carousel-block-container {font-size: 16px;}
.carousel-block-headline {position: relative; margin-bottom:1.250em}
.carousel-block-headline h2 {margin-bottom: 0; font-size: 1.250em; padding-bottom: 0.600em}
.carousel-block-toggle {position: absolute; bottom: 1.125em; right: 5.500em; list-style: none; margin: 0; padding: 0;}
.carousel-block-toggle li {display: inline-block; position: relative; font-size: 1.000em;}
.carousel-block-toggle a {display: block; padding: 0 0.750em; text-transform: uppercase; font-weight: 800; color: #a29083}
.carousel-block-toggle li.active a {color: #552a48}
.carousel-block-toggle li:not(:last-child):after {content: ""; display: block; position: absolute; top: 50%; margin-top: -0.500em; right: 0; width: 1px; height: 1.000em; background: #b5aca0;}

.carousel-tab {display: none;}
.carousel-block {transition:opacity 450ms 350ms ease; opacity: 1; visibility: visible;}
.carousel-block:not(.slick-initialized) {overflow: hidden; visibility: hidden; opacity: 0;}
.carousel-block:not(.slick-initialized) .carousel-block-item {width:50%; float: left;}
.carousel-block:not(.slick-initialized) .carousel-block-item:nth-child(n+5) {display: none;}

.carousel-block-recent .slick-arrow,
.carousel-block .slick-arrow {font-size:1.4em; position: absolute; top: 100px; width: 1.700em; height: 2.000em; line-height: 2.000em; text-align: center; border:none; transition: all 250ms ease; color: #5a4e49; z-index: 10; background: transparent;}
.carousel-block-recent .slick-arrow:not(.slick-disabled):hover,
.carousel-block .slick-arrow:not(.slick-disabled):hover {color: #000;}
.carousel-block-recent .slick-prev,
.carousel-block .slick-prev {left: -30px;}
.carousel-block-recent .slick-next,
.carousel-block .slick-next {right: -30px;}
.carousel-block-recent .slick-disabled,
.carousel-block .slick-disabled {color:#988982; opacity: 0.8;}

/* .carousel-block-recent .slick-arrow {font-size:1.000em; position: absolute; top:-4.188em; right: 0; width: 2.000em; height: 2.000em; line-height: 2.000em; text-align: center; background:#4f2840; border:none; color: #fff; transition: background-color 250ms ease}
.carousel-block-recent .slick-arrow:not(.slick-disabled):hover {background-color: #6e355d;}
.carousel-block-recent .slick-prev {right: 2.250em;}
.carousel-block-recent .slick-disabled {background-color:#ded7ce;} */


@media only screen and (max-width: 1199px) {
.carousel-block-container {font-size: 15px;}
}

@media only screen and (max-width: 959px) {
.carousel-block-container {font-size: 14px;}
}

@media only screen and (max-width: 800px) {
.carousel-block-container {font-size: 13px;}
}

@media only screen and (max-width: 639px) {
.carousel-block-container {font-size: 12px;}
}

@media only screen and (max-width: 480px) {
/* .carousel-block .slick-arrow, */
/* .carousel-block-recent .slick-arrow{display: none!important;} */
.carousel-block-toggle {right: 0;}
}

@media only screen and (max-width: 375px) {
.carousel-block-container {font-size: 11px;}
}

@media only screen and (max-width: 320px) {
.carousel-block-container {font-size: 10px;}
}
/********************************************************************************
			 --- Slick Carousel ---
*********************************************************************************/
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-slider * { outline: none; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img {  }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/********************************************************************************
             --- Featured Services Block ---
*********************************************************************************/
.featured-services {border-top: 1px solid #928b81; padding-top: 4.000em}
.card-block {font-size: 16px;}
.card-block a {display: block; border: 1px solid #928b81; margin-bottom: 1.875em; position: relative; transition: border-color 250ms ease;}
.card-block a:before {content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: box-shadow 250ms ease}
.card-block__img img {display: block; width: 100%;}
.card-block__caption {text-align: center;padding: 0.750em .25em;}
.card-block__caption span {display: inline-block; vertical-align: middle; line-height: 1; color: #827165; font-size: 1.750em; text-transform: uppercase; transition: color 250ms ease;}
.card-block:hover .card-block__caption span {color:#552a48;}
.card-block:hover a {border-color:#552a48;}
.card-block--ticktalk .card-block__caption span {font-size: 1.2em;}

@media only screen and (max-width: 1199px) {
.featured-services .card-block {font-size: 15px;}
.card-block__caption span {font-size: 1.625em;}
}

@media only screen and (max-width: 1023px) {
.featured-services .card-block {font-size: 14px;}
}

@media only screen and (max-width: 959px) {
.featured-services .card-block {font-size: 12px;}
}

@media only screen and (max-width: 800px) {
.featured-services .card-block {font-size: 10px;}
.card-block__caption {height: 4.25em; font-size: .75em;}
}

@media only screen and (max-width: 639px) {
.featured-services .card-block {font-size: 7px;}
}

@media only screen and (max-width: 479px) {
.featured-services .card-block {font-size: 12px;}
}

@media only screen and (max-width: 375px) {
.featured-services .card-block {font-size: 11px;}
}

@media only screen and (max-width: 320px) {
.featured-services .card-block {font-size: 10px;}
}
/********************************************************************************
			 --- Glossary ---
*********************************************************************************/
.glossary__search {position: relative; margin-bottom: 1.500em;}
.glossary__search input[type="text"] {margin-bottom: 0; padding-right: 2.500rem;}
.glossary__alpha {margin-bottom: 2.000em;}
.glossary__alpha ul {list-style: none; margin: 0; padding: 0;}
.glossary__alpha li {display: inline-block; margin: 0 0.500em 0 0;}
.glossary__alpha a {display: block; font-size: 1.313em; font-weight: 800;}
.glossary__alpha li.active a {color:#928b81; padding-bottom: 0.095em; text-decoration: underline;}
.glossary__alpha li.disabled a {color: rgba(85, 42, 72,0.55); cursor: default;}
.glossary__item {margin-bottom: 2.000em;}
.glossary__item h2 {font-size: 1.25em; margin-bottom: 0.5em;}
.glossary__item p:empty {margin: 0;}
/********************************************************************************
			 --- Load More ---
*********************************************************************************/
.load-more-pagination {text-align: center; margin-top: 2.5em;}
/********************************************************************************
			 --- Addthis ---
*********************************************************************************/
.news-post .at-icon-wrapper {background-color: white !important;}
.addthis_inline_share_toolbox { margin-left: -11px; margin-top:0.2em; }
.product-info__share .addthis_inline_share_toolbox { margin-left:0; margin-top:0; }

/*----------  Blog  ----------*/
.caption-left { padding:10px; text-align: center; float: left; }
.caption-right { padding:10px; text-align: center; float: right; }
.caption-centered { padding:10px; text-align: center;}
p.blog-caption {font-family: 'Raleway',sans-serif!important; font-size: 16px!important; font-style: italic!important; text-transform: none!important; font-weight: 800!important; margin: 10px 0 0 0!important; line-height: 1.2!important;}
/********************************************************************************
			 --- News ---
*********************************************************************************/
.blog-search {position: relative;}
.blog-search input[type="text"] {margin-bottom: 0; padding-right: 2.500rem;}
.blog-search button {position: absolute; top: 0; right: 0; background: #552a48; color: #fff; width: 2.500rem; height: 2.875rem; line-height: 2.875rem; transition: background-color 250ms ease;}
.blog-search button:hover {background-color: #928b81}

.news-post {font-size:16px; margin-bottom: 4.000em;}
.news-post__image img {display: block; width: 100%;}
.news-post__wrapper {background:#f8f5f1; padding: 1.250em 1.563em;}
.news-post h1 {font-size: 1.313em; margin-bottom: 0.238em;}
.news-post header {margin-bottom: 1.500em; position: relative; padding-right: 6.250em; min-height: 0;}
/* .news-post__date {position: absolute; top: 0; right: 0; border: 3px solid #dcdcdc; padding: 0.500em 1.250em; text-align: center;} */
.news-post__date {position: inherit; float: right; margin-left: 1em; top: 0; right: 0; border: 3px solid #dcdcdc; padding: 0.500em 1.250em; text-align: center;}
.news-post__date > span {display: block; color: #552a48; font-weight: 800; line-height: 1; text-transform: uppercase;}
.news-post__date-month, .news-post__date-year {font-size: 0.813em;}
.news-post__date-day {font-size: 1.250em;}
.news-post__details {font-style: italic;}
.news-post__details > span {display: inline-block; font-size: 0.938em; margin-right: 1.333em; position: relative;}
.news-post__details > span:not(:last-child):after {content: "/"; display: block; position: absolute; top: 0; right: -1.000em;}
.news-post--detail .news-post__image {margin-bottom:2.000em;}
.news-post--detail .news-post__wrapper {background: none; padding: 0;}
.news-post__comments {margin-bottom: 3.000em;}
.news-post__body {margin-bottom: 1.000em;}
.news-post__body blockquote {font-size: 0.875em;}
.news-tag-cloud a {display: inline-block; line-height: 1; margin: 0 0.286em 0.571em 0; border: 1px solid #dcdcdc; padding: 0.571em 0.714em; color: #393137; font-size: 0.875em; transition: background-color 250ms ease;}
.news-tag-cloud a:hover {background: #dcdcdc;}
.news-pagination {font-size:16px; list-style:none; margin:0; padding:0; overflow:hidden;}
.news-pagination li {display:block; float:left; line-height:1.2;}
.news-pagination a {display:block; padding:0.706em 1.412em; font-size:1.063em; text-transform: uppercase; font-weight: 800; color:#fff; background:#562a49; transition:background-color 300ms ease-out;}
.news-pagination a:first-child {margin-right:0.235em;}
.news-pagination a:hover {color:#fff; background:#6e355d}
.news-pagination a:before, .news-pagination a:after {font-family: 'CD-Project-Icons'; position:relative; top:0.118em;}
.news-pagination-prev a:before {content:"\e696"; margin-right:0.471em}
.news-pagination-next a:after {content:"\e697"; margin-left:0.471em;}

@media only screen and (max-width: 1199px) {
	.news-post, .sidebar--news .side-module {font-size: 15px;}
}

@media only screen and (max-width: 960px) {
	.news-post, .sidebar--news .side-module {font-size: 14px;}
	.news-pagination {font-size:14px;}
}

@media only screen and (max-width: 800px) {
	.news-post, .sidebar--news .side-module {font-size: 16px;}
	.news-pagination {font-size:13px;}
}

@media only screen and (max-width: 639px) {
	.news-post, .sidebar--news .side-module {font-size: 14px;}
	.news-post {margin-bottom: 3.000em}
}

@media only screen and (max-width: 479px) {
	.news-post {font-size: 13px;}
	.news-post {margin-bottom: 2.000em}
	.news-pagination {font-size:12px;}
}

@media only screen and (max-width: 375px) {
	.news-post__wrapper {padding: 1.000em;}
}

.photo_card {
	height: 235px;
}
.photo_item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
}
/********************************************************************************
             --- Custom Post Pagination ---
*********************************************************************************/
.pagination {font-size:16px; margin-top:3.000em}
.pagination:before,.pagination:after{content:" ";display:table}.pagination:after{clear:both}
.pag-button {text-decoration: none; text-align: center; display:block; padding:0 1.250em; height:2.250em; line-height:2.250em; outline: none; background: #552a48; color: #fff; background-color:none; text-transform: uppercase; font-weight: 700; transition:all 250ms ease;}
.pag-button:hover {background-color: #6e355d; color: #fff;}
.pag-next, .pag-prev, .pag-jump {float:left;}
.pag-prev {margin-right:0.250em;}
.pag-jump {width:7.500em; position:relative; cursor:pointer; list-style:none; margin:0 0 0 0.938em; padding:0;}
.pag-jump-label {display:block; text-align:center; height:2.250em; line-height:2.250em; background:#fff; border: 1px solid #928b81; color:#393137; font-weight:700; text-transform:uppercase;}
.pag-jump-label:after {content:"\e695"; font-family: 'CD-Project-Icons'; margin-left:0.375em;}
.drop-active .pag-jump-label:after {content:"\e69c"}
.pag-jump ul {display:none; position:absolute; top:auto; right:0; width:100%; text-align:center; background:#fff; border: 1px solid #928b81; list-style:none; margin:0.188em 0 0 0; padding:0;}
.pag-jump ul li a {display:block; padding:0.375em 0.625em; line-height:1.2; border-bottom:1px solid #928b81; transition:all 250ms ease;}
.pag-jump ul li a:hover {background:#f8f5f1;}
.pag-jump ul li.active a {background:#f8f5f1; color:#6e355d; cursor:default;}
.pag-jump ul.dropdown-active {display:block; z-index:1; max-height:12.500em; overflow-y:auto}

@media only screen and (max-width: 767px) {
.pagination {font-size:15px;}
}

@media only screen and (max-width: 639px) {
.pagination {font-size:14px;}
}

@media only screen and (max-width: 479px) {
.pagination {font-size:13px;}
}

@media only screen and (max-width: 320px) {
.pagination {font-size:11px;}
}
/********************************************************************************
			 --- Locations ---
*********************************************************************************/
.locations-block__item {font-size: 0.875em;}
.locations-block__item-image {margin-bottom: 1.500em;}
.locations-block__item-map {padding-bottom: 75%;}
/********************************************************************************
			 --- Search Results ---
*********************************************************************************/
.search-result p {margin-bottom: 10px; font-size: 14px; font-weight: 500;}
.search-result p span {font-weight: 800;}
.ajax-site-search-more {margin-top: 15px;}
.ajax-site-search-more span {position: relative; display: inline-block;}
/********************************************************************************
			 --- Form Styling ---
*********************************************************************************/
/*-----------Standard Forms-----------*/
form { margin: 0; }
/*-----------Label Styles-----------*/
label { cursor: pointer; display: block; margin: 0; font-size: 0.875rem; font-weight:600; }
/*-----------Required-----------*/
.req { color:red; font-weight: 800; }
/*-----------styling on all basic form elements-----------*/
input[type="text"], input[type="Username"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select { -webkit-appearance: none; background-color: #ded7ce; border: 1px solid #cdc5bc; color: #07253a; display: block; margin: 0 0 1.000em 0; padding: 0.444em; height: 2.875em; width: 100%; box-shadow:0 0 0 2px rgba(241, 234, 225, 0), inset 0 5px 1px 0 rgba(205, 197, 188, 0.45); transition: border linear 0.2s, box-shadow linear 0.2s; font-weight:normal;}
/*-----------styling on all basic form focus elements-----------*/
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus, select:focus {border-color: rgba(85, 42, 72, 0.6); outline: none; box-shadow:0 0 8px rgba(85, 42, 72, 0.6); }
/*-----------styling on all basic form disabled elements-----------*/
input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea { background-color: #d4d8da; }

body.user-is-tabbing input[type="text"]:focus, body.user-is-tabbing input[type="password"]:focus, body.user-is-tabbing input[type="date"]:focus, body.user-is-tabbing input[type="datetime"]:focus, body.user-is-tabbing input[type="datetime-local"]:focus, body.user-is-tabbing input[type="month"]:focus, body.user-is-tabbing input[type="week"]:focus, body.user-is-tabbing input[type="email"]:focus, body.user-is-tabbing input[type="number"]:focus, body.user-is-tabbing input[type="search"]:focus, body.user-is-tabbing input[type="tel"]:focus, body.user-is-tabbing input[type="time"]:focus, body.user-is-tabbing input[type="url"]:focus, body.user-is-tabbing textarea:focus, body.user-is-tabbing select:focus {border: none; outline: auto; outline: 2px solid #7aacfe !important; /* for non-webkit browsers */ outline: 5px auto -webkit-focus-ring-color !important;}
/*-----------input submit-----------*/
input[type="submit"] { -webkit-appearance: none; }
/*-----------textarea-----------*/
textarea { min-height: 6.944em; resize: none; max-width: 100%; }
textarea[rows] { height: auto; }
/*-----------select-----------*/
select { -webkit-appearance: none !important; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+); background-position: 100% center; background-repeat: no-repeat; line-height: normal; height: 2.875em; }
:-moz-any(select) {background-image:none;}
select::-ms-expand {display: none;}
/*-----------other form elements-----------*/
input[type="file"], input[type="checkbox"], input[type="radio"] { margin: 0 0 1.000em 0; }
input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.444em; margin-right: 0.889em; margin-bottom: 0; vertical-align: baseline; }
.input-radio, .input-checkbox {vertical-align:top; margin:0.444em 0; line-height:1.2;}
.input-radio input[type="radio"], .input-checkbox input[type="checkbox"] {float: left; width:18px; height:18px; margin:0 0.222em 0 0; padding:0;}
/*-----------Normalize file input width-----------*/
input[type="file"] { width: 100%; }
/*-----------We add basic fieldset styling-----------*/
fieldset { border: 1px solid #f1eae1; padding: 1.111em; margin: 1.000em 0; }
fieldset legend { font-weight: 800; background: white; padding: 0 0.167em; margin: 0; margin-left: -0.167em; }
/*-----------Error Validation-----------*/
form small.error { background: #552a48; color: #fff; padding: 0.222em 0.333em; font-size: 0.667rem; font-weight: 800; margin: -0.667em 0 0.556em 0; display: block; }
.error-group input[type="text"], .error-group input[type="password"], .error-group input[type="date"], .error-group input[type="datetime"], .error-group input[type="datetime-local"], .error-group input[type="month"], .error-group input[type="week"], .error-group input[type="email"], .error-group input[type="number"], .error-group input[type="search"], .error-group input[type="tel"], .error-group input[type="time"], .error-group input[type="url"], .error-group textarea, .error-group select {border-color: rgba(85, 42, 72, 0.6); outline: 0; outline: thin dotted \9; -webkit-box-shadow:0 0 8px rgba(85, 42, 72, 0.6); -moz-box-shadow:0 0 8px rgba(85, 42, 72, 0.6); box-shadow:0 0 8px rgba(85, 42, 72, 0.6); }
/*-----------Disable Button-----------*/
.button[disabled], .button[disabled]:hover {background:#f1eae1; color:#000; cursor:default;}
/*-----------Readonly-----------*/
input[readonly] {background: rgba(241, 234, 225,0.75);}
input[readonly]:focus {border-color: #e8e1d9; outline: none; box-shadow:0 0 0 2px rgba(241, 234, 225, 0), inset 0 5px 1px 0 rgba(241, 234, 225, 0.45);}
select[disabled] {background: rgba(241, 234, 225,0.75);}
/*-----------Error Form Validation-----------*/
form small.form-error {font-size: 0.875rem; background: #552a48; color: #fff; padding: 0.222rem 0.333rem; font-weight: 500; margin: -1.000rem 0 0.556rem 0; display: block; }
/*-----------Success Container-----------*/
.success-container {display: none;}

/*-----------Error Validation-----------*/
.fv-row__error label {color: #552a48;}
.fv-row__error input, .fv-row__error textarea, .fv-row__error select, .fv-row__error input:focus, .fv-row__error textarea:focus, .fv-row__error select:focus {border-color: #552a48}
.form-validation-container {margin: 1.25em 0;}
.form-validation-message {font-size: 0.875em; line-height: 1.2; background: #552a48; color: #fff; padding: 0.375em 0.9375em; margin-bottom: 0.1429em}
/*-----------Success Container-----------*/
.form-success-container {margin: 3.75em auto;max-width: 40em;text-align: center; display: none;}
.form-success-container__icon {margin-bottom: 1.25em;}
.form-success-container__icon span {font-size: 6em; color: #552a48}
.form-success-container p {font-size: 1em;}
.form-success-container > :last-child {margin-bottom: 0}
/*-----------Hide reCaptcha v3-----------*/
.form-recaptcha-message {font-size: 0.75rem;}
.grecaptcha-badge {display: none!important; /*Allowed to hide Google reCAPTCHA with text on form*/ }

/*-----------Gravity Forms-----------*/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.gf_browser_chrome select {padding: 0.444em!important;}
body .gform_wrapper ul li.gfield {margin-top: 0!important;}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {margin-top: -12px!important;}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {margin-top: 0!important;}
/*-----------Contact Form-----------*/
.contact-form .gform_wrapper {margin-top: 0;}
.contact-form .gform_wrapper .top_label div.ginput_container {margin-top: 0;}
.contact-form .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .contact-form .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {margin-top:0;}
.contact-form .gform_wrapper li.field_sublabel_below .ginput_complex {margin-top: 0!important;}
/********************************************************************************
			 --- Accordion ---
*********************************************************************************/
.accordion { margin: 0 0 1.667rem; border-bottom: 1px solid #f1eae1;}
.accordion dt { border-top: 1px solid #f1eae1; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; padding:1.111rem 2.222rem 1.111rem 1.389rem ; margin: 0; position:relative; font-weight:800; font-size:1.000rem;}
.accordion dt:after { content: "\e6b6"; font-family: 'CD-Project-Icons'; position:absolute; top:1.000rem; right:0; font-size: 1.333rem; color:#552a48;}
.accordion dt.accordion-active:after { content: "\e6c4"; }
.accordion dd { display: none; padding: 1.111rem; margin: 0; }
/********************************************************************************
			 --- Responsive Tabs ---
*********************************************************************************/
/*-----------Universal Tabs-----------*/
.resp-tabs-list {list-style:none; margin: 0; padding: 0;}
.resp-tabs-list li {display: inline-block; cursor: pointer; float: left; background-color: #f1eae1; font-weight: 600; color: #000; }
.resp-tabs-list li.resp-tab-active { background: #fff; color: #552a48; position: relative; }
.resp-tabs-container {padding: 0; background-color: #fff; clear: left;}
.resp-content-active, .resp-accordion-active, .resp-tab-content-active { display: block; }
.resp-tab-content { display: none; padding: 1.667rem 1.944rem; border: 1px solid #ded7ce;}
.resp-accordion { cursor: pointer; display: none; border: 1px solid #ded7ce; margin: 0; padding: 0.667rem; }
.resp-tab-active {border-bottom:none;}
.resp-arrow { position: absolute; top: 0.833rem; right: 0.833rem; }
.resp-arrow:after { content: "\e81a"; font-family: 'CD-Project-Icons'; }
.resp-tab-active .resp-arrow:after { content: "\e81d"; }
/*-----------Vertical tabs-----------*/
.resp-vtabs .resp-tab-content {word-wrap: break-word; }

@media only screen and (min-width: 640px) {
/*-----------Horizontal tabs-----------*/
.resp-htabs.resp-tabs-list li { padding: 0.833rem; border-top: 1px solid #ded7ce; border-left: 1px solid #ded7ce; }
.resp-htabs.resp-tabs-list li:last-child { border-right: 1px solid #ded7ce; }
.resp-htabs.resp-tabs-list li.resp-tab-active:after { content: ""; display: block; background: #fff; height: 1px; width: 100%; position: absolute; bottom: -1px; left: 0; }
/*-----------Vertical tabs-----------*/
.resp-vtabs .resp-tabs-list { float: left; width: 30%; border: 1px solid #ded7ce; border-right: none; }
.resp-vtabs .resp-tabs-list li { display: block; padding: 0.778rem 1.111rem; cursor: pointer; float: none; border-bottom: 1px solid #ded7ce; }
.resp-vtabs .resp-tabs-list li:last-child {border-bottom:none;}
.resp-vtabs .resp-tabs-container { border: 1px solid #ded7ce; float: left; width: 70%; min-height: 250px; clear: none; }
.resp-vtabs .resp-tab-content { border: none; }
.resp-vtabs .resp-tab-active { position: relative; z-index: 1; margin-right: -1px !important; }
.resp-tab-content.resp-tab-content-active {display:block!important;}
.resp-accordion-closed {display:block;}
}

@media only screen and (max-width: 639px) {
.product-info__tabs .resp-htabs.resp-tabs-list li { padding: 0.833rem; border-top: 1px solid #ded7ce; border-left: 1px solid #ded7ce; }
.product-info__tabs .resp-htabs.resp-tabs-list li:last-child { border-right: 1px solid #ded7ce; }
.product-info__tabs .resp-htabs.resp-tabs-list li.resp-tab-active:after { content: ""; display: block; background: #fff; height: 1px; width: 100%; position: absolute; bottom: -1px; left: 0; }
.carousel-block-tabs:not(.cssBlock) .resp-tabs-list { display: none; }
.carousel-block-tabs:not(.cssBlock) .resp-accordion { display: block; background-color: #f1eae1; color: #000; position: relative; font-size: 1.000rem; }
.carousel-block-tabs:not(.cssBlock) .resp-accordion:not(:last-of-type) {border-bottom:none; }
.carousel-block-tabs:not(.cssBlock) .resp-accordion.resp-tab-active { background: #fff; color: #552a48; }
.carousel-block-tabs:not(.cssBlock) .resp-tab-content { border: 1px solid #ded7ce; border-bottom:none; }
.carousel-block-tabs:not(.cssBlock) .resp-tab-content:last-of-type {border-bottom:1px solid #ded7ce;}
.carousel-block-tabs:not(.cssBlock) .resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: 100px; clear: none; }
}
/********************************************************************************
			 --- Tables ---
*********************************************************************************/
table.table { background: white; margin-bottom: 1.000rem; border: solid 1px #f1eae1; table-layout: auto; }
table.table caption { background: transparent; color: #000; font-weight: 800; }
table.table thead { background:#f1eae1; }
table.table thead tr th, table.table thead tr td { padding:0.889rem 0.444rem; font-size: 0.778rem; text-transform: uppercase; color: #000; font-weight:800; border: 1px solid #f1eae1; }
table.table tfoot { background: #f1eae1; }
table.table tfoot tr th, table.table tfoot tr td { padding: 0.889rem 0.444rem; font-size:0.889rem; font-weight: 800; text-transform: uppercase; }
table.table tr th, table.table tr td { padding:0.889rem 0.444rem; font-size:0.889rem; text-align: left; border: 1px solid #f1eae1; }
table.table tr.even, table.table tr.alt, table.table tr:nth-of-type(even) { background: #f1eae1; }
table.table thead tr th, table.table tfoot tr th, table.table tfoot tr td, table.table tbody tr th, table.table tbody tr td, table.table tr td { display: table-cell; line-height: 1.3; }
/********************************************************************************
			 --- Slide Toggle ---
*********************************************************************************/
.slide-content { display: none; }
.slide-toggle:not(.button):after { content: "\e6b6"; font-family: 'CD-Project-Icons'; margin: 0 0 0 0.333rem; font-size:90%;}
.slide-toggle:not(.button).active:after { content: "\e6c4"; }
.slide-toggle:not(.button).active, .slide-toggle:not(.button).active:after { color:#928b81; }
.slide-toggle.button.active {color:#fff;}
.slide-toggle.button:after { content: "\e6b6"; font-family: 'CD-Project-Icons'; font-size:90%; margin-left:0.333rem; }
.slide-toggle.button.active:after { content: "\e6c4";}
/********************************************************************************
			 --- Alerts ---
*********************************************************************************/
.alert { display: none; padding: 0.556em 0.833em; margin-bottom: 1.111em; background-color: #393137; color: #fff;}
.alert p {line-height:1.2; padding-left:1.333em; position:relative;}
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 0.278em; }
.alert a { color: #fff; text-decoration: underline; }
.alert a:hover { color:#fff; }
.alert p:before { font-family: 'CD-Project-Icons'; color: #393137; position:absolute; top:0; left:0; }
.alert-success, .alert-info, .alert-warning, .alert-danger { display: block; }
.alert-success { background-color:rgb(222, 215, 206); color: #393137;}
.alert-success p:before { content: "\e6aa"; }
.alert-info p:before { content: "\e88b"; }
.alert-warning { background-color:rgb(222, 215, 206); color: #393137;}
.alert-warning p:before { content: "\e74c"; }
.alert-danger { background-color:rgb(222, 215, 206); color: #393137;}
.alert-danger p:before { content: "\e74b"; }

.alert-success a, .alert-warning a, .alert-danger a {color: #fff;}
.alert-success a:hover, .alert-warning a:hover, .alert-danger a:hover {color: #fff;}
/********************************************************************************
--- Shopping Cart ---
*********************************************************************************/
/* Shopping Cart Layout */
.shopping-cart {font-size:16px;}
.shop-cart-main-heading {border-bottom: 1px solid #928b81; padding-bottom: 0.3226em; margin-bottom: 1.2903em}
.shop-cart-heading {font-size: 1.4375em; margin-bottom: 1.2em;}
.shopping-cart img {max-width:100%; height:auto;}
.shopping-cart:before,.shopping-cart:after{content:" ";display:table}.shopping-cart:after{clear:both}
.shop-cart-left {float:left; width: calc(100% - 430px); }
.shop-cart-right {float:right; width: 340px; }
/* Shopping Cart - Products */
.shop-cart-item-list {margin:0 0 3.000em 0;}
.shop-cart-item {margin:0 0 2.000em 0; padding:0 0 1.125em 0; border-bottom:1px solid #ded7ce; overflow:hidden;}
.shop-cart-item:last-child {margin-bottom:0;}
.shop-cart-image {width:26%; float:left; text-align:center; padding-right: 2.5em;}
.shop-cart-image img {max-height:7.813em;}
.shop-cart-info {width:74%; float:left;}
.shop-cart-title {font-size: 1.1875em; font-family: 'Raleway',sans-serif; font-weight: 700; text-transform: none; margin:0 0 0.4839em 0; color: #552a48;}
.shop-cart-item-sku, .shop-cart-item-price {font-size:1em; font-weight: 500; line-height: 1.4;}
.shop-cart-item-sku {margin-bottom: 0.3125em;}
.shop-cart-item-price {margin:0 0 0.333em 0;}
.shop-cart-remove {font-size: 0.8125em; text-transform: uppercase; font-weight: 700; color: #393137;}
.shop-cart-remove span {font-size: 1.1429em;}
.shop-cart-attr {margin:0 0 1.125em 0.938em; padding:0;}
.shop-cart-attr li {font-size:0.875em;}
.shop-cart-item-actions {margin:0.750em 0 0.625em 0;}
.shop-cart-item-actions .product-quantity {display: none;}
.shop-cart-item-actions input[type="text"], .shop-cart-code-input input[type="text"] {font-size:1.000em; height:2.500em; line-height:2.500em; }
.shop-cart-item-actions input[type="text"], .shop-cart-item-actions .button {float:left; text-align:center; }
.shop-cart-item-actions input[type="text"] {width:2.500em; margin:0 0.625em 0 0;}
.shop-cart-item-actions .button {font-size:1.125em; padding:0; display:block; margin:0 0.222em 0 0; height:2.222em; width:2.222em;}
.shop-cart-item-actions a.button {line-height: 2.222em;}
.shop-detail__alert {margin: 1.5625em 0;}
.shop-detail__alert ul {list-style: none; margin: 0; padding: 0.625em 0.9375em; background: #552a48}
.shop-detail__alert li {font-size: 0.875em; display: block; margin-bottom: 0.3125em;}
.shop-detail__alert li:last-child {margin-bottom: 0;}
.shop-detail__alert li, .shop-detail__alert a {color: #fff;}
.shop-detail__alert li .button {display: none;}
/* Shopping Cart - Promo, Gift and Shipping Section Headlines */
.shop-cart-headlines {color:#fff; padding:0 1.250em; height:2.000em; line-height:2.000em; font-size:1.000em; margin-bottom:1.625em; background:#393137; position:relative;}
.shop-cart-headlines:after {top: 100%;left:10%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color:rgba(0,0,0,0);border-top-color:#393137;border-width: 0.875em;margin-left: -0.875em;}
/* Shopping Cart - Promo and Gift Vouchers */
.shop-cart-code-input {position:relative;}
.shop-cart-code-input .button {position:absolute; top:0; right:0; height:2.857em; line-height:2.857em; padding:0; width:4.643em; font-size:0.875em; margin:0;}
.shop-cart-codes, .shop-cart-shipping, .shop-cart-total {margin:0 0 1.125em 0;}
.shop-cart-code-input input[type="text"] {padding-right:4.063em;}
/* Shopping Cart - Total */
.cart-subtotal th {font-weight: 400;}
.shop-cart-totals th {text-align: left; padding-left: 1.25em;}
.shop-cart-totals .shop_table tbody td {padding-top: 15px; padding-bottom: 15px;}
.shop-cart-totals ul {list-style:none; padding:0; margin: 0;}
.shop-cart-totals li {display: block; margin-bottom: 0.625em;;}
.shop-cart-continue.button {width:100%; font-size:1.313em; font-weight:bold;}
.shop-cart-continue.button span {font-weight:normal; font-size:90%; margin-left:0.238em;}
/* Shopping Cart - Responsive Media Queries */
@media only screen and (max-width: 800px) {
.shop-cart-left, .shop-cart-right {float:none; width:100%;}
}

@media only screen and (max-width: 479px) {
.shopping-cart {font-size:15px;}
}

@media only screen and (max-width: 375px) {
.shopping-cart {font-size:14px;}
}
/********************************************************************************
			 --- Account ---
*********************************************************************************/

/*
.welcome-alert {background: #393137; color: #fff; padding: 25px; margin-bottom: 2.500em;}
.welcome-alert h2, .welcome-alert h3, .welcome-alert h4, .welcome-alert h5 {color: #fff;}
.welcome-alert :last-child {margin-bottom: 0;}
.welcome-alert ul.bullet-a li:before {color: #fff;}
.welcome-alert a {color: #fff;}
.welcome-alert a:hover {color: rgba(255,255,255,0.6)}
*/
/********************************************************************************
			 --- Account - Order History ---
*********************************************************************************/
.order-history-item {font-size:16px; margin-bottom:1.5em; padding-bottom:1.5em; border-bottom:1px solid #928b81}
.order-history-item__date {display:block; font-size:1.250em;}
.order-history-item__details a {color:#3aa0d5;}
.order-history-item .button {margin:1em 0 0;}

.order-history-item__products {margin-top:2em;}
.order-history-item__products ul {list-style:none; margin:0; padding:0; overflow:hidden;}
.order-history-item__products ul li {float:left;}
.order-history-item__products ul li:nth-child(1) {width:60%;}
.order-history-item__products ul li:nth-child(2) {width:20%;}
.order-history-item__products ul li:nth-child(3) {width:20%;}
.order-history-item__products-header li {font-weight:800;}

@media only screen and (min-width: 640px) {
.order-history-item__details > span {display:inline-block}
.order-history-item__details > span:not(:last-child):after {content:" | ";}
}

@media only screen and (max-width: 639px) {
.order-history-item {font-size:15px;}
.order-history-item__details > span {display:block;}
}

@media only screen and (max-width: 375px) {
.order-history-item {font-size:14px;}
}
/********************************************************************************
			 --- Store - Order Registration---
*********************************************************************************/
.store-checkout-cc {margin-top: 1.250em;}
.store-checkout-cc ul {overflow:hidden; list-style:none; margin:0; padding:0; line-height: 1;}
.store-checkout-cc li {display:block; float:left; font-size: 2.875rem; height: 1.000em; line-height:1; margin-right:0.130em;}
.store-checkout-cc .icon-cc-visa {color: #1a1f71;}
.store-checkout-cc .icon-cc-mastercard {color: #0a3981}
.store-checkout-cc .icon-cc-amex {color:#0072BC;}
.store-checkout-cc .icon-cc-discover {color:#f68026}
.checkout_total {font-size:1.750rem;}

@media only screen and (max-width: 479px) {
	.store-checkout-cc {margin-top: 0; margin-bottom: 1.000em;}
}
/********************************************************************************
             --- Footer Sign Up---
*********************************************************************************/
.footer-signup {font-size:16px; background: #562a49;}
.footer-signup__left {float: left; width: 76%; color: #fff; margin:0 -0.625em;}
.footer-signup__right {float: right; width: 24%; height: 5.625em; line-height: 5.625em; padding-left: 1.250em;}
.footer-signup__headline, .footer-signup__overview {float:left; padding: 0 0.625em; height: 5.625em; line-height: 5.625em;}
.footer-signup__headline {width:40%;}
.footer-signup__overview {width:55%;}
.footer-signup__headline span, .footer-signup__overview span {display: inline-block; vertical-align: middle;}
.footer-signup__headline span {font-size: 2.500em; text-transform: uppercase; font-weight: 800; line-height: 1.2;}
.footer-signup__overview span {font-size: 1.000em; line-height: 1.4;}

.footer-signup__right--button {text-align: right}
.footer-signup__button.button {font-size: 1em; display: inline-block; width: 100%; padding: 0.9375em 1.25em; margin-bottom: 0; color: #fff; border: 1px solid #fff; background-color: rgba(255,255,255,0.15); text-transform: uppercase; font-weight: 600; letter-spacing: 1px; transition: background 250ms ease}
.footer-signup__button.button:hover {background-color: rgba(255,255,255,0.25);}

.signup-form.white-popup-block {max-width: 52rem;}
.signup-form__heading {text-align: center; padding-bottom: 0.375em; margin-bottom: 1.875em; border-bottom: 1px solid #393137}
.signup-form__heading > :last-child {margin-bottom: 0;}
.signup-form__heading h3 {font-size:2.5em; color: #552a48;}
.signup-form__heading p {font-weight: 600;}
.signup-form .form-recaptcha-message {text-align: center;}
.signup-form .form-recaptcha-message p {margin-bottom: 0}
.signup-form__submit label {font-weight: 400;}
.signup-form__submit label a {text-decoration: underline;}
.signup-form__submit input[type="checkbox"] {display: inline-block; margin-bottom: 0}

@media only screen and (min-width:480px) {
	.signup-form__submit {position: relative; padding-right: 12.5em; margin-bottom: 1.875em}
	.signup-form__submit .button {position: absolute; top: 0; right: 0;}
}

@media only screen and (max-width:479px) {
	.signup-form__submit .button {margin-top: 1.25em;}
}

/* .footer-signup__form {line-height: 1.2; display: inline-block; vertical-align: middle; width: 100%; position: relative;}
.footer-signup__form > div > label > span {position: absolute; top: -0.5em; left: 0.3125em; background: #562a49; padding: 0 0.3125em; color: #fff;}
.footer-signup__form input[type="email"] {border:1px solid #fff; background: none; color: #fff; margin: 0; padding: 0.444em; height: 3.25em; box-shadow: none; transition: background 250ms ease; padding-right: 7.222em;}
.footer-signup__form input[type="email"]:focus {background-color: rgba(0,0,0,0.20);}
.footer-signup__form ::-webkit-input-placeholder {color: rgba(255,255,255,0.85); font-weight: 300; font-style: italic;}
.footer-signup__form :-moz-placeholder {color: rgba(255,255,255,0.85); font-style: italic;}
.footer-signup__form ::-moz-placeholder {color: rgba(255,255,255,0.85); font-style: italic;}
.footer-signup__form :-ms-input-placeholder {color: rgba(255,255,255,0.85); font-style: italic;}
.footer-signup__form button {position: absolute; top: 0; right: 0; width:10.000em; height: 100%; color: #fff; border-left: 1px solid #fff; background-color: rgba(255,255,255,0.15); font-size: 0.813em; text-transform: uppercase; font-weight: 800; letter-spacing: 1px; transition: background 250ms ease}
.footer-signup__form button:hover {background-color: rgba(255,255,255,0.25);}
form.footer-signup__form small.form-error {font-size: 0.75em; position: absolute; bottom: -1.8333em; left: 0.8333em;}
.footer-signup__form .success-container p {color: #fff; margin-bottom: 0;}
.footer-signup__form .alert-container {font-size: 0.875em; position: absolute; top: auto; left: 0;} */

@media only screen and (max-width:1199px) {
.footer-signup {font-size: 14px;}
}

@media only screen and (min-width:960px) and (max-width:1024px) {
.footer-signup {font-size: 12px;}
}

@media only screen and (max-width:959px) {
.footer-signup {font-size: 12px;}
.footer-signup__headline {width: 45%;}
}

@media only screen and (max-width:800px) {
.footer-signup__left {width:52%; margin: 0; padding: 1.000em 0;}
.footer-signup__right {width: 45%;}
.footer-signup__headline, .footer-signup__overview {float: none; width: 100%; padding:0; height: auto; line-height: inherit;}
}

@media only screen and (max-width:639px) {
.footer-signup__left, .footer-signup__right {float: none; width: 100%; text-align: center;}
.footer-signup__right {height: auto; line-height: inherit; padding:0 0 1.500em 0}
.footer-signup__alert {height:auto; line-height:inherit;}
.footer-signup__headline span {font-size: 2.500em}
}

@media only screen and (max-width:479px) {
.footer-signup__headline span {font-size: 2.250em}
}

@media only screen and (max-width:375px) {
.footer-signup {font-size: 11px;}
}
/********************************************************************************
			 --- Footer Bottom---
*********************************************************************************/
.footer-bottom {font-size:16px; overflow: hidden; padding:3.281em 0}
.footer-bottom__col {float: left; font-size:0.875em;}
.footer-bottom__col--left {width: 26%;}
.footer-bottom__col--middle {width: 46%; padding:0 1.640em 0 4.921em}
.footer-bottom__col--right {width: 28%;}
.footer-bottom h3 {font-size: 0.875em;}
.footer-bottom h3 span {display: inline-block; position: relative;}
.footer-bottom h3 span:before {content: ""; display: block; position: absolute; top: 50%; margin-top:-1px; left: -2.188em; width: 1.640em; height: 2px; background: #562a49}
.footer-bottom__links ul {list-style: none; margin:0; padding: 0}
.footer-bottom__links li {display: block; line-height: 1.2; margin-bottom: 0.813em;}
.credit-cards {margin-top: 0.625em}
.social-links ul, .credit-cards ul {overflow:hidden; list-style:none; margin:0 0 0.984em 0; padding:0;}
.social-links li, .credit-cards li {display:inline-block;}
.social-links a {padding:0 0.333em; display:inline-block; color:#562a49; font-size:1.313em;}
.social-links li:first-child a {padding-left: 0;}
.social-links a:hover {color:#c1bcb1;}
.social-links span {display:none;}
.credit-cards li {font-size: 2.250em; margin: 0 0.211em 0 0;}
.icon-cc-visa {color: #1a1f71;}
.icon-cc-mastercard {color: #0a3981}
.icon-cc-amex {color:#0072BC;}

@media only screen and (max-width:1199px) {
.footer-bottom {font-size: 14px;}
}

@media only screen and (max-width:959px) {
.footer-bottom {font-size: 12px;}
}

@media only screen and (max-width:800px) {
.footer-bottom {font-size: 15px;}
.footer-bottom__row {padding: 0 40px}
.footer-bottom__col--left {float: none; width: 100%; margin-bottom:3.000em;}
.footer-bottom__col--middle {width: 56%; padding:0 2.250em 0 0}
.footer-bottom__col--right {width: 44%;}
}

@media only screen and (max-width:639px) {
.footer-bottom__col--middle, .footer-bottom__col--right {float:none; width: 100%;}
.footer-bottom__col--middle {padding:0; margin-bottom:3.000em;}
}

@media only screen and (max-width:479px) {
.footer-bottom {text-align: center; padding-top: 2.500em; padding-bottom: 1.500em}
.footer-bottom__col--left, .footer-bottom__links, .footer-bottom__col--middle{margin-bottom: 2.000em;}
.footer-bottom h5 span:after {content: ""; display: block; position: absolute; top: 50%; margin-top:-1px; right: -2.500em; width: 1.875em; height: 2px; background: #562a49}
.footer-bottom__row {padding: 0;}
}

@media only screen and (max-width:375px) {
.footer-bottom {font-size: 14px;}
}

@media only screen and (max-width:320px) {
.footer-bottom {font-size: 13px;}
}
/********************************************************************************
			 --- Off Canvas Cart Summary---
*********************************************************************************/
/* Document Root */
.root {transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
/* Off Canvas Cart Summary */
.js-offcanvas-open { overflow: hidden; height: 100%; }
.js-offcanvas-open--right .root { -ms-transform: translateX(-18.750em); -webkit-transform: translateX(-18.750em); transform: translateX(-18.750em); }
.js-offcanvas-open--left .root { -ms-transform: translateX(18.750em); -webkit-transform: translateX(18.750em); transform: translateX(18.750em); }
.offcanvas-cart-summary { font-size: 16px; -webkit-transform: translateZ(0); will-change: transform; display: none; position: fixed; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; top: 0; bottom: 0; padding: 0 0.938em 0.938em; max-width: 95%; z-index: 10; color: #fff; background: #928b81; transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); outline: none; width: 18.750em; }
.offcanvas-cart-summary--right { right: -18.750em; box-shadow: inset 4px 0px 6px 0px rgba(0,0,0,0.45); }
.offcanvas-cart-summary--left { left: -18.750em; box-shadow: inset -4px 0px 6px 0px rgba(0,0,0,0.45); }
.js-offcanvas-open .offcanvas-cart-summary--right { display: block; -ms-transform: translateX(-18.750em); -webkit-transform: translateX(-18.750em); transform: translateX(-18.750em); }
.js-offcanvas-open .offcanvas-cart-summary--left { display: block; -ms-transform: translateX(18.750em); -webkit-transform: translateX(18.750em); transform: translateX(18.750em); }
.is-transitioning { display: block !important; visibility: visible !important; }
/* Cart Summary */
.offcanvas-cart-summary__header { padding: 0.750em 0; margin-bottom: 1.250em; border-bottom: 1px solid rgba(255,255,255,0.1); position: relative; }
.offcanvas-cart-summary__close { position: absolute; top: 50%; right: 0; margin-top: -1.000em; color:rgba(255,255,255,1.00); text-align:center; width: 2.000em; height: 2.000em; line-height: 2.000em; transition: color 250ms ease; font-size: 1.250em; }
.offcanvas-cart-summary__close:hover { color:rgba(255,255,255,0.75); }
.cart-summary-product { padding-bottom: 1.000em; margin-bottom: 1.000em; border-bottom: 1px solid rgba(255,255,255,0.12); overflow:hidden; }
.cart-summary-product__left { width: 26%; float: left }
.cart-summary-product__right { width: 68%; float: right }
.cart-summary-product__right > p { line-height: 1.2; margin-bottom: 0.500em }
.cart-summary-product__product-name, .cart-summary-product__price, .cart-summary-product__product-attributes {display:block; line-height:1.2;}
.cart-summary-product__product-name a, .cart-summary-product__price {color: #fff;}
.cart-summary-product__product-name a:hover {color:#fff;}
.cart-summary-product__product-name {margin-bottom:0.250em;}
.cart-summary-product__product-name a {font-size: 1.063em; font-weight:bold;}
.cart-summary-product__product-attributes, .cart-summary-product__price { font-size: 0.875em; margin-bottom:0.375em; }
.cart-summary-product__qty { position: relative; max-width: 80px; }
.cart-summary-product__qty input {text-align:center; margin-bottom:0;}
.cart-summary-total__amt {display:block; font-size:21px; margin-bottom:10px;}
.cart-summary-total__button {border:none; cursor:pointer; font-weight:bold; text-transform:uppercase; line-height:1.2; margin:0; text-align:center; text-decoration:none; display:inline-block; padding:12px 35px; font-size:16px; background:#552a48; color:#fff; outline:none; transition:background-color 250ms ease;}
.cart-summary-total__button:hover {background-color: #6e355d; color: #fff;}
.cart-summary-product__remove {font-size:14px; color:#fff; transition:opacity 250ms ease;}
.cart-summary-product__remove:hover {color:#fff; opacity:0.75;}
/*-----------Number INput-----------*/
.number-input {position:relative; display:block;}
.number-input__controls {position:absolute; top:0; right:-32px; width:30px; height:100%;}
.number-input__controls button {width:100%; height:48%; position:absolute; right:0; outline:none; border:none; background:#552a48; color:#fff; text-align:center; font-size:1.000em; margin:0; padding:0; transition:background 250ms ease;}
.number-input__controls button:hover {background:#6e355d;}
.number-input__controls button:active {background:#6e355d;}
.number-input__controls button:before {font-family: 'CD-Project-Icons'; line-height:1; color:#fff; display:block;}
.number-input__controls button.num-up {top:0;}
.number-input__controls button.num-up:before {content:"\e69c";}
.number-input__controls button.num-down {bottom:0; }
.number-input__controls button.num-down:before {content:"\e695";}
/*-----------Hide Cart Summary Items on Shopping Cart-----------*/
.js-ajax-cart-items-dump {display:none;}
/********************************************************************************
--- Animated Loader ---
*********************************************************************************/
.spinner{position:fixed; z-index:999999; top:50%; left:50%; margin:-30px 0 0 -30px; height:60px;width:60px; -webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:6px solid #ded7ce;border-right:6px solid #ded7ce;border-bottom:6px solid #ded7ce;border-top:6px solid #552a48;border-radius:100%}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
.loading-overlay {position: fixed; top: 0; left: 0; z-index: 99999; width: 100%; height: 100%; background: rgba(57, 49, 55,0.85); -webkit-animation-name: overlayFadeIn; animation-name: overlayFadeIn; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-duration: 250ms; animation-duration: 250ms; }
@-webkit-keyframes overlayFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes overlayFadeIn{0%{opacity:0}100%{opacity:1}}
/********************************************************************************
--- Flicker Animation ---
*********************************************************************************/
@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-o-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.animate-flicker{-webkit-animation:flickerAnimation 800ms;-moz-animation:flickerAnimation 800ms;-o-animation:flickerAnimation 800ms;animation:flickerAnimation 800ms}
/********************************************************************************
			 --- Animate.css ---
*********************************************************************************/
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-o-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.animate-flicker{-webkit-animation:flickerAnimation 800ms;-moz-animation:flickerAnimation 800ms;-o-animation:flickerAnimation 800ms;animation:flickerAnimation 800ms}
/********************************************************************************
             --- Alert Message Box ---
*********************************************************************************/
.alert-box {position: fixed; bottom:4.000em; left:0; width:100%; text-align:center; z-index:10000; font-size:16px;}
.alert-box__inner {display:inline-block; background-color:rgba(85, 42, 72,0.98); color: #fff; padding:1.000em 2.500em; font-size:1.500em;}

@media only screen and (max-width: 959px) {
.alert-box {font-size:14px;}
}
@media only screen and (max-width: 767px) {
.alert-box {font-size:12px;}
}
@media only screen and (max-width: 479px) {
.alert-box {font-size:10px;}
}
/********************************************************************************
			 --- Magnific Popup CSS (Custom) ---
*********************************************************************************/
.popup-login-form, .popup-form {font-size: 16px; background: #fff; text-align: left; margin: 2.500em auto; position: relative;}
.popup-login-form {max-width: 450px;}
.popup-login-form__tab-nav {list-style: none; margin: 0; padding: 0; overflow: hidden;}
.popup-login-form__tab-nav li {display: block; width: 50%; float: left;}
.popup-login-form__tab-nav a {display:block; background: #f1eae1; padding: 12px 15px; text-align: center; font-size: 14px; text-transform: uppercase; font-weight: 800; color: #393137;}
.popup-login-form__tab-nav li.active a {background: #fff;}
.popup-login-form__tabs {padding: 35px; display: none;}
.popup-login-form__tabs.active {display: block;}
.popup-login-form h5 {margin-bottom: 1.000em;}
.popup-login-form p {font-size: 14px;}
.popup-form {max-width: 650px;}
.popup-form__inner {padding:2.813em 1.875em 1.875em;}
.popup-form__inner .row {max-width:none;margin-left:-.9375rem;margin-right:-.9375rem}
.popup-form__inner .row.column {padding-right: 0; padding-left: 0; margin-right: 0; margin-left: 0}
.popup-form__inner h5 {margin-bottom: 1.000em;}
.popup-form__inner p {font-size: 0.875em;}
.popup-form__inner .popup-form__details {font-size: 1.067em;}
.popup-form__details > span {display: inline-block;}
.popup-form__details > span:not(:last-child) {margin-right: 0.500em;}
.popup-form__success {display: none; font-size: 1.188em; }

@media only screen and (max-width: 767px) {
.popup-form {font-size:15px;}
}

@media only screen and (max-width: 479px) {
.popup-form {font-size:14px;}
.popup-form__inner {padding-right:1.000em; padding-left: 1.000em;}
}

@media only screen and (max-width: 375px) {
.popup-form {font-size:13px;}
}

.white-popup-block { background: #fff; max-width: 50rem; margin: 40px auto; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-animation: popin .3s; animation: popin .3s; overflow: hidden;}
.white-popup-block--padding {padding:2.5em 1.875em 1.875em;}
.white-popup-block--form textarea {height: 2.875em; min-height: inherit;}
/********************************************************************************
			 --- Magnific Popup CSS (Defaults) ---
*********************************************************************************/
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 10042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 10043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 10045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 10044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 10046; box-shadow: none; touch-action: manipulation; }
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,  .mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }
.mfp-close-btn-in .mfp-close { color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover,  .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before,  .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
       * Remove all paddings around the image on small screen
       */
.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0; }
.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width: 900px) {
.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}
/********************************************************************************
			 --- Tooltips---
*********************************************************************************/
button[data-balloon]{overflow:visible}[data-balloon]{position:relative}[data-balloon]:after,[data-balloon]:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;bottom:100%;left:50%;position:absolute;z-index:10;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon]:after{background:rgba(57, 49, 55,.9);border-radius:4px;color:#fff;content:attr(data-balloon);font-size:12px;padding:.5em 1em;white-space:nowrap;margin-bottom:11px}[data-balloon]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:6px;width:18px;content:"";margin-bottom:5px}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;pointer-events:auto;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon][data-balloon-break]:after{white-space:normal}[data-balloon-pos=down]:after,[data-balloon-pos=down]:before{bottom:auto;left:50%;top:100%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-balloon-pos=down]:after{margin-top:11px}[data-balloon-pos=down]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:6px;width:18px;margin-top:5px;margin-bottom:0}[data-balloon-pos=down]:hover:after,[data-balloon-pos=down]:hover:before,[data-balloon-pos=down][data-balloon-visible]:after,[data-balloon-pos=down][data-balloon-visible]:before{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon-pos=left]:after,[data-balloon-pos=left]:before{bottom:auto;left:auto;right:100%;top:50%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-balloon-pos=left]:after{margin-right:11px}[data-balloon-pos=left]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:18px;width:6px;margin-right:5px;margin-bottom:0}[data-balloon-pos=left]:hover:after,[data-balloon-pos=left]:hover:before,[data-balloon-pos=left][data-balloon-visible]:after,[data-balloon-pos=left][data-balloon-visible]:before{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon-pos=right]:after,[data-balloon-pos=right]:before{bottom:auto;left:100%;top:50%;-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-balloon-pos=right]:after{margin-left:11px}[data-balloon-pos=right]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;background-size:100% auto;height:18px;width:6px;margin-bottom:0;margin-left:5px}[data-balloon-pos=right]:hover:after,[data-balloon-pos=right]:hover:before,[data-balloon-pos=right][data-balloon-visible]:after,[data-balloon-pos=right][data-balloon-visible]:before{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon-length]:after{white-space:normal}[data-balloon-length=small]:after{width:80px}[data-balloon-length=medium]:after{width:150px}[data-balloon-length=large]:after{width:260px}[data-balloon-length=xlarge]:after{width:90vw}@media screen and (min-width:768px){[data-balloon-length=xlarge]:after{width:380px}}[data-balloon-length=fit]:after{width:100%}
/********************************************************************************
			 --- Compare Bubble & Overlay ---
*********************************************************************************/
.compare-bubble {font-size: 16px; visibility: hidden; opacity: 0; position: fixed; bottom: 2.500em; right: 5.500em; width: 20.313em; padding:0.938em 1.250em; background: #ded7ce; -webkit-transition: opacity 250ms ease, visibility 250ms ease; transition: opacity 250ms ease, visibility 250ms ease;}
.compare-bubble.active {visibility: visible; opacity: 1;}
.compare-item {font-size: 0.875em; padding: 0.357em 1.429em; line-height: 1.2; counter-increment: section; position: relative;}
.compare-item:before {content: counters(section, ".") ". "; display: block; position: absolute; top: 0.214em; left: 0; color: #552a48; font-weight: 700;}
.compare-item .icon-clear {display: block; position: absolute; top: 0.357em; right: 0; font-weight: 700; cursor: pointer; color: #552a48; transition: color 250ms ease;}
.compare-item .icon-clear:hover {color: #928b81;}
.compare-bubble__actions {font-size: 0.750em; padding-top: 0.667em; margin-top: 0.667em; border-top: 1px solid rgba(0,0,0,0.05);}
.compare-bubble__actions > span {display:inline-block; font-weight: 700; text-transform: uppercase; cursor: pointer; color: #552a48; transition: color 250ms ease;}
.compare-bubble__actions > span:hover {color: #928b81;}
.compare-bubble__actions > span:not(:first-child) {margin-left:0.833em;}
.compare-bubble .alert {font-size:0.813em; margin-top: 0.500em; margin-bottom: 0;}

.compare-overlay {font-size: 16px; visibility: hidden; opacity: 0; position: fixed; z-index: 99999; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: #fff; transition: opacity 250ms ease;}
.compare-active .root {overflow: hidden; height: 100%;}
.compare-active .compare-overlay {visibility: visible; opacity: 1;}
.compare-overlay__inner {padding: 5.000em 0; height: 100%; overflow-y: auto; position: relative;}
.compare-overlay__close {font-size: 1.375em; position: absolute; top: 0.909em; right: 1.818em; background-color: #fff; color: #4f2840; width: 1.909em; height: 1.909em; line-height: 1.909em; border: 1px solid #ded7ce; border-radius: 1.909em; text-align: center; cursor: pointer; transition: all 250ms ease;}
.compare-overlay__close:hover {background-color: #4f2840; color: #fff; border-color: #4f2840;}

.touchevents .compare-overlay__inner {overflow-y: hidden;}
.touchevents .compare-overlay__inner, .touchevents .compare-overlay__inner .row {height: 100%;}


@media only screen and (max-width: 1199px) {
	.compare-bubble, .compare-overlay {font-size: 15px;}
	.compare-overlay__close {right: 0.9375rem;}
}

@media only screen and (max-width: 959px) {
	.compare-bubble, .compare-overlay {font-size: 14px;}
}

@media only screen and (max-width: 639px) {
	.compare-bubble, .compare-overlay {font-size: 13px;}
	.compare-bubble {bottom: 2.308em; right:5.00em;}
}

@media only screen and (max-width: 479px) {
	.compare-bubble {width: 18em; bottom: 2.077em; right: 4.500em; padding:0.769em 0.923em;}
	.compare-overlay {font-size: 12px;}
}

@media only screen and (max-width: 375px) {
	.compare-bubble {bottom:1.692em; right: 3.500em; }
	.compare-overlay {font-size: 11px;}
}

@media only screen and (max-width: 320px) {
	.compare-bubble {font-size: 12px;}
}

/********************************************************************************
			 --- Comparison Table ---
*********************************************************************************/
.cd-products-comparison-table {font-size: 16px;}
.cd-products-columns, .cd-features-list, .cd-table-navigation {list-style: none; margin: 0; padding: 0;}
.cd-products-comparison-table__header {padding: 0 0 1.563em; }
.cd-products-comparison-table__header::after { clear: both; content: ""; display: table; }
.cd-compare-title { float: left; margin: 0; line-height: 1.2; font-size: 1.953em; font-weight: 800; text-transform: uppercase; color:#393137; font-family: 'Raleway',sans-serif; }
.cd-compare-actions { float: right; }
.cd-compare-actions__reset { font-size: 1.125em;}
.cd-products-table { position: relative; overflow: hidden;}
.cd-products-table::before, .cd-products-table::after {content: ""; display: block; position: absolute; top: 0; width: 1px; height: 100%; background: #928b81; z-index: 2}
.cd-products-table::before {left: 0;}
.cd-products-table::after {right: 0;}
.cd-products-table__features { position: absolute; z-index: 1; top: 0; left: 0; width: 12.500em; border-style: solid; border-color: #928b81; border-width: 0; border-top-width: 1px; border-bottom-width: 1px; background-color: #ded7ce; opacity: .95; }
.cd-products-table__features::after {content: ''; position: absolute; top: 0; left: 100%; width: 4px; height: 100%; background-color: transparent; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.06), transparent); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.06), transparent); opacity: 0; }
.cd-products-table.scrolling .cd-products-table__features::after { opacity: 1; }
.cd-products-wrapper {overflow-x: auto; -webkit-overflow-scrolling: touch; border-style: solid; border-color: #928b81; border-width: 0; border-top-width: 1px; border-bottom-width: 1px; }
.cd-products-columns {width: 1200px; margin-left: 12.500em; }
.cd-products-columns::after { clear: both; content: ""; display: table; }
.cd-product { position: relative; float: left; width: 15.625em; text-align: center;}
.cd-features-list li {  padding:0 2.000em; height: 4.688em; line-height: 4.688em; border-color: #928b81; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0; border-left-width: 0; }
.cd-features-list li > span {font-size: 0.875em; display: inline-block; vertical-align: middle; line-height: 1.2;}
.cd-products-table__features .cd-features-list li, .cd-products-table .cd-products-table__features .cd-products-info {padding: 0 0.625em; text-align: left; }
.cd-products-table__features .cd-features-list li > span, .cd-products-table .cd-products-table__features .cd-products-info > span {font-size: 0.813em; text-transform: uppercase; font-weight: bold; }
.cd-products-table__features .cd-features-list li {overflow: hidden;}
.cd-products-table .cd-products-info { position: relative; height: 15.625em; width: 15.625em; text-align: center; padding: 1.00em 1.5em; border-color: #928b81; border-style: solid; border-width: 0; border-right-width: 1px; background: #ffffff; }
.cd-products-info img { display: block; max-height: 7.500em; width: auto; margin: 0 auto 0.500em auto;}
.cd-products-info__title {font-size:0.875em; display: block; line-height: 1.3; margin-bottom: 0.500em;}
.cd-products-info__link {display: block; text-transform: uppercase; font-size: 0.813em; font-weight: 700;}
.cd-products-info__clear {position: absolute; top: 6px; right: 6px; z-index: 1; color: #4f2840; cursor: pointer; transition: color 250ms ease}
.cd-products-info__clear:hover {color: #928b81;}
.cd-products-table .cd-products-table__features .cd-products-info {width: 12.500em; cursor: auto; background: #ded7ce; padding-top: 1.000em; }
.cd-table-navigation a {display: block; position: absolute; z-index: 2; top: 4.000em; right: 0.938em; height: 3.750em; line-height: 3.750em; width: 2.500em; text-align: center; color: #fff; background: rgba(79, 40, 64, 0.8); border-radius: 3px; -webkit-transition:all 300ms ease; transition:all 300ms ease; }
.cd-table-navigation a.inactive { opacity: 0; visibility: hidden; }
.cd-table-navigation a.prev { left: 13.250em; right: auto;}
.no-touchevents .cd-table-navigation a:hover { background: rgba(79, 40, 64, 1); }

.touchevents .cd-table-navigation {display: none;}
.touchevents .cd-products-table {overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.touchevents .cd-products-comparison-table, .touchevents .cd-products-table {height: 100%;}


@media only screen and (max-width: 1199px) {
	.cd-products-comparison-table {font-size: 15px;}
}

@media only screen and (max-width: 959px) {
	.cd-products-comparison-table {font-size: 14px;}
}

@media only screen and (max-width: 800px) {
	.cd-products-comparison-table {font-size: 13px;}
	.cd-products-info__clear {font-size:1.154em;}
	.cd-products-table .cd-products-table__features, .cd-products-table .cd-products-table__features .cd-products-info {width: 10.000em;}
	.cd-products-columns {margin-left: 10.000em; }
	.cd-features-list li {padding-right: 1.500em; padding-left: 1.500em;}
	.cd-products-table__features .cd-features-list li > span, .cd-products-table .cd-products-table__features .cd-products-info > span {font-size:0.750em;}
	.cd-products-columns .cd-product, .cd-products-table .cd-products-info { width: 12.000em;}
	.cd-products-table .cd-products-info {padding-right: 1.000em; padding-left: 1.000em;}
}

@media only screen and (max-width: 639px) {
	.cd-products-comparison-table {font-size: 12px;}
	.cd-compare-title {font-size: 1.500em;}
}

@media only screen and (max-width: 479px) {
	.cd-products-comparison-table {font-size: 11px;}
	.cd-features-list li, .cd-products-table .cd-products-info {padding-right: 0.875em; padding-left: 0.875em;}
	.cd-products-table__features .cd-features-list li > span, .cd-products-table .cd-products-table__features .cd-products-info > span {font-size:0.813em;}
}
/********************************************************************************
			 --- Back to Top ---
*********************************************************************************/
.cd-top {font-size: 16px; display: inline-block; height: 3.000em; width: 3.000em; line-height: 3.000em; color: #fff; text-align: center; position: fixed; bottom: 2.500em; right: 1.250em; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; background: rgba(79, 40, 64, 0.90); visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; }
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; color: #fff;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out {opacity: 1;}
.cd-top.cd-is-visible {visibility: visible; }
.cd-top:hover {opacity: 0.75}

@media only screen and (max-width: 1199px) {
	.cd-top {font-size: 15px;}
}

@media only screen and (max-width: 959px) {
	.cd-top {font-size: 14px;}
}

@media only screen and (max-width: 639px) {
	.cd-top {font-size: 12px;}
}

@media only screen and (max-width: 479px) {
	.cd-top {font-size: 11px;}
}

@media only screen and (max-width: 375px) {
	.cd-top {font-size: 9px;}
}

/********************************************************************************
			 --- Checkout ---
*********************************************************************************/
.checkout-row {overflow: hidden;}
.checkout-left {width: 58%; float: left;}
.checkout-right  {width: 38%; float: right;}
.checkout-coupon .woocommerce-form-login-toggle {margin-bottom: 1.25em;}
.checkout-coupon .woocommerce-form-login-toggle .alert {padding: 0; margin: 0; background: none; color:#656266; border-radius: none; }
.checkout-coupon .woocommerce-form-login-toggle .alert a {color: #63276C;}
.checkout-coupon .woocommerce-form-login-toggle .alert a:hover {color: #15aaba}
.checkout-coupon .checkout_coupon {margin-top: 1.875em}
.checkout .form-row-first, .checkout .form-row-last {width: 48%;}
.checkout .form-row-first {float: left;}
.checkout .form-row-last {float: right;}
.checkout .form-row-wide {clear: both;}

.select2-container .select2-selection--single {display: block; height: auto; margin: 0; border: none;}
.select2-container .select2-selection--single .select2-selection__rendered {font-size: 1.000rem; background-color: #ded7ce; border: 1px solid #cdc5bc; color: #07253a; padding: 0.444em; height: 2.875em;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top: 10px; right: 10px;}
.select2-dropdown {border: solid 1px rgba(146, 139, 129, 0.25); padding: 0.75em}
.select2-container--default .select2-search--dropdown .select2-search__field {border: solid 1px rgba(146, 139, 129, 0.25);}
.select2-container--open .select2-dropdown--below {margin-top: 0.625em; border-top: solid 1px rgba(146, 139, 129, 0.25);}
.select2-container--default .select2-results__option[data-selected=true] {background: #E5E3E6}
.select2-container--default .select2-results__option[data-selected=true]:hover, .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {color: #393137;}
.select2-search--dropdown .select2-search__field { padding: 0.6875em 1.5625em;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {background: #6e355d; color: #fff;}

.checkout-left h3 {font-size: 1.1875em; margin: 2.1053em 0 1.0526em 0; padding-bottom: 0.5263em; border-bottom:1px solid rgba(146, 139, 129, 0.25)}
.checkout .woocommerce-shipping-fields {}
.checkout .woocommerce-shipping-fields > .checkbox {margin-top: 0; margin-bottom: 2.5em;}

.checkout-right table {width: 100%; margin-bottom: 1.25em}
.checkout-right thead tr {background: #230B26; color: #fff;}
.checkout-right thead .product-total {text-align: left;}
.checkout-right tbody, .checkout-right tfoot {border:1px solid rgba(146, 139, 129, 0.08);}
.checkout-right tbody {border-bottom: none;}
.checkout-right tbody tr {background: #fff;}
.checkout-right tr {background: rgba(222, 215, 206, 0.25); border-bottom:1px solid rgba(146, 139, 129, 0.25);}

.checkout-right th:first-child {text-align: left;}
.checkout-right .product-name {font-size: 0.875em; font-weight: 800; width: 70%}
.checkout-right .product-name .product-quantity {display: none;}
.checkout-right .checkout-sku {display: block; font-weight: 400;}
.checkout-right .product-total {width: 30%; text-align: right}
.checkout-right .variation {font-weight: 400;}
.checkout-right dl, .checkout-right dd {margin: 0;}
.checkout-right dt {font-size: 0.875em; font-weight: 600; margin-top: 0.625em}
.checkout-right dd p {font-size: 0.875em; margin-bottom: 0.4286em;}
.checkout-right .place-order {margin-top: 1.25em;}

.shop_table.woocommerce-checkout-review-order-table tbody td, .checkout-right th, .checkout-right td {padding: 1.25em;}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal {text-align: right;}
.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th, .shop_table.woocommerce-checkout-review-order-table .tax-total th {font-weight: 400;}
.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods {list-style: none; margin: 0; padding: 0;}
.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li {display: block; margin-bottom: 1.25em;}
.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li:last-child {margin-bottom: 0;}
.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods label {font-weight:400;}
.woocommerce-terms-and-conditions-checkbox-text {font-size: 0.8125em; line-height: 1.4; vertical-align: top;}
.woocommerce-form__label-for-checkbox {margin-bottom: 0.625em;}
.woocommerce-form__label-for-checkbox input {margin-bottom: 0}

.woocommerce-checkout-payment ul {list-style: none; margin: 0; padding: 0;}
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {overflow: hidden; margin-bottom: 0.625em}
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname, #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"], #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"], #add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-form-nickname {font-size: 1.000rem!important; padding: 0.444em 3em 0.444em 1.5625em!important;}
.woocommerce-checkout .form-row {margin-bottom: 0;}
label[for="payment_method_authorize_net_cim_credit_card"] {margin-bottom: 0.625em!important;}
.clear {clear: both;}


@media only screen and (max-width: 959px) {
.checkout-left {width:60%;}
.checkout-right {width:36%;}
}

@media only screen and (max-width: 800px) {
.checkout-left, .checkout-right {float:none; width:100%;}
}
/********************************************************************************
			 --- Woocommerce Styling ---
*********************************************************************************/
.woocommerce-error {list-style: none; padding: 0.556em 0.833em; margin:0 0 1.111em 0; background-color: #e43816; color: #fff;}
.woocommerce-error li {line-height:1.2; display: block; margin-bottom: 0.3125em;}
.woocommerce-error li:last-child {margin-bottom: 0}
.woocommerce-error li a {color: #fff;}
.woocommerce-order {max-width: 40em; margin-right: auto; margin-left: auto; padding: 2.1875em; border: 1px solid #E5E3E6}
.woocommerce-thankyou-order-received {font-size: 1.75em; line-height: 1.2; font-family: "neusa-next-std-compact",sans-serif; margin-bottom: 0.7143em; font-weight: 500; color: #230B26;}
.woocommerce-order-overview {list-style: none; margin: 0 0 2.5em 0; padding: 0;}
.woocommerce-orders-table, .shop_table, .woocommerce-table--order-details {width: 100%; margin-bottom: 2.5em}
.woocommerce-orders-table, .shop_table {border-top:1px solid rgba(146, 139, 129, 0.25) }
.woocommerce-orders-table thead tr, .shop_table thead tr, .woocommerce-table--order-details thead tr {background: #562a49; color: #fff;}
.woocommerce-orders-table thead tr th, .shop_table thead tr th, .woocommerce-table--order-details thead tr th {padding: 0.625em; text-align: left;}
.woocommerce-orders-table tbody tr, .shop_table tbody tr, .woocommerce-table--order-details tbody tr {background: rgba(222, 215, 206, 0.25);  border-bottom:1px solid rgba(146, 139, 129, 0.25);}

.woocommerce-orders-table tbody td, .shop_table tbody td {padding: 0.625em}
.woocommerce-table--order-details thead .product-total {text-align: left;}
.woocommerce-table--order-details tbody {border-bottom: none;}
.woocommerce-table--order-details tr {background: rgba(222, 215, 206, 0.25); border-bottom:1px solid rgba(146, 139, 129, 0.5);}
.woocommerce-table--order-details th, .woocommerce-table--order-details td {padding: 1.25em 1.5625em;}
.woocommerce-table--order-details th:first-child {text-align: left;}
.woocommerce-table--order-details .product-name {font-weight: 600; width: 60%}
.woocommerce-table--order-details .product-total {width: 40%;}
.woocommerce-table--order-details li {font-size: 0.875em; font-weight: 600; margin-top: 0.625em}
.woocommerce-table--order-details li p {font-size: 0.875em; margin-bottom: 0.4286em;}
.woocommerce-table--order-details .wc-item-meta {list-style: none; margin: 0; padding: 0;}
.woocommerce-table--order-details .wc-item-meta-label {font-weight: 400;}
.woocommerce-column__title {margin-bottom: 0.5882em}
.woocommerce-customer-details .woocommerce-column {margin-bottom: 2.5em}
.cart-empty, .return-to-shop {text-align: center;}
.woocommerce-Payment ul {list-style: none; margin: 0; padding: 0;}
#payment_method_stripe {display: none;}
#add_payment_method #payment .payment_method_stripe label[for=payment_method_stripe] {overflow: hidden; margin: 0 0 1.25em 0; padding: 0!important;}
/********************************************************************************
			 --- NEWS / BLOG FORMATTING ---
*********************************************************************************/

.n-post-new .left,
.n-post-new .right {
	max-width: 38%;
}

.n-post-new .left {
	float:left;
	padding:0 15px 15px 0;
}

.n-post-new .right {
	float:right;
	padding:0 0 15px 15px;
}

.n-post-new .left img,
.n-post-new .right img {
	width: 100%;
}

.news-post__body td h3, .news-post__body td h3 span,
.n-post-new h3 {
	font-family: 'Raleway',sans-serif !important;
	font-size: 16px !important;
	font-style: italic !important;
	text-transform: none !important;
	font-weight: 800 !important;
	margin: 10px 0 0 0 !important;
	line-height: 1.2 !important;
}
.n-post-new .left h3,
.n-post-new .right h3 {
	text-align: center !important;
}
/********************************************************************************
			 --- ADA Jump to Main Content---
*********************************************************************************/
.ada-banner {position: relative;}
a.skip-main {left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; transition: all 300ms ease-out;}
a.skip-main:focus, a.skip-main:active {font-size: 1.25em; color: #fff; background-color: #000; left: auto; top: auto; width: auto; height: auto; overflow: auto; margin: 0 5% ; padding: 0.4em 1em; border-radius: 0 0 5px 5px; text-align: center; font-size: 1.2em; z-index: 99999;}
/********************************************************************************
			 --- WP Toolbar  ---
*********************************************************************************/
/* This might require updating based on header whether it's fixed or not */
.admin-bar .header {top: 32px;}

@media only screen and (max-width: 782px) {
	.admin-bar .header {top: 46px;}
	#wpadminbar {position: fixed;}
}
/********************************************************************************
			 --- Style Guide ---
*********************************************************************************/
/*----------  Swatches  ----------*/
.swatch__hues { position: absolute; top: 0; left: 0; width: 100%; z-index: 1; }
.swatch__color { position: relative; height: 100px;}
.swatch__hex { padding: 1rem; text-align: center;}
.swatch__hues > div { height: 30px; line-height:30px; text-align:center; font-size:0.750em; color:#fff;}
.swatch__name {display:block; font-size:0.750em}
/*----------  Code Snippets  ----------*/
code {display:none; /* Remove in Production */}
pre {padding:15px; border:1px solid #f1eae1;}
/********************************************************************************
			 --- Tick Talk CSS ---
*********************************************************************************/
.ticktalk-color-1 { color: #592c4b; }
.ticktalk-h1 { font-size: 2.55rem !important; }
.ticktalk-color-2 { color: #342e32; font-weight: 600; }
.ticktalk-subhead { text-transform: none; font-weight:500; font-size: 1.3rem !important; }
.ticktalk-hr { background: #928b81; margin: 2.5em 0em 0.438em 0em; }
.ticktalk-hr2 { background: #928b81; margin: 0.438em 0em 1.350em 0em; }
.ticktalk-upper { text-transform: uppercase; line-height:1.2; margin-bottom: .438em; float: left; }
.ticktalk-upper em { text-transform: none; }
.ticktalk-divide { border-bottom: 6px solid #928b81; margin-top:2em; margin-bottom: 1.250em; }
.ticktalk-other { color: #502f42; text-transform: uppercase; padding-bottom: 1.875em; font-weight: 700; }
.ticktalk-body { padding-left: 1em; padding-right: 1em; }
.ticktalk-body strong { font-weight: 600; }
.ticktalk-header-text { padding-top: 10px; padding-bottom: 55px; font-size: 1.1rem; font-style: italic; }

@media only screen and (min-width: 767px) {
	.ticktalk-body { padding-left: 8.333%; padding-right: 8.333%; }
}
/* Events Gallery */
.event-images p {padding:10px;}
/********************************************************************************
			 --- Gallery Detail ---
*********************************************************************************/
.gallery-detail h1 {font-size: 2.5625em; color: #592c4b;}
.gallery-detail .article p {font-size: 1.25em; font-weight: 500;}
.gallery-detail__social {text-align: left;}
.images-gallery {overflow: hidden;}
/********************************************************************************
			 --- Wishlist ---
*********************************************************************************/
#wl-wrapper .wl-table .check-column input[type="checkbox"] {margin-bottom: 0; width: 16px; height: 16px;}
#wl-wrapper .wl-table td.product-thumbnail a {display: block; max-width: 115px;}
#wl-wrapper .wl-table.shop_table_responsive td.product-remove a.remove {font-size: 2em; line-height: 1; position: relative; top: -0.25em;}
#wl-wrapper .wl-table td {padding: 0.75em 0.625em;}
#wl-wrapper .move-list-sel {max-width: 12.5em;}
.variation-FromWishlist {display: none;}
/*************************************************
            START - Cookie Popup Styling
*************************************************/
@media screen and (min-width: 873px){
	.cc-window.cc-banner {max-height: 45px;}
}
.cc-window {font-size: 14px !important;}
.cc-message a {border-bottom: 1px solid #393137; color: #393137;}
.cc-link {display: none !important;}
.cc-btn:hover {background-color:#393137 !important; border: 2px solid #393137 !important; color:#ded7ce !important; transition: .3s !important;}

/*************************************************
            END - Cookie Popup Styling
*************************************************/
.dropdown-extra { left: 4.4rem; position: relative;  }
.dropdown-extra > ul > li > a { font-weight:400; text-transform:none; padding-bottom:14px; margin:0;}
.dropdown-extra > ul {margin:0;}
.dropdown-extra > ul > li:last-child { padding-bottom:0px; }
@media only screen and (max-width: 1199px) {
    .dropdown-extra { left: 2rem; }
	.dropdown-extra > ul > li > a { padding-bottom:10px; font-size:14px; }
}
@media only screen and (max-width: 959px) {
    .dropdown-extra { left: 1.4rem; }
	.dropdown-extra > ul > li > a { padding-bottom:8px; font-size:12px; }
}
/*************************************************
            LightGallery
*************************************************/
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(assets/fonts/lightgallery/lg.eot?n1z373);src:url(assets/fonts/lightgallery/lg.eot?#iefixn1z373) format("embedded-opentype"),url(assets/fonts/lightgallery/lg.woff?n1z373) format("woff"),url(assets/fonts/lightgallery/lg.ttf?n1z373) format("truetype"),url(assets/fonts/lightgallery/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:10080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:10082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:10080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:10080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:10080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/wp-content/themes/cellini/assets/images/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/wp-content/themes/cellini/assets/images/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/wp-content/themes/cellini/assets/images/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/wp-content/themes/cellini/assets/images/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/wp-content/themes/cellini/assets/images/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:10083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:10080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:10081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:10050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/wp-content/themes/cellini/assets/images/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:10060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10040;background-color:rgba(57, 49, 55,0.98);opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}

.alignxl,
.alignleft,
.alignright {
	max-width: initial !important;
}

/* BEGIN - Header Full Width Image Banners and Home Slider Overrides */
#main .home-hero-container {
	width: 100%;
	max-width: 100%;
	text-align: center;
	height: 500px;
}
#main .home-hero,
#main .slick-list,
#main .slick-track,
#main .slick-track a {
	display: block;
	height: 100%;
}
#main .home-hero-container .slick-slide img {
	/* width: auto !important; */
	height: 100% !important;
	object-fit: cover;
	object-position: center;
}
#main .inner-hero--full-width {
	max-width: 100%;
	height: 300px;
	background: #fff;
}
#main .inner-hero img {
	width: auto;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#main .location-hero-container {
    max-width: 1200px;
}
#main .inner-hero-container--full-width {
	height: 300px;
}
@media screen and (max-width: 1200px) {
	#main .home-hero-container {
		height: initial;
		min-height: initial;
	}
	#main .home-hero-container {
		height: 38.5vw !important;
	}
	#main .category-hero-container {
		height: 25vw !important;
	}
	#main .home-hero-container .slick-slide img {
		height: 100% !important;
	}
	#main .inner-hero {
		height: 25vw;
	}
	#main .inner-hero img {
		height: 100%;
	}
	#main .inner-hero-container--full-width {
        height: 25vw !important;
    }
}
/* END - Header Full Width Image Banners and Home Slider Overrides */

/* BEGIN - Brand Logo Grid */
.brand-logo-wrap {
	background: #faf6f3;
}
.brand-page-wrap .page-body {
	padding-top: 2.5em;
}
.brand-page-wrap .headings {
	padding-bottom: .18em;
	margin-bottom: 1em;
}
.brand-logo-wrap .row {
	margin: 0 !important;
	padding: 0 !important;
}
.brand-logo-wrap .column {
	padding: 0 !important;
}
.brand-logo-wrap img {
	max-width: 500px;
    width: 100%;
}
/* END - Brand Logo Grid */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 15px;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Product Archive Image Hover */
.product-list.has-hover-image .product-list__img {
	position: relative;
}
.product-list.has-hover-image .product-list__img .regular_image,
.product-list.has-hover-image .product-list__img .hover_image {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	transform: translate(-50%, -50%);
	transition: opacity 250ms ease;
}
.product-list.has-hover-image .product-list__img .regular_image {
	opacity: 1;
}
.product-list.has-hover-image .product-list__img .hover_image {
	display: block;
	opacity: 0;
	pointer-events: none;
}
.product-list.has-hover-image .img-zoom__container:hover .regular_image {
	opacity: 0;
}
.product-list.has-hover-image .img-zoom__container:hover .hover_image {
	opacity: 1;
}

/* BEGIN - Hosting Maintenance template */
.post-password-form input[type=password]
{
    width: 100% !important;
    display: block !important;
    margin: 5px 0 20px !important;
    padding: 15px 12px !important;
    border: 0 !important;
    outline: 0 !important;
    resize: none !important;
    font-size: 13px !important;
    line-height: 17px !important;
    background-color: #fff !important;
    color: #818181 !important;
    font-family: inherit !important;
    font-weight: 400 !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.post-password-form {
	max-width: 900px !important;
    margin: 200px auto !important;
}
.hosting-page-wrap {
	margin: 60px 0 !important;
}
.hosting-header-wrap {
    margin-bottom: 2.5rem !important;
    text-align: center !important;
}
.hosting-list-wrap {
	max-width: 800px !important;
	margin: 0 auto 4rem !important;
}
.hosting-list-wrap li {
	display: table !important;
	width: 100% !important;
    padding: .5em 1em !important;
    background: #fafafa !important;
    list-style: none !important;
}
.hosting-list-wrap li:nth-child(even) {
    background: #f3f3f3 !important;
}
.hosting-list-wrap .hosting-list-left,
.hosting-list-wrap .hosting-list-right {
	display: table-cell !important;
	width: 50% !important;
	vertical-align: top !important;
}
.hosting-list-wrap li p {
    margin-bottom: 0 !important;
}
.hosting-list-wrap li p strong {
    display: inline-block !important;
    width: 50% !important;
}
.hosting-form-wrap {
    margin: 80px auto 40px !important;
}
.hosting-form-wrap,
.hosting-form-wrap .gform_wrapper form {
    text-align: center !important;
}
form.post-password-form input[type=password] {
	border: 1px solid #ECECEC !important;
}
.hosting-form-wrap .gform_wrapper.gravity-theme .gform_footer {
    display: contents;
}
/* END - Hosting Maintenance template */


/* BEGIN - Collection Slider List */

.shop__block-headline {
	position: relative;
	margin-top: 20px;
}

.shop__block-headline h1 {
	background-color: #ded7cd;
	border-bottom: 0 !important;
	color: #552a48;
}

@media only screen and (max-width: 490px) {
	.shop__block-headline h1 {
		padding-left: 15px;
	}
}

.shop__block-headline #shop-anchor  {
	position: absolute;
	top: 35px;
	z-index: -100;
}

.shop__block-headline.with_collection_tabs {
	margin-bottom: 1.75em;
	padding-bottom: 1.3em;
}

.shop__block-headline.with_sort_tabs {
	padding-bottom: 2.1em;
}

.shop__block-headline.with_collection_tabs .shop__sort:not(.collection_view_tabs) {
	bottom: 0;
}

.shop__block-headline .collection_view_tabs.shop__sort {
	/* position: absolute;
	top: 0;
	right: 0; */
	bottom: auto;
	top: 16px;
	right: 15px;
	display: flex;
	list-style-type: none;
}
.shop__block-headline .collection_view_tabs.shop__sort a {
	font-size: 1.25em;
}
.shop__block-headline .collection_view_tabs.shop__sort a.active {
	color: #552a48;
	cursor: default;
	pointer-events: none;
}

.shop__block-headline .collection_view_tabs.shop__sort + .shop__sort {
	right: 15px;
}
.shop__block-headline .collection_view_tabs.shop__sort + .shop__sort a {
	font-size: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 12px 0 8px;
}

@media only screen and (max-width: 490px) {
	.shop__block-headline .collection_view_tabs.shop__sort + .shop__sort li:first-child a {
		padding-left: 0.75em;
	}
}

.slider_collection {
	margin-top: 1.5em;
}

.slider_collection div.resp-tab-content.resp-tab-content-active {
	display: block !important;
	border: none !important;
	border-top: 1px solid #928b81 !important;
}

.slider_collection .product-list {
	padding-bottom: 0;
}

.slider_collection .slider_title a,
.slider_collection .slider_title strong {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 13px;
	font-size: 1.05em;
	padding-bottom: 0.6em;
	line-height: 1.2;
	text-transform: uppercase;
	font-style: normal;
	font-family: 'Raleway',sans-serif;
	font-weight: 600;
	color: #786c64;
}

.slider_collection .slider_title a:hover {
	color: #393137;
}

.slider_collection .slider_title strong {
	font-size: 1.15em;
	font-weight: 800;
	color: #393137;
}

@media (max-width: 450px) {
	.slider_collection .slider_title strong {
		display: block;
	}
}

/* END - Collection Slider List */


/* BEGIN - Slider Tabs */

.carousel-tabs {
	list-style: none;
  margin: 0;
  padding: 0;
	display: block;
	border-bottom: 1px solid #928b81;
}

.carousel-tabs::after {
	content: '';
	clear: both;
	display: block;
}

.carousel-tabs .carousel-tabs-list li {
	color: #978980;
	font-size: 1.250em;
	margin-bottom: 0.6em;
	padding-bottom: 0;
	line-height: 1.2;
	font-weight: 800;
	text-transform: uppercase;
	font-style: normal;
	font-family: 'Raleway',sans-serif;
}

.carousel-block-tabs .resp-htabs.resp-tabs-list li.active {
	color: #393137;
}

.carousel-block-tabs .resp-tabs-container > div {
	/* border-top: 1px solid #928b81; */
	display: none;
	padding: 1.667rem 1.944rem;
}

.carousel-block-tabs .resp-tabs-container > div.active,
.carousel-block-tabs .carousel-tab.active {
	display: block;
}

.carousel-tabs.cssBlock .carousel-tabs-list li:first-child {
	padding-right: 0.833rem;
}

#carousel-brand-collections .product-list__brand.brand_collection {
	line-height: 1.4;
    font-weight: 800;
	font-size: 0.98em;
	margin-top: 15px;
}

.carousel-block:not(.slick-initialized) {
	display: none;
}

#carousel-brand-collections a {
	height: auto !important;
}

#carousel-brand-collections .button {
	margin: 15px 0 0;
	border-color: #552a48;
	color: #552a48;
	background-color: #fff;
	font-size: 0.85rem;
	padding: 0.900em 2.700em;
	height: 40px !important;
}

@media (max-width: 1023px) {
	#carousel-brand-collections .button {
		padding: 1.07em 2.700em;
	}
}

#carousel-brand-collections .product-list {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
#carousel-brand-collections .carousel-block,
#carousel-brand-collections .carousel-block-item {
	height: inherit !important;
}

#carousel-brand-collections .slick-track {
  display: flex !important;
	height: auto !important;
}
#carousel-brand-collections .slick-slide {
  height: inherit !important;
}

.product-info__category-links {
	margin: -8px 0 15px;
}

.product-info__category-links a {
	text-transform: uppercase;
}

.product-info__title.collection {
	font-size: 2.4em;
	font-weight: 600;
	text-transform: uppercase;
	margin: 1rem 0 1.3rem;
}

.product-info__actions.collection {
	margin-bottom: 1.5rem;
}

.product-info__actions.collection a {
	margin-right: 10px;
}

.collection_page__media {
	margin-top: 3rem;
}

.collection_page__media h2 {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.collection_page__images {
	margin-top: 1.6rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 1.2rem;
}

.collection_page__images .width_full {
	grid-column: 1 / span 2;
}

@media (max-width: 639px) {
	.collection_page__images {
		display: block;
	}

	.collection_page__images > div:not(:last-of-type) {
		margin-bottom: 1.2rem;
	}
}

.collection_page__images img {
	width: 100%;
	display: block;
	padding: 0 !important;
}

.collection_page__images .product-poplets__img {
	padding: 0;
}

.collection_page__media hr {
	margin: 2.5rem 0;
}

.collection_page__videos video {
	width: 100%;
}

.collection_page__videos video:not(:last-child) {
	margin-bottom: 1.2rem;
}

.with_tooltip {
	position: relative;
}

.with_tooltip .tooltip {
	position: absolute !important;
	top: auto !important;
	bottom: calc(100% + 10px);
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	padding: 8px;
	white-space: nowrap;
	font-size: 12px !important;
	line-height: 1 !important;
	border: 1px solid #ded7ce;
	display: none !important;
	box-shadow: 0 0 5px 0 #00000009;
}


.with_tooltip .tooltip::before,
.with_tooltip .tooltip::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 6px solid;
	border-color: #fff transparent transparent;
	z-index: 2;
}

.with_tooltip .tooltip::after {
	border: 7px solid;
	border-color: #ded7ce transparent transparent;
	z-index: 1;
}

.with_tooltip:hover .tooltip {
	display: block !important;
}

/* Gravity Forms Honeypot Spam Protection */
#field_2_9, #field_5_12, #field_4_12, #field_3_12, #field_1_4 {
	display: none !important;
}


.cd-features-list li {
	overflow:scroll !important;
	/*padding:10px 2em !important;*/
}

li.util-basket { display:none !important; }



#carousel-brand-collections .button {
	width:100%;
	padding:.9em .7em;
}


.acf-field-5cc2fb9e2051b {
	display:none !important;
}

a[data-value="Fb 1L"], 
a[data-value="Fb 2Rsm"], 
a[data-value="Fb 2T"], 
a[data-value="Fb 3"] {
	text-transform:uppercase !important;
}

a[data-value="No Collection"] { display:none !important; }


.with_collection_tabs, .shop__block-headline {
	display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    background: #ded7cd;
    padding: 0 !important;
}
@media(max-width:600px) {
	.with_collection_tabs, .shop__block-headline {
	padding-bottom:15px !important;
    grid-template-columns: 1fr !important;
}
}
.filter_view_toggler {
	background-color: #ded7cd;
	border-bottom: 0 !important;
	color: #552a48;
	padding: 0 40px;
	display: flex;
	justify-content: end;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 999;
	gap:20px;
	width: max-content;
    margin-left: auto;
}
@media(max-width:600px) {
	.filter_view_toggler {
		justify-content: start;
		padding: 0px;
		width:100%;
	}
}


.filter_view_toggler p {
	margin:0;
}
.filter_view_toggler a {
	color:#786c64;
}
.filter_view_toggler a:hover {
	color:#552a48 !important;
}
.view_all_psuedo {
	position:relative;
}
.view_all_psuedo:after {
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.500em;
    right: 0;
    width: 1px;
    height: 1.000em;
    background: #b5aca0;
}

.shop_by_filter_item ul li a {
	text-decoration:capitalize !important;
}

/* shop filter item test */
.shop__filter-item_test {margin-bottom:0.500em;}
.shop__filter-item--hidden {display: none;}
.shop__filter-title {background:#fff; border: 1px solid #928b81; color:#552a48; padding:0.667em 1.667em;}
.shop__filter-title:after {content:"\e6bb"; }
.shop__filter-item_test.active .shop__filter-title:after {content:"\e6be"; }
.shop__filter-item_test ul {display:none; list-style:none; margin:0; padding:0.500em 0; background:#f8f7f5;}
.shop__filter-item_test li, .shop__filter-item a {display:block;}
.shop__filter-item_test a {padding:0.429em 1.786em 0.429em 3.214em; color: #393137; font-size:14px; font-weight:400!important; position:relative;}
.shop__filter-item_test a:hover {color: #a29083;}
.shop__filter-item_test a:before {content:"\e6ac"; display:block; font-family: 'CD-Project-Icons'; position:absolute; top:6px; left:1.786em;}
.shop__filter-item_test li.active a {color: #552a48}
.shop__filter-item_test li.active a:before {content:"\e6ab";}



@media only screen and (min-width: 801px) and (max-width: 1023px) {
.shop__filter, .shop__filter-item_test a {font-size:13px;}
.shop__filter-item_test a {padding-right:1.154em; padding-left:2.692em}
.shop__filter-item_test a:before {left:1.154em;}
}
@media only screen and (max-width: 375px) {
.shop__filter-item_test a {font-size:14px;}
.shop__filter-item_test a {padding-right:1.154em; padding-left:2.692em}
.shop__filter-item_test a:before {left:1.154em;}
}


#main > div > div.shop__page-body > div.shop__products.js-shop-products > div > div.shop__aside > div > div:nth-child(2) > span.shop__filter-reset.js-filter-clear {
	display:none !important;
}

/* Collections View Padding Adjustments */
.carousel-block-tabs .resp-tabs-container>div {
	padding:10px 0 0 0;
}
.product-list--featured, .product-list--menu {
	padding:0px 5px;
}
.product-list--featured .product-list__img {
	margin-bottom:0px;
}
#carousel-brand-collections .product-list__brand.brand_collection {
	margin-top:5px;
}
#carousel-brand-collections .button {
	margin:5px 0 0 0;
}


/* reduce padding test */
.shop__block-headline h1 {
	padding:5px 17px;
}
section.slider_collection {
	margin-top:0;
	margin-bottom:0;
}
.shop__block-headline {
	margin-bottom:10px;
}
section.slider_collection .resp-tab-content {
	padding:5px 1.75rem;
}
.product-list--default {
	padding:0;
}
#category_slider_layout .slider_title {
	margin-top:30px;
}
/* reduce padding test */

.news-post__body img.aligncenter {
	margin:0 auto !important;
	display:table !important;
}

/* Filter Expand/Collapse */
.full-width {
	width: 100% !important;
}
.collapsed-side {
	width:100% !important;
}
.hide-filters {
	display:none !important;
}
.filter-expander-toggle {
	cursor:pointer;
}
.filter-expander-toggle.active svg {
	transform:rotate(180deg) !important;
}

div.shop__filter-item[data-filter="Buying Options"] {
	display:none !important;
}

.confirm_email_address_subscribe {
	position:absolute;
	right:-10000px;
	width:0;
	height:0;
}

@media(max-width:800px) {
	.top_sort_container {
		display:none;
	}
}

.product-list--default .product-list__img img {
	margin:0 auto;
	display:table;
}
.hover_image {
	opacity:0;
}

.product-list__sale span {
	background: #ff0000 !important;
    color: #fff !important;
    font-weight: bold !important;
    border: 1px solid #ff0000 !important;
    text-transform: uppercase !important;
}

.shop__filter-item[data-filter="Movement Icon"], .shop__filter-item[data-filter="Material"], .shop__filter-item[data-filter="Material Icon"], .shop__filter-item[data-filter="Size Icon"] {
	display:block !important;
}

/******************************************************************************************************************/

/* Add margin to product link if not sold out */
.product-list:not(:has(.product-list__sold-out)):not(:has(.product-list__sale)) .product-link {
    display: block;
    margin-top: 36px;
}

/* July 2025 */
.list-single-product .add-product-info .add-single{
	min-height: 48px;
}

.list-single-product, .product-list--default{
	/*margin-bottom: 20px;*/
	margin-bottom:10px !important;
}

.list-single-product .product-list__price{
	padding: 5px 0;
}

.list-single-product .product-list__brand, .product-list .product-list__brand {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 25ch;
}

.list-single-product .product-list__name, .product-list .product-list__name {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 27ch;
}
.add-single p {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 11ch;
	margin:0 auto !important;
	display:grid;
}

@media(max-width:500px) {
	.add-single p {
		max-width:8ch !important;
	}
}


.is-geneva .filter_view_toggler {
  display: none !important;
}
