/* add.css   */
#page-menu.pagemenu-active {
  overflow: inherit!important;
}
#primary-menu #top-cart {
  margin-top: 37px!important;
  height: 24px!important;
  line-height: 24px!important;
  margin-bottom: 28px!important;
}
#primary-menu #top-cart a {
  font-family: 'Open Sans Condensed', sans-serif !important;
  line-height: 24px!important;
  font-size: 16px!important;
}
#logo img {
  display: block;
  max-width: 100%;
  height: 80px !important;
  margin: 10px 0;
}
.sticky-header #logo img {
  height: 50px !important;
  margin: 5px 0;
}
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
  height: 50px!important;
  margin: 5px 0;
}
#header.sticky-header:not(.static-sticky) #top-cart {
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.slider-link {
  display: none;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  #primary-menu ul li > a {
    font-size: 13px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  #primary-menu #top-cart a {
    font-family: 'Open Sans Condensed', sans-serif !important;
    line-height: 24px!important;
    font-size: 13px!important;
  }
}
@media (max-width: 991px) {
  #logo {
    height: 60px;
    float: none!important;
  }
  #logo img {
    height: 50px !important;
    margin: 5px 0;
  }
  #primary-menu #top-cart {
    z-index: 121;
    margin-top: 15px !important;
    margin-bottom: 4px !important;
  }
  #top-search-trigger {
    margin-top: 20px!important;
    margin-bottom: 4px!important;
  }
  #primary-menu-trigger {
    top: 8px;
  }
  #page-menu-wrap {
    overflow: unset!important;
  }
  #top-search form {
    height: 60px !important;
  }
}
@media (max-width: 479px) {
  #primary-menu #top-cart {
    z-index: 121;
    top: 20px!important;
    left: unset!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    right: 40px;
  }
}
/*
.swiper_wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slidebutton {
  display: none;
}
.slider-link {
  font-family: 'Philosopher', sans-serif;
  font-size: 72px;
  line-height: 1;
  text-align: center;
  padding: 0 15px;
}
.slider-link a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #fff;
  text-shadow: 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 0 1px 0 #000000, 1px 0 0 #000000, 2px 2px 0 #000000;
}
.slider-link a:hover {
  color: #007cc2;
}
@media (max-width: 767px) {
  .slider-link {
    font-size: 48px;
    padding: 0 15px;
  }
}
*/
@media (max-width: 479px) {
  #header.full-header .container {
    width: 100% !important;
  }
}
/*

.favorfilms .bx-viewport {
	height: 220px!important;
}

.bxslider2 {
	height: 220px!important;
}
*/
#top-search form {
  display: flex!important;
  align-items: center;
}
#top-search form input {
  font-size: 16px!important;
  padding: 10px 80px 10px 0;
  height: 44px!important;
  line-height: 44px!important;
  color: #333;
  font-weight: 700;
  margin-top: 0 !important;
  letter-spacing: 0!important;
  text-transform: unset!important;
}
.top-search-open #top-search form input::-moz-placeholder {
  text-transform: unset;
  --opacity: .8;
}
.top-search-open #top-search form input:-ms-input-placeholder {
  text-transform: unset;
  --opacity: .8;
}
.top-search-open #top-search form input::-webkit-input-placeholder {
  text-transform: unset;
  --opacity: .8;
}
.top-search-submit {
  position: absolute;
  display: inline-block;
  right: 140px;
  border: none;
  background: transparent!important;
}
@media (max-width: 991px) {
  .top-search-submit {
    right: 65px;
  }
}
@media (max-width: 479px) {
  .top-search-submit {
    right: 30px;
  }
}
.col_one_fourth .panel.panel-default.events-meta .panel-body {
  font-size: 16px;
}
.col_one_fourth .panel.panel-default.events-meta + .divcenter a.button.button-rounded.button-reveal.button-blue.button-large.tright.center {
  font-size: 16px!important;
  background-color: #ff0000!important;
}
.button-left {
  margin-left: 0!important;
}
#page-title {
  padding: 30px 0;
}
#page-title h1 {
  text-transform: none;
}
label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Fira Sans', sans-serif;
  text-transform: none;
  color: #111;
  margin-bottom: 10px;
  cursor: pointer;
}
label small {
  color: red;
}
.accordion h2 {
  font-size: 20px;
  padding: 15px 15px 0 15px;
}
.accordion .acctitle {
  font-size: 18px;
  line-height: 1.3!important;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
}
.accordion .acc_content {
  padding: 0 30px 0 30px!important;
}
.accordion .acc_content div {
  display: flex;
  align-items: baseline;
}
.accordion .acc_content div input {
  display: inline-block;
  margin-right: 10px;
}
.accordion .acc_content .checkbox-style-2-label {
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 6px;
}
.articles p {
  margin-bottom: 5px!important;
}
#primary-menu ul li a.current {
  color: #007cc2;
}
#primary-menu ul li a.current:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  border-top: 2px solid #007cc2;
  -webkit-transition: width .3s ease;
  -o-transition: width .3s ease;
  transition: width .3s ease;
}
img[align="left"] {
  margin-left: 0!important;
  margin-right: 30px!important;
  margin-bottom: 30px!important;
}
img[align="right"] {
  margin-left: 30px!important;
  margin-right: 0!important;
  margin-bottom: 30px!important;
}
.pricing-action-area {
  display: flex!important;
  flex-direction: column!important;
  justify-content: flex-start !important;
  justify-self: flex-end !important;
}
.pricing-action {
  margin-top: auto!important;
}
.button-red {
  background-color: #ed1c24;
}
.button-red:hover {
  background-color: #cb0002;
}
.button-red:active {
  background-color: #ba0000;
}
.pricing-desc {
  color: #555;
}
.pricing-box.pricing-extended {
  text-align: left;
  font-size: 17px!important;
}
.pricing-box.pricing-extended .pricing-features li {
  font-size: 17px;
  float: left;
}
.pricing-title {
  margin-bottom: 15px;
}
.ob {
  color: #555;
}
.ob b {
  color: #000;
}
.pricing-title h3 {
  margin: 0;
  font-size: 23px;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: none;
  color: #000;
}
.pricing-head div {
  display: flex;
  align-items: flex-start;
}
.pricing-head div i {
  color: #000;
  margin-right: 11px;
}
.pricing-head div + div {
  margin-top: 15px;
}
.pricing-features ul {
  margin-left: 0!important;
}
.pricing-features ul .icon-asterisk {
  display: none;
}
.pricing-features ul li {
  position: relative;
  padding-left: 30px!important;
}
.pricing-features ul li:before {
  display: block;
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
  top: 17px;
  background: #007cc2;
}
/*

.container,
#header.full-header .container,
.container-fullwidth {
	width: 470px !important;
}
*/
@media (max-width: 767px) {
  .search .container {
    width: 100% !important;
    padding: 0 15px!important;
  }
  .search .mdash {
    display: none;
  }
  .search .col_half {
    width: 65%;
    box-sizing: border-box;
  }
  .search .col_half.col_last {
    width: 31%;
  }
  .search .col_half.col_last .optio {
    margin-left: 0!important;
  }
  #footer .container {
    width: 100% !important;
    padding: 0 15px!important;
  }
}
.search .filtcols > div label {
  position: relative!important;
  padding-top: 6px;
}
@media (max-width: 600px) and (min-width: 480px) {
  .search .filtcols {
    column-count: 2!important;
  }
  .search .container {
    width: 100% !important;
    padding: 0 15px!important;
  }
  .search .col_half {
    width: 100%!important;
    margin-right: 0!important;
    float: none;
  }
  .search .col_half.col_last {
    width: 100%!important;
    float: none;
  }
  .search .col_half.col_last .optio {
    margin-left: 0!important;
  }
  .search + .clear + .container {
    width: 100%!important;
    max-width: 100%!important;
  }
  #footer .container {
    width: 100% !important;
    padding: 0 15px !important;
  }
  #footer .col_one_fourth {
    width: 45%!important;
  }
  #footer .col_half {
    width: 45%!important;
  }
  #footer .col_half .subscribe-widget {
    margin-top: 10px!important;
  }
  #footer .col_half .subscribe-widget p {
    margin-bottom: 15px!important;
  }
  #footer .col_half #asd_subscribe_form {
    margin-bottom: 5px!important;
  }
  #footer .col_half #asd_subscribe_form + .widget {
    margin-top: 0!important;
  }
  #footer .col_half .col-md-4 {
    margin: 10px 0 0 0;
  }
  #footer .col_half .bottommargin-sm {
    margin-bottom: 10px!important;
  }
  #footer .col_one_fourth.col_last {
    width: 100%!important;
  }
  #footer .col_one_fourth.col_last .widget {
    margin-top: 0!important;
  }
}
@media (max-width: 479px) {
  .search .filtcols {
    column-count: 2!important;
  }
  .search .container {
    width: 100% !important;
    padding: 0 15px!important;
  }
  .search .col_half {
    width: 100%!important;
    margin-right: 0!important;
    float: none;
  }
  .search .col_half.col_last {
    width: 100%!important;
    float: none;
  }
  .search .col_half.col_last .optio {
    margin-left: 0!important;
  }
  .search + .clear + .container {
    width: 100%!important;
    max-width: 100%!important;
  }
  #footer .container {
    width: 100% !important;
    padding: 0 15px !important;
  }
  #footer .col_one_fourth {
    width: 100%!important;
  }
  #footer .col_half {
    width: 100% !important;
  }
  #footer .col_half .subscribe-widget {
    margin-top: 10px!important;
  }
  #footer .col_half .subscribe-widget p {
    margin-bottom: 15px!important;
  }
  #footer .col_half #asd_subscribe_form {
    margin-bottom: 5px!important;
  }
  #footer .col_half #asd_subscribe_form + .widget {
    margin-top: 0!important;
  }
  #footer .col_half .col-md-4 {
    margin: 10px 0 0 0;
  }
  #footer .col_half .bottommargin-sm {
    margin-bottom: 10px!important;
  }
  #footer .col_one_fourth.col_last {
    width: 100%!important;
  }
  #footer .col_one_fourth.col_last .widget {
    margin-top: 0!important;
  }
}
.slikcslider {
  margin-bottom: 20px;
}
@media (max-width: 767px) and (min-width: 480px) {
  .favorwidth {
    width: unset!important;
  }
}

.modern-page-navigation {
font-size: 16px!important;
}

div.search-item h4 {
    font-size: 20px!important;
    font-weight: bold!important;
    line-height: 1.2;
}

.search-preview {
	font-size: 16px!important;
}

.search-preview b {
	background-color: #fdefb7!important;
}



/* eo add.css  */
