/** Shopify CDN: Minification failed

Line 502:0 Unexpected "}"

**/











.tthomeoffercms {
    background: #fff;
    padding: 5px;
    display: flex;
    width: 100%;
    align-items: center;
}
.ttbanner-wrap{
    display: flex;
    width: 100%;
    align-items: center;
}
.tthomeoffercms .title {
    width: 20%;
    background: #ffce46;
    display: inline-block;
    padding: 15px;
    float: left;
    font-size: 24px;
    text-align: center;
    position: relative;
font-weight: 500;
}
.tthomeoffercms .subtitle {
    display: flex;
    font-size: 20px;
    padding-left: 100px;
    width: auto;
    float: left;
    width: 63%;
    padding-right: 15px;
}
.ttcmsbtn {
    float: right;
    display: inline-block;
}

.ttcmsbtn .btn-offer{
    padding: 10px 20px;
    border-radius: 5px;
	margin:0;
	float: right;
	font-weight: 500;
}
.tthomeoffercms .title:after {
    position: absolute;
    left: 100%;
    width: 50px;
    content: "";
    border: 33px solid #ffce46;
    top: 0;
    height: 100%;
    border-color: transparent transparent #ffce46 #ffce46;
}
@media (min-width: 1301px) and (max-width: 1600px){
    .tthomeoffercms .title:after {
        border-width: 26px;
    }

    .tthomeoffercms .title {
        padding: 13px;
        font-size: 18px;
        width: 16%;
    }
    .tthomeoffercms .subtitle{
        font-size: 16px;
    }
    .ttcmsbtn .btn-offer {
        padding: 10px 15px;
    }
}
@media (max-width: 1300px){
  .tthomeoffercms .title {
      padding: 13px;
      font-size: 14px;
      width: 16%;
      padding: 15px 5px;
  }
  .tthomeoffercms .subtitle {
   font-size: 15px;
  }	
  .tthomeoffercms .title:after {
      border-width: 26px;
  }
    .ttcmsbtn .btn-offer {
        padding: 10px 15px;
    }
}
@media (max-width: 1200px){
  .tthomeoffercms .title::after {
      border-width: 25px;
		width: 51px;
  }
  .tthomeoffercms .subtitle {
    font-size: 14px;
    width: 62%;
	padding-left: 60px;
  }
  .ttcmsbtn .btn-offer {
    font-size: 11px;
  }
  .tthomeoffercms .title {
    font-size: 14px;
  }	
	
}
@media (max-width: 1199px){
	.ttcmsbtn .btn-offer {
        padding: 10px 8px;
		font-size: 12px;
    }
    .tthomeoffercms .title {
        font-size: 11px;
		padding: 16px 5px;
    }
	.tthomeoffercms .subtitle {
        font-size: 13px;
    }
}
@media (max-width: 543px){
    .tthomeoffercms .title:after{
      display: none;
    }
	.tthomeoffercms .subtitle{
		padding-left:15px;
        font-size: 11px;
        width:55%;
    }
}
@media (max-width: 480px){
.tthomeoffercms .title {
  font-size: 10px;
  padding: 11px 5px;
}
.tthomeoffercms .subtitle {
  font-size: 10px;
  padding: 0 10px;
  width: 52%;
}
.ttcmsbtn .btn-offer {
  font-size: 10px;
}
}
@media (max-width:320px){
.tthomeoffercms .subtitle {
  padding: 0 7px;
  width: 40%;
}
}


.tthometopbanner .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.tthometopbanner .topbanner_content{
	position: absolute;
	left: 15%;
	top: 30%;
text-align:left;
}
.tthometopbanner .subtitle {
    font-size: 18px;
}
.tthometopbanner .right_text {
    position: absolute;
    right: 10%;
    top: 30%;
    font-size: 30px;
    letter-spacing: 0;
}
@media (max-width: 1200px){
  .tthometopbanner .topbanner_content {
      top: 20%;
  }
  .tthometopbanner .title {
      font-size: 20px;
  }
  .tthometopbanner .subtitle {
      font-size: 14px;
  }
  .tthometopbanner .right_text {
      top: 30%;
      font-size: 25px;
  }
}
@media (max-width: 1199px){
  .tthometopbanner .title {
      font-size: 16px;
      line-height: 20px;
  }
  .tthometopbanner .subtitle {
      font-size: 11px;
  }
}
@media (max-width: 991px){
.tthometopbanner .title {
      font-size: 14px;
  }
}
@media (max-width: 767px){
.tthometopbanner .right_text {
  font-size: 20px;
}

}
@media (max-width: 543px){
  .tthometopbanner .title {      
    font-size: 11px;
    line-height: 14px;
  }
  .tthometopbanner .subtitle {
      font-size: 9px;
  }
    .tthometopbanner .topbanner_content {
        top: 2px;
        left: 25px;
    }
	.tthometopbanner .right_text {
    font-size: 14px;
}
}
@media (max-width: 360px){
  .tthometopbanner .title {
      font-size: 7px;
      line-height: 9px;
  }
  .tthometopbanner .subtitle {
      font-size: 6px;
  }
  .tthometopbanner .right_text {
      font-size: 9px;
  }
}

























.slider-content-wrap {
    position: absolute;
    right: 10%;
    bottom: 48%;
    width: 36%;
}
.slider-desc.left {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 18px;
}
.slider-desc.right {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 18px;
}
.slider-desc.center {
    position: absolute;
    bottom: 10px;
    left: 15px;
	right: 15px;
    font-size: 18px;
	text-align: center;
}
.slider-desc span {
    font-size: 25px;
    padding-left: 10px;
	font-weight: 500;
}
.slider-content-wrap.right.effect_right {
    position: absolute;
    right: 0;
    bottom: 42%;
    opacity:0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.right.effect_right {
    right: 18%;
    opacity:1;	
}
.slider-content-wrap.left.effect_left {
    left: 0;
    right: auto;
     bottom: 42%;
    opacity:0;
	text-align: right;
     transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.left.effect_left {
    left: 10%;
    opacity:1;
}
.slider-content-wrap.left.effect_bottom {
    left: 10%;
    right: auto;
     bottom: 0;
      text-align: right;
      opacity:0;
       transition: all 0.3s;
      -webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.left.effect_bottom {
    bottom: 48%;
    opacity:1;
}
.slider-content-wrap.left.effect_top {
left: 10%;
    right: auto;
     top: 0;
opacity:0;
     bottom: auto;
	text-align: right;
 transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.left.effect_top {
    top: 20%;
opacity:1;
}
.slider-content-wrap.left.effect_right {
    left: auto;
    right: 0;
    opacity:0;
    bottom: 35%;
    text-align: left;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}
.flex-active-slide .slider-content-wrap.left.effect_right {
    right: 48%;
    opacity:1;
}
.slider-content-wrap.right.effect_bottom {
right: 10%;
    left: auto;
     bottom: 0;
text-align: left;
opacity:0;
 transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.right.effect_bottom {
    bottom: 48%;
opacity:1;
}
.slider-content-wrap.right.effect_left {
  right: auto;
  left: 0;
  bottom: 37%;
  opacity:0;
  text-align: center;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.flex-active-slide .slider-content-wrap.right.effect_left {
    right: auto;
    left: 55%;
    opacity:1;
}
.slider-content-wrap.right.effect_top {
    right: 10%;
      left: auto;
       top: 0;
      opacity:0;	
      text-align: left;
       bottom: auto;
     transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.right.effect_top {
    top: 30%;
    opacity:1;
}
.slider-content-wrap.center.effect_top {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 30%;
}
.slider-content-wrap.center {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 30%;
    width: 50%;
}
.slider-content-wrap.center .slider-subtitle{
    margin-top: 15px;
}
.slider-content-wrap.center.effect_bottom {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: auto;
    bottom:0;
     transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.center.effect_bottom {
    bottom: 57%;
    opacity:1;
}
.slider-content-wrap.center.effect_top {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 0;
    bottom:auto;
     transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.flex-active-slide .slider-content-wrap.center.effect_top {
    top: 30%;
    opacity:1;
}

.flexslider.type_slide .slider-content-wrap{
 	transition: all 0.9s !important;
-webkit-transition: all 0.9s !important;
}
.slider-title {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 21px;
margin: 10px 0 0;
}
.slider-subtitle {
    font-size: 55px;
    font-weight: 500;
    margin-top: 0;
    padding: 0 0 20px;
    line-height: 60px;
    font-style: normal;
    letter-spacing: 0.2px;
position: relative;
}
.slider-subtitle::after {
    position: absolute;
    background: #888;
    width: 50px;
    height: 1px;
    left: 0;
    right: 0;
    content: "";
    bottom: 10px;
    margin: 0 auto;
}
@media screen and (max-width: 1200px) {	
  .slider-subtitle {
    font-size: 40px;
    line-height: 50px;
  }
  .slider-title {
      font-size: 14px;
  }
}
}
@media screen and (max-width: 1199px) {	
    .slider-content-wrap.center .slider-subtitle{
        margin-top: 15px;
    }
    .slider-content-wrap.center .slider-button{
        margin-top: 10px;
    }
    .slider-desc.left,.slider-desc.right {
        font-size: 14px;
    }
    .slider-desc span {
        font-size: 18px;
    }
    
}
@media screen and (max-width: 991px) {
    .slider-content-wrap.center,.flex-active-slide .slider-content-wrap.center.effect_top{
      top: 10%;
  	}
    .slider-content-wrap.center .slider-subtitle{
      margin-top: 15px;
    }
    .slider-content-wrap.center .slider-button{
      margin-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .slider-content-wrap.center{
      width: 90% !important;
    }
    .flex-active-slide .slider-content-wrap.center.effect_bottom{
      bottom: 40%;
    }
    .slider-content-wrap.center .slider-button,.slider-content-wrap.center .slider-subtitle{
          margin-top: 0;
    }
    .slider-content-wrap.center,.flex-active-slide .slider-content-wrap.center.effect_top{
      top: 15%;
  	}
    .slider-content-wrap.center,.flex-active-slide .slider-content-wrap.center.effect_bottom{
      bottom: 25%;
  	}
    .slider-button > a{
        padding: 5px 10px;
    }
    .slider-subtitle {
      font-size: 27px;
      line-height: 40px;
    }

    .slider-content-wrap.right.effect_left {
    	bottom: 25%;
    }
}
@media screen and (max-width: 480px) {
	.slider-desc.left, .slider-desc.right{
		font-size: 12px;
		bottom:3px;
    }
	.slider-desc span {
        font-size: 15px;
    }
    .slider-content-wrap {
        width: 50%;
    }
}
@media screen and (max-width: 360px) {
    .slider-desc.left, .slider-desc.right {
        font-size: 10px;
    }
	.slider-desc span {
        font-size: 12px;
    }
.slider-title {
    font-size: 12px;
    line-height: 14px;
}
.slider-subtitle {
    font-size: 18px;
    line-height: 17px;
    padding: 0 0 10px;
}
.slider-subtitle::after {
    width: 30px;
    bottom: 0px;
}
.flex-active-slide .slider-content-wrap.right.effect_left{
left:50%;
}
}


.tt-collection-slider-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.collection_cms_slider_wrap .customNavigation {
    margin-top: 20px;
	display:none !important;
}
.collection_slider_wrap {
    float: left;
    width: 100%;
}
.collection_img {
	padding: 0 0 10px;
}
.collection_cms_slider .collection_cat_item{
    margin: 25px 0;
}
.collection_title {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 20px;
	color:#222222;
}
.collection_slider_wrap .desc {
    text-align: center;
    font-size: 13px;
	margin: 0;
    text-transform: capitalize;
	color:#777;
}

.collection_cat_item:hover .tt-collection-content {
    bottom: 42%;
}
.tt-collection-content {
   	float:left;
	width:100%;
}
.collection_cat_item .collection_img img {
    border: 1px solid #f0f0f0;
    border-radius: 50%;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
    -moz-transition:  all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
}
.collection_cat_item:hover .collection_img img {
    transform: scale(1.1);
	webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    box-shadow: 0px 4px 8px 0px #d6d2c9;
}
.tt-collection-content {
    float: left;
    width: 100%;
    text-align: center;
}
