 /**

 * @package     universal

 * @copyright   Copyright (c) 2010-2015 MeigeeTeam. (http://www.meigeeteam.com)

 * @template_version    1.1

 */



/* Reset ================================================================================= */



/* Tools */

.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }

body.page-print  { font-family:Hind,Arial,Helvetica,sans-serif;}
.nobr         { white-space:nowrap !important; }

.wrap         { white-space:normal !important; }

.a-left       { text-align:left !important; }

.a-center     { text-align:center !important; }

.a-right      { text-align:right !important; }

.v-top        { vertical-align:top; }

.v-middle     { vertical-align:middle; }

.f-none       { float:none !important; }

.f-fix        { float:left; width:100%; }

body .no-display   { display:none; }

.no-margin    { margin:0 !important; }

.no-padding   { padding:0 !important; }

.no-bg        { background:none !important; }



body.modal-open,

body.modal-open .modal {overflow: visible;}

body.sidebar-left .col2-left-layout .col-main { float: right !important;}

body.sidebar-right .col2-left-layout aside.sidebar { float: right !important;}

body.sidebar-right .col2-left-layout .col-main {float: left!important;}

body:not(.boxed-layout) .backstretch {display: none!important;}

.col-right.sidebar {float: right;}

.col-left.sidebar {float: left;}

/* .col-right .sidebar .sidebar-inner {border-left: solid 1px #ddd; padding-left: 20px;}

body.sidebar-left .sidebar-inner {border-right: solid 1px #ddd; padding-right: 20px;} */

.col-left .sidebar-inner {border-left: none; border-right: solid 1px #ddd; padding-right: 20px; padding-left: 0;}

.col-right .sidebar-inner {border-right: none; border-left: solid 1px #ddd; padding-left: 20px; padding-right: 0;}

.col3-layout .toolbar .pager {display: none;}

.col3-layout .toolbar .sorter {width: 100%;}

.col3-layout .toolbar-bottom .pager {display: block;}

.sidebar {margin-bottom: -3em;}

.sidebar .sidebar-inner {padding-bottom: 3.833em;}



/* toTop Button */

#toTop {

    z-index:999;

    display:none;

    text-decoration:none;

    position:fixed;

    bottom: 40px;

    right: 30px;

    overflow:hidden;

}

#toTopHover i {width: 40px; height: 40px; font-size: 28px; line-height: 40px; text-align: center; color: #fff; background-color: #222;}

#toTopHover i:hover {background-color: #597ab2;}

#toTop:active, #toTop:focus {outline:none;}

#toTopHover{opacity: 1!important;}



.main-container {padding-bottom:30px; min-height:400px;}

.cms-index-index .main-container {padding-bottom: 0;}

body h6 {font-weight: bold;}

h2.sub-title {font-size: 1.5em;}



body h1,

body h2,

body h3,

body h4,

body h5,

body h6,

body .h1,

body .h2,

body .h3,

body .h4,

body .h5,

body .h6{font-family: 'Josefin Sans'; font-weight: bold;}

.col-one{width: 1px;}



/* ======================================================================================= */



ul {list-style: none; margin: 0; padding: 0;}

img {max-width: 100%; width: auto;}



/* Indents */

hr.indent-9,

hr.indent-12,

hr.indent-18,

hr.indent-24,

hr.indent-28,

hr.indent-32,

hr.indent-36,

hr.indent-40,

hr.indent-46,

hr.indent-52,

hr.indent-56,

hr.indent-60,

hr.indent-64,

hr.indent-72,

hr.solid,

hr.dotted,

hr.dashed{padding: 0; border: none; background: none; height: 0; clear: both;}



/* solid indents */

hr.solid{border-bottom:1px solid #B4B4B4; margin: 0;}



/* dotted indents */

hr.dotted{border-bottom:1px dotted #B4B4B4; margin: 0;}



/* dashed indents */

hr.dashed{border-bottom:1px dashed #B4B4B4; margin: 0;}



hr.indent-9 {margin:.75em 0;}

hr.indent-12 {margin: 1em 0;}

hr.indent-18 {margin: 1.5em 0;}

hr.indent-24 {margin: 2em 0;}

hr.indent-28 {margin: 2.333em 0;}

hr.indent-32 {margin: 2.5em 0;}

hr.indent-36 {margin: 3em 0;}

hr.indent-40 {margin: 3.333em 0;}

hr.indent-46 {margin: 3.883em 0;}

hr.indent-52 {margin: 4.333em 0;}

hr.indent-56 {margin: 4.667em 0;}

hr.indent-60 {margin: 5em 0;}

hr.indent-64 {margin: 5.33em 0;}

hr.indent-72 {margin: 6em 0;}



/* invisible indents */

hr.white-space{margin-top: 0;}



/* mobile indents */

hr.mobile {display: none;}



/* Layout ================================================================================ */

.page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }

.page-print { background:#fff; padding:20px; text-align:left; }

.page-empty { background:#fff; padding:20px; text-align:left; }

.page-popup { padding:20px; text-align:left; }



.main { margin:10px 0; }



.customer-account-index .main-container { padding-bottom: 5em; }

table.table-bordered>thead>tr>th,

table.table-bordered>thead>tr>td { border-bottom-width: 1px; }

table th,

table td strong,

table th strong {font-weight: normal;}



/* 2 Columns Layout */

.col2-left-layout .col-main { float:right; }



/* 3 Columns Layout */

.col3-layout .col-wrapper .col-main { float:right; }



/* Content Columns */

.col2-set .col-1 { float:left; width:49%; }

.col2-set .col-2 { float:right; width:49%; }

.col2-set .col-narrow { width:33%; }

.col2-set .col-wide { width:65%; }



.col3-set .col-1 { float:left; width:32%; }

.col3-set .col-2 { float:left; width:32%; margin-left:2%; }

.col3-set .col-3 { float:right; width:32%; }



.col4-set .col-1 { float:left; width:23.5%; }

.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }

.col4-set .col-3 { float:left; width:23.5%; }

.col4-set .col-4 { float:right; width:23.5%; }

/* ======================================================================================= */



body .content-wrapper > .container { padding-top: 1em;}

body {background-attachment: fixed;}

body.catalog-product-compare-index {/* background: #fff; */ background-image: none!important;}

body.page-popup .backstretch {display: none!important;}

body.boxed-layout .container {background-color: #fff;}

body.boxed-layout .header .middle-block {padding: 0;}

body.boxed-layout .header .middle-block .container {padding-bottom: 1.75em; padding-top: 2.5em;}





/* Global Styles ========================================================================= */

/* Form Elements */

select option { padding-right:10px; }

select.multiselect option { padding:3px 5px; }

input.radio,

input.checkbox { margin-right:3px; }



p.control input.checkbox,

p.control input.radio { margin-right:6px; }

input[type="text"],

textarea,

input[type="password"],

input.input-text,

input.qty,

input[id*="qty"] {-webkit-appearance: none; font-size:13px;}



/* Form lists */

/* Grouped fields */

.form-list li { margin:0 0 1em; }

.form-list label { float:left; color: #222; margin: 0 0 2px; font-weight: normal; position:relative; z-index:0;}

.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }

.form-list li.control label { float:none; }

.form-list li.control input.radio,

.form-list li.control input.checkbox { margin-right:6px; }

.form-list li.control .input-box { clear:none; display:inline; width:auto; }

.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }

.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }

.form-list .input-range input.input-text { width:74px; }



form label { font-family: inherit; }

form .radio label,

form .checkbox label { font-weight: normal; color: #666; }

.form-list li.form-group + div.form-group { margin-bottom: 1em; }

.form-list div.form-group li { margin-bottom: 0; }

.form-list div.form-group li + li.wide { margin-top: 1em; } 



input.form-control,

textarea.form-control,

select.form-control { -webkit-box-shadow: none; box-shadow: none; font-size:13px; }

form.form-horizontal { margin-bottom: 2.25em; }

form/* .form-horizontal */ .buttons-set {

	margin-top: 0;

	border-top: 1px solid #ddd;

	padding-top: 1.5em;

	padding-bottom: 0;

}

form.form-horizontal .checkbox,

div.form-horizontal .checkbox,

form.form-horizontal .radio,

div.form-horizontal .radio { min-height: 20px; }

a:focus,

.close:focus,

.btn:focus, 

.btn:active:focus, 

.btn.active:focus, 

.btn.focus, 

.btn:active.focus, 

.btn.active.focus,

input[type="file"]:focus, 

input[type="radio"]:focus, 

input[type="checkbox"]:focus { outline: none !important; }



/* Customer */

.form-list .customer-name-prefix .input-box,

.form-list .customer-name-suffix .input-box,

.form-list .customer-name-prefix-suffix .input-box,

.form-list .customer-name-prefix-middlename .input-box,

.form-list .customer-name-middlename-suffix .input-box,

.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }



.form-list .gender { width: 11.10223642172524%; }

.form-list .gender + li.customer-dob { width: 58.33333333%; }

.form-list .gender + li.customer-dob .dob-month,

.form-list .gender + li.customer-dob .dob-day { width: 19.04109589041096%; }

.form-list .gender + li.customer-dob .dob-year { width: 57.12328767123288%; }



/* new */



.form-list .customer-name-prefix-suffix .name-firstname,

.form-list .customer-name-prefix-suffix .name-lastname,

.form-list .customer-name-prefix .name-firstname,

.form-list .customer-name-suffix .name-firstname,

.form-list .customer-name-middlename .name-firstname,

.form-list .customer-name-middlename .name-lastname {width: 41.666667%;}

.form-list .customer-name-prefix .name-lastname,

.form-list .customer-name-suffix .name-lastname {width: 50%;}



.form-list .customer-name-prefix-middlename-suffix .name-firstname,

.form-list .customer-name-prefix-middlename-suffix .name-lastname,

.form-list .customer-name-prefix-middlename .name-lastname,

.form-list .customer-name-prefix-middlename .name-firstname,

.form-list .customer-name-middlename-suffix .name-firstname,

.form-list .customer-name-middlename-suffix .name-lastname  {width: 33%;}

.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename .name-middlename {width: 25%;}

.form-list .customer-name-prefix-middlename-suffix .name-middlename ,
.form-list .customer-name-middlename .name-middlename{ width: 16.66666667%; }



.col-main.col-sm-9 .form-list .gender + li.customer-dob { width: 75%; }

.col-main.col-sm-9 .form-list .gender + li.customer-dob .dob-month,

.col-main.col-sm-9 .form-list .gender + li.customer-dob .dob-day { width: 18.55477855477855%; }

.col-main.col-sm-9 .form-list .gender + li.customer-dob .dob-year { width: 55.58659217877095%; }

.col-main.col-sm-9 .form-list .gender { width: 13.90635918937806%; }



.form-list .customer-dob label {float: none;}



.opc .gender + .dob { width: 69.44444444444444%; }

.opc .gender + .dob .dob-day,

.opc .gender + .dob .dob-month { width: 20.01053185887309%; }

.opc .gender + .dob .dob-year { width: 59.97893628225382%; }



.buttons-set .back-link { margin:0px 0 0; display:inline-block;  }

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }

.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }



a,

i,

.btn {transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease;}

body a { color:#0e71ac;}
body a:hover { color:#5ca8d5;}

/* Form Validation */

.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }

.validation-failed { border:1px dashed #f00 !important;}

p.required { font-size:10px; text-align:right; color:#f00; margin-bottom: 0; }

/* Expiration date and CVV number validation fix */

.v-fix { float:left; }

.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }



/* Global Messages  */

.success { color:#3d6611; font-weight:bold; }

.error { color:#f00; font-weight:bold; }

.notice { color:#ccc; }



.messages,

.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }

.messages { width:100%; overflow:hidden; }

.messages li { margin:0 0 10px; }

.messages li li { margin:0 0 3px; }

.error-msg,

.success-msg,

.note-msg,

.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }

.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_msg-error.gif); color:#df280a; }

.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_msg-success.gif); color:#3d6611; }

.note-msg,

.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_msg-note.gif); color:#3d6611; }



/* BreadCrumbs */

.breadcrumbs-wrapper {padding:10px 0px 8px;}

ul.breadcrumb { background: none; margin: 0; text-align: left; font-size: .91em;}

ul.breadcrumb li a {color: #666;}

ul.breadcrumb li a:hover {color: #597ab2;}

ul.breadcrumb li strong {font-weight: normal;}

.breadcrumbs-wrapper .breadcrumb>li+li:before {

	content: "\f105";

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

	text-rendering: auto;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transform: translate(0, 0);

	color: inherit;

}

.breadcrumbs-wrapper .page-title {border: none; float: left; margin: 0; padding: 0;}

.breadcrumbs-wrapper .page-title h2 {color: rgba(0,0,0,.7);}

.header-with-image .breadcrumbs-wrapper .page-title h2:before {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-right: 10px; vertical-align: middle; margin-top: -3px;}

.breadcrumbs-wrapper .page-title h2:after {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-left: 10px; vertical-align: middle; margin-top: -3px;}

.breadcrumbs-wrapper.type-2 {padding: 0; background-image: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/universal_breadcrumbs_bg.jpg); background-repeat: no-repeat;}

.breadcrumbs-wrapper.type-2 .breadcrumbs-inner {padding-top: 1.75em; padding-bottom: 1.75em;}

.breadcrumbs-wrapper.type-2 .breadcrumb {float: right; margin: .75em 0;}

.breadcrumbs-wrapper.type-2 .container {background: none; border-bottom: solid 1px transparent;}

.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .container,

.header-with-image .with-breadcrumbs + .content-wrapper .container {padding-top: 0;}

.breadcrumbs-type-2 .with-breadcrumbs + .category-2 .col-main .page-title,
.header-with-image .with-breadcrumbs + .category-2 .col-main .page-title { display: none;}

.cms-page-view .breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-main .page-title,
.cms-page-view.header-with-image .with-breadcrumbs + .content-wrapper .col-main .page-title { display: block; }

.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-main,
.header-with-image .with-breadcrumbs + .content-wrapper .col-main {margin-top: 1.5em;}

.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-right,
.header-with-image .with-breadcrumbs + .content-wrapper .col-right {margin-top: 1.5em;}

.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-left,
.header-with-image .with-breadcrumbs + .content-wrapper .col-left {margin-top: 1.5em;}




.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-main .product-sidebar,

.header-with-image .with-breadcrumbs + .content-wrapper .col-main .product-sidebar {margin-top: -1.5em;}

.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .sidebar .sidebar-inner,

.header-with-image .with-breadcrumbs + .content-wrapper .sidebar .sidebar-inner {padding-top: 0px;}

.header-with-image .header-breadcrumbs-wrapper { /*background-image: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/universal_breadcrumbs3_bg.jpg); background-repeat: no-repeat;*/ background:#333;}

.header-with-image .header-breadcrumbs-wrapper .header .top-block {background:#014268;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-inner {padding-top: 5em; padding-bottom: 5em;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-inner .product-buttons {float: none; display: inline-block; margin: 1.5em 0 0; width: auto;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-wrapper {padding: 0; text-align: center;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-wrapper .page-title {float: none; text-align: center;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-wrapper .breadcrumb {text-align: center;}

body.header-with-image .header-wrapper .header .top-block .container,

body.header-with-image .header-breadcrumbs-wrapper .container {background: none;}



/* Page Heading */

.page-title {border-bottom: 1px solid #ddd; padding: 0 0 5px; margin: 0 0 10px;}

.page-title h1,
.page-title h2 {font-size: 24px; color: #222; margin: 0; line-height:26px; text-transform:uppercase;}

.page-title .separator { margin:0 3px; color: #aaa; }

.page-title .link-rss { float:right; }

.page-title .link-print { margin-top: .667em; }

.title-buttons { text-align:right; }

.title-buttons h1,

.title-buttons h2,

.title-buttons h3,

.title-buttons h4,

.title-buttons h5,

.title-buttons h6 { float:left; font-size:20px; }



.subtitle,

.sub-title { clear:both; }

.content h2 {

	margin-top: 0;

	margin-bottom: 1em;

	font-size:16px;

}

.page-subtitle {

	border-bottom: 1px solid #ddd;

	padding-top: 5px;

	margin-bottom:10px;

}

.page-subtitle h2 {

	font-size: 18px;

	color: #222;

	font-weight: normal;

	line-height: 18px;

	padding-bottom: 5px;

	margin: 0;

	display: inline-block;

}

.page-subtitle a {

	margin-top: .25em;

	color: inherit;

}

table.table thead th {

	text-align: center;

}

table.table-bordered > thead > tr > th,

table.table-bordered > tbody > tr > th,

table.table-bordered > tfoot > tr > th,

table.table-bordered > thead > tr > td,

table.table-bordered > tbody > tr > td,

table.table-bordered > tfoot > tr > td {border-color: #ddd;}



/* Panels */

.panel.panel-default {

	padding:10px 15px;

/*	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.1);

	box-shadow: 0px 1px 5px rgba(0,0,0,.1); */

}

.panel.panel-default .panel-heading,

.panel.panel-default .panel-body,

.panel.panel-default .panel-footer {

	margin: 0;

	padding: 0;

	background-color: #fff;

}

.panel.panel-default .panel-heading {

	margin-bottom:10px;

}

.panel.panel-default .panel-title {

	font-family: 'Josefin Sans';

	font-size: 14px;

	color: #222;

	padding-bottom: .5em;

	font-weight: bold;

	line-height: 1.5;

	text-transform: uppercase;

}

.panel.panel-default .panel-heading a,

.panel.panel-default .panel-heading a i.fa {

	color: inherit;

}

.panel.panel-default .panel-heading a:hover i.fa {

	color: #597ab2;

}

.panel.panel-default .panel-body li.item + li.item { margin-top: 1.5em; }

.panel.panel-default p, 

.panel.panel-default address {

	margin-bottom: 0;

}

/* Pager */

body .pager {margin: .75em 0 0; text-align: left;}

.pager .pages ol {padding: 0; margin: 0;}

.pager label { margin-right: 5px; }

.pager select { width: auto; margin-right: 5px; display: inline-block; }

.pager .pages > strong {display: none;}

.pager .pages li {display: inline-block;}

.pager .pages li a{width: 28px; height: 28px; border: none; text-align: center; line-height: 30px; font-size: 13px; padding: 0; color: #666; border-radius: 0;}

.pager .pages li a i {font-size: 14px;}

.pager .pages li.current {color: #fff; background-color: #0070aa; width: 28px; height: 28px; text-align: center; line-height: 30px;}

.pager .pages li a:hover {background-color: #50a4d7; color:#fff;}



.my-account .pager,

.widget-products .pager { margin: 0px 0px 10px; padding: .5em 0; }

.my-account .pager li>a, 

.my-account .pager li>span,

.widget-products .pager li>a, 

.widget-products .pager li>span { display: block; padding: 3px 20px; background-color: transparent; -webkit-border-radius: 0; border-radius: 0; border: none; }

.my-account .pager li>a:hover, 

.my-account .pager li>a:focus,

.widget-products .pager li>a:hover, 

.widget-products .pager li>a:focus { text-decoration: none; color: #8c8c8c; background-color: #f5f5f5; }

.my-account .pager .pages,

.widget-products .pager .pages { float: left; }

.my-account .pager .pages li,

.widget-products .pager .pages li { margin-right: 5px; }

.my-account .pager .pages li.current,

.widget-products .pager .pages li.current { width: 26px; height: 26px; line-height: 2.167; background-color: #ddd; color: #888; }

.my-account .pager .pages li a,

.widget-products .pager .pages li a { width: 26px; height: 26px; line-height: 2.167; padding: 0; color: #888; }

.my-account .amount {margin-right: 20px;}



/* Sorter */

.sorter .view-mode {float: left;  margin: 0;}

.sorter .view-mode label {display: none;}

.sorter .view-mode i {font-size: 2.33em;}

.sorter .view-mode strong {color: #597ab2;}

.sorter .view-mode span {font-weight: bold; display: inline-block; line-height: 1; text-transform: uppercase; margin-left: 9px;}

.sorter .view-mode span strong {display: block; font-weight: normal; color: inherit; font-size: inherit;}

.sorter .view-mode a {color: #aaa;}

.sorter .view-mode a:hover {color: #597ab2;}

.sorter .view-mode .grid + .list,

.sorter .view-mode .list + .grid {margin-left: 30px; padding-left: 30px; border-left: solid 1px rgba(0,0,0,.2); display: inline-block; }

.sorter select { /* display: none;*/  border:1px solid #ddd;}

.pager .amount {float: left; margin: .25em 0;}

.sorter .amount {float: left; margin: .35em 0; display: none;}

.sorter .amount strong {font-weight: normal;}

.sorter .sort-by,

.sorter .limiter,

.sorter .asc,

.sorter .desc,

.pager .limiter {float: right;}

.pager label,

.sorter .sort-by label,

.sorter .limiter label {display: inline-block; vertical-align: middle; margin: 0 5px 0 0; font-size: 1.083em; color: #666; font-weight: normal;}

.sorter .bootstrap-select.form-control:not([class*="col-"]),

.pager .bootstrap-select.form-control:not([class*="col-"]) {width: auto; vertical-align: middle; background: none; height: auto;}

.sorter .bootstrap-select > .selectpicker,

.pager .bootstrap-select > .selectpicker {height: 28px; line-height: 28px; background-color: #fff; font-weight: normal; color: #888; min-width: 60px; border: solid 1px rgba(0,0,0,.1); font-family: inherit;}

.sorter .sort-by .bootstrap-select > .selectpicker {min-width: 120px;}

.sorter .bootstrap-select.btn-group .btn .caret,

.pager .bootstrap-select.btn-group .btn .caret {width: auto; height: auto; line-height: 1; margin-top: -5px; border: none;}

.sorter .bootstrap-select.btn-group .btn .caret:before,

.pager .bootstrap-select.btn-group .btn .caret:before {

	content: "\f107";

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	color: #ddd;

}

.sorter .asc,

.sorter .desc {font-size: 1.16em; color: #aaa; margin: .2em 20px .2em 10px;}

.sorter .asc:hover,

.sorter .desc:hover {color: #597ab2;}



/* Toolbar */

.toolbar {padding:10px 0px; margin-bottom:10px; border-bottom:1px solid #ddd;}

.toolbar .sorter {float: left; width: 77%;}

.toolbar.no-pagination .sorter {float: none; width: auto;}

.toolbar .pager {float: right; width: 22%; text-align: right; margin-top: 0;}

.toolbar .pager .pages { border-left: solid 1px rgba(0,0,0,.2); padding: 0px 0px 0px 15px; margin:0px 0px 0px 10px;}

.toolbar .pager .pages li {float: left;}

.toolbar-bottom:not(.no-border) {border-top: solid 1px #ddd;}

.toolbar-bottom .toolbar {background: none; /*padding: 0; margin: 0;*/}

.toolbar-bottom .toolbar .sorter {display: none;}

.toolbar-bottom .pager {display: block; width: auto;}

.toolbar-bottom .toolbar .pager .pages {border: none; padding: 0; margin:0px 0 0;}

.col3-layout .sorter .view-mode {margin-right: 15px;}

.col3-layout .sorter .sort-by .bootstrap-select > .selectpicker {min-width: 60px;}



/* Shopping cart total summary row expandable to details */

tr.summary-total { cursor:pointer; }

tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }

tr.show-details .summary-collapse { background-position:0 -53px; }

tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }

tr.summary-details-first td { border-top:1px solid #d2d8db; }

tr.summary-details-excluded { font-style:italic; }



/* Shopping cart tax info */

.cart-tax-info { display:block; }

.cart-tax-info,

.cart-tax-info .cart-price { padding-right:20px; }

.cart-tax-total { display:block; padding-right:20px; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }

.cart-tax-info .price,

.cart-tax-total .price { display:inline !important; font-weight:normal !important; }

.cart-tax-total-expanded { background-position:100% -53px; }



/* Class: std - styles for admin-controlled content */

.std .subtitle { padding:0; }

.std ol.ol { list-style:decimal outside; padding-left:1.5em; }

.std ul.disc { list-style:disc outside; padding-left:0px; margin:0 0 10px; }

.std dl dt { font-weight:bold; font-size:14px; }

.std dl dd { margin:0 0 10px; font-size:13px; line-height:21px; }

.std ul,

.std ol,

.std dl,

.std p,

.std address,

.std blockquote { margin:0 0 1em; padding:0; }

.std ol { list-style:decimal outside; padding-left:1.5em; }

.std ul ul { list-style-type:circle; }

.std ul ul,

.std ol ol,

.std ul ol,

.std ol ul { margin:.5em 0; }

.std dt { font-weight:bold; }

.std dd { padding:0 0 0 1.5em; }

.std blockquote { font-style:italic; padding:0 0 0 1.5em; }

.std address { font-style:normal; }

.std b,

.std strong { font-weight:bold; }

.std i,

.std em { font-style:italic; }

.std i.fa { font-style: normal; }



/* Misc */

.link-cart { font-weight:bold; color:#f00; }

.link-wishlist { font-weight:bold; }

.link-reorder { color: #aaa; }

.link-compare { font-weight:bold; }

.link-print,

.link-rss { display: inline-block; padding: 2px 0; color: #aaa; white-space:nowrap; }

.link-rss i,

.link-print i { margin-right: 5px; -webkit-transition: none; -o-transition: none; transition: none; }

.btn-remove { color: #aaa; margin-right: 5px; }



.cards-list dt { margin:5px 0 0; }

.cards-list .offset { padding:2px 0 2px 20px; }



.separator { margin:0 3px; }



.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }



/* Noscript Notice */

.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }

.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_notice.gif) 20px 50% no-repeat; }

.noscript p { margin:0; }



/* Demo Notice */

.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }



/* Cookie Notice */

.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }

.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }

.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }



/* Buttons */

.btn-default:focus,

.btn-default.focus,

.btn-default:active,

.btn-default.active,

.btn-primary:focus,

.btn-primary.focus,

.btn-primary:active,

.btn-primary.active {background-color: inherit;}

body .btn.btn-default:hover,

body .btn.btn-primary:hover {background-color: #597ab2; color: #fff; border-color: #597ab2;}



body .btn {font-size: 16px; font-family: 'Josefin Sans'; font-weight: bold; padding: 7px 20px;}



/* ======================================================================================= */





/* Header ================================================================================ */

.header-wrapper.absolute-header {

	position: absolute;

	left: 0;

	right: 0;

	z-index: 100;

}

.header-breadcrumbs-wrapper {width: 100%; z-index: 99; left: 0; right: 0;}

#header {box-shadow: 0 0 7px rgba(0,0,0,.2);}

.header-with-image #header {box-shadow: none;}

.logo { float:left; margin: 0 16px 0 0;}

.header .menu-block .container {padding-top: 0; padding-bottom: 0;}

.header .logo strong,

.header .small-logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; display: none;}

.header .welcome-msg { margin: 1.25em 0;}

.header .search-mini-form {margin: 3px 0; float: right;}

.header .form-search label {display: none;}

.header .form-search input {

	display: inline-block;

	width: 159px;

	height: 34px;

	border-radius: 0;

	border-color: #ddd;

	background-color: #fff;

	box-shadow: none;

	color: #888;

	font-size: 11px;

	vertical-align: middle;

}

.header .form-search .btn {

	display: inline-block;

	width: 34px;

	height: 34px;

	padding: 0;

	text-align: center;

	border-radius: 0;

	margin-left: -4px;

    border: 1px solid #ddd;

	background-color: #fff;

	background-image: none;

	box-shadow: none;

	vertical-align: middle;

	border-left: none;

	color: #666;

}

.header .form-search .btn i {

	line-height: 34px;

	font-size: 10px;

	color: inherit;

	transition: none;

	-moz-transition: none;

	-webkit-transition: none;

}

.header .top-block {background-color: #fff;}

.header .top-block {padding: 2em 0;}

body.boxed-layout .header .top-block {background: none; margin-bottom: 0;}

body.boxed-layout .header .top-block .container {background-color: #fff;}



.header .links { float:right; }

.header .form-search .search-autocomplete { z-index:999; }

.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }

.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }

.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }



/**** Switcher ****/

.language-currency-wrapper {

	margin-right: 20px;

	position: relative;

	font-size: 1em;

	line-height: 1.5em;

	color: #222;

}

.language-currency-block {

	color: inherit;

	font-family: inherit;

	font-size: inherit;

	font-weight: inherit;

	padding: .91em 0;

	cursor: pointer;

	position: relative;

}

.footer-middle .language-currency-block,

.footer-bottom .language-currency-block,

.footer-middle .form-language.list a,

.footer-middle .form-currency.list a,

.footer-bottom .form-language.list a,

.footer-bottom .form-currency.list a {color: #fff;}

.footer-middle .form-language.list a:hover,

.footer-middle .form-currency.list a:hover,

.footer-bottom .form-language.list a:hover,

.footer-bottom .form-currency.list a:hover {color: #597ab2;}



.language-currency-block:after {

	content: "";

	display: block;

	width: 100%;

	height: 3px;

	position: absolute;

	bottom: 0;

	background-color: rgba(255,255,255,.2);

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

}

.language-currency-block:hover:after,

.language-currency-block.open:after {opacity: 1;}

.language-currency-block .language {padding: 3px 0; line-height: 1; display: inline-block;}

.with-border .language-currency-block .language { padding: 3px 9px 3px 0; margin-right: 6px; border-right: solid 1px rgba(0,0,0,.2); }

.language-currency-block .currency .icon {display: inline-block;}

.language-currency-block .currency i {margin-left: 3px; margin-top: 3px;}

.language-currency-dropdown {

	width: 232px;

	padding: 1.5em 20px 0;

	background: #fff;

	box-shadow: 0px 1px 2px rgba(0,0,0,.1);

	position: absolute;

	top: 100%;

	display: none;

	clear: both;

	z-index: 9999;

	left: 0;

	color: #333;

}

.language-currency-dropdown .label {

	color: inherit;

	font-size: 1em;

	margin-bottom: .5em;

	display: block;

	padding: 0;

	text-align: left;

	border-radius: 0;

	line-height: 1.5;

}

.language-currency-dropdown > div {margin-bottom: 1.5em;}

.language-currency-dropdown > div.list + div.list {margin-top: 1.5em;}

.language-currency-dropdown .form-language.list a,

.language-currency-dropdown .form-currency.list a,

.header .language-currency-dropdown .form-language.list a,

.header .language-currency-dropdown .form-currency.list a {display: block; font-size: .91em; color: #666; border-bottom: dotted 1px #ddd; padding: 1em 0;}

.language-currency-dropdown > div > a:hover {color: #597ab2;}

.language-currency-dropdown > div > a:last-of-type {border-bottom: none;}

.language-currency-dropdown > div > a img {margin: -1px 9px 0 0;}

.language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}

.language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu li a {color: inherit;}

.form-language.list a,

.form-currency.list a {color: #666; display: inline-block; margin-right: 5px; vertical-align: middle;}

.form-language.list a:hover,

.form-currency.list a:hover {color: #597ab2;}

.form-language.list a:last-child,

.form-currency.list a:last-child {margin-right: 0;}

.form-language.list a img {margin-right: 3px;}

.header-phone {font-size: .91em; margin: 1.087em 0;}

.header-phone a {color: #fff;}

.header-links {margin: 0;}

.header-links.navbar-collapse { padding: 0; }

.header-links li {display: inline-block;}

.header-links li a {color: #fff; padding: .91em 8px; display: inline-block;}

.header-links li a:hover {background-color: rgba(255,255,255,.1);}

.header-links li a i {margin-right: 5px; color: #aaa; font-size: 1.16em;}

.header .quick-access { /*float: right; margin: .4em 0;*/}

.header .top-block .navbar-toggle { position: relative; margin: 0; padding: .83em 0; color: #fff; }

.header .top-block .navbar-toggle i { font-size: 1.16em; margin-left: 10px; }

.header .top-block .navbar-toggle:after {

	content: '';

	display: block;

	height: 3px;

	position: absolute;

	bottom: -1px;

	left: 0;

	right: 0;

	background-color: rgba(255,255,255,.2);

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

}

.header .top-block .navbar-toggle:focus:after,

.header .top-block .navbar-toggle:hover:after { opacity: 1; }

.menu-block .row {position: relative;}

.menu-block .wrapper-menu {margin-left: 10px; margin-right: 10px; border-top: 0px;}

.menu-block .wrapper-menu .navbar-collapse {padding-left: 10px;}

.menu-block .navbar-default {float: left; margin: 0 -10px;}

.menu-block .navbar-default .navbar-toggle,

.menu-block .navbar-default .navbar-toggle.active {

	border: none;

	margin-left: 10px;

	color: #222;

	font-family: 'Josefin Sans';

	font-size: 1.16em;

	-webkit-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	transition: all 500ms ease;

	font-weight: normal;

	opacity: 1;

	padding: 9px 18px;

	line-height: normal;

	text-shadow: none;

}

.menu-block .navbar-default .navbar-toggle i { -webkit-transition: none; -o-transition: none; transition: none; }

.menu-block .navbar-default .navbar-toggle:hover,

.menu-block .navbar-default .navbar-toggle:active { color: #fff; background-color: #66a0c8; }

.header .links {float: right; margin: 0 0 0 10px;}

.header .default-links.links {margin: .91em 0 .75em 10px;}

.header .default-links.links li {margin-left: 10px; float: left;}

.header .default-links.links li:first-child {margin-left: 0;}

.header .default-links.links li a:hover {color: #597ab2;}

.header .customer-name-wrapper {float: right; margin-left: 20px;}

.header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}

.page-sitemap .customer-name-wrapper {display: none!important;}

.header .links:not(.default-links) li {display: inline-block;}

.header .links:not(.default-links) li a {font-size: 0;}

.header .links:not(.default-links) li a.top-link-login {font-size: 0;}

.header .customer-name .user-icon,

.header .links:not(.default-links) li a.top-link-login  {

	height: 40px;

	width: 40px;

	border: solid 2px #ddd;

	line-height: 36px;

	text-align: center;

	color: #222;

	display: block;

	cursor: pointer;

}

.header .links:not(.default-links) li a.top-link-login i.fa {font-size: 14px; line-height: 36px;}

.header .links:not(.default-links) li a.top-link-login:hover {background-color: #597ab2; border-color: #597ab2; color: #fff;}

.header .links:not(.default-links) li.hover i.fa {color: #fff;}

.header .customer-name .user-icon:hover,

.header .customer-name.open  .user-icon { background-color: #f6344b; }

.header .customer-name:hover > strong,

.header .customer-name:hover > i.fa,

.header .customer-name:hover > span,

.header .customer-name.open > strong,

.header .customer-name.open > i.fa,

.header .customer-name.open > span { color: #fff; }

header.header .customer-name-wrapper + .links {

	background-color: #fff;

	box-shadow: 0px 1px 5px rgba(0,0,0,.1);

	display: none;

	position: absolute;

	right: 10px;

	z-index: 999;

	margin-left: 0!important;

	padding: .75em 9px;

	min-width: 153px;

}

header.header .customer-name-wrapper + .links li {float: none; display: block; margin-left: 10px;}

header.header .customer-name-wrapper + .links li a {display: inline-block!important; font-size: 1em; float: none; text-align: left; position: relative; margin: 0; padding: .5em 0 .5em 10px; color: #666; }

header.header .customer-name-wrapper + .links li a i {position: absolute; left: 0; top: 50%; margin-top: -2px; font-size: .4em; color: #597ab2;}

header.header .customer-name-wrapper + .links li a .hover-divider {

	width: 0%;

	height: 2px;

	bottom: 0;

	left: 10px;

	background-color: #597ab2;

	content: '';

	position: absolute;

	-webkit-transition: width 500ms ease;

	-moz-transition: width 500ms ease;

	transition: width 500ms ease;

	-o-transition: width 500ms ease;

}

header.header .customer-name-wrapper + .links li a:hover .hover-divider {

	width: 90%;

}

header.header .customer-name-wrapper + .links li a:hover {

	color: #597ab2;

}





.header-breadcrumbs-wrapper .vertical-header {position: fixed; left: 0; z-index: 100; width: 300px; box-shadow: 0 0 7px rgba(0,0,0,.2); background-color: #fff;}

body.vertical-header .content-wrapper > .container {padding-left: 310px; margin-left: 0; margin-right: 0;}

#header.header-15 {box-shadow: none;}

.vertical-header .header.header-15 .quick-access {float: none; margin: .817em 0 1.5em; padding-bottom: .817em; border-bottom: solid 1px #ddd; position: relative;}

.header.header-15 .top-cart .block-content {margin-top: -.9em!important;}

.header.header-15 .top-block {padding: 0;}

.header-15 .customer-name .user-icon,

.header-15 .links:not(.default-links) li a.top-link-login {border: none; width: auto; height: auto; line-height: normal; color: #aaa; border-left: solid 1px #ddd; padding: 4px 10px;}

.header-15 .links:not(.default-links) li a.top-link-login i.fa {line-height: normal;}

.header-15 .language-currency-block {padding: .25em 0;}

.header-15 .logo {margin: 0; float: none;}

.header-15 .welcome-msg {float: none!important;}

.header-15 .search-mini-form,

.header-15 .menu-block .navbar-default,

.header-15 ul.topmenu {float: none;}

.header-15 .search-mini-form {margin-bottom: 1.5em;}

.header-15 .form-search input {width: 227px;}

.header-15 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

.header-15 .nav-wide li.level1 {margin-bottom: 1em;}

.header-15 .nav-wide li.level-top,

.header-15 ul.topmenu li.level0,

.header-15 ul.topmenu > li,

.header-15 ul.topmenu li:not(.item) > a {display: block; float: none; padding: 0;}

.header-15 ul.topmenu > li {border-bottom: dotted 1px #ddd; width: 100%; position: static;}

.header-15 ul.topmenu.nav-wide .menu-wrapper {left: 290px; width: 960px;}

.header-15 ul.topmenu.nav-wide .menu-wrapper.default-menu,

.header-15 ul.topmenu:not(.nav-wide) li.level-top > ul,

.header-15 ul.topmenu:not(.nav-wide) li.level-top > div {width: 200px; left: 290px!important;}

.header-15 ul.topmenu li a:not(.lightbox-button) i {font-size: 1em; right: 20px; left: auto; margin-top: -3px;}

.header-15 ul.topmenu li.level0 a.level-top {font-size: 1.16em; padding: .75em 0;}

.header-15 ul.topmenu .category-label {top: -5px; left: 20px;}

.header-15 ul.topmenu ul .category-label {top: -6px; left: 10px;}

#header.header-15 ul.topmenu ul li a {padding-top: .5em; padding-bottom: .5em;}

.header.header-15 .top-cart.horizontal {margin-top: .25em; position: static;}

.header.header-15 .customer-name-wrapper {margin-left: 10px;}

.header-breadcrumbs-wrapper .vertical-header + .breadcrumbs-wrapper {margin-left: 300px;}

.header.header-15 .container {width: auto!important;}

.vertical-header .breadcrumbs-wrapper {background-color: #eee; margin-bottom: 1em;}

.header.header-15 .links {margin-left: 0;}

.custom-block .mobile-button {

	font-size: 14px;

	float: right;

	height: 40px;

	width: 40px;

	text-align: center;

	line-height: 40px;

	cursor: pointer;

	display: none;

}

.custom-block .footer-links {padding: 0; position: relative;}

.custom-block .footer-links ul {background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); padding-left: 20px; padding-right: 20px; width: 146px; position: absolute; bottom: 40px; right: 0; z-index: 9999; display: none; margin-bottom: 0;}

.custom-block .footer-links li {display: block; margin: 0; border-bottom: dotted 1px #ddd;}

.custom-block .footer-links li:not(:first-child ) a:before {content: none;}

.custom-block .footer-links ul li a {padding: .5em 0; display: inline-block; color: #aaa;}

.custom-block .footer-links-button {

	width: 40px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 14px;

	display: inline-block;

	cursor: pointer;

	border-top: solid 3px transparent;

	color: rgba(0,0,0,.7);

	transition: background-color 300ms ease, border-color 300ms ease;

	-moz-transition: background-color 300ms ease, border-color 300ms ease;

	-webkit-transition: background-color 300ms ease, border-color 300ms ease;

}

.custom-block .footer-links-button:hover,

.custom-block .footer-links-button.active {border-color: #ff9d4e; background-color: #eee;}

.custom-block {position: absolute; right: 10px; left: 10px; bottom: 0; opacity: 0;}

.custom-block .social-links-wrapper {background-color: #eeeeee; text-align: center; margin-bottom: .817em;}

.custom-block .copyright {margin: 1em 0;}

.header.header-15 .top-cart .block-title .title-cart {padding: 0;}

.header.header-15 .top-cart .block-content {width: 300px; right: -20px;}

.header.header-15 .top-cart .img-container {width: 66px;}

.header.header-15 .nav-wide a.level-top span {display: block; padding-right: 20px; margin-right: -20px;}

.header.header-15 .top-cart .block-title .subtotal {line-height: 1;}



/* Menu button */

.lines-button {

  padding: 0;

  transition: .3s;

  cursor: pointer;

  user-select: none;

  background: none;

  height: 20px;

  position: relative;

  /* */

}

.lines-button:hover {

  opacity: 1;

}

.lines-button:active {

  transition: 0;

}



.lines {

  display: inline-block;

  width: 20px;

  height: 2px;

  background: #222;

  transition: 0.3s;

  

}

.lines-top, .lines-bottom {

  display: inline-block;

  width: 20px;

  height: 2px;

  background: #222;

  transition: 0.3s;

  position: absolute;

  left: 0;

  content: '';

  -webkit-transform-origin: .5em center;

  transform-origin: .5em center;

}

.lines-top {

  top: 0;

}

.lines-bottom {

  bottom: 0;

}



.lines-button:hover .lines-top {

  top: -2px;

}

.lines-button:hover .lines-bottom {

  bottom: -2px;

}

.lines-button.close .lines {

  background: transparent;

}

.lines-button.close .lines-top, 

.lines-button.close .lines-bottom {

  -webkit-transform-origin: 50% 50%;

  transform-origin: 50% 50%;

  top: 0;

  width: 20px;

}

.lines-button.close .lines-top {

  -webkit-transform: rotate3d(0, 0, 1, 45deg);

  transform: rotate3d(0, 0, 1, 45deg);

   margin-top: 10px;

}

.lines-button.close .lines-bottom {

  -webkit-transform: rotate3d(0, 0, 1, -45deg);

  transform: rotate3d(0, 0, 1, -45deg);

  margin-top: 10px;

}





/* Header Cart ================================================================================ */

header.header .top-cart {float: right; position: relative; margin-left: 20px;}

header.header .top-cart .block-title{border: none; margin: 0; z-index:9998; padding: 0; font-size: 1em;}

header.header .top-cart .block-title:after {content: none;}

header.header .top-cart .block-title a:hover {color: inherit;}

header.header .top-cart .block-title .title-cart {

	padding: .5em 0;

	transition: background-color 300ms ease;

	-moz-transition: background-color 300ms ease;

	-webkit-transition: background-color 300ms ease;

	font-size: 1.16em; 

	display: block;

	text-transform: none;

	color: #222;

	font-family: 'Josefin Sans';

	font-weight: bold;

	border-bottom: solid 3px transparent;

}

header.header .top-cart .block-title.active .title-cart,

header.header .top-cart .block-title .title-cart:hover {border-color: #597ab2;}

header.header .top-cart .block-title .top-cart-icon {display: inline-block; vertical-align: middle;}

header.header .top-cart .block-title .top {display: block; margin-top: -9px;}

header.header .top-cart .block-title .bottom {display: block; font-size: .786em; border-top: solid 1px #eee; margin-top: 3px; padding-top: 3px; text-align: center;}

header.header .top-cart .block-title .top-cart-icon i {color: #222; margin-right: 5px;}

header.header .top-cart .block-title .subtotal {line-height: 1.5;vertical-align: middle;}

header.header .top-cart .block-title .cart-qty + .subtotal {margin-left: 4px;}

header.header .top-cart .block-title .cart-qty {

	display: inline-block;

	vertical-align: middle;

	font-weight: bold;

	font-size: 13px;

	color: #aaa;

	background-color: #eee;

	min-width: 26px;

	height: 26px;

	line-height: 26px;

	text-align: center;

	border-radius: 50%;

}

header.header .top-cart .block-title.active .title-cart .cart-qty ,

header.header .top-cart .block-title .title-cart:hover .cart-qty {border-radius: 0;}

header.header .top-cart .block-title .subtotal .price {font-size: 1em;/*  color: #648ec7; */}

header.header .top-cart .block-title .top-cart-label {display: inline-block; vertical-align: middle; margin-right: 5px;}

header.header .top-cart .block-title .top-cart-label i {color: #aaa; margin-left: 6px;}

header.header .top-cart .block-content {   

    background:#fff;

    z-index:9998;

    position:absolute;

    right:0px;

    top: 100%;

    width: 338px;

    padding: 0;

	margin-top: -1px!important;

	color: #666;

	box-shadow: 0 0 5px rgba(0,0,0,.2);

}

header.header .top-cart .block-content .inner-wrapper {padding: 1.5em 20px;}

header.header .top-cart .block-title.no-items + .block-content {text-align: center;}

header.header .top-cart .cart-empty{padding:0; text-align: center; font-size: 1.16em;}

header.header .top-cart .cart-empty i{display: block; color:#ccc; font-size: 56px; margin-bottom: 0.1em;}

header.header .top-cart .cart-empty .small-label{display: block; font-size: 0.78em;}

header.header .top-cart .cart-empty a {color: inherit; font-size: inherit;}

header.header .top-cart .cart-empty a:hover {text-decoration: underline;}

header.header .top-cart .img-container{float: left; width: 78px; margin-right: 15px;}

header.header .top-cart .img-container .product-image {width: 78px; padding: 0; border: none;}

header.header .top-cart .img-container .btn-remove { margin: 0; }

header.header .top-cart .cart-price-qt {display: block; margin-top: .25em;}

header.header .top-cart .cart-price-qt strong {

	font-size: 1em;

	color: #fff;

	display: inline-block;

	position: relative;

	font-weight: normal;

	padding: 1px 9px;

	border-radius: 10px;

	background-color: #ffa96a;

}

header.header .top-cart .block-content .mini-products-list {padding-bottom: .75em; padding-left: 0; list-style: none; margin-bottom: 0;}

header.header .top-cart .block-content .mini-products-list .product-details {float: right; width: 68%; padding-right: 7%; margin: 0; position: relative;}

header.header .top-cart .block-content .mini-products-list .product-details .price {

	line-height: 1.583em;

	display: inline-block;

	vertical-align: middle;

	font-weight: bold;

	font-size: 1.5em;

}

header.header .top-cart .block-content .subtotal {text-align: left; margin: 0;}

header.header .top-cart .block-content .subtotal .label,

header.header .top-cart .block-content .subtotal .price {

	display: inline-block;

	font-size: 2em;

	font-weight: bold;

	line-height: 1.25em;

	padding: 0;

}

header.header .top-cart .block-content .subtotal .label {color: #222; font-family: 'Josefin Sans';}

header.header .top-cart .block-content .actions { position: relative;}

header.header .top-cart .block-content .actions a { font-size: 14px; color: #fff; background:#0070aa; padding:6px 15px 6px 15px; display:inline-block;}
header.header .top-cart .block-content .actions a:hover { background:#50a4d7; }

header.header .top-cart .block-content .actions a i {margin-left: 8px; font-size: 1.16em; vertical-align: middle; line-height: 1em;}

header.header .top-cart .block-content .actions .btn {background-color: #fff; color: #0070aa; text-transform:capitalize; font-size:14px; font-weight:normal; padding:5px 15px;}
header.header .top-cart .block-content .actions .btn:hover  { background:#50a4d7; color:#fff;}
header.header .top-cart .mini-products-list li {padding: 0 0 .75em; margin: 0; clear: both; position: relative;}

header.header .top-cart .product-name {text-align: left; margin: 0;}

header.header .top-cart .product-name a {font-size: 1.16em; color: #222; line-height: 1.25em; font-weight: bold;}

header.header .top-cart .product-box {font-size: 1em; line-height: 1.5em; text-align: left;}

header.header .top-cart .btn-remove {position: absolute; top: 0; right: -5px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto;}

.add-to-cart-success .btn-remove{margin:3px 0 0;}

header.header .top-cart .btn-edit {position: absolute; right: -5px; top: 25px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto;}

header.header .top-cart .btn-edit i,

header.header .top-cart .btn-remove i {font-size: 1.16em; padding: 5px; color: #ddd;}

header.header .top-cart button.button span { display:block; float:none;}



header.header .top-cart.horizontal { margin-top: 0;}

header.header .top-cart.horizontal .title-cart .top-cart-label,

header.header .top-cart.horizontal .title-cart .top-cart-icon { margin-right: 5px;}

header.header .top-cart.horizontal .title-cart .fa-angle-down { margin-left: 3px;}



/* Header #2 */

header.header-2 .top-block  {padding-top: .75em; padding-bottom: .75em;}

header.header-2 .logo { float: none; text-align: center; margin: 0;}

header.header-2 .form-search { margin-top: .5em;}

header.header-2 .form-search input {height: 26px; width: 168px;}

header.header-2 .form-search .btn {height: 26px; width: 26px;}

header.header-2 .form-search .btn span {display: block; height: 24px;}

header.header-2 .form-search .btn i {line-height: 24px; display: block;}

header.header-2 .top-cart {margin: 0 0 0 20px;} 

header.header-2 .top-cart .block-title .title-cart {padding-top: 0; margin-top: .75em;}

header.header-2 .lines-button {margin-right: 40px; margin-left: 10px;}

header.header-2 .welcome-msg {margin: .25em 0;}

header.header-2 .customer-name .user-icon, 

header.header-2 .links:not(.default-links) li a.top-link-login {

	border: none;

	margin-right: 0; 

	margin-top: -10px;

	margin-bottom: -10px;

	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 10px;

	border-left: solid 1px #ddd;

	box-sizing: content-box;

	-webkit-box-sizing: content-box;

	line-height: 40px;

}

header.header-2 .language-currency-wrapper {margin-top: 1em;}

header.header-2 .language-currency-block {padding: 0;}

header.header-2 .left-wrapper {padding-top: .66em; padding-bottom: .66em;}

header.header-2 .logo-wrapper {padding-top: .5em; padding-bottom: .5em;}

header.header-2 .top-cart {margin-bottom: -5px;}

header.header-2:not(.header-7):not(.header-10) .menu-block {

	position: absolute; 

	left: 0; 

	width: 0;

	overflow: hidden;

	padding-left: 20px;

	padding-right: 20px;

	background-color: #eee;

 	transition: width 400ms ease;

	-moz-transition: width 400ms ease;

	-webkit-transition: width 400ms ease; 

	z-index: -1;

	height: 0;

}

header.header-2:not(.header-7):not(.header-10) .menu-block .row {

	width: 1200px;

	transition: width 700ms ease;

	-moz-transition: width 700ms ease;

	-webkit-transition: width 700ms ease; 

}

header.header-2:not(.header-7):not(.header-10) .menu-block.open {width: 100%; z-index: 991; height: auto;}

header.header-2:not(.header-7):not(.header-10) .menu-block.open .row {width: 100%;}

header.header-2 .wrapper-menu {border-color: rgba(0,0,0,0);}



/* Header #4 */

header.header-4 h2.logo,

header.header-5 h2.logo,

header.header-6 h2.logo {margin-right: 40px;}

header.header-4 .lines-button {margin-right: 20px; margin-left: 10px;}



header.header-5 .top-cart .block-title .title-cart {margin-top: .5em;}

header.header-5 .top-block {padding: 0;}

header.header-5 .top-block .container {padding-top: .75em; padding-bottom: .75em;}



header.header-4 .logo,

header.header-5 .logo,

header.header-6 .logo {margin-top: -.2em;}

#header.header-6 ,

#header.header-6 .top-block,

#header.header-6 .menu-block {background: none;}

.header.header-6 .top-block .container,

.header.header-6 .menu-block .container {background: #fff;}



header.header-7 .top-block {padding-top: 0; padding-bottom: 0;}

header.header-7 h2.logo {margin: .66em 20px .66em 10px;}

header.header-7 .welcome-msg {margin: 1.817em 40px 1.817em 0;}

header.header-7 ul.topmenu li.level0 a.level-top {padding-top: 1.2em; padding-bottom: .91em;}

header.header-7 .right-wrapper {padding: .82em 0;}



header.header-8 h2.logo {margin: .4em 0;}

header.header-8 .welcome-msg {margin: 1.33em 0;}

header.header-8 .form-search { margin-top: .25em;}

header.header-8 .form-search input {height: 26px; width: 168px;}

header.header-8 .form-search .btn {height: 26px; width: 26px;}

header.header-8 .form-search .btn span {display: block; height: 24px;}

header.header-8 .form-search .btn i {line-height: 24px; display: block;}



header.header-9 h2.logo {margin-right: 40px;}

header.header-9 .top-block {padding: .75em 0;}

header.header-9 .welcome-msg {margin: .44em 0;}

header.header-9 .top-block .container {padding-top: 0; padding-bottom: 0;}

header.header-9 .left-wrapper {padding-top: .45em; padding-bottom: .45em;}

header.header-9 .lines-button-wrapper {

	border-left: solid 1px #ddd;

	border-right: solid 1px #ddd;

	padding: 20px;

	box-sizing: content-box;

	margin: -10px 0;

}

header.header-9 .lines-button {margin: 0;}



header.header-10 h2.logo {margin: .2em 0;}



header.header-10 .top-block {padding: 0; background-color: #222; color: #fff;}

header.header-10 .welcome-msg {margin: 1em 0;}

header.header-10 .top-block .container {padding-top: .5em; padding-bottom: .5em;}

header.header-10 .form-search { margin-top: .33em;}

header.header-10 .form-search input {height: 26px; width: 168px; color: #fff; border-color: #fff; background-color: rgba(255,255,225,0); border-right: none;}

header.header-10 .form-search .btn {height: 26px; width: 26px; background-color: rgba(255,255,225,0); border-color: #fff; border-left: none;}

header.header-10 .form-search .btn span {display: block; height: 24px;}

header.header-10 .form-search .btn i {line-height: 24px; display: block; color: #fff;}

header.header-10 .language-currency-block,

header.header-10 .customer-name .user-icon,

header.header-10 .links:not(.default-links) li a.top-link-login i.fa,

header.header-10 .top-cart .block-title .top-cart-icon i,

header.header-10 .top-cart .block-title .title-cart {color: #fff;}

header.header-10 .quick-access {margin: 0;}

header.header-10 .menu-block {background-color: #eee;}

header.header-10 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

header.header-10 .navbar {min-height: 40px;}

header.header-10 ul.topmenu li.level0 a.level-top {padding: .57em 0;}

header.header-10 ul.topmenu li.level0 a.level-top .category-label,

header.header-13 ul.topmenu li.level0 a.level-top .category-label {top: -2px;}

header.header-10 ul.topmenu li.level0 a.level-top i.fa {margin-top: -4px;}



header.header-11 .menu-block {background-color: #d11843;}

header.header-11 ul.topmenu li.level0 a.level-top {color: #fff;}

header.header-11 ul.topmenu li.level0 a.level-top i {color: rgba(255,255,255,.2);}



header.header-12 h2.logo {margin: .2em 0;}

header.header-12 .top-block {padding: 0; background-color: #222; color: #fff;}

header.header-12 .welcome-msg {margin: 1em 0;}

header.header-12 .top-block .container {padding-top: 1.5em; padding-bottom: 1.5em;}

header.header-12 .form-search { margin-top: .33em;}

header.header-12 .form-search input {height: 26px; width: 168px; color: #fff; border-color: #fff; background-color: rgba(255,255,225,0); border-right: none;}

header.header-12 .form-search .btn {height: 26px; width: 26px; background-color: rgba(255,255,225,0); border-color: #fff; border-left: none;}

header.header-12 .form-search .btn span {display: block; height: 24px;}

header.header-12 .form-search .btn i {line-height: 24px; display: block; color: #fff;}

header.header-12 .language-currency-block,

header.header-12 .customer-name .user-icon,

header.header-12 .links:not(.default-links) li a.top-link-login i.fa,

header.header-12 .top-cart .block-title .top-cart-icon i,

header.header-12 .top-cart .block-title .title-cart {color: #fff;}

header.header-12 .quick-access {margin: 0;}

header.header-12 .menu-block {background-color: #eee;}

header.header-12 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

header.header-12 .navbar {min-height: 40px;}



header.header-13 .top-block {padding: 0; background-color: #222; color: #fff;}

header.header-13 .welcome-msg {margin: 1em 0;}

header.header-13 .top-block .container {padding-top: .5em; padding-bottom: .5em;}

header.header-13 .form-search { margin-top: .33em;}

header.header-13 .form-search input {height: 26px; width: 168px; color: #fff; border-color: #fff; background-color: rgba(255,255,225,0); border-right: none;}

header.header-13 .form-search .btn {height: 26px; width: 26px; background-color: rgba(255,255,225,0); border-color: #fff; border-left: none;}

header.header-13 .form-search .btn span {display: block; height: 24px;}

header.header-13 .form-search .btn i {line-height: 24px; display: block; color: #fff;}

header.header-13 .language-currency-block,

header.header-13 .customer-name .user-icon,

header.header-13 .links:not(.default-links) li a.top-link-login i.fa,

header.header-13 .top-cart .block-title .top-cart-icon i,

header.header-13 .top-cart .block-title .title-cart {color: #fff;}

header.header-13 .quick-access {margin: 0;}

header.header-13 .menu-block {background-color: #eee;}

header.header-13 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

header.header-13 .navbar {min-height: 40px;}

header.header-13 ul.topmenu li.level0 a.level-top {padding: .57em 0;}

header.header-13 .menu-block {background-color: #222;}

header.header-13 ul.topmenu li.level0 a.level-top {color: #fff;}

header.header-13 ul.topmenu li.level0 a.level-top i {color: rgba(255,255,255,.2);}



header.header-14 .top-block  {padding-top: .66em; padding-bottom: .66em; background-color: #222; color: #fff;}

header.header-14 .form-search input {color: #fff; border-color: #fff; background-color: rgba(255,255,225,0); border-right: none;}

header.header-14 .form-search .btn {background-color: rgba(255,255,225,0); border-color: #fff; border-left: none;}

header.header-14 .form-search .btn i {color: #fff;}

header.header-14 .top-cart .block-title .top-cart-icon i,

header.header-14 .top-cart .block-title .title-cart {color: #fff;}

header.header-14 .lines-button {margin-right: 40px; margin-left: 20px;}

header.header-14 .lines-button .lines,

header.header-14 .lines-button .lines-top,

header.header-14 .lines-button .lines-bottom {background-color: #fff;}

header.header-14 .lines-button.close .lines {background: transparent;}

header.header-14 .customer-name .user-icon, 

header.header-14 .links:not(.default-links) li a.top-link-login i.fa {

	color: #fff;

}

header.header-14 .language-currency-block {color: #fff;}

header.header-14 .language-currency-block:after {bottom: -12px;}

header.header-14 .left-wrapper {padding-top: .66em; padding-bottom: .66em;}

header.header-14 .logo-wrapper {padding-top: .5em; padding-bottom: .5em;}

header.header-14 .top-cart {margin-bottom: -5px;}

#header.header.header-14 .menu-block {

	position: absolute; 

	left: 0; 

	width: 0;

	overflow: hidden;

	padding-left: 20px;

	padding-right: 20px;

	background-color: #222;

 	transition: width 400ms ease;

	-moz-transition: width 400ms ease;

	-webkit-transition: width 400ms ease; 

	z-index: -1;

	height: 0;

}

#header.header.header-14 .menu-block .row {width: 1200px;}

#header.header.header-14 .menu-block.open {width: 100%;z-index: 991; height: auto;}

header.header-14 .wrapper-menu {border-color: rgba(0,0,0,0);}

header.header-14 ul.topmenu li.level0 a.level-top {color: #fff;}

header.header-14 ul.topmenu li.level0 a.level-top i {color: rgba(255,255,255,.2);}



.header.header-16 .top-block {background-color: #02436b; color: #fff; padding:5px 0px;}

.header.header-16 .top-block a {color: #fff;}

.header.header-16 .welcome-msg {margin: 2px 30px 2px 0;}

.header.header-16 .label {font-size: 1em; font-family: 'Hind'; font-weight: normal; padding: 0;}

.header.header-16 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: auto;}

.header.header-16 .bootstrap-select .btn {background-color: transparent; border-color: transparent; color: #fff; padding: 0; font-size: 12px; font-weight: normal; font-family: 'Hind'; width: auto; height: auto; line-height: normal;}

.header.header-16 .bootstrap-select.btn-group .btn .caret {border-top-color: #fff; right: -12px;}

.header.header-16 .bootstrap-select .dropdown-menu li a {color: #666;}

.header.header-16 .currency-wrapper + .language-wrapper {border-left: solid 1px rgba(255,255,255,.2); padding-left: 13px; margin-left: 25px;}

.header.header-16 .default-links.links {margin-top: 2px; margin-bottom: 2px;}

.header.header-16 .default-links.links li:not(.first) {border-left: solid 1px rgba(255,255,255,.2); padding-left: 10px;}

.header.header-16 .default-links.links li a:hover {color: rgba(255,255,255,.5);}

.header.header-16 .middle-block {

	background: #0e71ac; /* Old browsers */

	color: #333;

}

.header.header-16 .middle-block a {color: #fff;}

.header.header-16 .middle-block .row {padding-top: 20px; padding-bottom:20px;}

.header.header-16 .form-search input {

	display: inline-block;

	width: 290px;

	height: 40px;

	border-radius: 0;

	background-color: rgba(255,255,255,0);

	box-shadow: none;

	color: #fff;

	font-size: 13px;

	vertical-align: middle; border:1px solid #5f9ac2;

}

.header.header-16 .form-search .btn {

	display: inline-block;

	width: 40px;

	height: 40px;

	padding: 0;

	text-align: center;

	border-radius: 0;

	margin-left: -3px;

	background-color: #619ac5;

    border: 1px solid  #72a3cc;

	background-image: none;

	box-shadow: none;

	vertical-align: middle;

	border-left: none;

}

.header.header-16 .form-search .btn i {line-height: 40px; font-size: 14px; color: #fff;}

.header.header-16 .header-text-blocks {float: right; margin: .75em 25px .75em 0;}

.header.header-16 .header-text-blocks .item {float: left; margin-left: 60px; vertical-align:top;}
.header.header-16 .header-text-blocks .item:first-child { margin-left:0px;}   

.header.header-16 .header-text-blocks .item.first {margin-left: 0;}

.header.header-16 .header-text-blocks a {font-size: 1em; line-height: 1; padding-left: 0!important; display:block;}

.header.header-16 .header-text-blocks span {display: inline-block; color:#fffef4;}

.header.header-16 .header-text-blocks .fa {font-size: 2.33em; position: static; margin-right: 18px; float: left; margin-top: -2px; opacity: 1; color:#5b9abd;}

.header.header-16 a.logo {margin: 0;}

.header.header-16 .menu-block {

	/*border-top: solid 1px rgba(255,255,255,.2);

	background: #4f89bb;

	background: -moz-linear-gradient(top, #4f89bb 0%, #4a86b9 25%, #4683b7 50%, #4281b6 75%, #3b7cb3 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f89bb), color-stop(25%,#4a86b9), color-stop(50%,#4683b7), color-stop(75%,#4281b6), color-stop(100%,#3b7cb3));

	background: -webkit-linear-gradient(top, #4f89bb 0%,#4a86b9 25%,#4683b7 50%,#4281b6 75%,#3b7cb3 100%);

	background: -o-linear-gradient(top, #4f89bb 0%,#4a86b9 25%,#4683b7 50%,#4281b6 75%,#3b7cb3 100%);

	background: -ms-linear-gradient(top, #4f89bb 0%,#4a86b9 25%,#4683b7 50%,#4281b6 75%,#3b7cb3 100%);

	background: linear-gradient(to bottom, #4f89bb 0%,#4a86b9 25%,#4683b7 50%,#4281b6 75%,#3b7cb3 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f89bb', endColorstr='#3b7cb3',GradientType=0 ); */

	background:#4088ba; border-top: solid 1px #659fc8;

}

.header.header-16 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

.header.header-16 ul.topmenu {padding:8px 0px;}

.header.header-16 ul.topmenu li.level0 { border-right: solid 1px #66a0c8;}
.header.header-16 ul.topmenu li.level0.last { border-right:0px;} 


.header.header-16 ul.topmenu li.level0 a.level-top {color: #fff; font-size: 11px; padding: .125em 0; border-bottom-width: 0;}

.header.header-16 ul.topmenu li.level0 a.level-top:hover,

.header.header-16 ul.topmenu li.level0.over a.level-top,

.header.header-16 ul.topmenu.navbar-nav li.level0.active > a.level-top {color: rgba(255,255,255,.5);}

.header.header-16 ul.topmenu li.level0 > a:not(.lightbox-button) i {display: none;}

.header.header-16 ul.topmenu a.level-top > .category-label {top: -10px;}

.header.header-16 .top-cart .block-title .title-cart {padding: 1em 10px;}

.header.header-16 .default-links.links .top-link-account:before,

.header.header-16 .default-links.links .top-link-wishlist:before,

.header.header-16 .default-links.links .top-link-checkout:before,

.header.header-16 .default-links.links .top-link-login:before {

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

	text-rendering: auto;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transform: translate(0, 0);

	margin-right: 5px;

}

.header.header-16 .default-links.links .top-link-account:before {content: '\f007';}

.header.header-16 .default-links.links .top-link-wishlist:before {content: '\f004';}

.header.header-16 .default-links.links .top-link-checkout:before {content: '\f0d6';}

.header.header-16 .default-links.links .top-link-login:before {content: '\f090';}

.header.header-16 .top-cart .block-title .title-cart,

.header.header-16 .top-cart .block-title .title-cart .price,

.header.header-16 .top-cart .block-title .top-cart-icon i  {color: #fff;}

.header.header-16 .top-cart .block-title .top-cart-icon i {margin-right: 0;}

.header.header-16 .top-cart .block-title .title-cart {background-color: rgba(255,255,255,.2); border-width: 0;}

.header.header-16 .top-cart .block-title.active .title-cart,

.header.header-16 .top-cart .block-title .title-cart:hover {background-color: rgba(255,255,255,.6);}

.header.header-16 .top-cart .block-content .actions .btn {color: #0070aa;}



.header.header-17 .top-block {background-color: #ff8800; color: #fff; padding: 1em 0;}

.header.header-17 .welcome-msg {margin: 1.6em 0;}

.header.header-17 .links:not(.default-links) li a.top-link-login i.fa {line-height: normal; margin-right: 5px;}

.header.header-17 .customer-name .user-icon,

.header.header-17 .links:not(.default-links) li a.top-link-login {width: auto; height: auto; line-height: normal; color: #fff; border-width: 1px; border-color: rgba(255,255,255,.5); font-size: 1.083em; padding: .5em 10px;}

.header.header-17 .customer-name .user-icon:hover,

.header.header-17 .links:not(.default-links) li a.top-link-login:hover,

.header.header-17 .top-cart .block-title.active .title-cart,

.header.header-17 .top-cart .block-title.hover .title-cart {background-color: #fff; border-color: #fff; color: #222;}

.header.header-17 .top-cart .block-title.active .title-cart .top-cart-icon i,

.header.header-17 .top-cart .block-title.hover .title-cart .top-cart-icon i {color: #222;}

.header.header-17 .top-cart .block-title.active .cart-qty,

.header.header-17 .top-cart .block-title.hover .cart-qty {background-color: rgba(0,0,0,.2);}

.header.header-17 .links:not(.default-links) li.hover i.fa {color: inherit;}

.header.header-17 .top-cart .block-title .title-cart {color: #fff; border: solid 1px rgba(255,255,255,.5); font-size: 1.083em; padding: .33em 10px;}

.header.header-17 .top-cart .block-title .top-cart-icon i {color: #fff;}

.header.header-17 .top-cart .block-title .cart-qty {color: #fff; background-color: rgba(255,255,255,.2);}

.header.header-17 .language-currency-wrapper {color: #fff; margin: .5em 0 0;}

.header.header-17 .language-currency-block {padding: .33em 0;}

.header.header-17 .quick-access {margin: .75em 0;}

.header.header-17 .menu-block {background-color: #eee;}

.header.header-17 .menu-inner {position: static;}

.header.header-17 ul.topmenu li.level0 a.level-top {padding: 1.16em 0 .75em;}

.header.header-17 .search-mini-form {margin: .5em 0 .5em;}

.header.header-17 .form-search input,

.header.header-17 .form-search .btn {border-color: #fff; height: 37px;}

.header.header-17 .form-search input {width: 255px;}

.header.header-17 .category-label {top: 4px;}

.header.header-17 ul.topmenu li a.level-top > i {content: ''; height: 14px; width: 1px; top: 50%; left: -15px; margin-top: -5px; background-color: rgba(0,0,0,.2);}

.header.header-17 ul.topmenu li a.level-top > i:before {content: none;}

.header.header-17 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

#header.header-17 {box-shadow: none;}

.header.header-17 .top-cart .block-content .actions .btn {background-color: #eee; border-color: #eee; color: #888;}

.header.header-17 .top-cart .block-content .actions .btn:hover {background-color: #597ab2; border-color: #597ab2; color: #ffffff;}

.header.header-17 .with-border .language-currency-block .language {border-color: rgba(255,255,255,.2);}



.header.header-18 .top-block {color: #666; padding: .1em 0; border-bottom: solid 1px #ddd;}

.header.header-18 .top-block a {color: #666;}

.header.header-18 .welcome-msg {margin: .6em 0;}

.header.header-18 .default-links.links {margin: .6em 0;}

.header.header-18 .default-links.links li:not(.first) {border-left: solid 1px rgba(0,0,0,.2); padding-left: 10px;}

.header.header-18 .default-links.links li a:hover {color: #d39465;}

.header.header-18 .default-links.links .top-link-account:before,

.header.header-18 .default-links.links .top-link-wishlist:before,

.header.header-18 .default-links.links .top-link-checkout:before,

.header.header-18 .default-links.links .top-link-login:before {

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

	text-rendering: auto;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transform: translate(0, 0);

	margin-right: 5px;

	color: #aaa;

}

.header.header-18 .default-links.links .top-link-account:before {content: '\f007';}

.header.header-18 .default-links.links .top-link-wishlist:before {content: '\f004';}

.header.header-18 .default-links.links .top-link-checkout:before {content: '\f0d6';}

.header.header-18 .default-links.links .top-link-login:before {content: '\f090';}

.header.header-18 .top-cart .block-title .title-cart {padding-top: .25em; padding-bottom: 0; font-size: 1em; text-transform: uppercase;}

.header.header-18 .top-cart .title-cart .top-cart-icon {margin-top: -2px;}

.header.header-18 .top-cart .block-title .top-cart-icon i {font-size: 1.16em;}

.header.header-18 .top-cart .block-title .cart-qty {background-color: #ff5e0f; color: #fff; font-family: 'Hind'; line-height: 28px;}

.header.header-18 .form-search .btn {background-color: #299760; border-color: #299760; color: #fff;}

.header.header-18 .form-search input {width: 230px; height: 40px;}

.header.header-18 .form-search .btn {width: 40px; height: 40px; }

.header.header-18 .form-search .btn i {line-height: 40px; font-size: 14px;}

.header.header-18 .banner {margin-right: 20px;}

.header.header-18 .middle-block .container {padding-top: 1.33em; padding-bottom: 1.33em;}

.header.header-18 h2.logo {margin-top: .2em; margin-bottom: .2em;}

.header.header-18 a.logo {margin: 0;}

.header.header-18 .search-mini-form {margin: .75em 0;}

.header.header-18 .language-currency-block {padding: 1.5em 0;}

.header.header-18 ul.topmenu li a.level-top {font-size: 1.583em; color: #666; padding-top: .33em; padding-bottom: .2em;}

.header.header-18 ul.topmenu li a.level-top > i {display: none;}

.header.header-18 .menu-block .wrapper-menu {border-bottom: solid 1px; border-color: rgba(0,0,0,.1);}

#header.header-18 {box-shadow: none;}

.header.header-18 .menu-block .navbar-default {min-height: 40px;}

.header.header-18 ul.topmenu li a.level-top > .category-label {top: -5px;}

.custom-links {margin: 0; padding: .5em 0;}

.custom-links li {display: inline-block; padding: 0 15px;}

.custom-links li:first-child {padding-left: 0;}

.custom-links li a {font-size: 1.16em; color: #888; padding: .25em 0; display: inline-block;}



#header.header-19 {background-color: #b7b7b7; margin-bottom: 3em;}

.header.header-19 .links:not(.default-links) li a.top-link-login i.fa {line-height: normal; margin-right: 5px;}

.header.header-19 .customer-name .user-icon,

.header.header-19 .links:not(.default-links) li a.top-link-login {width: auto; height: auto; line-height: normal; color: #fff; font-size: 1.16em; padding: .5em 10px; border-width: 0;}

.header.header-19 .form-search input {height: 30px; width: 162px; border-radius: 16px 0 0 16px;}

.header.header-19 .form-search .btn {height: 30px; width: 30px; border-radius: 0 16px 16px 0;}

.header.header-19 .form-search .btn i {line-height: 28px;}

.header.header-19 .top-block {padding: 1.75em 0; background-color: rgba(255,255,255,0); color: #fff;}

.header.header-19 .welcome-msg {margin: .75em 0;}

.header.header-19 .logo {float: none; display: inline-block; margin: 0;}

.header.header-19 .search-mini-form {margin: 0;}

.header.header-19 .language-currency-block {padding: .5em 0;}

.header.header-19 .quick-access {margin: 3px 0;}

.header.header-19 .menu-block .wrapper-menu {background-color: #fff; border-color: rgba(0,0,0,0); padding: .75em 20px; position: relative;}

.header.header-19 .top-cart .block-title .title-cart {font-weight: normal;}

.header.header-19 ul.topmenu li.level0 a.level-top {padding: 0; text-transform: none; font-weight: normal; font-size: 1.16em;}

.header.header-19 .category-label {top: -11px;}

.header.header-19 ul.topmenu li a.level-top > i {content: ''; height: 14px; width: 1px; top: 50%; left: -15px; margin-top: -5px; background-color: rgba(0,0,0,.2);}

.header.header-19 ul.topmenu li a.level-top > i:before {content: none;}

.header.header-19 .top-cart.horizontal .title-cart .top-cart-label {margin-right: 0;}

.header.header-19 .navbar {min-height: 1px; padding: .75em 0;}

.header.header-19 .top-cart .block-title .title-cart {color: #888;}

.header.header-19 .top-cart .block-title .title-cart .top-cart-icon i {color: #888;}

.header.header-19 .top-cart .block-title .title-cart .price {color: #666;}

.header.header-19 .customer-name-wrapper + .links {z-index: 99999;}



.header-with-image .header-breadcrumbs-wrapper header.header ul.topmenu li.level0 a.level-top {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header ul.topmenu li.level0 a.level-top i {color: rgba(255,255,255,.2);}

.header-with-image .header-breadcrumbs-wrapper header.header .top-block  {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header .form-search input {color: #fff; border-color: #fff; background-color: rgba(255,255,225,0); border-right: none;}

.header-with-image .header-breadcrumbs-wrapper header.header .form-search .btn {background-color: rgba(255,255,225,0); border-color: #fff; border-left: none;}

.header-with-image .header-breadcrumbs-wrapper header.header .form-search .btn i {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header .top-cart .block-title .top-cart-icon i,

.header-with-image .header-breadcrumbs-wrapper header.header .top-cart .block-title .title-cart {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header .lines-button .lines,

.header-with-image .header-breadcrumbs-wrapper header.header .lines-button .lines-top,

.header-with-image .header-breadcrumbs-wrapper header.header .lines-button .lines-bottom {background-color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header .lines-button.close .lines {background: transparent;}

.header-with-image .header-breadcrumbs-wrapper header.header .customer-name .user-icon, 

.header-with-image .header-breadcrumbs-wrapper header.header .links:not(.default-links) li a.top-link-login {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header .language-currency-block {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper header.header .menu-block .wrapper-menu,

.header-with-image .header-breadcrumbs-wrapper header.header .with-border .language-currency-block .language {border-color: rgba(255,255,255,.2);}

.header-with-image .header-breadcrumbs-wrapper header.header-12 .menu-block,

.header-with-image .header-breadcrumbs-wrapper header.header-10 .menu-block,

.header-with-image .header-breadcrumbs-wrapper header.header-2:not(.header-7):not(.header-10) .menu-block,

.header-with-image .header-breadcrumbs-wrapper header.header-6 .menu-block .container {background-color: rgba(255,255,255,.2);}

.header-with-image .header-breadcrumbs-wrapper header.header-13 .menu-block .wrapper-menu,

.header-with-image .header-breadcrumbs-wrapper header.header-12 .menu-block .wrapper-menu,

.header-with-image .header-breadcrumbs-wrapper header.header-10 .menu-block .wrapper-menu,

.header-with-image .header-breadcrumbs-wrapper header.header-2 .menu-block .wrapper-menu {border-color: rgba(0,0,0,0);}

.header-with-image .header-breadcrumbs-wrapper .page-title h2 {color: #fff;}

.header-with-image .header-breadcrumbs-wrapper ul.breadcrumb li,

.header-with-image .header-breadcrumbs-wrapper ul.breadcrumb li a {color: #fff;}



.header-with-image .header-breadcrumbs-wrapper header.header-13 .menu-block {background-color: rgba(0,0,0,.1);}



/* Header banners */

.widget .header-banners { padding-top: 1.2em;}

.top-container .widget .header-banners a {padding: 0;}

.header-banners .banner-content {top: 24%; right: 8%; text-align: left;}

.header-banners .banner-3 .banner-content {right: auto; left: 23%;}

.header-banners .banner-content h3 {color: #222; text-transform: uppercase; font-size: .91em; font-weight: normal; margin: 0 0 .5em;}

.header-banners .banner-content p {font-size: .91em;}

.header-banners .banner-3  .banner-content.skin-2 {left: 31%;}

.header-banners .banner-content.skin-2 {width: auto; top: 12%; left: 37%; right: auto;}

.header-banners .banner-content.skin-2 h3 {margin: 0; color: #fff;}

.header-banners .banner-content.skin-2 p {color: #666;}

.header-banners .banner-label {

	background: #f6344b;

	font-size: .817em;

	color: #fff;

	position: absolute;

	top: 9%;

	line-height: 1;

	left: 4%;

	padding: 1px 4px;

}



/* Sticky Header */

.search-button {display: none;}

.search-button span {display: none;}

#sticky-header {

	position: fixed;

	top: 0;

	left: 0;

	right: 0;

	background: #0e71ac;

	z-index: 99999;

	box-shadow: 0 0px 10px #888;

	display: none;

}

#sticky-header .small-logo {margin:10px 0px 8px;}

#sticky-header .form-search input {width: 225px;}

#sticky-header .navbar {margin: 0;}

#sticky-header .quick-access {margin: .75em 0;}

#sticky-header ul.topmenu li.level0 + li.level0:after,

#sticky-header ul.topmenu li.level0 + li.level0:before {content: none;}

#sticky-header ul.topmenu li a { /*color: #fff; */ border:0px;}

#sticky-header ul.topmenu li a:not(.lightbox-button) i { /* color: rgba(0,0,0,.2);*/ }

#sticky-header .search-button {

	display: block;

	cursor: pointer;

	width: 40px;

	height: 40px;

	color: #666;

	text-align: center;

	float: right;

}

.header .search-button {

	transition: background-color 300ms ease, color 300ms ease;

	-moz-transition: background-color 300ms ease, color 300ms ease;

	-webkit-transition: background-color 300ms ease, color 300ms ease;

}

.header .search-button i {

    font-size: 14px;

    line-height: 40px;

}

#sticky-header .form-search {position: relative;}

#sticky-header .form-search .indent {display: none; position: absolute; top: 40px; right: 0; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #fff; padding: 1.5em 20px; width: 306px;}

.header .search-button:hover {background-color: #f6344b;}

.header .search-button:hover i {color: #fff;}



/**** Select ****/

.bootstrap-select {

  /*width: 220px\9; IE8 and below*/

  width: 220px;

  /*IE9 and below*/

}

.bootstrap-select > .btn {

  width: 100%;

  padding-right: 25px;

  text-transform: inherit;

}

.error .bootstrap-select .btn {

  border: 1px solid #b94a48;

}

.control-group.error .bootstrap-select .dropdown-toggle {

  border-color: #b94a48;

}

.bootstrap-select.fit-width {

  width: auto !important;

}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {

  width: 220px;

}

.bootstrap-select .btn:focus {

  outline: thin dotted #333333 !important;

  outline: 5px auto -webkit-focus-ring-color !important;

  outline-offset: -2px;

}

.bootstrap-select.form-control {

  margin-bottom: 0;

  padding: 0;

  border: none;

}

.bootstrap-select.form-control:not([class*="col-"]) {

  width: 100%;

}

.bootstrap-select.btn-group:not(.input-group-btn),

.bootstrap-select.btn-group[class*="col-"] {

  float: none;

  display: inline-block;

  margin-left: 0;

}

.bootstrap-select.btn-group.dropdown-menu-right,

.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,

.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {

  float: right;

}

.form-search .bootstrap-select.btn-group,

.form-inline .bootstrap-select.btn-group,

.form-horizontal .bootstrap-select.btn-group,

.form-group .bootstrap-select.btn-group {

  margin-bottom: 0;

}

.form-group-lg .bootstrap-select.btn-group.form-control,

.form-group-sm .bootstrap-select.btn-group.form-control {

  padding: 0;

}

.form-inline .bootstrap-select.btn-group .form-control {

  width: 100%;

}

.input-append .bootstrap-select.btn-group {

  margin-left: -1px;

}

.input-prepend .bootstrap-select.btn-group {

  margin-right: -1px;

}

.bootstrap-select.btn-group > .disabled {

  cursor: not-allowed;

}

.bootstrap-select.btn-group > .disabled:focus {

  outline: none !important;

}

.bootstrap-select.btn-group .btn .filter-option {

  display: inline-block;

  overflow: hidden;

  width: 100%;

  text-align: left;

}

.bootstrap-select.btn-group .btn .caret {

  position: absolute;

  top: 50%;

  right: 12px;

  margin-top: -2px;

  vertical-align: middle;

  border-top-color: #666;

}

.bootstrap-select.btn-group[class*="col-"] .btn {

  width: 100%;

}

.bootstrap-select.btn-group .dropdown-menu {

  min-width: 100%;

  z-index: 1035;

  margin-top: 0;

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

.bootstrap-select.btn-group .dropdown-menu.inner {

  position: static;

  border: 0;

  padding: 0;

  margin: 0;

  border-radius: 0;

  -webkit-box-shadow: none;

          box-shadow: none;

}

.bootstrap-select.btn-group .dropdown-menu li {

  position: relative;

}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,

.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {

  color: #64b1d8;

  color: rgba(100, 177, 216, 0.4);

}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {

  cursor: not-allowed;

}

.bootstrap-select.btn-group .dropdown-menu li a {

  cursor: pointer;

}

.bootstrap-select.btn-group .dropdown-menu li a.opt {

  position: relative;

  padding-left: 2.25em;

}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {

  display: none;

}

.bootstrap-select.btn-group .dropdown-menu li a span.text {

  display: inline-block;

}

.bootstrap-select.btn-group .dropdown-menu li small {

  padding-left: 0.5em;

}

.bootstrap-select.btn-group .dropdown-menu .notify {

  position: absolute;

  bottom: 5px;

  width: 96%;

  margin: 0 2%;

  min-height: 26px;

  padding: 3px 5px;

  background: #f5f5f5;

  border: 1px solid #e3e3e3;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

  pointer-events: none;

  opacity: 0.9;

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

.bootstrap-select.btn-group .no-results {

  padding: 3px;

  background: #f5f5f5;

  margin: 0 5px;

}

.bootstrap-select.btn-group.fit-width .btn .filter-option {

  position: static;

}

.bootstrap-select.btn-group.fit-width .btn .caret {

  position: static;

  top: auto;

  margin-top: -1px;

}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {

  position: absolute;

  display: inline-block;

  right: 15px;

  margin-top: 5px;

}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {

  margin-right: 34px;

}

.bootstrap-select.show-menu-arrow.open > .btn {

  z-index: 1036;

}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {

  content: '';

  border-left: 7px solid transparent;

  border-right: 7px solid transparent;

  border-bottom-width: 7px;

  border-bottom-style: solid;

  border-bottom-color: #cccccc;

  border-bottom-color: rgba(204, 204, 204, 0.2);

  position: absolute;

  bottom: -4px;

  left: 9px;

  display: none;

}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {

  content: '';

  border-left: 6px solid transparent;

  border-right: 6px solid transparent;

  border-bottom: 6px solid white;

  position: absolute;

  bottom: -4px;

  left: 10px;

  display: none;

}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {

  bottom: auto;

  top: -3px;

  border-bottom: 0;

  border-top-width: 7px;

  border-top-style: solid;

  border-top-color: #cccccc;

  border-top-color: rgba(204, 204, 204, 0.2);

}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {

  bottom: auto;

  top: -3px;

  border-top: 6px solid white;

  border-bottom: 0;

}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {

  right: 12px;

  left: auto;

}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {

  right: 13px;

  left: auto;

}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {

  display: block;

}

.bs-searchbox,

.bs-actionsbox {

  padding: 4px 8px;

}

.bs-actionsbox {

  float: left;

  width: 100%;

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

.bs-actionsbox .btn-group button {

  width: 50%;

}

.bs-searchbox + .bs-actionsbox {

  padding: 0 8px 4px;

}

.bs-searchbox input.form-control {

  margin-bottom: 0;

  width: 100%;

}

.bootstrap-select > .selectpicker {

	background-image: none;

	border: solid 1px rgba(0,0,0,.2);

	height: 30px;

	border-radius: 0;

	box-shadow: none;

	font-size: 11px;

	color: #888;

	padding: 0 30px 0 10px;

	line-height: 30px;

}



body .navbar-default {background: none; border: none; background-image: none; box-shadow: none;}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {width: 100%!important;}



/* Widget: Social Links */

ul.social-links {float: left; position: relative; z-index: 9; list-style: none;}

ul.social-links li {float: left;}

ul.social-links li a {display: block; text-align: center;}

ul.social-links li a:hover {

    text-decoration: none;

	background-color: rgba(255,255,255,.1);

}

ul.social-links li a i {

    color: rgba(255,255,255,.5);

    line-height: 40px;

    font-size: 14px;

	height: 40px;

	width: 40px;

}



/* Widget: Customer Reviews */

.customer-reviews-widget {margin-left: -10px; margin-right: -10px;}

.customer-reviews-widget .item {float: left; padding-left: 10px; padding-right: 10px; width: 100%;}

.customer-reviews-widget.two-items .item {width: 50%;}

.customer-reviews-widget.three-items .item {width: 33.3334%;}

.customer-reviews-widget.four-items .item {width: 25%;}

.customer-reviews-widget.two-items .item:nth-child(2n+1){clear: left;}

.customer-reviews-widget.two-items .item:nth-child(2n+2){clear: right;}

.customer-reviews-widget.three-items .item:nth-child(3n+1){clear: left;}

.customer-reviews-widget.three-items .item:nth-child(3n+3){clear: right;}

.customer-reviews-widget.four-items .item:nth-child(4n+1){clear: left;}

.customer-reviews-widget.four-items .item:nth-child(4n+4){clear: right;}

.customer-reviews-widget.one-item .item:not(:first-child),

.customer-reviews-widget.two-items .item:not(:first-child):not(:nth-child(2)),

.customer-reviews-widget.three-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),

.customer-reviews-widget.four-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {margin-top: 1.5em;}

.slider-container .customer-reviews-widget .owl-item {clear: none!important;}

.customer-reviews-widget.widget-list .image-wrapper {float: left; width: 25%; padding-right: 10px;}

.customer-reviews-widget.widget-list .content-wrapper {float: left; width: 75%; padding-left: 10px; text-align: left;}



.customer-reviews-widget:not(.square-image) .image {display: inline-block; width: 120px; border-radius: 50%; overflow: hidden; height: 120px; position: relative; z-index: 999; box-shadow: 0 0 5px rgba(0,0,0,.2);}

.customer-reviews-widget:not(.square-image) .image img {

  width: 180px;

  max-width: none;

  margin: 0 auto;

  text-align: center;

  position: absolute;

  left: 50%;

  margin-left: -90px;

}

.customer-reviews-widget .product-name {font-size: 1em; margin-bottom: .5em;}

.customer-reviews-widget .product-name h3 {font-size: 1.33em; color: #222; font-family: 'Josefin Sans'; line-height: 1.583em; font-weight: bold; margin: 0;}

.customer-reviews-widget .price-wrapper {line-height: 1; margin-bottom: 1em;}

.customer-reviews-widget .review-title {font-size: 2em; font-weight: 300; line-height: 1.25; margin-bottom: .25em; color: #222;}

.customer-reviews-widget .review-text {font-size: 2em; font-weight: 300; line-height: 1.25; margin-bottom: .75em;}

.customer-reviews-widget .ratings {margin-bottom: 2em; margin-top: 0;}

.customer-reviews-widget .ratings .rating-box {float: none; display: inline-block; margin: 0;}

.customer-reviews-widget .author {text-transform: uppercase; color: #aaa; margin-bottom: 2em;}

.customer-reviews-widget .author i {font-size: 1.16em; margin-right: 4px;}

.customer-reviews-widget .btn {padding-left: 40px; padding-right: 40px;}

.customer-reviews-widget.type-2 .review-text {font-size: 1em; border: solid 1px #ddd; padding: 1.5em; font-weight: normal; position: relative; margin-bottom: 2em; line-height: 1.75em;}

.customer-reviews-widget.type-2 .review-text:after {

	content: '\f0dd';

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

	text-rendering: auto;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transform: translate(0, 0);

	position: absolute;

	bottom: -5px;

	left: 30px;

	color: #ddd;

}

.customer-reviews-widget.type-2:not(.square-image) .image {width: 80px; height: 80px; margin-right: 18px;}

.customer-reviews-widget.type-2 .pull-right {width: 64%;}

.customer-reviews-widget.type-2 .ratings {margin-bottom: 1em;}

.customer-reviews-widget.type-2.one-item .item:not(:first-child),

.customer-reviews-widget.type-2.two-items .item:not(:first-child):not(:nth-child(2)),

.customer-reviews-widget.type-2.three-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),

.customer-reviews-widget.type-2.four-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {margin-top: 2.5em;}



/********** < Navigation */

ul.topmenu { border-width: 0; padding: 0; margin: /* .75em */ 0; }

ul.topmenu li.level0 { /*padding: 0 15px;*/ max-width: 90px; min-height: 33px; padding: 0px 4px; text-align: center;  white-space: normal;  word-break: break-all; position:relative;  }

ul.topmenu li.level0:first-child {padding-left: 0;}

ul.topmenu li.level0 a.level-top {

	position: relative;

	font-family: 'Josefin Sans';

	font-size:10px;

	line-height: 1.429;

	color: #222;

	padding: 1.25em 0 1em;

	z-index: 999;

	background: none;

	text-transform: uppercase;

	border-bottom: solid 3px transparent;

	transition: none;

	-moz-transition: none;

	-webkit-transition: none;

}



ul.topmenu li.level0 a.level-top:hover, 

ul.topmenu li.level0.over a.level-top, 

ul.topmenu.navbar-nav li.level0.active > a.level-top { color: #597ab2; border-color: #597ab2; background-color: inherit;}



/* All Levels */

ul.topmenu li { text-align: left; position: relative; }

ul.topmenu li a { display: block; text-decoration: none; }

ul.topmenu li a:hover { text-decoration:none; }

ul.topmenu li a span { display: inline-block; white-space: nowrap; cursor: pointer;}

ul.topmenu li a:not(.lightbox-button) i {font-size: .5em; color: rgba(0,0,0,.2); position: absolute; left: -20px; top: 50%; margin-top: -1px;}

ul.topmenu li ul a span { white-space:normal; padding-left: 0px;}



/* 1st Level */

ul.topmenu li { float: left; }

ul.topmenu li:not(.item) > a { float: left; padding: 5px 10px; font-weight: bold; color: #888; }

ul.topmenu li a:hover { color:#000; }



/* 2nd Level */

ul.topmenu:not(.nav-wide) ul,

ul.topmenu:not(.nav-wide) div { position: absolute; width: 15em; top: 100%; left: 0; display: none; background: #fff; padding: .833em 20px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1); box-shadow: 0 1px 5px rgba(0, 0, 0, .1); z-index: 999; }

ul.topmenu:not(.nav-wide) div ul { position: static; width: auto; border: none; }



/* 3rd+ leven */

ul.topmenu ul ul/* ,

ul.topmenu ul div */ { top:7px; }

ul.topmenu ul li { float:none; }

ul.topmenu ul li.last { border-bottom:0; }

ul.topmenu ul li:not(.item) a { float: none; position: relative; display: inline-block; padding: .5em 0 .5em 5px; font-weight: normal; color: #666; }

ul.topmenu ul li a:hover { color:#597ab2; }

ul.topmenu ul li.active > a:hover,

ul.topmenu ul li.over > a:hover,

ul.topmenu ul li.active > a,

ul.topmenu ul li.over > a,

ul.topmenu ul li.active > a:hover i.fa,

ul.topmenu ul li.over > a:hover i.fa,

ul.topmenu ul li.active > a i.fa,

ul.topmenu ul li.over > a i.fa { color: #597ab2; }

ul.topmenu ul li a:not(.lightbox-button) i.fa {color: #5c5755; position: absolute; left: 0; top:6px; margin-top: 0px; font-size: 15px; line-height: 1; padding: 0; right: auto;}

ul.topmenu ul li a .hover-divider {

	width: 0%;

	height: 2px;

	bottom: 0;

	left: 10px;

	background-color: #597ab2;

	content: '';

	position: absolute;

	-webkit-transition: width 500ms ease;

	-moz-transition: width 500ms ease;

	transition: width 500ms ease;

	-o-transition: width 500ms ease;

}

ul.topmenu ul li a:hover .hover-divider,

ul.topmenu ul li.active > a .hover-divider {

	width: 90%;

}



/* Show menu */

ul.topmenu li ul.shown-sub,

ul.topmenu li div.shown-sub { display: block; }

ul.topmenu li .shown-sub ul.shown-sub,

ul.topmenu li .shown-sub li div.shown-sub { left:100px; }



/********** Wide Navigation > */

body .navbar {position: static;}

.nav-wide { position: static; text-align: left;}

.nav-wide ul {display: block;}

.nav-wide li.level-top { display:inline-block; vertical-align: top; position: static;}

.nav-wide a.level-top span {/* padding-bottom: 2em;  */display: inline;}

.nav-wide > li { position: static;}

.nav-wide .menu-wrapper {

    display: none;

    position: absolute;

    left:0;

    top: 100%;

    width:740px;

    text-align: left;

    background-color: #fff;

    border-top: none;

	z-index: 99999;

    padding: 15px 10px;

	background-repeat: no-repeat;

	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);

	box-shadow: 0 1px 5px rgba(0, 0, 0, .1);

	margin-top: -1px;

}
.nav-wide .nav-8 .menu-wrapper,
.nav-wide .nav-9 .menu-wrapper,
.nav-wide .nav-10 .menu-wrapper,
.nav-wide .nav-11 .menu-wrapper,
.nav-wide .nav-12 .menu-wrapper,
.nav-wide .nav-13 .menu-wrapper,
.nav-wide .nav-14 .menu-wrapper { left:auto; right:0px;}

.nav-wide .menu-wrapper .meigee-widget .products-grid{

	margin-left: 0;

	margin-right: 0;

}

.nav-wide .menu-wrapper > div.first,

.nav-wide .menu-wrapper .sub-content{padding-left: 18px;}

.nav-wide .menu-wrapper .sub-content{padding-right: 18px;}

.nav-wide ul.level0 li.level1 { display: inline-block; float: none; padding: 0; vertical-align: top;}

.nav-wide ul.level0 li.level1 > a {display: block; position: relative;}

.nav-wide ul.level0 li.level1 > a,

.nav-wide ul.level0 li.level1 > ul{margin-right: 10px; padding-left: 0;}

.nav-wide ul.level0 li.level1 span.subtitle {

	color: #222;
	font-size:13px;  font-weight:300;
	line-height:18px;
/*	display: block;*/ padding-left:12px; text-transform:uppercase;

}

.nav-wide ul.level0 li.level1 span.subtitle:hover {color: #648ec8;}

.nav-wide ul.level1 a {

	position: relative;

    text-transform: none;

    font-size: 1em;

	color: #666;

	line-height: 1.5em;

	display: block;

	padding-left: 0;

}

.nav-wide ul.level1 a:hover {color: #648ec8;}

.nav-wide ul.level1 a span:before { /*content: "\00B7"; */ content: "\f105"; font-size: 15px; margin: -2px 7px 0px 3px; line-height: 0; vertical-align: middle; font-family:FontAwesome; display:inline-block}

.nav-wide ul.level1 ul{margin-left: 10px;}

.nav-wide .top-content {margin-bottom: 1em;}

.nav-wide .top-content,

.nav-wide .bottom-content {padding: 0; overflow: hidden; font-size: 1em;}

.nav-wide ul .top-content,

.nav-wide ul .bottom-content {padding:0;}

.nav-wide .bottom-content {margin:1.5em 18px 0; background-color: #dcdcdc; font-size: 1em; color: #888; line-height: 1.5em; padding: 1em 20px;}

.nav-wide .right-content { display: inline-block; float: none; font-size: 1em;}

.nav-wide .right-content .menu-banner {float: left;}

.nav-wide .menu-banner a.banner{display: inline-block;}

.nav-wide .inline-links {margin-bottom: 9px;}

.nav-wide .inline-links li {display: inline; padding: 0 10px 0 0;}

.nav-wide .inline-links li a {display: inline-block; padding: 5px 10px;}

.nav-wide .inline-links li a:hover{background-color:#f5f5f5;}

.nav-wide p { margin-bottom: 9px;}

.nav-wide .awesome-content-top,

.nav-wide .awesome-content-left { background: #f5f5f5; color: #444; text-align: center;  font-size: 1.24em; line-height: 1.01em; padding: 18px 18px 18px 18px; margin: 0 0 18px 0; overflow: hidden;}

.nav-wide .awesome-content-top i,

.nav-wide .awesome-content-left i { font-size: 1.18em; display: block; margin-bottom: 5px;}



.nav-wide .awesome-content-left { text-align: left; padding-top: 30px; padding-bottom: 19px;}

.nav-wide .awesome-content-left i { float: left; margin: 0 10px 5px 0;}

.nav-wide .text-banner .banner-content {top: 31%; width: 60%; left: 20%; right: auto; text-align: center;}

.nav-wide .text-banner .banner-content h3 {font-size: 1.5em; font-family: 'Josefin Sans'; color: #fff; font-weight: bold; text-transform: uppercase;}

.nav-wide .text-banner .banner-content h2 {text-transform: uppercase; font-size: 2em; color: #fff;  margin: 0;}

.nav-wide .text-banner .banner-content .btn {background-color: #fff; color: #222; border-color: #fff;}

.nav-wide .products-grid li.item {margin-bottom: 0;}



/* Category Labels */

.category-label {

	display: none;

	font-size: 10px;

	position: absolute;

	left: 0px;

	top: 8px;

	font-family: Hind;

	color: #fff;

	font-weight: normal;

	font-style: normal;

	line-height: 1.2;

	text-transform: uppercase;

	padding: 2px 5px 1px;

	transition: background-color 300ms linear, color 300ms linear;

	-moz-transition: background-color 300ms linear, color 300ms linear;

	-webkit-transition: background-color 300ms linear, color 300ms linear;

}

.category-label.label_one {background-color: #597ab2; color: #fff;}

.category-label.label_two {background-color: #dcae65; color: #fff;}

.category-label.label_three {background-color: #52bf49; color: #fff;}

.menu-wrapper .category-label {top: -4px; left: 25px;}

.menu-wrapper .subtitle + .category-label {left: 10px; top: -4px;}



ul.topmenu a.over > .category-label.label_one,

ul.topmenu li.active a > .category-label.label_one {background-color: #648ec8; color: #fff;}

ul.topmenu a.over > .category-label.label_two,

ul.topmenu li.active a > .category-label.label_two {background-color: #648ec8; color: #fff;}

ul.topmenu a.over > .category-label.label_three,

ul.topmenu li.active a > .category-label.label_three {background-color: #648ec8; color: #fff;}



/* Product tabs widget =============================================================================== */

.product-tabs-wrapper {position: relative;}

.product-tabs {

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

	z-index: 9;

	text-align: left;

	list-style-type: none!important;

	margin: 0 0 1.5em;

	border-bottom: solid 1px #eee;

}

.top-buttons .product-tabs {

	bottom: auto;

	top: 0;

}

.product-tabs li {

	display: inline-block;

	margin-left: 2px;

	color: #666;

	background: none;

	font-size: 1.16em;

	line-height: 1.5em;

	transition: color 400ms ease, background-color 400ms ease;

	-moz-transition: color 400ms ease, background-color 400ms ease;

	-webkit-transition: color 400ms ease, background-color 400ms ease;

	-o-transition: color 400ms ease, background-color 400ms ease;

	padding: .91em 26px;

	line-height: 1;

	background-color: #eee;

	cursor: pointer;

	font-family: 'Josefin Sans';

	margin-bottom: -1px;

}

.top-buttons .product-tabs li span {}

.product-tabs li.current,

.product-tabs li:hover {color: #fff; background-color: #419deb;}

.product-tabs li.current {cursor: default;}

.product-tabs li:first-child {margin-left: 0;}

.product-tabs-widget {position: relative;}

.product-tabs-box {top: 0; z-index: -1; position: absolute; left: -10000px;}

.product-tabs-box.visible {display: block; z-index: 9; position: relative; left: 0;}

.nav-wide .menu-wrapper {
  background-color: #014268;
}
.nav-wide ul.level0 li.level1 span.subtitle,
ul.topmenu ul li a:not(.lightbox-button) i.fa {
  color: #fff;
}
body .nav-wide ul.level0 li.level1 span.subtitle:hover {
  color: #729bd3;
}

/* For Top Menu */

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

	.nav-wide li.over .menu-wrapper { 

		display: block!important;

	}

	.category-label {display: block;}

	/* Default Menu in Wide Mode */

	.nav-wide .menu-wrapper.default-menu{

		position: absolute;

		width: 15em;

		top: 100%;

		left: 0;

		display: none;

		padding: .833em 20px; 

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);

		box-shadow: 0 1px 5px rgba(0, 0, 0, .1); 

		z-index: 99999;

	}

	.nav-wide .menu-wrapper.default-menu ul{background-color: inherit; background: #fff; }

	.nav-wide .menu-wrapper.default-menu ul.level0{margin-left: 0; margin-right: 0; padding:0;}

	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1{

		clear: both;

		display: block;

		float: none;

		margin:0;

		position: relative;

	}

	.nav-wide .menu-wrapper.default-menu ul.level0 a{padding:0 9px;}

	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a{

		float: none;

		position: relative;

		display: block;

		padding: .5em 0 .5em 10px;

		font-weight: normal;

		margin: 0;

	}

	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover span.menu-wrapper:not(.default-menu){background: none!important;}

	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a span:not(.hover-divider){

		float: none;

		position: relative;

		display: inline-block;

		font-weight: normal;

	}

	.nav-wide .menu-wrapper.default-menu ul.level0 ul{

		margin: 0;

		padding: 10px 0;

		border: none;

		display: none;

		width:15em;

		position: absolute;

		top: 10px;

		left: 10em;

		z-index:999;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);

		box-shadow: 0 1px 5px rgba(0, 0, 0, .1); 

	}

	.nav-wide .menu-wrapper.default-menu ul.level0 ul li{

		border: none;

		padding:0 19px;

		position: relative;

	}

	.nav-wide .menu-wrapper.default-menu ul.level0 ul li a{padding-left: 0;}

	.nav-wide .menu-wrapper.default-menu ul.level0 ul a span:before{display: none;}

	

	

}



/********** Navigation > */

/* ======================================================================================= */



/* loader */

#images-loader {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 998; background: rgba(0,0,0,.7);}

#JsCssLoader {position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999998; background: rgba(0,0,0,.7);}

.spinner {

  margin: -30px auto 0;

  width: 60px;

  height: 60px;

  position: absolute;

  left: 0;

  right: 0;

  top: 50%;

}

.container1 > div, .container2 > div, .container3 > div {

  width: 10px;

  height: 10px;

  background-color: #fff;

  border-radius: 100%;

  position: absolute;

  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;

  animation: bouncedelay 1.2s infinite ease-in-out;

  /* Prevent first frame from flickering when animation starts */

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}

.spinner .spinner-container {

  position: absolute;

  width: 100%;

  height: 100%;

}

.container2 {

  -webkit-transform: rotateZ(45deg);

  transform: rotateZ(45deg);

}

.container3 {

  -webkit-transform: rotateZ(90deg);

  transform: rotateZ(90deg);

}

.circle1 { top: 0; left: 0; }

.circle2 { top: 0; right: 0; }

.circle3 { right: 0; bottom: 0; }

.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {

  -webkit-animation-delay: -1.1s;

  animation-delay: -1.1s;

}

.container3 .circle1 {

  -webkit-animation-delay: -1.0s;

  animation-delay: -1.0s;

}

.container1 .circle2 {

  -webkit-animation-delay: -0.9s;

  animation-delay: -0.9s;

}

.container2 .circle2 {

  -webkit-animation-delay: -0.8s;

  animation-delay: -0.8s;

}

.container3 .circle2 {

  -webkit-animation-delay: -0.7s;

  animation-delay: -0.7s;

}

.container1 .circle3 {

  -webkit-animation-delay: -0.6s;

  animation-delay: -0.6s;

}

.container2 .circle3 {

  -webkit-animation-delay: -0.5s;

  animation-delay: -0.5s;

}

.container3 .circle3 {

  -webkit-animation-delay: -0.4s;

  animation-delay: -0.4s;

}

.container1 .circle4 {

  -webkit-animation-delay: -0.3s;

  animation-delay: -0.3s;

}

.container2 .circle4 {

  -webkit-animation-delay: -0.2s;

  animation-delay: -0.2s;

}

.container3 .circle4 {

  -webkit-animation-delay: -0.1s;

  animation-delay: -0.1s;

}

@-webkit-keyframes bouncedelay {

  0%, 80%, 100% { -webkit-transform: scale(0.0) }

  40% { -webkit-transform: scale(1.0) }

}

@keyframes bouncedelay {

  0%, 80%, 100% { 

    transform: scale(0.0);

    -webkit-transform: scale(0.0);

  } 40% { 

    transform: scale(1.0);

    -webkit-transform: scale(1.0);

  }

}

/* //loader */



/* Home Page ============================================================================= */

.rev_slider_wrapper .tparrows.default {

	background-image: none;

}

.rev_slider_wrapper .tp-leftarrow.default, 

.rev_slider_wrapper .tp-rightarrow.default {

	font-family: FontAwesome;

	font-style: normal;

	font-weight: normal;

	font-size: 22px;

	color: #fff;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transform: translate(0, 0);

	-webkit-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	transition: all 500ms ease;

	border: solid 1px rgba(255,255,255,.5);

	border-radius: 50%;

	width: 50px;

	height: 50px;

}

.rev_slider_wrapper .tp-leftarrow.default:after, 

.rev_slider_wrapper .tp-rightarrow.default:after {

	display: inline-block;

	left: 50%;

	top: 50%;

	position: absolute;

	margin: -18px 0 0 -5px;

}

.rev_slider_wrapper .tp-leftarrow.default:after {

	content: "\f104";

}

.rev_slider_wrapper .tp-rightarrow.default:after {

	content: "\f105";

	margin-left: -3px;

}

.rev_slider_wrapper .tp-leftarrow.default:hover, 

.rev_slider_wrapper .tp-rightarrow.default:hover {

	background-color: #597ab2;

	color: #fff;

}

.rev_slider_wrapper a,

.rev_slider_wrapper a:hover {color: inherit;}



/* Widgets =============================================================================== */

body .widget .widget-title,

.widget-title {

	border-bottom: 1px solid #ddd;

	padding-bottom: 5px;

	padding-top: 0;

	margin-bottom:15px;

}

body .widget .widget-title h2,

.widget-title h2,

body .widget .widget-title h3,

.widget-title h3 {

	font-family: 'Josefin Sans';

	font-size: 2em;

	font-weight: bold;

	line-height: 1.11;

	color: #222;

	margin: 0;

	text-transform: uppercase;

	position: relative;

}

body .widget .widget-title h2:before,
.widget-title h2:before {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-right: 10px; vertical-align: middle; margin-top: -3px; display:inline-block; }

body .widget .widget-title h2:after,

.widget-title h2:after,

body .widget .widget-title h3:after,

.widget-title h3:after {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-left: 10px; vertical-align: middle; margin-top: -3px;}



.block-title:after,
.block-layered-nav dt:after
 {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: block; margin-top:0px;}



/* Widget */

body .col-main .widget-compared,

body .col-main .widget-viewed,

body .col-main .widget-new-products {

	margin: 0;

}

body .widget.widget-compared .product-image,

body .widget.widget-viewed .product-image,

body .widget-new-products .products-grid .product-image,

body .widget-new-products .products-list .product-image {

	width: 100%;

	height: auto;

}

body .widget.widget-compared .price-box p,

body .widget.widget-viewed .price-box p,

body .widget-new-products .products-grid .price-box p,

body .widget-new-products .products-list .price-box p {

	margin-bottom: 0;

}

body .widget.widget-compared .products-grid .availability { padding: 1px 3px 1px; margin-bottom: .667em; }

body .widget.widget-compared .products-list .availability,

body .widget.widget-viewed .products-list .availability,

body .widget.widget-viewed .products-grid .availability,

body .widget-new-products .products-grid .availability,

body .widget-new-products .products-list .availability {

	padding: 1px 3px 0px;

	font-size: .833em;

	margin-bottom: .667em;

}

body .widget.widget-compared .product-shop,

body .widget-viewed .products-list .product-shop,

body .widget-new-products .products-list .product-shop {

	margin-left: 0;

}



/* Sidebar =============================================================================== */

.sidebar .btn {font-size: 14px; padding: 4px 15px;}

.block {margin-bottom: 20px; color: #666; border-bottom: solid 1px #ddd; padding-bottom: 20px;}

.block:last-of-type {  /*margin-bottom: 0; padding-bottom: 0; border-bottom: none;*/ }

.sidebar .block a:not(.btn) {color: #666;}

.block-title {margin-bottom: 10px; font-family: 'Josefin Sans'; color: #222; font-weight: bold; /*padding-bottom: .5em; */font-size: 1.33em; text-transform: uppercase;}

.block-title strong span {}

.block .block-title a { text-decoration:none !important; }

.block .block-subtitle {font-size: 1.083em; font-family: inherit; color: #222;}

.block .block-content { font-size: 13px;}

.block .block-content li.item {padding: 0;}

.block:not(.block-related) .block-content li a {font-size: 1em; position: relative; padding:0px 3px 0px 10px; display: inline-block;}
.block:not(.block-related) .block-content li  { padding:4px 0px;}
.block:not(.block-related) .block-content li:hover > a,
.block:not(.block-related) .block-content li:hover
 { color:#0070aa;}

.block:not(.block-related) .block-content li a.btn-remove {padding-left: 0;}

.block .btn-remove,

.block .btn-edit { float:right;}

.block .actions {border-top: solid 1px #ddd; padding-top: 10px; margin-top: .75em; text-align: left;}

.block .actions .btn-default + .btn-primary {margin-left: 14px;}

.block .block-content ul,

.block .block-content ol {list-style: none; padding: 0; margin: 0;}



/* Block: Layered Navigation */

.block-layered-nav .block-title {}

.block-layered-nav .block-title strong span {}

.block-layered-nav .block-subtitle {display: none;}

.block-layered-nav .block-content li a {font-size: 1.083em;}

.block-layered-nav li a:before {

	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	/*content: "\f111";*/
	content: "\f105";
	color: inherit;
	font-size: 1em;

}

.block-layered-nav dl {margin: 0;}

.block-layered-nav dt {font-family: 'Josefin Sans'; color: #212121; font-size:14px; font-weight: bold !important; line-height: 1.583em; margin-bottom: .5em; text-transform:uppercase;}

.block-layered-nav dd { margin-bottom: 0px; border-bottom: 0px; padding-bottom: 15px; }

.block-layered-nav dd .price {font-family: inherit; font-size: 1em; color: inherit; font-weight: normal;}

.block-layered-nav .block-content .btn-remove {font-size: 1.16em; padding-top: 0; padding-bottom: 0;}

.block-layered-nav .btn-remove:before {content: none;}

.block-layered-nav .currently li {margin-bottom: .75em;}

.block-layered-nav .currently li:last-child {margin-bottom: 0;}

.block-layered-nav .currently li .label {

	color:#333;
	font-size: 14px;
	font-weight: 600;
	line-height:18px;
	margin-bottom: 0px;

	padding: 0;

}

.block-layered-nav .actions {margin:5px 0px 20px;}



/* Block: Cart */

.block-cart .img-container{float: left; width: 78px; margin-right: 15px;}

.block-cart .img-container .product-image {width: 78px; padding: 0; border: none;}

.block-cart .cart-price-qt {display: block; margin-top: 0px;}

.block-cart .cart-price-qt strong {

	font-size: 1.16em;

	color: #888;

	display: inline-block;

	padding-left: 8px;

	position: relative;

}

.block-cart .cart-price-qt strong:before {content: ""; background: #38c659; height: 4px; width: 4px; border-radius: 50%; -moz-border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -2px;}

.block-cart .block-content .mini-products-list {padding-bottom: .75em; padding-left: 0; list-style: none; margin-bottom: 0;}

.block-cart .block-content .mini-products-list .product-details {float: right; width: 65%; padding-right: 7%; margin: 0; position: relative;}

.block-cart .block-content .mini-products-list .product-details .price {

	line-height: 1.583em;

	display: inline-block;

	vertical-align: middle;

	font-weight: normal;

}

.block-cart .block-content .subtotal {text-align: left; margin: 0;}

.block-cart .block-content .subtotal .label,

.block-cart .block-content .subtotal .price {

	display: inline-block;

	font-size: 1.5em;

	font-weight: normal;

	line-height: 1.25em;

	padding: 0;

}

.block-cart .block-content .subtotal .label {color: #222;}

.block-cart.block .block-content  .mini-products-list li {padding: 0 0 .75em; margin: 0; clear: both; position: relative;}

.block-cart.block .block-content  .product-name {margin-bottom: 3px; text-align: left;}

.block-cart.block .block-content .product-name a {font-size: 1.16em; color: #222; line-height: 1.25em; padding: 0;}

.block-cart.block .block-content .product-box {font-size: 1em; line-height: 1.5em; text-align: left;}

.block-cart.block .block-content .btn-remove {position: absolute; top: 0; right: -5px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto; margin: 0;}

.block-cart.block .block-content .btn-edit {position: absolute; right: -5px; top: 25px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto;}

.block-cart.block .block-content .btn-edit i,

.block-cart.block .block-content .btn-remove i {font-size: 1.16em; padding: 5px; color: #ddd;}

.block-cart.block .block-content .summary .amount {display: none;}

.block-cart .subtotal { text-align:center; }

.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }

.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }



/* Block: Wishlist */

.block.block-wishlist { position: relative;}

aside.sidebar .block.block-wishlist li.item {width: 100%; overflow: hidden;}

aside.sidebar .block.block-wishlist #wishlist-sidebar li.item {margin-bottom: 1.5em;}

aside.sidebar .block.block-wishlist #wishlist-sidebar li.item:last-child {margin: 0;}

aside.sidebar .block.block-wishlist li.item .product-image{display: inline-block; width: 80px; padding: 0; margin-right: 20px; vertical-align: top;}

aside.sidebar .block.block-wishlist li.item .product-image img{width: 100%;}

aside.sidebar .block.block-wishlist li.item .product-details{width: 62%; display: inline-block;}

aside.sidebar .block.block-wishlist li.item .product-details .product-name{margin-bottom: 5px; margin-top: -3px; padding-right: 20px;}

.sidebar .block li.item .product-details .product-name a {color: #222;}

aside.sidebar .block.block-wishlist li.item .product-details .product-name a {font-size: 1.16em; line-height: 1.25em; padding: 0; max-width: 90%;}

aside.sidebar .block.block-wishlist li.item .product-details .product-name a:hover {color: #597ab2;}

aside.sidebar .block.block-wishlist li.item .product-details .price-box{margin-bottom: 1em;}

aside.sidebar .block.block-wishlist li.item .product-details .price-box.map-info{float:none;}

aside.sidebar .block.block-wishlist li.item .product-details .price-box .price{font-style: normal;}

aside.sidebar .block.block-wishlist li.item .product-details .btn-remove {margin-top: -.5em; padding: 0;}

aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i {font-size: 1em; color: #ccc; padding: 5px; line-height: 1;}

aside.sidebar .block.block-wishlist li.item.last{padding-bottom:0;}

aside.sidebar .block.block-wishlist .link-cart {font-size: .91em; color: #888; text-transform: lowercase; padding: 0;}

aside.sidebar .block.block-wishlist .link-cart:hover,

aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i:hover {color: #597ab2;}

aside.sidebar .block.block-wishlist .link-cart i {font-size: 1.273em; vertical-align: middle; margin-left: 4px;}

aside.sidebar .block.block-wishlist .actions{margin-top: 1.5em;}

#wishlist-slider .es-carousel-wrapper {position: relative;}

#wishlist-slider .es-carousel{min-height: 75px; overflow: hidden;}

#wishlist-slider .es-carousel ul.carousel-ul {margin: auto;}

#wishlist-slider .es-carousel ul.carousel-ul > li {float: left; display: block;}

#wishlist-slider .es-carousel ul.carousel-ul li a.product-image img{

    display:block;

    border:none;

    max-height:none;

    max-width:none;

}

.block-wishlist .prev,

.block-wishlist .next,

.block-related .prev,

.block-related .next{float: left; margin-left: 1px; cursor: pointer;}

.block-wishlist .slider-buttons,

.block-related .slider-buttons {position: absolute; right: 0; top: 0;}

.slider-buttons i {font-size: 14px; background-color: #eee; height: 20px; width: 20px; line-height: 20px; text-align: center; color: #777;}

.slider-buttons i:hover {background-color: #597ab2; color: #fff;}



/* Block: Block List */

.block-list .block-content{padding-left:0!important;}

.block-list li.item {width: 100%; overflow: hidden;}

.block-list li.item a {padding: .25em 5px; display: inline-block;}

.block-list li.item:first-child {border-top: none;}



/* Block: Compare Products */

.block-compare li.item {width:100%; overflow:hidden;}

.block-compare li.item a {padding: .25em 0 .25em 10px;}

.block-list li.item .product-name {position: relative; margin: 0; color: inherit;}

.block-list li.item .product-name:before {

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: 1em;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	content: "\f105";

	position: absolute;

	top: 8px;

	left: 0;

}

.block-list li.item .product-name a {padding-left: 10px;}

.block-list li.item .product-name a:hover,

.block-compare li.item .btn-remove i:hover {color: #597ab2;}

.block-compare li.item .product-name{float:left; width:87%; position: relative;}

.block-compare li.item .btn-remove {margin: 0; padding: 0;}

.block-compare li.item .btn-remove i {color: #ccc; padding: 5px;}

.block-compare .actions {text-align: center;}



/* Block: Poll */

.block-poll .block-content{padding-left:0!important;}

.block-poll li {padding: .25em 5px; background: none;}

.block-poll input.radio { float:left; margin:2px 5px 0 1px; }

.block-poll .label { display:block; float:left; width:80%; text-align: left; font-size: 1.083em; color: inherit; font-weight: normal;}

.block-poll label {font-weight: normal;}

.block-poll #poll-answers li {padding-left: 0; padding-right: 0;}

.block-poll .answer{float: left; width: 70%;}

.block-poll .answer span{display:block; width:140px;}

.block-poll .votes{float: right; width: 28%; text-align: right;}



/* Block: Tags */

aside.sidebar .block-tags .block-content{padding-left:0;}

aside.sidebar .block-tags ul {margin-bottom: 1.5em; display: block; font-size: 1.16em;}

aside.sidebar .block-tags li {display: inline-block; margin-bottom: 2px;}

aside.sidebar .block-tags li a {color: #666; display: inline-block; font-style: normal;}

aside.sidebar .block-tags li a:hover {color: #597ab2;}



/* Block: Reorder */

.block-reorder .block-content li.item {padding: 0; width: 100%; overflow: hidden; }

.block-reorder .block-content li.item a {padding-left: 7px;}

.block-reorder .block-content li.item a i.fa {margin-right: 5px; color: #666; }

.block-reorder .block-content li.item a:hover { color: #597ab2; }

.block-reorder input.checkbox { float:left; margin:6px 0 0; }

.block-reorder .product-name { margin-left: 0; float:left; width:80%; margin-bottom: 0; padding-left: 0; font-size:12px;}

.block-reorder .actions {text-align: center;}



/* Block: Banner */

.block-banner .block-content {padding: 0; text-align:center;}



/* Block: Login */

.block-login label { font-weight:bold; color:#666; }

.block-login input.input-text { display:block; width:167px; margin:3px 0; }



/* Paypal */

.sidebar .paypal-logo { display:block; margin:0.75em 0 1.5em; text-align:center; }

.sidebar .paypal-logo a { float:none; }



/* newsletter */

.block-subscribe .block-title {border-color: #ddd;}

.block-subscribe .form-subscribe-header label {display: block; padding-bottom: 1.5em; cursor: auto; font-family: inherit; font-weight: normal; color: inherit;}

aside.sidebar .block-subscribe input {margin-bottom: 1.5em;}

aside.sidebar .block-subscribe .btn {z-index: 2;}

aside.sidebar .block-subscribe .validation-advice {position: absolute; bottom: -15px;}



/* Configurable Swatch */

.configurable-swatch-list li{float: left; margin: 0 0 3px 3px;}

.block-layered-nav dd .configurable-swatch-list li{margin: 0 5px 5px 0;}

.block-layered-nav dd .configurable-swatch-list li:last-child {margin-left: 0;}

.block-layered-nav dd .configurable-swatch-list li a {padding: 0;}

.block-layered-nav dd .configurable-swatch-list li a:before{content: none;}

.block-layered-nav.block .block-content dd .swatch-link {

	text-align: left;

	display: inline-block;

	padding: 0;

	border: none;

}

.block-layered-nav.block dd .swatch-link.has-image {padding: 0; box-shadow: 0 0 1px rgba(0,0,0,.4); border-radius:0px;}

.block-layered-nav dd .swatch-link .count{line-height: 1.7em;}

.block-layered-nav dd .swatch-link .swatch-label{

	border: solid 1px rgba(0,0,0,.2);

	display: inline-block;

	padding: 0 4px;

	box-sizing: content-box;

	border-radius: 0;

	-moz-border-radius: 0;

	min-height: 32px; 

	min-width: 24px;

	line-height: 32px;

	text-align: center;

}

.block-layered-nav dd .swatch-link.has-image{margin-top: 1px;}

.block-layered-nav dd .swatch-link.has-image .swatch-label{

	padding:0; border: none;

}

.block-layered-nav dd .swatch-link.has-image .count{line-height: 1.5em;}

.block-layered-nav dd .swatch-link .swatch-label img,

.swatch-current .swatch-link .swatch-label img{

	margin: 1px; vertical-align: top;

}

.configurable-swatch-list{

	clear: both;

	width: 100%;

	overflow: hidden;

}

.products-grid .configurable-swatch-list li {

	display: inline-block;

	float: none;

	margin: 0;

	vertical-align: top;

}

.products-grid .configurable-swatch-list li,

.products-list .configurable-swatch-list li{margin-bottom: 2px;}

.configurable-swatch-list .not-available .swatch-link .x {display: block;}

.configurable-swatch-list .not-available .swatch-link {

	opacity: 0.4;

	position: relative;

}

.configurable-swatch-list .not-available .swatch-link.has-image img {

	opacity: 0.4;

}

.configurable-swatch-list .not-available a:focus {

	outline: 0;

}

.configurable-swatch-list .swatch-link,

.swatch-current .swatch-link{

	color: #aaa;

	display: block;

	font-size: 1em;

	line-height: 1.5em;

	text-align: center;

	text-decoration: none;

	border-radius: 3px;

	border:1px solid #ccc;

	box-sizing: content-box;

}

.swatch-current .label {display: none;}

.swatch-current .swatch-link {display: inline-block; margin: 0 5px 0 0!important; position: relative;}

.configurable-swatch-list .swatch-link:hover{

	color:#597ab2;

}

.swatch-current .selected .swatch-link,

.configurable-swatch-list .selected .swatch-link{

	border-color: #000;

	color:#000;

}

.swatch-current .btn-remove{line-height: 1em; overflow: visible;}

.configurable-swatch-list .swatch-link span.x{

	display: none;

	text-indent: -999em;

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/bg_x.png) center no-repeat transparent;

	z-index: 10;

}

.configurable-swatch-list .swatch-link .swatch-label{

	border-radius: 3px; 

	border:1px solid transparent; 

	display: block;

	padding:1px 5px;

	box-sizing: content-box;

}

.configurable-swatch-list .swatch-link.has-image .swatch-label{

	padding:0;

}

.configurable-swatch-list .swatch-link.has-image .swatch-label img {vertical-align: top;}

.swatch-current .swatch-link{margin-left: 5px;}

.products-list .configurable-swatch-list,

.products-grid .configurable-swatch-list{margin-bottom: .91em;}

.products-list .configurable-swatch-list li .swatch-label,

.products-grid .configurable-swatch-list li .swatch-label{

	display: block;

	padding:1px 5px;

}

.products-list .configurable-swatch-list li .swatch-link.has-image .swatch-label,

.products-grid .configurable-swatch-list li .swatch-link.has-image .swatch-label{

	padding:0;

}

.product-image-gallery .gallery-image{display: none!important;}

.product-image-gallery #image.gallery-image{display: block!important;}



.products-list .item.type-2 {border: solid 1px #ddd; border-radius: 4px; margin-bottom: 1.5em; padding: 1.5em 8px;}

.products-list .item.type-2 .review-price-block {border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; padding-top: 1.5em; margin-bottom: 1.5em; padding-bottom: .75em;}



.products-list .item.type-2 .review-price-block .rating-links .separator {margin: 0 5px;}

.products-list .item.type-2 .review-price-block .add-review:before {

	content: '\f044'; 

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	margin-right: 5px;

	position: relative;

	top: 1px;

}

.products-list .item.type-2 .old-price {border: solid 1px #ddd; border-radius: 4px; padding: .75em 8px .25em;}

.products-list .item.type-2 .old-price .price-label {font-size: .91em; color: #aaa; text-transform: uppercase; display: block; margin-bottom: .75em;}

.products-list .item.type-2 .old-price .price {font-size: 2.5em; font-weight: 300; font-family: 'Hind'; line-height: 1;}



.products-list .item.type-2 .special-price {border: solid 1px #ff8800; border-radius: 4px; margin-left: 8px; padding: .75em 8px .25em;}

.products-list .item.type-2 .special-price .price-label {font-size: .91em; color: #ff8800; text-transform: uppercase; display: block; margin-bottom: .75em;}

.products-list .item.type-2 .special-price .price {font-size: 3em; color: #ff8800; font-weight: 300; font-family: 'Hind'; line-height: 1;}



/* Sidebar Banner */

.text-banner.sidebar-banner .banner-content {top: 4%; left: 8%; text-align: center; right: 8%; bottom: 3%;}

.text-banner.sidebar-banner .banner-content .title {font-size: 4.167em; letter-spacing: -4px; line-height: .8;}

.text-banner.sidebar-banner .banner-content .subtitle {text-transform: none; font-size: 1.5em; letter-spacing: 8px;}

.text-banner.sidebar-banner .banner-content .small-title {position: absolute; bottom: 0; left: 0; right: 0; text-align: center; text-transform: none; font-size: 1.5em;}



/* ======================================================================================= */



/* Text Banners */

.text-banner {position: relative;}

.text-banner a {display: block;}

.text-banner .banner-content {position: absolute; top: 39%; left: 10%; right: 10%;}

.text-banner .banner-content .title,

.text-banner .banner-content .subtitle,

.text-banner .banner-content .small-title {font-family: 'Josefin Sans'; font-weight: bold; color: #fff; text-transform: uppercase; margin: 0; display: block; line-height: 1.1;}

.text-banner .banner-content .title {font-size: 2em;}

.text-banner .banner-content .subtitle {font-size: 1.5em; margin-bottom: .2em;}

.text-banner .banner-content .small-title {font-size: 1.33em; margin-bottom: .25em;}

.text-banner .banner-content .text {font-size: 1.16em; color: rgba(255,255,255,.5);}

.text-banner .banner-content .btn {margin-top:0px; vertical-align:top;}

.text-banner .banner-content .text:before {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-right: 10px; opacity: .5;}

.text-banner .banner-content .text:after {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-left: 10px; opacity: .5;}

.text-banner .banner-content.skin-1 {left: 20%; width: 60%; top: 26%;}

.text-banner .banner-content.skin-2 {top: 28%;}

.category-description .text-banner.listing-banner {display: none;}

.text-banner.listing-banner .title {font-size: 5.833em; letter-spacing: -7px; display: inline-block; border-bottom: solid 1px #fff; margin-bottom: .2em;}

.text-banner.listing-banner .subtitle {font-size: 2em; letter-spacing: 4px;}

.text-banner.listing-banner .banner-content {top: 36%;}



.text-blocks .text-block:not(:last-child) {border-right: solid 1px rgba(0,0,0,.2);}

.text-blocks .icon {padding-bottom: 1em; display: inline-block;}

.text-blocks.with-sprite .icon {overflow: hidden; position: relative; /*height: 52px; width: 40px;*/ }

.text-blocks.with-sprite .icon img { /*max-width: none; position: absolute; top: 0;*/}

.text-blocks.with-sprite .text-block:first-child .icon img { /*left: 0;*/}

.text-blocks.with-sprite .text-block:nth-of-type(2) .icon img { /* left: -40px;*/}

.text-blocks.with-sprite .text-block:nth-of-type(3) .icon img {/* left: -80px;*/}

.text-blocks.with-sprite .text-block:nth-of-type(4) .icon img { /* left: -120px;*/ }

.text-blocks h3 {font-size: 1.33em; margin: 0 0 .25em;}

.text-blocks p {color: #aaa; margin: 0;}



.card-wrapper {border: solid 1px rgba(0,0,0,.2); padding: 3.1em 30px;}

.card-wrapper .card-img {float: left; margin-right: 25px;}

/* .card-wrapper .text {margin-top: 1.5em;} */

.card-wrapper h3 {font-size: 1.33em; color: #222; text-transform: uppercase; font-weight: bold; margin: 0 0 .75em; font-family: 'Josefin Sans';}

.card-wrapper p {font-size: 1.083em; width: 96%;}



.fullwidth-banners .text-banner {float: left; width: 50%;}

.fullwidth-banners .text-banner .title {width: 70%; margin: 0 auto; line-height: 1.25;}



.products-grid .btn,

.products-list .btn,

.footer-products-list .btn {padding-top: 7px; padding-bottom: 7px;}



/* Popup Block */

#popup-block {z-index: 99999;}

#popup-block .modal-backdrop {z-index: 0;}

#popup-block .modal-dialog {width: 838px; position: static; margin: 0 auto; height: 100%;}

#popup-block .modal-dialog .modal-content {position: absolute; top: 50%;}

#popup-block .modal-header {padding: 0; min-height: 0; border: none;}

#popup-block .modal-header .close {font-size: 1em; display: inline-block; position: absolute; top: 2px; right: -40px; opacity: 1; z-index: 99; background-color: #00b9e1; height: 42px; width: 42px; text-align: center; text-shadow: none;}

#popup-block .modal-header .close i {color: #fff; font-size: 1.16em; line-height: 40px;}

#popup-block .modal-header .close i:hover {color: #597ab2;}

#popup-block .modal-dialog .modal-body {padding: 0; height: 100%;}

#popup-block .block-subscribe {float: left; text-align: center; width: 42%; margin-left: 30px; margin-bottom: 0; padding: 35px 0px 20px; background: none; border: none; text-align:left;}

#popup-block .block-subscribe .block-title {border: none; margin: 0;}

#popup-block .block-subscribe .block-title:after {content: none;}

#popup-block .block-subscribe strong span {

	color: #222;

	text-transform: none;

	font-size: 2em;

	line-height: 1.44em;

	text-transform: uppercase;

	padding-bottom: .25em;

}

#popup-block .block-subscribe label {

	font-size: 13px;

	color: #474747;

	line-height: 1.5em;

	display: inline-block;

	padding:20px 0px 15px;

	font-weight: normal;

	width: 100%;

	margin: 0 auto; text-align:left;

}

#popup-block .block-subscribe ~ .popup-bottom {color: #fff;}

#popup-block .block-subscribe .input-box {float: none; width: 100%; margin-bottom: 1.5em;}

#popup-block .block-subscribe input {height: 40px;}

#popup-block .block-subscribe .actions {float: none; border: none; margin: 0; padding: 0; text-align: left;}

#popup-block .block-subscribe .btn {height: 40px; width: auto; padding-left: 30px; padding-right: 30px; background:#2251aa; color:#fff;}

#popup-block {display: none;}

#popup-block .popup-content-wrapper {height: 100%; background-repeat: no-repeat; background-position-x: right; background-size: 50% 100%; background-position: right;}

#popup-block .popup-bottom {position: absolute; margin-left: 30px; bottom: 20px; font-size:13px; color: #666; font-weight: normal; left: 0;}

#popup-block .popup-bottom input[type="checkbox"] {margin-right: 5px; position: relative; top: 2px;}







/* 

 * 	Core Owl Carousel CSS File

 *	v1.3.3

 */



/* clearfix */

.owl-carousel .owl-wrapper:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

/* display none until init */

.owl-carousel{

	display: none;

	position: relative;

	width: 100%;

	-ms-touch-action: pan-y;

}

.owl-carousel .owl-wrapper{

	display: none;

	position: relative;

	-webkit-transform: translate3d(0px, 0px, 0px);

}

.owl-carousel .owl-wrapper-outer{

	overflow: hidden;

	position: relative;

	width: 100%;

}

.owl-carousel .owl-wrapper-outer.autoHeight{

	-webkit-transition: height 500ms ease-in-out;

	-moz-transition: height 500ms ease-in-out;

	-ms-transition: height 500ms ease-in-out;

	-o-transition: height 500ms ease-in-out;

	transition: height 500ms ease-in-out;

}

	

.owl-carousel .owl-item{

	float: left;

}

.owl-controls .owl-page,

.owl-controls .owl-buttons div{

	cursor: pointer;

}

.owl-controls {

	-webkit-user-select: none;

	-khtml-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

/* preloading images */

.product-img-box .loading .product-image,

.owl-item.loading .image-box,

.product-image.loading {

	min-height: 150px;

	background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/AjaxLoader.gif) no-repeat center center

}

#wishlist-slider .owl-item.loading .product-image {

	min-height: 60px;

	background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/AjaxLoader.gif) no-repeat center center

}

/* mouse grab icon */

.grabbing { 

    cursor:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/grabbing.png) 8 8, move;

}

.owl-theme .owl-controls{

	margin-top: 10px;

	text-align: center;

}

/* Styling Next and Prev buttons */



.owl-theme .owl-controls .owl-buttons div{

	color: #FFF;

	display: inline-block;

	zoom: 1;

	*display: inline;/*IE7 life-saver */

	margin: 5px;

	padding: 3px 10px;

	font-size: 12px;

	-webkit-border-radius: 30px;

	-moz-border-radius: 30px;

	border-radius: 30px;

	background: #869791;

	opacity: 0.5;

}

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover{

	opacity: 1;

	text-decoration: none;

}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{

	display: inline-block;

}

.owl-theme .owl-controls .owl-page span{

	display: block;

	width: 12px;

	height: 12px;

	margin: 5px 7px;

	opacity: 0.5;

	-webkit-border-radius: 20px;

	-moz-border-radius: 20px;

	border-radius: 20px;

	background: #869791;

}

.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span{

	opacity: 1;

}



/* If PaginationNumbers is true */



.owl-theme .owl-controls .owl-page span.owl-numbers{

	height: auto;

	width: auto;

	color: #FFF;

	padding: 2px 10px;

	font-size: 12px;

	-webkit-border-radius: 30px;

	-moz-border-radius: 30px;

	border-radius: 30px;

}

/* fix */

.owl-carousel  .owl-wrapper,

.owl-carousel  .owl-item{

	-webkit-backface-visibility: hidden;

	-moz-backface-visibility:    hidden;

	-ms-backface-visibility:     hidden;

  -webkit-transform: translate3d(0,0,0);

  -moz-transform: translate3d(0,0,0);

  -ms-transform: translate3d(0,0,0);

}

.owl-origin {

	-webkit-perspective: 1200px;

	-webkit-perspective-origin-x : 50%;

	-webkit-perspective-origin-y : 50%;

	-moz-perspective : 1200px;

	-moz-perspective-origin-x : 50%;

	-moz-perspective-origin-y : 50%;

	perspective : 1200px;

}

/* fade */

.owl-fade-out {

  z-index: 10;

  -webkit-animation: fadeOut .7s both ease;

  -moz-animation: fadeOut .7s both ease;

  animation: fadeOut .7s both ease;

}

.owl-fade-in {

  -webkit-animation: fadeIn .7s both ease;

  -moz-animation: fadeIn .7s both ease;

  animation: fadeIn .7s both ease;

}

/* backSlide */

.owl-backSlide-out {

  -webkit-animation: backSlideOut 1s both ease;

  -moz-animation: backSlideOut 1s both ease;

  animation: backSlideOut 1s both ease;

}

.owl-backSlide-in {

  -webkit-animation: backSlideIn 1s both ease;

  -moz-animation: backSlideIn 1s both ease;

  animation: backSlideIn 1s both ease;

}

/* goDown */

.owl-goDown-out {

  -webkit-animation: scaleToFade .7s ease both;

  -moz-animation: scaleToFade .7s ease both;

  animation: scaleToFade .7s ease both;

}

.owl-goDown-in {

  -webkit-animation: goDown .6s ease both;

  -moz-animation: goDown .6s ease both;

  animation: goDown .6s ease both;

}

/* scaleUp */

.owl-fadeUp-in {

  -webkit-animation: scaleUpFrom .5s ease both;

  -moz-animation: scaleUpFrom .5s ease both;

  animation: scaleUpFrom .5s ease both;

}



.owl-fadeUp-out {

  -webkit-animation: scaleUpTo .5s ease both;

  -moz-animation: scaleUpTo .5s ease both;

  animation: scaleUpTo .5s ease both;

}

/* Keyframes */

/*empty*/

@-webkit-keyframes empty {

  0% {opacity: 1}

}

@-moz-keyframes empty {

  0% {opacity: 1}

}

@keyframes empty {

  0% {opacity: 1}

}

@-webkit-keyframes fadeIn {

  0% { opacity:0; }

  100% { opacity:1; }

}

@-moz-keyframes fadeIn {

  0% { opacity:0; }

  100% { opacity:1; }

}

@keyframes fadeIn {

  0% { opacity:0; }

  100% { opacity:1; }

}

@-webkit-keyframes fadeOut {

  0% { opacity:1; }

  100% { opacity:0; }

}

@-moz-keyframes fadeOut {

  0% { opacity:1; }

  100% { opacity:0; }

}

@keyframes fadeOut {

  0% { opacity:1; }

  100% { opacity:0; }

}

@-webkit-keyframes backSlideOut {

  25% { opacity: .5; -webkit-transform: translateZ(-500px); }

  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }

  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }

}

@-moz-keyframes backSlideOut {

  25% { opacity: .5; -moz-transform: translateZ(-500px); }

  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }

  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }

}

@keyframes backSlideOut {

  25% { opacity: .5; transform: translateZ(-500px); }

  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }

  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }

}

@-webkit-keyframes backSlideIn {

  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }

  75% { opacity: .5; -webkit-transform: translateZ(-500px); }

  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }

}

@-moz-keyframes backSlideIn {

  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }

  75% { opacity: .5; -moz-transform: translateZ(-500px); }

  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }

}

@keyframes backSlideIn {

  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }

  75% { opacity: .5; transform: translateZ(-500px); }

  100% { opacity: 1; transform: translateZ(0) translateX(0); }

}

@-webkit-keyframes scaleToFade {

  to { opacity: 0; -webkit-transform: scale(.8); }

}

@-moz-keyframes scaleToFade {

  to { opacity: 0; -moz-transform: scale(.8); }

}

@keyframes scaleToFade {

  to { opacity: 0; transform: scale(.8); }

}

@-webkit-keyframes goDown {

  from { -webkit-transform: translateY(-100%); }

}

@-moz-keyframes goDown {

  from { -moz-transform: translateY(-100%); }

}

@keyframes goDown {

  from { transform: translateY(-100%); }

}



@-webkit-keyframes scaleUpFrom {

  from { opacity: 0; -webkit-transform: scale(1.5); }

}

@-moz-keyframes scaleUpFrom {

  from { opacity: 0; -moz-transform: scale(1.5); }

}

@keyframes scaleUpFrom {

  from { opacity: 0; transform: scale(1.5); }

}



@-webkit-keyframes scaleUpTo {

  to { opacity: 0; -webkit-transform: scale(1.5); }

}

@-moz-keyframes scaleUpTo {

  to { opacity: 0; -moz-transform: scale(1.5); }

}

@keyframes scaleUpTo {

  to { opacity: 0; transform: scale(1.5); }

}





/* Category Page ========================================================================= */

.category-image {width: 100%; overflow: hidden; margin: 0 0 5px; text-align: center;}

.category-description {margin: 0 0 1.5em; clear:both; font-size:13px; line-height:21px;} 



/* View Type: Grid */

.products-grid li.item {margin-bottom: 2em;}
.products-list li.item { margin-bottom: 20px; border-bottom:1px solid #ddd; padding-bottom:20px; }

.widget-slider .products-grid li.item {margin-bottom: 0;}



.widget .products-grid li.item:nth-child(4n+1) {clear: left;}

.widget .products-grid li.item:nth-child(4n+4) {clear: right;}



.widget-products .category-name {

	font-family: Hind;

	font-weight: normal;

	font-size: 1em;

	color: #666;

	margin: 0;

}



.ajax-media-overlay{

	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;

	height: 100%;

	left: 0;

	opacity: 0;

	position: absolute;

	top: 0;

	transition: opacity 300ms ease 0s;

	width: 100%;

	z-index: -1;

}

.hide-overlay .ajax-media-overlay {display: none;}

.ajax-media-overlay .loader {

	left: 50%;

	margin-left: -12px;

	margin-top: -12px;

	position: absolute;

	top: 50%;

	background-color: #ffffff;

	background-image: url("https://www.logopro.com.au/skin/frontend/logopro/default/images/ajaxkit-loader.gif");

	background-position: center center;

	background-repeat: no-repeat;

	height: 24px;

	width: 24px;

}

li.item .loading .ajax-media-overlay,

.product-view .loading .ajax-media-overlay{

	z-index:9999;

	opacity: 1;

	filter: alpha(opacity = 100);

}



.image-box {position: relative; overflow: hidden;}

.products-grid .image-box { margin-bottom: 1em;}

.products-list .product-image,

.products-grid .product-image {display: block; border: solid 1px transparent; position: relative;}

.products-grid .product-image {overflow: hidden;}

.products-grid .product-name,
.products-list .product-name {margin:5px 0px; font-size: 1em;}
.products-grid .product-name { height:38px; overflow:hidden;}

.products-grid .product-name a,

.products-list .product-name a,

.footer-products-list .product-name a {font-size: 1.33em; color: #222; font-family: 'Josefin Sans'; line-height: 18px; font-weight: bold;}

.products-grid .product-name a:hover,

.products-list .product-name a:hover,

.footer-products-list .product-name a:hover {color: #597ab2;}

.products-grid .availability,

.products-list .availability {margin-bottom: 1em;}

.products-list .availability {display: block;}

.products-grid .ratings,

.products-list .ratings {margin: 0 0 .66em;}

.products-grid .price-box {margin-bottom:0px; line-height: 1; float:left; padding-top:9px; font-size:14px;}

.products-list .price-box {margin:10px 0px; line-height: 1;}

.products-grid .btn,
.products-list .btn {margin-right: 10px; float: left;}

.products-grid .add-to-links,

.products-list .add-to-links {float: left; margin: 0; list-style: none;}

.products-grid .add-to-links li,

.products-list .add-to-links li {float: left; margin-left: 10px;}

.products-grid .add-to-links li:first-child,

.products-list .add-to-links li:first-child {margin-left: 0;}

.products-grid .link-wishlist-wrapper,

.products-grid .link-compare-wrapper {float: left; margin-left: 10px;}

.products-grid .link-wishlist-wrapper {margin: 0;}

.products-grid .link-wishlist i.fa,

.products-grid .link-compare i.fa,

.products-list .add-to-links li i.fa {height: 40px; width: 40px; text-align: center; border: solid 1px #597ab2; line-height: 38px; font-size: 14px; color: #597ab2;}

.products-grid .link-wishlist i.fa:hover,

.products-grid .link-compare i.fa:hover,

.products-list .add-to-links li i.fa:hover {background-color: #597ab2; color: #fff;}

.link-wishlist i {color: #597ab2;}

.add-to-links li i:hover,

.link-wishlist i:hover {color: #597ab2;}

.products-grid .item:not(.type-4):not(.type-9) .product-labels-wrapper.bottom + .lightbox-button {bottom: auto; top: 10px;}

.products-grid .item:not(.type-4):not(.type-9) .lightbox-button,

.products-list .item .lightbox-button {left: 10px; top: auto; margin: 0; bottom: 10px;}

.products-grid .quickview-wrapper.type-1,

.products-list .quickview-wrapper.type-1 {

	position: absolute;

	top: 50%;

	margin-top: -20px;

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

	text-align: center;

	width: 100%;

}

.mobile-device .products-grid .item .image-box .quickview-wrapper.type-1,

.products-grid .item .image-box:hover .quickview-wrapper.type-1,

.mobile-device .products-list .item .image-box .quickview-wrapper.type-1,

.products-list .item .image-box:hover .quickview-wrapper.type-1 {opacity: 1;}



.category-products .products-grid .btn:not(.btn-quickview) i.fa,

.widget-products .products-grid .btn:not(.btn-quickview) i.fa {display: none;}



.col3-layout .category-products .products-grid .btn:not(.btn-quickview) {padding: 0; width: 40px; height: 40px; line-height: 40px;}

.col3-layout .category-products .products-grid .btn:not(.btn-quickview) i.fa {display: inline-block;}

.col3-layout .category-products .products-grid .btn:not(.btn-quickview) span span {display: none;}



.products-grid.no-indents li.item {padding: 0; margin-bottom: 0;}

.products-grid.no-indents li.item .image-box {margin: 0;}

.products-grid.no-indents li.item .product-image {border-width: 0;}}



body .btn i {

	transition: none;

	-moz-transition: none;

	-webkit-transition: none;

}



/* Grid Types */

.products-grid .item.type-2 {text-align: center;}

.products-grid .actions { float:right;}
.products-grid .ratings {display: inline-block; width: 100%;}

.products-grid .item  .btn-quickview {float: left;}

.products-grid .quickview-wrapper.type-1 .btn-quickview,

.products-list .quickview-wrapper.type-1 .btn-quickview {

	line-height: normal;

	float: none;

	display: inline-block;

}

.products-grid .item .image-box:hover .quickview-wrapper.type-2 {opacity: 1;}

.products-grid .item  .quickview-wrapper.type-2 {

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -30px;

	margin-top: -30px;

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

}

.products-grid .item  .quickview-wrapper.type-2 .btn-quickview {

	width: 60px;

	height: 60px;

	text-align: center;

	background-color: #fff;

	border: solid 1px #597ab2;

	color: #597ab2;

	border-radius: 50%;

	line-height: .91em;

	padding: 1em 0;

	font-family: 'Josefin Sans';

	font-weight: bold;

	font-size: 16px;

}

.products-grid .item  .quickview-wrapper.type-2 .btn-quickview:hover {background-color: #597ab2; color: #fff;}

.mobile-device .products-grid .item .image-box .quickview-wrapper.type-3,

.products-grid .item .image-box:hover .quickview-wrapper.type-3 {opacity: 1;}

.products-grid .item  .quickview-wrapper.type-3 {

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -30px;

	margin-top: -30px;

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

}

.products-grid .item  .quickview-wrapper.type-3 .btn-quickview {

	width: 60px;

	height: 60px;

	text-align: center;

	background-color: rgba(0,0,0,.6);

	border: solid 1px rgba(0,0,0,.6);

	color: #fff;

	border-radius: 50%;

	line-height: .91em;

	padding: 1em 0;

	font-family: 'Josefin Sans';

	font-weight: bold;

	color: #fff;

	font-size: 16px;

}

.products-grid .item  .quickview-wrapper.type-3 .btn-quickview:hover {background-color: #597ab2; border-color: #597ab2; color: #fff;}

.products-grid .item.type-2 .link-wishlist-wrapper {margin-right: 10px;}

.products-grid .item.type-2 .link-compare-wrapper {margin: 0;}

.products-grid .item.type-2 .ratings .rating-box,

.products-grid .item.type-4 .ratings .rating-box {float: none; display: inline-block;}

.products-grid .item.type-2 .link-wishlist-wrapper,
.products-grid .item.type-2 .link-compare-wrapper,
.products-grid .item.type-2 .actions .btn {float: none; display: inline-block; vertical-align: top; }



.products-grid .item.type-3 .buttons-wrapper {min-width: 100px;}

.products-grid .item.type-3 .actions {

	position: absolute;

	bottom: 0;

	width: 0;

	height: 40px;

	left: 0;

	overflow: hidden;

	transition: width 400ms ease;

	-moz-transition: width 400ms ease;

	-webkit-transition: width 400ms ease;

}

.mobile-device .products-grid .item.type-3 .image-box .actions,

.products-grid .item.type-3 .image-box:hover .actions {width: 100%;}

.products-grid .item.type-3 .btn {background-color: rgba(89,122,178,.8); border-color: rgba(89,122,178,.8); color: #fff; width: 72.66%; margin: 0;}

.products-grid .item.type-3 .actions .link-wishlist-wrapper,

.products-grid .item.type-3 .actions .link-compare-wrapper,

.products-grid .item.type-3 .lightbox-button {float: left; margin: 0; width: 40px;}

.products-grid .item.type-3 > div:not(.quick-view-data-container) .link-wishlist i.fa {background-color: rgba(255,169,106,.6); border-color: rgba(255,169,106,.6); color: #fff;}

.products-grid .item.type-3 > div:not(.quick-view-data-container) .link-compare i.fa {background-color: rgba(255,169,106,.8); border-color: rgba(255,169,106,.8); color: #fff;}

.products-grid .item.type-3 .lightbox-button {position: static; margin: 0; opacity: 1;}

.products-grid .item.type-3 .lightbox-button i.fa {border-radius: 0; font-size: 14px; background-color: #ffa96a; color: #fff; width: 40px; height: 40px; line-height: 40px; border: solid 1px #ffa96a;}

.products-grid .item.type-3 .btn:hover,

.products-grid .item.type-3 .link-wishlist i.fa:hover,

.products-grid .item.type-3 .link-compare i.fa:hover,

.products-grid .item.type-3 .lightbox-button i.fa:hover {border-color: #597ab2; background-color: #597ab2;}



.products-grid .item.type-4 {text-align: center;}

.products-grid .item.type-4 .btn-cart {float: none; display: inline-block;}

.products-grid .item.type-4 .actions {

	position: absolute;

	bottom: 0;

	left: 0;

	width: 0;

	overflow: hidden;

	transition: width 400ms ease;

	-moz-transition: width 400ms ease;

	-webkit-transition: width 400ms ease;

	height: 40px;

}

.mobile-device .products-grid .item.type-4 .image-box .actions,

.products-grid .item.type-4 .image-box:hover .actions {width: 100%;}

.products-grid .item.type-4 .actions .quickview-wrapper,

.products-grid .item.type-4 .actions .link-wishlist-wrapper,

.products-grid .item.type-4 .actions .link-compare-wrapper {float: left; margin: 0; width: 33.3334%;}

.products-grid .item.type-4 .actions .buttons-wrapper span:nth-last-child(3):first-child,

.products-grid .item.type-4 .actions .buttons-wrapper span:nth-last-child(3):first-child ~ span {width: 33.3334%;}

.products-grid .item.type-4 .actions .buttons-wrapper span:nth-last-child(2):first-child,

.products-grid .item.type-4 .actions .buttons-wrapper span:nth-last-child(2):first-child ~ span {width: 50%;}

.products-grid .item.type-4 .actions .buttons-wrapper span:nth-last-child(1):first-child {width: 100%;}

.products-grid .item.type-4 .btn-quickview {background-color: rgba(89,122,178,.8); border-color: rgba(89,122,178,.1); color: #fff; width: 100%; text-align: center; font-size: 16px; height: 40px; line-height: 40px;}

.products-grid .item.type-4 .btn-quickview i.fa {display: none;}

.products-grid .item.type-4 > div:not(.quick-view-data-container) .link-wishlist i.fa {background-color: rgba(89,122,178,.8); border-color: rgba(89,122,178,.1); color: #fff; width: 100%; text-align: center;}

.products-grid .item.type-4 > div:not(.quick-view-data-container) .link-compare i.fa {background-color: rgba(89,122,178,.8); border-color: rgba(89,122,178,.1); color: #fff; width: 100%; text-align: center;}



.products-grid .item.type-4 .btn-quickview:hover,

.products-grid .item.type-4 .link-wishlist i.fa:hover,

.products-grid .item.type-4 .link-compare i.fa:hover {border-color: #597ab2; background-color: #597ab2;}



.products-grid .item.type-5 .lightbox-button {left: 10px; top: auto; margin: 0; bottom: 10px;}

.products-grid .item.type-6 .actions {padding-top: 1.25em; margin-top: .5em; border-top: solid 1px rgba(0,0,0,.2); width: 100%;}



.products-grid .item.type-7 .product-info-wrapper {

	text-align: left;

	background-color: rgba(0,0,0,.6);

	padding: 0 20px 20px;

	position: absolute;

	top: 0;

	bottom: 0; 

	left: 0;

	right: 0;

	color: #fff;

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

	z-index: -1;

}

.products-grid .item.type-7 .btn-details {display: none;}

.products-grid.no-indents .item.type-7 {position: relative;}

.products-grid.no-indents .item.type-7 .image-box + .btn-details {

	background: none;

	border: none;

	position: absolute;

	bottom: 0;

	right: 0;

	color: #222;

	z-index: 99;

}

.products-grid.no-indents .item.type-7.hover .image-box + .btn-details {display: none;}

.mobile-device .products-grid .item.type-7 .btn-details,

.products-grid .item.type-7 .btn-details  i.fa {display: inline-block;}

.products-grid .item.type-7.hover .image-box .product-info-wrapper {opacity: 1; z-index: 99;}

.products-grid .item.type-7 .product-info-wrapper .quickview-wrapper {

	display: block;

	margin-left: -20px;

	margin-right: -20px;

	padding-left: 20px;

	padding-right: 20px;

	border-bottom: solid 1px rgba(255,255,255,.2);

}

.products-grid .item.type-7 .btn-quickview  {font-size: 16px; color: #fff; line-height: 38px; font-family: 'Josefin Sans'; font-weight: bold;}

.products-grid .item.type-7 .btn-quickview i.fa {display: none;}

.products-grid .item.type-7 .lightbox-button {position: static; margin: 0; background: none; opacity: 1;}

.products-grid .item.type-7 .lightbox-button i {font-size: 1.16em; height: auto; width: auto; margin: 0 0 .25em; border-radius: 0; background: none;}

.products-grid .item.type-7 .product-name a,

.products-grid .item.type-7 .price {color: #fff;}

.products-grid .item.type-7 .ratings .rating-links a,

.products-grid .item.type-7 .ratings .amount a {color: #fff; font-size: 1em;}

.products-grid .item.type-7 .link-wishlist i.fa,

.products-grid .item.type-7 .link-compare i.fa,

.products-grid .item.type-7 .btn-default,

.products-grid .item.type-7 .actions .btn-details {border-color: #fff; color: #fff; background-color: transparent;}

.products-grid .item.type-7 .link-wishlist i.fa:hover,

.products-grid .item.type-7 .link-compare i.fa:hover,

.products-grid .item.type-7 .btn-default:hover,

.products-grid .item.type-7 .actions .btn-details:hover {background-color: #597ab2; border-color: #597ab2;}

.products-grid .item.type-7 .actions .btn-details {margin-right: 0;}

.products-grid .item.type-7 .actions .link-compare + .btn-details,

.products-grid .item.type-7 .actions .link-wishlist + .btn-details {margin-right: 0; margin-left: 10px;}

.products-grid .item.type-7 .btn-quickview:hover,

.products-grid .item.type-7 .lightbox-button i:hover,

.products-grid .item.type-7 .product-name a:hover {color: #597ab2;}

.products-grid .item.type-7 .bottom {

	position: absolute;

	left: 20px;

	right: 20px;

	bottom: 15px;

}



.products-grid .item.type-8 .buttons-wrapper {

	width: 40px;

	position: absolute;

	bottom: 1px; 

	right: -42px;

	transition: right 400ms ease;

	-moz-transition: right 400ms ease;

	-webkit-transition: right 400ms ease;

}

.mobile-device .products-grid .item.type-8 .buttons-wrapper,

.products-grid .item.type-8 .image-box:hover .buttons-wrapper {right: 2px;}

.products-grid .item.type-8 .buttons-wrapper > *:not(:first-child) {float: none; display: block; border-top: none; margin: -1px 0 0!important;}

.products-grid .item.type-8 .quickview-wrapper {display: block;}

.products-grid .item.type-8 .link-wishlist i.fa,

.products-grid .item.type-8 .link-compare i.fa {background-color: #fff;}

.products-grid .item.type-8 .lightbox-button i,

.products-grid .item.type-8 .btn-quickview {width: 40px; height: 40px; border: solid 1px #597ab2; background-color: #fff; color: #597ab2; line-height: 38px; text-align: center; position: static; display: inline-block; float: none;}

.products-grid .item.type-8 .btn-cart {width: 40px; height: 40px; padding: 0; background-color: #fff;}

.products-grid .item.type-8 .btn-cart i.fa {display: inline-block;}

.products-grid .item.type-8 .lightbox-button {position: static; margin: 0; opacity: 1;}

.products-grid .item.type-8 .lightbox-button i {border-radius: 0; font-size: 14px;}

.products-grid .item.type-8 .lightbox-button i:hover,

.products-grid .item.type-8 .btn-quickview:hover,

.products-grid .item.type-8 .link-wishlist i.fa:hover,

.products-grid .item.type-8 .link-compare i.fa:hover,

.products-grid .item.type-8 .btn-default:hover {background-color: #597ab2; border-color: #597ab2; color: #fff;}

.products-grid .item.type-8 .btn-quickview i.fa {

	transition: none;

	-moz-transition: none;

	-webkit-transition: none;

}



.products-grid .item.type-9 .btn-cart {float: none; display: inline-block;}

.products-grid .item.type-9 .btn-cart i.fa {display: inline-block;}

.products-grid .item.type-9 .actions {

	position: absolute;

	bottom: 0;

	left: 0;

	width: 0;

	overflow: hidden;

	transition: width 400ms ease;

	-moz-transition: width 400ms ease;

	-webkit-transition: width 400ms ease;

	height: 40px;

}

.products-grid .item.type-9 .image-box:hover .actions {width: 100%;}

.products-grid .item.type-9 .btn-quickview {

	font-size: 16px;

	line-height: 38px;

	border: solid 1px;

	font-weight: bold;

	background-color: rgba(89,122,178,.8);

	border-color: rgba(89,122,178,.1);

	color: #fff;

	width: 100%;

	text-align: center;

	font-family: 'Josefin Sans';

}

.products-grid .item.type-9 .btn-quickview i.fa {display: none;}

.products-grid .item.type-9 .actions .quickview-wrapper,

.products-grid .item.type-9 .actions .link-wishlist-wrapper,

.products-grid .item.type-9 .actions .link-compare-wrapper {float: left; margin: 0; width: 33.3334%;}

.products-grid .item.type-9 .link-wishlist i.fa {background-color: rgba(89,122,178,.8); border-color: rgba(89,122,178,.1); color: #fff; width: 100%; text-align: center;}

.products-grid .item.type-9 .link-compare i.fa {background-color: rgba(89,122,178,.8); border-color: rgba(89,122,178,.1); color: #fff; width: 100%; text-align: center;}

.products-grid .item.type-9 .content-wrapper {position: relative;}

.products-grid .item.type-9 .left {padding-right: 60px;}

.products-grid .item.type-9 .btn-cart {width: 40px; height: 40px; line-height: 40px; padding: 0; position: absolute; right: 0; top: 0; margin: 0;}

.products-grid .item.type-9 .btn-quickview:hover,

.products-grid .item.type-9 .link-wishlist i.fa:hover,

.products-grid .item.type-9 .link-compare i.fa:hover {background-color: #597ab2; border-color: #597ab2;}



/* Products Grid Colums */



.col3-layout .products-grid.four-columns .item.type-1 .btn:not(.btn-quickview),

.col3-layout .products-grid.five-columns .item.type-1 .btn:not(.btn-quickview),

.products-grid.six-columns .item.type-1 .btn:not(.btn-quickview),

.products-grid.seven-columns .item.type-1 .btn:not(.btn-quickview),

.products-grid.eight-columns .item.type-1 .btn:not(.btn-quickview),

/*.products-grid.four-columns .item.type-2 .btn:not(.btn-quickview),*/

.products-grid.five-columns .item.type-2 .btn:not(.btn-quickview),

.products-grid.six-columns .item.type-2 .btn:not(.btn-quickview),

.products-grid.seven-columns .item.type-2 .btn:not(.btn-quickview),

.products-grid.eight-columns .item.type-2 .btn:not(.btn-quickview),

.products-grid.four-columns .item.type-3 .btn:not(.btn-quickview),

.products-grid.five-columns .item.type-3 .btn:not(.btn-quickview),

.products-grid.six-columns .item.type-3 .btn:not(.btn-quickview),

.products-grid.seven-columns .item.type-3 .btn:not(.btn-quickview),

.products-grid.eight-columns .item.type-3 .btn:not(.btn-quickview),

.products-grid.four-columns .item.type-5 .btn:not(.btn-quickview),

.products-grid.five-columns .item.type-5 .btn:not(.btn-quickview),

.products-grid.six-columns .item.type-5 .btn:not(.btn-quickview),

.products-grid.seven-columns .item.type-5 .btn:not(.btn-quickview),

.products-grid.eight-columns .item.type-5 .btn:not(.btn-quickview),



.products-grid.four-columns .item.type-6 .btn:not(.btn-quickview),

.products-grid.five-columns .item.type-6 .btn:not(.btn-quickview),

.products-grid.six-columns .item.type-6 .btn:not(.btn-quickview),

.products-grid.seven-columns .item.type-6 .btn:not(.btn-quickview),

.products-grid.eight-columns .item.type-6 .btn:not(.btn-quickview),



.products-grid.four-columns .item.type-7 .btn:not(.btn-quickview),

.products-grid.five-columns .item.type-7 .btn:not(.btn-quickview),

.products-grid.six-columns .item.type-7 .btn:not(.btn-quickview),

.products-grid.seven-columns .item.type-7 .btn:not(.btn-quickview),

.products-grid.eight-columns .item.type-7 .btn:not(.btn-quickview) {padding: 0; width: 40px; height: 40px; line-height: 38px;}

.col3-layout .products-grid.four-columns .item.type-1 .btn:not(.btn-quickview) i.fa,

.col3-layout .products-grid.five-columns .item.type-1 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-1 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-1 .btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-1 .btn:not(.btn-quickview) i.fa,

/*.products-grid.four-columns .item.type-2 .btn:not(.btn-quickview) i.fa,*/

.products-grid.five-columns .item.type-2 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-2 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-2.btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-2 .btn:not(.btn-quickview) i.fa,



.products-grid.four-columns .item.type-3 .btn:not(.btn-quickview) i.fa,

.products-grid.five-columns .item.type-3 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-3 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-3.btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-3 .btn:not(.btn-quickview) i.fa,



.products-grid.four-columns .item.type-5 .btn:not(.btn-quickview) i.fa,

.products-grid.five-columns .item.type-5 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-5 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-5.btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-5 .btn:not(.btn-quickview) i.fa,



.products-grid.four-columns .item.type-5 .btn:not(.btn-quickview) i.fa,

.products-grid.five-columns .item.type-5 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-5 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-5.btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-5 .btn:not(.btn-quickview) i.fa,



.products-grid.four-columns .item.type-6 .btn:not(.btn-quickview) i.fa,

.products-grid.five-columns .item.type-6 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-6 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-6.btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-6 .btn:not(.btn-quickview) i.fa,



.products-grid.four-columns .item.type-7 .btn:not(.btn-quickview) i.fa,

.products-grid.five-columns .item.type-7 .btn:not(.btn-quickview) i.fa,

.products-grid.six-columns .item.type-7 .btn:not(.btn-quickview) i.fa,

.products-grid.seven-columns .item.type-7.btn:not(.btn-quickview) i.fa,

.products-grid.eight-columns .item.type-7 .btn:not(.btn-quickview) i.fa {display: inline-block;}



.col3-layout .products-grid.four-columns .item.type-1 .btn:not(.btn-quickview) span span,

.col3-layout .products-grid.five-columns .item.type-1 .btn:not(.btn-quickview) span span,

.products-grid.six-columns .item.type-1 .btn:not(.btn-quickview) span span,

.products-grid.seven-columns .item.type-1 .btn:not(.btn-quickview) span span,

.products-grid.eight-columns .item.type-1 .btn:not(.btn-quickview) span span,

/*.products-grid.four-columns .item.type-2 .btn:not(.btn-quickview) span span,*/

.products-grid.five-columns .item.type-2 .btn:not(.btn-quickview) span span,

.products-grid.six-columns .item.type-2 .btn:not(.btn-quickview) span span,

.products-grid.seven-columns .item.type-2 .btn:not(.btn-quickview) span span,

.products-grid.eight-columns .item.type-2 .btn:not(.btn-quickview) span span,



.products-grid.four-columns .item.type-3 .btn:not(.btn-quickview) span span,

.products-grid.five-columns .item.type-3 .btn:not(.btn-quickview) span span,

.products-grid.six-columns .item.type-3 .btn:not(.btn-quickview) span span,

.products-grid.seven-columns .item.type-3 .btn:not(.btn-quickview) span span,

.products-grid.eight-columns .item.type-3 .btn:not(.btn-quickview) span span,



.products-grid.four-columns .item.type-5 .btn:not(.btn-quickview) span span,

.products-grid.five-columns .item.type-5 .btn:not(.btn-quickview) span span,

.products-grid.six-columns .item.type-5 .btn:not(.btn-quickview) span span,

.products-grid.seven-columns .item.type-5 .btn:not(.btn-quickview) span span,

.products-grid.eight-columns .item.type-5 .btn:not(.btn-quickview) span span,



.products-grid.four-columns .item.type-6 .btn:not(.btn-quickview) span span,

.products-grid.five-columns .item.type-6 .btn:not(.btn-quickview) span span,

.products-grid.six-columns .item.type-6 .btn:not(.btn-quickview) span span,

.products-grid.seven-columns .item.type-6 .btn:not(.btn-quickview) span span,

.products-grid.eight-columns .item.type-6 .btn:not(.btn-quickview) span span,



.products-grid.four-columns .item.type-7 .btn:not(.btn-quickview) span span,

.products-grid.five-columns .item.type-7 .btn:not(.btn-quickview) span span,

.products-grid.six-columns .item.type-7 .btn:not(.btn-quickview) span span,

.products-grid.seven-columns .item.type-7 .btn:not(.btn-quickview) span span,

.products-grid.eight-columns .item.type-7 .btn:not(.btn-quickview) span span,



.products-grid.four-columns .item.type-7 .desc,

.products-grid.five-columns .item.type-7 .desc,

.products-grid.six-columns .item.type-7 .desc,

.products-grid.seven-columns .item.type-7 .desc,

.products-grid.eight-columns .item.type-7 .desc {display: none;}



.col3-layout .products-grid.four-columns .item.type-1 .link-compare-wrapper,

.col3-layout .products-grid.five-columns .item.type-1 .link-compare-wrapper,

.col3-layout .products-grid.four-columns .item.type-2 .link-compare-wrapper,

.col3-layout .products-grid.five-columns .item.type-2 .link-compare-wrapper,

.col3-layout .products-grid.four-columns .item.type-5 .link-compare-wrapper,

.col3-layout .products-grid.five-columns .item.type-5 .link-compare-wrapper,

.col3-layout .products-grid.four-columns .item.type-6 .link-compare-wrapper,

.col3-layout .products-grid.five-columns .item.type-6 .link-compare-wrapper,

.products-grid.six-columns .item.type-1 .link-compare-wrapper,

.products-grid.seven-columns .item.type-1 .link-compare-wrapper,

.products-grid.eight-columns .item.type-1 .link-compare-wrapper,

.products-grid.six-columns .item.type-2 .link-compare-wrapper,

.products-grid.seven-columns .item.type-2 .link-compare-wrapper,

.products-grid.eight-columns .item.type-2 .link-compare-wrapper,

.products-grid.six-columns .item.type-5 .link-compare-wrapper,

.products-grid.seven-columns .item.type-5 .link-compare-wrapper,

.products-grid.eight-columns .item.type-5 .link-compare-wrapper {

	margin-left: 0;

	margin-top: 10px;

	float: none;

	display: inline-block;

}

.col3-layout .products-grid.four-columns .item.type-6 .link-wishlist-wrapper,

.col3-layout .products-grid.five-columns .item.type-6 .link-wishlist-wrapper {clear: right;}

.products-grid.six-columns .item.type-6 .link-compare-wrapper,

.products-grid.seven-columns .item.type-6 .link-compare-wrapper,

.products-grid.eight-columns .item.type-6 .link-compare-wrapper,

.col3-layout .products-grid.four-columns .item.type-6 .link-compare-wrapper,

.col3-layout .products-grid.five-columns .item.type-6 .link-compare-wrapper {display: block; clear: both; margin-left: 0;	margin-top: 10px;}



.products-grid.four-columns .item.type-4 .btn-quickview i.fa,

.products-grid.five-columns .item.type-4 .btn-quickview i.fa,

.products-grid.six-columns .item.type-4 .btn-quickview i.fa,

.products-grid.seven-columns .item.type-4 .btn-quickview i.fa,

.products-grid.eight-columns .item.type-4 .btn-quickview i.fa,

.products-grid.four-columns .item.type-9 .btn-quickview i.fa,

.products-grid.five-columns .item.type-9 .btn-quickview i.fa,

.products-grid.six-columns .item.type-9 .btn-quickview i.fa,

.products-grid.seven-columns .item.type-9 .btn-quickview i.fa,

.products-grid.eight-columns .item.type-9 .btn-quickview i.fa {display: inline-block;}

.products-grid.four-columns .item.type-4 .btn-quickview span,

.products-grid.five-columns .item.type-4 .btn-quickview span,

.products-grid.six-columns .item.type-4 .btn-quickview span,

.products-grid.seven-columns .item.type-4 .btn-quickview span,

.products-grid.eight-columns .item.type-4 .btn-quickview span,

.products-grid.four-columns .item.type-9 .btn-quickview span,

.products-grid.five-columns .item.type-9 .btn-quickview span,

.products-grid.six-columns .item.type-9 .btn-quickview span,

.products-grid.seven-columns .item.type-9 .btn-quickview span,

.products-grid.eight-columns .item.type-9 .btn-quickview span {display: none;}





.home-slider-conainer {position: relative; padding-bottom: 1.5em;}

.widget-grid.row {margin-left: -10px; margin-right: -10px; margin-bottom: 0;}

.products-grid li.item {float: left; border-top:1px solid #f3f3f3; border-right:1px solid #f3f3f3; padding:15px; margin:0px;}


/*.products-grid li.item:nth-child(1),
.products-grid li.item:nth-child(2),
.products-grid li.item:nth-child(3),
.catalog-category-view .products-grid li.item:nth-child(4) 
  { border-top:0px;}

.cms-index-index .products-grid li.item:nth-child(3n+3)  { border-right:0px;}
.catalog-category-view .products-grid li.item:nth-child(4n+4)  { border-right:0px;} */

.box-up-sell .products-grid li.item:nth-child(1),
.box-up-sell .products-grid li.item:nth-child(2),
.box-up-sell .products-grid li.item:nth-child(3),
.box-up-sell .products-grid li.item:nth-child(4)  { border-top:0px;}
.box-up-sell .products-grid li.item:nth-child(4n+4)  { border-right:0px;}
.box-up-sell .products-grid li.item:nth-child(3n+3)  { border-top:1px solid #f3f3f3;  }


.products-grid.one-column:not(.carousel-ul) li.item{width: 100%;}

.products-grid.two-columns:not(.carousel-ul) li.item{width: 50%;}

.products-grid.three-columns:not(.carousel-ul) li.item{width: 33.3%;}

.products-grid.four-columns:not(.carousel-ul) li.item{width: 25%;}

.products-grid.five-columns:not(.carousel-ul) li.item{width: 20%;}

.products-grid.six-columns:not(.carousel-ul) li.item{width: 16.66%;}

.products-grid.seven-columns:not(.carousel-ul) li.item{width: 14.28%;}

.products-grid.eight-columns:not(.carousel-ul) li.item{width: 12.5%;}

.products-grid.one-column:not(.carousel-ul) li.item,

.products-grid.two-columns:not(.carousel-ul) li.item:nth-of-type(2n+1),

.products-grid.three-columns:not(.carousel-ul) li.item:nth-of-type(3n+1),

.products-grid.four-columns:not(.carousel-ul) li.item:nth-of-type(4n+1),

.products-grid.five-columns:not(.carousel-ul) li.item:nth-of-type(5n+1),

.products-grid.six-columns:not(.carousel-ul) li.item:nth-of-type(6n+1),

.products-grid.seven-columns:not(.carousel-ul) li.item:nth-of-type(7n+1),

.products-grid.eight-columns:not(.carousel-ul) li.item:nth-of-type(8n+1){clear:left;}

.products-grid.one-column:not(.carousel-ul) li.item,

.products-grid.two-columns:not(.carousel-ul) li.item:nth-of-type(2n),

.products-grid.three-columns:not(.carousel-ul) li.item:nth-of-type(3n),

.products-grid.four-columns:not(.carousel-ul) li.item:nth-of-type(4n),

.products-grid.five-columns:not(.carousel-ul) li.item:nth-of-type(5n),

.products-grid.six-columns:not(.carousel-ul) li.item:nth-of-type(6n),

.products-grid.seven-columns:not(.carousel-ul) li.item:nth-of-type(7n),

.products-grid.eight-columns:not(.carousel-ul) li.item:nth-of-type(8n) {clear: right;}



/* View Type: List */

.products-list {list-style: none; padding: 0; margin: 0;}

.products-grid .desc,

.products-list .desc {margin-bottom: 1em;}

.products-list .product-name {margin-bottom: .25em;}

.products-list .product-name a {font-size: 1.5em;}

.widget-products .products-list .image-box,

.widget-products .products-list .product-shop,

.widget-products .footer-products-list .image-box,

.widget-products .footer-products-list .product-shop {float: left; padding-left: 10px; padding-right: 10px;}

.products-list .twenty {width: 20%;}

.products-list .twenty-five {width: 25%;}

.products-list .thirty {width: 30%;}

.products-list .thirty-five {width: 35%;}

.products-list .forty {width: 40%;}

.products-list .forty-five {width: 45%;}

.products-list .fifty {width: 50%;}

.products-list .fifty-five {width: 55%;}

.products-list .sixty {width: 60%;}

.products-list .sixty-five {width: 65%;}

.products-list .seventy {width: 70%;}

.products-list .seventy-five {width: 75%;}

.products-list .eighty {width: 80%;}



 /* Masonry Grid */

.masonry-grid .item {padding-bottom: 1.5em!important;}

.masonry-grid .item:hover .product-info-top {background-color: #597ab2;}

.masonry-grid .item:hover .product-info-top .desc,

.masonry-grid .item:hover .product-info-top .link-shop,

.masonry-grid .item:hover .product-info-top .product-name a {color: #fff;}

.masonry-grid .item .product-image {margin-bottom: 0; display: block;}

.masonry-grid .product-info-top {

	background-color: #fff;

	border-bottom: solid 1px #ddd;

	padding: 2.833em 30px;

	transition: background-color 500ms ease;

	-moz-transition: background-color 500ms ease;

	-webkit-transition: background-color 500ms ease;

	-o-transition: background-color 500ms ease;

}

.masonry-grid .product-info-top .product-name {margin-bottom: 1em;}

.masonry-grid .product-info-top .product-name a {font-size: 1.5em; color: #222; line-height: 1;}

.masonry-grid .product-info-top .desc {font-size: 1em; color: #666; margin-bottom: 1em;}

.masonry-grid .product-info-top .link-shop {font-size: 1em; text-transform: uppercase;}

.masonry-grid .product-info-top .link-shop i {font-size: 1.16em; margin-top: 1px; margin-left: 5px;}

.masonry-grid .product-info-top .link-shop:hover i {margin-left: 10px;}

.masonry-grid .category-button {position: relative; z-index: 9; text-align: center;}

.masonry-grid .category-button a {display: inline-block; font-size: 1em; text-transform: uppercase; height: 40px; line-height: 40px; padding: 0 21px;}

.masonry-grid .category-button a i {margin-right: 10px; font-size: 1.16em; line-height: 40px;}



/* Footer list */

.footer-products-list .item {margin-bottom: 1.5em;}

.footer-products-list .item.last {margin-bottom: 0;}

.footer-products-list .product-image {display: inline-block; width: 64px; vertical-align: top; position: relative;}

.footer-products-list .product-shop {display: inline-block; vertical-align: top; width: 73%;}

.footer-products-list .product-shop .product-name {margin-top: -3px; margin-bottom: .5em;}

.footer-products-list .product-shop .product-name a {font-size: 1em;}

.footer-products-list .product-shop .price-box {margin-bottom: .75em;}

.footer-products-list .product-buttons .button-holder {display: inline-block; vertical-align: middle; }

.footer-products-list .product-buttons .add-to-links {display: inline-block; vertical-align: middle; margin: 0; list-style: none;}

.footer-products-list .product-buttons .add-to-links li {float: left; line-height: 1; margin-left: 15px;}

.footer-products-list .product-buttons .add-to-links li:first-child {margin-left: 12px;}



/* Light box */

.ekko-lightbox .modal-dialog{z-index:9999;}

.modal-open .modal.ekko-lightbox {z-index: 99999;}

.modal-open .modal.ekko-lightbox .modal-header {padding: 0; min-height: 0; border: none; position: absolute; width: 100%; z-index: 9999;}

.modal-open .modal.ekko-lightbox .modal-header .close {font-size: 0; display: inline-block; position: relative; top: 12px; right: 12px; opacity: 1;}

.modal-open .modal.ekko-lightbox .modal-header .close:before {

	content: "\f00d";

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transition: color 300ms ease;

	-moz-transition: color 300ms ease;

	-webkit-transition: color 300ms ease;

	color: #666;

}

.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: #597ab2;}

.modal-open .modal.ekko-lightbox .modal-footer {border-top: none; padding-top: 0; text-align: center; font-weight: 700;}

.ekko-lightbox-container {position: relative;}

.ekko-lightbox-nav-overlay {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 100;

	width: 100%;

	height: 100%;

}

.ekko-lightbox-nav-overlay a {

	z-index: 100;

	display: block;

	width: 49%;

	height: 100%;

	padding-top: 45%;

	color: #fff;

	opacity: 0;

	position: absolute;

	margin-top: -20px;

}

.ekko-lightbox-nav-overlay a.prev {left: 0; text-align: left;}

.ekko-lightbox-nav-overlay a.next {right: 0; text-align: right;}

.ekko-lightbox-nav-overlay a i {

	font-size: 28px;

	color: #fff;

	height: 40px;

	width: 40px;

	line-height: 40px;

	text-align: center;

	background-color: #777;

}

.ekko-lightbox-nav-overlay a i:hover {background-color: #597ab2;}

.ekko-lightbox-nav-overlay a:empty {width: 49%;}

.ekko-lightbox a:hover {text-decoration: none; opacity: 1;}

.ekko-lightbox .glyphicon-chevron-left {left: 0; float: left; padding-left: 15px; text-align: left;}

.ekko-lightbox .glyphicon-chevron-right {right: 0; float: right; padding-right: 15px; text-align: right;}

.ekko-lightbox .modal-footer {text-align: left;}

.lightbox-button {display: block; position: absolute; top: 50%; margin-top: -15px; left: 50%; margin-left: -15px; opacity: 0; z-index: 5;}

.mobile-device .lightbox-button,
.image-box:hover .lightbox-button { opacity: 1;}

.lightbox-button i {width: 30px; height: 30px; background-color: #0e71ac; color: #fff; line-height: 30px; text-align: center; border-radius: 50%; -moz-border-radius: 50%;}

.lightbox-button i:hover {background-color: #597ab2;}

.product-image:hover .lightbox-button.active {opacity: 1; z-index: 9999;}



.image-box .hover-image {

    position:absolute;

    max-width:100%;

    left:0;

    top:0;

    opacity: 0;

    z-index: 3;

}

.image-box:hover span.hover-image,

.image-box:hover span.hover-image { opacity: 1;}

.image-box  .product-image .hover-image.scale {

	transition: opacity 400ms ease;

	-moz-transition: opacity 400ms ease;

	-webkit-transition: opacity 400ms ease;

	-o-transition: opacity 400ms ease;

}

.image-box  .product-image .hover-image.scale + img {

	-webkit-transform: scaleY(1);

	-moz-transform: scaleY(1);

	-o-transform: scaleY(1);

	-ms-transform: scaleY(1);

	transform: scaleY(1);

	-webkit-transition: all 500ms ease-in-out;

	-moz-transition: all 500ms ease-in-out;

	-o-transition: all 500ms ease-in-out;

	-ms-transition: all 500ms ease-in-out;

	transition: all 500ms ease-in-out;

	position: relative;

	display: block;

	z-index: 1;

}

.image-box:hover .product-image .hover-image.scale + img {

	-webkit-transform: scale(10);

	-moz-transform: scale(10);

	-o-transform: scale(10);

	-ms-transform: scale(10);

	transform: scale(10);

	opacity: 0;

	z-index: 2;

}



/* ======================================================================================= */



/* Product Labels */

.product-labels-wrapper {

	position: absolute;

	top: 10px;

	left: 10px;

	right: 10px;

	z-index: 5;

}

.five-columns .product-labels-wrapper,

.six-columns .product-labels-wrapper {left: 5px; right: 5px;}

.seven-columns .product-labels-wrapper,

.eight-columns .product-labels-wrapper {left: 0; right: 0;}

.seven-columns .product-labels-wrapper > div,

.eight-columns .product-labels-wrapper > div {padding-left: 8px; padding-right: 8px;}

.widget-products .products-list .product-labels-wrapper {left: 20px; right:20px;}

.product-labels-wrapper > div {

	padding: .25em 8px;

	z-index: 9;

	color: #597ab2;

	text-align: center;

	font-size: 10px;

	font-weight: normal;

	line-height: 1.2em;

	text-transform: uppercase;

	margin: 0;

	background-color: #fff;

	border: solid 1px;

	float: left;

	clear: both;

}

.product-labels-wrapper > div + div {

	margin-top: 10px;

}

.product-labels-wrapper.bottom {top: auto; bottom: 10px;}



/* label type 1 */

.product-labels-wrapper.label-type-1 > div {

	border-radius: 50%;

	-moz-border-radius: 50%;

	height: 25px;

	line-height: 25px;

	padding-top: 0;

	padding-bottom: 0;

	padding: 0 7px;

}

.product-labels-wrapper.label-type-1 .availability-only {min-width: 33px; line-height: 26px; min-height: 33px;}

.product-labels-wrapper.label-type-1 .availability-only p {

	display: block;

	line-height: normal;

	position: relative;

	top: -10px;

}

.label-type-1 .label-sale.percentage {font-size: 1em; padding: 0 9px}

.label-type-1 .label-sale.percentage span {

	display: block;

	height: auto;

	font-size: 0.75em;

    line-height: normal;

    position: relative;

    top: -6px;

}



/* label type 2 */

.product-labels-wrapper.label-type-2 > div {border-width: 1px; border-style: solid}

.product-labels-wrapper.label-type-2 .availability-only p,

.product-labels-wrapper.label-type-2 .percentage span {display: inline; padding-left: 1px;}



/* label type 3 */

.product-labels-wrapper.label-type-3 > div {

	border-radius: 50px;

	-moz-border-radius: 50px;

	line-height: 33px;

	height: 33px;

	padding:0 12px;

}

.product-labels-wrapper.label-type-3 .availability-only {

	line-height: 33px;

}

.product-labels-wrapper.label-type-3 .availability-only p {display: inline; padding-left: 1px;}

.product-labels-wrapper.label-type-3 .percentage {line-height: 27px; padding: 0 18px; font-size: 1em;}

.product-labels-wrapper.label-type-3 .percentage span{top: -17px; display: block; position: relative; font-size: .75em;}



/**** label type 4 ****/

.product-labels-wrapper.label-type-4 > div {

	line-height: 20px;

	height: 20px;

	padding:0 5px 0 7px;

	position: relative;

}

.product-labels-wrapper.label-type-4 .percentage {font-size: 1em;}

.product-labels-wrapper.label-type-4 .percentage span {display: inline; padding-left: 1px; font-size: .75em;}

.product-labels-wrapper.label-type-4 .availability-only p {display: inline; padding-left: 1px;}

.product-labels-wrapper.label-type-4 > div:before,

.product-labels-wrapper.label-type-4 > div:after {

	width: 0;

	height: 0;

	border-right: 5px solid transparent;

	content:'';

	position: absolute;

	right: -5px;

}

.product-labels-wrapper.label-type-4 > div:before {border-top: 10px solid; top: -1px;}

.product-labels-wrapper.label-type-4 > div:after{border-bottom: 10px solid; bottom: -1px;}



.product-labels-wrapper.label-type-4 > div:before,

.product-labels-wrapper.label-type-4 > div:after {

	border-right: 5px solid transparent;

	border-left: inherit;

	left: auto;

	right: -5px;

}



/* Product View ========================================================================== */

/* Rating */

.no-rating { margin:0; }

.ratings {line-height:1.25; margin:7px 0; }

.ratings strong { float:left; margin:1px 5px 0 0; }

.ratings .rating-links { margin:0; display: inline-block; /* font-size: .91em; */ font-size: 13px;  font-family:Hind,Arial,Helvetica,sans-serif;}

.ratings .rating-links a,

.ratings .amount a {color: #666;}

.ratings .rating-links a:hover,

.ratings .amount a:hover {color: #0e71ac;}

.ratings .rating-links .separator { margin:0 2px; }

.rating-box {float: left; position: relative; font-size: 12px; color: #aaa; margin-right: 10px;}

.rating-box i {margin-right: 5px; width: 11px;}

.rating-box i:nth-child(5n) {margin-right: 0;}

.rating-box .rating {position: absolute; overflow: hidden; top: 0; left: 0; color: #ffce37; height: 11px;}

.rating-box .rating i {position: absolute; left: 0; width: 11px;}

.rating-box .rating i:nth-child(2n) {left: 16px;}

.rating-box .rating i:nth-child(3n) {left: 32px;}

.rating-box .rating i:nth-child(4n) {left: 48px;}

.rating-box .rating i:nth-child(5n) {left: 64px;}

.ratings .amount {display: inline-block; font-size: .91em;}

.ratings-table th,

.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }

.ratings-table th { font-weight:bold; padding-right:8px; }



/* Availability */

.availability {font-size: .817em; color: #888; text-transform: uppercase; line-height: 1; display: inline-block; margin-bottom: 1.5em; position: relative;}

.availability i.fa { font-size: 11px; line-height: 11px; margin-right: 5px; color: #888;}

/* .availability span {line-height: 1;} */

.availability.in-stock i.fa {color: #63c55b;}

.availability.in-stock span {color: #63c55b;}



.availability-only { margin:0 0 7px; }

.availability-only a { background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }

.availability-only .expanded { background-position:100% -15px; }



.availability-only-details { margin:0 0 7px; }

.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }

.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }



/********** < Product Prices */

.availability.out-of-stock + .price-box .price {color: #b2b2b2;}

.price { white-space:nowrap !important; font-family: 'Josefin Sans'; color: #597ab2; font-size: 1.7em; font-weight: bold;}



/* Old price */

.old-price,

.special-price {display: inline-block; vertical-align: middle; margin-bottom: 0;}

.std .old-price,

.std .special-price {margin-bottom: 0;}

.old-price .price-label {display: none;}

.old-price .price {font-size: 1em; color: #aaa; text-decoration:line-through; }



/* Special price */

.special-price .price-label {display: none;}



/* Minimal price (as low as) */

.minimal-price .price-label { font-weight:bold; white-space:nowrap; }



.minimal-price-link { display:block; }

.minimal-price-link .label {font-size: 1em; color: #666; font-weight: bold; padding-left: 0;}

.minimal-price-link .price { font-weight:normal; }



/* Excluding tax */

.price-excluding-tax { display:block; }

.price-excluding-tax .label { white-space:nowrap; }

.price-excluding-tax .price { font-weight:normal; }



/* Including tax */

.price-including-tax { display:block; }

.price-including-tax .label { white-space:nowrap; }



/* Configured price */

.configured-price .price-label { font-weight:bold; white-space:nowrap; }



/* FPT */

.weee { display:block; font-size:11px; color:#444; }

.weee .price { font-size:11px; font-weight:normal; }



/* Excl tax (for order tables) */

.price-excl-tax  { display:block; }

.price-excl-tax .label { display:block; white-space:nowrap; }

.price-excl-tax .price { display:block; }



/* Incl tax (for order tables) */

.price-incl-tax { display:block; }

.price-incl-tax .label { display:block; white-space:nowrap; }

.price-incl-tax .price { display:block; font-weight:bold; }



/* Price range */

.price-from,

.price-to {margin-bottom: 0;}

.price-from .price-label,

.price-to .price-label { font-weight:bold; white-space:nowrap; }



/* Price notice next to the options */

.price-notice { padding-left: 5px; }

.price-notice .price { font-weight:bold; font-size: 1em;}



/* Price as configured */

.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }



/********** Product Prices > */



/* Tier Prices */

.tier-prices .price { font-weight:bold; }



/* Add to Links */

.add-to-links { margin-bottom: 1.5em; }

.add-to-links .separator { display:none; }



/* Add to Cart */

.add-to-cart label { float:left; margin-right:5px; }

.add-to-cart .qty { float:left; }

.add-to-cart button.button { float:left; margin-left:5px; }

.add-to-cart .paypal-logo { clear:left; text-align:right; }

.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

.product-view .add-to-cart .paypal-logo { margin:0; }



/* Add to Links + Add to Cart */

.add-to-box .add-to-cart { /* border-bottom: dotted 1px #ccc; padding-bottom: 1.5em; margin-bottom: 1.5em; */ }

.product-collateral .box-collateral { margin:0 0 15px; }



/* Product View */



.catalog-product-view .breadcrumbs-wrapper.type-2 .page-title {display: none;}

.catalog-product-view .breadcrumbs-wrapper.type-2 .breadcrumb {float: left;}



.product-view {margin-bottom: 0;}

.header-with-image .header-breadcrumbs-wrapper + .content-wrapper .product-view .product-name h1 { }

.product-view .product-name h1 {font-size:28px; margin:-5px 0px 10px; color: #02436b; line-height: 30px; clear:both;}

.product-view .availability {margin-right: 10px;}

.product-view .availability,

.product-view .sku {text-transform: uppercase; font-size: 15px; font-family: 'Hind'; color: #888; display: inline-block; margin-bottom: .25em;}
.product-view .sku { color:#666666;}

.product-view .sku span {color: #666; padding-left:5px;}

.product-view .no-rating {display: inline-block; vertical-align: middle;}

.product-view .ratings .rating-box {float: none; display: inline-block;}

.product-view .ratings .add-review-link {margin: 1em 0;}

.product-view .ratings .add-review-link a.add-review {margin: 0;}

.product-view .add-review-link a.add-review {font-family: 'Josefin Sans'; color: #597ab2; font-size: 1.16em; font-weight: bold; border: solid 1px #597ab2; padding: .5em 10px; display: inline-block; margin: .5em 0;}

.product-view .short-description {margin-bottom: 1.5em; font-size: 1.083em;}

.product-view .short-description h2 {color: #222; font-family: inherit; font-size: 1em; font-weight: normal; line-height: 1.583em; margin: 0; padding-bottom: 1em;}

.product-view .add-to-cart .btn { padding:10px 30px; height: auto; font-size: 16px; float:right; background:#02436b; border-color:#02436b;}

.col3-layout .product-view .medium-layout .add-to-cart .btn,

.col3-layout .product-view .small-layout .add-to-cart .btn {margin-top: .75em;}

.product-view input.qty {font-size: 18px; background:#f6f4f5;}

.product-view .validation-advice {display: inline-block;}

.product-view .add-to-cart .btn i.fa { font-size: 18px; line-height: 1.10em; padding-right: 9px; margin-right: 9px; border-right:1px solid #ddd;}

.product-view .add-to-links li {display: inline-block; margin-right: 10px;}

.product-view .add-to-links li:last-child {margin-right: 0;}

.product-view .add-to-links i {height: 40px; width: 40px; line-height: 38px; text-align: center; color: #597ab2; border: solid 1px #597ab2; vertical-align: top;}

.product-view .add-to-links a:hover i {color: #fff; background-color: #597ab2;}

.col-xs-0,

.col-sm-0,

.col-lg-0 {width: 100%; position: relative; padding-left: 10px; padding-right: 10px;}

/* Product Buttons */

.product-view .product-buttons {margin-bottom: 1em;}

.product-view .product-buttons div {

	background-color: #fff;

	float: left;

	width: 48%;

	transition: background-color 300ms ease;

	-moz-transition: background-color 300ms ease;

	-webkit-transition: background-color 300ms ease;

	-o-transition: background-color 300ms ease;

	color: #597ab2;

	border: solid 1px #597ab2;

}

.product-view .product-buttons div:hover {background-color: #597ab2; color: #fff; border-color: #597ab2;}

.product-view .product-buttons div:hover i {color: #fff;}

.product-view .product-buttons .prev-button + .next-button {margin-left: 4%;}

.product-view .product-buttons div a {display: block; padding: .75em; min-height: 36px; color: inherit;}

.product-view .product-buttons a span {

	font-size: .91em;

	line-height: 1.15em;

	display: inline-block;

	vertical-align: middle;

	margin-left: 24px;

}

.product-view .product-buttons i {

	width: 18px;

	height: 18px;

	line-height: 18px;

	text-align: center;

	color: #597ab2;

	font-size: 14px;

	margin-right: 8px;

	vertical-align: middle;

	position: absolute;

}

.product-view .product-buttons.default {position: absolute; right: 10px; top: -10px; margin: 0;}

.product-view .product-buttons.default > div {width: auto;}

.product-view .product-buttons.default .next-button,

.product-view .product-buttons.default i  {margin: 0; position: relative;}

.product-view .product-buttons.default .next-button {margin-left: 2px;}

.product-view .product-buttons.default + .product-name h1 {padding-right: 100px;}

.breadcrumbs-wrapper .product-buttons {margin-bottom: 1em; float: right; width: 25%;}

.breadcrumbs-wrapper .product-buttons div {

	background-color: #fff;

	float: left;

	width: 48%;

	transition: background-color 300ms ease;

	-moz-transition: background-color 300ms ease;

	-webkit-transition: background-color 300ms ease;

	-o-transition: background-color 300ms ease;

	color: #597ab2;

	border: solid 1px #597ab2;

}

.breadcrumbs-wrapper .product-buttons div:hover {background-color: #597ab2; color: #fff; border-color: #597ab2;}

.breadcrumbs-wrapper .product-buttons div:hover i {color: #fff;}

.breadcrumbs-wrapper .product-buttons .prev-button + .next-button {margin-left: 4%;}

.breadcrumbs-wrapper .product-buttons div a {display: block; padding: .75em; min-height: 36px; color: inherit;}

.breadcrumbs-wrapper .product-buttons a span {

	font-size: .91em;

	line-height: 1.15em;

	display: inline-block;

	vertical-align: middle;

	margin-left: 24px;

}

.breadcrumbs-wrapper .product-buttons i {

	width: 18px;

	height: 18px;

	line-height: 18px;

	text-align: center;

	color: #597ab2;

	font-size: 14px;

	margin-right: 8px;

	vertical-align: middle;

	position: absolute;

}

.breadcrumbs-wrapper .product-buttons.default {margin: -3px 0; float: right; width: auto;}

.breadcrumbs-wrapper .product-buttons.default > div {width: auto;}

.breadcrumbs-wrapper .product-buttons.default .next-button,

.breadcrumbs-wrapper .product-buttons.default i  {margin: 0; position: relative;}

.breadcrumbs-wrapper .product-buttons.default .next-button {margin-left: 2px;}



.product-view .product-shop .price-box {margin: 5px 0px 10px; font-size:18px;}

.product-view .product-shop .price-box .price {font-size: 3em;}

.product-view .product-shop .price-box .old-price .price {font-size: 1.5em;}

.product-view .product-shop .sku-reviews-block .price-box .old-price .price:before,

.product-view .product-shop .sku-reviews-block .price-box .regular-price .price:before,

.product-view .product-shop .product-options-bottom .price-box .old-price .price:before,

.product-view .product-shop .product-options-bottom .price-box .regular-price .price:before {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-right: 10px; vertical-align: middle; margin-top: -3px;}

.product-view .product-shop .sku-reviews-block .price-box .special-price .price:after,

.product-view .product-shop .sku-reviews-block .price-box .regular-price .price:after,

.product-view .product-shop .product-options-bottom .price-box .special-price .price:after,

.product-view .product-shop .product-options-bottom .price-box .regular-price .price:after {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: inline-block; margin-left: 10px; vertical-align: middle; margin-top: -3px;}



.catalog-product-view .breadcrumbs-wrapper.type-2 + .col-main {margin-top: 0;}

.catalog-product-view .breadcrumbs-wrapper.type-2 + .col-main #product_addtocart_form > .row > [class*="col-"] {padding-top: 3.33em;}

.product-sidebar {padding-top: 0!important; margin: 0;}

.product-sidebar:not(.sidebar-left) .sidebar-inner {border-left: solid 1px #ddd; padding-left: 20px; padding-top: 3.33em; padding-bottom: 0;}

.product-sidebar.sidebar-left .sidebar-inner {border-left: none; border-right: solid 1px #ddd; padding-left: 0; padding-right: 20px; padding-bottom: 0; padding-top: 3.33em;}

/* body.sidebar-left .sidebar-inner {border-right: solid 1px #ddd; padding-right: 20px;} */



/* Product Images */

.product-view .product-img-box .product-image {margin-bottom: 1.5em;}

.product-view .product-img-box .product-image-zoom { position:relative; overflow: hidden!important; z-index:9; width: 100%; float: left;}

.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; opacity: 0;}

.product-view .product-img-box .more-views {position: relative;/*  margin-bottom: 2em; */}

.product-view .product-img-box .more-views h2 {color: #222; font-weight: bold; font-size: 1.33em; margin: 0; padding-bottom: 1em; line-height: 1.587em; text-transform: uppercase;}

.product-view .product-img-box .more-views h2:after {content: ''; background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/title_divider.png); width: 62px; height: 5px; display: block; margin-top: .5em;}

.product-view .product-img-box .more-views ul {margin-left: -5px; margin-bottom:0px;}

.product-view .product-img-box .more-views li { float:left; width: 25%;}

.product-view .product-img-box .more-views li a {display: block; margin-left: 16px; margin-bottom: .75em;}

.product-view .product-img-box .more-views .prev,

.product-view .product-img-box .more-views .next{float: left; margin-left: 1px; cursor: pointer;}

.product-view .product-img-box .more-views .slider-buttons {

	opacity: 0;

	transition: opacity 300ms ease;

	-moz-transition: opacity 300ms ease;

	-webkit-transition: opacity 300ms ease;

}

.product-view .product-img-box .more-views:hover .slider-buttons {opacity: 1;}

.product-view .product-img-box .more-views .slider-buttons .prev {position: absolute; top: 50%; margin-top: -26px; left: 10px;}

.product-view .product-img-box .more-views .slider-buttons .next {position: absolute; top: 50%; margin-top: -26px; right: 10px;}

.product-view .product-img-box .more-views .slider-buttons i.fa {

	height: 52px;

	width: 52px;

	border-radius: 50%;

	background-color: rgba(0,0,0,.3);

	color: #fff;

	font-size: 22px;

	line-height: 52px;

}

.product-view .product-img-box .more-views .slider-buttons i.fa:hover {color: #222; background-color: #fff;}

.more-views-container {overflow: hidden;}



.product-view .product-img-box .lightbox-button {

	top: auto;

	bottom: 10px;

	left: auto;

	margin: 0;

	right: 10px;

}



.product-image-popup { margin:0 auto; }

.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }

.product-image-popup .nav { margin:0 100px; text-align:center; }

.product-image-popup .image { display:block; }



/* Product Options */

#super-product-table {margin-top: .5em;}

#super-product-table td {vertical-align: middle;}

#super-product-table .availability,

#super-product-table .price-box {margin: 0;}

#super-product-table .price {margin: 0; font-size: 2em;}

#super-product-table .price:before,

#super-product-table .price:after {content: none;}

#super-product-table .quantity-wrapper {width: 180px;}

.product-essential {margin-bottom:10px;}

.product-options {border:0px; margin-bottom: 20px; padding: 0px;}

.product-options h2 {color: #222; font-size: 1.16em; border-bottom: solid 1px #ddd; line-height: 1.583em; margin: 0 0 1em; padding-bottom: 1em; display: none;}

.product-options dd .qty-holder {display: block; margin-top: .75em;}

.product-options dt label,

.product-options dd .qty-holder label {color: #666; font-size: 1em; position: relative; font-family: inherit; font-weight: normal;}

.product-options dt {position: relative; margin-bottom: .5em;}

.product-options dt label {/* position: static; */ margin: 0; padding: 0 5px; background: #fff;} /* !!! */

.product-options dt label + .price-notice {position: relative; background-color: #fff;}

.product-options dt:before  {content: ''; height: 1px; width: 100%; background-color: rgba(0,0,0,.1); position: absolute; top: 50%; left: 0;}

/* .product-options dt label:before,

.product-options dt label:after {content: ''; height: 1px; width: 40%; position: absolute; left: 0; top: 50%; background: left;} */

.product-options dd .qty-holder label {display: inline-block; margin: 1em 0 .4em;}

.product-options dd .qty-holder {display: block;}

.product-options dd .qty-holder input.qty {width: 40px; height: 40px; line-height: 40px; text-align: center; display: inline-block; float: none;}

.product-options dl {margin-bottom: 0;}

.product-options dt .qty-holder  { float:right; }

.product-options dt .qty-holder label { vertical-align:middle; }

.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }

.product-options dd {margin-bottom: 1em;}

.product-options dd:last-child {margin-bottom: 0;}

.product-options dd input.input-text { width:98%; }

.product-options dd input.datetime-picker { width:150px; }

.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }

.product-options dd textarea {width: 100%; height:8em; }

.product-options dd select { width:100%; font-size:13px; font-family:"Montserrat"; }

.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }

.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }

.product-options .options-list .label { display:block; margin-left:20px; font-size: 1em; color: #666; text-align: left;}

.product-options ul.validation-failed { padding:0 7px; }

.product-options p.required {padding: .75em 0 0; text-align: inherit;}

.product-options .tier-prices {margin: .75em 0 0;}

.product-options-bottom .add-to-links {margin-top: 2.5em;}

.small-layout .product-options-bottom .timer-wrapper .price-box {float: none;}

.product-options-bottom .timer-box ~ .add-to-links {margin-top: 0;}

.a-center .configurable-swatch-list li {float: none; display: inline-block;}



/* Block: Upsell */

#upsell-product-table li.item:nth-child(4n+1) {clear: left;}

#upsell-product-table li.item:nth-child(4n+4) {clear: right;}



/* Block: Tags */

.product-view .box-tags .form-add label {display: block; float: none; margin: 0 0 .75em; color: #222; font-size: 1.083em;}

.product-view .box-tags .form-add .input-box { margin: 0 0 .75em; }

.product-view .extralarge-layout .box-tags .form-add .input-box,

.product-view > .product-collateral .box-tags .form-add .input-box { width: 50%; }

.product-view .box-tags .form-add .btn {float: left;}

.product-view .box-tags .form-add .input-group-btn:last-child > .btn { margin-left: 0; }

.product-view .box-tags .form-add input.input-text { width:254px; }

.product-view .box-tags p.note { clear:both; margin-top: .75em; margin-bottom: 0;}

.product-view .box-tags h3 {margin: 0 0 .5em; font-size: 1.16em; color: #222; font-weight: bold;}

.product-view .box-tags .product-tags li {display: inline-block;}

.product-view .box-tags .product-tags li a {color: #666;}

.product-view .box-tags .product-tags li a:hover {color: #597ab2;}

/* Quantity */

.add-to-cart label[for="qty"]{display: none;}

input.qty, input[id*="qty"] {float: left; margin: 0; padding: 0; width: 60px; height: 40px; line-height: 40px; text-align: center; color: #666; font-size: 12px; border: none; border-left: solid 1px #ccc; border-right: solid 1px #ccc;}

.quantity-increase,

.quantity-decrease {float: left;}

.product-view .quantity-wrapper {display: inline-block; vertical-align: middle; margin: 0; width: auto; padding:3px 0px 0px;}

.quantity-wrapper {margin-bottom: .75em; width: 180px;}

.quantity-wrapper i {color: #ccc; font-size: 14px; height: 40px; width: 40px; line-height: 40px; text-align: center; cursor: pointer; margin: 0 10px;}

.quantity-wrapper i:hover {color: #597ab2;}



/* Tabs */

.product-view #tabs {border: solid 1px rgba(0,0,0,.1); padding:5px 15px 5px 15px; float:left; width:100%; margin-bottom:10px;}

.product-view .nav-tabs {border: none;}

.product-view .nav-tabs li:not(:last-child) {margin-right: 30px;}

.product-view .nav-tabs li a {

	font-family: 'Josefin Sans';

	font-size: 1.33em;

	color: #222;

	background: none;

	margin-right: 0;

	font-weight: bold;

	text-transform: uppercase;

	border: none;

	border-bottom: solid 3px transparent;

	margin-bottom: -3px;

	padding-left: 0;

	padding-right: 0;

	padding-top: 0;

	background: transparent;

}

.product-view .nav-tabs li a:hover,

.product-view .nav-tabs li a:focus,

.product-view .nav-tabs li.active a:hover,

.product-view .nav-tabs li.active a:focus,

.product-view .nav-tabs li.active a {color: #597ab2; border: none; border-bottom: solid 3px #597ab2;}

.product-view .tab-content {padding: 1.5em 0;}

.product-view .tab-content h2 {display: none;}

#product-attribute-specs-table th {

	background-color: #eee;

	color: #888;

	vertical-align: middle;

	padding-left: 20px;

	display: block;

	height: 100%;

	font-size: 1em;

	border-radius: 0;

	text-align: left;

	font-weight: normal;

	border-width: 0;

	border-top-width: 1px;

}

#product-attribute-specs-table .first th {border-top: none;}

.product-collateral .box-collateral {margin-bottom: 0;}

.product-view #tabs.vertical-tabs {position: relative; padding: 0;}

.product-view #tabs.vertical-tabs:after {position: absolute; background: #ddd; height: 100%; width: 1px; left: 199px; display: block; top: 0;}

body .vertical-tabs > .nav-tabs > li {float: none; margin-right: 0!important;}

#product_tabs_description .std {font-size: 1.083em;}



/* Vertical Tabs */

.vertical-tabs > .nav-tabs > li > a {width: 200px; margin-right: 0;  padding: 10px; border: none!important;}

.vertical-tabs > .nav-tabs {float: left; margin-right: 19px; }

.vertical-tabs > .nav-tabs > li > a {margin-right: -1px;}

/* .vertical-tabs > .nav-tabs > li > a:hover,

.vertical-tabs > .nav-tabs > li > a:focus {border-color: #eeeeee #dddddd #eeeeee #eeeeee;} */

.product-view .vertical-tabs > .nav-tabs > li.active > a {margin-top: 0; padding-top: 10px; border-bottom: none;}

.product-view .vertical-tabs .tab-content-inner {float: left; width: 82%; padding-right: 20px;}

.product-view .extralarge-layout .vertical-tabs .tab-content-inner { width: 77%; }



/* Accordion */

.product-collateral .panel.panel-default .panel-heading {margin: 0;}

.product-collateral .panel.panel-default .panel-heading h4 {padding: 0;}

.product-collateral .panel.panel-default .panel-heading h4:hover {color: #597ab2;}

.product-collateral .panel-group .panel + .panel {margin-top: 1.5em;}

.product-collateral .panel-default .panel-body {margin-top: 1em; padding-top: 1.5em; border-top: solid 1px #ddd;}

.product-collateral .panel-default .panel-body h2 {display: none;}

.product-collateral .panel-default .panel-body #upsell-product-table.products-grid li.item {margin-top: 0;}

.product-collateral .product-simple-list .panel.panel-default .panel-heading h4:hover {color: #222;}

.product-collateral table {margin-bottom: 0;}



.product-view .swatch-current .swatch-link.has-image,

.product-view .configurable-swatch-list .swatch-link.has-image {border: solid 1px transparent;}

.product-view .configurable-swatch-list .selected .swatch-link.has-image  {border-color: #222;}

.product-view .configurable-swatch-list .swatch-link.has-image .swatch-label,

.product-view .swatch-current .swatch-link.has-image .swatch-label {box-shadow: 0 0 5px rgba(0,0,0,.2); border-color: transparent;}



.product-banner .banner-content {top: auto; bottom: 8%; left: 8%; text-align: center; right: 8%;}

.product-banner .banner-content h2 {font-size: 4.167em; letter-spacing: -4px; line-height: .8;}

.product-banner .banner-content h3 {text-transform: none; font-size: 1.5em; letter-spacing: 9px;}



/* Related sidebar */

.block-related {position: relative;}

.block-related ul,

.block-related li:last-child,

.block-related #related-slider li {margin-bottom: 0;}

.block-related li {margin-bottom: 1em;}

.block-related .block-content .product-image {display: block;}

.block-related .block-content .product-name {margin-bottom: .25em;}

.block-related .block-content .product-name a {padding: 0; font-size:12px; float: left; max-width: 90%;}

.block-related .block-content li a {font-size: 1em; margin-top: -2px; padding: 0;}

.block-related .block-content li a.minimal-price-link {padding-top: .75em;}

.block-related .product-image {display: block;}

.block-related .related-button {padding-top: 1.5em; border-top: solid 1px #ddd; margin-top: 1.5em; text-align: center;}

.block-related #related-slider + .related-button {margin-top: 1em;}



/* Related bottom */

.related-bottom {margin-top: 3em;}

.related-bottom .block-title {font-size: 1.5em;}

.related-bottom .block-title strong {float: left;}

.related-bottom .block-subtitle {float: right; margin: .25em 0; font-size: .667em;}

.related-bottom .block-content {position: relative;}

.related-bottom ol,

.related-bottom ul {list-style: none; padding: 0; margin-bottom: 0;}

.related-bottom .product-name {border: none; padding: 0; margin-bottom: .5em;}

.related-bottom .product-name a {float: left; max-width: 90%;}

.related-bottom .product-name input.checkbox,

.block-related .product-name .checkbox {float: right; margin-top: 5px; position: absolute; right: 5px;}

.related-bottom li.item:nth-of-type(4n+1) {clear: none;}

.related-bottom li.item:nth-of-type(4n+4) {clear: none;}

.related-bottom .price-box,

.block-related .price-box {display: inline-block; vertical-align: middle; margin-right: 15px; margin-bottom: 0;}

.related-bottom .link-wishlist,

.block-related .link-wishlist {display: inline-block; vertical-align: middle;}

.related-bottom .next,

.related-bottom .prev,

.slider-container .next,

.slider-container .prev {

	position: absolute;

	display: block;

	z-index: 9999;

	opacity: 0;

	top: 30%;

	margin-top: -26px;

	cursor: pointer;

	transition: opacity 800ms ease;

	-moz-transition: opacity 800ms ease;

	-webkit-transition: opacity 800ms ease;

	-o-transition: opacity 800ms ease;

}

.related-bottom .prev,

.slider-container .prev,

.owl-buttons .prev {left: -8px;}

.related-bottom .next,

.slider-container .next,

.owl-buttons .next {right: -8px;}

.related-bottom:hover .next,

.related-bottom:hover .prev,

.mobile-device .related-bottom .next,

.mobile-device .related-bottom .prev,

.slider-container:hover .next,

.slider-container:hover .prev,

.mobile-device .slider-container .next,

.mobile-device .slider-container .prev{opacity: 1;}

.related-bottom .next i,

.related-bottom .prev i,

.slider-container .next i,

.slider-container .prev i,

.owl-buttons i {

	background-color: rgba(0, 0, 0, 0.3);

	border-radius: 50%;

	color: #ffffff;

	font-size: 22px;

	height: 52px;

	line-height: 52px;

	width: 52px;

	text-align: center;

}

.related-bottom .next i:hover,

.related-bottom .prev i:hover,

.slider-container .next i:hover,

.slider-container .prev i:hover,

.owl-buttons i:hover {background-color: #fff; color: #222;}

#related-bottom-slider li.item {margin-bottom: 0;}



/* Reviews */

.box-reviews {margin-top: 3em;}

.box-reviews .block-title { /* border-bottom: solid 1px rgba(0,0,0,.1); */ margin-bottom:15px; font-size: 2em; color: #222; line-height: 1.5em; padding-bottom: 0; }

.box-reviews .block-title:after {display:block; margin: 0; vertical-align: middle; margin-left: 0px;}

.box-reviews .block-title h2 {margin: 0px 0px 3px; font-size: 20px; font-family: inherit; color: inherit; display:block; text-transform: uppercase; vertical-align: middle; }

.box-reviews .rating-block {margin-bottom: 1.5em;}

.box-reviews .rating-block h2,

.box-reviews .rating-block h3 {font-family: inherit; color: #222; font-size: 1.16em; line-height: 1.583em; font-weight: normal; margin: 0;}

.box-reviews .rating-block h2 {margin-bottom: .25em;}

.box-reviews .rating-block h3 {color: #666; margin-bottom: .25em; font-size: 1.083em;}

.box-reviews .rating-block h3 span {color: #597ab2;}

.box-reviews .rating-block h4 {font-size: 1em; font-weight: normal; margin: 0 0 1.25em; line-height: 1.5em; font-family: inherit;}

.box-reviews .rating-block #product-review-table {border-top: solid 1px rgba(0,0,0,.1);}

.box-reviews .rating-block #product-review-table .item {float: left; width: 33.3%; border: solid 1px rgba(0,0,0,.1); border-width: 0 1px 1px 0; padding: 1em 20px; text-align: center;}

.box-reviews .rating-block #product-review-table .item:first-child {border-left-width: 1px;}

.box-reviews .rating-block .rating-title {display: inline-block; font-family: inherit; color: #222; text-transform: uppercase; font-size: 1.083em; line-height: 1.5em; margin-right: 2px;}

.box-reviews .rating-block .rating-title:after {content: ":";}

.box-reviews .rating-block .rating-values {font-family: inherit; font-size: 1.083em; color: #aaa; line-height: 1.5em; display: inline-block;}

.stars-wrapper  {display: inline-block;}

.box-reviews .rating-block .stars-wrapper .value {font-size: .83em; margin-left: 3px; float: left; color: #ccc; cursor: pointer; line-height: 1;}

.box-reviews .rating-block .stars-wrapper .value:first-child {margin-left: 0;}

.box-reviews .stars-wrapper .value i.active {color: #ffd322;}

.box-reviews .stars-wrapper .value i {

	transition: color 100ms ease;

	-moz-transition: color 100ms ease;

	-o-transition: color 100ms ease;

	-webkit-transition: color 100ms ease;

	position: relative;

	z-index: 4;

}

.box-reviews .stars-wrapper .value input {display: none;}



.box-reviews .rating-inputs {border-top: solid 1px rgba(0,0,0,.1); padding: 1em 0 0;}

.box-reviews .rating-inputs ul {margin-bottom: 1.5em;}

.box-reviews .rating-inputs .fields .field {width: 47%; float: left;}

.box-reviews .rating-inputs .fields .field + .field {float: right;}

.box-reviews .rating-inputs .input-box {width: 100%;}

.box-reviews .rating-inputs .input-box textarea {width: 100%; height: 100px;}

.box-reviews .rating-inputs .fields .field input {width: 100%; height: 40px;}

.box-reviews #review-form .rating-inputs label {font-family: inherit; font-size: 1em; line-height: 1.5em; color: #666; font-weight: normal; margin-bottom: .5em; float: none;}

.box-reviews .rating-inputs label em {float: left;}

.box-reviews .rating-inputs .buttons-set {border: none; padding: 0; margin: 0; text-align: center;}



.customer-reviews-wrapper {overflow: hidden;}

.review-box-wrapper {margin-bottom: 1.5em;}

.review-box {float: left; width: 73%; min-height: 190px;}

.review-box .review {float: left; width: 86%; color: #888;}

.review-box .review h3 {color: #222; font-size: 1.33em; margin: 0 0 .75em;}

.review-box .review p {font-size: 1.083em;}

.review-box .review .customer {text-transform: uppercase; color: #aaa;}

.review-box .review .customer i {font-size: 1.16em; margin-right: 4px;}



.customer-rating {float: right; width: 24%; border: solid 1px rgba(0,0,0,.1); text-align: center;}

.customer-rating .item {border-bottom: solid 1px rgba(0,0,0,.1); padding: .91em 12px;}

.customer-rating .item:last-child {border-bottom: none;}

.customer-rating .rating-title {display: inline-block; color: #222; text-transform: uppercase; font-size: 1.083em; line-height: 1.5em; margin-right: 2px;}

.customer-rating .rating-title:after {content: ":";}

.customer-rating .rating-values {display: inline-block; font-size: 1.083em; color: #aaa; line-height: 1.5em;}

.customer-rating .item .rating-box {margin-right: 0; font-size: 10px;}

.customer-rating .item .rating-box i {margin-right: 4px; width: 9px;}

.customer-rating .item .rating-box i:nth-child(5n) {margin-right: 0;}

.customer-rating .item .rating-box .rating {top: 2px; color: #ffd322;}

.customer-rating .item .rating-box .rating i:nth-child(2n) {left: 13px;}

.customer-rating .item .rating-box .rating i:nth-child(3n) {left: 26px;}

.customer-rating .item .rating-box .rating i:nth-child(4n) {left: 39px;}

.customer-rating .item .rating-box .rating i:nth-child(5n) {left: 52px;}



.product-custom {padding: 1.5em 0; clear:both; display:none;}

.product-view .fb-like{margin-right: 20px; margin-bottom: 1em; min-width: 80px; vertical-align: top; width: auto !important;}

.product-view .fb-like span {vertical-align: top!important;}

.product-view .product-custom .fb-like ~ div {vertical-align: top!important; width: 80px!important;}

.product-view .product-custom .twitter-share-button {

    min-width: 100px !important;

    width: 100px!important;

	margin-bottom: 1em;

}

.col3-layout #customer-reviews > div {float: none!important; width: 100%;}

.col3-layout .customer-rating {width: 20%;}

.col3-layout .review-box {width: 77.5%;}

.col3-layout .review-box .review {width: 80%;}

[class*="col2-"] .box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}

[class*="col2-"] .box-reviews .customer-rating {width: 20%;}

[class*="col2-"] .review-box {width: 77%;}

[class*="col2-"] .review-box .review {width: 81%;} 

[class*="col2-"] .with-sidebar .small-layout .timer-wrapper .add-to-links li:not(:first-child),

[class*="col2-"] .with-sidebar .small-layout .add-to-links li.email-friend {margin-top: .75em;}

[class*="col2-"] .product-view .vertical-tabs .tab-content-inner {width: 76%;}

.col3-layout .product-view .vertical-tabs .tab-content-inner {width: 62%;}

.product-view .product-labels-wrapper {z-index: 99;}

.with-sidebar .small-layout .timer-wrapper .add-to-links li.email-friend {margin-top: .75em;}

.with-sidebar .medium-layout .timer-wrapper .price-box {float: none;}



[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin: .75em 0 0;}



[class*="col2-"] .with-sidebar .small-layout .product-options-bottom .price-box,

.col3-layout .product-options-bottom .price-box {float: none;}

.col3-layout .product-view .add-to-links li:last-child {margin-top: .75em;}

.col3-layout .vertical-tabs > .nav-tabs {float: none; margin: 0;}

.col3-layout .vertical-tabs > .nav-tabs > li > a {width: auto;}

.col3-layout .product-view .vertical-tabs > .nav-tabs > li.active > a {background-color: inherit;}

.col3-layout .product-view #tabs.vertical-tabs:after {content: none;}

.col3-layout .medium-layout .vertical-tabs .tab-content-inner {width: 100%!important; padding: 0 20px;}

.col3-layout .nav-tabs > li {float: none;}



/* Small layout */

.small-layout .nav-tabs > li,

.with-sidebar .medium-layout .nav-tabs > li,

.with-sidebar .large-layout .nav-tabs > li {float: none;}

.product-view .small-layout .nav-tabs > li.active > a,

.product-view .with-sidebar .medium-layout .nav-tabs > li.active > a,

.product-view .with-sidebar .large-layout .nav-tabs > li.active > a {margin-top: 0; padding-top: 10px; border-bottom: solid 1px rgba(0,0,0,.1);}

.small-layout .vertical-tabs > .nav-tabs,

.with-sidebar .medium-layout .vertical-tabs > .nav-tabs,

.with-sidebar .large-layout .vertical-tabs > .nav-tabs {float: none; margin: 0;}

.small-layout .vertical-tabs > .nav-tabs > li > a,

.with-sidebar .medium-layout .vertical-tabs > .nav-tabs > li > a,

.with-sidebar .large-layout .vertical-tabs > .nav-tabs > li > a {width: 100%; margin: 0;}

.small-layout #tabs.vertical-tabs:after,

.with-sidebar .medium-layout #tabs.vertical-tabs:after,

.with-sidebar .large-layout #tabs.vertical-tabs:after {content: none;}

.small-layout .vertical-tabs .tab-content-inner,

.with-sidebar .medium-layout .vertical-tabs .tab-content-inner,

.with-sidebar .large-layout .vertical-tabs .tab-content-inner {float: none; width: 100%; padding: 0 20px;}

.with-sidebar .small-layout .product-buttons a span {width: 70%;}

.with-sidebar .small-layout .add-to-links li:not(:last-child) {margin-right: 25px;}

.with-sidebar .small-layout #upsell-product-table li.item {float: none; width: 100%;}

.no-sidebar .small-layout .product-buttons a span {width: 82%;}

.no-sidebar .small-layout #upsell-product-table li.item,

.with-sidebar .medium-layout #upsell-product-table li.item {width: 50%;}

.no-sidebar .small-layout #upsell-product-table li.item:nth-child(2n+1),

.with-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1) {clear: left;}

.no-sidebar .small-layout #upsell-product-table li.item:nth-child(2n+2),

.with-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2) {clear: right;}



/* Medium layout */

.medium-layout .product-buttons a span {width: 81%;}

.no-sidebar .medium-layout #upsell-product-table li.item,

.large-layout #upsell-product-table li.item {width: 33.33%;}

.large-layout #upsell-product-table li.item:nth-child(4n+1),

.large-layout #upsell-product-table li.item:nth-child(4n+4),

.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(4n+1),

.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(4n+4) {clear: none;}

.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),

.large-layout #upsell-product-table li.item:nth-child(3n+1) {clear: left;}

.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+3),

.large-layout #upsell-product-table li.item:nth-child(3n+3) {clear: right;}

.no-sidebar .medium-layout .vertical-tabs .tab-content-inner {width: 63%;}

.no-sidebar .large-layout .vertical-tabs .tab-content-inner {width: 69%;}

.product-view .extralarge-layout.product-img-box {margin-bottom: 1.5em;}

.product-view .extralarge-layout.product-img-box #image{width: 100%;}

.product-view .extralarge-layout .more-views li {width: 12.5%;}



/* Timer */

.timer-box {margin-bottom: .75em; display: none; font-size: .91em; color: #222; text-transform: uppercase;}

.timer-box.no-days .days {display: none;}

.timer-box span {float: left;} 

.timer-box div {float: left; font-style: italic; color: #dd1313; text-transform: none;} 

.timer-box > div:not(.timer-inner):not(.timer-big):after {content: ":"; display: inline-block;}

.timer-box > .seconds:after,

.timer-box > .title:after {content: none!important;}



.timer-box.type-2 {

	position: absolute;

	top: 10px;

	right: 10px;

/* 	background-color: #fff; */

	z-index: 99;

	overflow: hidden;

}

.timer-box.type-2 .title {display: none;}

.timer-box.type-2 .timer-inner div:not(.timer-big) {color: #597ab2; border: solid 1px #597ab2; background-color: #fff; height: 20px; width: 20px; line-height: 20px; text-align: center; font-style: normal; font-size: 12px;}

.timer-box.type-2 .timer-big .timer-inner div {width: 40px; height: 40px; line-height: 40px; line-height: 10px; padding-top: 10px;}

.timer-box.type-2 .timer-big .timer-inner .timer-ico {line-height: 40px; padding: 0;}

.timer-box.type-2 .timer-inner {position: relative;}

.timer-box.type-2 .timer-inner div {float: right;}

.timer-box.type-2 .timer-inner div:not(:first-child):not(.seconds) {margin-right: 2px;}

.timer-box.type-2 span {float: none;}

.timer-box.type-2 .timer-inner > div:after {content: none;}

.timer-box.type-2 .timer-inner div:not(.timer-ico):not(.timer-big) {

	position: relative; 

	top: -150px;

	transition: top 250ms ease;

	-moz-transition: top 150ms ease;

	-webkit-transition: top 150ms ease;

	-o-transition: top 150ms ease;

}

.timer-box.type-2.hover .timer-inner div:not(.timer-ico):not(.timer-big):not(.iframe-element) {top: 0;}

.timer-box.type-2 .timer-ico {

	transition: top 150ms ease;

	-moz-transition: top 150ms ease;

	-webkit-transition: top 150ms ease;

	-o-transition: top 150ms ease;

	cursor: pointer;

	position: absolute;

	right: 0;

}

.timer-box.type-2.hover .timer-ico {opacity: 0; top: -150px;}



.timer-wrapper {border: solid 1px #ddd; display: block; margin-bottom: 1.5em; padding: 1.5em 24px 1em;}

.timer-wrapper .add-to-cart {margin: 0; border: none;}

.timer-wrapper + .add-to-links {padding-top: 1.5em; border-top: dotted 1px #ddd;}

.timer-wrapper .title,

.timer-wrapper .timer-box > span.title,

.timer-wrapper.full .timer-box > span.title {font-size: 1.083em; float: none; text-align: left; display: block;}

.timer-wrapper .timer-box > span.title:after {font-size: 1.083em;}

.timer-wrapper .timer-box > div {font-style: normal; font-size: 2em;}

.timer-wrapper.full .timer-box > div {

	text-align: center; 

	font-style: normal;

	position: relative;

	margin-right: 12px;

	color: #dd1313;

	border: solid 1px #dd1313;

	background-color: #fff;

	font-size: 12px;

	width: 40px; 

	height: 40px; 

	line-height: 40px; 

	line-height: 10px; 

	padding-top: 10px;

}

.timer-wrapper.full .timer-box > div:after,

.timer-wrapper.full .timer-box > div.seconds span:after {content: none;}

.timer-wrapper.full .timer-box > div.seconds {margin-right: 0;}

.timer-wrapper.full .timer-box {margin-bottom: 2em;}

.product-view .timer-box {margin-top: 1.5em;}

.timer-wrapper.full .timer-box > div span {line-height: .85; display: block; float: none;}

.timer-wrapper.full .timer-box > div strong {display: block;}



.product-view .with-sidebar .small-layout .product-options-bottom .timer-wrapper.full .price-box {float: none;}



/* ======================================================================================= */





/* Content Styles ================================================================= */

.product-name { font-size:1em; font-weight:normal; }



/* Product Tags */

.tags-list li { display:inline; }



/* Sitemap */

.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }

.page-sitemap .links a { text-decoration:none; position:relative; color: #aaa; }

.page-sitemap .links a:hover { color: #597ab2; }

.page-sitemap .sitemap { margin: 1em 0; }

.page-sitemap .sitemap li { margin:3px 0; }

.page-sitemap .sitemap li a { color: #aaa; }

.page-sitemap .sitemap li a:hover { color: #597ab2; }

.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; font-size: 1.16em; }

.page-sitemap .sitemap li.level-0 a { color: #222; }

.page-sitemap .sitemap li.level-0 a:hover { color: #597ab2; }



/* RSS */

.rss-title h1 { background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }

.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }



/* Background Wrapper */

.background-wrapper {top: 0; bottom: 0; left: 0; right: 0; opacity: 0;}

.background-wrapper ~ * {position: relative;}



/* Parallax */

.parallax-banners-wrapper .image-wrapper {position: relative;}

.parallax-banners-wrapper .image-wrapper .content {position: absolute; z-index: 99; color: #fff;  bottom: 30%;

  left: 40.5%;

  width: 19%;}



.parallax-banners-wrapper .image-wrapper.first .content {bottom: 10%;}

.parallax-banners-wrapper .image-wrapper .content h4 {font-size: .91em; font-weight: 500; margin: 0 0 .5em;}

.parallax-banners-wrapper .image-wrapper .content h2 {font-size: 2.5em; font-weight: 500; margin: 0 0 .25em; text-transform: uppercase; line-height: 1.25;}

.parallax-banners-wrapper .image-wrapper .content h2 i {font-weight: normal; font-size: .583em; color: #807875;}

.parallax-banners-wrapper .image-wrapper .content h2 strong {font-size: .8em; display: block; text-transform: none;}

.parallax-banners-wrapper .image-wrapper .content h2 sup {font-family: Arial; font-size: .333em; font-weight: normal; color: #222; vertical-align: top; top: 0;}

.parallax-banners-wrapper .image-wrapper .content p {margin-bottom: 1.5em; color: #666;}

.parallax-banners-wrapper .image-wrapper .content .divider-border {

	border-top: 1px solid rgba(0, 0, 0, .15);

	line-height: 0;

	width: 26%;

	height: 3px;

	margin: 0 0 3%;

	font-size: 0;

}

.parallax-banners-wrapper .image-wrapper .content .divider-block {

	display: block;

	width: 30px;

	height: 2px;

	margin: 0;

	border-bottom: 1px solid rgba(0, 0, 0, .15);

	border-left: 1px solid rgba(0, 0, 0, .15);

	border-right: 1px solid rgba(0, 0, 0, .15);

	background: none;

}

.parallax-banners-wrapper .image-wrapper .content.a-center .divider-border,

.parallax-banners-wrapper .image-wrapper .content.a-center .divider-block {

	margin-left: auto; margin-right: auto;

}

.parallax-banners-wrapper .image-wrapper .content.colors-1 > *:not(.btn) {color: #fff;}

.parallax-banners-wrapper .image-wrapper .content.colors-1 .divider-border,

.parallax-banners-wrapper .image-wrapper .content.colors-1 .divider-block {border-color: rgba(255, 255, 255, .3);}



/* ======================================================================================= */





/* Shopping Cart ========================================================================= */

.checkout-cart-index .sidebar {margin: 0;}



/* Checkout Types */

.cart .checkout-types { float:right; text-align:right; margin: 0;}

.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }

.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }



.product-name,

.product-name a,

table h3.product-name,

table .product-name a {font-family: 'Josefin Sans'; color: #222; font-size: 1.16em;}

table .product-name a:hover {color: #597ab2;}

table .cart-actions i,

table .table-button i {color: #aaa; font-size: 1.16em; padding: 5px;}

table .cart-actions i:hover,

table .table-button i:hover {color: #597ab2;}



/* Shopping Cart Table */

#shopping-cart-table {margin-bottom: 2.5em;}

#shopping-cart-table .product-image {display: block; float: left; width: 86px; margin-right: 20px; margin-bottom: .75em;}

#shopping-cart-table .cart-actions {float: right;}

#shopping-cart-table .cart-actions i {padding: 5px;}

#shopping-cart-table .product-name a {display: inline-block; max-width: 79%;}

#shopping-cart-table tr td {padding:10px; vertical-align: middle;}

#shopping-cart-table .product-name {margin: 0 0 .75em;}

#shopping-cart-table .item-options {float: left; margin-bottom: 0;}

#shopping-cart-table .item-options dd {padding-left: 0;}

#shopping-cart-table .item-options dd .price {font-size: 1em;}

#shopping-cart-table .btn-continue {float: left;}



/* Cart Blocks */

.cart-block-title {border-bottom: solid 1px #ddd; padding-bottom: 3px; margin-bottom: 1.5em;}

.cart-block-title h2 {font-size: 1.5em; color: #222; line-height: 1.5em; margin: 0;}

.cart-block label {font-size: 1em; color: #222; font-weight: normal; float: none;}



.cart-block .buttons-set {

	padding-top: 1.5em;

	margin-top: 1.5em;

	text-align: left;

}

.cart-block .sp-methods {margin: 0;}

.cart-block .sp-methods dd:last-child li:last-of-type label {margin-bottom: 0;}

.cart-block #shipping-zip-form ~ #co-shipping-method-form {margin-top: 3em;}

.cart .sidebar .cart-block {margin-bottom: 3em;}

.cart .sidebar .cart-block:last-child {margin-bottom: 0;}

.cart .totals:not(.panel-body) #shopping-cart-totals-table {margin-bottom: 1em;}

.cart .totals:not(.panel-body) .checkout-types {float: none; text-align: right; padding-top: 1.5em; border-top: solid 1px #ddd;}

#shopping-cart-totals-table tr,

#shopping-cart-totals-table td {vertical-align: middle;}

#shopping-cart-totals-table tfoot tr:last-of-type td:last-of-type .price {font-size: 2em;}



/* Shopping Cart Collateral boxes */

.cart .crosssell .product-image {float: left; width: 86px; margin-right: 15px;}

.cart .crosssell .product-details {float: left; width: 65%;}

.cart .crosssell li.item {margin-bottom: 1.5em;}

.cart .crosssell li.item.last {margin-bottom: 0;}

.cart .crosssell li.item .product-name {margin: 0 0 .5em;}

.cart .crosssell li.item .product-name a {color: #222; font-size: 1em; font-weight: bold;}

.cart .crosssell li.item .product-name a:hover {color: #597ab2;}

.cart .crosssell li.item .price-box {margin-bottom: .5em;}

.cart .crosssell li.item .btn ,

.cart .crosssell-big li.item .btn{float: left; margin-right: 10px; padding: 0; height: 40px; width: 40px; line-height: 38px; text-align: center;}

.cart .crosssell li.item .add-to-links {float: left; margin: 0;}

.cart .crosssell li.item .add-to-links li {float: left; margin-left: 10px;}

.cart .crosssell li.item .add-to-links li:first-child {margin-left: 0;}

.cart .crosssell li.item .add-to-links li i {padding: 5px; padding: 0; height: 40px; width: 40px; line-height: 38px; text-align: center; border: solid 1px #597ab2; color: #597ab2;}



.cart-collaterals .panel.panel-default .panel-heading {margin: 0;}

.cart-collaterals .panel.panel-default .panel-heading h4 {padding: 0;}

.cart-collaterals .panel.panel-default .panel-heading h4:hover {color: #597ab2;}

.cart-collaterals.panel-group .panel + .panel {margin-top: 1.5em;}

.cart-collaterals .panel.panel-default .cart-block-title {display: none;}

.cart-collaterals .panel-default > .panel-heading + .panel-collapse > .panel-body {margin-top: 1.5em; padding-top: 1.5em;}

.cart-collaterals .panel-default #crosssell-products-list.products-grid li.item {margin-top: 0; margin-bottom: 0;}

.cart-collaterals .discount-form { margin-bottom: 1em; }



/* Shopping Cart Totals */

#shopping-cart-totals-table,

#shopping-cart-totals-table th,

#shopping-cart-totals-table td {border: none;}

#shopping-cart-totals-table .price {font-size: 1em;}

#shopping-cart-totals-table + .checkout-types .btn-proceed-checkout {margin-bottom: .75em;}

#shopping-cart-totals-table + .checkout-types a {font-size: .91em; color: #aaa;}

#shopping-cart-totals-table + .checkout-types a:hover {color: #597ab2;}



/* Options Tool Tip */

.item-options dt,

.item-options dd {

	font-style: italic;

	font-size: 1em;

	color: #333;

	font-weight: bold;

}

.item-options dd {font-weight: normal; color: #666;}

.truncated { cursor:help; }

.truncated a.dots { cursor:help; }

.truncated a.details { cursor:help; }

.truncated .truncated_full_value { position:relative; z-index:999; }

.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }

.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }

.truncated .show .item-options { top:-20px; left:50%; }

.col-left .truncated .show .item-options { left:30px; top:7px; }

.col-right .truncated .show .item-options  { left:-240px; top:7px; }

/* ======================================================================================= */

/* Checkout ============================================================================== */

/********** < Common Checkout Styles */

/* Shipping and Payment methods */

.panel-body .sp-methods dt {color: inherit;}

.sp-methods dt { color: #222; font-size: 1em;}

.sp-methods {margin-bottom: .75em;}

.sp-methods dd:last-child ul {margin-bottom: 0;}

.sp-methods input[type="radio"] {float: left; margin-right: 5px;}

.sp-methods .price {font-size: 1em;}

.sp-methods .form-list { padding-left:20px; }

.sp-methods select.month { width:150px; margin-right:10px; }

.sp-methods select.year { width:96px; }

.sp-methods input.cvv { width:3em !important; }



.sp-methods .checkmo-list li { margin:0 0 5px; }

.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }

.sp-methods .checkmo-list address { float:left; }



.sp-methods .centinel-logos a { margin-right:3px; }

.sp-methods .centinel-logos img { vertical-align:middle; }



.sp-methods .release-amounts { margin:0.5em 0 1em; }

.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }



.please-wait { float:right; margin-right:5px; }

.please-wait img { vertical-align:middle; }

.cvv-what-is-this { cursor:help; margin-left:5px; }



/* Tooltip */

.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }

.tool-tip .btn-close { text-align:right; }

.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }

.tool-tip .tool-tip-content { padding:5px; }



/* Gift Messages */

.gift-messages-form { position:relative; padding: 1.5em 18px; border:1px solid #ddd; background-color:#f5f5f5; margin-top: 1em; }

.gift-messages-form label { float:none !important; position:static !important; }

.gift-messages-form .item .product-img-box { float:left; width:75px; }

.gift-messages-form .item .product-image { margin:0 0 7px; }

.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }

.gift-messages-form .item .details { margin-left:90px; }

.gift-messages-form .item .details .product-name {margin-top: 0; color: #222; font-size: 1.16em; line-height: 1.583em; }



.gift-message-link { display:block; background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }

.gift-message-link.expanded { background-position:0 -53px; }

.gift-message-row .btn-close { float:right; }

.gift-message dt strong { font-weight:bold; }

.gift-messages-form .allow-gift-messages-for-order-container { margin-bottom: 1.5em; }

.gift-messages-form .inner-box ul.row { margin-top: 1.5em; }

.gift-messages-form .inner-box input.form-control,

.gift-messages-form .inner-box textarea.form-control { background-color: #fff; }

.gift-messages-form .inner-box h4 { font-weight: bold; font-size: 1em; margin: 0; }

.gift-messages-form .inner-box h4 + .checkbox { margin-bottom: 1em; }

.gift-messages-form .inner-box ul.form-list { margin: .75em 0; }



/* Checkout Agreements */

.checkout-agreements li { margin:10px 0; }

.checkout-agreements .agreement-content { border:1px solid #eee; background-color:#eee; padding:5px; height:10em; overflow:auto; }

.checkout-agreements .agree { padding:6px; }



/* Centinel */

.centinel .authentication { border:1px solid #ddd; background:#fff; }

.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }



/********** Common Checkout Styles > */



/* One Page Checkout */

.block-progress dt { font-weight:normal; color: #222; padding: .75em 0; border-bottom: 1px solid #ddd; }

.block-progress dt a i { color: #aaa; }

.block-progress dt a:hover i { color: #ef2626; }

.block-progress dd { padding: 1.5em 0; }

.block-progress dd address { margin: 0; }

.block-progress dt.complete,

.block-progress dd.complete { background-color:#fff; }

.opc { /* border-bottom:1px solid #ddd; */ position:relative; }

/* .opc li.section { border:1px solid #ddd; } */

.opc .buttons-set.disabled button.button { display:none; }

.opc .buttons-set .please-wait { height:21px; line-height:21px; margin-top: .5em; }



.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }

.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }

.opc .step-title h2 { float:left; }

.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }

.opc .active .step-title { cursor:default; }

.opc .step { padding:10px; position:relative; }

.step.panel-body {border-top: 1px solid #ddd;}

.opc .step .tool-tip { right:10px; }

.opc .panel.section .panel-heading { margin-bottom: 0; }

.opc .panel.section.active .panel-heading { margin-bottom: 1.5em; }

.opc.panel-group .panel-heading .number {

	float: left;

	margin-right: 7px;

	background-color: #f5f5f5;

	width: 35px;

	height: 35px;

	line-height: 35px;

	text-align: center;

	border-radius: 35px;

	-moz-border-radius: 35px;

}

.opc.panel-group .panel-title { font-size: 1.16em; padding: 0; line-height: 2.32; }

.opc.panel-group .active .panel-title { text-transform: uppercase; font-weight: bold; }

.opc .page-subtitle { padding-top: 1.5em; }

.opc h3 { text-transform: uppercase; margin: 0; font-size: 1.16em; padding-bottom: .333em; line-height: 1.583em; font-weight: bold; color: #222; }

.opc h4 {font-weight: normal; font-size: 1em; margin: 0 0 1em; }

.opc ul.form-list + h4 { border-top: solid 1px #ddd; padding-top: 1.5em; }

.opc p { color: #777; }

.opc ul.form-list { margin: .75em 0; }

.opc ul.form-list div.radio { margin-top: 0; }

.opc ul.form-list div.radio label {/*  color: #222;  */font-weight: bold; }

.opc ul.ul { padding: 1em 12px 1em; }

.opc ul.ul li { color: #aaa; }

.opc ul.ul li:before { content: "\2022"; font-size: 1em; padding-left: 5px; padding-right: 10px; float: left; }

.opc #login-form { margin-bottom: 0; }

.opc #login-form .form-list { margin-top: 1.5em; }

.opc .buttons-set { border-top: 1px solid #ddd; padding-top: 1.5em; }

.opc .buttons-set a { margin-top: .75em; }

.opc .buttons-set p { margin-top: .75em; }

.opc p.required { padding-top: .58em; color: #f00; }

.opc .sp-methods dd { margin-bottom: 1em; }

.opc .sp-methods .no-display {display: block!important;}

.opc table.table tr > th,

.opc table.table tr > td { vertical-align: middle; }

.opc .form-group > div[class*="customer-name"] { margin-top: 1.5em; }

.opc .order-review .table-bordered { border-top: none; }

#opc-login .radio input.radio { margin-top: 2px; }

#co-shipping-method-form .buttons-set { margin-top: 1.5em; }

#co-shipping-method-form,

#co-shipping-form,

#co-payment-form,

#co-billing-form { margin-top: 1.5em;  margin-bottom: 0;}

#co-billing-form li.address,

#co-billing-form li.address ul { margin-bottom: 0; }

#co-payment-form .form-list { padding-left: 10px; }

#checkout-payment-method-load dd { margin-bottom: 0; }

#checkout-step-payment .buttons-set { margin-top: 1em; }

.checkout-onepage-success .buttons-set { margin-top: 1.5em;/*  padding-top: 1.5em; border-top: 1px solid #ddd; */ }

#co-payment-form .radio input[type="radio"] {margin-left: 0;}



/* Multiple Addresses Checkout */

.checkout-progress { padding:0 50px; margin:1em 0 2em; }

.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }

.checkout-progress li.active { border-top-color:#000; color:#000; }



.multiple-checkout { position:relative; padding-bottom: 3em; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }

.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }

.multiple-checkout .buttons-set { margin-top: 1.5em; padding-top: 1.5em; border-top: 1px solid #ddd; }

.multiple-checkout #review-buttons-container { font-size: .66em; margin-top: .75em; }

.multiple-checkout table.table tr > td { padding: 1.5em; vertical-align: middle; }

.multiple-checkout .content h2 { font-size: 1.16em; margin: 0 0 .64em; }

.multiple-checkout h3 {font-size: 1.16em; margin-top: 0; }

.multiple-checkout h3 a { color: #222; }

.multiple-checkout h3 a:hover { color: #597ab2; }

.multiple-checkout table.table i.fa { color: #ddd; }

.multiple-checkout table.table i.fa:hover { color: #597ab2; }

.multiple-checkout table.table select.form-control { width: auto; }

.multiple-checkout .panel-default .sp-methods { margin-bottom: 0; }

.multiple-checkout .please-wait { font-size: .67em; margin-top: .58em; }



/* ======================================================================================= */





/* Account Login/Create Pages ============================================================ */

.registered-users .form-list,

.registered-users .form-group { margin-bottom: 0; }

form.form-horizontal .form-list li.fields {

	margin-bottom: 0;

}

form.form-horizontal .fields div[class*="customer-name"] > div {

	margin-bottom: .833em;

}

.account-create form.form-horizontal p.required,

.account-login form.form-horizontal p.required {

	padding-top: .833em;

	margin-bottom: 0;

}

.account-create #form-validate ul.form-list.form-group { margin-bottom: 0; }

/* Customer Login */

.account-login form.form-horizontal .checkbox { min-height: 20px; }

.account-login form.form-horizontal .buttons-set a {

	margin-top: .75em;

}

.account-login form.form-horizontal .new-users .content {

	margin-bottom: 1.5em; min-height:150px;

}



/* Forgot You Password */

/* Account Create */

.account-create form.form-horizontal {

	margin-bottom: 2.5em;

}



/* Account Login/Create Pages ============================================================ */



/* Captcha */

.captcha-image { float:left; position:relative; }

.captcha-img { border:1px solid #ccc; }

.captcha-reload { position:absolute; top:2px; right:2px;}

.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }



@-webkit-keyframes rotate {

    0% { -webkit-transform:rotate(0); }

    0% { -webkit-transform:rotate(-360deg); }

}

@-moz-keyframes rotate {

    0% { -moz-transform:rotate(0); }

    0% { -moz-transform:rotate(-360deg); }

}

@keyframes rotate {

    0% { transform:rotate(0); }

    0% { transform:rotate(-360deg); }

}



/* Remember Me Popup ===================================================================== */

.window-overlay { background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }



#remember-me-popup .modal-dialog {

	position: absolute;

	top: 50%;

	left: 50%;

	margin-top: -70px;

	margin-left: -300px;

}

#remember-me-popup .modal-content {

	padding: 1.5em 20px;

}

#remember-me-popup .modal-header,

#remember-me-popup .modal-body {

	padding: 0;

}

#remember-me-popup .modal-header {

	border-bottom-color: #ddd;

	margin-bottom: 1.5em;

}

#remember-me-popup .modal-title {

	font-family: 'Josefin Sans';

	font-weight: bold;

	font-size: 1.5em;

	color: #222;

	line-height: 1.5;

	padding-bottom: .5em;

}

#remember-me-popup .modal-header .close {

	opacity: 1;

	color: #aaa;

}

#remember-me-popup .modal-header .close:hover i.fa {

	opacity: 1;

	color: #597ab2;

}

/* Remember Me Popup ===================================================================== */



/* My Account ============================================================================= */

.my-account .title-buttons .link-rss { float: none; margin: .667em 0 0; }

.my-account table.table { margin-bottom: 0; }

.my-account table.table tr td .product-image { width: 86px; display: block; }

.my-account .table-responsive { margin-bottom:10px; }

.my-account table.table-hover tr { -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }

.my-account table.table > thead > tr > td,

.my-account table.table > tbody > tr > td,

.my-account table.table > tfoot > tr > td,

.my-account table.table > thead > tr > th,

.my-account table.table > tbody > tr > th,

.my-account table.table > tfoot > tr > th {	vertical-align: middle; }

.my-account .table > tbody + tbody { border-top-width: 1px; }

.my-account .table-bordered > thead > tr > th,

.my-account .table-bordered > thead > tr > td { border-bottom-width: 1px; }

.my-account table.table > thead > tr > td,

.my-account table.table > tbody > tr > td,

.my-account table.table > tfoot > tr > td {	padding: 1.5em 18px; }

.my-account table.table tr.first > td { border-top: 0; }

.my-account table.table-condensed > thead > tr > th,

.my-account table.table-condensed > tbody > tr > th,

.my-account table.table-condensed > tfoot > tr > th { border: 0; width: 50%; padding-left: 0; }

.my-account table.table-condensed > thead > tr > td,

.my-account table.table-condensed > tbody > tr > td,

.my-account table.table-condensed > tfoot > tr > td {	padding: inherit; border: 0; }

.my-account table.table a { color: #666; }

/* .my-account table.table a i.fa { color: #aaa; font-size: 1.167em; margin-left: 10px; }

.my-account table.table a:hover i.fa,

.my-account table.table a:hover,

.my-account table.table .product-name a:hover { color: #597ab2; } */

/* .my-account table.table .product-name a { color: #222; } */

.my-account table.table .product-name { font-size: 1.167em; color: #222; line-height: 1.583em; margin: 0; }

.my-account table.table .price-excl-tax .price,

.my-account table.table .price-excl-tax {	display: inline-block; }

/* .my-account table.table .rating-box {	width: 90px; }

.my-account table.table .rating-box .rating {	top: 3px; }

.my-account table.table .rating-box .rating i:nth-child(2n) { left: 19px; }

.my-account table.table .rating-box .rating i:nth-child(3n) { left: 38px; }

.my-account table.table .rating-box .rating i:nth-child(4n) {	left: 57px; }

.my-account table.table .rating-box .rating i:nth-child(5n) {	left: 77px; } */

.my-account table#my-tags-table > tbody > tr > td { vertical-align: top; }

.my-account table#my-tags-table > tbody > tr > td.last { vertical-align: middle; }

.my-account .panel-default p.edit {	margin-top: .75em; }

.my-account .panel-default p.edit,

.my-account .panel-default p.edit a {	color: #aaa; }

.my-account .panel-default p.edit a:hover,

.my-account a:hover {color: #597ab2; }

.my-account .actions { width: 130px; text-align: center; }

.my-account .actions .btn { vertical-align: middle; }

.my-account .actions .add-to-links { display: inline-block; vertical-align: middle; margin: 1em 0 0; }

.my-account .actions .add-to-links i.fa { margin: 0 5px 0 0; }

.my-account .actions .add-to-links li { display: inline-block; }

.my-account .actions .add-to-links li:first-child { margin-left: 0; }

.my-account .truncated { display: inline-block; margin-top: .75em; }

.my-account .truncated .truncated_full_value { position: absolute; }

.my-account .truncated .truncated_full_value .item-options { width: 200px; background-color: #fff; border-color: #fff; padding: 1em; -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1); box-shadow: 0px 1px 2px rgba(0,0,0,.1); }

.my-account .truncated .truncated_full_value .item-options > p { text-transform: uppercase; }

.my-account .truncated .truncated_full_value .item-options dl { display: inline-block; margin-bottom: 1em; }

.my-account .truncated .truncated_full_value .item-options dl:last-child { margin-bottom: 0; }

.my-account .truncated .truncated_full_value .item-options dt { float: left; clear: left; font-style: normal; }

.my-account .truncated .truncated_full_value .item-options dd { float: left; padding-left: 5px; clear: right; }

.my-account .customer-rating{ float: none; width: auto; }

.my-account .product-review .media {

	border: solid 1px #ddd;

	padding: 1.5em 20px;

	min-height: 180px;

}

.my-account .product-review .product-img-box .product-image { width: auto; height: auto; }

.my-account .product-review .media-body .product-details { margin: 0; }

.my-account .product-review .media-body .product-name { font-size: 1.167em; color: #222; line-height: 1.583em; margin: 0 0 .833em; text-transform: uppercase; }

.my-account .product-review .media-body .product-details small { display: block; float: right; font-size: .91em; color: #aaa; margin: 0; padding: .2em 0; }

.my-account .product-review .media-body .product-details .ratings { margin: 0 0 1em; }

.my-account .product-review .media-body .product-details p { color: #888; }

.my-account .product-review .buttons-set { margin-top: 1.5em; }

.my-account .order-links { text-align: right; }

.my-account .form-group strong {font-weight: normal;}



/** Block: Account **/

.block-account .block-content li:before {

	content: '\f105';

	display: inline-block;

	font: normal normal normal 14px/1 FontAwesome;

	font-size: inherit;

/* 	color: #666; */

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	transform: translate(0, 0);

}

.block-account .block-content li.current:before {

	margin-right: 10px;

}

.block-account .block-content li.current { font-size: 1.083em; padding: .5em 0 .45em; }

.block-account .block-content li.current,

.block-account .block-content li a:hover { color: #597ab2; }

/* Wishlist */

.my-wishlist table.table .product-name { margin: 0 0 .5em; }

.my-wishlist .table-button  { margin: .2em 0 0; }

.my-wishlist .cart-cell { text-align: center; }

.my-wishlist .cart-cell .add-to-cart-alt { display: inline-block; }

.my-wishlist .cart-cell .price-box { margin-bottom: 1.5em; }

.my-wishlist .cart-cell .btn-primary { height: auto; padding:6px 20px; margin-left: 10px; }

.my-wishlist .form-horizontal .buttons-set { padding-top: 0; border-width: 0; }

.my-wishlist .buttons-set .btn-share { float: right; margin-left: 10px; }

.my-wishlist .buttons-set .btn-update { float: left; }

.my-wishlist .buttons-set .btn-tocart { float: right; }

/* Tags */

.box-tags li.item .product-name {

	font-size: 1.083em;

	margin-bottom: .5em;

	line-height: 1.5;

}

.box-tags li.item .product-name a {

	color: #222;

}

.tags-list li { font-size: 1.167em; margin-right: 5px; }

.tags-list a,

.box-tags .tags a { color: #aaa; }

.tags-list a:hover,

.box-tags .tags a:hover,

.box-tags li.item .product-name a:hover { color: #597ab2; }

/* Reviews */

.dashboard .box-reviews { margin: 0 0 1.5em; }

.dashboard .box-reviews li.item .product-name {

	font-size: 1.083em;

	margin-bottom: .5em;

	line-height: 1.5;

}

.dashboard .box-reviews li.item .product-name a { color: #222; }

.dashboard .box-reviews li.item .product-name a:hover { color: #597ab2; }



/********** < Dashboard */



/* Block: Recent Orders */

.dashboard .box-recent { margin:10px 0; }



/* Block: Reviews */

.dashboard .box-reviews .number { float:left; font-size: .833em; font-weight:bold; line-height:1; color:#fff; margin: .3em -20px 0 0; padding:2px 3px; background:#ddd; }

.dashboard .box-reviews .details { margin-left: 20px; }



/* Block: Tags */

.dashboard .box-tags .number { float:left; font-size: .833em; font-weight:bold; line-height:1; color:#fff; margin: .3em -20px 0 0; padding:2px 3px; background:#ddd; }

.dashboard .box-tags .details { margin-left:20px; }

/********** Dashboard > */



/* Order View */

.order-info { border:1px solid #ddd; padding: 5px; margin-bottom: 1.5em; }

.order-info a { color: #aaa; }

.order-info dl,

.order-info dt,

.order-info dd,

.order-info ul,

.order-info li { display:inline; margin: 0 5px 0 0; }

.order-info dt { font-weight:bold; }

.order-date { margin: 0; float: right; }

.order-items { width:100%; overflow-x: auto; }



.order-additional { margin: 1.5em 0; }

/* Order Gift Message */

.gift-message dt { font-weight: normal; color: #222;}

.gift-message dt strong { color: #888; font-weight: normal; }

.gift-message dd { margin: .75em 0 0; color: #888; }

/* Order Comments */

.order-about dt { font-weight:bold; }

.order-about dd { font-size:13px; margin:0 0 7px; }



.tracking-table { margin:0 0 15px; }

.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }

.tracking-table-popup th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup th,

.tracking-table-popup td { padding:1px 8px; }



/* Order Print Pages */

.page-print .print-head { text-align: center; }

.page-print .print-head:after { display: block; content: ""; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }

.page-print .print-head img { float: left; }

.page-print .print-head address { float:left; margin-left:15px; margin-bottom: 0; }

/* Price Rewrites */

.page-print .gift-message-link { display:none; }

.page-print .price-excl-tax,

.page-print .price-incl-tax { display: inline-block; white-space:nowrap; }

.page-print .cart-price,

.page-print .price-excl-tax .label,

.page-print .price-incl-tax .label,

.page-print .price-excl-tax .price,

.page-print .price-incl-tax .price { display:inline; }

.page-print .product-name,

.page-print h2 {font-family: arial;  font-size:15px;}

.page-print .method p { margin: 0; }

.page-print .method,

.page-print address { font-style: normal; font-family: 'Arial';  padding: .75em 12px; margin-bottom: 1.12em; }

.page-print .method { margin-bottom: 2.25em; }

.page-print table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 1.5em; margin-top:-1px;  }

.page-print table th,

.page-print table td { padding: .75em 12px; vertical-align: middle; border: 1px solid #ddd; }

.page-print .item-options dd { margin: 0; }



/* My Reviews */

.product-review .product-img-box { float:left; width:140px;  }

.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }

.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }

.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

.product-review .product-details { margin-left:150px; }

.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }

.product-review .ratings-table { margin:0 0 10px; }

.product-review dt { font-weight:bold; }

.product-review dd { font-size:13px; margin:5px 0 0; }

/* ======================================================================================= */



ul.advanced-search .separator { float: left; }

ul.advanced-search .currency,

ul.advanced-search .separator { line-height: 2.66em; }

ul.advanced-search li.last { margin-bottom: 1.5em; }

.form-contact { margin-top: 1.5em; }

.map-popup {

	background:#fff;

	border:1px solid #eee;

	margin:12px 0 0;

	position:absolute;

	-moz-box-shadow:0 0 6px #eee;

	-webkit-box-shadow:0 0 6px #eee;

	box-shadow:0 0 6px #eee;

	text-align:left;

	width:287px;

	z-index:100;

}

.map-popup-heading { border-bottom:1px solid #eee; padding: .75em 10px;}

.map-popup-heading h2 { font-size: 1.16em; margin:0; word-wrap:break-word; text-align:left; text-overflow:ellipsis; color: #222;}

.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }

.map-popup-close {display:block; position:absolute; top: 0; right: 0; padding: 5px;}

.map-popup-close i {font-size: 14px; color: #aaa;}

.map-popup-close i:hover {color: #648ec7;}

.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left;}

.map-popup-checkout { display:inline; float:right; text-align:right; }

.map-popup-checkout .paypal-logo { margin:0 0 5px; }

.map-popup-price .price-box,

.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }

.map-popup-price { margin:5px 0 0; }

.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }

.map-popup-only-text { border-top:1px solid #ddd; }



/* Contact Map ================================================================================ */

.contact-map,

.map-container .map-wrapper {

	position: relative;

	height: 360px;

	margin-bottom: 1.5em;

	width: 100%;

	border: none;

	font-size: 1em;

}

.map-container .map-wrapper{width: 100%; margin-bottom: 0;}

.map-body {margin: 0; font-size: 12px; line-height: 1.5; font-family: Arial;}

.map-wrapper img{max-width: none;}

.map-container .map-block{

	background:#fff;

	position: absolute;

	z-index:999;

	overflow: hidden;

	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);

}

.map-container .map-block .indent{padding: 1.25em 30px 2em;}

.map-container .map-block.left-top{top:40px; left: 40px;}

.map-container .map-block.right-top{top:40px; right: 40px;}

.map-container .map-block.left-bottom{bottom:40px; left: 40px;}

.map-container .map-block.right-bottom{bottom:40px; right: 40px;}

.map-container .map-block p{margin-top: 0.75em;}

.map-container .map-block a{color:#666;}

.map-container .map-block a:hover{text-decoration: underline;}

.map-container .block-title {padding: 0!important; margin: 0!important; text-align: left; background: none!important;}



/* Footer ================================================================================ */

body.wide-layout #footer,

body.boxed-layout #footer .container {background-color: #222; color: rgba(255,255,255,.6);}

#footer a {color: inherit;}

#footer.default-footer {background-color: #222;}

#footer.default-footer .bottom-block-inner {border: none; padding: 0;}

body.boxed-layout #footer.default-footer {background: none;}

body.boxed-layout #footer.default-footer .container {padding-top: 1.5em; padding-bottom: 1.5em; background-color: #222;}

#footer h2.footer-block-title {font-size: 1.33em; color: #fff; margin-bottom: 1.16em; padding-bottom: 8px; margin-top: 0; text-transform: uppercase;}

#footer .footer-logo {margin-bottom: 1.5em; display: block;}

#footer .contact-info {color: inherit;}

#footer .contact-info h3 {color: #fff; margin: 0 0 1.25em; font-size: 1.5em;}

#footer .contact-info p {line-height: 1.75em; margin-bottom: 2em;}

#footer ul:not(.social-links) li {position: relative;}

#footer ul:not(.social-links) li a {color:#fff; position: relative; padding: .5em 0 .5em 3px; display:block;}

#footer ul:not(.social-links) li a:hover {color: #597ab2;}

#footer ul:not(.social-links) li a i {font-size: .4em;  position: absolute; left: 0; vertical-align: middle; top: 2.5em;  color:#a0d5f7;}

#footer .footer-block-content ul li a .hover-divider {

	width: 0%;

	height: 2px;

	bottom: 0;

	left: 10px;

	background-color: #fff;

	content: '';

	position: absolute;

	-webkit-transition: width 500ms ease;

	-moz-transition: width 500ms ease;

	transition: width 500ms ease;

	-o-transition: width 500ms ease;

}

#footer .footer-block-content ul li a:hover .hover-divider {width: 94%;}

#footer .block-subscribe .block-title {display: none;}

#footer .block {color: inherit;}

#footer .block .block-content {font-size: inherit;}

#footer .block-content input.form-control {background-color: #4088ba; border-color: #4088ba; color: #fff; height: 36px; margin-bottom:14px;}

#footer .block-content label {margin: 0;}

#footer .btn { background: transparent;}

#footer .payments { float:right; }

#footer ul {margin: 0;}

#footer .footer-links {padding: .4em 10px;}

#footer .footer-links li {display: inline-block; border: none; padding: 0; margin-left: -3px; } 

#footer .footer-links li:first-child {margin-left: 0;}

#footer .footer-links ul li a {padding-left: 12px; padding-right: 12px; color:#a1d2f4; font-size:14px;}

#footer .footer-links ul li a:hover { color:#fff !important; }

#footer .footer-links li:not(:first-child ) a:before {content: ''; height: 12px; width: 1px; position: absolute; left: 0; border-left: solid 1px; display: block; top: 50%; margin-top: -6px;}

#footer .footer-links a:hover {background-color: rgba(255,255,255,.1);}

#footer .store-switcher {margin-top: .5em;}

#footer .form-language,

#footer .form-currency {margin-top: .67em; margin-right: 20px;}

#footer .store-switcher label,

#footer .form-language label,

#footer .form-currency label {font-size: 1.083em; color: inherit; margin-right: 4px; font-weight: normal;}

#footer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: auto;}

#footer .selectpicker {background: transparent; padding: 0 20px 0 0; color: #fff; font-size: 1.083em; font-family: inherit; font-weight: normal;}

#footer .selectpicker .caret {border-top-color: rgba(255,255,255,.2); right: 5px;}

#footer .bootstrap-select .dropdown-menu {background: #222; left: auto; right: 0;}

#footer .bootstrap-select .dropdown-menu,

#footer .bootstrap-select .dropdown-menu li {padding: 0;}

#footer .bootstrap-select .dropdown-menu li a {display: block;}

#footer .bootstrap-select .dropdown-menu li a:hover {background: #444;}

#footer .bootstrap-select .dropdown-menu li a:before {content: none;}

#footer .copyright {margin: 1em 0;}

#footer address {font-size: 1.083em; margin: 0; color: inherit;}

#footer .bottom-block-inner {border-top: solid 1px rgba(255,255,255,.2); padding: .75em 0;}



#footer .language-currency-dropdown .form-language,

#footer .language-currency-dropdown .form-currency {margin: 0 0 1.5em;}

#footer .language-currency-dropdown .form-language.list {margin-bottom: 0;}

#footer .language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}

#footer .language-currency-dropdown .bootstrap-select > .selectpicker{background: #eee; color: #888;}

#footer .language-currency-dropdown .bootstrap-select .dropdown-menu > li > a {background-color: #fff; color: #999;}

#footer .language-currency-dropdown .bootstrap-select .dropdown-menu > li > a:hover,

#footer .language-currency-dropdown .bootstrap-select .dropdown-menu > li > a:focus {color: #8c8c8c; background-color: #f5f5f5;}

#footer .footer-bottom .language-currency-block:after {bottom: auto; top: 0;}

#footer .footer-bottom .language-currency-block .fa-angle-down:before {content: "\f106";}

#footer .footer-bottom .language-currency-dropdown {bottom: 100%; top: auto;}



/* Footer Contact Form */

#footer #AjaxcontactForm {padding: 1.5em; background-color: #fff; position: relative;}

#footer #AjaxcontactForm li {margin: 0 0 .25em; border: none; padding-left: 0;}

#footer #AjaxcontactForm .form-list label.required em {right: -7px; top: 3px;}

#footer #AjaxcontactForm li label {position: absolute; top: .75em; left: 0; display: block!important; float: left; color: #222; font-size: .91em; padding: 0 0 .75em; z-index: 2;}

#footer #AjaxcontactForm li.fields .input-box input {float: left;}

#footer #AjaxcontactForm li input {border: none; border-bottom: dashed 1px #ddd; background: none; border-radius: 0; -moz-border-radius: 0; padding: 0; width: 100%!important; margin-top: .5em; color: #666; font-size: 12px;}

#footer #AjaxcontactForm li input:focus,

#footer #AjaxcontactForm li input:active,

#footer #AjaxcontactForm li textarea:focus,

#footer #AjaxcontactForm li textarea:active {outline: none;}

#footer #AjaxcontactForm li textarea {

	border: none;

	background: none;

	border-radius: 0;

	-moz-border-radius: 0;

	margin-top: .25em; 

	line-height: 2.35em;

	position: relative;

	padding: 0; 

	width: 100%;

	height: 76px;

	overflow: hidden;

	color: #666;

	font-size: 12px;

	resize: none;

}

#footer #AjaxcontactForm li .input-box {width: 100%; border-color:#ddd;}

#footer #AjaxcontactForm li .input-box span{border-color:#ddd;}

#footer #AjaxcontactForm li .input-box span:before {content: ""; display: block; position: absolute; border-top: dashed 1px; border-bottom: dashed 1px; border-color:inherit; height: 2.5em; width: 100%; top: 2em;}

#footer #AjaxcontactForm li .input-box span:after {content: ""; display: block; position: absolute; border-top: dashed 1px; border-color:inherit; height: 1.75em; width: 100%; top: 6.75em;}

#footer #AjaxcontactForm .buttons-set {border: none; padding: 0; margin: 0; text-align: right; position: relative;}

#footer #AjaxcontactForm .validation-failed {border: none!important; border-bottom: dashed 1px #f00!important; background: none!important;}

#footer #AjaxcontactForm .buttons-set #ajax-loader {position: absolute; bottom: 10px; right: 5px;}

#footer #AjaxcontactForm .validation-advice {margin-top: 5px;}



/* ======================================================================================= */

.footer-top .schedule li:after,

.block-poll li:after,

.sorter:after,

.qty-holder:after {display: block; content: "."; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden;}

form .form-list label { float:none;}


.main-container .text-banner:not(.sidebar-banner):not(.product-banner) .banner-content.skin-3 .title {  padding:15px 10px;}
#footer ul:not(.social-links) li a:hover { color:#7ac8f4;}
#footer .block-content input.form-control.validate-email { width:193px; float:left;}
#footer .socials a span {  text-indent:-9999px; font-size:0px;}
#footer .socials li { float:left;  width:36px; height:36px; margin-right:5px; background:#5194bf; text-align:center;}
#footer ul.socials li:hover a i { color:#5194bf;}
#footer .socials li:hover { background:#a0d5f7;}

#footer .middle-block { background:#006faa url(https://www.logopro.com.au/skin/frontend/logopro/default/images/footer-bg1.png) center center no-repeat; color: rgba(255,255,255,1); background-size:cover;}

#footer .footer-block-content .block { padding-bottom:20px; margin-bottom:20px;}
.footer-payment-logo { text-align:center; background:#5194bf;}

.home-page-tab-title .h-tab-title { display:inline-block; padding-right:30px; position:relative; cursor:pointer;  }
.home-page-tab-title .h-tab-title:before { content:"/"; position:absolute; right:10px; top:0px; color:#0070aa; font-size:12px; font-weight:600; } 
.home-page-tab-title .h-tab-title:last-child:before  { content:none;}
.home-page-tab-title .h-tab-title.active h3,
.home-page-tab-title .h-tab-title:hover h3 
 { color:#0070aa;}
.home-page-tab-title { border-bottom:1px solid #ddd;}
.home-page-tab-title .h-tab-title h3 { margin:0px; font-size:16px; text-transform:uppercase;}
.home-text-section h2 { margin:0px 0px 10px; font-size:20px; text-transform:uppercase;}
.latest-post-banner .banner-content { display:none;}
.bottom-block-inner .design-by { float:right; margin:1em 0;}
#footer .bottom-block-inner .design-by a:hover { color:#90bdd3;}
.cms-index-index .content-wrapper > .container { padding-top:0px; }
.no-route-404 { text-align:center;}
.no-route-404 h2 { font-size:150px; color:#0070aa;}
.no-route-404 li { list-style:none;}
.no-route-404 .no-route-btn > a { background: #02436b;  display: inline-block; line-height: 18px; margin: 5px; padding: 4px 20px;  color:#fff;}
.no-route-404 .no-route-btn > a:hover { background: #66a0c8;}
.footer-brands-logo { float:left; width:100%;}
.footer-brands-logo li { width:33.3%; border-left:1px solid #d1d1d1; border-top:1px solid #d1d1d1; float:left; padding:10px; text-align:center; }
.footer-brands-logo li:nth-child(1),
.footer-brands-logo li:nth-child(2), 
.footer-brands-logo li:nth-child(3) { border-top:0px;}  
.footer-brands-logo li:nth-child(3n+1) { border-left:0px; clear:both;} 
.footer-brands-logo ul { margin:0px; padding:0px;}
.brand-main-container { padding-bottom:20px;}
.category-image > img { width:100%;}
.sidebar .block.block-subscribe { margin:20px 0px;}
.product-view .product-shop .add-to-cart { background:#f6f4f5; float:left; width:100%;}
.product-view .product-shop .add-to-links  { float:left; width:100%; display:none;}
#sticky-header .small-logo a.logo { float:none; display:block;}
#sticky-header .small-logo { max-width:180px; }
#sticky-header .quick-access .cartHeader .title-cart { background:#4088ba; color:#fff; padding:6px 15px; margin:7px 0px 0px;} 
#sticky-header .top-cart .block-title .subtotal .price { color:#fff;}

/*12-9-2015 */
.checkout-onepage-success .col-main p a { color:#0070aa;}
.checkout-onepage-success .col-main p a:hover { color:#0070aa; text-decoration:underline;}
.checkout-onepage-success .col-main .btn { padding:8px 20px;}
.checkout-onepage-success .page-title { padding:0px;}
.dashboard .box-info .panel.panel-default { min-height:130px;}

.buttons-set .back-link a { background:#0070aa; color:#fff; padding:7px 20px; font-size:14px; display:block;}
.buttons-set .back-link a:hover { background:#50a4d7; color:#fff; }
.my-account .page-title h2 { font-size:20px;}
.my-account .order-info-box .panel.panel-default { min-height:210px;}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2 { border:1px solid #ddd; box-sizing: border-box; padding:10px; vertical-align:top; margin-bottom:15px; min-height:110px;}
.page-print .order-date { float:none; margin:0px 0px 10px;}
.page-print h2 { font-family: arial; margin: 0px 0px 2px;  padding-bottom: 5px; }
.page-print .col2-set h2 { border-bottom: 1px solid #ddd;  }
.page-print h1 { font-size:20px; font-family:Arial, sans-serif;}
.page-print .btn { background:#0070aa; border:0px; color:#fff; font-family:Arial, sans-serif;}
.page-print .btn:hover { background:#50a4d7 !important; border:0px; color:#fff;}
.page-print .price { font-size:18px; font-family:Arial, sans-serif;}

.middle-block .logo { float:none; margin:0px;} 
#recently-viewed-items li { background:#fafafa; border-left:3px solid #0c6faa; padding:5px 12px; box-shadow:0px 0px 2px -1px #999; border-radius:0px; margin-bottom:10px;}
#recently-viewed-items li a { padding:0px; font-family:Hind,Arial,Helvetica,sans-serif; font-weight:normal; font-size:14px;}
#recently-viewed-items li.item .product-name:before { display:none;}
.sidebar-image-box { margin-bottom:20px;}
.product-view .tab-content .ratings .rating-links { margin-top:5px;}
.box-reviews .rating-inputs .btn-default { background:#fff; border:1px solid #547db3; color:#547db3;}
.box-reviews .rating-inputs .btn-default span { color:#547db3; font-size:14px; text-transform: capitalize; }
.box-reviews .rating-inputs .btn-default:hover span { color:#fff; }

.sidebar .related-button .btn-default { background:#fff; border:1px solid #547db3; color:#547db3; text-transform:capitalize;}
.sidebar .related-button .btn-default:hover { color:#fff;}
.block .product-details { margin-top:10px;}
.onestepcheckout-login-link a { display:none;}
.cart .table-bordered { /*border-right:0px;*/}
.sidebar .btn.btn-proceed-checkout { margin-bottom:8px;}
#footer ul:not(.social-links) li a .fa { padding-right:3px;}

#footer .socials .fa {
    font-size: 20px;
    line-height: 36px;
    margin-right: 0;
    margin-top: 0;
    position: static; color:#a1d5f6;
}
#footer ul.socials li:hover a .fa {  color:#5094be; }
#footer ul:not(.social-links) li.social-link a .fa { padding-right:0px; display:block; text-align:center;}
.header.header-16 .header-text-blocks span.quality-icon { vertical-align:top; margin-right:18px;}

#footer .middle-block ul:not(.social-links) li a { text-transform:uppercase;}

#footer .footer-block.schedule-block label { padding-right:5px; font-weight:600;}
#footer .footer-block.schedule-block span { display:inline; }
#footer .footer-block.schedule-block .fa { min-width:15px; color:#a0d5f7; }
#sticky-header .quick-access { display:none;}
#sticky-header ul.topmenu li.level0 { max-width:85px; min-height:62px; border-right:1px solid #66a0c8; padding:0 3px;} 
#sticky-header ul.topmenu li.level0.last  { border-right:0px;}
#sticky-header ul.topmenu li a:not(.lightbox-button) i { /*display:none;*/ }
.images-404 > img { max-width:400px;}
.header.header-16 .header-text-blocks span strong { color:#fffffe; font-size:13px; text-transform:uppercase; margin:4px 0px 4px; display:block;  font-weight:normal;}
.header.header-16 .header-text-blocks span.quality-icon.appa-icon { margin:-10px 0px 0px;}
.breadcurmb-image { position:relative; display:block; clear:both;}   
.breadcurmb-image .breadcrumbs-wrapper { left: 0;position: absolute; text-align: center; top: 0; width: 100%; }
.subcategory-image {}
.subcategory-image li { width:25%; float:left; padding:10px;}
.subcategory-image li img { height:auto;  border-radius:4px 4px 0px 0px;}
.subcategory-image li .category-name { background:#2171ac; display:block; color:#fff; padding:6px 10px; border-radius:0px 0px 4px 4px; text-transform:uppercase; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:500;}
.subcategory-image li:hover .category-name { background:#4998d3;}
.subcategory-image li .category-img { border-radius:4px 4px 0px 0px;}
.subcategory-image ul { margin:-10px -10px 0px -10px;}
.product-view .decoration-image li { float:left; width:25%; padding:6px; border-radius:5px; }
.product-view .decoration-image li .category-img { border-radius:5px 5px 0px 0px; }  
.product-view .decoration-image li .category-name { display:block; padding:8px 10px; color:#fff; background:#0074ad; border-radius:0px 0px 5px 5px; text-align:center; text-transform:uppercase;  text-overflow: ellipsis;  text-transform: uppercase;  white-space: nowrap; font-size:13px; overflow:hidden;}
.product-view .decoration-image li .category-name:hover  { background:#1187c1;} 

/** 5-10-2015 **/
#footer .top-block {
	padding: 10px 0;
}
#footer .top-block .footer-links p{
	font-size:14px;
	margin-bottom: 0;
}
#footer .middle-block .footer-block-content .footer-payment-logo{
	background:transparent;
	
}
.header-breadcrumbs-wrapper .breadcurmb-image .breadcrumbs-inner .page-title h2{
	text-transform:uppercase;
	
}

div.block-layered-nav dd a.amshopby-attr:before { content:none;}
div.block-layered-nav dd a.amshopby-attr-selected:before { content:none;}
.cms-index-index .widget-title { text-align:center;}
.products-grid .product-name { min-height:35px;}
.my-account .panel { box-shadow:none;}

.catalog-product-view .breadcrumbs-wrapper { background:#f6f4f5; margin-bottom:10px;  }
.catalog-category-view.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-wrapper { position:absolute; width:100%;}
.catalog-category-view.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs .breadcrumbs-wrapper { position:static; width:100%; left:auto; top:auto; background:#f6f4f5; text-align:left; padding:10px 0px 8px; margin-bottom:10px; }
.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs .breadcrumbs-inner { padding-top:0px; padding-bottom:0px;}
.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs .breadcrumbs-inner .page-title { display:none;}
.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs .breadcrumb { text-align:left; text-transform: uppercase;}
.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs ul.breadcrumb li, 
.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs ul.breadcrumb li a { color:#666;}

.header-with-image .header-breadcrumbs-wrapper .secondary-category-breadcumbs ul.breadcrumb li:hover a { color:#6383b6;}

.product-view .nav-tabs > li > a { padding-bottom:3px;}
.block-related .products-grid li.item { border:0px;}
.cart .page-title { border-bottom:0px; padding:0px; margin:0px;}
body .btn-primary:hover, 
body .btn-primary:focus, 
body .btn-primary.focus, 
body .btn-primary:active, 
body .btn-primary.active, 
body .open > .dropdown-toggle.btn-primary { background:#5fabda; border-color:#5fabda; }
body .checkout-types .btn { /*font-size:11px; */ padding:8px 20px;}
body .btn-primary { background:#375890; border-color:#375890; } 

/* chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

::i-block-chrome,.amshopby-advanced li .togglesigns.plus:before { padding-left:5px;  }
::i-block-chrome,.amshopby-advanced li .togglesigns.minus:before { padding-left:7px;}

ul.topmenu li a span { white-space:normal; word-break:break-word;}
ul.topmenu li.level0 { padding:0px 3px;}
.header.header-16 ul.topmenu li.level0.last { max-width:108px;}
#sticky-header ul.topmenu li.level0.last { max-width:100px;}
#sticky-header ul.topmenu li.level0 { max-width:83px;}
.catalogsearch-result-index .block-layered-nav li a:before { margin-top:-8px;}

}
_:-ms-lang(x), ul.topmenu li a span { white-space:normal; word-break:normal;}
ul.topmenu li a span { white-space:normal\9; word-break:normal\9;}

_:-ms-lang(x), ul.topmenu li.level0 { word-break:normal;}
ul.topmenu li.level0 { word-break:normal\9;}

ul.topmenu li.level0 { padding:0px 3px\9; }
.header.header-16 ul.topmenu li.level0.last { max-width:108px\9;}


.cms-page-view .std p { font-size:13px; line-height:21px;}
.cms-page-view .std li { font-size:13px; line-height:21px;}
.cms-page-view .std h4, 
.cms-page-view .std .h4 { font-size:14px; margin:0px 0px 2px;}

.std ul.disc li { list-style:none; position:relative; padding-left:12px;}
.std ul.disc li:before {content:"\f105"; position:absolute; top:2px; left:0px; }
.std ul.disc li:before {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}
.postWrapper .aw-blog-read-more { background:#02436b; color:#fff; padding:5px 15px 3px 15px;}
.postWrapper .aw-blog-read-more:hover { background:#50a4d7;}
.block:not(.block-related) .block-content li:first-child { padding-top:0px;}
.products-grid .btn { margin-right:2px;} 
.box-reviews { clear:both;}

.popup-product-info-options-wrapper-bottom .add-to-links { display:none;}
#AddToCart-popup .popup-content h2 { margin:0px 0px 10px;}
.category-products { clear:both;}
.amshopby-page-container { clear:both;}
.cms-index-noroute .std ul.disc li:before { content:none;}
.block-layered-nav .currently li a:before { display:none;}
.block .block-content .currently li:hover > a, 
.block .block-content .currently li:hover { color:#666;} 
.block .block-content .currently li > a { vertical-align:middle;}
.block-layered-nav .block-content .currently li { padding:0px;}
.crosssell-big .products-grid li.item { text-align:center;}
.crosssell-big .products-grid .btn { float:none;}
.postWrapper .postContent img { height:auto;}

.product-view .tab-content .std h3 { margin:0px; }
.fieldset.fieldset-resetpassword { float:left; width:100%; padding:0px; margin:0px; border:0px;  }
.customer-account-resetpassword .buttons-set { clear:both; padding:0px; border:0px; margin:0px;}

.product-options dd select { padding:6px 12px; height:40px; line-height:1.5; border:1px solid #dddddd; color:#888;}
.product-view .product-shop .tier-prices { padding:0px; font-size:13px; margin:0px 0px 15px; border:1px solid #ddd; border-bottom:0px;}
.product-view .product-shop .tier-prices .benefit {}
.product-view .product-shop .tier-prices .price { font-size:13px;}
.product-view .product-shop .tier-prices li { border-bottom:1px solid #ddd; padding:3px;}

.product-view .box-reviews .review-box { width:50%;}
.product-view .box-reviews .customer-rating  { width:auto; border:0px; float:right; max-width:100%;}
.product-view .customer-rating .item { display:inline-block; border:1px solid #ddd; border-left:0px; float:left; }
.product-view .box-reviews .review-box  { min-height:inherit;}
.product-view .customer-rating .item:first-child { border-left:1px solid #ddd; }
.product-view .box-reviews .review-box-wrapper { border-bottom:1px solid #ddd; padding-bottom:8px;}
.product-view .product-shop .required em { color:red; font-size:14px; padding-right:5px; }

.btm-content  { position:relative; }
.btm-content .home-bottom-content { display:none; position:absolute; top:0px; left:0px; padding:15px 20px; width:100%; border:1px solid #ddd; z-index:999; background:#fff;  line-height:21px; font-size:14px; }
.btm-content:hover .home-bottom-content { display:block;  }
.btm-main-title .fa { color:#000; margin:3px 0px 0px 5px; font-size:14px; }
.btm-main-title { border-bottom: 1px solid #eee;  border-top: 1px solid #eee; font-size: 15px; font-weight: 300;  margin-bottom: 20px;  padding:20px 5px; background:#fbfbfb; text-align:center; }
 ul.topmenu ul li a:not(.lightbox-button) i.fa { left: 6px; display: none;}
.nav-wide ul.level0 li.level1 > a {
     
}
.nav-wide ul.level0 li.level1 > a:hover {
  background: #002248 none repeat scroll 0 0;
}
.nav-wide ul.level0 li.level1 > a:hover i,
.nav-wide ul.level0 li.level1 > a:hover span {
  color: #729bd3!important;
  font-weight:bold;
}

/** bruce add **/

h1.home-h1 {
	font-size: medium; font-family: arial, helvetica, sans-serif; text-transform: uppercase; font-weight: bold;
}

.margin-top-10 {
	margin-top: -12px;
}

.font-small {
	font-size: small;
	font-weight: bold;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.logopro.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Autorelated
 * @copyright  Copyright (c) 2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.aw-arp-block-content {
    padding: 5px 0px 0px 5px;
    overflow: hidden;
    clear: both;
}

.aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    margin: 10px 0 0 0;
    zoom: 1;
    *display: inline !important;
    _height: 250px;
    margin-bottom: 20px;
}

.aw-arp-item img {
    border: 1px solid #eee;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
	width: 40px; height: 40px;
}

.aw-arp-block-content .aw-arp-addtocart>p {
    margin: 5px 0;
}

.footer .aw-arp-block-content li {
    display: inline-block !important;
    *display: inline !important;
}

.footer .aw-arp-block-content a {
    color: #1E7EC8;
}

.block-related-ct{ float:left; }
.block-related-ct .block-content{ background:#FFF; }
.block-related-ct .aw-arp-item{ padding:10px; text-align: left; }
.block-related-ct .aw-arp-item a { color: #333; }
.block-related-ct .aw-arp-item a.link-cart { padding: 5px 10px; background: #98005d; color: #fff; }
/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Autorelated
 * @copyright  Copyright (c) 2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.aw-arp-block-content {
    padding: 10px 0 0 0 !important;	
    overflow: hidden;
    clear: both;
}

.aw-arp-item {
    text-align: center;
    width: 190px;
    min-height: 60px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
   /* margin: 5px; */
    zoom: 1;
    *display: inline !important;
    _height: 250px;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #f5f5f5;
}

.aw-arp-block-content .aw-arp-addtocart {
    margin-bottom: 5px;
	clear: both;
	float: left;
}

.aw-arp-product-item {
    margin: 0 0 20px;
}

.aw-arp-item-photo {
    float: left;
    margin-right: 10px;
}

.aw-arp-item-photo img {
    border: 1px solid #A9A9A9;
    width: 75px;
}
.related-des { 
    width: 130px;
    float: left;
    line-height: 15px;
    text-align: left;   

}

.related-des a { font-weight: bold; }
.related-des .price-box { float:left; padding-right: 5px; }
.aw-arp-item-text {
    margin-left: 85px;
}
.aw-arp-addtocart
.footer .aw-arp-block-content li {
    display: inline-block !important;
    *display: inline !important;
}

.footer .aw-arp-block-content a {
    color: #1E7EC8;
}
.aw-arp-block-7{ float:left; }
.aw-arp-block-7 .aw-arp-item{ border-bottom:none; }
.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 0px 0px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 0px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
/*    background-image: url(https://www.logopro.com.au/skin/frontend/logopro/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left; */
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

div.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

.amshopby-clearer {
	display:block; 
	clear:both; 
	overflow: hidden;
}
div.block-layered-nav dd a {padding:0px 5px 0px 0px; display:block; float: left;}  
div.block-layered-nav dd a.amshopby-attr {padding-left:18px !important; background:transparent url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-cb1.gif) no-repeat left center;} 
div.block-layered-nav dd a.amshopby-attr-selected {font-weight: bold; padding-left:18px !important; background:transparent url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-cb2.gif) no-repeat left center;} 
div.block-layered-nav dd a img { /*padding: 0px 4px 5px; float:left;*/ } 

div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:10px;}
div.block-layered-nav dd li.amshopby-cat-level-3 {padding-left:20px;}

div.block-layered-nav dd a.amshopby-cat-selected {font-weight: bold;
color:black; text-decoration: none; cursor:text;}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {
/*background:transparent url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-minus.gif) no-repeat;*/ }
div.block-layered-nav dd li:after {display:block; content:"\f105";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }



div.block-layered-nav.amshopby-collapse-enabled dt {
 cursor:pointer; 
 padding-left:15px;
 background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-expanded.gif) center left no-repeat;
}
div.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {background:url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-collapsed.gif) center left no-repeat}


div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:10px auto 5px auto; z-index:9; height:18px;  background: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-slider-bg.gif) repeat-x 0 50%; cursor:pointer;
}
div.block-layered-nav div.amshopby-slider div.handle {width:8px; top:3px; height:14px; background: transparent url(https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-hadle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.amshopby-slider-price {
	color: #798794;
}
.amshopby-slider-price-from {
	float: left;
    
}
.amshopby-slider-price-to {
	float: right;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.amshopby-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor:help;
}

div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    position: relative;
}
div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}
div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
	width: 300px;
	height: 200px;
	background:  url('https://www.logopro.com.au/skin/frontend/logopro/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
	clear: both; border-bottom:1px solid #ddd;
}
.amshopby-advanced li.level1 {
	padding-left: 20px;
}
.amshopby-advanced li.level2 {
	padding-left: 30px;
}
.amshopby-advanced li.level3 {
	padding-left: 40px;
}
.amshopby-advanced li.level4 {
	padding-left: 50px;
}


.amshopby-advanced li.active > a {
	font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
	position:absolute; 
	background: #999; 
	height: 6px; 
	top: 6px; 
	z-index: 1;  
}

/*
 * Subcategores block
 */
.amshopby-subcategory-image {
	overflow: auto; 
}

.btn-remove-inline { background-image: url('https://www.logopro.com.au/skin/frontend/logopro/default/images/am_btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}
.amshopby-advanced li .togglesigns { float:right; width:20px; height:20px; border:1px solid #ddd; line-height:22px; font-size:0px; text-align:center; margin:2px 0px 0px; }
.block-layered-nav .block-content li.amshopby-cat a { padding:3px 3px 2px 10px; }
.catalogsearch-result-index .block-layered-nav .block-content li.amshopby-cat a { padding:0 3px 0 10px; }

.block-layered-nav .block-content li.amshopby-cat ul { background:#fff !important;}
.block-layered-nav .block-content li.amshopby-cat .amshopby-cat:last-child { border-bottom:0px;} 

.amshopby-advanced li .togglesigns.plus:before { content:"+"; font-size:15px; }
.amshopby-advanced li .togglesigns.minus:before { content:"-"; font-size:15px; }
.AddToCart-loader {
    background-image: url(https://www.logopro.com.au/skin/frontend/logopro/default/images/ajaxkit-loader.gif);
	background-repeat: no-repeat;
	background-color: #fff;
    width: 24px;
    height: 24px;
	background-position: center;
}
.AjaxKit-addtocart-link,
.btn-ajaxkit-quick-view {position: relative;}
.AjaxKit-Singlton-Click  {position: relative; display: block;}
.AjaxKit-addtocart-link .AddToCart-loader,
.btn-ajaxkit-quick-view .AddToCart-loader {position: absolute; left:-26px; top: 50%; margin-top: -12px;}
.AjaxKit-Singlton-Click .AddToCart-loader {position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px;}
.hover-divider .AddToCart-loader {display: none!important;}

.ajaxkit-login-submit-form {position: relative;}
.ajaxkit-login-submit-form .AddToCart-loader {position: absolute; right: -26px; top: 50%; margin-top: -12px;}
#AddToCart-popup {
    position: fixed;
    top: 20%;
    margin-top: -100px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
	width: 600px;
    margin-left: -300px;
    left: 50%;
    background-color: #fff;
	z-index: 99999;
}
#AddToCart-popup.products-wrapper,
#AddToCart-popup.login-wrapper {width: 340px; margin-left: -170px;}
#AddToCart-popup .product-options {margin: 0;}
#AddToCart-popup .popup-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;

}
#AddToCart-popup .popup-overlay ~ * {position: relative; z-index: 100;}
#ajaxkit-popup-content {background-color: #fff; padding: 2em 15px;}
#AddToCart-popup.login-wrapper #ajaxkit-popup-content {padding-top: 0;}
#AddToCart-popup .close-popup {font-size: 1.16em; display: inline-block; position: absolute; top: 0; right: -40px; opacity: 1; z-index: 99; background-color: #66a9db; height: 40px; width: 40px; text-align: center; text-shadow: none; border: none;}
#AddToCart-popup .close-popup i {display: block; line-height: 40px; cursor: pointer; color: #fff;}
#AddToCart-popup .close-popup i:hover {color: #e1f4ff;}
#ajaxkit-popup-content .popup-related-products .owl-carousel .owl-wrapper-outer {padding-bottom: 5px;}
#ajaxkit-popup-content .block-related #related-slider + .related-button {padding-top: 1em;}
#ajaxkit-popup-content .block-related #related-slider + .related-button .btn {float: right; clear: both; padding: 0; margin: 0 0 .5em; border: none; background: none;}
#ajaxkit-popup-content .popup-related-products {margin-top: 1.5em;}
#ajaxkit-popup-content .popup-related-products li.item {padding-left: 10px; padding-right: 10px; width: 25%;}
#ajaxkit-popup-content .popup-related-products .block-related .block-content li a.link-wishlist {margin-top: .75em;}
#ajaxkit-popup-content .account-login .btn {width: 100%; margin-bottom: 0; font-size: 18px; padding-top: 6px; padding-bottom: 6px;}
#ajaxkit-popup-content .buttons-set a {color: #888;}
#ajaxkit-popup-content .buttons-set a i {font-size: 1.16em; margin-right: 5px;}
#ajaxkit-popup-content .account-login .page-title {margin-left: -15px; margin-right: -15px; background-color: #eee; padding: 0; border: none;}
#ajaxkit-popup-content .account-login .page-title h2 {text-transform: uppercase; padding: .5em 28px; background-color: #fff; float: left; font-size: 1.5em;}
#ajaxkit-popup-content .account-login .page-title a {font-family: 'Josefin Sans'; text-transform: uppercase; padding: .5em 28px; font-weight: bold; color: #aaa; float: left;  font-size: 1.5em;}
#ajaxkit-popup-content .account-login h3 {font-size: 1.5em;}
#ajaxkit-popup-content .account-login .page-title a:hover {background-color: rgba(0,0,0,.06);}
#ajaxkit-popup-content .account-login .customer-name-middlename,
#ajaxkit-popup-content .account-login .customer-name,
#ajaxkit-popup-content .account-login .customer-name-prefix-middlename-suffix,
#ajaxkit-popup-content .account-login .customer-name-suffix,
#ajaxkit-popup-content .account-login .customer-name-prefix  {margin-left: -10px; margin-right: -10px;}
#ajaxkit-popup-content .account-login .fields .field + .field {margin-top: 1em;}
#ajaxkit-popup-content .account-login.forgot-password .form-list {margin-bottom: 1.5em;}
.popup-product-info-options-wrapper-bottom {margin-top: 1em; margin-bottom: 0;}
.popup-product-info-options-wrapper-bottom .price-box {margin-bottom: 1.5em;}
.popup-product-info-options-wrapper-bottom .product-options-bottom .add-to-links {margin: 1.5em 0 0;}
.popup-added-product-list .popup-text {margin-bottom: 1.5em;}
.popup-added-product-list .product-name {font-weight: bold; margin-left: 20px;}
.popup-added-product-list .products {margin-bottom: 1.5em;}
.popup-added-product-list .buttons-wrapper .btn {float: right;}
.popup-added-product-list .buttons-wrapper .popup-timer {float: left; margin: 1em 0;}
#ajaxkit-popup-content .block-related li {width: 25%;}
#AddToCart-header-sidebar
{
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100%;
    width: 200px;
}

.header .top-link-cart
{
    position: relative;
}
.highlight-cart
{
    background-color:green;
}


/* .quick-view-data-container {position: absolute; z-index: 99999; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); padding: 20px; top: 0; right: -80%;display: none; width: 606px;} */
.quick-view-data-container .product-sidebar {display: none!important;}
.quick-view-data-container .product-essential > .row  > div {width: 100%;}
.quick-view-data-container .product-view .quantity-wrapper {margin-bottom: .75em;}
.products-grid .actions {position: static;}
.products-grid li.item {position: relative;}

.quick-view-data-container .product-view
{
    z-index: 100;
    position: relative;
	margin-bottom: 20px;
}
.quick-view-data-container .quick-view-overlay
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
}

.quick-view-data-container .product-essential {margin-bottom: 0;}
.quick-view-data-container .product-view .product-name h1 {font-size: 2em;}
.quick-view-data-container .product-view .product-shop .price-box .price {font-size: 2.5em;}
.quick-view-data-container #AddToCart-popup {width: 636px; margin-left: -318px;}
.quick-view-data-container #ajaxkit-popup-content {
	max-height: 500px;
	overflow-x: visible;
	overflow-y: auto;
	padding-bottom: 0;
}
#ajaxkit-popup-content .product-view .product-img-box .product-image {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 9;
}
#ajaxkit-popup-content .product-view .product-options-bottom {margin-top: 1em;}
#ajaxkit-popup-content .product-view .add-to-cart .btn {float: none; margin: 0;}
#ajaxkit-popup-content .product-view .add-to-links {float: none; margin-top: 1em;}
#ajaxkit-popup-content .product-view .add-to-links li {float: none; margin: 0 10px 0 0; display: inline-block;}
#ajaxkit-popup-content .product-view .add-to-links li:last-of-type {margin-right: 0;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-middlename {margin-top: -1.5em;}
#ajaxkit-popup-content .product-view .add-to-links i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #597ab2;
    border: solid 1px;
    vertical-align: top;
}
#ajaxkit-popup-content .product-view .add-to-links i:hover {color: #fff;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename  {margin-top: 2em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-middlename {margin-top: .75em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-lastname {margin-top: 2.25em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-lastname {width: 66.66666667%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-middlename,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-middlename,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-middlename {width: 33.3333333333%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-lastname {width: 83.3333333333%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-prefix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-prefix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-prefix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-suffix {width: 16.66666667%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-middlename {width: 41.66666667%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix .name-prefix {width: 25%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name .name-lastname {width: 50%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-middlename {margin-top: 0;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields {margin-bottom: .75em;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields .field + .field {margin-top: .75em;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields:last-child {margin-bottom: 0;}
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob { width: 75%; }
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-month,
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-day { width: 18.55477855477855%; }
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-year { width: 55.58659217877095%; }
#ajaxkit-popup-content .account-login  .form-list .gender { width: 13.90635918937806%; }

#ajaxkit-popup-content .account-login .form-list .customer-dob label {float: none;}

#ajaxkit-popup-content .account-login  .gender + .dob { width: 69.44444444444444%; }
#ajaxkit-popup-content .account-login  .gender + .dob .dob-day,
#ajaxkit-popup-content .account-login  .gender + .dob .dob-month { width: 20.01053185887309%; }
#ajaxkit-popup-content .account-login  .gender + .dob .dob-year { width: 59.97893628225382%; }

@media (min-width: 768px) {
#ajaxkit-popup-content .account-login .form-list .customer-name-middlename .name-middlename { margin-top:0px;}	
#AddToCart-popup.products-wrapper, #AddToCart-popup.login-wrapper { width:500px;}
#ajaxkit-popup-content .account-login .btn { margin:0px 0px 0px;}
#ajaxkit-popup-content .registered-users .buttons-set .show_form { margin-top:15px; display:inline-block;}
#ajaxkit-popup-content .account-login .form-list .customer-name-middlename-suffix, #ajaxkit-popup-content .account-login .form-list .customer-name-middlename { margin-top:20px; }
	}
@media only screen and (max-width: 767px) {
	#AddToCart-popup,
	#AddToCart-popup.products-wrapper,
	#AddToCart-popup.login-wrapper {width: 280px; margin-left: 0; left: 0;}
	#ajaxkit-popup-content .registered-users .buttons-set .show_form { margin-top:15px; display:inline-block;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#AddToCart-popup,
	#AddToCart-popup.products-wrapper,
	#AddToCart-popup.login-wrapper {width: 340px; margin-left: -170px; left: 50%;}
}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b1f6a29b6b445c1f5c67)
 * Config saved to config.json and https://gist.github.com/b1f6a29b6b445c1f5c67
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}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:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}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.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}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"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/glyphicons-halflings-regular.eot');src:url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://www.logopro.com.au/skin/frontend/logopro/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Hind,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;color:#666;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#ffa96a;text-decoration:none}a:hover,a:focus{color:#597ab2;text-decoration:none}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:0}.img-thumbnail{padding:4px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #fff}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:#222}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#ddd}h1,.h1,h2,.h2,h3,.h3{margin-top:18px;margin-bottom:9px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:9px;margin-bottom:9px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:28px}h2,.h2{font-size:24px}h3,.h3{font-size:22px}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:16px}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:13px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:18px}}small,.small{font-size:91%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#ddd}.text-primary{color:#ffa96a}a.text-primary:hover{color:#ff8c37}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#ffa96a}a.bg-primary:hover{background-color:#ff8c37}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #fff}ul,ol{margin-top:0;margin-bottom:9px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:18px}dt,dd{line-height:1.5}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #ddd}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:9px 18px;margin:0 0 18px;font-size:15px;border-left:5px solid #fff}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.5;color:#ddd}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #fff;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:18px;font-style:normal;line-height:1.5}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:0;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:8.5px;margin:0 0 9px;font-size:11px;line-height:1.5;word-break:break-all;word-wrap:break-word;color:#999;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media (min-width:768px){.container{width:740px}}@media (min-width:1008px){.container{width:960px}}@media (min-width:1332px){.container{width:1272px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:1008px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1332px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#ddd;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:18px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.5;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:18px;line-height:inherit;color:#999;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:12px;line-height:1.5;color:#888}.form-control{display:block;width:100%;height:40px;padding:6px 12px;font-size:11px;line-height:1.5;color:#000;background-color:#fff;background-image:none;border:1px solid #ddd;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#fff;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:32px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:28px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:42px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:18px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:30px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:0}select.input-sm{height:28px;line-height:28px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:0}select.form-group-sm .form-control{height:28px;line-height:28px}textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;min-height:29px}.input-lg{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:0}select.input-lg{height:42px;line-height:42px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:0}select.form-group-lg .form-control{height:42px;line-height:42px}textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;min-height:33px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:40px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;line-height:32px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:42px;height:42px;line-height:42px}.input-sm+.form-control-feedback{width:28px;height:28px;line-height:28px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:23px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#a6a6a6}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:25px}.form-horizontal .form-group{margin-left:-10px;margin-right:-10px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.5;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#597ab2;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#597ab2;background-color:#fff;border-color:#597ab2}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#597ab2;background-color:#e6e6e6;border-color:#415d8d}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#597ab2}.btn-default .badge{color:#fff;background-color:#597ab2}.btn-primary{color:#fff;background-color:#ffa96a;border-color:#ffa96a}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#ff8c37;border-color:#ff862d}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#ffa96a;border-color:#ffa96a}.btn-primary .badge{color:#ffa96a;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#ffa96a;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#d4192a;text-decoration:none;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#ddd;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:0}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:0}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:12px;text-align:left;background-color:#eee;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.5;color:#999;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#8c8c8c;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#ffa96a}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#ddd}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.5;color:#ddd;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:42px;line-height:42px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:28px;line-height:28px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:12px;font-weight:normal;line-height:1;color:#888;text-align:center;background-color:#fff;border:1px solid #eee;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:11px;border-radius:0}.input-group-addon.input-lg{padding:10px 16px;font-size:15px;border-radius:0}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#fff}.nav>li.disabled>a{color:#ddd}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#ddd;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#fff;border-color:#ffa96a}.nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.5;border:1px solid transparent;border-radius:0 0 0 0}.nav-tabs>li>a:hover{border-color:#fff #fff #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#bbb;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0 0 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#ffa96a}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0 0 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:18px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:0}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:10px;padding-left:10px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-10px;margin-left:-10px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:16px 10px;font-size:15px;line-height:18px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-10px}}.navbar-toggle{position:relative;float:right;margin-right:10px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:8px -10px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:18px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:16px;padding-bottom:16px}}.navbar-form{margin-left:-10px;margin-right:-10px;padding:10px 10px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:9px;margin-bottom:9px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:9px;margin-bottom:9px}.navbar-btn.btn-sm{margin-top:11px;margin-bottom:11px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.navbar-text{float:left;margin-left:10px;margin-right:10px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-10px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#fff}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#fff}.navbar-inverse .navbar-nav>li>a{color:#fff}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#fff}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#fff}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:0 0;margin-bottom:18px;list-style:none;background-color:#fff;border-radius:0}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:">\00a0";padding:0 5px;color:#666}.breadcrumb>.active{color:#666}.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.5;text-decoration:none;color:#ffa96a;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#d4192a;background-color:#fff;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#ffa96a;border-color:#ffa96a;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#ddd;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:15px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:11px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pager{padding-left:0;margin:18px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#fff}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#ddd;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#ddd}.label-default[href]:hover,.label-default[href]:focus{background-color:#c4c4c4}.label-primary{background-color:#ffa96a}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#ff8c37}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:11px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#ddd;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#ffa96a;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#fff}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:18px;font-weight:200}.jumbotron>hr{border-top-color:#e6e6e6}.container .jumbotron,.container-fluid .jumbotron{border-radius:0}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:54px}}.thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#ffa96a}.thumbnail .caption{padding:9px;color:#666}.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:11px;line-height:18px;color:#fff;text-align:center;background-color:#ffa96a;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#fff;color:#ddd;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#ddd}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#ffa96a;border-color:#ffa96a}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#fff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:18px;background-color:#fff;border:1px solid transparent;border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:-1;border-top-left-radius:-1}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:14px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1;border-bottom-left-radius:-1}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1;border-top-left-radius:-1}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1;border-bottom-left-radius:-1}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:-1;border-top-left-radius:-1}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:-1;border-top-right-radius:-1}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:-1}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:-1}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:-1;border-bottom-left-radius:-1}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:-1;border-bottom-right-radius:-1}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:-1}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:-1}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:18px}.panel-group .panel{margin-bottom:0;border-radius:0}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#999;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#999}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#ffa96a}.panel-primary>.panel-heading{color:#fff;background-color:#ffa96a;border-color:#ffa96a}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffa96a}.panel-primary>.panel-heading .badge{color:#ffa96a;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffa96a}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:0}.well-sm{padding:9px;border-radius:0}.close{float:right;font-size:18px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.5px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:1008px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Hind,Arial,Helvetica,sans-serif;font-size:11px;font-weight:normal;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Hind,Arial,Helvetica,sans-serif;font-size:12px;font-weight:normal;line-height:1.5;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:12px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1 -1 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md-block{display:block !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md-inline{display:inline !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1332px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1332px){.visible-lg-block{display:block !important}}@media (min-width:1332px){.visible-lg-inline{display:inline !important}}@media (min-width:1332px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:1007px){.hidden-sm{display:none !important}}@media (min-width:1008px) and (max-width:1331px){.hidden-md{display:none !important}}@media (min-width:1332px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/**
 * @package     universal
 * @copyright   Copyright (c) 2010-2015 MeigeeTeam. (http://www.meigeeteam.com)
 */

/* #Desktop - Extra Large ================================================== */

@media only screen and (min-width: 1332px) {
	body.boxed-layout .container {padding-right: 40px; padding-left: 40px; width: 1332px;}
	body:not(.mobile-device) .products-grid .item.type-7 .image-box:hover .product-info-wrapper {opacity: 1; z-index: 99;}
}

/* #Desktop ================================================== */

/* Note: Design for a width of 1024px */

@media only screen and (min-width: 1008px) and (max-width: 1331px) {
	.form-list .gender { width: 13.88888888888889%; }
	.form-list .gender + li.customer-dob { width: 69.44444444444444%; }
	.form-list .gender + li.customer-dob .dob-month,
	.form-list .gender + li.customer-dob .dob-day { width: 19.99000499750125%; }
	.form-list .gender + li.customer-dob .dob-year { width: 59.82008995502249%; }
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename { margin-top: -1.5em; }

	[class*="col2-"] .products-grid.six-columns li.item,
	[class*="col2-"] .products-grid.seven-columns li.item,
	[class*="col2-"] .products-grid.eight-columns li.item { width: 20%; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(6n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(7n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(5n+1) { clear: left; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(5n+5),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(5n+5),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(5n+5) { clear: right; }

	.col3-layout .products-grid.five-columns li.item,
	.col3-layout .products-grid.six-columns li.item,
	.col3-layout .products-grid.seven-columns li.item,
	.col3-layout .products-grid.eight-columns li.item { width: 25%; }

	.col3-layout .products-grid.six-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(6n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(7n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+1) { clear: left; }

	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+4) { clear: right; }

	/* Header */
	.header.header-2 .search-mini-form,
	.header.header-2 .form-search,
	.header.header-14 .search-mini-form,
	.header.header-14 .form-search {margin: 0;}
	.header.header-2 .form-search .search-button,
	.header.header-14 .form-search .search-button {
		display: block;
		border: none;
		margin-top: -10px;
		margin-bottom: -10px;
		padding: 10px;
		border-left: solid 1px #ddd;
		border-right: solid 1px #ddd;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		line-height: 40px;
		width: 40px;
		height: 40px;
		text-align: center;
		cursor: pointer;
		transition: background-color 300ms ease;
		-moz-transition: background-color 300ms ease;
		-webkit-transition: background-color 300ms ease;
	}
	.header.header-2 .form-search,
	.header.header-14 .form-search {position: relative;}
	.header.header-2 .form-search .indent,
	.header.header-14 .form-search .indent {display: none; position: absolute; top: 100%; right: 0; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #fff; padding: 1.5em 20px; width: 306px; z-index: 999;}
	.header.header-2 .form-search .indent input,
	.header.header-14 .form-search .indent input {width: 240px;}
	.header.header-5 .lines-button,
	.header.header-6 .lines-button {margin-left: 0;}
	.header.header-7 .welcome-msg {clear: right;}
	.header.header-7 .menu-block {clear: left;}
	.header.header-7 .customer-name .user-icon,
	.header.header-7 .links:not(.default-links) li a.top-link-login i.fa,
	.header.header-7 .form-search .search-button {margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;}
	
	.header.header-14 .form-search .search-button  {border-color: rgba(255,255,255,.2);}
	.header.header-14 .form-search .indent input,
	header.header-14 .form-search .indent .btn {border-color: rgba(0,0,0,.4); color: #666;}
	header.header-14 .form-search .btn i {color: #666;}
	.header.header-16 .logo {float: none; margin: 0 0 .75em; text-align: center;}
	.header.header-16 .quick-access { /*float: none;*/ }
	.header.header-16 .header-text-blocks {float: left;}
	
	.header.header-17 .welcome-msg {margin: 1.6em 0;}
	.header.header-17 .quick-access {margin: .75em 0;}
	.header.header-17 .search-mini-form {margin: .55em 0;}
	.header.header-17 .form-search input {width: 182px;}
	.header.header-18 .form-search input {width: 155px;}
	.header.header-19 .customer-name-wrapper {margin-left: 10px;}
	.header.header-19 .language-currency-wrapper {margin-right: 10px;}
	
	.custom-links li {padding-left: 10px; padding-right: 10px;}
	
	.footer-products-list .product-shop {width: 65%;}
	.customer-reviews-widget .btn {padding-left: 20px; padding-right: 20px;}
	
	/* Sticky Header */
	#sticky-header .small-logo { margin: .5em 0; }
	#sticky-header ul.topmenu li.level0 a.level-top { font-size: 1em; line-height: 1.5; }
	
	#sticky-header .category-label {top: 2px;}

	/* Widgets: Products */
	/* Lisitng ===================== */
	.banner-content.skin-1 { top: 15%; right: 3%; }
	.banner-content.skin-2 { width: 60%; top: 15%; left: 21%; }

	.col3-layout .banner-content .title { font-size: 1.33em; }
	.col3-layout .banner-content i,
	.col3-layout .sorter .amount { display: none; }
	.toolbar .sorter {width: auto;}
	.toolbar.no-pagination .sorter {float: left;}
	.sorter .view-mode {float: none; clear: both; margin-bottom: 2.5em;}
	.toolbar .pager {width: auto; position: absolute; right: 0;}
	.toolbar-bottom .toolbar .pager {position: static;}
	.col3-layout .toolbar .sorter {width: auto;}
	
	.products-grid .item.type-4 .actions .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-4 .actions .btn-quickview span {display: none;}
	
	.block-compare li.item .product-name {width: 84%;}

	/* Product Page =============== */
	.review-box .review { width: 82%; }
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	.product-banner {font-size: .66em;}

	/* Small Layout */
	.product-view .with-sidebar .small-layout .add-to-links li.email-friend { margin-left: 0; margin-top: .75em; }
	.product-view .with-sidebar .small-layout .product-buttons a span { width: 69%; }
	.product-view .no-sidebar .small-layout .product-buttons a span { width: 78%; }
	.product-view .small-layout .vertical-tabs .tab-content-inner { width: 100%; }

	/* Medium Layout */
	.product-view .with-sidebar .medium-layout .product-buttons a span { width: 75%; }
	.product-view .no-sidebar .medium-layout .vertical-tabs .tab-content-inner { width: 52%; }

	/* Large Layout */
	.no-sidebar .large-layout .vertical-tabs .tab-content-inner { width: 59%; }

	/* Extralarge Layout */
	.product-view .extralarge-layout .box-tags .form-add .input-box { width: 100%; }
	.product-view .vertical-tabs .tab-content-inner { width: 76%; }
	.product-view .with-sidebar .product-buttons a span { width: 79%; }

	/* Vertical Tabs */
	.no-sidebar .medium-layout #upsell-product-table li.item,
	.large-layout #upsell-product-table li.item { width: 50%; }

	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
	.large-layout #upsell-product-table li.item:nth-child(3n+1) { clear: none; }
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1),
	.large-layout #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2),
	.large-layout #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	/* Account ====================================================== */
	.customer-rating .item {padding-left: 6px; padding-right: 6px;}
	.customer-rating .item .rating-box { font-size: .91em; }
	.customer-rating .item .rating-box i { margin-right: 5px; width: 10px;}
	.customer-rating .item .rating-box .rating i:nth-child(2n) { left: 15px; }
	.customer-rating .item .rating-box .rating i:nth-child(3n) { left: 30px; }
	.customer-rating .item .rating-box .rating i:nth-child(4n) { left: 45px; }
	.customer-rating .item .rating-box .rating i:nth-child(5n) { left: 60px; }
	.my-account .product-review .media { min-height: 165px; }

	/* Cart ======================================================== */
	#shopping-cart-table .cart-actions a { display: block; margin: 0; text-align: center; }
	#shopping-cart-table .product-name a { max-width: 50%; }
	.cart .crosssell .product-details { width: 54%; }
	#co-billing-form .gender { width: 16.66666666666667%; }
	#co-billing-form .dob { width: 100%; }
	#co-billing-form .gender + .dob { width: 83.33333333%; }
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {margin-top: -.5em;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn {width: auto;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn + .btn {margin-top: 0;}
	#crosssell-products-list .product-image {margin-bottom: 1em;}
	.cart .crosssell li.item .add-to-links li i,
	.cart .crosssell li.item .btn {width: 32px; height: 32px; line-height: 30px;}

	/* Footer */
	#footer .footer-links,
	#footer .payments { float: none; text-align: center; }
	
	.box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}
	.box-reviews .customer-rating {width: 17%;}
	.box-reviews .review-box {width: 81.5%;}
	
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	[class*="col2-"] .box-reviews .customer-rating {width: 20%;}
	[class*="col2-"] .review-box {width: 77.5%; min-height: 167px;}
	[class*="col2-"] .review-box .review {width: 80%;}
	[class*="col2-"] .product-view .with-sidebar .add-to-cart .btn {padding-left: 20px; padding-right: 20px;}
	
	[class*="col2-"] .product-view  .vertical-tabs .tab-content-inner {width: 100%;}
	.product-view .with-sidebar .small-layout .product-buttons > div,
	[class*="col2-"] .product-view .with-sidebar .product-buttons > div {float: none; width: 100%;}
	.product-view .with-sidebar .small-layout .product-buttons .prev-button + .next-button ,
	[class*="col2-"] .product-view  .product-buttons .prev-button + .next-button {margin: .75em 0 0;}
	[class*="col2-"] .product-view .sku {display: block; border-right: none;}
	.product-view .with-sidebar .medium-layout .add-to-links .email-friend {margin: .75em 0 0;}
	
	.col3-layout .customer-rating {width: 22%;}
	.col3-layout .review-box {width: 75%; min-height: 168px;}
	.col3-layout .review-box .review {width: 73%;}
	[class*="col2-"] .box-reviews .rating-block #product-review-table .item,
	.col3-layout .box-reviews .rating-block #product-review-table .item {padding-left: 20px; padding-right: 20px;}
	.col3-layout .product-view .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.col3-layout .product-view .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.col3-layout .product-view #tabs.vertical-tabs:after { display: none; }
	.col3-layout .product-view .product-shop .vertical-tabs .tab-content-inner,
	.col3-layout .product-view .vertical-tabs .tab-content-inner { width: 100%; padding: 0 10px;}
	
	[class*="col2-"] .product-options-bottom .price-box {float: none;}
	[class*="col2-"] .product-view .add-to-links li.email-friend {margin-top: .75em;}
	
	body .col3-layout .product-view .add-to-cart #product-addtocart-button {margin: .75em 0 0;}
	body .col3-layout .product-view .medium-layout .add-to-cart #product-addtocart-button {margin: 0;}
	.col3-layout .product-options-bottom .price-box {float: none;}
	.col3-layout .product-view .add-to-links li {margin-right: 25px;}
	.col3-layout .product-view .add-to-links li:not(:first-child),
	[class*="col2-"] .product-view .with-sidebar .add-to-links li:not(:first-child) {margin-top: .75em;}
	.product-view .with-sidebar .add-to-cart .btn {padding-left: 18px; padding-right: 18px;}
	[class*="col2-"] .product-view .vertical-tabs .tab-content-inner {width: 68%;}
	
	aside.sidebar .block.block-wishlist li.item .product-image {width: 62px;}
	aside.sidebar .block.block-wishlist li.item .product-details {width: 57%;}
	
	.catalog-product-view  .block-title strong span {font-size: 1em;}
	.block-cart .block-content .mini-products-list .product-details {width: 53%;}
	.my-account table.table .product-name {max-width: 85%;}
	
	.col3-layout .product-labels-wrapper {left: 2px; right: 2px;}
	.col3-layout .product-labels-wrapper > div {padding-left: 5px; padding-right: 5px;}
	.timer-wrapper {padding-left: 18px; padding-right: 18px;}
	[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin-top: .75em;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div {min-width: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div span {font-size: 2em; min-width: 30px;}
	
	.parallax-banners-wrapper .image-wrapper .content {width: 36%; left: 32%;}
	
	body .widget .widget-title h2,
	.widget-title h2,
	body .widget .widget-title h3,
	.widget-title h3 {font-size: 1.5em;}
	.text-banner .banner-content.skin-3 {font-size: .75em;}
	.card-wrapper {padding: 1.083em;}
	.card-wrapper h3 {font-size: 1em;}
	.card-wrapper p {font-size: .91em;}
	
	.products-grid .item.type-9 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-9 .btn-quickview span {display: none;}
	.products-grid .item.type-7 .btn-details {display: inline-block;}
	
	.products-grid .item.type-7 .actions .btn-details {padding: 0; height: 34px; width: 34px; line-height: 34px; text-align: center;}
	.products-grid .item.type-7 .actions .btn-details i.fa {line-height: 34px;}
	.products-grid .item.type-7 .product-info-wrapper {padding: 0 10px 10px;}
	.products-grid .item.type-7 .bottom {right: 10px; left: 10px; bottom: 5px;}
	
	.header.header-15 .navbar-header {float: none;}
	.header.header-15 .navbar-toggle {
		clear: both;
		display: block !important;
		float: none;
		margin: 0 0 .75em;
		text-align: center;
		width: 100%;
		position: relative;
		z-index: 100;
	}
	.header.header-15 .topmenu {
		position: relative;
		z-index: 99;
		background: #fff;
		display: none;
	}
	body.vertical-header .container {width: 100%;}
	.text-banner.listing-banner .banner-content {font-size: .75em;}
	
	.header.header-19 .links:not(.default-links) li a.top-link-login  {font-size: 0; margin: 0; padding: 0;}
	.header.header-19 .links:not(.default-links) li a.top-link-login i.fa {padding: .5em; margin: 0;}
	.header.header-19 .form-search input {width: 132px;}
	.header.header-19 .links {margin: 0;}
}

/* #Tablet (Portrait) ================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.form-list .gender { width: 13.88888888888889%; }
	.form-list .gender + li.customer-dob { width: 69.44444444444444%; }
	.form-list .gender + li.customer-dob .dob-month,
	.form-list .gender + li.customer-dob .dob-day { width: 19.99000499750125%; }
	.form-list .gender + li.customer-dob .dob-year { width: 59.82008995502249%; }
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-middlename { margin-top: -1.5em; }

	[class*="col2-"] .products-grid.five-columns li.item,
	[class*="col2-"] .products-grid.six-columns li.item,
	[class*="col2-"] .products-grid.seven-columns li.item,
	[class*="col2-"] .products-grid.eight-columns li.item { width: 25%; }

	[class*="col2-"] .products-grid.five-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(6n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(7n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	[class*="col2-"] .products-grid.five-columns li.item:nth-of-type(4n+1),
	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(4n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(4n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(4n+1) { clear: left; }

	[class*="col2-"] .products-grid.five-columns li.item:nth-of-type(4n+4),
	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(4n+4),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(4n+4),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(4n+4) { clear: right; }

	.col3-layout .products-grid.three-columns li.item,
	.col3-layout .products-grid.four-columns li.item,
	.col3-layout .products-grid.five-columns li.item,
	.col3-layout .products-grid.six-columns li.item,
	.col3-layout .products-grid.seven-columns li.item,
	.col3-layout .products-grid.eight-columns li.item { width: 50%; }

	.col3-layout .products-grid.three-columns li.item:nth-of-type(3n+1),
	.col3-layout .products-grid.four-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(6n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(7n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	.col3-layout .products-grid.three-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.four-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(2n+1) { clear: left; }

	.col3-layout .products-grid.three-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.four-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(2n+2) { clear: right; }

	/* Header */
	.header .welcome-msg { display: none; }
	.header .top-block {text-align: center;}
	.header .logo,
	.header .quick-access {float: none; display: inline-block; margin: 0;}
	.header .quick-access {position: relative;}
	header.header .customer-name-wrapper + .links {right: 0; text-align: left;}
	.header h2.logo {margin-bottom: 1em; display: block;}
	.banner-home .divider-border { width: 60%; }
	.header .top-block .navbar-toggle {display: block;}
	.header-links.navbar-collapse { position: absolute; min-width: 150px; right: 0; background-color: #fff; padding: .91em 9px; -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1); box-shadow: 0px 1px 2px rgba(0,0,0,.1); margin: 0; z-index: 9999; top: 100%;}
	.header-links.navbar-collapse.collapse {display: none!important;}
	.header-links.navbar-collapse.collapse.in {display: block!important;}
	.header-links.navbar-collapse li { display: block; margin: 0; padding: .42em 9px; float: none;}
	.header-links.navbar-collapse li a { color: #222;  width: 100%;}
	.header-links.navbar-collapse li a:hover { color: #ea505e; background: none;}

	.header .navbar-header .navbar-toggle {display: block;}
	.header .topmenu.navbar-collapse {
		background-color: #fff;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		left: 10px;
		top: 100%;
		position: absolute;
		width: 283px;
		z-index: 999;
		padding: 10px!important;
	}
	.header .topmenu.navbar-collapse.collapse {display: none!important;}
	.header .topmenu.navbar-collapse.collapse.in {display: block!important;}
	.header .topmenu.navbar-collapse > ul,
	.header .topmenu.navbar-collapse li {display: block; margin: 0; float: none;}
	.header .topmenu.navbar-collapse li a {color: #222!important;  width: 100%; display: block; float: none;}
	.header .topmenu li.level0 a.level-top:hover,
	.header .topmenu li.level0.over a.level-top,
	.header .topmenu.navbar-nav li.level0.active > a.level-top {color: #ea505e!important; background: none;}
	.header .topmenu li.level0 a > i {display: none;}
	.header .topmenu li ul ul {display: none; position: static; width: 100%; box-shadow: none;}
	.header .topmenu li.level0 + li.level0:after, 
	.header .topmenu li.level0 + li.level0:before {content: none;}
	.header .topmenu .menu-item-button {position: absolute; right: 10px; padding: 5px; z-index: 1000; cursor: pointer; font-size: 14px; top: 5px;}
	.header .topmenu .menu-item-button .fa-minus {display: none;}
	.header .topmenu .menu-item-button.active .fa-minus {display: inline-block;}
	.header .topmenu .menu-item-button.active .fa-plus {display: none;}
	.header .topmenu ul ul .menu-item-button {top: 0;}

	ul.topmenu.nav-wide li.level-top,
	ul.topmenu.nav-wide ul.level0 li.level1 {display: block; margin: 0; float: none; position: relative; width: auto!important; padding: 0 15px;}
	ul.topmenu.nav-wide .top-content,
	ul.topmenu.nav-wide .bottom-content, 
	ul.topmenu.nav-wide .right-content {display: none;}
	ul.topmenu.nav-wide .menu-wrapper {position: static; box-shadow: none; padding: 0 20px;}
	ul.topmenu li.level0 a.level-top {border: none; margin: 0; padding: .5em 0!important;}
	
	#sticky-header {display: none!important;}
	.menu-block .customer-name strong { display: none; }
	.menu-block .customer-name .user-icon { margin-right: 10px; }

	.header.header-2 .left-wrapper {float: left; padding-top: .817em; padding-bottom: .817em;}
	.header.header-2 .logo-wrapper {float: left;}
	.header.header-2 .logo {margin: 0;}
	.header.header-2 .lines-button {margin-right: 20px;}
	.header.header-2 .search-mini-form,
	.header.header-2 .form-search {margin: 0;}
	.header.header-2 .form-search .search-button {
		display: block;
		border: none;
		margin-top: -10px;
		margin-bottom: -10px;
		padding: 10px;
		border-left: solid 1px #ddd;
		border-right: solid 1px #ddd;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		line-height: 40px;
		width: 40px;
		height: 40px;
		text-align: center;
		cursor: pointer;
		transition: background-color 300ms ease;
		-moz-transition: background-color 300ms ease;
		-webkit-transition: background-color 300ms ease;
	}
	.header.header-2 .form-search {position: relative;}
	.header.header-2 .form-search .indent {display: none; position: absolute; top: 100%; right: 0; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #fff; padding: 1.5em 20px; width: 306px; z-index: 999;}
	.header.header-2 .form-search .indent input {width: 240px;}
	.header-2 .right-wrapper {float: right;}
	.header.header-4 .left-wrapper,
	.header.header-5 .left-wrapper {padding-top: .45em; padding-bottom: .45em;}
	.header.header-6 .left-wrapper {padding-top: .4em; padding-bottom: .4em;}
	.header.header-4 .lines-button,
	.header.header-5 .lines-button,
	.header.header-6 .lines-button {margin: .5em 20px;}
	.header.header-6 .lines-button.close {margin-top: .34em; margin-bottom: .33em;}
	
	.header.header-7 .logo {margin: .3em 20px .3em 10px;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle {margin: .55em 0; padding-left: 10px; padding-right: 10px;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle i {margin-left: 0;}
	.header.header-7 .wrapper-menu {position: relative;}
	.header.header-7 .topmenu.navbar-collapse {left: 0;}
	
	.header.header-8 h2.logo {float: left; margin: .25em 0;}
	.header.header-8 .quick-access {float: right;}
	
	.header.header-9 .lines-button {margin: 0;}
	.header.header-9 .left-wrapper {padding-top: .45em; padding-bottom: .45em;}
	
	.header.header-10 h2.logo,
	.header.header-12 h2.logo {float: left;}
	.header.header-10 .quick-access,
	.header.header-12 .quick-access,
	.header.header-13 .quick-access {float: right;}
	.header.header-13 h2.logo {float: left; margin-top: .22em; margin-bottom: 0;}
	
	.header.header-11 .menu-block .navbar-default .navbar-toggle,
	.header.header-13 .menu-block .navbar-default .navbar-toggle,
	.header.header-14 .menu-block .navbar-default .navbar-toggle {color: #fff;}
	.header.header-11 ul.topmenu li.level0 a.level-top,
	.header.header-13 ul.topmenu li.level0 a.level-top,
	.header.header-14 ul.topmenu li.level0 a.level-top {color: #666;}

	.header.header-14 .left-wrapper {float: left; padding-top: .817em; padding-bottom: .817em;}
	.header.header-14 .logo-wrapper {float: left;}
	.header.header-14 .lines-button {margin-right: 0;}
	.header.header-14 h2.logo {margin-bottom: 0;}
	
	.header.header-16 .logo {float: none; margin: 0 0 .75em; text-align: center; display:block;}
	.header.header-16 .quick-access {float: none;}
	.header.header-16 .header-text-blocks {float: left; margin-top: .817em;}
	.header.header-16 .header-text-blocks .item {margin-left: 20px;}
	.header.header-16 .form-search input {width: 226px;}
	
	.header.header-17 .quick-access {margin: 0 0 .75em;}
	
	.header.header-18 h2.logo {margin-bottom: .75em; text-align: center;}
	.custom-links li {padding-left: 5px; padding-right: 5px;}
	.custom-links li a {font-size: 1em;}
	
	.footer-products-list .product-shop {width: 65%;}
	.customer-reviews-widget .btn {padding-left: 20px; padding-right: 20px;}
	
	#header.header-2 {position: relative;}
	#header.header-2 .menu-block {position: static; overflow: visible; z-index: 1; width: auto;}
	#header.header-2 .menu-block .row {position: static; width: auto;}
	#header.header-2 .menu-block .menu-button {display: none;}

	/* Sidebar Wishlist */
	.block.block-wishlist .block-title { margin-bottom: 2.25em; }
	.block-wishlist .slider-buttons { top: 40px; right: auto; }
	
	.block-compare li.item .product-name {width: 79%;}

	/* Listing =================================== */
	.banner-content .title { font-size: 1.5em; }
	.banner-content.skin-1 { top: 10%; right: 2%; }
	.banner-content.skin-2 { top: 7%; width: 70%; left: 16%; }

	.block.block-reorder .actions .btn,
	.block.block-compare .actions .btn { width: 100%; }
	.block .actions .btn-default + .btn-primary {margin: 0.75em auto 0; clear: both; display: block;}

	.block-account li:before {vertical-align: top; padding-top: 5px;}
	.block.block-account li a {max-width: 90%;}
	.sorter .amount,
	.col3-layout .sorter .amount,
	.col3-layout .sorter .limiter label { display: none; }
	.toolbar .sorter {width: auto;}
	.toolbar.no-pagination .sorter {float: left;}
	.sorter .view-mode {float: none; clear: both; margin-bottom: 2.5em;}
	.toolbar .pager {width: auto; position: absolute; right: 0;}
	.toolbar-bottom .toolbar .pager {position: static;}
	
	.category-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview):not(#product-addtocart-button),
	.widget-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview):not(#product-addtocart-button) { /*padding: 0; width: 40px; height: 40px; line-height: 40px; text-align: center;*/}
	.category-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview) i.fa,
	.widget-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview) i.fa { /*display: inline-block; line-height: 40px;*/ }
	.category-products .products-grid li.item:not(.type-4):not(.type-8):not(.type-9) .btn:not(.btn-quickview):not(#product-addtocart-button) span span,
	.widget-products .products-grid li.item:not(.type-4):not(.type-8):not(.type-9) .btn:not(.btn-quickview):not(#product-addtocart-button)  span span {/* display: none;*/ }
	.category-products .products-grid li.item.type-2 .rating-box,
	.widget-products .products-grid li.item.type-2 .rating-box,
	.category-products .products-grid li.item.type-4 .rating-box,
	.widget-products .products-grid li.item.type-4 .rating-box,
	.category-products .products-grid li.item.type-5 .rating-box,
	.widget-products .products-grid li.item.type-5 .rating-box {float: none; margin-right: 0; display: inline-block;}

	.products-grid .item.type-4 .actions .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-4 .actions .btn-quickview span {display: none;}
	
	.products-grid .item.type-7 .product-info-wrapper {padding: 0 10px 10px;}
	.products-grid .item.type-7 .product-info-wrapper .quickview-wrapper {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; border: none;  margin-top: 5px;}
	
	.products-grid .item.type-7 .bottom {left: 10px; right: 10px; bottom: 5px;}
	.products-grid .item.type-7 .btn-quickview {float: right; height: 20px; line-height: 20px;}
	.products-grid .item.type-7 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-7 .lightbox-button,
	.products-grid .item.type-7 .availability,
	.products-grid .item.type-7 .desc,
	.products-grid .item.type-7 .ratings,
	.products-grid .item.type-7 .btn-quickview span {display: none;}
	.products-grid .item.type-7 .product-name {font-size: .75em;}
	.products-grid .item.type-7 .rating-box .rating {top: 1px;}
	
	.products-grid .item.type-9 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-9 .btn-quickview span {display: none;}
	.col3-layout .toolbar .sorter {width: auto;}
	
	/* Product Page ============================== */
	.with-sidebar .small-layout .product-buttons a span { width: 56%; }
	.block.block-related .block-title strong span { padding-right: 45px; }
	.product-view .product-buttons a span { width: 71%; }
	.no-sidebar .small-layout .product-buttons a span { width: 70%; }
	.medium-layout .product-buttons a span { width: 65%; }
	.product-options-bottom .price-box { float: none; }
	.product-view .add-to-cart .btn { padding-left: 23px; padding-right: 23px; }
	.product-view .with-sidebar .small-layout .add-to-cart #product-addtocart-button,
	.product-view .with-sidebar .medium-layout .add-to-cart #product-addtocart-button {margin-left: 0; margin-top: .75em;}
	.product-view .with-sidebar .small-layout .quantity-wrapper,
	.product-view .with-sidebar .medium-layout .quantity-wrapper {float: none;}
	.with-sidebar .small-layout .add-to-links li:not(:first-child),
	.product-view .with-sidebar .small-layout .add-to-links li,
	.product-view .with-sidebar .small-layout .add-to-links i { margin: 0; }
	.product-view .with-sidebar .small-layout .add-to-links a:hover i { color: #ea505e; }
	.product-view .with-sidebar .small-layout .add-to-links a span { display: none; }
	.product-view .no-sidebar .small-layout .add-to-links li.email-friend,
	.product-view  .large-layout .add-to-links li.email-friend,
	.product-view .with-sidebar .medium-layout .add-to-links li.email-friend { margin-top: .75em; margin-left: 0; } 
	.product-view .no-sidebar .medium-layout .add-to-links li:not(:first-child),
	.product-view .no-sidebar .large-layout .add-to-links li:not(:first-child) { margin: 0 15px 0 0; }
	.product-view .with-sidebar .timer-wrapper .add-to-links li:not(:first-child) {margin-top: .75em;}
	.timer-wrapper {padding: .75em 12px .5em;}
	.timer-wrapper.full .timer-box > div { min-width: 40px;}
	.timer-wrapper.full .timer-box > div span {font-size: 3em;  min-width: 40px;}
	.small-layout .product-options-bottom .timer-wrapper #product-addtocart-button {margin-top: .75em;}
	
	.product-view .vertical-tabs .tab-content-inner { width: 69%; }
	.no-sidebar .large-layout .vertical-tabs .tab-content-inner { width: 54%; }
	.no-sidebar .large-layout .vertical-tabs > .nav-tabs > li > a { width: 170px; }
	.no-sidebar .large-layout #tabs.vertical-tabs:after { left: 169px; }
	.product-view .small-layout .vertical-tabs .tab-content-inner { width: 100%; }
	.product-view .extralarge-layout .vertical-tabs .tab-content-inner { width: 70%; }
	.product-view .product-shop .box-tags .form-add .input-box,
	.product-view .product-shop .product-collateral .box-tags .form-add .input-box,
	.product-view > .product-collateral .box-tags .form-add .input-box { width: 100%; }

	.product-view .no-sidebar .medium-layout .nav-tabs>li { float: none; }
	.product-view .no-sidebar .medium-layout .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.product-view .no-sidebar .medium-layout .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.product-view .no-sidebar .medium-layout #tabs.vertical-tabs:after { display: none; }
	.product-view .no-sidebar .medium-layout .vertical-tabs .tab-content-inner { width: 100%; padding: 0 20px;}

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item,
	.no-sidebar .medium-layout #upsell-product-table li.item,
	.large-layout #upsell-product-table li.item { width: 50%; }
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item { width: 100%; }

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(4n+1),
	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(4n+4),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
	.large-layout #upsell-product-table li.item:nth-child(3n+1),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+3),
	.large-layout #upsell-product-table li.item:nth-child(3n+3),
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item:nth-child(2n+1),
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item:nth-child(2n+2) { clear: none; }

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(2n+1),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1),
	.large-layout #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(2n+2),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2),
	.large-layout #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	.product-view .no-sidebar .large-layout #tabs:not(.vertical-tabs) .nav-tabs > li > a { max-width: 100px; font-size: .83em; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
	.product-view .product-shop.extralarge-layout #tabs:not(.vertical-tabs) .nav-tabs > li > a { max-width: 140px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }

	.related-bottom li.item:not(.owl-item):nth-of-type(4n+1) { clear: left; }
	.related-bottom li.item:not(.owl-item):nth-of-type(4n+4) { clear: right; }

	.review-box .review { width: 85%; }
	.review-box { width: 80%; }
	.customer-rating { width: 18.5%; }
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	.product-banner {font-size: .5em;}
	#customer-reviews .form-add {margin-top: 1.5em;}

	#super-product-table .quantity-wrapper {width: 120px;}
	#super-product-table .quantity-wrapper i.fa {width: 20px;}
	#super-product-table .quantity-wrapper input {width: 40px;}
	
	/* Account ============================================= */
	.my-account p.order-links { text-align: right; }
	.my-account .product-review .media-body .product-name { margin: 0; }
	.my-account .product-review .media-body .product-details small { float: none; margin-bottom: .75em; clear: both;}
	.my-wishlist .cart-cell .add-to-cart-alt { text-align: center; }
	.my-account .my-wishlist .cart-cell .btn-primary { margin: .75em 0 0; clear: both; }
	.my-wishlist .table-button { margin-bottom: .75em; }

	/* Cart =============================================== */
	#shopping-cart-table .cart-actions a { display: block; margin: 0; text-align: center; }
	#shopping-cart-table .product-name a { max-width: 58%; }
	#shopping-cart-totals-table + .checkout-types .btn-proceed-checkout { white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; width: 100%; padding: 6px; }
	.cart .crosssell .product-details { width: 100%; }
	.cart .cart-collaterals.sidebar > div { /*width: 33.333333%; float: left; padding: 0 10px; */ }
	.cart .cart-collaterals.sidebar > div:first-child { padding-left: 0; }
	.cart .cart-collaterals.sidebar > div:last-child { padding-right: 0; }
	#co-billing-form .gender { width: 16.66666666666667%; }
	#co-billing-form .dob { width: 100%; }
	#co-billing-form .gender + .dob { width: 83.33333333%; }
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {margin-top: -.5em;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn {width: auto;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn + .btn {margin-top: 0;}
	#crosssell-products-list .product-image {margin: 0 0 .75em; width: 100%;}
	.cart .crosssell li.item .add-to-links li i,
	.cart .crosssell li.item .btn {width: 32px; height: 32px; line-height: 30px;}

	/* Footer */
	#footer .footer-middle .payments { float: none !important; clear: both; text-align: center; }
	#footer .footer-links { padding: .4em 5px; font-size: .83em; }

	#popup-block .modal-dialog {width: 80%!important;}
	#popup-block .modal-dialog .modal-content {width: 100%!important;}
	#popup-block.tablet-hide { display: none !important; }
	
	
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	[class*="col2-"] .box-reviews .customer-rating {width: 23%;}
	[class*="col2-"] .review-box {width: 75%; min-height: 181px;}
	[class*="col2-"] .review-box .review {width: 77%;}
	[class*="col2-"] .box-reviews .rating-block #product-review-table .item,
	.col3-layout .box-reviews .rating-block #product-review-table .item {padding-left: 20px; padding-right: 20px;}
	
	.col3-layout .product-options-bottom .price-box {float: none;}
	[class*="col2-"] .product-view .add-to-links li:nth-child(3n),
	.col3-layout .product-view .add-to-links li:not(:first-child),
	[class*="col2-"] .with-sidebar .add-to-links li:not(:first-child) {margin-top: .75em!important;}
	.col3-layout .nav-tabs > li,
	[class*="col2-"] .nav-tabs > li,
	[class*="col2-"] .vertical-tabs .nav-tabs {float: none; margin-right: 0;}
	.col3-layout .nav-tabs > li a,
	[class*="col2-"] .nav-tabs > li a {width: 100%; max-width: 100%!important;}
	.product-view .product-img-box .more-views h2,
	.catalog-product-view  .block-title strong span {font-size: 1em;}
	[class*="col2-"] .product-view #tabs.vertical-tabs::after {content: none;}
	.col3-layout .vertical-tabs > .nav-tabs {width: 200px;}
	
	#footer .store-swicther-wrapper,
	#footer .copyright,
	#footer .payments { /* float: none!important; */ display: block; text-align: center;} 
	
	.block-cart .img-container {width: 44px; margin-right: 10px;}
	.block-cart .img-container .product-image {width: 100%;}
	.block-cart.block .block-content .btn-remove{top: -5px;}
	.block-cart .block-content .mini-products-list .product-details {width: 62%;}

	.my-account table.table .nobr {white-space: normal!important;}
	.my-account table.table > thead > tr > td,
	.my-account table.table > tbody > tr > td, 
	.my-account table.table > tfoot > tr > td {padding: .75em 9px;}
	aside.sidebar .block.block-wishlist li.item .product-image {width: 54px; margin-right: 10px;}
	aside.sidebar .block.block-wishlist li.item .product-details {width: 52%;}
	.my-account table.table .product-name {max-width: 76%;}
	#shopping-cart-table .product-image {margin-right: 12px; margin-bottom: .75em;}
	
 	[class*="col2-"] .product-view  .vertical-tabs .tab-content-inner {width: 100%; padding: 0 20px;}
	.product-view .small-layout .product-buttons > div,
	[class*="col2-"] .product-view .with-sidebar .product-buttons > div {float: none; width: 100%;}
	.product-view .small-layout .product-buttons .prev-button + .next-button ,
	[class*="col2-"] .product-view .with-sidebar .product-buttons .prev-button + .next-button {margin: .75em 0 0;}
	[class*="col2-"] .product-view .with-sidebar .quantity-wrapper + #product-addtocart-button {margin: .75em 0 0;}
	
 	.catalog-product-view .col3-layout .col-main {float: none; width: 100%; clear: both; left: 0;}
	.catalog-product-view .col3-layout .col-left {width: 50%; left: 0;}
	.catalog-product-view .col3-layout .col-right {width: 50%; right: 0;} 
	.product-view .no-sidebar .small-layout .add-to-links li:not(:first-child) {margin-top: .75em;}
	[class*="col2-"] .product-view .sku,
	.product-view .with-sidebar  .sku {display: block; border-right: none;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div {min-width: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div span {font-size: 2em; min-width: 30px;}
	.timer-wrapper.full .timer-box > div.title {margin-bottom: .5em;}
	
	#customer-reviews > .pull-left,
	#customer-reviews > .pull-right {float: none!important;}
	
	.parallax-banners-wrapper .image-wrapper .content {width: 36%; left: 32%;}
	
	header.header-2 .logo {text-align: left;}
	
	.text-banner .banner-content .small-title {font-size: 1em;}
	body .widget .widget-title h2,
	.widget-title h2,
	body .widget 
	.widget-title h3,
	.widget-title h3 {font-size: 1.25em;}
	
	.products-grid .item.type-9 .left {padding-right: 50px;}
	.fullwidth-banners .text-banner .title {font-size: 1em;}
	.customer-reviews-widget .review-text {font-size: 1.5em;}
	
	.text-banner.sidebar-banner .banner-content .title {font-size: 3.25em;}
	.products-grid .item.type-7 .btn-details {display: inline-block;}
	
	.header-breadcrumbs-wrapper .vertical-header {
		height: auto!important;
		position: static;
		width: 100%;
	}
	.header.header-15 .quick-access {float: none; width: 100%;}
	.header.header-15 h2.logo {float: left;}
	.header.header-15 .search-mini-form {float: right; margin-top: .75em;}
	body.vertical-header .content-wrapper > .container {margin: 0 auto; padding: 0;}
	.vertical-header .slider-wrapper,
	body.vertical-header .content-wrapper .row {margin: 0 -14px;}
	.header-15 .menu-block .wrapper-menu {border-color: rgba(0,0,0,.2);}
	.header-15 ul.topmenu.nav-wide .menu-wrapper {width: auto; left: auto;}
	.header-wrapper .custom-block {position: fixed; bottom: 0; z-index: 999999;}
	.header-wrapper .custom-block .indent {opacity: 0; z-index: -1; height: 0;}
	.header-wrapper .custom-block .mobile-button {display: block; position: relative;}
	.header-wrapper .custom-block .footer-links {float: none!important;}
	.header-wrapper .custom-block .footer-links ul {position: static; width: auto; height: auto; box-shadow: none; display: block; text-align: center;}
	.header-wrapper .custom-block .footer-links ul li {display: inline-block; border: none; margin: 0 5px;}
	.header-wrapper .custom-block .copyright { float: none!important; text-align: center;}
	.header-wrapper .custom-block .footer-links-button {display: none;}
	.header-breadcrumbs-wrapper .vertical-header + .breadcrumbs-wrapper {margin-left: 0;}
	#toTop {display: none!important;}
	.form-list label {display: inline-block; float: none;}
	.text-banner.listing-banner .title {letter-spacing: -4px;}
	.text-banner.listing-banner .banner-content {font-size: .5em;}
}

/*  #Mobile (Portrait) ================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.title-buttons { text-align: left; }
	.order-date { float: none; clear: both; padding-top: .75em; }

	.col2-left-layout .col-main,
	.col3-layout .col-wrapper .col-main,
	.col-left.sidebar,
	.col-right.sidebar {float: none;}
	
	body .col-main form .form-list .form-group .gender { width: 100%; margin-bottom: 1em; }
	body .col-main form .form-list .form-group .gender + .customer-dob { width: 100%; }
	body .form-list .gender + .customer-dob .dob-month,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-month,
	body .form-list .gender + .customer-dob .dob-day,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-day,
	body .form-list .gender + .customer-dob .dob-year,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-year { width: 33.333333333333%; }

	 /* Data Table */
	table.table table,
	table.table thead, 
	table.table tbody, 
	table.table th, 
	table.table td, 
	table.table tr { display: block; border: none!important; text-align: left !important;  width: 100%!important; float: none; }
	table.table thead tr { display: none;}
	table.table th, table.table td { padding: 10px 10px; width: 100%!important;}
	table.table td a.product-image{width:auto; max-width:100%; margin:0 auto; float:none;}
	table.table td a.product-image img{width:100%;}
	table.table td .cart-label { width: 80px; display: inline-block; vertical-align: middle; font-size:1.16em; color:#888; font-weight:normal; }
	table.table td.last { border-bottom: 1px solid #ddd!important;/*  margin-bottom: 1.5em; */ margin-bottom: -1px;}

	.form-list .customer-name .name-firstname,
	.form-list .customer-name-prefix .name-lastname,
	.form-list .customer-name-middlename .name-firstname,
	.form-list .customer-name .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name .name-lastname { width: 100%; }
	.form-list .customer-name-prefix-suffix .name-lastname,
	.form-list .customer-name-prefix-suffix .name-firstname,
	.form-list .customer-name-prefix-middlename-suffix .name-firstname,
	.form-list .customer-name-prefix-middlename .name-firstname,
	.form-list .customer-name-prefix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-suffix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix .name-firstname { width: 75%; }
	.form-list .customer-name-middlename .name-middlename,
	.form-list .customer-name-prefix-middlename .name-middlename,
	.form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.form-list .customer-name-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename { width: 33.003300330033%; margin-top: 0; }
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-lastname { width: 41.91419141914191%; margin-top: 1.5em; }
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname { width: 66.996699669967%; margin-top: 1.5em; }
	.form-list .customer-name-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.opc-wrapper-opc .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-suffix { margin-top: 1.5em; }

	body.sidebar-left .col2-left-layout .col-main { float: none !important; }
	body.catalog-category-view .col-main { margin-bottom: 3em; }
	/* Header */

	.logo { float: none; margin: 0; text-align: center; clear: both; }
	.header .welcome-msg { display: none; }
	.header .quick-access { /*float: none; */ clear: both; margin-top: 1.5em; }
	header.header .top-cart {margin: 0;}
	header.header .top-cart .block-title .title-cart {padding-top: 0;}
	header.header .top-cart .block-content .mini-products-list .product-details { width: 61%; }
	header.header .top-cart .block-title .top-cart-icon i { margin: 0 2px 0 0; font-size: 14px; line-height: 40px; }
	header.header .top-cart .block-title .title-cart .top-cart-label,
	header.header .top-cart .block-title .title-cart .bottom { display: none; }
	header.header .top-cart .block-content { width: 283px; }
	.header .search-mini-form {float: none; display: block; clear: both;}
	.header .form-search input { width: 89%; }

	.header .navbar-header .navbar-toggle {display: block; background:#66a0c8;}
	.header .topmenu.navbar-collapse {
		background-color: #fff;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		left: 10px;
		top: 100%;
		position: absolute;
		width: 300px;
		z-index: 999;
		padding: 10px!important;
	}
	.header .topmenu.navbar-collapse.collapse {display: none!important;}
	.header .topmenu.navbar-collapse.collapse.in {display: block!important;}
	.header .topmenu.navbar-collapse > ul,
	.header .topmenu.navbar-collapse li {display: block; margin: 0; float: none;}
	.header .topmenu.navbar-collapse li a {color: #222!important;  width: 100%; display: block; float: none;}
	.header .topmenu li.level0 a.level-top:hover,
	.header .topmenu li.level0.over a.level-top,
	.header .topmenu.navbar-nav li.level0.active > a.level-top {color: #ea505e!important; background: none;}
	.header .topmenu li.level0 a > i {display: none;}
	.header .topmenu li ul ul {display: none; position: static; width: 100%; box-shadow: none;}
	.header .topmenu li.level0 + li.level0:after, 
	.header .topmenu li.level0 + li.level0:before {content: none;}
	.header .topmenu .menu-item-button {position: absolute; right: 10px; padding: 5px; z-index: 1000; cursor: pointer; font-size: 14px; top: 3px;}
	.header .topmenu .menu-item-button .fa-minus {display: none;}
	.header .topmenu .menu-item-button.active .fa-minus {display: inline-block;}
	.header .topmenu .menu-item-button.active .fa-plus {display: none;}
	.header .topmenu ul ul .menu-item-button {top: 0;}
	ul.topmenu.nav-wide li.level-top,
	ul.topmenu.nav-wide ul.level0 li.level1,
	ul.topmenu#nav li.level-top,
	ul.topmenu#nav ul.level0 li.level1 {display: block; margin: 0; float: none; position: relative; width: auto!important; padding: 0 15px;}
	ul.topmenu#nav ul.level0 li.level1 {padding: 0;}
	ul.topmenu:not(.nav-wide) ul,
	ul.topmenu:not(.nav-wide) div {position: static; width: 100%; padding-left: 0; padding-right: 0; box-shadow: none;}
	ul.topmenu:not(.nav-wide) ul ul {padding-left: 15px; padding-right: 15px;}
	ul.topmenu.nav-wide .top-content,
	ul.topmenu.nav-wide .bottom-content, 
	ul.topmenu.nav-wide .right-content {display: none;}
	ul.topmenu.nav-wide .menu-wrapper {position: static; box-shadow: none; padding: 0 20px;}
	ul.topmenu li.level0 a.level-top {border: none; margin: 0; padding: .5em 0!important;}
	ul.topmenu.nav-wide ul,
	ul.topmenu#nav ul {display: block;}
	
	.header.header-2 .top-block {padding-left: 10px; padding-right: 10px;}
	.header.header-2 .logo-wrapper {float: left;}
	.header.header-2 .left-wrapper {float: right;}
	.header.header-2 .right-wrapper {float: none!important; clear: both; padding-top: 1em;}
	.header.header-2 .lines-button {margin: 3px 0;}
	.header.header-2 .right-wrapper .pull-right {float: none!important; position: relative;}
	.header.header-2 .top-cart {float: left; width: 24%; margin: 0; text-align: center; position: static;}
	.header.header-2 .top-cart .block-title .title-cart {margin: 0;}
	.header.header-2 .top-cart .block-title .top-cart-icon i {line-height: 28px;}
	.header.header-2 .top-cart .block-content {right: auto; left: 50%; margin-left: -143px; top: 28px;}
	.header.header-2 .links {width: 46%; float: left; margin: 0; text-align: center;}
	.header.header-2 .language-currency-wrapper {float: right!important; width: 30%; margin: .25em 0 0; text-align: right;}
	.header.header-2 .language-currency-dropdown {left: auto; right: 0;}
	.header.header-2 .customer-name .user-icon,
	.header.header-2 .links:not(.default-links) li a.top-link-login i.fa {margin: 0; padding: 0; width: auto; height: auto; line-height: 28px; border: none; font-size: 14px; padding-right: 8px; color: inherit;}
	.header.header-2 .links:not(.default-links) li:not(.last) {display: none;}
	.header.header-2 .links:not(.default-links) li.last {width: 100%;}
	.header.header-2 .links:not(.default-links) li a.top-link-login {font-size: 14px; background-color: #eee; color: #222; height: 28px; line-height: 28px; padding: 0 5px; width: 100%; margin: 0; padding: 0;}
	.header.header-2 .search-mini-form {padding-top: .125em;}
	.header.header-2 .form-search input {height: 34px; width: 88%;}
	.header.header-2 .form-search .btn {height: 34px; width: 34px;}
	.header.header-4 .left-wrapper,
	.header.header-5 .left-wrapper,
	.header.header-6 .left-wrapper {float: none;}
	.header.header-4 .lines-button,
	.header.header-5 .lines-button,
	.header.header-6 .lines-button {float: right!important; margin: 5px 0;} 
	.header.header-4 h2.logo,
	.header.header-5 h2.logo,
	.header.header-6 h2.logo {clear: none; margin: 0;}
	#header.header-2 {position: relative;}
	#header.header-2 .menu-block {position: static; overflow: visible; z-index: 1; width: auto;}
	#header.header-2 .menu-block .row {position: static; width: auto;}
	#header.header-2 .menu-block .menu-button {display: none;}
	
	.header.header-7 h2.logo {margin: .3em 10px .3em 10px; float: left;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle {margin: 0; padding-left: 10px; padding-right: 10px;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle i {margin-left: 0;}
	.header.header-7 .wrapper-menu {position: relative;}
	.header.header-7 .topmenu.navbar-collapse {left: auto; right: 0;}
	
	.header.header-8 .quick-access {position: relative;}
	.header.header-8 .search-mini-form {padding-top: .125em;}
	.header.header-8 .form-search input,
	.header.header-10 .form-search input,
	.header.header-12 .form-search input,
	.header.header-13 .form-search input {height: 34px; width: 88%;}
	.header.header-8 .form-search .btn,
	.header.header-10 .form-search .btn,
	.header.header-12 .form-search .btn,
	.header.header-13 .form-search .btn {height: 34px; width: 34px;}
	.header.header-8 .top-cart {position: static;}
	.header.header-8 .top-cart .block-content {right: auto; left: 50%; margin-left: -143px; top: 50px;}
	
	.header.header-9 .left-wrapper {float: left;}
	.header.header-9 .lines-button-wrapper.pull-right {
		float: right !important;
		margin-bottom: -25px;
		margin-top: 0;
		position: relative;
		top: -45px;
		border: none;
		padding: 0;
	}
	
	.header.header-11 .menu-block .navbar-default .navbar-toggle,
	.header.header-13 .menu-block .navbar-default .navbar-toggle,
	.header.header-14 .menu-block .navbar-default .navbar-toggle {color: #fff;}
	.header.header-11 ul.topmenu li.level0 a.level-top,
	.header.header-13 ul.topmenu li.level0 a.level-top,
	.header.header-14 ul.topmenu li.level0 a.level-top {color: #666;}
	
	.header.header-13 h2.logo,
	.header.header-12 h2.logo {margin-bottom: .75em;}
	
	.header.header-14 .menu-block  {padding-left: 10px!important; padding-right: 10px!important;}
	
	.header.header-16 .top-block .pull-left,
	.header.header-16 .top-block .pull-right {float: none!important; display: inline-block; vertical-align: middle;}
	.header.header-16 .top-block .welcome-msg {display: none;}
	.header.header-16 .default-links.links {float: right; text-align: center; margin:3px 0px 0px;}
	.header.header-16 .default-links.links a {font-size: 0;}
	.header.header-16 .default-links.links a:before {font-size: 12px!important;}
	.header.header-16 .default-links.links li {display: inline-block; float: none; margin-left: 7px;}
	.header.header-16 .logo {float: none; text-align: center;}
	.header.header-16 .form-search input {width: 86%;}
	.header.header-16 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-16 .header-text-blocks {float: none; margin: 0;}
	.header.header-16 .header-text-blocks .item {float: none; width: 100%; margin: 0 0 15px;}
	.header.header-16 .header-text-blocks .item:last-child {margin: 0;}
	.header.header-16  .search-mini-form {margin-bottom: 2em;}
	
	.header.header-17 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-17 .form-search input {width: 268px;}
	.header.header-17 .menu-block .pull-right {float: none!important;}
	
	.header.header-18 .default-links.links {margin: 1em 0;}
	.header.header-18 .default-links.links a {font-size: 0;}
	.header.header-18 .default-links.links a:before {font-size: 12px!important;}
	.header.header-18 .quick-access,
	.header.header-18 .quick-access .banner  {float: none!important;}
	.header.header-18 .quick-access .banner {margin-bottom: .75em;}
	.header.header-18 .search-mini-form {clear: none; float: right;}
	.header.header-18 .form-search input {width: 152px;}
	
	.header.header-19 .navbar {padding: 0;}
	.header.header-19 .navbar-header .navbar-toggle {margin: 0;}
	.header.header-19 .top-cart .block-title .top-cart-icon i {line-height: normal; margin-top: .75em;}
	.custom-links li {padding-left: 5px; padding-right: 5px;}
	.custom-links li a {font-size: 1em;}
	
	.header.header-19 .links:not(.default-links) li a.top-link-login  {font-size: 0; margin: 0; padding: 0;}
	.header.header-19 .links:not(.default-links) li a.top-link-login i.fa {padding: .5em; margin: 0;}
	.header.header-19 .form-search input {width: 142px;}
	.header.header-19 .links {margin: 0;}
	.header.header-19 .search-mini-form {clear: none; float: right;}
	.header.header-19 .language-currency-wrapper {margin-right: 10px;}
	.header.header-19  h2.logo {margin-bottom: .75em;}
	
	/* Home Page */
	.header-banners .banner-content {width: 60%; right: auto; left: 40%; top: 40%; font-size: .91em;}
	.header-banners .banner-3 .banner-content { width: auto; }

	.banner-home .text-banner .banner-content.skin-3 { bottom: 5%; top: 89.5%; }

	.banner-content h2 { font-size: 1.33em; }
	.banner-content.skin-1 { top: 5%; right: 5%; }

	/* Listing */
	body.sidebar-left .col2-left-layout .col-main,
	body.sidebar-right .col2-left-layout aside.sidebar,
	body.sidebar-right .col2-left-layout .col-main {float: none!important;}
	.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-main, 
	.header-with-image .header-breadcrumbs-wrapper + .content-wrapper .col-main {margin-top: 0;}
	.sidebar {margin-bottom: 0;}
	body.sidebar-left .sidebar-inner,
	body.sidebar-right .sidebar-inner,
	.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .sidebar .sidebar-inner, 
	.header-with-image .header-breadcrumbs-wrapper + .content-wrapper .sidebar .sidebar-inner {padding: 0; border: none;}
	.products-grid.two-columns li.item,
	.products-grid.three-columns li.item,
	.products-grid.four-columns li.item,
	.products-grid.five-columns li.item,
	.products-grid.six-columns li.item,
	.products-grid.seven-columns li.item,
	.products-grid.eight-columns li.item { width: 100%; }

	aside.sidebar .block.block-wishlist li.item .product-details { width: 63%; }
	.block:last-of-type { margin-bottom: 3em; }
	.products-grid .item.type-7 .product-info-wrapper {padding: 0 15px 15px;}
	.products-grid .item.type-7 .product-info-wrapper .quickview-wrapper {margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
	.products-grid .item.type-7 .bottom {left: 15px; right: 15px; bottom: 10px;}
	
	/* Toolbar */
	.sorter .sort-by label,
	.sorter .limiter label,
	.sorter .amount { display: none; }
	.sorter .view-mode { margin-right: 8px; }
	.sorter .sort-by .bootstrap-select > .selectpicker { min-width: 90px; }
	.toolbar.no-pagination .sorter {float: left;}
	.toolbar .sorter {width: auto;}
	.sorter .view-mode { /* float: none; clear: both; margin-bottom: 1.5em;*/ }
	.sorter .view-mode span {display: none;}
	.sorter .view-mode .grid {margin: -5px 0px -5px 0; padding: 5px 0px 5px 0;}
	.toolbar .pager {width: auto; margin-top:10px; }
	.toolbar .pager .pages {margin: -5px 0 -5px 10px; padding: 5px 0 5px 15px; border: none;}
	.toolbar-bottom .toolbar .pager {position: static;}
	.col3-layout .toolbar .sorter {width: auto;}
	
	/* Product Page */
	.product-essential { margin-bottom: 0; }
	.product-view .product-buttons a span { width: 69%; }
	.product-view .add-to-links li.email-friend { margin-left: 0; margin-top: .75em; }
	.product-view .extralarge-layout .box-tags .form-add .input-box,
	.product-view > .product-collateral .box-tags .form-add .input-box { width: 100%; }
	.product-view #upsell-product-table li.item { width: 100%; }
	.product-view #upsell-product-table li.item:nth-child(4n+1)
	.product-view #upsell-product-table li.item:nth-child(4n+4) { clear: none; }
	[class*="col2-"] .product-view .vertical-tabs .tab-content-inner{width: 100%;}
	.product-view .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.product-view .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.product-view #tabs.vertical-tabs:after { display: none; }
	.product-view .product-shop .vertical-tabs .tab-content-inner,
	.product-view .vertical-tabs .tab-content-inner { width: 100%; }
	.product-view .product-collateral .nav-tabs>li { float: none; margin: 0;}
	.product-view .product-collateral .nav-tabs>li a {margin-bottom: 0; padding-top: 10px;}
	.review-box { width: 100%; margin-bottom: -1px; float: none; min-height: 140px; }
	.review-box .review { width: 100%; }
	.customer-rating { width: 100%; float: none; border: 0; }
	.customer-rating .item { float: left; width: 33.33333%; border: 1px solid #ddd; padding-left: 9px; padding-right: 9px; }
	.customer-rating .item + .item { border-left: 0; border-bottom: 1px solid #ddd; }
	.customer-rating .item .rating-box { font-size: .91em; }
	.customer-rating .item .rating-box i { margin-right: 5px; }
	.customer-rating .item .rating-box .rating i:nth-child(2n) { left: 14px; }
	.customer-rating .item .rating-box .rating i:nth-child(3n) { left: 28px; }
	.customer-rating .item .rating-box .rating i:nth-child(4n) { left: 42px; }
	.customer-rating .item .rating-box .rating i:nth-child(5n) { left: 56px; }
	.product-sidebar.sidebar-left .sidebar-inner {border: none; padding: 0;}
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	#customer-reviews .form-add {margin-top: 1.5em;}
	.box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}
	#customer-reviews .pull-left,
	#customer-reviews .pull-right {float: none!important;}
	.product-view .vertical-tabs .tab-content-inner {padding: 0 15px;}
	
	.product-view .add-to-cart .btn {margin-top: .75em;}
	.col3-layout .product-view .vertical-tabs .tab-content-inner {width: 100%;}

	/* Login Page */
	.account-login .form-list label {float: none;}
	.account-login .new-users { margin-bottom: 2.25em; }

	/* Account */
	.my-account { margin-bottom: 2.25em; }
	.my-account .form-list li.form-group > div[class*="6"]:first-child { margin-bottom: 1em; }
	.my-account .pager .limiter label,
	.my-account .pager .amount { display: none; }

	.my-account .product-review .product-img-box { float: none; text-align: center; width: auto; }
	.my-account .product-review .product-img-box .product-image { display: inline-block; }
	.my-account .product-review .media-body .product-name { margin-bottom: .75em; }
	.my-account .product-review .media-body .product-details small { float: none; margin-bottom: 1em; clear: both; }
	.my-account .customer-rating { margin-top: -1px; }

	.my-account .my-wishlist .title-buttons .link-rss { float: right; }
	.my-account .my-wishlist .cart-cell .btn-primary { clear: both; }
	.my-account .my-wishlist .quantity-increase,
	.my-account .my-wishlist .quantity-decrease,
	.my-account .my-wishlist input.qty { float: none; display: inline-block; }
	.my-account .my-wishlist .form-horizontal .buttons-set .btn { float: none; margin: .75em 0 0; width: 100%; }

	/* Cart ================================================= */
	#shopping-cart-table { border: 0; }
	#shopping-cart-table th { display: none; }
	#shopping-cart-table tr { display: block; border: 0; text-align: left; }
	#shopping-cart-table tr td { display: block; border: 0; padding: .75em 0; }
	#shopping-cart-table tr td .product-image { width: auto; max-width: 100%; float: none; margin: 0 auto 1.5em; text-align: center; }
	#shopping-cart-table .cart-actions { display: block; float: none; clear: both; margin-bottom: 1em; }
	#shopping-cart-table .item-options { float: none; clear: both; }
	#shopping-cart-table .a-right { text-align: left !important; }
	#shopping-cart-table tbody td.last { border-bottom: 1px solid #ddd; margin-bottom: 1.5em; }
	#shopping-cart-table tfoot .btn { width: 100%; margin-top: .75em; }
	.cart .page-title h2 {float: none; text-align: center;}
	.cart .checkout-types { float: none; padding-top: .75em; clear: both; text-align: center;}
	.cart .title-buttons .checkout-types li { float: none; margin-left: 0; text-align: center; }
	.cart .crosssell,
	.cart .shipping { margin-bottom: 2.25em; }
	.cart .crosssell .product-details { width: 64%; }
	#crosssell-products-list .product-image {margin-bottom: .75em;}
	#crosssell-products-list li.item:not(:last-child) {margin-bottom: 1.5em!important;}
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {margin-top: -.5em;}

	/* Checkout ============================================= */
	.gift-messages-form .item:not(:last-child) { padding-bottom: 1em; }
	.gift-messages-form .item .product-img-box { float: none; width: auto; text-align: center; }
	.gift-messages-form .item .details { margin: 1em 0 0; }
	.gift-messages-form .item .f-fix { float: none; clear: both; }
	ul.checkout-progress li { float: none; width: auto; padding: .58em 0; }
	.multiple-checkout .buttons-set .btn { margin-top: 1em; }
	#multiship-addresses-table .qty {float: none;}
	.multiple-checkout table.table select.form-control {width: 100%;}
	.opc { margin-bottom: 2.25em; }
	.opc .form-list li > .field:first-child { margin-bottom: 1em; }
	.opc .form-list li.address,
	.opc .form-list ul.form-group { margin-bottom: 0; }
	.opc .buttons-set.disabled .btn { display: none; }
	.opc #checkout-review-submit .btn { margin-top: 1em; }
	.opc form .name-prefix,
	.opc form .name-firstname { margin-bottom: 1em; }

	/* Footer */
	#footer .footer-links { float: none; clear: both; text-align: center; }
	#footer .footer-links a:before { display: none; }
	#footer .store-swicther-wrapper,
	#footer .copyright,
	#footer .payments {/*float: none!important; */display: block; text-align: center;} 
	ul.social-links {float: none;}
	ul.social-links li {float: none; display: inline-block;}

	
	/* Popup */
	#remember-me-popup .modal-dialog { width: 303px; margin-left: -151px; }
	#popup-block.mobile-hide { display: none !important; }
	
	#popup-block .modal-dialog {width: 80%!important;}
	#popup-block .modal-dialog .modal-content {width: 100%!important;}
	#popup-block .block-subscribe {width: 90%; margin: 0 5%;}
	#popup-block .popup-content-wrapper {background-image: none!important;}
	#sticky-header {display: none!important;}
	.col3-layout .customer-rating,
	[class*="col2-"] .box-reviews .customer-rating {width: 100%; margin-top: -1px;}
	[class*="col2-"] .product-view .add-to-links li:nth-child(3n),
	.col3-layout .product-view .add-to-links li:not(:first-child) {margin-top: .75em!important;}
	.col3-layout .nav-tabs > li {float: none;}
	.col3-layout .nav-tabs > li a {width: 100%; max-width: 100%!important;}
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	.col3-layout .review-box,
	[class*="col2-"] .review-box {width: 100%; min-height: 168px;}
	.col3-layout .review-box .review,
	[class*="col2-"] .review-box .review {width: 68%;}
	.product-options-bottom .price-box {float: none;}
	#toTop {display: none!important;}
	.products-grid:not(.carousel-ul) li.item {width: 100%!important;}
	.products-grid li.item:last-of-type {margin-bottom: 0;}
	.products-list li.item .image-box {margin-bottom: 1em;}
	.widget-products .products-list .image-box,
	.widget-products .products-list .product-shop {width: 100%; float: none;}
	.footer-products-list .product-shop {width: 72%;}
	.my-account .pager .limiter label, .widget-products .pager .limiter label {display: none;}
	.my-account table.table .product-name {white-space: normal; max-width: 82%;}

	.form-list label {float: none;}
	.customer-name-prefix-middlename-suffix label {min-height: 38px;}
	
	.header-wrapper.absolute-header {position: static;}
	.parallax-banners-wrapper .image-wrapper .content {width: 64%; left: 18%;}
	
	hr.mobile {display: block;}
	body .widget .widget-title h2,
	.widget-title h2,
	body .widget 
	.widget-title h3,
	.widget-title h3 {font-size: 1.25em;}
	.card-wrapper {text-align: center;}
	.card-wrapper .card-img {float: none; margin:  0 0 1.5em;}
	.text-banner .banner-content .btn {display: none;}
	.customer-reviews-widget .review-text {font-size: 1.33em;}
	.fullwidth-banners .text-banner {float: none; width: 100%;}
	.fullwidth-banners .text-banner .title {font-size: 1em; width: 100%;}
	.products-grid .item.type-7 .btn-details {display: inline-block;}
	
	.header-breadcrumbs-wrapper .vertical-header {
		height: auto!important;
		position: static;
		width: 100%;
	}
	.header.header-15 .quick-access {float: none; width: 100%;}
	body.vertical-header .content-wrapper > .container {margin: 0 auto; padding: 0 10px;}
	.vertical-header .slider-wrapper {margin-right: -10px;}
	.header-15 .menu-block .wrapper-menu {border-color: rgba(0,0,0,.2);}
	.header-15 ul.topmenu.nav-wide .menu-wrapper {width: auto; left: auto;}
	.vertical-header #footer .copyright {float: left!important;}
	header.header-15 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-15 .search-mini-form  {margin-top: .75em;}
	.header.header-15 .form-search input {width: 88%;}
	.header.header-15 .menu-button {float: none;}
	.header-wrapper .custom-block {position: fixed; bottom: 0; z-index: 999;}
	.header-wrapper .custom-block .indent {opacity: 0; z-index: -1; height: 0;}
	.header-wrapper .custom-block .mobile-button {display: inline-block;}
	.header-wrapper .custom-block .footer-links {float: none!important;}
	.header-wrapper .custom-block .footer-links ul {position: static; width: auto; height: auto; box-shadow: none; display: block; text-align: center;}
	.header-wrapper .custom-block .footer-links ul li {display: inline-block; border: none; margin: 0 5px;}
	.header-wrapper .custom-block .copyright { float: none!important; text-align: center;}
	.header-wrapper .custom-block .footer-links-button {display: none;}
	.header-breadcrumbs-wrapper .vertical-header + .breadcrumbs-wrapper {margin-left: 0;}
}

/* #Mobile (Landscape) ================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.title-buttons { text-align: right; }
	body .col-main form .form-list .form-group .gender { float: left; width: 25%; margin-bottom: 0; }
	body .col-main form .form-list .form-group .gender + .customer-dob,
	body .col-main form .form-list .form-group .gender + .dob { float: left; width: 75%; margin-bottom: 0; }
	.opc .gender + .dob .dob-day,
	.opc .gender + .dob .dob-month,
	.opc .gender + .dob .dob-year { width: 33.3333333333%; }
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename .name-suffix, 
	.form-list .customer-name-prefix-middlename-suffix .name-suffix, 
	.form-list .customer-name-middlename-suffix .name-suffix { margin-top: 0; }
	header.header .top-cart .block-title .title-cart .top-cart-label,
	header.header .top-cart .block-title .title-cart .bottom  { display: inline-block; }
	.header .form-search input { width: 92.5%; }
	.banner-content .title { font-size: 2em; }
	.banner-content.skin-1 { top: 15%; right: 3%; }
	.sorter .sort-by label,
	.sorter .limiter label { display: inline-block; }

	.my-account .product-review .customer-rating .stars-wrapper {width: 50%; display: block; margin: 0 auto;}

	.header.header-16 .form-search input {width: 91%;}
	.header.header-17 .menu-block .pull-right {float: right!important;}
	.header.header-17 .menu-block .search-mini-form {margin-top: .65em;}
	
	/* Product Page */
	.product-view .add-to-links li.email-friend { margin-top: 0; }
	.product-essential { margin-bottom: 0; }
	.products-grid:not(.carousel-ul) li.item { width: 50%!important; }
	.products-grid.three-columns li.item:nth-of-type(2n+1),
	.products-grid.four-columns li.item:nth-of-type(2n+1),
	.products-grid.five-columns li.item:nth-of-type(2n+1),
	.products-grid.six-columns li.item:nth-of-type(2n+1),
	.products-grid.seven-columns li.item:nth-of-type(2n+1),
	.products-grid.eight-columns li.item:nth-of-type(2n+1) { clear: left!important; }
	.products-grid.three-columns li.item:nth-of-type(2n+2),
	.products-grid.four-columns li.item:nth-of-type(2n+2),
	.products-grid.five-columns li.item:nth-of-type(2n+2),
	.products-grid.six-columns li.item:nth-of-type(2n+2),
	.products-grid.seven-columns li.item:nth-of-type(2n+2),
	.products-grid.eight-columns li.item:nth-of-type(2n+2) { clear: right!important; }
	.products-grid.three-columns li.item:nth-of-type(3n+1),
	.products-grid.four-columns li.item:nth-of-type(4n+1),
	.products-grid.five-columns li.item:nth-of-type(5n+1),
	.products-grid.six-columns li.item:nth-of-type(6n+1),
	.products-grid.seven-columns li.item:nth-of-type(7n+1),
	.products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }
	.product-view #upsell-product-table li.item {width: 50%;}
	.product-view #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.product-view #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	/* Cart =============================*/
	.cart .checkout-types {text-align: left; clear: none; padding: 0; }
	.opc #checkout-review-submit .btn { margin-top: 0; }
	.opc .buttons-set.disabled .btn { display: block; }
	.cart .page-title h2 {float: left; text-align: left;}

	/* Checkout ======================== */
	.multiple-checkout .buttons-set .btn { margin-top: 0; }
	#footer .payments {float: none; display: inline-block;}

	aside.sidebar .block.block-wishlist li.item .product-details {width: 77%;}
	.my-account table.table .product-name {max-width: 86%;}
	.cart .checkout-types {float: right; text-align: right;}
	.customer-name-prefix-middlename-suffix label {min-height: auto;}
	.multiple-checkout .title-buttons {text-align: left;}
	.multiple-checkout .title-buttons .btn {margin-top: .5em;}
	
	[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin: 0 10px 0 0;}
	
	.parallax-banners-wrapper .image-wrapper .content {width: 54%; left: 23%;}
	
	.header.header-2 .form-search input {width: 92%;}
	.header.header-8 .form-search input,
	.header.header-10 .form-search input,
	.header.header-12 .form-search input,
	.header.header-13 .form-search input {width: 92%;}
	.header.header-18 .form-search input {width: 220px;}
	
	.products-grid .item.type-4 .actions .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-4 .actions .btn-quickview span {display: none;}
	.products-grid li.item.type-7 .btn:not(.btn-quickview) {padding: 0; width: 40px; height: 40px; line-height: 40px; text-align: center;}
	.products-grid li.item.type-7 .btn:not(.btn-quickview) i.fa {display: inline-block; line-height: 40px;}
	.products-grid li.item.type-7 .btn:not(.btn-quickview) span span  {display: none;}
	
	.products-grid .item.type-7 .lightbox-button,
	.products-grid .item.type-7 .availability,
	.products-grid .item.type-7 .desc,
	.products-grid .item.type-7 .ratings {display: none;}
	.products-grid .item.type-7 .product-name {font-size: .75em;}
	.products-grid .item.type-7.btn-quickview {height: 20px; line-height: 20px;}
	
	.products-grid .item.type-9 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-9 .btn-quickview span {display: none;}
	
	.header.header-19 .top-cart .block-title .top-cart-icon i {margin-top: 0;}
	.header.header-19 .top-cart .block-title {margin-top: .5em;}
	.header.header-19 .language-currency-wrapper,
	.header.header-19 .links {margin: 0; width: 20%;}
	.header.header-19 .search-mini-form {margin: 0; width: 60%; text-align: center;}
	.header.header-19 .links {text-align: right;}
}
@media(min-width:1280px) and (max-width:1300px) {
.header.header-16 .header-text-blocks { margin:10px 0px 0px; float:right;}	
ul.topmenu li.level0 { max-width:67px; padding:0px 2px;}
.header.header-16 ul.topmenu li.level0 a.level-top { text-transform:lowercase;}
#sticky-header ul.topmenu li.level0 { max-width:58px; padding:0 3px; overflow:hidden; }
#sticky-header ul.topmenu li.level0 a.level-top { font-size:11px; text-transform:lowercase;}
body .products-grid .actions .btn { padding:5px 8px; margin-right:0px;}

	}
@media(min-width:1024px) {
.product-view .decoration-image li:nth-child(4n+1) { clear:both;} 
.product-view .decoration-image li img { height:auto;}
.account-create .form-list .customer-name-middlename .col-sm-4 { width:33.3333%;}

.header.header-16 ul.topmenu li.level0.nav-8,
#sticky-header ul.topmenu li.level0.nav-6,
#sticky-header ul.topmenu li.level0.nav-7 
 { position:static; }
.header.header-16 ul.topmenu li.level0.nav-8 .menu-wrapper { left:0px; right:0px; margin:0px auto;}
#sticky-header ul.topmenu li.level0.nav-6 .menu-wrapper { left:0px; right:0px; margin:0px auto;}
#sticky-header ul.topmenu li.level0.nav-7 .menu-wrapper { left:0px; right:0px; margin:0px auto;}



	}	
@media(min-width:1024px) and (max-width:1279px) {
.header.header-16 .header-text-blocks { margin:10px 0px 0px; float:right;}	
.text-banner:not(.sidebar-banner):not(.product-banner) .banner-content .title { font-size:15px !important; }
ul.topmenu li.level0 { max-width:70px; padding:0px 2px;}
.header.header-16 ul.topmenu li.level0 a.level-top { text-transform:lowercase;}
#sticky-header ul.topmenu li.level0 { max-width:61px; padding:0 1px; overflow:hidden; }
#sticky-header ul.topmenu li.level0 a.level-top { font-size:10px; text-transform:lowercase;}
.header.header-16 .header-text-blocks span.quality-icon.appa-icon { margin-top:-5px;}
body .products-grid .actions .btn { padding:5px 8px; margin-right:0px;}
.splash-groups .splash-group-grid li.item { width:20%;}

.product-view .decoration-image li { width:33.3%;}
.product-view .decoration-image li:nth-child(3n+1) { clear:both;} 
.product-view .decoration-image li img { height:auto;}
.product-view .decoration-image li:nth-child(4n+1) { clear:none;} 
.product-view .add-to-cart .btn { padding:10px; font-size:13px;}
.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-inner { padding:30px 0px 0px;}

#AddToCart-popup, 
#AddToCart-popup.products-wrapper, 
#AddToCart-popup.login-wrapper	{ margin:0px auto; left:0px; right:0px; position:absolute;}
.block-related .block-content .product-name a { max-width:86%;}
.block-layered-nav li a:before { margin-top:-7px;}
#sticky-header ul.topmenu li.level0.last { max-width:75px;}
#sticky-header .small-logo { max-width:160px;}
	}
@media(max-width:1023px) {
.ekko-lightbox .modal-dialog { margin:10px auto 0px;}	
	}
@media(min-width:768px) {
.subcategory-image li:nth-child(4n+1) { clear:both;}	

.products-grid li.item:nth-child(1),
.products-grid li.item:nth-child(2),
.products-grid li.item:nth-child(3),
.catalog-category-view .products-grid li.item:nth-child(4),
.crosssell-big .products-grid li.item:nth-child(4)  
  { border-top:0px;}

.cms-index-index .products-grid li.item:nth-child(3n+3)  { border-right:0px;}
.catalog-category-view .products-grid li.item:nth-child(4n+4)  { border-right:0px;}
.products-grid.row  { margin:0px -15px;}
	}
@media(min-width:768px) and (max-width:1023px) {
.header.header-16 .currency-wrapper + .language-wrapper { margin-left:0px; border-left:0px; padding-left:0px;}	
.header .search-mini-form { margin:0px 0px 3px;}
.header.header-16 .header-text-blocks { margin:10px 0px 0px; float:right;}
#footer .footer-links ul li a { padding-left:8px; padding-right:8px; font-size:12px;}
#footer .block-content input.form-control.validate-email { width:100%;}
#footer .block-content input.form-control { margin-bottom:10px;}
.block-subscribe .form-subscribe-header label { padding-bottom:10px;}
.text-banner:not(.sidebar-banner):not(.product-banner) .banner-content .title { font-size:15px !important; }
.home-page-tab-title .h-tab-title h3 { font-size:14px;} 
.products-grid .price-box { float:none; margin-bottom:10px;}

body .widget .widget-title h2:before, .widget-title h2:before { display:none;}
body .widget .widget-title h2:after, .widget-title h2:after, 
body .widget .widget-title h3:after, .widget-title h3:after { display:none;}
/*.block-title:after, .block-layered-nav dt:after { }
.header-with-image .breadcrumbs-wrapper .page-title h2:before { display:none;}
.breadcrumbs-wrapper .page-title h2:after { display:none;}
*/

body .widget .widget-title h2, .widget-title h2, body .widget .widget-title h3, .widget-title h3 { font-size:16px !important;}

.header .topmenu.navbar-collapse > ul, .header .topmenu.navbar-collapse li { max-width:100%;}
.header.header-16 ul.topmenu li.level0 { border:0px; border-bottom:1px solid #ddd; text-align:left; padding:0px;}
ul.topmenu.nav-wide .menu-wrapper { width:100%; padding:0px 15px;} 
.header.header-16 ul.topmenu li.level0 a.level-top { line-height:22px;} 
.nav-wide ul.level0 li.level1 span.subtitle { padding-left:0px;}
ul.topmenu.nav-wide li.level-top, ul.topmenu.nav-wide ul.level0 li.level1, 
ul#nav.topmenu li.level-top, ul#nav.topmenu ul.level0 li.level1 { padding:0px;}
.nav-wide ul.level0 li.level1 { border-bottom:1px solid #ddd;}
.nav-wide ul.level0 li.level1:last-child { border-bottom:0px;}  

.subcategory-image li { width:33.3%;}
.subcategory-image li:nth-child(4n+1) { clear:none;}
.subcategory-image li:nth-child(3n+1) { clear:both;}
.products-grid li.item  { padding:10px;}
body .products-grid .actions .btn { padding:5px 10px; margin-right:0px;}

.block:not(.block-related) .block-content li a { font-size:11px;}
.block-layered-nav .block-content li.amshopby-cat a { padding:3px 3px 2px 6px;}
.block-title { font-size:13px;}
.block-layered-nav dt { font-size:13px;} 
#recently-viewed-items li a { font-size:11px;}
.products-grid .actions { float:none;}
.product-view .product-name h1, .product-view .product-shop .price-box .price { font-size:22px;}
.splash-groups .splash-group-grid li.item { width:25%; }

.product-view .decoration-image li { width:33.3%;}
.product-view .decoration-image li:nth-child(3n+1) { clear:both;} 
.product-view .decoration-image li img { height:auto;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-inner { padding:20px 0px 0px;}
.page-title h1, .page-title h2 { font-size:21px;} 

.product-view .add-to-cart .btn { padding:11px 10px; font-size:12px; margin-top:0px !important;}
.product-view input.qty, .product-view input[id*="qty"] { width:50px;}
.product-view .quantity-wrapper i { margin:0px;}

.product-view .nav-tabs li:not(:last-child) { margin-right:15px;}
.product-view .nav-tabs li { float:left;}
.product-view .nav-tabs li a { font-size:12px; }
.product-options { margin-bottom:15px;}

.postContent img { height:auto;}
.postContent { text-align:justify;}
.header .navbar-header .navbar-toggle { background:#66a0c8;}

#AddToCart-popup, 
#AddToCart-popup.products-wrapper, 
#AddToCart-popup.login-wrapper	{ margin:0px auto; left:0px; right:0px; position:absolute;}
.block-related .block-content .product-name a { max-width:86%;}
.block-layered-nav li a:before { margin-top:-6px;}

.header.header-16 ul.topmenu li.level0.last { max-width:100% !important;} 
.header.header-16 ul.topmenu li.level0.last { max-width:100%\9 !important;}

	}

@media(max-width:767px) {
.header.header-16 .currency-wrapper + .language-wrapper { margin-left:0px; border-left:0px; padding-left:0px;}		
.footer-payment-logo { margin:0px 0px 20px;}
#footer .footer-block { min-height:inherit !important; border-left:0px !important;}
.middle-block .container > .white-space { margin:0px 0px 20px;}
#footer .bottom-block .bottom-block-inner { padding:0px 10px;}

#footer .footer-block-content .block { position:relative;}
#footer .block-content input.form-control.validate-email { width:100%; padding-right:120px;}
#footer .btn[type="submit"] { position:absolute; bottom:-16px; right:0px; z-index:9;}
.cms-page-view .std p { text-align:justify;}
.sorter .view-mode .grid + .list, .sorter .view-mode .list + .grid { margin-left:10px; padding-left:10px;}
.toolbar { margin-bottom:0px;}
.cms-index-index .std p { text-align:justify;}
.cms-index-index .std .text-block p { text-align:center;}
.fullwidth-banners .text-banner { margin-bottom:10px;} 
.text-blocks .text-block  { width:33.3%; }
.text-blocks .text-block + hr { display:none !important;} 
body .widget .widget-title h2, .widget-title h2, body .widget .widget-title h3, .widget-title h3 { font-size:16px !important;}
body .widget .widget-title h2:after, .widget-title h2:after, body .widget .widget-title h3:after, .widget-title h3:after { width:40px;}
body .widget .widget-title h2:before, .widget-title h2:before { width:40px;}

.header .topmenu.navbar-collapse > ul, .header .topmenu.navbar-collapse li { max-width:100%;}
.header.header-16 ul.topmenu li.level0 { border:0px; border-bottom:1px solid #ddd; text-align:left; padding:0px;}
ul.topmenu.nav-wide .menu-wrapper { width:100%; padding:0px 15px;} 
.header.header-16 ul.topmenu li.level0 a.level-top { line-height:22px;} 
.nav-wide ul.level0 li.level1 span.subtitle { padding-left:0px;}
ul.topmenu.nav-wide li.level-top, ul.topmenu.nav-wide ul.level0 li.level1, 
ul#nav.topmenu li.level-top, ul#nav.topmenu ul.level0 li.level1 { padding:0px;}
.nav-wide ul.level0 li.level1 { border-bottom:1px solid #ddd;}
.nav-wide ul.level0 li.level1:last-child { border-bottom:0px;}  
.product-view .product-name h1, .product-view .product-shop .price-box .price { font-size:24px;}
.product-view .add-to-cart .btn { margin-top:0px;}
.product-image-gallery #image.gallery-image { display:inline !important;}
.product-image-gallery { text-align:center;}

.sorter .asc, .sorter .desc { margin:0.2em 5px 0.2em 5px;}
.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-inner { padding:10px 0px 0px;}
.page-title h1, .page-title h2 { font-size:20px;}
.account-login form.form-horizontal .new-users .content { min-height:inherit;}
.toolbar { border-bottom:0px;}
.postContent img { height:auto;}
.postContent { text-align:justify;}
.product-view #tabs { margin-top:15px;}

.product-view .product-collateral .nav-tabs > li a { background:#66a0c8; border-bottom:1px solid #89c5ef; color:#fff; padding:7px 10px; font-size:15px; position:relative;}
.product-view .product-collateral .nav-tabs > li.active a,
.product-view .product-collateral .nav-tabs > li:hover a,
.product-view .product-collateral .nav-tabs > li a:focus
 { background:#3d7ba6; color:#fff !important; border-bottom:1px solid #89c5ef; }

.product-view .product-collateral .nav-tabs > li a:before { border:5px solid transparent; border-left:6px solid #fff; content:""; position:absolute; right:10px; top:17px;}
.product-view .product-collateral .nav-tabs > li.active a:before { border:5px solid transparent;  border-top:6px solid #fff; right:14px;  }
.product-view #tabs .nav-tabs { margin:-6px -16px 0px;}

.product-view #product-attribute-specs-table th,
.product-view #product-attribute-specs-table td { width:50% !important; float:left; border-bottom:1px solid #ddd !important;}

.product-view #product-attribute-specs-table tr.last th,
.product-view #product-attribute-specs-table tr.last td { border-bottom:0px !important;}

.product-view #product-attribute-specs-table th { clear:both;}
.home-page.-slider { display:none;}
.forcefullwidth_wrapper_tp_banner { display:none;}

.popup-content .form-list .customer-name-middlename .name-lastname,
.popup-content .form-list .customer-name-prefix-middlename .name-lastname,
.popup-content .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
.popup-content .opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname { margin-top:0px; }
.popup-content .product-view .quantity-wrapper { margin-bottom:10px;}

.AjaxKit-addtocart-link .AddToCart-loader, 
.btn-ajaxkit-quick-view .AddToCart-loader { right:auto; left:-30px;}
#AddToCart-popup, #AddToCart-popup.products-wrapper, #AddToCart-popup.login-wrapper { width:100%; max-width:85%;}
.home-page-tab-title { text-align:left; margin:0px 0px 10px;}
.block-layered-nav li a:before { margin-top:-7px;}
.sidebar-inner .sidebar-bottom-banner { text-align:center;}
.sorter .view-mode { display:none;}
.header.header-16 ul.topmenu li.level0.last { max-width:100% !important;} 
.header.header-16 ul.topmenu li.level0.last { max-width:100%\9 !important;}
.lightbox-button { opacity:1;}

/*home tabs*/
.home-page-tab-title .h-tab-title h3 { background:#66a0c8; border-bottom:1px solid #89c5ef; color:#fff; padding:10px 10px; font-size:15px; position:relative;}
.home-page-tab-title .h-tab-title.active h3,
.home-page-tab-title .h-tab-title:hover h3,
.home-page-tab-title .h-tab-title h3:focus
 { background:#3d7ba6; color:#fff !important; border-bottom:1px solid #89c5ef; }

.home-page-tab-title .h-tab-title h3:before { border:5px solid transparent; border-left:6px solid #fff; content:""; position:absolute; right:10px; top:17px;}
.home-page-tab-title .h-tab-title.active h3:before { border:5px solid transparent;  border-top:6px solid #fff; right:14px;  }
.home-page-tab-title .h-tab-title:before { display:none;}
.home-page-tab-title .h-tab-title { display:block; padding-right:0px;}

 
	}
@media(min-width:640px) and (max-width:767px) {
.header-text-blocks { text-align:center;}
.header.header-16 .header-text-blocks .item { display:inline-block; width:auto;}
.header.header-16 .header-text-blocks .item { margin:0px 15px; vertical-align:top;}
.header.header-16 .header-text-blocks .item:last-child  { margin:0px 0px 0px 15px; }	
.header.header-16 .header-text-blocks span.quality-icon.appa-icon { margin-top:-5px;}
body .widget .widget-title h2, .widget-title h2, body .widget .widget-title h3, .widget-title h3 { font-size:16px !important;}
.text-blocks .text-block { min-height:127px;}
.home-page-tab-title .h-tab-title h3 { font-size:14px;}
.subcategory-image li { width:33.3%;}
.subcategory-image li:nth-child(3n+1) { clear:both;}

.products-list li.item .col-sm-4 { float:left; width:30%;}
.products-list li.item .col-sm-8 { float:left; width:70%;}
.splash-groups .splash-group-grid li.item { width:33.3%;}

.product-view .decoration-image li { width:33.3%;}
.product-view .decoration-image li:nth-child(3n+1) { clear:both;} 
.product-view .decoration-image li img { height:auto;}

#AddToCart-popup, 
#AddToCart-popup.products-wrapper, 
#AddToCart-popup.login-wrapper	{ margin:0px auto; left:0px; right:0px; position:absolute;}
.toolbar .pager {width: auto; position: absolute; right: 10px; margin-top:0px;}
#AddToCart-popup #ajaxkit-popup-content .account-login .form-list .customer-name-middlename .name-middlename { margin-top:0px;}
.ekko-lightbox .modal-dialog { margin:10px auto 0px;}
}
	
@media(max-width:639px) {
#footer .footer-links li { width:50%; text-align:left;}	
#footer .footer-links li:not(:first-child) a:before { display:none;}
#footer .footer-links ul li a { padding-left:5px; padding-right:5px;}
.text-blocks .text-block  { width:100%; border-bottom:1px solid #ddd !important; padding-bottom:10px; margin-bottom:10px;}
.splash-groups .splash-group-grid li.item { width:50%;}

#ajaxkit-popup-content .account-login .form-list .customer-name-middlename-suffix, 
#ajaxkit-popup-content .account-login .form-list .customer-name-middlename { margin-top:10px;}

#AddToCart-popup #ajaxkit-popup-content .account-login .form-list .customer-name-middlename .name-firstname,
#AddToCart-popup #ajaxkit-popup-content .account-login .form-list .customer-name-middlename .name-middlename,
#AddToCart-popup #ajaxkit-popup-content .account-login .form-list .customer-name-middlename .name-lastname { width:100%; margin:8px 0px 0px;}


	}
@media(min-width:480px) and (max-width:639px) {
.header-text-blocks { text-align:center;}
.header.header-16 .header-text-blocks .item { display:inline-block; width:auto;}
.header.header-16 .header-text-blocks .item { margin:0px 15px;}
.header.header-16 .header-text-blocks .item:last-child  { margin:0px 0px 0px 15px; }
.home-page-tab-title .h-tab-title h3 { font-size:13px;}
.subcategory-image li { width:50%;}
.subcategory-image li:nth-child(2n+1) { clear:both;}
.products-list li.item .col-sm-4 { float:left; width:30%;}
.products-list li.item .col-sm-8 { float:left; width:70%;}

.product-view .decoration-image li { width:50%;}
.product-view .decoration-image li:nth-child(2n+1) { clear:both;} 
.product-view .decoration-image li img { height:auto;}

#AddToCart-popup, 
#AddToCart-popup.products-wrapper, 
#AddToCart-popup.login-wrapper	{ margin:0px auto; left:0px; right:0px; position:absolute; }
#AddToCart-popup #ajaxkit-popup-content .account-login .form-list .customer-name-middlename .name-middlename { /*margin-top:0px;*/}
#AddToCart-popup, #AddToCart-popup.products-wrapper, #AddToCart-popup.login-wrapper { width:100%; max-width:82%;}
	}
	
@media(max-width:479px) {
.bottom-block-inner .design-by { float:none; margin:2px 0px 12px;}
#footer .store-swicther-wrapper, #footer .copyright, #footer .payments { float:none !important; margin-bottom:0px;}

body .widget .widget-title h2:before, .widget-title h2:before { display:none;}
body .widget .widget-title h2:after, .widget-title h2:after, 
body .widget .widget-title h3:after, .widget-title h3:after { display:none;}
.block-title:after, .block-layered-nav dt:after { }
.header-with-image .breadcrumbs-wrapper .page-title h2:before { display:none;}
.breadcrumbs-wrapper .page-title h2:after { display:none;}
.home-page-tab-title .h-tab-title { /*border-bottom:1px solid #ddd; margin:0px 0px 8px; padding-bottom:3px; display:block;*/ display:block;}
.home-page-tab-title .h-tab-title:last-child { border-bottom:0px;} 
.subcategory-image li { width:100%;}
.home-page-tab-title .h-tab-title:before { display:none;}
.product-view .product-name h1, .product-view .product-shop .price-box .price { font-size:21px;}

.quantity-wrapper i { margin:0px 2px;}
.product-view .add-to-cart .btn { padding:10px 15px; margin-top:0px; font-size:14px;}

.products-list .product-shop { text-align:center;}
.products-list .btn { float:none;}
.product-view .decoration-image li { width:100%;}
.product-view .decoration-image li img { height:auto; width:100%;}

.header-with-image .header-breadcrumbs-wrapper .breadcrumbs-inner { padding:3px 0px 0px;}
.breadcrumbs-wrapper .page-title h2 { font-size:14px; line-height:21px;}
.my-account .page-title.title-buttons h2 { width:100%}
.home-page-tab-title { /*text-align:center;*/}
.home-page-tab-title .h-tab-title { padding-right:0px;}

#AddToCart-popup, 
#AddToCart-popup.products-wrapper, 
#AddToCart-popup.login-wrapper	{ position:absolute; left:0px; right:0px; margin:20px auto 0px;} 
#AddToCart-popup .close-popup { right:0px; z-index:999; height:30px; width:30px;}
#AddToCart-popup .popup-content h2 { margin-top:8px; font-size:18px; text-align:center;}
#AddToCart-popup .close-popup i { line-height:30px;} 
#AddToCart-popup, #AddToCart-popup.products-wrapper, #AddToCart-popup.login-wrapper { width:100%; max-width:96%;}
.popup-content .error-msg { margin-top:10px;}
.sidebar-inner .sidebar-bottom-banner img { width:100%;}
	}
@media(min-width:360px) and (max-width:479px) {
#AddToCart-popup, 
#AddToCart-popup.products-wrapper, 
#AddToCart-popup.login-wrapper	{ margin:0px auto; left:0px; right:0px; position:absolute;}
	}	
