.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a.shop-now{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	font-family: "Open Sans";
	font-size: 18px;
        line-height: 18px;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}
.tp-caption a.shop-now2{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	font-family: "Open Sans";
	font-size: 18px;
        line-height: 18px;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}
.tp-caption a.shop-now3{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	font-family: "Open Sans";
	font-size: 18px;
        line-height: 18px;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}
@media (max-width: 1200px) and (min-width:992px) {
    .tp-caption.sl3_autumn{
        top: 109px !important;
    }
   .tp-caption.sl3_your{
        top: 106px !important;
        /*left:538px !important;*/
    }
    .tp-caption.sl1_your{
        top: 105.95px !important;
        left: 97px !important;
    }
    .tp-caption.shop-now2{
        top: 233px !important;
    }
  .tp-caption.line{
        left: 75px !important;
        width: 40px !important;
    }
    .tp-caption.line:last-child{
        left: 344px !important;
    }
    .tp-caption.sl2_box {
        top: 98px !important;
    }
}
@media(max-width:1200px){
    .tp-caption a.shop-now{padding: 17px 20px 10px 20px; }
}
@media (max-width: 991px) and (min-width:768px){
    .tp-caption.sl3_autumn{
        top: 82px !important;    }
    .tp-caption.sl3_line{
        top: 83px !important;
    }
    .tp-caption.sl1_your{
        top: 81.65px !important;
    }
    .tp-caption.shop-now2{
        top: 170px !important;
    }
    .tp-caption.line{
        left: 50px !important;
        width: 35px !important;
    }
    .tp-caption.line:last-child{
        left: 263px !important;
    }
    .tp-caption.sl2_box{
        top: 83px !important;
    }
}
@media (max-width: 767px){
    .tp-caption{display:none;}
}