.itemid-2896 .article-header h1.article-title,.itemid-9076 .article-header h1.article-title{
    background: #f2533d none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 22px;
    padding: 1% 2%;
}
.checkfield .infusion-option > label {
  display: inline;
}
.infusion-option > label {
    display: inline;
}
.infusion-form h3{
    font-size: 22px;
    font-weight: bold;
}
.itemid-2899 .article-header h1.article-title {
    background: #f2533d none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 22px;
    padding: 1% 2%;
}
.infusion-field.txtfield > label {
    display: none;
}
.infusion-field {
    margin-top: 25px;
}
.infusion-form .txtfield input, .infusion-form select {
  border-radius: 5px !important;
  height: 40px;
  padding: 4px 15px;
  width: 100%;
}
.infusion-form textarea{
  border-radius: 5px !important;
  padding: 4px 15px;
  width: 100%;
}
#inf_field_FirstName {
    float: left;
    margin-right: 1%;
    width: 49%;
	margin-bottom:25px;
}
#inf_field_LastName {
    float: left;
    margin-left: 1%;
    width: 49%;
	margin-bottom:25px;
}
.htext {
    font-size: 18px;
    padding-top: 1.5%;
}
.infusion-field.radiofield > label {
  font-size: 16px;
  font-weight: bold;
}
.infusion-form .infusion-option {
    display: block;
}
.infusion-form .infusion-option > input[type=radio] {
    height: 25px;
    position: relative;
    vertical-align: bottom;
    margin-right:5px;
}
.infusion-submit button {
  background: #f2533d none repeat scroll 0 0;
  border: 1px solid #f2533d;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  min-width: 220px;
  padding: 12px 10px;
  text-transform: uppercase;
}
.imgtxt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4%;
    text-align: center;
}
.infusion-form input[type="checkbox"] + label::before {
    content: "" !important;
    display: none;
}
.infusion-form input[type="checkbox"] {
  display: inline-block;
  vertical-align: text-top;
  width: 30px;
}
@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

* {
  outline: none !important;
}
body {
  color: #666666;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f2533d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #d4260e;
  text-decoration: underline;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.brand-primary-color {
  color: #f2533d;
  text-decoration: none;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.62857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #fbaf01;
}
.red {
  color: #f2533d;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Cabin Condensed", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
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: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #f2533d;
}
a.text-primary:hover {
  color: #ec2b10;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #f2533d;
}
a.bg-primary:hover {
  background-color: #ec2b10;
}
.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;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.62857143;
}
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 #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.62857143;
  color: #999999;
}
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 #eeeeee;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.62857143;
}
body code,
body kbd,
body pre,
body samp {
  font-family: "Lato", Arial, sans-serif;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 66px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 66px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 66px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 22px;
}

legend + .control-group {
  margin-top: 0;
}
label.checkbox {
  position: relative;
  width: auto;
  padding-left: 28.6px;
}
label.checkbox input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-left: -22px;
  z-index: 9999;
}
label.checkbox input[type="checkbox"]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
label.checkbox input[type="checkbox"]:checked {
  color: #f2533d;
  visibility: visible;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
label.checkbox label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border-radius: 0;
  background: #eeeeee;
}
label.checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  color: #f2533d;
  position: absolute;
  width: 12px;
  height: 7px;
  background: transparent;
  top: 5px;
  left: 4px;
  border: 3px solid #f2533d;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
label.checkbox:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
label.radio {
  position: relative;
  width: auto;
  padding-left: 28.6px;
}
label.radio input[type="radio"] {
  visibility: visible;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 9999;
  margin-left: -22px;
}
label.radio input[type="radio"]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
label.radio input[type="radio"]:checked {
  color: #f2533d;
  visibility: visible;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
label.radio label {
  border: 1px solid #cccccc;
  border-radius: 100%;
  cursor: pointer;
  height: 22px;
  left: 0;
  max-width: 15px;
  position: absolute;
  top: 0;
  width: 15px;
  background: none;
}
label.radio label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  content: '';
  background: #f2533d;
  color: #f2533d;
  border-top: none;
  border-right: none;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
  width: 12px;
}
label.radio:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
select.inputbox {
  position: relative;
}
select.inputbox:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f2533d;
}
.form-group {
  margin-bottom: 22px;
}
.radio,
.checkbox {
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.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 .form-control-static {
  padding-top: 7px;
}
body .btn-primary {
  background-image: none;
  margin: 0;
}
body .navbar .btn {
  margin: 0;
}
.btn-inverse {
  color: #ffffff;
  background-color: #222534;
  border-color: #181a25;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #0e0f15;
  border-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #222534;
  border-color: #181a25;
}
.btn-inverse .badge {
  color: #222534;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  border-radius: 0 !important;
  height: auto;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #51ffc2;
  border-color: #00b777;
}
.invalid {
  border-color: #f2533d;
}
label.invalid {
  color: #f2533d;
}
input.invalid {
  border: 1px solid #f2533d;
}

.dropdown-menu > li > a {
  background-image: none;
  padding: 5px 20px;
}
.dropdown-submenu > a::after {
  display: none;
}
.dropdown-submenu {
  position: relative;
  padding: 0 11px;
}
.dropdown-submenu .dropdown-submenu {
  padding: 0;
}
.dropdown-submenu ul {
  padding: 0 11px;
}
.mega-dropdown-inner .dropdown-submenu {
  padding: 0;
}
.navbar-nav .dropdown-menu {
  border-bottom: 5px #f2533d solid;
  border-radius: 0;
}
.dropdown-menu > li > a {
  background-image: none !important;
  position: relative;
}
.dropdown-menu > li > a:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  left: 0;
  top: 10px;
  content: "\f054";
  position: absolute;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #f2533d;
  background: inherit !important;
}
.dropdown-menu > .active > a {
  background-image: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #f2533d;
  background: inherit !important;
  background-image: none;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #666666;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #f2533d;
}
.nav > li > a {
  background-image: none;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .open > a {
  color: #f2533d;
  background: inherit;
}
.nav .caret {
  border-top-color: #f2533d;
  border-bottom-color: #f2533d;
}
.nav a:hover .caret {
  border-top-color: #d4260e;
  border-bottom-color: #d4260e;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 11px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 22px;
  padding: 6px 12px;
  background-color: #eeeeee;
  border: 1px solid transparent;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: left;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  font-size: 14px;
}
.navbar-default {
  background-color: #eeeeee;
  border: none;
  border-bottom: 2px #f2533d solid;
}
.navbar-default .navbar-brand {
  color: #202634;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #0d0f14;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav span.separator {
  color: #202634;
  font-family: "Cabin Condensed", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.8s ease 0s;
  padding-left: 18.33333333px;
  padding-right: 18.33333333px;
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav span.separator {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav span.separator:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav span.separator:focus {
  color: #ffffff;
  background-color: #222534;
  background-image: none;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #202634;
  display: inline-block;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav .active > span.separator,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav .active > span.separator:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .active > span.separator:focus {
  color: #ffffff !important;
  background-color: #f2533d;
  background-image: none;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #f2533d;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #202634;
  border-bottom-color: #202634;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown.mega:hover > a.dropdown-toggle,
.navbar-default .navbar-nav > .dropdown.mega:focus > a.dropdown-toggle,
.navbar-default .navbar-nav > .dropdown.mega:hover > .separator,
.navbar-default .navbar-nav > .dropdown.mega:focus > .separator {
  background-color: #222534;
  color: #ffffff;
  background-image: none;
}
.navbar-default .navbar-nav > .dropdown.mega:hover > a.dropdown-toggle .caret,
.navbar-default .navbar-nav > .dropdown.mega:focus > a.dropdown-toggle .caret,
.navbar-default .navbar-nav > .dropdown.mega:hover > .separator .caret,
.navbar-default .navbar-nav > .dropdown.mega:focus > .separator .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a {
  background-image: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #222534;
  color: #ffffff;
  background-image: none;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #f2533d;
  color: #ffffff;
  background-image: none;
}
.navbar-default .navbar-nav > .active > a .caret,
.navbar-default .navbar-nav > .active > a:hover .caret,
.navbar-default .navbar-nav > .active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #202634;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #222534;
    background-image: none;
  }
  .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: #ffffff;
    background-color: #f2533d;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #202634;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.relative-wrap ul.navbar-nav {
  position: relative;
}
.megamenu .relative-wrap {
  position: relative;
}
.megamenu .relative-wrap ul.navbar-nav {
  position: inherit;
}
.scrolled-nav .t3-mainnav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
  transition: all 0.8s ease 0s;
}
.scrolled-nav .t3-mainnav .logo-image,
.scrolled-nav .t3-mainnav .logo-text {
  float: left;
  display: inline-block;
  opacity: 1;
  width: 160px;
  transition: all 0.5s ease 0s;
  margin: 6px 20px 0 0;
  position: relative;
  left: 0;
  top: 0;
  z-index: 9999;
}
.scrolled-nav .t3-mainnav .logo-image .logo-img,
.scrolled-nav .t3-mainnav .logo-text .logo-img {
  margin: 6px 0;
}
@media screen and (max-width: 767px) {
  .scrolled-nav .t3-mainnav .logo-image,
  .scrolled-nav .t3-mainnav .logo-text {
    position: absolute;
    z-index: 9999;
    left: 10px;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .scrolled-nav .t3-mainnav .t3-navbar {
    position: inherit;
  }
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0 !important;
  top: -50px;
  position: static;
}
.t3-mainnav .logo-image,
.t3-mainnav .logo-text {
  float: left;
  display: none;
  opacity: 0;
  width: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #f2533d;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
body .navbar .navbar-collapse > button.btn {
  float: left;
  margin: 0 5px 0 0;
  width: auto;
  background: none;
  color: #000000;
}
.navbar-header {
  position: relative;
  z-index: 999;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 44px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-eshop-header .col-md-6:last-child .t3-module {
  float: right;
}
.module-title {
  background: transparent;
  font-family: "Cabin Condensed", Arial, sans-serif;
  color: #333333;
  font-size: 24px;
  line-height: 21.81818182px;
  margin: 0 0 11px 0;
  padding: 0 0 0 22px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 22px;
  }
}
.eshop-products-heading,
.page-header h2,
h1.eshop-category-title,
.page-header h1.page-title,
.module-title {
  background: transparent;
  font-family: "Cabin Condensed", Arial, sans-serif;
  color: #333333;
  font-size: 24px;
  line-height: 21.81818182px;
  margin: 0 0 11px 0;
  padding: 0 0 0 22px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 768px) {
  .eshop-products-heading,
  .page-header h2,
  h1.eshop-category-title,
  .page-header h1.page-title,
  .module-title {
    margin-bottom: 22px;
  }
}
.eshop-products-heading:before,
.page-header h2:before,
h1.eshop-category-title:before,
.page-header h1.page-title:before,
.module-title:before {
  background: #f2533d;
  width: 12px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.eshop-information .eshop-info-title .title-block:before {
  background: #f2533d;
}
.eshop-information .eshop-info-title .title-block:after {
  background: #f2533d;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 22px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 11px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 7.33333333px 0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.categories-module h4 a,
ul.categories-module h4 a,
.category-module h4 a,
ul.category-module h4 a {
  color: #555555;
}
.categories-module h4 a:hover,
ul.categories-module h4 a:hover,
.category-module h4 a:hover,
ul.category-module h4 a:hover {
  color: #f2533d;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
  float: left;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 0;
  color: #555555;
  display: block;
  line-height: normal;
  padding: 6px 8px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #f2533d;
  color: #ffffff;
  text-decoration: none;
}
.TagCloud a {
  background: #eeeeee;
  border-radius: 0;
  color: #555555;
  display: inline-block;
  line-height: normal;
  padding: 6px 8px;
  text-decoration: none !important;
  margin: 0 5px 5px 0;
}
.TagCloud a:hover,
.TagCloud a:focus,
.TagCloud a:active {
  background: #f2533d;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #d4260e;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.t3-slideshow .sp-slider-items .item-2 .sp-introtext {
  color: #f2533d;
}
.t3-slideshow .sp-slider-items .item-3 h1 {
  color: #f2533d;
}
.t3-slideshow .sp-slider-items .item-3 .sp-slider-content .btn {
  background: #f2533d;
  border-color: #f2533d;
}
.t3-slideshow .sp-awetive-layout .slide-indicators li {
  background-color: #f2533d;
}
.t3-slideshow .sp-awetive-layout .slide-indicators li.active {
  background: none;
  border: 1px solid #f2533d;
}
.t3-testimonial #sp-testimonial-wrapper #monialsfader #monials li .img img {
  border: 2px #f2533d solid;
}
.t3-testimonial li .author .author_name {
  color: #f2533d;
}
.t3-testimonial .osTestimonial ol.carousel-indicators li {
  display: inline-block;
  border: none;
  float: none;
  background-color: #ababab;
  margin: 1px 5px 1px 1px;
}
.t3-testimonial .osTestimonial ol.carousel-indicators li.active {
  border: none;
  background-color: #f2533d;
}
.t3-module .product-infor-block .sale-price,
.t3-module .product-infor-block .eshop-price,
.t3-module .product-infor-block .price {
  display: inline;
  color: #f2533d;
}
.t3-eshop-products .eshop-product.list .eshop-wrap-grid-boxes,
.t3-sidebar .eshop-product.list .eshop-wrap-grid-boxes {
  border-bottom: 1px dashed #eeeeee;
  margin: 0 0 14.66666667px;
  padding: 0 0 14.66666667px;
}
.t3-eshop-products .eshop-product.list .eshop-wrap-grid-boxes h4.eshop-product-title,
.t3-sidebar .eshop-product.list .eshop-wrap-grid-boxes h4.eshop-product-title {
  color: #222222;
  font-size: 14px;
  margin: 0 0 11px;
}
.t3-eshop-products .eshop-product.list .eshop-product-row:last-child .eshop-wrap-grid-boxes,
.t3-sidebar .eshop-product.list .eshop-product-row:last-child .eshop-wrap-grid-boxes {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.eshop-category ul li a:hover,
.eshop-category ul li a.active {
  color: #f2533d !important;
}
.eshop-product-tabs #productTab {
  padding: 0 0 22px;
}
.eshop-product-tabs #productTab li {
  margin-left: 11px;
}
.eshop-product-tabs #productTab li a {
  background: #eeeeee;
  color: #555555;
}
.eshop-product-tabs #productTab li a:hover {
  color: #ffffff;
  background: #f2533d;
}
.eshop-product-tabs #productTab li.active a {
  color: #ffffff;
  background: #f2533d;
}
.eshop-product-tabs .padding-inner,
.t3-latest-product .padding-inner,
.t3-featured-product .padding-inner,
.mega-dropdown-inner .padding-inner {
  padding: 0 13.75px;
}
.eshop-product-tabs .image,
.t3-latest-product .image,
.t3-featured-product .image,
.mega-dropdown-inner .image {
  position: relative;
  overflow: hidden;
}
.eshop-product-tabs h4.eshop-product-title,
.t3-latest-product h4.eshop-product-title,
.t3-featured-product h4.eshop-product-title,
.mega-dropdown-inner h4.eshop-product-title {
  text-transform: uppercase;
  margin: 10px 0;
}
.eshop-product-tabs h4.eshop-product-title a,
.t3-latest-product h4.eshop-product-title a,
.t3-featured-product h4.eshop-product-title a,
.mega-dropdown-inner h4.eshop-product-title a {
  color: #222534;
}
.eshop-product-tabs .eshop-base-price,
.t3-latest-product .eshop-base-price,
.t3-featured-product .eshop-base-price,
.mega-dropdown-inner .eshop-base-price,
.eshop-product-tabs .eshop-sale-price,
.t3-latest-product .eshop-sale-price,
.t3-featured-product .eshop-sale-price,
.mega-dropdown-inner .eshop-sale-price,
.eshop-product-tabs .eshop-price,
.t3-latest-product .eshop-price,
.t3-featured-product .eshop-price,
.mega-dropdown-inner .eshop-price {
  display: inline-block !important;
  font-size: 15px;
  line-height: normal;
}
.eshop-product-tabs .eshop-base-price,
.t3-latest-product .eshop-base-price,
.t3-featured-product .eshop-base-price,
.mega-dropdown-inner .eshop-base-price {
  color: #cccccc;
}
.eshop-product-tabs .eshop-sale-price,
.t3-latest-product .eshop-sale-price,
.t3-featured-product .eshop-sale-price,
.mega-dropdown-inner .eshop-sale-price,
.eshop-product-tabs .eshop-price,
.t3-latest-product .eshop-price,
.t3-featured-product .eshop-price,
.mega-dropdown-inner .eshop-price {
  color: #f2533d;
  clear: both;
  display: block;
  font-weight: bold;
}
.eshop-product-tabs .btn-primary,
.t3-latest-product .btn-primary,
.t3-featured-product .btn-primary,
.mega-dropdown-inner .btn-primary {
  float: right;
  text-transform: uppercase;
  position: relative;
  padding-left: 30.8px;
}
.eshop-product-tabs .btn-primary:before,
.t3-latest-product .btn-primary:before,
.t3-featured-product .btn-primary:before,
.mega-dropdown-inner .btn-primary:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  left: 8px;
  top: 10px;
  content: "\f07a";
  position: absolute;
}
.eshop-product-tabs .category-view-all,
.t3-latest-product .category-view-all,
.t3-featured-product .category-view-all,
.mega-dropdown-inner .category-view-all {
  padding-top: 22px;
}
.eshop-product-tabs .category-view-all .btn-primary,
.t3-latest-product .category-view-all .btn-primary,
.t3-featured-product .category-view-all .btn-primary,
.mega-dropdown-inner .category-view-all .btn-primary {
  float: none;
  padding-left: 11.57894737px;
}
.eshop-product-tabs .category-view-all .btn-primary:before,
.t3-latest-product .category-view-all .btn-primary:before,
.t3-featured-product .category-view-all .btn-primary:before,
.mega-dropdown-inner .category-view-all .btn-primary:before {
  display: none;
}
.eshop-product-tabs .pagination,
.t3-latest-product .pagination,
.t3-featured-product .pagination,
.mega-dropdown-inner .pagination {
  float: right;
  height: auto;
  margin: 0;
  overflow: hidden;
}
.eshop-product-tabs .pagination .eshop-first,
.t3-latest-product .pagination .eshop-first,
.t3-featured-product .pagination .eshop-first,
.mega-dropdown-inner .pagination .eshop-first,
.eshop-product-tabs .pagination .eshop-last,
.t3-latest-product .pagination .eshop-last,
.t3-featured-product .pagination .eshop-last,
.mega-dropdown-inner .pagination .eshop-last,
.eshop-product-tabs .pagination .eshop-previous,
.t3-latest-product .pagination .eshop-previous,
.t3-featured-product .pagination .eshop-previous,
.mega-dropdown-inner .pagination .eshop-previous,
.eshop-product-tabs .pagination .eshop-next,
.t3-latest-product .pagination .eshop-next,
.t3-featured-product .pagination .eshop-next,
.mega-dropdown-inner .pagination .eshop-next {
  display: none;
}
.eshop-product-tabs .pagination ul,
.t3-latest-product .pagination ul,
.t3-featured-product .pagination ul,
.mega-dropdown-inner .pagination ul {
  overflow: hidden;
}
.eshop-product-tabs .pagination ul a,
.t3-latest-product .pagination ul a,
.t3-featured-product .pagination ul a,
.mega-dropdown-inner .pagination ul a {
  background: #b2b2b2;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0 5px;
  cursor: pointer;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.eshop-product-tabs .pagination ul a.eshop-current,
.t3-latest-product .pagination ul a.eshop-current,
.t3-featured-product .pagination ul a.eshop-current,
.mega-dropdown-inner .pagination ul a.eshop-current {
  background: #f2533d;
}
.t3-featured-product h4.eshop-product-title,
.mega-dropdown-inner h4.eshop-product-title {
  font-size: 14px;
}
.t3-featured-product .eshop-price,
.mega-dropdown-inner .eshop-price,
.t3-featured-product .base-price,
.mega-dropdown-inner .base-price,
.t3-featured-product .eshop-base-price,
.mega-dropdown-inner .eshop-base-price,
.t3-featured-product .eshop-sale-price,
.mega-dropdown-inner .eshop-sale-price {
  text-align: right;
  display: block !important;
}
@media screen and (min-width: 768px) {
  .t3-featured-product .eshop_product.col-lg-2,
  .mega-dropdown-inner .eshop_product.col-lg-2 {
    width: 20%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .t3-featured-product .eshop_product.col-lg-2,
  .mega-dropdown-inner .eshop_product.col-lg-2 {
    width: 50%;
  }
  .t3-featured-product .eshop-product .eshop-wrap-product,
  .mega-dropdown-inner .eshop-product .eshop-wrap-product {
    display: inline-block;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .t3-featured-product .eshop-product .eshop-wrap-product,
  .mega-dropdown-inner .eshop-product .eshop-wrap-product,
  .t3-featured-product .product-tab-content .eshop-product-tab,
  .mega-dropdown-inner .product-tab-content .eshop-product-tab {
    display: inline-block;
    width: auto;
  }
}
.t3-featured-product .eshop-price,
.t3-featured-product .base-price,
.t3-featured-product .eshop-base-price,
.t3-featured-product .eshop-sale-price {
  float: right;
}
.eshop-related-product {
  position: relative;
}
.eshop-related-product .slick-prev,
.eshop-related-product .slick-next {
  top: -45px;
}
.eshop-related-product .related {
  display: table;
  width: 100%;
}
.eshop-related-product .related .col-md-6 {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.eshop_advanced_search h4 {
  border-color: #eeeeee;
}
.eshop_advanced_search h4 a {
  color: #666666;
}
.eshop_advanced_search .noUi-background {
  background: #eeeeee;
  border-radius: 0;
}
.eshop_advanced_search .noUi-connect {
  background: #f2533d;
}
.eshop_advanced_search .noUi-handle {
  background: #666666;
  border-radius: 0;
}

.items-leading .leading {
  margin-bottom: 44px;
}
.items-row .item {
  margin-bottom: 44px;
  padding-bottom: 44px;
  border-bottom: 1px solid #ddd;
}
.divider-vertical {
  margin: 0 0 44px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 22px;
}
.article-info {
  margin: 0;
  width: 85%;
  color: #868686 !important;
  font-style: italic;
  letter-spacing: 1px;
}
.article-info a {
  color: #f2533d;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 13px;
  margin-bottom: 22px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 33px 22px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 22px 33px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 22px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 22px;
}
.img-fulltext-right {
  float: right;
  margin-left: 22px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 13px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 22px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 11px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 22px;
  padding: 11px 22px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 22px 0;
}
#searchForm legend {
  margin-bottom: 11px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 22px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.category.list-striped h3 {
  margin: 0;
}
.search-results {
  margin-top: 22px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 22px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 22px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 22px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 22px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 22px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 22px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 11px;
  padding: 11px 22px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 22px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 22px 22px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #f2533d;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #f2533d;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 11px 22px;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #f2533d;
}
.items-more h3 {
  margin: 0 0 22px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11px 0;
}
.display-limit {
  margin: 11px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

body .page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: none;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 22px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -22px;
}
.article-title,
.article-header h1 {
  margin: 0 0 11px 0;
  font-size: 18px;
  text-transform: uppercase;
}
.article-title a,
.article-header h1 a {
  color: #222534;
}
.article-header h1.article-title {
  background: transparent;
  font-family: "Cabin Condensed", Arial, sans-serif;
  color: #333333;
  font-size: 24px;
  line-height: 21.81818182px;
  margin: 0 0 11px 0;
  padding: 0 0 0 22px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 768px) {
  .article-header h1.article-title {
    margin-bottom: 22px;
  }
}
.article-header h1.article-title:before {
  background: #f2533d;
  width: 12px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 44px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 88px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 22px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.contact .page-header {
  border: none;
  margin: 0;
  padding: 0;
}
.contact .image {
  width: 100%;
}
.contact .contact-position h3 {
  color: #333333;
  font-size: 18px;
  line-height: 21.81818182px;
  font-weight: bold;
  line-height: 21.8182px;
  text-transform: uppercase;
}
.contact .jicons-icons,
.contact .jicons-text {
  background: #f2533d;
  padding: 4.4px;
  color: #ffffff;
  display: inline-block;
  height: 26px;
  line-height: normal;
  margin: 0 10px 0 0;
  text-align: center;
  width: 25px;
}
.contact form {
  margin: 0;
}
.contact .form-horizontal .form-group {
  margin: 0;
}
.contact .form-horizontal .form-group textarea,
.contact .form-horizontal .form-group input[type="text"],
.contact .form-horizontal .form-group input[type="email"],
.contact .form-horizontal .form-group .inputbox {
  width: 100%;
  border-radius: 0;
}
.contact .form-horizontal .form-group #jform_contact_message {
  height: 255px;
}
.contact .form-horizontal .form-group .btn[type="submit"] {
  margin-top: 11px;
}
.contact .form-horizontal .control-label {
  padding: 10px 0;
  text-align: left;
  color: #222534;
  font-weight: bold;
}
.jumbotron-primary {
  background-color: #f2533d;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fffdfc;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.pagenav.pager li a > span {
  background: none;
  border: none;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (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);
  }
}

.t3-wrapper {
  overflow: hidden;
}
.boxed-layout .t3-wrapper > .container {
  background: #ffffff;
}
.t3-admin-layout-preview .navbar .logo-image .logo-img {
  display: none;
}
.brown-bg {
  background-color: #9f824a !important;
}
.cyan-bg {
  background-color: #6bc15f !important;
}
.gray-dark-bg {
  background-color: #222534 !important;
}
.green-bg {
  background-color: #00b777 !important;
}
.purple-bg {
  background-color: #6c4a87 !important;
}
.red-bg {
  background-color: #f2533d !important;
}
.yellow-bg {
  background-color: #fbaf01 !important;
}
.top-header {
  background: #222534;
}
.top-header .col-lg-6:last-child .t3-module {
  float: right;
}
.top-header .t3-module {
  margin: 0;
  padding: 9.16666667px 0;
  color: #ffffff;
}
.top-header .t3-module form {
  margin: 0;
}
.top-header .t3-module .eshop-currency a {
  line-height: normal;
  background: #32374d;
  color: #bbbbbb;
}
.top-header .t3-module .eshop-currency a.active {
  color: #ffffff !important;
  background: #f2533d;
}
.top-header .t3-module ul.nav {
  float: right;
  margin: 3px 0 0;
}
.top-header .t3-module ul.nav li {
  position: relative;
  line-height: normal;
}
.top-header .t3-module ul.nav li:before {
  content: "/";
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  color: #bbbbbb;
}
.top-header .t3-module ul.nav li:first-child:before {
  display: none;
}
.top-header .t3-module ul.nav li a {
  background: none;
  padding: 0 10px 0;
  color: #bbbbbb;
  text-transform: uppercase;
}
.top-header .t3-module ul.nav li.active a,
.top-header .t3-module ul.nav li a:hover {
  color: #ffffff;
}
.top-header .t3-module ul.nav li:last-child a {
  padding: 0 0 0 10px;
}
.t3-header {
  background: #ffffff;
  font-size: 14px !important;
}
.t3-header {
  padding-top: 22px;
  padding-bottom: 22px;
  font-size: 14px !important;
}
.t3-header .t3-module {
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .t3-header .t3-module {
    margin: 22px 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .t3-header .t3-module {
    margin: 22px 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .t3-header .t3-module .eshop-search {
    float: right;
  }
}
.t3-header .t3-module .eshop-cart #eshop-cart-total {
  color: #f2533d;
}
.t3-header .t3-module .eshop-cart .eshop-items > a,
.t3-header .t3-module .eshop-cart .eshop-checkout,
.t3-header .t3-module .eshop-cart .eshop-mini-cart-info .btn:hover {
  background: #f2533d;
  color: #ffffff;
}
.t3-header .t3-module .eshop-cart .eshop-total,
.t3-header .t3-module .eshop-cart .eshop-price {
  color: #f2533d;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .t3-header .col-lg-4:first-child .t3-module {
    margin: 0;
  }
}
.t3-header .t3-eshop-header2 .custom {
  color: #999999;
  margin: 0;
  position: relative;
  display: inline-block;
}
.t3-header .t3-eshop-header2 .custom h1 {
  color: #f2533d;
  width: auto;
  font-size: 43.2px;
  margin: 0 11px 0 0;
  padding: 0 11px 0 0;
  border-right: 1px #eeeeee solid;
}
.t3-header .t3-eshop-header2 .custom h2 {
  color: #f2533d;
  font-family: "Lato", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
}
.t3-header .t3-eshop-header2 .custom p {
  margin: 0;
  line-height: normal;
}
.t3-header .t3-eshop-header2 .eshop-search .product_search {
  height: auto;
  padding: 11px 10px 12px;
  width: 215px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .t3-header .t3-eshop-header2 .eshop-search .product_search {
    width: 160px;
  }
}
.t3-header .t3-eshop-header2 .eshop-search .add-on {
  border-radius: 0 !important;
  background: #f2533d;
  border: none;
  padding: 12px 12px 13px;
  height: auto;
  width: 50px;
}
.t3-header .t3-eshop-header2 .eshop-search .add-on i,
.t3-header .t3-eshop-header2 .eshop-search .add-on em {
  color: #ffffff;
}
.t3-header .t3-eshop-header2 #eshop-view-search-result {
  background: #f2533d !important;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .t3-header .t3-eshop-header2 #eshop-cart .eshop-items > a {
    font-size: 13px;
  }
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
    margin: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo .logo-image img {
  max-width: 100%;
  width: 100%;
}
.scrolled-nav .logo-control .logo-img-sm {
  display: block;
  width: 100%;
  max-width: 100%;
}
.scrolled-nav .logo-control .logo-img {
  display: none;
}
.logo-control .logo-img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 22px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.boxed-layout {
  background: url(../../../../images/background/gen_bkg_boxed.jpg) repeat-y center top;
}
.boxed-layout > .container {
  background: #FFF;
}
.mod-articles-category-image {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
}
.mod-articles-category-image img {
  position: relative;
  z-index: 1;
  width: 100%;
  -moz-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.mod-articles-category-image:hover img {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  transform: scale(1.5) rotate(-7deg);
  -ms-transform: scale(1.5) rotate(-7deg);
  -moz-transform: scale(1.5) rotate(-7deg);
  -webkit-transform: scale(1.5) rotate(-7deg);
  -o-transform: scale(1.5) rotate(-7deg);
}
.post-image {
  position: relative;
  display: block;
}
.post-image .hover_shine {
  background: url("../../../../images/glass.png") no-repeat -265px 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.post-image:hover .hover_shine {
  background-position: 590px 0;
  -moz-transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
  -ms-transition: all 2s ease 0s;
  transition: all 2s ease 0s;
}
#back-to-top {
  position: fixed;
  right: 22px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: none;
  border: 2px solid #f2533d;
  color: #f2533d;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  text-align: center;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top.affix {
  bottom: 44px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
  line-height: 22px;
}
.eshop-shop-introduction {
  background: #eeeeee;
  position: relative;
  padding: 66px 0;
  margin: -44px 0 22px;
}
.eshop-shop-introduction:before {
  background: #eeeeee;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.eshop-shop-introduction:after {
  background: #eeeeee;
  content: "";
  height: 100%;
  right: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.eshop-shop-introduction h1 {
  color: #000000;
  font-weight: bold;
  margin: 0;
}
.eshop-shop-introduction h2 {
  font-family: "Lato", Arial, sans-serif;
  color: #f2533d;
  font-size: 56px;
  font-weight: 100;
  letter-spacing: 5px;
  margin: 0 0 22px;
}
.eshop-shop-introduction .btn {
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 22px;
}
.boxed-layout .eshop-shop-introduction {
  margin: -44px -15px 22px;
}
.boxed-layout .eshop-shop-introduction:before {
  display: none;
}
.boxed-layout .eshop-shop-introduction:after {
  display: none;
}
.view-frontpage .sortPagiBar {
  display: none;
}
.grid .sortPagiBar .btn-group .btn.grid,
.list .sortPagiBar .btn-group .btn.list {
  background: #f2533d;
}
.eshop-product-price .price,
.eshop-product-price .eshop-sale-price,
#eshop_result .eshop-sale-price,
#eshop_result .eshop-price {
  color: #f2533d !important;
}
#cboxContent .brand-primary-bg {
  background: #f2533d !important;
}
.product-info .product-price h2 .eshop-sale-price,
.product-info .product-price h2 .eshop-price,
.eshop-wrap-reviews .review-pagination-list a:hover,
.eshop-wrap-reviews .review-pagination-list a.eshop-current {
  color: #f2533d;
}
.product-info .slick-prev:hover,
.product-info .slick-next:hover,
.eshop-checkout-page .checkout-heading:before {
  background-color: #f2533d;
}
.brand-primary-bg {
  background: #f2533d !important;
}
body .eshop-image-block .horizontal,
body .image .horizontal,
body .eshop-image-block .round,
body .image .round {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  line-height: normal;
}
.t3-testimonial {
  background: #f5f5f5;
  padding-top: 44px;
  padding-bottom: 44px;
  margin-bottom: 55px;
}
.t3-testimonial .t3-module {
  margin: 0;
}
.t3-testimonial .os-module-testimonial sup {
  left: 0;
  top: 0;
}
.t3-testimonial .os-module-testimonial sub {
  right: 0;
  bottom: 0;
}
.t3-testimonial .os-module-testimonial img.avatar {
  border: 2px solid #f2533d;
}
.t3-testimonial .info .name {
  color: #f2533d;
}
.t3-testimonial .info sup,
.t3-testimonial .info sub {
  position: absolute;
  color: #f2533d;
}
.t3-sl {
  padding-bottom: 33px;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 33px;
    padding-top: 0;
  }
}
.t3-sl .t3-module {
  margin: 0;
}
.t3-sl.eshop-products {
  padding-bottom: 55px;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .t3-sl.eshop-products {
    padding-bottom: 55px;
    padding-top: 0;
  }
}
.t3-sl-1 .t3-module {
  margin: 0;
}
.t3-sl-2 {
  background: #f5f5f5;
  border-top: 3px #f2533d solid;
  padding-bottom: 33px;
  padding-top: 41.8px;
  margin: 55px 0 0;
}
.t3-sl-2 .t3-module {
  color: #666666;
  margin: 0;
  font-size: 13px;
}
.t3-sl-2 .t3-module .module-title {
  color: #333333;
  font-family: "Cabin Condensed", Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
}
.t3-sl-2 .t3-module .module-title:before {
  display: none;
}
.t3-sl-2 .t3-module .social-icons {
    background: #555555;
    color: #ffffff;
    display: inline-block;
    width: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    margin: 0 5.5px 0 0;
    padding: 7px;
}
.t3-sl-2 .t3-module .social-icons:hover {
  background: #f2533d;
}
.t3-sl-2 .t3-module .social-icons i {
  color: #ffffff !important;
  margin: 0;
}
.t3-sl-2 .t3-module .input-wrap input[type="text"],
.t3-sl-2 .t3-module .input-wrap input[type="email"],
.t3-sl-2 .t3-module .input-wrap input[type="submit"] {
  border-radius: 0;
  line-height: 23px;
  width: 220px;
}
.t3-sl-2 .t3-module .input-wrap .btn {
  position: relative;
  border-radius: 0;
  padding: 7px 14px 8px;
}
.t3-sl-2 .t3-module i {
  margin: 0 5.5px 0 0;
}
.t3-sl-2 .col-lg-3 p {
  position: relative;
  padding: 0;
}
.t3-sl-2 .col-lg-3:first-child .t3-module {
  margin: 0;
}
.t3-sl-2 .col-lg-3:first-child .t3-module p {
  position: relative;
  padding: 0;
}
.t3-sl-2 .col-lg-3:first-child .t3-module p a {
  color: #666666;
}
.t3-sl-2,
.t3-manufacturer,
.shipping,
.t3-testimonial {
  color: #666666;
}
.t3-sl-2 .t3-module .module-inner p i,
.t3-manufacturer .t3-module .module-inner p i,
.shipping .t3-module .module-inner p i,
.t3-testimonial .t3-module .module-inner p i {
  color: #666666;
}
.t3-sl-2 .t3-module .module-title,
.t3-manufacturer .t3-module .module-title,
.shipping .t3-module .module-title,
.t3-testimonial .t3-module .module-title {
  color: #333333;
}
.t3-latest-product .t3-module .eshop-product .image .row,
.t3-shop-by-cat .t3-module .eshop-product .image .row {
  display: table;
}
.t3-latest-product .t3-module .eshop-product .image .row .col-lg-6,
.t3-shop-by-cat .t3-module .eshop-product .image .row .col-lg-6 {
  float: none;
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}
.t3-latest-product .t3-module .eshop-product-tabs .eshop-product-tab .row,
.t3-shop-by-cat .t3-module .eshop-product-tabs .eshop-product-tab .row {
  display: table;
}
.t3-latest-product .t3-module .eshop-product-tabs .eshop-product-tab .row .col-lg-6,
.t3-shop-by-cat .t3-module .eshop-product-tabs .eshop-product-tab .row .col-lg-6 {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .t3-latest-product .t3-module .eshop-product-tabs .eshop-product-tab,
  .t3-shop-by-cat .t3-module .eshop-product-tabs .eshop-product-tab {
    float: left;
    width: 50%;
  }
  .t3-latest-product .t3-module .eshop-product-tabs .eshop-product-tab .row,
  .t3-shop-by-cat .t3-module .eshop-product-tabs .eshop-product-tab .row {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t3-latest-product .t3-module .eshop-product-tabs .eshop-product-tab .image,
  .t3-shop-by-cat .t3-module .eshop-product-tabs .eshop-product-tab .image {
    display: inline-block;
  }
  .t3-latest-product .t3-module .eshop-product-tabs .product-tab-content,
  .t3-shop-by-cat .t3-module .eshop-product-tabs .product-tab-content {
    margin: 20px 0 0;
  }
  .t3-latest-product .t3-module .eshop-product-tabs .default > #productTab,
  .t3-shop-by-cat .t3-module .eshop-product-tabs .default > #productTab {
    float: left;
  }
  .t3-latest-product .t3-module .eshop-product-tabs #productTab li,
  .t3-shop-by-cat .t3-module .eshop-product-tabs #productTab li {
    float: none;
  }
}
.t3-shop-by-cat {
  margin: 0 0 55px;
}
.t3-latest-product,
.t3-featured-product .t3-module,
.mega-dropdown-inner {
  margin: 0 0 55px;
}
.t3-latest-product .t3-module,
.t3-featured-product .t3-module .t3-module,
.mega-dropdown-inner .t3-module {
  margin: 0;
}
.t3-latest-product .slick-prev,
.t3-featured-product .t3-module .slick-prev,
.mega-dropdown-inner .slick-prev,
.t3-latest-product .slick-next,
.t3-featured-product .t3-module .slick-next,
.mega-dropdown-inner .slick-next {
  background-color: #eeeeee;
  background-position: center center;
  background-image: url(../../../../images/arrow-next.png);
  height: 30px;
  position: absolute;
  width: 30px;
  right: 15px;
  display: inline-block !important;
  margin: 0;
}
.t3-latest-product .slick-prev:hover,
.t3-featured-product .t3-module .slick-prev:hover,
.mega-dropdown-inner .slick-prev:hover,
.t3-latest-product .slick-next:hover,
.t3-featured-product .t3-module .slick-next:hover,
.mega-dropdown-inner .slick-next:hover {
  background-image: url(../../../../images/arrow-next-hover.png);
  background-color: #f2533d;
}
.t3-latest-product .slick-prev,
.t3-featured-product .t3-module .slick-prev,
.mega-dropdown-inner .slick-prev {
  background-image: url(../../../../images/arrow-prev.png);
  left: auto;
  right: 50px;
}
.t3-latest-product .slick-prev:hover,
.t3-featured-product .t3-module .slick-prev:hover,
.mega-dropdown-inner .slick-prev:hover {
  background-image: url(../../../../images/arrow-prev-hover.png);
}
.t3-latest-product,
.eshop-related-product {
  margin-bottom: 55px;
}
.t3-latest-product .t3-module,
.eshop-related-product .t3-module {
  margin: 0;
}
.t3-latest-product .t3-module #images-product-row,
.eshop-related-product .t3-module #images-product-row {
  -moz-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: auto;
}
.t3-latest-product .t3-module .eshop-product,
.eshop-related-product .t3-module .eshop-product {
  -moz-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.t3-latest-product .t3-module .eshop-product .customNavigation,
.eshop-related-product .t3-module .eshop-product .customNavigation {
  position: absolute;
  right: 15px;
  top: -45px;
}
.t3-latest-product .t3-module .eshop-product .customNavigation .btn.prev,
.eshop-related-product .t3-module .eshop-product .customNavigation .btn.prev,
.t3-latest-product .t3-module .eshop-product .customNavigation .btn.next,
.eshop-related-product .t3-module .eshop-product .customNavigation .btn.next {
  background-color: #eeeeee;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../../../images/arrow-next.png);
  height: 30px;
  width: 30px;
  display: inline-block !important;
  margin: 0;
}
.t3-latest-product .t3-module .eshop-product .customNavigation .btn.prev:hover,
.eshop-related-product .t3-module .eshop-product .customNavigation .btn.prev:hover,
.t3-latest-product .t3-module .eshop-product .customNavigation .btn.next:hover,
.eshop-related-product .t3-module .eshop-product .customNavigation .btn.next:hover {
  background-image: url(../../../../images/arrow-next-hover.png);
  background-color: #f2533d;
}
.t3-latest-product .t3-module .eshop-product .customNavigation .btn.prev,
.eshop-related-product .t3-module .eshop-product .customNavigation .btn.prev {
  background-image: url(../../../../images/arrow-prev.png);
  left: auto;
  right: 50px;
}
.t3-latest-product .t3-module .eshop-product .customNavigation .btn.prev:hover,
.eshop-related-product .t3-module .eshop-product .customNavigation .btn.prev:hover {
  background-image: url(../../../../images/arrow-prev-hover.png);
}
.t3-latest-product.eshop-product,
.eshop-related-product.eshop-product {
  -moz-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.t3-latest-product.eshop-product .customNavigation,
.eshop-related-product.eshop-product .customNavigation {
  position: absolute;
  right: 15px;
  top: -45px;
}
.t3-latest-product.eshop-product .customNavigation .btn.prev,
.eshop-related-product.eshop-product .customNavigation .btn.prev,
.t3-latest-product.eshop-product .customNavigation .btn.next,
.eshop-related-product.eshop-product .customNavigation .btn.next {
  background-color: #eeeeee;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../../../images/arrow-next.png);
  height: 30px;
  width: 30px;
  display: inline-block !important;
  margin: 0;
}
.t3-latest-product.eshop-product .customNavigation .btn.prev:hover,
.eshop-related-product.eshop-product .customNavigation .btn.prev:hover,
.t3-latest-product.eshop-product .customNavigation .btn.next:hover,
.eshop-related-product.eshop-product .customNavigation .btn.next:hover {
  background-image: url(../../../../images/arrow-next-hover.png);
  background-color: #f2533d;
}
.t3-latest-product.eshop-product .customNavigation .btn.prev,
.eshop-related-product.eshop-product .customNavigation .btn.prev {
  background-image: url(../../../../images/arrow-prev.png);
  left: auto;
  right: 50px;
}
.t3-latest-product.eshop-product .customNavigation .btn.prev:hover,
.eshop-related-product.eshop-product .customNavigation .btn.prev:hover {
  background-image: url(../../../../images/arrow-prev-hover.png);
}
.t3-featured-product .eshop-product .eshop-wrap-product > .row {
  width: 100%;
  display: table;
  margin: 0 auto;
}
.t3-featured-product .eshop-product .eshop-wrap-product > .row > .col-md-6 {
  padding: 0;
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.mega-dropdown-inner {
  margin: 0;
}
.mega-dropdown-inner .t3-module {
  margin: 0;
}
.mega-dropdown-inner .eshop-product {
  padding: 0 22px;
  position: relative;
}
.mega-dropdown-inner .eshop-product .slick-prev,
.mega-dropdown-inner .eshop-product .slick-next {
  background-color: #eeeeee;
  background-position: center center;
  background-image: url(../../../../images/arrow-next.png);
  display: inline-block !important;
  background-repeat: no-repeat;
  margin: -40px 0 0;
  right: -25px;
}
.mega-dropdown-inner .eshop-product .slick-prev:hover,
.mega-dropdown-inner .eshop-product .slick-next:hover {
  background-image: url(../../../../images/arrow-next-hover.png);
  background-color: #f2533d;
}
.mega-dropdown-inner .eshop-product .slick-prev {
  background-image: url(../../../../images/arrow-prev.png);
  left: -25px;
  right: auto;
}
.mega-dropdown-inner .eshop-product .slick-prev:hover {
  background-image: url(../../../../images/arrow-prev-hover.png);
}
.mega-dropdown-inner .eshop-wrap-product .row {
  display: table;
  width: 100%;
}
.mega-dropdown-inner .eshop-wrap-product .row .col-lg-6 {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0;
}
.mega-dropdown-inner .eshop-wrap-product .row .col-lg-6 .product-review {
  padding: 0;
}
.mega-dropdown-inner .eshop-wrap-product .row .col-lg-6 .product-review p {
  margin: 0;
}
.t3-shop-by-cat .t3-module {
  margin: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .t3-shop-by-cat .t3-module h3.module-title {
    position: absolute;
    top: 5px;
    left: 0;
  }
}
.shipping {
  padding-top: 0;
  padding-bottom: 55px;
}
.shipping .t3-module {
  background: #f5f5f5;
  margin: 0;
  padding: 5.5px;
  text-align: center;
}
.shipping .t3-module .module-inner {
  margin: 5.5px;
  border: 1px #cccccc solid;
  padding: 11px;
}
.shipping .t3-module .module-inner p {
  margin: 0;
  text-transform: uppercase;
}
.shipping .t3-module .module-inner p i,
.shipping .t3-module .module-inner p em {
  color: #666666;
  font-size: 18px;
  margin: 0 5px 0 0;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .module-title {
  background: #f2533d;
  color: #ffffff;
  padding: 5.5px 11px;
  margin: 0 0 11px;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-slide {
  position: relative;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-slide img {
  border: none;
  box-shadow: none;
  display: block;
  padding: 0;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-slide .product-infor {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  left: 0;
  bottom: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-slide .product-infor a.link {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 11px;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-slide:hover .product-infor {
  bottom: 0;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-dots li {
  float: none;
  padding: 0;
  height: 10px;
  width: 10px;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-dots li button {
  background: #b2b2b2;
  padding: 0;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.t3-eshop-products .col-lg-3:last-child .t3-module .eshop-product .slick-dots li.slick-active button {
  background: #f2533d;
}
.t3-sidebar .t3-module .module-title {
  background: #f2533d;
  color: #ffffff;
  padding: 5.5px 11px;
  margin: 0 0 14.66666667px;
}
.t3-sidebar .t3-module .wrap-gray {
  background: #f5f5f5;
  border-bottom: 5px #ffffff solid;
  padding: 11px 0;
  line-height: normal;
  display: table;
}
.t3-sidebar .t3-module .wrap-gray .col-md-3,
.t3-sidebar .t3-module .wrap-gray .col-md-9 {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.t3-sidebar .t3-module .wrap-gray .col-md-3 {
  text-align: center;
}
.t3-sidebar .t3-module .wrap-gray h4 {
  color: #666666;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 5.5px;
}
.t3-sidebar .t3-module .wrap-gray .fa {
  font-size: 28px;
  color: #666666;
}
.t3-sidebar .t3-module .wrap-gray p {
  margin: 0;
}
.t3-sidebar .t3-module .eshop-product .slick-slide {
  position: relative;
}
.t3-sidebar .t3-module .eshop-product .slick-slide img {
  border: none;
  box-shadow: none;
  display: block;
  padding: 0;
}
.t3-sidebar .t3-module .eshop-product .slick-slide .product-infor {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  left: 0;
  bottom: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.t3-sidebar .t3-module .eshop-product .slick-slide .product-infor a.link {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 11px;
}
.t3-sidebar .t3-module .eshop-product .slick-slide:hover .product-infor {
  bottom: 0;
}
.t3-sidebar .t3-module .eshop-product .slick-dots li {
  float: none;
  padding: 0;
  height: 10px;
  width: 10px;
}
.t3-sidebar .t3-module .eshop-product .slick-dots li button {
  background: #b2b2b2;
  padding: 0;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.t3-sidebar .t3-module .eshop-product .slick-dots li.slick-active button {
  background: #f2533d;
}
.t3-manufacturer {
  background: #f5f5f5;
  padding-top: 66px;
  padding-bottom: 66px;
}
.t3-manufacturer .t3-module {
  margin: 0;
}
.t3-manufacturer .t3-module .bx-wrapper .bx-controls-direction a {
  background-color: #eeeeee;
}
.t3-manufacturer .t3-module .bx-wrapper .bx-controls-direction a:hover {
  background-color: #f2533d;
}
.t3-blog {
  padding-top: 55px;
}
.t3-blog .t3-module {
  margin: 0;
}
.t3-blog .article-title a {
  color: #222534;
}
.t3-mainbody {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar .t3-module {
  margin-bottom: 33px;
}
.t3-sidebar .t3-module .module-title {
  background: #f2533d;
  color: #ffffff;
  font-size: 18px;
  padding: 10px;
}
.t3-sidebar .t3-module .module-title:before {
  display: none;
}
.t3-sidebar .t3-module .slick-list {
  margin: 0 0 30px;
}
.t3-sidebar .t3-module .slick-dots {
  bottom: -52px;
}
.t3-sidebar-left .t3-module .module-title {
  margin: 0;
  position: relative;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #222534;
  color: #999999;
  font-size: 14px;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  color: #999999;
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #999999;
}
.t3-footnav {
  padding: 22px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 44px 0;
  }
  .t3-footnav .col-lg-2,
  .t3-footnav .col-lg-4 {
    width: 20%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .t3-footnav .col-sm-6 {
    width: 33.33333333%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .t3-footnav .col-sm-6 {
    width: 50%;
  }
}
.t3-footnav .t3-module {
  background: #222534;
  color: #999999;
  margin-top: 11px;
  margin-bottom: 0;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-family: "Cabin Condensed", Arial, sans-serif;
  font-size: 15px;
  margin-bottom: 11px;
  padding: 0;
}
.t3-footnav .t3-module .module-title:before {
  display: none;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #999999;
  background: none;
  font-size: 13px;
  padding: 6px 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #999999;
}
.t3-copyright {
  border-top: none;
  background: #1c1e2b;
  font-size: 13px;
  padding: 22px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .footer-right {
  text-align: right;
}
.t3-copyright .footer-right .custom {
  float: right;
}
.t3-copyright .footer-right .custom p {
  margin: 0;
}
.t3-copyright .footer-right .custom p img {
  display: inline-block;
  padding: 0 10px;
  vertical-align: bottom;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

body .btn-default {
  background-color: #f2533d;
  border-color: #f03e25;
  color: #ffffff;
  text-transform: uppercase;
}
.call-for-price,.eshop-product-price .price,.eshop-product-price .starting_at{
  text-align: center;
  display: block;
}
.t3-latest-product .eshop-product-title,.eshop-product-title,.t3-latest-product .starting_at{text-align:center;display: block;}
#productTab li a {
  color: #333333;
  font-family: "Cabin Condensed",Arial,sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 21.8182px;
}

.eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
    background: #f2533d !important;
}
.eshop-sub-categories-list .eshop-category-wrap .eshop-info-block h5 a {
    color: #fff;
	font-size:20px;
	font-weight:bold;
}
.eshop-sub-categories-list .ajax-block-product div.eshop-image-block .overlay-background-color{ display:none;}
.eshop-sub-categories-list .ajax-block-product div.eshop-image-block:hover .overlay-background-color {
	display: block !important;
	background: #f2533d;
	padding: 20px 10px 0px 10px;
	color: #fff;
	opacity: 0.9;
	text-align:center;

}
.eshop-sub-categories-list .ajax-block-product{
-webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.51);
-moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.51);
box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.51);
}
.centered h2{font-size:24px;font-weight:bold;} 

.eshop-sub-categories-list .row-fluid [class*="span"]:first-child::after {
  background-image: url("../../../../images/ecnomy.png");
  content: "";
  height: 91px;
  margin-left: 0;
  position: absolute;
  right: -8px;
  top: -7px;
  width: 92px;
}

.eshop-sub-categories-list .row-fluid [class*="span"]:nth-child(2)::after {
  background-image: url(../../../../images/BETTER.png);
  content: "";
  height: 91px;
  margin-left: 0;
  position: absolute;
  right: -8px;
  top: -7px;
  width: 92px;
}
.eshop-sub-categories-list .row-fluid [class*="span"]:last-child::after {
  background-image: url(../../../../images/red1.png);
 content: "";
  height: 91px;
  margin-left: 0;
  position: absolute;
  right: -8px;
  top: -7px;
  width: 92px;
}
.cust_banner_new {
  background-image: url(../../../../images/hendersonville-nc.JPG);
  width: 100%;
  height: 406px;
  margin-top: 28px;
  margin-bottom: 86px;
  background-size: 100% !important;
  background-position: 0px -218px;
}
.left_custom h3 {
    font-size: 48px;
    color: #fff;
    width: auto;
    line-height: normal;
    padding-left: 10px;
    text-transform: uppercase;
    margin-top: 69px;
    text-shadow: rgb(51, 47, 47) 1px 1px 4px;
    font-weight: bold;
    letter-spacing: 1px;
    max-width: 500px;
}
.right_form input:last-child {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  float: none;
  padding: 9px 19px;
  height: 47px;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #ffff;
}
.info a {
    color: #f2533d;
    font-size: 48px;
    font-weight: bold;
}
.info a:hover {
  text-decoration: none;
}
.text_cust {
  text-transform: capitalize;
  vertical-align: top;
}

.right_form input {
  width: 100%;
  float: left;
  height: 42px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.right_form form {
  width: 100%;
  padding: 20px;
  float: left;
  background: rgba(155, 2, 1, 0.8);
  margin-bottom: 0px;
}

.right_form p {
  font-size: 14px;
  margin-top: 0px;
  color: #fff;
}

.right_form {
  width: 100%;
  float: left;
  text-align: center;
  border: 4px solid rgb(130,8,8);
  border-radius: 5px;
  position: relative;
  top: -45px;
}
.right_form .info h3 {
  background-color: transparent;
  font-weight: 700;
  margin-bottom: 0px;
  border-top: none;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 20px;
  margin-top: 10px;
}
.right_form .info {
    width: 100%;
    float: left;
    background-color: #000;
    border-radius: 0px;
    padding: 20px 40px 30px;
    border-top: 2px solid #ff0000;
}
.right_form .info h4 {
  color: #fff;
  margin-top: 2px;
  margin-bottom: 5px;
}
.red_section ul li {
  list-style: none;
  float: left;
  width: 50%;
  text-align: left;
}
.right_form h3 {
  background-color: rgb(228,55,57);
  color: #fff;
  margin-top: 7px;
  line-height: 42px;
  margin-bottom: 0px;
  border-radius: 0px;
  margin-top: 0px;
}
.right_form.sideform input {
    border-radius: 5px!important;
}

.red_section {
  background: rgba(155, 2, 1, 0.7);
  width: 54%;
  float: left;
  color: #fff;
  padding: 20px;
  margin-top: 56px;
  margin-left: 42px;
}

/*** custom checkboxes ***/

input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before { content: "\f046"; } /* unchecked icon */
input[type=checkbox] + label:before { letter-spacing: 10px; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before { content: "\f046"; } /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 5px; } /* allow space for check mark */

.text_cust {
  height: 76px !important;
}


  
#customQuote h4.modal-title {
    text-transform: uppercase;
}

.eshop-buttons .button .text-hides {
    display: block !important; 
    font-size: 16px !important;
    color: #fff;
	margin-top: 10px;
}

a.request-button {
    font-size: 12px;
    font-weight: 400;
    padding: 3px 8px;
    border-radius: 3px;
    margin-top: 8px;
    display: inline-block;
	background-color: #ff0000;
	color: #fff;
}
.custom-price-button {
    text-align: center;
}
p.topdesc {
    color: #FFF;
    width: 73%;
    padding: 13px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
}
.right_form.sideform form {
    width: 100%;
    padding: 20px;
    float: left;
    background: transparent;
    margin-bottom: 0px;
    border: none;
}
.right_form.sideform input:last-child {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    float: unset;
    padding: 9px 19px;
    height: 40px;
    font-size: 15px;
    color: #000;
    border-radius: 3px;
    background-color: #fff;
    border: 0px solid #ffff;
    width: 100% !important;
    text-transform: none;
}
.sideform textarea, .sideform select {
    color: #000;
    font-size: 15px;
}
.sideform {
    color: #FFF;
    font-size: 14px;
}
.right_form.sideform h3 {
    background-color: transparent;
    color: #fff;
    margin-top: 7px;
    line-height: normal;
    margin-bottom: 0px;
    border-radius: 0px;
    font-size: 30px;
    margin-top: 0px;
    font-weight: bold;
}
.sideform .infusion-form input[type="checkbox"] {
    width: 17px;
}
.sideform .infusion-form .infusion-option {
    display: inline;
}
.sideform .infusion-form input[type="checkbox"] {
    width: 17px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}
.sideform .checkfield .infusion-option > label {
    display: inline;
    font-size: 14px;
    font-weight: bold;
}
.sideform .infusion-form input[type="checkbox"] {
    width: 17px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: 9px;
}
.sideform .infusion-submit button {
    background: #00f;
    border: 1px solid #00f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    min-width: 220px;
    padding: 12px 10px;
    text-transform: uppercase;
}
.sideform .infusion-submit button:hover {
    background: rgb(155,2,1);
    border: 1px solid rgb(155,2,1);
}
.left_custom {
    width: 60%;
    float: left;
}
.right_form.sideform {
    width: 400px;
    float: right;
    margin-left: 0;
    border: none;
    background: rgba(0,0,0,0.65);
    top: 0px;
    padding-top: 20px;
}
.right_form.sideform .infusion-submit button {
    background: #f2533d;
    border: 1px solid #f2533d;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    min-width: 220px;
    padding: 20px 10px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
}
.left_custom {
    width: auto;
    float: left;
}
.sideform label {
    display: none;
}
.sideform .infusion-field {
    margin-top: 11px;
}
sideform #inf_field_LastName {
    float: left;
    margin-left: 0px;
    margin-bottom: 11px;
	width:100%;
}
.sideform #inf_field_FirstName {
    float: left;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 10px;
}
.sideform .infusion-submit button {
    background: #00f;
    border: 1px solid #00f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    min-width: 220px;
    padding: 12px 10px;
    cursor: pointer;
    text-transform: uppercase;
}
.right_form.sideform #inf_field_LastName {
    float: left;
    margin-left: 0;
    width: 49%;
    margin-bottom: 10px;
}
@media screen and (max-width: 995px) {
.cust_banner_new {
    background-size: cover!important;
    height: auto;
    overflow: hidden;
    margin: 0 0 30px;
    background-position: left 0;
}
.left_custom {
    width: 45%;
    float: left;
}
.left_custom h3 {
    font-size: 30px;
    width: 100%;
    padding-left: 10px;
    margin-top: 69px;
    max-width: 100%;
}
.red_section {
  background: rgba(155, 2, 1, 0.7);
  width: 100%;
  float: left;
  color: #fff;
  padding: 20px;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 70px;
}
.right_form.sideform {
    width: 50%;
}

.right_form .info {
    padding: 20px 4% 30px;
}
.right_form.sideform h3 {
    font-size: 22px;
}
.info a {
    font-size: 38px;
}
  }
@media screen and (max-width: 767px) {
#main-wrapper .container {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}
.left_custom {
    width: 100%;
    float: left;
}
.right_form.sideform {
    width: 100%;
}
	
}
@media screen and (max-width: 640px) {
.article-header h1.article-title::before {
width:0px;
 }
#inf_field_FirstName {
    float: unset;
    margin-right: 0px;
    width: 100%;
	margin-bottom:0px;
}
#inf_field_LastName {
    float: unset;
    margin-left: 0px;
    width: 100%;
	margin-bottom:0px;
} 
 .article-header h1.article-title{
	 font-size:20px;
 }
 .htext {
    font-size: 15px;
    padding-top: 20px;
}
.right_form .info {
    padding: 20px 4% 30px;
}
}

@media screen and (max-width: 420px) {
.left_custom h3 {
    font-size: 24px;
    width: 100%;
    padding-left: 10px;
    margin-top: 30px;
}
.right_form.sideform .infusion-submit button {
    font-size: 24px;
    min-width: 220px;
    padding: 14px 10px;
}
.right_form.sideform h3 {
    font-size: 20px;
}
.info a {
    font-size: 30px;
}	
}


.middle-section {
    width: 100%;
    float: left;
    margin-bottom: 100px;
    position: relative;
    padding-top: 80px;
}

.middle-section::before {
    content: "";
    background: #e2e2e2;
    width: 100%;
    height: 256px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 0;
}

.middle-section::after {
    content: "";
    background: url(https://www.cardinalcarports.com/images/resources/back.png);
    width: 100%;
    height: 259px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -47px;
    z-index: -1;
}

.rote {
    transition: .5s;
    -webkit-transition: .5s;
    transform: scale(.950);
    -ms-transform: scale (.950);
    -webkit-transform: scale (.950);
    -moz-transform: scale (.950);
    -o-transform: scale (.950);
}

.rote img {
    box-shadow: 11px 8px 21px 10px #00000047;
    transform: rotate(-19deg);
    width: 283px;
    max-width: 100%;
    -ms-transform: rotate(-19deg);
    -webkit-transform: rotate(-19deg);
    -o-transform: rotate(-19deg);
    transform: rotate(-19deg);
}

.rote:hover {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale (1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.price_resources h3 {
    color: red;
    font-size: 32px;
    text-align: center;
    font-weight: 600;
}

.input-append .add-on, .input-prepend .add-on {
    padding: 9px 5px !Important;
}

@media (min-width:320px) and (max-width:767px){
 .price_resources h3 {
    font-size: 15px !important;
    line-height: 22px !important;
}
.rote img {
    transform: rotate(-19deg);
    width: 200px !important;
}
.rote {
    margin-bottom: 20px !important;
}
.middle-section {
    text-align: center !important;
}

}
@media (min-width:768px) and (max-width:1024px){
.t3-header .t3-eshop-header2 .custom h2 {
    font-size: 18px;
    line-height: 24px;

}
a.request-button {
    font-size: 10px;
	}
	
	input#prependedInput {
    width: 100%;
}
#eshop-cart #eshop-cart-total {
    height: 25px !important;
    width: 22px !important;
    margin: 0 0 0 -2px !important;
}
.t3-header .t3-eshop-header2 #eshop-cart .eshop-items > a {
    font-size: 11px;
    padding: 0px;
}
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    padding: 9px 5px;
 
}
.price_resources h3 {
    font-size: 20px;
    line-height: 25px;
}
}

.megamenu .relative-wrap ul.navbar-nav {
  display: inline-block;
}
.megamenu .relative-wrap ul.navbar-nav .dropdown-toggle:after {
  display: none;
}
nav#t3-mainnav {
  padding: 0;
}
.megamenu .relative-wrap ul.navbar-nav > li .nav-child.dropdown-menu.mega-dropdown-menu {
  position: absolute;
}
.t3-module.module .module-ct .eshop-product .eshop-product.span4 {
  width: 33%;
  display: inline-block;
}
.eshop-product-popular-products .row-fluid {}
.eshop-product-popular-products .row-fluid .eshop-image-block {
  float: left;
}
.eshop-product-popular-products .row-fluid .eshop-product {
  clear: both;
  width: 48%;
  display: inline-block;
}
.eshop-product-popular-products .row-fluid .product-info-2 .eshop-product-price {
  display: inline-block;
}
.eshop-product-popular-products .row-fluid .product-info-2 > a {
  font-family: "Cabin Condensed", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.eshop-product-popular-products .eshop-product-price span {
  font-size: 16px !important;
  font-weight: 700 !important;
}
.eshop-product-popular-products .eshop-image-block img {
  margin-right: 10px;
}
.eshop-product-popular-products .product-info-2 {
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.eshop-product-popular-products .eshop-product.col-6.span6:first-child {
  margin-right: 15px;
}
div#products-list .col-md-4 {
    margin-left: 0;
}