/* Less Variables */
/* Font */
/*Color */
/*Background */
/*Font-weight*/
/*Footer */
.header-wrapper-sticky.enable-sticky {
  border-bottom: 1px solid #e6e6e6;
}
.level-top1 {
  display: none;
}
.header-control {
  border-bottom: 1px solid #e1e1e1;
}
.cms-index-index .header-control {
  border-bottom: 0;
}
.cms-index-index .page-main.container {
  display: none;
}
.banner_item_bg {
  margin: 0;
}
.header-container .header-content .top-header .header,
.top-header {
  background: #f5f5f5;
}
.header-container .header-content .header .header-control .top-header {
  background: none;
}
.block-search .block-content input {
  border: 2px solid #e1e1e1;
  border-radius: 30px;
}
.sidebar .block-search .block-content input {
  border-radius: 3px;
}
.owl-carousel .product_row .item-product:first-child {
  padding-bottom: 27px;
}
.hoteline_header .wrap {
  color: #222;
}
.hoteline_header .wrap label {
  color: #999;
}
.hoteline_header .image_hotline {
  background-color: #03b451 !important;
}
.title-category-dropdown {
  border-color: transparent;
  background: #00b451;
  color: #fff;
  border-radius: 3px;
}
.title-category-dropdown:after {
  color: #fff;
  left: 10px;
}
.title-category-dropdown span {
  color: #fff !important;
}
.block-search .block-content button.action > span {
  color: #fff !important;
}
.velaServicesInner {
  margin-bottom: 0;
}
.banner_mid_1 .bs-banner {
  margin-top: 30px;
}
.velaServicesInner .boxServiceImage {
  background-position: left -67px;
  background-color: #00b451;
}
.rokan-newproduct .block-content-new,
.the_blog .block-content,
.cat_1 .tab_container,
.hot-deal .hot-deal-tab-slider.hot-deal-tab-slider-customcss {
  padding: 0;
  border: 0;
}
.banner_mid_1 {
  margin-bottom: 60px;
}
.footer-container.footer {
  padding: 0;
}
.vc_tta-tabs-container {
  margin-right: 70px;
}
.onsale_product {
  padding: 60px 0 80px;
  margin: 0;
  background-image: url(../images/background_home6.jpg);
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-position: center center;
}
.onsale_product .item-product-parent {
  padding: 15px;
}
.onsale_product .owl-carousel .item-product {
  padding: 15px;
  background: #fff;
}
.onsale_product .item-product.listview .product-thumb {
  width: 30%;
}
.onsale_product .col-onsale-right {
  width: 60%;
  padding: 0;
}
.onsale_product .rokan-product-heading {
  z-index: 0;
}
.onsale_product .rokan-product-heading h2,
.onsale_product .owl-theme .owl-buttons {
  background: #f5f5f5;
  z-index: 9;
}
.onsale_product .item-product {
  padding: 20px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
}
.onsale_product .item-product.listview .product-info {
  margin-top: 0;
  float: left;
  width: 70%;
  padding-left: 20px;
}
.onsale_product .item-product .product-info-cart {
  position: static;
  opacity: 1;
  margin-top: 25px;
  width: auto;
  text-align: left;
  display: none;
}
.onsale_product .item-product .product-info-cart button {
  width: auto;
  border-radius: 3px;
  padding: 0 50px;
  background: #f4f4f4;
  color: #222;
  border-color: #e6e6e6;
}
.onsale_product .item-product .product-info-cart button:hover {
  background: #00b451;
  border-color: #00b451;
  color: #fff;
}
.block_notification {
  background: #00b451;
  padding: 12px 0;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  font-size: 16px;
}
.block_notification p {
  display: inline;
}
.block_notification p strong {
  font-weight: 500;
  font-size: 20px;
}
.item-product .product-info .product-name a {
  color: #222;
}
.rokan-product-heading {
  position: relative;
}
.rokan-product-heading h2 {
  padding: 0 20px 0 0 !important;
  background: #fff;
  display: inline-block;
}
.rokan-product-heading:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
}
.velaNewsletterFooter {
  margin-bottom: 65px;
  padding: 45px 0 25px;
  border-bottom: 1px solid #e1e1e1;
  background: #00b451;
}
.velaNewsletterFooter .velaContentTitle {
  width: 38%;
  display: inline-block;
  float: left;
  text-align: left;
  margin: 0 0 10px;
  padding-left: 70px;
  position: relative;
}
.velaNewsletterFooter .velaContentTitle:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 51px;
  height: 51px;
  background-color: #fff;
  -webkit-mask: url(images/newletter_icon.svg) no-repeat 100% 100%;
  mask: url(images/newletter_icon.svg);
}
.velaNewsletterFooter .newsletterDescription {
  color: #fff;
}
.velaNewsletterFooter .newsletterDescription span {
  color: #fff;
}
.velaNewsletterFooter .newsletter-footer input[type="email"] {
  border-color: transparent;
}
.velaNewsletterFooter .newsletter-footer button.action,
.velaNewsletterFooter .newsletter-footer button.action:hover {
  background: #222;
  color: #fff;
}
.velaNewsletterFooter .velaFooterTitle {
  margin: 0;
  padding: 0;
  color: #fff;
}
.velaNewsletterFooter .velaContentForm {
  width: 44%;
  float: left;
}
@media (max-width: 1500px) and (min-width: 1399px) {
  .velaNewsletterFooter .velaContentForm {
    width: 40%;
  }
  .velaNewsletterFooter .velaContentForm input[type=email] {
    width: 300px;
  }
}
.velaNewsletterFooter .newsletter-footer {
  margin: 0;
}
.velaNewsletterFooter .newsletter-footer:before {
  display: none;
}
.velaNewsletterFooter .velaContentSupport {
  width: 18%;
  float: right;
  margin: 0 0 10px;
  text-align: right;
}
@media (max-width: 1500px) and (min-width: 1399px) {
  .velaNewsletterFooter .velaContentSupport {
    width: 21%;
  }
}
.velaNewsletterFooter .velaContentSupport .support-mail {
  padding-left: 60px;
  position: relative;
  text-align: left;
}
.velaNewsletterFooter .velaContentSupport .support-mail label {
  font-size: 14px;
  color: #fff;
  margin-top: 6px;
}
.velaNewsletterFooter .velaContentSupport .support-mail strong {
  font-size: 20px;
  color: #fff;
  margin-top: 8px;
  display: inline-block;
  font-weight: 500;
}
.velaNewsletterFooter .velaContentSupport .support-mail:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  -webkit-mask: url(images/support_icon.svg) no-repeat 100% 100%;
  mask: url(images/support_icon.svg);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #00b451;
  border-color: #00b451;
}
.owl-theme .owl-buttons {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  width: 95px;
  height: 40px;
  background: #fff;
  padding-left: 10px;
}
.owl-theme .owl-controls .owl-page span {
  background: #777;
  border: 2px solid #777;
}
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: -58px;
}
.owl-theme .owl-controls .owl-buttons > div {
  position: static;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  margin: 0;
}
.owl-theme .owl-controls .owl-buttons > div:before {
  line-height: 40px;
}
.vc_tta-tabs-container {
  margin-right: 60px;
  padding: 0 20px;
  background: #fff;
}
.nav-toggle:before {
  color: #222;
}
.footer-bottom {
  color: #222;
  border-top: 1px solid #e1e1e1;
}
.item-product .product-info .info-price .special-price .price-wrapper .price,
.item-product .product-info .info-price .price {
  color: #00b451;
}
.owl-theme .owl-controls .owl-buttons > div:before {
  font-size: 12px;
  color: #999;
}
@media (max-width: 1399px) {
  .velaNewsletterFooter .velaContentTitle {
    width: 50%;
  }
  .velaNewsletterFooter .velaContentForm {
    width: 50%;
  }
  .velaNewsletterFooter .velaContentSupport {
    display: none;
  }
}
@media (max-width: 1199px) {
  .velaNewsletterFooter .velaContentTitle {
    width: 100%;
  }
  .velaNewsletterFooter .velaContentForm {
    width: 100%;
  }
  .newsletter-footer {
    text-align: left;
  }
  .onsale_product .col-onsale-right {
    width: 80%;
  }
  .rokan-onsaleproduct .col-onsale-left {
    display: none;
  }
  .menu_primary {
    width: 65%;
  }
  .box_language {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .newsletter-footer > form {
    width: 100%;
  }
  .newsletter-footer .control {
    width: calc(100% - 180px);
  }
  .newsletter-footer input[type="email"] {
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .menu_left_home1 .title-category-dropdown {
    width: 55px;
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 0;
  }
  .menu_left_home1 .title-category-dropdown span {
    padding-left: 0;
  }
  .menu_left_home1 .title-category-dropdown:after {
    position: static;
  }
}
@media (max-width: 991px) {
  .onsale_product .col-onsale-right {
    width: 100%;
  }
  .onsale_product {
    background: #f5f5f5;
  }
}
@media (max-width: 767px) {
  .level-top1 {
    display: block;
  }
  .header-control {
    border: 0;
  }
  .owl-theme .owl-buttons {
    display: none !important;
  }
  .nav-open .title-category-dropdown {
    color: #fff;
    border-radius: 0;
  }
  .nav-open .title-category-dropdown:after {
    color: #fff;
  }
  .banner_mid_1 .bs-banner {
    margin: 30px 0 0 !important;
  }
  .vc_tta-tabs-container.pull-right {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  .owl-carousel .item-product {
    padding: 0 15px;
  }
  .newsletter-footer .control {
    width: calc(100% - 120px);
  }
  .velaNewsletterFooter .velaContentTitle {
    padding-left: 0;
  }
  .velaNewsletterFooter .velaContentTitle:before {
    display: none;
  }
  .velaNewsletterFooter .newsletterDescription {
    padding: 0;
    line-height: 22px;
    margin: 10px 0;
  }
  .velaNewsletterFooter .velaFooterTitle {
    font-size: 24px;
  }
}
.verticalmenu.navigation.side-verticalmenu > ul {
  border: 1px solid #e6e6e6 !important;
  border-top: 0 !important;
}
.rowFlexMargin .velaBlock .contacinfo-logo {
  margin-bottom: 25px;
}
.onsale_product .item-product .product-info-cart button.item_added span:before {
  background-color: #222;
}
.categorytab-container.cat_1 {
  margin-bottom: 18px;
}
.bxslider.owl-theme .owl-controls .owl-buttons {
  display: none;
}
.block_notification {
  background: #ffffff !important;
  margin-bottom: 25px !important;
}
