

.aw-ln-range-slider-wrapper {
  display: flex;
  align-items: center;
}
.aw-ln-range-slider-wrapper .aw-ln-range-slider {
  display: none;
}
.aw-ln-range-slider-wrapper .aw-ln-inputs-wrapper label {
  display: none;
}
.aw-ln-range-slider-wrapper .aw-ln-inputs-wrapper {
  display: flex;
  align-items: center;
}
.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper{
margin-top: 0 !important;
}

.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper input {
  width: 65px !important;
  background: #f1f2f3;
  border: 0;
  text-align: center;
}
.aw-ln-range-slider-wrapper button.action.aw-ln-slider-button {
display: inline-block;
margin-top: 0;
box-shadow: none;
border: none;
background: #243644;
color: #fff;
border-radius: 0;
padding:0 7px;
height: 32px;
vertical-align: baseline;
margin-left: 5px;
}
.aw-ln-range-slider-wrapper .ebayprice-seperator {
  padding: 0 0 0 5px;
}
.aw-ln-range-slider-wrapper .ebayprice-seperator:after {
  content: '\f07e';
  font-family: fontawesome;
  display: inline-block;
  color: #000;
}






/* .wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-content a {
  text-transform: uppercase;
  font-size: 20px;
  color: #878787;
  text-decoration: none;
} */
.wordpress-term-view.category-id .post-list-wrapper .post-list {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
/* .wordpress-term-view.category-id .post-list-wrapper .post-list li.item {
  width: 43%;
  flex-wrap: wrap;
  height: 200px;
} */
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-image {
  height: 240px;
  float: unset;
  background-color: #000000;
  margin: 0;
}

.catalog-category-view a.category-img {
  height: 262px;
  display: block;
  overflow: hidden;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-title {
  padding-bottom: 5px;
  min-height: 54px;
   display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-wrapper .page-footer .block-recent-posts .block-content .col-md-4 .item .content .post-content {
  padding-bottom: 5px;
  color: #5c5c5c;
  font-size: 15px;
  min-height: 70px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}



.category-block .text-block a,
.category-block .content a {
  color: #243644;
}
.category-block .text-block h1 {
  font-size: 20px;
  color: #243644;
  margin: 10px 0 10px;
}


.fieldset > .field.required > .label > span:after {
content: '*';
color: #e02b27;
font-size: 1.2rem;
margin: 0 0 0 5px;
}
.bootstrap-enable * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-enable *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-enable *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-enable .row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.bootstrap-enable .row.no-gutter [class*='col-']:not(:first-child) {
padding-right: 0;
padding-left: 0;
}
.bootstrap-enable .row.no-gutter [class*='col-']:not(:last-child) {
padding-right: 0;
padding-left: 0;
}


.bootstrap-enable img {
vertical-align: middle;
}
.bootstrap-enable .img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.bootstrap-enable .img-rounded {
border-radius: 6px;
}
.bootstrap-enable .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.bootstrap-enable .img-circle {
border-radius: 50%;
}
.bootstrap-enable hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}

.bootstrap-enable .container {
margin-right: auto;
margin-left: auto;
}
.bootstrap-enable .container:before {
content: " ";
display: table;
}
.bootstrap-enable .container:after {
content: " ";
display: table;
clear: both;
}
.bootstrap-enable .container-fluid {
margin-right: auto;
margin-left: auto;
}
.bootstrap-enable .container-fluid:before {
content: " ";
display: table;
}
.bootstrap-enable .container-fluid:after {
content: " ";
display: table;
clear: both;
}
.bootstrap-enable .row {
margin-left: -15px;
margin-right: -15px;
}
.bootstrap-enable .row:before {
content: " ";
display: table;
}
.bootstrap-enable .row:after {
content: " ";
display: table;
clear: both;
}
.bootstrap-enable .col-xs-1 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 8.33333333%;
}
.bootstrap-enable .col-sm-1 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-1 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-1 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-2 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 16.66666667%;
}
.bootstrap-enable .col-sm-2 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-2 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-2 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-3 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 25%;
}
.bootstrap-enable .col-sm-3 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-3 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-3 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-4 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 33.33333333%;
}
.bootstrap-enable .col-sm-4 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-4 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-4 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-5 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 41.66666667%;
}
.bootstrap-enable .col-sm-5 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-5 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-5 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-6 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 50%;
}
.bootstrap-enable .col-sm-6 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-6 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-6 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-7 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 58.33333333%;
}
.bootstrap-enable .col-sm-7 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-7 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-7 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-8 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 66.66666667%;
}
.bootstrap-enable .col-sm-8 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-8 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-8 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-9 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 75%;
}
.bootstrap-enable .col-sm-9 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-9 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-9 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-10 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 83.33333333%;
}
.bootstrap-enable .col-sm-10 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-10 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-10 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-11 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 91.66666667%;
}
.bootstrap-enable .col-sm-11 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-11 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-11 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 100%;
}
.bootstrap-enable .col-sm-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-md-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.bootstrap-enable .col-xs-pull-12 {
right: 100%;
}
.bootstrap-enable .col-xs-pull-11 {
right: 91.66666667%;
}
.bootstrap-enable .col-xs-pull-10 {
right: 83.33333333%;
}
.bootstrap-enable .col-xs-pull-9 {
right: 75%;
}
.bootstrap-enable .col-xs-pull-8 {
right: 66.66666667%;
}
.bootstrap-enable .col-xs-pull-7 {
right: 58.33333333%;
}
.bootstrap-enable .col-xs-pull-6 {
right: 50%;
}
.bootstrap-enable .col-xs-pull-5 {
right: 41.66666667%;
}
.bootstrap-enable .col-xs-pull-4 {
right: 33.33333333%;
}
.bootstrap-enable .col-xs-pull-3 {
right: 25%;
}
.bootstrap-enable .col-xs-pull-2 {
right: 16.66666667%;
}
.bootstrap-enable .col-xs-pull-1 {
right: 8.33333333%;
}
.bootstrap-enable .col-xs-pull-0 {
right: auto;
}
.bootstrap-enable .col-xs-push-12 {
left: 100%;
}
.bootstrap-enable .col-xs-push-11 {
left: 91.66666667%;
}
.bootstrap-enable .col-xs-push-10 {
left: 83.33333333%;
}
.bootstrap-enable .col-xs-push-9 {
left: 75%;
}
.bootstrap-enable .col-xs-push-8 {
left: 66.66666667%;
}
.bootstrap-enable .col-xs-push-7 {
left: 58.33333333%;
}
.bootstrap-enable .col-xs-push-6 {
left: 50%;
}
.bootstrap-enable .col-xs-push-5 {
left: 41.66666667%;
}
.bootstrap-enable .col-xs-push-4 {
left: 33.33333333%;
}
.bootstrap-enable .col-xs-push-3 {
left: 25%;
}
.bootstrap-enable .col-xs-push-2 {
left: 16.66666667%;
}
.bootstrap-enable .col-xs-push-1 {
left: 8.33333333%;
}
.bootstrap-enable .col-xs-push-0 {
left: auto;
}
.bootstrap-enable .col-xs-offset-12 {
margin-left: 100%;
}
.bootstrap-enable .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.bootstrap-enable .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.bootstrap-enable .col-xs-offset-9 {
margin-left: 75%;
}
.bootstrap-enable .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.bootstrap-enable .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.bootstrap-enable .col-xs-offset-6 {
margin-left: 50%;
}
.bootstrap-enable .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.bootstrap-enable .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.bootstrap-enable .col-xs-offset-3 {
margin-left: 25%;
}
.bootstrap-enable .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.bootstrap-enable .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.bootstrap-enable .col-xs-offset-0 {
margin-left: 0%;
}
.bootstrap-enable .clearfix:before {
content: " ";
display: table;
}
.bootstrap-enable .clearfix:after {
content: " ";
display: table;
clear: both;
}
.bootstrap-enable .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.bootstrap-enable .pull-right {
float: right !important;
}
.bootstrap-enable .pull-left {
float: left !important;
}
.bootstrap-enable .hide {
display: none !important;
}
.bootstrap-enable .show {
display: block !important;
}
.bootstrap-enable .invisible {
visibility: hidden;
}
.bootstrap-enable .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.bootstrap-enable .hidden {
display: none !important;
}
.bootstrap-enable .affix {
position: fixed;
}

.magic-fee th.tooltip:hover{
color: #e3be18;
font-weight: 700;
text-decoration: underline;
}
@-ms-viewport {
width: device-width;
}
.bootstrap-enable .visible-xs {
display: none !important;
}
.bootstrap-enable .visible-sm {
display: none !important;
}
.bootstrap-enable .visible-md {
display: none !important;
}
.bootstrap-enable .visible-lg {
display: none !important;
}
.bootstrap-enable .visible-xs-block {
display: none !important;
}
.bootstrap-enable .visible-xs-inline {
display: none !important;
}
.bootstrap-enable .visible-xs-inline-block {
display: none !important;
}
.bootstrap-enable .visible-sm-block {
display: none !important;
}
.bootstrap-enable .visible-sm-inline {
display: none !important;
}
.bootstrap-enable .visible-sm-inline-block {
display: none !important;
}
.bootstrap-enable .visible-md-block {
display: none !important;
}
.bootstrap-enable .visible-md-inline {
display: none !important;
}
.bootstrap-enable .visible-md-inline-block {
display: none !important;
}
.bootstrap-enable .visible-lg-block {
display: none !important;
}
.bootstrap-enable .visible-lg-inline {
display: none !important;
}
.bootstrap-enable .visible-lg-inline-block {
display: none !important;
}
.bootstrap-enable .visible-print {
display: none !important;
}
.bootstrap-enable .visible-print-block {
display: none !important;
}
.bootstrap-enable .visible-print-inline {
display: none !important;
}
.bootstrap-enable .visible-print-inline-block {
display: none !important;
}
@media (min-width: 768px) {
.bootstrap-enable .container {
  width: 750px;
}
.bootstrap-enable .col-sm-1 {
  float: left;
  width: 8.33333333%;
}
.bootstrap-enable .col-sm-2 {
  float: left;
  width: 16.66666667%;
}
.bootstrap-enable .col-sm-3 {
  float: left;
  width: 25%;
}
.bootstrap-enable .col-sm-4 {
  float: left;
  width: 33.33333333%;
}
.bootstrap-enable .col-sm-5 {
  float: left;
  width: 41.66666667%;
}
.bootstrap-enable .col-sm-6 {
  float: left;
  width: 50%;
}
.bootstrap-enable .col-sm-7 {
  float: left;
  width: 58.33333333%;
}
.bootstrap-enable .col-sm-8 {
  float: left;
  width: 66.66666667%;
}
.bootstrap-enable .col-sm-9 {
  float: left;
  width: 75%;
}
.bootstrap-enable .col-sm-10 {
  float: left;
  width: 83.33333333%;
}
.bootstrap-enable .col-sm-11 {
  float: left;
  width: 91.66666667%;
}
.bootstrap-enable .col-sm-12 {
  float: left;
  width: 100%;
}
.bootstrap-enable .col-sm-pull-12 {
  right: 100%;
}
.bootstrap-enable .col-sm-pull-11 {
  right: 91.66666667%;
}
.bootstrap-enable .col-sm-pull-10 {
  right: 83.33333333%;
}
.bootstrap-enable .col-sm-pull-9 {
  right: 75%;
}
.bootstrap-enable .col-sm-pull-8 {
  right: 66.66666667%;
}
.bootstrap-enable .col-sm-pull-7 {
  right: 58.33333333%;
}
.bootstrap-enable .col-sm-pull-6 {
  right: 50%;
}
.bootstrap-enable .col-sm-pull-5 {
  right: 41.66666667%;
}
.bootstrap-enable .col-sm-pull-4 {
  right: 33.33333333%;
}
.bootstrap-enable .col-sm-pull-3 {
  right: 25%;
}
.bootstrap-enable .col-sm-pull-2 {
  right: 16.66666667%;
}
.bootstrap-enable .col-sm-pull-1 {
  right: 8.33333333%;
}
.bootstrap-enable .col-sm-pull-0 {
  right: auto;
}
.bootstrap-enable .col-sm-push-12 {
  left: 100%;
}
.bootstrap-enable .col-sm-push-11 {
  left: 91.66666667%;
}
.bootstrap-enable .col-sm-push-10 {
  left: 83.33333333%;
}
.bootstrap-enable .col-sm-push-9 {
  left: 75%;
}
.bootstrap-enable .col-sm-push-8 {
  left: 66.66666667%;
}
.bootstrap-enable .col-sm-push-7 {
  left: 58.33333333%;
}
.bootstrap-enable .col-sm-push-6 {
  left: 50%;
}
.bootstrap-enable .col-sm-push-5 {
  left: 41.66666667%;
}
.bootstrap-enable .col-sm-push-4 {
  left: 33.33333333%;
}
.bootstrap-enable .col-sm-push-3 {
  left: 25%;
}
.bootstrap-enable .col-sm-push-2 {
  left: 16.66666667%;
}
.bootstrap-enable .col-sm-push-1 {
  left: 8.33333333%;
}
.bootstrap-enable .col-sm-push-0 {
  left: auto;
}
.bootstrap-enable .col-sm-offset-12 {
  margin-left: 100%;
}
.bootstrap-enable .col-sm-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-enable .col-sm-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-enable .col-sm-offset-9 {
  margin-left: 75%;
}
.bootstrap-enable .col-sm-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-enable .col-sm-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-enable .col-sm-offset-6 {
  margin-left: 50%;
}
.bootstrap-enable .col-sm-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-enable .col-sm-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-enable .col-sm-offset-3 {
  margin-left: 25%;
}
.bootstrap-enable .col-sm-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-enable .col-sm-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-enable .col-sm-offset-0 {
  margin-left: 0%;
}
}
@media (min-width: 992px) {
.bootstrap-enable .container {
  width: 970px;
}
.bootstrap-enable .col-md-1 {
  float: left;
  width: 8.33333333%;
}
.bootstrap-enable .col-md-2 {
  float: left;
  width: 16.66666667%;
}
.bootstrap-enable .col-md-3 {
  float: left;
  width: 25%;
}
.bootstrap-enable .col-md-4 {
  float: left;
  width: 33.33333333%;
}
.bootstrap-enable .col-md-5 {
  float: left;
  width: 41.66666667%;
}
.bootstrap-enable .col-md-6 {
  float: left;
  width: 50%;
}
.bootstrap-enable .col-md-7 {
  float: left;
  width: 58.33333333%;
}
.bootstrap-enable .col-md-8 {
  float: left;
  width: 66.66666667%;
}
.bootstrap-enable .col-md-9 {
  float: left;
  width: 75%;
}
.bootstrap-enable .col-md-10 {
  float: left;
  width: 83.33333333%;
}
.bootstrap-enable .col-md-11 {
  float: left;
  width: 91.66666667%;
}
.bootstrap-enable .col-md-12 {
  float: left;
  width: 100%;
}
.bootstrap-enable .col-md-pull-12 {
  right: 100%;
}
.bootstrap-enable .col-md-pull-11 {
  right: 91.66666667%;
}
.bootstrap-enable .col-md-pull-10 {
  right: 83.33333333%;
}
.bootstrap-enable .col-md-pull-9 {
  right: 75%;
}
.bootstrap-enable .col-md-pull-8 {
  right: 66.66666667%;
}
.bootstrap-enable .col-md-pull-7 {
  right: 58.33333333%;
}
.bootstrap-enable .col-md-pull-6 {
  right: 50%;
}
.bootstrap-enable .col-md-pull-5 {
  right: 41.66666667%;
}
.bootstrap-enable .col-md-pull-4 {
  right: 33.33333333%;
}
.bootstrap-enable .col-md-pull-3 {
  right: 25%;
}
.bootstrap-enable .col-md-pull-2 {
  right: 16.66666667%;
}
.bootstrap-enable .col-md-pull-1 {
  right: 8.33333333%;
}
.bootstrap-enable .col-md-pull-0 {
  right: auto;
}
.bootstrap-enable .col-md-push-12 {
  left: 100%;
}
.bootstrap-enable .col-md-push-11 {
  left: 91.66666667%;
}
.bootstrap-enable .col-md-push-10 {
  left: 83.33333333%;
}
.bootstrap-enable .col-md-push-9 {
  left: 75%;
}
.bootstrap-enable .col-md-push-8 {
  left: 66.66666667%;
}
.bootstrap-enable .col-md-push-7 {
  left: 58.33333333%;
}
.bootstrap-enable .col-md-push-6 {
  left: 50%;
}
.bootstrap-enable .col-md-push-5 {
  left: 41.66666667%;
}
.bootstrap-enable .col-md-push-4 {
  left: 33.33333333%;
}
.bootstrap-enable .col-md-push-3 {
  left: 25%;
}
.bootstrap-enable .col-md-push-2 {
  left: 16.66666667%;
}
.bootstrap-enable .col-md-push-1 {
  left: 8.33333333%;
}
.bootstrap-enable .col-md-push-0 {
  left: auto;
}
.bootstrap-enable .col-md-offset-12 {
  margin-left: 100%;
}
.bootstrap-enable .col-md-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-enable .col-md-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-enable .col-md-offset-9 {
  margin-left: 75%;
}
.bootstrap-enable .col-md-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-enable .col-md-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-enable .col-md-offset-6 {
  margin-left: 50%;
}
.bootstrap-enable .col-md-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-enable .col-md-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-enable .col-md-offset-3 {
  margin-left: 25%;
}
.bootstrap-enable .col-md-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-enable .col-md-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-enable .col-md-offset-0 {
  margin-left: 0%;
}
}
@media (min-width: 1200px) {
.bootstrap-enable .container {
  width: 1200px;
}
.bootstrap-enable .col-lg-1 {
  float: left;
  width: 8.33333333%;
}
.bootstrap-enable .col-lg-2 {
  float: left;
  width: 16.66666667%;
}
.bootstrap-enable .col-lg-3 {
  float: left;
  width: 25%;
}
.bootstrap-enable .col-lg-4 {
  float: left;
  width: 33.33333333%;
}
.bootstrap-enable .col-lg-5 {
  float: left;
  width: 41.66666667%;
}
.bootstrap-enable .col-lg-6 {
  float: left;
  width: 50%;
}
.bootstrap-enable .col-lg-7 {
  float: left;
  width: 58.33333333%;
}
.bootstrap-enable .col-lg-8 {
  float: left;
  width: 66.66666667%;
}
.bootstrap-enable .col-lg-9 {
  float: left;
  width: 75%;
}
.bootstrap-enable .col-lg-10 {
  float: left;
  width: 83.33333333%;
}
.bootstrap-enable .col-lg-11 {
  float: left;
  width: 91.66666667%;
}
.bootstrap-enable .col-lg-12 {
  float: left;
  width: 100%;
}
.bootstrap-enable .col-lg-pull-12 {
  right: 100%;
}
.bootstrap-enable .col-lg-pull-11 {
  right: 91.66666667%;
}
.bootstrap-enable .col-lg-pull-10 {
  right: 83.33333333%;
}
.bootstrap-enable .col-lg-pull-9 {
  right: 75%;
}
.bootstrap-enable .col-lg-pull-8 {
  right: 66.66666667%;
}
.bootstrap-enable .col-lg-pull-7 {
  right: 58.33333333%;
}
.bootstrap-enable .col-lg-pull-6 {
  right: 50%;
}
.bootstrap-enable .col-lg-pull-5 {
  right: 41.66666667%;
}
.bootstrap-enable .col-lg-pull-4 {
  right: 33.33333333%;
}
.bootstrap-enable .col-lg-pull-3 {
  right: 25%;
}
.bootstrap-enable .col-lg-pull-2 {
  right: 16.66666667%;
}
.bootstrap-enable .col-lg-pull-1 {
  right: 8.33333333%;
}
.bootstrap-enable .col-lg-pull-0 {
  right: auto;
}
.bootstrap-enable .col-lg-push-12 {
  left: 100%;
}
.bootstrap-enable .col-lg-push-11 {
  left: 91.66666667%;
}
.bootstrap-enable .col-lg-push-10 {
  left: 83.33333333%;
}
.bootstrap-enable .col-lg-push-9 {
  left: 75%;
}
.bootstrap-enable .col-lg-push-8 {
  left: 66.66666667%;
}
.bootstrap-enable .col-lg-push-7 {
  left: 58.33333333%;
}
.bootstrap-enable .col-lg-push-6 {
  left: 50%;
}
.bootstrap-enable .col-lg-push-5 {
  left: 41.66666667%;
}
.bootstrap-enable .col-lg-push-4 {
  left: 33.33333333%;
}
.bootstrap-enable .col-lg-push-3 {
  left: 25%;
}
.bootstrap-enable .col-lg-push-2 {
  left: 16.66666667%;
}
.bootstrap-enable .col-lg-push-1 {
  left: 8.33333333%;
}
.bootstrap-enable .col-lg-push-0 {
  left: auto;
}
.bootstrap-enable .col-lg-offset-12 {
  margin-left: 100%;
}
.bootstrap-enable .col-lg-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-enable .col-lg-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-enable .col-lg-offset-9 {
  margin-left: 75%;
}
.bootstrap-enable .col-lg-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-enable .col-lg-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-enable .col-lg-offset-6 {
  margin-left: 50%;
}
.bootstrap-enable .col-lg-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-enable .col-lg-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-enable .col-lg-offset-3 {
  margin-left: 25%;
}
.bootstrap-enable .col-lg-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-enable .col-lg-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-enable .col-lg-offset-0 {
  margin-left: 0%;
}
.bootstrap-enable .visible-lg {
  display: block !important;
}
.bootstrap-enable table.visible-lg {
  display: table !important;
}
.bootstrap-enable tr.visible-lg {
  display: table-row !important;
}
.bootstrap-enable th.visible-lg {
  display: table-cell !important;
}
.bootstrap-enable td.visible-lg {
  display: table-cell !important;
}
.bootstrap-enable .visible-lg-block {
  display: block !important;
}
.bootstrap-enable .visible-lg-inline {
  display: inline !important;
}
.bootstrap-enable .visible-lg-inline-block {
  display: inline-block !important;
}
.bootstrap-enable .hidden-lg {
  display: none !important;
}
}
@media (max-width: 767px) {
.bootstrap-enable .visible-xs {
  display: block !important;
}
.bootstrap-enable table.visible-xs {
  display: table !important;
}
.bootstrap-enable tr.visible-xs {
  display: table-row !important;
}
.bootstrap-enable th.visible-xs {
  display: table-cell !important;
}
.bootstrap-enable td.visible-xs {
  display: table-cell !important;
}
.bootstrap-enable .visible-xs-block {
  display: block !important;
}
.bootstrap-enable .visible-xs-inline {
  display: inline !important;
}
.bootstrap-enable .visible-xs-inline-block {
  display: inline-block !important;
}
.bootstrap-enable .hidden-xs {
  display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.bootstrap-enable .visible-sm {
  display: block !important;
}
.bootstrap-enable table.visible-sm {
  display: table !important;
}
.bootstrap-enable tr.visible-sm {
  display: table-row !important;
}
.bootstrap-enable th.visible-sm {
  display: table-cell !important;
}
.bootstrap-enable td.visible-sm {
  display: table-cell !important;
}
.bootstrap-enable .visible-sm-block {
  display: block !important;
}
.bootstrap-enable .visible-sm-inline {
  display: inline !important;
}
.bootstrap-enable .visible-sm-inline-block {
  display: inline-block !important;
}
.bootstrap-enable .hidden-sm {
  display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.bootstrap-enable .visible-md {
  display: block !important;
}
.bootstrap-enable table.visible-md {
  display: table !important;
}
.bootstrap-enable tr.visible-md {
  display: table-row !important;
}
.bootstrap-enable th.visible-md {
  display: table-cell !important;
}
.bootstrap-enable td.visible-md {
  display: table-cell !important;
}
.bootstrap-enable .visible-md-block {
  display: block !important;
}
.bootstrap-enable .visible-md-inline {
  display: inline !important;
}
.bootstrap-enable .visible-md-inline-block {
  display: inline-block !important;
}
.bootstrap-enable .hidden-md {
  display: none !important;
}
}
@media print {
.bootstrap-enable .visible-print {
  display: block !important;
}
.bootstrap-enable table.visible-print {
  display: table !important;
}
.bootstrap-enable tr.visible-print {
  display: table-row !important;
}
.bootstrap-enable th.visible-print {
  display: table-cell !important;
}
.bootstrap-enable td.visible-print {
  display: table-cell !important;
}
.bootstrap-enable .visible-print-block {
  display: block !important;
}
.bootstrap-enable .visible-print-inline {
  display: inline !important;
}
.bootstrap-enable .visible-print-inline-block {
  display: inline-block !important;
}
.bootstrap-enable .hidden-print {
  display: none !important;
}
}

@media (min-width: 1900px){
 ul.uk-slideshow li {
   height: 100% !important;
   text-align: center;
 }
 ul.uk-slideshow li img {width: 100%;}

}
@media (max-width: 1030px){
 ul.uk-slideshow {
   height: 310px !important;
 }

}
@media (max-width: 991px){
 ul.uk-slideshow {
   height: 230px !important;
 }

}
@media (max-width: 767px){
 ul.uk-slideshow {
   height: 230px !important;
 }
 .block.newsletter input {
    margin-right: 0;
    padding: 0 35px;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list {
    text-align: left;
    display: block;
    flex-wrap: wrap;
}
.wordpress-term-view.category-id .post-list-wrapper .post-list li.item {
    width: 100%;
    flex-wrap: wrap;
    height: auto;
    margin-right: 0;
}
.post-image {
    float: left;
    margin-right: 0;
}
/* .wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-content {
    position: relative;
    text-align: center;
    margin: auto;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
} */
/* .wordpress-term-view.category-id .post-list-wrapper .post-list li.item .post-content a {
    font-size: 20px;
    color: #060606;
} */
.wordpress-post-view .page-wrapper .page-main .page-title-wrapper .page-title, .wordpress-post-preview .page-wrapper .page-main .page-title-wrapper .page-title {
    font-size: 25px;
    width: auto !important;
}


}

@media (max-width: 756px){
 ul.uk-slideshow {
   height: 160px !important;
 }

}
@media (max-width: 712px){
 ul.uk-slideshow {
   height: 200px !important;
 }

}
@media (max-width: 606px){
 ul.uk-slideshow {
   height: 160px !important;
 }

}
@media (max-width: 516px){
 ul.uk-slideshow {
   height: 120px !important;
 }

}
@media (max-width: 375px){
 ul.uk-slideshow {
   height: 100px !important;
 }

}