    ul.emoji-list * {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
    ul.emoji-list li {
      font-size: 36px;
      float: left;
      display: inline-block;
      padding: 2px;
      margin: 4px;
    }
    img.emoji {
      cursor: pointer;
      height: 1em;
      width: 1em;
      margin: 0 .05em 0 .1em;
      vertical-align: -0.1em;
    }

.cid-qv1frvgcz3 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after
{
	border-top: 1.5em solid transparent !important;
    border-right: 1.5em solid;
    border-left: 1.5em solid transparent !important;
}

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
    flex-wrap: unset !important;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
    flex-wrap: unset !important;
    display:inline-table;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 3px !important;
  }
}
@media (min-width: 768px) {
	.dropdown-brands {
	       width: 800px !important;
       left: -500px !important;
    }
}

@media (max-width: 768px) {
    .dropdown-brands {
         width: 100% !important;
    }
    .dropdown-brands ul{
        flex-wrap: ;
    }

    body > section.h1_normal.cid-qv5zj5r8jw > div{padding-left:0px !important;padding-right:0px !important}
    body > section.h1_normal.cid-qv5zj5r8jw > div > div {padding-left:0px !important;padding-right:0px !important}
    #content-wrapper > div > section > div {padding-left:0px !important;padding-right:0px !important}
    .youtube-section{padding-top:10px;padding-bottom:10px}
    .youtube-section > figure{padding-left:0px;padding-right:0px}
    #menu1-y > nav > div.menu-logo > div > span > a > img{
        content:url("https://desbroza.com/images/desbroza-logo-official-color.png");
        max-width:200px;
        max-height:27px;
    }

    #navbarSupportedContent > ul > li.nav-item.dropdown.open > div > ul > li > div.row{ flex-wrap: ;}
}

.toc_depth_1{ padding-left: 10px;}
.toc_depth_2{ padding-left: 20px;}
.toc_depth_3{ padding-left: 30px;}
.toc_depth_4{ padding-left: 40px;}
.toc_depth_5{ padding-left: 50px;}
.toc_depth_6{ padding-left: 60px;}
.toc_depth_7{ padding-left: 70px;}
.toc_depth_8{ padding-left: 80px;}
.toc_depth_9{ padding-left: 90px;}
.toc_depth_10{ padding-left: 100px;}

table tbody tr:nth-child(odd) {
    background-color: #EFEFEF;
}

table tbody tr td {
    padding: 0 1.2em;
}

table tbody tr td.feature_row {
    min-width: 210px;
}

nav.breadcrumb {
	background: transparent;
    padding: 0;
    display: block;
    padding-top: .71429rem;
    padding-bottom: .71429rem;
    margin-top: -1.07143rem;
    margin-bottom: 1.07143rem;
    font-size: .85714rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
        list-style: none;
        flex-wrap: wrap;
}

.breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0;
}
.breadcrumb li {
    display: inline;
}

.breadcrumb li:after {
    content: "/";
    opacity: .4;
    margin: .3em;
}

.breadcrumb li:after {
    color: #8f8f8f;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

div#toc_container {
    background: #dff4d1;
    border: 1px solid #aaa;
}

#toc_container {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
}

#toc_container li, #toc_container ul {
	margin: 0;
	padding: 0
}

#toc_container.no_bullets li, #toc_container.no_bullets ul,
	#toc_container.no_bullets ul li, .toc_widget_list.no_bullets,
	.toc_widget_list.no_bullets li {
	background: 0 0;
	list-style-type: none;
	list-style: none
}

#toc_container.have_bullets li {
	padding-left: 12px
}

#toc_container ul ul {
	margin-left: 1.5em
}

#toc_container {
	background: #f9f9f9;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 1em;
	width: auto;
	display: table;
	font-size: 95%
}

#toc_container.toc_light_blue {
	background: #edf6ff
}

#toc_container.toc_white {
	background: #fff
}

#toc_container.toc_black {
	background: #000
}

#toc_container.toc_transparent {
	background: none transparent
}

#toc_container p.toc_title {
	text-align: center;
	font-weight: 700;
	margin: 0;
	padding: 0
}

#toc_container.toc_black p.toc_title {
	color: #aaa
}

#toc_container span.toc_toggle {
	font-weight: 400;
	font-size: 90%
}

#toc_container p.toc_title+ul.toc_list {
	margin-top: 1em
}

.toc_wrap_left {
	float: left;
	margin-right: 10px
}

.toc_wrap_right {
	float: right;
	margin-left: 10px
}

#toc_container a {
	text-decoration: none;
	text-shadow: none
}

#toc_container a:hover {
	text-decoration: underline
}

.toc_sitemap_posts_letter {
	font-size: 1.5em;
	font-style: italic
}

.a-price-whole
{
text-decoration:line-through;
color: #555;
font-size: 13px;
}

.a-price-symbol{
color: #555;
font-size: 13px;
}

h3.caption{
    text-transform: uppercase;
    letter-spacing: 0em;
    word-spacing: 0em;
    margin-bottom: 0;
    font-size: 1.3em;
}

.minor_text
{
	text-align:justify;
color: #212121;
    font-size: .8rem;
    font-style: italic;
    font-family: Georgia, serif;
    line-height: 18px;
    margin: 10px auto;
}

.minor_text_alternate
{
    text-align:justify;
color: #fff !important;
    font-size: .8rem;
    font-style: italic;
    font-family: Georgia, serif;
    line-height: 18px;
    margin: 10px auto;
}

.amazon-product__ribbon {
    padding: 0 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase
}

.amazon-product__ribbon--sale {
    background: #27ae60;
    border-bottom-left-radius: 2px;
    color: #fff
}

.amazon-product__ribbon--bestseller {
    background: #e47911;
    background: rgba(228,121,17,0.85);
    border-bottom-right-radius: 2px;
    color: #fff
}

.amazon-product__ribbon--new {
    background: #d9534f;
    border-bottom-right-radius: 2px;
    color: #fff
}

.amazon-product__ribbon--sale {
    position: absolute;
    top: -1px;
    right: -1px
}

.amazon-product__ribbon--bestseller {
    position: absolute;
    top: -1px;
    left: -1px
}

.amazon-product__ribbon--new {
    position: absolute;
    top: -1px;
    left: -1px
}

.amazon_widget_vertical
{
zoom: 1;
    background: #fff;
    border: 1px solid #ececec;
    color: inherit;
    position: relative;
    display: block;
    margin: 0 0 20px;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.6;
    white-space: normal;
    min-width: 100%;
    margin-bottom: 20px;
}

.amazon_widget_vertical:before
{
    box-sizing: border-box;
}

.amazon_widget_vertical:after
{
    content: " ";
    display: table;
}

.amazon_button--icon-amazon-black:before {
    background-image: url('/images/icon-amazon-black.svg')
}

.amazon_button--icon-amazon-white:before{
    background-image: url('/images/icon-amazon-white.svg')
}

.amazon_button--icon-black:before{
    background-image: url('/images/icon-cart-black.svg')
}

.amazon_button--icon-white:before{
    background-image: url('/images/icon-cart-white.svg')
}

.amazon_button--icon {
    position: relative;
    padding-left: 32px
}


.amazon_button:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 9px center;
}

.amazon_button
{
	box-sizing: border-box;
    display: inline-block;
    margin: 0;
    padding: 7px 12px 6px 12px;
    border: 1px solid transparent !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-decoration: none !important;
    background-color: #fff;
    border-color: #ccc !important;
    color: #333 !important;

    background-image: linear-gradient(rgb(245, 215, 142), rgb(238, 185, 51));
    background: linear-gradient(to bottom, #f5d78e, #eeb933) repeat scroll 0 0 rgba(0,0,0,0);
    color: #111 !important;
    position: relative;
    padding-left: 32px;
        border-color: #9c7e31 #90742d #786025 !important;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
}

.amazon_button:hover,.amazon_button:focus
{
    border: 1px solid #ccc !important;
    color: #333 !important;
    background-color: #fafafa
}

.amazon_button:active
{
    text-decoration: none !important;
}


.amazon_button--amazon {
    border-color: #9c7e31 #90742d #786025 !important;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    background: #f0c14b;
    background: linear-gradient(to bottom, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0,0,0,0);
    color: #111 !important
}

.amazon_button--amazon:hover,.amazon_button--amazon:active,.amazon_button--amazon:focus {
    background: #eeb933;
    background: linear-gradient(to bottom, #f5d78e, #eeb933) repeat scroll 0 0 rgba(0,0,0,0);
    color: #111 !important
}

.amazon_button--blue {
    background-color: #3498db;
    border-color: #3498db !important;
    color: #fff !important
}

.amazon_button--blue:visited{
    color: #fff !important
}

.amazon_button--blue:hover,.amazon_button--blue:focus {
    border: 1px solid #3498db !important;
    color: #fff !important;
    background-color: #2b94d9
}

.amazon_button--red{
    background-color: #e74c3c;
    border-color: #e74c3c !important;
    color: #fff !important
}

.amazon_button--red:visited {
    color: #fff !important
}

.amazon_button--red:hover,.amazon_button--red:focus {
    border: 1px solid #e74c3c !important;
    color: #fff !important;
    background-color: #e64433
}

.amazon_button--green {
    background-color: #27ae60;
    border-color: #27ae60 !important;
    color: #fff !important
}

.amazon_button--green:visited {
    color: #fff !important
}

.amazon_button--green:hover,.amazon_button--green:focus {
    border: 1px solid #27ae60 !important;
    color: #fff !important;
    background-color: #25a65b
}

.amazon_button--yellow {
    background-color: #FFDF88;
    border-color: #FFDF88 !important;
    color: #333 !important
}

.amazon_button--yellow:visited {
    color: #333 !important
}

.amazon_button--yellow:hover,.amazon_button--yellow:focus {
    border: 1px solid #FFDF88 !important;
    color: #333 !important;
    background-color: #ffdc7e
}

.amazon_button--orange {
    background-color: #f39c12;
    border-color: #f39c12 !important;
    color: #fff !important
}

.amazon_button--orange:visited {
    color: #fff !important
}

.amazon_button--orange:hover,.amazon_button--orange:focus {
    border: 1px solid #f39c12 !important;
    color: #fff !important;
    background-color: #ef970c
}

.amazon_button--dark {
    background-color: #363636;
    border-color: #363636 !important;
    color: #fff !important
}

.amazon_button--dark:visited{
    color: #fff !important
}

.amazon_button--dark:hover,.amazon_button--dark:focus {
    border: 1px solid #363636 !important;
    color: #fff !important;
    background-color: #313131
}

.amazon-check-prime{
    display: inline-block;
    width: 55px;
    height: 16px;
    background-image: url("/images/icons/icon-check-prime.png");
    vertical-align: middle;
}


.h1_green
{
padding-top: 90px;
padding-bottom: 15px;
background: linear-gradient(45deg, #c4eabf, #88aa00);
}

.h1_normal
{
padding-top: 90px;
padding-bottom: 15px;
}

.addons-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .addons-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .addons-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .addons-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .addons-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .addons-container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .addons-container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .addons-container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .addons-container {
      width: 1140px;
      max-width: 100%; } }

.addons-container-inner{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 567px) {
    .addons-container-inner{
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}
.addons-row{
    display: flex;
    justify-content:center;
}