/*!
Theme Name: Oneup
Theme URI: https://preview.naapothemes.net/oneup/
Author: Naapo
Author URI: #
Description: Oneup is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: oneup
Text Domain: oneup-child
Tested up to: 6.7
Requires PHP: 7.0
*/



.oneup-header-button.only_button a,
.oneup-header-button.only_special_button a
{
	-webkit-border-radius:0;
  -moz-border-radius:0;
  -ms-border-radius:0;
  -o-border-radius:0;
  border-radius:0;
}


.oneup-header-button.only_button a:hover,
.oneup-header-button.only_special_button a:hover {
  border: 1px solid #000000;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -ms-border-radius:0;
  -o-border-radius:0;
  border-radius:0;
}


.widget-contact-content:not(.centered) i.fa-envelope,
.widget-contact-content:not(.centered) i.fa-phone,
.newsletter_shortcode form .optionalParent
{
	background:#405458;
	/*background:#FCCC0C;*/
}

div.fullwidth-container[data-background-alignment="center"]
{
	background-position: right !important;background-size: cover !important;
}

@media only screen and (max-width: 767px) {
	header.style1 .oneup_right_header_icons, header.style7 .oneup_right_header_icons
	{
		margin-right: 50px!important;
	}
}
/*
header li.menu-item.wpml-ls-item.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item ul,
header li.menu-item.wpml-ls-item.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item ul:hover,
header li.menu-item.wpml-ls-item:not(.oneup_mega_menu) ul.menu-depth-1 li:hover

{
	background:transparent!important;
}
/*
header li#nav-menu-item-wpml-ls-28-lt.main-menu-item.menu-item-even.menu-item-depth-0.menu-item.wpml-ls-slot-28.wpml-ls-item.wpml-ls-item-lt.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-has-children.wpml_ls_menu_item-wpml-ls-28-lt ul.dropdown-menu.sub-menu.menu-odd.menu-depth-1
/* Hancas CSS styling of WPML language switcher

.wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions {
  margin-bottom: 0;
}

.wpml-floating-language-switcher  .wpml-ls-statics-shortcode_actions a {
  background-color: transparent !important;
}

.wpml-floating-language-switcher .wpml-ls-legacy-list-horizontal a {
  padding: 5px;
}


.wpml-floating-language-switcher {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #f8f8f8;
  border: 1px solid;
  border-color: #eee;
  padding: 0px;
  border-radius: 6px;

  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
}
			*** 		*/
