/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 iframe[data-testid="bubble_iframe"],iframe[data-testid="availabilityStatus_iframe"],iframe[data-testid="unread_iframe"],iframe[data-testid="greeting_iframe"]{
	 bottom:80px !important;
 }
.leo-megamenu .dropdown-menu .menu-title {
  margin-bottom: 13px !important;
  margin-top: 10px !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-left: 3px solid;
  color: #002386;
  padding: 10px;
  background: #f7bf00;
}
.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  /* width: 140% !important; */
  padding: 4px 5px;
  padding-bottom: 9px;
}
.leo-megamenu .dropdown-sub ul li {
  margin-bottom: 0px;
  font-size: 15px;
  /* font-weight: bold !important; */
}
.leo-megamenu .dropdown-menu li a {
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 12px;
  margin-left: 4px;
}
.itos-p-img {
  margin-top: 7px;
}

.block-social li {
    border-color: #3c5a98;
    background: #1a3676 !important;
}

.block-social li:hover {
    border-color: #3c5a98;
    background: #1a3676 !important;
}
.itos_header_top .block-social li:hover {
    box-shadow: 0px 0px 2px #00000057;
}

.block-social li:hover {
    background: transparent !important;
}
/* .top-menu-list .widget-inner ul { */
  /* height: 112px; */
/* } */
.dropdown-menu-inner {
  padding: 0;
}
.leo-verticalmenu .title_block {
  background: #f7bf00;
}
.leo-megamenu .navbar-nav > li.active > a,
.leo-megamenu .navbar-nav > li:hover > a,
.leo-megamenu .navbar-nav > li:focus > a {
  color: #f7bf00;
  background-color: transparent;
}
a:hover {
  color: #f7bf00;
  text-decoration: none;
}
div.verticalmenu .navbar-nav > li:hover {
  background: #f7bf006e;
}

div.verticalmenu .navbar-nav > li > a:hover {
  color: #002385;
  font-weight: bold;
}
@media (min-width: 992px) {
  .icon-action-vertical-menu {
    background: #f7bf00 !important;
  }
}
.main_slide .caption-contain {
  color: black !important;
  display: none !important;
}
.list-category .right-block .descript .btn {
  color: #002dff !important;

  font-weight: 700;
}
.ApColumn .title_block {
  color: #002dff;
}
.footer-container .ApColumn .title_block {
  color: #f7bf00 !important;
}

.testimonial .block-carousel-container .right-block .title {
  color: #002dff;
  font-weight: 500;
}
.thumbnail-container .product-price-and-shipping .price {
  color: #002dff;
}
#back-top a {
  background: #103afe;
  color: #f7bf00;
  border-radius: 7px;
}

#cart-block .cart-products-count {
  background-color: #1a3676;
  border: 1px solid #1a3676;
  width: 20px;
  height: 20px;
}
.popup-over .popup-content a:hover {
  color: #f7bf00;
}
.thumbnail-container .product-title a:hover {
  color: #f7bf00;
}
div.verticalmenu .dropdown-menu ul li a:hover {
  color: #103afe;
}

.brand_holder li {
  padding: 3px;
  font-size: 19px;
  margin: 3px;
  background: #f5f5f5;
  cursor: pointer;
}
.brand_holder li:hover {
  background: white;
  color: #f7bf00;
}
.brand_holder li:hover a,
.brand_holder a:hover {
  color: #f7bf00;
}
.leo-verticalmenu.vertical-top-menu .ApColumn.title_block {
  color: white !important;
}
.block_newsletter form .btn {
  background: #f7bf00;
}
/* side bar in another places*/

.sidebar .block-highlighted .title_block {
  background: #f7bf00;
}
.block-categories .category-sub-menu li[data-depth="0"] {
  margin: 0;
  padding: 15px 0;
  cursor: pointer;
}
.block-categories .category-sub-menu li[data-depth="0"]:hover {
  background: #fde082;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  padding-right: 20px;
  margin-left: 58px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
  color: #103afe;
}
#wrapper .breadcrumb {
  color: #fde082;
}
.products-selection .display > div.selected a {
  color: #fde082;
}
.thumbnail-container .box-label .label.label-new {
  background: #f7bf00;
}
.products-selection .display > div a:hover {
  color: #103afe;
}
.thumbnail-container .product-image .quickview .btn-product:hover {
  background-color: #103afe;
}
#footer a:hover {
  color: #f7bf00;
}
.block_newsletter form .btn:hover {
  background: #103afe;
}
.box-top-footer {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.block_newsletter.block {
  background: #0e0e0e;
  padding: 35px 0px;
  padding-bottom: 47px;
  border-bottom: 0;
}
.electro_menu .nav-links > li {
  margin-bottom: 0px;
  font-size: 15px;
  /* font-weight: bold !important; */
  width: 50%;
  float: left;
}
.panelbutton {
  display: none;
}

.iview {
  height: 500px !important;
}

.ApMegamenu .ApColumn .title_block {
  color: #ffffff !important;
}

@media (min-width: 1500px) {
  .col-xxl-6 {
    float: left;
    width: 100%;
  }
}

#index .leo-verticalmenu.vertical-top-menu {
  position: fixed !important;
  top: 0;
  z-index: 99;
  top: 110px;
}

.list-category {
  margin-top: 32px;
}
/*.leo-verticalmenu.vertical-top-menu.class_top_76 {
  top: 0px !important;
}*/
.itos_header_top .block-social.block .title_block {
  display: none;
}
.box-product-sidebar .ApColumn .title_block span {
    color: #002dff;
}
article .thumbnail-container .product-title a {
    color: #000000;
    font-size: 19px;
}
.itos_header_top .block-social li {
  display: inline-block;
  cursor: pointer;
  margin: 1px;
  text-align: center;
  /* line-height: 40px; */
  position: relative;
  border: 0;
  /* width: 40px; */
  /* height: 40px; */
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
/*.itos_header_top .block-social li.facebook,
.itos_header_top .block-social li.youtube,
.itos_header_top .block-social li.twitter,
.itos_header_top .block-social li.instagram,
.itos_header_top .block-social li.pinterest,
.itos_header_top .block-social li.vimeo,
.itos_header_top .block-social li.linkedIn {
  background: transparent;
}*/
.iview-directionNav a:hover {
  background: #f7bf00;
  color: #ffffff;
}
.carousel-categories img {
  width: 100%;
  border-radius: 15px;
  margin-bottom: 16px;
  margin-top: 10px;
  box-shadow: 0px 0px 3px #00000024;
}
.carousel-categories img:hover {
  box-shadow: 0px 0px 3px #f7bf00;
}

.carousel-categories .title {
  text-align: center;
}
.carousel-categories {
  margin-top: 25px;
}
#page.full-width-page #content-wrapper {
  background: #ffffff;
}
.products-sort-order .select-title {
  border: 1px solid;
}
.contact-rich h4 {
  opacity: 0;
  text-transform: uppercase;
  color: #414141;
  margin-bottom: 32px;
}
.leo-dropdown-cart .regular-price{
  display: none !important;
}
.product-detail-name{
    font-weight: 700 !important;
    color: #000000 !important;
}
.ApColumn .title_block{
    font-weight: 700 !important;
}

@media (min-width: 800px) {
.product-sidebar .thumbnail-container .product-image {
    width: 200px;
}
.product-sidebar .thumbnail-container .h3.product-title{
margin-top:54px;
}
}


@media (min-width: 1000px) {
	.page-index .ApSlideShow{
		margin: -35px;
	}
	#search_widget{
		width:100%;
	}
	#header .search-widget .popup-content{
		width: 100% !important;
	}
	.box-header .group-center-header{
		display: block !important;
	}
}
@media (max-width: 999px) {
.page-index .ApSlideShow{
	margin: -20px;
}
}

@media (max-width: 1199px) {
    #header .search-widget .popup-content {
        top: calc(100% + 3px) !important;
        right: auto !important;
        left: auto !important;
        width: calc(100vw - 30px) !important;
    }
}

#cart-block .cart-preview .title-cart{
	display: none !important;
}

.leo-megamenu .dropdown-menu .menu-title {
    border-left: 0px solid;
    padding: 4px 6px;
    background: #f5f5f5;
}
.leo-megamenu .dropdown-menu .menu-title:hover {
    background: #fff;
}
.leo-megamenu .dropdown-menu .menu-title:hover a{
    color: #f7bf00;
}