/** Shopify CDN: Minification failed

Line 1471:42 The "-" operator only works if there is whitespace on both sides
Line 1472:34 The "-" operator only works if there is whitespace on both sides

**/
@media (max-width: 991px){
  .slick-slider .slick-prev,.slick-slider  .slick-next {
    width: 30px;
    height: 30px;  
    opacity:0;
  }
  .slick-slider .slick-prev:before,.slick-slider .slick-next:before {  
    font-size: 30px;   
  }
  .slick-slider:hover .slick-prev, .slick-slider:hover .slick-next {
    opacity:1;
  }
}
.shopify-section .nt_full, .shopify-section .full .section_content {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1600px){
  .shopify-section .nt_full, .shopify-section .full .section_content  {
    padding-left: 255px;
    padding-right: 255px;
  }
  body.vertical-menu  .shopify-section .nt_full  {
    padding-left: 50px;
    padding-right: 50px;
  }
  .shopify-section .full .section_content .widget-action{
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:1250px) and (max-width: 1599px){
  .shopify-section .nt_full, .shopify-section .full .section_content  {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.vertical-menu  .shopify-section .nt_full  {
    padding-left: 30px;
    padding-right: 30px;
  }
  
}
/* Testimonial section */
 .type_testimonials section > div {
	 padding-top: 50px;
	 padding-bottom: 45px;
}
 .type_testimonials section > div .wrap_title {
	 margin-bottom: 75px;
}
 .type_testimonials section > div .wrap_title .section-subtitle {
	 letter-spacing: 0.2em;
	 line-height: 1.2;
	 margin-bottom: 25px;
}
 .type_testimonials section > div .wrap_title .section-title {
	 font-size: 46px;
	 font-weight: 600;
	 text-transform: capitalize;
}

 .type_testimonials section > div .quote_col_left {
	 display: none;
}
 .type_testimonials section > div .quote_col_left .quote_avatar {
	 width: 140px;
	 height: 140px;
	 background-color: transparent;
	 display: inline-flex;
	 box-sizing: border-box;
	 border: 5px solid transparent;
	 float: left;
	 float: left;
}
 .type_testimonials section > div .quote_col_left .quote_avatar div {
	 width: 100%;
}
 .type_testimonials section > div .quote_col_left .quote_avatar img {
	 width: 100%;
	 height: 100%;
	 opacity: 1;
	 transition: 0.3s ease-in-out;
}
 .type_testimonials section > div .quote_col_left .active {
	 border: 0;
	 background: black;
}
 .type_testimonials section > div .quote_col_left .active img, .type_testimonials section > div .quote_col_left .active div {
	 opacity: 0.8;
	 transition: 0.3s ease-in-out;
}
 @media (min-width: 1200px) {
	 .type_testimonials section > div .quote_col_left {
		 display: block;
		 max-width: 590px;
	}
}
 @media (min-width: 1025px) {
	 .type_testimonials section > div .quote_col_left {
		 display: block;
	}
}
 .type_testimonials section > div .quote_col_right {
	 margin-left: auto;
}
 .type_testimonials section > div .quote_col_right .quote_content .cms_header_quote {
	 text-align: left;
	 display: flex;
	 align-items: center;
	 margin-bottom: 25px;
}
 .type_testimonials section > div .quote_col_right .quote_content .cms_header_quote .quote_icon {
	 width: 50px;
	 height: 50px;
	 align-items: center;
	 display: flex;
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 border-radius: 50%;
	 background: var(--primary_color);
	 position: relative;
	 margin-right: 20px;
}
 .type_testimonials .quote_col_right .quote_content .cms_header_quote .quote_icon svg {
	 width: 60px;
	 height: 60px;
	 fill: #fff;
	 position: absolute;
	 top: 5px;
	 left: 5px;
}
 .type_testimonials .quote_col_right .quote_content .cms_header_quote .quote_info .quote_author {
	 color: #111;
	 font-weight: 600;
	 font-size: 20px;
	 line-height: 1.2;
	 margin-bottom: 6px;
}
 .type_testimonials .quote_col_right .quote_content .cms_header_quote .quote_info .quote_address {
	 line-height: 1.2;
	 font-size: 13px;
}
 .type_testimonials .quote_col_right .quote_content .cms_header_quote .quote_rating {
	 margin-left: auto;
	 min-height: 22px;
	 font-weight: 700;
	 font-size: 14px;
	 color: #efcc26;
}
 .type_testimonials .quote_col_right .quote_content .cms_content_quote {
	 text-align: left;
	 font-size: 16px;
	 line-height: 28px;
	 color: var(--secondary_color);
}
 .type_testimonials  .quote_col_right .quote_content .cms_content_quote p {
	 margin: 0;
}
 .type_testimonials  .quote_col_right .dots-slider-testimonial {
	 display: block;
}
 .type_testimonials .quote_col_right .dots-slider-testimonial .slick-dots {
	 text-align: left;
	 position: relative;
	 bottom: 0px;
}
 .type_testimonials .quote_col_right .dots-slider-testimonial .slick-dots li {
	 position: relative;
	 display: inline-block;
	 width: 26px;
	 height: 3px;
	 margin: 0 5px;
	 padding: 0;
	 cursor: pointer;
}
 .type_testimonials  .quote_col_right .dots-slider-testimonial .slick-dots li button {
	 font-size: 0;
	 line-height: 0;
	 display: block;
	 width: 26px;
	 height: 3px;
	 padding: 0;
	 cursor: pointer;
	 color: transparent;
	 border: 0;
	 outline: none;
	 background: transparent;
}
 .type_testimonials  .quote_col_right .dots-slider-testimonial .slick-dots li button:before {
	 font-family: 'slick';
	 font-size: 2px;
	 line-height: 3px;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 26px;
	 color: transparent !important;
	 height: 3px;
	 background: #848282;
	 content: '';
	 text-align: center;
	 opacity: 0.5;
	 color: black;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .type_testimonials  .quote_col_right .dots-slider-testimonial .slick-dots li:first-child {
	 margin-left: 0px;
}
 .type_testimonials .quote_col_right .dots-slider-testimonial .slick-dots li.slick-active button:before {
	 opacity: 1;
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial {
	 position: relative;
	 display: inline-flex;
	 margin-top: 48px;
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial .slick-prev-test:before, .type_testimonials section > div .quote_col_right .nav-slider-testimonial .slick-next-test:before, .type_testimonials section > div .quote_col_right .nav-slider-testimonial .slick-next-test:after {
	 font-size: 12px;
	 line-height: 1;
	 color: #111;
	 opacity: 0.75;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial .slick-prev-test {
	 left: unset;
	 right: unset;
	 z-index: 9;
	 font-size: 13px;
	 color: #111;
	 float: left;
	 position: relative;
	 position: relative;
	 text-transform: uppercase;
	 font-weight: 500;
	 text-indent: 16px;
	 height: 23px;
	 width: auto;
	 margin-right: 40px;
	 cursor: pointer;
}
 .type_testimonials .quote_col_right .nav-slider-testimonial .slick-prev-test .text {
	 padding-top: 2px;
	 height: 100%;
	 display: flex;
	 align-items: center;
	 font-weight: 500;
	 opacity: 1;
	 justify-content: center;
}
 .type_testimonials .quote_col_right .nav-slider-testimonial .slick-prev-test:before {
	 content: "";
	 background-image: url('//gamuza.ro/cdn/shop/t/2/assets/arrow_carrot-left.svg?v=22567826944702676411637657461');
	 width: 20px;
	 top: 0;
	 left: -7px;
	 position: absolute;
	 height: 100%;
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial .slick-prev-test:hover {
	 color: var(--primary_color);
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial .slick-next-test {
	 left: unset;
	 z-index: 9;
	 float: left;
	 font-size: 13px;
	 position: relative;
	 color: #111;
	 text-transform: uppercase;
	 font-weight: 500;
	 height: 23px;
	 opacity: 1;
	 right: unset;
	 width: auto;
	 cursor: pointer;
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial .slick-next-test .text {
	 padding-top: 2px;
	 height: 100%;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 font-size: 13px;
	 font-weight: 500;
	 opacity: 1;
	 outline: 0;
}
 .type_testimonials .quote_col_right .nav-slider-testimonial .slick-next-test:before {
	 display: none;
}
 .type_testimonials  .quote_col_right .nav-slider-testimonial .slick-next-test:after {
	 content: "";
	 background-image: url('//gamuza.ro/cdn/shop/t/2/assets/arrow_carrot-right.svg?v=133892531573694883891637657462');
	 width: 20px;
	 top: 1px;
	 position: absolute;
	 height: 100%;
	 right: -20px;
}
 .type_testimonials .quote_col_right .nav-slider-testimonial .slick-next-test:hover {
	 color: var(--primary_color);
}
 @media (min-width: 1200px) {
	 .type_testimonials  .quote_col_right {
		 max-width: 540px;
		 margin-top: 5px;
	}
	 .type_testimonials  .quote_col_right .cms-wrap-content {
		 visibility: hidden;
	}
	 .type_testimonials  .quote_col_right .slick-slider.cms-wrap-content {
		 visibility: visible;
	}
}
 @media (min-width: 1200px) {
	 .type_testimonials section > div {
		 padding-top: 100px;
		 padding-bottom: 95px;
	}
}
/* End testimonial section */
/* Testimonial section style 2*/
 .type_testimonials_2 section > div {
	 padding-top: 50px;
	 padding-bottom: 45px;
}
 .type_testimonials_2  .wrap_title {
	 margin-bottom: 85px;
}
 .type_testimonials_2 .wrap_title .section-title {
	 font-size: 46px;
	 font-weight: 600;
	 text-transform: capitalize;
	 justify-content: left;
	 text-align: left;
}

 .type_testimonials_2  .quote_col_left {
	 margin-left: auto;
	 display: none;
}
 .type_testimonials_2 .quote_col_left .quote_avatar {
	 width: 176px;
	 height: 176px;
	 background-color: transparent;
	 display: inline-flex;
	 box-sizing: border-box;
	 margin: 5px;
	 float: left;
	 float: left;
}
 .type_testimonials_2  .quote_col_left .quote_avatar div {
	 width: 100%;
}
 .type_testimonials_2  .quote_col_left .quote_avatar img {
	 width: 100%;
	 height: 100%;
	 opacity: 1;
	 transition: 0.3s ease-in-out;
}
 .type_testimonials_2  .quote_col_left .active {
	 background: black;
}
 .type_testimonials_2 .quote_col_left .active img, .type_testimonials_2 section > div .quote_col_left .active div {
	 opacity: 0.8;
	 transition: 0.3s ease-in-out;
}
 @media (min-width: 1200px) {
	 .type_testimonials_2  .quote_col_left {
		 display: block;
		 max-width: 575px;
	}
}
 @media (min-width: 1025px) {
	 .type_testimonials_2  .quote_col_left {
		 display: block;
	}
}
 .type_testimonials_2  .quote_col_right {
	 margin-right: auto;
}
 .type_testimonials_2 .quote_col_right .quote_content .cms_header_quote {
	 text-align: left;
	 display: flex;
	 align-items: center;
	 margin-bottom: 25px;
}
 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_icon {
	 width: 50px;
	 height: 50px;
	 align-items: center;
	 display: flex;
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 border-radius: 50%;
	 background: var(--primary_color);
	 position: relative;
	 margin-right: 20px;
}
 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_icon svg {
	 width: 60px;
	 height: 60px;
	 fill: #fff;
	 position: absolute;
	 top: 5px;
	 left: 5px;
}
 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_info .quote_author {
	 color: #111;
	 font-weight: 600;
	 font-size: 20px;
	 line-height: 1.2;
	 margin-bottom: 6px;
}
 @media (max-width: 480px) {
	 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_info .quote_author {
		 font-size: 15px;
	}
}
 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_info .quote_address {
	 line-height: 1.2;
	 font-size: 13px;
}
 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_rating {
	 margin-left: auto;
	 min-height: 22px;
	 font-weight: 700;
	 font-size: 14px;
	 color: #efcc26;
}
 @media (max-width: 480px) {
	 .type_testimonials_2  .quote_col_right .quote_content .cms_header_quote .quote_rating {
		 margin-bottom: 0px;
	}
}
 .type_testimonials_2  .quote_col_right .quote_content .cms_content_quote {
	 text-align: left;
	 font-size: 16px;
	 line-height: 28px;
	 color: var(--secondary_color);
}
 .type_testimonials_2  .quote_col_right .dots-slider-testimonial {
	 display: block;
}
 .type_testimonials_2  .quote_col_right .dots-slider-testimonial .slick-dots {
	 text-align: left;
	 position: relative;
	 bottom: 0px;
}
 .type_testimonials_2  .quote_col_right .dots-slider-testimonial .slick-dots li {
	 position: relative;
	 display: inline-block;
	 width: 26px;
	 height: 3px;
	 margin: 0 5px;
	 padding: 0;
	 cursor: pointer;
}
 .type_testimonials_2 .quote_col_right .dots-slider-testimonial .slick-dots li button {
	 font-size: 0;
	 line-height: 0;
	 display: block;
	 width: 26px;
	 height: 3px;
	 padding: 0;
	 cursor: pointer;
	 color: transparent;
	 border: 0;
	 outline: none;
	 background: transparent;
}
 .type_testimonials_2 .quote_col_right .dots-slider-testimonial .slick-dots li button:before {
	 font-family: 'slick';
	 font-size: 2px;
	 line-height: 3px;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 26px;
	 color: transparent !important;
	 height: 3px;
	 background: #848282;
	 content: '';
	 text-align: center;
	 opacity: 0.5;
	 color: black;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .type_testimonials_2  .quote_col_right .dots-slider-testimonial .slick-dots li:first-child {
	 margin-left: 0px;
}
 .type_testimonials_2  .quote_col_right .dots-slider-testimonial .slick-dots li.slick-active button:before {
	 opacity: 1;
}
 .type_testimonials_2  .quote_col_right .nav-slider-testimonial {
	 position: relative;
	 display: inline-flex;
	 margin-top: 38px;
}
 .type_testimonials_2  .quote_col_right .nav-slider-testimonial .slick-prev-test:before, .type_testimonials_2 section > div .quote_col_right .nav-slider-testimonial .slick-next-test:before, .type_testimonials_2 section > div .quote_col_right .nav-slider-testimonial .slick-next-test:after {
	 font-size: 12px;
	 line-height: 1;
	 color: #111;
	 opacity: 0.75;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .type_testimonials_2  .quote_col_right .nav-slider-testimonial .slick-prev-test {
	 left: unset;
	 right: unset;
	 z-index: 9;
	 font-size: 13px;
	 color: #111;
	 float: left;
	 position: relative;
	 position: relative;
	 text-transform: uppercase;
	 font-weight: 500;
	 text-indent: 16px;
	 height: 23px;
	 width: auto;
	 margin-right: 40px;
	 cursor: pointer;
}
 .type_testimonials_2 section > div .quote_col_right .nav-slider-testimonial .slick-prev-test .text {
	 padding-top: 2px;
	 height: 100%;
	 display: flex;
	 align-items: center;
	 font-weight: 500;
	 opacity: 1;
	 justify-content: center;
}
 .type_testimonials_2 .quote_col_right .nav-slider-testimonial .slick-prev-test:before {
	 content: "";
     background-image:url('//gamuza.ro/cdn/shop/t/2/assets/arrow_carrot-left.svg?v=22567826944702676411637657461');
	 width: 20px;
	 top: 0;
	 left: -7px;
	 position: absolute;
	 height: 100%;
}
 .type_testimonials_2 .quote_col_right .nav-slider-testimonial .slick-prev-test:hover {
	 color: var(--primary_color);
}
 .type_testimonials_2  .quote_col_right .nav-slider-testimonial .slick-next-test {
	 left: unset;
	 z-index: 9;
	 float: left;
	 font-size: 13px;
	 position: relative;
	 color: #111;
	 text-transform: uppercase;
	 font-weight: 500;
	 height: 23px;
	 opacity: 1;
	 right: unset;
	 width: auto;
	 cursor: pointer;
}
 .type_testimonials_2  .quote_col_right .nav-slider-testimonial .slick-next-test .text {
	 padding-top: 2px;
	 height: 100%;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 font-size: 13px;
	 font-weight: 500;
	 opacity: 1;
	 outline: 0;
}
 .type_testimonials_2 .quote_col_right .nav-slider-testimonial .slick-next-test:before {
	 display: none;
}
 .type_testimonials_2 .quote_col_right .nav-slider-testimonial .slick-next-test:after {
	 content: "";
	 background-image: url('//gamuza.ro/cdn/shop/t/2/assets/arrow_carrot-right.svg?v=133892531573694883891637657462');
	 width: 20px;
	 top: 1px;
	 position: absolute;
	 height: 100%;
	 right: -20px;
}
 .type_testimonials_2  .quote_col_right .nav-slider-testimonial .slick-next-test:hover {
	 color: var(--primary_color);
}
 .type_testimonials_2  .slick-dotted.slick-slider {
	 margin-bottom: 13px;
}
 @media (min-width: 1200px) {
	 .type_testimonials_2 .quote_col_right {
		 max-width: 570px;
		 margin-top: 5px;
	}
}
 @media (min-width: 1200px) {
	 .type_testimonials_2 section > div {
		 padding-top: 125px;
		 padding-bottom: 110px;
	}
}
/* End testimonial section */
/* About section */
 .type_about_1 section {
	 display: flex;
}
 .type_about_1 section .section_content {
	 margin-top: 100px;
}
 .type_about_1 section .section_content .part {
	 margin: 0px;
}
 .type_about_1 section .section_content .part .second {
	 position: relative;
}
 .type_about_1 section .section_content .part .second .right {
	 max-width: unset;
}
 .type_about_1 section .section_content .part .second .right .section-subtitle {
	 text-align: left;
	 letter-spacing: 0.3em;
	 font-weight: bold;
	 margin-top: 5px;
	 margin-bottom: 15px;
	 line-height: 30px;
}
 .type_about_1 section .section_content .part .second .right .section-subtitle span:nth-child(2) {
	 color: var(--primary_color);
}
 .type_about_1 section .section_content .part .second .right .section-title {
	 text-align: left;
	 margin-bottom: 60px;
	 line-height: 55px;
	 justify-content: left;
}
 .type_about_1 section .section_content .part .second .right .section-title:after {
	 left: 0;
	 bottom: -25px;
}
 .type_about_1 section .section_content .part .second .right p {
	 color: #888;
	 margin-bottom: 30px;
	 font-size: 15px;
	 line-height: 30px;
}
 .type_about_1 section .section_content .part .second .right .button_part {
	 border: 2px solid #e1e1e1;
	 font-size: 13px;
	 font-family: inherit;
	 font-weight: 600;
	 color: #111;
	 text-transform: uppercase;
	 letter-spacing: 0.1em;
	 line-height: 1.2;
	 padding: 17px 26px 14px 26px;
	 display: inline-block;
}
 .type_about_1 section .section_content .part .second .right .button_part:hover {
	 background-color: var(--primary_color);
	 border: 2px solid var(--primary_color);
	 color: #fff;
}
 @media (min-width: 1025px) {
	 .type_about_1 section .section_content .part .second .right {
		 margin-left: 82.5px;
		 margin-right: -35px;
	}
}
 .type_about_1 section .section_content .part .first .left {
	 max-width: unset;
}
 .type_about_1 section .section_content .part .first .left .tile {
	 width: 300px;
	 height: 300px;
	 left: -70px;
	 background-image: url("//gamuza.ro/cdn/shop/t/2/assets/Tile_2_1.png?1363");
	 bottom: 64px;
	 position: absolute;
	 background-repeat: no-repeat;
}
 .type_about_1 section .section_content .part .first .left .shape {
	 width: 450px;
	 height: 342px;
	 right: -27px;
	 top: -17px;
	 background-image: url("//gamuza.ro/cdn/shop/t/2/assets/Shape_1.png?1363");
	 position: absolute;
	 background-repeat: no-repeat;
}
 @media (max-width: 767px) {
	 .type_about_1 section .section_content .part .first .left .tile {
		 width: 100%;
		 display: none;
	}
	 .type_about_1 section .section_content .part .first .left .shape {
		 width: 100%;
		 display: none;
	}
}
 .type_about_1 section .section_content .part .first .left .left-content {
	 min-height: 545px;
}
 .type_about_1 section .section_content .part .first .left .left-content .banner2 {
	 position: absolute;
	 background: #e1e1e1;
	 width: 370px;
	 height: 432px;
	 left: 0;
	 border: 0px solid #fff;
	 background: #ececec;
	 top: -100px;
	 background-repeat: no-repeat;
	 background-size: cover;
}
 .type_about_1 section .section_content .part .first .left .left-content .banner1 {
	 position: absolute;
	 width: 370px;
	 height: 440px;
	 bottom: 0;
	/*border: 10px solid #fff;
	*/
	 right: 0;
	 background: #e1e1e1;
	 background-size: cover;
	 background-repeat: no-repeat;
	 border-bottom: 0;
}
 @media (max-width: 767px) {
	 .type_about_1 section .section_content .part .first .left .left-content .banner2 {
		 max-width: 100%;
	}
	 .type_about_1 section .section_content .part .first .left .left-content .banner1 {
		 max-width: 100%;
	}
}
/* End about */
/* Slideshow */
 .full-width {
	 position: relative;
}
 div.full-width .content-item .wrap_text {
	 position: absolute;
	 top: 0;
	 right: 0;
	 left: 0;
	 height: 100%;
}
 div.full-width .content-item .wrap_text .wrapper_caption a:hover {
	 border-color: transparent !important;
}

 div.full-width .content-item .wrap_text .wrapper_caption .caption {
	 display: table;
	 width: 100%;
	 height: 100%;
}
 div.full-width .content-item .wrap_text .wrapper_caption .caption .outner-caption {
	 display: table-cell;
	 vertical-align: middle;
}
 div.full-width .content-item .wrap_text .wrapper_caption .caption .outner-caption .inner-caption {
	 position: relative;
	 padding: 0px;
     opacity:1;
}
@media (min-width:768px) and (max-width: 991px) {
  div.full-width .content-item .wrap_text .wrapper_caption .caption .outner-caption .inner-caption {
   	 /*position: absolute;*/
  }
}
div[data-wrapper-slidershow] .content-item .wrap_text .wrapper_caption .line:first-child{
 	position:relative; 
}
@media (min-width: 1200px) {
  div[data-wrapper-slidershow] .content-item .wrap_text .wrapper_caption .line::after {
    position:absolute;
    bottom:-8px;
    left:0px;
    content:"";
    background-image:url("img_after.png");
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    width:154px;
    height:20px;
    display:block;
  }
}
div[data-wrapper-slidershow] .content-item .wrap_text .wrapper_caption .marked {
	 /*color: var(--primary_color);*/
   	font-family:"Northwell Alt";  	
}

 div.full-width .content-item .wrap_text .wrapper_caption .slide_item_box {
	 width: 100%;
	 height: 100%;
	 display: none;
}
 div.full-width .content-item .wrap_text .wrapper_caption .slide_item_box .inner-box .outside-box {
	 width: 700px;
	 margin: 0 auto;
	 background-color: #fff;
	 opacity: 0.92;
	 padding: 10px;
}
 div.full-width .content-item .wrap_text .wrapper_caption .slide_item_box .inner-box .outside-box .inside-box {
	 border: 1px dashed var(--primary_color);
	 padding: 49px;
	 text-align: center;
}
 div.full-width .content-item .wrap_text .wrapper_caption .slide_item_box .inner-box .outside-box .inside-box h2 {
	 margin: 0;
	 margin-bottom: 15px;
}
 div.full-width .content-item .wrap_text .wrapper_caption .slide_item_box .inner-box .outside-box .inside-box p {
	 margin: 0;
	 margin-bottom: 30px;
}
 div.full-width .content-item .wrap_text .wrapper_caption .slide_item_box .inner-box .outside-box .inside-box a {
	 display: inline-block;
	 padding: 15px 25px 11px 25px;
}
 @media (min-width: 767px) {
	 div.full-width.content-item .wrap_text .wrapper_caption .slide_item_box {
		 display: table;
	}
}
 @media (max-width: 767px) {
	 div.full-width .content-item .wrap_text .wrapper_caption {
		 right: 0 !important;
		 left: 0 !important;
	}
}
 @media (min-width: 768px) {
	 div.full-width .content-item .wrap_text .wrapper_caption {
		 right: 0 !important;
		 left: 0 !important;
	}
}
 @media (min-width: 1200px) {
	 div.full-width .content-item .wrap_text .wrapper_caption {
		 right: 0px !important;
		 left: 0px !important;
	}
}
 @media (max-width: 767px) {
	 div.full-width .content-item .wrap_text {
		 right: 0 !important;
		 left: 0 !important;
	}
}
 div.full-width div.vertical-center:not(.slick-slider) .not-first .lazyload, div.full-width div.vertical-center:not(.slick-slider) .not-first .lazyloaded {
	 padding-top: unset !important;
}
 div.full-width.slick-dots li button::before {
	 opacity: 0.2;
	 font-size: 11px;
	 color: #111;
}
 div.full-width .slick-dots li:hover button::before {
	 color: var(--primary_color);
	 opacity: 1;
}
 div.full-width .slick-dots li.slick-active button:before {
	 opacity: 0.5;
	 color: #111;
}
 @media (max-width: 767px) {
	 div.full-width .slick-dots {
		 bottom: 12px !important;
	}
}
 div.full-width .appendDots {
	 position: relative;
}
 div.full-width .appendDotsStyle2 {
	 position: relative;
}
 div.full-width .appendDotsStyle2 .slick-dots {
	 text-align: center;
}
 div.full-width .appendDotsStyle2 .slick-dots li button::before {
	 color: #fff;
	 opacity: 1;
	 font-size: 11px;
}
 div.full-width .appendDotsStyle2 .slick-dots li:hover button::before {
	 color: var(--primary_color);
	 opacity: 1;
}
 div.full-width .appendDotsStyle2 .slick-dots li.slick-active button:before {
	 opacity: 1;
	 color: var(--primary_color);
}
 div.full-width .appendDotsStyle3 {
	 position: relative;
}
 div.full-width .appendDotsStyle3 .slick-dots {
	 text-align: left;
	 width: fit-content;
}
div.full-width .appendDotsStyle3 .slick-dots {
  	transform: matrix(1, 0, 0, 1, 5, -48);
}
 div.full-width .appendDotsStyle3 .slick-dots li button::before {
	 color: #fff;
	 opacity: 1;
	 font-size: 11px;
}
 div.full-width .appendDotsStyle3 .slick-dots li:hover button::before {
	 color: var(--primary_color);
	 opacity: 1;
}
 div.full-width .appendDotsStyle3 .slick-dots li.slick-active button:before {
	 opacity: 1;
	 color: var(--primary_color);
}
 div.full-width .appendArrowsSquare {
	 position: absolute;
	 top: 50%;
	 width: 100%;
}

div.full-width .appendDotsStyle4 {
	 position: relative;
}
 div.full-width .appendDotsStyle4 .slick-dots {
   	text-align: center;
   	display: flex;
    justify-content: center;
   	bottom: 40px;
}
 div.full-width .appendDotsStyle4 .slick-dots li {
    width: 33px;
    height: 4px;
}
@media (max-width: 480px) {
  div.full-width .appendDotsStyle4 .slick-dots li {
    width: 20px;
    height: 2px;
  }
}
div.full-width .appendDotsStyle4 .slick-dots li:not(:last-child){
  	margin-right: 10px;
}
 div.full-width .appendDotsStyle4 .slick-dots li button {   
    width: 100%;
    height: 100%;
    padding: 0;    
}

 div.full-width .appendDotsStyle4 .slick-dots li button::before {
	 color: #f1ede6;
   	 background-color:#f1ede6;
	 opacity: 1;
	 font-size: 11px;
   	 content:"";
     width: 100%;
     height: 100%;
}
 div.full-width .appendDotsStyle4 .slick-dots li:hover button::before {
	 color: var(--primary_color);
	 opacity: 1;
}
 div.full-width .appendDotsStyle4 .slick-dots li.slick-active button:before {
	 opacity: 1;	 
     color: #fff;
   	 background-color:#fff;
}
@media (max-width: 991px) {
   div.full-width .number .appendDots {
     	display:none;
   }
   div.full-width .number .appendDotsStyle2 {
     	display:none;
   }
    div.full-width .number .appendDotsStyle3 {
          display:none;
    }
   div.full-width .number .appendDotsStyle4 {
      	display:none;
    }
 }
 div.full-width .appendArrowsSquare .slick-prev:before, div.full-width .appendArrowsSquare .slick-next:before {
	 font-family: FontAwesome;
    font-size: 17px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 div.full-width .appendArrowsSquare .slick-prev:before {
   content: "";     
   background-image:url('//gamuza.ro/cdn/shop/t/2/assets/arrow_left.svg?v=116795456210007684591637657462');
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-position: center center;
     background-repeat: no-repeat;
     position: absolute;
    
}
div.full-width .appendArrowsSquare.black .slick-prev:before {
  	background-image:url('//gamuza.ro/cdn/shop/t/2/assets/arrow_left_black.svg?v=59862212790823850831637657462');
}
 div.full-width .appendArrowsSquare [dir="rtl"] .slick-prev:before {
	 content: "\f054";
}
 div.full-width .appendArrowsSquare [dir="rtl"] .slick-next {
	 left: -10px;
	 top: 70px;
	 right: auto;
}
 div.full-width .appendArrowsSquare .slick-next:before {
	 content: "";     
   	background-image:url('//gamuza.ro/cdn/shop/t/2/assets/arrow_right.svg?v=131632348664801707761637657463');
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-position: center center;
     background-repeat: no-repeat;
     position: absolute;
}
 div.full-width .appendArrowsSquare.black .slick-next:before {
   background-image:url('//gamuza.ro/cdn/shop/t/2/assets/arrow_right_black.svg?v=36892979979826894581637657463');   
 }   
 div.full-width .appendArrowsSquare [dir="rtl"] .slick-next:before {
	 content: "\f053";
}
 div.full-width .appendArrowsSquare .slick-prev, div[data-wrapper-slidershow] .appendArrowsSquare .slick-next {
	 width: 50px;
	 height: 50px;
     background: #efeae2;
     border-radius: 50%;
     opacity: 1;
     border: 1px solid #e1e1e1;
}
div.full-width .appendArrowsSquare .slick-prev{
 	left:46px; 
}
div.full-width .appendArrowsSquare .slick-next{
 	right:46px; 
}
 div.full-width .appendArrowsSquare .slick-prev:hover, div[data-wrapper-slidershow] .appendArrowsSquare .slick-next:hover {
	 background: var(--primary_color);
	 border-color: var(--primary_color);
}
 div.full-width .appendArrowsSquare .slick-prev:hover:before, div[data-wrapper-slidershow] .appendArrowsSquare .slick-next:hover:before {
	 color: #fff;
}
 div.full-width .appendArrowsSquare .slick-dots {
	 text-align: left;
	 width: fit-content;
}
 div.full-width .appendArrowsSquare .slick-dots li button::before {
	 color: #fff;
	 opacity: 1;
	 font-size: 11px;
}
 div.full-width .appendArrowsSquare .slick-dots li:hover button::before {
	 color: var(--primary_color);
	 opacity: 1;
}
 div.full-width .appendArrowsSquare .slick-dots li.slick-active button:before {
	 opacity: 1;
	 color: var(--primary_color);
}

 @media (max-width: 1199px) {
	/* Slideshow */
	 div.full-width .pr_lazy_img {
		 padding-top: 50% !important;
	}
}
 @media (max-width: 480px) {
	 div.full-width .appendArrowsSquare .slick-dots {
		 bottom: 0px;
	}
     div.full-width .pr_lazy_img {
		 padding-top: 70% !important;
	}
}
div[data-wrapper-slidershow] .buttons i{
  	font-weight: 400;
    position: relative;
    top: 0;
    margin-left: 10px!important;
  	transition: all .2s ease-out!important;
    font-size: 15px;
}
div[data-wrapper-slidershow] .buttons:hover i{
  	color:#fff!important;
}
 @media (min-width: 1025px) {
	 div[data-wrapper-slidershow] {
		 overflow: hidden;
	}
}
 @media (max-width: 767px) {
	/* Slideshow */
    div.full-width .inner-caption, div.nt_full .inner-caption, div.container .inner-caption{
      	transform: none!important;
        top:unset!important;
    }
	div.full-width .slide_item_space, div.nt_full .slide_item_space, div.container .slide_item_space {
		 height: 15px !important;
	}
	div.full-width .slide_item_h4, div.nt_full .slide_item_h4, div.container .slide_item_h4 {
		 font-size: 24px !important;
		 letter-spacing: 0.1em;
         line-height:18px!important;
	}
	 div.full-width .slide_item_h3, div.nt_full .slide_item_h3, div.container .slide_item_h3  {
		 font-size: 25px !important;
       	 line-height: 1.2!important;
	}
    div.full-width .slide_item_h3 .marked, div.nt_full .slide_item_h3 .marked, div.container .slide_item_h3 .marked{
      	font-size: 45px !important;
        line-height: 20px!important;
    }
	 div.full-width .slide_item_p, div.nt_full .slide_item_p, div.container .slide_item_p {
		 line-height: 1.2;
	}
	 div.full-width .buttons, div.nt_full .buttons, div.container .buttons {
		 padding: 5px 10px!important;
		 font-size: 10px !important;
         margin-top:10px;
	}
	 div.full-width .right_left {
		 width: 100% !important;
	}
}
 @media (max-width: 480px) {
	 div.full-width .slide_item_space, div.nt_full .slide_item_space, div.container .slide_item_space {
		 height: 5px !important;
	}
	 div.full-width .slide_item_p, div.nt_full .slide_item_p, div.container .slide_item_p {
		 display: none !important;
	}
    div.full-width .slide_item_h4 br, div.nt_full .slide_item_h4 br, div.container .slide_item_h4 br{
     	display:none; 
    }
}
 div.full-width .content-item.closed {
	 height: 1px;
	 overflow: hidden;
	 visibility: hidden;
	 opacity: 0;
}
 div.full-width .content-item:first-child {
	 height: 100%;
	 visibility: visible;
	 opacity: 1;
}

.wrapper-dots.number .slick-dots li{
    width:auto; 
}

.wrapper-dots.number .dot{
 	color: var(--body_text_color);
    font-size: 18px;
    background: transparent;
    font-family: var(--font_stack_body);
    margin: 0 10px;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block;
    -ms-transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
    height: auto;
    width: auto;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; 
}
.wrapper-dots.number .slick-active .dot{
  	border-bottom: 2px solid var(--primary_color);
    -ms-transform: translate(0px,-13px);
    -webkit-transform: translate(0px,-13px);
    transform: translate(0px,-13px);
    padding-bottom:5px;
}


div[data-wrapper-slidershow] .wrap_slide:not(:first-child){
  opacity:0;
  visibility:hidden;
  height:1px;
}
div[data-wrapper-slidershow] .wrap_slide.slick-slide{
  opacity:1;
  visibility:visible;
  height:unset;
}
/* End slide*/ 
.wrap_title {
	 margin-bottom: 40px;
}
 .section-title {
     font-size: 36px;
     font-weight: 400;
	 color: #111;
	 margin: 0;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 position: relative;
   	 text-transform: capitalize;
	 text-align: center;
}
 
 @media (max-width: 480px) {
   .wrap_title {
     margin-bottom: 20px;
   }
	 .section-title {
		 font-size: 24px !important;		 
	}
}
 .section-subtitle {
	 font-size: 13px;
	 margin-top: 0;
	 text-align: center;
	 display: block;
     /*text-transform:uppercase;*/
}
 .pin__maker {
	 position: relative;
   	 overflow:hidden;
}
 .pin__image {
	 background-size: cover;
}
 .pin__size--medium {
	 width: 32px;
	 height: 32px;
	 font-size: 12px;
}
 .pin__type .zoompin {
	 position: absolute;
	 top: -8px;
	 right: -8px;
	 bottom: -8px;
	 left: -8px;
	 display: block;
	 -webkit-animation: 2s infinite zoompin;
	 animation: 2s infinite zoompin;
	 border-radius: 50%;
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
	 -webkit-perspective: 800px;
	 perspective: 800px;
	 background-color: rgba(255, 255, 255, .5);
}
 .pin__type .pin_tt {
	 cursor: pointer;
	 position: absolute;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 color: #fff;
	 z-index: 1;
	 background-color: #65affa;
	 border-radius: 50%;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .pin__type .nav_link_icon {
	 width: 12px;
	 height: 12px;
	 position: relative;
	 display: block;
	 ms-flex: 0 0 auto;
	 flex: 0 0 auto;
}
 .pin__type .nav_link_icon:before {
	 width: 12px;
	 height: 1px;
	 opacity: 1;
}
 .pin__type .nav_link_icon:after {
	 width: 1px;
	 height: 12px;
}
 .pin__type .nav_link_icon:after, .pin__type .nav_link_icon:before {
	 position: absolute;
	 content: '';
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%) rotate(-90deg);
	 transform: translate(-50%, -50%) rotate(-90deg);
	 background-color: currentColor;
	 transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
 .pin__type {
	 color: #fff;
	 width: 40px;
	 height: 40px;
	 border-radius: 50px;
	 position: absolute;
	 z-index: 10;
	 opacity: 1;
	 pointer-events: auto;
}
 .pin__type.pin__opened > div {
	 pointer-events: auto;
}
 .pin__type .product-item:hover .product-inner {
	 box-shadow: none !important;
}
 .pin__popup {
	 width: 260px;
	 background: #fff;
	 box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	 opacity: 0;
	 visibility: hidden;
	 transition: 0.35s;
	 z-index: 100;
	 border-radius: 2px;
	 position: absolute;
}
 .pin__popup--top .pin__popup, .pin__popup.pin__popup--top {
	 bottom: calc(100% - -20px);
	 bottom: -webkit-calc(100% - -20px);
}
 .pin__popup--bottom .pin__popup, .pin__popup--top .pin__popup, .pin__popup.pin__popup--bottom, .pin__popup.pin__popup--top {
	 left: calc(50% - 130px);
	 left: -webkit-calc(50% - 130px);
}
 .pin__type.pin__opened .pin__popup {
	 opacity: 1;
	 visibility: visible;
   	 padding:0;
   	 color:var(--body_text_color);
}
.cms_pin_product.pin__type.pin__opened  .pin__popup .product-collection__content{
	padding: 0 20px;
}
.cms_pin_text.pin__type.pin__opened  .pin__popup{
  	padding: 28px 20px 18px 30px;
    border-radius: 5px;  
}
 .pin__type .pin__popup .popup__title{
  	font-size:16px;
}
 .pin__type .pin__popup .popup__content p{
    font-size:15px;
 }
 .pin__popup:before, .pin__title:before {
	 content: "";
	 position: absolute;
	 display: none;
}
 .pin__popup:before {
	 border: 10px solid transparent;
}
 .pin__popup.pin__popup--top, .pin__popup--top .pin__popup {
	 bottom: calc(100% - -20px);
	 bottom: -webkit-calc(100% - -20px);
}
 .pin__popup.pin__popup--top:before, .pin__popup--top .pin__popup:before {
	 border-top: 10px solid #fff;
	 left: calc(50% - 10px);
	 left: -webkit-calc(50% - 10px);
	 bottom: -19px;
}
 .pin__popup.pin__popup--bottom, .pin__popup--bottom .pin__popup {
	 top: calc(100% - -20px);
}
 .pin__popup.pin__popup--bottom:before, .pin__popup--bottom .pin__popup:before {
	 border-bottom: 10px solid #fff;
	 left: calc(50% - 10px);
	 left: -webkit-calc(50% - 10px);
	 top: -20px;
}
 .pin__popup.pin__popup--right, .pin__popup--right .pin__popup {
	 left: calc(100% - -20px);
	 left: -webkit-calc(100% - -20px);
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
}
 .pin__popup.pin__popup--right:before, .pin__popup--right .pin__popup:before {
	 border-right: 10px solid #fff;
	 left: -20px;
	 top: calc(50% - 10px);
	 top: -webkit-calc(50% - 10px);
}
 .pin__popup.pin__popup--left, .pin__popup--left .pin__popup {
	 right: calc(100% - -20px);
	 right: -webkit-calc(100% - -20px);
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
}
 .pin__popup.pin__popup--left:before, .pin__popup--left .pin__popup:before {
	 border-left: 10px solid #fff;
	 right: -20px;
	 top: calc(50% - 10px);
	 top: -webkit-calc(50% - 10px);
}
 .pin__popup.pin__popup--top, .pin__popup--top .pin__popup, .pin__popup.pin__popup--bottom, .pin__popup--bottom .pin__popup {
	 left: calc(50% - 130px);
	 left: -webkit-calc(50% - 130px);
}
 .pin__popup.pin__popup--zoom, .pin__popup--zoom .pin__popup {
	 -webkit-transform: scale(0);
	 transform: scale(0);
}
 .pin__popup.pin__popup--zoom.pin__popup--right, .pin__popup.pin__popup--zoom.pin__popup--left, .pin__popup--zoom.pin__popup--right .pin__popup, .pin__popup--zoom.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) scale(0);
	 transform: translateY(-50%) scale(0);
}
 .pin__opened .pin__popup.pin__popup--zoom.pin__popup--top, .pin__opened .pin__popup.pin__popup--zoom.pin__popup--bottom, .pin__opened .pin__popup--zoom.pin__popup--top .pin__popup, .pin__opened .pin__popup--zoom.pin__popup--bottom .pin__popup {
	 -webkit-transform: scale(1);
	 transform: scale(1);
}
 .pin__opened .pin__popup.pin__popup--zoom.pin__popup--right, .pin__opened .pin__popup.pin__popup--zoom.pin__popup--left, .pin__opened .pin__popup--zoom.pin__popup--right .pin__popup, .pin__opened .pin__popup--zoom.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) scale(1);
	 transform: translateY(-50%) scale(1);
}
 .pin__popup.pin__popup--sup, .pin__popup--sup .pin__popup {
	 -webkit-transform: translateY(30px);
	 transform: translateY(30px);
}
 .pin__popup.pin__popup--sup.pin__popup--right, .pin__popup.pin__popup--sup.pin__popup--left, .pin__popup--sup.pin__popup--right .pin__popup, .pin__popup--sup.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(calc(-50% - -30px));
	 transform: translateY(calc(-50% - -30px));
}
 .pin__opened .pin__popup.pin__popup--sup.pin__popup--right, .pin__opened .pin__popup.pin__popup--sup.pin__popup--left, .pin__opened .pin__popup.pin__popup--sdown.pin__popup--right, .pin__opened .pin__popup.pin__popup--sdown.pin__popup--left, .pin__opened .pin__popup--sup.pin__popup--right .pin__popup, .pin__opened .pin__popup--sup.pin__popup--left .pin__popup, .pin__opened .pin__popup--sdown.pin__popup--right .pin__popup, .pin__opened .pin__popup--sdown.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
}
 .pin__popup.pin__popup--sdown, .pin__popup--sdown .pin__popup {
	 -webkit-transform: translateY(-30px);
	 transform: translateY(-30px);
}
 .pin__popup.pin__popup--sdown.pin__popup--right, .pin__popup.pin__popup--sdown.pin__popup--left, .pin__popup--sdown.pin__popup--right .pin__popup, .pin__popup--sdown.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(calc(-50% -30px));
	 transform: translateY(calc(-50% -30px));
}
 .pin__popup.pin__popup--sleft, .pin__popup--sleft .pin__popup {
	 -webkit-transform: translateX(30px);
	 transform: translateX(30px);
}
 .pin__popup.pin__popup--sleft.pin__popup--right, .pin__popup.pin__popup--sleft.pin__popup--left, .pin__popup--sleft.pin__popup--right .pin__popup, .pin__popup--sleft.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) translateX(30px);
	 transform: translateY(-50%) translateX(30px);
}
 .pin__opened .pin__popup.pin__popup--sleft.pin__popup--right, .pin__opened .pin__popup.pin__popup--sleft.pin__popup--left, .pin__opened .pin__popup.pin__popup--sright.pin__popup--right, .pin__opened .pin__popup.pin__popup--sright.pin__popup--left, .pin__opened .pin__popup--sleft.pin__popup--right .pin__popup, .pin__opened .pin__popup--sleft.pin__popup--left .pin__popup, .pin__opened .pin__popup--sright.pin__popup--right .pin__popup, .pin__opened .pin__popup--sright.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) translateX(0);
	 transform: translateY(-50%) translateX(0);
}
 .pin__popup.pin__popup--sright, .pin__popup--sright .pin__popup {
	 -webkit-transform: translateX(-30px);
	 transform: translateX(-30px);
}
 .pin__popup.pin__popup--sright.pin__popup--right, .pin__popup.pin__popup--sright.pin__popup--left, .pin__popup--sright.pin__popup--right .pin__popup, .pin__popup--sright.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) translateX(-30px);
	 transform: translateY(-50%) translateX(-30px);
}
 .pin__popup.pin__popup--rotate, .pin__popup--rotate .pin__popup {
	 -webkit-transform: rotateY(360deg);
	 transform: rotateY(360deg);
}
 .pin__popup.pin__popup--rotate.pin__popup--right, .pin__popup.pin__popup--rotate.pin__popup--left, .pin__popup--rotate.pin__popup--right .pin__popup, .pin__popup--rotate.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) rotateY(360deg);
	 transform: translateY(-50%) rotateY(360deg);
}
 .pin__opened .pin__popup.pin__popup--rotate.pin__popup--right, .pin__opened .pin__popup.pin__popup--rotate.pin__popup--left, .pin__opened .pin__popup--rotate.pin__popup--right .pin__popup, .pin__opened .pin__popup--rotate.pin__popup--left .pin__popup {
	 -webkit-transform: translateY(-50%) rotateY(0deg);
	 transform: translateY(-50%) rotateY(0deg);
}
 .pin__opened .pin__popup.pin__popup--sup, .pin__opened .pin__popup.pin__popup--sdown, .pin__opened .pin__popup--sup .pin__popup, .pin__opened .pin__popup--sdown .pin__popup {
	 -webkit-transform: translateY(0);
	 transform: translateY(0);
}
 .pin__opened .pin__popup.pin__popup--sleft, .pin__opened .pin__popup.pin__popup--sright, .pin__opened .pin__popup--sleft .pin__popup, .pin__opened .pin__popup--sright .pin__popup {
	 -webkit-transform: translateX(0);
	 transform: translateX(0);
}
 .pin__opened .pin__popup.pin__popup--rotate, .pin__opened .pin__popup--rotate .pin__popup {
	 -webkit-transform: rotateY(0deg);
	 transform: rotateY(0deg);
}
 .mfp-wrap .pin__popup {
	 width: 100%;
}
 .mfp-wrap .pin_lazy_js .pin__popup {
	 width: 300px;
}
 .mfp-wrap .pin__popup:before {
	 display: none;
}
 .mfp-auto-cursor .mfp-content.mfp__pin {
	 width: auto;
}
 .mfp__pin .pin__popup {
	 position: static;
	 transform: none !important;
	 opacity: 1;
	 visibility: visible;
}
 .pin__type_txt .popup__title {
	 padding: 10px 15px;
	 font-size: 16px;
	 color: #2b2b2b;
}
 .pin__type_txt .popup__content {
	 border-top: 2px solid #f2f2f2;
	 color: #878787;
	 font-size: 14px;
	 padding: 15px;
}
 .product-item .group-button-lookbook {
	 position: relative;
	 top: 100%;
	 left: 0;
	 width: 100%;
	 z-index: 9;
	 opacity: 0;
	 visibility: hidden;
}
 .product-item .group-button-lookbook .inner {
	 overflow: hidden;
	 background-color: #fff;
	 padding: 0 10px 25px 10px;
	 margin-top: -10px;
	 text-align: left;
}
 .product-item .group-button-lookbook a {
	 border: solid 1px #e6e6e6;
	 border-radius: 3px;
	 display: inline-block;
	 line-height: 40px;
	 text-align: center;
	 color: #666;
	 margin: 4px 0 4px 4px;
	 background-color: #fff;
}
 .product-item .group-button-lookbook .add-to-cart, .product-item .group-button-lookbook .btn-sold-out, .product-item .group-button-lookbook .select-option {
	 font-size: 13px;
	 text-transform: uppercase;
	 padding: 0 14px;
	 margin-left: 0;
	 margin-right: 4px;
	 float: left;
	 text-align: center;
	 font-weight: 600;
}
 .product-item .group-button-lookbook {
	 opacity: 1;
	 display: flex;
	 visibility: visible;
}
 .product-item .group-button-lookbook a {
	 margin: 0 auto !important;
	 cursor: pointer;
}
 .product-item .group-button-lookbook a:hover {
	 background-color: #000;
	 color: #fff;
}
 .pin__popup .quickview-button {
	 opacity: 1 !important;
}
 @media (min-width: 768px) {
	 .pin__popup:before, .pin__title:before {
		 display: block;
	}
	 .section-title {
         font-size: 36px;
         font-weight: 400;
		 text-transform: capitalize;
	}
}
 @media (min-width: 1366px) {
	 .type_lookbook_img .pin__type .pin_tt.mfp_js {
		 display: none;
	}
	 .pin__type .mfp-hide {
		 display: block !important;
	}
}
/*End lookbook Image section */
/* Benefit section */
 .type_shipping .section-head {
	 background-color: #f4f4f4;
	 border-bottom: solid 2px;
	 height: 46px;
	 margin-top: 30px;
	 position: relative;
	 z-index: 1;
}
 .type_shipping .section-head .section-title {
	 float: left;
	 font-size: 15px;
	 color: #000;
	 font-weight: 700;
	 height: 52px;
	 margin: -6px 0 0;
	 line-height: 52px;
	 position: relative;
	 z-index: 11;
	 padding: 0 20px;
	 min-width: 270px;
	 text-transform: uppercase;
}
 .type_shipping .nt_shipping {
	 margin-right: 0;
	 margin-left: 0;
	 text-align: left;
	 display: table;
	 margin-bottom: 18px;
	 margin-top: 20px;
}
 .type_shipping .nt_shipping .icon {
	 line-height: 100%;
	 font-size: 36px;
	 text-align: center;
	 padding-right: 22px;
	 color: var(--primary_color);
	 display: table-cell;
	 vertical-align: middle;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 margin: 0px;
}
 .type_shipping .nt_shipping .title {
	 font-size: 16px;
	 margin: 0px;
	 color: #111;
	 font-weight: 500;
	 margin-bottom: 10px;
}
 .type_shipping .nt_shipping .content {
	 color: #888;
	 font-size: 13px;
	 display: block;
	 vertical-align: middle;
}
 .type_shipping .nt_shipping .content p {
	 margin: 0;
	 line-height: 1.2;
}
 .type_shipping .nt_shipping:hover .title {
	 color: var(--primary_color);
}
 .type_shipping .cms-benefit-blank .icon {
	 color: var(--primary_color);
}
 .type_shipping .cms-benefit-blank .icon svg {
	 fill: var(--primary_color);
}
 @media (min-width: 1200px) {
	 .type_shipping .cms-benefit-blank:last-child {
		 margin: 0px;
	}
}
/*End benefit section */
/*Blogpost section */
 .type_featured_blog .wrap_title {
	 margin-bottom: 50px;
}
 .type_featured_blog .articles {
	 margin-left: -15px;
	 margin-right: -15px;
}
 .type_featured_blog .articles .wrapper_img {
	 overflow: hidden;
	 background: transparent;
	 display: block;
	 margin-bottom: 15px;
}
 .type_featured_blog .articles .post-info {
	 padding: 20px;
	 box-shadow: 0px 0px 10px 0px #f6f6f6;
	 margin: 15px 7.5px;
}
 .type_featured_blog .articles .post-info .head {
	 overflow: hidden;
	 padding-bottom: 0;
	 display: flex;
	 margin: 0px;
}
 .type_featured_blog .articles .post-info .head-article .wrap-date {
	 background: #111;
	 height: 50px;
	 width: 50px;
	 min-width: 50px;
	 color: #fff;
	 padding: 0;
	 margin-right: 40px;
	 display: flex;
	 align-items: center;
	 font-size: 13px;
	 font-weight: 500;
}
 .type_featured_blog .articles .post-info .head-article .wrap-date .inner-date {
	 display: grid;
	 align-items: center;
	 justify-content: center;
	 text-align: center;
	 width: 100%;
}
 .type_featured_blog .articles .post-info .head-article .wrap-date .inner-date .day {
	 line-height: 1.2;
	 display: block;
	 text-align: center;
	 align-items: center;
	 font-size: 16px;
	 font-weight: 600;
	 letter-spacing: 0.2em;
}
 .type_featured_blog .articles .post-info .head-article .wrap-date .inner-date .month {
	 line-height: 1.2;
	 font-size: 13px;
	 letter-spacing: 0em;
}
 .type_featured_blog .articles .post-info .head-article .meta-post {
	 margin-bottom: 15px;
	 line-height: 1.1;
}
 .type_featured_blog .articles .post-info .head-article .meta-post li {
	 display: inline-block;
	 list-style: none;
	 padding: 0 10px;
	 position: relative;
	 font-size: 13px;
	 line-height: 1.2;
}
 .type_featured_blog .articles .post-info .head-article .meta-post li:first-child {
	 padding-left: 0;
}
 .type_featured_blog .articles .post-info .head-article .meta-post li.blog::before {
	 content: "/";
	 left: -8px;
	 position: absolute;
}
 .type_featured_blog .articles .post-info .head-article .meta-post .author {
	 color: #666;
}
 .type_featured_blog .articles .post-info .head-article .meta-post .author span {
	 margin-left: 5px;
	 font-weight: 500;
	 color: #111;
}
 .type_featured_blog .articles .post-info .head-article .meta-post .blog span {
	 color: #888;
}
 .type_featured_blog .articles .post-info .head-article .post-title {
	 font-size: 20px !important;
	 line-height: 26px !important;
	 color: #111;
	 font-weight: 600;
	 display: block;
	 height: 48px;
	 overflow: hidden;
	 text-transform: capitalize;
}
 @media (max-width: 480px) {
	 .type_featured_blog .articles .post-info .head-article .post-title {
		 font-size: 15px !important;
	}
}
 .type_featured_blog .articles .post-info:hover {
	 box-shadow: 0px 0px 25px 0px #efefef;
}
 .type_featured_blog .articles .post-info:hover .head-article .wrap-date {
	 background: var(--primary_color);
}
 .type_featured_blog .articles .post-info:hover .head-article .post-title {
	 text-decoration: underline !important;
}
 .type_featured_blog .articles .post-info:hover .meta-post .blog span {
	 color: var(--primary_color);
}
 .type_featured_blog .articles .blog-post-title {
	 letter-spacing: 0;
	 font-size: 16px;
	 margin-bottom: 5px;
	 margin: 0;
}
 .type_featured_blog .articles .bold {
	 color: #222;
	 font-weight: 600;
}
 .type_featured_blog .articles .post-author {
	 margin-right: 5px;
}
 .type_featured_blog .articles .slick-active {
	 opacity: 1;
}
 .type_featured_blog .articles .wrapper_img:hover .lazyloaded {
	 transform: scale(1.5);
}
 @media (min-width: 1025px) {
	 .type_featured_blog .wrap_title {
		 margin-bottom: 80px;
	}
	 .type_featured_blog .articles {
		 margin-left: -20px;
		 margin-right: -20px;
		 margin-top: -20px;
	}
	 .type_featured_blog .articles .post-info {
		 padding: 40px;
		 margin: 20px 12.5px;
	}
}
/*End blogpost section */
/*Blogpost section style 2*/
 .type_featured_blog2 .wrap_title {
	 margin-bottom: 40px;
}
 .type_featured_blog2 .wrap_title .section-title:after {
	 display: none;
}
 .type_featured_blog2 .post-item {
	 margin-bottom: 0;
}
 .type_featured_blog2 .post-item .post-format {
	 position: relative;
}
 .type_featured_blog2 .post-item .post-format a {
	 display: block;
	 width: 100%;
	 position: relative;
	 overflow: hidden;
}
 .type_featured_blog2 .post-item .post-format a img {
	 width: 100%;
	 transition: transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
 .type_featured_blog2 .post-item .post-format a img:hover {
	 -webkit-transform: scale(1.2);
	 transform: scale(1.2);
}
 .type_featured_blog2 .post-item .post-format .meta-post {
	 position: absolute;
	 bottom: 0px;
	 width: 95%;
	 height: 50px;
	 background: #fff;
	 display: flex;
	 align-items: center;
}
 .type_featured_blog2 .post-item .post-format .meta-post li {
	 display: flex;
	 align-items: center;
	 font-size: 13px;
	 font-weight: 500;
	 color: #888;
}
 .type_featured_blog2 .post-item .post-format .meta-post li a {
	 display: grid;
	 width: 100%;
	 position: relative;
	 overflow: hidden;
	 color: inherit;
}
 .type_featured_blog2 .post-item .post-format .meta-post li a div {
	 display: grid;
	 align-items: center;
	 justify-content: center;
	 text-align: center;
}
 .type_featured_blog2 .post-item .post-format .meta-post li a div .day {
	 line-height: 1.2;
	 display: block;
	 text-align: center;
	 align-items: center;
	 font-size: 16px;
	 font-weight: 600;
	 letter-spacing: 0.2em;
}
 .type_featured_blog2 .post-item .post-format .meta-post li a div .month {
	 line-height: 1.2;
	 font-size: 13px;
	 letter-spacing: 0em;
}
 .type_featured_blog2 .post-item .post-format .meta-post li:first-child {
	 height: 100%;
	 width: 50px;
	 background: #111;
	 color: #fff;
	 padding: 0;
	 margin-right: 20px;
}
 .type_featured_blog2 .post-item .post-format .meta-post li:last-child::before {
	 content: "/";
	 padding: 0 8px;
}
 @media (min-width: 1025px) and (max-width: 1199px) {
	 .type_featured_blog2 .post-item .post-format .meta-post li {
		 font-size: 11px;
	}
}
 .type_featured_blog2 .post-item .post-format .meta-post li.blog {
	 display: none;
}
 @media (min-width: 480px) {
	 .type_featured_blog2 .post-item .post-format .meta-post li.blog {
		 display: block;
	}
}
 .type_featured_blog2 .post-item .post-format .meta-post li.author span {
	 margin-left: 5px;
	 font-weight: 500;
	 color: #111;
}
 .type_featured_blog2 .post-item .post-info {
	 padding: 0;
	 margin-top: 26px;
}
 .type_featured_blog2 .post-item .post-info .head {
	 margin-bottom: 24px;
	 overflow: hidden;
	 padding-bottom: 0;
}
 .type_featured_blog2 .post-item .post-info .head .post-title {
	 font-size: 20px;
	 color: #111;
	 line-height: 1.3;
	 text-transform: capitalize;
	 text-align: left;
	 font-weight: 600;
}
 .type_featured_blog2 .post-item .post-info .main-info-post {
	 color: var(--secondary_color);
	 font-weight: 400;
}
 .type_featured_blog2 .post-item .post-info .main-info-post .des {
	 color: var(--secondary_color);
	 margin: 0;
	 font-size: 15px;
	 line-height: 27px;
}
 .type_featured_blog2 .post-item .post-info .main-info-post .des p {
	 padding: 0;
	 margin: 0;
	 font-size: 15px;
	 line-height: 27px;
	 text-align: left;
}
 @media (max-width: 480px) {
	 .type_featured_blog2 .post-item .post-info .main-info-post .des {
		 margin-bottom: 20px;
	}
}
 .type_featured_blog2 .post-item:hover .meta-post .time-post {
	 background: var(--primary_color) !important;
}
 .type_featured_blog2 .post-item:hover .meta-post .blog span {
	 color: var(--primary_color);
}
 .type_featured_blog2 .post-item:hover .post-info .head .post-title {
	 text-decoration: underline !important;
	 text-underline-position: from-font;
}
 @media (min-width: 1200px) {
	 .type_featured_blog2 .post-item {
		 max-width: 375px;
	}
	 .type_featured_blog2 .post-item:nth-child(2) {
		 margin: auto;
	}
}
/*End blogpost section style 2*/
/* Instagram lookbook section*/
 .type_instagram_shop .row.ins_spaces_0 {
	 margin: 0;
}
 .type_instagram_shop .row.ins_spaces_0 .item_ins {
	 padding: 0;
	 overflow: hidden;
	 position: relative;
}
 .type_instagram_shop .wrap_ins_img {
	 overflow: hidden;
	 position: relative;
	 display: block;
	 cursor: grab;
}
 .type_instagram_shop .hotspot_ins {
	 cursor: pointer;
	 border-radius: 50%;
	 text-align: center;
	 z-index: 10;
	 padding: 0;
	 backface-visibility: hidden;
	 width: 30px;
	 height: 30px;
	 font-size: 14px;
	 display: -ms-inline-flexbox;
	 display: inline-flex;
	 -ms-flex-align: center;
	 align-items: center;
	 -ms-flex-pack: center;
	 justify-content: center;
	 border: 2px solid #000;
	 border-top-color: #000;
	 border-right-color: #000;
	 border-bottom-color: #000;
	 border-left-color: #000;
	 background-color: #fff;
	 color: #000;
	 text-shadow: none;
	 font-weight: 600;
	 overflow: hidden;
	 transition: transform 0.2s ease-out, opacify 0.2s ease-out;
	 opacity: 1;
	 position: absolute;
}
 .type_instagram_shop .hotspot_ins.dark {
	 border-color: #eee;
	 background-color: #000;
	 color: #fff;
}
 .type_instagram_shop .hotspot_ins.primary {
	 border-color: #eee;
	 background-color: #000;
	 color: #fff;
}
 .type_instagram_shop .instagram_lookbook .item_ins:hover .pr_lazy_img {
	 -webkit-transform: scale(1.2);
	 transform: scale(1.2);
}
 .type_instagram_shop .instagram_lookbook .nt_bg_lz:before {
	 content: "Andy";
	 width: 50px;
	 height: 50px;
	 overflow: hidden;
	 text-indent: 999px;
	 position: absolute;
	 background-position: top center;
	 display: inline-block;
	 background-image: url("loading.svg");
	 background-repeat: no-repeat;
	 top: 38.5%;
	 left: 38%;
}
 .type_instagram_shop .item_ins_blank {
	 padding: 0;
}
/* End instagram lookbook section*/
/* Promotion banner*/
 .promobox {
	 font-style: normal;
	 font-size: 13px;
	 line-height: 17px;
	 font-weight: 400;
	 letter-spacing: 0em;
	 position: relative;
	 text-align: center;
}
 .d-block {
	 display: block;
	 overflow: hidden;
}
 .image-animation {
	 overflow: hidden;
}
 .promobox__plate {
	 min-height: 35px;
	 bottom: 20px;
	 left: 20px;
	 right: 20px;
	 position: absolute !important;
	 pointer-events: none;
	 padding: 7px 10px;
}
 .promobox__content {
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 justify-content: center !important;
	 align-items: center !important;
	 display: flex !important;
}
 .absolute-stretch {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
}
 .promobox__content-scale {
	 opacity: 0;
	 transform: scale3d(0, 0, 0);
	 position: absolute;
	 padding: 7px 15px;
}
 .promobox__plate--hovered {
	 transition-duration: 0.5s;
}
 .promobox__content-scale {
	 top: 20px;
	 bottom: 20px;
	 left: 20px;
	 right: 20px;
	 justify-content: center;
	 align-items: center;
	 flex-direction: column;
	 display: flex;
	 transition-duration: 0.5s;
}
 .promobox__plate .promobox__content::before {
	 background-color: #fff;
}
 .promobox__plate .promobox__content::before {
	 content: '';
	 display: block;
	 opacity: 0.9;
	 transition-property: background;
	 will-change: background;
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
}
 .promobox:hover .promobox__plate--hovered {
	 opacity: 0;
	 transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}
 .promobox:hover .promobox__content-scale {
	 opacity: 0.9;
	 transform: none;
	 background: #fff;
	 -webkit-box-shadow: 0 0 1px 0 #141414;
	 -moz-box-shadow: 0 0 1px 0 #141414;
	 box-shadow: 0 0 1px 0 #141414;
}
 .promobox .promobox_text {
	 color: #000;
	 position: relative;
	 font-weight: 600;
	 margin: 0px;
	 cursor: pointer;
}
/* End promotion banner*/
/* Banner */
 @media (max-width: 1025px) {
	 .cat_space_item {
		 margin-bottom: 30px;
	}
}
 .nt_promotion {
	 overflow: hidden;
	 position: relative;
}
 .nt_promotion a {
	 display: block;
}
 .nt_promotion.tc {
	 text-align: center;
}
 .shadow_wrap {
	 z-index: 10;
	 padding: 10px;
	 -webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: column;
	 flex-direction: column;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 pointer-events: none;
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
}
 .shadow_wrap.tc {
	 text-align: center;
}
 .shadow_wrap.tl {
	 text-align: left;
}
 .shadow_wrap.tr {
	 text-align: right;
}
 .shadow_wrap h3 {
	 color: #fff;
	 line-height: 1;
	 letter-spacing: 0.1em;
	 font-weight: bold;
	 font-size: 24px;
	 margin: 0;
	 margin-bottom: 5px;
}
 .shadow_wrap h4 {
	 color: #fff;
	 line-height: 24px;
	 font-size: 14px;
	 margin: 0;
	 font-weight: bold;
}
/* End banner */
/* text and image*/
 .nt_img_txt {
	 overflow: hidden;
	 position: relative;
}
 .shadow_wrap_img_txt {
	 webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: column;
	 flex-direction: column;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 color: #878787;
}
 .shadow_wrap_img_txt.tc {
	 text-align: center;
}
 .shadow_wrap_img_txt.tl {
	 text-align: left;
}
 .shadow_wrap_img_txt.tr {
	 text-align: right;
}
 .shadow_wrap_img_txt h3 {
	 line-height: 1;
	 margin-top: 0;
	 margin-bottom: 20px;
	 font-size: 30px;
	 color: #222;
}
/* End text and image*/

/* Brand list style 2*/
 .type_brand_list_2 .wrap-section {
	 padding: 0;
	 margin: 0;
}
 .type_brand_list_2 .wrap-section .wrap_title .section-title {
	 text-transform: none;
	 font-size: 42px;
	 color: #111;
	 display: block;
	 margin-bottom: 7px;
	 text-align: center;
}
 .type_brand_list_2 .wrap-section .wrap_title .section-subtitle {
	 text-transform: none;
	 font-weight: 500;
	 font-size: 15px;
	 color: #888;
	 line-height: 1.2;
}
 .type_brand_list_2 .wrap-section .brand-image {
	 max-height: 80px;
	 height: 80px;
	 width: 100%;
}
 .type_brand_list_2 .wrap-section .brand-image .brand_list {
	 width: 100%;
}
 .type_brand_list_2 .cms-wrap-brand2 {
	 position: relative;
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows {
	 position: absolute;
	 top: 50%;
	 width: 100%;
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows .slick-prev:before, .type_brand_list_2 .cms-wrap-brand2 .appendArrows .slick-next:before {
	 font-family: FontAwesome;
	 font-size: 17px;
	 line-height: 1;
	 color: #111;
	 opacity: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows .slick-prev:before {
	 content: "\f053";
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows [dir="rtl"] .slick-prev:before {
	 content: "\f054";
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows [dir="rtl"] .slick-next {
	 left: -10px;
	 top: 70px;
	 right: auto;
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows .slick-next:before {
	 content: "\f054";
}
 .type_brand_list_2 .cms-wrap-brand2 .appendArrows [dir="rtl"] .slick-next:before {
	 content: "\f053";
}
 @media (min-width: 1025px) {
	 .type_brand_list_2 .cms-wrap-brand2 .appendArrows .slick-prev {
		 left: -25px;
	}
	 .type_brand_list_2 .cms-wrap-brand2 .appendArrows .slick-next {
		 right: -25px;
	}
}
 .type_brand_list_2 .cms-wrap-brand2 img {
	 width: auto;
	 margin: 0 auto;
}
/* End brand list*/
/* Text column with image*/
 .text_column_with_img .h4 {
	 font-weight: 600;
	 color: #000;
}
/* End text column with image*/

/* Product countdown banner*/
 .type_product_countdown_banner .cms-wrap-banner{
	 width: 100%;
	 min-height: 500px;
	 display: flex;
	 position: relative;
	 text-align: left;
   	 background-size:cover;
   	 background-position:center center;
   	 margin:0px;
}
 .type_product_countdown_banner .cms-wrap-banner .vc_column_container {
   	display: flex;
    padding:0px;
   
 }
 .type_product_countdown_banner .cms-wrap-banner .vc_column-inner{
   	-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
   	-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
   	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
 }
@media (max-width: 767px){
  
  .type_product_countdown_banner .cms-wrap-banner  .vc_column_container:last-child{
      width:100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .type_product_countdown_banner .cms-wrap-banner  .vc_column_container:last-child .banner-countdown-widget  {
     text-align:center;
  }
}
 .type_product_countdown_banner .banner-countdown-widget .sub-title {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 7px;
    font-weight: 400;
}
 .type_product_countdown_banner .banner-countdown-widget .widget-title {
    font-size: 48px;
    font-weight: 400;
    margin: 0;
}
@media (min-width: 1025px){
   .type_product_countdown_banner .banner-countdown-widget .widget-title {
     margin-left:-2px;
   }
}
@media (max-width: 1199px){
  	.type_product_countdown_banner .banner-countdown-widget .widget-title {
      	font-size: 40px;
    }
}
@media (max-width: 480px){
  	.type_product_countdown_banner .banner-countdown-widget .widget-title {
      	font-size: 24px;
    }
}
 .type_product_countdown_banner .banner-countdown-widget .btn {
    border-width: 2px;
    letter-spacing: 0.1em;
    padding-top: 10px;
    padding-bottom: 10px;
    position:relative;
}
 .type_product_countdown_banner .banner-countdown-widget .btn i{
   	position: absolute;
    right: 15px;
    top: 14px;
 }
 .type_product_countdown_banner .cms-countdown {
	 
}
 .type_product_countdown_banner .cms-countdown .box-count {
	 display: inline-flex;
	 width: 90px;	
	 text-align: left;
	 justify-content: center;
	 vertical-align: middle;
	 flex-direction: column;	
   	 position:relative;
}
@media (max-width: 480px){
  .type_product_countdown_banner .cms-countdown .box-count {
    width: 50px;	
  }
}
.type_product_countdown_banner .cms-countdown .box-count:not(:last-child):after {
  	position:absolute;
  	content:":";
    right:0px;
  	color: var(--body_text_color);
    font-size: 20px;
}
@media (max-width: 1199px){
  	.type_product_countdown_banner .cms-countdown .box-count:not(:last-child):after {
     	display:none; 
    }
}
 .type_product_countdown_banner .cms-countdown .box-count .number {
	 font-size: 48px;
	 font-weight: 400;
	 color: inherit;
	 margin: 0;
	 display: block;
	 line-height: 1.25;
}
@media (min-width: 1025px){
  .type_product_countdown_banner .cms-countdown .box-count .number {
   margin-left:-3px; 
    
  }
}
@media (max-width: 1199px){
  	 .type_product_countdown_banner .cms-countdown .box-count .number {
       font-size: 40px;
     }
}
@media (max-width: 767px){
  	 .type_product_countdown_banner .cms-countdown .box-count .number {
       font-size: 40px;
       text-align: center;
     }
  	 .type_product_countdown_banner .cms-countdown .box-count .text {
      	 text-align: center;
     }  
}
@media (max-width: 480px){
  	 .type_product_countdown_banner .cms-countdown .box-count .number {
       font-size: 24px;
     }
}
 .type_product_countdown_banner .cms-countdown .box-count .text {
	 font-size: 16px;
	 color: var(--body_text_color);
	 margin: 0;
	 display: block;
	 line-height: 1.2;
   	 text-transform: uppercase;
   	 letter-spacing: 0.2em;
     margin-top:3px;
}
.type_product_countdown_banner .cms-countdown .box-count:first-child {
     margin-left: 0;
   }
.type_product_countdown_banner.style2 .banner-countdown-widget .countdown-wrapper .cms-countdown .box-count:first-child {
     margin-left: 40px;
   }
@media (max-width: 480px){
  .type_product_countdown_banner .cms-countdown .box-count .text {
    font-size: 10px;
  }
  .type_product_countdown_banner.style2 .cms-countdown .box-count:first-child {
     margin-left: 30px;
   }
}
 
 .type_product_countdown_banner .cms-countdown .box-count:last-child {
	 margin-right: 0px;
}
 @media (min-width: 1200px) {
   .type_product_countdown_banner.style2 .cms-countdown .box-count:first-child {
     margin-left: 40px;
   }
	 .type_product_countdown_banner .cms-countdown .box-count {
		 margin: 0 20px;
	}
}

/*Style 2*/
.type_product_countdown_banner.style2 .banner-countdown-widget  {
 	text-align:center; 
}
.type_product_countdown_banner.style2 .cms-wrap-banner{	
   	 background-position:left center;   	 
}
/* End product countdown banner*/
/* Section group */
 .type_section_group h5.widget-title {
	 position: relative;
	 padding-bottom: 20px;
	 margin-top: 0;
	 font-size: 18px;
}
 .type_section_group h5.widget-title:after {
	 content: "";
	 width: 60px;
	 height: 2px;
	 background: #222;
	 left: 0;
	 bottom: 15px;
	 position: absolute;
}
 .type_section_group .product-collection__more-info, .type_section_group .product-collection__buttons, .type_section_group .product-collection__reviews {
	 display: none !important;
}
/* End section group */
/* Daily deal */
 .type_daily_deal .product-collection__more-info, .type_daily_deal .product-collection__buttons, .type_daily_deal .product-collection__reviews, .type_daily_deal .frm_product_collection {
	 display: none !important;
}
 .type_daily_deal .product-title a {
	 font-size: 14px;
	 text-transform: capitalize;
	 font-weight: 700;
	 color: #333;
}
 .type_daily_deal .product-info .price {
	 font-size: 14px;
	 color: rgba(0, 0, 0, .7);
}
 .type_daily_deal .product-info .price ins {
	 color: #ec0101;
	 margin-left: 10px;
}
 .type_daily_deal .medizin_laypout {
	 border: 2px solid #4e97fd;
	 border-radius: 5px;
	 padding: 0 20px 25px;
	 margin-top: 21px;
}
 .type_daily_deal .medizin_laypout .product-cd-header {
	 background: #fff;
	 -webkit-transform: translateY(-23px);
	 -ms-transform: translateY(-23px);
	 transform: translateY(-23px);
	 padding: 5px 20px;
	 webkit-flex-direction: row;
	 -ms-flex-direction: row;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 flex-direction: row;
	 -webkit-flex-wrap: wrap;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 display: -ms-inline-flexbox;
	 display: -webkit-inline-flex;
	 display: inline-flex;
	 text-align: center;
}
 .type_daily_deal .medizin_laypout .product-cd-heading {
	 line-height: 1.2;
	 margin-right: 0;
	 margin-bottom: 5px;
}
 .type_daily_deal .medizin_laypout .countdown-wrap {
	 color: #fff;
	 background: #e4573d;
	 border-radius: 30px;
	 padding: 8px 24px;
	 margin-bottom: 5px;
	 position: static;
	 transform: none;
	 -webkit-transform: none;
	 align-items: center;
	 display: flex;
}
 .type_daily_deal .countdown-wrap .box-count {
	 float: left;
	 padding: 0 5px;
}
 .type_daily_deal .countdown-wrap .dot {
	 float: left;
	 padding: 0px;
}
 .type_daily_deal .medizin_laypout .pr_coun_dt {
	 font-size: 18px;
	 line-height: 1;
	 font-weight: 600;
}
 .type_daily_deal .countdown-label {
	 font-weight: 700;
}
 .type_daily_deal .cms-countdown .box-count .text {
	 color: #fff;
	 margin: 0;
}
 .type_daily_deal .cms-countdown .box-count .number {
	 color: #fff;
}
 .type_daily_deal .slick-track {
	 margin-left: 0px;
}
 @media (min-width: 500px) {
	 .type_daily_deal .medizin_laypout .countdown-label, .type_daily_deal .medizin_laypout .product-cd-heading {
		 margin-right: 18px;
	}
}
 @media (min-width: 768px) {
	 .type_daily_deal .medizin_laypout .product-cd-heading {
		 font-size: 24px;
		 font-weight: 600;
	}
}
/* End daily deal */
/* Collection banner*/
 .type_banner_collection {
	
}
.type_banner_collection .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;  
    width: 100%;
}
.type_banner_collection.style2 .show-md{
 	display:none; 
}
@media (max-width: 1024px){
  .type_banner_collection.style2 .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:1025px) and (max-width:1199px){
 	.type_banner_collection.style2 .show-md{
     	display:block; 
    }
}
@media (min-width: 1025px){
  
  .type_banner_collection.style2 .vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .type_banner_collection .vc_row_container{
    margin-right: 0px ;
    margin-left: 0px ;
  }
  .type_banner_collection.style2  .vc_row_container{
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media (max-width: 767px){
.type_banner_collection .vc_column-inner {    
    padding-left: 0;
    padding-right: 0;    
  }
}
 .type_banner_collection .widget-categorybanner{
  	width:100%;
   	box-sizing: border-box;
}
 .type_banner_collection .grid-banner-category.style1 .link-action {
    display: block;
    position: relative;
}
 .type_banner_collection .grid-banner-category.style1 .link-action .info {
    text-align: center;
    top: 50%;
    margin-top: -19px;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
 .type_banner_collection .grid-banner-category.style1 .link-action .title {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    font-weight: 500;
    padding: 10px 35px;
    background: #fff;
    letter-spacing: 0.1em;
}
@media (max-width: 480px){
   .type_banner_collection .grid-banner-category.style1 .link-action .title {
     	padding: 10px 15px;
   }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.type_banner_collection .grid-banner-category.style1 .link-action:hover .info, .type_banner_collection .grid-banner-category.style1 .link-action:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);  	
}
.type_banner_collection .grid-banner-category.style1 .link-action:hover .info{
  	webkit-animation: zoomInDown 0.5s linear 1;
    animation: zoomInDown 0.5s linear 1;
}
.type_banner_collection .grid-banner-category.style1 .link-action:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.type_banner_collection .grid-banner-category.style2 .link-action {
    display: block;
    position: relative;
    overflow: hidden;
}
.type_banner_collection .grid-banner-category.style2 .link-action:before {
  	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 0 100% 0;
    -webkit-border-radius: 0 0 100% 0;
    -moz-border-radius: 0 0 100% 0;
    -ms-border-radius: 0 0 100% 0;
    -o-border-radius: 0 0 100% 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-origin: 0 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  
}
.type_banner_collection  .grid-banner-category.style2 .link-action:hover:before,.type_banner_collection  .grid-banner-category.style2 .link-action:active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.type_banner_collection .grid-banner-category.style2 .link-action .info {
    text-align: center;
    top: 10px;
    position: absolute;
    left: 10px;
}
@media (min-width: 1200px){
  .type_banner_collection .grid-banner-category.style2 .link-action .info {
    top: 40px;
    left: 40px;
  }
}
.type_banner_collection .grid-banner-category.style2 .link-action .title {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    font-weight: 500;
    padding: 10px 35px;
    background: #fff;
    letter-spacing: 0.1em;
    border: 1px solid #ebebeb;
}
.type_banner_collection a.vc_single_image-wrapper:before,.type_banner_collection a.vc_single_image-wrapper:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: transform 0.5s, opacity 0.2s ease-in-out 0s;
    -o-transition: transform 0.5s, opacity 0.2s ease-in-out 0s;
    transition: transform 0.5s, opacity 0.2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.type_banner_collection a.vc_single_image-wrapper:hover:before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.type_banner_collection a.vc_single_image-wrapper:hover:after {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    opacity: 1;
    filter: alpha(opacity=100);
}
.type_banner_collection.style2 .right{
 	margin-left:auto;
  	order:2;
}
/* End collection banner */
/* Collection list */
 .type_collection_list .full{
     margin-left:30px;
     margin-right:30px;
 }
@media (min-width: 1600px){
  .type_collection_list .full{
    margin-left:60px;
    margin-right:60px;
  }
  .type_collection_list .row {
    margin-right: -25px;
    margin-left: -25px;
  }
  .type_collection_list .row  .cat_grid_item {
    padding-right : 25px;
    padding-left : 25px;
  }
}
@media (max-width: 480px){
  .type_collection_list .full{
    margin-left:15px;
    margin-right:15px;
  }
}

 .type_collection_list .row .cat_grid_item__content {
	 overflow: hidden;
	 position: relative;
	 padding: 0;
}
 .type_collection_list .row .cat_grid_item__link {
	 position: relative;
	 overflow: hidden;
	 backface-visibility: hidden;
	 -webkit-backface-visibility: hidden;
	 display: block;
}
@media (min-width: 1400px){
 .type_collection_list .row .cat_grid_item__link > div{
  	 padding-top:156.5%!important;
 }
}
 .type_collection_list .row .cat_grid_item__link img {
	 width: 100%;
	 -webkit-filter: grayscale(0);
	 filter: grayscale(0);
}
 .type_collection_list .row .cat_grid_item__link img:hover {
	 -webkit-filter: grayscale(100%);
	 filter: grayscale(100%);
	 -webkit-transition: 0.3s ease-in-out;
	 transition: 0.3s ease-in-out;
}
 .type_collection_list .row .cat_grid_item__wrapper {
     position: absolute;
     bottom: 0;
     left: 20px;
     color: #111;
     min-width: calc(100% - 40px);
     background-color: #fff;
     text-align: center;
   	 -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
 .type_collection_list .cat_grid_item__content:hover .cat_grid_item__wrapper{
     padding-top: 10px;
     padding-bottom: 30px;   
 }
 .type_collection_list .row .cat_grid_item__wrapper .cat_grid_item__title {
     font-size: 24px;
     font-weight: 400;
     line-height: 1.2;
     display: block;
     margin-top: 16px;
}
 .type_collection_list .row .cat_grid_item__wrapper .cat_grid_item__count {
     font-size: 15px;
     font-weight: 400;
     line-height: 1.2;
     padding-top: 9px;
     display: block;
}
 @media screen and (max-width: 1199px) {	 
	.type_collection_list .cat_grid_item__wrapper .cat_grid_item__title {
		 font-size: inherit !important;
	}
	 .type_collection_list .cat_grid_item__wrapper .cat_grid_item__count {
		 font-size: inherit !important;
	}
}
/*End collection list*/
/* Collection list manual*/
 .type_collection_list_manual .cat_space_item {
	 margin-bottom: 15px;
}
/*End collection list*/
/* Collection grid */
 .type_collection_grid .collection_grid {
	 width: 100%;
	 display: flex;
	 flex-wrap: wrap;
}
 .type_collection_grid .product-title {
	 font-size: 14px;
	 text-transform: capitalize;
}
 .type_collection_grid .product-info .price {
	 font-size: 14px;
	 color: rgba(0, 0, 0, .7);
}
 .type_collection_grid .product-info .price ins {
	 color: #ec0101;
	 margin-left: 10px;
}
 .type_collection_grid .product-title a {
	 font-size: 14px;
	 text-transform: capitalize;
	 font-weight: 700;
	 color: #333;
}
 .type_collection_grid .product-collection__more-info, .type_collection_grid .product-collection__buttons, .type_collection_grid .product-collection__reviews, .type_collection_grid .frm_product_collection {
	 display: none !important;
}
/* End collection grid*/
/* Rich text */
 .type_rich_text .tc {
	 text-align: center;
}
 .type_rich_text .tl {
	 text-align: left;
}
 .type_rich_text .tr {
	 text-align: right;
}
/* End rich text */
/* Shipping text simple */
 .type_shipping_text .shipping_wrap {
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 text-align: center;
}
 .type_shipping_text .wrap_txt_ship {
	 padding: 17px 5px;
	 font-size: 15px;
}
/* End shipping text simple */
/* About us */
 .type_about_us .about_us_img.border_true {
	 padding: 10px;
	 border: 1px solid #f9f9f9;
	 margin-bottom: 25px;
	 overflow: hidden;
	 position: relative;
}
 .type_about_us .about_us_img img {
	 width: 100%;
}
 .about_us_img.border_true > span:after, .about_us_img.border_true > span:before {
	 position: absolute;
	 background-color: #56cfe1;
	 content: '';
	 display: inline-block;
	 z-index: 2;
}
 .about_us_img .fr_br_1:before {
	 left: 0;
	 top: 0;
	 width: 2px;
	 height: 5%;
}
 .about_us_img .fr_br_1:after {
	 left: 0;
	 top: 0;
	 height: 2px;
	 width: 5%;
}
 .about_us_img.border_true .fr_br_2:before {
	 right: 0;
	 top: 0;
	 width: 2px;
	 height: 5%;
}
 .about_us_img.border_true .fr_br_2:after {
	 right: 0;
	 top: 0;
	 height: 2px;
	 width: 5%;
}
 .about_us_img.border_true .fr_br_3:before {
	 left: 0;
	 bottom: 0;
	 width: 2px;
	 height: 5%;
}
 .about_us_img.border_true .fr_br_3:after {
	 left: 0;
	 bottom: 0;
	 height: 2px;
	 width: 5%;
}
 .about_us_img.border_true .fr_br_4:before {
	 right: 0;
	 bottom: 0;
	 width: 2px;
	 height: 5%;
}
 .about_us_img.border_true .fr_br_4:after {
	 right: 0;
	 bottom: 0;
	 height: 2px;
	 width: 5%;
}
 .type_about_us .overlay_video {
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 position: absolute;
	 left: 0;
	 right: 0;
	 top: 0;
	 bottom: 0;
}
 .type_about_us .video-control__play {
	 visibility: visible;
	 opacity: 1;
	 width: 50px;
	 height: 50px;
	 border-radius: 25px;
	 position: relative;
	 margin: 0 auto;
	 padding: 5px;
	 pointer-events: auto;
	 z-index: 4;
	 transition: 0.1s ease-out;
	 background-color: #56cfe1;
	 border-color: #56cfe1;
	 color: #fff;
	 outline: 0;
}
 .type_about_us .about_us_img .video-control__play {
	 pointer-events: auto;
	 z-index: 4;
	 color: #fff;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
}
 .type_about_us .video-control__play .icon {
	 display: inline-block;
	 width: 20px;
	 height: 20px;
	 vertical-align: middle;
	 fill: currentColor;
}
 .mfp-close-btn-in .mfp-close {
	 top: 0;
	 right: 0;
	 width: 30px;
	 height: 30px;
	 border-radius: 0;
	 text-align: center;
	 font-size: 0;
	 display: inline-block;
	 opacity: 1;
	 background-color: transparent;
}
/* End about us */
/* FAQ'S */
 @media (min-width: 768px) {
	 .type_faq .sp-tabs {
		 padding-top: 0;
	}
}
 .type_faq .sp-tabs > .sp-tab.des_style_2:first-of-type {
	 margin-top: 0;
}
 .des_style_2.sp-tab:not(:last-of-type) {
	 margin-bottom: 10px;
}
 .des_style_2.sp-tab {
	 display: block;
}
 .faq_des2 .tab-heading .txt_h_tab {
	 padding: 0;
}
 .des_style_2.sp-tab > .sp-tab-content, .des_style_2.ul_tabs {
	 display: none;
}
 .nav_link_icon:after, .nav_link_icon:before {
	 position: absolute;
	 content: '';
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%) rotate(-90deg);
	 transform: translate(-50%, -50%) rotate(-90deg);
	 background-color: currentColor;
	 transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
 .tab-heading .nav_link_icon:before {
	 width: 15px;
	 height: 2px;
}
 .sp-tab.active a > .nav_link_icon:before {
	 opacity: 0;
}
 .sp-tab.active .tab-heading > .nav_link_icon:after, .sp-tab.active .tab-heading > .nav_link_icon:before {
	 -webkit-transform: translate(-50%, -50%) rotate(90deg);
	 transform: translate(-50%, -50%) rotate(90deg);
}
 .tab-heading .nav_link_icon:after {
	 width: 2px;
	 height: 15px;
}
 .des_style_2.sp-tab.active > .sp-tab-content, .des_style_2.sp-tab > .heading {
	 display: block;
}
 .faq_des2 .sp-tab .sp-tab-content {
	 padding: 20px 30px;
}
 .des_style_2.sp-tab > .sp-tab-content {
	 padding: 20px;
	 border: 1px solid #f5f5f5;
	 border-top: 0;
}
 .faq_des2 .nav_link_icon {
	 width: 40px;
	 height: 40px;
	 border-radius: 50px;
}
 .nav_link_icon {
	 width: 12px;
	 height: 12px;
	 position: relative;
	 display: block;
	 ms-flex: 0 0 auto;
	 flex: 0 0 auto;
}
 .tab-heading .nav_link_icon {
	 width: 44px;
	 height: 44px;
	 background-color: #222;
	 color: #fff;
}
 .faq_des2 .sp-tab .tab-heading {
	 padding: 10px 30px;
	 min-height: 60px;
	 webkit-justify-content: space-between;
	 -ms-flex-pack: justify;
	 -webkit-box-pack: justify;
	 justify-content: space-between;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 position: relative;
}
 .type_faq .nt_boxed {
	 max-width: 800px;
	 width: 100%;
	 padding-right: 15px;
	 padding-left: 15px;
	 margin-right: auto;
	 margin-left: auto;
	 position: relative;
	 z-index: 100;
}
/* End FAQ'S */
/* Custom html */
 .code_setting .text-center {
	 text-align: center;
}
 .code_setting .text-left {
	 text-align: left;
}
 .code_setting .text-right {
	 text-align: right;
}
/* End custom html */
/* Custom section */
 .custom_section {
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 text-align: center;
}
/* End custom section */
/* Testimonial */
 .quote_slide {
	 text-align: center;
}
 .quote_rating {
	 min-height: 22px;
	 font-weight: 700;
	 font-size: 13px;
	 margin-bottom: 10px;
	 color: #fec42d;
}
 .quote_author {
	 color: #222;
	 font-weight: bold;
}
 .quote_rating > i {
	 margin: 0 0.5px;
}
 .cra2 {
	 color: #dedede;
}
/* End testimonial */
/* Popup video */
 .type_popup_video .nt_img_txt {
	 position: relative;
	 overflow: hidden;
}
 .type_popup_video .txt_content {
	 z-index: 10;
	 padding: 10px;
	 webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: column;
	 flex-direction: column;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 pointer-events: auto;
	 bottom: 0;
	 top: 0;
	 right: 0;
	 left: 0;
	 position: absolute;
	 text-align: center;
}
 .nt_img_txt h4 {
	 color: #fff;
	 font-size: 60px;
	 line-height: 1;
	 font-weight: 700;
	 text-transform: uppercase;
}
 .nt_img_txt h3 {
	 color: #fff;
	 font-size: 18px;
	 font-style: italic;
	 line-height: 1;
	 margin-top: 0;
	 margin-bottom: 30px;
}
 .txt_content .pa_txts > :last-child {
	 margin-bottom: 0;
}
 .txt_content a.button {
	 cursor: pointer;
	 border: 2px solid #222;
	 padding: 5px 25px;
	 background: #fff;
	 color: #222;
	 border-radius: 40px;
	 font-size: 14px;
	 font-weight: 600;
	 min-height: 40px;
}
 .txt_content a.button {
	 display: inline-block;
	 background: 0 0;
}
/* End popup video*/
/* Iframe video */
 .type_iframe_video .wrapper_button {
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 pointer-events: none;
	 bottom: 0;
	 top: 0;
	 right: 0;
	 left: 0;
	 position: absolute;
	 text-align: center;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: column;
	 flex-direction: column;
}
 .type_iframe_video iframe.lazyloaded {
	 z-index: 22;
	 position: absolute;
	 left: 0;
	 right: 0;
	 top: 0;
	 bottom: 0;
	 width: 100%;
	 max-width: 100%;
}
 .type_iframe_video .video-control__play {
	 visibility: visible;
	 opacity: 1;
	 width: 50px;
	 height: 50px;
	 border-radius: 25px;
	 position: relative;
	 margin: 0 auto;
	 padding: 5px;
	 pointer-events: none;
	 z-index: 4;
	 transition: 0.1s ease-out;
	 background-color: #56cfe1;
	 border-color: #56cfe1;
	 color: #fff;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
}
 .type_iframe_video .video-control__play .icon {
	 display: inline-block;
	 width: 20px;
	 height: 20px;
	 vertical-align: middle;
	 fill: currentColor;
}
/* End iframe video */
/* Loobook slider */
 .pin__maker {
	 position: relative;
}
 .type_lookbook_slider .pin__type {
	 color: #fff;
	 width: 40px;
	 height: 40px;
	 border-radius: 50px;
	 position: absolute;
	 z-index: 10;
	 opacity: 1;
	 pointer-events: auto;
}
 .type_lookbook_slider .pin__size--medium {
	 width: 32px;
	 height: 32px;
	 font-size: 12px;
}
 .type_lookbook_slider .pin__type .pin_tt {
	 cursor: pointer;
	 position: absolute;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 z-index: 1;
	 background-color: #65affa;
	 border-radius: 50%;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .type_lookbook_slider .nav_link_icon {
	 width: 12px;
	 height: 12px;
	 position: relative;
	 display: block;
	 ms-flex: 0 0 auto;
	 flex: 0 0 auto;
}
 .type_lookbook_slider .nav_link_icon:after, .type_lookbook_slider .nav_link_icon:before {
	 position: absolute;
	 content: '';
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%) rotate(-90deg);
	 transform: translate(-50%, -50%) rotate(-90deg);
	 background-color: currentColor;
	 transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
 .type_lookbook_slider .nav_link_icon:before {
	 width: 12px;
	 height: 1px;
	 opacity: 1;
}
 .type_lookbook_slider .pin__type > div {
	 pointer-events: none;
}
 .type_lookbook_slider .pin__popup {
	 width: 260px;
	 background: #fff;
	 box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	 opacity: 0;
	 visibility: hidden;
	 transition: 0.35s;
	 z-index: 100;
	 border-radius: 2px;
	 opacity: 0;
}
/* End lookbook slider*/
/* Promotion popup */
 .type_promotion_popup .collection_grid {
	 width: 100%;
	 display: flex;
	 flex-wrap: wrap;
}
 .popup_prpr_wrap .wrap_title {
	 margin-bottom: 10px;
}
 .popup_prpr_wrap .product-info {
	 margin-bottom: 5px;
}
 .popup_prpr_wrap .product-title {
	 font-size: 14px;
	 text-transform: capitalize;
	 margin: 0px;
}
 .popup_prpr_wrap .product-info .price {
	 font-size: 14px;
	 color: rgba(0, 0, 0, .7);
}
 .popup_prpr_wrap .product-info .price ins {
	 color: #ec0101;
	 margin-left: 10px;
}
 .popup_prpr_wrap .product-title a {
	 font-size: 14px;
	 text-transform: capitalize;
	 font-weight: 700;
	 color: #333;
}
 .type_promotion_popup .product-collection__more-info, .type_promotion_popup .product-collection__buttons, .type_promotion_popup .product-collection__reviews, .type_promotion_popup .frm_product_collection {
	 display: none !important;
}
 .popup_prpr_wrap {
	 max-width: 950px !important;
	 margin: 30px auto;
	 padding: 30px;
	 background: #fff;
	 position: relative;
}
/* End promotion popup */
/* Team section */
 .type_team .section_content {
	 margin-left: -10px;
	 margin-right: -10px;
}
 .type_team .section_content .wrap_title .section-title {
	 text-transform: capitalize;
}
 .type_team .section_content .item {
	 margin: 30px 22px 22px 22px;
	 padding: 35px;
	 flex-direction: column;
	 display: flex;
	 text-align: center;
	 box-shadow: 0px 0px 14px 0px #f6f6f6;
}
 .type_team .section_content .item .avatar {
	 background-image: url(Bg_avatar.png);
	 background-repeat: no-repeat;
	 max-width: 217px;
	 width: 217px;
	 height: 230px;
	 margin: 0 auto;
	 margin-bottom: 30px;
}
 .type_team .section_content .item .avatar img {
	 max-width: 217px;
}
 .type_team .section_content .item .info h4 {
	 font-size: 18px;
	 color: #111;
	 font-weight: 500;
	 margin: 0;
}
 .type_team .section_content .item .info span {
	 font-size: 13px;
	 color: var(--primary_color);
	 font-weight: 500;
	 display: inline-block;
	 margin-bottom: 13px;
}
 .type_team .section_content .item .info p {
	 padding: 0;
	 font-size: 15px;
	 color: #666;
	 line-height: 26px;
	 margin-bottom: 16px;
}
 .type_team .section_content .item .social {
	 width: 100%;
}
 .type_team .section_content .item .social ul {
	 list-style: none;
	 width: 100%;
	 display: flex;
	 justify-content: center;
}
 .type_team .section_content .item .social ul li {
	 display: inline-flex;
	 margin: 0 10px;
	 color: #000;
}
 .type_team .section_content .item .social ul li a {
	 color: inherit;
}
 .type_team .section_content .item .social ul li a span {
	 color: inherit;
	 font-size: 18px;
}
 .type_team .section_content .item:hover {
	 box-shadow: 0px 0px 25px 0px #efefef;
}
 @media (min-width: 1025px) {
	 .type_team .section_content {
		 margin-left: -22px;
		 margin-right: -22px;
	}
}
/* End team*/
/* Carousel product*/
 .type_carousel_product1 .wrap_title .section-title {
	font-size: 36px;
    font-weight: 400;
    margin: 0 0 5px;
}
 .type_carousel_product1 .wrap_title .section-title span {
	 text-transform: capitalize;
}
.type_carousel_product1 .wrap_title .section-subtitle{
  	text-transform: uppercase;
}
 .type_carousel_product1 .products-arrivals {
	 border: none;
	 margin: 0 0 0;
   	 padding:0px;
}
.type_carousel_product1 .products-arrivals .js_carousel_product{
 	opacity:0;
  	filter: alpha(opacity=0);  	
  	-webkit-transition: all 0.3s ease-in-out 0s;
     -o-transition: all 0.3s ease-in-out 0s;
     transition: all 0.3s ease-in-out 0s;  
}
.type_carousel_product1 .products-arrivals .js_carousel_product.slick-slider{
  	opacity:1;  	
  	filter: alpha(opacity=100);
}
 .type_carousel_product1 .products-arrivals .button-carousel {
	 text-align: center;
	 line-height: 1.2;
	 padding-bottom: 8px;
	 margin-top: 32px;
}
 .type_carousel_product1 .products-arrivals .button-carousel a {
	 text-transform: uppercase;
	 font-size: 13px;
	 color: #111;
	 font-weight: 600;
	 position: relative;
}
 .type_carousel_product1 .products-arrivals .button-carousel a:after {
	 content: "";
	 width: 100%;
	 height: 2px;
	 background-color: var(--primary_color);
	 position: absolute;
	 bottom: -5px;
	 left: 0;
}
 .type_carousel_product1 .products-arrivals .button-carousel a:hover {
	 color: var(--primary_color);
}
 .type_carousel_product1 .products-arrivals .section-content {
	 margin-right: 0;
	 margin-left: 0;
}
 .type_carousel_product1 .products-arrivals .section-content .js_carousel_product .slick-slide {
	 padding: 0 15px;
	 margin: 0px;
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel {
	 position: absolute;
	 top: 42%;
	 width: 100%;
   	 opacity:0;   
   	 filter: alpha(opacity=0);  
  	 -webkit-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}
.cms_related-product-carousel:hover .appendArrowsCarousel {
  	opacity:1;   
  	filter: alpha(opacity=100);  
}
.type_carousel_product1 .products-arrivals .appendArrowsCarousel .slick-prev, .type_carousel_product1 .products-arrivals .appendArrowsCarousel .slick-next{
	background: var(--primary_color);
    width: 35px;
    height: 35px;
    line-height: 36px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    z-index: 1;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
   
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel .slick-prev:before, .type_carousel_product1 .products-arrivals .appendArrowsCarousel .slick-next:before {
	top:42%;
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel .slick-prev:before {
     content: "\f104";
     font-family: FontAwesome;
     font-size: 24px;
     top: calc(50% - 14px);
     left: calc(50% - 5px);
     position: absolute;
     color: #fff;
     opacity: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel [dir="rtl"] .slick-prev:before {
	 content: "\f104";
     font-family: FontAwesome;
     font-size: 24px;
     top: calc(50% - 14px);
     left: calc(50% - 5px);
     position: absolute;
     color: #fff;
     opacity: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel [dir="rtl"] .slick-next {
	 left: -10px;
	 top: 70px;
	 right: auto;
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel .slick-next:before {
	 content: "\f105";
     font-family: FontAwesome;
     font-size: 24px;
     top: calc(50% - 14px);
     left: calc(50% - 3px);
     position: absolute;
     color: #fff;
     opacity: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 .type_carousel_product1 .products-arrivals .appendArrowsCarousel [dir="rtl"] .slick-next:before {
	 content: "\f105";
     font-family: FontAwesome;
     font-size: 24px;
     top: calc(50% - 14px);
     left: calc(50% - 3px);
     position: absolute;
     color: #fff;
     opacity: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}


.js_carousel_product {
	opacity:0;   
	filter: alpha(opacity=0);
  	visibility:hidden;
  	 -webkit-transition: color 0.3s ease;
	 -o-transition: color 0.3s ease;
	 transition: color 0.3s ease;
}
.js_carousel_product.slick-slider {
	opacity:1;   
	filter: alpha(opacity=100);
  	visibility:visible;
}
.js_carousel_product.slick-slider .slick-next, .js_carousel_product.slick-slider .slick-prev {
  background: var(--primary_color);
    width: 35px;
    height: 35px;
    line-height: 36px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;   
    z-index: 1;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity:0;
    filter: alpha(opacity=0);
    top: 42%;
}

.js_carousel_product.slick-slider:hover .slick-next, .js_carousel_product.slick-slider:hover .slick-prev{
	opacity:1;
  	filter: alpha(opacity=100);
}
.js_carousel_product.slick-slider .slick-next:before{
	 font-family: FontAwesome;
	 font-size: 24px;
	 top: calc(50% - 14px);
  	 left: calc(50% - 3px);
     position: absolute;
	 color: #fff;
	 opacity: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
  	  content: "\f105";
}
.js_carousel_product.slick-slider .slick-prev:before{
	 font-family: FontAwesome;
	 font-size: 24px;
    top: calc(50% - 14px);
    left: calc(50% - 5px);
    position: absolute;
	 color: #fff;
	 opacity: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
  	  content: "\f104";
}
/* End carousel */
/* Proposal section */
 .type_proposal_service .section_content {
	 position: relative;
}
 .type_proposal_service .section_content .content div {
	 height: 320px;
	 display: flex;
	 align-items: center;
	 overflow: hidden;
}
 .type_proposal_service .section_content .content div ul {
	 list-style: none;
	 width: 100%;
}
 .type_proposal_service .section_content .content div ul li {
	 display: flex;
	 width: 100%;
	 align-items: center;
	 margin-bottom: 60px;
}
 .type_proposal_service .section_content .content div ul li label {
	 font-size: 15px;
	 color: #111;
	 font-weight: 500;
	 margin: 0 18px 0 0;
	 min-width: 30px;
}
 .type_proposal_service .section_content .content div ul li a {
	 font-size: 22px;
	 font-weight: 600;
	 line-height: 1.2;
	 color: #111;
	 cursor: pointer;
	 margin-left: -10px;
	 padding-left: 10px;
	 margin-right: -10px;
	 padding-right: 10px;
	 position: relative;
}
 .type_proposal_service .section_content .content div ul li a:after {
	 content: "";
	 width: 0%;
	 height: 13px;
	 background: var(--primary_color);
	 opacity: 0;
	 position: absolute;
	 left: 0;
	 top: 50%;
	 -webkit-transition: all 0.3s linear 0ms;
	 -khtml-transition: all 0.3s linear 0ms;
	 -moz-transition: all 0.3s linear 0ms;
	 -ms-transition: all 0.3slinear 0ms;
	 -o-transition: all 0.3s linear 0ms;
	 transition: all 0.3s linear 0ms;
}
 .type_proposal_service .section_content .content div ul li a:hover:after {
	 opacity: 0.3;
	 width: 100%;
}
 .type_proposal_service .section_content .content div ul li .cms-service-desc {
	 line-height: 32px;
	 display: block;
	 max-width: 85%;
	 margin-top: 2px;
	 font-size: 15px;
}
 .type_proposal_service .section_content .content div ul li:last-child {
	 margin: 0px;
}
 @media (max-width: 767px) {
	 .type_proposal_service .section_content .content div ul li {
		 margin-bottom: 30px;
	}
}
 @media (min-width: 1025px) {
	 .type_proposal_service .section_content .content div {
		 height: 500px;
	}
	 .type_proposal_service .section_content .content div ul {
		 margin-bottom: 28px;
		 margin-top: 12px;
	}
	 .type_proposal_service .section_content .content div ul li a {
		 font-size: 30px;
	}
}
 .type_proposal_service .section_content .video-mobile {
	 display: block;
	 height: 500px;
	 width: 100%;
}
 .type_proposal_service .section_content .video-mobile .wrap_video {
	 height: 100%;
	 width: 100%;
}
 .type_proposal_service .section_content .video-mobile .wrap_video .wrapper_button {
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 cursor: pointer;
	 pointer-events: auto;
	 bottom: 0;
	 top: 0;
	 right: 0;
	 background: #e1e1e1;
	 left: 0;
	 position: absolute;
	 text-align: center;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 -webkit-flex-direction: column;
	 -ms-flex-direction: column;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: column;
	 flex-direction: column;
}
 .type_proposal_service .section_content .video-mobile .wrap_video .wrapper_button .video-control__play {
	 visibility: visible;
	 opacity: 1;
	 width: 50px;
	 height: 50px;
	 border: none;
	 background: #fff;
	 border-radius: 50%;
	 position: relative;
	 margin: 0 auto;
	 pointer-events: auto;
	 z-index: 4;
	 color: var(--primary_color);
	 display: -webkit-box;
	 cursor: pointer;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 justify-content: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
}
 .type_proposal_service .section_content .video-mobile .wrap_video .wrapper_button .video-control__play:hover {
	 background-color: var(--primary_color);
	 color: #fff;
}


.type_proposal_service .section_content .video {
  display: block;
  height: 320px;		 
}
.type_proposal_service .section_content .video .wrap_video {
  height: 100%;
}
.type_proposal_service .section_content .video .wrap_video .wrapper_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  pointer-events: auto;
  bottom: 0;
  top: 0;
  right: 0;
  background: #e1e1e1;
  left: 0;
  position: absolute;
  text-align: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: column;
  flex-direction: column;
}
.type_proposal_service .section_content .video .wrap_video .wrapper_button .video-control__play {
  visibility: visible;
  opacity: 1;
  width: 80px;
  height: 80px;
  box-sizing:border-box;
  font-size: 22px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  pointer-events: auto;
  outline: 0;
  z-index: 4;
  color: #fff;
  display: -webkit-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.type_proposal_service .section_content .video .wrap_video .wrapper_button .video-control__play:hover {
  background-color: var(--primary_color);
    color: #fff;
    }

 @media (min-width: 1024px) {
   .type_proposal_service .section_content .video {
   		height:500px;
   }
 }
 @media (min-width: 1400px) {
   .type_proposal_service .section_content .video {
   		height:700px;
   }
}

/* End proposal */

/* About section style 2*/
 .type_about_2 .section_content .left {
	 height: 100%;
	 background: transparent;
	 position: relative;
}
 .type_about_2 .section_content .left .shape {
	 width: 511px;
	 height: 100%;
	 position: absolute;
	 top: 0;
	 left: -110px;
	 background-image: url('//gamuza.ro/cdn/shop/t/2/assets/Bg0.png?1363');
}
 .type_about_2 .section_content .left .left-content {
	 position: relative;
	 height: 100%;
	 width: 100%;
	 min-height: 660px;
}
 .type_about_2 .section_content .left .left-content .banner2 {
	 position: absolute;
	 background: #e1e1e1;
	 width: 370px;
	 height: 490px;
	 right: 0;
	 top: 0;
}
 .type_about_2 .section_content .left .left-content .banner1 {
	 position: absolute;
	 width: 300px;
	 height: 300px;
	 bottom: 88px;
	 background: #dadada;
	 background-size: cover;
	 background-repeat: no-repeat;
}
 @media (min-width: 1025px) {
	 .type_about_2 .section_content .left {
		 max-width: 540px;
	}
}
 .type_about_2 .section_content .right .section-subtitle {
	 text-align: left;
	 margin: 0;
	 line-height: 1.2;
	 font-size: 15px;
	 color: var(--secondary_color);
	 font-weight: bold;
	 letter-spacing: 0.3em;
	 margin-top: 42px;
	 margin-bottom: 20px;
}
 .type_about_2 .section_content .right .section-title {
	 text-align: left;
	 display: inline-block;
	 margin: 0 0 38px 0;
}
 .type_about_2 .section_content .right .section-title span {
	 font-size: 42px;
	 color: #111;
	 line-height: 55px;
	 font-weight: 600;
	 display: inline-block;
}
 .type_about_2 .section_content .right .section-title span:nth-child(1) {
	 color: var(--primary_color);
}
 .type_about_2 .section_content .right .section-title:after {
	 display: none;
}
 .type_about_2 .section_content .right .short_desc {
	 font-size: 20px;
	 color: #111;
	 line-height: 28px;
	 font-weight: 500;
	 display: block;
	 position: relative;
	 padding-left: 92px;
	 margin-bottom: 38px;
}
 .type_about_2 .section_content .right .short_desc:before {
	 content: "";
	 background-image: url("//gamuza.ro/cdn/shop/t/2/assets/Waves_1.png?1363");
	 width: 60px;
	 height: 25px;
	 position: absolute;
	 top: 3px;
	 left: 0px;
}
 .type_about_2 .section_content .right p {
	 margin: 0px 0 40px 0;
	 font-size: 15px;
	 line-height: 27px;
	 color: var(--secondary_color);
	 font-weight: 400;
}
 .type_about_2 .section_content .right .button_part {
	 padding: 20px 29px 12px 29px;
	 border: 1px solid #d7d7d7;
	 display: inline-block;
	 margin: 0px !important;
	 color: #fff;
	 background-color: #111;
	 font-weight: 700;
	 text-transform: uppercase;
	 font-family: "Cambay", sans-serif;
	 line-height: 1.2;
	 text-align: center;
	 font-size: 14px;
	 letter-spacing: 0.1em;
}
 .type_about_2 .section_content .right .button_part:hover {
	 background-color: var(--primary_color);
}
 @media (min-width: 1025px) {
	 .type_about_2 .right {
		 max-width: 540px;
		 margin-left: auto;
	}
}
/* End about */

/* Collection tab */
.tab_collection1 .home-section-title {
  letter-spacing: 0em;
  justify-content: center;
  ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  border: none;
  margin: 0 0 30px;
  text-align: center;
}
@media (min-width: 1200px){
  .tab_collection1 .home-section-title {
    margin: 0 0 58px;
    height:26px;
  }
}
.tab_collection1 .home-section-title a {
     margin: 0;
     letter-spacing: 0.1em;
     padding: 0;    
     line-height: 1.2;     
     color: var(--body_text_color);
     background: transparent !important;
     border: none !important;
     position: relative;
     text-transform: uppercase;
     font-family:var(--font_family_heading4);
     font-size:var(--font_size_heading4);
     font-weight:var(--font_weight_heading4);
}
.tab_collection1 .home-section-title a:hover {
    color: var(--primary_color);
}
.tab_collection1 .home-section-title a:after {
     content: '';
     width: 0px;
     height: 2px;
     background: var(--primary_color);
     position: absolute;
     bottom: 0;
     left: 0;
     z-index: 1;
     opacity: 0.8;
     filter: alpha(opacity=80);
     -webkit-transition: all 0.2s ease-in-out 0s;
     -o-transition: all 0.2s ease-in-out 0s;
     transition: all 0.2s ease-in-out 0s;
}

.tab_collection1 .home-section-title a.active {
	 color: var(--primary_color);
}
.tab_collection1 .home-section-title a.active:after {
	width: 100%;
}

@media (max-width: 767px) {
  .tab_collection1 .home-section-title {
    font-size: 14px;
    overflow: auto;    
    display: block;
    margin: 0 0 25px;
  }
  .tab_collection1 .title-tab-col{
   	display:block!important; 
  }
  .tab_collection1 .title-tab-col a{
     font-size: 14px;
  }
  .tab_collection1 .title-tab-col:not(:last-child){
    margin-bottom:10px;
  }
}
.tab_collection1 .title-tab-col {
   margin: 0 15px;
   float: none;
   display: inline-block;
   font-family:var(--font_family_heading4);
   font-size:var(--font_size_heading4);
   font-weight:var(--font_weight_heading4);
}
@media (min-width: 1200px){
  .tab_collection1 .title-tab-col {
    margin: 0 35px;
  }
}

 @media (min-width: 1025px) {
	 .tab_collection1 .wrap_title {
		 margin-bottom: 70px;
	}
}
 .tab_collection1 .products-arrivals {
	 border: 0px;
	 margin-bottom: 0;
}
 .tab_collection1 .products-arrivals.top-border{
  	border-top:1px solid #e9e9e9; 
 }
 .tab_collection1 .products-arrivals .section-content {
	 margin-right: 0px;
	 margin-left: 0px;
	 border: none;
	 -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
	 transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.tab_collection1 .nt_full  .products-arrivals .section-content{
  	margin-right:0px;
  	margin-left:0px;
}
.tab_collection1 .products-arrivals .section-content .product-item, .tab_collection1 .products-arrivals .section-content .product-item-style2 {
    position: relative;
    margin: 0 0 30px;
  	padding:0px;
    background: #fff;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
@media (min-width: 1200px){
  .tab_collection1 .products-arrivals .section-content .product-item, .tab_collection1 .products-arrivals .section-content .product-item-style2 {
    margin-bottom: 40px;
    padding: 0px;
  }
}
 
 .tab_collection1 .link-readmore {
    position: relative;
    padding: 30px 0;
}
 .tab_collection1 .link-readmore:before {
    content: '';
    background: #ebebeb;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 2;
}
 .tab_collection1 .link-readmore .link-inner {
    display: inline-block;
    padding: 0 30px;
    background: #fff;
    position: relative;
    z-index: 3;
}
 .tab_collection1 .btn-theme.btn-outline, .tab_collection1 .btn-outline.viewmore-products-btn {
    color: var(--body_text_color);
    border-color: var(--primary_color);
    background: transparent;
}
 .tab_collection1 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    letter-spacing: 0;
    padding: 11px 35px;
    font-size: 14px;
    line-height: 1.7;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
   outline: none !important;
}
 .tab_collection1  .btn-theme.btn-outline:hover, .tab_collection1  .btn-outline.viewmore-products-btn:hover, .tab_collection1  .btn-theme.btn-outline:active, .tab_collection1  .btn-outline.viewmore-products-btn:active {
    color: #fff;
    background: var(--primary_color);
    border-color: var(--primary_color);
}
/* End collection tab */
/* Collection tab style 2 */
 .tab_collection2 section .wrap_title {
	 margin-bottom: 0px;
	 display: block;
	 padding-top: 105px;
}
 .tab_collection2 section .wrap_title .inner-left {
	 margin-bottom: 10px;
}
 .tab_collection2 section .wrap_title .inner-left .section-title:after {
	 display: none;
}
 .tab_collection2 section .wrap_title .inner-right {
	 display: block;
	 text-align: center;
}
 .tab_collection2 section .wrap_title .inner-right .sorting-collections__head {
	 margin: 0;
	 margin-bottom: 10px;
	 margin-right: 25px;
}
 .tab_collection2 section .wrap_title .inner-right .sorting-collections__head .title-tab-col {
	 margin: 0;
}
 .tab_collection2 section .wrap_title .inner-right .sorting-collections__head .title-tab-col a:not(.active) {
	 color: #111;
	 font-weight: 500;
	 font-size: 15px;
}
 .tab_collection2 section .wrap_title .inner-right .button-carousel {
	 margin-bottom: 10px;
}
 .tab_collection2 section .wrap_title .inner-right .button-carousel a {
	 border: 2px solid #ddd;
	 padding: 16px 25px 11px 26px;
	 color: #111;
	 font-size: 13px;
	 line-height: 1.2;
	 text-transform: uppercase;
	 display: inline-block;
	 font-weight: 700;
	 letter-spacing: 0.1em;
	 background: #fff;
}
 .tab_collection2 section .wrap_title .inner-right .button-carousel a:hover {
	 background-color: var(--primary_color);
	 color: #fff;
	 border-color: var(--primary_color);
}
 @media (min-width: 1025px) {
	 .tab_collection2 section .wrap_title {
		 display: flex;
	}
	 .tab_collection2 section .wrap_title .inner-right {
		 display: inline-flex;
		 justify-content: flex-end;
		 align-items: center;
	}
}
 .tab_collection2 section .products-arrivals {
	 margin-top: 40px;
	 padding-bottom: 90px;
	 margin-bottom: 0px;
	 border: 0;
}
 .tab_collection2 section .products-arrivals .section-content {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
	 transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
 .tab_collection2 section .products-arrivals .section-content .product-item {
	 margin: 0px;
	 padding: 0 12px;
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 {
	 position: absolute;
	 top: 50%;
	 width: 100%;
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-prev:before, .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-next:before {
	 font-family: FontAwesome;
	 font-size: 17px;
	 line-height: 1;
	 color: #fff;
	 opacity: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-prev:before {
	 content: "\f053";
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 [dir="rtl"] .slick-prev:before {
	 content: "\f054";
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 [dir="rtl"] .slick-next {
	 left: -10px;
	 top: 70px;
	 right: auto;
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-next:before {
	 content: "\f054";
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 [dir="rtl"] .slick-next:before {
	 content: "\f053";
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-prev, .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-next {
	 width: 50px;
	 height: 50px;
	 background: #111;
	 opacity: 0.3;
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-prev:hover, .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-next:hover {
	 opacity: 1;
	 background: var(--primary_color);
	 border-color: var(--primary_color);
}
 .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-prev:hover:before, .tab_collection2 section .products-arrivals .section-content .cms-appendArrowsTab2 .slick-next:hover:before {
	 color: #fff;
}
 .tab_collection2 section .products-arrivals .section-content .sorting-collections__products {
	 visibility: hidden;
}
 .tab_collection2 section .products-arrivals .section-content .slick-slider.sorting-collections__products {
	 visibility: visible;
}
/* End collection tab */
/* Collection tab style 3 */
 .tab_collection3 section .wrap_title {
	 margin-bottom: 0px;
	 display: block;
	 padding-top: 0;
}
 .tab_collection3 section .wrap_title .inner-left .section-title:after {
	 display: none;
}
 .tab_collection3 section .wrap_title .inner-right {
	 display: block;
	 text-align: center;
}
 .tab_collection3 section .wrap_title .inner-right .sorting-collections__head {
	 margin: 0;
	 margin-bottom: 10px;
}
 .tab_collection3 section .wrap_title .inner-right .sorting-collections__head .title-tab-col {
	 margin: 0;
}
 @media (min-width: 1025px) {
	 .tab_collection3 section .wrap_title .inner-right .sorting-collections__head {
		 margin-right: 25px;
	}
}
 @media (max-width: 480px) {
	 .tab_collection3 section .wrap_title .inner-right .sorting-collections__head {
		 margin-top: 20px;
		 margin-bottom: 20px;
	}
}
 .tab_collection3 section .wrap_title .inner-right .button-carousel {
	 margin-bottom: 10px;
}
 .tab_collection3 section .wrap_title .inner-right .button-carousel a {
	 border: 2px solid #ddd;
	 padding: 16px 33px 11px 33px;
	 color: #111;
	 font-size: 13px;
	 line-height: 1.2;
	 text-transform: uppercase;
	 display: inline-block;
	 font-weight: 700;
}
 .tab_collection3 section .wrap_title .inner-right .button-carousel a:hover {
	 background-color: var(--primary_color);
	 color: #fff;
	 border-color: var(--primary_color);
}
 @media (max-width: 480px) {
	 .tab_collection3 section .wrap_title .inner-right .button-carousel {
		 margin-bottom: 30px;
	}
}
 @media (max-width: 1200px) {
	 .tab_collection3 section .wrap_title .inner-right {
		 padding: 0;
	}
}
 @media (min-width: 1025px) {
	 .tab_collection3 section .wrap_title {
		 display: flex;
		 padding-top: 0;
	}
	 .tab_collection3 section .wrap_title .inner-right {
		 display: inline-flex;
		 justify-content: flex-end;
		 align-items: center;
	}
}
 .tab_collection3 section .products-arrivals {
	 padding-bottom: 0px;
	 margin-bottom: 0px;
	 border: none;
}
 .tab_collection3 section .products-arrivals .section-content {
	 -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
	 transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
 .tab_collection3 section .products-arrivals .section-content .product-item img {
	 width: 100%;
}
 .tab_collection3 section .products-arrivals .section-content .frm_product_collection {
	 display: none !important;
}
 @media (min-width: 1200px) {
	 .tab_collection3 section .products-arrivals {
		 margin-top: 40px;
		 padding-bottom: 0px;
	}
	 .tab_collection3 section .products-arrivals .section-content {
		 margin-top: 0px;
		 margin-bottom: 0px;
	}
	 .tab_collection3 section .products-arrivals .section-content .product-item {
		 margin: 0px;
		 padding: 0;
	}
	 .tab_collection3 section .products-arrivals .section-content .product-item img {
		 width: 100%;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products {
		 display: block;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) {
		 max-width: 285px;
		 margin: 0 7.5px;
		 margin-bottom: 28px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) .product-item {
		 margin: 0;
		 padding: 0;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) .product-item img {
		 max-height: 270px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) .product-item .product-collection__title {
		 width: 100%;
		 max-height: 24px;
		 overflow: hidden;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .first-product {
		 max-width: 577px;
		 margin-right: 7.5px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .first-product .product-item img {
		 min-height: 765px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .first-product .product-item .product-collection__content {
		 position: absolute;
		 margin: 0px !important;
		 bottom: 30px;
		 left: 30px;
		 right: 30px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .first-product:hover .product-collection__content {
		 display: none !important;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .col-lg-3:nth-last-child(-n+2) {
		 margin-bottom: 0px !important;
	}
}
 @media (min-width: 1025px) and (max-width: 1199px) {
	 .tab_collection3 section .products-arrivals {
		 margin-top: 40px;
		 padding-bottom: 75px;
	}
	 .tab_collection3 section .products-arrivals .section-content {
		 margin-top: 0px;
		 margin-bottom: 0px;
	}
	 .tab_collection3 section .products-arrivals .section-content .product-item {
		 margin: 0px;
		 padding: 0;
	}
	 .tab_collection3 section .products-arrivals .section-content .product-item img {
		 width: 100%;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products {
		 display: block;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div {
		 margin-bottom: 15px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) .product-item .product-collection__title {
		 width: 100%;
		 max-height: 24px;
		 overflow: hidden;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) .product-item .product-image__overlay-bottom {
		 top: 0px !important;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products > div:not(.first-product) .product-item .product-collection__content {
		 position: absolute;
		 margin: 0px !important;
		 bottom: 1px;
		 left: 8.5px;
		 padding: 5px 5px 5px 5px;
		 right: 8.5px;
		 background: #fff;
		 opacity: 0.9;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .first-product .product-item .product-collection__content {
		 position: absolute;
		 margin: 0px !important;
		 bottom: 30px;
		 left: 30px;
		 right: 30px;
	}
	 .tab_collection3 section .products-arrivals .sorting-collections__products .first-product:hover .product-collection__content {
		 display: none !important;
	}
}
/* End collection tab */
 .tab-content {
	 position: relative;
	 clear: both;
}
 .tab-panel {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 opacity: 0;
	 visibility: hidden;
	 display: block;
}
 .tab-panel.active {
	 position: static;
	 opacity: 1;
	 visibility: inherit;
}
 .nav > li > a:focus, .nav > li > a:hover {
	 background-color: transparent;
}
 .cms-tab .nav > li {
	 display: inline-block;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .cms-tab .nav > li > a {
	 font-size: 13px;
	 color: #666;
	 font-weight: 600;
	 text-transform: uppercase;
	 padding: 0 9px;
	 line-height: 46px;
}
 .nav-tab-style1 .list-nav {
	 float: right;
	 margin-right: 78px;
}

 .product-collection__image.cms-hover-image {
	 position: relative;
	 width: 100%;
}
 .product-collection__image.cms-hover-image img.lazyloaded {
	 opacity: 1;
	 width: 100%;
}
 .product-collection__image.cms-hover-image img.pr_lazy_img.scale:hover {
	 transform: scale(1.5);
}
 .product-collection__image.cms-hover-image img.pr_lazy_img.fade:hover {
	 -webkit-animation: fadein 2s;
	/* Safari, Chrome and Opera > 12.1 */
	 -moz-animation: fadein 2s;
	/* Firefox < 16 */
	 -ms-animation: fadein 2s;
	/* Internet Explorer */
	 -o-animation: fadein 2s;
	/* Opera < 12.1 */
	 animation: fadein 2s;
}
 .product-image__overlay-top {
	 position: absolute !important;
	 padding: 10px 10px 0px 10px;
	 width: 100% !important;
	 flex-wrap: wrap !important;
	 display: flex !important;
	 top: 0px;
	 left: 0px;
     z-index:9;
}
 .product-image__overlay-top .d-none-important {
	 display: none !important;
}
 .absolute-stretch {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
}
 .product-image__overlay-top-left {
	 position: relative !important;
	 align-items: flex-start !important;
	 flex-direction: column !important;
	 display: flex !important;
	 margin: 0 0 10px 0;
   	flex-direction: column;
}
 .label--in-stock {
	 background-color: #25a799;
}
 .label--in-stock:not(.d-none-important):after {
	 content: '';
     position: absolute;
     top: 100%;
     left: 6px;
     border-width: 3px;
     border-style: solid;
   	 border-color: #25a799 transparent transparent #25a799;
   	 display: none;
}
 .label--out-stock {
	 background-color: #858585;
	 margin-bottom: 3px !important;
}
 .label--out-stock:not(.d-none-important):after {	   
     content: '';
     position: absolute;
     top: 100%;
     left: 6px;
     border-width: 3px;
     border-style: solid;
   	 border-color: #858585 transparent transparent #858585;
   	 display: none;
}
 .label--new {
	 background-color: #42a5f6;
}
.product-item-style3 .label--new {
	 background-color: var(--body_text_color);
}
 .label--new:not(.d-none-important):after {
     content: '';
     position: absolute;
     top: 100%;
     left: 6px;
     border-width: 3px;
     border-style: solid;
   	 border-color: #42a5f6 transparent transparent #42a5f6;
   	 display: none;
}
 .label--hot {
	 background-color: #ff7143;
}
 .label--hot:not(.d-none-important):after {
	 content: '';
     position: absolute;
     top: 100%;
     left: 6px;
     border-width: 3px;
     border-style: solid;
   	 border-color: #ff7143 transparent transparent #ff7143;
     display: none;
}
.label--sale:not(.d-none-important):after {
    content: '';
    position: absolute;
    top: 100%;
    left: 8px!important;
  	margin:0px!important;
    border-left: solid #df4243!important;
    border-right: unset;
    border-top: solid #df4243!important;
    border-width: 3px!important;
    border-style: solid;
    border-color: #df4243 transparent transparent #df4243;
  	display:none;
}
 .product-image__overlay-top-left .label, .product-image__overlay-top-right .label {
	 display: flex !important;
	 color: #fff;
	 font-size: 12px;
	 font-weight: 400;
	 text-transform: uppercase;
	 line-height: 23px;
	 height: 23px;
	 padding: 2px 6px;
	 margin-bottom: 20px;
	 align-items: center;
	 position: relative;
   	 justify-content:center;
}
.product-item-style3 .product-image__overlay-top-right .label:first-child{
  	margin-top:-100%;
}

 .product-image__overlay-top-left .label:last-child:not(.d-none-important):after, .product-image__overlay-top-right .label:last-child:not(.d-none-important):after {
	 display: none;
}
 .label--sale {
	 background-color: #f54337;
}
 .product-image__overlay-top-right {
   opacity: 1;
   transition-property: opacity;
   will-change: opacity;
   position: relative !important;
   margin-left: auto !important;
   margin-bottom: 10px !important;
   display: flex !important;
   flex-direction: column;   
}
.product-item-style3 .product-image__overlay-top-right {
  transform: rotate(90deg);
   transform-origin: top left;
}
 .button-quick-view {
	 background-color: #fff;
	 justify-content: center !important;
	 align-items: center !important;
	 display: flex !important;
	 border-radius: 50% !important;
	 width: 35px;
	 height: 35px;
}
 .button-quick-view i {
	 font-size: 24px;
}
 .product-collection__image:hover .product-image__overlay-top-right {
	 opacity: 1;
}
 .product-image__overlay-bottom {
	 display: flex !important;
	 align-items: flex-end !important;
	 justify-content: flex-start !important;
	 width: 100% !important;
	 padding: 0 10px 10px 10px;
	 position: absolute !important;
	 bottom: 0 !important;
	 left: 0 !important;
}
 .product-image__overlay-bottom-left {
	 position: relative !important;
	 margin-top: 10px !important;
}
 .d-none-important {
	 display: none !important;
}
 .product-image__overlay-bottom-right {
	 opacity: 0;
	 transition-property: opacity;
	 will-change: opacity;
	 position: relative !important;
	 margin-left: auto !important;
	 margin-top: 10px !important;
	 display: block !important;
}
 .product-images-navigation {
	 display: flex !important;
}
 .product-images-navigation span {
	 background-color: #fff;
	 width: 35px;
	 height: 35px;
	 will-change: background-color;
	 transition-property: background-color;
	 display: flex !important;
	 justify-content: center !important;
	 align-items: center !important;
	 border-radius: 50%;
	 color: #333;
}
 .product-images-navigation span:first-child {
	 margin-right: 3px;
}
 .product-images-navigation span:hover {
	 background-color: #141414;
	 cursor: pointer;
}
 .product-collection__image:hover .product-image__overlay-bottom-right {
	 opacity: 1;
}
 .product-images-navigation span:hover i {
	 color: #fff;
}
 .product-collection__content {
	 margin-top: 0;
	 align-items: flex-start;
	 flex-direction: column ;
	 display: flex;
}
 .product-collection__more-info {
	 margin-bottom: 3px !important;
}
 .product-collection__more-info a {
	 color: #858585;
	 font-style: normal;
	 font-size: 13px;
	 line-height: 17px;
	 font-weight: 400;
	 letter-spacing: 0em;
}
 .product-collection__title {
	 margin-bottom: 0 !important;
   	 margin-top:20px!important;
}
 .product-collection__title > *, .product-compare__title > *, .product-wishlist__title > * {
	 font-size: 13px;
	 line-height: 17px;
	 letter-spacing: 0em;
	 font-weight: 400;
	 margin: 0;
}
 .product-collection__title a {
	 color: #333;
}
 .product-collection {
	 flex-direction: column !important;
	 display: flex !important;
}
 .product-collection .product-collection__image {
	 position: relative;
   	 overflow: hidden;
}
 .frm_product_collection {
	 display: flex !important;
	 flex-direction: column !important;
	 width: 100% !important;
	 margin: 0 !important;
}
 .product-options__section {
	 display: flex !important;
	 flex-wrap: wrap !important;
	 padding: 0 2px;
}
 .product-options--type-collection .product-options__value--circle {
	 width: 18px;
	 height: 18px;
}
 .product-options__value:not(:first-child) {
	 margin-left: 10px;
}
 .product-options__value--circle.active {
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 align-items: center;
}
 .product-options__value--circle {
	 display: inline-flex;
	 position: relative;
}
 .product-options__value {
	 margin-bottom: 10px;
}
 .product-options__value {
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center;
	 outline: 0;
	 cursor: pointer;
}
 .standard-color-red {
	 background-color: #e44343 !important;
}
 .cursor-pointer {
	 cursor: pointer !important;
}
 .rounded-circle {
	 border-radius: 50% !important;
}
 .text-hide {
	 font: 0/0 a;
	 color: transparent;
	 text-shadow: none;
	 background-color: transparent;
	 border: 0;
}
 .standard-color-green {
	 background-color: #50dd45 !important;
}
 .standard-color-white {
	 background-color: #fff !important;
	 border: #e5e5e5 1px solid !important;
}
 .product-options__value.border {
	 border: 1px solid #e5e5e5;
	 min-width: 25px;
	 min-height: 25px;
	 padding: 0 4px;
	 text-align: center;
	 font-size: 13px;
	 font-weight: 500;
}
 .product-options__value.active {
	 border-color: #fbd1d0 !important;
   	 color:var(--primary_color);
}
 [data-js-product-options] [data-js-option-value].disabled {
	 display: none !important;
}
 .spr.spr--text-hide .spr-badge-caption {
	 display: none !important;
}
 .product-options__value--circle.active {
	 /*border-color: #141414 !important;
	 border: 1px solid;*/
}
 .product-images-navigation span[data-disabled] {
	 opacity: 0.4;
	 pointer-events: none;
}
 .ajax_loading .product-collection .nt_svg_loader {
	 display: block;
	 position: absolute;
	 top: 40%;
	 left: 40%;
	 margin: 0;
	 width: 50px;
	 height: 50px;
	 background-image: url("loading.svg");
	 background-repeat: no-repeat;
}
 .price--sale .compare{
	 text-decoration: line-through;
}


 .btn--status:not([data-button-status="added"]) [data-button-content="added"], .btn--status:not([data-button-status="select"]) [data-button-content="select"], .btn--status:not([data-button-status="sold-out"]) [data-button-content="sold-out"] {
	 display: none !important;
}
 .btn--status[data-button-status=added] > :not([data-button-content=added]) {
	 display: none !important;
}
 .btn--status[data-button-status="sold-out"] > :not([data-button-content="sold-out"]) {
	 display: none !important;
}
 .product-collection__buttons {
	 margin-top: 10px !important;
	 align-items: center !important;
	 flex-direction: row !important;
	 flex-wrap: wrap !important;
	 display: flex !important;
}
 .product-collection__button-add-to-cart .btn.product-compare__button-add-to-cart .btn, .product-wishlist__button-add-to-cart .btn {
	 font-size: 13px;
	 line-height: 14px;
	 letter-spacing: 0.05em;
	 font-weight: 400;
	 text-transform: uppercase;
}
 .product-collection__button-add-to-cart .btn {
	 background-color: #fff;
	 border-color: #141414;
	 min-height: 30px;
	 color: #141414;
	 padding: 4px 14px !important;
}
 .btn:not(:disabled):not(.disabled) {
	 cursor: pointer;
}
 .btn .icon {
	 width: 20px;
	 height: 20px;
	 font-size: 16px;
	 color: #333;
}
 .btn--status [data-button-content=added] {
   color: var(--primary_color);
   fill: var(--primary_color);
}
 .product-collection__buttons-section {
	 display: flex !important;
	 padding: 0 10px;
}
 .product-collection__buttons-section a.btn {
	 padding: 0 5px;
	 outline: 0;
	 box-shadow: none;
}
 .spr-starrating, .spr-icon {
	 color: #ecba0b;
	 opacity: 1;
}
 .spr-form-message-success {
	 outline: 0;
	 color: green;
}
 .spr-icon.spr-icon-star-empty {
	 opacity: 1 !important;
   	 color: #b7b7b7!important;
}
 .spr-icon {
	 font-size: 120%;
	 position: relative;
	 top: 1px;
	 width: 1.3em;
	 height: 1.3em;
}
 .spr-starrating .spr-icon:not(last-child) {
	 margin-right: 4px;
}
 .product-collection__reviews .spr > * {
	 margin-top: 7px;
}
 .loading-element {
	 position: relative !important;
	 cursor: progress;
	 opacity: 0.5;
}
/* End tab collection*/
/* End collection */

/* Instagram app */
.type_instagram_app .section-title {
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 10px;
}
.type_instagram_app .section-subtitle{
 	font-size: 24px;
    color: var(--primary_color);    
  	text-transform: lowercase;
}

 .type_instagram_app .ooo-instagram {
	 margin: 0px;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-feed__list {
	 margin: 0px;
	 padding: 0px;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container {
	 position: relative;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info {
	 width: 400px;
	 height: 190px;
	 background: #fff;
	 text-align: center;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 margin-left: -200px;
	 display: none;
	 margin-top: -95px;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info .ooo-instagram-info-content {
	 display: table-cell;
	 vertical-align: middle;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info .ooo-instagram-info-content span {
	 font-size: 32px;
	 color: #888;
	 display: grid;
	 display: grid;
	 margin-bottom: 22px;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info .ooo-instagram-info-content h4 {
	 font-size: 20px;
	 color: #111;
	 font-weight: 600;
	 margin: 0 0 15px 0;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info .ooo-instagram-info-content a {
	 margin: 0px;
	 font-size: 15px;
	 color: #888;
	 line-height: 1.2;
	 font-weight: 500;
}
 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info .ooo-instagram-info-content a:hover {
	 color: var(--primary_color);
}
 @media (min-width: 1025px) {
	 .type_instagram_app .ooo-instagram .ooo-instagram-container .ooo-instagram-box-info {
		 display: table;
	}
}
 @media (max-width: 480px) {
   .type_instagram_app .section-subtitle {
     font-size: 18px;   
   }
 }
/* End instagram*/
/* Call to action */
 .type_call_to_action .cms-wrap {
	 position: relative;
	 background-position: center;
	 background-size: cover;
	 overflow: hidden;
}
 .type_call_to_action .cms-wrap .cms-outsite {
	 display: flex;
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 align-items: center;
	 justify-content: center;
	 top: 0;
	 left: 0;
}
 .type_call_to_action .cms-wrap .cms-outsite .cms-inner {
	 display: table-cell;
	 vertical-align: middle;
	 text-align: center;
}
 .type_call_to_action .cms-wrap .cms-outsite .cms-inner .content h2 {
	 margin: 0;
	 color: #f7f5f4;
	 font-size: 30px;
	 font-weight: bold;
	 margin-bottom: 33px;
	 line-height: 1.2;
	 text-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
}
 @media (min-width: 1200px) {
	 .type_call_to_action .cms-wrap .cms-outsite .cms-inner .content h2 {
		 font-size: 90px;
		 line-height: 110px;
	}
}
 .type_call_to_action .cms-wrap .cms-outsite .cms-inner .content a {
	 font-family: 'Cambay', sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 text-transform: uppercase;
	 letter-spacing: 0.1em;
	 line-height: 1.2;
	 color: #fff;
	 padding: 20px 30px 14px 30px;
	 background: var(--primary_color);
	 display: inline-block;
}
 .type_call_to_action .cms-wrap .cms-outsite .cms-inner .content a:hover {
	 background: #111;
}
 @media (max-width: 1199px) {
	 .type_call_to_action .cms-wrap {
		 position: relative;
		 background-size: cover;
		 padding-top: 60% !important;
	}
}
/* End call to action */
/* Call to action style 2*/
 .type_call_to_action2 .cms-call-action {
	 height: 1px;
	 position: relative;
}
 .type_call_to_action2 .cms-call-action .cms-wrap {
	 position: absolute;
	 background-position: center;
	 background-size: cover;
	 overflow: hidden;
	 padding-top: 429px;
	 width: 100%;
	 top: -215px;
}
 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite {
	 display: flex;
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 align-items: center;
	 justify-content: center;
	 top: 0;
	 left: 0;
}
 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite .cms-inner {
	 display: table-cell;
	 vertical-align: middle;
	 text-align: center;
}
 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite .cms-inner .content {
	 margin-top: -10px;
}
 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite .cms-inner .content h2 {
	 margin: 0;
	 color: #fff;
	 font-size: 30px;
	 font-weight: bold;
	 margin-bottom: 23px;
	 line-height: 1.2;
}
 @media (min-width: 1200px) {
	 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite .cms-inner .content h2 {
		 font-size: 70px;
		 line-height: 91px;
	}
}
 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite .cms-inner .content a {
	 font-family: 'Cambay', sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 text-transform: uppercase;
	 letter-spacing: 0.1em;
	 line-height: 1.2;
	 color: #fff;
	 border: 2px solid #fff;
	 padding: 18px 27px 12px 27px;
	 background: transparent;
	 display: inline-block;
}
 .type_call_to_action2 .cms-call-action .cms-wrap .cms-outsite .cms-inner .content a:hover {
	 background: #111;
}
 @media (max-width: 1199px) {
	 .type_call_to_action2 .cms-call-action .cms-wrap {
		 position: absolute;
		 background-size: cover;
	}
}
/* End call to action */
/* Banner section */
 .type_banner .row {
	 margin: 0px;
}
 .type_banner .row .cms-first-banner {
	 background-color: #e1e1e1;
	 max-width: 390px;
	 position: relative;
	 height: 585px;
	 margin-top: 230px;
	 padding: 0;
}
 .type_banner .row .cms-first-banner .cms-content-banner {
	 position: absolute;
	 bottom: calc(100% - 70px);
	 width: calc(100% - 70px);
	 left: 0;
	 background: #fff;
	 padding: 50px 0;
}
 .type_banner .row .cms-first-banner .cms-content-banner h2 {
	 font-size: 49px;
	 margin: 0px;
	 font-weight: 600;
	 margin-bottom: 15px;
}
 .type_banner .row .cms-first-banner .cms-content-banner h2 .marked {
	 color: var(--primary_color);
}
 .type_banner .row .cms-first-banner .cms-content-banner h5 {
	 font-size: 30px;
	 font-weight: 600;
	 margin: 0;
	 margin-bottom: 25px;
}
 .type_banner .row .cms-first-banner .cms-content-banner a {
	 font-size: 13px;
	 text-transform: uppercase;
	 color: #111;
	 font-weight: 700;
	 padding-bottom: 5px;
	 letter-spacing: 0.1em;
	 border-bottom: 2px solid var(--primary_color);
}
 .type_banner .row .cms-first-banner .cms-content-banner a:hover {
	 color: var(--primary_color);
}
 .type_banner .row .cms-second-banner {
	 margin-left: auto;
	 position: relative;
	 max-width: 575px;
	 height: 575px;
	 padding: 0;
	 background-color: #e1e1e1;
}
 .type_banner .row .cms-second-banner .cms-content-banner {
	 position: absolute;
	 width: calc(100% - 90px);
	 bottom: 0px;
	 background: #fff;
	 padding: 50px 0;
}
 .type_banner .row .cms-second-banner .cms-content-banner h2 {
	 font-size: 49px;
	 margin: 0px;
	 font-weight: 600;
	 margin-bottom: 15px;
}
 .type_banner .row .cms-second-banner .cms-content-banner h2 .marked {
	 color: var(--primary_color);
}
 .type_banner .row .cms-second-banner .cms-content-banner h5 {
	 font-size: 30px;
	 font-weight: 600;
	 margin: 0;
	 margin-bottom: 25px;
}
 .type_banner .row .cms-second-banner .cms-content-banner a {
	 font-size: 13px;
	 text-transform: uppercase;
	 color: #111;
	 font-weight: 700;
	 padding-bottom: 5px;
	 letter-spacing: 0.1em;
	 border-bottom: 2px solid var(--primary_color);
}
 .type_banner .row .cms-second-banner .cms-content-banner a:hover {
	 color: var(--primary_color);
}
 @media (min-width: 1199px) {
	 .type_banner .row .cms-second-banner {
		 margin-right: 95px;
	}
	 .type_banner .row .cms-second-banner .cms-content-banner {
		 bottom: unset;
		 top: calc(100% - 70px);
	}
}
 .type_banner .row .cms-third-banner {
	 max-width: 490px;
	 padding: 0;
	 position: relative;
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner {
	 background: #e1e1e1;
	 display: table;
	 height: 390px;
	 width: calc(100% - 100px);
	 margin-top: 95px;
	 margin-bottom: 40px;
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner {
	 display: table-cell;
	 vertical-align: middle;
	 position: relative;
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner .cms-float-content {
	 width: 320px;
	 background: #fff;
	 padding: 50px 0 40px 0;
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner .cms-float-content h2 {
	 font-size: 49px;
	 margin: 0px;
	 font-weight: 600;
	 margin-bottom: 15px;
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner .cms-float-content h2 .marked {
	 color: var(--primary_color);
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner .cms-float-content h5 {
	 font-size: 30px;
	 font-weight: 600;
	 margin: 0;
	 margin-bottom: 25px;
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner .cms-float-content a {
	 font-size: 13px;
	 text-transform: uppercase;
	 color: #111;
	 font-weight: 700;
	 padding-bottom: 5px;
	 letter-spacing: 0.1em;
	 border-bottom: 2px solid var(--primary_color);
}
 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-content-banner .cms-float-content a:hover {
	 color: var(--primary_color);
}
 @media (min-width: 1199px) {
	 .type_banner .row .cms-third-banner .cms-wrap-third-banner {
		 margin-left: 100px;
	}
	 .type_banner .row .cms-third-banner .cms-wrap-third-banner .cms-float-content {
		 margin-left: -100px;
	}
}
 .type_banner .row .cms-fourth-banner {
	 max-width: 585px;
	 margin-left: auto;
	 height: 390px;
	 background-color: #e1e1e1;
}
 .type_banner .row .cms-fourth-banner .cms-content-banner {
	 position: absolute;
	 right: 0;
	 width: calc(100% - 70px);
	 background: #fff;
	 bottom: 0px;
	 background: #fff;
	 padding: 50px 0 40px 50px;
}
 .type_banner .row .cms-fourth-banner .cms-content-banner h2 {
	 font-size: 49px;
	 margin: 0px;
	 font-weight: 600;
	 margin-bottom: 15px;
}
 .type_banner .row .cms-fourth-banner .cms-content-banner h2 .marked {
	 color: var(--primary_color);
}
 .type_banner .row .cms-fourth-banner .cms-content-banner h5 {
	 font-size: 30px;
	 font-weight: 600;
	 margin: 0;
	 margin-bottom: 25px;
}
 .type_banner .row .cms-fourth-banner .cms-content-banner a {
	 font-size: 13px;
	 text-transform: uppercase;
	 color: #111;
	 font-weight: 700;
	 padding-bottom: 5px;
	 letter-spacing: 0.1em;
	 border-bottom: 2px solid var(--primary_color);
}
 .type_banner .row .cms-fourth-banner .cms-content-banner a:hover {
	 color: var(--primary_color);
}
 @media (min-width: 1199px) {
	 .type_banner .row .cms-fourth-banner .cms-content-banner {
		 bottom: unset;
		 top: calc(100% - 70px);
	}
}
 .type_banner .row:first-child {
	 margin-bottom: 20px;
}
/* End banner section */

/*Contact form section*/
 .contact-section2 section {
	 padding: 50px 0;
}
 .contact-section2 section .wrap_title {
	 margin-bottom: 72px;
}
 .contact-section2 section .wrap_title .section-title:after {
	 display: none;
}
 @media (min-width: 1200px) {
	 .contact-section2 section .wrap_title .section-title {
		 line-height: 55px;
	}
}
 .contact-section2 section .cms-wrap-form form .input-info {
	 width: 49%;
	 margin-bottom: 20px;
	 border: 0;
	 outline: 0;
	 height: 45px;
	 float: left;
	 text-indent: 20px;
	 font-size: 14px;
	 color: #888;
}
 .contact-section2 section .cms-wrap-form form .wrap_service {
	 width: 49%;
	 height: 45px;
	 display: inline-block;
	 margin-bottom: 20px;
	 background: #fff;
	 position: relative;
}
 .contact-section2 section .cms-wrap-form form .wrap_service .content_drop {
	 display: none;
	 position: absolute;
	 width: 100%;
	 top: 46px;
	 background: #fff;
	 cursor: pointer;
	 z-index: 100;
	 border: 1px solid #d7d7d7;
	 color: #666;
	 font-size: 13px;
	 border-top: none;
}
 .contact-section2 section .cms-wrap-form form .wrap_service ul {
	 list-style: none;
}
 .contact-section2 section .cms-wrap-form form .wrap_service ul li {
	 line-height: 46px;
	 padding: 0 20px;
}
 .contact-section2 section .cms-wrap-form form .wrap_service ul li:hover {
	 color: var(--primary_color);
}
 .contact-section2 section .cms-wrap-form form .wrap_service span {
	 position: absolute;
	 top: 0;
	 right: 15px;
	 width: 45px;
	 height: 45px;
	 display: flex;
	 font-size: 20px;
	 color: #666;
	 text-align: center;
	 align-items: center;
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 cursor: pointer;
}
 .contact-section2 section .cms-wrap-form form .wrap_service .input-info {
	 width: 80%;
}
 .contact-section2 section .cms-wrap-form form .even {
	 float: right;
}
 .contact-section2 section .cms-wrap-form form textarea {
	 width: 100%;
	 border: 0;
	 outline: 0;
	 float: left;
	 height: 98px;
	 text-indent: 20px;
	 font-size: 14px;
	 color: #888;
	 margin-bottom: 20px;
	 padding: 15px 0;
}
 .contact-section2 section .cms-wrap-form form .button {
	 border: 0;
	 background: #111;
	 color: #fff;
	 width: 100%;
	 height: 48px;
	 outline: 0;
}
 .contact-section2 section .cms-wrap-form form .button span {
	 font-size: 13px;
	 line-height: 50px;
	 letter-spacing: 0.1em;
	 text-transform: uppercase;
	 font-weight: 600;
}
 .contact-section2 section .cms-wrap-form form .button:hover {
	 background: var(--primary_color);
}
 @media (min-width: 1200px) {
	 .contact-section2 section {
		 padding: 130px 0;
	}
	 .contact-section2 section .cms-wrap-form form .input-info {
		 width: 50%;
		 max-width: 575px;
	}
	 .contact-section2 section .cms-wrap-form form .wrap_service {
		 width: 50%;
		 max-width: 575px;
	}
}
 @media (max-width: 767px) {
	 .contact-section2 section .cms-wrap-form form .input-info {
		 width: 100%;
	}
	 .contact-section2 section .cms-wrap-form form .wrap_service {
		 width: 100%;
	}
}
/*End contact form*/
/* Why choose section */
 .why-choose .wrap_title {
	 margin-bottom: 105px;
}
 .why-choose .wrap_title .section-title {
	 justify-content: left;
	 text-align: left;
}

 .why-choose .cms-wrap-reason .cms-left {
	 display: flex;
	 align-items: center;
}
 .why-choose .cms-wrap-reason .cms-left .cms-item {
	 margin-bottom: 55px;
}
 .why-choose .cms-wrap-reason .cms-left .cms-item .cms-box {
	 display: flex;
	 align-items: flex-start;
}
 .why-choose .cms-wrap-reason .cms-left .cms-item .cms-box .cms-img {
	 width: 70px;
	 height: 70px;
	 min-width: 70px;
	 margin-right: 30px;
}
 .why-choose .cms-wrap-reason .cms-left .cms-item .cms-box .cms-content h3 {
	 margin: 0;
	 font-size: 20px;
	 color: #111;
	 font-weight: 600;
	 margin-bottom: 15px;
}
 .why-choose .cms-wrap-reason .cms-left .cms-item .cms-box .cms-content p {
	 font-size: 14px;
	 color: #888;
	 line-height: 24px;
	 margin: 0;
}
 @media (min-width: 1200px) {
	 .why-choose .cms-wrap-reason .cms-left .cms-item p {
		 padding-right: 22px;
		 letter-spacing: 0em;
	}
}
 .why-choose .cms-wrap-reason .cms-left .col-lg-6:nth-last-child(-n+2) {
	 margin-bottom: 0;
}
 @media (max-width: 1024px) {
	 .why-choose .cms-wrap-reason .cms-left .cms-item {
		 margin-bottom: 25px !important;
	}
	 .why-choose .cms-wrap-reason .cms-left .cms-item:last-child {
		 margin-bottom: 0px !important;
	}
}
 .why-choose .cms-wrap-reason .cms-right .cms-banner div {
	 display: none;
}
 @media (min-width: 1025px) {
	 .why-choose .cms-wrap-reason .cms-right .cms-banner div {
		 display: block;
		 padding-top: 450px !important;
	}
}
 @media (min-width: 1200px) {
	 .why-choose .cms-wrap-reason .cms-right {
		 position: relative;
	}
	 .why-choose .cms-wrap-reason .cms-right .cms-banner {
		 position: absolute;
		 top: -175px;
		 right: -203px;
		 left: -40px;
	}
}
 @media (min-width: 1025px) and (max-width: 1199px) {
	 .why-choose .cms-wrap-reason .cms-right {
		 position: relative;
	}
	 .why-choose .cms-wrap-reason .cms-right .cms-banner {
		 position: absolute;
		 top: 0px;
		 right: -203px;
		 left: -40px;
	}
}
 @media (max-width: 1024px) {
	 .why-choose .cms-wrap-reason .cms-right {
		 display: none;
	}
}
/* End why choose*/
/* Banner section style 2*/
 .type_banner_2 .wrap_title {
	 margin-bottom: 80px;
}
 .type_banner_2 .wrap_title .section-title {
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 text-align: center;
}

 .type_banner_2 .cms-banner .cms-box {
	 text-align: center;
	 margin-bottom: 40px;
}
 .type_banner_2 .cms-banner .cms-box .cms-img {
	 display: block;
	 width: 150px;
	 height: 150px;
	 margin: 0 auto;
	 margin-bottom: 35px;
}
 .type_banner_2 .cms-banner .cms-box .cms-img div {
	 border-radius: 100%;
}
 .type_banner_2 .cms-banner .cms-box .cms-content {
	 margin: 0 auto;
}
 .type_banner_2 .cms-banner .cms-box .cms-content h3 {
	 color: #111;
	 margin: 0;
	 font-size: 20px;
	 font-weight: bold;
	 line-height: 1.35;
	 text-align: center;
	 margin-bottom: 13px;
}
 .type_banner_2 .cms-banner .cms-box .cms-content p {
	 font-size: 14px;
	 color: #888;
	 margin: 0;
	 line-height: 1.714;
	 text-align: center;
	 -moz-transform: matrix(1.0209679379, 0, 0, 1, 0, 0);
	 -webkit-transform: matrix(1.0209679379, 0, 0, 1, 0, 0);
	 -ms-transform: matrix(1.0209679379, 0, 0, 1, 0, 0);
	 z-index: 214;
}
 @media (min-width: 1200px) {
	 .type_banner_2 .cms-banner .cms-box .cms-content {
		 max-width: 300px;
	}
}
 @media (max-width: 767px) {
	 .type_banner_2 .cms-banner .cms-box {
		 margin-bottom: 40px !important;
	}
	 .type_banner_2 .cms-banner:last-child .cms-box {
		 margin-bottom: 0px !important;
	}
}
 .type_banner_2 .col-lg-4:nth-last-child(-n+3) .cms-box {
	 margin-bottom: 0;
}
 .type_banner_2 .col-md-6:nth-last-child(-n+2) .cms-box {
	 margin-bottom: 0;
}
/* End banner section */
/* Banner section style 3*/
 .type_banner_3 section > div {
	 display: flex;
}
 .type_banner_3 section > div .cms-wrap-purchase {
	 position: relative;
	 width: 100%;
	 display: inline-block;
}
 .type_banner_3 section > div .cms-wrap-purchase .background-banner {
	 height: 630px;
	 width: 50%;
	 float: left;
}
 .type_banner_3 section > div .cms-wrap-purchase .background-banner {
	 height: 630px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-first {
	 background-color: #f4f6f2;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-second {
	 background-color: #e1e1e1;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-third {
	 background-color: #e1e1e1;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-fourth {
	 background-color: #f4f6f2;
}
 @media (max-width: 1025px) {
	 .type_banner_3 section > div .cms-wrap-purchase .background-banner {
		 height: 460px;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-first {
		 background-color: #f4f6f2;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-second {
		 background-color: #f4f6f2;
		 background-image: unset !important;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-third {
		 background-color: #e1e1e1;
		 background-image: unset !important;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-bg-fourth {
		 background-color: #e1e1e1;
	}
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0px;
	 left: 0px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont {
	 background: transparent;
	 position: relative;
	 height: 100%;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row {
	 height: 50%;
	 overflow: hidden;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content {
	 height: auto;
	 padding: 0 90px 0 0;
	 display: flex;
	 align-items: center;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner {
	 width: 100%;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner h4 {
	 font-size: 15px;
	 color: var(--primary_color);
	 font-weight: 600;
	 text-transform: uppercase;
	 margin: 0;
	 margin-bottom: 30px;
	 letter-spacing: 0.3em;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner h2 {
	 font-size: 42px;
	 color: #111;
	 font-weight: 600;
	 margin: 0;
	 margin-bottom: 30px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner span.price {
	 font-size: 60px;
	 color: var(--primary_color);
	 font-weight: bold;
	 line-height: normal;
	 margin-bottom: 30px;
	 display: inline-block;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner p {
	 font-size: 14px;
	 color: #111;
	 line-height: 1.714;
	 -moz-transform: matrix(1.0008835925, 0, 0, 1, 0, 0);
	 -webkit-transform: matrix(1.0008835925, 0, 0, 1, 0, 0);
	 -ms-transform: matrix(1.0008835925, 0, 0, 1, 0, 0);
	 margin-bottom: 40px;
	 font-weight: 500;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner a {
	 font-size: 15px;
	 color: #fff;
	 font-weight: 600;
	 letter-spacing: 0.1em;
	 text-transform: uppercase;
	 text-align: center;
	 line-height: 1.2;
	 padding: 16px 40px;
	 max-height: 50px;
	 background: #111;
	 display: inline-block;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row .cms-content .cms-wrap-inner a:hover {
	 background: var(--primary_color);
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content {
	 padding: 0 0 0 90px;
	 margin-left: auto;
	 display: flex;
	 align-items: center;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner {
	 width: 100%;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner h2 {
	 margin-bottom: 38px;
	 padding-left: 8px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul {
	 list-style: none;
	 margin-bottom: 40px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li {
	 padding: 17.5px 0 17.5px 10px;
	 border-bottom: 1px solid #d7d7d7;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li .cms-header-instruction {
	 display: flex;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li .cms-header-instruction h3 {
	 font-size: 20px;
	 color: #111;
	 margin: 0;
	 line-height: 1.2;
	 font-weight: 600;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li .cms-header-instruction span {
	 margin-left: auto;
	 width: 20px;
	 height: 20px;
	 margin-bottom: 0;
	 position: relative;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 cursor: pointer;
	 margin-right: -5px;
	 display: none;
	 opacity: 0;
	 visibility: hidden;
	 transition: visibility 0s, opacity 0.5s linear;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li .cms-header-instruction span svg {
	 fill: #888;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li .cms-header-instruction .down {
	 display: flex;
	 opacity: 1;
	 visibility: visible;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li .content {
	 font-size: 14px;
	 color: var(--secondary_color);
	 line-height: 1.714;
	 text-align: left;
	 display: none;
	 margin: 0;
	 font-weight: 500;
	 padding-right: 20px;
	 padding-top: 12px;
	 padding-bottom: 8px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li:first-child {
	 padding-top: 0px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li:last-child {
	 border: 0;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li.open .cms-header-instruction .up {
	 display: flex;
	 opacity: 1;
	 visibility: visible;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li.open .cms-header-instruction .down {
	 display: none;
	 visibility: hidden;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner ul li.open .content {
	 display: block;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button {
	 width: 100%;
	 display: flex;
	 align-items: center;
	 height: 50px;
	 border: 1px solid #d7d7d7;
	 position: relative;
	 background: #fff;
	 padding-left: 30px;
	 overflow: hidden;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button .cms-quantity-banner label {
	 margin: 0;
	 font-size: 15px;
	 color: #111;
	 font-weight: 500;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button .cms-quantity-banner .cms-quatity {
	 display: inline-flex;
	 position: relative;
	 width: 86px;
	 text-align: center;
	 align-items: center;
	 justify-content: center;
	 ms-flex-pack: center;
	 -webkit-justify-content: center;
	 -ms-justify-content: center;
	 margin-left: 30px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button .cms-quantity-banner .cms-quatity span {
	 top: 5px;
	 font-size: 15px;
	 color: #888;
	 position: absolute;
	 cursor: pointer;
	 margin: 0;
	 font-weight: 500;
	 line-height: 32px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button .cms-quantity-banner .cms-quatity input {
	 border: none;
	 text-align: center;
	 color: #111;
	 font-weight: 600;
	 margin-top: 2px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button .cms-quantity-banner .cms-quatity span.plus {
	 right: 0;
	 text-align: right;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button .cms-quantity-banner .cms-quatity span.minus {
	 left: 0;
	 text-align: left;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button a {
	 position: absolute;
	 right: 0px;
	 height: 50px;
	 line-height: 50px;
	 border: 0;
	 outline: 0;
	 color: #fff;
	 background: #111;
	 font-size: 13px;
	 font-weight: 600;
	 text-transform: uppercase;
	 letter-spacing: 0.1em;
	 padding: 0 33px;
}
 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .row:last-child .cms-content .cms-wrap-inner .cms-wrap-button a:hover {
	 background-color: var(--primary_color);
}
 @media (max-width: 1024px) {
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content {
		 padding: 0px 7.5px !important;
		 justify-content: center;
		 ms-flex-pack: center;
		 -webkit-justify-content: center;
		 -ms-justify-content: center;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner h2 {
		 padding-left: 0px !important;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner ul {
		 margin-bottom: 0px !important;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner ul li {
		 padding-left: unset !important;
	}
}
 @media (max-width: 480px) {
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content {
		 padding: 0px 7.5px !important;
		 justify-content: center;
		 ms-flex-pack: center;
		 -webkit-justify-content: center;
		 -ms-justify-content: center;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner h2 {
		 font-size: 28px !important;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner span.price {
		 font-size: 24px !important;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner label {
		 display: none;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner .cms-wrap-button {
		 padding-left: 0 !important;
		 margin-top: 20px;
	}
	 .type_banner_3 section > div .cms-wrap-purchase .cms-content-section .cms-cont .cms-content .cms-wrap-inner .cms-wrap-button .cms-quatity {
		 margin-left: 20px !important;
	}
}
/* End banner section */
/* Promotion product popup */
 .popup_prpr_wrap {
	 max-width: 950px !important;
	 margin: 30px auto;
	 padding: 30px;
}
/* End promotion product popup */
 



/*=================== Famita theme ====================*/

/* famita benefit section */
.type_shipping_style2{
  
  
}
.type_shipping_style2 .slick-carousel-benefit{
 	opacity:0;
    filter: alpha(opacity=0);  
    margin: 0;
}
.type_shipping_style2 .slick-carousel-benefit.slick-slider {
    opacity:1;
    filter: alpha(opacity=1);  
}
@media (min-width: 1200px) {
  .type_shipping_style2 .feature-box-inner {
    margin-bottom: 0;
    padding-right:60px;
  }
}
@media (max-width: 1199px) {
  .type_shipping_style2 .feature-box-inner {
    display: flex;
    justify-content: center
  }
}
.type_shipping_style2 .feature-box-inner .fbox-icon {
    margin-top: 5px;
    min-width: 60px;
    font-size: 25px;
    color: var(--primary_color);
    fill:var(--primary_color);
    float: left;
    padding-right: 25px;
}
.type_shipping_style2 .feature-box-inner .fbox-content {
    overflow: hidden;
  	float:left;
}
.type_shipping_style2 .feature-box-inner .ourservice-heading {
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.type_shipping_style2 .feature-box-inner .description {
    font-size: 14px;
}
/* End benefit */


/* Famita newsletter section */
.type_newsletter{
  
}
.type_newsletter .newsletter-footer-wrap {
   text-align: center;
   overflow: hidden;
   max-width: 570px;
   margin: auto;
}
@media (min-width: 768px){
  .type_newsletter .newsletter-footer-wrap .widget-title{
    line-height:60px;
  }
}
.type_newsletter .newsletter-footer-wrap .newsletter-footer-title {
   color: var(--body_text_color);
   font-weight: 400;
   font-size: 30px;
   margin: 0 0 10px;
}
@media (max-width: 767px){
  .type_newsletter .newsletter-footer-wrap .newsletter-footer-title {
    font-size: 25px;
  }
}
.type_newsletter .newsletter-footer-wrap .description{
  margin-bottom: 25px;
  font-size: 15px;
  color: var(--body_text_color);
}
@media (min-width: 1200px){
.type_newsletter .newsletter-footer-wrap .description {
    margin-bottom: 50px;
  }
}
.type_newsletter .newsletter-footer-wrap .newsletter-form-footer {
   display: inline-block;
   width:100%;
}
.type_newsletter .newsletter-footer-wrap .newsletter-form-footer .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    letter-spacing: 0;
    padding: 11px 35px;
    font-size: 14px;
    line-height: 1.7;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  	outline:0
}
.type_newsletter .newsletter-footer-wrap .newsletter-form-footer .btn-primary {
    color: #fff;
    background-color: #121212;
    border-color: #050505;
}
.type_newsletter .newsletter-footer-wrap .newsletter-form-footer .btn-primary:hover{
  	background-color: var(--primary_color);
    border-color: var(--primary_color);
}
.type_newsletter .signup-newsletter-form {
	 border-radius: 0;
	 padding: 0;
	 background-color: transparent;
	 position: relative;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
	 align-items: center;	
	 position: relative;
}

.type_newsletter  .signup-newsletter-form input.input-text {
     display: block;
     width: 100%;
     height: 49px;
     padding: 12px 30px;
     font-size: 15px;
     line-height: 1.75;   
     border: 1px solid #ebebeb;
     border-radius: 0px;
     -webkit-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
     background: #fff;
     border-color: #ebebeb;
     color: #b3b3b3;
}
.type_newsletter  .signup-newsletter-form .col-auto {
	 position: absolute;
	 right: 0;
	 top: 0;
}
.type_newsletter  .signup-newsletter-form .col-auto .submit-btn {
	 text-transform: none;
	 border-radius: 0;
	 font-size: 14px;
	 padding: 0px 0px;
	 margin: 0;
	 border: none;
	 outline: 0;
	 height: 45px;
	 background: #111;
	 color: #fff;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
.type_newsletter  .signup-newsletter-form .col-auto .submit-btn:hover {
	 background: var(--primary_color);
}
.type_newsletter .signup-newsletter-form .col-auto .submit-btn span {
	 display: block;
	 padding: 0 15px;
	 font-size: 15px;
}
.type_newsletter  .col_email {
	 -ms-flex-preferred-size: 0;
	 flex-basis: 0;
	 -ms-flex-positive: 1;
	 flex-grow: 1;
	 max-width: 100%;
}
/* End newsletter */
/* Famita newsletter style 2*/
.type_newsletter_2{

}

.type_newsletter_2 .newsletter-footer-wrap.style2 {
    overflow: hidden;
    max-width: 100%;
  	width: 100%;
    text-align: inherit;
}
@media (min-width: 992px){
  .type_newsletter_2 .newsletter-footer-wrap.style2 > * {
    width: 50%;
    float: left;
  }
}
.type_newsletter_2 .newsletter-footer-wrap .widget-title {
    color: var(--body_text_color);
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 10px;
}
.type_newsletter_2 .newsletter-footer-wrap .description {
    margin-bottom: 25px;
    font-size: 15px;
}
.type_newsletter_2 .newsletter-footer-wrap.style2 .content {
    /*margin-top: 9px;*/
  	display:flex;
  	height:100%;
  	align-items:center;
  	justify-content: center;
}
.type_newsletter_2  .newsletter-footer-wrap.style2 .description {
    margin: 0;
}
.type_newsletter_2 .newsletter-footer-wrap.style2 .widget-title {
    margin: 0 0 5px;
}
@media (min-width: 992px){
  .type_newsletter_2 .cms-newsletter-inner{
    padding-top:34px;
    padding-bottom:34px;
  }
}
@media (max-width: 991px){
  .type_newsletter_2 .cms-newsletter-inner{
    padding-top:15px;
    padding-bottom:15px;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .type_newsletter_2 .newsletter-footer-wrap.style2 .top-inner{
   	text-align:center; 
  }
  .type_newsletter_2 .newsletter-footer-wrap.style2 .content {
    align-items:unset;
  }
  .type_newsletter_2 .newsletter-footer-wrap.style2 .description{
    margin-bottom: 25px;
  }
}
.type_newsletter_2  .newsletter-footer-wrap.style2 form {
    width: 600px;
    float: right;
    max-width: 100%;
}
.type_newsletter_2 .newsletter-footer-wrap .form-control {
    display: block;    
    height: 49px;
    padding: 12px 30px;
    font-size: 15px;
    line-height: 1.75;   
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff;
    border-color: #ebebeb;
    color: #b3b3b3;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.type_newsletter_2 .newsletter-footer-wrap .btn-primary {
    color: #fff;
    background-color: var(--body_text_color);
    border-color: var(--body_text_color);
  	outline:0;
    letter-spacing:0.1em;
}
.type_newsletter_2 .newsletter-footer-wrap .btn-primary:hover{
    background-color: var(--primary_color);
    border-color: var(--primary_color);
}
.type_newsletter_2 .newsletter-footer-wrap input::-webkit-input-placeholder {
	 color: #ccc;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
 .type_newsletter_2 .newsletter-footer-wrap input:-moz-placeholder {
	 color: #ccc;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
 .type_newsletter_2 .newsletter-footer-wrap input::-moz-placeholder {
	 color: #ccc;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
 .type_newsletter_2 .newsletter-footer-wrap input:-ms-input-placeholder {
	 color: #ccc;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
/* End newsletter style 2 */
/* Famita blog post */
.type_featured_blog3{
  
}
.type_featured_blog3 .wrap_title{
 	margin-bottom:50px; 
}
.type_featured_blog3 .wrap_title .section-title{
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 5px;
}
.type_featured_blog3 .wrap_title .section-subtitle{
  font-size: 15px;
}
.type_featured_blog3 .post-grid-v2 {
    position: relative;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  margin-bottom: 30px;
}
.type_featured_blog3  .post-grid-v2 .post-thumbnail {
    display: block;
    position: relative;
    padding-top:67.5%; 
    background-size:cover; 
    background-repeat:no-repeat; 
    background-position:center center;
}
.type_featured_blog3 .post-grid-v2 .post-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100.5%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_featured_blog3 .post-grid-v2 .content {
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%) scale(0);
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_featured_blog3  .post-grid-v2 .title {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
}
.type_featured_blog3  .post-grid-v2 .bottom-info {
    color: var(--body_text_color);
    font-size: 15px;
    font-family: "Lora";
}
.type_featured_blog3 .blog-slider{
 	opacity:0; 
  	-webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_featured_blog3 .blog-slider.slick-slider{
  	opacity:1; 
}
.type_featured_blog3 .item-blog{
  	outline: none !important;
    padding-left: 15px;
    padding-right: 15px;  	
}
.type_featured_blog3 .post-grid-v2 .bottom-info > div {
    display: inline-block;
    vertical-align: middle;
}
.type_featured_blog3 .post-grid-v2 .bottom-info .date-post a{
 	font-style: italic; 
}
.type_featured_blog3  .post-grid-v2 .bottom-info .suffix {
    font-style: italic;
}
.type_featured_blog3  .post-grid-v2 .bottom-info .name-author a {
    text-transform: uppercase;
}
.type_featured_blog3 .post-grid-v2 .date-post {
    margin-left: 18px;
}
.type_featured_blog3 .post-grid-v2:hover {
    -webkit-box-shadow: 0 15px 29px 0 rgb(45 55 60 / 15%);
    box-shadow: 0 15px 29px 0 rgb(45 55 60 / 15%);
}
.type_featured_blog3 .post-grid-v2:hover .content {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.type_featured_blog3 .post-grid-v2:hover .post-thumbnail:before {
    opacity: 1;
    filter: alpha(opacity=100);
}
/* End blog post */

/* Famita banner section */
.type_banner_4{
  
}
.type_banner_4 .banner{
 	padding:0 15px; 
  	opacity:0;
  	-webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_banner_4 .banner.slick-slider{
  	opacity:1;
}
.type_banner_4 .banner-item{
  outline: none !important;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px){
  .type_banner_4 .banner-item{  
    padding-left: 0;
    padding-right: 0;
  }
}
.type_banner_4 .banner-item .widget-banner-item{
  position: relative;
}
.type_banner_4  .widget-banner-item .link-img {
    position: relative;
    display: block;
    overflow: hidden;
}
.type_banner_4 .widget-banner-item .link-img:before {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    content: '';
    border: 10px solid #fff;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    position: absolute;
    z-index: 8;
  	opacity:0.5;
  	filter: alpha(opacity=50);
  	visibility:hidden;
}
.type_banner_4 .btn-readmore {
    color: var(--body_text_color);
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    position: relative;
}
.type_banner_4 .widget-banner-item .infor {
    position: absolute;
    z-index: 2;
    padding: 15px;
}
.type_banner_4  .widget-banner-item.st_right .infor {
    left: 50%;
    top: 18%;
}
.type_banner_4 .widget-banner-item.st_center .infor {
    top: 13%;
    text-align: center;
    width: 100%;
    height: auto;
}

.type_banner_4 .widget-banner-item.st_left .infor {
    top: 18%;
    left: 50px;
}
.type_banner_4  .widget-banner-item .title {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 18px;
}
.type_banner_4  .btn-readmore:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #838382;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_banner_4  .widget-banner-item:hover .btn-readmore:before, .type_banner_4  .widget-banner-item:active .btn-readmore:before {
    background: var(--primary_color);
}
.type_banner_4  .widget-banner-item:hover .btn-readmore, .type_banner_4  .widget-banner-item:active .btn-readmore {
    color: var(--primary_color);
}
.type_banner_4 .widget-banner-item:hover .link-img:before,.type_banner_4  .widget-banner-item:active .link-img:before {
    /*border-color: var(--primary_color);*/
    visibility:visible;
}
@media (max-width: 1730px){
  .type_banner_4 .widget-banner-item .title {
    font-size: 22px;
  }
}
@media (min-width: 992px){
  .type_banner_4 .widget-banner-item.st_right .infor {
    width: 40%;
    left: 52%;
  }
}
@media (min-width: 992px){
  .type_banner_4 .widget-banner-item.st_left .infor {
    width: 40%;
    left: 11%;
  }
}
@media (min-width: 1200px){
.type_banner_4  .widget-banner-item .link-img:before {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
}
@media (max-width: 991px){
  	.type_banner_4 .widget-banner-item.st_center .infor {
      	top: 10px;      
    }
  	.type_banner_4 .widget-banner-item.st_left .infor {
        left: 10px;
        top: 30px;
        right: 10px;
    }
}
/* End banner section */

/* Famita banner section style 2*/
.type_banner_5{
  
}
.type_banner_5 .banner{
 	/*padding:0 15px; */
  	margin-right: -15px;
    margin-left: -15px;
  	opacity:0;
  	-webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_banner_5 .banner.slick-slider{
  	opacity:1;
}
.type_banner_5 .banner-item{
  outline: none !important;
  padding-left: 15px;
  padding-right: 15px;
}
.type_banner_5 .banner-item .widget-banner-item{
  position: relative;
}
.type_banner_5  .widget-banner-item .link-img {
    position: relative;
    display: block;
    overflow: hidden;
}
.type_banner_5 .widget-banner-item .link-img:before {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    content: '';
    border: 10px solid transparent;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 8;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.type_banner_5 .btn-readmore {
    color: var(--body_text_color);
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    position: relative;
}
.type_banner_5 .widget-banner-item .infor {
    position: absolute;
    z-index: 2;
    padding: 15px;
}
.type_banner_5  .widget-banner-item.st_right .infor {
    left: 50px;
    top: 18%;
}
.type_banner_5 .widget-banner-item.st_center .infor {
    top: 25%;
    text-align: center;
    width: 100%;
    height: auto;
}

.type_banner_5 .widget-banner-item.st_left .infor {
    top: 18%;
    left: 50%;
}
@media (max-width: 480px){
  .type_banner_5 .widget-banner-item.st_center .infor {
    top:0
  }
  .type_banner_5 .widget-banner-item.st_left .infor {
    top: 0%;
    left: 40%;
}
}
.type_banner_5  .widget-banner-item .title {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 18px;
}
.type_banner_5  .btn-readmore:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #838382;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_banner_5  .widget-banner-item:hover .btn-readmore:before, .type_banner_5  .widget-banner-item:active .btn-readmore:before {
    background: var(--primary_color);
}
.type_banner_5  .widget-banner-item:hover .btn-readmore, .type_banner_5  .widget-banner-item:active .btn-readmore {
    color: var(--primary_color);
}
.type_banner_5 .widget-banner-item:hover .link-img:before,.type_banner_5  .widget-banner-item:active .link-img:before {
    border-color: #fff;
  	visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  	top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
}
@media (max-width: 1730px){
  .type_banner_5 .widget-banner-item .title {
    font-size: 22px;
  }
}
@media (min-width: 992px){
  .type_banner_5 .widget-banner-item.st_right .infor {
    width: 40%;
    left: 52%;
  }
}
.type_banner_5 .widget-banner-item.st_right.s_center .infor, .type_banner_5 .widget-banner-item.st_left.s_center .infor {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (min-width: 992px){
  .type_banner_5 .widget-banner-item.st_left .infor {
    width: 40%;
    left: 11%;
  }
}
@media (min-width: 1200px){
.type_banner_5  .widget-banner-item .link-img:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

/* End banner section style 2 */

/* Famita team section home 1*/
.type_team_style2{
  
}
div[data-js-team]{
 	opacity:0; 
}
div[data-js-team].slick-slider{
 	opacity:1; 
}
.type_team_style2 .wrap_title{
  text-align: center;
  margin:0 0 20px 0;
}
@media (min-width: 992px){
  .type_team_style2 .wrap_title{    
    margin:0 0 40px 0;
  }
}
.type_team_style2 .wrap_title .section-title {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 8px;
}
.type_team_style2 .wrap_title .section-subtitle {
    font-size: 15px;
}
@media (min-width: 481px){
  div[data-js-team]{
    margin-left:-15px;
    margin-right:-15px;
  }
  .type_team_style2 .item {
    text-align: center;
    margin-bottom: 10px;
    margin-left:15px;
    margin-right:15px;
  }
}
.type_team_style2 .item .avatar {
    position: relative;
    overflow: hidden;
    margin: 0 0 25px;
}
.type_team_style2 .item .avatar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_team_style2 .item:hover .avatar:before {
    opacity: 1;
    filter: alpha(opacity=100);
}
.type_team_style2 .item .image-wrapper{
  	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 100%;
}
.type_team_style2 .item .image-wrapper img{
 	display:none; 
}
.type_team_style2 .item .avatar .social-team {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.type_team_style2 .item .avatar .social-team ul{
  	list-style: none;
}
.type_team_style2 .item .avatar .social-team ul li{
 	display:inline-block; 
}
.type_team_style2 .item .avatar .social-team a {
    margin: 0 5px;
    font-size: 18px;
    color: #fff;
}
.type_team_style2 .item:hover .avatar .social-team {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.type_team_style2 .item .info{
  text-align: center !important;
}
.type_team_style2 .item .info .name-team {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
  	padding:0;
}
.type_team_style2 .item .info .job-team {
  	font-size: 12px;
  	color: var(--primary_color) !important;
}
/* End team section  home 1*/

/* Famita testimonials home 1*/
.type_testimonials_style3{
  
}
.type_testimonials_style3 div[data-js-testimonial] {
  opacity:0;
  filter: alpha(opacity=0);  
}
.type_testimonials_style3 div[data-js-testimonial].slick-slider{
  opacity:1;
  filter: alpha(opacity=1);
}
.type_testimonials_style3 .cms_wrap_title .section-title{
 	font-size: 30px;
    font-weight: 400;
    margin: 0 0 5px; 
}
.type_testimonials_style3 .cms_wrap_title  .section-subtitle {
	 font-size: 13px;  
}
.type_testimonials_style3 .wrap-outner-test{
  width:100%; 
  position:relative;
}
.type_testimonials_style3 .nav-slider-testimonial{
  position:absolute;
  top: 50%;
  width: 100%;
  opacity:0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.type_testimonials_style3 .nav-slider-testimonial svg{
 	fill:var(--body_text_color); 
  	
}
.type_testimonials_style3 .cms-outner-test:hover .nav-slider-testimonial{
 	opacity:1;
    filter: alpha(opacity=1);
}
.type_testimonials_style3 .nav-slider-testimonial .slick-prev-test{
    font-size: 0;
    line-height: 0;
    position: absolute;
  	left:-20px;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.type_testimonials_style3 .nav-slider-testimonial .slick-prev-test:hover svg{
  	fill:var(--primary_color);
}
.type_testimonials_style3 .nav-slider-testimonial .slick-next-test{
  	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
  	right:10px;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.type_testimonials_style3 .nav-slider-testimonial .slick-next-test:hover svg{
  	fill:var(--primary_color);
}

.type_testimonials_style3 .cms-wrap-testimonials{
 	width:100%; 
  	margin-bottom: 30px;
}
.type_testimonials_style3 .testimonial-body{
  text-align: center;
  margin: auto;
  max-width: 770px;
}
.type_testimonials_style3 .testimonial-body .image{
  margin: 0 0 30px;
}
.type_testimonials_style3 .testimonial-body .image img{
    display: inline-block;
    margin: auto;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.type_testimonials_style3 .testimonial-body .description{
  	overflow: hidden;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 15px;
}
.type_testimonials_style3 .testimonial-body .name-client{
  	font-size: 16px;
    margin: 0 0 2px;
    font-weight: 600;
}
.type_testimonials_style3 .testimonial-body .job{
  	font-size: 12px;
  	color: var(--primary_color);
}

/* End famita testimonials home 1*/

/* Famita about section homde 1*/
.type_about_3{
  
}
.type_about_3 .cms_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.type_about_3 .cms_heading{
  	font-size: 30px;
    color: var(--body_text_color);
    text-align: left;
  	margin-bottom: 7px;
}
 @media (max-width: 480px) {
   .type_about_3 .cms_heading{
     	line-height:1.5;
   }
 }
.type_about_3 .cms_text_column{
  margin-bottom: 35px;
}
.type_about_3 .cms_text_column p:last-child{
  margin-bottom: 0;
}
/* End famita about section home 1*/

/* Product item style 2 on collection style */
.product-item-style2{
  
}
.product-item-style2 .product-overlay-bottom{
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: center;
  width: 100%;
  padding: 10px!important;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 260px;
  right: 0;
  z-index: 8;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px) scale(0.8);
  -moz-transform: translateY(50px) scale(0.8);
  -ms-transform: translateY(50px) scale(0.8);
  -o-transform: translateY(50px) scale(0.8);
  transform: translateY(50px) scale(0.8);
  background-color:transparent!important;
  height: auto!important;
}
.product-item-style2 .product-overlay-bottom .group-button{
  background-color:transparent!important;
}
.product-item-style2 .product-overlay-bottom .group-button a{
  background-color:#fff;
  font-size: 16px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--body_text_color);
  background: #fff;
  border-radius: 0;
  margin:0;
  padding:0;
  box-sizing:border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  float: left;
  border: 0px;
}
.product-item-style2 .product-overlay-bottom .group-button a:not([data-button-status="added"]):hover {
    color: #fff!important;
    fill:#fff;
    background: var(--primary_color)!important;
}
.product-item-style2 .product-overlay-bottom .group-button a.add-to-cart{
  width: calc(100% - 100px);
  overflow: hidden; 
  webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  line-height: 20px;
  background: #fff;  
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--body_text_color);
  text-transform: uppercase;
  position: relative;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ebebeb;
  box-sizing:border-box;
}
.product-item-style2 .product-overlay-bottom .group-button a.add-to-cart .icon{
 	display:none; 
}
.product-item-style2:hover .product-overlay-bottom {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px) scale(1);
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
}
.product-item-style2  .product-collection__reviews .spr-badge-caption{
 	display:none; 
}
.products-arrivals .section-content .product-item-style2 .product-collection__content {
    margin-top: 23px !important;
}
.product-item-style2 .pull-right{
  float: right;
}
.product-item-style2  .pull-right .product-collection__reviews{
  line-height: 22px;
  height: 22px;
}
.products-arrivals .section-content .product-item-style2 .pull-right .frm_product_collection .product-options__section {
    list-style: none;
    padding: 0;
    margin: 8px 0 0;
    text-align: right;
    line-height: 1.2;
    float: right;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .pull-right .frm_product_collection .product-options__section .label {
    display: inline-flex;
    align-items: center;
    border-radius: 100%;
    padding: 2px;
    margin: 0px;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .pull-right .frm_product_collection .product-options__section .label.active {
    border: 1px solid #fbd1d0;
}

.products-arrivals .section-content .product-item-style2 .product-collection__content .pull-right  .frm_product_collection .product-options__section .label .product-options__value, .main-content-grid .products-arrivals .section-content .product-collection__content .frm-price-color .frm_product_collection .product-options__section .label .product-options__value, .product_section .products-arrivals .section-content .product-collection__content .frm-price-color .frm_product_collection .product-options__section .label .product-options__value {
    padding: 0px;
    margin: 0px !important;
    border: none !important;
}
 .products-arrivals .section-content .product-item-style2 .product-collection__content .pull-right .frm_product_collection .product-options__section .label:not(.active) {
    border: 1px solid transparent;
}
 .products-arrivals .section-content .product-item-style2 .product-collection__content .pull-right .frm_product_collection .product-options__section .product-options__value {
    margin-bottom: 0px;
   	display: flex;
    align-items: center;
    justify-content: center;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .pull-right .frm_product_collection .product-options__section .label .product-options__value--circle {
    width: 16px;
    height: 16px;
}

.product-item-style2 .product-collection__content .left-info .name {
    font-size: 15px;
    margin: 0 0 5px;
  	font-weight: 400;
}
.product-item-style2 .product-collection__content .left-info .name:after{
 	display:none; 
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .frm-price-color {
    display: unset; 
    width: unset; 
    line-height: 1.3;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .frm-price-color .product-collection__price {
    display: unset; 
    width: unset;
}
.product-item-style2 .product-collection__reviews .spr > * {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0 !important;
  float: none;
}
.product-item-style2 .product-collection__title{
  clear: both;
  overflow: hidden;
  width: 100%;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .product-collection__title a {
  font-size: 15px;
  margin: 0 0 7px;
  font-weight: 400;
  display:block;
  color: var(--body_text_color);
  line-height: 1.75;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .product-collection__title a:hover {
    color: var(--primary_color);   
}
.product-item-style2 .spr-badge-starrating{
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 73px;
  height: 1.2em;
  line-height: 1em;
  font-family: 'star';
  font-size: 12px;
  float: none;
}
.product-item-style2 .spr-starrating,.product-item-style2 .spr-icon {
    color: #f5c136;
    opacity: 1;
}
.product-item-style2  .spr-starrating .spr-icon:not(last-child) {
    margin:0px;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .frm-price-color .product-collection__price .price {
    color: var(--body_text_color);
    font-size: 16px;
    font-weight: 600;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .frm-price-color .product-collection__price .price--sale .current{
  color: var(--body_text_color);
  font-size: 16px;
  font-weight: 600;
  margin-right:5px;
}
 .products-arrivals .section-content .product-item-style2 .product-collection__content .frm-price-color .product-collection__price .price--sale .compare {
  font-weight: 400;
  font-size: 14px;
  color: #b3b3b3; 
  text-decoration: line-through;
}
.products-arrivals .section-content .product-item-style2 .product-collection__content .frm-price-color .product-collection__price .price--sale .compare span{
  color: #b3b3b3;
  font-weight: 400;
  font-size: 14px;
  text-decoration: line-through;
}
.product-item-style2 a[data-js-product-image] img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  height: auto;
  max-width: 100%;
}
.product-item-style2 a[data-js-product-image] .image-effect {
    top: 0;
    position: absolute;
    left: 0;
    z-index: 2;
    opacity: 0;
  	width:100%;
    filter: alpha(opacity=0);
}
.product-item-style2 .js-product-images-navigation:hover a[data-js-product-image] .image-hover {
    opacity: 0;
    filter: alpha(opacity=0);
}
.product-item-style2 .js-product-images-navigation:hover a[data-js-product-image] .image-effect {
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-item-style2 .product-image__overlay-top-left .label, .product-item-style2 .product-image__overlay-top-right .label--sale{
 	display: flex !important;
     color: #fff;
     font-size: 12px;
     font-weight: 500;
	 text-transform: uppercase;
	 line-height: 22px;
	 height: 23px;
     background: #df4243;
     padding: 6px 10px;
	 margin-bottom: 3px;
	 align-items: center;
	 position: relative; 
}

.product_section .products-arrivals .product-item-style2 .label--sale {
    background-color: #df4243;
    font-weight: 600;
    display: unset;
    position: relative;
}
.product-item-style2 .product-image__overlay-top{
    padding: 20px 20px 0px 20px;
}

.product-item .product-image__overlay-top-right .js_quick_view{  	
    height: 50px;
    width: 50px;
    border: solid 1px #e9e9e9;
    border-radius: 100%;
    text-align: center;    
    line-height: 50px;
    margin: 0;
  	opacity:0;
    font-size: 18px;
    color: var(--body_text_color);    
  	background-color: RGBA(255, 255, 255, 0.8);
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    border-radius: 50% !important;   
  	position:absolute;
  	top:0;
  	right:0;
}
.product-item:hover .product-image__overlay-top-right .js_quick_view:hover{  
  	color: #fff;  
  	background-color: var(--primary_color);
}
.product-item:hover .product-image__overlay-top-right .js_quick_view{  	
  opacity:1;   
}
.product-item-style2 .product-image__overlay-top-left .js_quick_view{  	
    height: 50px;
    width: 50px;
    border: solid 1px #e9e9e9;
    border-radius: 100%;
    text-align: center;    
    line-height: 50px;
    margin: 0;
  	opacity:0;
    font-size: 18px;
    color: var(--body_text_color);    
  	background-color: #fff;
    justify-content: center !important;
    align-items: center !important;
    display: none !important;
    border-radius: 50% !important;
    webkit-transform: translateY(-50px) scale(0.8);
    -moz-transform: translateY(-50px) scale(0.8);
    -ms-transform: translateY(-50px) scale(0.8);
    -o-transform: translateY(-50px) scale(0.8);
    transform: translateY(-50px) scale(0.8);
  	position:absolute;
  	top:0;
  	left:0;
}
@media (min-width: 1025px){
  .product-item-style2 .product-image__overlay-top-left .js_quick_view{  
    display: flex !important;  
  }
}
.product-item-style2:hover .product-image__overlay-top-left .js_quick_view:hover{  
  	color: #fff;  
  	background-color: var(--primary_color);
}
.product-item-style2:hover .product-image__overlay-top-left .js_quick_view{  	
  opacity:1;  
  filter: alpha(opacity=100);
    -webkit-transform: translateY(0px) scale(1);
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
}
  

.cms-full .product-item-style2:not(.small) .product-overlay-bottom, .nt_full .product-item-style2 .product-overlay-bottom{
    padding: 20px 0!important;  
    max-width: 280px;
}
.cms-full .product-item-style2:not(.small) .product-overlay-bottom .group-button a, .nt_full .product-item-style2 .product-overlay-bottom .group-button a{
    width: 60px;
    height: 60px;
    line-height: 60px; 
}
.cms-full .product-item-style2:not(.small) .product-overlay-bottom .group-button a.add-to-cart, .nt_full .product-item-style2 .product-overlay-bottom .group-button a.add-to-cart{
    width: calc(100% - 120px);   
  	line-height:40px;
}  
  
.product-item-style2.small .product-overlay-bottom .group-button a.add-to-cart .text{
  	display:none;
}
.product-item-style2.small .product-overlay-bottom .group-button a.add-to-cart .icon{
  	display: block;
}
/* End product item */


/* Product item style 3 on collection style */
.product-item-style3{
  
}
.product-item-style3 .product-overlay-bottom{
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: center;  
  padding: 0!important;
  position: absolute;
  bottom: 0;  
  margin: auto; 
  right: 0;
  z-index: 8;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px) scale(0.8);
  -moz-transform: translateY(50px) scale(0.8);
  -ms-transform: translateY(50px) scale(0.8);
  -o-transform: translateY(50px) scale(0.8);
  transform: translateY(50px) scale(0.8);
  background-color:transparent!important;
  height: auto!important;
}
.product-item-style3 .product-overlay-bottom .group-button{
  background-color:transparent!important;
}
.product-item-style3 .product-overlay-bottom .group-button a{
  background-color:#fff;
  font-size: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--body_text_color);
  background: #fff;
  border-radius: 0;
  margin:0;
  padding:0;
  box-sizing:border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  float: left;
  border: 0px;
}
.product-item-style3 .product-overlay-bottom .group-button a:not([data-button-status="added"]):hover {
    color: #fff!important;
    fill:#fff;
    background: var(--primary_color)!important;
}
.product-item-style3 .product-overlay-bottom .group-button a.add-to-cart{  
  overflow: hidden; 
  webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  line-height: 20px;
  background: #fff;  
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--body_text_color);
  text-transform: uppercase;
  position: relative; 
  box-sizing:border-box;
}
@media (max-width: 991px) { 
  .product-item-style3 .product-overlay-bottom .group-button a.js_quick_view{  
    display:none;
  }
}
.product-item-style3 .product-overlay-bottom .group-button a.add-to-cart .text{
 	display:none;
}
.product-item-style3:hover .product-overlay-bottom {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px) scale(1);
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
}
.product-item-style3  .product-collection__reviews .spr-badge-caption{
 	display:none; 
}
.product-item-style3 .product-collection__content {
    /*margin-top: 23px !important;*/
}
.product-item-style3 .pull-right{
  float: right;
}

.product-item-style3 .product-options__section {
    list-style: none;
    padding: 0;
    margin: 8px 0 0;
    text-align: right;
    line-height: 1.2;
    float: right;
}
.product-item-style3 .product-options__section .label {
    display: inline-flex;
    align-items: center;
    border-radius: 100%;
    padding: 2px;
    margin: 0px;
}
.product-item-style3 .product-options__section .label.active {
    border: 1px solid #fbd1d0;
}

.product-item-style3 .product-options__value{
    padding: 0px;
    margin: 0px !important;
    border: none !important;
}
.product-item-style3 .product-options__section .label:not(.active) {
    border: 1px solid transparent;
}
.product-item-style3 .product-options__value {
    margin-bottom: 0px;
   	display: flex;
    align-items: center;
    justify-content: center;
}
.product-item-style3 .label .product-options__value--circle {
    width: 16px;
    height: 16px;
}
.product-item-style3 .label .product-options__value--circle.standard-color-white{
  	border:1px solid #ddd !important;
}

.product-item-style3 .left-info .name {
    font-size: 15px!important;
    margin: 7px 0 0 0;
  	font-weight: 400;
}
.product-item-style3 .left-info .name > *{
  	font-size: inherit!important;
}
.product-item-style3 .left-info .name:after{
 	display:none; 
}
.product-item-style3 .frm-price-color {
    display: unset; 
    width: unset; 
    line-height: 1.3;
}
.product-item-style3 .product-collection__price {
    display: unset; 
    width: unset;
  	text-align: right;
}
.product-item-style3 .product-collection__reviews .spr > * {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0 !important;
  float: none;
}
.product-item-style3 .product-collection__title{
  clear: both;
  overflow: hidden;
  width: 100%;
  margin:0px;
  padding-bottom:20px;
}
.product-item-style3 .product-collection__title a {
  font-size: 15px;
  margin: 0;
  font-weight: 400;
  display:block;
  color: var(--body_text_color);
  line-height: 1.75;
}
.product-item-style3 .product-collection__title a:hover {
    color: var(--primary_color);   
}
.product-item-style3 .spr-badge-starrating{
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 73px;
  height: 1.2em;
  line-height: 1em;
  font-family: 'star';
  font-size: 12px;
  float: none;
}
.product-item-style3 .spr-starrating,.product-item-style3 .spr-icon {
    color: #f5c136;
    opacity: 1;
}
.product-item-style3  .spr-starrating .spr-icon:not(last-child) {
    margin:0px;
}
.product-item-style3 .product-collection__price .price {
    color: var(--body_text_color);
    font-size: 14px!important;
    font-weight: 400!important;
    width: 100%;
}
.product-item-style3 .price .current, .product-item-style3 .price .compare{
  	display:block;
}
.product-item-style3 .price .compare{
  	color:#a4a4a4!important;
    font-weight:400!important;
  	margin-top: 8px!important;
}
.product-item-style3 .price .compare > *{
  	color:inherit!important;
  	font-weight:inherit!important;
}
.product-item-style3 .price--sale .current{
  color: var(--body_text_color);
  font-size: 14px!important;
  font-weight: 400!important;  
}
.product-item-style3  .product-collection__reviews .count{
  	color:#888;
  	font-size:13px;
}
.product-item-style3 .price--sale .compare {
  font-weight: 400!important;
  font-size: 14px!important;
  color: #b3b3b3; 
  text-decoration: line-through;
}
.product-item-style3 .price--sale .compare span{
  color: #b3b3b3;
  font-weight: 400;
  font-size: 14px;
  text-decoration: line-through;
}
.product-item-style3 a[data-js-product-image] img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  height: auto;
  max-width: 100%;
}
.product-item-style3 a[data-js-product-image] .image-effect {
    top: 0;
    position: absolute;
    left: 0;
    z-index: 2;
    opacity: 0;
  	width:100%;
    filter: alpha(opacity=0);
}
.product-item-style3 .js-product-images-navigation:hover a[data-js-product-image] .image-hover {
    opacity: 0;
    filter: alpha(opacity=0);
}
.product-item-style3 .js-product-images-navigation:hover a[data-js-product-image] .image-effect {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transform: scale(1.3);
    transition: opacity .8s,transform 2s cubic-bezier(0, 0, .44, 1.18),-webkit-transform 2s cubic-bezier(0, 0, .44, 1.18);
}
.product-item-style3 .product-image__overlay-top-left .label, .product-item-style3 .product-image__overlay-top-right .label--sale{
 	display: flex !important;
     color: #fff;
     font-size: 12px;
     font-weight: 500;
	 text-transform: uppercase;
	 line-height: 22px;
	 height: 23px;
     background: #df4243;
     padding: 6px 10px;
	 margin-bottom: 20px;
	 align-items: center;
	 position: relative; 
}

.product-item-style3 .label--sale {
    background-color: #fff!important;
    font-weight: 400;
    display: unset;
    position: relative;  
  	color:var(--body_text_color)!important;
}
.product-item-style3 .product-image__overlay-top{
    padding: 0px 20px;
}

.product-item-style3 .product-image__overlay-top-left .js_quick_view{  	
    height: 50px;
    width: 50px;
    border: solid 1px #e9e9e9;
    border-radius: 100%;
    text-align: center;    
    line-height: 50px;
    margin: 0;
  	opacity:0;
    font-size: 18px;
    color: var(--body_text_color);    
  	background-color: #fff;
    justify-content: center !important;
    align-items: center !important;
    display: none !important;
    border-radius: 50% !important;
    webkit-transform: translateY(-50px) scale(0.8);
    -moz-transform: translateY(-50px) scale(0.8);
    -ms-transform: translateY(-50px) scale(0.8);
    -o-transform: translateY(-50px) scale(0.8);
    transform: translateY(-50px) scale(0.8);
  	position:absolute;
  	top:0;
  	left:0;
}
@media (min-width: 1025px){
  .product-item-style3 .product-image__overlay-top-left .js_quick_view{  
    display: flex !important;  
  }
}
.product-item-style3:hover .product-image__overlay-top-left .js_quick_view:hover{  
  	color: #fff;  
  	background-color: var(--primary_color);
}
.product-item-style3:hover .product-image__overlay-top-left .js_quick_view{  	
  opacity:1;  
  filter: alpha(opacity=100);
    -webkit-transform: translateY(0px) scale(1);
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
}
 
.product-item-style3.small .product-overlay-bottom .group-button a.add-to-cart .text{
  	display:none;
}
.product-item-style3.small .product-overlay-bottom .group-button a.add-to-cart .icon{
  	display: block;
}
/* End product item */


/* Famita parallax image section */

.type_parallax{
  
}
@media (max-width: 767px){
  .type_parallax .wrapper_content_parallax{
	left:0%!important;
    right:0%!important;
    width:100%!important;
  }
  .type_parallax .cms_wrapper .info{
    padding:10px 0;
  }
}
.type_parallax .middle-right{
    margin-left:auto;
    order:1;
}
.type_parallax .right{
 	margin-left:auto;
  	order:2;
}
.type_parallax .cms_wrapper {
  	height: 100%;
}
.type_parallax .cms_wrapper .info{
  	display: flex;
    height: 100%;
}
.type_parallax .cms_wrapper .info .widget-action{ 
 	display: flex;
    flex-direction: column;
    justify-content: center;  
}
.type_parallax .widget-action .sub_title {
    color: var(--body_text_color);   
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height:1.75;
}
@media (min-width: 768px){
  .type_parallax .widget-action .sub_title {
    font-size: 24px;
  }
}
.type_parallax .widget-action .title {
    font-family: "Lora";
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 30px;
    position: relative;
    line-height: 1.05;
}
@media (max-width: 767px){
  .type_parallax .widget-action .title {
    line-height: 1.5;
  }
}
@media (min-width: 992px){
  .type_parallax .widget-action .title {
    font-size: 60px;
  }
}
.type_parallax .widget-action .title p:last-child {
    margin: 0;
}
.type_parallax .widget-action .title strong {
    color: var(--primary_color);
    font-weight: 400;
}
.type_parallax .widget-action .action .btn{
  	letter-spacing: 0.1em;
}
.type_parallax .widget-action .action .btn i{
  	margin-left:10px;
  	color: var(--primary_color);
}
/* End parallax image */


/*=================== Alohan theme ====================*/

/* Alohan benefit section */
.type_shipping_style3{
  
  
}
.type_shipping_style3 .slick-carousel-benefit{
 	opacity:0;
    filter: alpha(opacity=0);  
    margin: 0;
  	
}
.type_shipping_style3 .slick-carousel-benefits{
    display: flex;
    justify-content: space-between;
}
.type_shipping_style3 .slick-carousel-benefit.slick-slider {
    opacity:1;
    filter: alpha(opacity=1);  
}
.type_shipping_style3 .slick-carousel-benefit.slick-slider .slick-track {
  	display: flex;
    justify-content: space-between;
}
.type_shipping_style3 .feature-box-inner {
    display: flex; 
    align-items: center;
  	padding:0;
    justify-content: center;
  }

@media (min-width: 1400px) {
  .type_shipping_style3 .feature-box-inner {
    margin-bottom: 0;   
    display: flex;
    align-items: center;
    justify-content: unset;
    padding:0;
  }  
}

.type_shipping_style3 .feature-box-inner:first-child{
  	justify-content: flex-start; 
}
.type_shipping_style3 .feature-box-inner:last-child{
  	justify-content: flex-end; 
}
.type_shipping_style3 .feature-box-inner .fbox-icon {   
    font-size: 20px;
  	display: inherit;
    color: var(--body_text_color);
    fill:var(--body_text_color);
    float: left;
    padding-right: 10px;
}
@media (min-width: 1200px) {
  .type_shipping_style3 .feature-box-inner .fbox-icon {   
    padding-right: 25px;
  }
}
.type_shipping_style3 .feature-box-inner .fbox-content {
    overflow: hidden;
  	float:left;
}
.type_shipping_style3 .feature-box-inner .ourservice-heading {
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
}
.type_shipping_style3 .feature-box-inner .description {
    font-size: 14px;
}

@media (max-width: 480px) {
  .type_shipping_style3 .feature-box-inner .ourservice-heading {    
    font-size: 13px;    
  }
}
/* End benefit */


/* Brand list*/

 .type_brand_list .wrap-section {
	 margin: 0;
	 padding: 0;	 
}
 .type_brand_list .wrap-section .brand-image {
	 margin:0;
	 padding: 0;
   	 min-height:70px;
   	
}
 .type_brand_list .wrap-section .brand-image .brand_list {	 
     margin: 0px;
     min-width: 153px;
     text-align: center;
     display: flex;
     align-items: center;
}
.type_brand_list .wrap-section .brand-image .brand_list img{
	-webkit-transition: all 0.3s ease-in-out 0s;
     -o-transition: all 0.3s ease-in-out 0s;
     transition: all 0.3s ease-in-out 0s;
}
.type_brand_list .wrap-section .brand-image .brand_list img:hover{
  	transform: scale(1.1);
}
 @media (min-width: 1200px) {
	 .type_brand_list .wrap-section {
		 padding: 0;
		 background-color: #fff;
		 margin: 0;
	}	
	 .type_brand_list .wrap-section .brand-image {		
		 
	}
	 .type_brand_list .wrap-section .brand-image .brand_list {
		 
	}
}
/* End brand list*/

/* Carousel product style 2*/
@media (min-width: 1200px) {
  .type_carousel_product2  div[data-lazy-product-load] {
    margin-bottom: 15px;
  }
  .type_carousel_product2  div[data-lazy-product-load]:nth-last-child(-n+4).data-col-4, .type_carousel_product2  div[data-lazy-product-load]:nth-last-child(-n+3).data-col-3, .type_carousel_product2  div[data-lazy-product-load]:nth-last-child(-n+2).data-col-2 {
    margin-bottom: 0px !important;
  }	
  .type_carousel_product2  div[data-lazy-product-load]:nth-last-child(-n+4).data-col-4 .left-info .name, .type_carousel_product2  div[data-lazy-product-load]:nth-last-child(-n+3).data-col-3 .left-info .name, .type_carousel_product2  div[data-lazy-product-load]:nth-last-child(-n+2).data-col-2 .left-info .name {
    margin-bottom: 0px !important; 
  }
}
  

/* Carousel product style 3*/
 .type_carousel_product3 .wrap_title {
	display: flex;
   	margin-bottom: 49px;
}
 .type_carousel_product3 .link-readmore{
	margin-left: auto;
    display: inherit;
    align-items: center;
}
 .type_carousel_product3 .link-readmore a{
  	border-bottom: 2px solid #d6d6d6;
    color: #b7b7b7;
   	font-size: 18px;
}
 .type_carousel_product3 .link-readmore a:hover{
   	color:var(--primary_color);
    border-color:var(--primary_color);
 }

  .type_carousel_product3 div[data-lazy-product-load] {
    margin-bottom: 15px;
  }
 @media (min-width: 1200px) {
  .type_carousel_product3  div[data-lazy-product-load]:nth-last-child(-n+4).data-col-4, .type_carousel_product3  div[data-lazy-product-load]:nth-last-child(-n+3).data-col-3, .type_carousel_product3  div[data-lazy-product-load]:nth-last-child(-n+2).data-col-2 {
    margin-bottom: 0px !important;
  }	
  .type_carousel_product3  div[data-lazy-product-load]:nth-last-child(-n+4).data-col-4 .left-info .name, .type_carousel_product3  div[data-lazy-product-load]:nth-last-child(-n+3).data-col-3 .left-info .name, .type_carousel_product3  div[data-lazy-product-load]:nth-last-child(-n+2).data-col-2 .left-info .name {
   	margin-bottom: 0px !important; 
  }
 }
 @media (max-width: 480px) {
   .type_carousel_product3 .wrap_title {     
     margin-bottom: 20px;
     flex-direction: column;
   }
   .type_carousel_product3 .link-readmore{
     margin-right: auto;
   }
   .type_carousel_product3  div[data-lazy-product-load] {
    margin-bottom: 0;
  }
 }
/* Collection banner style 5*/

.type_banner_collection.style5 .banner-inner{
 	display: block;
    flex-direction: column;
    margin-left: auto;    
}
 @media (min-width: 1200px) {
   .type_banner_collection.style5 .banner-inner{
     display: table;     
   }
 }
.type_banner_collection.style5 .banner_collection_wrap{
  	position:relative;
  	min-height:495px;
}
.type_banner_collection.style5 .image-wrapper{  
    /*max-width:330px; */
    min-height:330px;
    background-position:center center; 
    background-size:cover;
  	background-color:#edefee;
}
.type_banner_collection.style5 .banner-item.left{
  	position: relative;
    height: 100%;
}
 @media (min-width: 1850px) {
   	.type_banner_collection.style5 .banner-item.left{
      	margin-left:100px;
    }
   	.type_banner_collection.style5 .banner-item.right{
      	margin-right:100px;
    }
 }
.type_banner_collection.style5 .banner-item.left .widget-banner-item{
  	position: absolute;
    left: 0;
    bottom: 0;
    width:100%;
}
.type_banner_collection.style5 .third-banner{  	
  	width:100%;
}
 @media (min-width: 1200px) {
   .type_banner_collection.style5 .third-banner{
     position:absolute; 
     top:-50px; 
     left:calc(50% - 210px);
   }
 }
.type_banner_collection.style5 .third-banner .image-wrapper{
    height: 595px;
    display: flex;
    padding-top: unset;   
    align-items: center;
    justify-content: center;
    text-align: center;
    background-position: center center;
    background-size: cover;
    background-color: #e2e1df;
}
  @media (min-width: 1200px) {
    .type_banner_collection.style5 .third-banner .image-wrapper{
      max-width: 420px;
      width: 420px;
    }
  }
  @media (min-width: 1025px) {
    .type_banner_collection.style5 .image-wrapper{
      width: 330px;
    }
  }
.type_banner_collection.style5 .third-banner .infor > *{
	color:#fff;
}
.type_banner_collection.style5 .third-banner h4{
 	font-size:48px;  
  	font-family: 'Northwell Alt';
  	margin:0px;
}
.type_banner_collection.style5 .third-banner h3{
 	font-size:48px;  
  	margin:0px;
    margin-top: -28px; 
  	margin-bottom: 20px;
}
@media (max-width: 991px) {
  .type_banner_collection.style5 .third-banner h3{
    font-size:40px;  
  }
}
.type_banner_collection.style5 .third-banner a{
 	font-size:16px;  	
  	letter-spacing:0.2em;
  	margin-top: 20px;
    display: table;
  	text-transform: uppercase;
  	position:relative;    
  	margin: 0 auto;
}

.type_banner_collection.style5 .third-banner a::after{
 	content:"";
  	background-color:var(--primary_color);
    width:100%;
    height:2px;
    bottom:-5px;
    left:0px;
    position:absolute;
}
.type_banner_collection.style5 .widget-banner-item .title{
  	margin: 0;
    line-height: 72px;    
    color: #fff;
}
.type_banner_collection.style5 .widget-banner-item .title a{
 	color:inherit; 
  	position:relative;
}
.type_banner_collection.style5 .widget-banner-item .title a:after{ 	
  	position:absolute;
  	left:0;
    bottom:-5px;
  	height:2px;
  	width:100%;
  	background: #fff;
  	content:"";
}
.type_banner_collection.style5 a:hover{
  	color:var(--primary_color)!important;
}

 @media (min-width: 768px) and (max-width:1023px) {
   .type_banner_collection.style5 .third-banner{
     position:unset;
     display: flex;
     height: 100%;
     align-items: center;
   }
   .type_banner_collection.style5 .image-wrapper{
     padding-top: 100%;
     min-height:unset;
   }
   .type_banner_collection.style5 .third-banner .image-wrapper {    
     max-width: 420px;     
     margin: 0 auto;  
     min-height:330px;
     width: 100%;
     height:unset;
     padding-top:unset;
   }   
 }
 @media (max-width: 767px) {
   .type_banner_collection.style5 .banner-item.left {     
     text-align: center;
   }
   .type_banner_collection.style5 .banner-item.left .widget-banner-item{
     position:unset;
   }
   .type_banner_collection.style5 .third-banner{
     position:unset;
     display: flex;
     height: 100%;
     align-items: center;
   }
   .type_banner_collection.style5 .third-banner .image-wrapper {    
     max-width: 420px;     
     margin: 0 auto;      
     width: 100%;    
     margin-top: 20px;    
   }
   .type_banner_collection.style5 .image-wrapper{
     max-width: 330px;
     margin: 0 auto;  
     min-height:330px;     
   }
   .type_banner_collection.style5 .banner-inner{
     display:block;
     margin-top: 20px;
   }
   .type_banner_collection.style5 .widget-banner-item .title{
    	text-align:center; 
   }
 }
/* Collection banner style 6*/

.type_banner_collection.style6{
  
}
.type_banner_collection.style6 .banner_collection_wrap{
 	min-height:560px; 
}

.type_banner_collection.style6 .wrap-content{
  	display: flex;
    align-items: center;
  	height: 100%;
  	position:relative;
}
.type_banner_collection.style6 .wrap-content .content{
  	position:relative;
  	z-index:90;
}
@media (max-width: 1023px) {
  .type_banner_collection.style6 .outner-left{
	margin-bottom: 20px;
  }
  .type_banner_collection.style6 .wrap-content{
  	padding:20px;
    background-color:#f5f4f7;
  }
  .type_banner_collection.style6 .bg_sample{
    display:none;
  }
}
.type_banner_collection.style6 .wrap-content .bg_sample{
  	height:100%;
  	width:450px;
  	background-color:#f5f4f7;
  	position:absolute;
  	right:-150px;
  	top: 0;
}
.type_banner_collection.style6 .wrap-content h4{
 	font-family: 'Northwell Alt';
    font-size: 60px;
    color: var(--primary_color);
    margin: 0; 
      line-height: 68px;
}
.type_banner_collection.style6 .wrap-content h3{
 	margin: 0 0 20px;
    font-size: 36px;
}
.type_banner_collection.style6 .wrap-content p.des{
 	margin: 0 0 32px;
    font-size: 16px;
    line-height: 30px;
}
.type_banner_collection.style6 .wrap-content a{
 	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
  	position:relative;
}
.type_banner_collection.style6 .wrap-content a::after{
  	position:absolute;
  	content:"";
  	background-color:var(--primary_color);
    width:100%;
    max-width:106px;
    height:2px;
      bottom:-7px;
      left:0;
}
.type_banner_collection.style6 .outner-right .row{
  	height:100%;
  	align-items:center;
}
.type_banner_collection.style6 .image-wrapper{
  	display: flex;
    width: 100%;    
  	padding-top:100%;  	
    align-items: center;
    justify-content: center;
    text-align: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width: 1400px) {
  .type_banner_collection.style6 .wrap-content .bg_sample{
    right:-220px;
  }
  .type_banner_collection.style6 .outner-right{
    max-width: 870px;
    margin-left: auto;
  }
  .type_banner_collection.style6 .image-wrapper{
    max-height: 420px;
    max-width:auto;
  }
}
.type_banner_collection.style6 .widget-banner-item{
 	position:relative; 
}
@media (max-width: 767px) {
  .type_banner_collection.style6 .banner-item:not(:last-child) .widget-banner-item{
    margin-bottom:20px;
  }
}
@media (min-width: 768px) and (max-width:1023px) {
  .type_banner_collection.style6 .banner-item{
    width:50%;
  }
}
.type_banner_collection.style6  .category{
  	position: absolute;
    top: calc(50% - 65px);
    left: 0;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.type_banner_collection.style6 .widget-banner-item .category h4{
  	display: inherit;
    width: 130px;
    height: 130px;
    margin: 0;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    font-size: 24px;
  	display: flex;
}
.type_banner_collection.style6 .widget-banner-item .category a:hover h4{
  color:var(--primary_color);}
@media (max-width: 480px) {
  .type_banner_collection.style6 .wrap-content h4 {
    font-size: 40px;
    line-height: 50px;
  }
  .type_banner_collection.style6 .wrap-content h3 {
    margin: 0 0 20px;
    font-size: 18px;
  }
  .type_banner_collection.style6 .wrap-content p.des {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .type_banner_collection.style6 .wrap-content a {
    font-size: 13px;    
  }
  .type_banner_collection.style6 .category {   
    top: calc(50% - 50px);    
  }
  .type_banner_collection.style6 .widget-banner-item .category h4 {    
    width: 100px;
    height: 100px;    
    font-size: 18px;
  }
}

/* Alohan testimonials and newsletter home 1*/
.type_testimonials_style4{
  
}
.type_testimonials_style4 section{
  background-repeat:no-repeat;
  background-position: center center;
  background-size: cover;
}
.type_testimonials_style4 div[data-js-testimonial] {
  opacity:0;
  filter: alpha(opacity=0);  
  margin:0px;
}
.type_testimonials_style4 div[data-js-testimonial].slick-slider{
  opacity:1;
  filter: alpha(opacity=1);
}
 .type_testimonials_style4 div[data-js-testimonial].slick-slider{
    padding-bottom: 10px;  
  }
.type_testimonials_style4 div[data-js-testimonial].slick-slider .slick-dots{
    bottom: -15px;
  }
@media (min-width: 1200px) {
  .type_testimonials_style4 div[data-js-testimonial].slick-slider{
    padding-bottom: 86px;  
  }
  .type_testimonials_style4 div[data-js-testimonial].slick-slider .slick-dots{
    bottom: 30px;
  }
}

.type_testimonials_style4 div[data-js-testimonial] .slick-dots li button:before {
    font-size: 11px;  
}
.type_testimonials_style4 .quotes_wrapper{
 	background:#fff;
  	padding:20px;
}
@media (max-width: 1199px) {
  .type_testimonials_style4 .quotes_wrapper{    
    padding-bottom:30px;
  }
}
.type_testimonials_style4 .quotes_wrapper .cms-outner-test{
  	background: #fff;
}
@media (min-width: 1200px) {
  .type_testimonials_style4 .quotes_wrapper{
    padding-top: 86px;
    padding-bottom: 0;
    margin-bottom: -88px;
  }
}
  
  .type_testimonials_style4 .testimonial-body{
	display: flex;
  }
  .type_testimonials_style4 .testimonial-body .quote{
    display: flex;
    transform: rotate(180deg);
    align-items: flex-end;
    margin-top: 0px;
  }
  .type_testimonials_style4 .testimonial-body .quote svg{
   	width: 40px;
    height: 40px;
    fill: var(--primary_color); 
  }
  .type_testimonials_style4 .testimonial-body .content{
    padding: 0 10px;
  }
  .type_testimonials_style4 .testimonial-body .description{
    font-size: 18px;    
  }
  
  .type_testimonials_style4 .testimonial-body .name-client{
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
  }
 @media (max-width: 480px) {
   .type_testimonials_style4 .testimonial-body .name-client{
     text-align: center;
   }
 }
  @media (min-width: 1200px) {
    .type_testimonials_style4 .testimonial-body .quote{
      margin-top: -3px;
    }
    .type_testimonials_style4 .testimonial-body .content{
      padding: 0 65px;
    }
    .type_testimonials_style4 .testimonial-body .quote svg{
      width: 60px;
      height: 60px;
      
    }
    .type_testimonials_style4 .testimonial-body .description{
      font-size: 24px;
      line-height: 42px;
    }
    .type_testimonials_style4 .testimonial-body .name-client{
      margin: 16px 0 0;
      font-size: 20px;      
    }
  }
  

.type_testimonials_style4 .newsletter{
  color: #fff;
  margin:0 auto;
  text-align: center;
  max-width:582px;
  width:100%;
  padding: 0 20px;
}
.type_testimonials_style4 .newsletter > *{
  color:inherit!important;
}
.type_testimonials_style4 .newsletter h3{
    font-size: 24px;
    margin: 13px 0 0;
  }
@media (min-width: 1200px) {
  .type_testimonials_style4 .newsletter h3{
    font-size: 36px;    
  }
}
.type_testimonials_style4 .newsletter p{
  	font-size: 15px;
    margin: 0 0 24px;
}
.type_testimonials_style4 .newsletter .signup-newsletter-form  {
 	width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
}

/*use to input*/
.type_testimonials_style4 .newsletter input::-webkit-input-placeholder {
	 color: inherit;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
.type_testimonials_style4 .newsletter input:-moz-placeholder {
	 color: inherit;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
.type_testimonials_style4 .newsletter input::-moz-placeholder {
	 color: inherit;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
.type_testimonials_style4 .newsletter input:-ms-input-placeholder {
	 color: inherit;
	 opacity: 1;
	 filter: alpha(opacity=100);
}
.type_testimonials_style4 .newsletter .icon{
  	width: 64px;
    height: 57px;
    display: block;
  	margin: 0 auto;
}
.type_testimonials_style4 .col_email{
    width: 100%;
    padding-right: 135px;
    border-bottom: 2px solid #fff;
  	color: inherit;
    border-color: inherit;
}
.type_testimonials_style4 input.input-text{
  	width: 100%;
    border: 0;
    background: transparent;
    height: 42px;
    font-size: 15px;
    padding: 0;
}
.type_testimonials_style4 .col-auto{
  	position: absolute;
    right: 0;
    top: 0;
}
.type_testimonials_style4 .col-auto button{
  	height: 42px;
    display: flex;
    align-items: center;
    text-align: right;
    padding: 0;    
    border: 0;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  	color:inherit;
}
.type_testimonials_style4 .col-auto button:focus{
	box-shadow:none;
}
.type_testimonials_style4 .col-auto button:after{
  	font-family: FontAwesome;
    content: "\F105";
    /* margin-left: 10px; */
    font-size: 15px;
    display: block;
    opacity: 0;
    visibility: hidden;
    width: 0;
  	-webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.type_testimonials_style4 .col-auto button:hover:after{
  	opacity: 1;
  	margin-left: 10px;
    visibility: visible;
    width: auto;
}
@media (min-width: 481px) {
  .type_testimonials_style4 .col-auto button{
    appearance:none;
    -webkit-appearance:none;
    background:transparent;    
  }
}
@media (max-width: 480px) {
  .type_testimonials_style4 .col-auto button{
    appearance:none;
    -webkit-appearance:none;
    color:#fff!important;    
  }
  .type_testimonials_style4 .col-auto button:hover{
    color:#fff!important;
  }
}
@media (max-width: 480px) {
  .type_testimonials_style4 .newsletter .signup-newsletter-form  {
    flex-direction: column;
  }
  .type_testimonials_style4 .col_email{
   	padding-right:unset; 
  }
  .type_testimonials_style4 .col-auto{
   	margin-top: 10px; 
    position:unset;
  }
  .type_testimonials_style4 .col-auto button{    
    width:100%;
    justify-content: center;
    font-size: 13px;
  }
  .type_testimonials_style4 .testimonial-body .quote{
   	display:none; 
  }
  .type_testimonials_style4 .testimonial-body .description{
    font-size: 14px;    
    text-align: center;
  }
  .type_testimonials_style4 .testimonial-body .name-client {
    margin: 10px 0 0;
    font-size: 12px;
    text-transform: uppercase;
  }
  .type_testimonials_style4 .newsletter h3 {
    font-size: 18px;
    margin: 13px 0 0;
  }
  .type_testimonials_style4 .newsletter p {
    font-size: 14px;
    margin: 0 0 24px;
  }
  .type_testimonials_style4 input.input-text {
    width: 100%;
    border: 0;
    background: 0 0;
    height: 42px;
    font-size: 13px;
    padding: 0;
  }
}

/* Alohan banner style 1 home 3*/
.type_banner_5.style2{

}
.type_banner_5.style2 .widget-banner-item .infor{
  color:#fff;
  display: table;
}
.type_banner_5.style2 .widget-banner-item .infor .inner{
  display: table-cell;
  vertical-align: middle;
}
.type_banner_5.style2 .widget-banner-item .infor > *{
  color:inherit!important;
}
.type_banner_5.style2 .widget-banner-item .infor > * > *{
  color:inherit!important;
}
.type_banner_5.style2 .banner-item .subtitle{
  font-size:24px;  
  line-height: 18px;
}
.type_banner_5.style2 .banner-item .title{
  font-size:60px; 
}
.type_banner_5.style2 .widget-banner-item.st_right .infor{
  left: 49%;
  top: calc(50% - 73px);
}
@media (max-width: 767px) {
  .type_banner_5.style2 .widget-banner-item.st_right .infor{
    left: 45%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .type_banner_5.style2 .widget-banner-item.st_right .infor{
    left: 49%;
    top: calc(50% - 60px);
  }
}
@media (max-width: 480px) {
  .type_banner_5.style2 .banner-item .title{
    font-size:24px; 
    margin:0px;
  }
  .type_banner_5.style2 .banner-item .subtitle{
    font-size:18px;      
  }
  .type_banner_5.style2 .widget-banner-item .btn-readmore {    
    font-size: 13px;    
  }
  .type_banner_5.style2 .widget-banner-item.st_center .infor {
    top: calc(50% - 65px);
  }
}
.type_banner_5.style2 .banner-item:first-child .subtitle{
  font-size:24px;
  letter-spacing:0.2em;
  text-transform:uppercase;
  margin: 0;
}
.type_banner_5.style2 .banner-item:first-child .title{
  font-size:60px;
  font-family:"Northwell Alt";
  margin: 0;
}
.type_banner_5.style2 .banner-item:last-child .infor{
 	text-align: center; 
}
.type_banner_5.style2 .banner-item:last-child .subtitle{
  font-size:36px;
  font-family:"Northwell Alt";
  margin: 0;
  line-height: 18px;
}
.type_banner_5.style2 .banner-item:last-child .title{
  font-size:40px;
  margin: 0;  
}
@media (min-width: 1200px) {
  .type_banner_5.style2 .banner-item:first-child .title{
    font-size:72px;    
  }
  .type_banner_5.style2 .banner-item:last-child .subtitle{
    font-size:48px;   
  }
  .type_banner_5.style2 .banner-item:last-child .title{
    font-size:48px;    
    margin-bottom: 10px;
  }
  
}
.type_banner_5.style2 .widget-banner-item .btn-readmore{
  color:#fff;
  font-size:16px;
  letter-spacing:0.2em;
}
.type_banner_5.style2  .btn-readmore:before{
  bottom: -8px;
  right: 0;
  width: 100%;
  height: 2px;
  background: var(--primary_color);
    opacity:1;
}

/* Alohan blog post home 3*/
.type_featured_blog4{
  
}
.type_featured_blog4 .wrap_title{
 	margin-bottom:50px; 
}
.type_featured_blog4 .wrap_title .section-title{
  font-size: 40px;
  font-weight: 400;
  margin: 0;
}
.type_featured_blog4 .wrap_title .section-subtitle{
  font-size: 15px;
}
.type_featured_blog4 .meta-post{
  list-style: none;
  display: flex;
  color: #b7b7b7;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-top: 27px;
}
.type_featured_blog4 .meta-post li.author{
 	position:relative; 
}
.type_featured_blog4 .meta-post li.blog a{
  	color:#b7b7b7;
}
.type_featured_blog4 .meta-post li.blog a:hover{
  	color:var(--primary_color);
}
.type_featured_blog4 .meta-post li.author::after{
    content: "";
    height: 100%;
    width: 1px;
    background-color: #b7b7b7;
    display: inline-block;
    float: right;
  	margin: 0 14px;
}
.type_featured_blog4  .post-info{
  	margin-top: 6px;
}
.type_featured_blog4 .post-info .post-title{
  	font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
}
.type_featured_blog4 .post-info .post-title:hover{
    color:var(--primary_color);
}
@media (max-width: 480px) {
  .type_featured_blog4 .post-info .post-title{
    font-size: 16px;    
    text-transform: capitalize;
  }
  .type_featured_blog4 .wrap_title{
    margin-bottom:20px; 
  }
}
.type_featured_blog4 .time-post{
  	display: table;
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
    background: #fff;
    position: absolute;
    top: 20px;
    left: 0px;
}
.type_featured_blog4 .bg_blog{
  	background-position:center center;
  	background-size:cover;
  	background-repeat:no-repeat;
}
.type_featured_blog4 .blog-slider{
 	opacity:0; 
  	-webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.type_featured_blog4 .blog-slider.slick-slider{
  	opacity:1; 
}
@media (min-width: 1200px) {
  .type_featured_blog4 .articles {
    margin-left:-25px;
    margin-right:-25px;
  }
  .type_featured_blog4 .articles .post-item {
    padding-left:25px;
    padding-right:25px;
  }
}

/*Alohan newsletter home 3*/
.type_testimonials_style4.newsletter{
  
}
.type_testimonials_style4.newsletter{
  
}

.type_testimonials_style4.newsletter .newsletter .wrap_icon{
  	width: 100px;
    height: 100px;
    position: absolute;
    background: #fff;
    top: -50px;
    left: calc(50% - 50px);
    display: flex;
    align-items: center;
    transform: rotate(45deg);
  	display:none;
}
.type_testimonials_style4.newsletter .newsletter .icon{
  transform: rotate(-45deg);
  margin-top: -20px;
  fill: var(--primary_color);
}
@media (min-width: 1024px) {
  .type_testimonials_style4.newsletter .newsletter .wrap_icon{
   		display:flex; 
  }
}

/* Alohan product countdown home4 */

.type_product_countdown_banner.style3 section{
  background-size:cover; 
  background-position:center center; 
  background-repeat:no-repeat;
}
.type_product_countdown_banner.style3 .cms-wrap-banner .vc_column-inner{
   margin: 0 auto;
   max-width:100%;
  
}
@media (min-width: 1200px) {
  .type_product_countdown_banner.style3 .cms-wrap-banner .vc_column-inner{
	margin-left: 90px;
    max-width: 500px;
  }
}
.type_product_countdown_banner.style3 .banner-countdown-widget .sub-title {
    font-size: 30px;    
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
    font-weight: 400;
    font-family: 'Northwell Alt';
    color: var(--primary_color);
}
.type_product_countdown_banner.style3 .banner-countdown-widget .widget-title {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
}
@media (max-width: 1199px) {
  .type_product_countdown_banner.style3 .banner-countdown-widget .sub-title {
    font-size: 50px;  
  }
  .type_product_countdown_banner.style3 .banner-countdown-widget .widget-title {
    font-size: 30px;    
  }
}
.type_product_countdown_banner.style3 .banner-countdown-widget .btn {    
    border-width: 2px;
    letter-spacing: .2em;
    padding-top: 0px;
    padding-bottom: 0px;  
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
}
.type_product_countdown_banner.style3 .banner-countdown-widget .btn i{
 	display:none; 
}
.type_product_countdown_banner.style3 .banner-countdown-widget .btn:hover{
 	background:transparent!important;
  	color: var(--primary_color)!important;
}
.type_product_countdown_banner.style3 .cms-countdown .number{    
  	margin:0px!important;
}
.type_product_countdown_banner.style3 .cms-countdown .text {
    font-size: 15px!important;   
    text-transform: capitalize!important;
    letter-spacing: 0em!important;
    margin-top: 4px!important;
}
.type_product_countdown_banner.style3 .cms-countdown .box-count:not(:last-child):after {
    position: absolute;
    content: ":";
    right: 0;
    top: 12px;
    color: var(--body_text_color);
      
}
.type_product_countdown_banner.style3 .banner{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 480px;
  position: absolute;
  left: 0;
  height: 640px;
  top: calc(0px - (640px - 100%) / 2);
}

@media (min-width: 320px) {
  .type_product_countdown_banner.style3 .cms-countdown .box-count:not(:last-child):after {
   	display:block!important; 
    font-size: 24px!important;  
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:first-child{
    padding-right:20px;
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:last-child{
    padding-left:20px;
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:not(:first-child):not(:last-child){
    padding:0 20px;
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count{
    width: auto!important;
  }
}

@media (max-width: 767px) {
  .type_product_countdown_banner.style3 .cms-wrap-banner{
    min-height: 320px;
  }
  .type_product_countdown_banner.style3 .banner-countdown-widget .btn {
    font-size:14px;
  }
}
@media (min-width: 1200px) {
  .type_product_countdown_banner.style3 .banner-countdown-widget .widget-title {
    font-size: 36px;    
    line-height:44px;
  }
  .type_product_countdown_banner.style3 .banner-countdown-widget .sub-title {
    font-size: 42px;
    line-height: 48px;   
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count{
    margin:0px!important;
    width:auto!important;
    text-align:center!important;    
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:first-child{
    padding-right:20px;
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:last-child{
    padding-left:20px;
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:not(:first-child):not(:last-child){
    padding:0 20px;
  }
  .type_product_countdown_banner.style3 .cms-countdown .number{
    font-size: 46px;    
  }
  .type_product_countdown_banner.style3 .cms-countdown .box-count:not(:last-child):after {
    font-size: 36px!important; 
  }
}

/* Alohan testimonial about page */
.type_testimonials_style3.about_page{
  
}
.type_testimonials_style3.about_page .cms-outner-banner{
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .type_testimonials_style3.about_page .cms-outner-banner{
   	display:none; 
  }
}
.type_testimonials_style3.about_page .nav-slider-testimonial .slick-prev-test{
	left:0px;  
}
.type_testimonials_style3.about_page .nav-slider-testimonial .slick-next-test {
    right:15px;
}
.type_testimonials_style3.about_page .cms-wrap-testimonials{
  	margin:0px;
}
.type_testimonials_style3.about_page .cms-inner{
    display: flex;
    align-items: center;
    min-height:420px;
}
@media (min-width: 1400px) {
  .type_testimonials_style3.about_page .cms-inner{
    min-height:600px;
  }
}
.type_testimonials_style3.about_page .testimonial-body{
  	max-width: 460px;
}
@media (min-width: 1400px) {
  .type_testimonials_style3.about_page .testimonial-body{
    max-width: 500px;
    padding-left: 30px;
  }
}
.type_testimonials_style3.about_page .testimonial-body .description {
  	margin:0px;  
  	font-size: 20px;
    line-height: 30px;
}
.type_testimonials_style3.about_page .bottom{
  	display: flex;
    align-items: center;
    justify-content: center;
  	text-align: left;
  	margin-top:10px;
}
@media (min-width: 1200px) {
  .type_testimonials_style3.about_page .bottom{
    margin-top:33px;
  }
}
.type_testimonials_style3.about_page .testimonial-body .image{
 	margin:0px; 
}
.type_testimonials_style3.about_page .testimonial-body .image img {
  	width: 60px;
    height: 60px;
}
.type_testimonials_style3.about_page .intro{
  	margin-left: 20px;
}
.type_testimonials_style3.about_page .testimonial-body .name-client {
    font-size: 18px;
    margin: 0;
    font-weight: 400;
}
.type_testimonials_style3.about_page .testimonial-body .job {
    font-size: 15px;
  	margin-top: 6px;
}
@media (min-width: 1200px) {
  .type_testimonials_style3.about_page .wrap_icon{
    margin-bottom:14px;
    margin-top:-23px;
  }
}
.type_testimonials_style3.about_page .quote svg{
    fill: var(--primary_color);
    width: 72px;
    height: 72px;
}

/* proposal section about page */
.type_proposal_service.about_page{
  
}
.type_proposal_service.about_page .top-introduce{
    max-width:792px;
    margin:0 auto;
}
.type_proposal_service.about_page .section-subtitle{
	font-size: 18px;
    margin-top: 12px;
    line-height: 30px;
}

.type_proposal_service.about_page .section_content .video{
  position:relative;
  width:100%;
  margin-top:40px;
}	
@media (min-width: 1400px) {
  .type_proposal_service.about_page .section_content .video{
    	margin-top:90px;
  }
}
.type_proposal_service.about_page .wrap_title{
	margin:0;
}
.type_proposal_service.about_page .section_content .video .wrap_video .wrapper_button{
  background-size: cover;
  background-position: center center;
}
.type_proposal_service.about_page .list-socials{
  list-style: none;
  text-align: center;
  margin-top: 20px;
}
.type_proposal_service.about_page .list-socials li{
  display:inline-flex;
}
.type_proposal_service.about_page .list-socials li:not(:last-child){
  margin-right:11px;
}
.type_proposal_service.about_page .list-socials li a{
  width: 40px;
  height: 40px;
  color: #fff;
  align-items: center;
  justify-content: center;
  display: inherit;
  border-radius: 50%;
  background-color: #f2f3f4;
}
.type_proposal_service.about_page .list-socials li .facebook{
	background-color:#2b4a73;
}
.type_proposal_service.about_page .list-socials li .twitter{
	background-color:#0984b3;
}
.type_proposal_service.about_page .list-socials li .pinterest{
	background-color:#dd4239;
}
.type_proposal_service.about_page .list-socials li .instagram{
	background-color:#dd4239;
}

/*Alohan history section about page */

.type_history.about_page{
  	
}
.type_history.about_page .wrap_history{
  	z-index: 9;
}
@media (min-width: 1400px) {
  .type_history.about_page .wrap_history{
    margin-left: 60px;
  }
  .type_history.about_page .wrap-banner{
    max-width:450px;
  }
  .type_history.about_page .wrap-banner .banner{
    padding-top:420px!important;
  }
}
.type_history.about_page  .content-history{
    display: flex;
    align-items: center;
  	position:relative;
  	max-width:450px;
}
.type_history.about_page .section-title{   
    text-align: left;
  	justify-content: flex-start;
}
@media (min-width: 1400px) {
  .type_history.about_page .section-title{       
    margin-top: -14px;
  }
}
.type_history.about_page .section-subtitle{
    font-size: 20px;
    margin-top: 22px;
    text-align: left;
  	color: #353535;
}
.type_history.about_page .desc{
  	margin: 12px 0 0;
    font-size: 15px;
    line-height: 26px;
  	color: #353535;
}
.type_history.about_page a{
  	font-size: 14px;
    letter-spacing: 0.1em;
    width: 186px;
    margin-top: 28px;
}
@media (min-width: 1200px) {
  .type_history.about_page .background{
    background: #f5f4f7;
    width: 100%;
    position: absolute;
    height: calc(100% + 140px);
    z-index: 1;
    left: -50%;
    max-width: 450px;
  }
}
.type_history.about_page .banner{
  	background-position:center center;
  	background-size:cover;
  	background-repeat: no-repeat;
}

@media (max-width: 480px) {
  .type_proposal_service.about_page .section-subtitle{
   	font-size:14px; 
  }
  .type_testimonials_style3.about_page .testimonial-body .description{
   	font-size:14px; 
  }
  .type_testimonials_style3.about_page .testimonial-body .name-client{
    font-size:14px; 
  }
  .type_testimonials_style3.about_page .testimonial-body .job{
   	font-size:13px; 
  }
  .type_history.about_page .content-history{
    margin-top: 19px;
  }
  .type_history.about_page .section-subtitle {
    font-size: 16px;
    margin-top: 12px;
    text-align: left;
  }
  .type_history.about_page .desc {
    margin: 12px 0 0;
    font-size: 13px;    
  }
  .type_history.about_page a{
    margin-top: 10px;
    width:100%;
  }
  .type_testimonials_style3.about_page .cms-inner{
    min-height: 300px;
  }
  .type_testimonials_style3.about_page .testimonial-body .quote{
    display: flex;
    justify-content: center;
  }
  .type_testimonials_style3.about_page .quote svg{
    width: 42px;
    height: 42px;
  }
  .type_testimonials_style4 .newsletter{
    padding:0px; 
  }
}

@media (max-width: 767px) {
  .type_history.about_page .section-title{
    margin-top: 20px;
  }
}


.radio {
	 display: grid;
	 grid-template-columns: min-content auto;
	 grid-gap: 0.45em;
	 font-size: 15px;
	 color: var(--color);
}
 .radio:focus-within .radio__label {
	 transform: scale(1.05);
	 opacity: 1;
}
 .radio__label {
	 line-height: 1;
	 transition: 180ms all ease-in-out;
	 opacity: 0.8;
}
 .radio__input {
	 display: flex;
}
 .radio__input input {
	 opacity: 0;
	 width: 0;
	 height: 0;
}
 .radio__input input:focus + .radio__control {
	 box-shadow: 0 0 0 0.05em #fff, 0 0 0.15em 0.1em currentColor;
}
 .radio-gradient input:checked + .radio__control {
	 background: radial-gradient(currentcolor 50%, rgba(255, 0, 0, 0) 51%);
}
 .radio-before .radio__control {
	 display: grid;
	 place-items: center;
}
 .radio-before input + .radio__control::before {
	 content: "";
	 width: 0.45em;
	 height: 0.45em;
	 box-shadow: inset 0.45em 0.45em currentColor;
	 border-radius: 50%;
	 transition: 180ms transform ease-in-out;
	 transform: scale(0);
}
 .radio-before input:checked + .radio__control::before {
	 transform: scale(1);
}
 .radio__control {
	 display: block;
	 width: 1em;
	 height: 1em;
	 border-radius: 50%;
	 border: 0.1em solid currentColor;
	 transform: translateY(-0.05em);
}
 
.slide_item_p:not(.animated), .buttons:not(.animated), .slide_item_h3:not(.animated), .slide_item_h4:not(.animated){
	opacity:0;
}
.slide_item_p.animated, .buttons.animated, .slide_item_h3.animated, .slide_item_h4.animated{
  	opacity:1;
}