.pre-footer {
  margin-top:40px;
}

/*PREVENT SEARCH*/

.searchlayer {
    position: absolute;
    z-index: 100000;
    display: block;
    width: auto;
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.finded_element {
    font-size: 13px;
    display: block;
    clear: both;
    padding: 2px;
    text-align: left;
}

.finded_element a:hover {
    margin-left: 5px;
    color: #333;
}

.single_shipping {
    padding:15px;
}

/* CSS Ballon */

.bubble {
    position: absolute;
    z-index: 100;
    right: 255px;
    display: block;
    width: 140px;
    height: auto;
    padding: 5px 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.bubble>.arrow {
    position: absolute;
    top: 50%;
    left: -10px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -10px;
}

.bubbleItemsLoading span {
    position: absolute;
    margin: 3px 20px;
}

.bubbleItemsResult .bubble-close {
    position: absolute;
    top: 2px;
    padding-left: 84px;
}


/* CSS Ballon end */


/* Hover Side Menu  */

.sh-menu-content {
    padding-top: 8px;
}

.sh-menu {
    position: relative;
    margin: 0 auto;
}

.sh-menu ul {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}

.sh-menu li {
    display: block;
    padding: 0;
    border-top: 1px solid #ededed;
}

.sh-menu li:first-child {
    border: medium none;
}

.sh-menu a {
    display: block;
    overflow: hidden;
    padding: .5em 1em;
    text-decoration: none;
    color: #333;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .sh-menu>ul>li>a {
        padding: .5em .3em;
        white-space: nowrap;
        text-overflow: clip;
    }
}

.sh-menu ul>li [class^="icon-"] {
    font-size: 10px;
    margin-top: 6px;
    padding-right: 14px;
    color: #a6a6a6;
}

.sh-menu ul>li>ul>li [class^="icon-"] {
    padding-right: 14px !important;
    color: #a6a6a6 !important;
}

.sh-menu ul>li:hover [class^="icon-"] {
    padding-right: 7px;
}

.sh-menu ul>li>ul>li:hover [class^="icon-"] {
    padding-right: 7px !important;
}

.sh-menu a.hover,
.sh-menu a:hover {
    color: #222;
    background: #f0f0f0;
}

.sh-menu ul ul {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 100%;
    display: none;
    width: 220px;
    height: 337px;
}


/* Hover Side Menu End */

.row {
    --bs-gutter-x: none;
}

.item_features {
  position: absolute;
    top: 30px;
    left: 0;
    height: 22px;
}

.item_features li {
  line-height: 20px;
  background: #ffd54c;
  border-radius: 5px;

  padding: 0 10px;
  border-radius: 2px;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  display: block;
  transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  margin-bottom:2px;
}

.item_feature {
  line-height: 20px;
  background: #ffd54c;
  border-radius: 5px;

  padding: 0 10px;
  border-radius: 2px;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;

  display: inline-block;
  transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  margin-bottom:2px;
}

.main_item_features {
  padding-bottom:15px;
}

.primary_img>img {
  padding-top:10px;
}
.manufacture_product {
  margin-bottom:5px;
}

p {
    margin-bottom: 0rem;
}

.product_content {
  margin-top:0px !important;
}

.grid_list .product_content.list_content {
  align-items: normal !important;
}

.list_content .product_name h3, .grid_3 .product_name h3 {
  font-weight:bold;
}


.single-zoom img {
  width:100%;
}

.product-img-tab {
  padding-right:30px;
}

.product-discount {
  color:green;
}
.sidebar_widget {
  padding-right:15px;
}

.checkbox_form_wrapper, .left_wrapper {
  text-align: left !important;
}

.footer_logo a img {
  width:200px;
}

.copyright_area p {
  text-transform: none;
}

.copyright_area {
  padding-bottom:5px;
}

.shop_title h1 {
  text-transform: none;
  padding-bottom:10px;
}

.category_description_box {
  padding-bottom:15px;
}

.blog_details.mt-23 {
  margin-top:-10px;
}

.post_content {
  padding-top:10px;
}

.blog_content h3 {
  text-transform: none;
}

.blog_sidebar_widget {
  padding-left:15px;
}

.post_info h3 {
  text-transform: none;
}

.blog_wrapper .blog_desc p {
  max-width:60vw;
}

.order-column {
  padding-left:15px;
}

@media(max-width:1024px) {
  .order-column {
    padding-left:0px;
  }
}
.account_login_form input, .account_login_form select, .account_login_form textarea, .checkout_form input, .checkout_form textarea, .checkout_form select,.product_quantity input, .contact_message input,
.contact_message textarea, .account_form input, .account_form textarea {
    border: 1px solid #afafaf !important;
}

.dashboard_content {
  padding-left:15px;
}

.select_wrapper select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

#itemSorting, #itemsPerPageSelector {
  padding: 5px;
  border: 1px solid #cacaca;
}

/*FILTER UI*/
.noUi-active {
    background-color: #ffd54c;
}

.noUi-handle {
    border: 3px solid #ffd54c;
}

.noUi-connect {
    background-color: #fd5018;
}

/* CSS Ballon */

.bubble {
    position: absolute;
    z-index: 100;
    right: 255px;
    display: block;
    width: 140px;
    height: auto;
    padding: 5px 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.bubble>.arrow {
    position: absolute;
    top: 50%;
    left: -10px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -10px;
}

.bubbleItemsLoading span {
    position: absolute;
    margin: 3px 20px;
}

.bubbleItemsResult .bubble-close {
    position: absolute;
    top: 2px;
    padding-left: 50px;
}

.hiddenControl {
    text-decoration: line-through;
}


.bubbleItemsResult .bubble-close {
    color: #ff5a00;
}

.bubble, .loading-message.loading-message-boxed {
    border: 2px solid #fd5018;
    background-color: #fff;
}

.bubble > .arrow {
    border-top: 10px solid transparent;
    border-right: 10px solid #fd5018;
    border-bottom: 10px solid transparent;
}

/* CSS Ballon end */

.widget_categories {
  padding-bottom:0px !important;
  margin-bottom:0px !important;
}

.filter-title {
  padding-bottom:15px;
  font-size: 1.1em;
  text-transform: uppercase;
}

.filter-content {
  padding-left:15px;
  padding-right:15px;
  padding-bottom:30px;
}
.center-content {
  text-align:center;
}

.btn-filter-reset {
  background:#5a5a5a !important;
}

.btn-filter-apply {
  color:black;
}

.slider_section {
  margin-bottom:150px;
}

.slider_section {
  margin-bottom:180px;
}

.contacts_top {
  list-style-type:none;
}

.contacts_top li{
  list-style-type:none;
  display:block;
  float:left;
  padding-right:20px;
}

@media (max-width: 1024px) {
    .hide_mobile {
      display:none;
    }
    .show_mobile>* {
      /*width:inherit !important;*/
    }
}

@media (min-width: 1025px) {
    .show_mobile {
      display:none;
    }

}

.megaMenuCustom_categories li {
  display:block;
  float:left;
  padding-right:20px;
  min-width:250px;
  text-transform: uppercase;
  font-size:1em;
  font-weight:bold;
}

#search_form {
  display:none;
}

.product_name h3 {
  min-height:40px;
}

.catalog-image-title {
  text-align:center;
  font-size:1.5em;
  font-weight:bold;
  /*margin-top:-2em;*/
  margin-top: 30px;
  margin-bottom: 30px;
  background: #ffd54c;
  border-radius: 4px;
  padding: 6px;
}

.catalog-image-wrapper {
  padding:10px;
  text-align:center;
}

.sticky-header.sticky {
    background: rgba(255, 255, 255, 1);
}

.megaMenuCustom_categories li {
  padding:5px;
}

.main_menu nav > ul > li ul.sub_menu {
    min-width: 390px;
}

#scrollUp {
  color:#000;
  border:0px;
  z-index:14000 !important;
}

.product_carousel .owl-nav > div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  /*color: #a9a9a9;*/
  color:#000;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #ffd54c !important;
  border-radius:50%;
}

@media (min-width: 1025px) {
  .product_carousel .owl-nav > .owl-prev {
    margin-left:-50px;
  }

  .product_carousel .owl-nav > .owl-next {
    margin-right:-50px;
  }
}

.shipping_icone > a > img {
  /*width:50px !important;*/
}

.single_shipping {
  justify-content:inherit;
}

.mobile-contacts {
  /*margin-top: -40px;*/
  margin-top: -50px;
  margin-bottom: 20px;

  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background:#ffd54c;
  padding-top:10px;
  padding-bottom:10px;
}

.mobile-contacts ul li {
  padding-bottom:5px;
}

.action_button_message {
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    text-transform: capitalize;
    border: none;
    background: #333;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 4px;
}

.action_button_message:hover {
  background: #ffd54c;
  color:#000;
}

@media (max-width: 1025px) {
  .regular_price {
    background:#ffd54c;
    border-radius: 4px;
    padding:6px;
  }

  .price_box {
    margin-top:4px;
  }
}

@media (max-width:768px) {
  .mobile-width {
    width:50%;
  }
}

.product_variant.quantity button {
  color:#000;
  min-width:inherit;
}

.product_variant.quantity button:hover {
  color:#fff;
}

.loading-message {
  padding: 30px;
  border: 0px;
  position: fixed;
  /*top: 25%;
  left: 25%;*/
  /*width: 50%;*/
  /*height: 25%;*/
  /* text-align: center;*/
  border:none;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bubble, .loading-message.loading-message-boxed {
    border: 2px solid #B4B4B4;
}

.loading-message>button {
  border: 0;
  font-size: 16px;
  margin-left: 20px;
  background: #ffd54c;
  /*height: 42px;*/
  height:2em;
  /*line-height: 42px;*/

  text-transform: none;
  /*min-width: 150px;*/
  min-width:7em;
  color:#000;
  margin:2px;
}

.loading-message>button:hover {
  background: #3E444A;
  color:#fff;
}

.table-responsive {
  overflow-x: hidden;
}

.total_cell {
  font-weight: bold;
}

.jcarousel-skin-brands {
  padding-bottom:20px;
}

.jcarousel-skin-brands li {
  display:block;
  /*float:left;*/
  padding-right:30px;
  line-height:2.3em;
  font-size:1.5em;
}

.post_title {
  padding-bottom:0.7em;
}

.post_content h2 {
  padding-bottom:0.5em;
}

.floating-filter {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 50%;
  background: #fff;
  height: 100%;
  overflow-y: scroll;
  z-index: 1000;
  padding: 15px;
  overflow-x: hidden;
  display:none;
}

#floatLoader {
  position:fixed;
}

@media (max-width:768px) {
  .floating-filter {
    width: 70%;
  }
}

@media (min-width:1024px) {
  .floating-filter {
    width: 40%;
  }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    5% {
        transform: scale(1.2);
    }

    10% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.button-search {
  border:0px;
  color:#333;
  background:#ffd54c;
  border-radius: 5px;
  padding:10px;
}

.button-search:hover{
  color:#fff;
  background:#333;
}

.right-header-info {
  padding-right:5px;
}

.search-layer {
  background:#333;
}

.search-container {
  padding-bottom: 10px;
  max-width: 1000px;
  margin: auto;
  padding-top: 10px;
}

.search_box button {
  background:#ffd54c;
  color:#333;
}

#searchlayer {
  top:auto !important;
  left:auto !important;
}

.mobile-sticky {
  position: fixed;
  background: #fff;
  z-index: 100;
  /*
  height:50px;
  width:50px;
  top:20px;
  right:20px;
  border:1px solid #333;
  */
  right:20px;
  top:20px;
  border: 1px solid #333;
  display: flex;
  justify-content: space-between;
  border: 1px solid #f0f0f0;
  padding: 10px 20px 10px;
  font-size:3em;
}

.mobile-sticky .mini_cart_wrapper {
  padding-right:20px;
}
.Offcanvas_menu_wrapper {
  z-index:105;
}

.off_canvars_overlay {
  z-index:103;
}

.mobile-cart {
  padding-right:20px;
}
.mobile-sticky-labels {
  font-size: 0.4em;
  padding-right: 20px;
}

.mobile-sticky-labels a {
  font-size: 1em;
}

@media (min-width: 1025px) {
  #categories-btn-float {
    background: #ffd54c none repeat scroll 0 0;
    bottom: 70vh;
    color: #000;
    cursor: pointer;
    font-size: 6vh;
    height: 8vh;
    line-height: 8vh;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 8vh;
    z-index: 104;
    border-radius: 20%;
    /*border: 2px solid #fff;*/
    animation-name: pulse;
    animation-duration: 6.0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
  }

  #filter-btn-float {
      background: #ffd54c none repeat scroll 0 0;
      bottom: 70vh;
      color: #000;
      cursor: pointer;
      font-size: 6vh;
      height: 8vh;
      line-height: 8vh;
      position: fixed;
      right: 12px;
      text-align: center;
      width: 8vh;
      z-index: 104;
      border-radius: 20%;
      /*border: 2px solid #fff;*/
      animation-name: pulse;
      animation-duration: 6.0s;
      animation-iteration-count: infinite;
      animation-play-state: running;
  }
}

@media (max-width: 1024px) {
  .header_area {
      padding-bottom: 80px;
  }

  .main-slider-categories {
    display:none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 15000;
    height: 100%;
  }
  .categories_menu_toggle {
    max-height:80vh;
  }
  #categories-btn-float {
    background: #ffd54c none repeat scroll 0 0;
    top: 20vh;
    color: #000;
    cursor: pointer;
    font-size: 6vh;
    width: 7vh;
    height: 7vh;
    line-height: 7vh;
    position: fixed;
    right: 12px;
    text-align: center;
    z-index: 104;
    border-radius: 20%;
    /*border: 2px solid #fff;*/
    animation-name: pulse;
    animation-duration: 6.0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
  }

  #filter-btn-float {
      background: #ffd54c none repeat scroll 0 0;
      top: 20vh;
      color: #000;
      cursor: pointer;
      font-size: 6vh;
      width: 7vh;
      height: 7vh;
      line-height: 7vh;
      position: fixed;
      right: 12px;
      text-align: center;
      z-index: 104;
      border-radius: 20%;
      /*border: 2px solid #fff;*/
      animation-name: pulse;
      animation-duration: 6.0s;
      animation-iteration-count: infinite;
      animation-play-state: running;
  }

  .categories_menu_toggle {
    display:block !important;
  }

  .categories_title:after {
    display:none;
  }
  .main-categories-close, .main-categories-close:active, .main-categories-close:visited{
    color:#fff;
  }

  .phone-bottom-banner {
    /*bottom:0px;
    left:0px;*/
    display:block;
    position:fixed;
    /*width:100%;*/
    /*height:10vh;*/
    background:#fff;
    text-align:center;
    /*padding:10px;*/
    z-index:104;
    font-weight:bold;
    border:none;
    font-size: 1.5em;
    width:90vw;
    padding:2vh;
    right: 1vw;
    bottom: 4vw;
    left: 4vw;
    border-radius: 8px;
  }
}

@media (min-width: 1025px) {
  #categories-btn-float {
    display:none;
  }
  .categories_title .canvas_close {
    display:none;
  }
}

.grid_list .product_content.list_content {
    width: 100%;
}

.megaMenuTopLinks {
  color:red;
}

.megaMenuCustom_categories {
  padding-top:10px;
}

.phone-bottom-banner {
  background:#ffd54c;
  /*display:none;*/
}

.product_info_button ul li a {
  margin-right:0px;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
}

@media only screen and (max-width: 767px) {
  .section_title h2 {
      line-height: 30px;
  }
}

.Offcanvas_menu_wrapper>.canvas_close a {
    border: 0px;
}

/*ONECLICK*/
.buy-oneclick-btn {
  width:100%;
  margin-bottom:20px !important;
  background: #ff192f !important;
  color: #fff !important;
}
.buy-oneclick-btn:hover {
  background:#333 !important;
}

#buy-oneclick-layer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding:5px;
  z-index:100000;
}

@media (max-width: 1050px) {
  #buy-oneclick-layer {
    top: 50%;
    left: 30%;
    transform: translate(-20%, -50%);
  }
}

#buy-oneclick-form {
  padding: 15px;
  border: 1px solid #C3C3C3;
  background: #FFF;
}

.oneclick-item-table {
  padding-top:5px;
  padding-bottom:15px;
}
.oneclick-item-table td {
  padding:10px;
}

.oneclick-item-image>img {
  width:100px;
  padding:5px;
}

.oneclick-item-title {
  padding:5px;
  vertical-align: middle;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
  font-size:1.2em;
}

.buy-oneclick-close-btn {
  float:right;
  padding-top:10px;
  padding-right:10px;
  cursor:pointer;
}

.buy-oneclick-buttons {
  display: block !important;
  align-items:baseline !important;
  text-align: center !important;
}
/* END ONECLICK*/

.main-slider-button {
  background: #ff192f;
  color: #fff !important;
}

.mobile-logo {
  text-align:center;
  margin-top:-20px;
  margin-bottom:10px;
}
.mobile-logo img {
  width:70%;
}

/*CALLBACK FORM*/

.buy-callback-btn {
  width:100%;
  margin-bottom:20px !important;
  background: #333 !important;
  color: #fff !important;
}
.buy-callback-btn:hover {
  background:#ffd54c !important;
  color:#000 !important;
}

#callbackform-layer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding:5px;
  z-index:100000;
}

@media (max-width: 1050px) {
  #callbackform-layer {
    top: 50%;
    left: 30%;
    transform: translate(-20%, -50%);
  }
}

.callbackform-close-btn {
  float:right;
  padding-top:10px;
  padding-right:10px;
  cursor:pointer;
}

#callbackform-form {
  padding: 25px;
  border: 1px solid #C3C3C3;
  background: #FFF;
}

#callbackform-form h2 {
  font-size:28px;
}

#callbackform-form small {
  font-size:18px;
}

@media (max-width: 1050px) {
  #callbackform-form h2 {
    font-size:28px;
  }

  #callbackform-form small {
    font-size:18px;
  }
}
/*END CALLBACK FORM*/

#cookie_agreement table, #cookie_agreement table td {
  border:0px;
}

#cookie_agreement {
  position:fixed;
  width:30vw;
  right:1vw;
  bottom:1vw;
  left:auto;
  background:#ffd54c;
  border:none;
  z-index:10000;
  padding:2vh;
}

#cookie_agreement table td.caption_cell {
  width:66%;
}

#cookie_agreement table td.button_cell {
  width:33%;
  text-align:right;
}

.cookie_agreement_button {
  padding:10px;
  border-radius: 10%;
  background:#333;
  color:#fff;
}

.cookie_agreement_button:hover {
  color:#fff;
}

@media (max-width: 1050px) {
  #cookie_agreement {
    width:90vw;
    background:#ffd54c;
    border:none;
    z-index:10000;
    padding:2vh;
    right: 1vw;
    bottom: 4vw;
    left: 4vw;
  }
}

.modal-form-padding {
  padding-top:5px;
}

@media (max-width: 1050px) {
  .product_variant.quantity button {
    font-size:0.9em;
  }
  .slider_section {
    margin-bottom:20px;
  }
  h1 {
    font-size:2.2em;
  }
  h2 {
    font-size:2em;
  }
  h3 {
    font-size:1.8em;
  }
}

.main_order_form {
  margin-left:10px;
  height:100%;
  width:100%;
  margin-top:10px;
}

.simplebtn {
  color:#000;
  /*border:none;*/
  background:#ffd54c;
  font-weight:bold;
  /*font-size:1em;*/
  border-radius:0px;
}

.main_menu nav > ul > li ul.sub_menu li a {
  font-weight:bold;
}

h1 {
  padding-bottom:25px;
}

.main_order_form td h2 {
  font-weight: bold;
  padding-bottom:10px;
}
.main_order_form td #callback-opened {
  padding-top:15px;
}


.login_submit a {
  float:none !important;
  line-height: normal !important;
}

.checkout_form label {
  font-weight: normal;
}

@media (max-width: 1024px) {
  .header_area {
    display:none;
  }
  .slider_section {
    margin-top:120px;
  }
  .breadcrumbs_area {
    margin-top:90px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .Offcanvas_menu {
    display: block;
    margin-bottom: 30px;
  }
}

.search_box input {
  color:#000;
}

/* GEOMODAL */
.geomodal {
  display:none;
}
.geomodal.shadow_geomodal {
  position:fixed;
  z-index:1000000;
  opacity:0.5;
  background:#000;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
.geomodal.form_geomodal {
  position:fixed;
  z-index:1000001;
  background:#fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:70vw;
  height:80vh;
  border-radius: 10px;
  padding:15px;
}
.form_geomodal>.geomodal_close {
  float: right;
  /*margin-top: -7px;*/
}

.form_geomodal>.geomodal_label {
  float: left;
  font-size:1.5em;
  /*margin-top: -7px;*/
  margin-bottom: 12px;
}

.geomodal_cities_list {
  height:61vh;
  overflow-y:scroll;
}

.geomodal_cities_list ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.geomodal_cities_list ul li {
  float:left;
  display:block;
  padding-right:20px;
  padding-bottom:10px;
  width:33.33%;
}

.geomodal_first_launch {
  position:absolute;
  top:7.4vh;
  left:6vw;
  z-index: 200000000;
  background: #333;
  color: #fff;
  /* width: 50vw; */
  display: block;
  padding: 10px;
  min-width:30%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position:fixed;
}
@media (max-width: 1024px) {
  .geomodal_cities_list ul li {
    width:100%;
  }

  .geomodal_first_launch {
    top: 15.4vh;
    left: 6vw;
    width: 86.5vw;
  }

}

.clear {
  clear:both;
}

.geomodal_btn {
  color: #000;
  background: #ffd54c;
  font-weight: bold;
  border-radius: 0px;
}
/* END GEOMODAL */

.map-column {
  padding-top:20px;
}

@media(max-width:1024px) {
  .order-notes>textarea {
    min-height:70px;
  }
}
.order-notes>textarea {
  line-height:normal;
  padding-top:10px;
}
.niceselect_option {
  height: 40px;
  width: 100%;
}

.header_position {
  padding-top:10px;
}

/* modal */


#modalwindow-layer {
  position: fixed;
  width:100%;
  height:100%;
  z-index:99999;
  opacity:0.5;
  background:#000;
  top: 0px;
  left: 0px;
}

.modal-close-btn {
  float: right;
  margin-top: -40px;
  /* padding-right: 10px; */
  cursor: pointer;
}

.modalwindow {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  padding: 25px;
  border: 1px solid #C3C3C3;
  background: #FFF;
  min-width:40vw;
  z-index:100000;
}

@media (max-width: 1050px) {
  .modalwindow {
    top: 50%;
    left: 30%;
    transform: translate(-20%, -50%);
  }
}

.modalwindow h3 {
  font-size:28px;
}

.modalwindow small {
  font-size:18px;
}

@media (max-width: 1050px) {
  .modalwindow h3 {
    font-size:28px;
  }

  .modalwindow small {
    font-size:18px;
  }
}

.modalwindow_content {
  font-size:1em;
  padding-bottom: 20px;
  padding-top: 10px;
}

.modalwindow_button button {
  border: 0;
  font-size: 16px;
  margin-left: 20px;
  background: #ffd54c;
  height: 42px;
  line-height: 42px;
  text-transform: capitalize;
  color:#000;
}
.modalwindow_button button:hover {
  color:#fff;
  background: #3E444A;
}
/* end modal */

.main_menu nav > ul > li > a {
  padding-left:12px !important;
  padding-right:12px !important;
}

.load_more_button {
  padding-bottom:20px;
}
