@media (max-width: 991px) {
     .responsive .standard-body .fixed {
          padding: 0px 20px;
     }

	.responsive .standard-body .full-width .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.responsive .standard-body .fixed .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.responsive .standard-body .fixed2 .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.responsive .main-fixed .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
		.responsive .standard-body .container .container,
		.responsive .main-fixed .container .container {
			padding-left: 0px;
			padding-right: 0px;
		}
		
	/* Block */
	
	.responsive .col-sm-3 .box-no-advanced.box-with-products,
	.responsive .col-sm-4 .box-no-advanced.box-with-products,
	.responsive .col-md-3 .box-no-advanced.box-with-products,
	.responsive .col-md-4 .box-no-advanced.box-with-products {
		display: none;
	}
	
	.responsive .box-with-categories {
	     margin-top: -25px !important;
	}
	
	     .responsive .breadcrumb-style-1 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-9 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-2 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-4 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-8 .box-with-categories {
	          padding-top: 30px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-6 .box-with-categories {
	          padding-top: 30px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-3 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-10 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-5 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	     
	     .responsive .breadcrumb-style-11 .box-with-categories {
	          padding-top: 40px !important;
	          margin-top: 0px !important;
	     }
	
	.responsive #main .box-with-links {
	     margin-top: 0px !important;
	     padding-top: 40px !important;
	}

     /* @group Header Type 3 */
     
     .responsive .header-type-3 #header-center,
     .responsive .header-type-3 #header-left,
     .responsive .header-type-3 #header-right {
          display: block;
          width: 100%;
          min-width: 1px !important;
          max-width: none !important;
     }

          .responsive .header-type-3 #header-left .logo,
          .responsive .header-type-3 #top #header-right {
               text-align: center;
          }
          
          .responsive .header-type-3 #top #header-right {
               padding-top: 5px;
          }
               
     /* @end */
     
     /* @group Barber Footer */
     
     .responsive #main .barber-footer-padding-left .container > div {
          padding-left: 15% !important;
     }
     
     /* @end */

     /* @group Header Type 5 */
     
     .responsive #main .header-type-5 #top .my-account {
          margin-left: 0px;
     }
     
     .responsive #main .header-type-5 #top .search_form {
          margin-right: 12px;
     }
     
     /* @end */
     
     /* @group Header Type 10 */
     
     .responsive .header-type-10 #top .pattern > .container {
     }
     
          .responsive .header-type-10 #top .logo {
               padding: 30px 0px 0px 0px;
          }
          
          .responsive .header-type-10 #header-center {
               padding-top: 23px;
          }
          
          .responsive .header-type-10 #top #header-right {
               padding-top: 0px;
               padding-right: 33px;
               text-align: right;
          }
          
     /* @end */
     
     /* @group Header Type 13 */
     
     .responsive .header-type-13 #header-left {
          display: block;
          width: 100%;
          float: none;
     }
     
     /* @end */
     
     /* @group Market phone */
     
     .responsive .market-phone {
          margin: 30px auto 0px auto;
          display: block !important;
     }
     
          .responsive .petshop2-phone {
               margin-top: -20px !important;
          }
     
     /* @end */
     
     /* @group Market phone */
     
     .responsive .carparts-phone {
          margin: 30px auto 0px auto;
          display: block !important;
     }
     
     /* @end */
     
     /* @group Stationery phone */
     
     .responsive .stationery-phone {
          margin: 30px auto 0px auto;
          display: block !important;
     }
     
     /* @end */
     
     /* @group Header Type 18 */
     
     .responsive .header-type-18 {
     }
     
          .responsive .header-type-18 #top .search_form {
               width: 170px !important;
          }
     
     /* @end */

     /* @group Breadcrumb */
     
     .responsive body[class*="product-category-"].show-vertical-megamenu-category-page .breadcrumb .container > div {
          padding-left: 0 !important;
     }
     
     /* @end */

     /* @group Header type 24 */
     
     .responsive .header-type-24 #top .search_form .search-cat  {
          min-width: 180px;
     }
     
     .responsive .header-type-24 #top .pattern > .container > .row:before {
          left: 10px;
          right: 10px;
     }
     
     .responsive .header-type-24 #top .logo {
          padding-bottom: 1px;
     }
     
     .responsive .header-type-24 #top .overflow-change-menu ul.menu {
          padding: 4px 0px 0px 0px;
     }
     
     .responsive .header-type-24 #top form {
          padding-top: 4px;
     }
     
     .responsive #main .header-type-24 .megamenu-background .vertical .megamenu-wrapper {
          margin-bottom: -7px;
     }
     
     .responsive .header-type-24 #top .pattern > .container .megamenu-background {
          display: block;
          text-align: left;
          padding: 0px 30px 0px 30px;
     }
     
          .responsive .header-type-24 #top .pattern > .container .megamenu-background .megaMenuToggle {
               margin-top: 25px;
          }
     
     .responsive .header-type-24 #top .pattern > .container #header-left:before,
     .responsive .header-type-24 #top .pattern > .container #header-left:after {
          display: none;
     }
     
     .responsive .header-type-24 #top .pattern > .container #header-right {
          text-align: center;
     }
     
     .responsive .header-type-24 #top .overflow-change-menu ul.menu li {
          padding: 0px 7px;
     }
     
     /* @end */
     
     /* @group Shoes2 phone */
     
     .responsive .shoes2-phone {
          margin: 20px auto 0px auto;
          display: block !important;
     }
     
     /* @end */
}

@media (max-width: 1270px) {
	.responsive .camera_wrap {
		height: auto !important;
	}
	
	.responsive #top .search_form {
	     width: 140px;
	     margin-right: 18px;
	}
	
	     .responsive .header-type-12 #top .search_form {
	          width: 430px;
	     }
	     
	     .responsive .header-type-12 #top .search_form .overflow-input {
	          width: 285px;
	     }
	
	.responsive #top .dropdown {
	     margin-right: 12px;
	}
	
	.responsive #top #cart_block {
	     margin-left: 28px;
	}
	
	.responsive #top #cart_block .cart-heading p {
	     padding-left: 12px;
	}
	
	.responsive .banner-big-sale {
	     padding-left: 5%;
	}
	
	.responsive .newsletter .heading {
	     padding-left: 30px;
	}
	
	.responsive .body-full-width .header-type-3 #header-right {
	     min-width: 300px;
	}
	
	.responsive .gardentools-newsletter .inputs input {
	     width: 200px;
	}
	
	.responsive .gardentools-newsletter .heading {
	     padding-top: 77px;
	}
	
     	.responsive .gardentools-newsletter .heading p {
     	     font-size: 45px;
     	}
     	
     /* @group Barber Footer */
     
     .responsive .barber-footer-padding-left .container > div {
          padding-left: 25% !important;
     }
     
     /* @end */
     
     /* @group Header Type 5 */
     
     .responsive .header-type-5 #top .my-account {
          margin-left: 10px;
     }
     
     .responsive .header-type-5 #top .search_form {
          margin-right: 22px;
     }
     
     /* @end */

     /* @group Wine newsletter */
     
     .responsive .wine-newsletter.newsletter .inputs {
          padding-right: 25px;
     }
     
     /* @end */
     
     /* @group Cosmetics newsletter */
     
     .responsive .cosmetics-newsletter.newsletter .inputs {
          padding-right: 25px;
     }
     
     /* @end */
     
     /* @group Glamshop newsletter */
     
     .responsive .glamshop-newsletter.newsletter .inputs {
          padding-right: 25px;
     }
     
     /* @end */
     
     /* @group Medic newsletter */
     
     .responsive .medic-newsletter.newsletter .inputs {
          padding-right: 25px;
     }
     
     .responsive .newsletter.medic-newsletter .content p {
          padding-left: 40px;
     }
     
     /* @end */
     
     /* @group Cosmetics2 newsletter */
     
     .responsive .cosmetics2-newsletter.newsletter .inputs {
          padding-right: 25px;
     }
     
     .responsive .newsletter.cosmetics2-newsletter .content p {
          padding-left: 40px;
     }
     
     /* @end */
     
     /* @group Architecture newsletter */
     
     .responsive .architecture-newsletter.newsletter .inputs {
          padding-right: 45px;
     }
     
     .responsive .architecture-newsletter.newsletter .inputs input {
          width: 180px;
     }
     
     .responsive .newsletter.architecture-newsletter .content p {
          padding-left: 40px;
     }
     
     /* @end */
     
     /* @group Toys3 newsletter */
     
     .responsive .toys3-newsletter.newsletter .inputs {
          padding-right: 45px;
     }
     
     .responsive .toys3-newsletter.newsletter .inputs input {
          width: 150px;
     }
     
     .responsive .toys3-newsletter .content p {
          padding-left: 40px;
     }
     
     /* @end */
     
     /* @group Spices newsletter */
     
     .responsive .spices-newsletter.newsletter .inputs {
          padding-right: 25px;
     }
     
     /* @end */

     /* @group Computer4 Parallax */
     
     .responsive .computer4-parallax {
          padding-left: 50%;
     }
     
     /* @end */

     /* @group Architecture products */
     
     .responsive .architecture-products .product .right {
          padding-top: 53px;
     }
     
     /* @end */
     
     /* @group Header Type 14 */
     
     .responsive .header-type-14 #top .search_form {
          width: 170px;
          margin-left: 38px;
          margin-right: 38px;
     }
     
          .responsive .header-type-14 #top .search_form:before {
               left: -41px;
          }
     
     .responsive .header-type-14 #top #cart_block {
          margin-left: 58px;
     }
     
          .responsive .header-type-14 #top #cart_block:before {
               left: -58px;
          }
          
     .responsive .matrialarts-contact {
          padding: 13px 40px 0px 0px;
     }
     
          .responsive .matrialarts-contact:before {
               left: -41px;
          }
          
     /* @end */
     
     /* @group Header Type 15 */

     .responsive .header-type-15 #top .search_form {
          width: 260px;
     }
     
     /* @end */
     
     /* @group Bakery Newsletter */
     
     .bakery-newsletter {
     }
               .responsive .bakery-newsletter.newsletter .inputs input {
                    width: 248px;
                    background: none;
                    border: 1px solid rgba(255, 255, 255, .15);
               }
     
     /* @end */
     
     /* @group Header Type 20 */
     
     .responsive .header-type-20 #top .search_form {
          width: 252px !important;
          max-width: 252px;
     }
     
     /* @end */
     
     /* @group Holidays phone */
     
     .responsive .holidays-phone {
          padding-right: 25px;
     }
     
          .responsive .holidays-phone p {
               font-size: 20px;
               padding-top: 3px;
          }
     
     /* @end */
     
     /* @group Product list type 4 */
     
     .responsive .product-list-type-4 .product-list {
     }
     
               .responsive .product-list-type-4 .product-list > div .name-actions .name {
                    padding: 44px 0px 0px 10px;
               }
               
               .responsive .product-list-type-4 .product-list .desc {
                    padding-top: 47px;
               }
     
     /* @end */
     
     /* @group Books newsletter */
     
     .responsive .books-newsletter .heading .second-heading {
          display: none;
     }
     
     /* @end */
}

@media (max-width: 1098px) {
	.responsive .product-grid .product .only-hover ul li a {
	     width: 35px;
	     height: 35px;
	     padding: 5px 0px;
	}
	
	.responsive .fixed-body .container,
	.responsive .standard-body .fixed .container,
	.responsive .standard-body .fixed2 .container,
	.responsive .fixed-body-2-2 .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	     .responsive .fixed-body .container .container,
	     .responsive .standard-body .fixed .container .container,
	     .responsive .standard-body .fixed2 .container .container {
	     	padding-left: 0px;
	     	padding-right: 0px;
	     }
	     
	.responsive .categories-wall .row > div:first-child .category-wall .image {
	     margin-left: -15px;
	     padding-left: 15px;
	}
	
	     .responsive .standard-body .full-width .categories-wall .row > div:first-child .category-wall .image {
	          padding-left: 0px;
	          margin-left: 0px;
	     }
	
	.responsive .categories-wall .row > div:last-child .category-wall .image {
	     margin-right: -15px;
	     padding-right: 15px;
	}
	
	     .responsive .standard-body .full-width .categories-wall .row > div:last-child .category-wall .image {
	          padding-right: 0px;
	          margin-right: 0px;
	     }
	     
	.responsive .banner-big-sale {
	     padding-left: 4%;
	}
	
	     .responsive .banner-big-sale img {
	          max-width: 55%;
	     }
	     
	.responsive .fixed-body .col-md-12 > .box-with-products .clear:after,
	.responsive .fixed-body .col-md-12 > .box-with-products .clear:before,
	.responsive .standard-body .fixed .col-md-12 > .box-with-products .clear:after,
	.responsive .standard-body .fixed .col-md-12 > .box-with-products .clear:before,
	.responsive .fixed-body .col-sm-12 > .box-with-products .clear:after,
	.responsive .fixed-body .col-sm-12 > .box-with-products .clear:before,
	.responsive .standard-body .fixed .col-sm-12 > .box-with-products .clear:after,
	.responsive .standard-body .fixed .col-sm-12 > .box-with-products .clear:before {
	     left: -30px;
	     right: -30px;
	}
	
	.responsive .fixed-body .center-column .tab-content,
	.responsive .standard-body .fixed .center-column .tab-content {
	     margin: 0px -30px;
	     padding-left: 30px;
	     padding-right: 30px;
	}
	
	.responsive .main-fixed .col-md-12 .col-md-12.center-column .panel,
	.responsive .main-fixed .cart-info,
	.responsive .standard-body .fixed2 .cart-info {
	     margin-left: -30px;
	     margin-right: -30px;
	}
	
	     .responsive .main-fixed .cart-info table td:first-child ,
	     .responsive .standard-body .fixed2 .cart-info table td:first-child {
	          padding-left: 30px;
	     }
	     
	     .responsive .main-fixed .cart-info table td:last-child,
	     .responsive .standard-body .fixed2 .cart-info table td:last-child {
	          padding-right: 30px !important;
	     }
	
	     .responsive .main-fixed .col-md-12 .col-md-12.center-column .panel-heading {
	          padding-left: 30px;
	          padding-right: 30px;
	     }
	     
	     .responsive .center-column .panel-body { 
	     	padding-left: 30px;
	     	padding-right: 30px;
	     }
	     
	.responsive .standard-body .fixed .center-column .panel,
	.responsive .standard-body .fixed .cart-info {
	     margin-left: -30px;
	     margin-right: -30px;
	}
	
	     .responsive .standard-body .fixed .cart-info table td:first-child {
	          padding-left: 30px;
	     }
	     
	     .responsive .standard-body .fixed .cart-info table td:last-child {
	          padding-right: 30px;
	     }
	
	     .responsive .standard-body .fixed .center-column .panel-heading {
	          padding-left: 30px;
	          padding-right: 30px;
	     }
	     
	     .responsive .standard-body .fixed .center-column .panel-body { 
	     	padding-left: 30px;
	     	padding-right: 30px;
	     }
	     
	/* @group Barber Footer */
	
	.responsive .barber-footer-padding-left .container > div {
	     padding-left: 20% !important;
	}
	
	/* @end */
	
	/* @group Wine newsletter */
	
	.responsive .newsletter.wine-newsletter .heading p {
	     font-size: 20px;
	}
	
	.responsive .newsletter.wine-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Cosmetics newsletter */
	
	.responsive .newsletter.cosmetics-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Glamshop newsletter */
	
	.responsive .newsletter.glamshop-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Medic newsletter */
	
	.responsive .newsletter.medic-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Cosmetics2 newsletter */
	
	.responsive .newsletter.cosmetics2-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Architecture newsletter */
	
	.responsive .newsletter.architecture-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Toys3 newsletter */
	
	.responsive .newsletter.toys3-newsletter .inputs input {
	     width: 110px;
	}
	
	/* @end */
	
	/* @group Spices newsletter */
	
	.responsive .newsletter.spices-newsletter .heading p {
	     font-size: 20px;
	}
	
	.responsive .newsletter.spices-newsletter .inputs input {
	     width: 140px;
	}
	
	/* @end */
	
	/* @group Computer4 Parallax */
	
	.responsive .computer4-parallax {
	     padding-left: 40%;
	}
	
	/* @end */
	
	/* @group Military newsletter */
	
	.responsive .military-newsletter {
	     padding: 0px 35px 0px 35px;
	}
	
	/* @end */
	
	.responsive .header-type-12 #top .search_form {
	     width: 310px;
	}
	
	.responsive .header-type-12 #top .search_form .overflow-input {
	     width: 165px;
	}
	
	/* @group Market contact */
	
	.responsive .market-contact {
	     
	}
	     
	     .responsive #main .market-contact p {
	          padding: 39px 0px 0px 4px;
	          font-size: 16px;
	     }
	
	/* @end */
	
	/* @group Market products */
	
	.responsive .market-products-categories .image {
	     display: none;
	}
	          
	/* @end */
	
	/* @group Architecture products */
	
	.responsive .architecture-products .product .right {
	     padding-top: 43px;
	}
	
	/* @end */
	
	/* @group Header Type 15 */
	
	.responsive .header-type-15 #top .search_form {
	     width: 140px;
	}
	     
	/* @end */
	
	/* @group Bakery Newsletter */
	
	.bakery-newsletter {
	}
	
	     .responsive .newsletter.bakery-newsletter .heading h6 {
	          font-size: 25px;
	          line-height: 1;
	          padding-top: 7px;
	     }
	     
	          .responsive .bakery-newsletter.newsletter .inputs input {
	               width: 188px;
	               background: none;
	               border: 1px solid rgba(255, 255, 255, .15);
	          }
	
	/* @end */
	
	/* @group Shoes3 newsletter */

	.responsive .shoes3-newsletter {
	     padding-left: 40px;
	     padding-right: 40px;
	}
	
	     .responsive .shoes3-newsletter .inputs input {
	          width: 170px;
	     }
	     
	/* @end */
	
	/* @group Computer8 newsletter */

	.responsive .computer8-newsletter {
	}
	
	     .responsive .computer8-newsletter .heading {
	          padding-right: 40px;
	     }
	
	     .responsive .computer8-newsletter .inputs {
	          padding-left: 40px;
	     }
	
	     .responsive .computer8-newsletter .inputs input {
	          width: 170px;
	     }

	     
	/* @end */
}

@media (max-width: 991px) {
	.responsive #main .dropdown-menu {
		display: none !important;
		visibility: visible !important;
		opacity: 1 !important;
		-webkit-transition: none !important;
		-moz-transition: none !important;
		-o-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}
	
		.responsive #main .open > .dropdown-menu {
			display: block !important;
		}
		
	/* @group Computer4 Parallax */
	
	.responsive .computer4-parallax {
	     padding-left: 30%;
	}
	
	/* @end */
	
	/* @group Header Type 12 */
	
	.responsive .header-type-12 #top #header-left,
	.responsive .header-type-12 #top #header-right {
	     width: 100%;
	     display: block;
	     text-align: center;
	}
	
	     .responsive .header-type-12 #top #header-left .logo {
	          text-align: center;
	     }
	
	     .responsive .header-type-12 #top .search_form {
	          margin-left: 0px;
	     }
	     
	/* @end */
	
	/* @group Architecture products */
	
	.responsive .architecture-products .product .right {
	     padding-top: 33px;
	}
	
	/* @end */
	
	/* @group Header Type 14 */

	.responsive .header-type-14 #top .search_form {
	     width: 100px;
	     margin-left: 18px;
	     margin-right: 18px;
	}
	
	     .responsive .header-type-14 #top .search_form:before {
	          left: -21px;
	     }
	
	.responsive .header-type-14 #top #cart_block {
	     margin-left: 38px;
	}
	
	     .responsive .header-type-14 #top #cart_block:before {
	          left: -38px;
	     }
	     
	.responsive .matrialarts-contact {
	     padding: 13px 20px 0px 0px;
	}
	
	     .responsive .matrialarts-contact:before {
	          left: -21px;
	     }
	     
	/* @end */
	
	.responsive .standard-body .header-type-13 .fixed .search_form {
	     margin-right: 10px;
	     margin-left: 10px;
	}
	
	/* @group Header Type 19 */
	
	.responsive .body-header-type-19 .camera_slider {
	     margin: 30px 0px 0px 0px;
	}
	
	     .responsive .body-header-type-19.common-home #slider .pattern {
	          position: relative;
	          margin-top: 0px;
	     }
	     
	     .responsive .header-type-19 .shop-by-car {
	          padding-left: 25px;
	          width: 160px;
	          min-width: 160px;
	     }
	
	/* @end */
}

@media (max-width: 500px) {
     .responsive .product-grid > .row > div {
          width: 100%;
          float: none;
     }
     
     .responsive .box-product .carousel .item .product-grid .row:first-child > div {
          width: 50%;
          float: left;
     }
     
          .responsive #main .product-grid .row > div.col-xs-6 .product:after {
               content: '';
               position: absolute;
               top: 0;
               left: -30px !important;
               right: -30px !important;
               height: 1px;
               background: url(../img/bg-megamenu.png) top left repeat-x;
               display: block ;
          }

               .responsive #main .product-grid .row > div.col-xs-6:first-child .product:after {
                    display: none !important;
               }
          
               .responsive #main .with-scroll .product-grid .row > div.col-xs-6 .product:after,
               .responsive #main .carousel-inner.owl-carousel .product-grid .row > div.col-xs-6 .product:after {
                    display: none !important;
               }

          .responsive .product-grid .row > div.col-xs-6 .product:before {
               display: none !important;
          }
          
               .responsive .product-grid .row > div.col-xs-6 .product:hover:before,
               .responsive .with-scroll .product-grid .row > div.col-xs-6 .product:before,
               .responsive .carousel-inner.owl-carousel .product-grid .row > div.col-xs-6 .product:before {
                    display: block !important;
               }
               
     .responsive .architecture-products .row > div {
          width: 100%;
          float: none;
     }
}

@media (min-width: 991px) and (max-width: 1098px) {
     .responsive #top .search_form {
          width: 120px;
          margin-right: 15px;
     }
     
     .responsive #top .dropdown {
          margin-right: 10px;
     }
}

@media (min-width: 767px) and (max-width: 991px) {
     .responsive #top .search_form {
          width: 100px;
          margin-right: 15px;
     }
     
          .responsive .search_form .button-search, 
          .responsive .search_form .button-search2 {
               right: 15px;
          }
          
     .responsive .header-type-7 #top .search_form {
          width: 170px !important;
     } 
     
     .responsive #top .dropdown {
          margin-right: 10px;
     }
     
          .responsive #top .dropdown > a:after {
               margin-left: 5px;
          }
          
          .responsive #top form:last-child .dropdown {
              
               position: relative;
          }
          
     .responsive #top #cart_block {
          margin-left: 23px;
     }
     
          .responsive #top #cart_block .cart-heading p {
               padding-left: 7px;
          }
}

@media (max-width: 767px) {
     .responsive .border-width-1 .box-with-products .clear:after,
     .responsive .border-width-1 .box-with-products .clear:before {
          left: -20px;
          right: -20px;
     }
     
     .responsive .body-other .standard-body .full-width .box-with-products .clear:after,
     .responsive .body-other .standard-body .full-width .box-with-products .clear:before {
          left: 0px;
          right: 0px;
     }

	/* @group Row */
	
	.responsive .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	
		.responsive .row > div {
			padding-left: 10px;
			padding-right: 10px;
		}
		
	.responsive .fixed-body-2-2 .main-content .pattern > .container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.responsive .standard-body .full-width .container {
		padding: 0px 20px;
	}
	
	.responsive .standard-body .fixed {
		padding: 0px 20px;
	}
	
		.responsive .standard-body .fixed .pattern > .container {
			padding: 0px 20px;
			overflow: hidden;
		}

	.responsive .standard-body .fixed2 .container {
		padding: 0px 20px;
	}
	
	.responsive .fixed-body {
		padding: 0px;
	}
	
		.responsive .main-fixed .container {
			padding: 0px 20px;
		}
		
		.responsive .standard-body .container .container {
			padding-left: 0px;
			padding-right: 0px;
		}
		
	/* @end */
		
	/* @group Mobile Disabled */
	
	.responsive .mobile-disabled {
		display: none !important;
	}
	
	/* @end */
	
	/* @group Top */
	
	.responsive #top .pattern > .container {
	     padding-top: 10px;
	     padding-bottom: 30px;
	}
          
          /* @group Menu */
          
          .responsive .top-bar {
               text-align: center;
               padding-bottom: 16px;
          }
          
          .responsive .top-bar .menu {
	          float: none;
	     }
	     
	          .responsive .top-bar .menu li {
	               padding: 0px 7px;
	          }
	          
	          .responsive .top-bar-type-4 #top .top-bar form:before {
	               display: none !important;
	          }

	               .responsive .top-bar-type-4 #top .top-bar form {
	                    padding-left: 0px;
	               }
	                    
	          .responsive .top-bar-type-4 .top-bar .menu li {
	               padding: 0px 7px;
	          }
	               
	               .responsive .top-bar-type-4 .top-bar .menu li:before {
	                    display: none;
	               }
	          
          /* @end */
               
          /* @group Search */
          
          .header-type-2 #top .search_form {
               margin-left: auto !important;
               margin-right: auto !important;
               display: block;
          }
          
          /* @end */
          
          /* @group Left */
	     
	     .responsive #top #header-left {
	     	text-align: center;
	     }
	     
	     /* @end */
		
     	/* @group Logo */
     	
     	.responsive #top .logo {
     		text-align: center;
     		padding: 35px 0px 5px 0px;
     	}
     	     	
     	/* @end */
     		
     	/* @group Block Cart */
     	
     	.responsive #top #cart_block .dropdown-menu {
     		display: none !important;
     	}
     		
     	/* @end */
     	
     	/* @group Right */
     	
     	.responsive #top #header-right {
     		text-align: center;
     	}
     	
     	/* @end */
	
	/* @end */
	
	/* @group Breadcrumb
	------------------*/
	
	.responsive .breadcrumb .container {
		padding-top: 0px !important;
		overflow: visible !important;
	}
	
	     .responsive .breadcrumb-style-10 .breadcrumb .container > div {
	          padding-top: 40px;
	     }
	     
          .responsive body[class*="product-category-"].show-vertical-megamenu-category-page .breadcrumb .container > div {
               padding-left: 0 !important;
          }
          
	/* @end */

	/* @group Main Content
	------------------*/
	
	.responsive .main-content .pattern > .container,
	.responsive .standard-body .main-content .pattern > .container {
		padding-bottom: 35px;
	}
	
		/* @group Slider */
		
		.responsive .camera_slider {
			margin-top: 30px !important;
		}
		
			.responsive #slider .fullwidth .camera_slider {
				margin-top: 0px !important;
			}
			
		/* @end */
			
		/* @group Center column */
		
		.responsive .body-white-type-2 #mfilter-content-container {
		     margin-top: 10px;
		}
		
		     .responsive .body-white-type-2 .main-fixed #mfilter-content-container {
		          margin-top: 20px;
		     }
		
		.responsive .box-type-12 #mfilter-content-container {
		     margin-top: 10px;
		}
		
		.responsive .box-type-19 #mfilter-content-container {
		     margin-top: 10px;
		}
		
		.responsive .box-type-16 #mfilter-content-container {
		     margin-top: 10px;
		}
		
		.responsive body[class*="product-category-"] .col-md-9 .center-column {
		     margin-top: 10px;
		}
		
		.responsive .standard-body .full-width .center-column.content-without-background {
		     padding-top: 10px !important;
		}
		
		.responsive .center-column > *:first-child {
		     margin-top: 30px;
		}
		
		     .responsive .body-white-type-2 .main-fixed .center-column > *:first-child {
		          margin-top: 45px;
		     }
		     
		          .responsive body[class*="product-product-"].body-white-type-2 .main-fixed .center-column > *:first-child {
		               margin-top: 10px;
		          }
		
		     .responsive .standard-body .full-width .center-column.content-with-background {
		          padding: 25px 35px 5px 35px;
		          margin-top: 40px !important;
		     }
		     
		          .responsive .body-white .standard-body .full-width .center-column.content-with-background {
		               padding: 0px 10px 0px 10px;
		          }
		     
		          .responsive .standard-body .full-width .center-column.content-with-background:before {
		               left: 10px;
		               right: 10px;
		          }
		          
		          .responsive .standard-body .full-width .center-column .panel {
		               margin-left: -25px;
		               margin-right: -25px;
		          }
		          
		               .responsive .body-other .standard-body .full-width .center-column .panel {
		                    margin-left: -25px !important;
		                    margin-right: -25px !important;
		               }
		          
		               .responsive .body-white.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
		                    margin-top: -40px;
		               }
		               
		               .responsive .body-white-type-2.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
		                    margin-top: 0px;
		               }
		               
		               .responsive .box-type-12.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
		                    margin-top: 0px;
		               }
		               
		               .responsive .box-type-19.border-width-1.checkout-checkout .standard-body .full-width .center-column .panel:first-child {
		                    margin-top: 0px;
		               }
		          
		               .responsive .standard-body .full-width .center-column .panel-heading,
		               .responsive .standard-body .full-width .center-column .panel-body {
		                    padding-left: 0;
		                    padding-right: 0;
		               }
		               
		               .responsive .body-other .standard-body .full-width .center-column .panel-heading,
		               .responsive .body-other .standard-body .full-width .center-column .panel-body {
		                    padding-left: 25px;
		                    padding-right: 25px;
		               }
		               
		               .responsive .standard-body.fixed-body-2-2 .full-width .center-column .panel-heading,
		               .responsive .standard-body.fixed-body-2-2 .full-width .center-column .panel-body {
		                    padding-left: 25px;
		                    padding-right: 25px;
		               }
		               
		               .responsive .border-width-1 .standard-body .full-width .center-column .panel-heading,
		               .responsive .border-width-1 .standard-body .full-width .center-column .panel-body {
		                    padding-left: 25px;
		                    padding-right: 25px;
		               }
          
               /* @group Shopping Cart page */
               
               .responsive .checkout-cart .center-column .buttons .btn {
                    padding-left: 20px;
                    padding-right: 20px;
               }
               		  
               .responsive .standard-body .full-width .cart-info {
		          margin-left: -25px;
		          margin-right: -25px;
		     }

		          .responsive .standard-body .full-width .center-column > *:first-child .cart-info {
		               margin-top: -25px;
		          }
		     
		          .responsive .body-white .standard-body .full-width .center-column > *:first-child .cart-info {
		               margin-top: -40px;
		          }
		          
		               .responsive .body-white.box-type-16 .standard-body .full-width .center-column > *:first-child .cart-info {
		                    margin-top: 0px;
		               }
		     
		     	.responsive .cart-info table td {
		     	     padding-left: 5px;
		     	     padding-right: 5px;
		     	}
		     	
		     	     .responsive .cart-info table td:first-child {
		     	          padding-left: 15px;
		     	     }
		     	     
		     	     .responsive .cart-info table td:last-child {
		     	          padding-right: 15px !important;
		     	     }
		     	     
		     	     .responsive .body-white .standard-body .full-width .cart-info table td:last-child {
		     	          padding-right: 20px !important;
		     	     }
		     
		     	.responsive .cart-info table thead td {
		     	     padding: 18px 0px 14px 0px;
		     	}
		     	
		     	.responsive .cart-total {
		     	     margin-bottom: 20px;
		     	     padding-top: 20px;
		     	}
		     	
		     /* @end */
		
		/* @end */
	
		/* @group Banner */
		
		.responsive .banners > div {
			padding-top: 30px;
		}
		
     		.responsive .banners.banners-with-padding-20 > div {
     			padding-top: 20px;
     		}
		
		     .responsive .banners.banners-with-padding-0 > div:first-child {
		     	padding-top: 0px;
		     }
		
		/* @end */
		
		/* @group Block */
		
		.responsive .box {
			margin-top: 18px;
		}
		
		     .responsive .col-sm-3 .box-no-advanced.box .box-content, 
		     .responsive .col-sm-4 .box-no-advanced.box .box-content, 
		     .responsive .col-md-3 .box-no-advanced.box .box-content, 
		     .responsive .col-md-4 .box-no-advanced.box .box-content {
		          padding-left: 25px;
		          padding-right: 25px;
		     }
		
		     .responsive .box-type-3 .box {
		          margin-top: 30px;
		     }
		     
		     .responsive .box-type-14 .box {
		          margin-top: 30px;
		     }
		
		     .responsive .box-with-categories {
		     }
		     
		          .responsive .breadcrumb-style-1 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-9 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-2 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-4 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-8 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-6 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-3 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-10 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-5 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .breadcrumb-style-11 .box-with-categories {
		               margin-top: 0px !important;
		          }
		          
		          .responsive .standard-body .full-width .category-box-type-2 {
		               padding-top: 40px !important;
		          }
		          
		               .responsive .box-type-4 .standard-body .full-width .category-box-type-2 {
		                    padding-top: 30px !important;
		               }
		
		     .responsive .box.with-scroll {
		          margin-bottom: 15px;
		     }
			
		     /* @group Carousel mobile products */
			
			.responsive .box-product .carousel .item .product-grid .row > div {
				display: none !important;
			}
			
				.responsive .box-product .carousel .item .product-grid .row:first-child > div:first-child,
				.responsive .box-product .carousel .item .product-grid .row:first-child > div:nth-child(2) {
					display: block !important;
				}
				
			/* @end */
			
		/* @end */
          
          /* @group Box categories */
          
          .responsive .box-with-categories .box-heading {
               padding-left: 25px;
               padding-right: 25px;
          }
          
               .responsive .box-category > ul > li > a {
                    padding-left: 25px;
                    padding-right: 25px;
               }
               
                    .responsive .box-category ul li li a {
                         padding-left: 40px;
                    }
          
          /* @end */
          
          /* @group Product */
		
		.responsive .standard-body .full-width .product-grid {
		     padding: 0px 9px;
		     overflow: hidden;
		}
		
		     .responsive .border-width-1 .standard-body .full-width .product-grid {
		          padding: 0px;
		          overflow: visible;
		     }
		
		.responsive .box-product .carousel {
		     margin: 0px -9px;
		     padding: 0px 9px;
		}
		
          .responsive .product-grid .product:before {
               right: -11px;
          }
          
          .responsive .product-grid .product:hover:before {
               right: -9px;
               left: -9px;
          }
          
			.responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
				clear: both;
			}
			
			.responsive .product-grid .row > div.col-xs-6 .product:after {
			     content: '';
			     position: absolute;
			     top: 0;
			     left: -10px;
			     right: -30px;
			     height: 1px;
			     background: url(../img/bg-megamenu.png) top left repeat-x;
			     display: block;
			}
			
			     .responsive .product-grid .row > div.col-xs-6:nth-child(2n+1) .product:after {
			          left: -30px;
			          right: -10px;
			     }
			
			.responsive .product-grid .row > div.col-xs-6:first-child .product:after,
			.responsive .product-grid .row > div.col-xs-6:nth-child(2) .product:after,
			.responsive .product-grid .row > div.col-xs-6:nth-child(2n) .product:before {
			     display: none !important;
			}
			
			     .responsive .product-grid .row > div.col-xs-6:nth-child(2n) .product:hover:before {
			          display: block !important;
			     }
			
			.responsive .product-grid .product:before {
			     bottom: -1px;
			}
			
			.responsive .product-grid > .row {
			     margin: 0px -20px;
			     padding: 0px 10px 1px 10px;
			}
			
			     .responsive .product-grid > .row:before {
			          left: -20px;
			          right: -20px;
			          width: auto;
			          display: block;
			     }
			     
			          .responsive .product-grid > .row:first-child:before {
			               display: none;
			          }
          
          /* @end */
					
		/* @group Product list */
		
		.responsive .product-list > div {
		     text-align: center;
		}
		
		     .responsive .product-list > div:before {
		          left: -20px;
		          right: -20px;
		     }
		     
		     .responsive .border-width-0 .standard-body .full-width .product-list > div:before {
		          left: -2px;
		          right: -2px;
		     }
		     
		     .responsive .product-list .name-actions:before,
		     .responsive .product-list .desc:before {
		          display: none;
		     }
		     
		     .responsive .product-list .name-actions > .name,
		     .responsive .product-list .name-actions > .price,
		     .responsive .product-list .name-actions > ul {
		          padding-left: 0px;
		          padding-right: 0px;
		     }
		     
		          .responsive .product-list .name-actions > ul {
		               padding-left: 10px;
		          }
		     
		     .responsive .product-list .name-actions > .name {
		          padding-top: 20px;
		     }
		     
		     .responsive .product-list .desc {
		          padding-top: 20px !important;
		     }

		/* @end */
					
		/* @group Category page */
		
		.responsive .product-filter {
		}
		
			.responsive .product-filter .options,
			.responsive .product-filter .list-options,
			.responsive .product-filter .list-options .limit,
			.responsive .product-filter .list-options .sort {
				float: none;
				margin: 0px;
				padding: 0px;
				clear: both;
			}
			
			.responsive .product-filter .options .button-group,
			.responsive .product-filter .options .product-compare {
			     padding-bottom: 10px;
			}
			
			.responsive .product-filter .list-options .limit,
			.responsive .product-filter .list-options .sort {
			     float: left;
			     clear: none;
			     margin: 0px 30px 10px 0px;
			}
			
			     .responsive .product-filter .list-options .limit:after,
			     .responsive .product-filter .list-options .sort:after {
			          margin-top: 16px;
			     }
				
               .responsive .product-filter .list-options .sort:before,
               .responsive .product-filter .list-options .limit:before,
               .responsive .product-filter .options .product-compare:before {
                    display: none;
               }
               
               .responsive .category-info:before,
               .responsive .refine_search_overflow:after {
                    left: -20px !important;
                    right: -20px !important;
               }
               
                    .responsive .body-other .standard-body .full-width .category-info:before,
                    .responsive .body-other .standard-body .full-width .refine_search_overflow:after {
                         left: 0px !important;
                         right: 0px !important;
                    }
               
               .responsive .product-list {
                    margin: 0px -20px;
                    padding: 0px 20px;
                    width: auto !important;
               }
               
               .responsive .border-width-0 .standard-body .full-width .product-list {
                    margin: 0px;
                    padding: 0px;
               }
               
                    .responsive .border-width-0 .standard-body .full-width .product-list > div {
                         margin-left: 0px;
                         margin-right: 0px;
                    }
               
               .responsive .category-list {
                    margin-left: -20px;
                    margin-right: -20px;
                    padding-left: 20px;
                    padding-right: 20px;
               }
               
                    .responsive .body-other .standard-body .full-width .product-list,
                    .responsive .body-other .standard-body .full-width .category-list {
                         margin-left: 0px;
                         margin-right: 0px;
                    }
               
               .responsive .center-column .product-grid:before,
               .responsive .center-column .product-grid:after {
                    left: -20px;
                    right: -20px;
               }
				
		/* @end */
			
		/* @group Product page */
		
		.responsive .body-other .standard-body .full-width .product-info {
		     padding: 25px;
		}
		
		     .responsive .body-other .standard-body .full-width .product-info:before {
		          top: 40px;
		     }
		
		.responsive .product-info .popup-gallery.col-sm-7,
		.responsive .product-info .product-center.col-sm-5 {
		    width: 100%;
		} 
		
		     .responsive .product-info .product-center,
		     .responsive .product-block,
		     .responsive .product-info .product-image {
		          margin-top: 40px;
		     }
		     
		          .responsive .product-info .col-sm-10 .product-image {
		               margin-top: 5px;
		          }
		     
		     .responsive .product-info .thumbnails {
		          padding-top: 0px;
		     }
		     
		     .responsive .product-info .cart .add-to-cart,
		     .responsive .product-info .cart .minimum {
		          padding-left: 25px;
		          padding-right: 25px;
		     }
		     
		     .responsive .product-info .cart .links {
		          padding-left: 25px;
		     }
		
			/* Thumbnails */

			.responsive .product-info .thumbnails li,
			.responsive .product-info .thumbnails-left li {
				width: 25%;
				float: left;
			}
			
			/* Htabs */
			
			.responsive .center-column .tab-content {
			     padding-top: 25px;
			     padding-bottom: 25px;
			}
			
			     .responsive .standard-body .full-width .center-column .tab-content {
			          padding-left: 25px;
			          padding-right: 25px;
			     }
			     
			          .responsive .body-white .standard-body .full-width .center-column .tab-content {
			              
			          }
			
			     .responsive .htabs {
			          padding-top: 34px;
			     }
			     
			          .responsive .box-type-3 .htabs:before {
			               top: 30px;
			          }
			          
			          .responsive .box-type-14 .htabs:before {
			               top: 30px;
			          }
			
		/* @end */
		
		/* @group Pagination */
		
		.responsive div.pagination-results .text-left,
		.responsive div.pagination-results .text-right { 
			text-align:center;
		}
		
		/* @end */
		
		/* @group Content */
		
		.responsive .login-content .left,
		.responsive .login-content .right,
		.responsive .main-content .content .left,
		.responsive .main-content .content .right,
		.responsive .checkout-content .left,
		.responsive .checkout-content .right { 
			float: none;
			width: 100%; 
		}
		
		/* @end */
     
          /* @group Categories Wall */
          
          .responsive .categories-wall {
               margin-top: 52px !important;
          }
          
               .responsive .categories-wall.type-2 {
                    margin-top: 0px !important;
               }
          
               .responsive .categories-wall .category-wall {
                    margin: 0px -20px;
               }
               
                    .responsive .categories-wall.type-2 .category-wall {
                         margin: 30px 0px 0px 0px;
                    }
                    
                    .responsive .categories-wall .category-wall:before {
                         right: 0;
                         left: 0;
                         top: 0;
                         height: 1px;
                         bottom: auto;
                         background-repeat: repeat-x;
                         display: block;
                         width: 100%;
                    }
                    
                         .responsive .categories-wall.type-2 .category-wall:before {
                              display: none;
                         }
          
          /* @end */
     
     /* @end */

	/* @group Custom Footer
	-----------------*/
	
	.responsive .custom-footer .pattern {
	}
	
	     .responsive .custom-footer .container > .row > div:before{
	          width: auto;
	          height: 1px;
	          bottom: auto;
	          top: auto;
	          left: -20px;
	          right: -20px;
	          margin-left: 0;
	          background-repeat: repeat-x;
	          margin-top: -5px;
	     }
	     
	     .responsive .custom-footer .container > .row > div {
	          padding-left: 10px;
	     }

		
	/* @end */
	
	/* @group Footer
	-----------------*/
	
	.responsive .footer .pattern {
	}
	
	     .responsive .standard-body .full-width.footer .container > .row:before,
	     .responsive .standard-body .full-width.footer .advanced-grid .container > div > .row:before {
	          left: -10px;
	          right: -10px;
	     } 
	     
	     .responsive .main-fixed2 .footer .container > .row:before,
	     .responsive .main-fixed2 .footer .advanced-grid .container > div > .row:before {
	          left: -10px;
	          right: -10px;
	     } 
	
		.responsive .footer .container > .row > div:before, 
		.responsive .footer .advanced-grid .container > div > .row > div:before {
		     width: auto;
		     height: 1px;
		     bottom: auto;
		     top: auto;
		     left: -20px;
		     right: -20px;
		     margin-left: 0;
		     background-repeat: repeat-x;
		     margin-top: -23px;
		}
		
		     .responsive .footer-type-23 .footer .container > .row > div:before, 
		     .responsive .footer-type-23 .footer .advanced-grid .container > div > .row > div:before {
		          left: 10px;
		          right: 10px;
		          margin-top: -15px;
		     }
		     
		     .responsive .footer-type-26 .footer .container > .row > div:before, 
		     .responsive .footer-type-26 .footer .advanced-grid .container > div > .row > div:before {
		          margin-top: -28px;
		     }
		
		.responsive .footer .container > .row > div, 
		.responsive .footer .advanced-grid .container > div > .row > div {
		     padding-left: 10px;
		}
		
		     .responsive .footer .container > .row.footer-blocks-top.type-2 {
		          padding-top: 30px;
		     }
		
		     .responsive .footer .container > .row.footer-blocks-top.type-2 > div {
		          padding-top: 0px;
		     }
		
		.responsive .footer-blocks-top {
		     padding-bottom: 10px;
		} 
		
		     .responsive .footer-blocks-top > div {
		          text-align: left;
		     }
		
		     .responsive .footer-blocks-top .footer-block {
		          padding-bottom: 10px;
		          padding-top: 0px;
		          padding-left: 0px !important;
		     }
		
		     .responsive .footer-blocks-top .footer-button {
		          margin-top: 15px;
		     }
		
		.responsive .footer-blocks-bottom .footer-block {
		     text-align: left;
		}
		
		.responsive .advanced-grid-products .product .right {
		     margin-left: 1%;
		}
		
		     .responsive .antique-products .advanced-grid-products .product .right {
		          margin-left: 6%;
		     }
		
		.responsive .footer-type-4 .footer .container > .row > div:before,
		.responsive .footer-type-4 .footer .advanced-grid .container > div > .row > div:before,
		.responsive .footer-type-14 .footer .container > .row > div:before,
		.responsive .footer-type-14 .footer .advanced-grid .container > div > .row > div:before,
		.responsive .footer-type-27 .footer .container > .row > div:before,
		.responsive .footer-type-27 .footer .advanced-grid .container > div > .row > div:before,
		.responsive .footer-type-20 .footer .container > .row > div:before,
		.responsive .footer-type-20 .footer .advanced-grid .container > div > .row > div:before,
		.responsive .footer-type-8 .footer .container > .row > div:before,
		.responsive .footer-type-8 .footer .advanced-grid .container > div > .row > div:before,
		.responsive .footer-type-6 .footer .container > .row > div:before,
		.responsive .footer-type-6 .footer .advanced-grid .container > div > .row > div:before {
		     display: block;
		}

		     .responsive .footer-type-4 .footer .container > .row > div:first-child:before,
		     .responsive .footer-type-4 .footer .advanced-grid .container > div > .row > div:first-child:before,
		     .responsive .footer-type-14 .footer .container > .row > div:first-child:before,
		     .responsive .footer-type-14 .footer .advanced-grid .container > div > .row > div:first-child:before,
		     .responsive .footer-type-27 .footer .container > .row > div:first-child:before,
		     .responsive .footer-type-27 .footer .advanced-grid .container > div > .row > div:first-child:before,
		     .responsive .footer-type-20 .footer .container > .row > div:first-child:before,
		     .responsive .footer-type-20 .footer .advanced-grid .container > div > .row > div:first-child:before,
		     .responsive .footer-type-8 .footer .container > .row > div:first-child:before,
		     .responsive .footer-type-8 .footer .advanced-grid .container > div > .row > div:first-child:before,
		     .responsive .footer-type-6 .footer .container > .row > div:first-child:before,
		     .responsive .footer-type-6 .footer .advanced-grid .container > div > .row > div:first-child:before  {
		          display: none;
		     }
		     
		     .responsive .footer-type-15 .footer .container > .row > div,
		     .responsive .footer-type-15 .footer .advanced-grid .container > div > .row > div {
		          padding-top: 0px;
		          padding-bottom: 17px;
		     }
		     
		     .responsive .footer-type-20 .footer ul {
		          padding-bottom: 0px;
		     }
		     
		     .responsive .footer-type-15 .footer h4 {
		          padding-top: 5px;
		     }
		     
		     .responsive .footer-type-15 .footer .container > .row > div:first-child,
		     .responsive .footer-type-15 .footer .advanced-grid .container > div > .row > div:first-child {
		          padding-top: 30px;
		     }
		     
		     .responsive .footer-type-13 .footer ul {
		          padding-bottom: 10px;
		     }
		     
		     .responsive .footer-type-13 .footer .advanced-grid .container > div > .row > div,
		     .responsive .footer-type-13 .footer .container > .row > div {
		          padding-top: 5px;
		     }
		     
		          .responsive .footer-type-13 .footer .advanced-grid .container > div > .row:last-child > div,
		          .responsive .footer-type-13 .footer .container > .row:last-child > div {
		               padding-top: 30px;
		          }
		          
		     .responsive .footer-type-24 .footer ul {
		          padding-bottom: 10px;
		     }
		     
		     .responsive .footer-type-24 .footer .advanced-grid .container > div > .row > div,
		     .responsive .footer-type-24 .footer .container > .row > div {
		          padding-top: 5px;
		     }
		     
		     .responsive .footer-type-24 .footer .container > .row:first-child > div:first-child,
		     .responsive .footer-type-24 .footer .advanced-grid .container > div > .row:first-child > div:first-child {
		          padding-top: 30px;
		     }
		     
		          .responsive .footer-type-24 .footer .advanced-grid .container > div > .row:last-child > div,
		          .responsive .footer-type-24 .footer .container > .row:last-child > div {
		               padding-top: 30px;
		          }
		          
		     .responsive .footer-type-22 .footer ul {
		          padding-bottom: 0px;
		          margin-bottom: -5px;
		     }
		     
		     .responsive .footer-type-22 .footer .advanced-grid .container > div > .row > div,
		     .responsive .footer-type-22 .footer .container > .row > div {
		          padding-top: 15px;
		     }
		     
		          .responsive .footer-type-22 .footer .advanced-grid .container > div > .row:last-child > div,
		          .responsive .footer-type-22 .footer .container > .row:last-child > div {
		               padding-top: 30px;
		               margin-top: 20px;
		          }
		          
		     .responsive .footer-type-27 .footer .advanced-grid .container > div > .row > div,
		     .responsive .footer-type-27 .footer .container > .row > div {
		          padding-top: 25px;
		          padding-bottom: 25px;
		     }
		          
		     .responsive .footer-type-25 .footer .advanced-grid .container > div > .row > div,
		     .responsive .footer-type-25 .footer .container > .row > div {
		          padding-top: 25px;
		          padding-bottom: 30px;
		     }
		     
		          .responsive .footer-type-25 .footer .advanced-grid .container > div > .row > div:before,
		          .responsive .footer-type-25 .footer .container > .row > div:before {
		               display: block;
		               margin-top: -30px;
		          }
		          
		               .responsive .footer-type-25 .footer .advanced-grid .container > div > .row > div:first-child:before,
		               .responsive .footer-type-25 .footer .container > .row > div:first-child:before {
		                    display: none;
		               }
		          
		     .responsive .footer-type-18 .footer ul {
		          padding-bottom: 0px;
		          margin-bottom: -10px;
		     }
		     
		     .responsive .footer-type-18 .footer .advanced-grid .container > div > .row > div,
		     .responsive .footer-type-18 .footer .container > .row > div {
		          padding-bottom: 40px;
		          padding-top: 0px;
		     }
		     
		          .responsive .footer-type-18 .footer .advanced-grid .container > div > .row:last-child,
		          .responsive .footer-type-18 .footer .container > .row:last-child {
		               margin-top: 5px;
		          }
		     
		          .responsive .footer-type-18 .footer .advanced-grid .container > div > .row:last-child > div,
		          .responsive .footer-type-18 .footer .container > .row:last-child > div {
		               padding-top: 30px;
		               padding-bottom: 27px;
		          }
		
	/* @end */
	
	/* @group Copyright
	------------------*/
	
	.responsive .copyright {
	}
	
		.responsive .copyright ul {
			padding: 5px 0px 10px 0px;
			float: none;
		}
		
	/* @end */
		
	/* @group Cloud zoom */
	
	.responsive .zoomContainer {
		display: none !important;
	}
	
	/* @end */
	
	/* @group Banners */
	
	.responsive .banner {
		margin-top: 30px;
	}
	
	/* @end */
	
	/* @group Quickview */
	
	.responsive #quickview .thumbnails {
		margin-bottom: 0px;
	}
	
	/* @end */
	
	/* @group Modal */
	
	.responsive .modal-footer {
		text-align: center;
	}
	
		.responsive .button-continue-shopping {
			display: inline-block;
			float: none;
		}
		
		.responsive .button-checkout {
			display: inline-block;
			float: none;
		}
		
	/* @end */

     /* @group Computer3 Banners */
     
     .responsive .computer3-banners .row > div {
          border: none;
          border-top: 1px solid #dadada;
          clear: both;
     }
     
          .responsive .computer3-banners .row > div:first-child {
               border: none;
          }
     
     /* @end */
     
     /* @group Jewelry banners*/
     
     .responsive .jewelry-banners > div:before {
          bottom: auto;
          right: 0;
          width: auto;
          height: 1px;
     }
     
     /* @end */
     
     /* @group Jewelry black banners*/
     
     .responsive .jewelryblack-banners .row > div:before {
          bottom: auto;
          right: 0;
          width: auto;
          height: 1px;
     }
     
     /* @end */
     
     /* @group Barber Footer */
     
     .responsive #main .barber-footer-padding-left .container > div {
          padding-left: 0% !important;
     }
     
     /* @end */

     /* @group Ceramica newsletter */
     
     .responsive .ceramica-newsletter-margin-top-75 {
          margin-top: 45px !important;
     }
     
     /* @end */

     /* @group Header type 5 */
     
     .responsive #main .header-type-5 #top .search_form {
         display: block;
         margin: 0px auto;
         margin-top: 20px;
         width: 100%;
     }
     
     /* @end */

     /* @group Wine footer */
     
     .responsive .mobile-padding-top-0 .container > div {
          padding-top: 0px !important;
     }
     
          .responsive .wine-about-us {
               padding: 45px 0px 35px 0px;
          }
          
          .responsive .wine-about-us .footer-blocks-top {
               padding-bottom: 0px;
          }
          
          .responsive .wine-about-us .footer-blocks-top {
               padding-top: 12px;
          }
     
     /* @end */

     /* @group Champange */
     
     .responsive .champange {
          padding: 0px;
          position: relative;
     }
     
          .responsive .champange .heading {
               padding-top: 40px;
          }
          
          
     /* @end */

     /* @group Games banners */
     
     .responsive .games-banners {
          position: relative;
     }
     
     /* @end */

     /* @group Slider align top */
     
     .responsive .slider-align-top #top {
          position: relative;
          width: 100%;
     }
     
     /* @end */

     /* @group Games big sale */
     
     .responsive .games-big-sale {
          padding-left: 30px;
          padding-right: 30px;
          text-align: center;
          margin-top: 35px;   
     }
     
     /* @end */
     
     /* @group Header margin top 80px */
     
     .responsive .header-margin-top-80 header {
          margin-top: 30px;
     }
     
     /* @end */
     
     .responsive .responsive-margin-top-30 {
          margin-top: 30px !important;
     }
     
     .responsive .responsive-margin-top-50 {
          margin-top: 50px !important;
     }
     
     .responsive .responsive-margin-top-60 {
          margin-top: 60px !important;
     }
     
     .responsive .responsive-margin-top-40 {
          margin-top: 40px !important;
     }
     
     .responsive .responsive-margin-top-45 {
          margin-top: 45px !important;
     }
     
     .responsive .responsive-margin-top-10 {
          margin-top: 10px !important;
     }
     
     .responsive .responsive-margin-top-15 {
          margin-top: 15px !important;
     }
     
     .responsive .responsive-margin-top-0 {
          margin-top: 0px !important;
     }
     
     .responsive .responsive-margin-bottom-0 {
          margin-bottom: 0px !important;
     }
     
     .responsive .responsive-margin-bottom-15 {
          margin-bottom: 15px !important;
     }
     
     .responsive .responsive-margin-bottom-10 {
          margin-bottom: 10px !important;
     }

     /* @group Product Page Type 2 */
     
     .responsive .product-page-type-2 .standard-body .full-width .product-info .product-center:before {
          left: 10px;
          right: 10px;
     }
     
     /* @end */
     
     /* @group Computer4 Parallax */
     
     .responsive .computer4-parallax {
          padding-left: 0px;
     }
     
     /* @end */
     
     /* @group Computer4 Contact */
     
     .responsive .computer4-contact { 
           padding-top: 0px; 
     }
     
     /* @end */

     /* @group Furniture footer */
     
     .responsive .furniture-contact .logo {
          padding: 40px 0px 0px 0px;
     }
     
     .responsive .furniture-contact .row {
          padding-bottom: 0;
     }
     
     .responsive .furniture-footer-padding-left .container > div {
          padding-left: 0 !important;
          text-align: center;
     }
     
     /* @end */
     
     /* @group Furniture customer service */
     
     .furniture-customer-service {
          padding-left: 0;
          padding-bottom: 110px;
          padding-top: 110px;
     }

     /* @end */

     /* @group Furniture box */
     
     .responsive .furniture-box {
          padding-top: 30px;
          margin-bottom: -30px;
          position: relative;
     }
     
     /* @end */
     
     /* @group Furniture why our products? */
     
     .responsive .furniture-why-our-products {
          padding: 0px 0px 56px 0px;
     }
     
          .responsive .furniture-why-our-products .heading {
               padding-top: 75px;
          }
     
     /* @end */

     /* @group Heading Toys */
     
     .responsive .toys-heading {
          background-image: none !important;
          margin-top: 30px;
     }
     
     /* @end */
     
     /* @group Military banners */
     
     .responsive .military-banners {
          position: relative;
          bottom: 30px;
     }
     
     /* @end */
     
     /* @group Medic contact */
     
     .responsive .medic-contact {
          padding-top: 3px;
          padding-bottom: 5px;
     }
     
          .responsive .medic-contact .row > div {
               padding-left: 10px !important;
          }

     /* @end */
     
     /* @group Medic Top Bar */
     
     .responsive .medic-top-bar {
          padding: 6px 0px 5px 0px;
     }
     
     
          .responsive .medic-top-bar:before {
               display: none;
          }
          
          .responsive .medic-top-bar > div {
               text-align: center;
               background: none;
          }
          
          .responsive .medic-top-bar .background {
               padding: 1px 15px 1px 15px;
               background: none;
          }
          
               .responsive .medic-top-bar .background:before {
                    display: none;
               }
     
     /* @end */
     
     /* @group stationery Top Bar */
     
     .responsive .stationery-top-bar {
          padding: 6px 0px 5px 0px;
     }
     
     
          .responsive .stationery-top-bar:before {
               display: none;
          }
          
          .responsive .stationery-top-bar > div {
               text-align: center;
               background: none;
          }
          
          .responsive .stationery-top-bar .background {
               padding: 1px 15px 1px 15px;
               background: none;
          }
          
               .responsive .stationery-top-bar .background:before {
                    display: none;
               }
     
     /* @end */

     /* @group Medic phone */
     
     .responsive .medic-phone {
          margin: 22px auto 5px auto;
          display: block !important;
     }
     
     /* @end */
     
     /* @group Medic products parallax */
     
     .medic-products {
          
     }
     
          .responsive .medic-products .container > div {
               padding-bottom: 40px !important;
          }

          .responsive .medic-products .box .box-content {
               padding-left: 9px;
               padding-right: 9px;
          }
     
     /* @end */
     
     /* @group Medic check all specialties */
     
     .responsive .check-all-specialties {
          margin: 30px 0px 0px 0px;
     }
     
     /* @end */

     /* @group Header Type 9 */
     
     .responsive .header-type-9 .overflow-currency-language {
          text-align: center;
     }
     
     .responsive .header-type-9 .overflow-header-center {
          margin: 0px;
          text-align: center;
     }
     
     .responsive .header-type-9 #top .search_form {
          margin-left: auto;
          margin-right: auto;
     }
     
     .responsive .header-type-9 #top #header-center .menu li {
          padding: 0px 7px;
     }
     
     /* @end */
     
     /* @group Fashionsimple Top contact */
     
     .fashionsimple-top-contact {
          display: block;
          padding: 30px 0px 0px 0px;
          text-align: center;
     }
     
     /* @end */
     
     /* @group Fashionsimple Page Title */
     
     .responsive .fashionsimple-page-title {
          padding: 35px 0px 35px 0px;
     }
     
          .responsive .fashionsimple-page-title h3 {
               font-size: 50px;
               line-height: 40px;
          }
          
          .responsive .fashionsimple-page-title h4 {
               font-size: 25px;
          }
     
     /* @end */
     
     /* @group Fashion2 Footer Info */
     
     .responsive .fashion2-footer-info {
          padding: 15px 0px 20px 0px;
     }
     
     /* @end */
     
     /* @group Fashion2 Parallax */
     
     .responsive .fashion2-parallax {
          padding: 103px 0px 120px 0px;
     }
     
          .responsive .fashion2-parallax p {
               font-size: 75px;
          }

     /* @end */
     
     /* @group Games3 big sale */
     
     .responsive .games3-big-sale {
          padding: 40px 0px 30px 0px;
          text-align: center;
     }
     
     /* @end */
     
     /* @group Fashion3 Column */
     
     .responsive .fashion3-columns {
          
     }
     
          .responsive .fashion3-columns > div {
               text-align: center;
               padding-top: 59px;
               padding-bottom: 70px;
          }
          
               .responsive .fashion3-columns > div:before {
                    top: 0;
                    bottom: auto;
                    left: -20px;
                    right: -20px;
                    width: auto;
                    height: 1px;
                    background: url(../img/bg-megamenu.png) top left repeat-x;
               }
               
     
     /* @end */
     
     /* @group Fashion3 Footer */
     
     .responsive .fashion3-footer {
          
     }

          .responsive .fashion3-footer .contact > div {
               padding-left: 10px !important;
               text-align: center;
          }
          
          .responsive .fashion3-footer ul.social-icons {
               padding: 39px 0px 0px 0px;
          }

          .responsive .fashion3-footer ul.links {
               padding: 46px 0px 2px 0px;
          }
          
     /* @end */
     
     /* @group Fashion3 Products */
     
     .responsive .fashion3-products {
          
     }
     
          .responsive .fashion3-products-heading {
               left: 0 !important;
               right: 0 !important;
               position: relative;
               display: block;
               margin-left: -20px;
               margin-right: -20px;
               width: auto;
          }

     /* @end */
     
     /* @group Cameras Top Bar */
     
     .responsive .cameras-top-bar {
     }
     
          .responsive .cameras-top-bar > div {
               text-align: center;
          }
     
          .responsive .cameras-top-bar > div:before {
               display: none;
          }
     
     /* @end */
     
     /* @group Cameras columns */
     
     .responsive .cameras-columns {
          margin: 30px 0px 0px 0px;
     }
     
          .responsive .cameras-columns .row > div {
          }
          
               .responsive .cameras-columns .row > div:before {
                    bottom: auto;
                    top: auto;
                    margin: 0px;
                    left: 0px;
                    right: 0px;
                    width: auto;
                    height: 1px;
                    margin-top: -33px;
               }

                    
               .responsive .cameras-columns img {
                    margin-left: 23px !important;
               }
     
     /* @end */
     
     /* @group Grocery products */

     .responsive #main .products-grid-with-carousel {
          padding: 0px 10px 0px 10px !important;
     }
     
     /* @end */
     
     /* @group Grocery Top Bar */
     
     .responsive .grocery-top-bar {
          padding: 6px 0px 7px 0px;
     }
     
     
          .responsive .grocery-top-bar:before {
               display: none;
          }
          
          .responsive .grocery-top-bar > div {
               text-align: center;
               background: none;
          }
          
          .responsive .grocery-top-bar .background {
               padding: 1px 15px 1px 15px;
               background: none;
          }
          
               .responsive .grocery-top-bar .background:before {
                    display: none;
               }
     
     /* @end */

     /* @group Footer Type 11 */
     
     .responsive .footer-type-11 .footer .container > .row:nth-last-child(2) > div:before, 
     .responsive .footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
          top: auto;
          left: 0;
          right: 0;
          width: auto;
          height: 1px;
          bottom: auto;
          margin-top: -18px;
     }
     
     .responsive .footer-type-11 .footer .container > .row:nth-last-child(2) > div, 
     .responsive .footer-type-11 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
          padding-left: 25px;
          padding-right: 25px;
     }
     
     /* @end */
     
     /* @group Footer Type 19 */
     
     .responsive .footer-type-19 .footer .container > .row:nth-last-child(2) > div:before, 
     .responsive .footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
          top: auto;
          left: 0;
          right: 0;
          width: auto;
          height: 1px;
          bottom: auto;
          margin-top: -25px;
     }
     
     .responsive .footer-type-19 .footer .container > .row:nth-last-child(2) > div, 
     .responsive .footer-type-19 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 25px;
          padding-bottom: 25px;
     }
     
     /* @end */
     
     /* @group Footer Type 16 */
     
     .responsive .footer-type-16 .footer .background {
          margin-top: -30px;
     }
     
     .responsive .footer-type-16 .footer .container > .row:nth-last-child(2) > div:before, 
     .responsive .footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div:before {
          top: auto;
          left: 0;
          right: 0;
          width: auto;
          height: 1px;
          bottom: auto;
          margin-top: -18px;
     }
     
     .responsive .footer-type-16 .footer .container > .row:nth-last-child(2) > div, 
     .responsive .footer-type-16 .footer .advanced-grid .container > div > .row:nth-last-child(2) > div {
          padding-left: 0px;
          padding-right: 0px;
     }
     
     /* @end */
     
     /* @group Footer Block Grocery */
     
     .responsive .footer-block-grocery {
          padding: 10px 0px 15px 0px;
     }

     /* @end */

     /* @group Header Type 12 */
     
     .responsive .header-type-12 #top .search_form {
          display: block;
          margin-right: 0px;
          margin-left: 0px;
          width: 100%;
     }
     
          .responsive .header-type-12 #top .search_form .search-cat {
               width: 331px;
          }

          .responsive .header-type-12 #top .search_form .overflow-input {
               width: 407px;
          }
     
     /* @end */
     
     /* @group Market columns */

          .responsive .market-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .market-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #d9d9d9;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Toys2 columns */

          .responsive .toys2-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .toys2-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #dcdfe2;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Stationery2 columns */

          .responsive .stationery2-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .stationery2-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #e5e5e5;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Header Type 13 */

     .responsive .header-type-13 .search-cat {
          width: 650px;
     }
               
     .responsive .header-type-13 .overflow-input {
          width: 300px;
     }

     /* @end */
     
     /* @group Market about us */
     
     .responsive .market-about-us {
          padding-top: 5px;
     }

     /* @end */

     /* @group Footer Type 12 */
     
     .responsive .footer-type-12 .footer h4 {
          padding-top: 10px;
     }
     
     /* @end */
     
     /* @group Footer Type 17 */
     
     .responsive .footer-type-17 .footer h4 {
          padding-top: 10px;
     }
     
     .responsive .footer-type-17 .footer ul {
          padding-bottom: 0px;
     }
     
     /* @end */
     
     /* @group Market contact */
     
     .responsive .market-contact {
          
     }
     
          .responsive .market-contact .row > div {
          }
          
               .responsive .market-contact .row > div:before {
                    width: auto;
                    content: '';
                    left: -10px;
                    right: -10px;
                    top: auto;
                    bottom: auto;
                    background: #e5e5e5;
                    position: absolute;
                    margin: 0px;
                    height: 1px;
               }
     /* @end */
     
     /* @group Market products */
     
     .responsive .market-products {
     }

          .responsive .market-products .col-sm-9 {
               padding-left: 10px !important;
               margin-left: 0px;
               padding-right: 10px !important;
          }
          
               .responsive .market-products .col-sm-9:before {
                    top: -1px;
                    left: 10px;
                    right: 10px;
                    bottom: auto;
                    width: auto;
                    height: 1px;
               }
          
               .responsive .market-products .col-sm-9 .box {
                    padding: 0px;
               }
               
     /* @end */
     
     /* @group Architecture categories */
     
     .responsive .architecture-categories {
          position: relative;
     }
     
          .responsive .architecture-categories > div {
               position: relative;
          }

               .responsive .architecture-categories > div:before {
                    width: auto;
                    top: 0;
                    left: -20px;
                    right: -20px;
                    height: 1px;
                    margin-left: 0px;
               }
     
     /* @end */
     
     /* @group Architecture products */
     
     .responsive .architecture-products {
          padding: 0px;
          position: relative;
          margin-top: -30px;
     }
     
          .responsive .architecture-products .product {
               margin-top: 30px;
          }
          
               .responsive .architecture-products .product .left {
                    display: block;
                    width: 100%;
               }
               
                    .responsive .architecture-products .product .left .image {
                         margin: -1px;
                    }
               
               .responsive .architecture-products .product .right {
                    display: block;
                    width: auto;
                    padding: 25px;
               }
     
     /* @end */
     
     .responsive .mobile-background-none > div {
          background: none !important;
     }
     
     /* @group Architecture individual project */
     
     .responsive .architecture-individual-project {
          padding: 25px 0px 35px 0px;
     }
     
          .responsive .architecture-individual-project h5 {
               font-size: 20px;
          }
          
          .responsive .architecture-individual-project h6 {
               font-size: 20px;
          }
     
     /* @end */
     
     /* @group Architecture contact */
     
     .responsive .architecture-contact {
     }
     
          .responsive .architecture-contact .row > div {
               padding-left: 10px !important;
          }

          .responsive #main .architecture-contact p {
               padding: 21px 0px 0px 0px;
               font-size: 17px;
          }
     
     /* @end */
     
     /* @group stationery contact */
     
     .responsive .stationery-contact {
     }
     
          .responsive .stationery-contact .row > div {
               padding-left: 10px !important;
          }

          .responsive #main .stationery-contact p {
               padding: 21px 0px 0px 0px;
               font-size: 17px;
          }
     
     /* @end */
     
     /* @group Header Type 14 */
     
     .responsive .header-type-14 .top-bar {
          padding-bottom: 8px;
     }
     
     .responsive .header-type-14 .welcome-text {
          padding-top: 8px;
     }
     
     .responsive .header-type-14 #top .dropdown {
          margin: 3px 7px 0px 7px;
     }
     
     .responsive .header-type-14 #top .top-bar .text-right {
          text-align: center;
     }
     
     .responsive .header-type-14 #top .top-bar form:before {
          display: none;
     }
     
     	.responsive .header-type-14 #top .search_form {
     	     width: 140px;
     	     margin-left: 0px;
     	     margin-top: 10px;
     	}
     	
     	     .responsive .header-type-14 #top .search_form:before {
     	          display: none;
     	     }
     	
     	.responsive .header-type-14 #top #cart_block {
     	     margin-top: 10px;
     	     margin-left: 24px;
     	}
     	
     	     .responsive .header-type-14 #top #cart_block:before {
     	          display: none;
     	     }
     	     
     	.responsive .matrialarts-contact {
     	     display: block;
     	     text-align: center;
     	     padding-right: 0px;
     	     padding-top: 3px;
     	}
     	
     	     .responsive .matrialarts-contact:before {
     	          display: none;
     	     }
     	     
     /* @end */

     /* @group Columns matrial arts */
     
     .responsive .columns-matrialarts {
          padding-top: 0px;
          padding-bottom: 20px;
     }
     
          .responsive .columns-matrialarts > div:before {
               display: none;
          }
     
     /* @end */
     
     /* @group Matrialarts products tabs */
     
     .responsive .matrialarts-products-tabs {
          
     }
     
          .responsive .matrialarts-products-tabs .description {
               padding-left: 0px;
               padding-top: 18px;
          }
          
          .responsive .matrialarts-products-tabs .select-tab {
               padding-left: 0px;
          }
          
     /* @end */
     
     /* @group Sport contact */
     
     .responsive .sport-contact {
          position: relative;
          margin-top: -20px;
     }
     
          .responsive .sport-contact .row > div {
               padding-left: 10px !important;
          }

     /* @end */
     
     /* @group Sport Newsletter */
     
     .responsive .sport-newsletter {
     }
     
          .responsive .sport-newsletter .heading {
               padding-left: 0;
               font-size: 65px;
               margin-top: -23px;
               line-height: 1.2;
          }
          
          .responsive .sport-newsletter .content-newsletter {
               padding-left: 6px;
               font-size: 30px;
               line-height: 1.2;
          }
               
               .responsive .sport-newsletter .content-newsletter p {
                    padding: 0px 0px 0px 38px;    
               }
               
          .responsive .sport-newsletter .inputs {
               padding: 22px 0px 52px 10%;
          }
          
               .responsive .sport-newsletter .inputs input {
                    width: 180px;
               }
               
     /* @end */
     
     /* @group Header Type 15 */
     
     .responsive .header-type-15 #top #header-left {
          position: relative;
     }
     
     .responsive .header-type-15 #top .logo {
          padding-right: 0px;
     }
     
          .responsive .header-type-15 #top .logo:before {
               display: none;
          }
     
     .responsive .header-type-15 #top .search_form {
          display: block;
          float: none;
          margin: 25px auto 0px auto;
          width: 100%;
     }

     /* @end */
     
     /* @group Cosmetics2 phone */
     
     .responsive .cosmetics2-phone {
          margin: 22px auto 5px auto;
          display: block !important;
     }
     
     /* @end */
     
     /* @group Cosmetics2 contact */
     
     .responsive .cosmetics2-contact {
          position: relative;
          margin-top: -30px;
     }
     
          .responsive .cosmetics2-contact .row > div {
               padding-left: 10px !important;
          }

     /* @end */
     
     /* @group Cosmetics2 Top Bar */
     
     .responsive .cosmetics2-top-bar {
          padding: 6px 0px 5px 0px;
     }
     
          .responsive .cosmetics2-top-bar > div {
               text-align: center;
               background: none;
          }
          
          .responsive .cosmetics2-top-bar .background {
               padding: 1px 15px 1px 15px;
               background: none;
          }
     
     /* @end */
     
     /* @group Header Type 16 */
     
     .responsive .header-type-16 #top #header-left .menu {
          padding: 20px 0px 0px 0px;
     }
     
     .responsive .header-type-16 .overflow-currency-language {
          text-align: center;
     }

     .responsive .header-type-16 #top #header-left .menu li {
          padding: 0px 7px;
     }
     
     .responsive .header-type-16 #top .dropdown {
          margin-left: 12px;
     }
     
     /* @end */
     
     /* @group Exclusive newsletter */
     
     .responsive .exclusive-newsletter {
     }     
     
          .responsive .exclusive-newsletter > div {
               position: relative;
          }
          
          .responsive .exclusive-newsletter > div:nth-child(2):before {
               content: '';
               position: absolute;
               top: 0;
               bottom: auto;
               width: auto;
               left: 0;
               right: 0;
               background: rgba(0, 0, 0, .1);
               margin-left: 0;
               height: 1px;
          }
          
          .responsive .exclusive-newsletter .heading p {
               padding: 30px 0px 18px 0px;
               text-align: center;
          }
          
          .responsive .exclusive-newsletter .content-newsletter p {
               padding: 28px 0px 0px 0px;
               text-align: center;
          }
          
          .responsive .exclusive-newsletter .inputs {
               margin: 25px 0px 30px 0px;
          }
     
     /* @end */
     
     /* @group Exclusive footer columns */
     
     .responsive .exclusive-footer-columns {
          padding-bottom: 10px;
     }
     
          .responsive .exclusive-footer-columns .logo {
               padding-top: 12px;
          }
     
     /* @end */
     
     /* @group Exclusive banners */
     
     .responsive .exclusive-banners {
     }
     
          .responsive .exclusive-banners .row > div:before {
               content: '';
               position: absolute;
               top: 0;
               bottom: auto;
               left: 10px;
               right: 10px;
               background: url(../img/bg-megamenu.png);
               width: auto;
               height: 1px;
          }
          
          .responsive .exclusive-banners .row > div > div {
               padding-left: 0px;
          }
     
     /* @end */
     
     /* @group Header Type 17 */
     
     .responsive .header-type-17 #top #header-left .menu {
          padding: 20px 0px 0px 0px;
     }

     .responsive .header-type-17 #top form:first-of-type {
          margin-left: 0px;
     }
     
     /* @end */
     
     /* @group Perfume newsletter */
     
     .responsive .perfume-newsletter {
     	padding: 0px 0px 30px 0px;
     }
     
     .responsive .perfume-newsletter .circle {
          display: none;
     }
     
     /* @end */
     
     /* @group Header Type 18 */
     
     .responsive .header-type-18 {
          
     }
     
          .responsive .header-type-18 .top-bar {
               padding-top: 2px;
          }
     
          .responsive .header-type-18 .top-bar .menu {
               padding-top: 4px;
          }
     
          .responsive .header-type-18 #top .logo {
               padding-top: 25px;
          }
          
          .responsive .header-type-18 #top .search_form {
               width: 100% !important;
               margin-right: auto;
               margin-left: auto;
               margin-top: 14px;
          }
          
          .responsive .header-type-18 .top-bar .left {
               display: block;
               width: auto;
               text-align: center;
               padding-left: 12px;
               float: none;
          }
          
          .responsive .header-type-18 .top-bar .line {
               display: none;
          }
          
          .responsive .header-type-18 .top-bar .right {
               display: block;
               text-align: center;
               width: auto;
               float: none;
               padding-left: 0px;
          }    
     
     /* @end */
     
     /* @group Coffee Parallax */
     
     .responsive .coffee-parallax {
          padding: 54px 0px 54px 0px;
     }
     
          .coffee-parallax p {
               font-size: 30px;
               margin-top: -4px;
          }
     
     /* @end */
     
     /* @group Footer Block Coffee */
     
     .responsive .footer-block-coffee {
     }
     
          .responsive .footer-block-coffee:before {
               display: none;
          }
               
     .responsive .coffee-footer-blocks {
     }
               
          .responsive .coffee-footer-blocks:before {
               display: none;
          }
     
     /* @end */
     
     .responsive .standard-body .header-type-13 .fixed .search_form {
          margin-right: -10px;
          margin-left: -10px;
     }
     
     /* @group Carparts parallax */
     
     .responsive .carparts-parallax {
          padding: 48px 0px 49px 0px;
     }
          
          .responsive .carparts-parallax .heading2 {
               font-size: 35px;
          }
          
          .responsive .carparts-parallax .heading3 {
               font-size: 40px;
          }
     
     /* @end */

     /* @group Header Type 19 */
     
     .responsive .header-type-19 .search_form_overflow {
          display: block;
          width: auto;
     }
     
     .responsive .header-type-19 .shop-by-car {
          border: none;
          display: block;
          min-width: 1px;
          width: auto;
          padding: 0px;
     }
     
     .responsive .header-type-19 .shop-by-brands {
          display: block;
          border: none;
          min-width: 1px;
          width: auto;
          border-top: 1px solid rgba(255, 255, 255, .1);
          position: relative;
          margin: 0px -20px -5px -20px;
          padding: 0px 20px;
     }
     
     /* @end */
     
     /* @group Market phone */
     
     .responsive .carparts-phone {
          margin: -10px auto 0px auto;
     }
     
     /* @end */
     
     /* @group Bakery steps */
     
     .responsive .bakery-steps {
          
     }
     
          .responsive .bakery-steps > div {
          }
          
               .responsive .bakery-steps > div.first:before {
                    display: none;
               }
          
               .responsive .bakery-steps > div.second:before {
                    display: none;
               }
               
          .responsive .bakery-steps .circle {
          }
          
               .responsive .bakery-steps .second .circle {
                    margin-left: 0px;
               }
               
               .responsive .bakery-steps .third .circle {
                    margin-left: 0px;
               }
     /* @end */
     
     /* @group Header Type 20 */
     
     .responsive .header-type-20 #top .search_form {
          width: 100% !important;
          max-width: none;
     }
     
     /* @end */
     
     .responsive #main .toys2-slider-button {
          padding: 16px 25px 14px 25px !important;
          font-size: 8px !important;
     }
     
     /* @group Footer Block Toys2 */
     
     .responsive .footer-block-toys2 {
     }
     
          .responsive .footer-block-toys2 {
               padding-top: 10px;
          }
               
               .responsive .footer-block-toys2 .footer-block-content p {
                    font-size: 20px;
                    
               }
               
          .responsive .footer-blocks-top-toys2 .text-right {
               text-align: left;
               padding-top: 13px;
          }
     
     /* @end */
     
     /* @group Box type 12 */
          
     .responsive .box-type-12 #main .box-content.products .product-grid {
          padding-left: 9px;
          padding-right: 9px;
     }
          
          .responsive .box-type-12 .tab-content {
               border: 1px solid rgba(0, 0, 0, .1);
               border-radius: 4px;
               -webkit-border-radius: 4px;
               -moz-border-radius: 4px;
               padding-left: 25px !important;
               padding-right: 25px !important;
          }
               
               .responsive .box-type-12 .filter-product .tab-content {
                    padding-left: 0px !important;
                    padding-right: 0px !important;
               }
          
               .responsive .box-type-12 #main .tab-content .product-grid {
                    padding-left: 9px;
                    padding-right: 9px;
               }
               
          .responsive .box-type-12 #accordion .panel-heading {
               padding-left: 25px !important;
          }

          .responsive .box-type-12 #accordion .panel .panel-body {
               padding-left: 25px !important;
               padding-right: 25px !important;
          }
          
          .responsive .box-type-12 #main .product-list {
               padding: 0px;
          }    
          
          .responsive .box-type-12 #main .center-column .product-grid {
               padding-left: 9px;
               padding-right: 9px;
          } 
     
     /* @end */

     /* @group Today deals toys2 */
     
     .responsive .today-deals-toys2-products .is-countdown {
          margin-left: -25px;
          margin-right: -25px;
     }
     
     /* @end */
     
     /* @group Box type 13 */
          
     .responsive .box-type-13 #main .box-content.products .product-grid {
          padding-left: 9px;
          padding-right: 9px;
     }
          
          .responsive .box-type-13 .tab-content {
               padding-left: 25px !important;
               padding-right: 25px !important;
          }
               
               .responsive .box-type-13 .filter-product .tab-content {
                    padding-left: 0px !important;
                    padding-right: 0px !important;
               }
          
               .responsive .box-type-13 #main .tab-content .product-grid {
                    padding-left: 9px;
                    padding-right: 9px;
               }
          
          .responsive .box-type-13 #main .product-list {
               padding: 0px;
          }    
          
          .responsive .box-type-13 #main .center-column .product-grid {
               padding-left: 9px;
               padding-right: 9px;
          } 
     
     /* @end */
     
     /* @group Cleaning columns */

          .responsive .cleaning-columns .row > div {
               padding: 14px 37px 17px 37px;
          }
     
          .responsive .cleaning-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #dcdfe2;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Cleaning parallax */
     
     .responsive .cleaning-parallax {
          padding: 70px 0px 70px 0px;
     }
     
          .responsive .cleaning-parallax .second-heading {
               font-size: 45px;
          }

     /* @end */
     
     /* @group Cleaning parallax2 */
     
     .responsive .cleaning-parallax2 {
          padding: 60px 0px 60px 0px;
     }
     
          .responsive .cleaning-parallax2 .second-heading {
               font-size: 45px;
          }

     /* @end */

     /* @group Flowers columns */
     
     .responsive .flowers-columns {
          margin-top: 40px;
     }

          .responsive .flowers-columns .row > div {
               padding: 14px 37px 17px 37px;
          }
     
          .responsive .flowers-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #e5e5e5;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Flowers parallax */
     
     .responsive .flowers-parallax {
          padding: 57px 0px 50px 0px;
     }
     
          .responsive .flowers-parallax .first-heading {
               font-size: 25px;
               line-height: 1;
          }
          
          .responsive .flowers-parallax .second-heading {
               font-size: 25px;
               line-height: 1;
          }

     /* @end */
     
     /* @group Add to car flowers */
     
     .responsive #main .add-to-cart-flowers {
          padding: 12px 25px 11px 25px !important;
          font-size: 10px !important;
     }
     
          .responsive .add-to-cart-flowers:before {
               display: none;
          }
     
     /* @end */
     
     /* @group Flower product */
     
     .responsive .flower-product {
          margin-bottom: 0px;
     }

          .responsive #main .flower-product .right .name {
               padding: 20px 0px 0px 0px;
          }

     /* @end */
     
     /* @group Audio newsletter */
     
     .responsive .audio-newsletter {
          padding-left: 30px;
          padding-right: 30px;
     }
          
          .responsive .audio-newsletter .inputs input {
               width: 179px;
          }
     
     /* @end */
     
     /* @group Audio product */
     
     .responsive .audio-product {
          padding: 47px 0px 0px 0px;
     }
          
          .responsive .audio-product .overflow-price-name {
               padding-top: 29px;
               padding-bottom: 29px;
          }
          
               .responsive .audio-product .overflow-price-name .price {
                    display: block;
                    text-align: center;
                    border: none;
                    width: auto;
                    padding: 15px 0px 0px 0px;
                    height: auto;
               }

               
               .responsive .audio-product .overflow-price-name .name {
                    display: block;
                    width: auto;
                    text-align: center;
                    padding: 15px 0px 0px 0px;
               }

               .responsive .audio-product .overflow-price-name .add-to-cart {
                    display: block;
                    width: auto;
                    text-align: center;
                    padding: 30px 0px 0px 0px;
               }

          .responsive .audio-product .image {
               margin: 0px 0px -30px 0px;
          }
          
     /* @end */
     
     /* @group Audio testimonial */
     
     .responsive .audio-testimonial {
          margin: 54px 0px 55px 0;
     }
     
     /* @end */
     
     /* @group Holidays contact */
     
     .responsive .holidays-contact {
     }

          .responsive .holidays-contact .button {
               margin: 0px 30px 15px 0px;
               float: none !important;
          }
          
          .responsive .responsive-holidays-contact .container > div {
               padding: 30px !important;
          }
          
     /* @end */
     
     /* @group Product grid type 7 */

          .responsive .product-grid-type-7 #main .product-grid:before,
          .responsive .product-grid-type-7 #main .product-grid:after,
          .responsive .product-grid-type-7 #main .product-grid .row:before,
          .responsive .product-grid-type-7 #main .product-grid .row:after,
          .responsive .product-grid-type-7 #main .product-grid .product:before,
          .responsive .product-grid-type-7 #main .product-grid .product:after,
          .responsive .product-grid-type-7 #main .product-grid .row > div .product:after,
          .responsive .product-grid-type-7 #main .box-with-products .clear:after {
               display: none !important;
          }
          
     /* @end */

     /* @group Header type 23 */
     
     .responsive .header-type-23 #top .logo {
          padding-top: 25px;
     }
     
     /* @end */
     
     /* @group Holidays phone */
     
     .responsive .holidays-phone:first-child {
          margin-left: 0px;
          padding-bottom: 0px;
     }
     
     .responsive .holidays-phone {
          display: inline-block;
          vertical-align: top;
          padding: 20px 15px 7px 15px;
     }

          .responsive .holidays-phone p {
               padding: 1px 0px 0px 5px;
               font-size: 25px;
          }
     
     /* @end */
     
     /* @group Header Type 23 */
     
     .responsive .header-type-23 .top-bar {
          padding-bottom: 10px;
     }
     
     .responsive #main .header-type-23 #top #cart_block {
          margin-bottom: -7px !important;
     }
     
     .responsive #main .header-type-23 #top .account {
          margin-bottom: -7px !important;
     }
     
     .responsive #main .header-type-23 #top .account {
          float: none;
          display: inline-block;
          margin-right: 10px !important;
          margin-left: 10px !important;
          vertical-align: top;
     }
     
     .responsive .header-type-23 #top #cart_block {
          float: none;
          display: inline-block;
          vertical-align: top;
          padding: 0px;
          margin: 0px 10px 0px 10px !important;
     }
          
          .responsive .header-type-23 #top #cart_block:before {
               display: none;
          }

     .responsive .header-type-23 #top .dropdown {
          margin-right: 10px !important;
          margin-left: 10px !important;
     }
     
     .responsive .header-type-23 .top-bar form:before {
          display: none !important;
     }
     
          .header-type-23 .top-bar form:first-of-type:before {
               display: none !important;
          }
          
          .responsive .header-type-23 .top-bar form {
               padding-left: 0px;
          }
     
     /* @end */
     
     /* @group Product list type 4 */
     
     .responsive .product-list-type-4 .product-list {
     }
          
          .responsive .product-list-type-4 .product-list > div {
          }
          
               .responsive .product-list-type-4 .product-list > div .row > div {
                    width: 100% !important;
                    text-align: left;
               }
               
               .responsive .product-list-type-4 .product-list > div .name-actions .name {
                    padding: 49px 25px 0px 25px;
               }
                    
               .responsive .product-list-type-4 .product-list > div .name-actions .brand {
                    padding: 1px 25px 0px 25px;
               }
               
               .responsive .product-list-type-4 .product-list > div .name-actions .price {
                    padding: 10px 25px 0px 25px;
               }
               
               .responsive .product-list-type-4 .product-list > div .name-actions > ul {
                    padding: 18px 25px 0px 25px;
               }
               
               .responsive .product-list-type-4 .product-list .description {
                    padding: 0px 25px 0px 25px;
               }
               
               .responsive .product-list-type-4 .product-list .desc {
                    padding-top: 47px;
                    padding-bottom: 30px;
               }
               
                    .responsive .product-list-type-4 .product-list .desc:before {
                         display: none;
                    }
     
     /* @end */
     
     /* @group Sportwinter Newsletter */
     
     .responsive .sportwinter-newsletter {
          padding: 0px 25px 24px 25px;
          text-align: center;
     }
     
          .responsive .sportwinter-newsletter .heading {
               padding-top: 30px;
          }

          .responsive .sportwinter-newsletter .inputs {
               text-align: center;
               padding-top: 6px;
          }
     
     /* @end */
     
     /* @group Sportwinter big sale */
     
     .responsive .sportwinter-big-sale {
          padding-left: 0px;
     }
     
          .responsive .sportwinter-big-sale .first-heading {
               font-size: 35px;
               line-height: 45px;
          }
          
          .responsive .sportwinter-big-sale .second-heading {
               font-size: 35px;
               line-height: 45px;
          }
     
     /* @end */

     /* @group Footer type 21 */
     
     .responsive .footer-type-21 .footer .container > .row > div:before,
     .responsive .footer-type-21 .footer .advanced-grid .container > div > .row > div:before {
     }
     
          .responsive .footer-type-21 .footer .container > .row > div:first-child:before,
          .responsive .footer-type-21 .footer .advanced-grid .container > div > .row > div:first-child:before {
               display: none !important;
          }

          .responsive .footer-type-21 .footer .container > .row > div:last-child:after,
          .responsive .footer-type-21 .footer .advanced-grid .container > div > .row > div:last-child:after {
               display: none !important;
          }
     
     /* @end */
     
     /* @group Add to cart books */
     
     .responsive #main .add-to-cart-books {
          padding: 7px 10px 6px 10px !important;
          font-size: 6px !important;
     }
     
          .responsive .add-to-cart-books:before {
               display: none;
          }
     
     /* @end */
     
     /* @group Books contact */
     
     .responsive .books-contact {
          padding-bottom: 2px;
          padding-top: 15px;
     }

     /* @end */
     
     /* @group News */
     
     .responsive .news .media-body .date-published {
          padding-top: 18px;
     }
                    
     .responsive .news .media-body h5 {
          padding-bottom: 20px;
          margin: 0px;
          font-size: 14px;
          line-height: 18px;
     }
     
     /* @end */
     
     /* @group News V2 */
     
     .responsive .news.v2 .media-body h5 {
          padding-bottom: 18px;
     }
          
          .responsive .news.v2 .media-body h5 a {
               line-height: 18px;
          }
     
     /* @end */
     
     
     /* @group Medic news */
     
     .responsive .medic-news {
     }
     
          .responsive .medic-news > div:before {
               content: '';
               position: absolute;
               top: auto;
               bottom: auto;
               left: -20px;
               right: -20px;
               width: auto;
               height: 1px;
               margin: 0px;
          }

     /* @end */
     
     /* @group Wine news */
     
     .responsive .wine-news {
     }
     
          .responsive .wine-news .media {
               padding-top: 37px;
               padding-bottom: 40px;
          }
     
          .responsive .wine-news > div:before {
               content: '';
               position: absolute;
               top: auto;
               bottom: auto;
               left: 10px;
               right: 10px;
               width: auto;
               height: 1px;
               margin: 0px;
          }

     /* @end */
     
     /* @group Shoes parallax */
     
     .responsive .shoes-parallax {
          padding: 200px 0px 172px 0px;
     }

     /* @end */
     
     /* @group Shoes2 columns */

          .responsive .shoes2-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .shoes2-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: rgba(0, 0, 0, .1);
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Shoes2 contact */
     
     .responsive .shoes2-contact {
          padding-bottom: 2px;
          padding-top: 15px;
     }

     /* @end */
     
     /* @group Add to cart shoes2 */
     
     .responsive #main .button-shoes2-add-to-cart {
          padding: 10px 20px 8px 20px !important;
          font-size: 9px !important;
     }
     
          .responsive .button-shoes2-add-to-cart:before {
               display: none;
          }
     
     /* @end */
     
     /* @group Add to cart petshop */
     
     .responsive #main .button-petshop-add-to-cart {
          padding: 10px 20px 8px 20px !important;
          font-size: 9px !important;
     }
     
          .responsive .button-petshop-add-to-cart:before {
               display: none;
          }
     
     /* @end */
     
     /* @group Shoes3 columns */

          .responsive .shoes3-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .shoes3-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #e2e2e2;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Carparts2 columns */

          .responsive .carparts2-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .carparts2-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #e0e0e0;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Footer Block Shoes3 */
     
     .responsive .footer-blocks-top-shoes3 {
          padding-top: 12px;
     }
     
     .responsive .footer-blocks-top-shoes3 > div {
          text-align: left;
     }

          .responsive .footer-blocks-top-shoes3 .button {
               margin: 12px 0px 0px 0px;
          }
     
     /* @end */
     
     /* @group Shoes3 newsletter */

     .responsive .shoes3-newsletter {
          padding: 25px 25px 25px 25px;
     }
          
          .responsive .shoes3-newsletter .inputs {
               float: none;
               padding-left: 0px;
               margin: 0px auto;
               padding-top: 19px;
          }
          
          .responsive .shoes3-newsletter .heading {
               float: none;
               padding-right: 0px;
          }

          .responsive .shoes3-newsletter .strip-line {
               display: none;
          }
          
     /* @end */
     
     /* @group Computer8 newsletter */

     .responsive .computer8-newsletter {
          padding: 25px 0px 25px 0px;
     }
          
          .responsive .computer8-newsletter .inputs {
               float: none;
               padding-left: 0px;
               margin: 0px auto;
               padding-top: 19px;
          }
          
          .responsive .computer8-newsletter .heading {
               float: none;
               padding-right: 0px;
          }

          .responsive .computer8-newsletter .strip-line {
               display: none;
          }
          
     /* @end */
     
     /* @group Lingerie parallax */
     
     .responsive .lingerie-parallax {
          padding-left: 45%;
     }

     /* @end */
     
     /* @group Lingerie newsletter */
     
     .responsive #main .lingerie-newsletter {
          padding-top: 0px;
     }
     
     .responsive #main .lingerie-newsletter .first-heading {
          padding-top: 23px;
     }
     
     /* @end */
     
     /* @group Lingerie free shipping */
     
     .responsive .lingerie-free-shipping {     
          border: none;
          padding-right: 0px;
     }

          .responsive .lingerie-free-shipping:before {
               right: -1000px;
          }
     
     /* @end */
     
     /* @group Header type 26 */
     
     .responsive .header-type-26 {
          
     }
          
          .responsive .header-type-26 #top .logo {
               padding-top: 25px;
          }
     
          .responsive .header-type-26 ul.menu {
               padding: 28px 0px 0px 0px;
               margin: 0px;
               list-style: none;
          }
          
               .responsive .header-type-26 ul.menu li {
                    padding: 0px 8px 0px 8px;
               }
               
                    .responsive .header-type-26 #header-right ul.menu li {
                         padding: 0px 8px 0px 8px;
                    }
                    
          .responsive .header-type-26 .overflow-currency-cart {
               margin-left: -30px;
               padding-top: 22px;
               border: none;
          }
          
               .responsive .header-type-26 .overflow-currency-cart:before {
                    left: -1000px;
               }
               
               .responsive .header-type-26 .overflow-currency-cart > form:first-of-type {
                    border: none;
               }
     
     /* @end */
     
     /* @group Footer Block Lingerie2 */
     
     .responsive .footer-blocks-top-lingerie2 {
          padding-top: 2px;
     }
     
     .responsive .footer-blocks-top-lingerie2 > div {
          text-align: left;
     }

          .responsive .footer-blocks-top-lingerie2 .button {
               margin: 12px 0px 0px 0px;
          }
     
     /* @end */
     
     /* @group Lingerie2 columns */

          .responsive .lingerie2-columns .row > div {
               padding: 15px 37px 16px 37px;
          }
     
          .responsive .lingerie2-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #e0e0e0;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Category Wall 2 */
     
     .responsive .category-wall2 {
          margin-top: 30px;
     }
     
          .responsive .category-wall2-megamenu {
               margin: -20px -25px;
          }

          .responsive .category-wall2 .row:before {
               display: none;
          }
          
               .responsive .category-wall2 .row > div {
                    position: relative;
                    padding: 0px 15px;
                    margin: 0px !important;
                    border: none !important;
               }
               
                    .responsive .category-wall2-megamenu .row > div {
                         padding: 0px 25px !important;
                    }
                    
                    .responsive .category-wall2 .row > div:before {
                         width: auto;
                         top: 0;
                         left: 0;
                         right: 0;
                         bottom: auto;
                         height: 1px;
                         display: block !important;
                         background: url(../img/bg-megamenu.png) top left repeat-x;
                    }
                    
                         .responsive .category-wall2 .row:first-child > div:first-child:before {
                              display: none !important;
                         }
                         
                         
                    .responsive .category-wall2 .row > div .category {
                         padding: 8px 25px 6px 25px;
                    }
     
     /* @end */

     /* @group Table */
     
     .responsive table.attribute,
     .responsive table.list,
     .responsive .wishlist-product table,
     .responsive .wishlist-info table,
     .responsive .compare-info,
     .responsive .checkout-product table,
     .responsive .table {
          display: block;
          overflow-x: auto;
     }
     
          .responsive .checkout-cart .table {
               display: table;
               overflow: visible;
          }
     
          .responsive table.attribute td,
          .responsive table.list td,
          .responsive .wishlist-product table td,
          .responsive .wishlist-info table td,
          .responsive .compare-info td,
          .responsive .checkout-product table td,
          .responsive .table td {
               padding: 8px;
          }
          
               .responsive table.attribute thead td,
               .responsive table.list thead td,
               .responsive .wishlist-product table thead td,
               .responsive .wishlist-info table thead td,
               .responsive .compare-info thead td,
               .responsive .checkout-product table thead td,
               .responsive .table thead td {
                    padding: 8px;
               }
     
     /* @end */
     
     
     /* @group petshop2 columns */

          .responsive .petshop2-columns .row > div {
               padding: 15px 37px 17px 37px;
          }
     
          .responsive .petshop2-columns .row > div:before {
               content: '';
               position: absolute;
               left: 10px;
               right: 10px;
               height: 1px;
               width: auto;
               background: #e1e0da;
               margin: 0px;
          }
     
     /* @end */
     
     /* @group Box type 16 */
          
     .responsive .box-type-16 #main .product-list,
     .responsive .box-type-16 #mfilter-content-container .product-grid {
          padding-left: 0px;
          padding-right: 0px;
     }
     
          .responsive .box-type-16 #mfilter-content-container .product-grid > div {
               padding: 0px;
          }
     
     /* @end */

     /* @group Petshop2 contact */
     
     .responsive .petshop2-contact {
          margin-bottom: 30px;
     }
     
          .responsive .petshop2-contact .row > div {
               padding-bottom: 0px;
               margin-top: -10px;
          }
          
     /* @end */
     
     /* @group Carparts2 products */
     
     .responsive .carparts2-products {
          padding-left: 0px;
     }
     
     .responsive .carparts2-products-on-sale {
          padding-top: 0px;
     }
     
     .responsive .carparts2-products .product-grid {
          padding: 0px !important;
     }
     
     .responsive .carparts2-products .product-grid .product:before,
     .responsive .carparts2-products .product-grid .product:after {
          display: none !important;
     }     
     
     /* @end */
     
     /* @group Box type 19 */
          
     .responsive .box-type-19 #main .box-content.products .product-grid {
          padding-left: 9px;
          padding-right: 9px;
     }
          
          .responsive .box-type-19 .tab-content {
               padding-left: 25px !important;
               padding-right: 25px !important;
          }
               
               .responsive .box-type-19 .filter-product .tab-content {
                    padding-left: 0px !important;
                    padding-right: 0px !important;
               }
          
               .responsive .box-type-19 #main .tab-content .product-grid {
                    padding-left: 9px;
                    padding-right: 9px;
               }

          .responsive .box-type-19 #main .product-list {
               padding: 0px;
          }    
          
          .responsive .box-type-19 #main .center-column .product-grid {
               padding-left: 9px;
               padding-right: 9px;
          } 
     
     /* @end */
}
/*------------------------------------------------------------------
[Table of contents]

1. MegaMenu Horizontal
2. MegaMenu Mobile Heading
3. MegaMenu Vertical
4. Responsive MegaMenu
-------------------------------------------------------------------*/

/* @group 1. MegaMenu Horizontal
------------------*/	

#menu {
	position: relative;
	overflow: visible;
}

	#menu .background-menu {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
	}
	
	.megaMenuToggle {
		display: none;
	}
	
	.megamenu-type-8 .header-type-3 #top .pattern > .container > .row {
	     margin-left: 0px;
	     margin-right: 0px;
	     position: relative;
	}
	
	.container-megamenu2 {
	     padding-bottom: 0px !important;
	     padding-top: 10px !important;
	     z-index: 30 !important;
	}
	
	     .megamenu-type-29 .container-megamenu2 {
	          padding-top: 0px !important;
	          padding-bottom: 25px !important;
	     }
	     
	          .megamenu-type-29.common-home .container-megamenu2 {
	               padding-bottom: 0px !important;
	          }
	     
	     .megamenu-type-5 .container-megamenu2 {
	          padding-top: 0px !important;
	     }
	     
	     .megamenu-type-6 .container-megamenu2 {
	          padding-top: 0px !important;
	     }
	     
	     .megamenu-type-9 .container-megamenu2 {
	          padding-top: 0px !important;
	     }
	     
	     .megamenu-type-19 .container-megamenu2 {
	          padding-top: 0px !important;
	     }
	     
	     .megamenu-type-14 .container-megamenu2 {
	          padding-top: 0px !important;
	     }

	.container-megamenu.container .container {
		width: auto !important;
	}
	
	.mega-menu-modules > div {
	     position: static;
	}
	
	     .mega-menu-modules > div:first-child > div {
	          z-index: 0;
	          position: relative;
	          margin-left: -45px !important;
	     }
	     
	          .standard-body .fixed .mega-menu-modules > div:first-child > div  {
	               margin-left: -40px !important;
	          }
	          
	          .megamenu-type-15 .mega-menu-modules > div:first-child > div  {
	               margin-left: -30px !important;
	          }
	          
	          .megamenu-type-4 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-14 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-5 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-6 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-9 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-19 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-27 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-31 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-10 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-17 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-20 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-34 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-28 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-26 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-25 #main .mega-menu-modules > div:first-child > div,
	          .megamenu-type-21 #main .mega-menu-modules > div:first-child > div {
	               margin-left: 0px !important;
	               margin-right: 0px !important;
	          }
	          
	          .megamenu-type-5 #main .mega-menu-modules > div:first-child > div {
	               margin-left: -35px !important;
	          }
	     
	     #main .mega-menu-modules > div:last-child > div {
	          padding-left: 7px;
	     }
	     
	          .megamenu-type-4 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-20 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-34 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-28 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-26 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-21 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-10 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }
	          
	          .megamenu-type-17 #main .mega-menu-modules > div:last-child > div {
	               padding-left: 0px;
	          }

	.megamenu-background {
	     border-bottom: 2px solid #d9121f;
	     position: relative;
	}
	
	     .megamenu-background > div {
	          background: url(../img/bg-megamenu.png) top left repeat-x;
	     }

	     .megamenu-type-7 .megamenu-background > div .overflow-megamenu {
	          background: url(../img/bg-megamenu.png) bottom left repeat-x;
	     }
	     
	     .megamenu-type-6 .megamenu-background {
	          border-radius: 8px;
	          -webkit-border-radius: 8px;
	          -moz-border-radius: 8px;
	     }
	          
	          .megamenu-type-28 .megamenu-background > div {
	               background: none;
	               -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	               -moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	               box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	          }
	          
	          .megamenu-type-30 .megamenu-background > div {
	               background: none;
	               -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	               -moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	               box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	          }
	          
	          .megamenu-type-32 .megamenu-background > div {
	               background: none;
	          }
	          
	               .megamenu-type-32 .megamenu-background > div > div > div {
	                    background: url(../img/bg-megamenu.png) bottom left repeat-x;
	               }
	               
	          .megamenu-type-33 .megamenu-background > div {
	               background: none;
	          }
	          
	               .megamenu-type-33 .megamenu-background > div > div > div {
	                    border-bottom: 1px solid rgba(255, 255, 255, .1);
	               }
	          
	          .megamenu-type-6 .megamenu-background > div {
	               background: none;
	          }
	          
	          .megamenu-type-25 .megamenu-background > div {
	               background: none;
	          }
	          
	          .megamenu-type-27 .megamenu-background > div {
	               background: none;
	          }
	          
	          .megamenu-type-26 .megamenu-background > div {
	               background: none;
	               -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	               -moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	               box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	          }
	          
	          .megamenu-type-27 .megamenu-background > div {
	               background: none;
	               -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
	               -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);
	               box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.1);;
	          }
	          
	          .megamenu-type-23 .megamenu-background > div {
	               background: none;
	          }
	          
	          .megamenu-type-9 .megamenu-background > div {
	               background: none;
	          }
	          
	          .megamenu-type-19 .megamenu-background > div {
	               background: none;
	          }
	          
	          .megamenu-type-17 .megamenu-background > div {
	               background: none;
	          }
	     
	.overflow-megamenu {
	     position: relative;
	     z-index: 25;
	}

	.megamenu-wrapper {
	}
	
	     .megamenu-type-19 #main .megamenu-wrapper {
	          border: 1px solid rgba(255, 255, 255, .15);
	     }
	
		ul.megamenu {
		     opacity: 1;
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
		     .megamenu-type-33 ul.megamenu {
		          text-align: center;
		     }
		
		     .megamenu-type-29 ul.megamenu {
		          padding: 0px 10px;
		     }
			
			ul.megamenu > li {
				float: left;
				width: auto;
				margin: 0px 36px 0px 0px;
			}
			
			     .megamenu-type-23 #main ul.megamenu {
			          margin: 0px -40px;
			     }
			     
			     .megamenu-type-27 #main ul.megamenu {
			          margin-left: -30px;
			     }
			     
			     .megamenu-type-31 #main ul.megamenu {
			          margin-left: -30px;
			     }
			     
			     .megamenu-type-30 #main ul.megamenu {
			          margin-left: -29px;
			     }
			
			     .megamenu-type-23 #main ul.megamenu > li {
			          margin: 0px;
			          border-left: 1px solid #cccccc;
			     }
			     
			          .megamenu-type-23 #main ul.megamenu > li:first-child {
			               border-left: none;
			          }
			          
			     .megamenu-type-29 #main ul.megamenu > li {
			          margin: 0px;
			          border-left: 1px solid rgba(0, 0, 0, .1);
			     }
			     
			          .megamenu-type-29 #main ul.megamenu > li:first-child {
			               border-left: none;
			          }
			          
			     .megamenu-type-30 #main ul.megamenu > li {
			          margin: 0px;
			          border-left: 1px solid rgba(0, 0, 0, .1);
			     }
			     
			          .megamenu-type-30 #main ul.megamenu > li:first-child {
			               border-left: none;
			          }
			          
			     .megamenu-type-24 #main ul.megamenu > li {
			          margin-right: 28px;
			     }
			     
			     .megamenu-type-32 #main ul.megamenu > li {
			          margin-right: 25px;
			     }
			     
			     .megamenu-type-33 #main ul.megamenu > li {
			          margin-left: 12px;
			          margin-right: 12px;
			          display: inline-block;
			          float: none;
			     }
			     
			     .megamenu-type-15 #main ul.megamenu > li {
			          margin-right: 20px;
			     }
			     
			     .megamenu-type-20 #main ul.megamenu > li {
			          margin-right: 21px;
			     }
			     
			     .megamenu-type-34 #main ul.megamenu > li {
			          margin-right: 21px;
			     }
			     
			     .megamenu-type-28 #main ul.megamenu > li {
			          margin-right: 21px;
			     }
			     
			     .megamenu-type-26 #main ul.megamenu > li {
			          margin-right: 0px;
			          border-left: 1px solid rgba(0, 0, 0, .1);
			     }
			     
			          .megamenu-type-26 #main ul.megamenu > li:first-child {
			               border: none;
			               margin-left: -30px;
			          }
			     
			     .megamenu-type-21 #main ul.megamenu > li {
			          margin-right: 21px;
			     }
			     
			     .megamenu-type-16 #main ul.megamenu > li {
			          margin-right: 34px;
			     }
			
			     .megamenu-type-4 #main ul.megamenu > li {
			          margin-right: 29px;
			     }
			     
			     .megamenu-type-14 #main ul.megamenu > li {
			          margin-right: 29px;
			     }
			     
			     .megamenu-type-10 #main ul.megamenu > li {
			          margin-right: 26px;
			     }
			     
			     .megamenu-type-17 #main ul.megamenu > li {
			          margin-right: 0px;
			     }
			     
			     .megamenu-type-6 #main ul.megamenu > li {
			          margin: 0px;
			     }
			     
			     .megamenu-type-9 #main ul.megamenu > li {
			          margin: 0px;
			     }
			     
			     .megamenu-type-19 #main ul.megamenu > li {
			          margin: 0px;
			     }
			     
			     .megamenu-type-27 #main ul.megamenu > li {
			          margin: 0px;
			          border-right: 1px solid rgba(0, 0, 0, .1);
			     }
			     
			          .megamenu-type-27 #main ul.megamenu > li:last-child {
			               border-right: none;
			          }
			          
			     .megamenu-type-31 #main ul.megamenu > li {
			          margin: 0px;
			          border-right: 1px solid rgba(0, 0, 0, .1);
			     }
			     
			          .megamenu-type-31 #main ul.megamenu > li:last-child {
			               border-right: none;
			          }
			     
			     .megamenu-type-12 .horizontal ul.megamenu > li {
			          margin-right: 28px;
			          border-left: 1px solid rgba(0, 0, 0, .1);
			          padding-left: 28px;
			     }
			     
			          .megamenu-type-12 .horizontal ul.megamenu > li:first-child {
			               padding-left: 0px;
			               border: none;
			          }

			     .megamenu-type-13 #main ul.megamenu > li {
			          margin-right: 0px;
			          border-left: 1px solid rgba(0, 0, 0, .1);
			     }
			     
			          .megamenu-type-13 #main ul.megamenu > li:first-child {
			               border: none;
			          }
			     
			     .megamenu-type-7 #main ul.megamenu > li {
			          margin: 0px;
			          border-left: 1px solid #e5e5e5;
			          transition: all 0.2s ease-in-out;
			          -webkit-transition: all 0.2s ease-in-out;
			          -moz-transition: all 0.2s ease-in-out;
			     }
			     
			          .megamenu-type-7 #main ul.megamenu > li:hover {
			               background: #e5e5e5;
			          }
			     
			          .megamenu-type-7 #main ul.megamenu > li:first-child {
			               margin-left: -27px;
			               border: none;
			          }
			          
			     .megamenu-type-11 #main ul.megamenu > li {
			          margin: 0px;
			          border-left: 1px solid rgba(0, 0, 0, .1);
			     }

			          .megamenu-type-11 #main ul.megamenu > li:first-child {
			               margin-left: -31px;
			               border: none;
			          }
			          
			     .megamenu-type-22 #main ul.megamenu > li {
			          margin-right: 28px;
			     }

			          .megamenu-type-22 #main ul.megamenu > li.home {
			               margin-left: -29px;
			               border-right: 1px solid rgba(0, 0, 0, .1);
			          }

				ul.megamenu > li.pull-right {
					float: right;
					margin: 0px 0px 0px 10px;
				}
				
				     .megamenu-type-23 #main ul.megamenu > li.pull-right {
				          border-left: none;
				     }
				
				     .megamenu-type-23 #main ul.megamenu > li.pull-right:last-child {
				     	border-left: 1px solid #d9d9d9;
				     }
				     
				     .megamenu-type-20 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-34 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-28 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-26 #main ul.megamenu > li.pull-right {
				     	margin: 0px;
				     }
				     
				     .megamenu-type-21 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-4 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-16 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-15 #main ul.megamenu > li.pull-right {
				     	margin: 0px 0px 0px 10px;
				     }
				     
				     .megamenu-type-14 #main ul.megamenu > li.pull-right {
				     	margin: 0px 40px 0px 0px;
				     }
				     
				     .megamenu-type-27 #main ul.megamenu > li.pull-right {
				     	border: none;
				     }
				     
				     .megamenu-type-31 #main ul.megamenu > li.pull-right {
				     	border: none;
				     }
				     
				     .megamenu-type-7 #main ul.megamenu > li.pull-right {
 				     	margin: 0px -45px 0px 10px;
				     }
				     
				          .megamenu-type-7 ul.megamenu > li.pull-right {
				          	border: none;
				          	background: #f7efe4;
				          	border-top: 1px solid #ded7cd;
				          	border-bottom: 1px solid #ded7cd;
				          	height: 61px;
				          }
				     
				          .megamenu-type-7 .standard-body #main .fixed ul.megamenu > li.pull-right {
				               margin-right: -40px;
				          }
				     
				     .megamenu-type-11 #main ul.megamenu > li.pull-right {
				     	margin: 0px -45px 0px 10px;
				     }
				     
				          .megamenu-type-11 #main ul.megamenu > li.pull-right {
				          	border: none;
				          	background: url(../img/bg-megamenu.png) top left repeat-y;
				          }
				          
				          .megamenu-type-11 .standard-body #main .fixed ul.megamenu > li.pull-right {
				               margin-right: -40px;
				          }
				          
				     .megamenu-type-22 #main ul.megamenu > li.pull-right {
				     	margin: 0px -45px 0px 10px;
				     }
				     
				          .megamenu-type-22 #main ul.megamenu > li.pull-right {
				          	border: none;
				          	background: url(../img/bg-megamenu.png) top left repeat-y;
				          }
				          
				          .megamenu-type-22 .standard-body #main .fixed ul.megamenu > li.pull-right {
				               margin-right: -40px;
				          }
				     
				     .megamenu-type-13 #main ul.megamenu > li.pull-right {
				     	margin: 0px -45px 0px 10px;
				     }
				     
				          .megamenu-type-13 ul.megamenu > li.pull-right {
				               border: none;
				          }
				     
				          .megamenu-type-13 .standard-body #main .fixed ul.megamenu > li.pull-right {
				               margin-right: -40px;
				          }
				          
				     .megamenu-type-24 #main ul.megamenu > li.pull-right {
				     	margin: 0px -45px 0px 10px;
				     }
				     
				          .megamenu-type-24 .standard-body #main .fixed ul.megamenu > li.pull-right {
				               margin-right: -40px;
				          }
				     
				ul.megamenu > li .close-menu,
				ul.megamenu > li .open-menu {
					display: none;
				}
				
				/* @group Search */
				
				ul.megamenu > li.search {
					background: none;
				}
				
					#top ul.megamenu > li.search .search_form {
						padding: 0px;
						margin: 14px 0px 0px 0px;
						width: 260px;
					}
					
					     .megamenu-type-15 #top ul.megamenu > li.search .search_form {
					          margin-top: 11px;
					     }
					     
					     .megamenu-type-27 #top ul.megamenu > li.search .search_form {
					          margin-top: 10px;
					          width: 208px;
					     }
					     
					     .megamenu-type-31 #top ul.megamenu > li.search .search_form {
					          margin-top: 10px;
					          width: 208px;
					     }
					     
					     .megamenu-type-16 #top ul.megamenu > li.search .search_form {
					          width: 227px;
					     }
					     
						ul.megamenu > li.search .search_form input {
							padding: 11px 35px 10px 20px;
							margin: 0px;
							height: 45px;
							width: 100%;
							font-size: 12px;
							min-height: 45px;
							border: none;
						}     
						
						     .megamenu-type-27 #top ul.megamenu > li.search .search_form input  {
						          height: 40px;
						          min-height: 40px;
						     }
						     
						     .megamenu-type-31 #top ul.megamenu > li.search .search_form input  {
						          height: 40px;
						          min-height: 40px;
						     }
						     
						     .megamenu-type-15 #top ul.megamenu > li.search .search_form input  {
						          height: 40px;
						          min-height: 40px;
						     }
						     
						     .megamenu-type-16 #top ul.megamenu > li.search .search_form input  {
						          height: 36px;
						          min-height: 36px;
						          padding-left: 40px;
						          font-size: 14px;
						     }
						     
						ul.megamenu > li.search .button-search2 {

						}
						
						     .megamenu-type-27 ul.megamenu > li.search .button-search2 {
						          font-size: 14px;
						          line-height: 14px;
						          right: 20px;
						     }
						     
						     .megamenu-type-31 ul.megamenu > li.search .button-search2 {
						          font-size: 14px;
						          line-height: 14px;
						          right: 20px;
						     }
						
						     .megamenu-type-15 ul.megamenu > li.search .button-search2 {
						          font-size: 14px;
						          line-height: 14px;
						     }
						     
						     .megamenu-type-16 ul.megamenu > li.search .button-search2 {
						          font-size: 18px;
						          line-height: 18px;
						          left: 14px;
						          top: 9px;
						          width: 25px;
						     }
						
						ul.megamenu .ui-autocomplete {
						     margin-top: 10px !important;
						}
						
				/* @end */

				ul.megamenu > li > a {
					display: block;
					position: relative;
					font-size: 14px;
					padding: 26px 2px 19px 2px;
					height: 71px;
				}
				     
				     .megamenu-type-29 ul.megamenu > li > a {
				          padding: 21px 23px 16px 23px;
				          height: 60px;
				     }
				     
				     .megamenu-type-32 ul.megamenu > li > a {
				          padding: 14px 2px 16px 2px;
				          height: 61px;
				     }
				     
				     .megamenu-type-33 ul.megamenu > li > a {
				          padding: 14px 2px 16px 2px;
				          height: 61px;
				     }
				     
				     .megamenu-type-30 ul.megamenu > li > a {
				          padding: 30px 29px 29px 29px;
				          height: 80px;
				     }
				     
				     .megamenu-type-23 ul.megamenu > li > a {
				          padding: 25px 39px 19px 39px;
				          height: 70px;
				     }
				
				     .megamenu-type-2 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 20px;
				     }
				     
				     .megamenu-type-16 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 20px;
				          padding-left: 0px;
				          padding-right: 0px;
				     }
				     
				     .megamenu-type-20 ul.megamenu > li > a {
				          height: 60px;
				          padding-top: 21px;
				     }
				     
				     .megamenu-type-34 ul.megamenu > li > a {
				          height: 60px;
				          padding-top: 21px;
				     }
				     
				     .megamenu-type-28 ul.megamenu > li > a {
				          height: 60px;
				          padding: 21px 0px 17px 0px;
				     }
				     
				     .megamenu-type-26 ul.megamenu > li > a {
				          height: 60px;
				          padding: 21px 30px 19px 30px;
				     }

				     .megamenu-type-21 ul.megamenu > li > a {
				          height: 60px;
				          padding-top: 21px;
				     }
				     
				     .megamenu-type-15 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 21px;
				     }
				     
				     .megamenu-type-10 ul.megamenu > li > a {
				          height: 50px;
				          padding-top: 15px;
				          padding-left: 0px;
				          padding-right: 0px;
				     }
				     
				     .megamenu-type-17 ul.megamenu > li > a {
				          height: 50px;
				          padding-top: 15px;
				          padding-left: 29px;
				          padding-right: 29px;
				          border-left: 1px solid rgba(0, 0, 0, .1);
				     }
				     
				          .megamenu-type-17 ul.megamenu > li:first-child > a {
				               border-left: none;
				               margin-left: -29px;
				          }
				
				     .megamenu-type-7 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 20px;
				          padding-left: 28px;
				          padding-right: 28px;
				     }
				     
				     .megamenu-type-11 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 21px;
				          padding-left: 31px;
				          padding-right: 31px;
				     }
				     
				          .megamenu-type-11 ul.megamenu > li > a:hover {
				               background: rgba(0, 0, 0, .1);
				          }
				          
				     .megamenu-type-22 ul.megamenu > li > a {
				          height: 61px;
				          padding: 21px 2px 18px 2px;
				     }
				          
				          .megamenu-type-22 ul.megamenu > li.pull-right > a {
				               padding-left: 31px;
				          }
				          
				          .megamenu-type-22 ul.megamenu > li.home > a {
				               padding-left: 29px;
				               padding-right: 29px;
				               padding-top: 22px;
				          }
				          
				               .megamenu-type-22 ul.megamenu > li.home > a > .fa-home {
				                    font-size: 18px;
				               }
				     
				     .megamenu-type-4 ul.megamenu > li > a {
				          height: 51px;
				          padding-top: 16px;
				     }
				     
				     .megamenu-type-14 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 21px;
				     }
				     
				     .megamenu-type-3 ul.megamenu > li > a {
				          height: 65px;
				          padding-top: 22px;
				     }
				     
				     .megamenu-type-12 ul.megamenu > li > a {
				          height: 53px;
				          padding-top: 18px;
				     }
				     
				     .megamenu-type-13 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 20px;
				          padding-left: 28px;
				          padding-right: 28px;
				     }
				     
				          .megamenu-type-13 ul.megamenu > li:first-child > a {
				               padding-left: 0px;
				          }
				          
				     .megamenu-type-24 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 20px;
				     }
				     
				     .megamenu-type-6 ul.megamenu > li > a {
				          height: 54px;
				          padding-top: 17px;
				          padding-left: 21px;
				          padding-right: 21px;
				          border-left: 1px solid rgba(255, 255, 255, 0.15);
				     }
				     
				          .megamenu-type-6 ul.megamenu > li:first-child > a {
				               border-left: none;
				               border-radius: 8px 0px 0px 8px;
				               -webkit-border-radius: 8px 0px 0px 8px;
				               -moz-border-radius: 8px 0px 0px 8px;
				          }
				     
				          .megamenu-type-6 ul.megamenu > li:hover > a,
				          .megamenu-type-6 ul.megamenu > li.home > a {
				               background: rgba(255, 255, 255, 0.1);
				          }
				          
				     .megamenu-type-9 ul.megamenu > li > a {
				          height: 50px;
				          padding-top: 15px;
				          padding-left: 21px;
				          padding-right: 21px;
				     }
				     
				          .megamenu-type-9 ul.megamenu > li:first-child > a {
				               padding-left: 30px;
				          }
				          
				     .megamenu-type-19 ul.megamenu > li > a {
				          height: 59px;
				          padding-top: 19px;
				          padding-left: 16px;
				          padding-right: 16px;
				     }
				     
				          .megamenu-type-19 ul.megamenu > li:first-child > a {
				               padding-left: 40px;
				          }
				          
				          #main ul.megamenu > li.bakery-show-all-products > a {
				               padding-left: 40px;
				               padding-right: 42px;
				               position: relative;
				               margin: -1px 22px -1px -1px;
				               height: 61px;
				               padding-top: 20px;
				               background: url(../img/bg-show-all-products.png) top left repeat-x;
				               color: #fff;
				          }
				          
				     .megamenu-type-27 ul.megamenu > li > a {
				          height: 59px;
				          padding-top: 20px;
				          padding-left: 30px;
				          padding-right: 30px;
				     }
				     
				     .megamenu-type-31 ul.megamenu > li > a {
				          height: 61px;
				          padding-top: 21px;
				          padding-left: 30px;
				          padding-right: 30px;
				     }

				     ul.megamenu > li.pull-right > a {
				          padding-right: 0px;
				     }
				     
				          .megamenu-type-23 ul.megamenu > li.pull-right > a {
				               padding-right: 40px;
				               padding-left: 10px;
				          }
				          
				               .megamenu-type-23 #main ul.megamenu > li.pull-right:last-child > a {
				                     padding-left: 40px;    
				                     padding-right: 10px;
				               }
				               
				               .megamenu-type-23 #main ul.megamenu > li.pull-right:nth-last-child(2) > a {
				                     padding-right: 10px;
				               }
				          
				               .megamenu-type-23 ul.megamenu > li.pull-right > a strong {
				                    font-size: 13px;
				               }
				     
				          .megamenu-type-6 ul.megamenu > li.pull-right > a {
				               padding-right: 21px;
				          }
				          
				          .megamenu-type-7 ul.megamenu > li.pull-right > a {
				               padding-right: 45px;
				          }
				          
				          .megamenu-type-11 ul.megamenu > li.pull-right > a {
				               padding-right: 45px;
				          }
				          
				          .megamenu-type-22 ul.megamenu > li.pull-right > a {
				               padding-right: 40px;
				          }
				          
				          .megamenu-type-9 ul.megamenu > li.pull-right > a {
				               padding-right: 30px;
				               padding-left: 30px;
				          }
				          
				          .megamenu-type-19 ul.megamenu > li.pull-right > a {
				               padding-right: 38px;
				               padding-left: 38px;
				               border-left: 1px solid rgba(255, 255, 255, .15);
				          }
				          
				          .megamenu-type-13 ul.megamenu > li.pull-right > a {
				               padding-right: 40px;
				               padding-left: 32px;
				          }
				          
				          .megamenu-type-24 ul.megamenu > li.pull-right > a {
				               padding-right: 40px;
				               padding-left: 38px;
				          }
				          
				          .megamenu-type-20 ul.megamenu > li.pull-right > a {
				               padding-left: 17px;
				               padding-right: 0px;
				               border-left: 1px solid rgba(0, 0, 0, .1);
				          }
				          
				          .megamenu-type-34 ul.megamenu > li.pull-right > a {
				               padding-left: 17px;
				               padding-right: 0px;
				               border-left: 1px solid rgba(0, 0, 0, .1);
				          }
				          
				          .megamenu-type-28 ul.megamenu > li.pull-right > a {
				               padding-left: 17px;
				               padding-right: 0px;
				               border-left: 1px solid rgba(0, 0, 0, .1);
				          }
				          
				          .megamenu-type-21 ul.megamenu > li.pull-right > a {
				               padding-left: 17px;
				               padding-right: 0px;
				               border-left: 1px solid rgba(0, 0, 0, .1);
				          }
				     
				     ul.megamenu > li.with-sub-menu > a strong:after {
				          content: "\f078";
				          display: inline-block;
				          font: normal normal normal 14px/1 FontAwesome;
				          font-size: 9px;
				          text-rendering: auto;
				          -webkit-font-smoothing: antialiased;
				          -moz-osx-font-smoothing: grayscale;
				          transition: all 0.2s ease-in-out;
				          -webkit-transition: all 0.2s ease-in-out;
				          -moz-transition: all 0.2s ease-in-out;
				          color: #d9121f;
				          vertical-align: top;
				          margin: 5px 0px 0px 12px;
				     }
				     
				          .megamenu-type-6 ul.megamenu > li.with-sub-menu > a strong:after {
				               margin-left: 10px;
				          }
				          
				          .megamenu-type-9 ul.megamenu > li.with-sub-menu > a strong:after {
				               margin-left: 10px;
				          }
				     
				          ul.megamenu > li.with-sub-menu:hover > a strong:after {
				               color: #333;
				          }
				
					ul.megamenu > li > a strong {
						font-weight: 600;
						color: #fff;
					}
					
					ul.megamenu .megamenu-label {
					     position: absolute;
					     top: 5px;
					     left: -13px;
					     height: 16px;
					     padding: 4px 10px;
					     font-size: 9px;
					     line-height: 9px;
					     color: #fff;
					     font-weight: 600;
					     border-radius: 10px;
					     -webkit-border-radius: 10px;
					     -moz-border-radius: 10px;
					     font-family: Poppins;
					}
					
					     .megamenu-type-32 ul.megamenu .megamenu-label {
					          top: -7px;
					          left: -8px;
					     }
					     
					     .megamenu-type-33 ul.megamenu .megamenu-label {
					          top: -7px;
					          left: -8px;
					     }
					
					     .megamenu-type-2 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-16 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-20 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-34 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-28 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-30 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					          left: 10px;
					     }
					     
					     .megamenu-type-26 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					          left: 15px;
					     }
					     
					     .megamenu-type-21 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-15 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-17 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					          left: 20px;
					     }
					     
					     .megamenu-type-7 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-11 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-22 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-4 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-14 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-3 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-12 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-13 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-24 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					     }
					     
					     .megamenu-type-6 ul.megamenu > li > a .megamenu-label {
					          top: -7px;
					          left: 9px;
					     }
					     
					     .megamenu-type-9 ul.megamenu > li > a .megamenu-label {
					          top: -6px;
					          left: 15px;
					     }
					     
					     .megamenu-type-19 ul.megamenu > li > a .megamenu-label {
					          top: -6px;
					          left: 15px;
					     }
					     
					     .megamenu-type-27 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					          left: 30px;
					     }
					     
					     .megamenu-type-31 ul.megamenu > li > a .megamenu-label {
					          top: -8px;
					          left: 64px;
					     }
					     
					     .megamenu-label-type-2 ul.megamenu .megamenu-label {
					          background-image: url(../img/megamenu-label-type-2.png) !important;
					          background-position: top left;
					          background-repeat: repeat-x;
					     }
					     
					     .megamenu-label-type-3 ul.megamenu .megamenu-label {
					          background-image: url(../img/megamenu-label-type-2.png) !important;
					          background-position: top left;
					          background-repeat: repeat-x;
					          border-radius: 0px;
					          -webkit-border-radius: 0px;
					          -moz-border-radius: 0px;
					          font-size: 10px;
					          padding-top: 3px;
					     }
					     
					     .megamenu-label-type-4 ul.megamenu .megamenu-label {
					          border-radius: 0px;
					          -webkit-border-radius: 0px;
					          -moz-border-radius: 0px;
					     }
					     
					     .megamenu-label-type-5 ul.megamenu .megamenu-label {
					          border-radius: 0px;
					          -webkit-border-radius: 0px;
					          -moz-border-radius: 0px;
					          background-image: url(../img/megamenu-label-type-2.png) !important;
					          background-position: top left;
					          background-repeat: repeat-x;
					     }
					     
					     .megamenu-label-type-6 ul.megamenu .megamenu-label {
					          border-radius: 4px;
					          -webkit-border-radius: 4px;
					          -moz-border-radius: 4px;
					          padding-top: 3px;
					     }
					     
					     .megamenu-label-type-7 ul.megamenu .megamenu-label {
					          border-radius: 3px;
					          -webkit-border-radius: 3px;
					          -moz-border-radius: 3px;
					     }
					     
					     .header-type-3 ul.megamenu > li > a .megamenu-label {
					          top: -15px;
					     }
					
					     @-moz-document url-prefix() {
					          ul.megamenu .megamenu-label {
					               padding-top: 3px;
					          }
					     }
					
					     ul.megamenu ul .megamenu-label {
					          display: inline-block;
					          position: relative;
					          top: 2px;
					          vertical-align: top;
					          left: 10px;
					     }
					     
					          ul.megamenu .static-menu ul .megamenu-label {
					               top: 6px;
					          }
					          
					               ul.megamenu .static-menu ul .main-menu .megamenu-label {
					                    top: 7px;
					               }
				
					ul.megamenu > li > a:hover, 
					ul.megamenu > li.active > a, 
					ul.megamenu > li.home > a, 
					ul.megamenu > li:hover > a {
                              color: #d9121f;
					}
					
					ul.megamenu > li > a > .fa-home {
						display: block;
						color:#fff;
						font-size: 20px;
					}
					
					     .megamenu-type-32 ul.megamenu > li > a > .fa-home {
					          font-size: 18px;
					          padding-top: 3px;
					          color: #262626;
					     }
					
					     .megamenu-type-20 ul.megamenu > li > a > .fa-home {
					          font-size: 17px;
					          padding-top: 1px;
					     }
					     
					     .megamenu-type-34 ul.megamenu > li > a > .fa-home {
					          font-size: 17px;
					          padding-top: 1px;
					     }
					     
					     .megamenu-type-21 ul.megamenu > li > a > .fa-home {
					          font-size: 17px;
					          padding-top: 1px;
					     }
					
					ul.megamenu > li > a img {
						margin-right: 11px;
						margin-left: 14px;
						margin-bottom: 3px;
						vertical-align: middle;
					}
					
					     .vertical ul.megamenu > li > a img {
					          margin-left: 0px;
					          display: block;
					          float: left;
					          position: relative;
					          margin-top: -5px;
					          margin-bottom: -1px;
					          margin-right: 13px;
					     }
					     
					     .megamenu-type-28 .vertical ul.megamenu > li > a img {
					          margin: -3px 13px -1px 0px;
					     }
					     
					     .megamenu-type-30 .horizontal ul.megamenu > li > a img {
					          display: block;
					          float: right;
					          margin: -30px -29px 0px 0px;
					     }
					     
					     .megamenu-type-7 .horizontal ul.megamenu > li > a img {
					          display: block;
					          float: left;
					          margin: -20px 0px 0px -28px;
					     }
					     
					     .megamenu-type-26 .horizontal ul.megamenu > li > a img {
					          display: block;
					          float: right;
					          margin: -21px -30px 0px 0px;
					     }
					     
					     .megamenu-type-11 ul.megamenu > li > a img {
					          margin-left: 8px;
					          margin-right: 26px;
					          vertical-align: top;
					          margin-top: -1px;
					     }
					     
					     .megamenu-type-23 ul.megamenu > li > a img {
					          margin-left: 0px;
					          margin-right: 18px;
					          vertical-align: top;
					          margin-top: -11px;
					     }
					     
					     .megamenu-type-22 ul.megamenu > li > a img {
					          margin-left: 8px;
					          margin-right: 26px;
					          vertical-align: top;
					          margin-top: -1px;
					     }
					     
					     .megamenu-type-13 ul.megamenu > li > a img {
					          margin-left: 0px;
					          margin-right: 20px;
					     }
					     
					     .megamenu-type-24 ul.megamenu > li > a img {
					          margin-left: 0px;
					          margin-right: 10px;
					          margin-top: -1px;
					     }
					     
					     .megamenu-type-19 ul.megamenu > li > a img {
					          margin-left: 3px;
					          margin-right: 14px;
					     }
					     
					     .megamenu-type-27 ul.megamenu > li > a img {
					          margin: -3px 13px 0px 0px;
					          vertical-align: top;
					     }
					     
					     .megamenu-type-31 ul.megamenu > li > a img {
					          margin: -3px 15px 0px 0px;
					          vertical-align: top;
					     }
					
					/* @group Description */
					
					ul.megamenu > li > a.description {
					     line-height: 1.1;
					}
					
						ul.megamenu > li > a.description strong {
							font-size: 13px;
							padding-top: 1px;
							display: block;
						}
					
						ul.megamenu > li > a.description img {
							float: left;
							margin-left: 0px;
						}
					
						ul.megamenu > li > a.description .description {
							font-size: 11px;
							opacity: 0.9;
						}
						
						ul.megamenu > li > a.description .description-left {
							float: left;
							width: auto;
						}
						
					/* @end */
					
					/* @group Submenu */
					
					ul.megamenu > li > .sub-menu {
						position: absolute;
						z-index: -20;
						visibility: hidden;
						right: 0;
					}
					
						ul.megamenu > li.active > .sub-menu {
							z-index: 20;
							right: auto;
							visibility: visible;
						}
					
						ul.megamenu > li > .sub-menu > .content {
							display: none;
						}
					
							ul.megamenu > li.active > .sub-menu > .content {
								display: block;
							}
							
							ul.megamenu > li > .sub-menu > .content > .arrow {
								position: absolute;
								left: 0;
								height: 1px;
							}
							
							     .megamenu-type-8 ul.megamenu > li > .sub-menu > .content > .arrow {
							          display: none;
							     }

							ul.megamenu > li > .sub-menu > .content > .arrow:after {
							  position: absolute;
							  margin-top: -40px;
							  margin-left: -20px;
							  display: inline-block;
							  border-right: 10px solid transparent;
							  border-bottom: 10px solid #fff;
							  border-left: 10px solid transparent;
							  content: '';
							  z-index: 30;
							}
							
						/* @group Transitions */
							
						/* @group Transition fade */
						
						ul.megamenu.fade > li > .sub-menu > .content {
							display: block;
							opacity: 0;
							filter: alpha(opacity=0);
							visibility: hidden;
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
						}
						
							ul.megamenu.fade > li.active > .sub-menu > .content {
								display: block;
								opacity: 1;
								filter: alpha(opacity=100);
								visibility: visible;
							}
							
						/* @end */
							
						/* @group Transition shift up */
						
						ul.megamenu.shift-up > li > .sub-menu > .content {
							display: block;
							opacity: 0;
							filter: alpha(opacity=0);
							visibility: hidden;
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
							margin-top: 25px;
						}
							ul.megamenu.shift-up > li.active > .sub-menu > .content {
								margin-top: 0px;
								display: block;
								opacity: 1;
								filter: alpha(opacity=100);
								visibility: visible;
							}
							
						/* @end */
							
						/* @group Transition shift down */
						
						ul.megamenu.shift-down > li > .sub-menu > .content {
							display: block;
							opacity: 0;
							filter: alpha(opacity=0);
							visibility: hidden;
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
							margin-top: -25px;
						}
							ul.megamenu.shift-down > li.active > .sub-menu > .content {
								margin-top: 0px;
								display: block;
								opacity: 1;
								filter: alpha(opacity=100);
								visibility: visible;
							}
					     
					     /* @end */
							
						/* @group Transition shift left */
						
						ul.megamenu.shift-left > li > .sub-menu > .content {
							display: block;
							opacity: 0;
							filter: alpha(opacity=0);
							visibility: hidden;
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
							left: 30px;
						}
							ul.megamenu.shift-left > li.active > .sub-menu > .content {
								left: 0px;
								display: block;
								opacity: 1;
								filter: alpha(opacity=100);
								visibility: visible;
							}
							
						/* @end */
							
						/* @group Transition shift right */
						
						ul.megamenu.shift-right > li > .sub-menu > .content {
							display: block;
							opacity: 0;
							filter: alpha(opacity=0);
							visibility: hidden;
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
							left: -30px;
						}
							ul.megamenu.shift-right > li.active > .sub-menu > .content {
								left: 0px;
								display: block;
								opacity: 1;
								filter: alpha(opacity=100);
								visibility: visible;
							}
							
						/* @end */
							
						/* @group Transition flipping */
						
						ul.megamenu.flipping > li > .sub-menu > .content {
							display: block;
							filter: alpha(opacity=0);
							visibility: hidden;
							opacity: 0;
							-webkit-transform-origin: 50% 0%;
							-o-transform-origin: 50% 0%;
							transform-origin: 50% 0%;
							-webkit-transform: perspective(350px) rotateX(-90deg);
							-o-transform: perspective(350px) rotateX(-90deg);
							transform: perspective(350px) rotateX(-90deg);
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
						}
						
							ul.megamenu.flipping > li.active > .sub-menu > .content {
								display: block;
								opacity: 1;
								filter: alpha(opacity=100);
								visibility: visible;
								-webkit-transform: perspective(350px) rotateX(0deg);
								-o-transform: perspective(350px) rotateX(0deg);
								transform: perspective(350px) rotateX(0deg);
								-webkit-transition:0.2s linear 0s;
								-o-transition:0.2s linear 0s;
								transition:0.2s linear 0s;
							} 
							
						/* @end */
						
						/* @group Transition slide */
						
						ul.megamenu.slide > li > .sub-menu > .content {
							display: block;
							opacity:0;
							filter: alpha(opacity=0);
							visibility: hidden;
							-webkit-transform-origin: top;
							-moz-transform-origin: top;
							-o-transform-origin: top;
							-ms-transform-origin: top;
							transform-origin: top;
							
							-webkit-animation-fill-mode: forwards;
							-moz-animation-fill-mode: forwards;
							-ms-animation-fill-mode: forwards;
							-o-animation-fill-mode: forwards;
							animation-fill-mode: forwards;
							
							-webkit-transform: scale(1, 0);
							-moz-transform: scale(1, 0);
							-o-transform: scale(1, 0);
							-ms-transform: scale(1, 0);
							transform: scale(1, 0);
							
							-webkit-transition: all 0.2s ease-out;
							-moz-transition: all 0.2s ease-out;
							-o-transition: all 0.2s ease-out;
							-ms-transition: all 0.2s ease-out;
							transition: all 0.2s ease-out;
						}
						
							ul.megamenu.slide > li.active > .sub-menu > .content {
								-webkit-transform: scale(1, 1);
								-moz-transform: scale(1, 1);
								-o-transform: scale(1, 1);
								-ms-transform: scale(1, 1);
								transform: scale(1, 1);
								opacity:1 !important;
								filter: alpha(opacity=100) !important;
								visibility: visible !important;
							} 
							
						/* @end */
							
						/* @end */
					
						.horizontal ul.megamenu > li > .sub-menu {
							max-width: 100%;
						}
						
						     .body-full-width .horizontal ul.megamenu > li > .sub-menu.full-width-sub-menu {
						          margin-left: -45px;
						     }
					
						ul.megamenu li .sub-menu .content {
							padding: 30px;
							background: #fff;
							box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15);
							-moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15);
							-webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15);
							box-sizing: content-box !important;
							-moz-box-sizing: content-box !important;
							-webkit-box-sizing: content-box !important;
						}
						
						     .dropdown-menu-type-2 ul.megamenu li .sub-menu .content {
						          border-radius: 8px;
						          -webkit-border-radius: 8px;
						          -moz-border-radius: 8px;
						     }
						     
						     .dropdown-menu-type-3 ul.megamenu li .sub-menu .content {
						          border-radius: 4px;
						          -webkit-border-radius: 4px;
						          -moz-border-radius: 4px;
						     }
						
						     ul.megamenu li .sub-menu.full-width-sub-menu .content {
						          padding: 30px 45px 40px 45px;
						     }
						     
						          .megamenu-type-8 ul.megamenu li .sub-menu.full-width-sub-menu .content {
						               padding-left: 40px;
						               padding-right: 40px;
						          }
						     
     						     .standard-body .fixed ul.megamenu li .sub-menu.full-width-sub-menu .content {
     						          padding: 30px 40px 40px 40px;
     						     }
						
							ul.megamenu .sub-menu .content > .row {
								padding-top: 20px;
							}
							
							ul.megamenu .sub-menu .content > .border {
								display: none;
							}
							
								ul.megamenu .sub-menu .content > .row:first-of-type {
									padding: 0px;
								}
							
							/* @group Product */
							
							ul.megamenu li .product {
								position: relative;
								margin-bottom: -4px;
							}
								
								ul.megamenu li .product .image {
									padding: 0px;
								}
								
									ul.megamenu li .product .image img {
										display: block;
										margin: 0px auto;
									}
								
								ul.megamenu li .product .name {
									padding: 13px 0px 0px 0px;
									text-align: center;
								}
								
								ul.megamenu li .product .price {
									color: #d9121f;
									font-size: 14px;
									font-weight: 600;
									padding: 0px;
									margin: 0px;
									text-align: center;
								}
								
								ul.megamenu li .product .sale,
								ul.megamenu li .product .new {
								     margin-top: -5px;
								}
								
							/* @end */
                              
                              /* @group Products */
                              
                              .products-carousel-overflow {
                                   margin-bottom: 12px;
                                   position: relative;
                                   text-align: center;
                              }
                              
                                   .products-carousel-overflow .product {
                                        margin-bottom: 0px !important;
                                        padding-bottom: 50px;
                                        padding-top: 50px;
                                        padding-left: 10px;
                                        padding-right: 10px;
                                        position: static !important;
                                   }
                                   
                                        .products-carousel-overflow .product:after {
                                             content: '';
                                             position: absolute;
                                             top: 15px;
                                             bottom: 15px;
                                             right: -1px;
                                             width: 1px;
                                             display: block;
                                            
                                             transition: border-color 0.2s ease-in;
                                             -webkit-transition: border-color 0.2s ease-in;
                                             -moz-transition: border-color 0.2s ease-in;
                                        }
                              
                                   .products-carousel-overflow .box-heading {
                                        margin: 0px auto;
                                        padding: 0px 0px 9px 0px;
                                        display: inline-block;
                                        font-size: 20px;
                                        font-weight: 500;
                                        border-bottom: 2px solid #d9121f;
                                        position: relative;
                                        z-index: 1;
                                   }
                              
                                   .products-carousel-overflow .strip-line {
                                        display: none;
                                   }
                                   
                                   .products-carousel-overflow > .prev, 
                                   .products-carousel-overflow > .next {
                                        position: absolute;
                                   	bottom: -18px;
                                   	z-index: 10;
                                   	width: 35px;
                                   	height: 35px;
                                   	border-radius: 100px;
                                   	-webkit-border-radius: 100px;
                                   	-moz-border-radius: 100px;
                                   	border: 1px solid #e5e5e5;
                                   	background: #fff;
                                   	color: #333;
                                   	transition: all 0.2s ease-in;
                                   	-webkit-transition: all 0.2s ease-in;
                                   	-moz-transition: all 0.2s ease-in;
                                   	padding: 8px 0px 0px 12px;
                                   	text-align: left;
                                   	left: 50%;
                                   	cursor: pointer;
                                   }
                                   
                                        .products-carousel-overflow > .prev:hover, 
                                        .products-carousel-overflow > .next:hover {
                                             background: #d9121f;
                                             border-color: #d9121f;
                                             color: #ffff;
                                        }
                                   	
                                   	.products-carousel-overflow > .prev {
                                   		margin-left: -50px;
                                   	}
                                   	
                                   	.products-carousel-overflow > .next {
                                   	     margin-left: 15px;
                                   	     padding: 8px 0px 0px 14px;
                                   	}
                                   		
                                   		.products-carousel-overflow > .prev:before, 
                                   		.products-carousel-overflow > .next:before {
                                   		     content: "\f053";
                                   		     display: inline-block;
                                   		     font: normal normal normal 14px/1 FontAwesome;
                                   		     font-size: 11px;
                                   		     text-rendering: auto;
                                   		     -webkit-font-smoothing: antialiased;
                                   		     -moz-osx-font-smoothing: grayscale;
                                   		     transition: all 0.2s ease-in-out;
                                   		     -webkit-transition: all 0.2s ease-in-out;
                                   		     -moz-transition: all 0.2s ease-in-out;
                                   		}
                                   		     
                                   		     .products-carousel-overflow > .next:before {
                                   		          content: "\f054";
                                   		     }
                                   		     
                                   		     .products-carousel-overflow > .prev:hover:before, 
                                   		     .products-carousel-overflow > .next:hover:before {
                                   		          color: #fff;
                                   		     }
                                   		
                                   .products-carousel-overflow .clear:before {
                                        height: 1px;
                                        content: '';
                                        left: 0;
                                        right: 0;
                                        margin-top: -1px;
                                        position: absolute;
                                    
                                        z-index: 1;
                                        display: block;
                                   }
                                   
                                   .products-carousel-overflow .clear:after {
                                        height: 1px;
                                        content: '';
                                        left: 0;
                                        bottom: 0;
                                        right: 0;
                                        position: absolute;
                                    
                                        z-index: 1;
                                        display: block;
                                   }
                                   
                              /* @end */

									
							/* @group Open Categories */
							
							ul.megamenu li .sub-menu .content .open-categories,
							ul.megamenu li .sub-menu .content .close-categories {
								display: none;
							}
							
							/* @end */
							
							/* @group Static Menu */
							
							ul.megamenu li .sub-menu .content .static-menu a.main-menu {
								font-weight: 500;
								font-size: 20px;
								position: relative;
								padding: 0px 0px 11px 0px;
								display: inline-block;
							}
							
							     ul.megamenu li .sub-menu .content .static-menu a.main-menu:after {
							          position: absolute;
							          content: '';
							          width: 45px;
							          height: 2px;
							          left: 0;
							          bottom: 0;
							          background: #d9121f;
							     }
							
							ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right {
							     float: left;
							     width: 52%;
							     padding-right: 8%;
							}
							
							ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
							     float: left;
							     width: 40%;
							     text-align: right;
							     padding-top: 15px;
							}
							
							ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left {
							     float: left;
							     width: 37%;
							     padding-right: 7%;
							     padding-top: 15px;
							}
							
							ul.megamenu li .sub-menu .content .static-menu .right-categories-image-left {
							     float: left;
							     width: 56%;
							}
							
							ul.megamenu li .sub-menu .content .static-menu .menu ul {
								list-style: none;
								margin: 0px;
								padding: 3px 0px;
							}
							
								ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
									padding-top: 7px;
								}
								
									ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li:first-child {
										padding-top: 0px;
									}
							
								ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
									padding: 21px 0px 5px 0px;
									line-height: 30px;
								}
								
								     ul.megamenu li .sub-menu .content .static-menu .menu ul .categories-image-right ul a {
								          display: block;
								     }
									
							/* @end */
									
							/* @group Hover Menu */
							
							ul.megamenu li .sub-menu .content .hover-menu .menu > ul > li {
							     position: relative;
							     margin: 0px -30px;
							}
							
							ul.megamenu li .sub-menu .content .hover-menu a.main-menu {
								display: block;
    position: relative;
    margin: 0px;
    padding: 10px 30px 8px 30px;
    font-size: 13px;
    font-weight: normal;
							}
							
							     ul.megamenu li .sub-menu .content .hover-menu .col-sm-12 a.main-menu,
							     ul.megamenu li .sub-menu .content .col-sm-12 .hover-menu a.main-menu {
							          background: url(../img/bg-megamenu.png) top left repeat-x;
							     }
							
							     ul.megamenu li .sub-menu .content .hover-menu li:first-child a.main-menu {
							          background: none;
							     }
							     
							     ul.megamenu li .sub-menu .content .hover-menu .menu ul li:hover > a {
							          color: #d9121f;
							     }
							     
							     ul.megamenu li .sub-menu .content .hover-menu a.with-submenu {
							          overflow: hidden;
							          -webkit-transition: all 0.2s ease-out;
							          -moz-transition: all 0.2s ease-out;
							          -o-transition: all 0.2s ease-out;
							          -ms-transition: all 0.2s ease-out;
							          transition: all 0.2s ease-out;
							     }
							     
							          ul.megamenu li .sub-menu .content .hover-menu a.with-submenu:before {
							               display: block;
							               position: absolute;
							               top: 16px;
							               right: 20px;
							               font-family: FontAwesome;
							               cursor: pointer;
							               font-size: 9px;
							               line-height: 9px;
							               font-weight: 400;
							               -webkit-font-smoothing: antialiased;
							               -moz-osx-font-smoothing: grayscale;
							               content: "\f054";
							               color: #d9121f;
							               -webkit-transition: all 0.2s ease-out;
							               -moz-transition: all 0.2s ease-out;
							               -o-transition: all 0.2s ease-out;
							               -ms-transition: all 0.2s ease-out;
							               transition: all 0.2s ease-out;
							          }
							          
							               ul.megamenu li .sub-menu .content .hover-menu li:hover > a.with-submenu:before {
							                    right: 0px;
							                    color: #333;
							                    opacity: 0;
							               }
							               
							          ul.megamenu li .sub-menu .content .hover-menu a.with-submenu:after {
							               display: block;
							               position: absolute;
							               top: 16px;
							               left: 15px;
							               font-family: FontAwesome;
							               cursor: pointer;
							               font-size: 9px;
							               line-height: 9px;
							               font-weight: 400;
							               -webkit-font-smoothing: antialiased;
							               -moz-osx-font-smoothing: grayscale;
							               content: "\f054";
							               color: #333;
							               -webkit-transition: all 0.2s ease-out;
							               -moz-transition: all 0.2s ease-out;
							               -o-transition: all 0.2s ease-out;
							               -ms-transition: all 0.2s ease-out;
							               transition: all 0.2s ease-out;
							               opacity: 0;
							               visibility: hidden;
							          }
							          
							               ul.megamenu li .sub-menu .content .hover-menu li:hover > a.with-submenu:after {
							                    left: 30px;
							                    opacity: 1;
							                    visibility: visible;
							               }
							     
							          ul.megamenu li .sub-menu .content .hover-menu li:hover > a.with-submenu {
							               padding-left: 50px;
							          }
							
							ul.megamenu li .sub-menu .content .hover-menu .menu ul {
								list-style: none;
								margin: -14px 0px -15px 0px;
								padding: 0px;
								position: relative;
							}
							
								ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
									display: none;
									width: 190px;
									padding: 15px 0px;
									position: absolute;
									z-index: 10;
									left: 100%;
									top: 0;
									margin: -15px 0px 0px 30px;
									background: #fff;
									box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15);
									-moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15);
									-webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15);
									opacity: 0;
									filter: alpha(opacity=0);
									visibility: hidden;
									-webkit-transition: all 0.2s ease-out;
									-moz-transition: all 0.2s ease-out;
									-o-transition: all 0.2s ease-out;
									-ms-transition: all 0.2s ease-out;
									transition: all 0.2s ease-out;
								}
								
								     .dropdown-menu-type-2 ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
								          border-radius: 8px;
								          -webkit-border-radius: 8px;
								          -moz-border-radius: 8px;
								     }
								     
								     .dropdown-menu-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
								          border-radius: 4px;
								          -webkit-border-radius: 4px;
								          -moz-border-radius: 4px;
								     }
								     
								     ul.megamenu li:hover .sub-menu .content .hover-menu .menu ul ul {
								          display: block;
								     }
								
									ul.megamenu li .sub-menu .content .hover-menu .menu ul ul.active {
										display: block;
										opacity: 1;
										filter: alpha(opacity=100);
										visibility: visible;
										margin-left: 0px;
									}
									
									ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
										position: absolute;
										display: block;
										border-color: transparent;
										border-style: solid;
										border-width: 10px;
										content: "";
										top: 24px;
										left: -10px;
										border-right-color: #fff;
										border-left-width: 0;
									}
								
									ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li {
										position: relative;
									}
									
									     ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li a {
									     	display: block;
									     	position: relative;
									     	margin: 0px;
									     	padding: 10px 30px 8px 30px;
									     	background: url(../img/bg-megamenu.png) top left repeat-x;
									     	font-size: 14px;
									     	font-weight: 600;
									     }
									     
									          ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li:first-child a {
									               background: none;
									          }

						     /* @end */
								
					/* @end */
					
/* @end */

	/* @group 2. MegaMenu Mobile Heading */
	
	.megaMenuToggle {
		display: none;
		cursor: pointer;
	}
	
		.megamenuToogle-wrapper {
			position: relative;
			z-index: 22;
			margin-top: -1px;
			background: #fafafa;
			transition: all 0.2s ease-in;
			-webkit-transition: all 0.2s ease-in;
			-moz-transition: all 0.2s ease-in;
		}
		
		     .megamenu-type-6 .megamenuToogle-wrapper {
		          border-radius: 8px;
		          -webkit-border-radius: 8px;
		          -moz-border-radius: 8px;
		     }
		     
		          .megamenu-type-6 .active .megamenuToogle-wrapper {
		               border-radius: 8px 8px 0px 0px;
		               -webkit-border-radius: 8px 8px 0px 0px;
		               -moz-border-radius: 8px 8px 0px 0px;
		          }
		
		     .megamenuToogle-wrapper .megamenuToogle-pattern {
		          background: url(../img/bg-megamenu.png) top left repeat-x;
		     }
		     
		          .megamenu-type-32 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background-image: none;
		          }
		          
		          .megamenu-type-32 .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
		               background: url(../img/bg-megamenu.png) bottom left repeat-x;
		               padding-top: 10px !important;
		          }
		          
		               .megamenu-type-32 .active .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
		                    background: none !important;
		               }
		               
		          .megamenu-type-33 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background-image: none;
		          }
		          
		          .megamenu-type-33 .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
		               padding-top: 10px !important;
		               border-bottom: 1px solid transparent;
		          }
		          
		               .megamenu-type-33 .active .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
		                    border-bottom: 1px solid rgba(255, 255, 255, .1);
		               }
		     
		          .megamenu-type-7 .megamenuToogle-wrapper .megamenuToogle-pattern > .container {
		               background: url(../img/bg-megamenu.png) bottom left repeat-x;
		          }

		          .megamenu-type-30 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		               -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
		               -moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
		               box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
		          }
		               
		          .megamenu-type-23 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		          
		          .megamenu-type-6 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		     
		          .megamenu-type-9 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		          
		          .megamenu-type-19 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		          
		          .megamenu-type-27 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		     
		          .megamenu-type-17 .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		     
		          .main-content .megamenuToogle-wrapper .megamenuToogle-pattern {
		               background: none;
		          }
		
		     .vertical .megamenuToogle-wrapper {
		          margin-top: 0px;
		     }
		
		     .megamenuToogle-wrapper:hover,
		     .active .megamenuToogle-wrapper {
		          background: #d9121f;
		     }

			.megamenuToogle-wrapper .container {
				color: #333;
				font-size: 14px;
				font-weight: 600;
				padding: 22px 30px 18px 30px !important;
				transition: all 0.2s ease-in;
				-webkit-transition: all 0.2s ease-in;
				-moz-transition: all 0.2s ease-in;
			}
			
			     .megamenu-type-17 .megamenuToogle-wrapper .container {
			          padding-top: 19px !important;
			          padding-bottom: 14px !important;
			     }
			
			     .megamenu-type-6 .megamenuToogle-wrapper .container {
			          padding-top: 18px !important;
			          padding-bottom: 14px !important;
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			     
			     .megamenu-type-9 .megamenuToogle-wrapper .container {
			          padding-top: 18px !important;
			          padding-bottom: 14px !important;
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			     
			     .megamenu-type-19 .megamenuToogle-wrapper .container {
			          padding-top: 18px !important;
			          padding-bottom: 14px !important;
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			     
			     .megamenu-type-27 .megamenuToogle-wrapper .container {
			          padding-top: 20px !important;
			          padding-bottom: 16px !important;
			     }
			     
			     .megamenu-type-31 .megamenuToogle-wrapper .container {
			          padding-top: 21px !important;
			          padding-bottom: 16px !important;
			     }
			     
			     .megamenu-type-5 .megamenuToogle-wrapper .container {
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			
			     .header-type-3 .megamenuToogle-wrapper .container {
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			
			     .megamenuToogle-wrapper:hover .container,
			     .active .megamenuToogle-wrapper .container {
			          color: #fff;
			     }

				.vertical .megamenuToogle-wrapper .container {
					padding: 26px 30px 23px 30px !important;
				}
			
				.megamenuToogle-wrapper .container > div {
					float: right;
					width: 15px;
					margin: 4px 0px 0px 0px;
				}
				
				     .megamenu-type-9 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-27 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-31 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-24 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-22 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-20 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-34 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-28 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-26 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-25 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-21 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				     
				     .megamenu-type-17 .megamenuToogle-wrapper .container > div {
				          margin-top: 2px;
				     }
				
					.megamenuToogle-wrapper .container > div span {
						display: block;
						width: 100%;
						height: 2px;
						margin-top: 2px;
						background: #d9121f;
					}

	/* @end */
								
	/* @group 3. MegaMenu Vertical */
	
	.vertical #menuHeading {
		margin: 30px 0px 0px 0px;
	}
		
		.vertical .megamenu-wrapper {
			display: block !important;
			border: none;
			background: #333333 !important;
			position: relative;
			z-index: 23;
		}
		
			.vertical ul.megamenu > li {
				display: block;
				float: none !important;
				width: auto;
				background: none;
				border: none;
				border-top: 1px solid #404040;
				transition: all 0.2s ease-in;
				-webkit-transition: all 0.2s ease-in;
				-moz-transition: all 0.2s ease-in;
				position: relative;
				margin: 0px !important;
				padding: 0px;
			}
			
			     .vertical ul.megamenu > li:first-child {
			          border: none;
			          padding-top: 3px;
			     }
			     
			          .megamenu-type-28 .vertical ul.megamenu > li:first-child {
			               padding-top: 0px;
			          }
			     
			          .megamenu-type-10 .vertical ul.megamenu > li:first-child {
			               padding-top: 11px;
			          }
			          
			          .megamenu-type-20 .vertical ul.megamenu > li:first-child {
			               margin-top: 17px !important;
			          }
			          
			          .megamenu-type-20 .vertical ul.megamenu > li:last-child {
			               margin-bottom: 17px !important;
			          }
			          
			          .megamenu-type-34 .vertical ul.megamenu > li:first-child {
			               margin-top: 17px !important;
			          }
			          
			          .megamenu-type-34 .vertical ul.megamenu > li:last-child {
			               margin-bottom: 17px !important;
			          }
			          
			          .megamenu-type-25 .vertical ul.megamenu > li:first-child {
			               margin-top: 21px !important;
			          }
			          
			          .megamenu-type-25 .vertical ul.megamenu > li:last-child {
			               margin-bottom: 16px !important;
			          }
			          
			          .megamenu-type-21 .vertical ul.megamenu > li:first-child {
			               margin-top: 17px !important;
			          }
			          
			          .megamenu-type-21 .vertical ul.megamenu > li:last-child {
			               margin-bottom: 17px !important;
			          }
			          
			          #main .vertical ul.megamenu > li.toys2-all-products {
			               margin-bottom: 0px !important;
			               margin-top: 19px !important;
			               background: #fbf6f5 !important;
			               border-top: 1px solid #e1dddc !important;
			          }
			          
			               #main .vertical ul.megamenu > li.toys2-all-products > a {
			                    padding-top: 14px !important;
			                    padding-bottom: 11px !important;
			               }
			          
			               #main .vertical ul.megamenu > li.toys2-all-products > a strong {
			                    color: #9d7359 !important;
			                    font-weight: 600 !important;
			                    font-size: 12px !important;
			                    text-transform: uppercase !important;
			               }
			               
			          #main .vertical ul.megamenu > li.stationery2-all-products {
			               margin-bottom: 0px !important;
			               margin-top: 19px !important;
			               border-top: 1px solid #363636 !important;
			          }
			          
			               #main .vertical ul.megamenu > li.stationery2-all-products > a {
			                    padding-top: 14px !important;
			                    padding-bottom: 11px !important;
			               }
			          
			               #main .vertical ul.megamenu > li.stationery2-all-products > a strong {
			                    color: #f44c1c !important;
			                    font-weight: 600 !important;
			                    font-size: 12px !important;
			                    text-transform: uppercase !important;
			               }
			               
			          #main .vertical ul.megamenu > li.cleaning-all-products {
			               margin-bottom: 0px !important;
			               margin-top: 19px !important;
			               background: rgba(0, 0, 0, .1) !important;
			               border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
			          }
			          
			               #main .vertical ul.megamenu > li.cleaning-all-products > a {
			                    padding-top: 14px !important;
			                    padding-bottom: 11px !important;
			               }
			          
			               #main .vertical ul.megamenu > li.cleaning-all-products > a strong {
			                    color: #00a9cf !important;
			                    font-weight: 600 !important;
			                    font-size: 12px !important;
			                    text-transform: uppercase !important;
			               }
			          
			          .megamenu-type-18 .vertical ul.megamenu > li:first-child {
			               padding-top: 15px !important;
			          }
			     
			     .vertical ul.megamenu > li:last-child {
			          padding-bottom: 3px;
			     }
			     
			          .megamenu-type-28 .vertical ul.megamenu > li:last-child {
			               padding-bottom: 0px;
			          }
			     
			          .megamenu-type-10 .vertical ul.megamenu > li:last-child {
			               padding-bottom: 8px;
			          }
			          
			          .megamenu-type-18 .vertical ul.megamenu > li:last-child {
			               padding-bottom: 16px !important;
			          }
			
			     .vertical ul.megamenu > li:hover {
			          background: #2d2d2d;
			     }
			
				.vertical ul.megamenu > li.home, 
				.vertical ul.megamenu > li.search {
					display: none;
				}
				
				.vertical ul.megamenu > li > a {
					color: #fff;
					text-shadow: none;
					background: none !important;
					height: auto !important;
					margin: 0px;
					padding: 14px 30px 13px 30px;
				}
				     
				     .vertical ul.megamenu > li.with-sub-menu > a strong:after {
				          display: none;
				     }
				     
				     .vertical ul.megamenu .megamenu-label {
				          display: inline-block;
				          position: relative;
				          top: 2px !important;
				          vertical-align: top;
				          left: 10px;
				     }
				     
				          .megamenu-type-12 .vertical ul.megamenu .megamenu-label {
				               left: 20px;
				          }
				
					.vertical ul.megamenu > li.active > a,
					.vertical ul.megamenu > li:hover > a {
						color: #fff;
					}
				
					.vertical ul.megamenu > li > a.description {
						padding: 12px 20px 12px 21px;
					}

				.vertical ul.megamenu > li.with-sub-menu > a {
				     overflow: hidden;
				     -webkit-transition: all 0.2s ease-out;
				     -moz-transition: all 0.2s ease-out;
				     -o-transition: all 0.2s ease-out;
				     -ms-transition: all 0.2s ease-out;
				     transition: all 0.2s ease-out;
				}
				
				.vertical ul.megamenu > li.with-sub-menu > a:before {
					display: block;
					position: absolute;
					top: 20px;
					right: 30px;
					font-family: FontAwesome;
					cursor: pointer;
					font-size: 9px;
					line-height: 9px;
					font-weight: 400;
					-webkit-font-smoothing: antialiased;
					-moz-osx-font-smoothing: grayscale;
					content: "\f054";
					color: #fff;
					-webkit-transition: all 0.2s ease-out;
					-moz-transition: all 0.2s ease-out;
					-o-transition: all 0.2s ease-out;
					-ms-transition: all 0.2s ease-out;
					transition: all 0.2s ease-out;
				}
				
				     .megamenu-type-4 .vertical ul.megamenu > li.with-sub-menu > a:before {
				          top: 17px;
				     }
				
				          .vertical ul.megamenu > li.with-sub-menu:hover > a:before {
				               right: 0px;
				               opacity: 0;
				          }
				          
				     .vertical ul.megamenu > li.with-sub-menu > a:after {
				          display: block;
				          position: absolute;
				          top: 20px;
				          left: 15px;
				          font-family: FontAwesome;
				          cursor: pointer;
				          font-size: 9px;
				          line-height: 9px;
				          font-weight: 400;
				          -webkit-font-smoothing: antialiased;
				          -moz-osx-font-smoothing: grayscale;
				          content: "\f054";
				          color: #fff;
				          -webkit-transition: all 0.2s ease-out;
				          -moz-transition: all 0.2s ease-out;
				          -o-transition: all 0.2s ease-out;
				          -ms-transition: all 0.2s ease-out;
				          transition: all 0.2s ease-out;
				          opacity: 0;
				          visibility: hidden;
				     }
				     
				          .megamenu-type-4 .vertical ul.megamenu > li.with-sub-menu > a:after {
				               top: 17px;
				          }
				     
				          .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
				               left: 30px;
				               opacity: 1;
				               visibility: visible;
				          }
				
				     .vertical ul.megamenu > li.with-sub-menu:hover > a {
				          padding-left: 50px;
				     }
				
				/* SubMenu */
				
				.vertical ul.megamenu > li > .sub-menu {
					left: 100%;
					padding-top: 0px;
					top: -10px;
				}
				
					.vertical ul.megamenu > li > .sub-menu > .content {
						margin-left: 0px;
						position: relative !important;
					}
					     
					     .vertical ul.megamenu > li > .sub-menu.full-width-sub-menu > .content {
					          padding-left: 40px;
					          padding-right: 40px;
					     }
					
						.vertical ul.megamenu > li > .sub-menu > .content > .arrow {
							left: 0 !important;
							top: 0;
						}

							.vertical ul.megamenu > li > .sub-menu > .content > .arrow:after {
								position: absolute;
								top: 24px;
								left: 0;
								margin-top: 0px;
								margin-left: -10px;
								display: block;
								border-color: transparent;
								border-style: solid;
								border-width: 10px;
								border-right-color: #fff;
								border-left-width: 0;
								content: '';
								z-index: 30;
							}
							
		/* @end */
          
/* @group MegaMenu Vertical in Top */
          
.megamenu-background .vertical #menuHeading {
     margin: 0px;
}

     .megamenu-type-4 .megamenu-background .vertical #menuHeading {
          margin-bottom: -2px;
          padding-bottom: 2px;
     }

     .megamenu-background .vertical .megamenuToogle-wrapper {
          background: #fafafa;
          cursor: pointer;
          transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          -moz-transition: all 0.2s ease-in;
     }
     
          .megamenu-type-5 #main .megamenu-background .vertical .megamenuToogle-wrapper {
               background: none;
          }
     
          .megamenu-background .vertical:hover .megamenuToogle-wrapper {
               background: #d9121f;
          }
          
          .megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper {
               border-radius: 4px 4px 0px 0px;
               -webkit-border-radius: 4px 4px 0px 0px;
               -moz-border-radius: 4px 4px 0px 0px;
          }
          
          .megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper {
               border-radius: 5px 5px 0px 0px;
               -webkit-border-radius: 5px 5px 0px 0px;
               -moz-border-radius: 5px 5px 0px 0px;
          }
          
          .megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper {
               border-radius: 4px;
               -webkit-border-radius: 4px;
               -moz-border-radius: 4px;
               margin-bottom: -3px;
          }
          
          .megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper {
               border-radius: 2px 2px 0px 0px;
               -webkit-border-radius: 2px 2px 0px 0px;
               -moz-border-radius: 2px 2px 0px 0px;
          }
          
     .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
          background: url(../img/bg-megamenu.png) top right repeat-y;
     }
     
          .megamenu-type-2 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
     
          .megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: url(../img/bg-lingerie2-vertical-menu.png) top right repeat-y !important;
               border: 1px solid rgba(0, 0, 0, .1);
               border-top: none;
               margin-bottom: -1px;
          }
          
          .megamenu-type-26 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }

          .megamenu-type-4 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-14 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-17 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               background: none;
          }
          
          .megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
               border-radius: 4px 4px 0px 0px;
               -webkit-border-radius: 4px 4px 0px 0px;
               -moz-border-radius: 4px 4px 0px 0px;
          }

     .megamenu-background .vertical .megamenuToogle-wrapper .container {
     	padding: 26px 30px 23px 45px !important;
     	background: url(../img/bg-megamenu.png) top left repeat-x;
     	color: #333;
     	transition: all 0.2s ease-in;
     	-webkit-transition: all 0.2s ease-in;
     	-moz-transition: all 0.2s ease-in;
     	height: 71px;
     }
     
          .megamenu-type-5 .megamenu-background .vertical .megamenuToogle-wrapper .container { 
               background: none !important; 
          }
     
          .megamenu-type-2 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               background: none;
          }
          
          .megamenu-type-16 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               background: none;
          }
          
          .megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 21px !important;
               padding-bottom: 18px !important;
               padding-left: 30px !important;
          }
          
          .megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 60px;
               padding-top: 22px !important;
               padding-bottom: 16px !important;
               padding-left: 30px !important;
          }
          
          .megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 60px;
               padding-top: 22px !important;
               padding-bottom: 16px !important;
               padding-left: 30px !important;
               border-bottom: 1px solid #3c3c3c;
          }
          
          .megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 60px;
               padding-top: 23px !important;
               padding-bottom: 16px !important;
               padding-left: 30px !important;
          }
          
          .megamenu-type-26 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 60px;
               padding-top: 22px !important;
               padding-bottom: 16px !important;
               padding-left: 30px !important;
          }
          
          .megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 46px;
               padding-top: 15px !important;
               padding-bottom: 13px !important;
               padding-left: 30px !important;
          }
          
          .megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 60px;
               padding-top: 22px !important;
               padding-bottom: 16px !important;
               padding-left: 30px !important;
               background: none;
          }
          
          .megamenu-type-7 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               background: none;
          }
          
          .megamenu-type-11 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               background: none;
          }
          
          .megamenu-type-22 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               background: none;
          }
          
          .megamenu-type-4 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 51px;
               padding-left: 30px !important;
               padding-top: 15px !important;
               padding-bottom: 14px !important;
          }
          
          .megamenu-type-14 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-left: 30px !important;
               padding-top: 21px !important;
               padding-bottom: 20px !important;
          }
          
          .megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 50px;
               padding-left: 30px !important;
               padding-top: 14px !important;
               padding-bottom: 14px !important;
          }
          
          .megamenu-type-17 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 50px;
               padding-left: 30px !important;
               padding-top: 14px !important;
               padding-bottom: 14px !important;
               background: none;
          }
          
          .megamenu-type-5 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 35px !important;
          }
          
          .megamenu-type-6 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 35px !important;
          }
          
          .megamenu-type-9 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 35px !important;
          }
          
          .megamenu-type-19 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 35px !important;
          }
          
          .megamenu-type-27 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 35px !important;
          }
          
          .megamenu-type-31 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 35px !important;
          }
          
          .megamenu-type-3 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 65px;
               padding-top: 22px !important;
          }
          
          .megamenu-type-12 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 53px;
               padding-top: 18px !important;
               padding-bottom: 18px !important;
          }
          
          .megamenu-type-13 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               padding-bottom: 20px !important;
          }
          
          .megamenu-type-24 .megamenu-background .vertical .megamenuToogle-wrapper .container {
               height: 61px;
               padding-top: 20px !important;
               padding-bottom: 20px !important;
          }
     
          .standard-body .fixed .megamenu-background .vertical .megamenuToogle-wrapper .container {
               padding-left: 40px !important;
          }
     
          .megamenu-background .vertical:hover .megamenuToogle-wrapper .container {
               color: #fff;
          }
          
          .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
               content: '';
               position: absolute;
               top: 0;
               left: -1000px;
               width: 1020px;
               height: 71px;
               z-index: -1;
               background: #fafafa url(../img/bg-megamenu.png) top left repeat-x;
               display: block;
          }
          
               .fixed-body-2-2 .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none !important;
               }
          
               .megamenu-type-2 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-16 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-15 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-7 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-11 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-22 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-20 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-34 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-28 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-26 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-25 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-21 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-4 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-14 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-10 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-17 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-5 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-6 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-9 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-19 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-27 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-31 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    display: none;
               }
               
               .megamenu-type-3 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 65px;
               }
               
               .megamenu-type-12 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 53px;
               }
               
               .megamenu-type-13 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
               
               .megamenu-type-24 .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
                    height: 61px;
               }
          
          .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
               content: "\f078";
               display: inline-block;
               font: normal normal normal 14px/1 FontAwesome;
               font-size: 9px;
               text-rendering: auto;
               -webkit-font-smoothing: antialiased;
               -moz-osx-font-smoothing: grayscale;
               transition: all 0.2s ease-in-out;
               -webkit-transition: all 0.2s ease-in-out;
               -moz-transition: all 0.2s ease-in-out;
               color: #d9121f;
               vertical-align: top;
               margin: 5px 0px 0px 6px;
          }
          
               .megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    display: none;
               }

               .megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 23px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 29px;
                    right: 29px;
                    margin: 0px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-15 .megamenu-background .vertical .megamenuToogle-wrapper:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 35px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 22px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 28px;
                    right: 29px;
                    margin: 0px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-20 .megamenu-background .vertical .megamenuToogle-wrapper:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 34px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 22px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 28px;
                    right: 29px;
                    margin: 0px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-34 .megamenu-background .vertical .megamenuToogle-wrapper:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 34px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 22px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 28px;
                    right: 29px;
                    margin: 0px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-28 .megamenu-background .vertical .megamenuToogle-wrapper:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 34px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 15px;
                    right: 20px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 21px;
                    right: 20px;
                    margin: 0px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-25 .megamenu-background .vertical .megamenuToogle-wrapper:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 27px;
                    right: 20px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .container:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 22px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper .container:after {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 28px;
                    right: 29px;
                    margin: 0px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }
               
               .megamenu-type-21 .megamenu-background .vertical .megamenuToogle-wrapper:before {
                    width: 16px;
                    height: 4px;
                    display: block;
                    content: '';
                    position: absolute;
                    background: #000;
                    top: 34px;
                    right: 29px;
                    transition: all 0.2s ease-in-out;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
               }

     #main .megamenu-background .vertical .megamenu-wrapper {
          position: absolute;
          width: 100%;
          visibility: hidden;
          opacity: 0;
          z-index: -100;
          margin-top: 20px;
          transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          -moz-transition: all 0.2s ease-in;
     }
     
          .megamenu-type-10 #main .megamenu-background .vertical .megamenu-wrapper {
               border-radius: 0px 0px 4px 4px;
               -webkit-border-radius: 0px 0px 4px 4px;
               -moz-border-radius: 0px 0px 4px 4px;
          }
          
          .megamenu-type-20 #main .megamenu-background .vertical .megamenu-wrapper {
               border-radius: 0px 0px 5px 5px;
               -webkit-border-radius: 0px 0px 5px 5px;
               -moz-border-radius: 0px 0px 5px 5px;
               background-image: url(../img/bg-vertical-megamenu-toys2.png) !important;
               background-position: top right !important;
               background-repeat: no-repeat !important;
               -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
               -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
               box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
          }
          
          .megamenu-type-34 #main .megamenu-background .vertical .megamenu-wrapper {
               background: #262626 !important;
          }
          
          .megamenu-type-25 #main .megamenu-background .vertical .megamenu-wrapper {
               border-radius: 0px 0px 4px 4px;
               -webkit-border-radius: 0px 0px 4px 4px;
               -moz-border-radius: 0px 0px 4px 4px;
          }
          
          .megamenu-type-21 #main .megamenu-background .vertical .megamenu-wrapper {
               border-radius: 0px 0px 2px 2px;
               -webkit-border-radius: 0px 0px 2px 2px;
               -moz-border-radius: 0px 0px 2px 2px;
               background-image: url(../img/bg-vertical-megamenu-cleaning.png) !important;
               background-position: top right !important;
               background-repeat: no-repeat !important;
          }
     
          #main .megamenu-background .vertical:hover .megamenu-wrapper,
          .common-home.show-vertical-megamenu #main .megamenu-background .vertical .megamenu-wrapper,
          body[class*="product-category-"].show-vertical-megamenu-category-page #main .megamenu-background .vertical .megamenu-wrapper,
          body[class*="product-product-"].show-vertical-megamenu-product-page #main .megamenu-background .vertical .megamenu-wrapper {
               visibility: visible;
               opacity: 1;
               z-index: 1;
               margin-top: 0px;
          }
          
               .megamenu-type-4 #main .megamenu-background .vertical:hover .megamenu-wrapper {
                    margin-top: 2px;
               }
     
          #main .megamenu-background .vertical .megamenu-wrapper ul.megamenu > li {
          }
          
               #main .megamenu-background .vertical ul.megamenu > li > a {
                    padding-left: 45px;
               }
               
                    .megamenu-type-4 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 30px;
                         padding-top: 11px;
                         padding-bottom: 10px;
                    }
                    
                    .megamenu-type-14 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 30px;
                         padding-top: 13px;
                         padding-bottom: 12px;
                    }
                    
                    .megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding: 4px 30px 4px 30px;
                    }
                    
                         .megamenu-type-20 .megamenu-background .vertical ul.megamenu > li {
                              border: none !important;
                              background: none !important;
                         }
                    
                         .megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li:last-child {
                              border-radius: 0px 0px 5px 5px;
                              -webkit-border-radius: 0px 0px 5px 5px;
                              -moz-border-radius: 0px 0px 5px 5px;
                         }
                         
                    .megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding: 4px 30px 4px 30px;
                    }
                    
                         .megamenu-type-34 .megamenu-background .vertical ul.megamenu > li {
                              border: none !important;
                              background: none !important;
                         }
                         
                    .megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding: 20px 30px 17px 30px;
                    }
                         
                    .megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding: 4px 30px 4px 30px;
                    }
                    
                         .megamenu-type-25 .megamenu-background .vertical ul.megamenu > li {
                              border: none !important;
                              background: none !important;
                         }
                         
                    .megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding: 4px 30px 4px 30px;
                    }
                    
                         .megamenu-type-21 .megamenu-background .vertical ul.megamenu > li {
                              border: none !important;
                              background: none !important;
                         }
                    
                         .megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li:last-child {
                              border-radius: 0px 0px 2px 2px;
                              -webkit-border-radius: 0px 0px 2px 2px;
                              -moz-border-radius: 0px 0px 2px 2px;
                         }
                    
                    .megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 30px;
                    }
                    
                    .megamenu-type-10 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 30px;
                    }
                    
                    .megamenu-type-17 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 30px;
                    }
                    
                    .megamenu-type-5 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 35px;
                    }
                    
                    .megamenu-type-6 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 35px;
                    }
                    
                    .megamenu-type-9 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 35px;
                    }
                    
                    .megamenu-type-19 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 35px;
                    }
                    
                    .megamenu-type-27 #main .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 35px;
                    }
               
                    .standard-body #main .fixed .megamenu-background .vertical ul.megamenu > li > a {
                         padding-left: 40px;
                    }

                     #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 20px;
                    }
                    
                          #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 45px;
                         }
                         
                     .megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 10px;
                    }
                    
                          .megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 30px;
                         }
               
                     #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                         padding-left: 65px;
                    }
                    
                     .megamenu-type-15 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                         padding-left: 50px;
                    }
                    
                     .megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 10px;
                         top: 10px;
                    }
                    
                         .megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
                              top: 10px;
                         }
                    
                          .megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 30px;
                         }
                         
                          .megamenu-type-20 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                              padding-left: 50px;
                         }
                         
                     .megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 10px;
                         top: 10px;
                    }
                    
                         .megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
                              top: 10px;
                         }
                    
                          .megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 30px;
                         }
                         
                          .megamenu-type-34 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                              padding-left: 50px;
                         }
                         
                     .megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 10px;
                         top: 10px;
                    }
                    
                         .megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
                              top: 10px;
                         }
                    
                          .megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 30px;
                         }
                         
                          .megamenu-type-28 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                              padding-left: 50px;
                         }
                         
                     .megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 10px;
                         top: 10px;
                    }
                    
                         .megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
                              top: 10px;
                         }
                    
                          .megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 30px;
                         }
                         
                          .megamenu-type-25 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                              padding-left: 50px;
                         }
                         
                     .megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
                         left: 10px;
                         top: 10px;
                    }
                    
                         .megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:before {
                              top: 10px;
                         }
                    
                          .megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
                              left: 30px;
                         }
                         
                          .megamenu-type-21 #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
                              padding-left: 50px;
                         }
          
/* @end */

/* @group MegaMenu Vertical Slideshow */

.slideshow-modules {
     position: relative;
     z-index: 22;
}  

.slideshow-modules .vertical {
     position: relative;
}
          
.slideshow-modules .vertical #menuHeading {
     margin: 0px;
     cursor: pointer;
}
     .slideshow-modules .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
          background: none;
     }
     
     .slideshow-modules .vertical .megamenuToogle-wrapper .container {
          padding-top: 24px !important;
          padding-bottom: 25px !important;
     }
     
          .megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper .container {
               padding-top: 25px !important;
               padding-bottom: 24px !important;
          }
          
          .megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper .container:before {
               width: 16px;
               height: 4px;
               display: block;
               content: '';
               position: absolute;
               background: #000;
               top: 27px;
               right: 30px;
               transition: all 0.2s ease-in-out;
               -webkit-transition: all 0.2s ease-in-out;
               -moz-transition: all 0.2s ease-in-out;
          }
          
          .megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper .container:after {
               width: 16px;
               height: 4px;
               display: block;
               content: '';
               position: absolute;
               background: #000;
               top: 33px;
               right: 30px;
               margin: 0px;
               transition: all 0.2s ease-in-out;
               -webkit-transition: all 0.2s ease-in-out;
               -moz-transition: all 0.2s ease-in-out;
          }
          
          .megamenu-type-18 .slideshow-modules .vertical .megamenuToogle-wrapper:before {
               width: 16px;
               height: 4px;
               display: block;
               content: '';
               position: absolute;
               background: #000;
               top: 39px;
               right: 30px;
               transition: all 0.2s ease-in-out;
               -webkit-transition: all 0.2s ease-in-out;
               -moz-transition: all 0.2s ease-in-out;
          }
     
     #main .slideshow-modules .vertical .megamenu-wrapper {
          position: absolute;
          width: 100%;
          visibility: hidden;
          opacity: 0;
          z-index: -100;
          margin-top: 20px;
          transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          -moz-transition: all 0.2s ease-in;
     }

          #main .slideshow-modules .vertical:hover .megamenu-wrapper,
          .common-home.show-vertical-megamenu #main .slideshow-modules .vertical .megamenu-wrapper,
          body[class*="product-category-"].show-vertical-megamenu-category-page #main .slideshow-modules .vertical .megamenu-wrapper,
          body[class*="product-product-"].show-vertical-megamenu-product-page #main .slideshow-modules .vertical .megamenu-wrapper {
               visibility: visible;
               opacity: 1;
               z-index: 1;
               margin-top: 0px;
          }
     
          #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li {
               position: static;
          }
               
               #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li > a {
                    padding-top: 21px;
                    padding-bottom: 16px;
               }
               
                    .megamenu-type-18 #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li > a {
                         padding-top: 11px;
                         padding-bottom: 6px;
                    }
               
                    #main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:before,
                    #main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:after {
                         top: 26px;
                    }
                    
                         .megamenu-type-18 #main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:before,
                         .megamenu-type-18 #main .slideshow-modules .vertical ul.megamenu > li.with-sub-menu > a:after {
                              top: 17px;
                         }

                    #main .slideshow-modules .vertical ul.megamenu > li > .sub-menu {
                         top: 0;
                    }
                    
                         #main .slideshow-modules .vertical ul.megamenu > li > .sub-menu .arrow {
                              display: none;
                         }
                    
                    #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li > a img {
                         -webkit-filter: grayscale(100%);
                         -moz-filter: grayscale(100%);
                         -o-filter: grayscale(100%);
                         -ms-filter: grayscale(100%);
                         filter: grayscale(100%);
                         transition: all 0.2s ease-in;
                         -webkit-transition: all 0.2s ease-in;
                         -moz-transition: all 0.2s ease-in;
                    }
                    
                         #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li.active > a img,
                         #main .slideshow-modules .vertical .megamenu-wrapper ul.megamenu > li:hover > a img {
                              -webkit-filter: grayscale(0%);
                              -moz-filter: grayscale(0%);
                              -o-filter: grayscale(0%);
                              -ms-filter: grayscale(0%);
                              filter: grayscale(0%);
                         }
          
/* @end */
          
/* @group 4. Responsive
------------------*/

@media (max-width: 767px) {

     /* @group Image category */
     
     .responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-right,
     .responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-top {
          display: none;
     }
     
          .responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-right > div > ul {
               display: block !important;
          }
     
     .responsive ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right {
          float: none;
          width: 100%;
          padding: 0px;
     }
     
     .responsive ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
          display: none;
     }
     
     .responsive ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left {
          display: none;
     }
     
     .responsive ul.megamenu li .sub-menu .content .static-menu .right-categories-image-left {
          float: none;
          width: 100%;
          padding: 0px;
     }
     
     /* @end */
     
     /* @group Submenu */
     
     .responsive ul.megamenu .sub-menu .content {
          padding: 20px 30px !important;
     }
	
	     .responsive .header-type-3 ul.megamenu .sub-menu .content {
	          padding: 20px 25px !important;
	     }
	     
	     .responsive .megamenu-type-6 ul.megamenu .sub-menu .content {
	          padding: 20px 25px !important;
	     }
	     
	     .responsive .megamenu-type-9 ul.megamenu .sub-menu .content {
	          padding: 20px 25px !important;
	     }
	     
	     .responsive .megamenu-type-19 ul.megamenu .sub-menu .content {
	          padding: 20px 25px !important;
	     }
	     
	     .responsive .megamenu-type-5 ul.megamenu .sub-menu .content {
	          padding: 20px 25px !important;
	     }
	
	.responsive ul.megamenu .sub-menu .content .border {
		display: none;
	}
	
	.responsive ul.megamenu .sub-menu .content .row {
		margin: 0px -30px;
		padding: 0px;
	}
	
	     .responsive .header-type-3 ul.megamenu .sub-menu .content .row {
	          margin: 0px -25px;
	     }
	
		.responsive ul.megamenu .sub-menu .content .row > div {
			margin-top: 20px;
			border-top: 1px solid #e6e6e6;
			padding-top: 20px;
			padding-left: 30px;
			background: none !important;
			padding-right: 30px;
		}
		
		     .responsive .header-type-3 ul.megamenu .sub-menu .content .row > div {
		          padding-left: 25px;
		          padding-right: 25px;
		     }
		
			.responsive ul.megamenu .sub-menu .content .row:first-of-type > div:first-child {
				margin-top: 0px;
				border-top: none;
				padding-top: 0px;
			}
			
			.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-disabled + .mobile-enabled {
				margin-top: 0px;
				border-top: none;
				padding-top: 0px;
			}
			
			.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled + .mobile-enabled,
			.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled  + .mobile-disabled + .mobile-enabled,
			.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled  + .mobile-disabled + .mobile-disabled + .mobile-enabled,
			.responsive ul.megamenu .sub-menu .content .row:first-of-type > div.mobile-enabled + .mobile-disabled  + .mobile-disabled + .mobile-disabled + .mobile-disabled + .mobile-enabled  {
				margin-top: 20px;
				border-top: 1px solid #e6e6e6;
				padding-top: 20px;
			}
			
	/* @end */
			
	/* @group Open Categories */
	
	.responsive ul.megamenu li .menu > ul > li {
		position: relative;
	}
	
		.responsive ul.megamenu .menu > ul > li.active > .close-categories {
			display: block !important;
			position: absolute;
			top: 0;
			right: 14px;
			height: 45px;
			cursor: pointer;
		}
		
		     .responsive .megamenu-type-6 ul.megamenu .menu > ul > li > .close-categories {
		          right: 7px;
		     }
		     
		     .responsive .megamenu-type-9 ul.megamenu .menu > ul > li > .close-categories {
		          right: 7px;
		     }
		     
		     .responsive .megamenu-type-19 ul.megamenu .menu > ul > li > .close-categories {
		          right: 7px;
		     }
		     
		     .responsive .megamenu-type-5 ul.megamenu .menu > ul > li > .close-categories {
		          right: 7px;
		     }
		
		     .responsive .standard-body .fixed ul.megamenu .menu > ul > li.active > .close-categories {
		          right: 13px;
		     }
		     
		     .responsive .vertical ul.megamenu .menu > ul > li.active > .close-categories {
		          right: 5px;
		     }
		     
		     .responsive #main .header-type-3 ul.megamenu .menu > ul > li.active > .close-categories {
		          right: 7px;
		     }
		
			.responsive ul.megamenu .menu > ul > li.active > .close-categories:before {
				content: "-";
				font-family: Arial;
				font-weight: 300;
				font-size: 30px;
				line-height: 46px;
				padding: 0px 18px;
			}
		
		.responsive ul.megamenu .menu > ul > li > .open-categories {
			display: block !important;
			position: absolute;
			top: 0;
			right: 14px;
			height: 45px;
			cursor: pointer;
		}
		
		     .responsive .megamenu-type-6 ul.megamenu .menu > ul > li > .open-categories {
		          right: 7px;
		     }
		     
		     .responsive .megamenu-type-9 ul.megamenu .menu > ul > li > .open-categories {
		          right: 7px;
		     }
		     
		     .responsive .megamenu-type-19 ul.megamenu .menu > ul > li > .open-categories {
		          right: 7px;
		     }
		     
		     .responsive .megamenu-type-5 ul.megamenu .menu > ul > li > .open-categories {
		          right: 7px;
		     }
		
		     .responsive .standard-body .fixed ul.megamenu .menu > ul > li > .open-categories {
		          right: 13px;
		     }
		     
		     .responsive .vertical ul.megamenu .menu > ul > li > .open-categories {
		          right: 5px;
		     }
		     
		     .responsive #main .header-type-3 ul.megamenu .menu > ul > li > .open-categories {
		          right: 7px;
		     }
		
			.responsive ul.megamenu .menu > ul > li.active > .open-categories {
				display: none !important;
			}
		
			.responsive ul.megamenu li .open-categories:before {
				content: "+";
				font-family: Arial;
				font-weight: 300;
				font-size: 20px;
				line-height: 50px;
				padding: 0px 17px;
			}
			
			.responsive #main ul.megamenu li .menu > ul > li .visible,
			.responsive #main ul.megamenu li .menu > ul > li > ul {
				display: none;
			}
			
				.responsive #main ul.megamenu li .menu > ul > li.active .visible,
				.responsive #main ul.megamenu li .menu > ul > li.active > ul {
				}
				
	/* @end */
			
	/* @group Categories -> Hover Menu & Static Menu */
	
	.responsive ul.megamenu li .sub-menu .content .hover-menu.matrialarts-menu {
          padding: 0px !important;
	}
	
	.responsive ul.megamenu li .sub-menu .content .hover-menu .menu,
	.responsive ul.megamenu li .sub-menu .content .static-menu .menu {
		position: relative;
		margin: -20px -30px;
		overflow: hidden;
	}     
	
	     .responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .hover-menu .menu,
	     .responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .static-menu .menu {
	          margin: -20px -25px;
	     }
	     
	     .responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .hover-menu .menu,
	     .responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .static-menu .menu {
	          margin: -20px -25px;
	     }
	     
	     .responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .hover-menu .menu,
	     .responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .static-menu .menu {
	          margin: -20px -25px;
	     }
	     
	     .responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .hover-menu .menu,
	     .responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .static-menu .menu {
	          margin: -20px -25px;
	     }

	     .responsive #main .header-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu,
	     .responsive #main .header-type-3 ul.megamenu li .sub-menu .content .static-menu .menu {
	          margin: -20px -25px;
	     }
	
		.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul,
		.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul {
			margin: 0px !important;
			padding: 0px !important;
			min-height: 0px !important;
		}
	
		.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li,
		.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li {
			border-top: 1px solid #e5e5e5;
			margin: 0px;
			background: none;
			float: none;
		}
		
			.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li:before {
				display: none;
			}
		
			.responsive ul.megamenu li .sub-menu .content .hover-menu .menu > ul:first-child > li:first-child,
			.responsive ul.megamenu li .sub-menu .content .static-menu .menu > ul:first-child > li:first-child {
				border-top: none;
			}
			
			.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
				display: block;
				padding: 13px 30px 10px 30px;
				font-size: 14px;
				font-weight: 300;
				background: #fff;
				font-family: Poppins;
			}
			
			     .responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive .megamenu-type-6 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
			          padding-left: 25px;
			          padding-right: 25px;
			     }
			     
			     .responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive .megamenu-type-9 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
			          padding-left: 25px;
			          padding-right: 25px;
			     }
			     
			     .responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive .megamenu-type-19 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
			          padding-left: 25px;
			          padding-right: 25px;
			     }
			     
			     .responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive .megamenu-type-5 ul.megamenu li .sub-menu .content .static-menu .menu ul li a  {
			          padding-left: 25px;
			          padding-right: 25px;
			     }
			
			     .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive .vertical ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
			          padding-left: 25px;
			          padding-right: 25px;
			     }
			     
			     .responsive .megamenu-background .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive .megamenu-background .vertical ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
			          padding-left: 30px;
			          padding-right: 30px;
			     }

			     .responsive #main .header-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
			     .responsive #main .header-type-3 ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
			          padding: 11px 25px;
			     }
			
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li ul li a,
				.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li ul li a {
					font-size: 13px;
				}
			
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:hover,
				.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:hover,
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li.active > a,
				.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li.active > a {
					background: #fafafa;
				}
				
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:before,
				.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:before,
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:after,
				.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:after {
					display: none;
				}
				
			.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul,
			.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
				margin: 0px !important;
				padding: 0px !important;
			}
			
				.responsive #main ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li a,
				.responsive #main ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
					padding-left: 40px !important;
				}
				
					.responsive #main ul.megamenu li .sub-menu .content .hover-menu .menu ul ul ul li a,
					.responsive #main ul.megamenu li .sub-menu .content .static-menu .menu ul ul ul li a {
						padding-left: 60px !important;
					}
					
			.responsive ul.megamenu .sub-menu .content .static-menu .row > div {
				padding: 0px 20px !important;
			}
			
			.responsive .static-menu .visible {
				padding: 0px !important;
			}
			
			.responsive ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
				padding: 0px;
			}
			
	/* @end */
	
	.responsive .megamenu-type-10 .megamenu-background .vertical .megamenuToogle-wrapper .container {
	     padding-left: 25px !important;
	}
	
	     .responsive .megamenu-type-10 #main .megamenu-background .vertical ul.megamenu > li > a {
	          padding-left: 25px !important;
	     }
	     
	.responsive .megamenu-type-17 .megamenu-background .vertical .megamenuToogle-wrapper .container {
	     padding-left: 25px !important;
	}
	
	     .responsive .megamenu-type-17 #main .megamenu-background .vertical ul.megamenu > li > a {
	          padding-left: 25px !important;
	     }
}

@media (max-width: 991px) {

     .responsive .megamenu-type-21 .megamenu-background > div,
     .responsive .megamenu-type-20 .megamenu-background > div,
     .responsive .megamenu-type-34 .megamenu-background > div,
     .responsive .megamenu-type-25 .megamenu-background > div, 
     .responsive .megamenu-type-10 .megamenu-background > div {
          background: none;
     }

	/* @group Submenu background image */
	
	.responsive ul.megamenu li .sub-menu .content {
		background-image: none !important;
	}
	
	/* @end */

	/* @group MegaMenu Vertical */
	
	.responsive .mega-menu-modules .vertical.mobile-disabled {
	     display: none !important;
	}
	
	     .responsive .vertical ul.megamenu > li {
	          position: relative !important;
	          padding: 0px !important;
	          border-left: none !important;
	          border-right: none !important;
	     }
	
		.responsive .vertical ul.megamenu > li.click:before, 
		.responsive .vertical ul.megamenu > li.hover:before {
			display: none;
		}
		
		.responsive #main .vertical ul.megamenu > li > a {
		     padding-left: 30px !important;
		}
		
               .responsive .megamenu-type-4 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-14 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-5 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-6 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-9 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-19 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-10 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-17 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-20 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-34 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-28 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-26 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-25 #main header .vertical ul.megamenu > li > a,
               .responsive .megamenu-type-21 #main header .vertical ul.megamenu > li > a,
               .responsive #main .main-content .vertical ul.megamenu > li > a {
                    padding-left: 25px !important;
               }
		
		.responsive .mega-menu-modules > div:first-child > div {
		     margin-right: -30px !important;
		}

		.responsive .mega-menu-modules > div:first-child .vertical #menuHeading {
		     margin-top: 0px !important;
		}
		
		.responsive .megamenu-background .vertical .megamenuToogle-wrapper .megamenuToogle-pattern {
		     background-image: none;
		}
		
		     .responsive #main .vertical .megamenuToogle-wrapper .container {
		          padding-left: 30px !important;
		          height: auto !important;
		     }
		     
		          .responsive .megamenu-type-4 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-14 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-5 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-6 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-9 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-19 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-10 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-17 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-20 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-34 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-28 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-26 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-25 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive .megamenu-type-21 #main header .vertical .megamenuToogle-wrapper .container,
		          .responsive #main .main-content .vertical .megamenuToogle-wrapper .container {
		               padding-left: 25px !important;
		          }
		
		.responsive .standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before {
		     display: none;
		}
		
		.responsive .megamenu-background .vertical .megamenuToogle-wrapper {
		     background: #d9121f;
		}
		
		.responsive .megamenu-background .vertical .megamenuToogle-wrapper .container {
		     color: #fff;
		}

		.responsive .vertical ul.megamenu > li.with-sub-menu > a:before,
		.responsive .vertical ul.megamenu > li.with-sub-menu > a:after {
		     display: none;
		}
		
		.responsive #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
		     padding-left: 30px !important;
		}
		
		.responsive #main .megamenu-background .vertical .megamenu-wrapper {
		     visibility: visible;
		     opacity: 1;
		     z-index: 1;
		     margin-top: 0px !important;
		     position: relative;
		     margin-bottom: 30px;
		}
		
		.responsive .vertical .megamenu-wrapper {
			display: none !important;
		}
			
			.responsive .vertical.active .megamenu-wrapper {
				display: block !important;
			}
			
			.responsive .vertical .megamenuToogle-wrapper .container:before {
				content: '+' !important;
				float: right;
				font-size: 20px;
				line-height: 1.1;
				display: block !important;
				background: none !important;
			}
			
				.responsive .vertical.active .megamenuToogle-wrapper .container:before {
					content: '-' !important;
				}
			
				.responsive .vertical .megamenuToogle-wrapper .container:after,
				.responsive .vertical .megamenuToogle-wrapper:before {
					display: none !important;
				}
		
		.responsive #main .slideshow-modules .vertical {
		     margin-left: -20px;
		     margin-right: -20px;
		}

		     .responsive #main .slideshow-modules .vertical .megamenu-wrapper {
		          visibility: visible;
		          opacity: 1;
		          z-index: 1;
		          margin-top: 0px !important;
		          position: relative;
		     }
		
	/* @end */
	
	/* @group MegaMenu Horizontal */
	
	.responsive .standard-body .full-width .megamenu-background .megaMenuToggle {
	     position: relative;
	}
	
	.responsive .standard-body .full-width .megamenu-background .megaMenuToggle:before {
	     content: '';
	     position: absolute;
	     top: 0;
	     left: -500%;
	     right: -500%;
	     bottom: 0;
	     z-index: -1;
	     background: #fafafa url(../img/bg-megamenu.png) top left repeat-x;
	     display: block;
	}
	
	     .responsive .header-type-3 .megamenu-background .megaMenuToggle:before,
	     .responsive .main-fixed2 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-4 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-14 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-5 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-6 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-9 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-19 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-10 .megamenu-background .megaMenuToggle:before,
	     .responsive .megamenu-type-17 .megamenu-background .megaMenuToggle:before {
	          display: none !important;
	     }

	.responsive .megaMenuToggle {
		display: block;
	}
	
	.responsive .horizontal {
	     position: relative;
	     margin: 0px -30px !important;
	}
	
	     .responsive .header-type-3 .horizontal,
	     .responsive .megamenu-type-4 .horizontal,
	     .responsive .megamenu-type-14 .horizontal,
	     .responsive .megamenu-type-5 .horizontal,
	     .responsive .megamenu-type-6 .horizontal,
	     .responsive .megamenu-type-9 .horizontal,
	     .responsive .megamenu-type-19 .horizontal {
	          margin: 0px !important;
	     }
			
	.responsive .horizontal .megamenu-wrapper {
		display: none;
		background: #fff !important;
		position: relative;
	}
	
	     .responsive .megamenu-type-6 .horizontal .megamenu-wrapper {
	          border-radius: 0px 0px 8px 8px;
	          -webkit-border-radius: 0px 0px 8px 8px;
	          -moz-border-radius: 0px 0px 8px 8px;
	     }
	
		.responsive .horizontal ul.megamenu > li {
			display: block;
			text-align: left;
			float: none !important;
			width: auto;
			background: none !important;
			border: none;
			border-top: 1px solid #ddd;
			position: relative;
			margin: 0px !important;
			padding: 0px;
			transition: all 0.2s ease-in;
			-webkit-transition: all 0.2s ease-in;
			-moz-transition: all 0.2s ease-in;
		}
		
		     .responsive .megamenu-type-33 #main .horizontal ul.megamenu > li {
		          display: block;
		     }
		
		     .responsive #main .horizontal ul.megamenu > li {
		          border-left: none;
		          border-right: none;
		          border-bottom: none;
		     }
		
		     .responsive .horizontal ul.megamenu > li:first-child {
		          border: none !important;
		     }
		     
			.responsive ul.megamenu > li.home, 
			.responsive ul.megamenu > li.search {
				display: none;
			}
			
			.responsive .horizontal ul.megamenu > li > a {
				    color: #333;
    text-shadow: none;
    background: none !important;
    margin: 0px;
    padding: 10px 30px 9px 30px !important;
    height: auto !important;
    border: none;
			}
			
			     .responsive .megamenu-type-17 .horizontal ul.megamenu > li > a {
			          padding-top: 12px !important;
			          padding-bottom: 10px !important;
			     }
			
			     .responsive .megamenu-type-6 .horizontal ul.megamenu > li > a {
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			     
			     .responsive .megamenu-type-9 .horizontal ul.megamenu > li > a {
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			     
			     .responsive .megamenu-type-19 .horizontal ul.megamenu > li > a {
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			     
			     .responsive .megamenu-type-5 .horizontal ul.megamenu > li > a {
			          padding-left: 25px !important;
			          padding-right: 25px !important;
			     }
			
			     .responsive .header-type-3 .horizontal ul.megamenu > li > a {
			          padding-left: 25px !important;
			     }
			
			     .responsive .horizontal ul.megamenu > li > a img {
			          margin-left: 0px;
			     }
			     
			          .responsive .megamenu-type-7 .horizontal ul.megamenu > li > a img {
			               display: none;
			          }
			          
			          .responsive .megamenu-type-26 .horizontal ul.megamenu > li > a img {
			               display: none;
			          }
			          
			          .responsive .megamenu-type-30 .horizontal ul.megamenu > li > a img {
			               display: none;
			          }
			     
			     .responsive ul.megamenu > li.with-sub-menu > a strong:after {
			          display: none;
			     }
			     
			     .responsive .horizontal ul.megamenu .megamenu-label {
			          display: inline-block;
			          position: relative;
			          top: 2px;
			          vertical-align: top;
			          left: 10px;
			     }
			
				.responsive ul.megamenu > li > .sub-menu > .content > .arrow {
					display: none;
				}
			
				.responsive ul.megamenu > li:hover,
				.responsive ul.megamenu > li.active {
					background: #fff !important;
				}

				.responsive ul.megamenu > li.with-sub-menu .open-menu {
					position: absolute;
					right: 13px;
					top: 2px;
					z-index: 10;
					padding: 6px 18px 10px 50px;
					display: block;
					cursor: pointer;
					height: 45px;
					color: #333;
				}
				
				     .responsive .slideshow-modules .vertical ul.megamenu > li.with-sub-menu .open-menu,
				     .responsive .slideshow-modules .vertical ul.megamenu > li.with-sub-menu .close-menu {
				          top: 10px;
				     }
				
				     .responsive .megamenu-type-6 ul.megamenu > li.with-sub-menu .open-menu {
				          right: 7px;
				     }
				     
				     .responsive .megamenu-type-9 ul.megamenu > li.with-sub-menu .open-menu {
				          right: 7px;
				     }
				     
				     .responsive .megamenu-type-19 ul.megamenu > li.with-sub-menu .open-menu {
				          right: 7px;
				     }
				     
				     .responsive .megamenu-type-5 ul.megamenu > li.with-sub-menu .open-menu {
				          right: 7px;
				     }
				
				     .responsive .vertical ul.megamenu > li.with-sub-menu .open-menu {
				          right: 5px;
				     }
				
				     .responsive .header-type-3 ul.megamenu > li.with-sub-menu .open-menu {
				          right: 7px;
				     }
								
					.responsive ul.megamenu > li.active .open-menu {
						display: none;
					}
					
						.responsive ul.megamenu > li.with-sub-menu .open-menu:before {
							content: "+";
							font-family: Arial;
							font-weight: 300;
							font-size: 20px;
						}
			
				.responsive ul.megamenu > li.active .close-menu {
					display: block;
					position: absolute;
					z-index: 10;
					top: 2px;
					right: 13px;
					width: 85px;
					height: 45px;
					padding: 0px 3px 0px 40px;
					text-align: center;
					cursor: pointer;
					color: #333;
					
				}
				
				     .responsive .megamenu-type-6 ul.megamenu > li.active .close-menu {
				          right: 7px;
				     }
				     
				     .responsive .megamenu-type-9 ul.megamenu > li.active .close-menu {
				          right: 7px;
				     }
				     
				     .responsive .megamenu-type-19 ul.megamenu > li.active .close-menu {
				          right: 7px;
				     }
				     
				     .responsive .megamenu-type-5 ul.megamenu > li.active .close-menu {
				          right: 7px;
				     }
				
				     .responsive .vertical ul.megamenu > li.active .close-menu {
				          right: 5px;
				     }
				
				     .responsive .header-type-3 ul.megamenu > li.active .close-menu {
				          right: 7px;
				     }
				
					.responsive ul.megamenu > li.active .close-menu:before {
						content: "-";
						font-family: Arial;
						font-weight: 300;
						font-size: 30px;
						line-height: 1.3;
					}

			/* @group Submenu */
			
			.responsive ul.megamenu > li > .sub-menu {
				width: 100% !important;
				padding-top: 0px;
				position: relative;
				display: none;
				-webkit-transition: none !important;
				-moz-transition: none !important;
				transition: none !important;
				z-index: 2 !important;
				visibility: visible !important;
				left: 0 !important;
				top: 0 !important;
				margin: 0px !important;
			}
			
				.responsive ul.megamenu li .sub-menu .content {
					box-shadow: none;
					-webkit-box-shadow: none;
					-moz-box-shadow: none;
					border: none;
					border-radius: 0px;
					-moz-border-radius: 0x;
					-webkit-border-radius: 0px;
					display: block !important;
					visibility: visible !important;
					opacity: 1 !important;
					filter: alpha(opacity=100) !important;
					margin-top: 0px !important;
					left: 0px !important;
					margin-left: 0px !important;
					-webkit-transition: none !important;
					-moz-transition: none !important;
					transition: none !important;
					-webkit-transform: scale(1, 1) !important;
					-moz-transform: scale(1, 1) !important; 
					-o-transform: scale(1, 1) !important;
					-ms-transform: scale(1, 1) !important;
					transform: scale(1, 1) !important;
				}
					
				/* @group Hover Menu */
				
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul,
				.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
					opacity: 1 !important;
					filter: alpha(opacity=100);
					visibility: visible !important;
					-webkit-transition: none !important;
					-moz-transition: none !important;
					transition: none !important;
				}
				
				.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
					display: block;
					margin: 0px 10px 5px 10px;
					width: auto;
					padding: 0px;
					position: static;
					left: 0;
					background: none;
					border: none;
					border-radius:         0px;
					-moz-border-radius:    0px;
					-webkit-border-radius: 0px;
					box-shadow:            none;
					-moz-box-shadow:       none;
					-webkit-box-shadow:    none;
				}
				
					.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
						display: none;
					}
					
					.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
						display: none;
					}

					.responsive .visible {
					}
					
						.responsive .visible > div {
							margin: 0px !important;
							border: none !important;
							padding: 0px 0px 0px 10px !important;
						}
						
				/* @end */
						
			/* @end */
						
	/* @end */
}

@media (max-width: 1098px) {
	.responsive ul.megamenu > li {
	     margin: 0px 20px 0px 0px;
	}
	
	.responsive ul.megamenu > li.pull-right {
	     margin: 0px 0px 0px 10px;
	}
	
	.responsive .megamenu-type-7 #main ul.megamenu > li.pull-right,
	.responsive .megamenu-type-7 .standard-body #main .fixed ul.megamenu > li.pull-right {
	     margin-right: -30px;
	}
	
	.responsive .megamenu-type-11 #main ul.megamenu > li.pull-right,
	.responsive .megamenu-type-11 .standard-body #main .fixed ul.megamenu > li.pull-right {
	     margin-right: -30px;
	}
	
	.responsive .megamenu-type-22 #main ul.megamenu > li.pull-right,
	.responsive .megamenu-type-22 .standard-body #main .fixed ul.megamenu > li.pull-right {
	     margin-right: -30px;
	}
	
	.responsive .megamenu-type-13 #main ul.megamenu > li.pull-right,
	.responsive .megamenu-type-13 .standard-body #main .fixed ul.megamenu > li.pull-right {
	     margin-right: -30px;
	}
	
	.responsive .megamenu-type-24 #main ul.megamenu > li.pull-right,
	.responsive .megamenu-type-24 .standard-body #main .fixed ul.megamenu > li.pull-right {
	     margin-right: -30px;
	}
	
	.responsive #main .mega-menu-modules > div:last-child > div {
	     padding-left: 0px;
	}
	
	.responsive .megamenu-background .vertical .megamenuToogle-wrapper .container,
	.responsive .megamenu-background .vertical ul.megamenu > li > a,
	.responsive .standard-body .fixed .megamenu-background .vertical .megamenuToogle-wrapper .container,
	.responsive .standard-body .fixed .megamenu-background .vertical ul.megamenu > li > a {
	     padding-left: 30px !important;
	}
	
	     .responsive .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a,
	     .responsive .standard-body .fixed .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a {
	          padding-left: 50px !important;
	     }
	     
	     .responsive #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu > a:after {
	          left: 10px;
	     }
	     
	           .responsive #main .megamenu-background .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
	               left: 30px;
	          }
	     
	.responsive .mega-menu-modules > div:first-child > div,
	.responsive .standard-body .fixed .mega-menu-modules > div:first-child > div  {
	     margin-left: -30px !important;
	}
}

@media (min-width: 992px) {
	.megamenu-wrapper {
		display: block !important;
	}
	
	.megamenu-type-8 .megamenu-wrapper {
		display: inline-block !important;
		background: rgba(0, 0, 0, .34);
		border: 1px solid rgba(163, 141, 130, .2);
		margin-left: 15px;
	}
}

/* @end */

/* @group Computer Menu */

.computer-menu ul {
     list-style: none;
     padding: 2px 0px 0px 0px !important;
     margin: 0px !important;
     font-weight: 600;
     line-height: 30px;
}

     .computer-menu a {
          font-size: 14px;
     }
     
     .computer-menu li {
          margin: 0px !important;
          float: left;
          clear: both;
     }
     
.with-border-left {
     position: static;
}
     
     .with-border-left:before {
          content: '';
          position: absolute;
          width: 1px;
          top: -30px;
          bottom: -30px;
          background: url(../img/bg-megamenu.png) repeat;
          margin-left: -31px;
     }
     
          .full-width-sub-menu .with-border-left:before {
               bottom: -40px;
          }
          
          @media (max-width: 767px) {
               .responsive .with-border-left:before {
                    display: none;
               }
          }

/* @end */

/* @group flowers Menu */

.flowers-menu {
     margin: 0px 0px -9px 0px !important;
}

.flowers-menu ul {
     list-style: none;
     padding: 2px 0px 0px 0px !important;
     margin: 0px !important;
     font-weight: 600;
     line-height: 30px;
}

     .flowers-menu a {
          font-size: 13px;
     }
     
     .flowers-menu li {
          margin: 0px !important;
          float: left;
          clear: both;
     }
     
     @media (max-width: 767px) {
          .responsive .flowers-menu {
               padding: 0px !important;
          }
     }

/* @end */

/* @group Fashion3 Menu */

.fashion3-megamenu {
     position: relative;
}

     .fashion3-megamenu > .row > div .static-menu {
     }
     
          @media (min-width: 767px) {
               .fashion3-megamenu {
                    margin: -30px -40px -40px -40px;
                    position: relative;
               }
               
               .fashion3-megamenu > .row {
                    display: table;
                    width: 100%;
                    margin: 0px;
               }
               
                    .fashion3-megamenu > .row > div .static-menu {
                         padding-left: 40px;
                         padding-right: 40px;
                    }
               
               .fashion3-megamenu > .row > div {
                    padding-left: 0px;
                    padding-right: 0px;
               }
               
               .fashion3-megamenu .white-text {
                    color: #fff;
               }
          
               .fashion3-megamenu .white-text a {
                    color: #fff;
               }
               
                    .fashion3-megamenu .white-text a:hover {
                         opacity: 0.8;
                    }
                    
               #main .fashion3-megamenu .static-menu a.main-menu {
                    padding: 0px 0px 3px 0px;
                    line-height: 1;
               }
          }
          
     #main .fashion3-megamenu .static-menu a.main-menu {
     }
          
     .fashion3-megamenu .static-menu a.main-menu:after {
          display: none;
     }
     
          #main .fashion3-megamenu .static-menu .menu ul {
               line-height: 25px;
               font-size: 12px;
               font-weight: 600;
               text-transform: uppercase;
          }
          
          #main .fashion3-megamenu .static-menu .menu > ul {
               padding-top: 35px;
               padding-bottom: 45px;
          }
          
     .fashion3-megamenu .all-products {
          display: block;
          border-top: 1px solid rgba(255, 255, 255, .15);
          padding: 12px 40px 10px 40px;
          font-size: 11px;
          font-weight: 600;
          text-transform: uppercase;
     }

/* @end */

/* @group Sport Menu */

.sport-menu ul {
     list-style: none;
     padding: 2px 0px 0px 10px !important;
     margin: 0px !important;
     line-height: 30px;
}

     .sport-menu a {
          font-size: 14px;
          font-weight: 600;
     }
     
     .sport-menu li {
          margin: 0px !important;
          float: left;
          clear: both;
     }

/* @end */

/* @group Megamenu Horizontal Type 2 */

.horizontal-type-2 {
     position: relative;
     background: #ce3854;
}

     .horizontal-type-2 .container,
     .horizontal-type-2.container {
          padding: 0px !important;
          margin: 0px !important;
          width: auto !important;
          max-width: none !important;
     }
     
     .horizontal-type-2 ul.megamenu {
          padding: 0px 11px !important;
     }
     
     .horizontal-type-2 ul.megamenu > li {
          float: none !important;
          margin: 0px !important;
          padding: 0px !important;
          display: table-cell !important;
          width: 280px !important;
          border-left: 1px solid rgba(255, 255, 255, .1) !important;
     }
     
          .horizontal-type-2 ul.megamenu > li > a {
               height: 60px !important;
               padding: 20px 30px 18px 30px !important;
               margin: 0px !important;
               background: none !important;
          }

          .horizontal-type-2 ul.megamenu > li:first-child {
               border: none !important;
          }
     
          .horizontal-type-2 ul.megamenu > li > a img {
               margin: -2px 27px 0px 0px;
          }
     
          .horizontal-type-2 ul.megamenu > li > a strong {
               font-size: 15px !important;
               font-weight: 600 !important;
               color: #fff !important;
               display: block !important;
          }
          
               .horizontal-type-2 ul.megamenu > li > a strong:after {
                    color: #fff !important;
                    float: right;
                    font-size: 11px;
               }
               
          .horizontal-type-2 ul.megamenu li .sub-menu .content {
               box-shadow: none !important;
               -webkit-box-shadow: none !important;
               -moz-box-shadow: none !important;
          }
          
     @media (max-width: 1098px) {
          .responsive .horizontal-type-2 ul.megamenu > li > a {
               padding: 20px 20px 18px 20px !important;
          }
     }
     
     @media (max-width: 991px) {
          .responsive .horizontal-type-2 .megaMenuToggle {
               display: none !important;
          }
          
          .responsive #main .horizontal-type-2 .megamenu-wrapper {
               display: block !important;
               background: none !important;
          }
          
          .responsive .horizontal-type-2 ul.megamenu {
               padding: 0px !important;
          }
          
          .responsive #main .horizontal-type-2 ul.megamenu > li {
               display: block !important;
               width: auto !important;
               border: none !important;
               border-top: 1px solid rgba(255, 255, 255, .1) !important;
               background: none !important;
          }
          
          .responsive #main .horizontal-type-2 ul.megamenu > li > a {
               padding: 18px 30px 17px 30px !important;
          }
          
               .responsive #main .horizontal-type-2 ul.megamenu > li > a img {
                    display: none !important;
               }
               
               .responsive #main .horizontal-type-2 ul.megamenu > li > a strong {
                    font-size: 13px !important;
               }
               
               
               .responsive .horizontal-type-2 ul.megamenu > li.with-sub-menu .open-menu, 
               .responsive .horizontal-type-2 ul.megamenu > li.with-sub-menu .close-menu {
                    color: #fff !important;
                    height: 53px;
                    top: 6px;
               }
     }

/* @end */

/* @group Megamenu Horizontal Type 3 */

.horizontal-type-3 {
     position: relative;
     background: #232323; /* Old browsers */
     background: -moz-linear-gradient(top,  #232323 0%, #181818 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#232323), color-stop(100%,#181818)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top,  #232323 0%,#181818 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  #232323 0%,#181818 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  #232323 0%,#181818 100%); /* IE10+ */
     background: linear-gradient(to bottom,  #232323 0%,#181818 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#181818',GradientType=0 ); /* IE6-9 */
}

     .horizontal-type-3 .container,
     .horizontal-type-3.container {
          padding: 0px !important;
          margin: 0px !important;
          width: auto !important;
          max-width: none !important;
     }
     
     .horizontal-type-3 ul.megamenu {
     }
     
     .horizontal-type-3 ul.megamenu > li {
          float: none !important;
          margin: 0px !important;
          padding: 0px !important;
          display: table-cell !important;
          width: 196px !important;
          border-left: 1px solid rgba(255, 255, 255, .07) !important;
     }
     
          .horizontal-type-3 ul.megamenu > li > a {
               height: 110px !important;
               padding: 19px 20px 18px 20px !important;
               margin: 0px !important;
               background: none !important;
               text-align: center;
          }
          
               .horizontal-type-3 ul.megamenu > li > a:hover {
                    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191919+0,0f0f0f+100 */
                    background: #191919 !important; /* Old browsers */
                    background: -moz-linear-gradient(top,  #191919 0%, #0f0f0f 100%) !important; /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#191919), color-stop(100%,#0f0f0f)) !important; /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top,  #191919 0%,#0f0f0f 100%) !important; /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top,  #191919 0%,#0f0f0f 100%) !important; /* Opera 11.10+ */
                    background: -ms-linear-gradient(top,  #191919 0%,#0f0f0f 100%) !important; /* IE10+ */
                    background: linear-gradient(to bottom,  #191919 0%,#0f0f0f 100%) !important; /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#0f0f0f',GradientType=0 ) !important; /* IE6-9 */
               }

          .horizontal-type-3 ul.megamenu > li:first-child {
               border: none !important;
          }
     
          .horizontal-type-3 ul.megamenu > li > a img {
               margin: 0px auto 5px auto;
               display: block;
          }
     
          .horizontal-type-3 ul.megamenu > li > a strong {
          }
          
               .horizontal-type-3 ul.megamenu > li > a strong:after {
                    display: none;
               }
               
          .horizontal-type-3 ul.megamenu li .sub-menu .content {
               box-shadow: none !important;
               -webkit-box-shadow: none !important;
               -moz-box-shadow: none !important;
          }
          
          .horizontal-type-3 ul.megamenu > li > .sub-menu > .content > .arrow:after {
               margin-left: -10px;
          }
          
     @media (max-width: 1098px) {
          .responsive .horizontal-type-3 ul.megamenu > li > a {
               padding: 20px 20px 18px 20px !important;
          }
     }
     
     @media (max-width: 991px) {
          .responsive .horizontal-type-3 .megaMenuToggle {
               display: none !important;
          }
          
          .responsive #main .horizontal-type-3 .megamenu-wrapper {
               display: block !important;
               background: none !important;
          }
          
          .responsive .horizontal-type-3 ul.megamenu {
               padding: 0px !important;
          }
          
          .responsive #main .horizontal-type-3 ul.megamenu > li {
               display: block !important;
               width: auto !important;
               border: none !important;
               border-top: 1px solid rgba(255, 255, 255, .07) !important;
               background: none !important;
          }
          
               .responsive #main .horizontal-type-3 ul.megamenu > li:first-child {
                    border: none !important;
               }
          
          .responsive #main .horizontal-type-3 ul.megamenu > li > a {
               padding: 18px 30px 17px 30px !important;
               text-align: left;
               color: #fff !important;
          }
          
               .responsive #main .horizontal-type-3 ul.megamenu > li > a img {
                    display: none !important;
               }
               
               .responsive .horizontal-type-3 ul.megamenu > li.with-sub-menu .open-menu, 
               .responsive .horizontal-type-3 ul.megamenu > li.with-sub-menu .close-menu {
                    color: #fff !important;
                    height: 53px;
                    top: 7px;
               }
     }

/* @end */

/* @group MegaMenu Type 23 Responsive */

@media (max-width: 1270px) {
     .responsive .megamenu-type-23 ul.megamenu > li > a {
          padding-left: 25px;
          padding-right: 25px;
     }
     
     .responsive .megamenu-type-23 ul.megamenu > li.pull-right > a {
          padding-right: 25px;
          padding-left: 10px;
     }
     
          .responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:last-child > a {
                padding-left: 25px;    
                padding-right: 10px;
          }
          
          .responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:nth-last-child(2) > a {
                padding-right: 10px;
          }
}

@media (max-width: 1098px) {
     .responsive .megamenu-type-23 #main ul.megamenu {
          margin: 0px -30px;
     }
     
     .responsive .megamenu-type-23 ul.megamenu > li > a {
          padding-left: 20px;
          padding-right: 20px;
     }
     
          .responsive .megamenu-type-23 ul.megamenu > li > a img {
               max-width: 21px;
               margin-top: 0px;
          }
     
     .responsive .megamenu-type-23 ul.megamenu > li.pull-right > a {
          padding-right: 15px;
          padding-left: 5px;
     }
     
          .responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:last-child > a {
                padding-left: 15px;    
                padding-right: 5px;
          }
          
          .responsive .megamenu-type-23 #main ul.megamenu > li.pull-right:nth-last-child(2) > a {
                padding-right: 10px;
          }
          
     .responsive .megamenu-type-29 ul.megamenu > li > a {
          padding-left: 17px;
          padding-right: 17px;
     }
}

@media (max-width: 991px) {
     .responsive .megamenu-type-23 #main ul.megamenu {
          margin: 0px;
     }
     
          .responsive .megamenu-type-23 #main ul.megamenu li.pull-right {
               border-left: none;
          }
          
     .responsive .megamenu-type-27 #main ul.megamenu {
          margin: 0px;
     }
     
     .responsive .megamenu-type-31 #main ul.megamenu {
          margin: 0px;
     }
     
     .responsive .megamenu-type-30 #main ul.megamenu {
          margin: 0px;
     }
     
     .responsive .megamenu-type-29 #main ul.megamenu {
          padding: 0px;
     }
}

/* @end */

@media (max-width: 1270px) {
     .responsive .megamenu-type-30 .horizontal ul.megamenu > li > a img {
          display: none;
     }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	z-index: 1;
	width: auto;
	-ms-touch-action: pan-y;
	margin: -15px;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}

     .rtl .owl-carousel .owl-item {
          float: right;
     }

.owl-carousel .owl-item .item {
	margin: 15px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../img/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

@media (max-width: 767px) { 
	.responsive .owl-carousel {
		margin: -10px;
	}
	
	.responsive .owl-carousel .owl-item .item {
		margin: 10px;
	}
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.standard-body .full-width .container {
	max-width: none;
	width: 1230px;
}

.no-responsive body {
	min-width: 1270px;
}

.standard-body .fixed .background {
	width: 1140px;
	max-width: none;
}

@media (min-width:1098px) and (max-width:1270px) {
	.responsive .standard-body .full-width .container {
		width: 1058px;
	}
	
	.responsive .standard-body .fixed .background {
		width: 968px;
	}
	
	.responsive .main-fixed,
	.responsive .fixed-body-2-2,
	.responsive .standard-body .fixed2 .background {
		width: 1058px;
	}
}

@media (min-width:992px) and (max-width:1098px) {
	.responsive .standard-body .full-width .container {
		width: 926px;
	}
	
	.responsive .standard-body .fixed .background {
		width: 836px;
	}
	
	.responsive .main-fixed,
	.responsive .fixed-body-2-2,
	.responsive .standard-body .fixed2 .background {
		width: 926px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.responsive .standard-body .full-width .container {
		width: 728px;
	}
	
	.responsive .standard-body .fixed .background {
		width: 688px;
	}
	
	.responsive .main-fixed,
	.responsive .fixed-body-2-2,
	.responsive .standard-body .fixed2 .background {
		width: 728px;
	}
}
	
@media (max-width:768px) {
	.responsive .standard-body .full-width .container {
		width: auto;
	}
	
	.responsive .standard-body .fixed .background {
		width: auto;
	}
	
	.responsive .main-fixed,
	.responsive .fixed-body-2-2,
	.responsive .standard-body .fixed2 .background {
		width: auto;
	}
}