	.layerslider-wrapper{
		position: relative;
		background: transparent;
	    border: none;
	    overflow: hidden;
	    padding: 0;
	}
	.rev_slider{
		position: relative;
		overflow: hidden;
		height:300px;
		width:940px;
	}
	.bannercontainer {
		position: relative;
		overflow:hidden;

	}
	.bannercontainer .banner-fullwidth{
		  width: 100% !important;
		  max-height: 500px !important;
	}
	.bannercontainer .fullwidthbanner{
	  	max-height: 500px !important;
	    overflow: hidden!important;
	    padding: 0;
	    position: relative;
	}
	.bannercontainer.banner-fullwidth{
		width: 100% !important;
		margin-bottom: 30px;
	}
/*************************
	-	CAPTIONS	-
**************************/

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}

.tp-caption {
	z-index:1;
	font-family: 'Hind';
	font-weight: 400;
}
.tp-caption.text-60-added{
        font-size: 34px;
    font-weight: 700;
        font-family: "Oswald",sans-serif;
        color: #222222;
}
.tp-caption.text-100,.text-110{
	font-size: 50px;
    font-weight: bold;
	font-family: "Heebo",sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.tp-caption.text-120{
	font-size: 48px;
    font-weight: 700;
	font-family: "Oswald",sans-serif;
	color: #ffffff;
}
.tp-caption.text-130{
	font-size: 48px;
    font-weight: 700;
	font-family: "Oswald",sans-serif;
	color: #222222;
}
.tp-caption.text-140{
	font-size: 13px;
    font-weight: bold;
	font-family: "Open Sans",sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.tp-caption.text-150{
	font-size: 13px;
    font-weight: bold;
	font-family: "Open Sans",sans-serif;
	color: #cc527a;
	text-transform: uppercase;
}
.tp-caption.text-160{
	font-size: 14px;
    font-weight: 400;
	font-family: "Poppins",sans-serif;
	color: #ffffff;
	letter-spacing: 0.34px;
}
.tp-caption.text-170{
	font-size: 14px;
    font-weight: 400;
	font-family: "Poppins",sans-serif;
	color: #666666;
}
.tp-caption.text-180{
	font-size: 90px;
    font-weight: bold;
	font-family: "Heebo",sans-serif;
	color: #23292e;
	text-transform:  uppercase;
}
.tp-caption.text-190{
	font-size: 50px;
    font-weight: bold;
	font-family: "Heebo",sans-serif;
	color: #00b4ff;
	text-transform:  uppercase;
}

.tp-caption.text-14 i{
	color: #5bcb60;
	padding-right: 20px;
}
.rtl .tp-caption.text-14 i{
	padding-right: 0;
	padding-left: 20px;
}
.tp-caption.text-14.icon-red i{
	color: #ef4740;
}
.tp-caption.text-14.blue{
	color: #6b7a92;
}
.tp-caption.text-18{
	font-size: 18px;
    font-weight: 400;
	font-family: "Delius Unicase",serif;
}
.tp-caption.text-18.italic{
	font-family: "Droid Serif",serif;
	font-style: italic;
}
.tp-caption.text-30{
	font-size: 30px;
    font-weight: bold;
	font-family: "Open Sans Condensed",sans-serif;
	text-transform: uppercase;
}
.tp-caption.text-48{
	font-size: 48px;
	line-height: 70px;
    font-weight: bold;
	font-family: "Open Sans Condensed",sans-serif;
	text-transform: uppercase;
}
.tp-caption.text-60{
	font-size: 60px;
    font-weight: 300;
	font-family: "Open Sans Condensed",sans-serif;
	text-transform: uppercase;
}
.tp-caption.text-48.light{
	font-weight: 300;
}
.tp-caption.text-48.border{
	border-bottom: 2px solid #3fc843;
}
.tp-caption.text-48.border-red{
	border-bottom: 2px solid #ee1000;
}
.tp-caption.white{
	color: #fff;
}
.tp-caption.green{
	color: #3fc843;
}
.tp-caption.blue{
	color: #535763;
}
.tp-caption.blue.italic{
	font-family: "Droid Serif",serif;
	font-style: italic;
	text-transform: inherit;
	font-weight: normal;
}
.tp-caption.orange{
	color: #ff8200;
}
.tp-caption.black {
    color: #000;
}
.tp-caption.green-light{
	color:#97b415;
}
.btn-slider a{
	font-size: 16px;
	font-weight: bold;
	border: 2px solid transparent;
	color: #fff;
	font-family: "Oswald",serif;
	background-color: #cc527a;
	padding: 10px 40px;
	transition: all 0.5s ease-out 0s;
}
.btn-slider a:hover{
	color: 	#23292e;
	text-decoration: none;
}
.btn-slider2 a{
	font-size: 16px;
	font-weight: bold;
	border: 2px solid transparent;
	color: #fff;
	font-family: "Oswald",serif;
	background-color: #d04d4d;
	padding: 10px 40px;
	transition: all 0.5s ease-out 0s;
}
.btn-slider2 a:hover{
	color: 	#23292e;
	text-decoration: none;
}
.btn-slider3 a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-family: "Droid Serif",serif;
	background-color: #ffc32c;
	padding: 15px 30px;
	border-radius: 30px;
	transition: all 0.2s ease-out 0s;
}
.btn-slider3 a:hover{
	background-color: #fd0202;
	text-decoration: none;
}

.btn-slider4 a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #23292e;
	font-family: "Droid Serif",serif;
	padding: 15px 30px;
	border: 2px solid #030303;
	transition: all 0.2s ease-out 0s;
}
.btn-slider4 a:hover{
	color: #00b4ff;
	border: 2px solid #00b4ff;
	text-decoration: none;
}

.btn-shop {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid transparent;
    padding: 15px 45px;
    font-family: "Delius Unicase",serif;
}
.btn-shop.white{
	color:#fff;
	border-color: #fff;
}
.btn-shop.green{
	border-color: #82bd56;
	color:#fff;
	background-color: #82bd56;
}
.btn-shop.green:hover{
	border-color: #67a33a;
	background-color: #67a33a;
}
.btn-shop.orange{
	border-color: #ff8200;
	color:#fff;
	background-color: #ff8200;
}
.btn-shop.orange:hover{
	border-color: #d67108;
	background-color: #d67108;
}
.btn-shop.blue{
	border-color: #0189d2;
	color:#fff;
	background-color: #0189d2;
}
.btn-shop.blue:hover{
	border-color: #026295;
	background-color: #026295;
}


.btn-shop.white:hover{
	border-color: #fff;
	background-color: #fff;sss
}
.btn-shop.white:hover a{
	color:#0184d3;
}
.btn-shop a{
	color:#fff;
}
/*.btn-shop:hover a{
	color: #0184d3;
}
.btn-shop:hover {
    border-color: #0184d3;
}
.btn-shop.btn-success:hover{
	border-color: transparent;
}
.btn-shop.btn-success:hover a{
	color: #fff;
}*/
.text-default {
    color: #282e33;
}
.text-white {
    color: #fff;
}
.text-green {
    color: #00ffb4;
}


.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.noshadow {
		text-shadow: none;
	}
.tp-caption a.bg-white{
	color: #14213d;
}
.tp-caption a.bg-orange:hover{
	background-color: #e89308;
}
.tp-caption a.bg-white:hover{
	background-color: #fef3e1;
}

.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
						cursor:pointer;
						color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
						background:url(../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
					}

.button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(../images/gradient/g40.png) repeat-x top;}


.purchase:hover,
.button:hover,
.button.big:hover		{	background-position:bottom, 15px 11px;}






/*	BUTTON COLORS	*/



.button.green, .button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.button.blue, .button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}


.button.red, .button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}

.button.orange, .button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}

.button.darkgrey,.button.grey,
.button:hover.darkgrey,.button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}

.button.lightgrey, .button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute; visibility: hidden;

}

.tp-simpleresponsive img	{	max-width:none;}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(../assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(../assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(../assets/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets{
z-index:25; position:absolute;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
-ms-transition: opacity 0.2s ease-out;
border-radius: 3px 0 0;
-webkit-border-radius: 3px 0 0;
-moz-border-radius: 3px 0 0;
height: 36px;
padding: 15px 30px;
}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(../assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(../assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{
	background: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 7px;
    line-height: 15px;
    margin-right: 20px;
    position: relative;
    vertical-align: middle;
    width: 7px;
}
.tp-bullets.simplebullets.round .bullet.selected:after {
  
}
.tp-bullets.simplebullets.round .bullet.selected{
	background: transparent;
    border: 2px solid #fff;
    height: 15px;
    width: 15px;
}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(../assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(../assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(../assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(../assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(../assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}



/*************************************
	-	TP ARROWS 	-
**************************************/

.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}

.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:-7px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:-7px;}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}





/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-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-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(../assets/timer.png);position:absolute; z-index:200;}
.tp-bannertimer.tp-bottom					{	bottom:0px !important;height:5px;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/


	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.responsive .tp-bullets.tp-thumbs				{	width:300px !important; height:30px !important;}
		.responsive .tp-bullets.tp-thumbs .tp-mask		{	width:300px !important; height:30px !important;}
		.responsive .tp-bullets.tp-thumbs .bullet		{	width:60px !important;height:30px !important;}

	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.responsive .tp-bullets	{	display:none}
		.responsive .tparrows	{	display:none;}
	}

 	@media only screen and (min-width: 0px) and (max-width: 479px) {
		.responsive .tp-bullets	{	display:none}
		.responsive .tparrows	{	display:none;}	    
	}
	
	 @media only screen and (min-width: 0px) and (max-width: 1024px) {
		.btn-slider a{ font-size: 12px; padding: 5px 10px; }
		.btn-slider2 a{ font-size: 12px; padding: 5px 10px; }
	}


/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive .btn-shop-white a{	color: #fff;text-decoration:none;}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:10000px; height:10000px;  background:url(../assets/coloredbg.png) repeat;}

.tp-loader 	{	background:url(../assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}


.tp-transparentimg {	content:"url(../assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}

/*.btn-show{

	padding:12px 30px;

}*/
.btn-arrow-right1{
	position:relative;
	padding:12px 80px 12px 30px;

	font-size: 18px;
	color: #000;
}
.btn-arrow-right1:before{
	content: "\f2ee";
    font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    position: absolute;
    right:20px;
    left: auto;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #5c9ddf;
    -webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
}
.btn-arrow-right1:after{
	content: "";
	position:absolute;
	right:50px;
	width: 2px;
	height: 30px;
	top: 8px;
	background:#ebebeb;
}
.btn-arrow-right1:hover:before{
	right:15px;
}

.fa-shopping-cart {
	padding: 0 5px;
}
