/*
Theme Name: Lawyer (Child Theme)
Theme URI: http://themeforest.net/user/ThemeMakers/portfolio
Author: ThemeMakers
Author URI: URI: http://themeforest.net/user/ThemeMakers
Description: A WordPress Theme for a legal business. Lawyer & Co, designed and developed specifically for building directories for lawyers, attorneys and barristers at law or legal counsel business.
Tags: light, dark, gray, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lawyer
Template: lawyer
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

.whatsico {
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  background-image: url(https://smkabogados.com/wp-content/uploads/wappweb-e1611752118140.png);
}

#whatsa {
  position: sticky;
  bottom: 100px;
  /* right: 0; */
  left: 100%;
  width: 100px;
  z-index:999;
}

.iconaw {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100px;
  height: 70px;
  text-align: left;
  /* text-align: right; */
  border-radius: 18px 0 0 18px;
  /* border-radius: 0 14px 14px 0; */
  padding: 5px 0 0 5px;
  /* padding: 5px; */
}

.main-menu .sub-menu {
    min-width: 150px !important;
}

@media screen and (min-width: 1200px) {
.main-navigation {
    max-width: 96% !important;
	}
}

@media screen and (min-width: 1400px) {
.main-navigation {
    max-width: 86.5% !important;
	}
}


@media screen and (min-width: 1640px) {
.main-navigation {
    max-width: 73.5% !important;
	}
}

@media screen and (min-width: 1920px) {
.main-navigation {
    max-width: 64.5% !important;
	}
}

@media screen and (min-width: 2100px) {
.main-navigation {
    max-width: 48.5% !important;
	}
}

