
/*
@import url("style_footer.css");
@import url("style_header.css");
@import url("style_menu.css");
@import url("style_layout.css");
@import url("style_product.css");
@import url("style_widget.css");
@import url("style_cart.css");
*/

/*****************************************************************/
/*** 12. Footer
/*****************************************************************/

.footer-wrapper {

}

.footer-top {
}

.footer-top .widget {
}

.footer {
}

.footer-bottom {
}

.footer-bottom a {
}
.footer-bottom a:hover,
.footer-bottom a:focus {
}

#topcontrol {
z-index: 20;
background-color:lightgray;
}
@media (max-width: 767px) {
      #topcontrol {
        display: none;
      }
    }
      #topcontrol .btn {
        width: 36px;
        height: 36px;
        padding: 0px;
        text-align: center;
      }
      #topcontrol .fa {
        font-size: 25px;
        line-height: 34px;
        font-weight: bold;
      }

.social-links .social-link {
  display: inline-block;
  margin: 5px 5px 5px 1px;
  text-align: center;
  line-height: 36px;
  width: 36px;
  height: 36px;
  font-size: 20px;
  background-color: gray;
  color: #ffffff;
}

  .social-links .social-link.facebook:hover,
  .social-links .social-link.facebook:focus {
    background-color: #3b5a9a;
    border-color: #3b5a9a;
  }
  .social-links .social-link.twitter:hover,
  .social-links .social-link.twitter:focus {
    background-color: #1aa9e1;
    border-color: #1aa9e1;
  }
  .social-links .social-link.rss:hover,
  .social-links .social-link.rss:focus {
    background-color: #ff8201;
    border-color: #ff8201;
  }
  .social-links .social-link.pinterest:hover,
  .social-links .social-link.pinterest:focus {
    background-color: #cc2127;
    border-color: #cc2127;
  }
  .social-links .social-link.youtube:hover,
  .social-links .social-link.youtube:focus {
    background-color: #c3191e;
    border-color: #c3191e;
  }
  .social-links .social-link.instagram:hover,
  .social-links .social-link.instagram:focus {
    background-color: #7c4a3a;
    border-color: #7c4a3a;
  }
  .social-links .social-link.skype:hover,
  .social-links .social-link.skype:focus {
    background-color: #00b0f6;
    border-color: #00b0f6;
  }
  .social-links .social-link.linkedin:hover,
  .social-links .social-link.linkedin:focus {
    background-color: #0073b2;
    border-color: #0073b2;
  }
  .social-links .social-link.googleplus:hover,
  .social-links .social-link.googleplus:focus {
    background-color: #dd4b39;
    border-color: #dd4b39;
  }

  .usercount{
    padding: 10px;
  }


  .pageload{
    padding: 10px;
  }

.content_seo_footer{
  text-align: justify;
  margin-top:10px;
  padding: 10px 5px;
}

.footer-wrapper .copyright {
}


footer .event_box li,
.main-content .event_box li {
width:150px;
padding:5px;
float:left;
}

footer .event_box li a span,
.main-content .event_box li a span {
display:none;
}

footer .event_box li span,
.main-content .event_box li span{
   text-align:center;
}

.skin-float-box-wrapper{
  position: fixed;
  top:0px;
  right:0px;
  z-index:500;
  max-width:420px;
  background-color: #efefef;
  border-top: 1px solid #afafaf;
  border-right: none;
  border-bottom: 1px solid #afafaf;
  border-left: 1px solid #afafaf;
}

  .skin-float-box-wrapper.float-box-left{
    left:0px;
    right:auto;
    border-right: 1px solid #afafaf;
    border-left: none;
  }

    .skin-float-box-wrapper .skin-float-box-button{
      margin: 5px 0px 8px 0px;
      width: 25px;
      cursor: pointer;
    }

    .skin-float-box-wrapper.float-box-left .skin-float-box-button{
      margin: 8px 0px 5px 0px;
    }

    .skin-float-box-wrapper .skin-float-box-button-content{
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      margin-top: 50px;
    }

    .skin-float-box-wrapper.float-box-left .skin-float-box-button-content{
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      margin-bottom: 45px;
    }

    .skin-float-box-wrapper .skin-float-box-button-icon{
      margin: 5px 0px -5px 5px;
    }

    .skin-float-box-wrapper.float-box-left .skin-float-box-button-icon{
      margin: 50px 0px -1px 5px;
    }

    .skin-float-box-wrapper .skin-float-box-contactform{
      margin: 0px 0px 0px 10px;
      padding: 10px 0px 10px 0px;
      width: 360px;
    }

  .skin-float-box-wrapper table{
    width: 100%;
  }
    .skin-float-box-wrapper table input[type=text],
    .skin-float-box-wrapper table textarea{
      margin-bottom: 5px !important;
      width:350px !important;
    }
    .skin-float-box-wrapper table textarea{
      height: 250px !important;
    }

    .skin-float-box-wrapper table .forminfo{
      color:red;
      font-size:11px;
    }


/*****************************************************************/
/*** Header
/*****************************************************************/

.header-wrapper {
  position: relative;
  z-index: 70;
}

  header .header-top{
     border-top: 4px solid #d6d6d6;
  }

  header .header-mobile{
    width:100%;
  }

  header .header {
    color: #494940;
    /*background: #ffffff;*/
    padding-top: 14px;
  }

  header.sticky-header{
    background-color: #ffffff;
    z-index:12000;
  }


  .header-menu.menu-wrapper{
	  position: relative;
	  /*z-index: 2;*/
  }

  header .login-links {
    padding-left: 20px;
    padding-right: 20px;
  }

    .login-links input {
      border-radius: 0px;
      height: 35px;
      margin: 5px 5px 5px 0px;
    }

    @media (max-width: 480px) {
      .login-links {
        padding:0px !important;
      }
    }
    .login-links a {
      /*padding: 8px 2px;*/
    }

    .login-links .loginheader {
      /*padding: 5px 20px 0px 20px;*/
    }

      .login-links .loginheader a {
        /*padding: 2px;*/
      }

    .login-dropdown-box .staylogin {
        line-height: 35px;
        margin: 5px 5px 5px 0px;
    }

  header .top-nav {

  }

    .topnav > li > a {
    padding: 10px 20px;
    display: inline-block;
    }

    .topnav > li:first-child > a {
	    padding-left: 0;
	}
    @media (max-width: 991px) {
      .topnav > li > a {
        padding: 0 25px 0 0;
      }
    }
    @media (max-width: 767px) {
      .topnav > li > a {
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        padding: 0 4px;
      }
      .topnav > li > a .glyphicon {
        margin-right: 5px;
        margin-left: 5px;
        width: 14px;
        text-align: center;
      }
      .topnav > li > a .menu-label {
        display: none;
      }
    }
    @media (max-width: 767px) {
      .topnav > li:last-child > a {
        border-right: 1px solid rgba(0, 0, 0, 0.2);
      }
    }
    @media (max-width: 767px) {
      .topnav > li.last-child > a {
        border-right: 1px solid rgba(0, 0, 0, 0.2);
      }
    }

  .welcome-msg {
    line-height: 20px;
    padding: 8px 10px 8px 0px;
  }
  @media (max-width: 1199px) {
    .welcome-msg {
      display: none;
    }
  }


  /* HEADER */
  .topseo{
    padding: 10px;
  }

    .topseoh1{
      font-family: inherit;
      line-height: 20px;
      font-size: 14px;
      font-weight: 200;
      margin-bottom: 0px;
      margin-top: 0px;
    }
    .topseop{
      font-family: inherit;
      line-height: 20px;
      font-size: 13px;
      font-weight: 200;
      margin-bottom: 0px;
      margin-top: 0px;
    }


  .header_contact{
    margin-top:10px;
	padding: 10px;
	border: 1px solid #e3e3e3;
   /*
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    */
  }

  .header-top .header_contact{
    margin-top: 0px;
  	padding: 0px;
  	border: 0px solid;
  }

  .header-top .header_contact .header-contact-row{
  	padding: 10px;
    float:left
  }

  .header_lang{
    display:table;
    margin:10px 5px;
    box-sizing:border-box;
    height:36px;
  }

.header_lang .menu-item.dropdown a{
  	/*display:table-row;*/
  	}

 .header_lang .menu-item.dropdown a span{
  	display:table-cell;
  /* display:inline-block;*/
  	vertical-align:middle;
  	padding:8px 10px;
  }

	.main-menu .header_lang{
		margin: 0 !important;
	}

	.main-menu .header_lang #menu-view-switcher{
		margin-top: 5px !important;
	}


  @media (max-width: 767px) {
    .view-switcher .dropdown-toggle {
      width: auto !important;
    }
    .view-switcher .dropdown-toggle .flag {
      margin-right: 0;
    }
    .view-switcher .dropdown-toggle .menu-label {
      display: none;
    }
  }
  .view-switcher .dropdown-toggle .caret {
    display: none;
  }
  .view-switcher .dropdown-menu {
    left: auto;
    right: 0;
  }
  .view-switcher .open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  }

  .quick-access {
    float: right;
    margin-top: 8px;
    margin-bottom: 5px;
  }
  @media (max-width: 991px) {
    .quick-access {
      margin-top: 26px;
    }
    .header-menu-right .quick-access {
      margin-top: 26px;
    }
  }
  body.mobile .quick-access {
    margin-top: 26px;
  }

  .quick-access{
    z-index: 30;
  }


/* header: mini cart, search form, lang */
  header .mini-cart {
    height: 36px;
    margin: 10px 5px;
  }

  header .sticky-header .mini-cart {
    margin: 5px 5px 0px 5px;
  }

  header .header-top .mini-cart {
    margin: 10px 5px;
  }

  header .header-menu .mini-cart {
    margin: 5px;
  }

  header .has_border.mini-cart{
    margin:9px 4px;
  }

  header .search-form {
    position: relative;
    z-index: 1;
    margin: 5px;
    max-width:250px;
  }

  header .sticky-header .search-form {
      margin: 6px 5px;
  }

   /* header search (no mobile) */
   header .searchform .text input,
   header .searchform button {
    height: 36px;
    }

  /* header search (mobile) */
  .mobile_search .search-form{
  	margin-top:-1px;
  	max-width:98%;
  }

  header .mobile_search .searchform .text input,
  header .mobile_search .searchform button{
       height: 50px;
       font-size:18px;
       line-height:50px;
   }

  header .mobile_search .searchform button{
       width: 50px;
   }

   header .mobile_search  .suggestions{
   	top: 50px;
   }

  header .mobile_search  .suggestions a{
   	font-size:1.2em;
   	line-height: 1.4em;
   }

    header .mobile_search  .suggestions a img{
   	width: 50px;
   }

 /* header wishlist */
  header .add_to_wishlist{
   padding: 6px 10px;
  }

  header .has_border.add_to_wishlist{
   padding: 5px 9px;
  }


/* SumoSelect plugin overwrite*/
.SumoSelect > .optWrapper.open {
  min-width:300px;
}

.sumo_select_col{
	margin-bottom:5px;
}

 @media (max-width: 767px) {
    .SumoSelect{
	 font-size:1.3rem;
	}
	.sumo_select_col{
		margin-bottom:0px;
	}
  }

 /* ------ */

.header_top .header_submenu{
  margin-top:5px;
}

  .searchform-middle .search-form {
    margin-left: 0;
  }
  @media (max-width: 767px) {
    .searchform-middle .search-form {
      margin: auto;
    }
  }
  .searchform-middle .search-form .searchform .text input {
    width: 175px !important;
    left: -175px !important;
    display: inline-block !important;
  }
  @media (max-width: 767px) {
    .searchform-middle .search-form .searchform .text input {
      width: 200px !important;
      left: -200px !important;
    }
  }
  @media (max-width: 767px) {
    .search-form {
      /*
	  position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: -50px;
      */
      width: 100%;
    }

    .quick-access.middle .search-form{
      position: static;
      float:left;
      margin: auto;
      width: 237px;
    }

    .searchform-middle .search-form {
      top: auto;
      bottom: -110px;
    }
    .searchform-middle .search-form.middle {
      top: -120px;
      bottom: auto;
      left: 60px;
    }
  }
  .searchform-middle .switcher-wrapper .search-form {
    float: right;
    margin-left: 20px;
  }

  .mini-cart.open .dropdown-toggle {
   /*
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    */
  }

  .mini-cart.open .dropdown-toggle, .mini-cart .dropdown-toggle:hover,
  .mini-cart .dropdown-toggle:focus,
  .minicart-actions .buttons .cart-link:hover,
  .minicart-actions .buttons .cart-link:focus {
      /*
	  border-style: solid;
      border-color: #fd5c48;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      background: #fd5c48;
      color: #ffffff;
      */
  }

.header .logo img {
  max-width:100%;
}

/* HEADER BOTTOM*/
.header-bottom{
	position:relative;
	z-index:0;
}
  /*****************************************************************/
  /*** STICKY
  /*****************************************************************/

  .sticky-header {
    position: fixed;
    overflow: hidden;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    min-height: 50px;
    -webkit-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.1);
    padding-top: 0;
    background-color: white;
  }

  .sticky-header .logo {
    margin: 5px 10px;
  }

  .sticky-header .logo img {
    max-height: 37px;
  }

  .sticky-header .menu-wrapper {
      margin: 0px;
      padding: 0px;
      border-style: solid;
      border-color: #d1d5d6;
      border-top-width: 1px;
      border-right-width: 0px;
      border-bottom-width: 1px;
      border-left-width: 0px;
  }

  .sticky-header .phone {
    padding: 10px;
  }

  .sticky-header .quick-access {
    margin-top: 9px;
    margin-bottom: 3px;
  }
  .sticky-header .mini-cart .dropdown-menu {
    top: 34px;
  }
  .sticky-header .mini-cart .cart-head.sticky-only-icon .cart-details {
    display: none;
  }

  /*****************************************************************/
  /*** Breadcrumbs
  /*****************************************************************/
  .breadcrumbs {
    padding: 10px 0px;
  }
  .breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .breadcrumbs li {
    display: inline;
  }
  .breadcrumbs a {
    text-decoration: none;
  }
  .breadcrumbs span {
    margin: 0px 8px;
  }

  .breadcrumbs h1,
  .breadcrumbs h2,
  .breadcrumbs h3,
  .breadcrumbs h4,
  .breadcrumbs h5 {
    display: inline;
    font-size: 13px;
    font-weight: 400;
    margin: 0px;
    font-family: inherit;
  }


  /*****************************************************************/
  /*** AJAX CART
  /*****************************************************************/

  /* minicart - new */
  .ajaxcartbox.dropdown-menu{
  	padding:5px;
  	width: 100%;
    min-width: 275px;
    position: absolute;
    left: auto;
    right: 0;
  }

	  .ajaxcartbox.dropdown-menu .cart-content{
	  	padding:5px 0px;
	  }

	.ajaxcartbox.dropdown-menu .product-details .quantity,
	.ajaxcartbox.dropdown-menu .product-details .price{
		display:block;
	}

.side_seo_header{
  text-align: justify;
}

/* filter - search form */
.filter_content_box .search-form{
  margin9px 0px;
}

}
/*****************************************************************/
/*** 11. Menu
/*****************************************************************/
/* Bootstrap Nav Menu */
.bt-links {
margin: 0;
padding: 0;
}
.bt-links > li {
display: inline-block;
float: left;
}
.bt-links > li:first-child {
padding-left: 0;
}
.bt-links .glyphicon {
margin-right: 5px;
}

/* Mega Menu */
.mega-menu li > a,
.mega-menu li > h5 {
text-decoration: none;
position: relative;
margin: 0;
outline: medium none;
}
.mega-menu li > h5 {
cursor: pointer;
}
.mega-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
.mega-menu ul li {
position: relative;
}
.mega-menu > ul > li {
float: left;
}
.mega-menu > ul > li > a, .mega-menu > ul > li li > a,
.mega-menu > ul > li > h5, .mega-menu > ul > li li > h5 {
display: inline-block;
/*
padding: 13px 25px;
line-height: 25px;
*/
padding: 6px 25px;
line-height: 25px;
}
.mega-menu > ul > li.home{
    padding: 0px;
    margin: 0px;
}

.mega-menu > ul > li.home > a{
    padding: 0px;
    margin: 0px;
}
.mega-menu > ul > li > a .tip, .mega-menu > ul > li li > a .tip,
.mega-menu > ul > li > h5 .tip, .mega-menu > ul > li li > h5 .tip {
top: 7px;
margin-left: -20px;
}
.menu-arrow .mega-menu > ul > li > a,
.menu-arrow .mega-menu > ul > li > h5 {
padding: 13px 20px;
}
.menu-arrow .mega-menu > ul > li.has-sub > a:after,
.menu-arrow .mega-menu > ul > li.has-sub > h5:after {
content: "\f107";
font-family: "FontAwesome";
  font-display: swap;
padding-left: 8px;
}
.mega-menu .popup {
position: absolute;
left: 0;
display: none;
margin: 0;
visibility: hidden;
z-index: 5000;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
-webkit-transition: box-shadow 0.2s ease 0s;
transition: box-shadow 0.2s ease 0s;
}

.mega-menu .menu-item-has-children a {
  background-color: transparent;
}

.mega-menu .menu-item-has-children a:hover {
  background-color: #fafafa;
}

.mega-menu .popup > .inner {
padding: 0px;
display: block;
}
.mega-menu .popup ul {
display: inline-block;
position: relative;
padding: 0;
z-index: 6000;
}
.mega-menu .popup ul li {
display: block;
padding: 0;
position: relative;
float: none;
height: auto;
width: 210px;
background-color: #fafafa;
}
.mega-menu .popup ul li > a, .mega-menu .popup ul li li > a,
.mega-menu .popup ul li > h5, .mega-menu .popup ul li li > h5 {
display: inline-block;
padding: 8px 0 8px 12px;
margin: 0;
text-decoration: none;
}
.mega-menu .popup ul li > a .tip, .mega-menu .popup ul li li > a .tip,
.mega-menu .popup ul li > h5 .tip, .mega-menu .popup ul li li > h5 .tip {
top: 2px;
margin-left: 4px;
}
.mega-menu .popup ul li:hover > ul {
display: block;
background:#FFFFFF;
}
.mega-menu .popup ul li ul {
position: absolute;
left: 100%;
top: 0;
height: auto;
display: none;
}
.mega-menu .wide .popup li > a,
.mega-menu .wide .popup li > h5 {
padding: 6px 0;
}
.mega-menu .wide .popup li > a .tip,
.mega-menu .wide .popup li > h5 .tip {
top: 6px;
}
.mega-menu .wide .popup > .inner {
padding: 10px 0;
}
.mega-menu .wide .popup > .inner > ul {
padding: 0 0 30px;
}
.mega-menu .wide .popup > .inner > ul > li {
float: left;
}
.mega-menu .wide .popup > .inner > ul > li > a,
.mega-menu .wide .popup > .inner > ul > li > h5 {
padding: 15px 0 15px 15px;
}
.mega-menu .wide .popup > .inner > ul > li > a .tip,
.mega-menu .wide .popup > .inner > ul > li > h5 .tip {
top: 9px;
}
.mega-menu .wide .popup > .inner > ul > li > ul {
padding: 0 15px;
}
.mega-menu .wide .popup > .inner > ul > li > ul > li > a, .mega-menu .wide .popup > .inner > ul > li > ul > li li > a,
.mega-menu .wide .popup > .inner > ul > li > ul > li > h5, .mega-menu .wide .popup > .inner > ul > li > ul > li li > h5 {
font-family: inherit;
font-weight: normal;
font-size: 15px;
}
.mega-menu .wide .popup > .inner > ul > li > ul > li > a,
.mega-menu .wide .popup > .inner > ul > li > ul > li > h5 {
padding-left: 0px;
}

/*
.mega-menu .wide .popup > .inner > ul > li > ul > li > a:before,
.mega-menu .wide .popup > .inner > ul > li > ul > li > h5:before {
content: "\f04d";
font-family: 'FontAwesome';
font-size: 3px;
position: absolute;
left: 0;
}
*/

.mega-menu .wide .popup ul {
display: block;
position: relative;
left: 0;
}
.mega-menu .wide .popup ul ul {
padding-left: 20px;
top: 0;
}
.mega-menu .wide .popup ul ul li {
display: block;

}
.mega-menu .wide .popup ul ul ul ul {
padding-left: 10px;
}
.mega-menu .narrow .popup ul {
-webkit-transition: all 0.3s ease-in-out 0.3s;
transition: all 0.3s ease-in-out 0.3s;
}
.mega-menu .narrow .popup ul li {
border-top: 1px solid rgba(200, 200, 200, 0.3);
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mega-menu .narrow .popup ul li > a, .mega-menu .narrow .popup ul li li > a,
.mega-menu .narrow .popup ul li > h5, .mega-menu .narrow .popup ul li li > h5 {
padding-left: 20px;
}
.mega-menu .narrow .popup ul ul {
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.mega-menu .pos-right .popup {
right: 0px;
left: auto;
}
.mega-menu .pos-right .popup ul li ul {
left: -100%;
}
.mega-menu .tip {
font-size: 11px;
font-weight: bold;
line-height: 11px;
/*font-family: Arial,sans-serif;*/
text-transform: uppercase;
padding: 2px 3px;
position: absolute;
top: 3px;
left: 100%;
margin-left: 4px;
z-index: 1;
}
.mega-menu .menu-block {
text-transform: none;
padding: 15px 25px;
}


/* Sidebar Menu */
.widget_sidebar_menu .widget-title {
/* padding: 12px 18px; */
position: relative;

background:red; /* test*/
}
.widget_sidebar_menu .widget-title .toggle {
position: absolute;
z-index: 0;
display: inline-block;
width: 25px;
height: 25px;
padding: 0;
margin: 0;
right: 10px;
top: 50%;
margin-top: -10.5px;
text-align: center;
font-family: "FontAwesome";
  font-display: swap;
font-size: 18px;
font-weight: normal;
line-height: 24px;
cursor: pointer;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget_sidebar_menu .widget-title .toggle:before {
content: "\f0c9";
width: 100%;
text-align: center;
}

.mega-menu .products .product {
  padding-left: 5px;
  padding-right: 5px;
}
.mega-menu .products .product > .inner {
  background: transparent;
  padding: 17px 10px 25px;
  min-height: 0 !important;
}
.mega-menu .products .product .labels {
  font-size: 14px;
  width: 50px;
}
.mega-menu .products .product .onhot,
.mega-menu .products .product .onsale {
  padding: 6px 0;
}
.mega-menu .products .product .onhot.circle,
.mega-menu .products .product .onsale.circle {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  padding: 18px 0 17px;
}
.mega-menu .products .product .bottom-left .onhot.circle,
.mega-menu .products .product .bottom-left .onsale.circle,
.mega-menu .products .product .bottom-right .onhot.circle,
.mega-menu .products .product .bottom-right .onsale.circle {
  margin-bottom: -15px;
  margin-top: 5px;
}
.mega-menu .products.list .product > .inner {
  padding: 15px 10px 25px;
}
.mega-menu .products .product-image {
  width: 176px;
}
.mega-menu .products .product-image .price-box {
  border-radius: 40px;
  width: 80px;
  height: 80px;
}
.mega-menu .products .product-image .price-box .price {
  margin-top: 30px;
  font-size: 17px;
}
.mega-menu .products .product-image .price-box .price del,
.mega-menu .products .product-image .price-box .price .from {
  font-size: 14px;
}
.mega-menu .products .product-image .price-box.price-variable .price {
  margin-top: 17px;
  line-height: 0.3;
}
.mega-menu .products .product-image .price-box.price-variable .price .amount{
  line-height: 1.2;
}
.mega-menu .products.list .product-image {
  width: 150px;
}
.mega-menu .products.list .product-details {
  padding-left: 0;
}
.mega-menu .entry-title,
.mega-menu .page-title {
  padding: 0;
  margin: 0 0 20px;
  line-height: 25px;
}
.mega-menu .entry-title:before,
.mega-menu .entry-title .line,
.mega-menu .page-title:before,
.mega-menu .page-title .line {
  display: none;
}
.mega-menu .title-desc,
.mega-menu .slider-desc {
  font-size: 15px;
  margin-top: -10px;
}
.mega-menu .owl-theme .owl-controls .owl-buttons div {
  font-size: 18px;
  width: 35px;
  height: 25px;
  line-height: 23px;
}
.mega-menu .owl-controls {
  top: -45px;
}
.mega-menu .with-desc .owl-controls {
  top: -38px;
}
.mega-menu .notitle.arrow-top {
  margin-top: 50px;
}
.mega-menu .notitle.arrow-top .owl-theme .owl-controls .owl-buttons div{
  top: -40px;
}
.mega-menu .notitle.arrow-bottom {
  margin-bottom: 50px;
}
.mega-menu .notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div {
  bottom: -40px;
}
.mega-menu .products.show-desc div[itemprop="description"] {
  display: none;
}

/* ========================================================================== */
/*					MObile sticky menu - 2016 								*/
/* ========================================================================== */
#mobile_menu_all_rows{}

/* reklam sav*/
.mobile_menu_ad{
	padding:5px 10px;
	}

.sticky_mobile_menu_main,
.mobile_menu_extra{
    display: table;
    width:100%;
}

    .mobile_menu_items{
        display: table-cell;
        /*padding:5px 5px 5px 0px;*/
    }

  .mobile_menu_items img{
		max-width:100%;
		max-height: 50px;
	}
    .mobile_menu_items span{
        display:inline-block;
        padding: 5px 3px;
    }

    .mobile_menu_left{
   		 width:40%;
		}

    .mobile_menu_center{
		width:20%;
	}
    .mobile_menu_right{
		width:40%;
	}

/* sticky  */
#mobile_menu_all_rows{
       /* height: 50px; */
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

  #mobile_menu_all_rows.sticky {
    position: fixed;
    z-index:99999;
    width: 100%;
    top:0px;
  }

  #mobile_menu_all_rows.sticky .mobile_menu_ad,
  #mobile_menu_all_rows.sticky .mobile_menu_extra{
		display:none;
	}

.sticky_mobile_menu_main .cart-db {
  position: absolute;
  background-color: gray;
}

.main-menu .menu-main-menu {
  display: inline-block;
  margin-top:5px;
}

.mobile_menu_items .login-links {
  float: right;
  padding: 5px 0px 10px 0px;
}

.sidr-class-mini-cart{
  display:none;
}

.sidr img {
  display:none;
}

footer .footer_vertical_menu{
  display: inline-block;
  margin: 10px;
}

  footer .footer_vertical_menu > li {
    float: left;
    margin-right: 15px;
    padding: 5px;
    list-style: none;
    list-style-image: none;
    display: inline-block;
    position: relative;
  }

  footer .footer_vertical_menu > li > a {
    padding: 7px 0px;
  }

/* -------------------------------------------------- */
/*           SKEW mega menu 						  */
/* -------------------------------------------------- */


ul.menu-main-menu > li{
    float: left;
    margin-right: 5px;
    padding: 0;
    list-style: none;
    list-style-image: none;
    display: inline-block;
    position: relative;
   /* z-index:11; */

}

ul.menu-main-skew.menu-main-menu > li{
    float: left;
    margin-right:2px;
    padding: 0;
    list-style: none;
    list-style-image: none;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
}

ul.menu-main-skew.menu-main-menu > li.menu-item-has-children > a {
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    padding: 0;
}

/* level 1 */
ul.menu-main-skew.menu-main-menu > li > a {
	margin-right:5px;

	transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);

	}

/* level 2,3... */
ul.menu-main-skew.menu-main-menu > li > a a{
	margin-right:0px;

	transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
	}


ul.menu-main-skew.menu-main-menu > li.first > a:before,
ul.menu-main-skew.menu-main-menu > li:first-of-type > a:before {
    display:block;
    content:"";
    position:absolute;
    height:100%;
    z-index:20;

    transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -o-transform: skew(25deg);

}
ul.menu-main-skew.menu-main-menu > li.last > a:before,
ul.menu-main-skew.menu-main-menu > li:last-of-type > a:before {
    display:block;
    content:"";
    position:absolute;
    height:100%;
    z-index:20;

	transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -o-transform: skew(25deg);


}

ul.menu-main-skew.menu-main-menu > li > a:first-child > span {
    transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -o-transform: skew(25deg);
    display:block;
    padding-left: 20px;
    padding-right: 20px;
}

/* skew - lenyilo */
ul.menu-main-skew.menu-main-menu li.menu-item-has-children.narrow  > .popup,
ul.menu-main-skew.menu-main-menu li.menu-item-has-children.wide.col-1 > .popup {
	margin-left:-10px;
}

ul.menu-main-skew.menu-main-menu li.menu-item-has-children > .popup ul  li > a {
 	padding:5px 10px;
	display:block;
}


/*****************************************************************/
/*** 02. Layout
/*****************************************************************/
#wrapper {
  position: inherit;
  z-index: 10;
}

.wrapper-boxed {
  width: 1170px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
@media (max-width: 1199px) {
  .wrapper-boxed {
    width: 970px;
  }
}
@media (max-width: 991px) {
  .wrapper-boxed {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .wrapper-boxed {
    width: 100%;
  }
}

#main {
  position: relative;
  /*z-index: 10;*/
  z-index: 1;
}

@media (max-width: 767px) {
  #main {
    padding-bottom: 70px;
  }
}

#main.wide {
  padding-top: 0;
  padding-bottom: 0;
}
#main.wide .entry-content {}

/*
#main.wide h1.page-title {
  margin-bottom: 35px;
  margin-top: 50px;
}
*/
.error404 #main {
  padding-top: 0;
  padding-bottom: 0;
}

/*
h1,
h2 {
  line-height: 1.2;
  position: relative;
  margin-bottom: 20px;
}
h1.page-title, h1.content-title,
h2.page-title {
  font-size: 42px;
  line-height: 53px;
  padding-left: 12px;
  margin-bottom: 34px;
  position: relative;
}
#content .likeh2, #content-bottom .likeh2, #main .likeh2 {
  font-size: 42px;
  line-height: 53px;
  padding-left: 12px;
  margin-bottom: 34px;
  position: relative;
}
*/


/* --- EZT MAJD TOROLNI KELL, MEG NEM!!!

@media (max-width: 991px) {
  h1.page-title, h1.content-title,
  h2.page-title,
  h2.content-title {
    font-size: 38px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  h1.page-title, h1.content-title,
  h2.page-title,
  h2.content-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 24px;
    padding-left: 10px;
  }
}
h1.page-title.line-heading, h1.line-heading, h1.content-title.line-heading,
h2.page-title.line-heading,
h2.line-heading,
h2.content-title.line-heading {
  padding-right: 105px;
}
@media (max-width: 767px) {
  h1.page-title.line-heading, h1.entry-title.line-heading, h1.content-title.line-heading,
  h2.page-title.line-heading,
  h2.line-heading,
  h2.content-title.line-heading {
    padding-right: 90px;
  }
}
h1.page-title:before, h1.entry-title:before, h1.content-title:before,
h2.page-title:before,
h2.entry-title:before,
h2.content-title:before {
  content: "";
  position: absolute;
  width: 4px;
  left: 0;
  top: 7px;
  bottom: 6px;
  margin: auto;
}
#content .likeh2.entry-title:before, #content-bottom .likeh2.entry-title:before {
  content: "";
  position: absolute;
  width: 4px;
  left: 0;
  top: 7px;
  bottom: 6px;
  margin: auto;
}
@media (max-width: 991px) {
  h1.page-title:before, h1.entry-title:before, h1.content-title:before,
  h2.page-title:before,
  h2.entry-title:before,
  h2.content-title:before {
    top: 6px;
    bottom: 6px;
  }
}
@media (max-width: 767px) {
  h1.page-title:before, h1.entry-title:before, h1.content-title:before,
  h2.page-title:before,
  h2.entry-title:before,
  h2.content-title:before {
    top: 4px;
    bottom: 4px;
  }
}
.shortcode-brands h1.page-title, .shortcode-persons h1.page-title, .product-slider h1.page-title, .related-slider h1.page-title, .shortcode-brands h1.entry-title, .shortcode-persons h1.entry-title, .product-slider h1.entry-title, .related-slider h1.entry-title, .shortcode-brands h1.content-title, .shortcode-persons h1.content-title, .product-slider h1.content-title, .related-slider h1.content-title, .shortcode-brands
h2.page-title, .shortcode-persons
h2.page-title, .product-slider
h2.page-title, .related-slider
h2.page-title, .shortcode-brands
h2.entry-title, .shortcode-persons
h2.entry-title, .product-slider
h2.entry-title, .related-slider
h2.entry-title, .shortcode-brands
h2.content-title, .shortcode-persons
h2.content-title, .product-slider
h2.content-title, .related-slider
h2.content-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
h1.content-title,
h2.content-title {
  margin-bottom: 20px;
}
*/


#content-bottom {
}
#main.wide #content-bottom {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  #main.wide #content-bottom {
    padding-bottom: 70px;
  }
}




/*****************************************************************/
/*** 08. Product
/*****************************************************************/

.product-tabs .nav-tabs {
border-width: 0;
}

/* Category */

.listpage-category-list ul {
list-style: none;
}

.listpage-category-list li {
display: inline-block;
text-align: center;
}

.listpage-category-list li .subcat-desc{
display: none;
position: absolute;
z-index: 1;
bottom: -60px;
left: 0px;
padding: 10px;
width:100%;
background: white;
border: 1px solid #dedede;
text-align: left;
}

.listpage-category-list li:hover .subcat-desc{
display: inline-block;
}

.listpage-category-list li img{
max-width:100%;
padding:5px;
}

.toolbar {
position: relative;
margin-bottom: 40px;
padding: 15px 0;
}
.content-before .toolbar {
padding-top: 0;
}
.toolbar .sorter {
float: left;
}
.toolbar .sorter .sort-by {
margin-right: 30px;
float: left;
}
.toolbar .sorter .view-mode {
float: left;
}
.toolbar .view-mode a,
.toolbar .btn-arrow {
display: inline-block;
width: 30px;
height: 30px;
line-height: 28px;
padding: 0;
text-align: center;
text-decoration: none;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.toolbar .view-mode a {
width: 36px;
}

.toolbar .btn-arrow {
margin-left: 3px;
font-family: "FontAwesome";
  font-display: swap;
font-size: 14px;
}
.toolbar label {
display: inline;
float: left;
font-size: 13px;
margin: 0 10px 0 0;
padding: 6px 0;
text-transform: lowercase;
}
@media (max-width: 1199px) {
  .column2 .toolbar {
    border-width: 0;
    margin-bottom: 25px;
  }
  .column2 .toolbar .sorter {
    float: none;
  }
  .column2 .toolbar .sorter .view-mode {
    float: right;
  }
  .column2 .toolbar .pager {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  #main .toolbar {
    border-width: 0;
    margin-bottom: 25px;
  }
  #main .toolbar .sorter {
    float: none;
  }
  #main .toolbar .sorter .view-mode {
    float: right;
  }
  #main .toolbar .pager {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #main .toolbar .sorter .sort-by {
    float: right;
    margin-right: 0;
    margin-bottom: 15px;
  }
  #main .toolbar .sorter .view-mode {
    float: right;
    clear: both;
    margin-bottom: 0;
  }
}

.pagination > a,
.pagination > span {
  float: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  padding: 0;
  margin: 0 2px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination > a.prev,
.pagination > a.next {
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 18px;
  width: 30px;
}
.pagination > a.prev:before {
  content: "\f104";
}
.pagination > a.next:before {
  content: "\f105";
}

.pager {
  margin: 10px 0px;
  padding: 0px;
  text-align: center;
  border-style: solid;
  border-width: 0;
}
.limiter {
  float: right;
  margin: 0px;
  display:inline-block;
}
.limiter label {
  font-size: 13px;
  margin: 0px 5px 0px 0px;
  padding: 6px 0px;
  line-height: 24px;
}
.pager .dropdown-toggle {
  width: 85px;
  text-align: left;
}
.pager .dropdown-menu {
  width: 100%;
}
.pager .dropdown-menu li,
.pager .dropdown-menu a {
  display: block;
  border-radius: 0;
  text-align: left;
}
.pager .dropdown-menu a {
  border-width: 0 0 1px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0.1);
}

@media (max-width: 1199px) {
  .column2 .pager {
    clear: both;
    /*margin: 15px 0;*/
    padding: 15px 0px 0px 0px;
  }
  .column2 .pager .limiter {
    position: absolute;
    right: 100px;
    top: 0px;
  }
}
@media (max-width: 991px) {
  .sorter {
    padding: 10px 0px 0px 0px;
  }
  #main .pager {
    clear: both;
    margin: 0px;
    padding: 10px 0px;
  }
  #main .pager .limiter {
    float: left;
    position: static;
  }
}
@media (max-width: 767px) {

  #main .pager {
  }

  #main .pager .dropdown-menu li > a,
  #main .pager .dropdown-menu li > span {
    margin-bottom: 0;
  }
  #main .pager li > a,
  #main .pager li > span {
    margin-bottom: 5px;
  }

  .pager li>a, .pager li>span {
    padding: 10px 15px;
  }

  #main .pager .limiter {
    /*position: absolute;
    left: 0;
    top: 45px;*/
  }

  .product-tabs .resp-tab-content {
    padding: 5px;
  }

  .shop_attributes .label-default{
    padding: 10px;
    margin: 0px 5px;
  }

  #main .content-after .pager {
    margin-top: 30px;
  }
  #main .content-after .pager .limiter {
    display: none;
  }
}
@media (max-width: 1199px) {
  .column2 .content-after .pager .limiter {
    position: static;
  }
}

body.has_border_radius .dropdown-toggle.btn {
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
}

.headprefiltersearch{
  height: 40px;
}

.sorter .dropdown-toggle {
  width: 150px;
  text-align: left;
}
.sorter .dropdown-menu {
  width: 100%;
  /*padding-left:10px;*/
}

/* view-mode */
.view-mode{
	text-align:center;
}

/* Grid / List Styles */
.products {
  list-style: none;
  margin: 0;
  padding: 0;
  position:relative;
}

div.products{
	padding: 0px;
  }
/*
.products .col-md-4:nth-child(3n+1),
.products .col-md-3:nth-child(4n+1) {
  clear: both;
}
.products .col-md-4.nth-child_3n_1,
.products .col-md-3.nth-child_4n_1 {
  clear: both;
}
@media (max-width: 991px) {
  .products .col-md-4:nth-child(3n+1),
  .products .col-md-3:nth-child(4n+1) {
  clear: both;
  }
  .products .col-md-4.nth-child_3n_1,
  .products .col-md-3.nth-child_4n_1 {
  clear: both;
  }
  .products .col-sm-6:nth-child(2n+1),
  .products .col-sm-4:nth-child(3n+1) {
  clear: both;
  }
  .products .col-sm-6.nth-child_2n_1,
  .products .col-sm-4.nth-child_3n_1 {
  clear: both;
  }
}
*/

.products .product {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  padding-left: 13px;
  padding-right: 13px;
}
@media (max-width: 767px) {
  .products .product {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.products.grid .product {
  margin-bottom: 10px;
}

/** ---- start  -- */
/*
.products .product > .inner {
  padding: 15px 15px 15px;
  margin-top: 1px;
  margin-bottom: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position:relative;
}
@media (max-width: 1199px) {
  .products .product > .inner {
    padding: 17px 14px 25px;
  }
}
@media (max-width: 991px) {
  .products .product > .inner {
    padding: 18px 15px 25px;
  }
}
*/

@media (max-width: 767px) {
  .products .product > .inner {
    min-height: 0 !important;
  }
}


/** ----end -- */
.products .product > .inner.hover {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
.products .product a {
  text-decoration: none;
  font-size:1em;
}

.products.card .product {
  float: left !important;
  width: 24% !important;
  text-align: left !important;
  padding-left: 0;
  padding-right: 0;
}

.products.list .product {
  float: none !important;
  width: 100% !important;
  text-align: left !important;
  padding-left: 0;
  padding-right: 0;
}
.products.list .product > .inner {
  padding: 20px 20px 30px;
  min-height: 0 !important;
}



@media (max-width: 991px) {
  .products.list .product > .inner {
    padding: 15px 15px 25px;
  }
}
@media (max-width: 767px) {
  .products.list .product > .inner {
    padding: 12px 12px 25px;
  }
}
/* smallgrid */
li.product.smallgrid:nth-child(2n+1){
    clear:left
}

.product.smallgrid .product-image-block{
  width: 50% !important;
  float:left;
}
.product.smallgrid .product-details{
  width: 50% !important;
  float:left;
}

@media (max-width: 767px) {
  li.product.smallgrid{
    width: 100%;
	}
}

/* product slider */
.product-slider .products .product {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .product-slider .products .product {
    max-width: 280px;
    margin: 0 auto;
  }
}
.products .product-image {
  position: relative;
  /*width: 180px;*/
  margin: 0 auto 3px;
  display: block;
}

.products.product-only-image-view .product-image {
  margin-bottom: 0px;
}

@media (max-width: 1199px) {
  .products .product-image {
    /*width: 176px;*/
  }
}
.products .product-image img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 50;
  background-color: #fff;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
.products .product-image:hover > img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.products .product-image.no-image:hover > img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products .product-image > img.bg_none{
  background: none;
  box-sizing: border-box;
}
.products .product-image .hover-image, .products .product-image:hover .hover-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.products.big .product-image{
  width: auto;
}

/*
@media(max-width:1199px){
  .products.big .product-image{
    width: auto;
  }
}
@media(max-width:991px){
  .products.big .product-image{
    width: auto;
  }
}
@media (max-width: 767px) {
  .products.big .product-image {
    width: auto;

  }
}
@media (max-width: 480px) {
  .products.big .product-image {

  }
}
*/

/* ------- .products.list VIEW  ----- */
/*.products.list .product-image, */
.products.list .product-image-block  {
  float: left;
  margin-bottom: 0;
  width:27%;
}
/*
.products.list .product > .inner .product-image-block{
  width:27%;
}

@media (max-width: 1199px) {
  .products.list .product-image {
    width: 228px;
  }
}
@media (max-width: 991px) {
  .products.list .product-image {
    width: 170px;
  }
  .products.list .product-details {
    padding-left: 200px;
  }
}
@media (max-width: 767px) {
  .products.list .product-image {
    width: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .products.list .product-details {
    padding-left: 0;
  }
}
*/


.product .product-details {
	z-index: 60;
    position: relative;
}


.products.list .product-details {
  /*padding-left: 285px;*/
  text-align: left !important;
  padding-left:30%;
}


@media (max-width: 480px) {
  .products.list .product-image-block {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width:80%;
  }

  .products.list .product-details{
    padding-left:0px;
  }
}



.products.align-left .product-details {
  text-align: left;
}
.products div.description {
  display: none;
  margin-bottom: 15px;
}

.products.grid div[itemprop="description"],
.products.big div[itemprop="description"]{
  display: block;
  margin-bottom: 15px;
}

.products.list div[itemprop="description"] {
  display: block;
  margin-bottom: 15px;
}
.products.show-desc.grid .product h3,
.products.show-desc.big .product h3 {
  margin-top: 15px;
}
.products.show-desc div[itemprop="description"] {
  display: block;
}

.product-carousel div[itemprop="description"] {
  display: none !important;
}

.products.grid div.amount,
.products.big div.amount{
}

.products.grid div.amount_unit,
.products.big div.amount_unit{
  margin-bottom: 15px;
}
.products.list div.amount_unit{
  display: block;
}

.product .price {
  /*font-size: 25px;*/
  display: inline-block;
  width:100%;
}
.products .product .price {
  font-size: 20px;
  margin-top: 8px;
}
.product .price ins {
  text-decoration: none;
}
.product .price del {
  text-decoration: line-through;
  margin-right: 5px;
  font-size: 20px;
}
.product .discoundate {
  font-size: 12px;
  color:gray;
}
.products .product .price del {
  font-size: 17px;
}
.product .cart-loading {
  display: none;
}
.product .labels {
  position: absolute;
  z-index: 60;
  line-height: 1;
  text-align: center;
  left: 5px;
  top: 13px;
  width: 80px;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .product .labels {
    width: 70px;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .product .labels {
    width: 90px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .product .labels {
    top: 10px;
    width: 60px;
    font-size: 16px;
  }
}
.single-product.column2 .product .labels {
  width: 70px;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product .labels {
    top: 10px;
    width: 60px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .labels {
    top: 13px;
    width: 80px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .labels {
    top: 10px;
    width: 60px;
    font-size: 16px;
  }
}
.products .product .labels {
  left: 0;
  top: 10px;
  width: 60px;
  font-size: 16px;
}
.product .labels.top-right, .products .product .labels.top-right {
  left: auto;
  right: 0;
}
.product .labels.bottom-left {
  top: auto;
  bottom: 13px;
}
@media (max-width: 767px) {
  .product .labels.bottom-left {
    bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .single-product.column2 .product .labels.bottom-left {
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .labels.bottom-left {
    bottom: 13px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .labels.bottom-left {
    bottom: 10px;
  }
}
.products .product .labels.bottom-left {
  bottom: 10px;
}
.product .labels.bottom-right {
  left: auto;
  right: 0;
  top: auto;
  bottom: 13px;
}
@media (max-width: 767px) {
  .product .labels.bottom-right {
    bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .single-product.column2 .product .labels.bottom-right {
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .labels.bottom-right {
    bottom: 13px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .labels.bottom-right {
    bottom: 10px;
  }
}
.products .product .labels.bottom-right {
  bottom: 10px;
}
.product .onhot,
.product .onsale {
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 2px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/*

.products .product .onhot, .products
.product .onsale {
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .product .onhot,
  .product .onsale {
    padding: 11px 0;
  }
}
@media (max-width: 767px) {
  .product .onhot,
  .product .onsale {
    letter-spacing: 1px;
    padding: 8px 0;
  }
}
.products .product .onhot, .products
.product .onsale {
  padding: 8px 0;
}

.product .onhot.circle,
.product .onsale.circle {
  border-radius: 40px;
  width: 80px;
  height: 80px;
  margin-left: -8px;
  margin-top: -21px;
  padding: 30px 0;
}
@media (max-width: 1199px) {
  .product .onhot.circle,
  .product .onsale.circle {
    border-radius: 35px;
    width: 70px;
    height: 70px;
    padding: 26px 0;
  }
}
@media (max-width: 991px) {
  .product .onhot.circle,
  .product .onsale.circle {
    border-radius: 45px;
    width: 90px;
    height: 90px;
    padding: 34px 0;
  }
}
@media (max-width: 767px) {
  .product .onhot.circle,
  .product .onsale.circle {
    border-radius: 30px;
    height: 60px;
    width: 60px;
    margin-left: -5px;
    margin-top: -15px;
    padding: 21px 0;
  }
}
.single-product.column2 .product .onhot.circle, .single-product.column2
.product .onsale.circle {
  border-radius: 35px;
  width: 70px;
  height: 70px;
  padding: 26px 0;
}
@media (max-width: 1199px) {
  .single-product.column2 .product .onhot.circle, .single-product.column2
  .product .onsale.circle {
    border-radius: 30px;
    height: 60px;
    width: 60px;
    margin-left: -5px;
    margin-top: -15px;
    padding: 21px 0;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .onhot.circle, .single-product.column2
  .product .onsale.circle {
    border-radius: 40px;
    width: 80px;
    height: 80px;
    margin-left: -8px;
    margin-top: -21px;
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .onhot.circle, .single-product.column2
  .product .onsale.circle {
    border-radius: 30px;
    height: 60px;
    width: 60px;
    margin-left: -5px;
    margin-top: -15px;
    padding: 21px 0;
  }
}
.products .product .onhot.circle,
.product .onsale.circle {
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -15px;
  padding: 21px 0;
}
.product .bottom-left .onhot,
.product .bottom-right .onhot,
.product .bottom-left .onsale,
.product .bottom-right .onsale {
  margin-top: 2px;
  margin-bottom: 0;
}



.product .top-right .onhot.circle,
.product .top-right .onsale.circle {
  margin-left: 8px;
}
@media (max-width: 767px) {
  .product .top-right .onhot.circle,
  .product .top-right .onsale.circle {
    margin-left: 5px;
  }
}
@media (max-width: 1199px) {
  .single-product.column2 .product .top-right .onhot.circle, .single-product.column2
  .product .top-right .onsale.circle {
    margin-left: 5px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .top-right .onhot.circle, .single-product.column2
  .product .top-right .onsale.circle {
    margin-left: 8px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .top-right .onhot.circle, .single-product.column2
  .product .top-right .onsale.circle {
    margin-left: 5px;
  }
}
.products .product .top-right .onhot.circle, .products
.product .top-right .onsale.circle {
  margin-left: 5px;
}
.product .bottom-left .onhot.circle,
.product .bottom-left .onsale.circle {
  margin-bottom: -21px;
}
@media (max-width: 767px) {
  .product .bottom-left .onhot.circle,
  .product .bottom-left .onsale.circle {
    margin-bottom: -15px;
  }
}
@media (max-width: 1199px) {
  .single-product.column2 .product .bottom-left .onhot.circle, .single-product.column2
  .product .bottom-left .onsale.circle {
    margin-bottom: -15px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .bottom-left .onhot.circle, .single-product.column2
  .product .bottom-left .onsale.circle {
    margin-bottom: -21px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .bottom-left .onhot.circle, .single-product.column2
  .product .bottom-left .onsale.circle {
    margin-bottom: -15px;
  }
}
.products .product .bottom-left .onhot.circle, .products
.product .bottom-left .onsale.circle {
  margin-bottom: -15px;
}
.product .bottom-right .onhot.circle,
.product .bottom-right .onsale.circle {
  margin-left: 8px;
  margin-bottom: -21px;
}
@media (max-width: 767px) {
  .product .bottom-right .onhot.circle,
  .product .bottom-right .onsale.circle {
    margin-left: 5px;
    margin-bottom: -15px;
  }
}
@media (max-width: 1199px) {
  .single-product.column2 .product .bottom-right .onhot.circle, .single-product.column2
  .product .bottom-right .onsale.circle {
    margin-left: 5px;
    margin-bottom: -15px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .bottom-right .onhot.circle, .single-product.column2
  .product .bottom-right .onsale.circle {
    margin-left: 8px;
    margin-bottom: -21px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product .bottom-right .onhot.circle, .single-product.column2
  .product .bottom-right .onsale.circle {
    margin-left: 5px;
    margin-bottom: -15px;
  }
}
.products .product .bottom-right .onhot.circle, .products
.product .bottom-right .onsale.circle {
  margin-left: 5px;
  margin-bottom: -15px;
}
@media (max-width: 991px) {
  .products .product .bottom-left .onhot,
  .products .product .bottom-left .onsale,
  .products .product .bottom-right .onhot,
  .products .product .bottom-right .onsale {
    margin-top: 1px;
    margin-bottom: 0;
  }
  .products .product .bottom-left .onhot.circle,
  .products .product .bottom-left .onsale.circle,
  .products .product .bottom-right .onhot.circle,
  .products .product .bottom-right .onsale.circle {
    margin-bottom: -15px;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .products.grid .product {
    margin: 0 auto 20px;
  }
}
@media (max-width: 1199px) {
  .products.grid .product .labels {
    font-size: 14px;
    width: 50px;
  }
}
@media (max-width: 1199px) {
  .products.grid .product .onhot,
  .products.grid .product .onsale {
    padding: 6px 0;
  }
  .products.grid .product .onhot.circle,
  .products.grid .product .onsale.circle {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    padding: 18px 0 17px;
  }
}
@media (max-width: 1199px) {
  .products.grid .product .bottom-left .onhot.circle,
  .products.grid .product .bottom-left .onsale.circle,
  .products.grid .product .bottom-right .onhot.circle,
  .products.grid .product .bottom-right .onsale.circle {
    margin-bottom: -15px;
    margin-top: 5px;
  }
}
@media (max-width: 991px) {
  .products.list .product .labels {
    font-size: 13px;
    width: 40px;
  }
}
@media (max-width: 991px) {
  .products.list .product .onhot,
  .products.list .product .onsale {
    padding: 5px 0;
    margin-bottom: 1px;
  }
  .products.list .product .onhot.circle,
  .products.list .product .onsale.circle {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    padding: 13px 0;
    margin-bottom: 5px;
  }
}


*/

.cardpricediscount {
  padding: 5px;
  font-size: 0.9em !important;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #f1325b;
  background: linear-gradient(135deg, #1eb19e 0%,#1eb19e 51%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 53%,#f1325b 53%,#f1325b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1eb19e', endColorstr='#f1325b',GradientType=1 );
}
.cardpricediscount .pricename,
.cardpricenormal .pricename{
  line-height: 14px;
  color: #FFFFFF !important;
}
.cardpricenormal {
  padding: 5px;
  font-size: 0.9em !important;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #1eb19e;
  background: linear-gradient(135deg, #1eb19e 0%,#1eb19e 51%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 53%,rgba(255,255,255,1) 53%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1eb19e', endColorstr='#f1325b',GradientType=1 );
}

.product .summary {
  margin-bottom: 20px;
}
.product .summary .description {
  margin: 15px 0;
  padding-bottom: 25px;
}
.product .summary .description p {
  margin-bottom: 0;
}
.product .summary .product_meta {
  margin-top: 15px;
  padding-top: 10px;
}
.product .summary .product_meta > span {
  display: block;
  margin-bottom: 5px;
}
.product .summary .product_meta .meta-label {
  font-weight: bold;
}
.product .summary .cart {
  margin-top: 25px;
}
.product .summary .cart button {
  vertical-align: top;
  font-size: 19px;
  padding: 0 25px;
  height: 52px;
}
@media (max-width: 1199px) {
  .product .summary .cart button {
    font-size: 17px;
    padding: 0 20px;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .product .summary .cart button {
    font-size: 15px;
    padding: 0 15px;
    height: 42px;
  }
}
.product .summary-before {
  margin-bottom: 20px;
  padding-right: 0;
}
.product #product-tab {
  margin-top: 20px;
}
.product #product-tab .at-above-post,
.product #product-tab .at-below-post {
  display: none;
}

.product-category img {
  margin-bottom: 15px;
}
.product-category h3 {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-category h3 {
    margin-bottom: 40px;
  }
}
.product-category h3 mark {
  font-weight: normal;
}

/* profile table */
.profile_table{
  border:1px solid gray;
}
.profile_table th{
  background-color:lightgray;
  border:1px solid gray;
  padding:5px;

}
.profile_table td{
  border:1px solid gray;
  padding:5px;
}
.partnerbox .partnerfield{
  width:100%;
  margin:5px 0px 5px 0px;
}
.partnerbox label{
  text-align:right;
  width:30%;
  margin-left:10px;
}

/* Product Image */
.product-image .price-box {
  position: absolute;
  left: -10px;
  top: -10px;
  border-radius: 68px;
  width: 135px;
  height: 135px;
  text-align: center;
  z-index: 70;
}
@media (max-width: 1199px) {
  .product-image .price-box {
    border-radius: 54px;
    width: 108px;
    height: 108px;
  }
}
@media (max-width: 991px) {
  .product-image .price-box {
    border-radius: 81px;
    width: 162px;
    height: 162px;
  }
}
@media (max-width: 767px) {
  .product-image .price-box {
    border-radius: 45px;
    width: 90px;
    height: 90px;
  }
}
.single-product.column2 .product-image .price-box {
  border-radius: 54px;
  width: 108px;
  height: 108px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product-image .price-box {
    border-radius: 45px;
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product-image .price-box {
    border-radius: 68px;
    width: 135px;
    height: 135px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product-image .price-box {
    border-radius: 45px;
    width: 90px;
    height: 90px;
  }
}
.product-image .price-box.top-right {
  left: auto;
  right: -10px;
}
.product-image .price-box.bottom-left {
  top: auto;
  bottom: -10px;
}
.product-image .price-box.bottom-right {
  left: auto;
  right: -10px;
  top: auto;
  bottom: -10px;
}
.product-image .price-box .price {
  margin-top: 52px;
  line-height: 1.2;
  display: inline-block;
  font-size: 27px;
}
@media (max-width: 1199px) {
  .product-image .price-box .price {
    margin-top: 37px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .product-image .price-box .price {
    margin-top: 65px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .product-image .price-box .price {
    margin-top: 34px;
    font-size: 18px;
  }
}
.single-product.column2 .product-image .price-box .price {
  margin-top: 37px;
  font-size: 25px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product-image .price-box .price {
    margin-top: 34px;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product-image .price-box .price {
    margin-top: 52px;
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product-image .price-box .price {
    margin-top: 34px;
    font-size: 18px;
  }
}
.product-image .price-box .price del {
  display: block;
  margin-top: -19px;
  margin-right: 0;
  font-size: 22px;
}
@media (max-width: 1199px) {
  .product-image .price-box .price del {
    margin-top: -12px;
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .product-image .price-box .price del {
    margin-top: -25px;
    margin-bottom: 5px;
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .product-image .price-box .price del {
    margin-top: -11px;
    margin-bottom: 0;
    font-size: 16px;
  }
}
.single-product.column2 .product-image .price-box .price del {
  margin-top: -12px;
  margin-bottom: 0;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product-image .price-box .price del {
    margin-top: -11px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product-image .price-box .price del {
    margin-top: -19px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product-image .price-box .price del {
    margin-top: -11px;
    font-size: 16px;
  }
}
.products .product-image .price-box .price del {
  margin-top: -11px;
  font-size: 15px;
}
.product-image .price-box .price ins {
  display: block;
  line-height: 0.5;
  overflow: hidden;
  margin-top: -21px;
}
@media (max-width: 1199px) {
  .product-image .price-box .price ins {
    margin-top: -17px;
  }
}
@media (max-width: 991px) {
  .product-image .price-box .price ins {
    margin-top: -28px;
  }
}
@media (max-width: 767px) {
  .product-image .price-box .price ins {
    margin-top: -14px;
  }
}
.single-product.column2 .product-image .price-box .price ins {
  margin-top: -19px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product-image .price-box .price ins {
    margin-top: -14px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product-image .price-box .price ins {
    margin-top: -22px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product-image .price-box .price ins {
    margin-top: -14px;
  }
}
.products .product-image .price-box .price ins {
  margin-top: -14px;
}
.product-image .price-box .price ins .amount {
  line-height: 1.2;
}
.product-image .price-box .price del + ins {
  margin-top: 0;
}
.single-product.column2 .product-image .price-box .price del + ins {
  margin-top: 0;
}
.products .product-image .price-box .price del + ins {
  margin-top: 0;
}
.product-image .price-box .price .from {
  display: none;
}
.product-image .price-box .amount {
  display: block;
}
.product-image .price-box.price-variable .price {
  margin-top: 32px;
  line-height: 0.3;
}
.product-image .price-box.price-variable .price .amount {
  line-height: 1.2;
}
.product-image .price-box.price-variable .price del {
  display: none;
}
.product-image .price-box.price-variable .price ins {
  margin-top: 0;
  line-height: 0.3;
}
@media (max-width: 1199px) {
  .product-image .price-box.price-variable .price {
    margin-top: 21px;
  }
}
@media (max-width: 991px) {
  .product-image .price-box.price-variable .price {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .product-image .price-box.price-variable .price {
    margin-top: 22px;
  }
}
.single-product.column2 .product-image .price-box.price-variable .price {
  margin-top: 22px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product-image .price-box.price-variable .price {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product-image .price-box.price-variable .price {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .single-product.column2 .product-image .price-box.price-variable .price {
    margin-top: 22px;
  }
}
.products .product-image .price-box {
  border-radius: 45px;
  width: 90px;
  height: 90px;
}
.products .product-image .price-box .price {
  margin-top: 34px;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .products .product-image .price-box .price {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .products .product-image .price-box {
    border-radius: 40px;
    width: 80px;
    height: 80px;
  }
  .products .product-image .price-box .price {
    font-size: 17px;
  }
  .products .product-image .price-box .price del,
  .products .product-image .price-box .price .from {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .products.list .product-image .price-box {
    border-radius: 45px;
    width: 90px;
    height: 90px;
  }
  .products.list .product-image .price-box .price {
    font-size: 18px;
    margin-top: 34px;
  }
  .products.list .product-image .price-box .price del,
  .products.list .product-image .price-box .price .from {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .products.list .product-image .price-box {
    border-radius: 36px;
    width: 72px;
    height: 72px;
  }
  .products.list .product-image .price-box .price {
    font-size: 16px;
    margin-top: 26px;
  }
  .products.list .product-image .price-box .price del,
  .products.list .product-image .price-box .price .from {
    font-size: 14px;
  }
}
.products .product-image .price-box.price-variable .price {
  margin-top: 22px;
  line-height: 0.3;
}
.products .product-image .price-box.price-variable .price .amount {
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .products .product-image .price-box.price-variable .price {
    margin-top: 17px;
  }
}
@media (max-width: 991px) {
  .products.list .product-image .price-box.price-variable .price {
    margin-top: 15px;
  }
}

.zoomContainer * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.zoomWindowContainer * {
  background-color: #fff;
	display:none;
}

.product-images .zoomContainer {
  z-index: 1;
}
.product-images .thumbnails {
}

/*
@media (max-width: 1199px) {
  .product-images .thumbnails {
    width: 92px;
  }
}
@media (max-width: 991px) {
  .product-images .thumbnails {
    width: 128px;
  }
}
@media (max-width: 767px) {
  .product-images .thumbnails {
    width: 50px;
  }
}


.single-product.column2 .product-images .thumbnails {
  width: 73px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product-images .thumbnails {
    width: 58px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product-images .thumbnails {
    width: 78px;
  }
}
@media (max-width: 767px) {
  .single-product .column2 .product-images .thumbnails {
    width: 50px;
  }
}
*/
.product-images .thumbnails ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-images .product-image {
}

.product-images .product-image img,
.product-images .thumbnails img {
  width: 100% !important;
  height: auto !important;
  background-color: #fff;
}
.product-images .product-image img.bg_none{
  background: none;
  box-sizing: border-box;
}
.product-images .thumbnails img {
  padding: 7px 0;
  background-color: #fff;
}


.quantity {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.product-essential .quantity {
  margin: 5px 10px 5px 10px;
}
@media (max-width: 767px) {
  .product-essential .quantity {
    margin-right: 10px;
  }
}
.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.quantity .qty {
  max-width: 100px;
  height: 51px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 1px 5px 0px 0px;
}
.product-essential .quantity .qty {
  width: 80px;
  height: 52px;
  padding: 9px 15px;
  font-size: 25px;
}
@media (max-width: 1199px) {
  .product-essential .quantity .qty {
    /*height: 46px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 23px;*/
  }
}
@media (max-width: 767px) {
  .product-essential .quantity .qty {
    /*width: 110px;
    height: 42px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 22px;*/
  }
}

.quantity .minus,
.quantity .plus {
  font-family: Arial, sans-serif;
  position: absolute;
  left: 82px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-essential .quantity .minus, .product-essential
.quantity .plus {
  left: 115px;
  width: 26px;
  height: 26px;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .product-essential .quantity .minus, .product-essential
  .quantity .plus {
    height: 23px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .product-essential .quantity .minus, .product-essential
  .quantity .plus {
    left: 110px;
    height: 21px;
    width: 25px;
    font-size: 17px;
  }
}
.quantity .minus {
  top: 22px;
}
.product-essential .quantity .minus {
  top: 26px;
}
@media (max-width: 1199px) {
  .product-essential .quantity .minus {
    top: 23px;
  }
}
@media (max-width: 767px) {
  .product-essential .quantity .minus {
    top: 21px;
  }
}

/* Ratings */
.product .ratings {
  font-size: 14px;
  margin: 10px 0 0;
}
.products.list .product .ratings {
  margin-top: 8px;
}
.product .ratings .amount {
  display: inline-block;
  white-space: nowrap;
}
.product .ratings .amount a {
  margin: 0;
  text-decoration: none;
}
.product .ratings .amount .gap {
  margin: 0 10px;
}
.product .product-essential .ratings {
  margin-bottom: 10px;
}

.products .ratings .amount {
  display: none;
}

.summary .amount_quantity span{
	padding: 5px;
	background: #f7f7f7;
	border:1px solid #dcdcdc;
}

.summary .amount_quantityprice{
	color: #b93524;
}

.products.list {
  margin-left: 10px;
  margin-right: 10px;
}
.products.list .ratings {
  display: none;
  text-align: left !important;
}
.products.list .ratings .amount {
  display: inline-block;
}
.products.list .product-details .ratings {
  display: block;
  margin: 0 0 10px;
}

.products.align-left .product {
  text-align: left;
}
.products.align-left .ratings {
  float: right;
  text-align: left;
}
@media (max-width: 767px) {
  .products.align-left .ratings {
    text-align: center;
  }
}
.products.align-left.list .product-details:before {
  float: left;
}
.products.align-left.list .product-details .ratings {
  float: none;
}

.products.noprice-on-image.list .price {
  display: none;
}
.products.noprice-on-image.list .product-details .price {
  float: none;
  display: block;
  margin-bottom: 10px;
}

.product .ratings .star {
  display: inline-block;
  font-size: 17px;
  margin-bottom: 0;
  margin-right: 10px;
  cursor: pointer;
}
.product .ratings .star i {
  margin-right: 2px;
}
.product .ratings .star i:last-child {
  margin-right: 0;
}
.product .ratings .star i.last-child {
  margin-right: 0;
}

.products.grid .ratings .star {
  margin-left: 10px;
}

.products.list .ratings .star {
  margin-left: 0;
}

.comment-form-rating #rating {
  width: auto;
  padding: 4px;
  height: 30px;
}

.comment-form-rating .stars {
  position: relative;
  font-family: "FontAwesome";
  font-display: swap;
  line-height: 46px;
}
.comment-form-rating .stars:before {
  content: "\f006 \f006 \f006 \f006 \f006";
  letter-spacing: 3px;
  font-size: 17px;
}
.comment-form-rating .stars a {
  position: absolute;
  left: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.comment-form-rating .stars a.star-1 {
  width: 17px;
}
.comment-form-rating .stars a.star-2 {
  width: 36px;
}
.comment-form-rating .stars a.star-3 {
  width: 55px;
}
.comment-form-rating .stars a.star-4 {
  width: 74px;
}
.comment-form-rating .stars a.star-5 {
  width: 92px;
}
.comment-form-rating .stars a:before {
  text-indent: 0;
  position: absolute;
  left: 0;
  letter-spacing: 3px;
  font-size: 17px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.comment-form-rating .stars .star-1:before {
  z-index: 9;
  content: "\f005";
}
.comment-form-rating .stars .star-2:before {
  z-index: 8;
  content: "\f005 \f005";
}
.comment-form-rating .stars .star-3:before {
  z-index: 7;
  content: "\f005 \f005 \f005";
}
.comment-form-rating .stars .star-4:before {
  z-index: 6;
  content: "\f005 \f005 \f005 \f005";
}
.comment-form-rating .stars .star-5:before {
  z-index: 5;
  content: "\f005 \f005 \f005 \f005 \f005";
}
.comment-form-rating .stars .star-1.active:before,
.comment-form-rating .stars .star-1:hover:before,
.comment-form-rating .stars .star-2.active:before,
.comment-form-rating .stars .star-2:hover:before,
.comment-form-rating .stars .star-3.active:before,
.comment-form-rating .stars .star-3:hover:before,
.comment-form-rating .stars .star-4.active:before,
.comment-form-rating .stars .star-4:hover:before,
.comment-form-rating .stars .star-5.active:before,
.comment-form-rating .stars .star-5:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}


.product h3,
.product .likeh3 {
  overflow: hidden;
  margin: 5px 0 10px 0;
}

/* Mini Cart */
.cart_list.product_list_widget li {
  padding-left: 0;
  position: relative;
}
.cart_list.product_list_widget li .ajax-loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/ajax-loader@2x.gif) no-repeat scroll center center/16px 16px #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.cart_list .product-image {
  float: left;
  margin: 0;
  padding: 0;
  width: 85px;
}
.cart_list .product-image img {
  position: static;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.cart_list .product-details {
  margin-left: 100px;
}
.cart_list .product-name {
  padding-right: 20px;
}
.cart_list .remove {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 2px;
  right: 0;
  font-weight: normal;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  /*font-family: Arial,Helvetica,sans-serif; */
}

.minicart-actions {
  margin-top: 20px;
  border-top: 1px solid #dadada;
}
.minicart-actions .buttons {
  float: right;
  width: 100px;
}
.minicart-actions .buttons a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 4px;
}
.minicart-actions .buttons .cart-link {
  margin-bottom: 2px;
}
.minicart-actions .total {
  float: left;
  width: 140px;
  padding-top: 7px;
  font-size: 15px;
  font-weight: bold;
}
.minicart-actions .total .amount {
  font-size: 18px;
}
@media (max-width: 991px) {
  .sidebar .minicart-actions .total {
    width: auto;
  }
  .sidebar .minicart-actions .total .amount {
    display: block;
  }
}
@media (max-width: 767px) {
  .sidebar .minicart-actions .total .amount {
    display: inline-block;
  }
}

.product-essential .single_variation_wrap .price {
  font-size: 25px;
}
.product-essential .single_variation_wrap .price del .amount {
  font-size: 18px;
  color: inherit;
  margin-right: 3px;
}

.product-essential p.price {
  margin-bottom: 0;
}

/* Add to Cart, Wishlist, Compare */
.products .add-links-wrap {
  overflow: hidden;
  max-height: 35px;
}

.cart-links,
.added_to_cart {
  margin-right: 0;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  height: 35px;
  min-width: 35px;
  -webkit-transition: none;
  transition: none;
  padding: 0 12px;
  line-height: 34px;
}
.cart-links.loading:after,
.added_to_cart.loading:after {
  background: url(../images/ajax-loader@2x.gif) no-repeat scroll center center/16px 16px #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
}
.cart-links:before,
.added_to_cart:before {
  left: 0;
}

.product .add-links {
  margin-top: 25px;
}
.product .add-links .clear {
  display: none !important;
}
.products .add-links {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  visibility: hidden;
  width: 0;
  margin-top: 0;
  margin-left: -3px;
  vertical-align: top;
  -webkit-transition: width 0.3s ease-in-out, visibility 0.5s linear;
  transition: width 0.3s ease-in-out, visibility 0.5s linear;
}
.products .hover .add-links, .products.list .add-links {
  visibility: visible;
  margin-left: 8px;
  width: 35px;
}
.products .hover .add-links.show-all, .products.list .add-links.show-all {
  visibility: visible;
  margin-left: 8px;
  /*width: 74px;*/
  width: 200px;
}
.products.list .add-links {
  margin-left: 0 !important;
}
.products.no-hover .add-links, body.mobile .products .add-links {
  width: auto !important;
  margin-left: 15px;
  visibility: visible;
}

.add-links-item {
  display: inline-block;
  margin-left: 4px;
  vertical-align: top;
}
.add-links-item:first-child {
  margin-left: 0;
}

.yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
  margin-right: 4px;
}

.yith-wcwl-add-to-wishlist > div > a,
a.compare.button,
a.quickview.button,
a.cartbutton.button,
.iconbutton.button,
a.add_to_wishlist.button {
  height: 35px;
  line-height: 34px;
}

.yith-wcwl-add-to-wishlist > div > a,
a.compare.button,
a.quickview.button,
a.add_to_wishlist.button,
a.cartbutton.button,
.button.iconbutton,
.products.use-icon.no-hover .cart-links,
body.mobile .products.use-icon .cart-links,
.products.use-icon .hover .cart-links,
.products .cart-links.added-cart,
.products .cart-links.added,
.products .added_to_cart {
  display: inline-block;
  width: 35px;
  position: relative;
  overflow: hidden;
  padding: 3px;
  text-align: center;
  vertical-align: top;
}
.yith-wcwl-add-to-wishlist > div > a:before,
a.compare.button:before,
.products.use-icon.no-hover .cart-links:before,
body.mobile .products.use-icon .cart-links:before,
.products.use-icon .hover .cart-links:before,
.products .cart-links.added-cart:before,
.products .cart-links.added:before,
.products .added_to_cart:before {
  text-indent: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 15px;
  text-align: center;
}

@media (max-width: 1199px) {
  .products.grid.no-hover .cart-links,
  .products.grid .hover .cart-links, body.mobile .products.grid .cart-links {
    width: 35px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    text-align: center;
    vertical-align: top;
  }
  .products.grid.no-hover .cart-links:before,
  .products.grid .hover .cart-links:before, body.mobile .products.grid .cart-links:before {
    /*content: "\f06e";*/
    content: "\f217";
    text-indent: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 1px;
    font-family: "FontAwesome";
  font-display: swap;
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  .products.grid.no-hover .product_type_simple:before,
  .products.grid .hover .product_type_simple:before, body.mobile .products.grid .product_type_simple:before {
    content: "\f07a";
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .products.grid .hover .cart-links {
    width: auto;
    overflow: hidden;
    padding: 0 12px 0;
    text-indent: 0;
  }
  .products.grid .hover .cart-links:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .products.grid.no-hover .cart-links, body.mobile .products.grid .cart-links {
    width: 35px;
    padding: 0;
    text-indent: -9999px;
    vertical-align: top;
  }
  .products.grid.no-hover .cart-links:before, body.mobile .products.grid .cart-links:before {
    display: block;
  }
}

.products.list .cart-links {
  margin-right: 8px !important;
}
.products.list .added_to_cart {
  margin-left: -8px !important;
  margin-right: 8px !important;
}

.products.use-icon.no-hover .cart-links:before,
body.mobile .products.use-icon .cart-links:before,
.products.use-icon .hover .cart-links:before,
.products .cart-links.added-cart:before,
.products .cart-links.added:before {
  content: "\f217";
  font-size: 17px;
}

.products.use-icon.no-hover .product_type_simple:before,
body.mobile .products.use-icon .product_type_simple:before,
.products.use-icon .hover .product_type_simple:before,
.products .product_type_simple.added-cart:before,
.products .product_type_simple.added:before {
  content: "\f07a";
  font-size: 17px;
}

.products .added_to_cart:before {
  content: "\f090";
  font-size: 17px;
  padding-top: 1px;
}

@media (max-width: 767px) {
  .products.use-icon.no-hover .cart-links,
  body.mobile .products.use-icon .cart-links,
  .products.use-icon .hover .cart-links,
  .products .cart-links.added-cart,
  .products .cart-links.added,
  .products.grid .cart-links.added-cart,
  .products.grid .cart-links.added {
    width: 35px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    text-align: center;
    vertical-align: top;
  }
  .products.use-icon.no-hover .cart-links:before,
  body.mobile .products.use-icon .cart-links:before,
  .products.use-icon .hover .cart-links:before,
  .products .cart-links.added-cart:before,
  .products .cart-links.added:before,
  .products.grid .cart-links.added-cart:before,
  .products.grid .cart-links.added:before {
    display: block;
    content: "\f217";
    font-size: 17px;
  }

  .products.use-icon.no-hover .product_type_simple:before,
  body.mobile .products.use-icon .product_type_simple:before,
  .products.use-icon .hover .product_type_simple:before,
  .products .product_type_simple.added-cart:before,
  .products .product_type_simple.added:before,
  .products.grid .product_type_simple.added-cart:before,
  .products.grid .product_type_simple.added:before {
    content: "\f07a";
    font-size: 17px;
  }
}
.products.list.use-icon .cart-links {
  width: auto;
  overflow: hidden;
  padding: 0 12px 0;
  text-indent: 0;
  text-align: center;
}
.products.list.use-icon .cart-links:before {
  display: none;
}
.products.list.use-icon .cart-links.added, .products.list.use-icon .cart-links.added-cart {
  display: inline-block;
  width: 35px;
  position: relative;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  text-align: center;
  vertical-align: top;
}
.products.list.use-icon .cart-links.added:before, .products.list.use-icon .cart-links.added-cart:before {
  content: "\f217";
  display: block;
  text-indent: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 17px;
}
.products.list.use-icon .product_type_simple.added:before,
.products.list.use-icon .product_type_simple.added-cart:before {
  content: "\f07a";
  font-size: 17px;
}

.yith-wcwl-add-to-wishlist > div > a:before {
  content: "\f07c";
  font-size: 15px;
}

.yith-wcwl-add-to-wishlist > div > a.add_to_wishlist:before {
  content: "\f004";
  font-size: 15px;
}

.bigcard_single_cart{
	margin:0px;
	font-size: 1.6em;
  border: 1px solid white;
  padding: 0px 10px 0px 0px;
}

.bigcard_single_compare{
  background: #48BAFD;
  border: 1px solid white;
  color:#FFFFFF;
  display:inline-block;
  border-radius:3px;
  text-align:center;
	font-size: 1.6em;
}

.bigcard_single_ask{
  background: #FDBD48;
  border: 1px solid white;
  color:#FFFFFF;
  display:inline-block;
  border-radius:3px;
  text-align:center;
	font-size: 1.6em;
}

.bigcard_single_wishlist{
  background: #fd5c48;
  border: 1px solid white;
  color:#FFFFFF;
  display:inline-block;
  text-align:center;
	font-size: 1.6em;
}

.bigcard_single_wishlist:hover{
    color:#FFFFFF;
}

.bigcard_single_wishlist.wishlist_added_bigcard,
.add_to_wishlist.wishlist_added {
  border: 1px solid green;
}


.bigcard_single_wishlist i,
.bigcard_single_compare i,
.bigcard_single_cart i,
.bigcard_single_ask i{
    width:50px;
    font-size:25px;
    /*line-height:45px;*/
    line-height:1.8em;
    }


.bigcard_single_wishlist i{
	 width:30px;
	 line-height:1.55em;
}
.add-links-item .addcartform{
  border-top: none;
  border-bottom: none;
  margin: 0 !important;
  padding: 0 !important;
}

.add-links-item .single_add_to_cart_button{
  font-size: 1em;
  margin: 0 !important;
}

.yith-wcwl-share ul,
.yith-wcwl-share li {
  height: 24px;
}

.yith-wcwl-share li,
.entry-content .yith-wcwl-share li {
  float: left;
}

.yith-wcwl-share li a {
  background-image: none !important;
  width: 28px;
  height: 28px;
  text-align: center;
  display: inline-block;
  margin-right: 3px;
}
.yith-wcwl-share li a:before {
  font-family: "FontAwesome";
  font-display: swap;
  line-height: 28px;
}
.yith-wcwl-share li a.facebook:before {
  content: "\f09a";
}
.yith-wcwl-share li a.facebook:hover, .yith-wcwl-share li a.facebook:focus {
  color: #ffffff;
  background-color: #3b5a9a;
  border-color: #3b5a9a;
}
.yith-wcwl-share li a.twitter:before {
  content: "\f099";
}
.yith-wcwl-share li a.twitter:hover, .yith-wcwl-share li a.twitter:focus {
  color: #ffffff;
  background-color: #1aa9e1;
  border-color: #1aa9e1;
}
.yith-wcwl-share li a.pinterest:before {
  content: "\f0d2";
}
.yith-wcwl-share li a.pinterest:hover, .yith-wcwl-share li a.pinterest:focus {
  color: #ffffff;
  background-color: #cc2127;
  border-color: #cc2127;
}
.yith-wcwl-share li a.googleplus:before {
  content: "\f0d5";
}
.yith-wcwl-share li a.googleplus:hover, .yith-wcwl-share li a.googleplus:focus {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.yith-wcwl-share li a.email:before {
  content: "\f0e0";
  line-height: 26px;
}
.yith-wcwl-share li a.email:hover, .yith-wcwl-share li a.email:focus {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.variations, .variant_list {
    background: #f2f2f2;
    padding: 10px;
    /*border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DADADA;*/
}

.variant_list .option{
  display: inline-block;
  border: solid 2px white;
  cursor: pointer;
  margin: 2px;
  padding: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

.variant_list .option_multi{
  display: inline-block;
  border: solid 2px white;
  cursor: pointer;
  margin: 2px;
  padding: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  background:#FFFFFF;
  min-height: 25px;
  min-width: 25px;
  text-align: center;
}

.variant_list .colorvariantbox{
  display: inline-block;
  width:25px;
  height:25px;
  border: solid 2px white;
  cursor: pointer;
  margin: 2px;
  line-height: 1.0000;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-sizing: content-box;
  transition: none;
  -webkit-transition: none;
  overflow: hidden;
  vertical-align: top;
}
.variations td {
  padding: 5px;
}
.variations .label,.variant_list label {
  font-size: inherit;
  color: inherit;
  margin: auto;
  vertical-align: middle;
  padding-top: 10px;
  padding-right: 10px;
  float:left;
  min-width:50px;
}
.variations .label label {
  margin: auto;
}
.variations td.label {
  display: table-cell;
  padding-left: 0;
}

.reset_variations {
  margin-left: 10px;
}

.single_variation_wrap .single_variation {
 /* margin-bottom: 20px;*/
}

.groups{
	padding-top:5px;
	padding-bottom:5px;
}
.groups .groupitem_content{
   display: block;
   float: left;
   width: 50%;
   border:1px solid transparent;
}

.groups .groupitem_content:hover{
	border:1px solid #e3e3e3;
}
.groups .groupitemcard{
  background-color: #F3F3F3;
  color: #565656;
  margin: 3px;
  padding: 3px;
  height: auto;
}

.groups .groupitemcard img{
	padding: 0px;
  margin: 3px;
  max-width: 20%;
  float: left;
}

.groups .groupitemcard .groupoption_datas{
  float: left;
  margin: 0px;
  width: 75%;
  padding: 3px;
}

.groups .groupitemcard .groupoption_prices{
	float: right;
  margin: 0px;
  width: 75%;
  padding: 3px;
}

.groups .groupitemcard .groupoption_prices .price{
	color: green;
  float: right;
  font-size: 20px;
  min-height: 20px !important;
  background: none !important;
}

@media (max-width:767px){
	.groups .groupitem_content{

	   float: none;
	   width: 100%;
	}
}

.summary .product-meta {
  margin-top: 25px;
}
.product-meta > span {
  display: block;
  margin: 5px 0;
  line-height: 1.5;
}

.product .addthis-icons {
  display: inline-block;
  width: 330px;
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .product .addthis-icons {
    width: 285px;
    margin-left: 10px;
  }
}
@media (max-width: 480px) {
  .product .addthis-icons {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
}
.single-product.column2 .product .addthis-icons {
  width: 285px;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .single-product.column2 .product .addthis-icons {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .single-product.column2 .product .addthis-icons {
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .single-product.column2 .product .addthis-icons {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
}
.product .addthis-icons .share {
  float: left;
  line-height: 32px;
  margin-right: 7px;
  margin-top: 2px;
}
.single-product.column2 .product .addthis-icons .share {
  display: none;
}
@media (max-width: 1199px) {
  .product .addthis-icons .share {
    display: none;
  }
}
.product .addthis-icons .addthis_toolbox {
  margin-top: 2px;
}
.product .addthis-icons .at-above-post {
  margin-top: 2px;
  margin-bottom: 0;
}

.addthis_32x32_style .addthis_counter.addthis_bubble_style {
  width: 64px !important;
}

#comments .star-rating {
  position: relative;
  z-index: 1;
  float: right;
  margin-bottom: 10px;
}
#comments .star-rating .star {
  margin-right: 0;
}
#comments h2 {

  font-size: 24px;
  margin: 0;
  padding-bottom: 15px;
  border-left-width: 0 !important;
  padding-left: 0;
}
#comments .add_review,
#comments .noreviews {
  margin: 25px 0 30px;
}

.commentlist {
  margin: 0;
  padding: 0;
}
.commentlist li {
  list-style: none;
  margin: 0;
  padding: 25px 0;
}
.commentlist .avatar {
  float: left;
  width: 60px;
  margin-right: 20px;
}
.commentlist .meta {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
}
.commentlist .description {
  margin: 10px 0;
}
#comments .commentlist .star-rating {
  display: inline-block;
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
#comments .commentlist .star-rating .star {
  font-size: 14px;
  margin-right: 7px;
  margin-left: 0;
}

#review_form_wrapper h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#review_form_wrapper h3 small {
  font-size: 14px;
  margin-left: 10px;
}

/* shop_attributes */
.shop_attributes th {
  padding: 5px;
  font-weight: normal;
}
.shop_attributes td {
  padding: 5px;
  font-weight: bold;
}



.navigation {
  text-align: right;
  margin: 20px 0;
}
.navigation .nav-previous,
.navigation .nav-next {
  display: inline-block;
  margin: 0;
}
.navigation a {
  display: inline-block;
  height: 30px;
  padding: 0 10px;
  line-height: 28px;
  text-align: center;
}
.navigation .nav-previous a,
.navigation .nav-next a {
  width: 35px;
  padding: 0;
  font-size: 18px;
}

#main h2.resp-accordion {
  border-left-width: 0 !important;
  padding-left: 0;
  margin-bottom: 0 !important;
}

.product-slider {
  margin-top: 20px;
}
body.single-product #content .product-slider {
  margin-top: 20px;
}
.shortcode .product-slider {
  margin-top: 0;
}

.product-slider .owl-controls,
.content-slider .owl-controls,
.brand-slider .owl-controls,
.related-slider .owl-controls {
  position: absolute;
  top:-52px;
  right: 15px;
  margin-top: 0;
}

.products.product-carousel.grid.owl-carousel div.owl-item .amount.col-sm-6,
.products.product-carousel.grid.owl-carousel div.owl-item .amount.col-sm-6 {
width:100%;
}

.tradeprice_downloads_row a {
  cursor: pointer;
}

@media (max-width: 991px) {
  .product-slider .owl-controls,
  .content-slider .owl-controls,
  .related-slider .owl-controls {
    /*top: -74px;*/
    top:-51px;
  }
}
@media (max-width: 767px) {
  .product-slider .owl-controls,
  .content-slider .owl-controls,
  .related-slider .owl-controls {
    top: -46px;
  }
}
.product-slider.with-desc .owl-controls,
.content-slider.with-desc .owl-controls,
.related-slider.with-desc .owl-controls {
  top: -46px;
}

.product-slider .product-row .owl-controls,
.content-slider .product-row .owl-controls,
.related-slider .product-row .owl-controls {
  right: 10px;
}
.product-slider.single .owl-controls,
.content-slider.single .owl-controls,
.related-slider.single .owl-controls {
  right: 0;
}

.single-nav {
  position: absolute;
  top: 4px;
  right: 15px;
}
@media (max-width: 991px) {
  .single-nav {
    top: 7px;
  }
}
@media (max-width: 767px) {
  .single-nav {
    top: 3px;
  }
}
.single-nav .single-nav a {
  float: left;
}

.product-slider .owl-theme .owl-controls .owl-buttons div,
.related-slider .owl-theme .owl-controls .owl-buttons div,
.content-slider.owl-theme .owl-controls .owl-buttons div {
  position: static;
}

.product-slider .owl-theme .owl-controls .owl-buttons div,
.related-slider .owl-theme .owl-controls .owl-buttons div,
.content-slider.owl-theme .owl-controls .owl-buttons div,
.single-nav a span {
  display: inline-block;
  text-align: center;
  margin: 0 1px;
  padding: 0;
  width: 50px;
  height: 40px;
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 28px;
  line-height: 38px;
}
@media (max-width: 991px) {
  .product-slider .owl-theme .owl-controls .owl-buttons div,
  .related-slider .owl-theme .owl-controls .owl-buttons div,
  .content-slider.owl-theme .owl-controls .owl-buttons div,
  .single-nav a span {
    width: 45px;
    height: 35px;
    font-size: 25px;
    line-height: 33px;
  }
}
@media (max-width: 767px) {
  .product-slider .owl-theme .owl-controls .owl-buttons div,
  .related-slider .owl-theme .owl-controls .owl-buttons div,
  .content-slider.owl-theme .owl-controls .owl-buttons div,
  .single-nav a span {
    width: 40px;
    height: 30px;
    font-size: 20px;
    line-height: 28px;
  }
}

.single-nav a span {
  margin: 0;
}

.product-slider.notitle .owl-controls,
.related-slider.notitle .owl-controls,
.content-slider.notitle .owl-controls {
  position: static;
}

.product-slider.notitle .owl-theme .owl-controls .owl-buttons div,
.related-slider.notitle .owl-theme .owl-controls .owl-buttons div,
.content-slider.notitle.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  margin: auto;
  bottom: 20%;
}

.content-slider.notitle.owl-theme .owl-controls .owl-buttons div {
  bottom: 0;
}

.woocommerce > .products {
  margin-bottom: 60px;
}

.product-slider.notitle,
.related-slider.notitle,
.content-slider.notitle {
  margin-top: 0;
}

.product-slider.notitle.arrow-top,
.related-slider.notitle.arrow-top {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-top,
  .related-slider.notitle.arrow-top {
    margin-top: 110px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-top,
  .related-slider.notitle.arrow-top {
    margin-top: 90px;
  }
}
.product-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div,
.related-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div {
  top: -90px;
  bottom: auto;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div {
    top: -80px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div {
    top: -60px;
  }
}
.product-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div.owl-prev,
.related-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: auto;
  right: 50%;
  margin-right: 2px;
}
.product-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div.owl-next,
.related-slider.notitle.arrow-top .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: auto;
  left: 50%;
  margin-left: 2px;
}
.product-slider.notitle.arrow-bottom,
.related-slider.notitle.arrow-bottom {
  margin-bottom: 130px;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-bottom,
  .related-slider.notitle.arrow-bottom {
    margin-bottom: 110px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-bottom,
  .related-slider.notitle.arrow-bottom {
    margin-bottom: 90px;
  }
}
.product-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div,
.related-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div {
  bottom: -90px;
  top: auto;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div {
    bottom: -80px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div {
    bottom: -60px;
  }
}
.product-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div.owl-prev,
.related-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: auto;
  right: 50%;
  margin-right: 2px;
}
.product-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div.owl-next,
.related-slider.notitle.arrow-bottom .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: auto;
  left: 50%;
  margin-left: 2px;
}

.product-slider.notitle.arrow-top,
.related-slider.notitle.arrow-top {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-top,
  .related-slider.notitle.arrow-top {
    margin-top: 110px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-top,
  .related-slider.notitle.arrow-top {
    margin-top: 90px;
  }
}
.product-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div,
.related-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div {
  top: -90px;
  bottom: auto;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div {
    top: -80px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div {
    top: -60px;
  }
}
.product-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div.owl-prev,
.related-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: auto;
  right: 50%;
  margin-right: 2px;
}
.product-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div.owl-next,
.related-slider.notitle.arrow-top.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: auto;
  left: 50%;
  margin-left: 2px;
}
.product-slider.notitle.arrow-bottom,
.related-slider.notitle.arrow-bottom {
  margin-bottom: 130px;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-bottom,
  .related-slider.notitle.arrow-bottom {
    margin-bottom: 110px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-bottom,
  .related-slider.notitle.arrow-bottom {
    margin-bottom: 90px;
  }
}
.product-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div,
.related-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div {
  bottom: -90px;
  top: auto;
}
@media (max-width: 991px) {
  .product-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div {
    bottom: -80px;
  }
}
@media (max-width: 767px) {
  .product-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div,
  .related-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div {
    bottom: -60px;
  }
}
.product-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div.owl-prev,
.related-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: auto;
  right: 50%;
  margin-right: 2px;
}
.product-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div.owl-next,
.related-slider.notitle.arrow-bottom.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: auto;
  left: 50%;
  margin-left: 2px;
}

.shortcode-products {
  margin: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:before,
.single-nav a span.prev:before {
  content: "\f104";
}

.owl-theme .owl-controls .owl-buttons .owl-next:before,
.single-nav a span.next:before {
  content: "\f105";
}

.yith-wcwl-share {
  margin-top: 30px;
}
.yith-wcwl-share h4 {
  display: inline-block;
}
.yith-wcwl-share ul {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 20px;
}

#yith-wcwl-popup-message {
  border-radius: 0;
  border-width: 0;
  line-height: 23px;
  font-size: 17px;
  padding: 18px 30px;
}

/* Checkout, Cart */
.shop_table {
  width: 100%;
}
.shop_table th {
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  text-transform: uppercase;
  text-align: left;
}
.shop_table td {
  font-size: 16px;
  padding: 15px;
  text-align: left;
}
.shop_table thead * {
  font-size: 16px !important;
}
.shop_table thead *,
.shop_table tfoot * {
  font-weight: bold;
}
.shop_table.cart tbody tr {
  vertical-align: top;
}
@media (max-width: 767px) {
  .shop_table.cart tr {
    border-left-width: 0 !important;
    display: block;
    text-align: center !important;
  }
}
.shop_table.cart th,
.shop_table.cart td {
  padding: 17px;
  text-align: center;
}
@media (max-width: 767px) {
  .shop_table.cart th,
  .shop_table.cart td {
    border-left-width: 0 !important;
    display: block;
    text-align: center !important;
  }
}
.shop_table.cart tbody .product-wrap {
  text-align: left;
  padding: 30px;
}
.shop_table.cart tbody .product-name {
  font-size: 20px;
  font-weight: bold;
}
.shop_table.cart tbody .product-detail {
  padding-left: 210px;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .shop_table.cart tbody .product-detail {
    padding: 0;
  }
}
.shop_table.cart tbody .product-price {
  padding-top: 51px;
}
.shop_table.cart tbody .product-price .amount {
  font-size: 18px;
  display: inline-block;
  margin-top: 3px;
}
.shop_table.cart tbody .product-price del .amount {
  font-size: 16px;
  text-decoration: line-through;
  margin-top: 0;
}
.shop_table.cart tbody .product-stock-status {
  padding-top: 53px;
}
.shop_table.cart tbody .product-subtotal {
  padding-top: 53px;
  min-width: 140px;
}
.shop_table.cart tbody .product-subtotal .amount {
  display: inline-block;
  font-size: 18px;
  line-height: 23px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .shop_table.cart tbody .product-subtotal .show-mobile {
    vertical-align: middle;
  }
}
.shop_table.cart tbody .product-add-to-cart {
  padding-top: 48px;
}
.shop_table.cart tbody td.product-remove {
  padding-top: 53px;
}
.shop_table.cart tbody .product-quantity {
  padding-top: 44px;
}
.shop_table.cart tbody div.product-thumbnail {
  float: left;
  display: inline-block;
  width: 180px;
}
@media (max-width: 991px) {
  .shop_table.cart tbody div.product-thumbnail {
    float: none;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .shop_table.cart tbody div.product-thumbnail {
    margin-bottom: 25px;
  }
}
.shop_table.cart tbody div.product-thumbnail img {
  width: 100%;
  height: auto;
}
.shop_table.cart tbody div.product-remove {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .shop_table.cart tbody div.product-remove {
    display: block;
    margin-left: auto;
    margin-top: 15px;
  }
}
.shop_table.cart tbody .product-remove .remove {
  display: inline-block;
  width: 25px;
  height: 25px;
  padding: 0;
  line-height: 21px;
  font-size: 23px;
}
@media (max-width: 767px) {
  .shop_table.cart tbody th,
  .shop_table.cart tbody td {
    padding: 10px !important;
    border-bottom-width: 0 !important;
  }
  .shop_table.cart tbody th:first-child,
  .shop_table.cart tbody td:first-child {
    padding: 30px 10px 10px !important;
  }
  .shop_table.cart tbody th:last-child,
  .shop_table.cart tbody td:last-child {
    padding: 10px 10px 30px !important;
    border-bottom-width: 1px !important;
  }
  .shop_table.cart tbody th.last-child,
  .shop_table.cart tbody td.last-child {
    padding: 10px 10px 30px !important;
    border-bottom-width: 1px !important;
  }
  .shop_table.cart tbody th:first-child:last-child,
  .shop_table.cart tbody td:first-child:last-child {
    padding: 30px 10px !important;
  }
  .shop_table.cart tbody th:first-child.last-child,
  .shop_table.cart tbody td:first-child.last-child {
    padding: 30px 10px !important;
  }
}
@media (max-width: 767px) {
  .shop_table.cart thead th,
  .shop_table.cart thead td,
  .shop_table.cart tfoot th,
  .shop_table.cart tfoot td {
    padding: 20px 10px !important;
  }
}
.shop_table .total th,
.shop_table .total td,
.shop_table .order-total th,
.shop_table .order-total td {
  font-size: 22px;
  padding: 20px 15px;
}
.shop_table dl {
  margin: 10px 0 0;
  /* font-family: Arial,Helvetica,sans-serif; */
}
.shop_table dl dt {
  display: inline-block;
  font-weight: normal;
  font-size: 15px;
}
.shop_table dl dd {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
}

.cart_totals,
.shipping_calculator,
.coupon-code {
  margin-top: 70px;
}
.cart_totals h2,
.shipping_calculator h2,
.coupon-code h2 {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.woocommerce-checkout h3 {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 35px;
}

.cart_totals .shop_table td {
  font-weight: bold;
  font-size: 18px;
}
.cart_totals .cart-subtotal .amount {
  font-size: 18px;
}

#shipping_method {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  padding: 6px;
}
#shipping_method label {
  display: inline;
}

.shipping-calculator-form {
  display: block !important;
}

.terms label {
  display: inline-block;
  padding-left: 0;
}

form.login,
form.register,
form.checkout_coupon {
  padding-bottom: 30px;
}

#shiptobilling,
#ship-to-different-address {
  padding-bottom: 20px;
}

#order_review #payment {
  margin-top: 40px;
}

#payment ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#payment .place-order {
  margin-top: 35px;
}

.payment_methods {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.payment_methods .payment_method_paypal .input-radio {
  vertical-align: top;
}
.payment_methods .payment_method_paypal img,
.payment_methods .payment_method_paypal .about_paypal {
  display: block;
  margin: 0;
}
@media (max-width: 480px) {
  .payment_methods .payment_method_paypal img {
    width: 190px;
  }
}

#order_comments_field {
  margin-top: 40px;
}

#ship-to-different-address {
  margin-top: 60px;
}

.payment_box {
  padding-top: 10px;
}

.proceed-buttons {
  margin-top: 20px;
  text-align: right;
}
.proceed-buttons button {
  margin-bottom: 20px;
  margin-left: 20px;
}

.order_details {
  font-size: 16px;
  line-height: 2;
  list-style: none outside none;
  margin-bottom: 40px;
  padding: 0;
}

.order-thankyou p {
  margin-bottom: 20px;
}
.order-thankyou h2 {
  margin-top: 40px;
}

.customer_details {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2;
}



/* =Global styles/layout
-------------------------------------------------------------- */

/* ------- BIGCARD ----------- */
.bigcart_cart_area{
	margin-top:15px;
}
.addcartform{
/*
 background: #e4e4e4 none repeat scroll 0 0;
    border-bottom: 1px dotted #dddddd;
    border-top: 1px dotted #dddddd;
    */
    padding: 10px;
}

.variant_list_title{
    color: #636363;
    background: #E0E0E0;
    padding: 2px 5px;
    font-size: 76%;
    margin-top: 10px;
    display: inline-block;
    }



/* ----- product item minimal ------ */

.prod-item-minimal{
    width:50%;
    float:left;
    text-align:left !important;
    margin:0;
    margin-bottom:10px;
    min-height:0;
    height:auto;
}

.prod-item-minimal:nth-child(2n+1) { clear: both; }


.products .product.prod-item-minimal > .inner{
        padding-top: 5px;
        padding-bottom: 0px;
    }


.products .product.prod-item-minimal > .inner:hover{
        box-shadow:none;
    }

    .product-item-minimal-left{
        width:40%;
        float:left;
    }

    .product-item-minimal-right{
        width:55%;
        float:right;
    }



 .prod-item-minimal .product-image{
    position:relative;
    width:auto;
 }

 .prod-item-minimal .product-image img{
    max-width:100%;
    }

 .prod-item-minimal a{
    color:#666666;
 }

  .prod-item-minimal .price{
    font-size: 16px;
   }


@media (max-width: 767px) {
    .products.grid .product.prod-item-minimal{
    max-width:none;
    }
}

@media (max-width: 480px) {
    .prod-item-minimal{
    width:96%;
    float:none;
    margin-left:2%;
    margin-right:2%;
    margin-bottom:20px;
    }
}



 /* MENU FOOTER WIDGET */
 .widget-title{
    text-transform: none;
 }

 /* simple menu list - in sidebar */
.simple_menu_list{
    margin-top: 10px;
}
    .simple_menu_list .widget-title{
        color:#868887;
        margin-bottom:5px;
        line-height: 1.2em;
    }

    .simple_menu_list .likeh4{
      font-size: 18px;
    }

    .simple_menu_list ul{
        list-style:none;
        margin-bottom:5px;
    }

        .simple_menu_list ul li{
           line-height:1em;

        }

            .simple_menu_list ul li a{
                color:#aeafb0;
                padding:1px 0;
                margin:0;
                font-size: 14px;
            }

           .simple_menu_list ul li a:hover{}

 /* ----- kk_border_show ---- */
 /*
 .kk_border_show li.product{
    border-bottom:1px solid #e6e6e6;
 }


 .grid.kk_border_show li.product{
    margin-bottom: 0;
    border-bottom:none;
    border-top:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
 }

 .grid.kk_border_show li.product > .inner{
    padding-top:10px;
    padding-bottom:10px;
 }

 .kk_border_show li.product > .inner.hover{
    border-color:transparent;
    box-shadow:none;
 }
 */


 /* border - desktop */
 /*
 @media (min-width: 992px) {
     .grid.kk_border_show li.product.col-md-4:nth-child(1),
     .grid.kk_border_show li.product.col-md-4:nth-child(2),
     .grid.kk_border_show li.product.col-md-4:nth-child(3),
     .grid.kk_border_show li.product.col-md-3:nth-child(1),
     .grid.kk_border_show li.product.col-md-3:nth-child(2),
     .grid.kk_border_show li.product.col-md-3:nth-child(3),
     .grid.kk_border_show li.product.col-md-3:nth-child(4){
        border-top: none;
     }

     .grid.kk_border_show li.product.col-md-4:nth-child(3n),
     .grid.kk_border_show li.product.col-md-3:nth-child(4n) {
      border-right: none;
    }
}

@media (max-width: 991px) {
    .grid.kk_border_show li.product{
        border:none;
        border-top:1px solid #e6e6e6;
        border-right:1px solid #e6e6e6;
    }

     .grid.kk_border_show li.product.col-md-4:nth-child(1),
     .grid.kk_border_show li.product.col-md-4:nth-child(2),
     .grid.kk_border_show li.product.col-md-3:nth-child(1),
     .grid.kk_border_show li.product.col-md-3:nth-child(2),
     .grid.kk_border_show li.product.col-md-3:nth-child(3){
        border-top: none;
     }

     .grid.kk_border_show li.product.col-md-4:nth-child(even),
     .grid.kk_border_show li.product.col-md-3:nth-child(3n) {
      border-right: none;
    }

}

@media (max-width: 767px) {
    .grid.kk_border_show li.product{
        border:none;
        border-bottom:1px solid #e6e6e6;
    }

}
*/


/* -------- NK ---------------- */
.product .big_price{
    font-size:2.5em;
}

.product .tax{
    font-size:0.6em;
}

.big-price{
    font-size:1.5em;
}

.old-price{
    color:#AFAFAF;
    font-size: 0.8em;
}

.bigcardfreeshipping_box {
    background: #424242 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 15px;
    padding: 5px;
    text-align: center;
}

.bigcardfreeshipping_box_rev {
    background: #eeeeee none repeat scroll 0 0;
    color: #424242;
}

.bigcardfreeshipping_name {
  text-transform: uppercase;
}

.bigcardfreeshipping_date {
  font-size: 14px;
}

/* variant list */
.variations, .variant_list {
    background: #f2f2f2;
    padding: 10px;
    /*border-top: 1px solid #DCDCDC;
    margin-top:10px;*/
    }

    .variant_list .option {
        background:#FFFFFF;
        display: inline-block;
        border: solid 2px white;
        cursor: pointer;
        margin: 2px;
        padding: 7px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    }

    .variant_list .option.instock {
      border: 2px solid #bfffbf;
    }

    table.variations td select,
    .variant_list .option_multi.selected,
    .variant_list .option.selected {
        background:#FFFFFF;
        border: 2px solid #008000 !important;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.35);
    }

    .variant_valassz{
        padding-top:10px;
	    	border-top: 1px solid #DCDCDC;
        /*margin-bottom:10px;*/
    }

    .variant_valassz_label{
        font-weight:bold;
        margin-bottom:5px;
    }

    .variant_valassz_nincs_link{
        font-size:11px;
        text-decoration:underline;
        margin-left:5px;
        color:#499ebb;
    }

/* prod_important_info */
.prod_important_info{
    /*margin-top: 20px;
    margin-bottom: 20px;*/
    display:table;
    width: 100%;
}


.prod_important_info .posted_in{
	display:table-row;
}

.prod_important_info .posted_in .meta-label,
.prod_important_info .posted_in .meta-value{
    padding: 3px 10px 0 0;
    font-size:1em;
    display:table-cell;

}

.prod_important_info .posted_in .meta-label{
    font-weight: bold;
    width: 20%;
    min-width: 100px;
}


/* tab_only_labels*/
.tab_only_labels{
    color:#A2A2A2;
    font-size:0.95em;
}

.tab_only_labels:hover{
    color:#666666;
    text-decoration:underline;
}

/* faq answer content box */
.faq-widget{
  margin: 10px;
  padding:0;
  border: 1px solid #dfdfdf;
}

.faq-widget-title-box{
  margin:0;
  display: block;
  background-color: #efefef;
}

.faq-widget-title{
  margin:0;
  padding: 10px;
}

.faq-answer-box{
  margin: 0;
  padding: 10px !important;
}

/* OPINION BASE SETTINGS START */

/* opinion rating boxes */
.rating-box{
    border: 1px solid #dfdfdf;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .rating-header{
      background-color: #dfdfdf;
      padding: 5px;
    }
    .rating-sender{
      float: left;
    }
    .rating-sendtime{
      font-size: 10px;
    }
  .rating-content{
    padding: 10px;
  }
.rating-new{
  border: 1px solid #09EC25;
}

/* add opinion box */
#add-opinion{
    margin:0 10px 10px 0;
    border:1px solid #dfdfdf;
    padding:10px;
  }
  #add-opinion-box-title{
    margin-bottom:10px;
  }
  #add-opinion-box-wrapper{

  }
  #new_opinion{
    width:99%;
    margin:0;
    height:100px;
    resize:none;
  }

/* OPINION BASE SETTINGS END */


/* PRODUCT BIG CARD IMAGE HORIZONTAL */
.thumbnails.horizontal{
    width:100%;
}

.thumbnails.horizontal .elastislide-carousel{
    width:80%;
    margin-left:10%;
    margin-right:10%;
}

 .thumbnails.horizontal li{
    margin-left:1%;
    margin-right:1%;
 }

 .thumbnails.horizontal img{
    /*max-width: 100px;*/
 }

  .thumbnails.horizontal .elastislide-prev{
    /*left:-20px;*/
  }

  .thumbnails.horizontal .elastislide-nex{
    /*right:-20px;*/
  }

  .flexslider{
    margin: 0px !important;
    z-index: 10;
    position: relative;
  }
  .flexslider .slides .flex-caption {
    width: 100%;
    position: static;
    top: -65px;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
  }

/* cc_sorter */
.cc_sorter{
  display:inline-block;
}
.cc_sorter label {
  padding: 6px 0px;
  font-size: 13px;
  margin: 0px 5px 0px 0px;
  line-height: 24px;
}

.cc_sorter .left.dropdown-select{
  margin-left:5px;
  margin-top:0px;
}
.dropdown-select {
    border: 1px solid #dddddd;
    }


/* view mode */
.cc_view_mode a {
    display: inline-block;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    padding-right: 3px;
    padding-left: 3px;
}


/* firstbig */


@media (max-width: 767px) {
   ul.products.firstbig li.product.col-md-8 {
   display:none;
  }
}

/* --------------------- KK: only image view (hide details) ------------ */
.product-only-image-view .product .product-details{
	display:none;
}

.product-only-image-view.show-details-hover .product .product-details{
	display:none;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:200;
	width:100%;
}


.product-only-image-view.show-details-hover .product:hover .product-details{
	display:block;
}



/* product card - BORDER TYPES */
.products_cover_border {
    position: absolute;
    z-index:2;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0px;
    border: 1px solid #FFFFFF;
    display:none;
}

.grid_border_inner .products_cover_border {
	/* feher kitakaro keret */
	 display:block;
	}


.products.grid_border_inner  .product > .inner{
	border-right:none;
	border-bottom:none;

}

.grid_border_inner .product li.inner,
.grid_border_all_no_space .products_cover_border {
 	/* border color....*/
   }


.grid_border_all_with_space .products_cover_border ,
.grid_border_none .products_cover_border {
	display:none;
}

/* event box - aktualis esemenyek kartyak */
.event_box.products .product-image:hover img{
	opacity:0.8;
}

.selloutproductcard{
  overflow-y: hidden;
}

.selloutproductcard .price{
  margin-top:0px;
}

.selloutproductcard .price .discountprice {
  font-size:1.3em;
}

.selloutproductcard .offsellout{
  background-color: white;
  color: red;
  opacity: 0.7;
  width: 100% !important;
  padding: 20px;
  top: 0px !important;
  height: 500px;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}

.selloutproductcard .offsellout span{
  color: red;
  padding: 50px 10px;
  font-size:1.5em;
  text-transform: uppercase;
  font-weight: bolder;
  position: absolute;
  left: 0px;
  transform: rotate(-15deg) scale(1) skew(1deg) translate(30px);
  -webkit-transform: rotate(-15deg) scale(1) skew(1deg) translate(30px);
  -moz-transform: rotate(-15deg) scale(1) skew(1deg) translate(30px);
  -o-transform: rotate(-15deg) scale(1) skew(1deg) translate(30px);
  -ms-transform: rotate(-15deg) scale(1) skew(1deg) translate(30px);
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}

.selloutcorner{
  position: absolute;
  background-color: gray;
  left: 0px;
  top: 0px;
  padding: 5px 20px 20px 5px;
  opacity: 0.3;
  -moz-border-radius-bottomright:75px;
  -webkit-border-bottom-right-radius:75px;
  border-bottom-right-radius:75px;
  z-index:100;
}

.selloutcornerright{
  position: absolute;
  background-color: gray;
  right: 0px;
  top: 0px;
  padding: 5px 5px 5px 20px;
  opacity: 0.3;
  -moz-border-radius-bottomleft:75px;
  -webkit-border-bottom-left-radius:75px;
  border-bottom-left-radius:75px;
  z-index:100;
}

.selloutcorner.active,.selloutcornerright.active{
  opacity: 0.7;
  background-color: black;
}

.selloutcorner .fa, .selloutcornerright .forsale{
  font-weight: bolder;
}




/*****************************************************************/
/*** 10. Widgets
/*****************************************************************/
/* Widget */
.widget {
margin-top: 15px;
position: relative;
padding:10px;
}
@media (max-width: 767px) {
  .widget {
    margin-top: 20px;
  }
}
.footer-wrapper .widget, .content-bottom-wrapper .widget, .sidebar .widget:first-child, .widget.widget_layered_nav, .widget.widget_layered_nav_filters, .widget.widget_price_filter, .widget.widget_product_categories {
  margin-top: 0px;
}
.widget:last-child {
  margin-bottom: 0px;
}
.widget.last-child {
  margin-bottom: 0px;
}
.widget > ul {
  list-style: none;
  padding-left: 0px;
}
.widget ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.sidebar .widget ul.maxheight{
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}

.widget ul li {
  list-style: none;
  margin-bottom: 0px;
}

.widget ul li label {
  padding: 5px;
  margin-bottom: 0px;
}

.widget ul li input {
  margin:0px 10px 0px 5px;
}

.widget.sidefilter ul.yith-wcan-label li{
  cursor: pointer;
  display: inline-flex;
  margin: 3px;
}
.widget.sidefilter ul.yith-wcan-label li.chosen a{
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
}

.widget.sidefilter.widget_box_label_rotate ul.yith-wcan-label li.chosen a{
  -webkit-box-shadow: 5px -5px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 5px -5px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 5px -5px 10px 0px rgba(0,0,0,0.5);
}

.widget.sidefilter ul.yith-wcan-label li a{
  border: 1px solid lightgray;
}
.widget.sidefilter ul.yith-wcan-label li.chosen a{
  border: 1px solid lightslategray;
}
.widget.sidefilter.widget_box_label_rotate ul li {
  border:none;
  margin: 10px 5px;
}

.widget.sidefilter ul li label,
.widget.widget_product_categories ul li label {
  cursor: pointer;
}

.widget.sidefilter ul li input,
.widget.widget_product_categories ul li input {
  cursor: pointer;
}

.widget ul ul {
  margin-left: 20px;
  list-style: disc outside;
  padding: 3px 0px 3px 3px;
}
.widget ul ul li > a {
  line-height: 17px;
  width:100%;
}
.widget ul ul ul {
  margin-left: 15px;
}
.widget li > a {
  display: block;
  text-decoration: none;
  margin-right: 0px;
  padding: 6px 0px;
  line-height: 21px;
}
.widget .arrow {
  position: absolute;
  top: 7px;
  right: 0px;
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  text-align: center;
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 14px;
  line-height: 17px;
  vertical-align: top;
}
.widget .arrow:before {
  content: "\f105";
}
.widget .open > .arrow:before {
  content: "\f107";
}

.widget-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0px;
  margin-right: 0px;
  padding: 5px;
}

.widget-title-content-bg{
  padding:0.7% 10px;
}

.widget-title-full-bg{
  padding:0.7% 15px;
  margin-left:-15px !important;
  margin-right:-15px !important;
}

.widget-loading {
  text-align: center;
  padding: 40px;
  font-size: 20px;
}

/* Search Form */
/*
.searchform .text,
.searchform .button {
  display: inline-block;
  float: left;
}


.searchform .text input {
  border-radius: 0;
  width: 200px;
  padding-left: 3px;
}
*/
.searchform button {
  padding: 0;
  border-width: 0;
  font-size: 18px;
  width: 36px;
  height: 36px;
  margin-left: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.searchform button:hover, .searchform button:focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1199px) {
  .searchform .text {
    position: absolute;
    right: 37px;
  }
}
@media (max-width: 767px) {
  .searchform .text {
    position: static;
    right: 37px;
  }
}
.searchform-middle .searchform .text, #main .searchform .text {
  position: static;
  right: 37px;
}
@media (max-width: 1199px) {
  .sidebar .searchform .text input {
    width: 160px;
  }
}
@media (max-width: 991px) {
  .sidebar .searchform .text input {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .sidebar .searchform .text input {
    width: 200px;
  }
}

.search-popup .searchform .text {
  position: absolute;
  right: 37px;
}
@media (max-width: 767px) {
  .search-popup .searchform .text {
    position: static;
    right: 37px;
  }
}

.autocomplete-suggestions {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  color: #444;
}
.header-wrapper .autocomplete-suggestions, .sticky-header .autocomplete-suggestions {
  right: 37px;
}

.autocomplete-suggestion {
  padding: 6px;
  line-height: 20px;
}

#wp-calendar {
  width: 100%;
  text-align: center;
}
#wp-calendar caption {
  margin-bottom: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
#wp-calendar th,
#wp-calendar td {
  text-align: center;
}
#wp-calendar td#today {
  font-weight: bold;
}
#wp-calendar td#prev {
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  font-weight: bold;
}
#wp-calendar td#next {
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
  font-weight: bold;
}

.product_list_widget {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product_list_widget li {
  position: relative;
  margin-bottom: 25px !important;
}
.product_list_widget li:last-child {
  margin-bottom: 0 !important;
}
.product_list_widget li.last-child {
  margin-bottom: 0 !important;
}
.product_list_widget li a,
.product_list_widget li .product-name {
  display: block;
  font-size: 0.9em;
  text-decoration: none;
  margin-bottom: 8px;
  padding: 0;
}
.product_list_widget li .product-image {
  float: left;
  margin: 0;
  padding: 0;
}
.product_list_widget li .product-details {
  margin-left: 100px;
}
.product_list_widget img {
  width: 85px;
  height: auto;
}
.product_list_widget .amount {
  font-size: 16px;
  margin-right: 5px;
  font-weight: bold;
}
.product_list_widget ins {
  text-decoration: none;
}
.product_list_widget del,
.product_list_widget del .amount {
  color: inherit;
  font-size: 14px;
  font-weight: normal;
}
.product_list_widget .star-rating {
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.product_list_widget .star-rating:before {
  content: "\f006\f006\f006\f006\f006";
}
.product_list_widget .star-rating span {
  float: left;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: -1000px;
}
.product_list_widget .star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}

.facebook-like p {
  margin-bottom: 5px;
}
.facebook-like .fb-like {
  float: right;
  margin-right: 40px;
  margin-top: 6px;
  padding: 2px 12px 1px;
  text-transform: none;
}
@media (max-width: 1199px) {
  .facebook-like .fb-like {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .facebook-like .fb-like {
    margin-right: 0;
  }
}
.sidebar .facebook-like .fb-like {
  margin-top: 2px;
}



.content-slider {
  margin-bottom: 40px;
}
.shortcode .content-slider {
  margin-bottom: 0;
}
.content-slider.banner {
  margin-bottom: 25px;
}
.content-slider .content-item {
  margin: 0 15px;
}
.content-slider.single .content-item {
  margin: 0;
  padding-left: 1px;
  padding-right: 1px;
}
.content-slider .post-item {
  margin-bottom: 40px;
	min-height:400px;
	max-height:400px;
}
.content-slider .post-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.content-slider .post-item .post-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.25;
	min-height:50px;
	max-height:50px;
	overflow:hidden;
}
.content-slider .post-item .post-content {
}
.content-slider .post-item .entry-meta {
  margin-bottom: 0;
}
.content-slider .post-item .read-more {
  font-weight: bold;
  font-size: 15px;
}
.content-slider .post-item .meta-date {
  display: inline-block;
  font-style: italic;
  font-size: 14px;
  padding-top: 2px;
}
.content-slider .slide .post-item:last-child {
  margin-bottom: 0;
}
.content-slider .slide .post-item.last-child {
  margin-bottom: 0;
}
.content-slider .brand {
  text-align: center;
}
.content-slider .brand img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sidebar .content-slider {
  margin-bottom: 0;
}
.sidebar .content-slider.single .content-item {
  margin: 0;
}
.sidebar .content-slider.owl-theme .owl-controls .owl-buttons div {
  font-size: 17px;
  height: 25px;
  width: 35px;
  line-height: 23px;
  top: -45px;
  right: 0;
  bottom: auto;
}
.sidebar .content-slider.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: auto;
  right: 37px;
}

.content-item {
  margin-bottom: 60px;
}

.testimonial .testimonial-details {
  padding: 20px 25px 25px 50px;
  position: relative;
  font-size: 15px;
  margin-bottom: 30px;
}
.testimonial .testimonial-details:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
  content: "\f10d";
  position: absolute;
  display: inline-block;
  font-size: 28px;
  font-family: "FontAwesome";
  font-display: swap;
  font-weight: normal;
  font-style: normal;
  top: 15px;
  left: 13px;
}
.testimonial .testimonial-details:after {
  content: '';
  position: absolute;
  display: block;
  top: 100%;
  left: 30px;
  margin-top: -1px;
  width: 36px;
  height: 21px;
}
.testimonial .testimonial-title {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 13px;
}
.testimonial .testimonial-photo {
  float: left;
  width: 75px;
  height: 75px;
}
.testimonial .testimonial-photo img {
  width: 100%;
  height: 100%;
}
.testimonial .meta-content {
  padding-left: 90px;
  font-style: italic;
}
.testimonial .meta-content.no-photo {
  padding-left: 0;
}
.testimonial .meta-name {
  display: inline-block;
  font-size: 16px;
}
.testimonial .meta-date {
  font-size: 14px;
}

#main .testimonials-title.banner {
  font-size: 30px;
  text-transform: uppercase;
  border-width: 0;
  text-align: center;
  padding: 0;
  margin: 50px 30px 30px;
}

.testimonials-title.banner .line {
  display: none !important;
}

.testimonials-line {
  width: 40px;
  height: 4px;
  margin: 0 auto;
}

.content-slider.banner .testimonial {
  padding-top: 25px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .content-slider.banner .testimonial {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
.content-slider.banner .testimonial .testimonial-title {
  margin-bottom: 20px;
}
.content-slider.banner .testimonial .testimonial-details {
  font-size: 18px;
  background: transparent;
  border-width: 0;
  padding: 20px 15%;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .content-slider.banner .testimonial .testimonial-details {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 767px) {
  .content-slider.banner .testimonial .testimonial-details {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-slider.banner .testimonial .testimonial-details:before {
  display: none;
}
.content-slider.banner .testimonial .testimonial-details:after {
  background: none;
}
.content-slider.banner .testimonial .testimonial-meta {
  text-align: center;
  padding-bottom: 10px;
}
.content-slider.banner .testimonial .meta-content {
  padding-left: 0;
  display: inline-block;
}
.content-slider.banner .testimonial .testimonial-photo {
  display: inline-block;
  float: none;
  border-radius: 38px;
  margin-right: 12px;
}
.content-slider.banner .testimonial .testimonial-photo img {
  border-radius: 38px;
}
.content-slider.banner .testimonial .meta-content br {
  display: none;
}
.content-slider.banner .testimonial .meta-name {
  font-weight: bold;
}
.content-slider.banner .owl-controls {
  position: static;
  /*.owl-page.active span {
      width: 16px;
      height: 16px;
      margin: 3px 5px;
  }*/
}

.yith-woocompare-widget .compare {
  text-indent: 0;
  width: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.yith-woocompare-widget .compare:before {
  display: none;
}
.yith-woocompare-widget ul.products-list a.remove {
  font-size: 15px;
  border-radius: 0 !important;
  background-color: transparent !important;
}

.ui-slider {
  background-image: none;
  border-width: 0;
  border-radius: 3px;
}
.ui-slider .ui-slider-range {
  background-image: none;
}
.ui-slider .ui-slider-handle {
  cursor: pointer;
  top: -6px;
  background-image: none;
  border-width: 0;
  border-radius: 3px;
  width: 10px;
  height: 22px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: none;
  transition: none;
}

.widget_price_filter .price_slider {
  margin: 15px -2px 10px 4px;
  z-index: 0;
}
.widget_price_filter #min_price,
.widget_price_filter #max_price {
  float: left;
  width: 45%;
}
.widget_price_filter #min_price {
  margin-right: 10%;
}
.widget_price_filter .button {
  float: left;
  margin: 15px 15px 0 0;
}
.widget_price_filter .price_label {
  float: right;
  margin: 25px 0 0;
}

.widget_layered_nav_filters li a,
.tagcloud a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
  float: left;
  height: auto;
  line-height: 1;
  padding: 6px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.tagcloud a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
  font-size: 14px !important;
}

.widget_layered_nav_filters li {
  display: inline;
}
.widget_layered_nav_filters li a {
  padding-right: 10px;
  padding-left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget_layered_nav_filters li a:after {
  content: "\f00d";
  font-size: 14px;
  font-weight: normal;
  font-family: "FontAwesome";
  font-display: swap;
  margin-left: 8px;
}

.widget_recent_comments ul li {
  margin: 6px 0;
}

.sw-parallax {
  background-position: 50% 0;
  background-size: cover !important;
  -webkit-transition: none;
  transition: none;
}




.feature-slider .feature-item {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
}

.person .person-photo {
  margin-bottom: 30px;
}
.person .person-photo img {
  margin-left: 0;
}
@media (max-width: 767px) {
  .person .person-photo img {
    margin-left: auto;
  }
}
.person .person-name {
  font-weight: bold;
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
}
.person .person-role {
  font-size: 16px;
}
.person .entry-content {
  margin-top: 15px;
  margin-bottom: 30px;
}
.person .person-social {
  float: left;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .person .person-social {
    float: none;
  }
}
.person .person-social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
}
.person .person-social a.facebook:hover, .person .person-social a.facebook:focus {
  background-color: #3b5a9a;
  border-color: #3b5a9a;
}
.person .person-social a.twitter:hover, .person .person-social a.twitter:focus {
  background-color: #1aa9e1;
  border-color: #1aa9e1;
}
.person .person-social a.dribbble:hover, .person .person-social a.dribbble:focus {
  background-color: #f46899;
  border-color: #f46899;
}
.person .person-social a.pinterest:hover, .person .person-social a.pinterest:focus {
  background-color: #cc2127;
  border-color: #cc2127;
}
.person .person-social a.instagram:hover, .person .person-social a.instagram:focus {
  background-color: #7c4a3a;
  border-color: #7c4a3a;
}
.person .person-social a.linkedin:hover, .person .person-social a.linkedin:focus {
  background-color: #0073b2;
  border-color: #0073b2;
}
.person .person-social a.tumblr:hover, .person .person-social a.tumblr:focus {
  background-color: #475b74;
  border-color: #475b74;
}
.person .person-social a.youtube:hover, .person .person-social a.youtube:focus {
  background-color: #c3191e;
  border-color: #c3191e;
}
.person .person-social a.email:hover, .person .person-social a.email:focus {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.person .person-social .fa {
  font-size: 16px;
  line-height: 28px;
}
.person .person-contact {
  float: right;
  font-size: 13px;
  text-align: right;
  font-style: italic;
}
@media (max-width: 767px) {
  .person .person-contact {
    float: none;
    text-align: left;
  }
}

.person-box {
  margin-bottom: 40px;
}
.owl-item .person-box {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .person-box {
    text-align: center;
  }
}
.person-box .person-photo {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .person-box .person-photo img {
    margin-left: auto;
    margin-right: auto;
  }
}
.person-box .person-name {
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: none;
}
.person-box .person-role {
  font-size: 13px;
}

blockquote,
.quote {
  position: relative;
  font-style: italic;
  margin-bottom: 20px;
  padding: 27px 0 0 50px;
  border-width: 0;
}
blockquote:before,
.quote:before {
  top: 15px;
  left: 13px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  content: "\f10d";
  position: absolute;
  display: inline-block;
  font-size: 28px;
  font-family: "FontAwesome";
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

.shortcode-title {
  margin-bottom: 40px;
}
.shortcode-title h2 {
  border-width: 0;
  padding: 20px 0 0;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 40px;
}
@media (max-width: 991px) {
  .shortcode-title h2 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .shortcode-title h2 {
    font-size: 30px;
  }
}
.shortcode-title .title-desc {
  font-size: 23px;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .shortcode-title .title-desc {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .shortcode-title .title-desc {
    font-size: 15px;
  }
}
.shortcode-title .line {
  display: inline-block;
  width: 40px;
  height: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.shortcode-title .line-top {
  margin-bottom: 0;
}
.shortcode-title.large {
  padding: 200px 0;
}
@media (max-width: 1199px) {
  .shortcode-title.large {
    padding: 170px 0;
  }
}
@media (max-width: 991px) {
  .shortcode-title.large {
    padding: 150px 0;
  }
}
@media (max-width: 767px) {
  .shortcode-title.large {
    padding: 120px 0;
  }
}
@media (max-width: 480px) {
  .shortcode-title.large {
    padding: 100px 0;
  }
}
.shortcode-title.large h2 {
  font-size: 45px;
}
@media (max-width: 1199px) {
  .shortcode-title.large h2 {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .shortcode-title.large h2 {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  .shortcode-title.large h2 {
    font-size: 32px;
  }
}
.shortcode-title.large .title-desc {
  font-size: 26px;
}
@media (max-width: 1199px) {
  .shortcode-title.large .title-desc {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .shortcode-title.large .title-desc {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .shortcode-title.large .title-desc {
    font-size: 18px;
  }
}

.s2_form_widget {
  text-align: center;
  margin: 10px;
  padding: 10px;
  border: 1px solid #dcdcdc;
}
@media (max-width: 1199px) {
  .s2_form_widget {
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  .s2_form_widget {
    padding: 20px;
  }
}
.s2_form_widget h3.widget-title {
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 1.25;
  font-size: 27.5px;
  letter-spacing: 1px;
}
.left-sidebar .s2_form_widget h3.widget-title, .right-sidebar .s2_form_widget h3.widget-title {
  line-height: 1.25;
  font-size: 27.5px;
  padding: 0;
  background: transparent;
}
@media (max-width: 1199px) {
  .s2_form_widget h3.widget-title {
    font-size: 26px;
    margin-bottom: 24px;
  }
}
.s2_form_widget .desc,
.s2_form_widget .s2_message {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .s2_form_widget .desc,
  .s2_form_widget .s2_message {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 20px;
  }
}
.s2_form_widget form label, .s2_form_widget form br {
  display: none;
}
.s2_form_widget form p {
  margin-bottom: 0;
}
.s2_form_widget form input {
  margin-bottom: 15px;
  font-size: 15px;
}
.s2_form_widget form input[type="text"] {
  margin-bottom: 20px;
  width: 100%;
  padding: 8px;
  text-align: center;
}
@media (max-width: 1199px) {
  .s2_form_widget form input[type="text"] {
    width: 89%;
    margin-bottom: 15px;
  }
}
.s2_form_widget form input[type="submit"][name="subscribe"],
.s2_form_widget form input[type="submit"][name="unsubscribe"] {
  margin-bottom: 15px;
}

.counter-circle-wrapper {
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
  width: 100%;
  position: relative;
  text-align: center;
}
.counter-circle-wrapper:last-child {
  margin-right: 0;
}
.counter-circle-wrapper.last-child {
  margin-right: 0;
}
.counter-circle-wrapper .desc {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

.counter-circle-content {
  font-size: 50px;
  width: 220px;
  height: 220px;
  text-align: center;
  line-height: 220px;
  position: relative;
  margin: auto;
}
.counter-circle-content .fa {
  margin: 0 !important;
  float: none !important;
}
.counter-circle-content canvas {
  left: 0;
  position: absolute;
  top: 0;
}

.counter-box-wrapper {
  text-align: center;
  font-size: 20px;
}

.content-box-percentage {
  font-size: 50px;
  line-height: 50px;
}

.counter-box-content {
  margin-top: 10px;
  margin-bottom: 20px;
}
.counter-box-content h3 {
  font-weight: bold;
}

.sidebar-banner {
  max-width: 270px;
  margin: 0 auto 1px;
}
.sidebar-banner .owl-item {
  text-align: center;
}
.sidebar-banner img {
  width: 100%;
}

.shortcode .related-slider {
  margin-bottom: 0;
}

/* widget_layered_nav */

.widget_layered_nav,
.widget_layered_nav_filters,
.widget_price_filter,
.widget_product_categories {
  margin-bottom: -1px;
}

.widget_layered_nav .widget-title,
.widget_layered_nav_filters .widget-title,
.widget_price_filter .widget-title,
.widget_product_categories .widget-title {

  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget_layered_nav .widget-title .toggle,
.widget_layered_nav_filters .widget-title .toggle,
.widget_price_filter .widget-title .toggle,
.widget_product_categories .widget-title .toggle {
  position: absolute;
  z-index: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  right: 0px;
  top: 50%;
  margin-top: -12.5px;
  text-align: center;
  font-family: "FontAwesome";
  font-display: swap;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  cursor: pointer;
}
.widget_layered_nav .widget-title .toggle:before,
.widget_layered_nav_filters .widget-title .toggle:before,
.widget_price_filter .widget-title .toggle:before,
.widget_product_categories .widget-title .toggle:before {
  content: "\f107";
  width: 100%;
  text-align: center;
}
.widget_layered_nav.open .widget-title .toggle,
.widget_layered_nav_filters.open .widget-title .toggle,
.widget_price_filter.open .widget-title .toggle,
.widget_product_categories.open .widget-title .toggle{
  border-radius: 3px 3px 0 0 !important;
}
.widget_layered_nav.open .widget-title .toggle:before,
.widget_layered_nav_filters.open .widget-title .toggle:before,
.widget_price_filter.open .widget-title .toggle:before,
.widget_product_categories.open .widget-title .toggle:before{
  content: "\f106";
}
.widget_layered_nav .scrollwrap,
.widget_layered_nav_filters .scrollwrap,
.widget_price_filter .scrollwrap,
.widget_product_categories .scrollwrap{
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

.labelbutton.selected{
	background-color:darkgray;
}


.labelbutton span .glyphicon{
	color:white;
	border:none;
	background:none;
	min-width:auto;
	margin:0px;
	padding:0px;

}

.widget_layered_nav ul.yith-wcan li span {
	min-width:55px;
  min-height: 38px;
  text-align: center;
  padding: 5px 0px 5px 0px;
  margin: 2px;
}

.widget_layered_nav ul.yith-wcan-color li span {
	min-width: 55px;
  min-height: 38px;
  text-align: center;
  padding: 5px 0px 5px 0px;
  margin: 2px;
}

.widget_layered_nav ul.yith-wcan li label {
	cursor: pointer;
}

.widget_layered_nav li .count {
  padding:2px 0px 0px 5px;
}

.widget_layered_nav .yith-wcan-label .count {
  float: right;
  padding:2px 0px 0px 5px;
}

/* widget - bordered menu area */
.widget.widget_bordered_menu{}

	.widget.widget_bordered_menu .widget-title{
		border: 1px solid #a2a2a2;
		margin-bottom: 0;
	    padding: 3px 10px;
	}

	.widget.widget_bordered_menu  ul{
		border: 1px solid #a2a2a2;
		border-top: none;
	  }

	.widget.widget_bordered_menu  ul li{
		border-top: 1px solid #a2a2a2;
	  }

	.widget.widget_bordered_menu  ul li:first-child{
		border-top: none;
	  }

	.widget.widget_bordered_menu  ul li ul,
	.widget.widget_bordered_menu  ul li ul li{
		border: none;
	  }

	/* ha cimke vagy szin cimke vannak benne: */
  	.widget.widget_bordered_menu  ul.yith-wcan-label{
  		padding:10px;
  	}

  	.widget.widget_bordered_menu  ul.yith-wcan-label li{
  		border: none;
  	}


/* slimScroll */

.slimScrollRail {
  width: 3px !important;
  margin-left: 2px;
  margin-right: 2px;
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.08) inset;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.08) inset;
}

.slimScrollBar:before, .slimScrollBar:after {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.05);
  content: "";
  display: block;
  height: 1px;
  width: 5px;
  position: absolute;
  top: 50%;
  left: 1px;
}
.slimScrollBar:before {
  margin-top: -2px;
}
.slimScrollBar:after {
  margin-top: 2px;
}

.widget_product_categories > ul > li,
.widget_product_categories > ul > li > ul > li,
.widget_product_categories .scrollwrap > *:first-child > li,
.widget_brand_nav.widget_layered_nav > ul > li,
.widget_brand_nav.widget_layered_nav .scrollwrap > *:first-child > li {
  position: relative;
  padding-left: 25px;
}
.widget_product_categories > ul > li,
.widget_product_categories > ul > li > ul > li,{
  line-height: 25px;
}
.widget_product_categories > ul > li > ul.children,
.widget_product_categories > ul > li > ul > li > ul.children,
.widget_product_categories .scrollwrap > *:first-child > li > ul.children,
.widget_brand_nav.widget_layered_nav > ul > li > ul.children,
.widget_brand_nav.widget_layered_nav .scrollwrap > *:first-child > li > ul.children {
  display: none;
}

.widget_product_categories > ul > li.open > label,
.widget_product_categories > ul > li.open > ul > li.open > label {
  font-weight: 600;
}

.widget_product_categories > ul > li > label > input[type="radio"],
.widget_product_categories > ul > li > ul > li > label > input[type="radio"],
.widget_product_categories > ul > li > ul > li ul > li > label > input[type="radio"] {
  display: none;
}

.widget_product_categories > ul > li[class*="current-"] > ul.children,
.widget_product_categories .scrollwrap > *:first-child > li[class*="current-"] > ul.children,
.widget_brand_nav.widget_layered_nav > ul > li[class*="current-"] > ul.children,
.widget_brand_nav.widget_layered_nav .scrollwrap > *:first-child > li[class*="current-"] > ul.children {
  display: block;
}
.widget_product_categories > ul .arrow,
.widget_product_categories .scrollwrap > *:first-child .arrow,
.widget_brand_nav.widget_layered_nav > ul .arrow,
.widget_brand_nav.widget_layered_nav .scrollwrap > *:first-child .arrow {
  right: auto;
  left: 0;
}
.widget_product_categories ul ul,
.widget_brand_nav.widget_layered_nav ul ul {
  margin-left: 0px;
}
.widget_product_categories ul ul ul,
.widget_brand_nav.widget_layered_nav ul ul ul {
  margin-left: 10px;
}

.shortcode-grid .grid-item {
  max-width: 100%;
  display: inline-block;
}

.at4-show.animated {
  visibility: inherit;
}

.at-above-post-homepage,
.at-above-post-page,
.at-above-post,
.at-above-post-homepage-recommended,
.at-above-post-page-recommended,
.at-above-post-recommended {
  margin-bottom: 20px;
}

.at-below-post-homepage,
.at-below-post-page,
.at-below-post,
.at-below-post-homepage-recommended,
.at-below-post-page-recommended,
.at-below-post-recommended {
  margin-top: 30px;
}
.at-below-post-homepage .at4-show,
.at-below-post-page .at4-show,
.at-below-post .at4-show,
.at-below-post-homepage-recommended .at4-show,
.at-below-post-page-recommended .at4-show,
.at-below-post-recommended .at4-show {
  float: right;
}
.at-below-post-homepage:before, .at-below-post-homepage:after,
.at-below-post-page:before,
.at-below-post-page:after,
.at-below-post:before,
.at-below-post:after,
.at-below-post-homepage-recommended:before,
.at-below-post-homepage-recommended:after,
.at-below-post-page-recommended:before,
.at-below-post-page-recommended:after,
.at-below-post-recommended:before,
.at-below-post-recommended:after {
  content: " ";
  display: table;
}
.at-below-post-homepage:after,
.at-below-post-page:after,
.at-below-post:after,
.at-below-post-homepage-recommended:after,
.at-below-post-page-recommended:after,
.at-below-post-recommended:after {
  clear: both;
}

#_atssh {
  display: none;
}

.brandabcpage_box {
  text-align: center;
}
.brandabcpage_box span {
  min-height: 50px;
  display: block;
}
.brandabcpage_box img {
  height: 87px;
}


/*	NEWS */

.article-content{
	border:1px solid lightgray;
	margin-bottom:10px;
}

.article-content:hover{
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

.article-content h3{
	margin: 5px;
}

.article-content img{
	max-width:100%;
	float:left;
	margin:5px;
}

.article-content .article-date{
	color:gray;
	margin-bottom:5px;
}

.article-content .article-text{
	text-align:justify;
}

.article-content .article-more{
	padding:5px;
	margin:5px 0px;
}

.home-news h3 {
  height:23px;
  max-height:23px;
  overflow:hidden;
  font-size: 1.3em;
}

.home-news img {
  width:100%;
}

.home-news .article-image {
  /*height:100px;*/
  /*max-height:100px;*/
}

.page .article-image {
  max-height: 200px;
  overflow: hidden;
  margin-bottom:5px;
  padding-left: 0px;
}

.home-news .article-text {
  height:150px;
  max-height:150px;
  overflow-y:hidden;
  margin:0px;
  padding:0px;
  font-size:0.9em;
  line-height:1.2em;
}

.page .article-content.col-lg-6 .article-image{
  width:100%;
  height:200px;
  max-height:200px;
}

.page .article-content.col-lg-6 .article-text {
  height:200px;
  max-height:200px;
  overflow-y:hidden;
}

/* doorbell.io overdrive*/
#doorbell-button{
  z-index:100 !important;
}
#doorbell-powered-by{
  display:none !important;
}

.widget.event_box.widget_products li {
  padding:5px;
  margin-bottom: 10px !important;
}

/* ====================== 2015.08.07. ============================================ */

 /* SEO content SIDEBAR */
 .seo_content_sidebar{
    margin-top:20px;
    padding:10px;
    background: #ffffff;
    border:1px dotted #C8C8C8;
 }


/* ----- section_filter_top -------*/
.section_filter_top{
    background:#ABABAB;
    padding-top:7px;
    padding-bottom:7px;
    border-bottom:1px solid #e6e4e4;
    }

/* -------------- KK brand logo --------- */
.kk_brand_logo{
    /*float:right;
    margin-top:0px;
    margin-right:-5px;
    */
    width:80px;
    margin-bottom:50px;
    position:absolute;
    top:10px;
    right:15px;
    z-index:100;

}

    .kk_brand_logo img{
        max-width:100%;
    }

.category-pager-previous,.category-pager-next{
  border: 1px solid #dfdfdf;
  width: 49%;
}

.category-pager-previous-img,
.category-pager-next-img{
  margin-left: 10px;
  width: 25%;
  max-width: 60px;
}

.category-pager-previous-img img,
.category-pager-next-img img{
  width: 100%;
}

.category-pager-previous-text,
.category-pager-next-text{
  width: 65%;
  margin: 10px;
}
.category-pager-next-text {
  text-align: right;
}

.loginheader{

}

/*  widget box: label rotate (color label ) */
.sidefilter.widget_box_label_rotate{}

.sidefilter.widget_box_label_rotate ul li{
	margin: 7px 5px;
}

.sidefilter.widget_box_label_rotate ul li a,
.sidefilter.widget_box_label_rotate ul li span{
	-ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display:inline-block;
}

.sidefilter.widget_box_label_rotate ul li div{
	display:none;
}

.arany, .gold{
	background: -webkit-linear-gradient(90deg, #FBC926 10%, #C3922E 90%); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(90deg, #FBC926 10%, #C3922E 90%); /* FF3.6+ */
	background: -ms-linear-gradient(90deg, #FBC926 10%, #C3922E 90%); /* IE10 */
	background: -o-linear-gradient(90deg, #FBC926 10%, #C3922E 90%); /* Opera 11.10+ */
	background: linear-gradient(90deg, #FBC926 10%, #C3922E 90%); /* W3C */
}

.ezust, .silver {
	background: -webkit-linear-gradient(90deg, #A3A5A8 10%, #E6E7E8 90%); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(90deg, #A3A5A8 10%, #E6E7E8 90%); /* FF3.6+ */
	background: -ms-linear-gradient(90deg, #A3A5A8 10%, #E6E7E8 90%); /* IE10 */
	background: -o-linear-gradient(90deg, #A3A5A8 10%, #E6E7E8 90%); /* Opera 11.10+ */
	background: linear-gradient(90deg, #A3A5A8 10%, #E6E7E8 90%); /* W3C */
}

.multicolor{
	background: #542019; /* Old browsers */
	background: -moz-linear-gradient(top, #542019 0%, #ba4a05 13%, #666666 28%, #2b8291 45%, #42ddc6 58%, #ffff16 73%, #ff8800 90%, #ff0a0a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #542019 0%,#ba4a05 13%,#666666 28%,#2b8291 45%,#42ddc6 58%,#ffff16 73%,#ff8800 90%,#ff0a0a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #542019 0%,#ba4a05 13%,#666666 28%,#2b8291 45%,#42ddc6 58%,#ffff16 73%,#ff8800 90%,#ff0a0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#542019', endColorstr='#ff0a0a',GradientType=0 ); /* IE6-9 */
}

.figured{
  background: rgb(30,87,153); /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(30,87,153,1) 0%, rgba(255,137,137,1) 31%, rgba(157,255,137,1) 63%, rgba(255,137,137,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(30,87,153,1) 0%,rgba(255,137,137,1) 31%,rgba(157,255,137,1) 63%,rgba(255,137,137,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(30,87,153,1) 0%,rgba(255,137,137,1) 31%,rgba(157,255,137,1) 63%,rgba(255,137,137,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff8989',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.transparent{
	background: -webkit-linear-gradient(90deg, #ffffff 10%, #d8d8d8 90%); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(90deg, #ffffff 10%, #d8d8d8 90%); /* FF3.6+ */
	background: -ms-linear-gradient(90deg, #ffffff 10%, #d8d8d8 90%); /* IE10 */
	background: -o-linear-gradient(90deg, #ffffff 10%, #d8d8d8 90%); /* Opera 11.10+ */
	background: linear-gradient(90deg, #ffffff 10%, #d8d8d8 90%); /* W3C */
}

/* PROFILE */

.profile-orders td {
  padding: 4px;
  border: 2px solid #FFF;
  background-color: #FBFBFB;
}

.profile-orders tr:nth-of-type(odd) td {
  background-color: #ECECEC;
}

.profile-orders td.wrap {
  word-wrap: break-word;
}

.profile-orders th {
  background-color: #9c9c9c;
  color: white;
  height: 20px;
  border: 1px solid white;
}

.profile-order-item {
  line-height: 1.5em;
}
.profile-orders table.order-list td, .profile-orders table.order-list th {
  padding: 5px;
}
.profile-order-item table td, .profile-order-item table th {
  padding: 5px;
}
.profile_box_title {
  font-size: 18px !important;
  margin: 10px 0p;
}
.profile_messages, .profile_cancel {
}
.profile_messages textarea {
  width: 100%;
  height: 100px;
}
.profile_messages fieldset {
  margin-top: 10px;
}
.profile_messages fieldset, .profile_messages legend {
  font-size: 14px;
}


/*****************************************************************/
/*** 09. Cart
/*****************************************************************/
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.cart_body{
	max-width: 100%;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color:white;
}

.cart_ajax{
	width: 100%;
	padding: 3px;
	margin: 0px;
  line-height: 14px;
}

/* ----------------------------*/
.cart_body .cart_progress{
	position:relative;
	margin:20px 0px 20px 0px;
	z-index: 0;
}

	.cart_body .cart_progress .steps{
		margin-left:auto;
		width: 100%;
		}

		.cart_body .cart_progress .step{
			text-align:center;
			margin-left:0 !important;
			position:relative;
			color:#B3B3B3;
			float:left;
			margin-left:20px;
			}

		.cart_body .cart_progress .step.active{
			color:black;
			font-weight:bold;
		}

		.cart_body .cart_progress .step .step_number{
			border-radius:50%;
			padding:2px 7px;
			font-size:20px;
			font-weight:bold;
			position:absolute;
			z-index:2;
			}
		.cart_body .cart_progress .step .step_label{
			margin-top:25px;
			margin-left:20px;
			display:block;
			}

  	.cart_body .cart_progress .step.active .step_label{
			color:black;
		}

  	.cart_body .cart_progress .step.active a .step_label{
			color:#33A5E7;
		}

		.cart_body .cart_progress .step .step_line{
			width:100%;
			height:3px;
			position:absolute;
			/*top:10px;*/
			left:0px;
			z-index:1;
			background: #E4E4E4;
			}

		 .cart_body .cart_progress .step.active .step_line{
			background: #6B6B6B;

      }

		.cart_body .cart_summary_head{
			background: none repeat scroll 0 0 #EEEEEE;
		    margin-bottom: 10px;
		    padding-bottom: 5px;
		    padding-top: 5px;
		    text-align: left;
			}

		.cart_summary_head span {
			margin-left:0px;
		}

		.cart_body .cart_summary_block .row{
			padding-bottom:10px;
			padding-top:10px;
			}

		.cart_ajax .cart_summary_block .row{
			padding:0px;
			margin:0px;
			}

		.cart_body .cart_summary_block .row .price.old .act,
		.cart_body .prod_data .price.old .act{
			  color: red;
			}

		.cart_body .cart_summary_block .row .price.old .old,
		.cart_body .prod_data .price.old .old{
			  text-decoration: line-through;
			  color: gray;
			  font-size:90%;
			}

  .cart_body .szall_mod_content{
  	display:none;
  	}
  .cart_body .shipping_data_box{}

  .cart_body .confirm_row{
  	font-size:13px;
  	margin-bottom:5px;
  	}

  	.cart_body .confirm_title{
  		font-size:0.9em;
  		opacity:0.6;
  		min-width:100px;
  		width:45%;
  		float:left;
  		}
  	.cart_body .confirm_data{
  		min-width:150px;
  		width:45%;
  		float:left;
  		font-weight:bold;
  		}

  	.cart_body .confirm_row .prod_img{
  		max-width:50px;
  		max-height:50px;
  		margin-right:10px;
  		float:left;
  		}

  	.cart_body .confirm_row .prod_img img{
  		max-width:50px;
  		max-height:50px;
      width:100%;
  		}

  	.cart_body .confirm_row .prod_data{
  		margin-left:60px;
  		}


/*Default classes*/
.cart_body .clearfix {
  *zoom: 1;
}
.cart_body .clearfix:before,
.cart_body .clearfix:after {
  display: table;
  content: "";
}
.cart_body .clearfix:after {
  clear: both;
}

.cart_body .clear{
  clear: both;
}

/* extra classes for positioning available elements */
.cart_body .align-right {text-align:right !important;}
.cart_body .align-center {text-align:center !important;}
.cart_body .float-left {float:left !important;}
.cart_body .float-right {float:right !important;}

.cart_body .ta_left{text-align:left;}
.cart_body .ta_center{text-align:center;}
.cart_body .ta_right{text-align:right;}

.cart_body .info_small{
	font-size:0.8em;
	font-style:italic;
	display:block;
	opacity:0.65;
	line-height:0.9em;
	color:red;
	}
.cart_body .info_medium{
  font-size:13px;
  font-style:italic;
  display:block;
  opacity:0.65;
  line-height:20px;
  color:red;
}
.cart_body .info_strong{
  font-size:1.4em;
  line-height:0.9em;
  color:red;
}

.wa {
  width:auto;
}
.fl {float:left !important;}
.fr {float:right !important;}

.bold {font-weight: bold;}

/*  ---- CART BODY ---- */
.cart_body .row {
  /*	margin-left: -20px;	*/
  /*  margin-right: 20px;	*/
  *zoom: 1;
}
.cart_body .row:before,
.cart_body .row:after {
  display: table;
  content: "";
}
.cart_body .row:after {
  clear: both;
}
/*
[class*="span"] {
  float: left;
  margin-left: 20px;
}
*/

.cart_ajax [class*="span"] {
  float: left;
  margin-left: 2px;
}

.cart_body .span12 {
  width: 100%;
}
.cart_body .span11 {
  width: 91%;
}
.cart_body .span10 {
  width: 83%;
}
.cart_body .span9 {
  width: 75%;
}
.cart_body .span8 {
  width: 66%;
}
.cart_body .span7 {
  width: 58%;
}
.cart_body .span6 {
  width: 50%;
}
.cart_body .span5 {
  width: 41%;
}
.cart_body .span4 {
  width: 33%;
}
.cart_body .span3 {
  width: 25%;
}
.cart_body .span2 {
  width: 16%;
}
.cart_body .span1 {
  width: 8%;
}

.cart_ajax .span12 {
  width: 100%;
}
.cart_ajax .span11 {
  width: 91%;
}
.cart_ajax .span10 {
  width: 83%;
}
.cart_ajax .span9 {
  width: 75%;
}
.cart_ajax .span8 {
  width: 66%;
}
.cart_ajax .span7 {
  width: 58%;
}
.cart_ajax .span6 {
  width: 50%;
}
.cart_ajax .span5 {
  width: 41%;
}
.cart_ajax .span4 {
  width: 33%;
}
.cart_ajax .span3 {
  width: 25%;
}
.cart_ajax .span2 {
  width: 16%;
}
.cart_ajax .span1 {
  width: 8%;
}

.cart_body .offset12 {
  margin-left: 980px;
}
.cart_body .offset11 {
  margin-left: 900px;
}
.cart_body .offset10 {
  margin-left: 820px;
}
.cart_body .offset9 {
  margin-left: 740px;
}
.cart_body .offset8 {
  margin-left: 660px;
}
.cart_body .offset7 {
  margin-left: 580px;
}
.cart_body .offset6 {
  margin-left: 500px;
}
.cart_body .offset5 {
  margin-left: 420px;
}
.cart_body .offset4 {
  margin-left: 340px;
}
.cart_body .offset3 {
  margin-left: 260px;
}
.cart_body .offset2 {
  margin-left: 180px;
}
.cart_body .offset1 {
  margin-left: 100px;
}
.cart_body .row-fluid {
  width: 100%;
  *zoom: 1;
}
.cart_body .row-fluid:before,
.cart_body .row-fluid:after {
  display: table;
  content: "";
}
.cart_body .row-fluid:after {
  clear: both;
}
.cart_body .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}
.cart_body .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.cart_body .row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}
.cart_body .row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}
.cart_body .row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}
.cart_body .row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}
.cart_body .row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}
.cart_body .row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}
.cart_body .row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}
.cart_body .row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}
.cart_body .row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}
.cart_body .row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}
.cart_body .row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}
.cart_body .row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}
.cart_body .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.cart_body .container:before,
.cart_body .container:after {
  display: table;
  content: "";
}
.cart_body .container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.cart_body .container-fluid:before,
.cart_body .container-fluid:after {
  display: table;
  content: "";
}
.cart_body .container-fluid:after {
  clear: both;
}
.cart_body p {
  margin: 0 0 9px;
}
.cart_body p small {
  font-size: 11px;
  color: #999999;
}
.cart_body .lead {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.cart_body h1,
.cart_body h2{
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
.cart_body h1 {
  font-size: 24px !important;
  line-height: 26px !important;
  width:auto !important;
  padding:10px !important;
}
.cart_body h2 {
  font-size: 20px !important;
  line-height: 26px !important;
}

.cart_body ul,
.cart_body ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
.cart_body ul ul,
.cart_body ul ol,
.cart_body ol ol,
.cart_body ol ul {
  margin-bottom: 0;
}
.cart_body ul {
  list-style: disc;
}
.cart_body ol {
  list-style: decimal;
}
.cart_body li {
  line-height: 18px;
}
.cart_body ul.unstyled,
.cart_body ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.cart_body dl {
  margin-bottom: 18px;
}
.cart_body dt,
.cart_body dd {
  line-height: 18px;
}
.cart_body dt {
  font-weight: bold;
  line-height: 17px;
}
.cart_body dd {
  margin-left: 9px;
}
.cart_body .dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cart_body .dl-horizontal dd {
  margin-left: 130px;
}
.cart_body hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.cart_body strong {
  font-weight: bold;
}
.cart_body em {
  font-style: italic;
}

.cart_body small {
  font-size: 100%;
}

.cart_body .label,
.cart_body .badge {
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.cart_body .label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cart_body .badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.cart_body a.label:hover,
.cart_body a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cart_body .label-important,
.cart_body .badge-important {
  background-color: #b94a48;
}
.cart_body .label-important[href],
.cart_body .badge-important[href] {
  background-color: #953b39;
}
.cart_body .label-warning,
.cart_body .badge-warning {
  background-color: #f89406;
}
.cart_body .label-warning[href],
.cart_body .badge-warning[href] {
  background-color: #c67605;
}
.cart_body .label-success,
.cart_body .badge-success {
  background-color: #468847;
}
.cart_body .label-success[href],
.cart_body .badge-success[href] {
  background-color: #356635;
}
.cart_body .label-info,
.cart_body .badge-info {
  background-color: #3a87ad;
}
.cart_body .label-info[href],
.cart_body .badge-info[href] {
  background-color: #2d6987;
}
.cart_body .label-inverse,
.cart_body .badge-inverse {
  background-color: #333333;
}
.cart_body .label-inverse[href],
.cart_body .badge-inverse[href] {
  background-color: #1a1a1a;
}
.cart_body table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.cart_body .table {
  width: 100%;
  margin-bottom: 18px;
}
.cart_body .table th,
.cart_body .table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.cart_body .table th {
  font-weight: bold;
}
.cart_body .table thead th {
  vertical-align: bottom;
}
.cart_body .table caption + thead tr:first-child th,
.cart_body .table caption + thead tr:first-child td,
.cart_body .table colgroup + thead tr:first-child th,
.cart_body .table colgroup + thead tr:first-child td,
.cart_body .table thead:first-child tr:first-child th,
.cart_body .table thead:first-child tr:first-child td {
  border-top: 0;
}
.cart_body .table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.cart_body .table-condensed th,
.cart_body .table-condensed td {
  padding: 4px 5px;
}
.cart_body .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.cart_body .table-bordered th,
.cart_body .table-bordered td {
  border-left: 1px solid #dddddd;
}
.cart_body .table-bordered caption + thead tr:first-child th,
.cart_body .table-bordered caption + tbody tr:first-child th,
.cart_body .table-bordered caption + tbody tr:first-child td,
.cart_body .table-bordered colgroup + thead tr:first-child th,
.cart_body .table-bordered colgroup + tbody tr:first-child th,
.cart_body .table-bordered colgroup + tbody tr:first-child td,
.cart_body .table-bordered thead:first-child tr:first-child th,
.cart_body .table-bordered tbody:first-child tr:first-child th,
.cart_body .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.cart_body .table-bordered thead:first-child tr:first-child th:first-child,
.cart_body .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.cart_body .table-bordered thead:first-child tr:first-child th:last-child,
.cart_body .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.cart_body .table-bordered thead:last-child tr:last-child th:first-child,
.cart_body .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.cart_body .table-bordered thead:last-child tr:last-child th:last-child,
.cart_body .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.cart_body .table-striped tbody tr:nth-child(odd) td,
.cart_body .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.cart_body .table tbody tr:hover td,
.cart_body .table tbody tr:hover th {
  background-color: #f5f5f5;
}
.cart_body table .span1 {
  float: none;
  width: 44px;
  margin-left: 0px;
}
.cart_body table .span2 {
  float: none;
  width: 124px;
  margin-left: 0px;
}
.cart_body table .span3 {
  float: none;
  width: 204px;
  margin-left: 0px;
}
.cart_body table .span4 {
  float: none;
  width: 284px;
  margin-left: 0px;
}
.cart_body table .span5 {
  float: none;
  width: 364px;
  margin-left: 0px;
}
.cart_body table .span6 {
  float: none;
  width: 444px;
  margin-left: 0px;
}
.cart_body table .span7 {
  float: none;
  width: 524px;
  margin-left: 0px;
}
.cart_body table .span8 {
  float: none;
  width: 604px;
  margin-left: 0px;
}
.cart_body table .span9 {
  float: none;
  width: 684px;
  margin-left: 0px;
}
.cart_body table .span10 {
  float: none;
  width: 764px;
  margin-left: 0px;
}
.cart_body table .span11 {
  float: none;
  width: 844px;
  margin-left: 0px;
}
.cart_body table .span12 {
  float: none;
  width: 924px;
  margin-left: 0px;
}
.cart_body table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0px;
}
.cart_body table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0px;
}
.cart_body table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0px;
}
.cart_body table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0px;
}
.cart_body table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0px;
}
.cart_body table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0px;
}
.cart_body table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0px;
}
.cart_body table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0px;
}
.cart_body table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0px;
}
.cart_body table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0px;
}
.cart_body table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0px;
}
.cart_body table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0px;
}
.cart_body form {
  margin: 0px 0px 18px;
}
.cart_body fieldset {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.cart_body legend {
  display: block;
  padding: 0px;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0px;
  border-bottom: 1px solid #e5e5e5;
}
.cart_body legend small {
  font-size: 13.5px;
  color: #999999;
}
.cart_body label,
.cart_body input,
.cart_body button,
.cart_body select,
.cart_body textarea {
  /*
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  */
}
.cart_body input,
.cart_body button,
.cart_body select,
.cart_body textarea {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
.cart_body label {
  display: block;
  margin-bottom: 5px;
}
.cart_body select,
.cart_body textarea,
.cart_body input[type="text"],
.cart_body input[type="password"],
.cart_body input[type="datetime"],
.cart_body input[type="datetime-local"],
.cart_body input[type="date"],
.cart_body input[type="month"],
.cart_body input[type="time"],
.cart_body input[type="week"],
.cart_body input[type="number"],
.cart_body input[type="email"],
.cart_body input[type="url"],
.cart_body input[type="search"],
.cart_body input[type="tel"],
.cart_body input[type="color"],
.cart_body .uneditable-input {
  display: inline-block;
  height: 33px;
  padding: 4px;
  font-size: 14px;
  line-height: 18px;
  color: #555555;
}
.cart_body input,
.cart_body textarea {
 /* width: 210px;*/
 width: 100%;
}
.cart_body textarea {
  height: auto;
}
.cart_body textarea,
.cart_body input[type="text"],
.cart_body input[type="password"],
.cart_body input[type="datetime"],
.cart_body input[type="datetime-local"],
.cart_body input[type="date"],
.cart_body input[type="month"],
.cart_body input[type="time"],
.cart_body input[type="week"],
.cart_body input[type="number"],
.cart_body input[type="email"],
.cart_body input[type="url"],
.cart_body input[type="search"],
.cart_body input[type="tel"],
.cart_body input[type="color"],
.cart_body .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.cart_body textarea:focus,
.cart_body input[type="text"]:focus,
.cart_body input[type="password"]:focus,
.cart_body input[type="datetime"]:focus,
.cart_body input[type="datetime-local"]:focus,
.cart_body input[type="date"]:focus,
.cart_body input[type="month"]:focus,
.cart_body input[type="time"]:focus,
.cart_body input[type="week"]:focus,
.cart_body input[type="number"]:focus,
.cart_body input[type="email"]:focus,
.cart_body input[type="url"]:focus,
.cart_body input[type="search"]:focus,
.cart_body input[type="tel"]:focus,
.cart_body input[type="color"]:focus,
.cart_body .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.cart_body input[type="radio"],
.cart_body input[type="checkbox"] {
  margin: 3px 5px;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
}
.cart_body input.requirederror {
  border: 2px solid #ff0000 !important;
}
.cart_body input[type="radio"].requirederror {
  outline: 2px solid #ff0000 !important;
}

@media (max-width: 767px) {
  .cart_body input[type="radio"],
  .cart_body input[type="checkbox"] {
      width: 30px !important;
      height: 30px;
  }
}

.cart_body input[type="submit"],
.cart_body input[type="reset"],
.cart_body input[type="button"],
.cart_body input[type="radio"],
.cart_body input[type="checkbox"] {
  width: auto;
}
.cart_body .uneditable-textarea {
  width: auto;
  height: auto;
}
.cart_body select,
.cart_body input[type="file"] {
  height: 33px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 33px;
}
.cart_body select {
  /*width: 220px;*/
  border: 1px solid #bbb;
}
.cart_body select[multiple],
.cart_body select[size] {
  height: auto;
}
.cart_body select:focus,
.cart_body input[type="file"]:focus,
.cart_body input[type="radio"]:focus,
.cart_body input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cart_body .radio,
.cart_body .checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.cart_body .radio input[type="radio"],
.cart_body .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.cart_body .controls > .radio:first-child,
.cart_body .controls > .checkbox:first-child {
  padding-top: 5px;
}
.cart_body .radio.inline,
.cart_body .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.cart_body .radio.inline + .radio.inline,
.cart_body .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.cart_body .input-mini {
  width: 60px;
}
.cart_body .input-small {
  width: 70px;
}
.cart_body .input-medium {
  width: 150px;
}
.cart_body .input-large {
  width: 210px;
}
.cart_body .input-xlarge {
  width: 270px;
}
.cart_body .input-xxlarge {
  width: 530px;
}

.cart_body .toFreeShipping{
	color: red;
	font-weight: bold;
}

.cart_body .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.cart_body .form-group {
    margin-bottom: 15px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed !important;
  background-color: #ddd !important;
  border-color: #ddd !important;
}


/* -------- */


/* OTHER */
.disp_mobile{
	display:none;
}

.width_full{
	width:100% !important;
}

@media (max-width: 767px) {
	.disp_none_mobile{
		display:none !important;
	}

	.disp_mobile{
		display:block;
	}
}

/* *************************************************************************************
		Bootstrap-Grid-Only (3.2.0)
		https://github.com/zirafa/bootstrap-grid-only
		bootstrap-grid-only/css/grid12.css
************************************************************************************ */

/* *************************************************************************
Responsive Data Tables
*************************************************************************** */
/*
Generic Styling, for Desktops/Laptops
*/
table.cart_summyary {
  width: 100%;
  border-collapse: collapse;
}
/* Zebra striping */
table.cart_summyary tr:nth-of-type(odd) {
 /* background: #eee; */
}
table.cart_summyary th {
  /*background: #333;
  color: white;
  */
  font-weight: bold;
}
table.cart_summyary td,
table.cart_summyary th {
  padding: 6px;
  /*border: 1px solid #ccc; */
  text-align: left;
}

table.cart_summyary td:nth-of-type(1){ width:10%; }
table.cart_summyary td:nth-of-type(2){ width:30%; }
table.cart_summyary td:nth-of-type(3){ width:10%; }
table.cart_summyary td:nth-of-type(4){ width:15%; }
table.cart_summyary td:nth-of-type(5){ width:15%; }
table.cart_summyary td:nth-of-type(6){ width:20%; }


table.cart_summyary th:nth-of-type(1){ width:10%; }
table.cart_summyary th:nth-of-type(2){ width:30%; }
table.cart_summyary th:nth-of-type(3){ width:10%; }
table.cart_summyary th:nth-of-type(4){ width:15%; }
table.cart_summyary th:nth-of-type(5){ width:15%; }
table.cart_summyary th:nth-of-type(6){ width:20%; }


/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {



	/* Force table to not be like tables anymore */
	table.cart_summyary table,
	table.cart_summyary thead,
	table.cart_summyary tbody,
	table.cart_summyary th,
	table.cart_summyary td,
	table.cart_summyary tr {
		display: block;
		width:100% !important;
	}


	/* Hide table headers (but not display: none;, for accessibility) */
	table.cart_summyary thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	table.cart_summyary tr { border: 1px solid #ccc; }

	table.cart_summyary td {
		/* Behave  like a "row" */
		border: none;
		border-top: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}


	table.cart_summyary td:nth-of-type(1) {
		border-top: none;
	}

	table.cart_summyary td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
	Label the data
		<div class="span1">&nbsp;</div>
			<div class="span2">Termék</div>
			<div class="span2">Egységár</div>
			<div class="span2">Mennyiség</div>
			<div class="span2">Fizetendő</div>
			<div class="span2">&nbsp;</div>

	*/
	table.cart_summyary td:nth-of-type(1):before { content: ""; }
	table.cart_summyary td:nth-of-type(2):before { content: "Term\00E9k"; }
	table.cart_summyary td:nth-of-type(3):before { content: "Egys\00E9g\00E1r"; }
	table.cart_summyary td:nth-of-type(4):before { content: "Mennyis\00E9g (db)"; }
	table.cart_summyary td:nth-of-type(5):before { content: "Fizetend\0151"; }
	table.cart_summyary td:nth-of-type(6):before { content: ""; }
}

/* table_qty_group */
.table_qty_group{
    display: table;
	}

	.table_qty_g{
	    padding-left: 2px;
    	padding-right: 2px;
    	display: table-cell;
    	vertical-align: middle;
		}

/* responsive text-align */
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width: 768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

@media (min-width: @screen-md-min) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}

@media (min-width: @screen-lg-min) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}


/*****************************************************************/
/*** 07. Easy Responsive Tabs
/*****************************************************************/
ul.resp-tabs-list {
margin: 0px;
padding: 0px;
}

.resp-tabs-list li {
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
display: inline-block;
padding: 16px 20px;
margin: 0;
list-style: none;
cursor: pointer;
float: left;
border-style: solid;
border-width: 1px 0 0 1px;
border-color: #dcdcdc;
background: #f7f7f7 none repeat scroll 0 0;
}


.resp-tabs-list li:last-child {
border-right-width: 1px;
}

.resp-tabs-list li.last-child {
border-right-width: 1px;
}


.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}

h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
background: #f7f7f7 none repeat scroll 0 0;
}

.resp-tab-content {
display: none;
padding: 30px;
}
.resp-tab-content > *:last-child {
margin-bottom: 0;
}
.resp-tab-content > *.last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
  .resp-tab-content {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .resp-tab-content {
    padding: 20px 15px;
  }
}

.resp-tab-active {
  background-color: #fff !important;
  border-bottom-width: 0 !important;
  padding-bottom: 17px !important;
  margin-bottom: -1px !important;
}

.resp-vtabs .resp-tab-active {
  margin-bottom: 0 !important;
  margin-right: -1px !important;
  border-right-width: 0 !important;
  padding-bottom: 16px !important;
}

.resp-vtabs .resp-tabs-list li:last-child {
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin-bottom: -1px !important;
}

.resp-vtabs .resp-tabs-list li.last-child {
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin-bottom: -1px !important;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.resp-tab-content {
  border-style: solid;
  border-width: 1px;
  border-color: #dcdcdc;
}

.resp-easy-accordion .resp-tab-content {
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}

h2.resp-accordion {
  font-size: 15px;
  margin: 0px;
  padding: 16px 20px !important;
  border-style: solid;
  border-width: 1px;
  border-color: #dcdcdc;
}

h2.resp-tab-title:last-child {
  background: blue;
}

h2.resp-tab-title.last-child {
  background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs {
  border-style: solid;
  border-width: 1px;
}

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  margin: 0;
  cursor: pointer;
  float: none;
  border-left-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.resp-vtabs .resp-tabs-list li:first-child {
  border-top-width: 0;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  width: 70%;
  min-height: 250px;
  clear: none;
  border-style: solid;
  border-width: 0 0 0 1px;
}

.resp-vtabs .resp-tab-content {
  border-width: 0 !important;
}

.resp-vtabs li.resp-tab-active {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
  display: block;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active {
  display: block;
}

h2.resp-accordion:first-child {
  border-top-width: 0 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none;
  }

  h2.resp-accordion {
    display: block;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
  }

  .resp-tab-content {
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
  }

  .resp-tab-active {
    margin-bottom: 0 !important;
  }

  .resp-vtabs .resp-tab-active {
    margin-right: 0 !important;
  }

  .resp-vtabs .resp-tab-content {
    border-top-width: 1px !important;
  }

  .resp-vtabs .resp-tabs-container {
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
    border-left-width: 0;
  }
}



/* -------------------- skew  ---------------- */

/* tabs-list-skew */
.resp-tabs-list.tabs-list-skew li {
	padding: 0;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: left;
	border: none;
	}




ul.resp-tabs-list.tabs-list-skew > li{
    float: left;
    margin-right:2px;
    padding: 0;
    list-style: none;
    list-style-image: none;
    display: inline-block;
    position: relative;
    transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);
}

.resp-tabs-list.tabs-list-skew li .span1{
	display: inline-block;
	/*padding: 16px 20px; */
	padding: 0px 20px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	cursor: pointer;
	float: left;
	border-style: solid;
	border-width: 1px 0 0 1px;
	box-sizing: border-box;
	height:36px;
	line-height:36px;
	}

ul.resp-tabs-list.tabs-list-skew > li:first-child {
    /*width: 106px;*/
}
ul.resp-tabs-list.tabs-list-skew .first:before {
    display:block;
    content:"";
    position:absolute;
    height:100%;
    /*
	width: 24px;
    left: -11px;
    background-color: #1EB19E;
    */
    z-index:20;
    transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -o-transform: skew(25deg);
    box-sizing: border-box;
}
ul.resp-tabs-list.tabs-list-skew .last:before {
    display:block;
    content:"";
    position:absolute;
    height:100%;
    /*
	width: 24px;
    right: -11px;
	background-color: #1EB19E;
    */
	transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -o-transform: skew(25deg);
    z-index:20;
    box-sizing: border-box;

}

ul.resp-tabs-list.tabs-list-skew li.resp-tab-item .span1 {
    /*
	background: #1EB19E;
    color: #FFFFFF;
    text-transform:uppercase
    */
    display: block;
    text-decoration: none;
}

ul.resp-tabs-list.tabs-list-skew  .span1 .span2 {
    transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -ms-transform: skew(25deg);
    -o-transform: skew(25deg);
    display:block;
    margin: 0px 0px 0px 0px;

}

body {
	color: #777777;
	/*font-size: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	background: #ffffff;
}


/* Bigcard shipping select box */
.shipping_mode_box{
margin: 0 0 10px 0;
}

/* Megamenu banner */
.mega-menu .popup
{
background-color: #fafafa;
}
.mega-menu .popup ul
{
display: table-cell;
vertical-align: top;
}
/*.megamenu .popup ul.submenu-table*/
.submenu-table
{
display: table-cell;
vertical-align: top;
}
.submenu-banner
{
/* background-color: #fafafa; */
padding: 10px;
margin: 5px;
border-color: #7bae23;
border-style: solid;
border-width: 3px 0 0;
min-width: 200px;
}
.submenu-bannerbox
{
border-left: 1px solid #aaaaaa;
padding-left: 8px;
}

/* SEARCH FORM */
#suggestions{ position: absolute; width:320px; top: 35px; display:none; background-color:#a0a0a0;
  border-width:1px; border-color:#919191; border-style:solid; width:320px; font-size:10px; line-height:14px;color: white; }
#suggestions a { display:block; background-color:#e4e4e4; clear:left; height:52px; text-decoration:none; border-bottom:1px solid gray;}
#suggestions a:hover { background-color:#b7b7b7; color:#ffffff; }
#suggestions a img { float:left; padding:3px; width:50px;}
#suggestions a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#suggestions a:hover span.searchheading { color:#ffffff; }
#suggestions a span { color:#555555; }
#suggestions ul { padding: 0px; }
#suggestions li { list-style: none; }
#suggestions a:hover span { color:#f1f1f1; }
#suggestions span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#suggestions span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#suggestions span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; border:none;}
#suggestions br { line-height:5px; }

#prefilter_suggestions{ position: absolute; width:320px; top: 35px; display:none; background-color:#a0a0a0; border-width:1px; border-color:#919191; border-style:solid; width:320px; font-size:10px; line-height:14px;color: white; z-index: 1;box-shadow: rgb(136, 136, 136) 5px 10px 10px;}
#prefilter_suggestions ul { padding: 0px; margin-bottom: 0px; }
#prefilter_suggestions li { list-style: none; line-height: 20px; cursor: pointer; padding:5px; font-size: 14px;border-bottom: 1px solid gray;color: #ffffff;}
#prefilter_suggestions li.prefilter_search_prod_item { background-color: #e4e4e4; color: #191919;}
#prefilter_suggestions li.prefilter_search_prod_item:hover { background-color:#b7b7b7; color:#ffffff; }
#prefilter_suggestions li span.searchheading { display:block; padding-top:5px; }
#prefilter_suggestions span.seperator { float:right; padding-right:15px; margin-right:5px; }
#prefilter_suggestions br { line-height:5px; }

/* PrefixBOX */
.pf-suggestion-container{ margin: 40px 0 0 0 !important; border: 1px solid #ddd !important; width: 115% !important;}
.pf-suggestion-container.open{display:table !important;}
.pf-suggestion-body-text1{font-size:12px !important;}

.prefilter-picturelist{
  max-height:310px;
  overflow:auto;
}
  .prefilter-picturelist .prefilter-proditem {
    border:1px solid #ededed;
  }

  .prefilter-picturelist .prefilter-proditem-name{
    cursor:pointer;
  }

	.sidebar .event_box .event_item{
		margin:5px 0px 5px 0px;
	}

	.sidebar .event_box .event_item:hover{
		background-color:#ECECEC;
	}

	.sidebar .event_box .event_box_middle{
		padding: 5px;
	}

	.sidebar .event_box .event_item img{
		float:left;
		magrin-left:5px;
		width:20%;
	}

	.sidebar .event_box .event_item span{
		float:right;
		font-size:12px;
		width:70%;
	}

	.brand_label{
		padding:5px;
		font-size:15px;
	}

	.brand_index a{
		padding:3px;
	}

.compare table{
	width:100%;
	border-collapse: separate;
	text-align: left;
	vertical-align: center;
	border-spacing: 10px;
}
.compare table .headlabel{
	text-align: right;
}

.compare table tr:hover td{
	background-color:white;
}

.compare table td{
	background-color:lightgray;
	width:auto;
	padding:5px;
}

.compare table td img{
	width:100%;
	max-width:200px;
}

.fb-comments span, .fb-comments iframe {
    width: 100% !important;
}

  .social_area .cc_facebook,
  .social_area .cc_twitter,
  .social_area .cc_gplus,
  .social_area .cc_ribbutton,
  .social_area .cc_addthis_toolbox{
   margin:5px 5px 5px 0;
  }

/* responsive fb-like-box */
.fb-wrap {
  width:100%;
  margin: 0 auto;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }

/* mega menu - overwrite*/
.mega-menu > ul > li > a,
.mega-menu > ul > li > h5,
.mega-menu .popup ul li > a {
    text-transform: none !important;
}

/* ----- cart ------ */
.shop_table.cart tbody .product-wrap{
  /*  padding: 10px 20px;*/
}

.shop_table.cart tbody div.product-thumbnail{
    max-width:80px !important;
}

.shop_table.cart tbody .product-detail {
   /* padding-left: 210px;*/
    /*padding-left: 100px;*/
    text-align:left;
}

.page .entry-content ul > li {
  list-style-type: disc;
  margin-left: 15px;
}

/* ----- gls map ----- */
.glsmap{
width: 750px;
height: 500px;
padding: 2px;
border: 1px solid lightgray;
}

@media (max-width: 1200px){
	.glsmap{
		width: 650px;
		height: 400px;
	}
}

@media (max-width: 992px){
	.glsmap{
		width: 500px;
		height: 350px;
	}
}

@media (max-width: 768px){
	.glsmap{
		width: 400px;
		height: 250px;
	}
}

@media (max-width: 479px){
	.glsmap{
		width: 300px;
		height: 200px;
	}
}

/* ----- header filter ---- */
.filter_content_box{
	margin-left:-10px;
	margin-right:-10px;
}

.brand_index a {
  margin:0px 4px;
  font-size: 16px;
}

.blocks-left .mini-cart,
.blocks-left .login-links,
.blocks-left .topseo,
.blocks-left .header_contact,
.blocks-left .header_lang,
.blocks-left .header_lang ul,
.blocks-left .usercount,
.blocks-left .pageload,
.blocks-left .slogan,
.blocks-left .logo,
.blocks-left .header_submenu,
.blocks-left .brand_index,
.blocks-left .social-links,
.blocks-left .welcome-msg,
.blocks-left .sticky_logo,
.blocks-left .sticky_home,
.blocks-left .sticky_cart,
.blocks-left .search,
.blocks-left .sticky_static_menu,
.blocks-left .sticky_search,
.blocks-left .sticky_categories
{
float:left;
}

.blocks-middle .logo,
.blocks-middle .welcome-msg,
.blocks-middle .slogan,
.blocks-middle .topseo,
.blocks-middle .admin_static,
.blocks-middle .header_lang a,
.blocks-middle .usercount,
.blocks-middle .pageload,
.blocks-middle .header_submenu,
.blocks-middle .sticky_categories,
.blocks-middle .sticky_search,
.blocks-middle .sticky_logo
{
  text-align: center;
}

.blocks-right .mini-cart,
.blocks-right .login-links,
.blocks-right .topseo,
.blocks-right .header_contact,
.blocks-right .header_lang,
.blocks-right .header_lang ul,
.blocks-right .usercount,
.blocks-right .pageload,
.blocks-right .slogan,
.blocks-right .logo,
.blocks-right .header_submenu,
.blocks-right .header_search,
.blocks-right .brand_index,
.blocks-right .social-links,
.blocks-right .sticky_home,
.blocks-right .sticky_logo,
.blocks-right .sticky_cart,
.blocks-right .sticky_categories,
.blocks-right .sticky_static_menu,
.blocks-right .sticky_search,
.blocks-right .sticky_login,
.blocks-right .welcome-msg
{
float:right;
}


.block-left .view-switcher .dropdown-menu {
  left: 0;
  right: auto;
}

.mini_look div{
  padding:0px !important;
  margin:0px !important;
}

.big_look .label {
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block;
  padding: 0.5em;
  font-size: 100%;
}

.loginheader .login-dropdown-box{
  position: absolute;
  right: 0px;
  padding: 5px 0px;
  z-index: 10;
  margin-top: 15px;
}

.blocks-left .loginheader .login-dropdown-box{
  left: 0px;
  right:auto;
}


.loginheader .login-error{
  position: absolute;
  right: 0px;
  padding: 5px 10px;
  background-color: white;
  z-index: 10;
}

/* search suggestions */
.suggestions{
    top: 36px;
    display: none;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    max-width: 320px;
    position:absolute;
    padding: 3px;
    font-size: 1.1em;
    line-height: 1.2em;
	}

	.suggestions ul {
	  padding: 0px;
    margin: 0px;
	}

  .suggestions li{
    max-height: 55px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
  }

		.suggestions a {
		    display: block;
		    clear: left;
		    text-decoration: none;
        padding:3px;
		}

    .suggestions .seperator a {
      border-bottom: none;
    }
			.suggestions a img {
			    float: left;
			    padding-right: 3px;
			    width: 50px;
			}

			.suggestions .searchheading {
        padding:5px;
      }

			.suggestions .seperator {
        float: right;
      }

/* brand logo grid*/
.brand-logo-grid .brands div{
  padding-left: 5px;
  padding-right: 5px;
}

.brand-logo-grid .brands div a img {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

.brand-logo-grid .brands div:hover a img {
  -moz-box-shadow: 0px 0px 10px #aaaaaa;
  -webkit-box-shadow: 0px 0px 10px #aaaaaa;
  box-shadow: 0px 0px 10px #aaaaaa;
}

/* ============================ Media Styles ================================*/

/* tv view */
@media (min-width: 1200px) {
}

/* normal pc view -> empty=default */
@media (min-width: 992px) {}

/* tablet view */
@media (max-width: 991px) {
}

/* mobile view */
@media (max-width: 767px) {

    .header { padding-top: 10px; }

    #wrapper .ls-container .ls-nav-prev,
    #wrapper .ls-container .ls-nav-next,
    .product-topslider.owl-theme .owl-controls .owl-buttons div {
      width: 40px;
      height: 30px;
      line-height: 28px;
      font-size: 18px;
    }

    .resp-tabs-container {
      border-style: solid;
      border-color: #dcdcdc;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-radius: 3px 3px 3px 3px;
    }

    .resp-tab-content {
      border-radius: 0;
    }
}

/* old mobile view */
@media (max-width: 480px) {
}


/* --------- BACKGROUND SLIDER  ------------- */
.cb-slideshow{
	list-style:none;
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}
.cb-slideshow li:nth-child(1) span {
    background-image: url(../images/1.jpg)
}
.cb-slideshow li:nth-child(2) span {
    /*background-image: url(../images/2.jpg);*/
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    /*background-image: url(../images/3.jpg);*/
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    /*background-image: url(../images/4.jpg);*/
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    /*background-image: url(../images/5.jpg);*/
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
   /* background-image: url(../images/6.jpg); */
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation {
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation {
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation {
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation {
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 { font-size: 140px }
}
@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 { font-size: 80px }
}


.sellout{
  color: white;
}

.sellout a{
  color: #fbff00;
}

.sellout .main-content,
.sellout .sticky-header,
.sellout .main-menu,
.sellout .footer-wrapper {
  background-color: #000000;
}

.sellout footer .event_box .product_list_widget img {
  width: 60px;
}

.sellout footer .event_box .product_list_widget li .product-details {
  margin-left: 70px;
}

.countdownHolder{
  width:100%;
  margin:0 auto;
  font: 40px/1.5 'Open Sans Condensed',sans-serif;
  text-align:center;
  letter-spacing:-3px;
}

.sidebar .countdownHolder{
  font: 20px/1.5 'Open Sans Condensed',sans-serif;
}

.hide-desktop.show-mobile .countdownHolder{
  font: 35px/1.5 'Open Sans Condensed',sans-serif;
}

.position{
  display: inline-block;
  height: 1.6em;
  overflow: hidden;
  position: relative;
  width: 1.05em;
}

.digit{
  position:absolute;
  display:block;
  width:1em;
  background-color:#444;
  border-radius:0.2em;
  text-align:center;
  color:#fff;
  letter-spacing:-1px;
}

.digit.static{
  box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);

  background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
  background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, #3A3A3A),
    color-stop(0.5, #444444)
    );
}

.countDays{ /* display:none !important;*/ }
.countDiv0{ /* display:none !important;*/ }
.countHours{}
.countDiv1{}
.countMinutes{}
.countDiv2{}
.countSeconds{}


.countDiv{
  display:inline-block;
  width:16px;
  height:1.6em;
  position:relative;
}

.countDiv:before,
.countDiv:after{
  position:absolute;
  width:5px;
  height:5px;
  background-color:#444;
  border-radius:50%;
  left:50%;
  margin-left:-3px;
  top:0.5em;
  box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
  content:'';
}

.countDiv:after{
  top:0.9em;
}
